From b8ed7a7e20a4433bb1eb4c3c4e47161bc493453c Mon Sep 17 00:00:00 2001 From: Yuriy Synyaiev Date: Fri, 8 Jul 2022 01:34:16 +0200 Subject: [PATCH 1/9] feat: add basic language support to inline CKE editor --- lib/ckeditor/skins/tao/dialog.css | 949 ++++++++++++- lib/ckeditor/skins/tao/dialog.css.map | 17 +- lib/ckeditor/skins/tao/editor.css | 1891 ++++++++++++++++++++++++- lib/ckeditor/skins/tao/editor.css.map | 1 + 4 files changed, 2838 insertions(+), 20 deletions(-) create mode 100644 lib/ckeditor/skins/tao/editor.css.map diff --git a/lib/ckeditor/skins/tao/dialog.css b/lib/ckeditor/skins/tao/dialog.css index b1e0730f..e088c180 100644 --- a/lib/ckeditor/skins/tao/dialog.css +++ b/lib/ckeditor/skins/tao/dialog.css @@ -1,5 +1,950 @@ /* Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -[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%} \ No newline at end of file +*/ +/* +dialog.css +============ + +This file styles dialogs and all widgets available inside of it (tabs, buttons, +fields, etc.). + +Dialogs are a complex system because they're very flexible. The CKEditor API +makes it easy to create and customize dialogs by code, by making use of several +different widgets inside its contents. + +All dialogs share a main dialog strucuture, which can be visually represented +as follows: + ++-- .cke_dialog -------------------------------------------------+ +| +-- .cke_dialog_body ----------------------------------------+ | +| | +-- .cke_dialog_title --+ +-- .cke_dialog_close_button --+ | | +| | | | | | | | +| | +-----------------------+ +------------------------------+ | | +| | +-- .cke_dialog_tabs ------------------------------------+ | | +| | | | | | +| | +--------------------------------------------------------+ | | +| | +-- .cke_dialog_contents --------------------------------+ | | +| | | +-- .cke_dialog_contents_body -----------------------+ | | | +| | | | | | | | +| | | +----------------------------------------------------+ | | | +| | | +-- .cke_dialog_footer ------------------------------+ | | | +| | | | | | | | +| | | +----------------------------------------------------+ | | | +| | +--------------------------------------------------------+ | | +| +------------------------------------------------------------+ | ++----------------------------------------------------------------+ + +Comments in this file will give more details about each of the above blocks. +*/ +/* +Usage: +- linear-gradient((color1, color2, color3)) - returns linear-gradient with evenly distributed colors, + if 3 colors used then the position of each will be 33,33% +- linear-gradient((color1 0%, color2 30%, color3 80%)) - returns linear-gradient with manually distributed colors, + first param - color, second - position. Also you can use px or other valid units for set position. +*/ +/* based on "visually-hidden" mixin in LDS for accessibility goals */ +/* Do not edit */ +/* Tao specific stuff */ +/* +Usage: +- linear-gradient((color1, color2, color3)) - returns linear-gradient with evenly distributed colors, + if 3 colors used then the position of each will be 33,33% +- linear-gradient((color1 0%, color2 30%, color3 80%)) - returns linear-gradient with manually distributed colors, + first param - color, second - position. Also you can use px or other valid units for set position. +*/ +/* based on "visually-hidden" mixin in LDS for accessibility goals */ +/* Do not edit */ +[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: 0.9; + font-size: 16px; +} + +.cke_nose { + position: absolute; + bottom: -6px; + transform: rotate(45deg); + border: 1px #f3f1ef solid; + border-left: none; + border-top: none; + 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: none; + 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; +} + +/* todo move to main ? */ +.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; +} + +/* The outer container of the dialog. */ +.cke_dialog { + /* Mandatory: Because the dialog.css file is loaded on demand, we avoid + showing an unstyled dialog by hidding it. Here, we restore its visibility. */ + visibility: visible; +} + +.cke_dialog_container { + background: transparent !important; +} + +/* The inner boundary container. */ +.cke_dialog_body { + z-index: 1; + border: 1px solid #ddd; + border-radius: 2px; + border-radius: 1px; + border-color: #333333; +} + +/* This one is required by Firefox 3.6. Without it, + dialog tabs and resizer float outside of the dialog. + Although this rule doesn't seem to break anything on other + browsers, it doesn't work with broken jQueryUI - #9851. */ +.cke_browser_gecko19 .cke_dialog_body { + position: relative; +} + +/* Due to our reset we have to recover the styles of some elements. */ +.cke_dialog strong { + font-weight: bold; +} + +/* The dialog title. */ +.cke_dialog_title { + font-size: 13px; + cursor: move; + position: relative; + color: white; + border-bottom: 1px solid #333333; + padding: 6px 10px; + background: #333333; +} + +/* The outer part of the dialog contants, which contains the contents body + and the footer. */ +.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; +} + +/* The contents body part, which will hold all elements available in the dialog. */ +.cke_dialog_contents_body { + overflow: auto; + padding: 17px 10px 5px 10px; + margin-top: 22px; +} + +/* The dialog footer, which usually contains the "Ok" and "Cancel" buttons as + well as a resize handler. */ +.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: none; + 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; +} + +/* +Dialog tabs +------------- + +Tabs are presented on some of the dialogs to make it possible to have its +contents split on different groups, visible one after the other. + +The main element that holds the tabs can be made hidden, in case of no tabs +available. + +The following is the visual representation of the tabs block: + ++-- .cke_dialog_tabs ------------------------------------+ +| +-- .cke_dialog_tab --+ +-- .cke_dialog_tab --+ ... | +| | | | | | +| +---------------------+ +---------------------+ | ++--------------------------------------------------------+ + +The .cke_dialog_tab_selected class is appended to the active tab. +*/ +/* The main tabs container. */ +.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 single tab (an element). */ +a.cke_dialog_tab { + height: 16px; + padding: 4px 8px; + margin-right: 3px; + display: inline-block; + cursor: pointer; + line-height: 16px; + outline: none; + 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 hover state of a regular inactive tab. */ +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 hover state for selected tab. */ +a.cke_dialog_tab_selected:hover { + background: #ededed; + background: linear-gradient(to bottom, #ededed 0%, #ffffff 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; +} + +/* The .cke_single_page class is appended to the dialog outer element in case + of dialogs that has no tabs. */ +.cke_single_page .cke_dialog_tabs { + display: none; +} + +.cke_single_page .cke_dialog_contents { + padding-top: 5px; + margin-top: 0; + border-top: none; +} + +/* The close button at the top of the dialog. */ +.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; +} + +/* +Dialog UI Elements +-------------------- + +The remaining styles define the UI elements that can be used inside dialog +contents. + +Most of the UI elements on dialogs contain a textual label. All of them share +the same labelling structure, having the label text inside an element with +.cke_dialog_ui_labeled_label and the element specific part inside the +.cke_dialog_ui_labeled_content class. +*/ +/* If an element is supposed to be disabled, the .cke_disabled class is + appended to it. */ +div.cke_disabled .cke_dialog_ui_labeled_content div * { + background-color: #ddd; + cursor: default; +} + +/* +Horizontal-Box and Vertical-Box +--------------------------------- + +There are basic layou element used by the editor to properly align elements in +the dialog. They're basically tables that have each cell filled by UI elements. + +The following is the visual representation of a H-Box: + ++-- .cke_dialog_ui_hbox --------------------------------------------------------------------------------+ +| +-- .cke_dialog_ui_hbox_first --+ +-- .cke_dialog_ui_hbox_child --+ +-- .cke_dialog_ui_hbox_last --+ | +| + + + + + + | +| +-------------------------------+ +-------------------------------+ +------------------------------+ | ++-------------------------------------------------------------------------------------------------------+ + +It is possible to have nested V/H-Boxes. +*/ +.cke_dialog_ui_vbox table, +.cke_dialog_ui_hbox table { + margin: auto; +} + +.cke_dialog_ui_vbox_child { + padding: 5px 0px; +} + +.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; +} + +/* Applies to all labeled dialog fields */ +.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; +} + +/* +Text Input +------------ + +The basic text field to input text. + ++-- .cke_dialog_ui_text --------------------------+ +| +-- .cke_dialog_ui_labeled_label ------------+ | +| | | | +| +--------------------------------------------+ | +| +-- .cke_dialog_ui_labeled_content ----------+ | +| | +-- div.cke_dialog_ui_input_text --------+ | | +| | | +-- input.cke_dialog_ui_input_text --+ | | | +| | | | | | | | +| | | +------------------------------------+ | | | +| | +----------------------------------------+ | | +| +--------------------------------------------+ | ++-------------------------------------------------+ +*/ +/* +Textarea +---------- + +The textarea field to input larger text. + ++-- .cke_dialog_ui_textarea --------------------------+ +| +-- .cke_dialog_ui_labeled_label ----------------+ | +| | | | +| +------------------------------------------------+ | +| +-- .cke_dialog_ui_labeled_content --------------+ | +| | +-- div.cke_dialog_ui_input_textarea --------+ | | +| | | +-- input.cke_dialog_ui_input_textarea --+ | | | +| | | | | | | | +| | | +----------------------------------------+ | | | +| | +--------------------------------------------+ | | +| +------------------------------------------------+ | ++-----------------------------------------------------+ +*/ +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: none; + 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: none; + border: 1px solid #139ff7; + border-top-color: #1392e9; +} + +/* +Button +-------- + +The buttons used in the dialog footer or inside the contents. + ++-- a.cke_dialog_ui_button -----------+ +| +-- span.cke_dialog_ui_button --+ | +| | | | +| +-------------------------------+ | ++-------------------------------------+ +*/ +/* The outer part of the button. */ +a.cke_dialog_ui_button { + line-height: 1.8; + height: 25px; + background-color: #266d9c; + text-shadow: 1px 1px 0 #0b4a74; +} + +/* Special class appended to the Ok button. */ +/* A special container that holds the footer buttons. */ +.cke_dialog_footer_buttons { + display: inline-table; + margin: 5px; + width: auto; + position: relative; + vertical-align: middle; +} + +/* +Styles for other dialog element types. +*/ +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: none; + 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; +} + +/* + * Some utility CSS classes for dialog authors. + */ +.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; +} + +/* +The rest of the file contains style used on several common plugins. There is a +tendency that these will be moved to the plugins code in the future. +*/ +.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: 0.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: 0.3em 0; +} + +a.cke_smile img { + vertical-align: middle; +} + +a.cke_specialchar { + cursor: inherit; + display: block; + height: 1.25em; + padding: 0.2em 0.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; +} + +/** + * Styles specific to "cellProperties" dialog. + */ +.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; +} + +/* Compensate focus outline for some input elements. (#6200) */ +.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%; +} + +/*# sourceMappingURL=dialog.css.map */ \ No newline at end of file diff --git a/lib/ckeditor/skins/tao/dialog.css.map b/lib/ckeditor/skins/tao/dialog.css.map index c8e3cc8e..de261b37 100644 --- a/lib/ckeditor/skins/tao/dialog.css.map +++ b/lib/ckeditor/skins/tao/dialog.css.map @@ -1,16 +1 @@ -{ - "version": 3, - "file": "dialog.css", - "sources": [ - "scss/dialog.scss", - "../../../../../scss/inc/_bootstrap.scss", - "../../../../../scss/inc/_variables.scss", - "../../../../../scss/inc/_functions.scss", - "../../../../../scss/inc/_colors.scss", - "../../../../../scss/inc/fonts/_tao-icon-vars.scss", - "scss/inc/_tao.scss", - "../../../../../scss/inc/_buttons.scss" - ], - "names": [], - "mappings": "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" -} \ No newline at end of file +{"version":3,"sources":["../../../../../scss/ckeditor/skins/tao/scss/dialog.scss","../../../../../scss/inc/_functions.scss","../../../../../scss/inc/fonts/_tao-icon-vars.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_tao.scss","../../../../../scss/inc/_colors.scss","../../../../../scss/inc/_buttons.scss"],"names":[],"mappings":"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","file":"dialog.css","sourcesContent":["/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n/*\r\ndialog.css\r\n============\r\n\r\nThis file styles dialogs and all widgets available inside of it (tabs, buttons,\r\nfields, etc.).\r\n\r\nDialogs are a complex system because they're very flexible. The CKEditor API\r\nmakes it easy to create and customize dialogs by code, by making use of several\r\ndifferent widgets inside its contents.\r\n\r\nAll dialogs share a main dialog strucuture, which can be visually represented\r\nas follows:\r\n\r\n+-- .cke_dialog -------------------------------------------------+\r\n| +-- .cke_dialog_body ----------------------------------------+ |\r\n| | +-- .cke_dialog_title --+ +-- .cke_dialog_close_button --+ | |\r\n| | | | | | | |\r\n| | +-----------------------+ +------------------------------+ | |\r\n| | +-- .cke_dialog_tabs ------------------------------------+ | |\r\n| | | | | |\r\n| | +--------------------------------------------------------+ | |\r\n| | +-- .cke_dialog_contents --------------------------------+ | |\r\n| | | +-- .cke_dialog_contents_body -----------------------+ | | |\r\n| | | | | | | |\r\n| | | +----------------------------------------------------+ | | |\r\n| | | +-- .cke_dialog_footer ------------------------------+ | | |\r\n| | | | | | | |\r\n| | | +----------------------------------------------------+ | | |\r\n| | +--------------------------------------------------------+ | |\r\n| +------------------------------------------------------------+ |\r\n+----------------------------------------------------------------+\r\n\r\nComments in this file will give more details about each of the above blocks.\r\n*/\r\n@import \"inc/bootstrap\";\r\n/* Tao specific stuff */\r\n@import 'inc/tao';\r\n@import 'inc/buttons';\r\n\r\n/* The outer container of the dialog. */\r\n.cke_dialog {\r\n /* Mandatory: Because the dialog.css file is loaded on demand, we avoid\r\n showing an unstyled dialog by hidding it. Here, we restore its visibility. */\r\n visibility: visible;\r\n}\r\n\r\n.cke_dialog_container {\r\n background: transparent!important;\r\n}\r\n\r\n/* The inner boundary container. */\r\n.cke_dialog_body {\r\n z-index: 1;\r\n @include simple-border();\r\n @include border-radius(1);\r\n border-color: $darkBar;\r\n}\r\n\r\n/* This one is required by Firefox 3.6. Without it,\r\n dialog tabs and resizer float outside of the dialog.\r\n Although this rule doesn't seem to break anything on other\r\n browsers, it doesn't work with broken jQueryUI - #9851. */\r\n.cke_browser_gecko19 .cke_dialog_body {\r\n position: relative;\r\n}\r\n\r\n/* Due to our reset we have to recover the styles of some elements. */\r\n.cke_dialog strong {\r\n font-weight: bold;\r\n}\r\n\r\n/* The dialog title. */\r\n.cke_dialog_title {\r\n font-size: 13px;\r\n cursor: move;\r\n position: relative;\r\n color: white(1);\r\n\r\n border-bottom: 1px solid $darkBar;\r\n padding: 6px 10px;\r\n\r\n background: $darkBar;\r\n}\r\n\r\n/* The outer part of the dialog contants, which contains the contents body\r\n and the footer. */\r\n.cke_dialog_contents {\r\n background-color: $canvas;\r\n overflow: auto;\r\n padding: 15px 10px 5px 10px;\r\n margin-top: 30px;\r\n border-top: 1px solid #bfbfbf;\r\n border-radius: 0 0 3px 3px;\r\n}\r\n\r\n/* The contents body part, which will hold all elements available in the dialog. */\r\n.cke_dialog_contents_body {\r\n overflow: auto;\r\n padding: 17px 10px 5px 10px;\r\n margin-top: 22px;\r\n}\r\n\r\n/* The dialog footer, which usually contains the \"Ok\" and \"Cancel\" buttons as\r\n well as a resize handler. */\r\n.cke_dialog_footer {\r\n text-align: right;\r\n position: relative;\r\n\r\n border-top: 1px solid #ddd;\r\n background: $canvas;\r\n}\r\n\r\n.cke_rtl .cke_dialog_footer {\r\n text-align: left;\r\n}\r\n\r\n.cke_hc .cke_dialog_footer {\r\n outline: none;\r\n border-top: 1px solid #fff;\r\n}\r\n\r\n.cke_dialog .cke_resizer {\r\n margin-top: 22px;\r\n}\r\n\r\n.cke_dialog .cke_resizer_rtl {\r\n margin-left: 5px;\r\n}\r\n\r\n.cke_dialog .cke_resizer_ltr {\r\n margin-right: 5px;\r\n}\r\n\r\n/*\r\nDialog tabs\r\n-------------\r\n\r\nTabs are presented on some of the dialogs to make it possible to have its\r\ncontents split on different groups, visible one after the other.\r\n\r\nThe main element that holds the tabs can be made hidden, in case of no tabs\r\navailable.\r\n\r\nThe following is the visual representation of the tabs block:\r\n\r\n+-- .cke_dialog_tabs ------------------------------------+\r\n| +-- .cke_dialog_tab --+ +-- .cke_dialog_tab --+ ... |\r\n| | | | | |\r\n| +---------------------+ +---------------------+ |\r\n+--------------------------------------------------------+\r\n\r\nThe .cke_dialog_tab_selected class is appended to the active tab.\r\n*/\r\n\r\n/* The main tabs container. */\r\n.cke_dialog_tabs {\r\n height: 24px;\r\n display: inline-block;\r\n margin: 5px 0 0;\r\n position: absolute;\r\n z-index: 2;\r\n left: 10px;\r\n}\r\n\r\n.cke_rtl .cke_dialog_tabs {\r\n right: 10px;\r\n}\r\n\r\n/* A single tab (an element). */\r\na.cke_dialog_tab {\r\n\r\n height: 16px;\r\n padding: 4px 8px;\r\n margin-right: 3px;\r\n display: inline-block;\r\n cursor: pointer;\r\n line-height: 16px;\r\n outline: none;\r\n color: #595959;\r\n border: 1px solid #bfbfbf;\r\n\r\n border-radius: 3px 3px 0 0;\r\n\r\n background: #d4d4d4;\r\n background-image: linear-gradient(top, #fafafa, #ededed);\r\n filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#fafafa', endColorstr='#ededed');\r\n}\r\n\r\n.cke_rtl a.cke_dialog_tab {\r\n margin-right: 0;\r\n margin-left: 3px;\r\n}\r\n\r\n/* A hover state of a regular inactive tab. */\r\na.cke_dialog_tab:hover {\r\n background: #ebebeb;\r\n background: linear-gradient(to bottom, #ebebeb 0%, #dfdfdf 100%);\r\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebebeb', endColorstr='#dfdfdf', GradientType=0);\r\n}\r\n\r\na.cke_dialog_tab_selected {\r\n background: #fff;\r\n color: #383838;\r\n border-bottom-color: #fff;\r\n cursor: default;\r\n filter: none;\r\n}\r\n\r\n/* A hover state for selected tab. */\r\na.cke_dialog_tab_selected:hover {\r\n background: #ededed;\r\n background: linear-gradient(to bottom, #ededed 0%, #ffffff 100%);\r\n filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff', GradientType=0);\r\n}\r\n\r\n.cke_hc a.cke_dialog_tab:hover,\r\n.cke_hc a.cke_dialog_tab_selected {\r\n border: 3px solid;\r\n padding: 2px 6px;\r\n}\r\n\r\na.cke_dialog_tab_disabled {\r\n color: #bababa;\r\n cursor: default;\r\n}\r\n\r\n/* The .cke_single_page class is appended to the dialog outer element in case\r\n of dialogs that has no tabs. */\r\n.cke_single_page .cke_dialog_tabs {\r\n display: none;\r\n}\r\n\r\n.cke_single_page .cke_dialog_contents {\r\n padding-top: 5px;\r\n margin-top: 0;\r\n border-top: none;\r\n}\r\n\r\n/* The close button at the top of the dialog. */\r\n\r\n.cke_dialog_close_button {\r\n background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAA3klEQVR42u2QsQqDMBRFtYubkw4Ogptf4SJuDkFEjEQsKKEf5OrPdSqFfkKaNBcsiNjUOvfBxes9L4/kWda/1jVqXbXqDVbPbPx42vf9e9u2KgxDoX/ZAjFkYOgx3eDcNI3knKsoit5DGDwyMPQY32DbNqeUymEYVBzHAoJHBrZrEa7rXhhjEleG4JH9skxWluWzqioFwa92Yj4cBIEoikIRQiQEj2zPEOp5nsjzXGVZJh3H6SF4ZGDoMQ24pWmqkiTBtvtF3iMDQ49pwKS3/tDfboN1M5u+PeN0kB2rF8eyXLUlg+i6AAAAAElFTkSuQmCC);\r\n background-repeat: no-repeat;\r\n background-position: 0 0;\r\n position: absolute;\r\n cursor: pointer;\r\n color: white;\r\n text-align: center;\r\n height: 20px;\r\n width: 20px;\r\n top: 5px;\r\n z-index: 5;\r\n}\r\n\r\n.cke_hidpi .cke_dialog_close_button {\r\n 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==);\r\n background-size: 16px;\r\n}\r\n\r\n.cke_dialog_close_button span {\r\n display: none;\r\n}\r\n\r\n.cke_hc .cke_dialog_close_button span {\r\n display: inline;\r\n cursor: pointer;\r\n font-weight: bold;\r\n position: relative;\r\n top: 3px;\r\n}\r\n\r\n.cke_ltr .cke_dialog_close_button {\r\n right: 5px;\r\n}\r\n\r\n.cke_rtl .cke_dialog_close_button {\r\n left: 6px;\r\n}\r\n\r\n.cke_dialog_close_button {\r\n top: 4px;\r\n}\r\n\r\n/*\r\nDialog UI Elements\r\n--------------------\r\n\r\nThe remaining styles define the UI elements that can be used inside dialog\r\ncontents.\r\n\r\nMost of the UI elements on dialogs contain a textual label. All of them share\r\nthe same labelling structure, having the label text inside an element with\r\n.cke_dialog_ui_labeled_label and the element specific part inside the\r\n.cke_dialog_ui_labeled_content class.\r\n*/\r\n\r\n/* If an element is supposed to be disabled, the .cke_disabled class is\r\n appended to it. */\r\ndiv.cke_disabled .cke_dialog_ui_labeled_content div * {\r\n background-color: #ddd;\r\n cursor: default;\r\n}\r\n\r\n/*\r\nHorizontal-Box and Vertical-Box\r\n---------------------------------\r\n\r\nThere are basic layou element used by the editor to properly align elements in\r\nthe dialog. They're basically tables that have each cell filled by UI elements.\r\n\r\nThe following is the visual representation of a H-Box:\r\n\r\n+-- .cke_dialog_ui_hbox --------------------------------------------------------------------------------+\r\n| +-- .cke_dialog_ui_hbox_first --+ +-- .cke_dialog_ui_hbox_child --+ +-- .cke_dialog_ui_hbox_last --+ |\r\n| + + + + + + |\r\n| +-------------------------------+ +-------------------------------+ +------------------------------+ |\r\n+-------------------------------------------------------------------------------------------------------+\r\n\r\nIt is possible to have nested V/H-Boxes.\r\n*/\r\n\r\n.cke_dialog_ui_vbox table,\r\n.cke_dialog_ui_hbox table {\r\n margin: auto;\r\n}\r\n\r\n.cke_dialog_ui_vbox_child {\r\n padding: 5px 0px;\r\n}\r\n\r\n.cke_dialog_ui_hbox {\r\n width: 100%;\r\n}\r\n\r\n.cke_dialog_ui_hbox_first,\r\n.cke_dialog_ui_hbox_child,\r\n.cke_dialog_ui_hbox_last {\r\n vertical-align: top;\r\n}\r\n\r\n.cke_ltr .cke_dialog_ui_hbox_first,\r\n.cke_ltr .cke_dialog_ui_hbox_child {\r\n padding-right: 10px;\r\n}\r\n\r\n.cke_rtl .cke_dialog_ui_hbox_first,\r\n.cke_rtl .cke_dialog_ui_hbox_child {\r\n padding-left: 10px;\r\n}\r\n\r\n.cke_ltr .cke_dialog_footer_buttons .cke_dialog_ui_hbox_first,\r\n.cke_ltr .cke_dialog_footer_buttons .cke_dialog_ui_hbox_child {\r\n padding-right: 5px;\r\n}\r\n\r\n.cke_rtl .cke_dialog_footer_buttons .cke_dialog_ui_hbox_first,\r\n.cke_rtl .cke_dialog_footer_buttons .cke_dialog_ui_hbox_child {\r\n padding-left: 5px;\r\n padding-right: 0;\r\n}\r\n\r\n/* Applies to all labeled dialog fields */\r\n.cke_hc div.cke_dialog_ui_input_text,\r\n.cke_hc div.cke_dialog_ui_input_password,\r\n.cke_hc div.cke_dialog_ui_input_textarea,\r\n.cke_hc div.cke_dialog_ui_input_select,\r\n.cke_hc div.cke_dialog_ui_input_file {\r\n border: 1px solid;\r\n}\r\n\r\n/*\r\nText Input\r\n------------\r\n\r\nThe basic text field to input text.\r\n\r\n+-- .cke_dialog_ui_text --------------------------+\r\n| +-- .cke_dialog_ui_labeled_label ------------+ |\r\n| | | |\r\n| +--------------------------------------------+ |\r\n| +-- .cke_dialog_ui_labeled_content ----------+ |\r\n| | +-- div.cke_dialog_ui_input_text --------+ | |\r\n| | | +-- input.cke_dialog_ui_input_text --+ | | |\r\n| | | | | | | |\r\n| | | +------------------------------------+ | | |\r\n| | +----------------------------------------+ | |\r\n| +--------------------------------------------+ |\r\n+-------------------------------------------------+\r\n*/\r\n\r\n/*\r\nTextarea\r\n----------\r\n\r\nThe textarea field to input larger text.\r\n\r\n+-- .cke_dialog_ui_textarea --------------------------+\r\n| +-- .cke_dialog_ui_labeled_label ----------------+ |\r\n| | | |\r\n| +------------------------------------------------+ |\r\n| +-- .cke_dialog_ui_labeled_content --------------+ |\r\n| | +-- div.cke_dialog_ui_input_textarea --------+ | |\r\n| | | +-- input.cke_dialog_ui_input_textarea --+ | | |\r\n| | | | | | | |\r\n| | | +----------------------------------------+ | | |\r\n| | +--------------------------------------------+ | |\r\n| +------------------------------------------------+ |\r\n+-----------------------------------------------------+\r\n*/\r\n\r\ntextarea.cke_dialog_ui_input_textarea {\r\n overflow: auto;\r\n resize: none;\r\n}\r\n\r\ninput.cke_dialog_ui_input_text,\r\ninput.cke_dialog_ui_input_password,\r\ntextarea.cke_dialog_ui_input_textarea {\r\n background-color: #fff;\r\n border: 1px solid #c9cccf;\r\n border-top-color: #aeb3b9;\r\n padding: 4px 6px;\r\n outline: none;\r\n width: 100%;\r\n *width: 95%;\r\n box-sizing: border-box;\r\n border-radius: 3px;\r\n box-shadow: 0 1px 2px rgba(0, 0, 0, .15) inset;\r\n}\r\n\r\ninput.cke_dialog_ui_input_text:hover,\r\ninput.cke_dialog_ui_input_password:hover,\r\ntextarea.cke_dialog_ui_input_textarea:hover {\r\n border: 1px solid #aeb3b9;\r\n border-top-color: #a0a6ad;\r\n}\r\n\r\ninput.cke_dialog_ui_input_text:focus,\r\ninput.cke_dialog_ui_input_password:focus,\r\ntextarea.cke_dialog_ui_input_textarea:focus,\r\nselect.cke_dialog_ui_input_select:focus {\r\n outline: none;\r\n border: 1px solid #139ff7;\r\n border-top-color: #1392e9;\r\n}\r\n\r\n/*\r\nButton\r\n--------\r\n\r\nThe buttons used in the dialog footer or inside the contents.\r\n\r\n+-- a.cke_dialog_ui_button -----------+\r\n| +-- span.cke_dialog_ui_button --+ |\r\n| | | |\r\n| +-------------------------------+ |\r\n+-------------------------------------+\r\n*/\r\n\r\n/* The outer part of the button. */\r\na.cke_dialog_ui_button {\r\n @extend %generic-btn-code;\r\n\r\n // as we don't control the css output, we replicate here the small & info rules\r\n line-height: 1.8;\r\n height: 25px;\r\n\r\n background-color: whiten($info, .1);\r\n text-shadow: 1px 1px 0 blacken($info, .2);\r\n}\r\n\r\n/* Special class appended to the Ok button. */\r\na.cke_dialog_ui_button_ok {\r\n\r\n}\r\n\r\na.cke_dialog_ui_button_ok:hover {\r\n\r\n}\r\n\r\n/* A special container that holds the footer buttons. */\r\n.cke_dialog_footer_buttons {\r\n display: inline-table;\r\n margin: 5px;\r\n width: auto;\r\n position: relative;\r\n vertical-align: middle;\r\n}\r\n\r\n/*\r\nStyles for other dialog element types.\r\n*/\r\n\r\ndiv.cke_dialog_ui_input_select {\r\n display: table;\r\n}\r\n\r\nselect.cke_dialog_ui_input_select {\r\n height: 24px;\r\n line-height: 24px;\r\n\r\n background-color: #fff;\r\n border: 1px solid #c9cccf;\r\n border-top-color: #aeb3b9;\r\n padding: 2px 6px;\r\n outline: none;\r\n border-radius: 3px;\r\n box-shadow: 0 1px 2px rgba(0, 0, 0, .15) inset;\r\n}\r\n\r\n.cke_dialog_ui_input_file {\r\n width: 100%;\r\n height: 25px;\r\n}\r\n\r\n.cke_hc .cke_dialog_ui_labeled_content input:focus,\r\n.cke_hc .cke_dialog_ui_labeled_content select:focus,\r\n.cke_hc .cke_dialog_ui_labeled_content textarea:focus {\r\n outline: 1px dotted;\r\n}\r\n\r\n/*\r\n * Some utility CSS classes for dialog authors.\r\n */\r\n.cke_dialog .cke_dark_background {\r\n}\r\n\r\n.cke_dialog .cke_light_background {\r\n}\r\n\r\n.cke_dialog .cke_centered {\r\n text-align: center;\r\n}\r\n\r\n.cke_dialog a.cke_btn_reset {\r\n float: right;\r\n 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;\r\n width: 16px;\r\n height: 16px;\r\n border: 1px none;\r\n font-size: 1px;\r\n}\r\n\r\n.cke_hidpi .cke_dialog a.cke_btn_reset {\r\n background-size: 16px;\r\n 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=);\r\n}\r\n\r\n.cke_rtl .cke_dialog a.cke_btn_reset {\r\n float: left;\r\n}\r\n\r\n.cke_dialog a.cke_btn_locked,\r\n.cke_dialog a.cke_btn_unlocked {\r\n float: left;\r\n width: 16px;\r\n height: 16px;\r\n background-repeat: no-repeat;\r\n border: none 1px;\r\n font-size: 1px;\r\n}\r\n\r\n.cke_dialog a.cke_btn_locked .cke_icon {\r\n display: none;\r\n}\r\n\r\n.cke_rtl .cke_dialog a.cke_btn_locked,\r\n.cke_rtl .cke_dialog a.cke_btn_unlocked {\r\n float: right;\r\n}\r\n\r\n.cke_dialog a.cke_btn_locked {\r\n 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==);\r\n}\r\n\r\n.cke_dialog a.cke_btn_unlocked {\r\n background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABIUlEQVR42s1RS2qEQBScnQujIgYXjoi4EQVxKVkoKBHHoOIPPyeY08xpspkj5BBZ5QJZZ/XSJUlgQAkz2eRB8fpVVVc33bvdf65HhmeGd4YXhsM1mx8YXhmeGO4VRTmKovh2bchFybJ8/LrJzXVn2/bHnx4lDEP6zXNmoC3Udf29Pq/u3u/31LYtTdNE8zxfANw4jtQ0DcG3GuD7PhVFQV3XUd/3NAzDDzAjHDp8qwGO41CWZVRV1XKS53knjuM0dMzgocO3GsBemdI0pbIslwCe5zXw6JjBQ4dvNcCyLIrjmPI8X04TBOHEaA0dM3jo8K0GaJpGQRBQFEWUJAm5rkuSJC0dM3jo8G1+o6qqi0HXdTIMg0zTXDpm8NA3v/GW+gQX/Yy8i1gxkgAAAABJRU5ErkJggg==);\r\n}\r\n\r\n.cke_hidpi .cke_dialog a.cke_btn_unlocked,\r\n.cke_hidpi .cke_dialog a.cke_btn_locked {\r\n background-size: 16px;\r\n}\r\n\r\n.cke_hidpi .cke_dialog a.cke_btn_locked {\r\n 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==);\r\n}\r\n\r\n.cke_hidpi .cke_dialog a.cke_btn_unlocked {\r\n 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);\r\n}\r\n\r\n.cke_dialog .cke_btn_over {\r\n border: outset 1px;\r\n cursor: pointer;\r\n}\r\n\r\n/*\r\nThe rest of the file contains style used on several common plugins. There is a\r\ntendency that these will be moved to the plugins code in the future.\r\n*/\r\n\r\n.cke_dialog .ImagePreviewBox {\r\n border: 2px ridge black;\r\n overflow: scroll;\r\n height: 200px;\r\n width: 300px;\r\n padding: 2px;\r\n background-color: white;\r\n}\r\n\r\n.cke_dialog .ImagePreviewBox table td {\r\n white-space: normal;\r\n}\r\n\r\n.cke_dialog .ImagePreviewLoader {\r\n position: absolute;\r\n white-space: normal;\r\n overflow: hidden;\r\n height: 160px;\r\n width: 230px;\r\n margin: 2px;\r\n padding: 2px;\r\n opacity: 0.9;\r\n filter: alpha(opacity=90);\r\n\r\n background-color: #e4e4e4;\r\n}\r\n\r\n.cke_dialog .FlashPreviewBox {\r\n white-space: normal;\r\n border: 2px ridge black;\r\n overflow: auto;\r\n height: 160px;\r\n width: 390px;\r\n padding: 2px;\r\n background-color: white;\r\n}\r\n\r\n.cke_dialog .cke_pastetext {\r\n width: 346px;\r\n height: 170px;\r\n}\r\n\r\n.cke_dialog .cke_pastetext textarea {\r\n width: 340px;\r\n height: 170px;\r\n resize: none;\r\n}\r\n\r\n.cke_dialog iframe.cke_pasteframe {\r\n width: 346px;\r\n height: 130px;\r\n background-color: white;\r\n border: 1px solid #aeb3b9;\r\n border-radius: 3px;\r\n}\r\n\r\n.cke_dialog .cke_hand {\r\n cursor: pointer;\r\n}\r\n\r\n.cke_disabled {\r\n color: #a0a0a0;\r\n}\r\n\r\n.cke_dialog_body .cke_label {\r\n display: none;\r\n}\r\n\r\n.cke_dialog_body label {\r\n display: inline;\r\n margin-bottom: auto;\r\n cursor: default;\r\n}\r\n\r\n.cke_dialog_body label.cke_required {\r\n font-weight: bold;\r\n}\r\n\r\na.cke_smile {\r\n overflow: hidden;\r\n display: block;\r\n text-align: center;\r\n padding: 0.3em 0;\r\n}\r\n\r\na.cke_smile img {\r\n vertical-align: middle;\r\n}\r\n\r\na.cke_specialchar {\r\n cursor: inherit;\r\n display: block;\r\n height: 1.25em;\r\n padding: 0.2em 0.3em;\r\n text-align: center;\r\n}\r\n\r\na.cke_smile,\r\na.cke_specialchar {\r\n border: 1px solid transparent;\r\n}\r\n\r\na.cke_smile:hover,\r\na.cke_smile:focus,\r\na.cke_smile:active,\r\na.cke_specialchar:hover,\r\na.cke_specialchar:focus,\r\na.cke_specialchar:active {\r\n background: #fff;\r\n outline: 0;\r\n}\r\n\r\na.cke_smile:hover,\r\na.cke_specialchar:hover {\r\n border-color: #888;\r\n}\r\n\r\na.cke_smile:focus,\r\na.cke_smile:active,\r\na.cke_specialchar:focus,\r\na.cke_specialchar:active {\r\n border-color: #139FF7;\r\n}\r\n\r\n/**\r\n * Styles specific to \"cellProperties\" dialog.\r\n */\r\n\r\n.cke_dialog_contents a.colorChooser {\r\n display: block;\r\n margin-top: 6px;\r\n margin-left: 10px;\r\n width: 80px;\r\n}\r\n\r\n.cke_rtl .cke_dialog_contents a.colorChooser {\r\n margin-right: 10px;\r\n}\r\n\r\n/* Compensate focus outline for some input elements. (#6200) */\r\n.cke_dialog_ui_checkbox_input:focus,\r\n.cke_dialog_ui_radio_input:focus,\r\n.cke_btn_over {\r\n outline: 1px dotted #696969;\r\n}\r\n\r\n.cke_iframe_shim {\r\n display: block;\r\n position: absolute;\r\n top: 0;\r\n left: 0;\r\n z-index: -1;\r\n filter: alpha(opacity=0);\r\n width: 100%;\r\n height: 100%;\r\n}\r\n\r\n/*# sourceMappingURL=dialog.css.map */","@mixin iterate-sprite($iconList, $x, $y, $direction, $prefix:'') {\n @each $icon in $iconList {\n #{$prefix}#{$icon} {\n background-position: $x * 1px $y * 1px;\n }\n @if $direction == 'x' {\n $x: $x - 16;\n } @else {\n $y: $y - 16;\n }\n }\n}\n\n/*\nUsage:\n- linear-gradient((color1, color2, color3)) - returns linear-gradient with evenly distributed colors,\n if 3 colors used then the position of each will be 33,33%\n- linear-gradient((color1 0%, color2 30%, color3 80%)) - returns linear-gradient with manually distributed colors,\n first param - color, second - position. Also you can use px or other valid units for set position.\n*/\n@mixin linear-gradient($colorList, $direction: 'to right') {\n $percentage: 0;\n $units: '%';\n $count: length($colorList);\n $increment: 100 / ($count - 1);\n $css: #{$direction + ', '};\n $sep: ', ';\n @each $colorItem in $colorList {\n $color: $colorItem;\n @if (length($colorItem) > 1) {\n $color: nth($colorItem, 1);\n $percentage: nth($colorItem, 2);\n $units: '';\n }\n @if ($percentage >= 100 or index($colorList, $colorItem) == $count) {\n $sep: '';\n }\n $css: #{$css + $color + ' ' + $percentage + $units + $sep};\n $percentage: $percentage + $increment;\n }\n background: linear-gradient( #{$css} );\n}\n\n@mixin grid-unit($span, $numCols: 12, $gutter: 0) {\n $gridPx: 840;\n $rawSpanPx: (($gridPx - ($numCols * $gutter)) / $numCols);\n $spanPx: $rawSpanPx * $span + (($span - 1) * $gutter);\n $spanPercent: widthPerc($spanPx, $gridPx);\n $marginPercent: widthPerc($gutter, $gridPx);\n margin-left: $marginPercent;\n width: $spanPercent;\n}\n\n\n@mixin vendor-prefix($property, $value, $whatToPrefix: property, $prefixes: (-webkit-, -moz-, -ms-, -o-, '')) {\n @if $whatToPrefix == 'property' {\n @each $prefix in $prefixes {\n #{$prefix + $property}: #{$value};\n }\n }\n @else if $whatToPrefix == 'value' {\n @each $prefix in $prefixes {\n #{$property}: #{$prefix + $value};\n }\n }\n}\n@mixin flex-container($wrapBehavior: nowrap, $direction : row) {\n @include vendor-prefix(display, flex, value, (-ms-, -webkit-, ''));\n\n @include vendor-prefix(flex-direction, $direction, property, (-ms-, -webkit-, ''));\n @include vendor-prefix(flex-wrap, $wrapBehavior, property, (-ms-, -webkit-, ''));\n\n @include vendor-prefix(justify-content, flex-start, property, (-webkit-, ''));\n\n @include vendor-prefix(align-content, flex-start, property, (-webkit-, ''));\n\n @include vendor-prefix(align-items, stretch, property, (-webkit-, ''));\n}\n\n@mixin simple-flex-box($width: auto, $minWidth: 1) {\n\n @include vendor-prefix(order, 0, property, (-ms-, -webkit-, ''));\n flex-item-align: stretch;\n -ms-flex-item-align: stretch;\n @include vendor-prefix(align-self, stretch, property, (-webkit-, ''));\n\n // if both, min width and width are set, width will win this conflict\n @if ($width == auto) {\n @if ($minWidth != 1) {\n @include vendor-prefix(flex, 1 1 $minWidth, property, (-ms-, -webkit-, ''));\n }\n @else {\n @include vendor-prefix(flex, 1 1 auto, property, (-ms-, -webkit-, ''));\n // @see https://developer.mozilla.org/en-US/docs/Web/CSS/flex-basis#Values\n // for a discussion auto vs. main-size\n @include vendor-prefix(flex, 1 1, property, (-ms-, -webkit-, ''));\n }\n }\n @else {\n @include vendor-prefix(flex, 0 0 $width, property, (-ms-, -webkit-, ''));\n }\n}\n\n\n@mixin box-shadow($horiz: 1px, $vert: 1px, $blur: 2px, $spread: 0, $color: rgba(0, 0, 0, .2)) {\n @include vendor-prefix(box-shadow, $horiz $vert $blur $spread $color, property);\n}\n\n@mixin simple-border($color: #ddd) {\n border: 1px solid $color;\n border-radius: 2px;\n -webkit-border-radius: 2px;\n}\n\n@mixin border-radius($radius: 2) {\n -moz-border-radius: $radius * 1px;\n -webkit-border-radius: $radius * 1px;\n border-radius: $radius * 1px;\n}\n\n@mixin border-radius-top($radius: 2) {\n -webkit-border-top-left-radius: $radius * 1px;\n -webkit-border-top-right-radius: $radius * 1px;\n -moz-border-radius-topleft: $radius * 1px;\n -moz-border-radius-topright: $radius * 1px;\n border-top-left-radius: $radius * 1px;\n border-top-right-radius: $radius * 1px;\n}\n\n@mixin border-radius-bottom($radius: 2) {\n -webkit-border-bottom-right-radius: $radius * 1px;\n -webkit-border-bottom-left-radius: $radius * 1px;\n -moz-border-radius-bottomright: $radius * 1px;\n -moz-border-radius-bottomleft: $radius * 1px;\n border-bottom-right-radius: $radius * 1px;\n border-bottom-left-radius: $radius * 1px;\n}\n\n@mixin border-radius-left($radius: 2) {\n -webkit-border-top-left-radius: $radius * 1px;\n -webkit-border-bottom-left-radius: $radius * 1px;\n -moz-border-radius-topleft: $radius * 1px;\n -moz-border-radius-bottomleft: $radius * 1px;\n border-top-left-radius: $radius * 1px;\n border-bottom-left-radius: $radius * 1px;\n}\n\n@mixin border-radius-right($radius: 2) {\n -webkit-border-top-right-radius: $radius * 1px;\n -webkit-border-bottom-right-radius: $radius * 1px;\n -moz-border-radius-topright: $radius * 1px;\n -moz-border-radius-bottomright: $radius * 1px;\n border-top-right-radius: $radius * 1px;\n border-bottom-right-radius: $radius * 1px;\n}\n\n@mixin border-radius-top-left($radius: 2) {\n -webkit-border-top-left-radius: $radius * 1px;\n -moz-border-radius-topleft: $radius * 1px;\n border-top-left-radius: $radius * 1px;\n}\n\n@mixin border-radius-top-right($radius: 2) {\n -webkit-border-top-right-radius: $radius * 1px;\n -moz-border-radius-topright: $radius * 1px;\n border-top-right-radius: $radius * 1px;\n}\n\n@mixin border-radius-bottom-right($radius: 2) {\n -webkit-border-bottom-right-radius: $radius * 1px;\n -moz-border-radius-bottomright: $radius * 1px;\n border-bottom-right-radius: $radius * 1px;\n}\n\n@mixin border-radius-bottom-left($radius: 2) {\n -webkit-border-bottom-left-radius: $radius * 1px;\n -moz-border-radius-bottomleft: $radius * 1px;\n border-bottom-left-radius: $radius * 1px;\n}\n\n@mixin border-box() {\n -moz-box-sizing: border-box;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n}\n\n@function whiten($color, $white: 0.3) {\n @return mix(#fff, $color, ($white * 100) * 1%);\n}\n\n@function blacken($color, $black: 0.3) {\n @return mix(#000, $color, ($black * 100) * 1%);\n}\n\n@function widthPerc($colWidth, $context) {\n @return ($colWidth * 100 / $context) * 1%\n}\n\n@function remDist($fontSizePx) {\n @return ($fontSizePx / 10) * 1rem\n}\n\n@function black($alpha: 1) {\n @return (rgba(0, 0, 0, $alpha))\n}\n\n@function white($alpha: 1) {\n @return (rgba(255, 255, 255, $alpha))\n}\n\n@mixin font-size($remPx, $important: false) {\n @if $important == true {\n font-size: ($remPx) * 1px !important;\n font-size: ($remPx / 10) * 1rem !important;\n }\n @else {\n font-size: ($remPx) * 1px;\n font-size: ($remPx / 10) * 1rem;\n }\n}\n\n\n@mixin keyframes($name) {\n @-o-keyframes #{$name} { @content };\n @-moz-keyframes #{$name} { @content };\n @-webkit-keyframes #{$name} { @content };\n @keyframes #{$name} { @content };\n}\n\n\n@mixin animation($value, $type:'') {\n $animation: animation;\n @if $type != '' {\n $animation: $animation + '-' + $type;\n }\n @include vendor-prefix($animation, $value, property);\n}\n\n/// CSS transition mixin to the current selection (apply also vendor prefixes).\n/// See for the values\n///\n/// @param {property} [$type = all] the CSS property to apply the transition to\n/// @param {time} [$duration = .5s] the transition property\n/// @param {timing-function} [$effect = ease-out] the transition property\n@mixin transition($type : all, $duration : 0.5s, $effect : ease-out, $delay : 0s){\n @include vendor-prefix(transition, $type + ', ' + $duration + ', ' + $effect + ', ' + $delay, property);\n}\n\n@mixin fade($duration: 1s){\n\n @include keyframes(fade) {\n 0% {opacity:0;}\n 50% {opacity:1;}\n 100% {opacity:0;}\n }\n\n @include vendor-prefix(animation, fade 1s forwards, property);\n}\n\n@mixin repeat(){\n @include animation(infinite, iteration-count);\n}\n\n@mixin largeHeading() {\n @include font-size(20);\n font-family: $headingFont;\n font-style: normal;\n}\n\n@mixin disableSelect() {\n @include vendor-prefix(user-select, none, property);\n}\n\n/* based on \"visually-hidden\" mixin in LDS for accessibility goals */\n@mixin visuallyHidden() {\n position: absolute;\n width: 1px;\n height: 1px;\n overflow: hidden;\n clip: rect(1px, 1px, 1px, 1px);\n margin: 0;\n padding: 0;\n}\n","/* Do not edit */@mixin tao-icon-setup {\n /* use !important to prevent issues with browser extensions that change fonts */\n font-family: 'tao' !important;\n speak: never;\n font-style: normal;\n font-weight: normal;\n font-variant: normal;\n text-transform: none;\n line-height: 1;\n\n /* Better Font Rendering =========== */\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\n@mixin icon-info-bare { content: \"\\e923\"; }\n@mixin icon-bookmark-outline { content: \"\\e922\"; }\n@mixin icon-bookmark { content: \"\\e921\"; }\n@mixin icon-indicator { content: \"\\e920\"; }\n@mixin icon-add-subsection { content: \"\\e918\"; }\n@mixin icon-wrap-inline { content: \"\\e915\"; }\n@mixin icon-wrap-left { content: \"\\e916\"; }\n@mixin icon-wrap-right { content: \"\\e917\"; }\n@mixin icon-offline { content: \"\\e913\"; }\n@mixin icon-online { content: \"\\e914\"; }\n@mixin icon-tab { content: \"\\e90d\"; }\n@mixin icon-untab { content: \"\\e90e\"; }\n@mixin icon-multi-select { content: \"\\e90b\"; }\n@mixin icon-clipboard { content: \"\\e90a\"; }\n@mixin icon-filebox { content: \"\\e909\"; }\n@mixin icon-click-to-speak { content: \"\\e907\"; }\n@mixin icon-speech-bubble { content: \"\\f0e5\"; }\n@mixin icon-microphone { content: \"\\f130\"; }\n@mixin icon-microphone-off { content: \"\\f131\"; }\n@mixin icon-disconnect { content: \"\\e905\"; }\n@mixin icon-connect { content: \"\\e906\"; }\n@mixin icon-eliminate { content: \"\\e904\"; }\n@mixin icon-wheelchair { content: \"\\e903\"; }\n@mixin icon-text-marker { content: \"\\e902\"; }\n@mixin icon-unshield { content: \"\\e32a\"; }\n@mixin icon-shield { content: \"\\e8e8\"; }\n@mixin icon-tree { content: \"\\e6b4\"; }\n@mixin icon-home { content: \"\\e6b3\"; }\n@mixin icon-shared-file { content: \"\\e6b2\"; }\n@mixin icon-end-attempt { content: \"\\e603\"; }\n@mixin icon-icon { content: \"\\f1c5\"; }\n@mixin icon-radio-bg { content: \"\\e600\"; }\n@mixin icon-checkbox-bg { content: \"\\e601\"; }\n@mixin icon-tag { content: \"\\e602\"; }\n@mixin icon-style { content: \"\\e604\"; }\n@mixin icon-ownership-transfer { content: \"\\e605\"; }\n@mixin icon-property-advanced { content: \"\\e606\"; }\n@mixin icon-property-add { content: \"\\e607\"; }\n@mixin icon-repository-add { content: \"\\e608\"; }\n@mixin icon-repository-remove { content: \"\\e609\"; }\n@mixin icon-repository { content: \"\\e60a\"; }\n@mixin icon-result-server { content: \"\\e60b\"; }\n@mixin icon-folder { content: \"\\e60c\"; }\n@mixin icon-folder-open { content: \"\\e60d\"; }\n@mixin icon-left { content: \"\\e60e\"; }\n@mixin icon-right { content: \"\\e60f\"; }\n@mixin icon-up { content: \"\\e610\"; }\n@mixin icon-down { content: \"\\e611\"; }\n@mixin icon-undo { content: \"\\e612\"; }\n@mixin icon-redo { content: \"\\e613\"; }\n@mixin icon-screen { content: \"\\e614\"; }\n@mixin icon-laptop { content: \"\\e615\"; }\n@mixin icon-tablet { content: \"\\e616\"; }\n@mixin icon-phone { content: \"\\e617\"; }\n@mixin icon-move { content: \"\\e618\"; }\n@mixin icon-bin { content: \"\\e619\"; }\n@mixin icon-shuffle { content: \"\\e61a\"; }\n@mixin icon-print { content: \"\\e61b\"; }\n@mixin icon-tools { content: \"\\e61c\"; }\n@mixin icon-settings { content: \"\\e61d\"; }\n@mixin icon-video { content: \"\\e61e\"; }\n@mixin icon-find { content: \"\\e61f\"; }\n@mixin icon-image { content: \"\\e620\"; }\n@mixin icon-edit { content: \"\\e621\"; }\n@mixin icon-document { content: \"\\e622\"; }\n@mixin icon-resize-grid { content: \"\\e623\"; }\n@mixin icon-resize { content: \"\\e624\"; }\n@mixin icon-help { content: \"\\e625\"; }\n@mixin icon-mobile-menu { content: \"\\e626\"; }\n@mixin icon-fix { content: \"\\e627\"; }\n@mixin icon-unlock { content: \"\\e628\"; }\n@mixin icon-lock { content: \"\\e629\"; }\n@mixin icon-ul { content: \"\\e62a\"; }\n@mixin icon-ol { content: \"\\e62b\"; }\n@mixin icon-email { content: \"\\e62c\"; }\n@mixin icon-download { content: \"\\e62d\"; }\n@mixin icon-logout { content: \"\\e62e\"; }\n@mixin icon-login { content: \"\\e62f\"; }\n@mixin icon-spinner { content: \"\\e630\"; }\n@mixin icon-preview { content: \"\\e631\"; }\n@mixin icon-external { content: \"\\e632\"; }\n@mixin icon-time { content: \"\\e633\"; }\n@mixin icon-save { content: \"\\e634\"; }\n@mixin icon-warning { content: \"\\e635\"; }\n@mixin icon-add { content: \"\\e636\"; }\n@mixin icon-error { content: \"\\e900\"; }\n@mixin icon-close { content: \"\\e637\"; }\n@mixin icon-success { content: \"\\e638\"; }\n@mixin icon-remove { content: \"\\e639\"; }\n@mixin icon-info { content: \"\\e63a\"; }\n@mixin icon-danger { content: \"\\e63b\"; }\n@mixin icon-users { content: \"\\e63c\"; }\n@mixin icon-user { content: \"\\e63d\"; }\n@mixin icon-test-taker { content: \"\\e63e\"; }\n@mixin icon-test-takers { content: \"\\e63f\"; }\n@mixin icon-item { content: \"\\e640\"; }\n@mixin icon-test { content: \"\\e641\"; }\n@mixin icon-delivery { content: \"\\e642\"; }\n@mixin icon-eye-slash { content: \"\\e643\"; }\n@mixin icon-result { content: \"\\e644\"; }\n@mixin icon-delivery-small { content: \"\\e645\"; }\n@mixin icon-upload { content: \"\\e646\"; }\n@mixin icon-result-small { content: \"\\e647\"; }\n@mixin icon-mobile-preview { content: \"\\e648\"; }\n@mixin icon-extension { content: \"\\e649\"; }\n@mixin icon-desktop-preview { content: \"\\e64a\"; }\n@mixin icon-tablet-preview { content: \"\\e64b\"; }\n@mixin icon-insert-horizontal-line { content: \"\\e64c\"; }\n@mixin icon-table { content: \"\\e64d\"; }\n@mixin icon-anchor { content: \"\\e64e\"; }\n@mixin icon-unlink { content: \"\\e64f\"; }\n@mixin icon-link { content: \"\\e650\"; }\n@mixin icon-right-left { content: \"\\e651\"; }\n@mixin icon-left-right { content: \"\\e652\"; }\n@mixin icon-special-character { content: \"\\e653\"; }\n@mixin icon-source { content: \"\\e654\"; }\n@mixin icon-new-page { content: \"\\e655\"; }\n@mixin icon-templates { content: \"\\e656\"; }\n@mixin icon-cut { content: \"\\e657\"; }\n@mixin icon-replace { content: \"\\e658\"; }\n@mixin icon-copy { content: \"\\e659\"; }\n@mixin icon-paste { content: \"\\e65a\"; }\n@mixin icon-select-all { content: \"\\e65b\"; }\n@mixin icon-paste-text { content: \"\\e65c\"; }\n@mixin icon-paste-word { content: \"\\e65d\"; }\n@mixin icon-bold { content: \"\\e65e\"; }\n@mixin icon-italic { content: \"\\e65f\"; }\n@mixin icon-underline { content: \"\\e660\"; }\n@mixin icon-subscript { content: \"\\e661\"; }\n@mixin icon-superscript { content: \"\\e662\"; }\n@mixin icon-strike-through { content: \"\\e663\"; }\n@mixin icon-decrease-indent { content: \"\\e664\"; }\n@mixin icon-increase-indent { content: \"\\e665\"; }\n@mixin icon-block-quote { content: \"\\e666\"; }\n@mixin icon-div-container { content: \"\\e667\"; }\n@mixin icon-align-left { content: \"\\e668\"; }\n@mixin icon-center { content: \"\\e669\"; }\n@mixin icon-align-right { content: \"\\e66a\"; }\n@mixin icon-justify { content: \"\\e66b\"; }\n@mixin icon-choice { content: \"\\e66c\"; }\n@mixin icon-inline-choice { content: \"\\e66d\"; }\n@mixin icon-match { content: \"\\e66e\"; }\n@mixin icon-associate { content: \"\\e66f\"; }\n@mixin icon-media { content: \"\\e670\"; }\n@mixin icon-graphic-order { content: \"\\e671\"; }\n@mixin icon-hotspot { content: \"\\e672\"; }\n@mixin icon-graphic-gap { content: \"\\e673\"; }\n@mixin icon-graphic-associate { content: \"\\e674\"; }\n@mixin icon-select-point { content: \"\\e675\"; }\n@mixin icon-pin { content: \"\\e676\"; }\n@mixin icon-import { content: \"\\e677\"; }\n@mixin icon-export { content: \"\\e678\"; }\n@mixin icon-move-item { content: \"\\e679\"; }\n@mixin icon-meta-data { content: \"\\e67a\"; }\n@mixin icon-slider { content: \"\\e67b\"; }\n@mixin icon-summary-report { content: \"\\e67c\"; }\n@mixin icon-text-entry { content: \"\\e67d\"; }\n@mixin icon-extended-text { content: \"\\e67e\"; }\n@mixin icon-eraser { content: \"\\e67f\"; }\n@mixin icon-row { content: \"\\e680\"; }\n@mixin icon-column { content: \"\\e681\"; }\n@mixin icon-text-color { content: \"\\e682\"; }\n@mixin icon-background-color { content: \"\\e683\"; }\n@mixin icon-spell-check { content: \"\\e684\"; }\n@mixin icon-polygon { content: \"\\e685\"; }\n@mixin icon-rectangle { content: \"\\e686\"; }\n@mixin icon-gap-match { content: \"\\e687\"; }\n@mixin icon-order { content: \"\\e688\"; }\n@mixin icon-hottext { content: \"\\e689\"; }\n@mixin icon-free-form { content: \"\\e68a\"; }\n@mixin icon-step-backward { content: \"\\e68b\"; }\n@mixin icon-fast-backward { content: \"\\e68c\"; }\n@mixin icon-backward { content: \"\\e68d\"; }\n@mixin icon-play { content: \"\\e68e\"; }\n@mixin icon-pause { content: \"\\e68f\"; }\n@mixin icon-stop { content: \"\\e690\"; }\n@mixin icon-forward { content: \"\\e691\"; }\n@mixin icon-fast-forward { content: \"\\e692\"; }\n@mixin icon-step-forward { content: \"\\e693\"; }\n@mixin icon-ellipsis { content: \"\\e694\"; }\n@mixin icon-circle { content: \"\\e695\"; }\n@mixin icon-target { content: \"\\e696\"; }\n@mixin icon-guide-arrow { content: \"\\e697\"; }\n@mixin icon-range-slider-right { content: \"\\e698\"; }\n@mixin icon-range-slider-left { content: \"\\e699\"; }\n@mixin icon-radio-checked { content: \"\\e69a\"; }\n@mixin icon-checkbox-indeterminate { content: \"\\e901\"; }\n@mixin icon-checkbox { content: \"\\e69b\"; }\n@mixin icon-checkbox-crossed { content: \"\\e69c\"; }\n@mixin icon-checkbox-checked { content: \"\\e69d\"; }\n@mixin icon-result-nok { content: \"\\e69e\"; }\n@mixin icon-result-ok { content: \"\\e69f\"; }\n@mixin icon-not-evaluated { content: \"\\e6a0\"; }\n@mixin icon-filter { content: \"\\e6a1\"; }\n@mixin icon-translate { content: \"\\e6a2\"; }\n@mixin icon-eject { content: \"\\e6a3\"; }\n@mixin icon-continue { content: \"\\e6a4\"; }\n@mixin icon-radio { content: \"\\e6a5\"; }\n@mixin icon-sphere { content: \"\\e6a6\"; }\n@mixin icon-reset { content: \"\\e6a7\"; }\n@mixin icon-smaller { content: \"\\e6a8\"; }\n@mixin icon-larger { content: \"\\e6a9\"; }\n@mixin icon-clock { content: \"\\e6aa\"; }\n@mixin icon-font { content: \"\\e6ab\"; }\n@mixin icon-maths { content: \"\\e6ac\"; }\n@mixin icon-grip { content: \"\\e6ad\"; }\n@mixin icon-rubric { content: \"\\e6ae\"; }\n@mixin icon-audio { content: \"\\e6af\"; }\n@mixin icon-grip-h { content: \"\\e6b0\"; }\n@mixin icon-magicwand { content: \"\\e6b1\"; }\n@mixin icon-loop { content: \"\\ea2e\"; }\n@mixin icon-calendar { content: \"\\e953\"; }\n@mixin icon-reload { content: \"\\e984\"; }\n@mixin icon-speed { content: \"\\e9a6\"; }\n@mixin icon-volume { content: \"\\ea27\"; }\n@mixin icon-contrast { content: \"\\e9d5\"; }\n@mixin icon-headphones { content: \"\\e910\"; }\n@mixin icon-compress { content: \"\\f066\"; }\n@mixin icon-map-o { content: \"\\f278\"; }\n@mixin icon-variable { content: \"\\e908\"; }\n@mixin icon-tooltip { content: \"\\e90c\"; }\n@mixin icon-globe { content: \"\\e9c9\"; }\n@mixin icon-highlighter { content: \"\\e90f\"; }\n@mixin icon-eliminate-crossed { content: \"\\e911\"; }\n@mixin icon-play-from-here { content: \"\\e912\"; }\n","@import \"inc/bootstrap\";\n\n[class^=\"icon-\"], [class*=\" icon-\"] {\n text-shadow: 0 1px 0 white(.5);\n}\n\n.cke_button {\n min-width: 14px;\n text-decoration: none !important;\n text-align: center;\n}\n\n.cke_top,\n.cke_top:before,\n.cke_top:after,\n.cke_top *,\n.cke_top *:before,\n.cke_top *:after {\n box-sizing: content-box !important;\n}\n\n.cke_button_icon, .cke_button {\n padding-top: 1px;\n line-height: 0.9;\n font-size: 16px;\n}\n\n.cke_nose {\n position: absolute;\n bottom: -6px;\n transform: rotate(45deg);\n border: 1px $uiClickableDefaultBg solid;\n border-left: none;\n border-top: none;\n width: 12px;\n height: 12px;\n background: $uiClickableDefaultBg;\n box-shadow: 2px 1px 1px 0 rgba(0, 0, 0, 0.1);\n opacity: 0;\n &.float-space-left {\n opacity: 1;\n transition: opacity .1s ease-in-out;\n right: auto;\n left: 5px;\n }\n &.float-space-right {\n opacity: 1;\n transition: opacity .1s ease-in-out;\n right: 5px;\n left: auto;\n }\n &.float-space-bottom {\n top: -6px;\n box-shadow: none;\n }\n &.float-space-top {\n bottom: -6px;\n }\n}\n","// buttons and alerts\n$success: rgb(14, 145, 75);\n$info: rgb(14, 93, 145);\n$warning: rgb(216, 174, 91);\n$danger: rgb(201, 96, 67);\n$error: rgb(186, 18, 43);\n$activeInteraction: rgb(195, 90, 19);\n\n// corporate identity\n$logoRed: rgb(186, 18, 43);\n$grey: rgb(173, 161, 148);\n$darkBlueGrey: rgb(164, 187, 197);\n$mediumBlueGrey: rgb(193, 212, 220);\n$lightBlueGrey: rgb(228, 236, 239);\n$brownRedGrey: rgb(154, 137, 123);\n$darkBrown: rgb(111, 99, 89);\n$websiteBorder: rgb(141, 148, 158);\n\n// ui elements, these should only variations of the above\n// naming convention: jQueryUi theme roller -> camelCase\n\n$textColor: #222;\n$textHighlight: white;\n\n$uiGeneralContentBg: white();\n$uiGeneralContentBorder: #ddd;\n\n$uiHeaderBg: #d4d5d7;\n\n$uiClickableDefaultBg: #f3f1ef;\n$uiClickableHoverBg: whiten($info, 0.2);\n//$uiClickableActiveBg: $uiHeaderBg;\n$uiClickableActiveBg: whiten($websiteBorder, 0.2);\n//$uiClickableActiveBg: #aaa;\n\n$uiSelectableSelectedBg: whiten($info, 0.2);\n$uiSelectableSelectedHoverBg: whiten($info, 0.1);\n$uiSelectableHoverBg: whiten($info, 0.9);\n\n$uiOverlay: $lightBlueGrey;\n\n// new layout. Implemented now only for review panel\n$uiReviewPanelBg: #f2f2f2;\n$uiReviewPanelTextDisabled: hsl(0, 0%, 45%);\n$uiReviewPanelTextDefault: hsl(0, 0%, 12%);\n$uiReviewPanelBgDefault: $uiGeneralContentBg;\n$uiReviewPanelPrimaryHighlight: hsl(208, 100%, 32%);\n$uiReviewPanelBgInverted: $uiReviewPanelTextDefault;\n$uiReviewPanelTextInverted: $uiGeneralContentBg;\n\n// sidebars etc.\n$canvas: mix(#fff, $grey, 85%);\n\n// colors taken from feedback.scss\n$successBgColor: whiten($success, 0.8);\n$successBorderColor: whiten($success, 0.1);\n\n$infoBgColor: whiten($info, 0.8);\n$infoBorderColor: whiten($info, 0.1);\n\n$warningBgColor: whiten($warning, 0.8);\n$warningBorderColor: whiten($warning, 0.1);\n\n$dangerBgColor: whiten($danger, 0.8);\n$dangerBorderColor: whiten($danger, 0.1);\n\n$errorBgColor: whiten($error, 0.8);\n$errorBorderColor: whiten($error, 0.1);\n\n$darkBar: rgb(51, 51, 51);\n$darkBarTxt: rgb(230, 230, 230);\n$darkBarIcon: rgb(220, 220, 220);\n\n$actionLinkColor: #276d9b;\n$actionLinkHoverColor: #4f83a7;\n\n$colorWheel-01: #c3ba13;\n$colorWheel-02: #84a610;\n$colorWheel-03: #2b8e0e;\n$colorWheel-04: #0f9787;\n$colorWheel-05: #0e5d91;\n$colorWheel-06: #0d2689;\n$colorWheel-07: #400d83;\n$colorWheel-08: #960e7d;\n$colorWheel-09: #ba122b;\n$colorWheel-10: #c34713;\n$colorWheel-11: #c36f13;\n$colorWheel-12: #c39413;\n","@mixin generic-btn-primary($color, $background) {\n color: $color;\n background-color: whiten($background, .1);\n text-shadow: 1px 1px 0 blacken($background, .2);\n}\n\n@mixin generic-btn-secondary($color, $background) {\n color: whiten($color, .1);\n border: 1px solid whiten($color, .1);\n background-color: $background;\n text-shadow: none;\n}\n\n%generic-btn-code {\n @include border-radius(3);\n font-size: 14px !important;\n font-size: 1.4rem !important;\n cursor: pointer;\n text-decoration: none !important;\n vertical-align: middle;\n outline: 0;\n overflow: visible;\n border: none;\n display: inline-block;\n line-height: 2.5;\n padding: 0 15px;\n font-weight: normal;\n font-style: normal;\n text-align: center;\n height: 35px;\n @include generic-btn-primary(white(), $uiClickableActiveBg);\n &.btn-secondary {\n @include generic-btn-secondary($uiClickableActiveBg, $uiGeneralContentBg);\n line-height: 2.3;\n }\n &.small {\n line-height: 1.8;\n height: 25px;\n &.btn-secondary {\n line-height: 1.5;\n }\n [class^=\"icon-\"], [class*=\" icon-\"] {\n @include font-size(13);\n }\n }\n [class^=\"icon-\"], [class*=\" icon-\"] {\n font: tao !important;\n font-family:tao;\n @include font-size(14);\n line-height: 1;\n padding: 0 9px 0 0;\n position: relative;\n top: 1px;\n left: -1px;\n text-shadow: 0 1px 0 black(.1);\n &.r {\n padding: 0 0 0 9px;\n }\n }\n &:hover {\n opacity: .85;\n }\n &.btn-info {\n @include generic-btn-primary(white(), $info);\n &.btn-secondary {\n @include generic-btn-secondary($info, $uiGeneralContentBg);\n }\n }\n &.btn-error {\n @include generic-btn-primary(white(), $error);\n &.btn-secondary {\n @include generic-btn-secondary($error, $uiGeneralContentBg);\n }\n }\n\n &.btn-success {\n @include generic-btn-primary(white(), $success);\n &.btn-secondary {\n @include generic-btn-secondary($success, $uiGeneralContentBg);\n }\n }\n\n &.btn-warning {\n @include generic-btn-primary(white(), $warning);\n &.btn-secondary {\n @include generic-btn-secondary($warning, $uiGeneralContentBg);\n }\n }\n}\n\n// this construction was needed to avoid problems with extending this code elsewhere\n[class^=\"btn-\"], [class*=\" btn-\"], .btn-default,\nbutton, input[type=\"submit\"], input[type=\"reset\"] {\n @extend %generic-btn-code;\n}\n\n/* todo move to main ? */\n.disabled, button[disabled] {\n // !important is required here to overwrite any other inherited rule no matter the specificity,\n // as the disabled style must be consistent all across the stylesheet\n background-color: whiten($websiteBorder, .3) !important;\n text-shadow: 1px 1px 0 white(.8) !important;\n cursor: not-allowed !important;\n opacity: .55 !important;\n color: #000 !important;\n border: none !important;\n}\n\n// jquery ui\n.ui-button {\n [class^=\"icon-\"], [class*=\" icon-\"] {\n font-family: tao !important;\n }\n}\n"]} \ No newline at end of file diff --git a/lib/ckeditor/skins/tao/editor.css b/lib/ckeditor/skins/tao/editor.css index aa65d292..aa22c90e 100644 --- a/lib/ckeditor/skins/tao/editor.css +++ b/lib/ckeditor/skins/tao/editor.css @@ -1,5 +1,1892 @@ /* Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -.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}.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:hidden;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)}.cke_menu_panel{padding:0;margin:0;visibility:hidden}.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: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!important;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{background-color:#3e7da7}.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 2px 0;border:1px solid #ddd;border-radius:2px;border-radius:1px;background:white}.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;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,0.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_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}.cke_menuitem span{cursor:default;font-size:12px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.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{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:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.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}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,0.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.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;text-shadow:0 1px 0 rgba(255,255,255,0.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}.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_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_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_button__about_icon{background:url(icons.png?t=M1GF) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png?t=M1GF) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png?t=M1GF) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png?t=M1GF) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png?t=M1GF) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png?t=M1GF) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png?t=M1GF) no-repeat 0 -144px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M1GF) no-repeat 0 -168px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M1GF) no-repeat 0 -192px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -240px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -288px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -336px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M1GF) no-repeat 0 -360px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M1GF) no-repeat 0 -384px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M1GF) no-repeat 0 -408px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M1GF) no-repeat 0 -432px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M1GF) no-repeat 0 -456px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -504px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M1GF) no-repeat 0 -528px!important}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M1GF) no-repeat 0 -552px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M1GF) no-repeat 0 -576px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M1GF) no-repeat 0 -600px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M1GF) no-repeat 0 -624px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M1GF) no-repeat 0 -648px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M1GF) no-repeat 0 -672px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M1GF) no-repeat 0 -696px!important}.cke_button__embed_icon{background:url(icons.png?t=M1GF) no-repeat 0 -720px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M1GF) no-repeat 0 -744px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M1GF) no-repeat 0 -816px!important}.cke_button__replace_icon{background:url(icons.png?t=M1GF) no-repeat 0 -840px!important}.cke_button__flash_icon{background:url(icons.png?t=M1GF) no-repeat 0 -864px!important}.cke_button__button_icon{background:url(icons.png?t=M1GF) no-repeat 0 -888px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M1GF) no-repeat 0 -912px!important}.cke_button__form_icon{background:url(icons.png?t=M1GF) no-repeat 0 -936px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M1GF) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M1GF) no-repeat 0 -984px!important}.cke_button__radio_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1032px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1080px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1128px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1152px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1176px!important}.cke_button__iframe_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1200px!important}.cke_button__image_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1248px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1296px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1320px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1344px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1368px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1392px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1416px!important}.cke_button__language_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1464px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1488px!important}.cke_button__link_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1512px!important}.cke_button__unlink_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1560px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1608px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1632px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1656px!important}.cke_button__maximize_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1704px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1752px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1800px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1848px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1872px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1920px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1944px!important}.cke_button__print_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1968px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1992px!important}.cke_button__save_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2016px!important}.cke_button__selectall_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -2064px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2088px!important}.cke_button__smiley_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -2136px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -2184px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2208px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2232px!important}.cke_button__table_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2256px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2280px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2304px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2328px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2352px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2424px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -456px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -576px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -696px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -744px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -1320px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1344px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1368px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1392px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1416px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -1488px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1512px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -1872px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -1944px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1968px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1992px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2016px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2256px!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=M1GF) no-repeat 0 -2280px!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=M1GF) no-repeat 0 -2304px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2328px!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=M1GF) no-repeat 0 -2352px!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=M1GF) no-repeat 0 -2376px!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=M1GF) no-repeat 0 -2400px!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=M1GF) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -4896px!important} \ No newline at end of file +*/ +/* +editor.css +============ + + +This is he heart of the skin system. This is the file loaded by the editor to +style all elements inside its main interface. + +To make it easier to maintain, instead of including all styles here, we import +other files. +*/ +/* +Usage: +- linear-gradient((color1, color2, color3)) - returns linear-gradient with evenly distributed colors, + if 3 colors used then the position of each will be 33,33% +- linear-gradient((color1 0%, color2 30%, color3 80%)) - returns linear-gradient with manually distributed colors, + first param - color, second - position. Also you can use px or other valid units for set position. +*/ +/* based on "visually-hidden" mixin in LDS for accessibility goals */ +/* Do not edit */ +/* "Reset" styles, necessary to avoid the editor UI being broken by external CSS. */ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +/* +reset.css (part of editor.css) +================================ + +This file holds the "reset" requirements of CKEditor, as well as define the +default interface styles. + +CKEditor includes two main "reset" class names in the DOM structure created for +editors: + + * .cke_reset: Intended to reset a specific element, but not its children. + Because of this, only styles that will not be inherited can be defined. + + * .cke_reset_all: Intended to reset not only the element holding it, but + also its child elements. + +To understand why "reset" is needed, check the CKEditor Skin SDK: +http://docs.cksource.com/CKEditor_4.x/Skin_SDK/Reset +*/ +/* +Usage: +- linear-gradient((color1, color2, color3)) - returns linear-gradient with evenly distributed colors, + if 3 colors used then the position of each will be 33,33% +- linear-gradient((color1 0%, color2 30%, color3 80%)) - returns linear-gradient with manually distributed colors, + first param - color, second - position. Also you can use px or other valid units for set position. +*/ +/* based on "visually-hidden" mixin in LDS for accessibility goals */ +/* Do not edit */ +/* Reset for single elements, not their children. */ +.cke_reset { + /* Do not include inheritable rules here. */ + 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; +} + +/* Reset for elements and their children. */ +.cke_reset_all, .cke_reset_all * { + /* The following must be identical to .cke_reset. */ + margin: 0; + padding: 0; + border: 0; + background: transparent; + text-decoration: none; + width: auto; + height: auto; + vertical-align: baseline; + box-sizing: content-box; + transition: none; + /* These are rule inherited by all children elements. */ + 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; +} + +/* Defaults for some elements. */ +.cke_reset_all iframe { + vertical-align: inherit; + /** For IE */ +} + +.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; +} + +/* Styles the main interface structure (holding box). */ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +/* +mainui.css (part of editor.css) +================================= + +This file styles the basic structure of the CKEditor user interface - the box +that holds everything. + +CKEditor offers two main editing modes. The main UI blocks that compose these +modes are: + + For "Theme UI" mode, the one most generally used: + + +-- .cke_chrome ----------------------+ + |+-- .cke_inner ---------------------+| + || +-- .cke_top -------------------+ || + || | | || + || +-------------------------------+ || + || +-- .cke_contents --------------+ || + || | | || + || +-------------------------------+ || + || +-- .cke_bottom ----------------+ || + || | | || + || +-------------------------------+ || + |+-----------------------------------+| + +-------------------------------------+ + + For "Inline Editing" mode: + + +-- .cke_chrome .cke_float------------+ + |+-- .cke_inner ---------------------+| + || +-- .cke_top -------------------+ || + || | | || + || +-------------------------------+ || + |+-----------------------------------+| + +-------------------------------------+ + +Special outer level classes used in this file: + + .cke_hc: Available when the editor is rendered on "High Contrast". + +*/ +/* The outer boundary of the interface. */ +.cke_chrome { + /* This is , so transform it into a block.*/ + display: block; + padding: 0; +} + +/* The inner boundary of the interface. */ +.cke_inner { + /* This is , so transform it into a block.*/ + display: block; + -webkit-touch-callout: none; + padding: 0; + position: relative; + z-index: 10001; +} + +/* Added to the outer boundary of the UI when in inline editing, + when the UI is floating. */ +.cke_float { + /* Make white the space between the outer and the inner borders. */ + border: none; +} + +.cke_float .cke_inner { + /* As we don't have blocks following top (toolbar) we suppress the padding + as the toolbar defines its own margin. */ + padding-bottom: 0; +} + +/* Make the main spaces enlarge to hold potentially floated content. */ +.cke_top, +.cke_contents, +.cke_bottom { + /* These are s, so transform them into blocks.*/ + /* Ideally this should be "auto", but it shows scrollbars in IE7. */ + overflow: hidden; +} + +.cke_top { + /*border: 1px solid #b2b2b2;*/ + /* Allow breaking toolbars when in a narrow editor. (#9947) */ + white-space: normal; + padding: 4px 3px 0px 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; + /* + border-top: 1px solid #bfbfbf; + + box-shadow: 0 1px 0 #fff inset; + + background: #cfd1cf; + background-image: linear-gradient(top, #ebebeb, #cfd1cf); + filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#ebebeb', endColorstr='#cfd1cf');*/ +} + +/* On iOS we need to manually enable scrolling in the contents block. (#9945) */ +.cke_browser_ios .cke_contents { + overflow-y: auto; + -webkit-overflow-scrolling: touch; +} + +/* The resizer is the small UI element that is rendered at the bottom right + part of the editor. It makes is possible to resize the editor UI. */ +.cke_resizer { + /* To avoid using images for the resizer, we create a small triangle, + using some CSS magic. */ + 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; + /* A margin in case of no other element in the same container + to keep a distance to the bottom edge. */ + 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; +} + +/* This class is added in RTL mode. This is a special case for the resizer + (usually the .cke_rtl class is used), because it may not necessarily be in + RTL mode if the main UI is RTL. It depends instead on the context where the + editor is inserted on. */ +.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; +} + +/* The editing area (where users type) can be rendered as an editable
+ element (e.g. divarea plugin). In that case, this is the class applied to + that element. */ +.cke_wysiwyg_div { + display: block; + height: 100%; + overflow: auto; + padding: 0 8px; + outline-style: none; + box-sizing: border-box; +} + +/* Styles all "panels", which are the floating elements that appear when + opening toolbar combos, menu buttons, context menus, etc. */ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +/* +panel.css (part of editor.css) +================================ + +Panels are floating elements that can hold different types of contents. +The following are common uses of it: + + - The element that toolbar combos display when opening them. + - The context menu. + - The list of items displayed by "menu buttons" (e.g. scayt). + - The panel shown when opening "panel buttons" (e.g. color buttons). + +Panel contents are wrapped into an iframe, so it is possible to have additional +CSS loaded inside them (e.g. to have more accurate preview on the styles combo). + +The following is a visual representation of the outer elements of a panel: + ++-- .cke_panel(*) ---------------------+ +| +-- IFRAME.cke_panel_frame --------+ | +| | +-- HTML.cke_panel_container --+ | | +| | | +-- .cke_panel_block ------+ | | | +| | | | | | | | +| | | | (contents here) | | | | +| | | | | | | | +| | | +--------------------------+ | | | +| | +------------------------------+ | | +| +----------------------------------+ | ++--------------------------------------+ + +(*) All kinds of panel share the above structure. Menu panels adds the + .cke_menu_panel class to the outer element, while toolbar combos add the + .cke_combopanel class. + +This file also defines styles for panel lists (used by combos). For menu-like +panel contents and color panels check menu.css and colorpanel.css. +*/ +/* +Usage: +- linear-gradient((color1, color2, color3)) - returns linear-gradient with evenly distributed colors, + if 3 colors used then the position of each will be 33,33% +- linear-gradient((color1 0%, color2 30%, color3 80%)) - returns linear-gradient with manually distributed colors, + first param - color, second - position. Also you can use px or other valid units for set position. +*/ +/* based on "visually-hidden" mixin in LDS for accessibility goals */ +/* Do not edit */ +/* The box that holds an IFRAME. It's inserted into a host document and positioned + absolutely by the application. It floats above the host document/editor. */ +.cke_panel { + /* Restore the loading hide */ + visibility: visible; + width: 120px; + height: 100px; + overflow: hidden; + 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; +} + +/* This class represents panels which are used as context menus. */ +.cke_menu_panel { + padding: 0; + margin: 0; + background-color: #fff; + border: 1px solid #ddd; + border-radius: 2px; + box-shadow: none; +} + +/* This class represents panels which are used by rich combos. */ +.cke_combopanel { + width: 150px; + height: 170px; +} + +/* The IFRAME the panel is wrapped into. */ +.cke_panel_frame { + width: 100%; + height: 100%; + font-size: 12px; + overflow: auto; + overflow-x: hidden; +} + +/* The HTML document which is a direct descendant of the IFRAME */ +.cke_panel_container { + overflow: hidden; +} + +/* +Here we start the definition of panel lists (e.g. combo panels). The following +is its visual representation: + ++-- .cke_panel_block -----------------+ +| +-- .cke_panel_grouptitle --------+ | +| | | | +| +---------------------------------+ | +| +-- .cke_panel_list --------------+ | +| | +-- .cke_panel_listItem ------+ | | +| | | +-- a --------------------+ | | | +| | | | +-- span -------------+ | | | | +| | | | | | | | | | +| | | | +---------------------+ | | | | +| | | +-------------------------+ | | | +| | +-----------------------------+ | | +| | +-- .cke_panel_listItem ------+ | | +| | | +-- a --------------------+ | | | +| | | | +-- span -------------+ | | | | +| | | | | | | | | | +| | | | +---------------------+ | | | | +| | | +-------------------------+ | | | +| | +-----------------------------+ | | +| | ... | | +| +---------------------------------+ | ++-------------------------------------+ +*/ +/* The list of panel items. */ +.cke_panel_list { + list-style-type: none; + margin: 0; + padding: 0; + white-space: nowrap; + overflow-y: auto; + height: 170px; +} + +/* The item of .cke_panel_list */ +.cke_panel_listItem { + margin: 0; + padding-bottom: 1px; +} + +/* The child of .cke_panel_listItem. These elements contain spans which are + to display a real name of the property which is visible for an end-user. */ +.cke_panel_listItem a { + padding: 3px 4px; + display: block; + border: 1px solid #fff; + color: inherit !important; + text-decoration: none; + overflow: hidden; + text-overflow: ellipsis; + border-radius: 2px; +} + +/* IE6 */ +* html .cke_panel_listItem a { + width: 100%; + /* IE is not able to inherit the color, so we must force it to black */ + color: #000; +} + +/* IE7 */ +*:first-child + html .cke_panel_listItem a { + /* IE is not able to inherit the color, so we must force it to black */ + 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 { + background-color: #3e7da7; +} + +.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; +} + +/* The title of the entire panel which is visible on top of the list. */ +.cke_panel_grouptitle { + display: none; +} + +/* The following styles set defaults of the elements used by the Paragraph + Format panel. */ +.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: 0px; + margin-bottom: 0px; +} + +/* Styles the color panel displayed by the color buttons. */ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +/* +colorpanel.css (part of editor.css) +===================================== + +The color panel is related to the contents part of the panels that are +displayed when clicking the color buttons of the toolbar. See panels.css for +styles related to the outer part of panels. + +The following is the visual representation of the color panel contents: + ++-- .cke_panel_block.cke_colorblock --+ +| +-- a.cke_colorauto --------------+ | +| | | | +| | AUTOMATIC COLOR | | +| | | | +| +---------------------------------+ | +| +-- table ------------------------+ | +| | | | +| | COLOR PALETTE | | +| | | | +| |---------------------------------| | +| | "More Colors" | | +| +---------------------------------+ | ++-------------------------------------+ + +The AUTOMATIC COLOR section is an containing a table with two cells with +the following contents: + ++-- TD -----------------+ +-- TD -----------------+ +| +-- .cke_colorbox --+ | | | +| | | | | "Automatic" | +| +-------------------+ | | | ++-----------------------+ +-----------------------+ + +The COLOR PALETTE section instead is a table with a variable number of cells +(by default 8). Each cell represents a color box, with the following structure: + ++-- A.cke_colorbox ---------+ +| +-- SPAN.cke_colorbox --+ | +| | | | +| +-----------------------+ | ++---------------------------+ +*/ +/* The container of the color palette. */ +.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; +} + +/* The box which is to represent a single color on the color palette. + It is a small, square-shaped element which can be selected from the palette. */ +span.cke_colorbox { + width: 10px; + height: 10px; + border: #808080 1px solid; + float: left; +} + +.cke_rtl span.cke_colorbox { + float: right; +} + +/* The wrapper of the span.cke_colorbox. It provides an extra border and padding. */ +a.cke_colorbox { + border: #fff 1px solid; + padding: 2px; + float: left; + width: 12px; + height: 12px; +} + +.cke_rtl a.cke_colorbox { + float: right; +} + +/* Different states of the a.cke_colorbox wrapper. */ +a:hover.cke_colorbox, +a:focus.cke_colorbox, +a:active.cke_colorbox { + border: #b6b6b6 1px solid; + background-color: #e5e5e5; +} + +/* Buttons which are visible at the top/bottom of the color palette: + - cke_colorauto (TOP) applies the automatic color. + - cke_colormore (BOTTOM) executes the color dialog. +*/ +a.cke_colorauto, +a.cke_colormore { + border: #fff 1px solid; + padding: 2px; + display: block; + cursor: pointer; +} + +/* Different states of cke_colorauto/cke_colormore buttons. */ +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; +} + +/* Styles to toolbar. */ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +/* +toolbar.css (part of editor.css) +================================== + +This files styles the CKEditor toolbar and its buttons. For toolbar combo +styles, check richcombo.css. + +The toolbar is rendered as a big container (called toolbox), which contains +smaller "toolbars". Each toolbar represents a group of items that cannot be +separated. The following is the visual representation of the toolbox. + ++-- .cke_toolbox ----------------------------------------------------------+ +| +-- .cke_toolbar --+ +-- .cke_toolbar --+ ... +-- .cke_toolbar_break --+ | +| | | | | | | | +| +------------------+ +------------------+ +------------------------+ | +| +-- .cke_toolbar --+ +-- .cke_toolbar --+ ... | +| | | | | | +| +------------------+ +------------------+ | ++--------------------------------------------------------------------------+ + +The following instead is the visual representation of a single toolbar: + ++-- .cke_toolbar ----------------------------------------------------------------+ +| +-- .cke_toolbar_start --+ +-- .cke_toolgroup (*) --+ +-- .cke_toolbar_end --+ | +| | | | | | | | +| +------------------------+ +------------------------+ +----------------------+ | ++--------------------------------------------------------------------------------+ +(*) .cke_toolgroup is available only when the toolbar items can be grouped + (buttons). If the items can't be group (combos), this box is not available + and the items are rendered straight in that place. + +This file also styles toolbar buttons, which are rendered inside the above +.cke_toolgroup containers. This is the visual representation of a button: + ++-- .cke_button -------------------------------------+ +| +-- .cke_button_icon --+ +-- .cke_button_label --+ | +| | | | | | +| +----------------------+ +-----------------------+ | ++----------------------------------------------------+ + +Special outer level classes used in this file: + + .cke_hc: Available when the editor is rendered on "High Contrast". + .cke_rtl: Available when the editor UI is on RTL. +*/ +/* +Usage: +- linear-gradient((color1, color2, color3)) - returns linear-gradient with evenly distributed colors, + if 3 colors used then the position of each will be 33,33% +- linear-gradient((color1 0%, color2 30%, color3 80%)) - returns linear-gradient with manually distributed colors, + first param - color, second - position. Also you can use px or other valid units for set position. +*/ +/* based on "visually-hidden" mixin in LDS for accessibility goals */ +/* Do not edit */ +/* The box that holds each toolbar. */ +.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; + } +} + +/* The box that holds buttons. */ +.cke_toolgroup { + float: left; + margin: 0 2px 0 0; + border: 1px solid #ddd; + border-radius: 2px; + border-radius: 1px; + background: white; +} + +.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 toolbar button . */ +.cke .cke_toolbar .cke_button { + display: inline-block; + height: 18px; + padding: 4px 6px; + outline: none; + 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; + /* Compensate the added border */ + padding: 3px 5px; + margin: -2px 4px 0 -2px; +} + +/* This class is applied to the button when it is "active" (pushed). + This style indicates that the feature associated with the button is active + i.e. currently writing in bold or when spell checking is enabled. */ +.cke .cke_toolbar a.cke_button_on { + background-color: #0e5d91; + color: white; +} + +.cke_button_disabled span { + opacity: 0.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; +} + +/* The icon which is a visual representation of the button. */ +.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; +} + +/* The label of the button that stores the name of the feature. By default, + labels are invisible. They can be revealed on demand though. */ +.cke_button_label { + display: none; + padding-left: 3px; + margin-top: 1px; + line-height: 17px; + vertical-align: middle; + float: left; + cursor: default; + text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); +} + +.cke_button_label.cke_button__language_label { + display: block; +} + +.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; +} + +/* The vertical separator which is used within a single toolbar to split + buttons into sub-groups. */ +.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 0px; +} + +/* The dummy element that breaks toolbars. + Once it is placed, the very next toolbar is moved to the new row. */ +.cke_toolbar_break { + display: block; + clear: left; +} + +.cke_rtl .cke_toolbar_break { + clear: right; +} + +/* The button, which when clicked hides (collapses) all the toolbars. */ +.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; +} + +/* The CSS arrow, which belongs to the toolbar collapser. */ +.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; +} + +/* Styles menus, which are lists of selectable items (context menu, menu button). */ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +/* +menu.css (part of editor.css) +=============================== + +This file styles menus used in the editor UI. These menus are the list of +options available inside some "floating panels", like menu buttons of the +toolbar or the context menu. + +Note that the menu itself doesn't include the floating element that holds it. +That element is styles in the panel.css file. + +The following is a visual representation of the main elements of a menu: + ++-- .cke_menu -----------------+ +| +-- .cke_menuitem --------+ | +| | +-- .cke_menubutton ---+ | | +| | | | | | +| | +----------------------+ | | +| +--------------------------+ | +| +-- .cke_menuseparator ----+ | +| ... | ++------------------------------+ + +This is the .cke_menubutton structure: +(Note that the menu button icon shares with toolbar button the common class .cke_button_icon to achieve the same outlook.) + ++-- .cke_menubutton -------------------------------------------------------------------------+ +| +-- .cke_menubutton_inner ---------------------------------------------------------------+ | +| | +-- .cke_menubutton_icon ---+ +-- .cke_menubutton_label --+ +-- .cke_cke_menuarrow --+ | | +| | | +-- .cke_button_icon ---+ | | | | | | | +| | | | | | | | | | | | +| | | +-----------------------+ | | | | | | | +| | +---------------------------+ +---------------------------+ +------------------------+ | | +| +----------------------------------------------------------------------------------------+ | ++--------------------------------------------------------------------------------------------+ + +Special outer level classes used in this file: + + .cke_hc: Available when the editor is rendered on "High Contrast". + .cke_rtl: Available when the editor UI is on RTL. +*/ +/* .cke_menuitem is the element that holds the entire structure of each of the + menu items. */ +.cke_menubutton { + /* The "button" inside a menu item is a element. + Transforms it into a block. */ + display: block; + color: #222222; + padding: 3px 7px 4px; +} + +.cke_menuitem span { + /* Avoid the text selection cursor inside menu items. */ + cursor: default; +} + +.cke_menubutton:hover, +.cke_menubutton:focus, +.cke_menubutton:active { + background: #3e7da7; + color: #fff; + display: block; + outline: none; +} + +.cke_menubutton:hover:after, +.cke_menubutton:focus:after, +.cke_menubutton:active:after { + color: #fff; + border-color: #fff; +} + +.cke_menubutton__language_ckb-ir, +.cke_menubutton__language_ar-arb, +.cke_menubutton__language_fa-af, +.cke_menubutton__language_fa-ir, +.cke_menubutton__language_he-il, +.cke_menubutton__language_ps-af, +.cke_menubutton__language_ur-in { + padding-right: 40px; +} + +.cke_menubutton__language_ckb-ir:after, +.cke_menubutton__language_ar-arb:after, +.cke_menubutton__language_fa-af:after, +.cke_menubutton__language_fa-ir:after, +.cke_menubutton__language_he-il:after, +.cke_menubutton__language_ps-af:after, +.cke_menubutton__language_ur-in:after { + content: 'RTL'; + display: block; + color: #ada194; + border: #ada194 1px solid; + border-radius: 2px; + font-size: 10px; + top: 4px; + right: 5px; + line-height: 12px; + padding: 0 4px; + position: absolute; +} + +.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; +} + +/* The menu item icon. */ +.cke_menubutton_icon { + display: none; + background-color: #D7D8D7; + opacity: 0.70; + /* Safari, Opera and Mozilla */ + filter: alpha(opacity=70); + /* IE */ + 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 { + /* The icon will get opacity as well when hovered. */ + opacity: 0.3; + filter: alpha(opacity=30); +} + +/* The textual part of each menu item. */ +.cke_menubutton_label { + padding: 0 5px; + background-color: transparent; + width: 100%; + vertical-align: middle; + font-size: 14px; +} + +.cke_menubutton_disabled .cke_menubutton_label { + /* Greyed label text indicates a disabled menu item. */ + opacity: 0.3; + filter: alpha(opacity=30); +} + +.cke_menubutton_on { + border: 1px solid #dedede; + background-color: #f2f2f2; + box-shadow: 0 0 2px rgba(0, 0, 0, 0.1) inset; +} + +.cke_menubutton_on .cke_menubutton_icon { + padding-right: 3px; +} + +.cke_panel_frame .cke_menubutton_label { + display: none; +} + +/* The separator used to separate menu item groups. */ +.cke_menuseparator { + background-color: #D3D3D3; + height: 1px; + filter: alpha(opacity=70); + /* IE */ + opacity: 0.70; + /* Safari, Opera and Mozilla */ +} + +/* The small arrow shown for item with sub-menus. */ +.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; +} + +/* Styles toolbar combos. */ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +/* +richcombo.css (part of editor.css) +================================= + +This file holds the style set of the "Rich Combo" widget which is commonly used +in the toolbar. It doesn't, however, styles the panel that is displayed when +clicking on the combo, which is instead styled by panel.css. + +The visual representation of a rich combo widget looks as follows: + ++-- .cke_combo----------------------------------------------------------------------+ +| +-- .cke_combo_label --+ +-- .cke_combo_button ---------------------------------+ | +| | | | +-- .cke_combo_text --+ +-- .cke_combo_open -------+ | | +| | | | | | | +-- .cke_combo_arrow --+ | | | +| | | | | | | | | | | | +| | | | | | | +----------------------+ | | | +| | | | +---------------------+ +--------------------------+ | | +| +----------------------+ +------------------------------------------------------+ | ++-----------------------------------------------------------------------------------+ +*/ +/* +Usage: +- linear-gradient((color1, color2, color3)) - returns linear-gradient with evenly distributed colors, + if 3 colors used then the position of each will be 33,33% +- linear-gradient((color1 0%, color2 30%, color3 80%)) - returns linear-gradient with manually distributed colors, + first param - color, second - position. Also you can use px or other valid units for set position. +*/ +/* based on "visually-hidden" mixin in LDS for accessibility goals */ +/* Do not edit */ +/* The box that hold the entire combo widget */ +.cke_combo { + display: inline-block; +} + +.cke_rtl .cke_combo { + float: right; +} + +.cke_hc .cke_combo { + margin-top: -2px; +} + +/* The label of the combo widget. It is invisible by default, yet + it's important for semantics and accessibility. */ +.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; +} + +/* The container for combo text and arrow. */ +.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; +} + +/* Different states of the container. */ +.cke_combo_off a.cke_combo_button:hover, +.cke_combo_off a.cke_combo_button:focus { + outline: none; +} + +.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; +} + +/* The label that shows the current value of the rich combo. + By default, it holds the name of the property. + See: .cke_combo_inlinelabel */ +.cke_combo_text { + line-height: 26px; + padding-left: 10px; + text-overflow: ellipsis; + overflow: hidden; + float: left; + cursor: default; + color: #474747; + text-shadow: 0 1px 0 rgba(255, 255, 255, 0.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; +} + +/* The handler which opens the panel of rich combo properties. + It holds an arrow as a visual indicator. */ +.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; +} + +/* The arrow which is displayed inside of the .cke_combo_open handler. */ +.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; + /* Better Font Rendering =========== */ + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; + cursor: pointer; + font-size: 1rem; +} + +.cke_combo_arrow, .cke_button_arrow { + /* use !important to prevent issues with browser extensions that change fonts */ + font-family: 'tao' !important; + speak: never; + font-style: normal; + font-weight: normal; + font-variant: normal; + text-transform: none; + line-height: 1; + /* Better Font Rendering =========== */ + -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; +} + +/* Disabled combo button styles. */ +.cke_combo_disabled .cke_combo_inlinelabel, +.cke_combo_disabled .cke_combo_open { + opacity: 0.3; +} + +/* Styles the elements path bar, available at the bottom of the editor UI.*/ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +/* +elementspath.css (part of editor.css) +======================================= + +This file styles the "Elements Path", whith is the list of element names +present at the the bottom bar of the CKEditor interface. + +The following is a visual representation of its main elements: + ++-- .cke_path ---------------------------------------------------------------+ +| +-- .cke_path_item ----+ +-- .cke_path_item ----+ +-- .cke_path_empty ---+ | +| | | | | | | | +| +----------------------+ +----------------------+ +----------------------+ | ++----------------------------------------------------------------------------+ +*/ +/* The box that holds the entire elements path. */ +.cke_path { + float: left; + margin: -2px 0 2px; +} + +/* Each item of the elements path. */ +.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; +} + +/* The items are elements, so we define its hover states here. */ +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; +} + +/* Contains hard-coded presets for "configurable-like" options of the UI + (e.g. display labels on specific buttons) */ +/* +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. +For licensing, see LICENSE.md or http://ckeditor.com/license +*/ +/* +Usage: +- linear-gradient((color1, color2, color3)) - returns linear-gradient with evenly distributed colors, + if 3 colors used then the position of each will be 33,33% +- linear-gradient((color1 0%, color2 30%, color3 80%)) - returns linear-gradient with manually distributed colors, + first param - color, second - position. Also you can use px or other valid units for set position. +*/ +/* based on "visually-hidden" mixin in LDS for accessibility goals */ +/* Do not edit */ +/* "Source" button label */ +.cke_button__source_label, +.cke_button__sourcedialog_label { + display: inline; +} + +/* "Font Size" combo width */ +.cke_combo__fontsize .cke_combo_text { + width: 30px; +} + +/* "Font Size" panel size */ +.cke_combopanel__fontsize { + width: 120px; +} + +/* Editable regions */ +.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; +} + +/* Tao specific stuff */ +/* +Usage: +- linear-gradient((color1, color2, color3)) - returns linear-gradient with evenly distributed colors, + if 3 colors used then the position of each will be 33,33% +- linear-gradient((color1 0%, color2 30%, color3 80%)) - returns linear-gradient with manually distributed colors, + first param - color, second - position. Also you can use px or other valid units for set position. +*/ +/* based on "visually-hidden" mixin in LDS for accessibility goals */ +/* Do not edit */ +[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: 0.9; + font-size: 16px; +} + +.cke_nose { + position: absolute; + bottom: -6px; + transform: rotate(45deg); + border: 1px #f3f1ef solid; + border-left: none; + border-top: none; + 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; +} + +/* Icon set */ +/* Do not edit */ +/* +Usage: +- linear-gradient((color1, color2, color3)) - returns linear-gradient with evenly distributed colors, + if 3 colors used then the position of each will be 33,33% +- linear-gradient((color1 0%, color2 30%, color3 80%)) - returns linear-gradient with manually distributed colors, + first param - color, second - position. Also you can use px or other valid units for set position. +*/ +/* based on "visually-hidden" mixin in LDS for accessibility goals */ +/* Do not edit */ +.cke .cke_top .cke_toolbar .cke_button_icon { + background-image: none !important; +} + +.cke_button_icon, .cke_button { + /* use !important to prevent issues with browser extensions that change fonts */ + font-family: 'tao' !important; + speak: never; + font-style: normal; + font-weight: normal; + font-variant: normal; + text-transform: none; + line-height: 1; + /* Better Font Rendering =========== */ + -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"; +} + +/* Important! + To avoid showing the editor UI while its styles are still not available, the + editor creates it with visibility:hidden. Here, we restore the UI visibility. */ +.cke_chrome { + visibility: inherit; +} + +/* For accessibility purposes, several "voice labels" are present in the UI. + These are usually elements that show not be visible, but that are + used by screen-readers to announce other elements. Here, we hide these + , in fact. */ +.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 { + /* We have to use !important here, as td might specify it's own background, thus table selection + would not be visible. */ + background: #b3d4fc !important; + text-shadow: none; + color: #222; +} + +/*# sourceMappingURL=editor.css.map */ \ No newline at end of file diff --git a/lib/ckeditor/skins/tao/editor.css.map b/lib/ckeditor/skins/tao/editor.css.map new file mode 100644 index 00000000..ce537d90 --- /dev/null +++ b/lib/ckeditor/skins/tao/editor.css.map @@ -0,0 +1 @@ +{"version":3,"sources":["../../../../../scss/ckeditor/skins/tao/scss/editor.scss","../../../../../scss/inc/_functions.scss","../../../../../scss/inc/fonts/_tao-icon-vars.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_reset.scss","../../../../../scss/inc/_variables.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_mainui.scss","../../../../../scss/inc/_colors.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_panel.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_colorpanel.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_toolbar.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_menu.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_richcombo.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_elementspath.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_presets.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_tao.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_ck-icons.scss"],"names":[],"mappings":"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;AF49CzC;;Ae7lDA;IbmI0B,gBAAgB;AF89C1C;;AehmDA;IbwGmB,gBAAgB;AF4/CnC;;AenmDA;Ib4GuB,gBAAgB;AF2/CvC;;AetmDA;IbgEiB,gBAAgB;AF0iDjC;;AezmDA;IbyH8B,gBAAgB;AFo/C9C;;Ae5mDA;Ib8GoB,gBAAgB;AFkgDpC;;Ae/mDA;IbgHyB,gBAAgB;AFmgDzC;;AelnDA;Ib8GyB,gBAAgB;AFwgDzC;;AernDA;Ib2K4B,gBAAgB;AF88C5C;;AexnDA;IbkCmB,gBAAgB;AF0lDnC;;Ae3nDA;IbuGsB,gBAAgB;AFwhDtC;;Ae9nDA;IbkJ0B,gBAAgB;AFg/C1C;;AejoDA;IbwGyB,gBAAgB;AF6hDzC;;AepoDA;IbgGqB,gBAAgB;AFwiDrC;;AevoDA;Ib8FgC,gBAAgB;AF6iDhD;;Ae1oDA;Ib6G6B,gBAAgB;AFiiD7C;;Ae7oDA;Ib0GwB,gBAAgB;AFuiDxC;;AehpDA;Ib0G0B,gBAAgB;AF0iD1C;;AenpDA;IboFoB,gBAAgB;AFmkDpC;;AetpDA;Ib4FwB,gBAAgB;AF8jDxC;;AezpDA;IbuIyB,gBAAgB;AFshDzC;;Ae5pDA;IbJ0B,gBAAgB;AFoqD1C;;Ae/pDA;IbmGwB,gBAAgB;AFgkDxC;;AelqDA;IbkGwB,gBAAgB;AFokDxC;;AerqDA;IbkBmB,gBAAgB;AFupDnC;;AexqDA;Ib+EqB,gBAAgB;AF6lDrC;;Ae3qDA;Ib+GoB,gBAAgB;AFgkDpC;;Ae9qDA;Ib6BoB,gBAAgB;AFqpDpC;;AejrDA;Ib0KoB,gBAAgB;AF2gDpC;;AeprDA;Ib4GoB,gBAAgB;AF4kDpC;;AevrDA;IbR0B,gBAAgB;AFmsD1C;;Ae1rDA;IbuEoB,gBAAgB;AFunDpC;;Ae7rDA;IbsLsB,gBAAgB;AF2gDtC;;AehsDA;IboLuB,gBAAgB;AFghDvC;;AensDA;Ib9BkB,gBAAgB;AFquDlC;;AetsDA;Ib9BoB,gBAAgB;AFwuDpC;;AezsDA;IbKmB,gBAAgB;AFwsDnC;;Ae5sDA;IbImB,gBAAgB;AF4sDnC;;AArtDA;;kFAytDkF;AAttDlF;IACC,mBAAmB;AAwtDpB;;AArtDA;;;sBA0tDsB;AAttDtB;IACC,aAAa;AAwtDd;;AArtDA;IACC,aAAa;AAwtDd;;AArtDA;IACE,cAAa;AAwtDf;;AArtDA;IACE,kBAAkB;AAwtDpB;;AArtDA;IACE,gBAAgB;AAwtDlB;;AArtDA;IACE,iBAAiB;AAwtDnB;;AArtDA;IACE,mBAAmB;AAwtDrB;;AAptDA;IACE,0BAA0B;IAC1B,kBAAmB;AAutDrB;;AAptDA;IACE,cAAc;IACd,mBAAmB;IACnB,YAAY;AAutDd;;AAptDA;IACC;wBAutDuB;IArtDvB,8BAA8B;IAC7B,iBAAiB;IACjB,WMxFc;AN+yDhB","file":"editor.css","sourcesContent":["/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\neditor.css\r\n============\r\n\r\n\r\nThis is he heart of the skin system. This is the file loaded by the editor to\r\nstyle all elements inside its main interface.\r\n\r\nTo make it easier to maintain, instead of including all styles here, we import\r\nother files.\r\n*/\r\n@import \"inc/bootstrap\";\r\n\r\n/* \"Reset\" styles, necessary to avoid the editor UI being broken by external CSS. */\r\n@import 'inc/reset';\r\n\r\n/* Styles the main interface structure (holding box). */\r\n@import 'inc/mainui';\r\n\r\n/* Styles all \"panels\", which are the floating elements that appear when\r\n opening toolbar combos, menu buttons, context menus, etc. */\r\n@import 'inc/panel';\r\n\r\n/* Styles the color panel displayed by the color buttons. */\r\n@import 'inc/colorpanel';\r\n\r\n/* Styles to toolbar. */\r\n@import 'inc/toolbar';\r\n\r\n/* Styles menus, which are lists of selectable items (context menu, menu button). */\r\n@import 'inc/menu';\r\n\r\n/* Styles toolbar combos. */\r\n@import 'inc/richcombo';\r\n\r\n/* Styles the elements path bar, available at the bottom of the editor UI.*/\r\n@import 'inc/elementspath';\r\n\r\n/* Contains hard-coded presets for \"configurable-like\" options of the UI\r\n (e.g. display labels on specific buttons) */\r\n@import 'inc/presets';\r\n\r\n/* Tao specific stuff */\r\n@import 'inc/tao';\r\n\r\n/* Icon set */\r\n@import 'inc/ck-icons';\r\n\r\n/* Important!\r\n To avoid showing the editor UI while its styles are still not available, the\r\n editor creates it with visibility:hidden. Here, we restore the UI visibility. */\r\n.cke_chrome {\r\n\tvisibility: inherit;\r\n}\r\n\r\n/* For accessibility purposes, several \"voice labels\" are present in the UI.\r\n These are usually elements that show not be visible, but that are\r\n used by screen-readers to announce other elements. Here, we hide these\r\n , in fact. */\r\n.cke_voice_label {\r\n\tdisplay: none;\r\n}\r\n\r\nlegend.cke_voice_label {\r\n\tdisplay: none;\r\n}\r\n\r\n.cke_top {\r\n display:table;\r\n}\r\n\r\n.txt-ctr {\r\n text-align: center;\r\n}\r\n\r\n.txt-lft {\r\n text-align: left;\r\n}\r\n\r\n.txt-rgt {\r\n text-align: right;\r\n}\r\n\r\n.txt-jty {\r\n text-align: justify;\r\n}\r\n\r\n// added to make _u_ in ck QTI compatible\r\n.txt-underline {\r\n text-decoration: underline;\r\n font-size : inherit;\r\n}\r\n\r\n.txt-highlight {\r\n padding: 0 5px;\r\n background: #FF6416;\r\n color: white;\r\n}\r\n\r\n.cke_editable:focus .qti-table .cke_table-faked-selection {\r\n\t/* We have to use !important here, as td might specify it's own background, thus table selection\r\n\twould not be visible. */\r\n\tbackground: #b3d4fc !important;\r\n text-shadow: none;\r\n color: $textColor;\r\n}\r\n\r\n/*# sourceMappingURL=editor.css.map */","@mixin iterate-sprite($iconList, $x, $y, $direction, $prefix:'') {\n @each $icon in $iconList {\n #{$prefix}#{$icon} {\n background-position: $x * 1px $y * 1px;\n }\n @if $direction == 'x' {\n $x: $x - 16;\n } @else {\n $y: $y - 16;\n }\n }\n}\n\n/*\nUsage:\n- linear-gradient((color1, color2, color3)) - returns linear-gradient with evenly distributed colors,\n if 3 colors used then the position of each will be 33,33%\n- linear-gradient((color1 0%, color2 30%, color3 80%)) - returns linear-gradient with manually distributed colors,\n first param - color, second - position. Also you can use px or other valid units for set position.\n*/\n@mixin linear-gradient($colorList, $direction: 'to right') {\n $percentage: 0;\n $units: '%';\n $count: length($colorList);\n $increment: 100 / ($count - 1);\n $css: #{$direction + ', '};\n $sep: ', ';\n @each $colorItem in $colorList {\n $color: $colorItem;\n @if (length($colorItem) > 1) {\n $color: nth($colorItem, 1);\n $percentage: nth($colorItem, 2);\n $units: '';\n }\n @if ($percentage >= 100 or index($colorList, $colorItem) == $count) {\n $sep: '';\n }\n $css: #{$css + $color + ' ' + $percentage + $units + $sep};\n $percentage: $percentage + $increment;\n }\n background: linear-gradient( #{$css} );\n}\n\n@mixin grid-unit($span, $numCols: 12, $gutter: 0) {\n $gridPx: 840;\n $rawSpanPx: (($gridPx - ($numCols * $gutter)) / $numCols);\n $spanPx: $rawSpanPx * $span + (($span - 1) * $gutter);\n $spanPercent: widthPerc($spanPx, $gridPx);\n $marginPercent: widthPerc($gutter, $gridPx);\n margin-left: $marginPercent;\n width: $spanPercent;\n}\n\n\n@mixin vendor-prefix($property, $value, $whatToPrefix: property, $prefixes: (-webkit-, -moz-, -ms-, -o-, '')) {\n @if $whatToPrefix == 'property' {\n @each $prefix in $prefixes {\n #{$prefix + $property}: #{$value};\n }\n }\n @else if $whatToPrefix == 'value' {\n @each $prefix in $prefixes {\n #{$property}: #{$prefix + $value};\n }\n }\n}\n@mixin flex-container($wrapBehavior: nowrap, $direction : row) {\n @include vendor-prefix(display, flex, value, (-ms-, -webkit-, ''));\n\n @include vendor-prefix(flex-direction, $direction, property, (-ms-, -webkit-, ''));\n @include vendor-prefix(flex-wrap, $wrapBehavior, property, (-ms-, -webkit-, ''));\n\n @include vendor-prefix(justify-content, flex-start, property, (-webkit-, ''));\n\n @include vendor-prefix(align-content, flex-start, property, (-webkit-, ''));\n\n @include vendor-prefix(align-items, stretch, property, (-webkit-, ''));\n}\n\n@mixin simple-flex-box($width: auto, $minWidth: 1) {\n\n @include vendor-prefix(order, 0, property, (-ms-, -webkit-, ''));\n flex-item-align: stretch;\n -ms-flex-item-align: stretch;\n @include vendor-prefix(align-self, stretch, property, (-webkit-, ''));\n\n // if both, min width and width are set, width will win this conflict\n @if ($width == auto) {\n @if ($minWidth != 1) {\n @include vendor-prefix(flex, 1 1 $minWidth, property, (-ms-, -webkit-, ''));\n }\n @else {\n @include vendor-prefix(flex, 1 1 auto, property, (-ms-, -webkit-, ''));\n // @see https://developer.mozilla.org/en-US/docs/Web/CSS/flex-basis#Values\n // for a discussion auto vs. main-size\n @include vendor-prefix(flex, 1 1, property, (-ms-, -webkit-, ''));\n }\n }\n @else {\n @include vendor-prefix(flex, 0 0 $width, property, (-ms-, -webkit-, ''));\n }\n}\n\n\n@mixin box-shadow($horiz: 1px, $vert: 1px, $blur: 2px, $spread: 0, $color: rgba(0, 0, 0, .2)) {\n @include vendor-prefix(box-shadow, $horiz $vert $blur $spread $color, property);\n}\n\n@mixin simple-border($color: #ddd) {\n border: 1px solid $color;\n border-radius: 2px;\n -webkit-border-radius: 2px;\n}\n\n@mixin border-radius($radius: 2) {\n -moz-border-radius: $radius * 1px;\n -webkit-border-radius: $radius * 1px;\n border-radius: $radius * 1px;\n}\n\n@mixin border-radius-top($radius: 2) {\n -webkit-border-top-left-radius: $radius * 1px;\n -webkit-border-top-right-radius: $radius * 1px;\n -moz-border-radius-topleft: $radius * 1px;\n -moz-border-radius-topright: $radius * 1px;\n border-top-left-radius: $radius * 1px;\n border-top-right-radius: $radius * 1px;\n}\n\n@mixin border-radius-bottom($radius: 2) {\n -webkit-border-bottom-right-radius: $radius * 1px;\n -webkit-border-bottom-left-radius: $radius * 1px;\n -moz-border-radius-bottomright: $radius * 1px;\n -moz-border-radius-bottomleft: $radius * 1px;\n border-bottom-right-radius: $radius * 1px;\n border-bottom-left-radius: $radius * 1px;\n}\n\n@mixin border-radius-left($radius: 2) {\n -webkit-border-top-left-radius: $radius * 1px;\n -webkit-border-bottom-left-radius: $radius * 1px;\n -moz-border-radius-topleft: $radius * 1px;\n -moz-border-radius-bottomleft: $radius * 1px;\n border-top-left-radius: $radius * 1px;\n border-bottom-left-radius: $radius * 1px;\n}\n\n@mixin border-radius-right($radius: 2) {\n -webkit-border-top-right-radius: $radius * 1px;\n -webkit-border-bottom-right-radius: $radius * 1px;\n -moz-border-radius-topright: $radius * 1px;\n -moz-border-radius-bottomright: $radius * 1px;\n border-top-right-radius: $radius * 1px;\n border-bottom-right-radius: $radius * 1px;\n}\n\n@mixin border-radius-top-left($radius: 2) {\n -webkit-border-top-left-radius: $radius * 1px;\n -moz-border-radius-topleft: $radius * 1px;\n border-top-left-radius: $radius * 1px;\n}\n\n@mixin border-radius-top-right($radius: 2) {\n -webkit-border-top-right-radius: $radius * 1px;\n -moz-border-radius-topright: $radius * 1px;\n border-top-right-radius: $radius * 1px;\n}\n\n@mixin border-radius-bottom-right($radius: 2) {\n -webkit-border-bottom-right-radius: $radius * 1px;\n -moz-border-radius-bottomright: $radius * 1px;\n border-bottom-right-radius: $radius * 1px;\n}\n\n@mixin border-radius-bottom-left($radius: 2) {\n -webkit-border-bottom-left-radius: $radius * 1px;\n -moz-border-radius-bottomleft: $radius * 1px;\n border-bottom-left-radius: $radius * 1px;\n}\n\n@mixin border-box() {\n -moz-box-sizing: border-box;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n}\n\n@function whiten($color, $white: 0.3) {\n @return mix(#fff, $color, ($white * 100) * 1%);\n}\n\n@function blacken($color, $black: 0.3) {\n @return mix(#000, $color, ($black * 100) * 1%);\n}\n\n@function widthPerc($colWidth, $context) {\n @return ($colWidth * 100 / $context) * 1%\n}\n\n@function remDist($fontSizePx) {\n @return ($fontSizePx / 10) * 1rem\n}\n\n@function black($alpha: 1) {\n @return (rgba(0, 0, 0, $alpha))\n}\n\n@function white($alpha: 1) {\n @return (rgba(255, 255, 255, $alpha))\n}\n\n@mixin font-size($remPx, $important: false) {\n @if $important == true {\n font-size: ($remPx) * 1px !important;\n font-size: ($remPx / 10) * 1rem !important;\n }\n @else {\n font-size: ($remPx) * 1px;\n font-size: ($remPx / 10) * 1rem;\n }\n}\n\n\n@mixin keyframes($name) {\n @-o-keyframes #{$name} { @content };\n @-moz-keyframes #{$name} { @content };\n @-webkit-keyframes #{$name} { @content };\n @keyframes #{$name} { @content };\n}\n\n\n@mixin animation($value, $type:'') {\n $animation: animation;\n @if $type != '' {\n $animation: $animation + '-' + $type;\n }\n @include vendor-prefix($animation, $value, property);\n}\n\n/// CSS transition mixin to the current selection (apply also vendor prefixes).\n/// See for the values\n///\n/// @param {property} [$type = all] the CSS property to apply the transition to\n/// @param {time} [$duration = .5s] the transition property\n/// @param {timing-function} [$effect = ease-out] the transition property\n@mixin transition($type : all, $duration : 0.5s, $effect : ease-out, $delay : 0s){\n @include vendor-prefix(transition, $type + ', ' + $duration + ', ' + $effect + ', ' + $delay, property);\n}\n\n@mixin fade($duration: 1s){\n\n @include keyframes(fade) {\n 0% {opacity:0;}\n 50% {opacity:1;}\n 100% {opacity:0;}\n }\n\n @include vendor-prefix(animation, fade 1s forwards, property);\n}\n\n@mixin repeat(){\n @include animation(infinite, iteration-count);\n}\n\n@mixin largeHeading() {\n @include font-size(20);\n font-family: $headingFont;\n font-style: normal;\n}\n\n@mixin disableSelect() {\n @include vendor-prefix(user-select, none, property);\n}\n\n/* based on \"visually-hidden\" mixin in LDS for accessibility goals */\n@mixin visuallyHidden() {\n position: absolute;\n width: 1px;\n height: 1px;\n overflow: hidden;\n clip: rect(1px, 1px, 1px, 1px);\n margin: 0;\n padding: 0;\n}\n","/* Do not edit */@mixin tao-icon-setup {\n /* use !important to prevent issues with browser extensions that change fonts */\n font-family: 'tao' !important;\n speak: never;\n font-style: normal;\n font-weight: normal;\n font-variant: normal;\n text-transform: none;\n line-height: 1;\n\n /* Better Font Rendering =========== */\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\n@mixin icon-info-bare { content: \"\\e923\"; }\n@mixin icon-bookmark-outline { content: \"\\e922\"; }\n@mixin icon-bookmark { content: \"\\e921\"; }\n@mixin icon-indicator { content: \"\\e920\"; }\n@mixin icon-add-subsection { content: \"\\e918\"; }\n@mixin icon-wrap-inline { content: \"\\e915\"; }\n@mixin icon-wrap-left { content: \"\\e916\"; }\n@mixin icon-wrap-right { content: \"\\e917\"; }\n@mixin icon-offline { content: \"\\e913\"; }\n@mixin icon-online { content: \"\\e914\"; }\n@mixin icon-tab { content: \"\\e90d\"; }\n@mixin icon-untab { content: \"\\e90e\"; }\n@mixin icon-multi-select { content: \"\\e90b\"; }\n@mixin icon-clipboard { content: \"\\e90a\"; }\n@mixin icon-filebox { content: \"\\e909\"; }\n@mixin icon-click-to-speak { content: \"\\e907\"; }\n@mixin icon-speech-bubble { content: \"\\f0e5\"; }\n@mixin icon-microphone { content: \"\\f130\"; }\n@mixin icon-microphone-off { content: \"\\f131\"; }\n@mixin icon-disconnect { content: \"\\e905\"; }\n@mixin icon-connect { content: \"\\e906\"; }\n@mixin icon-eliminate { content: \"\\e904\"; }\n@mixin icon-wheelchair { content: \"\\e903\"; }\n@mixin icon-text-marker { content: \"\\e902\"; }\n@mixin icon-unshield { content: \"\\e32a\"; }\n@mixin icon-shield { content: \"\\e8e8\"; }\n@mixin icon-tree { content: \"\\e6b4\"; }\n@mixin icon-home { content: \"\\e6b3\"; }\n@mixin icon-shared-file { content: \"\\e6b2\"; }\n@mixin icon-end-attempt { content: \"\\e603\"; }\n@mixin icon-icon { content: \"\\f1c5\"; }\n@mixin icon-radio-bg { content: \"\\e600\"; }\n@mixin icon-checkbox-bg { content: \"\\e601\"; }\n@mixin icon-tag { content: \"\\e602\"; }\n@mixin icon-style { content: \"\\e604\"; }\n@mixin icon-ownership-transfer { content: \"\\e605\"; }\n@mixin icon-property-advanced { content: \"\\e606\"; }\n@mixin icon-property-add { content: \"\\e607\"; }\n@mixin icon-repository-add { content: \"\\e608\"; }\n@mixin icon-repository-remove { content: \"\\e609\"; }\n@mixin icon-repository { content: \"\\e60a\"; }\n@mixin icon-result-server { content: \"\\e60b\"; }\n@mixin icon-folder { content: \"\\e60c\"; }\n@mixin icon-folder-open { content: \"\\e60d\"; }\n@mixin icon-left { content: \"\\e60e\"; }\n@mixin icon-right { content: \"\\e60f\"; }\n@mixin icon-up { content: \"\\e610\"; }\n@mixin icon-down { content: \"\\e611\"; }\n@mixin icon-undo { content: \"\\e612\"; }\n@mixin icon-redo { content: \"\\e613\"; }\n@mixin icon-screen { content: \"\\e614\"; }\n@mixin icon-laptop { content: \"\\e615\"; }\n@mixin icon-tablet { content: \"\\e616\"; }\n@mixin icon-phone { content: \"\\e617\"; }\n@mixin icon-move { content: \"\\e618\"; }\n@mixin icon-bin { content: \"\\e619\"; }\n@mixin icon-shuffle { content: \"\\e61a\"; }\n@mixin icon-print { content: \"\\e61b\"; }\n@mixin icon-tools { content: \"\\e61c\"; }\n@mixin icon-settings { content: \"\\e61d\"; }\n@mixin icon-video { content: \"\\e61e\"; }\n@mixin icon-find { content: \"\\e61f\"; }\n@mixin icon-image { content: \"\\e620\"; }\n@mixin icon-edit { content: \"\\e621\"; }\n@mixin icon-document { content: \"\\e622\"; }\n@mixin icon-resize-grid { content: \"\\e623\"; }\n@mixin icon-resize { content: \"\\e624\"; }\n@mixin icon-help { content: \"\\e625\"; }\n@mixin icon-mobile-menu { content: \"\\e626\"; }\n@mixin icon-fix { content: \"\\e627\"; }\n@mixin icon-unlock { content: \"\\e628\"; }\n@mixin icon-lock { content: \"\\e629\"; }\n@mixin icon-ul { content: \"\\e62a\"; }\n@mixin icon-ol { content: \"\\e62b\"; }\n@mixin icon-email { content: \"\\e62c\"; }\n@mixin icon-download { content: \"\\e62d\"; }\n@mixin icon-logout { content: \"\\e62e\"; }\n@mixin icon-login { content: \"\\e62f\"; }\n@mixin icon-spinner { content: \"\\e630\"; }\n@mixin icon-preview { content: \"\\e631\"; }\n@mixin icon-external { content: \"\\e632\"; }\n@mixin icon-time { content: \"\\e633\"; }\n@mixin icon-save { content: \"\\e634\"; }\n@mixin icon-warning { content: \"\\e635\"; }\n@mixin icon-add { content: \"\\e636\"; }\n@mixin icon-error { content: \"\\e900\"; }\n@mixin icon-close { content: \"\\e637\"; }\n@mixin icon-success { content: \"\\e638\"; }\n@mixin icon-remove { content: \"\\e639\"; }\n@mixin icon-info { content: \"\\e63a\"; }\n@mixin icon-danger { content: \"\\e63b\"; }\n@mixin icon-users { content: \"\\e63c\"; }\n@mixin icon-user { content: \"\\e63d\"; }\n@mixin icon-test-taker { content: \"\\e63e\"; }\n@mixin icon-test-takers { content: \"\\e63f\"; }\n@mixin icon-item { content: \"\\e640\"; }\n@mixin icon-test { content: \"\\e641\"; }\n@mixin icon-delivery { content: \"\\e642\"; }\n@mixin icon-eye-slash { content: \"\\e643\"; }\n@mixin icon-result { content: \"\\e644\"; }\n@mixin icon-delivery-small { content: \"\\e645\"; }\n@mixin icon-upload { content: \"\\e646\"; }\n@mixin icon-result-small { content: \"\\e647\"; }\n@mixin icon-mobile-preview { content: \"\\e648\"; }\n@mixin icon-extension { content: \"\\e649\"; }\n@mixin icon-desktop-preview { content: \"\\e64a\"; }\n@mixin icon-tablet-preview { content: \"\\e64b\"; }\n@mixin icon-insert-horizontal-line { content: \"\\e64c\"; }\n@mixin icon-table { content: \"\\e64d\"; }\n@mixin icon-anchor { content: \"\\e64e\"; }\n@mixin icon-unlink { content: \"\\e64f\"; }\n@mixin icon-link { content: \"\\e650\"; }\n@mixin icon-right-left { content: \"\\e651\"; }\n@mixin icon-left-right { content: \"\\e652\"; }\n@mixin icon-special-character { content: \"\\e653\"; }\n@mixin icon-source { content: \"\\e654\"; }\n@mixin icon-new-page { content: \"\\e655\"; }\n@mixin icon-templates { content: \"\\e656\"; }\n@mixin icon-cut { content: \"\\e657\"; }\n@mixin icon-replace { content: \"\\e658\"; }\n@mixin icon-copy { content: \"\\e659\"; }\n@mixin icon-paste { content: \"\\e65a\"; }\n@mixin icon-select-all { content: \"\\e65b\"; }\n@mixin icon-paste-text { content: \"\\e65c\"; }\n@mixin icon-paste-word { content: \"\\e65d\"; }\n@mixin icon-bold { content: \"\\e65e\"; }\n@mixin icon-italic { content: \"\\e65f\"; }\n@mixin icon-underline { content: \"\\e660\"; }\n@mixin icon-subscript { content: \"\\e661\"; }\n@mixin icon-superscript { content: \"\\e662\"; }\n@mixin icon-strike-through { content: \"\\e663\"; }\n@mixin icon-decrease-indent { content: \"\\e664\"; }\n@mixin icon-increase-indent { content: \"\\e665\"; }\n@mixin icon-block-quote { content: \"\\e666\"; }\n@mixin icon-div-container { content: \"\\e667\"; }\n@mixin icon-align-left { content: \"\\e668\"; }\n@mixin icon-center { content: \"\\e669\"; }\n@mixin icon-align-right { content: \"\\e66a\"; }\n@mixin icon-justify { content: \"\\e66b\"; }\n@mixin icon-choice { content: \"\\e66c\"; }\n@mixin icon-inline-choice { content: \"\\e66d\"; }\n@mixin icon-match { content: \"\\e66e\"; }\n@mixin icon-associate { content: \"\\e66f\"; }\n@mixin icon-media { content: \"\\e670\"; }\n@mixin icon-graphic-order { content: \"\\e671\"; }\n@mixin icon-hotspot { content: \"\\e672\"; }\n@mixin icon-graphic-gap { content: \"\\e673\"; }\n@mixin icon-graphic-associate { content: \"\\e674\"; }\n@mixin icon-select-point { content: \"\\e675\"; }\n@mixin icon-pin { content: \"\\e676\"; }\n@mixin icon-import { content: \"\\e677\"; }\n@mixin icon-export { content: \"\\e678\"; }\n@mixin icon-move-item { content: \"\\e679\"; }\n@mixin icon-meta-data { content: \"\\e67a\"; }\n@mixin icon-slider { content: \"\\e67b\"; }\n@mixin icon-summary-report { content: \"\\e67c\"; }\n@mixin icon-text-entry { content: \"\\e67d\"; }\n@mixin icon-extended-text { content: \"\\e67e\"; }\n@mixin icon-eraser { content: \"\\e67f\"; }\n@mixin icon-row { content: \"\\e680\"; }\n@mixin icon-column { content: \"\\e681\"; }\n@mixin icon-text-color { content: \"\\e682\"; }\n@mixin icon-background-color { content: \"\\e683\"; }\n@mixin icon-spell-check { content: \"\\e684\"; }\n@mixin icon-polygon { content: \"\\e685\"; }\n@mixin icon-rectangle { content: \"\\e686\"; }\n@mixin icon-gap-match { content: \"\\e687\"; }\n@mixin icon-order { content: \"\\e688\"; }\n@mixin icon-hottext { content: \"\\e689\"; }\n@mixin icon-free-form { content: \"\\e68a\"; }\n@mixin icon-step-backward { content: \"\\e68b\"; }\n@mixin icon-fast-backward { content: \"\\e68c\"; }\n@mixin icon-backward { content: \"\\e68d\"; }\n@mixin icon-play { content: \"\\e68e\"; }\n@mixin icon-pause { content: \"\\e68f\"; }\n@mixin icon-stop { content: \"\\e690\"; }\n@mixin icon-forward { content: \"\\e691\"; }\n@mixin icon-fast-forward { content: \"\\e692\"; }\n@mixin icon-step-forward { content: \"\\e693\"; }\n@mixin icon-ellipsis { content: \"\\e694\"; }\n@mixin icon-circle { content: \"\\e695\"; }\n@mixin icon-target { content: \"\\e696\"; }\n@mixin icon-guide-arrow { content: \"\\e697\"; }\n@mixin icon-range-slider-right { content: \"\\e698\"; }\n@mixin icon-range-slider-left { content: \"\\e699\"; }\n@mixin icon-radio-checked { content: \"\\e69a\"; }\n@mixin icon-checkbox-indeterminate { content: \"\\e901\"; }\n@mixin icon-checkbox { content: \"\\e69b\"; }\n@mixin icon-checkbox-crossed { content: \"\\e69c\"; }\n@mixin icon-checkbox-checked { content: \"\\e69d\"; }\n@mixin icon-result-nok { content: \"\\e69e\"; }\n@mixin icon-result-ok { content: \"\\e69f\"; }\n@mixin icon-not-evaluated { content: \"\\e6a0\"; }\n@mixin icon-filter { content: \"\\e6a1\"; }\n@mixin icon-translate { content: \"\\e6a2\"; }\n@mixin icon-eject { content: \"\\e6a3\"; }\n@mixin icon-continue { content: \"\\e6a4\"; }\n@mixin icon-radio { content: \"\\e6a5\"; }\n@mixin icon-sphere { content: \"\\e6a6\"; }\n@mixin icon-reset { content: \"\\e6a7\"; }\n@mixin icon-smaller { content: \"\\e6a8\"; }\n@mixin icon-larger { content: \"\\e6a9\"; }\n@mixin icon-clock { content: \"\\e6aa\"; }\n@mixin icon-font { content: \"\\e6ab\"; }\n@mixin icon-maths { content: \"\\e6ac\"; }\n@mixin icon-grip { content: \"\\e6ad\"; }\n@mixin icon-rubric { content: \"\\e6ae\"; }\n@mixin icon-audio { content: \"\\e6af\"; }\n@mixin icon-grip-h { content: \"\\e6b0\"; }\n@mixin icon-magicwand { content: \"\\e6b1\"; }\n@mixin icon-loop { content: \"\\ea2e\"; }\n@mixin icon-calendar { content: \"\\e953\"; }\n@mixin icon-reload { content: \"\\e984\"; }\n@mixin icon-speed { content: \"\\e9a6\"; }\n@mixin icon-volume { content: \"\\ea27\"; }\n@mixin icon-contrast { content: \"\\e9d5\"; }\n@mixin icon-headphones { content: \"\\e910\"; }\n@mixin icon-compress { content: \"\\f066\"; }\n@mixin icon-map-o { content: \"\\f278\"; }\n@mixin icon-variable { content: \"\\e908\"; }\n@mixin icon-tooltip { content: \"\\e90c\"; }\n@mixin icon-globe { content: \"\\e9c9\"; }\n@mixin icon-highlighter { content: \"\\e90f\"; }\n@mixin icon-eliminate-crossed { content: \"\\e911\"; }\n@mixin icon-play-from-here { content: \"\\e912\"; }\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\nreset.css (part of editor.css)\r\n================================\r\n\r\nThis file holds the \"reset\" requirements of CKEditor, as well as define the\r\ndefault interface styles.\r\n\r\nCKEditor includes two main \"reset\" class names in the DOM structure created for\r\neditors:\r\n\r\n\t* .cke_reset: Intended to reset a specific element, but not its children.\r\n\t Because of this, only styles that will not be inherited can be defined.\r\n\r\n\t* .cke_reset_all: Intended to reset not only the element holding it, but\r\n\t also its child elements.\r\n\r\nTo understand why \"reset\" is needed, check the CKEditor Skin SDK:\r\nhttp://docs.cksource.com/CKEditor_4.x/Skin_SDK/Reset\r\n*/\r\n@import \"inc/bootstrap\";\r\n/* Reset for single elements, not their children. */\r\n.cke_reset {\r\n /* Do not include inheritable rules here. */\r\n margin: 0;\r\n padding: 0;\r\n border: 0;\r\n background: transparent;\r\n text-decoration: none;\r\n width: auto;\r\n height: auto;\r\n vertical-align: baseline;\r\n box-sizing: content-box;\r\n position: static;\r\n transition: none;\r\n z-index: 0 !important;\r\n}\r\n\r\n/* Reset for elements and their children. */\r\n.cke_reset_all, .cke_reset_all * {\r\n /* The following must be identical to .cke_reset. */\r\n margin: 0;\r\n padding: 0;\r\n border: 0;\r\n background: transparent;\r\n text-decoration: none;\r\n width: auto;\r\n height: auto;\r\n vertical-align: baseline;\r\n box-sizing: content-box;\r\n transition: none;\r\n\r\n /* These are rule inherited by all children elements. */\r\n border-collapse: collapse;\r\n font-family: $regularFont;\r\n font-weight: 400;\r\n font-style: normal;\r\n font-size: 1.4rem;\r\n //color: #222;\r\n text-align: left;\r\n white-space: nowrap;\r\n cursor: auto;\r\n}\r\n\r\n.cke_reset_all .cke_rtl * {\r\n text-align: right;\r\n}\r\n\r\n/* Defaults for some elements. */\r\n\r\n.cke_reset_all iframe {\r\n vertical-align: inherit; /** For IE */\r\n}\r\n\r\n.cke_reset_all textarea {\r\n white-space: pre;\r\n}\r\n\r\n.cke_reset_all textarea,\r\n.cke_reset_all input[type=\"text\"],\r\n.cke_reset_all input[type=\"password\"] {\r\n cursor: text;\r\n}\r\n\r\n.cke_reset_all textarea[disabled],\r\n.cke_reset_all input[type=\"text\"][disabled],\r\n.cke_reset_all input[type=\"password\"][disabled] {\r\n cursor: default;\r\n}\r\n\r\n.cke_reset_all fieldset {\r\n padding: 10px;\r\n border: 2px groove #E0DFE3;\r\n}\r\n\r\n.cke_reset_all select {\r\n @include border-box();\r\n}\r\n","$sidebarWidth: 180;\n$sidebarGutter: 0;\n$toolbarHeight: 50;\n$treeSidebar: 280;\n\n// fonts\n$fontPath : 'font/' !default;\n$monospaceFont: Consolas, 'Andale Mono WT', 'Andale Mono', 'Lucida Console', 'Lucida Sans Typewriter', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Liberation Mono', 'Nimbus Mono L', Monaco, 'Courier New', Courier, monospace;\n$regularFont: 'Source Sans Pro', sans-serif;\n$headingFont: 'Source Sans Pro', sans-serif;\n\n\n%clearfix {\n &:before, &:after {\n content: \" \";\n display: table;\n }\n &:after {\n clear: both;\n }\n}\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\nmainui.css (part of editor.css)\r\n=================================\r\n\r\nThis file styles the basic structure of the CKEditor user interface - the box\r\nthat holds everything.\r\n\r\nCKEditor offers two main editing modes. The main UI blocks that compose these\r\nmodes are:\r\n\r\n\tFor \"Theme UI\" mode, the one most generally used:\r\n\r\n\t+-- .cke_chrome ----------------------+\r\n\t|+-- .cke_inner ---------------------+|\r\n\t|| +-- .cke_top -------------------+ ||\r\n\t|| | | ||\r\n\t|| +-------------------------------+ ||\r\n\t|| +-- .cke_contents --------------+ ||\r\n\t|| | | ||\r\n\t|| +-------------------------------+ ||\r\n\t|| +-- .cke_bottom ----------------+ ||\r\n\t|| | | ||\r\n\t|| +-------------------------------+ ||\r\n\t|+-----------------------------------+|\r\n\t+-------------------------------------+\r\n\r\n\tFor \"Inline Editing\" mode:\r\n\r\n\t+-- .cke_chrome .cke_float------------+\r\n\t|+-- .cke_inner ---------------------+|\r\n\t|| +-- .cke_top -------------------+ ||\r\n\t|| | | ||\r\n\t|| +-------------------------------+ ||\r\n\t|+-----------------------------------+|\r\n\t+-------------------------------------+\r\n\r\nSpecial outer level classes used in this file:\r\n\r\n\t.cke_hc: Available when the editor is rendered on \"High Contrast\".\r\n\r\n*/\r\n\r\n/* The outer boundary of the interface. */\r\n.cke_chrome {\r\n /* This is , so transform it into a block.*/\r\n display: block;\r\n padding: 0;\r\n}\r\n\r\n/* The inner boundary of the interface. */\r\n.cke_inner {\r\n /* This is , so transform it into a block.*/\r\n display: block;\r\n\r\n -webkit-touch-callout: none;\r\n\r\n padding: 0;\r\n position: relative;\r\n z-index: 10001;\r\n\r\n}\r\n\r\n/* Added to the outer boundary of the UI when in inline editing,\r\n when the UI is floating. */\r\n.cke_float {\r\n /* Make white the space between the outer and the inner borders. */\r\n border: none;\r\n}\r\n\r\n.cke_float .cke_inner {\r\n /* As we don't have blocks following top (toolbar) we suppress the padding\r\n as the toolbar defines its own margin. */\r\n padding-bottom: 0;\r\n}\r\n\r\n/* Make the main spaces enlarge to hold potentially floated content. */\r\n.cke_top,\r\n.cke_contents,\r\n.cke_bottom {\r\n /* These are s, so transform them into blocks.*/\r\n //display: block;\r\n\r\n /* Ideally this should be \"auto\", but it shows scrollbars in IE7. */\r\n overflow: hidden;\r\n}\r\n\r\n.cke_top {\r\n /*border: 1px solid #b2b2b2;*/\r\n /* Allow breaking toolbars when in a narrow editor. (#9947) */\r\n white-space: normal;\r\n padding: 4px 3px 0px 4px;\r\n background: $uiClickableDefaultBg;\r\n @include simple-border($uiClickableDefaultBg);\r\n @include box-shadow();\r\n}\r\n\r\n.cke_float .cke_top {\r\n border: 3px solid $uiClickableDefaultBg;\r\n\r\n}\r\n\r\n.cke_bottom {\r\n padding: 1px;\r\n position: relative;\r\n @include simple-border();\r\n /*\r\n border-top: 1px solid #bfbfbf;\r\n\r\n box-shadow: 0 1px 0 #fff inset;\r\n\r\n background: #cfd1cf;\r\n background-image: linear-gradient(top, #ebebeb, #cfd1cf);\r\n filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#ebebeb', endColorstr='#cfd1cf');*/\r\n}\r\n\r\n/* On iOS we need to manually enable scrolling in the contents block. (#9945) */\r\n.cke_browser_ios .cke_contents {\r\n overflow-y: auto;\r\n -webkit-overflow-scrolling: touch;\r\n}\r\n\r\n/* The resizer is the small UI element that is rendered at the bottom right\r\n part of the editor. It makes is possible to resize the editor UI. */\r\n.cke_resizer {\r\n /* To avoid using images for the resizer, we create a small triangle,\r\n using some CSS magic. */\r\n width: 0;\r\n height: 0;\r\n overflow: hidden;\r\n width: 0;\r\n height: 0;\r\n overflow: hidden;\r\n border-width: 10px 10px 0 0;\r\n border-color: transparent #666 transparent transparent;\r\n border-style: dashed solid dashed dashed;\r\n\r\n font-size: 0;\r\n vertical-align: bottom;\r\n\r\n margin-top: 6px;\r\n\r\n /* \tA margin in case of no other element in the same container\r\n to keep a distance to the bottom edge. */\r\n margin-bottom: 2px;\r\n\r\n box-shadow: 0 1px 0 rgba(255, 255, 255, .3);\r\n}\r\n\r\n.cke_hc .cke_resizer {\r\n font-size: 15px;\r\n width: auto;\r\n height: auto;\r\n border-width: 0;\r\n}\r\n\r\n.cke_resizer_ltr {\r\n cursor: se-resize;\r\n\r\n float: right;\r\n margin-right: -4px;\r\n}\r\n\r\n/* This class is added in RTL mode. This is a special case for the resizer\r\n (usually the .cke_rtl class is used), because it may not necessarily be in\r\n RTL mode if the main UI is RTL. It depends instead on the context where the\r\n editor is inserted on. */\r\n.cke_resizer_rtl {\r\n border-width: 10px 0 0 10px;\r\n border-color: transparent transparent transparent #A5A5A5;\r\n border-style: dashed dashed dashed solid;\r\n\r\n cursor: sw-resize;\r\n\r\n float: left;\r\n margin-left: -4px;\r\n right: auto;\r\n}\r\n\r\n/* The editing area (where users type) can be rendered as an editable
\r\n element (e.g. divarea plugin). In that case, this is the class applied to\r\n that element. */\r\n.cke_wysiwyg_div {\r\n display: block;\r\n height: 100%;\r\n overflow: auto;\r\n padding: 0 8px;\r\n outline-style: none;\r\n @include border-box();\r\n}\r\n","// buttons and alerts\n$success: rgb(14, 145, 75);\n$info: rgb(14, 93, 145);\n$warning: rgb(216, 174, 91);\n$danger: rgb(201, 96, 67);\n$error: rgb(186, 18, 43);\n$activeInteraction: rgb(195, 90, 19);\n\n// corporate identity\n$logoRed: rgb(186, 18, 43);\n$grey: rgb(173, 161, 148);\n$darkBlueGrey: rgb(164, 187, 197);\n$mediumBlueGrey: rgb(193, 212, 220);\n$lightBlueGrey: rgb(228, 236, 239);\n$brownRedGrey: rgb(154, 137, 123);\n$darkBrown: rgb(111, 99, 89);\n$websiteBorder: rgb(141, 148, 158);\n\n// ui elements, these should only variations of the above\n// naming convention: jQueryUi theme roller -> camelCase\n\n$textColor: #222;\n$textHighlight: white;\n\n$uiGeneralContentBg: white();\n$uiGeneralContentBorder: #ddd;\n\n$uiHeaderBg: #d4d5d7;\n\n$uiClickableDefaultBg: #f3f1ef;\n$uiClickableHoverBg: whiten($info, 0.2);\n//$uiClickableActiveBg: $uiHeaderBg;\n$uiClickableActiveBg: whiten($websiteBorder, 0.2);\n//$uiClickableActiveBg: #aaa;\n\n$uiSelectableSelectedBg: whiten($info, 0.2);\n$uiSelectableSelectedHoverBg: whiten($info, 0.1);\n$uiSelectableHoverBg: whiten($info, 0.9);\n\n$uiOverlay: $lightBlueGrey;\n\n// new layout. Implemented now only for review panel\n$uiReviewPanelBg: #f2f2f2;\n$uiReviewPanelTextDisabled: hsl(0, 0%, 45%);\n$uiReviewPanelTextDefault: hsl(0, 0%, 12%);\n$uiReviewPanelBgDefault: $uiGeneralContentBg;\n$uiReviewPanelPrimaryHighlight: hsl(208, 100%, 32%);\n$uiReviewPanelBgInverted: $uiReviewPanelTextDefault;\n$uiReviewPanelTextInverted: $uiGeneralContentBg;\n\n// sidebars etc.\n$canvas: mix(#fff, $grey, 85%);\n\n// colors taken from feedback.scss\n$successBgColor: whiten($success, 0.8);\n$successBorderColor: whiten($success, 0.1);\n\n$infoBgColor: whiten($info, 0.8);\n$infoBorderColor: whiten($info, 0.1);\n\n$warningBgColor: whiten($warning, 0.8);\n$warningBorderColor: whiten($warning, 0.1);\n\n$dangerBgColor: whiten($danger, 0.8);\n$dangerBorderColor: whiten($danger, 0.1);\n\n$errorBgColor: whiten($error, 0.8);\n$errorBorderColor: whiten($error, 0.1);\n\n$darkBar: rgb(51, 51, 51);\n$darkBarTxt: rgb(230, 230, 230);\n$darkBarIcon: rgb(220, 220, 220);\n\n$actionLinkColor: #276d9b;\n$actionLinkHoverColor: #4f83a7;\n\n$colorWheel-01: #c3ba13;\n$colorWheel-02: #84a610;\n$colorWheel-03: #2b8e0e;\n$colorWheel-04: #0f9787;\n$colorWheel-05: #0e5d91;\n$colorWheel-06: #0d2689;\n$colorWheel-07: #400d83;\n$colorWheel-08: #960e7d;\n$colorWheel-09: #ba122b;\n$colorWheel-10: #c34713;\n$colorWheel-11: #c36f13;\n$colorWheel-12: #c39413;\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n/*\r\npanel.css (part of editor.css)\r\n================================\r\n\r\nPanels are floating elements that can hold different types of contents.\r\nThe following are common uses of it:\r\n\r\n\t- The element that toolbar combos display when opening them.\r\n\t- The context menu.\r\n\t- The list of items displayed by \"menu buttons\" (e.g. scayt).\r\n\t- The panel shown when opening \"panel buttons\" (e.g. color buttons).\r\n\r\nPanel contents are wrapped into an iframe, so it is possible to have additional\r\nCSS loaded inside them (e.g. to have more accurate preview on the styles combo).\r\n\r\nThe following is a visual representation of the outer elements of a panel:\r\n\r\n+-- .cke_panel(*) ---------------------+\r\n| +-- IFRAME.cke_panel_frame --------+ |\r\n| | +-- HTML.cke_panel_container --+ | |\r\n| | | +-- .cke_panel_block ------+ | | |\r\n| | | | | | | |\r\n| | | | (contents here) | | | |\r\n| | | | | | | |\r\n| | | +--------------------------+ | | |\r\n| | +------------------------------+ | |\r\n| +----------------------------------+ |\r\n+--------------------------------------+\r\n\r\n(*) All kinds of panel share the above structure. Menu panels adds the\r\n .cke_menu_panel class to the outer element, while toolbar combos add the\r\n\t.cke_combopanel class.\r\n\r\nThis file also defines styles for panel lists (used by combos). For menu-like\r\npanel contents and color panels check menu.css and colorpanel.css.\r\n*/\r\n@import \"inc/bootstrap\";\r\n\r\n/* The box that holds an IFRAME. It's inserted into a host document and positioned\r\n absolutely by the application. It floats above the host document/editor. */\r\n.cke_panel {\r\n /* Restore the loading hide */\r\n visibility: visible;\r\n width: 120px;\r\n height: 100px;\r\n overflow: hidden;\r\n\r\n background-color: #fff;\r\n border: 1px solid #b6b6b6;\r\n border-bottom-color: #999;\r\n\r\n border-radius: 3px;\r\n\r\n box-shadow: 0 0 3px rgba(0, 0, 0, .15);\r\n}\r\n\r\n/* This class represents panels which are used as context menus. */\r\n.cke_menu_panel {\r\n padding: 0;\r\n margin: 0;\r\n visibility: hidden;\r\n}\r\n\r\n/* This class represents panels which are used by rich combos. */\r\n.cke_combopanel {\r\n width: 150px;\r\n height: 170px;\r\n}\r\n\r\n/* The IFRAME the panel is wrapped into. */\r\n.cke_panel_frame {\r\n width: 100%;\r\n height: 100%;\r\n font-size: 12px;\r\n\r\n overflow: auto;\r\n overflow-x: hidden;\r\n}\r\n\r\n/* The HTML document which is a direct descendant of the IFRAME */\r\n.cke_panel_container {\r\n overflow: hidden;\r\n}\r\n\r\n/*\r\nHere we start the definition of panel lists (e.g. combo panels). The following\r\nis its visual representation:\r\n\r\n+-- .cke_panel_block -----------------+\r\n| +-- .cke_panel_grouptitle --------+ |\r\n| | | |\r\n| +---------------------------------+ |\r\n| +-- .cke_panel_list --------------+ |\r\n| | +-- .cke_panel_listItem ------+ | |\r\n| | | +-- a --------------------+ | | |\r\n| | | | +-- span -------------+ | | | |\r\n| | | | | | | | | |\r\n| | | | +---------------------+ | | | |\r\n| | | +-------------------------+ | | |\r\n| | +-----------------------------+ | |\r\n| | +-- .cke_panel_listItem ------+ | |\r\n| | | +-- a --------------------+ | | |\r\n| | | | +-- span -------------+ | | | |\r\n| | | | | | | | | |\r\n| | | | +---------------------+ | | | |\r\n| | | +-------------------------+ | | |\r\n| | +-----------------------------+ | |\r\n| | ... | |\r\n| +---------------------------------+ |\r\n+-------------------------------------+\r\n*/\r\n\r\n/* The list of panel items. */\r\n.cke_panel_list {\r\n list-style-type: none;\r\n margin: 0;\r\n padding: 0;\r\n white-space: nowrap;\r\n overflow-y: auto;\r\n height: 170px;\r\n}\r\n\r\n/* The item of .cke_panel_list */\r\n.cke_panel_listItem {\r\n margin: 0;\r\n padding-bottom: 1px;\r\n}\r\n\r\n/* The child of .cke_panel_listItem. These elements contain spans which are\r\n to display a real name of the property which is visible for an end-user. */\r\n.cke_panel_listItem a {\r\n padding: 3px 4px;\r\n display: block;\r\n border: 1px solid #fff;\r\n color: inherit !important;\r\n text-decoration: none;\r\n overflow: hidden;\r\n text-overflow: ellipsis;\r\n border-radius: 2px;\r\n}\r\n\r\n/* IE6 */\r\n* html .cke_panel_listItem a {\r\n width: 100%;\r\n\r\n /* IE is not able to inherit the color, so we must force it to black */\r\n color: #000;\r\n}\r\n\r\n/* IE7 */\r\n*:first-child + html .cke_panel_listItem a {\r\n /* IE is not able to inherit the color, so we must force it to black */\r\n color: #000;\r\n}\r\n\r\n.cke_panel_listItem.cke_selected a {\r\n\r\n background-color: mix(#fff, $info, 80%);\r\n}\r\n\r\n.cke_panel_listItem a:hover,\r\n.cke_panel_listItem a:focus,\r\n.cke_panel_listItem a:active {\r\n\r\n background-color: $uiClickableHoverBg;\r\n}\r\n\r\n.cke_hc .cke_panel_listItem a {\r\n border-style: none;\r\n}\r\n\r\n.cke_hc .cke_panel_listItem a:hover,\r\n.cke_hc .cke_panel_listItem a:focus,\r\n.cke_hc .cke_panel_listItem a:active {\r\n border: 2px solid;\r\n padding: 1px 2px;\r\n}\r\n\r\n/* The title of the entire panel which is visible on top of the list. */\r\n.cke_panel_grouptitle {\r\n display: none;\r\n}\r\n\r\n/* The following styles set defaults of the elements used by the Paragraph\r\n Format panel. */\r\n.cke_panel_listItem p,\r\n.cke_panel_listItem h1,\r\n.cke_panel_listItem h2,\r\n.cke_panel_listItem h3,\r\n.cke_panel_listItem h4,\r\n.cke_panel_listItem h5,\r\n.cke_panel_listItem h6,\r\n.cke_panel_listItem pre {\r\n margin-top: 0px;\r\n margin-bottom: 0px;\r\n}\r\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\ncolorpanel.css (part of editor.css)\r\n=====================================\r\n\r\nThe color panel is related to the contents part of the panels that are\r\ndisplayed when clicking the color buttons of the toolbar. See panels.css for\r\nstyles related to the outer part of panels.\r\n\r\nThe following is the visual representation of the color panel contents:\r\n\r\n+-- .cke_panel_block.cke_colorblock --+\r\n| +-- a.cke_colorauto --------------+ |\r\n| | | |\r\n| | AUTOMATIC COLOR | |\r\n| | | |\r\n| +---------------------------------+ |\r\n| +-- table ------------------------+ |\r\n| | | |\r\n| | COLOR PALETTE | |\r\n| | | |\r\n| |---------------------------------| |\r\n| | \"More Colors\" | |\r\n| +---------------------------------+ |\r\n+-------------------------------------+\r\n\r\nThe AUTOMATIC COLOR section is an containing a table with two cells with\r\nthe following contents:\r\n\r\n+-- TD -----------------+ +-- TD -----------------+\r\n| +-- .cke_colorbox --+ | | |\r\n| | | | | \"Automatic\" |\r\n| +-------------------+ | | |\r\n+-----------------------+ +-----------------------+\r\n\r\nThe COLOR PALETTE section instead is a table with a variable number of cells\r\n(by default 8). Each cell represents a color box, with the following structure:\r\n\r\n+-- A.cke_colorbox ---------+\r\n| +-- SPAN.cke_colorbox --+ |\r\n| | | |\r\n| +-----------------------+ |\r\n+---------------------------+\r\n*/\r\n\r\n/* The container of the color palette. */\r\n.cke_colorblock {\r\n padding: 3px;\r\n font-size: 11px;\r\n font-family: 'Microsoft Sans Serif', Tahoma, Arial, Verdana, Sans-Serif;\r\n}\r\n\r\n.cke_colorblock,\r\n.cke_colorblock a {\r\n text-decoration: none;\r\n color: #000;\r\n}\r\n\r\n/* The box which is to represent a single color on the color palette.\r\n It is a small, square-shaped element which can be selected from the palette. */\r\nspan.cke_colorbox {\r\n width: 10px;\r\n height: 10px;\r\n border: #808080 1px solid;\r\n float: left;\r\n}\r\n\r\n.cke_rtl span.cke_colorbox {\r\n float: right;\r\n}\r\n\r\n/* The wrapper of the span.cke_colorbox. It provides an extra border and padding. */\r\na.cke_colorbox {\r\n border: #fff 1px solid;\r\n padding: 2px;\r\n float: left;\r\n width: 12px;\r\n height: 12px;\r\n}\r\n\r\n.cke_rtl a.cke_colorbox {\r\n float: right;\r\n}\r\n\r\n/* Different states of the a.cke_colorbox wrapper. */\r\na:hover.cke_colorbox,\r\na:focus.cke_colorbox,\r\na:active.cke_colorbox {\r\n border: #b6b6b6 1px solid;\r\n background-color: #e5e5e5;\r\n}\r\n\r\n/* Buttons which are visible at the top/bottom of the color palette:\r\n - cke_colorauto (TOP) applies the automatic color.\r\n - cke_colormore (BOTTOM) executes the color dialog.\r\n*/\r\na.cke_colorauto,\r\na.cke_colormore {\r\n border: #fff 1px solid;\r\n padding: 2px;\r\n display: block;\r\n cursor: pointer;\r\n}\r\n\r\n/* Different states of cke_colorauto/cke_colormore buttons. */\r\na:hover.cke_colorauto,\r\na:hover.cke_colormore,\r\na:focus.cke_colorauto,\r\na:focus.cke_colormore,\r\na:active.cke_colorauto,\r\na:active.cke_colormore {\r\n border: #b6b6b6 1px solid;\r\n background-color: #e5e5e5;\r\n}\r\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\ntoolbar.css (part of editor.css)\r\n==================================\r\n\r\nThis files styles the CKEditor toolbar and its buttons. For toolbar combo\r\nstyles, check richcombo.css.\r\n\r\nThe toolbar is rendered as a big container (called toolbox), which contains\r\nsmaller \"toolbars\". Each toolbar represents a group of items that cannot be\r\nseparated. The following is the visual representation of the toolbox.\r\n\r\n+-- .cke_toolbox ----------------------------------------------------------+\r\n| +-- .cke_toolbar --+ +-- .cke_toolbar --+ ... +-- .cke_toolbar_break --+ |\r\n| | | | | | | |\r\n| +------------------+ +------------------+ +------------------------+ |\r\n| +-- .cke_toolbar --+ +-- .cke_toolbar --+ ... |\r\n| | | | | |\r\n| +------------------+ +------------------+ |\r\n+--------------------------------------------------------------------------+\r\n\r\nThe following instead is the visual representation of a single toolbar:\r\n\r\n+-- .cke_toolbar ----------------------------------------------------------------+\r\n| +-- .cke_toolbar_start --+ +-- .cke_toolgroup (*) --+ +-- .cke_toolbar_end --+ |\r\n| | | | | | | |\r\n| +------------------------+ +------------------------+ +----------------------+ |\r\n+--------------------------------------------------------------------------------+\r\n(*) .cke_toolgroup is available only when the toolbar items can be grouped\r\n (buttons). If the items can't be group (combos), this box is not available\r\n\tand the items are rendered straight in that place.\r\n\r\nThis file also styles toolbar buttons, which are rendered inside the above\r\n.cke_toolgroup containers. This is the visual representation of a button:\r\n\r\n+-- .cke_button -------------------------------------+\r\n| +-- .cke_button_icon --+ +-- .cke_button_label --+ |\r\n| | | | | |\r\n| +----------------------+ +-----------------------+ |\r\n+----------------------------------------------------+\r\n\r\nSpecial outer level classes used in this file:\r\n\r\n\t.cke_hc: Available when the editor is rendered on \"High Contrast\".\r\n\t.cke_rtl: Available when the editor UI is on RTL.\r\n*/\r\n@import \"inc/bootstrap\";\r\n/* The box that holds each toolbar. */\r\n.cke_toolbar {\r\n float: left;\r\n position: relative;\r\n z-index: 10005\r\n}\r\n\r\n.cke_rtl .cke_toolbar {\r\n float: right;\r\n}\r\n\r\n@media (pointer:coarse) {\r\n .cke .cke_toolbar .cke_button_off.cke_button_off:hover {\r\n background: white !important;\r\n color: $textColor !important;\r\n }\r\n}\r\n\r\n/* The box that holds buttons. */\r\n.cke_toolgroup {\r\n float: left;\r\n margin: 0 2px 2px 0;\r\n @include simple-border();\r\n @include border-radius(1);\r\n\r\n background: white();\r\n}\r\n\r\n.cke_hc .cke_toolgroup {\r\n border: 0;\r\n margin-right: 10px;\r\n margin-bottom: 10px;\r\n}\r\n\r\n.cke_rtl .cke_toolgroup {\r\n float: right;\r\n margin-left: 6px;\r\n margin-right: 0;\r\n}\r\n\r\n/* A toolbar button . */\r\n.cke .cke_toolbar .cke_button {\r\n display: inline-block;\r\n height: 18px;\r\n padding: 4px 6px;\r\n outline: none;\r\n cursor: pointer;\r\n border: 0;\r\n color: $textColor;\r\n}\r\n\r\n.cke .cke_toolbar .cke_button:hover {\r\n background: $uiClickableHoverBg !important;\r\n color: $textHighlight !important;\r\n}\r\n\r\n.cke_reset_all, .cke_reset_all *\r\n.cke .cke_top .cke_toolbar .cke_button_disabled:hover {\r\n background: white !important;\r\n cursor: default !important;\r\n}\r\n\r\n.cke_rtl .cke_button {\r\n float: right;\r\n}\r\n\r\n.cke_hc .cke_button {\r\n border: 1px solid black;\r\n\r\n /* Compensate the added border */\r\n padding: 3px 5px;\r\n margin: -2px 4px 0 -2px;\r\n}\r\n\r\n/* This class is applied to the button when it is \"active\" (pushed).\r\n This style indicates that the feature associated with the button is active\r\n i.e. currently writing in bold or when spell checking is enabled. */\r\n.cke .cke_toolbar a.cke_button_on {\r\n background-color: $info;\r\n color: $textHighlight;\r\n}\r\n\r\n.cke_button_disabled span {\r\n opacity: 0.4 !important;\r\n}\r\n\r\na.cke_button_on:hover,\r\na.cke_button_on:focus,\r\na.cke_button_on:active {\r\n\r\n cursor: pointer;\r\n}\r\n\r\na.cke_button_off:hover,\r\na.cke_button_off:focus,\r\na.cke_button_off:active,\r\na.cke_button_disabled:hover,\r\na.cke_button_disabled:focus,\r\na.cke_button_disabled:active {\r\n\r\n background-color: $uiClickableActiveBg;\r\n\r\n cursor: default;\r\n text-shadow: none;\r\n}\r\n\r\n/* The icon which is a visual representation of the button. */\r\n.cke_button_icon {\r\n cursor: inherit;\r\n background-repeat: no-repeat;\r\n margin-top: 1px;\r\n width: 16px;\r\n height: 16px;\r\n float: left;\r\n}\r\n\r\n.cke_rtl .cke_button_icon {\r\n float: right;\r\n}\r\n\r\n.cke_hc .cke_button_icon {\r\n display: none;\r\n}\r\n\r\n/* The label of the button that stores the name of the feature. By default,\r\n labels are invisible. They can be revealed on demand though. */\r\n.cke_button_label {\r\n display: none;\r\n padding-left: 3px;\r\n margin-top: 1px;\r\n line-height: 17px;\r\n vertical-align: middle;\r\n float: left;\r\n cursor: default;\r\n color: #474747;\r\n text-shadow: 0 1px 0 rgba(255, 255, 255, .5);\r\n}\r\n\r\n.cke_rtl .cke_button_label {\r\n padding-right: 3px;\r\n padding-left: 0;\r\n float: right;\r\n}\r\n\r\n.cke_hc .cke_button_label {\r\n padding: 0;\r\n display: inline-block;\r\n font-size: 12px;\r\n}\r\n\r\n.cke_rtl .cke_button_arrow {\r\n margin-right: 5px;\r\n margin-left: 0;\r\n}\r\n\r\n.cke_hc .cke_button_arrow {\r\n font-size: 10px;\r\n margin: 3px -2px 0 3px;\r\n width: auto;\r\n border: 0;\r\n}\r\n\r\n.cke_button_arrow {\r\n padding: 0 8px 5px 0;\r\n position: relative;\r\n top: -4px;\r\n opacity: .8\r\n}\r\n\r\n/* The vertical separator which is used within a single toolbar to split\r\n buttons into sub-groups. */\r\n.cke_toolbar_separator {\r\n float: left;\r\n background-color: #c0c0c0;\r\n background-color: rgba(0, 0, 0, .2);\r\n margin: 5px 2px 0;\r\n height: 18px;\r\n width: 1px;\r\n}\r\n\r\n.cke_rtl .cke_toolbar_separator {\r\n float: right;\r\n}\r\n\r\n.cke_hc .cke_toolbar_separator {\r\n width: 0;\r\n border-left: 1px solid;\r\n margin: 1px 5px 0 0px;\r\n}\r\n\r\n/* The dummy element that breaks toolbars.\r\n Once it is placed, the very next toolbar is moved to the new row. */\r\n.cke_toolbar_break {\r\n display: block;\r\n clear: left;\r\n}\r\n\r\n.cke_rtl .cke_toolbar_break {\r\n clear: right;\r\n}\r\n\r\n/* The button, which when clicked hides (collapses) all the toolbars. */\r\n.cke_toolbox_collapser {\r\n width: 12px;\r\n height: 11px;\r\n float: right;\r\n margin: 11px 0 0;\r\n font-size: 0;\r\n cursor: default;\r\n text-align: center;\r\n border: 1px solid #a6a6a6;\r\n border-bottom-color: #979797;\r\n border-radius: 3px;\r\n background: #fff;\r\n}\r\n\r\n.cke_toolbox_collapser.cke_toolbox_collapser_min {\r\n margin: 0 2px 4px;\r\n}\r\n\r\n.cke_rtl .cke_toolbox_collapser {\r\n float: left;\r\n}\r\n\r\n/* The CSS arrow, which belongs to the toolbar collapser. */\r\n.cke_toolbox_collapser .cke_arrow {\r\n display: inline-block;\r\n height: 0;\r\n width: 0;\r\n font-size: 0;\r\n margin-top: 1px;\r\n border-left: 3px solid transparent;\r\n border-right: 3px solid transparent;\r\n border-bottom: 3px solid #474747;\r\n border-top: 3px solid transparent;\r\n}\r\n\r\n.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow {\r\n margin-top: 4px;\r\n border-bottom-color: transparent;\r\n border-top-color: #474747;\r\n}\r\n\r\n.cke_hc .cke_toolbox_collapser .cke_arrow {\r\n font-size: 8px;\r\n width: auto;\r\n border: 0;\r\n margin-top: 0;\r\n margin-right: 2px;\r\n}\r\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\nmenu.css (part of editor.css)\r\n===============================\r\n\r\nThis file styles menus used in the editor UI. These menus are the list of\r\noptions available inside some \"floating panels\", like menu buttons of the\r\ntoolbar or the context menu.\r\n\r\nNote that the menu itself doesn't include the floating element that holds it.\r\nThat element is styles in the panel.css file.\r\n\r\nThe following is a visual representation of the main elements of a menu:\r\n\r\n+-- .cke_menu -----------------+\r\n| +-- .cke_menuitem --------+ |\r\n| | +-- .cke_menubutton ---+ | |\r\n| | | | | |\r\n| | +----------------------+ | |\r\n| +--------------------------+ |\r\n| +-- .cke_menuseparator ----+ |\r\n| ... |\r\n+------------------------------+\r\n\r\nThis is the .cke_menubutton structure:\r\n(Note that the menu button icon shares with toolbar button the common class .cke_button_icon to achieve the same outlook.)\r\n\r\n+-- .cke_menubutton -------------------------------------------------------------------------+\r\n| +-- .cke_menubutton_inner ---------------------------------------------------------------+ |\r\n| | +-- .cke_menubutton_icon ---+ +-- .cke_menubutton_label --+ +-- .cke_cke_menuarrow --+ | |\r\n| | | +-- .cke_button_icon ---+ | | | | | | |\r\n| | | | | | | | | | | |\r\n| | | +-----------------------+ | | | | | | |\r\n| | +---------------------------+ +---------------------------+ +------------------------+ | |\r\n| +----------------------------------------------------------------------------------------+ |\r\n+--------------------------------------------------------------------------------------------+\r\n\r\nSpecial outer level classes used in this file:\r\n\r\n\t.cke_hc: Available when the editor is rendered on \"High Contrast\".\r\n\t.cke_rtl: Available when the editor UI is on RTL.\r\n*/\r\n\r\n/* .cke_menuitem is the element that holds the entire structure of each of the\r\n menu items. */\r\n\r\n.cke_menubutton {\r\n /* The \"button\" inside a menu item is a element.\r\n Transforms it into a block. */\r\n display: block;\r\n}\r\n\r\n.cke_menuitem span {\r\n /* Avoid the text selection cursor inside menu items. */\r\n cursor: default;\r\n font-size: 12px\r\n}\r\n\r\n.cke_menubutton:hover,\r\n.cke_menubutton:focus,\r\n.cke_menubutton:active {\r\n background-color: #D3D3D3;\r\n display: block;\r\n}\r\n\r\n.cke_hc .cke_menubutton {\r\n padding: 2px;\r\n}\r\n\r\n.cke_hc .cke_menubutton:hover,\r\n.cke_hc .cke_menubutton:focus,\r\n.cke_hc .cke_menubutton:active {\r\n border: 2px solid;\r\n padding: 0;\r\n}\r\n\r\n.cke_menubutton_inner {\r\n display: table-row;\r\n}\r\n\r\n.cke_menubutton_icon,\r\n.cke_menubutton_label,\r\n.cke_menuarrow {\r\n display: table-cell;\r\n}\r\n\r\n/* The menu item icon. */\r\n.cke_menubutton_icon {\r\n background-color: #D7D8D7;\r\n opacity: 0.70; /* Safari, Opera and Mozilla */\r\n filter: alpha(opacity=70); /* IE */\r\n padding: 4px;\r\n}\r\n\r\n.cke_hc .cke_menubutton_icon {\r\n height: 16px;\r\n width: 0;\r\n padding: 4px 0;\r\n}\r\n\r\n.cke_menubutton:hover .cke_menubutton_icon,\r\n.cke_menubutton:focus .cke_menubutton_icon,\r\n.cke_menubutton:active .cke_menubutton_icon {\r\n background-color: #D0D2D0;\r\n}\r\n\r\n.cke_menubutton_disabled:hover .cke_menubutton_icon,\r\n.cke_menubutton_disabled:focus .cke_menubutton_icon,\r\n.cke_menubutton_disabled:active .cke_menubutton_icon {\r\n /* The icon will get opacity as well when hovered. */\r\n opacity: 0.3;\r\n filter: alpha(opacity=30);\r\n}\r\n\r\n/* The textual part of each menu item. */\r\n.cke_menubutton_label {\r\n padding: 0 5px;\r\n background-color: transparent;\r\n width: 100%;\r\n vertical-align: middle;\r\n}\r\n\r\n.cke_menubutton_disabled .cke_menubutton_label {\r\n /* Greyed label text indicates a disabled menu item. */\r\n opacity: 0.3;\r\n filter: alpha(opacity=30);\r\n}\r\n\r\n.cke_menubutton_on {\r\n border: 1px solid #dedede;\r\n background-color: #f2f2f2;\r\n box-shadow: 0 0 2px rgba(0, 0, 0, .1) inset;\r\n}\r\n\r\n.cke_menubutton_on .cke_menubutton_icon {\r\n padding-right: 3px;\r\n}\r\n\r\n.cke_menubutton:hover,\r\n.cke_menubutton:focus,\r\n.cke_menubutton:active {\r\n background-color: #EFF0EF;\r\n}\r\n\r\n.cke_panel_frame .cke_menubutton_label {\r\n display: none;\r\n}\r\n\r\n/* The separator used to separate menu item groups. */\r\n.cke_menuseparator {\r\n background-color: #D3D3D3;\r\n height: 1px;\r\n filter: alpha(opacity=70); /* IE */\r\n opacity: 0.70; /* Safari, Opera and Mozilla */\r\n}\r\n\r\n/* The small arrow shown for item with sub-menus. */\r\n.cke_menuarrow {\r\n background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAeCAYAAAAPSW++AAAAWUlEQVR42mNgAAJLS8v5QMzJgA6Agv+B+AYQa2GTAOFvQJyMSyINm1G66EYtAmIehlEwXAEobYHSGLqgFjRB/EcWTIYmnf/oEmlYJaCSuhhGIUnygNIYiA0Ab4wwJXKzD74AAAAASUVORK5CYII=);\r\n background-position: 0 10px;\r\n background-repeat: no-repeat;\r\n padding: 0 5px;\r\n}\r\n\r\n.cke_rtl .cke_menuarrow {\r\n background-position: 5px -13px;\r\n background-repeat: no-repeat;\r\n}\r\n\r\n.cke_menuarrow span {\r\n display: none;\r\n}\r\n\r\n.cke_hc .cke_menuarrow span {\r\n vertical-align: middle;\r\n display: inline;\r\n}\r\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\nrichcombo.css (part of editor.css)\r\n=================================\r\n\r\nThis file holds the style set of the \"Rich Combo\" widget which is commonly used\r\nin the toolbar. It doesn't, however, styles the panel that is displayed when\r\nclicking on the combo, which is instead styled by panel.css.\r\n\r\nThe visual representation of a rich combo widget looks as follows:\r\n\r\n+-- .cke_combo----------------------------------------------------------------------+\r\n| +-- .cke_combo_label --+ +-- .cke_combo_button ---------------------------------+ |\r\n| | | | +-- .cke_combo_text --+ +-- .cke_combo_open -------+ | |\r\n| | | | | | | +-- .cke_combo_arrow --+ | | |\r\n| | | | | | | | | | | |\r\n| | | | | | | +----------------------+ | | |\r\n| | | | +---------------------+ +--------------------------+ | |\r\n| +----------------------+ +------------------------------------------------------+ |\r\n+-----------------------------------------------------------------------------------+\r\n*/\r\n@import \"inc/bootstrap\";\r\n/* The box that hold the entire combo widget */\r\n.cke_combo {\r\n display: inline-block;\r\n}\r\n\r\n.cke_rtl .cke_combo {\r\n float: right;\r\n}\r\n\r\n.cke_hc .cke_combo {\r\n margin-top: -2px;\r\n}\r\n\r\n/* The label of the combo widget. It is invisible by default, yet\r\n it's important for semantics and accessibility. */\r\n.cke_combo_label {\r\n display: none;\r\n float: left;\r\n line-height: 26px;\r\n vertical-align: top;\r\n margin-right: 5px;\r\n}\r\n\r\n.cke_rtl .cke_combo_label {\r\n float: right;\r\n margin-left: 5px;\r\n margin-right: 0;\r\n}\r\n\r\n/* The container for combo text and arrow. */\r\n.cke_combo_button {\r\n display: inline-block;\r\n margin: 0 2px 0 0;\r\n\r\n @include simple-border();\r\n @include border-radius();\r\n\r\n background: white();\r\n max-height: 26px;\r\n white-space: nowrap;\r\n}\r\n\r\n/* Different states of the container. */\r\n.cke_combo_off a.cke_combo_button:hover,\r\n.cke_combo_off a.cke_combo_button:focus {\r\n\r\n outline: none;\r\n}\r\n\r\n\r\n.cke_combo_off a.cke_combo_button:hover,\r\n.cke_combo_off a.cke_combo_button:focus,\r\n.cke_combo_off a.cke_combo_button:active {\r\n background-color: $uiClickableActiveBg;\r\n text-shadow: none;\r\n}\r\n\r\n.cke_rtl .cke_combo_button {\r\n float: right;\r\n margin-left: 5px;\r\n margin-right: 0;\r\n}\r\n\r\n.cke_hc a.cke_combo_button {\r\n padding: 3px;\r\n}\r\n\r\n.cke_hc .cke_combo_on a.cke_combo_button,\r\n.cke_hc .cke_combo_off a.cke_combo_button:hover,\r\n.cke_hc .cke_combo_off a.cke_combo_button:focus,\r\n.cke_hc .cke_combo_off a.cke_combo_button:active {\r\n border-width: 3px;\r\n padding: 1px;\r\n}\r\n\r\n/* The label that shows the current value of the rich combo.\r\n By default, it holds the name of the property.\r\n See: .cke_combo_inlinelabel */\r\n.cke_combo_text {\r\n line-height: 26px;\r\n padding : {\r\n left: 10px;\r\n }\r\n text-overflow: ellipsis;\r\n overflow: hidden;\r\n float: left;\r\n cursor: default;\r\n color: #474747;\r\n text-shadow: 0 1px 0 rgba(255, 255, 255, .5);\r\n width: 60px;\r\n}\r\n\r\n.cke_rtl .cke_combo_text {\r\n float: right;\r\n text-align: right;\r\n padding-left: 0;\r\n padding-right: 10px;\r\n}\r\n\r\n.cke_hc .cke_combo_text {\r\n line-height: 18px;\r\n font-size: 12px;\r\n}\r\n\r\n/* The handler which opens the panel of rich combo properties.\r\n It holds an arrow as a visual indicator. */\r\n.cke_combo_open {\r\n display: inline-block;\r\n font-size: 0;\r\n height: 26px;\r\n line-height: 17px;\r\n margin: 0;\r\n text-align: center;\r\n width: 20px;\r\n cursor: pointer;\r\n &:hover {\r\n color: $textHighlight;\r\n background: $uiClickableHoverBg;\r\n }\r\n}\r\n\r\n.cke_combo_button:hover {\r\n color: $textHighlight !important;\r\n background: $uiClickableHoverBg !important;\r\n .cke_combo_text{\r\n color: $darkBarTxt !important;\r\n }\r\n}\r\n\r\n.cke_combo_on {\r\n .cke_combo_button {\r\n background-color: $info;\r\n .cke_combo_text {\r\n color: $darkBarTxt !important;\r\n }\r\n }\r\n}\r\n\r\n.cke_hc .cke_combo_open {\r\n cursor: default;\r\n display: inline-block;\r\n font-size: 0;\r\n height: 26px;\r\n line-height: 17px;\r\n margin: 0;\r\n text-align: center;\r\n width: 20px;\r\n}\r\n\r\n/* The arrow which is displayed inside of the .cke_combo_open handler. */\r\n.cke_combo_arrow, .cke_button_arrow {\r\n margin: 8px 0 0;\r\n float: left;\r\n left: 7px;\r\n position: relative;\r\n font-family: 'tao';\r\n speak: none;\r\n font-style: normal;\r\n font-weight: normal;\r\n font-variant: normal;\r\n text-transform: none;\r\n line-height: 1;\r\n\r\n /* Better Font Rendering =========== */\r\n -webkit-font-smoothing: antialiased;\r\n -moz-osx-font-smoothing: grayscale;\r\n cursor: pointer;\r\n font-size: 1rem;\r\n}\r\n\r\n.cke_combo_arrow, .cke_button_arrow {\r\n @include tao-icon-setup;\r\n @include icon-down;\r\n}\r\n\r\n.cke_hc .cke_combo_arrow {\r\n font-size: 10px;\r\n width: auto;\r\n border: 0;\r\n margin-top: 3px;\r\n}\r\n\r\n/* Disabled combo button styles. */\r\n.cke_combo_disabled .cke_combo_inlinelabel,\r\n.cke_combo_disabled .cke_combo_open {\r\n opacity: 0.3;\r\n}\r\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\nelementspath.css (part of editor.css)\r\n=======================================\r\n\r\nThis file styles the \"Elements Path\", whith is the list of element names\r\npresent at the the bottom bar of the CKEditor interface.\r\n\r\nThe following is a visual representation of its main elements:\r\n\r\n+-- .cke_path ---------------------------------------------------------------+\r\n| +-- .cke_path_item ----+ +-- .cke_path_item ----+ +-- .cke_path_empty ---+ |\r\n| | | | | | | |\r\n| +----------------------+ +----------------------+ +----------------------+ |\r\n+----------------------------------------------------------------------------+\r\n*/\r\n\r\n/* The box that holds the entire elements path. */\r\n.cke_path {\r\n float: left;\r\n margin: -2px 0 2px;\r\n}\r\n\r\n/* Each item of the elements path. */\r\n.cke_path_item,\r\n /* Empty element available at the end of the elements path, to help us keeping\r\n the proper box size when the elements path is empty. */\r\n.cke_path_empty {\r\n display: inline-block;\r\n float: left;\r\n padding: 3px 4px;\r\n margin-right: 2px;\r\n cursor: default;\r\n text-decoration: none;\r\n outline: 0;\r\n border: 0;\r\n color: #4c4c4c;\r\n text-shadow: 0 1px 0 #fff;\r\n font-weight: bold;\r\n font-size: 11px;\r\n}\r\n\r\n.cke_rtl .cke_path,\r\n.cke_rtl .cke_path_item,\r\n.cke_rtl .cke_path_empty {\r\n float: right;\r\n}\r\n\r\n/* The items are elements, so we define its hover states here. */\r\na.cke_path_item:hover,\r\na.cke_path_item:focus,\r\na.cke_path_item:active {\r\n background-color: #bfbfbf;\r\n color: #333;\r\n text-shadow: 0 1px 0 rgba(255, 255, 255, .5);\r\n border-radius: 2px;\r\n box-shadow: 0 0 4px rgba(0, 0, 0, .5) inset, 0 1px 0 rgba(255, 255, 255, .5);\r\n}\r\n\r\n.cke_hc a.cke_path_item:hover,\r\n.cke_hc a.cke_path_item:focus,\r\n.cke_hc a.cke_path_item:active {\r\n border: 2px solid;\r\n padding: 1px 2px;\r\n}\r\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n@import \"inc/bootstrap\";\r\n/* \"Source\" button label */\r\n.cke_button__source_label,\r\n.cke_button__sourcedialog_label {\r\n display: inline;\r\n}\r\n\r\n/* \"Font Size\" combo width */\r\n.cke_combo__fontsize .cke_combo_text {\r\n width: 30px;\r\n}\r\n\r\n/* \"Font Size\" panel size */\r\n.cke_combopanel__fontsize {\r\n width: 120px;\r\n}\r\n\r\n/* Editable regions */\r\n.cke_source {\r\n font-family: 'Courier New', Monospace;\r\n font-size: small;\r\n background-color: #fff;\r\n white-space: pre;\r\n}\r\n\r\n.cke_wysiwyg_frame, .cke_wysiwyg_div {\r\n background-color: #fff;\r\n}\r\n","@import \"inc/bootstrap\";\n\n[class^=\"icon-\"], [class*=\" icon-\"] {\n text-shadow: 0 1px 0 white(.5);\n}\n\n.cke_button {\n min-width: 14px;\n text-decoration: none !important;\n text-align: center;\n}\n\n.cke_top,\n.cke_top:before,\n.cke_top:after,\n.cke_top *,\n.cke_top *:before,\n.cke_top *:after {\n box-sizing: content-box !important;\n}\n\n.cke_button_icon, .cke_button {\n padding-top: 1px;\n line-height: 0.9;\n font-size: 16px;\n}\n\n.cke_nose {\n position: absolute;\n bottom: -6px;\n transform: rotate(45deg);\n border: 1px $uiClickableDefaultBg solid;\n border-left: none;\n border-top: none;\n width: 12px;\n height: 12px;\n background: $uiClickableDefaultBg;\n box-shadow: 2px 1px 1px 0 rgba(0, 0, 0, 0.1);\n opacity: 0;\n &.float-space-left {\n opacity: 1;\n transition: opacity .1s ease-in-out;\n right: auto;\n left: 5px;\n }\n &.float-space-right {\n opacity: 1;\n transition: opacity .1s ease-in-out;\n right: 5px;\n left: auto;\n }\n &.float-space-bottom {\n top: -6px;\n box-shadow: none;\n }\n &.float-space-top {\n bottom: -6px;\n }\n}\n","/* Do not edit */@import \"inc/bootstrap\";\n.cke .cke_top .cke_toolbar .cke_button_icon {background-image: none!important;}\n.cke_button_icon, .cke_button { @include tao-icon-setup;}\n.cke_button__anchor_icon:before { @include icon-anchor;}\n.cke_button__bgcolor_icon:before { @include icon-background-color;}\n.cke_button__bidiltr_icon:before { @include icon-left-right;}\n.cke_button__bidirtl_icon:before { @include icon-right-left;}\n.cke_button__blockquote_icon:before { @include icon-block-quote;}\n.cke_button__bold_icon:before { @include icon-bold;}\n.cke_button__bulletedlist_icon:before { @include icon-ul;}\n.cke_button__copy_icon:before { @include icon-copy;}\n.cke_button__creatediv_icon:before { @include icon-div-container;}\n.cke_button__cut_icon:before { @include icon-cut;}\n.cke_button__find_icon:before { @include icon-find;}\n.cke_button__horizontalrule_icon:before { @include icon-insert-horizontal-line;}\n.cke_button__image_icon:before { @include icon-image;}\n.cke_button__indent_icon:before { @include icon-increase-indent;}\n.cke_button__italic_icon:before { @include icon-italic;}\n.cke_button__justifyblock_icon:before { @include icon-justify;}\n.cke_button__justifycenter_icon:before { @include icon-center;}\n.cke_button__justifyleft_icon:before { @include icon-align-left;}\n.cke_button__justifyright_icon:before { @include icon-align-right;}\n.cke_button__link_icon:before { @include icon-link;}\n.cke_button__newpage_icon:before { @include icon-new-page;}\n.cke_button__numberedlist_icon:before { @include icon-ol;}\n.cke_button__outdent_icon:before { @include icon-decrease-indent;}\n.cke_button__paste_icon:before { @include icon-paste;}\n.cke_button__pastefromword_icon:before { @include icon-paste-word;}\n.cke_button__pastetext_icon:before { @include icon-paste-text;}\n.cke_button__radio_icon:before { @include icon-radio-checked;}\n.cke_button__redo_icon:before { @include icon-redo;}\n.cke_button__replace_icon:before { @include icon-replace;}\n.cke_button__scayt_icon:before { @include icon-spell-check;}\n.cke_button__selectall_icon:before { @include icon-select-all;}\n.cke_button__sourcedialog_icon:before { @include icon-source;}\n.cke_button__specialchar_icon:before { @include icon-special-character;}\n.cke_button__strike_icon:before { @include icon-strike-through;}\n.cke_button__subscript_icon:before { @include icon-subscript;}\n.cke_button__superscript_icon:before { @include icon-superscript;}\n.cke_button__table_icon:before { @include icon-table;}\n.cke_button__templates_icon:before { @include icon-templates;}\n.cke_button__textcolor_icon:before { @include icon-text-color;}\n.cke_button__taohighlight_icon:before { @include icon-text-marker;}\n.cke_button__underline_icon:before { @include icon-underline;}\n.cke_button__taounderline_icon:before { @include icon-underline;}\n.cke_button__undo_icon:before { @include icon-undo;}\n.cke_button__unlink_icon:before { @include icon-unlink;}\n.cke_button__taomediamanager_icon:before { @include icon-media;}\n.cke_button__taoqtiimage_icon:before { @include icon-image;}\n.cke_button__taoqtimaths_icon:before { @include icon-maths;}\n.cke_button__taoqtimedia_icon:before { @include icon-media;}\n.cke_button__taoqtiinclude_icon:before { @include icon-shared-file;}\n.cke_button__taoqtitable_icon:before { @include icon-table;}\n.cke_button__taotooltip_icon:before { @include icon-tooltip;}\n.cke_button__taoqtiprintedvariable_icon:before { @include icon-variable;}\n.cke_button__taotab_icon:before { @include icon-tab;}\n.cke_button__taountab_icon:before { @include icon-untab;}\n.cke_combo_arrow:before { @include icon-down;}\n.cke_button_arrow:before { @include icon-down;}\n"]} \ No newline at end of file From f79437d81380ef8c3a0329e3af400ed2bc489ffb Mon Sep 17 00:00:00 2001 From: Yuriy Synyaiev Date: Mon, 11 Jul 2022 23:27:17 +0200 Subject: [PATCH 2/9] feat: update style --- lib/ckeditor/skins/tao/editor.css | 28 ++++++++++++++++++++++------ 1 file changed, 22 insertions(+), 6 deletions(-) diff --git a/lib/ckeditor/skins/tao/editor.css b/lib/ckeditor/skins/tao/editor.css index aa22c90e..2c1637d6 100644 --- a/lib/ckeditor/skins/tao/editor.css +++ b/lib/ckeditor/skins/tao/editor.css @@ -727,6 +727,7 @@ Usage: border-radius: 2px; border-radius: 1px; background: white; + display: flex; } .cke_hc .cke_toolgroup { @@ -831,11 +832,15 @@ a.cke_button_disabled:active { vertical-align: middle; float: left; cursor: default; - text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); } .cke_button_label.cke_button__language_label { display: block; + cursor: pointer; +} + +.cke_button__language { + cursor: pointer; } .cke_button__language_icon { @@ -1008,12 +1013,12 @@ Special outer level classes used in this file: Transforms it into a block. */ display: block; color: #222222; - padding: 3px 7px 4px; + padding: 5px 7px; + cursor: pointer; } -.cke_menuitem span { - /* Avoid the text selection cursor inside menu items. */ - cursor: default; +.cke_menubutton .cke_menubutton_label { + cursor: pointer; } .cke_menubutton:hover, @@ -1023,6 +1028,7 @@ Special outer level classes used in this file: color: #fff; display: block; outline: none; + cursor: pointer; } .cke_menubutton:hover:after, @@ -1055,13 +1061,23 @@ Special outer level classes used in this file: border: #ada194 1px solid; border-radius: 2px; font-size: 10px; - top: 4px; + top: 6px; right: 5px; line-height: 12px; padding: 0 4px; position: absolute; } +.cke_menubutton__language_ckb-ir span, +.cke_menubutton__language_ar-arb span, +.cke_menubutton__language_fa-af span, +.cke_menubutton__language_fa-ir span, +.cke_menubutton__language_he-il span, +.cke_menubutton__language_ps-af span, +.cke_menubutton__language_ur-in span { + cursor: pointer; +} + .cke_hc .cke_menubutton { padding: 2px; } From f9e63bb93cc0e3701a8c9af5aa8a4d85aac6908e Mon Sep 17 00:00:00 2001 From: Yuriy Synyaiev Date: Tue, 12 Jul 2022 12:51:08 +0200 Subject: [PATCH 3/9] chore: update skin --- lib/ckeditor/skins/tao/editor.css | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/lib/ckeditor/skins/tao/editor.css b/lib/ckeditor/skins/tao/editor.css index 2c1637d6..f2684f69 100644 --- a/lib/ckeditor/skins/tao/editor.css +++ b/lib/ckeditor/skins/tao/editor.css @@ -383,6 +383,11 @@ Usage: border-radius: 3px; box-shadow: 0 0 3px rgba(0, 0, 0, 0.15); font-size: 14px; + visibility: hidden; +} + +.cke_panel_visible { + visibility: visible; } /* This class represents panels which are used as context menus. */ @@ -1068,16 +1073,6 @@ Special outer level classes used in this file: position: absolute; } -.cke_menubutton__language_ckb-ir span, -.cke_menubutton__language_ar-arb span, -.cke_menubutton__language_fa-af span, -.cke_menubutton__language_fa-ir span, -.cke_menubutton__language_he-il span, -.cke_menubutton__language_ps-af span, -.cke_menubutton__language_ur-in span { - cursor: pointer; -} - .cke_hc .cke_menubutton { padding: 2px; } From 687d98fe34dfbd4972e00c5bcfce7278b507dfae Mon Sep 17 00:00:00 2001 From: Yuriy Synyaiev Date: Tue, 12 Jul 2022 13:09:50 +0200 Subject: [PATCH 4/9] chore: update cke editor skin --- lib/ckeditor/ckeditor.js | 2 +- lib/ckeditor/skins/kama/editor.css | 2 +- lib/ckeditor/skins/kama/editor_ie.css | 2 +- lib/ckeditor/skins/kama/editor_ie7.css | 2 +- lib/ckeditor/skins/kama/editor_ie8.css | 2 +- lib/ckeditor/skins/kama/editor_iequirks.css | 2 +- lib/ckeditor/skins/moono-lisa/editor.css | 2 +- .../skins/moono-lisa/editor_gecko.css | 2 +- lib/ckeditor/skins/moono-lisa/editor_ie.css | 2 +- lib/ckeditor/skins/moono-lisa/editor_ie8.css | 2 +- .../skins/moono-lisa/editor_iequirks.css | 2 +- lib/ckeditor/skins/moono/editor.css | 2 +- lib/ckeditor/skins/moono/editor_gecko.css | 2 +- lib/ckeditor/skins/moono/editor_ie.css | 2 +- lib/ckeditor/skins/moono/editor_ie7.css | 2 +- lib/ckeditor/skins/moono/editor_ie8.css | 2 +- lib/ckeditor/skins/moono/editor_iequirks.css | 2 +- lib/ckeditor/skins/tao/dialog.css | 949 +------- lib/ckeditor/skins/tao/editor.css | 1902 +---------------- lib/ckeditor/skins/tao/editor.css.map | 2 +- 20 files changed, 22 insertions(+), 2865 deletions(-) diff --git a/lib/ckeditor/ckeditor.js b/lib/ckeditor/ckeditor.js index 33db92ba..bab0d638 100644 --- a/lib/ckeditor/ckeditor.js +++ b/lib/ckeditor/ckeditor.js @@ -2,7 +2,7 @@ Copyright (c) 2003-2022, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ -(function(){if(!window.CKEDITOR||!window.CKEDITOR.dom){window.CKEDITOR||(window.CKEDITOR=function(){var a=/(^|.*[\\\/])ckeditor\.js(?:\?.*|;.*)?$/i,l={timestamp:"M1GF",version:"4.14.1 TAO-1 DEV",revision:"e5b4f2848",rnd:Math.floor(900*Math.random())+100,_:{pending:[],basePathSrcPattern:a},status:"unloaded",basePath:function(){var f=window.CKEDITOR_BASEPATH||"";if(!f)for(var g=document.getElementsByTagName("script"),k=0;k.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 1px 1px 7px;margin-left:-6px}.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 7px 1px 1px;margin-left:0;margin-right:-6px}.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0;margin:0}.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px;margin:0}.cke_toolbar .cke_combo+.cke_toolbar_end,.cke_toolbar .cke_combo+.cke_toolgroup{margin-right:0;margin-left:2px}.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:2px}.cke_hc .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:5px}.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:5px}.cke_toolbar.cke_toolbar_last .cke_combo:nth-last-child(-n+2):after{content:none;border:0;width:0;height:0}.cke_combo_text{line-height:26px;padding-left:10px;text-overflow:ellipsis;overflow:hidden;float:left;cursor:default;color:#484848;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{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 10px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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 #484848}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:3px}.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_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{float:left;margin:-2px 0 2px}a.cke_path_item,span.cke_path_empty{display:inline-block;float:left;padding:3px 4px;margin-right:2px;cursor:default;text-decoration:none;outline:0;border:0;color:#484848;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:#e5e5e5}.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_combopanel__fontsize{width:135px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;text-align:center;opacity:.95;filter:alpha(opacity = 95);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__about_icon{background:url(icons.png?t=M1GF) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png?t=M1GF) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png?t=M1GF) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png?t=M1GF) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png?t=M1GF) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png?t=M1GF) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png?t=M1GF) no-repeat 0 -144px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M1GF) no-repeat 0 -168px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M1GF) no-repeat 0 -192px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -240px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -288px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -336px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M1GF) no-repeat 0 -360px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M1GF) no-repeat 0 -384px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M1GF) no-repeat 0 -408px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M1GF) no-repeat 0 -432px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M1GF) no-repeat 0 -456px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -504px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M1GF) no-repeat 0 -528px!important}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M1GF) no-repeat 0 -552px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M1GF) no-repeat 0 -576px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M1GF) no-repeat 0 -600px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M1GF) no-repeat 0 -624px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M1GF) no-repeat 0 -648px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M1GF) no-repeat 0 -672px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M1GF) no-repeat 0 -696px!important}.cke_button__embed_icon{background:url(icons.png?t=M1GF) no-repeat 0 -720px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M1GF) no-repeat 0 -744px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M1GF) no-repeat 0 -816px!important}.cke_button__replace_icon{background:url(icons.png?t=M1GF) no-repeat 0 -840px!important}.cke_button__flash_icon{background:url(icons.png?t=M1GF) no-repeat 0 -864px!important}.cke_button__button_icon{background:url(icons.png?t=M1GF) no-repeat 0 -888px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M1GF) no-repeat 0 -912px!important}.cke_button__form_icon{background:url(icons.png?t=M1GF) no-repeat 0 -936px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M1GF) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M1GF) no-repeat 0 -984px!important}.cke_button__radio_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1032px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1080px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1128px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1152px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1176px!important}.cke_button__iframe_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1200px!important}.cke_button__image_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1248px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1296px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1320px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1344px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1368px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1392px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1416px!important}.cke_button__language_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1464px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1488px!important}.cke_button__link_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1512px!important}.cke_button__unlink_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1560px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1608px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1632px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1656px!important}.cke_button__maximize_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1704px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1752px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1800px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1848px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1872px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1920px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1944px!important}.cke_button__print_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1968px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1992px!important}.cke_button__save_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2016px!important}.cke_button__selectall_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -2064px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2088px!important}.cke_button__smiley_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -2136px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -2184px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2208px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2232px!important}.cke_button__table_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2256px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2280px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2304px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2328px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2352px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2424px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -456px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -576px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -696px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -744px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -1320px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1344px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1368px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1392px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1416px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -1488px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1512px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -1872px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -1944px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1968px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1992px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2016px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2256px!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=M1GF) no-repeat 0 -2280px!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=M1GF) no-repeat 0 -2304px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2328px!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=M1GF) no-repeat 0 -2352px!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=M1GF) no-repeat 0 -2376px!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=M1GF) no-repeat 0 -2400px!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=M1GF) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -4896px!important} \ 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;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #d1d1d1;padding:0}.cke_inner{display:block;background:#fff;padding:0;-webkit-touch-callout:none}.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 #d1d1d1;background:#f8f8f8;padding:6px 8px 2px;white-space:normal}.cke_float .cke_top{border:1px solid #d1d1d1}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #d1d1d1;background:#f8f8f8}.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 #bcbcbc 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 #bcbcbc;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:hidden;background-color:#fff;border:1px solid #d1d1d1}.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:focus{outline:0}.cke_panel_list{margin:0;padding:0;list-style-type:none;white-space:nowrap}.cke_panel_listItem{margin:0;padding:0}.cke_panel_listItem a{padding:6px 7px;display:block;color:inherit!important;text-decoration:none;overflow:hidden;text-overflow:ellipsis}.cke_hc .cke_panel_listItem a{border-style:none}.cke_panel_listItem.cke_selected a,.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{background-color:#e9e9e9}.cke_panel_listItem a:focus{outline:1px dotted #000}.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:4px 5px}.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_panel_grouptitle{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:6px 6px 7px 6px;color:#484848;border-bottom:1px solid #d1d1d1;background:#f8f8f8}.cke_colorblock{padding:10px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000}a.cke_colorbox{padding:2px;float:left;width:20px;height:20px}.cke_rtl a.cke_colorbox{float:right}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{outline:0;padding:0;border:2px solid #139ff7}a:hover.cke_colorbox{border-color:#bcbcbc}span.cke_colorbox{width:20px;height:20px;float:left}.cke_rtl span.cke_colorbox{float:right}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:3px;display:block;cursor:pointer}a.cke_colorauto{padding:0;border:1px solid transparent;margin-bottom:6px;height:26px;line-height:26px}a.cke_colormore{margin-top:10px;height:20px;line-height:19px}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{outline:0;border:#139ff7 1px solid;background-color:#f8f8f8}a:hover.cke_colorauto,a:hover.cke_colormore{border-color:#bcbcbc}.cke_colorauto span.cke_colorbox{width:18px;height:18px;border:1px solid #808080;margin-left:1px;margin-top:3px}.cke_rtl .cke_colorauto span.cke_colorbox{margin-left:0;margin-right:1px}span.cke_colorbox[style*="#ffffff"],span.cke_colorbox[style*="#FFFFFF"],span.cke_colorbox[style="background-color:#fff"],span.cke_colorbox[style="background-color:#FFF"],span.cke_colorbox[style*="rgb(255,255,255)"],span.cke_colorbox[style*="rgb(255, 255, 255)"]{border:1px solid #808080;width:18px;height:18px}.cke_toolbar{float:left}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{border:0;float:left;margin:1px 2px 6px 0;padding-right:3px}.cke_rtl .cke_toolgroup{float:right;margin:1px 0 6px 2px;padding-left:3px;padding-right:0}.cke_hc .cke_toolgroup{margin-right:5px;margin-bottom:5px}.cke_hc.cke_rtl .cke_toolgroup{margin-right:0;margin-left:5px}a.cke_button{display:inline-block;height:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0;position:relative}a.cke_button_expandable{padding:4px 5px}.cke_rtl a.cke_button{float:right}.cke_hc a.cke_button{border:1px solid black;padding:3px 5px;margin:0 3px 5px 0}.cke_hc.cke_rtl a.cke_button{margin:0 0 5px 3px}a.cke_button_on{background:#fff;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_on{padding:3px 4px}a.cke_button_off:hover,a.cke_button_off:focus,a.cke_button_off:active{background:#e5e5e5;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_off:hover,a.cke_button_expandable.cke_button_off:focus,a.cke_button_expandable.cke_button_off:active{padding:3px 4px}.cke_hc a.cke_button_on,.cke_hc a.cke_button_off:hover,.cke_hc a.cke_button_off:focus,.cke_hc a.cke_button_off:active{background:#e5e5e5;border:3px solid #000;padding:1px 3px}a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{border:0;padding:4px 6px;background-color:transparent}a.cke_button_expandable.cke_button_disabled:hover,a.cke_button_expandable.cke_button_disabled:active{padding:4px 5px}a.cke_button_disabled:focus{border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_disabled:focus{padding:3px 4px}.cke_hc a.cke_button_disabled:hover,.cke_hc a.cke_button_disabled:focus,.cke_hc a.cke_button_disabled:active{border:1px solid #acacac;padding:3px 5px;margin:0 3px 5px 0}.cke_hc a.cke_button_disabled:focus{border:3px solid #000;padding:1px 3px}.cke_hc.cke_rtl a.cke_button_disabled:hover,.cke_hc.cke_rtl a.cke_button_disabled:focus,.cke_hc.cke_rtl a.cke_button_disabled:active{margin:0 0 5px 3px}a.cke_button_disabled .cke_button_icon,a.cke_button_disabled .cke_button_arrow{opacity:.3}.cke_hc a.cke_button_disabled{border-color:#acacac}.cke_hc a.cke_button_disabled .cke_button_icon,.cke_hc a.cke_button_disabled .cke_button_label{opacity:.5}.cke_toolgroup a.cke_button:last-child:after,.cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:4px;top:0;right:-3px}.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-right:0;right:auto;border-left:1px solid #bcbcbc;top:0;left:-3px}.cke_hc .cke_toolgroup a.cke_button:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-color:#000;top:0;right:-7px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{top:0;right:auto;left:-7px}.cke_toolgroup a.cke_button:hover:last-child:after,.cke_toolgroup a.cke_button:focus:last-child:after,.cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:-4px}.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_rtl .cke_toolgroup a.cke_button:focus:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:auto;left:-4px}.cke_hc .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:-9px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:auto;left:-9px}.cke_toolbar.cke_toolbar_last .cke_toolgroup a.cke_button:last-child:after{content:none;border:0;width:0;height:0}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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:#484848}.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 3px;width:0;height:0;cursor:default;vertical-align:top;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #484848}.cke_rtl .cke_button_arrow{margin-right:5px;margin-left:0}.cke_hc .cke_button_arrow{font-size:10px;margin:3px 0 0 3px;width:auto;border:0}.cke_toolbar_separator{float:left;background-color:#bcbcbc;margin:4px 2px 0 2px;height:18px;width:1px}.cke_rtl .cke_toolbar_separator{float:right}.cke_hc .cke_toolbar_separator{background-color:#000;margin-left:2px;margin-right:5px;margin-bottom:9px}.cke_hc.cke_rtl .cke_toolbar_separator{margin-left:5px;margin-right:2px}.cke_toolbar_break{display:block;clear:left}.cke_rtl .cke_toolbar_break{clear:right}a.cke_toolbox_collapser{width:12px;height:11px;float:right;margin:11px 0 0;font-size:0;cursor:default;text-align:center;border:1px solid #bcbcbc}.cke_rtl .cke_toolbox_collapser{float:left}.cke_toolbox_collapser:hover{background:#e5e5e5}.cke_toolbox_collapser.cke_toolbox_collapser_min{margin:0 2px 4px}.cke_toolbox_collapser .cke_arrow{display:inline-block;height:0;width:0;font-size:0;margin-top:1px;border:3px solid transparent;border-bottom-color:#484848}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin-top:4px;border-bottom-color:transparent;border-top-color:#484848}.cke_hc .cke_toolbox_collapser .cke_arrow{font-size:8px;width:auto;border:0;margin-top:0}.cke_menuitem span{cursor:default}.cke_menubutton{display:block}.cke_hc .cke_menubutton{padding:2px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#e9e9e9;display:block;outline:1px dotted}.cke_menubutton:hover{outline:0}.cke_hc .cke_menubutton:hover,.cke_hc .cke_menubutton:focus,.cke_hc .cke_menubutton:active{border:2px solid;padding:0}.cke_menubutton_disabled:hover,.cke_menubutton_disabled:focus,.cke_menubutton_disabled:active{background-color:transparent;outline:0}.cke_menubutton_inner{display:table-row}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_icon{background-color:#f8f8f8;padding:6px 4px}.cke_hc .cke_menubutton_icon{height:16px;width:0;padding:4px 0}.cke_menubutton:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#e9e9e9}.cke_menubutton_disabled:hover .cke_menubutton_icon,.cke_menubutton_disabled:focus .cke_menubutton_icon,.cke_menubutton_disabled:active .cke_menubutton_icon{background-color:#f8f8f8;outline:0}.cke_menuitem .cke_menubutton_on{background-color:#e9e9e9;border:1px solid #dedede;outline:0}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px;background-color:#e9e9e9}.cke_menubutton_label{padding:0 5px;background-color:transparent;width:100%;vertical-align:middle}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_panel_frame .cke_menubutton_label{display:none}.cke_menuseparator{background-color:#d1d1d1;height:1px}.cke_menuarrow{background:transparent url(images/arrow.png) no-repeat 0 10px;padding:0 5px}.cke_rtl .cke_menuarrow{background-position:5px -13px;background-repeat:no-repeat}.cke_hc .cke_menuarrow{background-image:none}.cke_menuarrow span{display:none}.cke_hc .cke_menuarrow span{vertical-align:middle;display:inline}.cke_combo{display:inline-block;float:left;position:relative;margin-bottom:5px}.cke_rtl .cke_combo{float:right}.cke_hc .cke_combo{margin-top:1px;margin-bottom:10px}.cke_combo:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:5px;top:0;right:0}.cke_rtl .cke_combo:after{border-right:0;border-left:1px solid #bcbcbc;right:auto;left:0}.cke_hc .cke_combo:after{border-color:#000}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0;padding:1px}.cke_rtl a.cke_combo_button{float:right}.cke_hc a.cke_combo_button{padding:4px}.cke_combo_on a.cke_combo_button,.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:#e5e5e5;border:1px solid #bcbcbc;padding:0 0 0 1px;margin-left:-1px}.cke_combo_off a.cke_combo_button:focus{outline:0}.cke_combo_on a.cke_combo_button,.cke_combo_off a.cke_combo_button:active{background:#fff}.cke_rtl .cke_combo_on a.cke_combo_button,.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:0 1px 0 0;margin-left:0;margin-right:-1px}.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:3px solid #000;padding:1px 1px 1px 2px}.cke_hc.cke_rtl .cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:1px 2px 1px 1px}.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 0 0 3px;margin-left:-3px}.cke_rtl .cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 3px 0 0;margin-left:0;margin-right:-3px}.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 1px 1px 7px;margin-left:-6px}.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 7px 1px 1px;margin-left:0;margin-right:-6px}.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0;margin:0}.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px;margin:0}.cke_toolbar .cke_combo+.cke_toolbar_end,.cke_toolbar .cke_combo+.cke_toolgroup{margin-right:0;margin-left:2px}.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:2px}.cke_hc .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:5px}.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:5px}.cke_toolbar.cke_toolbar_last .cke_combo:nth-last-child(-n+2):after{content:none;border:0;width:0;height:0}.cke_combo_text{line-height:26px;padding-left:10px;text-overflow:ellipsis;overflow:hidden;float:left;cursor:default;color:#484848;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{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 10px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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 #484848}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:3px}.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_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{float:left;margin:-2px 0 2px}a.cke_path_item,span.cke_path_empty{display:inline-block;float:left;padding:3px 4px;margin-right:2px;cursor:default;text-decoration:none;outline:0;border:0;color:#484848;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:#e5e5e5}.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_combopanel__fontsize{width:135px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;text-align:center;opacity:.95;filter:alpha(opacity = 95);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__about_icon{background:url(icons.png?t=M6CB) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png?t=M6CB) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png?t=M6CB) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png?t=M6CB) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6CB) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6CB) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png?t=M6CB) no-repeat 0 -144px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6CB) no-repeat 0 -168px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6CB) no-repeat 0 -192px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -240px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -288px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -336px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6CB) no-repeat 0 -360px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6CB) no-repeat 0 -384px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -408px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -432px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6CB) no-repeat 0 -456px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -504px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6CB) no-repeat 0 -528px!important}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6CB) no-repeat 0 -552px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6CB) no-repeat 0 -576px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6CB) no-repeat 0 -600px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6CB) no-repeat 0 -624px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6CB) no-repeat 0 -648px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6CB) no-repeat 0 -672px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6CB) no-repeat 0 -696px!important}.cke_button__embed_icon{background:url(icons.png?t=M6CB) no-repeat 0 -720px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6CB) no-repeat 0 -744px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6CB) no-repeat 0 -816px!important}.cke_button__replace_icon{background:url(icons.png?t=M6CB) no-repeat 0 -840px!important}.cke_button__flash_icon{background:url(icons.png?t=M6CB) no-repeat 0 -864px!important}.cke_button__button_icon{background:url(icons.png?t=M6CB) no-repeat 0 -888px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6CB) no-repeat 0 -912px!important}.cke_button__form_icon{background:url(icons.png?t=M6CB) no-repeat 0 -936px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6CB) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6CB) no-repeat 0 -984px!important}.cke_button__radio_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1032px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1080px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1128px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1152px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1176px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1200px!important}.cke_button__image_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1248px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1296px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1320px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1344px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1368px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1392px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1416px!important}.cke_button__language_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1464px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1488px!important}.cke_button__link_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1512px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1560px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1608px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1632px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1656px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1704px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1752px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1800px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1848px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1872px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1920px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1944px!important}.cke_button__print_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1968px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1992px!important}.cke_button__save_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2016px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -2064px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2088px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -2136px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -2184px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2208px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2232px!important}.cke_button__table_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2256px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2280px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2304px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2328px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2352px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2424px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -456px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -576px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -696px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -744px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1320px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1344px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1368px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1392px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1416px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1488px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1512px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1872px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1944px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1968px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1992px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2016px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2256px!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=M6CB) no-repeat 0 -2280px!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=M6CB) no-repeat 0 -2304px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2328px!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=M6CB) no-repeat 0 -2352px!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=M6CB) no-repeat 0 -2376px!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=M6CB) no-repeat 0 -2400px!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=M6CB) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -4896px!important} \ No newline at end of file diff --git a/lib/ckeditor/skins/moono-lisa/editor_gecko.css b/lib/ckeditor/skins/moono-lisa/editor_gecko.css index 61979ba2..e4783847 100644 --- a/lib/ckeditor/skins/moono-lisa/editor_gecko.css +++ b/lib/ckeditor/skins/moono-lisa/editor_gecko.css @@ -2,4 +2,4 @@ Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ -.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}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #d1d1d1;padding:0}.cke_inner{display:block;background:#fff;padding:0;-webkit-touch-callout:none}.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 #d1d1d1;background:#f8f8f8;padding:6px 8px 2px;white-space:normal}.cke_float .cke_top{border:1px solid #d1d1d1}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #d1d1d1;background:#f8f8f8}.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 #bcbcbc 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 #bcbcbc;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:hidden;background-color:#fff;border:1px solid #d1d1d1}.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:focus{outline:0}.cke_panel_list{margin:0;padding:0;list-style-type:none;white-space:nowrap}.cke_panel_listItem{margin:0;padding:0}.cke_panel_listItem a{padding:6px 7px;display:block;color:inherit!important;text-decoration:none;overflow:hidden;text-overflow:ellipsis}.cke_hc .cke_panel_listItem a{border-style:none}.cke_panel_listItem.cke_selected a,.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{background-color:#e9e9e9}.cke_panel_listItem a:focus{outline:1px dotted #000}.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:4px 5px}.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_panel_grouptitle{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:6px 6px 7px 6px;color:#484848;border-bottom:1px solid #d1d1d1;background:#f8f8f8}.cke_colorblock{padding:10px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000}a.cke_colorbox{padding:2px;float:left;width:20px;height:20px}.cke_rtl a.cke_colorbox{float:right}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{outline:0;padding:0;border:2px solid #139ff7}a:hover.cke_colorbox{border-color:#bcbcbc}span.cke_colorbox{width:20px;height:20px;float:left}.cke_rtl span.cke_colorbox{float:right}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:3px;display:block;cursor:pointer}a.cke_colorauto{padding:0;border:1px solid transparent;margin-bottom:6px;height:26px;line-height:26px}a.cke_colormore{margin-top:10px;height:20px;line-height:19px}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{outline:0;border:#139ff7 1px solid;background-color:#f8f8f8}a:hover.cke_colorauto,a:hover.cke_colormore{border-color:#bcbcbc}.cke_colorauto span.cke_colorbox{width:18px;height:18px;border:1px solid #808080;margin-left:1px;margin-top:3px}.cke_rtl .cke_colorauto span.cke_colorbox{margin-left:0;margin-right:1px}span.cke_colorbox[style*="#ffffff"],span.cke_colorbox[style*="#FFFFFF"],span.cke_colorbox[style="background-color:#fff"],span.cke_colorbox[style="background-color:#FFF"],span.cke_colorbox[style*="rgb(255,255,255)"],span.cke_colorbox[style*="rgb(255, 255, 255)"]{border:1px solid #808080;width:18px;height:18px}.cke_toolbar{float:left}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{border:0;float:left;margin:1px 2px 6px 0;padding-right:3px}.cke_rtl .cke_toolgroup{float:right;margin:1px 0 6px 2px;padding-left:3px;padding-right:0}.cke_hc .cke_toolgroup{margin-right:5px;margin-bottom:5px}.cke_hc.cke_rtl .cke_toolgroup{margin-right:0;margin-left:5px}a.cke_button{display:inline-block;height:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0;position:relative}a.cke_button_expandable{padding:4px 5px}.cke_rtl a.cke_button{float:right}.cke_hc a.cke_button{border:1px solid black;padding:3px 5px;margin:0 3px 5px 0}.cke_hc.cke_rtl a.cke_button{margin:0 0 5px 3px}a.cke_button_on{background:#fff;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_on{padding:3px 4px}a.cke_button_off:hover,a.cke_button_off:focus,a.cke_button_off:active{background:#e5e5e5;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_off:hover,a.cke_button_expandable.cke_button_off:focus,a.cke_button_expandable.cke_button_off:active{padding:3px 4px}.cke_hc a.cke_button_on,.cke_hc a.cke_button_off:hover,.cke_hc a.cke_button_off:focus,.cke_hc a.cke_button_off:active{background:#e5e5e5;border:3px solid #000;padding:1px 3px}a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{border:0;padding:4px 6px;background-color:transparent}a.cke_button_expandable.cke_button_disabled:hover,a.cke_button_expandable.cke_button_disabled:active{padding:4px 5px}a.cke_button_disabled:focus{border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_disabled:focus{padding:3px 4px}.cke_hc a.cke_button_disabled:hover,.cke_hc a.cke_button_disabled:focus,.cke_hc a.cke_button_disabled:active{border:1px solid #acacac;padding:3px 5px;margin:0 3px 5px 0}.cke_hc a.cke_button_disabled:focus{border:3px solid #000;padding:1px 3px}.cke_hc.cke_rtl a.cke_button_disabled:hover,.cke_hc.cke_rtl a.cke_button_disabled:focus,.cke_hc.cke_rtl a.cke_button_disabled:active{margin:0 0 5px 3px}a.cke_button_disabled .cke_button_icon,a.cke_button_disabled .cke_button_arrow{opacity:.3}.cke_hc a.cke_button_disabled{border-color:#acacac}.cke_hc a.cke_button_disabled .cke_button_icon,.cke_hc a.cke_button_disabled .cke_button_label{opacity:.5}.cke_toolgroup a.cke_button:last-child:after,.cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:4px;top:0;right:-3px}.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-right:0;right:auto;border-left:1px solid #bcbcbc;top:0;left:-3px}.cke_hc .cke_toolgroup a.cke_button:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-color:#000;top:0;right:-7px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{top:0;right:auto;left:-7px}.cke_toolgroup a.cke_button:hover:last-child:after,.cke_toolgroup a.cke_button:focus:last-child:after,.cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:-4px}.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_rtl .cke_toolgroup a.cke_button:focus:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:auto;left:-4px}.cke_hc .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:-9px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:auto;left:-9px}.cke_toolbar.cke_toolbar_last .cke_toolgroup a.cke_button:last-child:after{content:none;border:0;width:0;height:0}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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:#484848}.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 3px;width:0;height:0;cursor:default;vertical-align:top;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #484848}.cke_rtl .cke_button_arrow{margin-right:5px;margin-left:0}.cke_hc .cke_button_arrow{font-size:10px;margin:3px 0 0 3px;width:auto;border:0}.cke_toolbar_separator{float:left;background-color:#bcbcbc;margin:4px 2px 0 2px;height:18px;width:1px}.cke_rtl .cke_toolbar_separator{float:right}.cke_hc .cke_toolbar_separator{background-color:#000;margin-left:2px;margin-right:5px;margin-bottom:9px}.cke_hc.cke_rtl .cke_toolbar_separator{margin-left:5px;margin-right:2px}.cke_toolbar_break{display:block;clear:left}.cke_rtl .cke_toolbar_break{clear:right}a.cke_toolbox_collapser{width:12px;height:11px;float:right;margin:11px 0 0;font-size:0;cursor:default;text-align:center;border:1px solid #bcbcbc}.cke_rtl .cke_toolbox_collapser{float:left}.cke_toolbox_collapser:hover{background:#e5e5e5}.cke_toolbox_collapser.cke_toolbox_collapser_min{margin:0 2px 4px}.cke_toolbox_collapser .cke_arrow{display:inline-block;height:0;width:0;font-size:0;margin-top:1px;border:3px solid transparent;border-bottom-color:#484848}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin-top:4px;border-bottom-color:transparent;border-top-color:#484848}.cke_hc .cke_toolbox_collapser .cke_arrow{font-size:8px;width:auto;border:0;margin-top:0}.cke_menuitem span{cursor:default}.cke_menubutton{display:block}.cke_hc .cke_menubutton{padding:2px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#e9e9e9;display:block;outline:1px dotted}.cke_menubutton:hover{outline:0}.cke_hc .cke_menubutton:hover,.cke_hc .cke_menubutton:focus,.cke_hc .cke_menubutton:active{border:2px solid;padding:0}.cke_menubutton_disabled:hover,.cke_menubutton_disabled:focus,.cke_menubutton_disabled:active{background-color:transparent;outline:0}.cke_menubutton_inner{display:table-row}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_icon{background-color:#f8f8f8;padding:6px 4px}.cke_hc .cke_menubutton_icon{height:16px;width:0;padding:4px 0}.cke_menubutton:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#e9e9e9}.cke_menubutton_disabled:hover .cke_menubutton_icon,.cke_menubutton_disabled:focus .cke_menubutton_icon,.cke_menubutton_disabled:active .cke_menubutton_icon{background-color:#f8f8f8;outline:0}.cke_menuitem .cke_menubutton_on{background-color:#e9e9e9;border:1px solid #dedede;outline:0}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px;background-color:#e9e9e9}.cke_menubutton_label{padding:0 5px;background-color:transparent;width:100%;vertical-align:middle}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_panel_frame .cke_menubutton_label{display:none}.cke_menuseparator{background-color:#d1d1d1;height:1px}.cke_menuarrow{background:transparent url(images/arrow.png) no-repeat 0 10px;padding:0 5px}.cke_rtl .cke_menuarrow{background-position:5px -13px;background-repeat:no-repeat}.cke_hc .cke_menuarrow{background-image:none}.cke_menuarrow span{display:none}.cke_hc .cke_menuarrow span{vertical-align:middle;display:inline}.cke_combo{display:inline-block;float:left;position:relative;margin-bottom:5px}.cke_rtl .cke_combo{float:right}.cke_hc .cke_combo{margin-top:1px;margin-bottom:10px}.cke_combo:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:5px;top:0;right:0}.cke_rtl .cke_combo:after{border-right:0;border-left:1px solid #bcbcbc;right:auto;left:0}.cke_hc .cke_combo:after{border-color:#000}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0;padding:1px}.cke_rtl a.cke_combo_button{float:right}.cke_hc a.cke_combo_button{padding:4px}.cke_combo_on a.cke_combo_button,.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:#e5e5e5;border:1px solid #bcbcbc;padding:0 0 0 1px;margin-left:-1px}.cke_combo_off a.cke_combo_button:focus{outline:0}.cke_combo_on a.cke_combo_button,.cke_combo_off a.cke_combo_button:active{background:#fff}.cke_rtl .cke_combo_on a.cke_combo_button,.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:0 1px 0 0;margin-left:0;margin-right:-1px}.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:3px solid #000;padding:1px 1px 1px 2px}.cke_hc.cke_rtl .cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:1px 2px 1px 1px}.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 0 0 3px;margin-left:-3px}.cke_rtl .cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 3px 0 0;margin-left:0;margin-right:-3px}.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 1px 1px 7px;margin-left:-6px}.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 7px 1px 1px;margin-left:0;margin-right:-6px}.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0;margin:0}.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px;margin:0}.cke_toolbar .cke_combo+.cke_toolbar_end,.cke_toolbar .cke_combo+.cke_toolgroup{margin-right:0;margin-left:2px}.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:2px}.cke_hc .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:5px}.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:5px}.cke_toolbar.cke_toolbar_last .cke_combo:nth-last-child(-n+2):after{content:none;border:0;width:0;height:0}.cke_combo_text{line-height:26px;padding-left:10px;text-overflow:ellipsis;overflow:hidden;float:left;cursor:default;color:#484848;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{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 10px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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 #484848}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:3px}.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_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{float:left;margin:-2px 0 2px}a.cke_path_item,span.cke_path_empty{display:inline-block;float:left;padding:3px 4px;margin-right:2px;cursor:default;text-decoration:none;outline:0;border:0;color:#484848;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:#e5e5e5}.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_combopanel__fontsize{width:135px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;text-align:center;opacity:.95;filter:alpha(opacity = 95);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__about_icon{background:url(icons.png?t=M1GF) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png?t=M1GF) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png?t=M1GF) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png?t=M1GF) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png?t=M1GF) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png?t=M1GF) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png?t=M1GF) no-repeat 0 -144px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M1GF) no-repeat 0 -168px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M1GF) no-repeat 0 -192px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -240px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -288px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -336px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M1GF) no-repeat 0 -360px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M1GF) no-repeat 0 -384px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M1GF) no-repeat 0 -408px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M1GF) no-repeat 0 -432px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M1GF) no-repeat 0 -456px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -504px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M1GF) no-repeat 0 -528px!important}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M1GF) no-repeat 0 -552px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M1GF) no-repeat 0 -576px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M1GF) no-repeat 0 -600px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M1GF) no-repeat 0 -624px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M1GF) no-repeat 0 -648px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M1GF) no-repeat 0 -672px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M1GF) no-repeat 0 -696px!important}.cke_button__embed_icon{background:url(icons.png?t=M1GF) no-repeat 0 -720px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M1GF) no-repeat 0 -744px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M1GF) no-repeat 0 -816px!important}.cke_button__replace_icon{background:url(icons.png?t=M1GF) no-repeat 0 -840px!important}.cke_button__flash_icon{background:url(icons.png?t=M1GF) no-repeat 0 -864px!important}.cke_button__button_icon{background:url(icons.png?t=M1GF) no-repeat 0 -888px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M1GF) no-repeat 0 -912px!important}.cke_button__form_icon{background:url(icons.png?t=M1GF) no-repeat 0 -936px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M1GF) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M1GF) no-repeat 0 -984px!important}.cke_button__radio_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1032px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1080px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1128px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1152px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1176px!important}.cke_button__iframe_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1200px!important}.cke_button__image_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1248px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1296px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1320px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1344px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1368px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1392px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1416px!important}.cke_button__language_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1464px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1488px!important}.cke_button__link_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1512px!important}.cke_button__unlink_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1560px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1608px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1632px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1656px!important}.cke_button__maximize_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1704px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1752px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1800px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1848px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1872px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1920px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1944px!important}.cke_button__print_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1968px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1992px!important}.cke_button__save_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2016px!important}.cke_button__selectall_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -2064px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2088px!important}.cke_button__smiley_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -2136px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -2184px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2208px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2232px!important}.cke_button__table_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2256px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2280px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2304px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2328px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2352px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2424px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -456px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -576px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -696px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -744px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -1320px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1344px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1368px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1392px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1416px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -1488px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1512px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -1872px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -1944px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1968px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1992px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2016px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2256px!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=M1GF) no-repeat 0 -2280px!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=M1GF) no-repeat 0 -2304px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2328px!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=M1GF) no-repeat 0 -2352px!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=M1GF) no-repeat 0 -2376px!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=M1GF) no-repeat 0 -2400px!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=M1GF) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -4896px!important}.cke_bottom{padding-bottom:3px}.cke_combo_text{margin-bottom:-1px;margin-top:1px} \ 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;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #d1d1d1;padding:0}.cke_inner{display:block;background:#fff;padding:0;-webkit-touch-callout:none}.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 #d1d1d1;background:#f8f8f8;padding:6px 8px 2px;white-space:normal}.cke_float .cke_top{border:1px solid #d1d1d1}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #d1d1d1;background:#f8f8f8}.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 #bcbcbc 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 #bcbcbc;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:hidden;background-color:#fff;border:1px solid #d1d1d1}.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:focus{outline:0}.cke_panel_list{margin:0;padding:0;list-style-type:none;white-space:nowrap}.cke_panel_listItem{margin:0;padding:0}.cke_panel_listItem a{padding:6px 7px;display:block;color:inherit!important;text-decoration:none;overflow:hidden;text-overflow:ellipsis}.cke_hc .cke_panel_listItem a{border-style:none}.cke_panel_listItem.cke_selected a,.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{background-color:#e9e9e9}.cke_panel_listItem a:focus{outline:1px dotted #000}.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:4px 5px}.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_panel_grouptitle{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:6px 6px 7px 6px;color:#484848;border-bottom:1px solid #d1d1d1;background:#f8f8f8}.cke_colorblock{padding:10px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000}a.cke_colorbox{padding:2px;float:left;width:20px;height:20px}.cke_rtl a.cke_colorbox{float:right}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{outline:0;padding:0;border:2px solid #139ff7}a:hover.cke_colorbox{border-color:#bcbcbc}span.cke_colorbox{width:20px;height:20px;float:left}.cke_rtl span.cke_colorbox{float:right}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:3px;display:block;cursor:pointer}a.cke_colorauto{padding:0;border:1px solid transparent;margin-bottom:6px;height:26px;line-height:26px}a.cke_colormore{margin-top:10px;height:20px;line-height:19px}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{outline:0;border:#139ff7 1px solid;background-color:#f8f8f8}a:hover.cke_colorauto,a:hover.cke_colormore{border-color:#bcbcbc}.cke_colorauto span.cke_colorbox{width:18px;height:18px;border:1px solid #808080;margin-left:1px;margin-top:3px}.cke_rtl .cke_colorauto span.cke_colorbox{margin-left:0;margin-right:1px}span.cke_colorbox[style*="#ffffff"],span.cke_colorbox[style*="#FFFFFF"],span.cke_colorbox[style="background-color:#fff"],span.cke_colorbox[style="background-color:#FFF"],span.cke_colorbox[style*="rgb(255,255,255)"],span.cke_colorbox[style*="rgb(255, 255, 255)"]{border:1px solid #808080;width:18px;height:18px}.cke_toolbar{float:left}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{border:0;float:left;margin:1px 2px 6px 0;padding-right:3px}.cke_rtl .cke_toolgroup{float:right;margin:1px 0 6px 2px;padding-left:3px;padding-right:0}.cke_hc .cke_toolgroup{margin-right:5px;margin-bottom:5px}.cke_hc.cke_rtl .cke_toolgroup{margin-right:0;margin-left:5px}a.cke_button{display:inline-block;height:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0;position:relative}a.cke_button_expandable{padding:4px 5px}.cke_rtl a.cke_button{float:right}.cke_hc a.cke_button{border:1px solid black;padding:3px 5px;margin:0 3px 5px 0}.cke_hc.cke_rtl a.cke_button{margin:0 0 5px 3px}a.cke_button_on{background:#fff;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_on{padding:3px 4px}a.cke_button_off:hover,a.cke_button_off:focus,a.cke_button_off:active{background:#e5e5e5;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_off:hover,a.cke_button_expandable.cke_button_off:focus,a.cke_button_expandable.cke_button_off:active{padding:3px 4px}.cke_hc a.cke_button_on,.cke_hc a.cke_button_off:hover,.cke_hc a.cke_button_off:focus,.cke_hc a.cke_button_off:active{background:#e5e5e5;border:3px solid #000;padding:1px 3px}a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{border:0;padding:4px 6px;background-color:transparent}a.cke_button_expandable.cke_button_disabled:hover,a.cke_button_expandable.cke_button_disabled:active{padding:4px 5px}a.cke_button_disabled:focus{border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_disabled:focus{padding:3px 4px}.cke_hc a.cke_button_disabled:hover,.cke_hc a.cke_button_disabled:focus,.cke_hc a.cke_button_disabled:active{border:1px solid #acacac;padding:3px 5px;margin:0 3px 5px 0}.cke_hc a.cke_button_disabled:focus{border:3px solid #000;padding:1px 3px}.cke_hc.cke_rtl a.cke_button_disabled:hover,.cke_hc.cke_rtl a.cke_button_disabled:focus,.cke_hc.cke_rtl a.cke_button_disabled:active{margin:0 0 5px 3px}a.cke_button_disabled .cke_button_icon,a.cke_button_disabled .cke_button_arrow{opacity:.3}.cke_hc a.cke_button_disabled{border-color:#acacac}.cke_hc a.cke_button_disabled .cke_button_icon,.cke_hc a.cke_button_disabled .cke_button_label{opacity:.5}.cke_toolgroup a.cke_button:last-child:after,.cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:4px;top:0;right:-3px}.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-right:0;right:auto;border-left:1px solid #bcbcbc;top:0;left:-3px}.cke_hc .cke_toolgroup a.cke_button:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-color:#000;top:0;right:-7px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{top:0;right:auto;left:-7px}.cke_toolgroup a.cke_button:hover:last-child:after,.cke_toolgroup a.cke_button:focus:last-child:after,.cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:-4px}.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_rtl .cke_toolgroup a.cke_button:focus:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:auto;left:-4px}.cke_hc .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:-9px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:auto;left:-9px}.cke_toolbar.cke_toolbar_last .cke_toolgroup a.cke_button:last-child:after{content:none;border:0;width:0;height:0}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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:#484848}.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 3px;width:0;height:0;cursor:default;vertical-align:top;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #484848}.cke_rtl .cke_button_arrow{margin-right:5px;margin-left:0}.cke_hc .cke_button_arrow{font-size:10px;margin:3px 0 0 3px;width:auto;border:0}.cke_toolbar_separator{float:left;background-color:#bcbcbc;margin:4px 2px 0 2px;height:18px;width:1px}.cke_rtl .cke_toolbar_separator{float:right}.cke_hc .cke_toolbar_separator{background-color:#000;margin-left:2px;margin-right:5px;margin-bottom:9px}.cke_hc.cke_rtl .cke_toolbar_separator{margin-left:5px;margin-right:2px}.cke_toolbar_break{display:block;clear:left}.cke_rtl .cke_toolbar_break{clear:right}a.cke_toolbox_collapser{width:12px;height:11px;float:right;margin:11px 0 0;font-size:0;cursor:default;text-align:center;border:1px solid #bcbcbc}.cke_rtl .cke_toolbox_collapser{float:left}.cke_toolbox_collapser:hover{background:#e5e5e5}.cke_toolbox_collapser.cke_toolbox_collapser_min{margin:0 2px 4px}.cke_toolbox_collapser .cke_arrow{display:inline-block;height:0;width:0;font-size:0;margin-top:1px;border:3px solid transparent;border-bottom-color:#484848}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin-top:4px;border-bottom-color:transparent;border-top-color:#484848}.cke_hc .cke_toolbox_collapser .cke_arrow{font-size:8px;width:auto;border:0;margin-top:0}.cke_menuitem span{cursor:default}.cke_menubutton{display:block}.cke_hc .cke_menubutton{padding:2px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#e9e9e9;display:block;outline:1px dotted}.cke_menubutton:hover{outline:0}.cke_hc .cke_menubutton:hover,.cke_hc .cke_menubutton:focus,.cke_hc .cke_menubutton:active{border:2px solid;padding:0}.cke_menubutton_disabled:hover,.cke_menubutton_disabled:focus,.cke_menubutton_disabled:active{background-color:transparent;outline:0}.cke_menubutton_inner{display:table-row}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_icon{background-color:#f8f8f8;padding:6px 4px}.cke_hc .cke_menubutton_icon{height:16px;width:0;padding:4px 0}.cke_menubutton:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#e9e9e9}.cke_menubutton_disabled:hover .cke_menubutton_icon,.cke_menubutton_disabled:focus .cke_menubutton_icon,.cke_menubutton_disabled:active .cke_menubutton_icon{background-color:#f8f8f8;outline:0}.cke_menuitem .cke_menubutton_on{background-color:#e9e9e9;border:1px solid #dedede;outline:0}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px;background-color:#e9e9e9}.cke_menubutton_label{padding:0 5px;background-color:transparent;width:100%;vertical-align:middle}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_panel_frame .cke_menubutton_label{display:none}.cke_menuseparator{background-color:#d1d1d1;height:1px}.cke_menuarrow{background:transparent url(images/arrow.png) no-repeat 0 10px;padding:0 5px}.cke_rtl .cke_menuarrow{background-position:5px -13px;background-repeat:no-repeat}.cke_hc .cke_menuarrow{background-image:none}.cke_menuarrow span{display:none}.cke_hc .cke_menuarrow span{vertical-align:middle;display:inline}.cke_combo{display:inline-block;float:left;position:relative;margin-bottom:5px}.cke_rtl .cke_combo{float:right}.cke_hc .cke_combo{margin-top:1px;margin-bottom:10px}.cke_combo:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:5px;top:0;right:0}.cke_rtl .cke_combo:after{border-right:0;border-left:1px solid #bcbcbc;right:auto;left:0}.cke_hc .cke_combo:after{border-color:#000}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0;padding:1px}.cke_rtl a.cke_combo_button{float:right}.cke_hc a.cke_combo_button{padding:4px}.cke_combo_on a.cke_combo_button,.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:#e5e5e5;border:1px solid #bcbcbc;padding:0 0 0 1px;margin-left:-1px}.cke_combo_off a.cke_combo_button:focus{outline:0}.cke_combo_on a.cke_combo_button,.cke_combo_off a.cke_combo_button:active{background:#fff}.cke_rtl .cke_combo_on a.cke_combo_button,.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:0 1px 0 0;margin-left:0;margin-right:-1px}.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:3px solid #000;padding:1px 1px 1px 2px}.cke_hc.cke_rtl .cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:1px 2px 1px 1px}.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 0 0 3px;margin-left:-3px}.cke_rtl .cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 3px 0 0;margin-left:0;margin-right:-3px}.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 1px 1px 7px;margin-left:-6px}.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 7px 1px 1px;margin-left:0;margin-right:-6px}.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0;margin:0}.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px;margin:0}.cke_toolbar .cke_combo+.cke_toolbar_end,.cke_toolbar .cke_combo+.cke_toolgroup{margin-right:0;margin-left:2px}.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:2px}.cke_hc .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:5px}.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:5px}.cke_toolbar.cke_toolbar_last .cke_combo:nth-last-child(-n+2):after{content:none;border:0;width:0;height:0}.cke_combo_text{line-height:26px;padding-left:10px;text-overflow:ellipsis;overflow:hidden;float:left;cursor:default;color:#484848;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{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 10px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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 #484848}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:3px}.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_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{float:left;margin:-2px 0 2px}a.cke_path_item,span.cke_path_empty{display:inline-block;float:left;padding:3px 4px;margin-right:2px;cursor:default;text-decoration:none;outline:0;border:0;color:#484848;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:#e5e5e5}.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_combopanel__fontsize{width:135px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;text-align:center;opacity:.95;filter:alpha(opacity = 95);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__about_icon{background:url(icons.png?t=M6CB) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png?t=M6CB) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png?t=M6CB) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png?t=M6CB) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6CB) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6CB) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png?t=M6CB) no-repeat 0 -144px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6CB) no-repeat 0 -168px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6CB) no-repeat 0 -192px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -240px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -288px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -336px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6CB) no-repeat 0 -360px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6CB) no-repeat 0 -384px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -408px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -432px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6CB) no-repeat 0 -456px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -504px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6CB) no-repeat 0 -528px!important}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6CB) no-repeat 0 -552px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6CB) no-repeat 0 -576px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6CB) no-repeat 0 -600px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6CB) no-repeat 0 -624px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6CB) no-repeat 0 -648px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6CB) no-repeat 0 -672px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6CB) no-repeat 0 -696px!important}.cke_button__embed_icon{background:url(icons.png?t=M6CB) no-repeat 0 -720px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6CB) no-repeat 0 -744px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6CB) no-repeat 0 -816px!important}.cke_button__replace_icon{background:url(icons.png?t=M6CB) no-repeat 0 -840px!important}.cke_button__flash_icon{background:url(icons.png?t=M6CB) no-repeat 0 -864px!important}.cke_button__button_icon{background:url(icons.png?t=M6CB) no-repeat 0 -888px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6CB) no-repeat 0 -912px!important}.cke_button__form_icon{background:url(icons.png?t=M6CB) no-repeat 0 -936px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6CB) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6CB) no-repeat 0 -984px!important}.cke_button__radio_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1032px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1080px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1128px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1152px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1176px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1200px!important}.cke_button__image_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1248px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1296px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1320px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1344px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1368px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1392px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1416px!important}.cke_button__language_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1464px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1488px!important}.cke_button__link_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1512px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1560px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1608px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1632px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1656px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1704px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1752px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1800px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1848px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1872px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1920px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1944px!important}.cke_button__print_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1968px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1992px!important}.cke_button__save_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2016px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -2064px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2088px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -2136px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -2184px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2208px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2232px!important}.cke_button__table_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2256px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2280px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2304px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2328px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2352px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2424px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -456px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -576px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -696px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -744px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1320px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1344px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1368px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1392px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1416px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1488px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1512px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1872px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1944px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1968px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1992px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2016px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2256px!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=M6CB) no-repeat 0 -2280px!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=M6CB) no-repeat 0 -2304px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2328px!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=M6CB) no-repeat 0 -2352px!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=M6CB) no-repeat 0 -2376px!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=M6CB) no-repeat 0 -2400px!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=M6CB) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -4896px!important}.cke_bottom{padding-bottom:3px}.cke_combo_text{margin-bottom:-1px;margin-top:1px} \ No newline at end of file diff --git a/lib/ckeditor/skins/moono-lisa/editor_ie.css b/lib/ckeditor/skins/moono-lisa/editor_ie.css index 0e87df87..34329c26 100644 --- a/lib/ckeditor/skins/moono-lisa/editor_ie.css +++ b/lib/ckeditor/skins/moono-lisa/editor_ie.css @@ -2,4 +2,4 @@ Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ -.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}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #d1d1d1;padding:0}.cke_inner{display:block;background:#fff;padding:0;-webkit-touch-callout:none}.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 #d1d1d1;background:#f8f8f8;padding:6px 8px 2px;white-space:normal}.cke_float .cke_top{border:1px solid #d1d1d1}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #d1d1d1;background:#f8f8f8}.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 #bcbcbc 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 #bcbcbc;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:hidden;background-color:#fff;border:1px solid #d1d1d1}.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:focus{outline:0}.cke_panel_list{margin:0;padding:0;list-style-type:none;white-space:nowrap}.cke_panel_listItem{margin:0;padding:0}.cke_panel_listItem a{padding:6px 7px;display:block;color:inherit!important;text-decoration:none;overflow:hidden;text-overflow:ellipsis}.cke_hc .cke_panel_listItem a{border-style:none}.cke_panel_listItem.cke_selected a,.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{background-color:#e9e9e9}.cke_panel_listItem a:focus{outline:1px dotted #000}.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:4px 5px}.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_panel_grouptitle{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:6px 6px 7px 6px;color:#484848;border-bottom:1px solid #d1d1d1;background:#f8f8f8}.cke_colorblock{padding:10px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000}a.cke_colorbox{padding:2px;float:left;width:20px;height:20px}.cke_rtl a.cke_colorbox{float:right}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{outline:0;padding:0;border:2px solid #139ff7}a:hover.cke_colorbox{border-color:#bcbcbc}span.cke_colorbox{width:20px;height:20px;float:left}.cke_rtl span.cke_colorbox{float:right}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:3px;display:block;cursor:pointer}a.cke_colorauto{padding:0;border:1px solid transparent;margin-bottom:6px;height:26px;line-height:26px}a.cke_colormore{margin-top:10px;height:20px;line-height:19px}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{outline:0;border:#139ff7 1px solid;background-color:#f8f8f8}a:hover.cke_colorauto,a:hover.cke_colormore{border-color:#bcbcbc}.cke_colorauto span.cke_colorbox{width:18px;height:18px;border:1px solid #808080;margin-left:1px;margin-top:3px}.cke_rtl .cke_colorauto span.cke_colorbox{margin-left:0;margin-right:1px}span.cke_colorbox[style*="#ffffff"],span.cke_colorbox[style*="#FFFFFF"],span.cke_colorbox[style="background-color:#fff"],span.cke_colorbox[style="background-color:#FFF"],span.cke_colorbox[style*="rgb(255,255,255)"],span.cke_colorbox[style*="rgb(255, 255, 255)"]{border:1px solid #808080;width:18px;height:18px}.cke_toolbar{float:left}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{border:0;float:left;margin:1px 2px 6px 0;padding-right:3px}.cke_rtl .cke_toolgroup{float:right;margin:1px 0 6px 2px;padding-left:3px;padding-right:0}.cke_hc .cke_toolgroup{margin-right:5px;margin-bottom:5px}.cke_hc.cke_rtl .cke_toolgroup{margin-right:0;margin-left:5px}a.cke_button{display:inline-block;height:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0;position:relative}a.cke_button_expandable{padding:4px 5px}.cke_rtl a.cke_button{float:right}.cke_hc a.cke_button{border:1px solid black;padding:3px 5px;margin:0 3px 5px 0}.cke_hc.cke_rtl a.cke_button{margin:0 0 5px 3px}a.cke_button_on{background:#fff;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_on{padding:3px 4px}a.cke_button_off:hover,a.cke_button_off:focus,a.cke_button_off:active{background:#e5e5e5;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_off:hover,a.cke_button_expandable.cke_button_off:focus,a.cke_button_expandable.cke_button_off:active{padding:3px 4px}.cke_hc a.cke_button_on,.cke_hc a.cke_button_off:hover,.cke_hc a.cke_button_off:focus,.cke_hc a.cke_button_off:active{background:#e5e5e5;border:3px solid #000;padding:1px 3px}a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{border:0;padding:4px 6px;background-color:transparent}a.cke_button_expandable.cke_button_disabled:hover,a.cke_button_expandable.cke_button_disabled:active{padding:4px 5px}a.cke_button_disabled:focus{border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_disabled:focus{padding:3px 4px}.cke_hc a.cke_button_disabled:hover,.cke_hc a.cke_button_disabled:focus,.cke_hc a.cke_button_disabled:active{border:1px solid #acacac;padding:3px 5px;margin:0 3px 5px 0}.cke_hc a.cke_button_disabled:focus{border:3px solid #000;padding:1px 3px}.cke_hc.cke_rtl a.cke_button_disabled:hover,.cke_hc.cke_rtl a.cke_button_disabled:focus,.cke_hc.cke_rtl a.cke_button_disabled:active{margin:0 0 5px 3px}a.cke_button_disabled .cke_button_icon,a.cke_button_disabled .cke_button_arrow{opacity:.3}.cke_hc a.cke_button_disabled{border-color:#acacac}.cke_hc a.cke_button_disabled .cke_button_icon,.cke_hc a.cke_button_disabled .cke_button_label{opacity:.5}.cke_toolgroup a.cke_button:last-child:after,.cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:4px;top:0;right:-3px}.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-right:0;right:auto;border-left:1px solid #bcbcbc;top:0;left:-3px}.cke_hc .cke_toolgroup a.cke_button:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-color:#000;top:0;right:-7px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{top:0;right:auto;left:-7px}.cke_toolgroup a.cke_button:hover:last-child:after,.cke_toolgroup a.cke_button:focus:last-child:after,.cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:-4px}.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_rtl .cke_toolgroup a.cke_button:focus:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:auto;left:-4px}.cke_hc .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:-9px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:auto;left:-9px}.cke_toolbar.cke_toolbar_last .cke_toolgroup a.cke_button:last-child:after{content:none;border:0;width:0;height:0}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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:#484848}.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 3px;width:0;height:0;cursor:default;vertical-align:top;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #484848}.cke_rtl .cke_button_arrow{margin-right:5px;margin-left:0}.cke_hc .cke_button_arrow{font-size:10px;margin:3px 0 0 3px;width:auto;border:0}.cke_toolbar_separator{float:left;background-color:#bcbcbc;margin:4px 2px 0 2px;height:18px;width:1px}.cke_rtl .cke_toolbar_separator{float:right}.cke_hc .cke_toolbar_separator{background-color:#000;margin-left:2px;margin-right:5px;margin-bottom:9px}.cke_hc.cke_rtl .cke_toolbar_separator{margin-left:5px;margin-right:2px}.cke_toolbar_break{display:block;clear:left}.cke_rtl .cke_toolbar_break{clear:right}a.cke_toolbox_collapser{width:12px;height:11px;float:right;margin:11px 0 0;font-size:0;cursor:default;text-align:center;border:1px solid #bcbcbc}.cke_rtl .cke_toolbox_collapser{float:left}.cke_toolbox_collapser:hover{background:#e5e5e5}.cke_toolbox_collapser.cke_toolbox_collapser_min{margin:0 2px 4px}.cke_toolbox_collapser .cke_arrow{display:inline-block;height:0;width:0;font-size:0;margin-top:1px;border:3px solid transparent;border-bottom-color:#484848}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin-top:4px;border-bottom-color:transparent;border-top-color:#484848}.cke_hc .cke_toolbox_collapser .cke_arrow{font-size:8px;width:auto;border:0;margin-top:0}.cke_menuitem span{cursor:default}.cke_menubutton{display:block}.cke_hc .cke_menubutton{padding:2px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#e9e9e9;display:block;outline:1px dotted}.cke_menubutton:hover{outline:0}.cke_hc .cke_menubutton:hover,.cke_hc .cke_menubutton:focus,.cke_hc .cke_menubutton:active{border:2px solid;padding:0}.cke_menubutton_disabled:hover,.cke_menubutton_disabled:focus,.cke_menubutton_disabled:active{background-color:transparent;outline:0}.cke_menubutton_inner{display:table-row}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_icon{background-color:#f8f8f8;padding:6px 4px}.cke_hc .cke_menubutton_icon{height:16px;width:0;padding:4px 0}.cke_menubutton:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#e9e9e9}.cke_menubutton_disabled:hover .cke_menubutton_icon,.cke_menubutton_disabled:focus .cke_menubutton_icon,.cke_menubutton_disabled:active .cke_menubutton_icon{background-color:#f8f8f8;outline:0}.cke_menuitem .cke_menubutton_on{background-color:#e9e9e9;border:1px solid #dedede;outline:0}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px;background-color:#e9e9e9}.cke_menubutton_label{padding:0 5px;background-color:transparent;width:100%;vertical-align:middle}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_panel_frame .cke_menubutton_label{display:none}.cke_menuseparator{background-color:#d1d1d1;height:1px}.cke_menuarrow{background:transparent url(images/arrow.png) no-repeat 0 10px;padding:0 5px}.cke_rtl .cke_menuarrow{background-position:5px -13px;background-repeat:no-repeat}.cke_hc .cke_menuarrow{background-image:none}.cke_menuarrow span{display:none}.cke_hc .cke_menuarrow span{vertical-align:middle;display:inline}.cke_combo{display:inline-block;float:left;position:relative;margin-bottom:5px}.cke_rtl .cke_combo{float:right}.cke_hc .cke_combo{margin-top:1px;margin-bottom:10px}.cke_combo:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:5px;top:0;right:0}.cke_rtl .cke_combo:after{border-right:0;border-left:1px solid #bcbcbc;right:auto;left:0}.cke_hc .cke_combo:after{border-color:#000}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0;padding:1px}.cke_rtl a.cke_combo_button{float:right}.cke_hc a.cke_combo_button{padding:4px}.cke_combo_on a.cke_combo_button,.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:#e5e5e5;border:1px solid #bcbcbc;padding:0 0 0 1px;margin-left:-1px}.cke_combo_off a.cke_combo_button:focus{outline:0}.cke_combo_on a.cke_combo_button,.cke_combo_off a.cke_combo_button:active{background:#fff}.cke_rtl .cke_combo_on a.cke_combo_button,.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:0 1px 0 0;margin-left:0;margin-right:-1px}.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:3px solid #000;padding:1px 1px 1px 2px}.cke_hc.cke_rtl .cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:1px 2px 1px 1px}.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 0 0 3px;margin-left:-3px}.cke_rtl .cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 3px 0 0;margin-left:0;margin-right:-3px}.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 1px 1px 7px;margin-left:-6px}.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 7px 1px 1px;margin-left:0;margin-right:-6px}.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0;margin:0}.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px;margin:0}.cke_toolbar .cke_combo+.cke_toolbar_end,.cke_toolbar .cke_combo+.cke_toolgroup{margin-right:0;margin-left:2px}.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:2px}.cke_hc .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:5px}.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:5px}.cke_toolbar.cke_toolbar_last .cke_combo:nth-last-child(-n+2):after{content:none;border:0;width:0;height:0}.cke_combo_text{line-height:26px;padding-left:10px;text-overflow:ellipsis;overflow:hidden;float:left;cursor:default;color:#484848;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{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 10px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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 #484848}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:3px}.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_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{float:left;margin:-2px 0 2px}a.cke_path_item,span.cke_path_empty{display:inline-block;float:left;padding:3px 4px;margin-right:2px;cursor:default;text-decoration:none;outline:0;border:0;color:#484848;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:#e5e5e5}.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_combopanel__fontsize{width:135px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;text-align:center;opacity:.95;filter:alpha(opacity = 95);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__about_icon{background:url(icons.png?t=M1GF) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png?t=M1GF) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png?t=M1GF) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png?t=M1GF) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png?t=M1GF) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png?t=M1GF) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png?t=M1GF) no-repeat 0 -144px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M1GF) no-repeat 0 -168px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M1GF) no-repeat 0 -192px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -240px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -288px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -336px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M1GF) no-repeat 0 -360px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M1GF) no-repeat 0 -384px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M1GF) no-repeat 0 -408px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M1GF) no-repeat 0 -432px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M1GF) no-repeat 0 -456px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -504px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M1GF) no-repeat 0 -528px!important}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M1GF) no-repeat 0 -552px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M1GF) no-repeat 0 -576px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M1GF) no-repeat 0 -600px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M1GF) no-repeat 0 -624px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M1GF) no-repeat 0 -648px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M1GF) no-repeat 0 -672px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M1GF) no-repeat 0 -696px!important}.cke_button__embed_icon{background:url(icons.png?t=M1GF) no-repeat 0 -720px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M1GF) no-repeat 0 -744px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M1GF) no-repeat 0 -816px!important}.cke_button__replace_icon{background:url(icons.png?t=M1GF) no-repeat 0 -840px!important}.cke_button__flash_icon{background:url(icons.png?t=M1GF) no-repeat 0 -864px!important}.cke_button__button_icon{background:url(icons.png?t=M1GF) no-repeat 0 -888px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M1GF) no-repeat 0 -912px!important}.cke_button__form_icon{background:url(icons.png?t=M1GF) no-repeat 0 -936px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M1GF) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M1GF) no-repeat 0 -984px!important}.cke_button__radio_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1032px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1080px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1128px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1152px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1176px!important}.cke_button__iframe_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1200px!important}.cke_button__image_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1248px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1296px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1320px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1344px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1368px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1392px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1416px!important}.cke_button__language_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1464px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1488px!important}.cke_button__link_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1512px!important}.cke_button__unlink_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1560px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1608px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1632px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1656px!important}.cke_button__maximize_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1704px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1752px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1800px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1848px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1872px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1920px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1944px!important}.cke_button__print_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1968px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1992px!important}.cke_button__save_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2016px!important}.cke_button__selectall_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -2064px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2088px!important}.cke_button__smiley_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -2136px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -2184px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2208px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2232px!important}.cke_button__table_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2256px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2280px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2304px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2328px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2352px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2424px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -456px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -576px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -696px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -744px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -1320px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1344px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1368px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1392px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1416px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -1488px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1512px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -1872px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -1944px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1968px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1992px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2016px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2256px!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=M1GF) no-repeat 0 -2280px!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=M1GF) no-repeat 0 -2304px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2328px!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=M1GF) no-repeat 0 -2352px!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=M1GF) no-repeat 0 -2376px!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=M1GF) no-repeat 0 -2400px!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=M1GF) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -4896px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.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 .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)} \ 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;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #d1d1d1;padding:0}.cke_inner{display:block;background:#fff;padding:0;-webkit-touch-callout:none}.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 #d1d1d1;background:#f8f8f8;padding:6px 8px 2px;white-space:normal}.cke_float .cke_top{border:1px solid #d1d1d1}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #d1d1d1;background:#f8f8f8}.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 #bcbcbc 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 #bcbcbc;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:hidden;background-color:#fff;border:1px solid #d1d1d1}.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:focus{outline:0}.cke_panel_list{margin:0;padding:0;list-style-type:none;white-space:nowrap}.cke_panel_listItem{margin:0;padding:0}.cke_panel_listItem a{padding:6px 7px;display:block;color:inherit!important;text-decoration:none;overflow:hidden;text-overflow:ellipsis}.cke_hc .cke_panel_listItem a{border-style:none}.cke_panel_listItem.cke_selected a,.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{background-color:#e9e9e9}.cke_panel_listItem a:focus{outline:1px dotted #000}.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:4px 5px}.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_panel_grouptitle{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:6px 6px 7px 6px;color:#484848;border-bottom:1px solid #d1d1d1;background:#f8f8f8}.cke_colorblock{padding:10px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000}a.cke_colorbox{padding:2px;float:left;width:20px;height:20px}.cke_rtl a.cke_colorbox{float:right}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{outline:0;padding:0;border:2px solid #139ff7}a:hover.cke_colorbox{border-color:#bcbcbc}span.cke_colorbox{width:20px;height:20px;float:left}.cke_rtl span.cke_colorbox{float:right}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:3px;display:block;cursor:pointer}a.cke_colorauto{padding:0;border:1px solid transparent;margin-bottom:6px;height:26px;line-height:26px}a.cke_colormore{margin-top:10px;height:20px;line-height:19px}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{outline:0;border:#139ff7 1px solid;background-color:#f8f8f8}a:hover.cke_colorauto,a:hover.cke_colormore{border-color:#bcbcbc}.cke_colorauto span.cke_colorbox{width:18px;height:18px;border:1px solid #808080;margin-left:1px;margin-top:3px}.cke_rtl .cke_colorauto span.cke_colorbox{margin-left:0;margin-right:1px}span.cke_colorbox[style*="#ffffff"],span.cke_colorbox[style*="#FFFFFF"],span.cke_colorbox[style="background-color:#fff"],span.cke_colorbox[style="background-color:#FFF"],span.cke_colorbox[style*="rgb(255,255,255)"],span.cke_colorbox[style*="rgb(255, 255, 255)"]{border:1px solid #808080;width:18px;height:18px}.cke_toolbar{float:left}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{border:0;float:left;margin:1px 2px 6px 0;padding-right:3px}.cke_rtl .cke_toolgroup{float:right;margin:1px 0 6px 2px;padding-left:3px;padding-right:0}.cke_hc .cke_toolgroup{margin-right:5px;margin-bottom:5px}.cke_hc.cke_rtl .cke_toolgroup{margin-right:0;margin-left:5px}a.cke_button{display:inline-block;height:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0;position:relative}a.cke_button_expandable{padding:4px 5px}.cke_rtl a.cke_button{float:right}.cke_hc a.cke_button{border:1px solid black;padding:3px 5px;margin:0 3px 5px 0}.cke_hc.cke_rtl a.cke_button{margin:0 0 5px 3px}a.cke_button_on{background:#fff;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_on{padding:3px 4px}a.cke_button_off:hover,a.cke_button_off:focus,a.cke_button_off:active{background:#e5e5e5;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_off:hover,a.cke_button_expandable.cke_button_off:focus,a.cke_button_expandable.cke_button_off:active{padding:3px 4px}.cke_hc a.cke_button_on,.cke_hc a.cke_button_off:hover,.cke_hc a.cke_button_off:focus,.cke_hc a.cke_button_off:active{background:#e5e5e5;border:3px solid #000;padding:1px 3px}a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{border:0;padding:4px 6px;background-color:transparent}a.cke_button_expandable.cke_button_disabled:hover,a.cke_button_expandable.cke_button_disabled:active{padding:4px 5px}a.cke_button_disabled:focus{border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_disabled:focus{padding:3px 4px}.cke_hc a.cke_button_disabled:hover,.cke_hc a.cke_button_disabled:focus,.cke_hc a.cke_button_disabled:active{border:1px solid #acacac;padding:3px 5px;margin:0 3px 5px 0}.cke_hc a.cke_button_disabled:focus{border:3px solid #000;padding:1px 3px}.cke_hc.cke_rtl a.cke_button_disabled:hover,.cke_hc.cke_rtl a.cke_button_disabled:focus,.cke_hc.cke_rtl a.cke_button_disabled:active{margin:0 0 5px 3px}a.cke_button_disabled .cke_button_icon,a.cke_button_disabled .cke_button_arrow{opacity:.3}.cke_hc a.cke_button_disabled{border-color:#acacac}.cke_hc a.cke_button_disabled .cke_button_icon,.cke_hc a.cke_button_disabled .cke_button_label{opacity:.5}.cke_toolgroup a.cke_button:last-child:after,.cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:4px;top:0;right:-3px}.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-right:0;right:auto;border-left:1px solid #bcbcbc;top:0;left:-3px}.cke_hc .cke_toolgroup a.cke_button:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-color:#000;top:0;right:-7px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{top:0;right:auto;left:-7px}.cke_toolgroup a.cke_button:hover:last-child:after,.cke_toolgroup a.cke_button:focus:last-child:after,.cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:-4px}.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_rtl .cke_toolgroup a.cke_button:focus:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:auto;left:-4px}.cke_hc .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:-9px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:auto;left:-9px}.cke_toolbar.cke_toolbar_last .cke_toolgroup a.cke_button:last-child:after{content:none;border:0;width:0;height:0}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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:#484848}.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 3px;width:0;height:0;cursor:default;vertical-align:top;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #484848}.cke_rtl .cke_button_arrow{margin-right:5px;margin-left:0}.cke_hc .cke_button_arrow{font-size:10px;margin:3px 0 0 3px;width:auto;border:0}.cke_toolbar_separator{float:left;background-color:#bcbcbc;margin:4px 2px 0 2px;height:18px;width:1px}.cke_rtl .cke_toolbar_separator{float:right}.cke_hc .cke_toolbar_separator{background-color:#000;margin-left:2px;margin-right:5px;margin-bottom:9px}.cke_hc.cke_rtl .cke_toolbar_separator{margin-left:5px;margin-right:2px}.cke_toolbar_break{display:block;clear:left}.cke_rtl .cke_toolbar_break{clear:right}a.cke_toolbox_collapser{width:12px;height:11px;float:right;margin:11px 0 0;font-size:0;cursor:default;text-align:center;border:1px solid #bcbcbc}.cke_rtl .cke_toolbox_collapser{float:left}.cke_toolbox_collapser:hover{background:#e5e5e5}.cke_toolbox_collapser.cke_toolbox_collapser_min{margin:0 2px 4px}.cke_toolbox_collapser .cke_arrow{display:inline-block;height:0;width:0;font-size:0;margin-top:1px;border:3px solid transparent;border-bottom-color:#484848}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin-top:4px;border-bottom-color:transparent;border-top-color:#484848}.cke_hc .cke_toolbox_collapser .cke_arrow{font-size:8px;width:auto;border:0;margin-top:0}.cke_menuitem span{cursor:default}.cke_menubutton{display:block}.cke_hc .cke_menubutton{padding:2px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#e9e9e9;display:block;outline:1px dotted}.cke_menubutton:hover{outline:0}.cke_hc .cke_menubutton:hover,.cke_hc .cke_menubutton:focus,.cke_hc .cke_menubutton:active{border:2px solid;padding:0}.cke_menubutton_disabled:hover,.cke_menubutton_disabled:focus,.cke_menubutton_disabled:active{background-color:transparent;outline:0}.cke_menubutton_inner{display:table-row}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_icon{background-color:#f8f8f8;padding:6px 4px}.cke_hc .cke_menubutton_icon{height:16px;width:0;padding:4px 0}.cke_menubutton:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#e9e9e9}.cke_menubutton_disabled:hover .cke_menubutton_icon,.cke_menubutton_disabled:focus .cke_menubutton_icon,.cke_menubutton_disabled:active .cke_menubutton_icon{background-color:#f8f8f8;outline:0}.cke_menuitem .cke_menubutton_on{background-color:#e9e9e9;border:1px solid #dedede;outline:0}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px;background-color:#e9e9e9}.cke_menubutton_label{padding:0 5px;background-color:transparent;width:100%;vertical-align:middle}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_panel_frame .cke_menubutton_label{display:none}.cke_menuseparator{background-color:#d1d1d1;height:1px}.cke_menuarrow{background:transparent url(images/arrow.png) no-repeat 0 10px;padding:0 5px}.cke_rtl .cke_menuarrow{background-position:5px -13px;background-repeat:no-repeat}.cke_hc .cke_menuarrow{background-image:none}.cke_menuarrow span{display:none}.cke_hc .cke_menuarrow span{vertical-align:middle;display:inline}.cke_combo{display:inline-block;float:left;position:relative;margin-bottom:5px}.cke_rtl .cke_combo{float:right}.cke_hc .cke_combo{margin-top:1px;margin-bottom:10px}.cke_combo:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:5px;top:0;right:0}.cke_rtl .cke_combo:after{border-right:0;border-left:1px solid #bcbcbc;right:auto;left:0}.cke_hc .cke_combo:after{border-color:#000}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0;padding:1px}.cke_rtl a.cke_combo_button{float:right}.cke_hc a.cke_combo_button{padding:4px}.cke_combo_on a.cke_combo_button,.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:#e5e5e5;border:1px solid #bcbcbc;padding:0 0 0 1px;margin-left:-1px}.cke_combo_off a.cke_combo_button:focus{outline:0}.cke_combo_on a.cke_combo_button,.cke_combo_off a.cke_combo_button:active{background:#fff}.cke_rtl .cke_combo_on a.cke_combo_button,.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:0 1px 0 0;margin-left:0;margin-right:-1px}.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:3px solid #000;padding:1px 1px 1px 2px}.cke_hc.cke_rtl .cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:1px 2px 1px 1px}.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 0 0 3px;margin-left:-3px}.cke_rtl .cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 3px 0 0;margin-left:0;margin-right:-3px}.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 1px 1px 7px;margin-left:-6px}.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 7px 1px 1px;margin-left:0;margin-right:-6px}.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0;margin:0}.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px;margin:0}.cke_toolbar .cke_combo+.cke_toolbar_end,.cke_toolbar .cke_combo+.cke_toolgroup{margin-right:0;margin-left:2px}.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:2px}.cke_hc .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:5px}.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:5px}.cke_toolbar.cke_toolbar_last .cke_combo:nth-last-child(-n+2):after{content:none;border:0;width:0;height:0}.cke_combo_text{line-height:26px;padding-left:10px;text-overflow:ellipsis;overflow:hidden;float:left;cursor:default;color:#484848;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{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 10px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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 #484848}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:3px}.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_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{float:left;margin:-2px 0 2px}a.cke_path_item,span.cke_path_empty{display:inline-block;float:left;padding:3px 4px;margin-right:2px;cursor:default;text-decoration:none;outline:0;border:0;color:#484848;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:#e5e5e5}.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_combopanel__fontsize{width:135px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;text-align:center;opacity:.95;filter:alpha(opacity = 95);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__about_icon{background:url(icons.png?t=M6CB) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png?t=M6CB) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png?t=M6CB) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png?t=M6CB) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6CB) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6CB) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png?t=M6CB) no-repeat 0 -144px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6CB) no-repeat 0 -168px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6CB) no-repeat 0 -192px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -240px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -288px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -336px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6CB) no-repeat 0 -360px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6CB) no-repeat 0 -384px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -408px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -432px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6CB) no-repeat 0 -456px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -504px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6CB) no-repeat 0 -528px!important}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6CB) no-repeat 0 -552px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6CB) no-repeat 0 -576px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6CB) no-repeat 0 -600px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6CB) no-repeat 0 -624px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6CB) no-repeat 0 -648px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6CB) no-repeat 0 -672px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6CB) no-repeat 0 -696px!important}.cke_button__embed_icon{background:url(icons.png?t=M6CB) no-repeat 0 -720px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6CB) no-repeat 0 -744px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6CB) no-repeat 0 -816px!important}.cke_button__replace_icon{background:url(icons.png?t=M6CB) no-repeat 0 -840px!important}.cke_button__flash_icon{background:url(icons.png?t=M6CB) no-repeat 0 -864px!important}.cke_button__button_icon{background:url(icons.png?t=M6CB) no-repeat 0 -888px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6CB) no-repeat 0 -912px!important}.cke_button__form_icon{background:url(icons.png?t=M6CB) no-repeat 0 -936px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6CB) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6CB) no-repeat 0 -984px!important}.cke_button__radio_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1032px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1080px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1128px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1152px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1176px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1200px!important}.cke_button__image_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1248px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1296px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1320px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1344px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1368px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1392px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1416px!important}.cke_button__language_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1464px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1488px!important}.cke_button__link_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1512px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1560px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1608px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1632px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1656px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1704px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1752px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1800px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1848px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1872px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1920px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1944px!important}.cke_button__print_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1968px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1992px!important}.cke_button__save_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2016px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -2064px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2088px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -2136px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -2184px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2208px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2232px!important}.cke_button__table_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2256px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2280px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2304px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2328px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2352px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2424px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -456px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -576px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -696px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -744px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1320px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1344px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1368px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1392px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1416px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1488px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1512px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1872px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1944px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1968px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1992px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2016px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2256px!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=M6CB) no-repeat 0 -2280px!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=M6CB) no-repeat 0 -2304px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2328px!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=M6CB) no-repeat 0 -2352px!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=M6CB) no-repeat 0 -2376px!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=M6CB) no-repeat 0 -2400px!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=M6CB) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -4896px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.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 .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)} \ No newline at end of file diff --git a/lib/ckeditor/skins/moono-lisa/editor_ie8.css b/lib/ckeditor/skins/moono-lisa/editor_ie8.css index e7a4281b..c2e45475 100644 --- a/lib/ckeditor/skins/moono-lisa/editor_ie8.css +++ b/lib/ckeditor/skins/moono-lisa/editor_ie8.css @@ -2,4 +2,4 @@ Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ -.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}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #d1d1d1;padding:0}.cke_inner{display:block;background:#fff;padding:0;-webkit-touch-callout:none}.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 #d1d1d1;background:#f8f8f8;padding:6px 8px 2px;white-space:normal}.cke_float .cke_top{border:1px solid #d1d1d1}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #d1d1d1;background:#f8f8f8}.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 #bcbcbc 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 #bcbcbc;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:hidden;background-color:#fff;border:1px solid #d1d1d1}.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:focus{outline:0}.cke_panel_list{margin:0;padding:0;list-style-type:none;white-space:nowrap}.cke_panel_listItem{margin:0;padding:0}.cke_panel_listItem a{padding:6px 7px;display:block;color:inherit!important;text-decoration:none;overflow:hidden;text-overflow:ellipsis}.cke_hc .cke_panel_listItem a{border-style:none}.cke_panel_listItem.cke_selected a,.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{background-color:#e9e9e9}.cke_panel_listItem a:focus{outline:1px dotted #000}.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:4px 5px}.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_panel_grouptitle{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:6px 6px 7px 6px;color:#484848;border-bottom:1px solid #d1d1d1;background:#f8f8f8}.cke_colorblock{padding:10px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000}a.cke_colorbox{padding:2px;float:left;width:20px;height:20px}.cke_rtl a.cke_colorbox{float:right}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{outline:0;padding:0;border:2px solid #139ff7}a:hover.cke_colorbox{border-color:#bcbcbc}span.cke_colorbox{width:20px;height:20px;float:left}.cke_rtl span.cke_colorbox{float:right}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:3px;display:block;cursor:pointer}a.cke_colorauto{padding:0;border:1px solid transparent;margin-bottom:6px;height:26px;line-height:26px}a.cke_colormore{margin-top:10px;height:20px;line-height:19px}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{outline:0;border:#139ff7 1px solid;background-color:#f8f8f8}a:hover.cke_colorauto,a:hover.cke_colormore{border-color:#bcbcbc}.cke_colorauto span.cke_colorbox{width:18px;height:18px;border:1px solid #808080;margin-left:1px;margin-top:3px}.cke_rtl .cke_colorauto span.cke_colorbox{margin-left:0;margin-right:1px}span.cke_colorbox[style*="#ffffff"],span.cke_colorbox[style*="#FFFFFF"],span.cke_colorbox[style="background-color:#fff"],span.cke_colorbox[style="background-color:#FFF"],span.cke_colorbox[style*="rgb(255,255,255)"],span.cke_colorbox[style*="rgb(255, 255, 255)"]{border:1px solid #808080;width:18px;height:18px}.cke_toolbar{float:left}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{border:0;float:left;margin:1px 2px 6px 0;padding-right:3px}.cke_rtl .cke_toolgroup{float:right;margin:1px 0 6px 2px;padding-left:3px;padding-right:0}.cke_hc .cke_toolgroup{margin-right:5px;margin-bottom:5px}.cke_hc.cke_rtl .cke_toolgroup{margin-right:0;margin-left:5px}a.cke_button{display:inline-block;height:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0;position:relative}a.cke_button_expandable{padding:4px 5px}.cke_rtl a.cke_button{float:right}.cke_hc a.cke_button{border:1px solid black;padding:3px 5px;margin:0 3px 5px 0}.cke_hc.cke_rtl a.cke_button{margin:0 0 5px 3px}a.cke_button_on{background:#fff;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_on{padding:3px 4px}a.cke_button_off:hover,a.cke_button_off:focus,a.cke_button_off:active{background:#e5e5e5;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_off:hover,a.cke_button_expandable.cke_button_off:focus,a.cke_button_expandable.cke_button_off:active{padding:3px 4px}.cke_hc a.cke_button_on,.cke_hc a.cke_button_off:hover,.cke_hc a.cke_button_off:focus,.cke_hc a.cke_button_off:active{background:#e5e5e5;border:3px solid #000;padding:1px 3px}a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{border:0;padding:4px 6px;background-color:transparent}a.cke_button_expandable.cke_button_disabled:hover,a.cke_button_expandable.cke_button_disabled:active{padding:4px 5px}a.cke_button_disabled:focus{border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_disabled:focus{padding:3px 4px}.cke_hc a.cke_button_disabled:hover,.cke_hc a.cke_button_disabled:focus,.cke_hc a.cke_button_disabled:active{border:1px solid #acacac;padding:3px 5px;margin:0 3px 5px 0}.cke_hc a.cke_button_disabled:focus{border:3px solid #000;padding:1px 3px}.cke_hc.cke_rtl a.cke_button_disabled:hover,.cke_hc.cke_rtl a.cke_button_disabled:focus,.cke_hc.cke_rtl a.cke_button_disabled:active{margin:0 0 5px 3px}a.cke_button_disabled .cke_button_icon,a.cke_button_disabled .cke_button_arrow{opacity:.3}.cke_hc a.cke_button_disabled{border-color:#acacac}.cke_hc a.cke_button_disabled .cke_button_icon,.cke_hc a.cke_button_disabled .cke_button_label{opacity:.5}.cke_toolgroup a.cke_button:last-child:after,.cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:4px;top:0;right:-3px}.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-right:0;right:auto;border-left:1px solid #bcbcbc;top:0;left:-3px}.cke_hc .cke_toolgroup a.cke_button:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-color:#000;top:0;right:-7px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{top:0;right:auto;left:-7px}.cke_toolgroup a.cke_button:hover:last-child:after,.cke_toolgroup a.cke_button:focus:last-child:after,.cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:-4px}.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_rtl .cke_toolgroup a.cke_button:focus:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:auto;left:-4px}.cke_hc .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:-9px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:auto;left:-9px}.cke_toolbar.cke_toolbar_last .cke_toolgroup a.cke_button:last-child:after{content:none;border:0;width:0;height:0}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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:#484848}.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 3px;width:0;height:0;cursor:default;vertical-align:top;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #484848}.cke_rtl .cke_button_arrow{margin-right:5px;margin-left:0}.cke_hc .cke_button_arrow{font-size:10px;margin:3px 0 0 3px;width:auto;border:0}.cke_toolbar_separator{float:left;background-color:#bcbcbc;margin:4px 2px 0 2px;height:18px;width:1px}.cke_rtl .cke_toolbar_separator{float:right}.cke_hc .cke_toolbar_separator{background-color:#000;margin-left:2px;margin-right:5px;margin-bottom:9px}.cke_hc.cke_rtl .cke_toolbar_separator{margin-left:5px;margin-right:2px}.cke_toolbar_break{display:block;clear:left}.cke_rtl .cke_toolbar_break{clear:right}a.cke_toolbox_collapser{width:12px;height:11px;float:right;margin:11px 0 0;font-size:0;cursor:default;text-align:center;border:1px solid #bcbcbc}.cke_rtl .cke_toolbox_collapser{float:left}.cke_toolbox_collapser:hover{background:#e5e5e5}.cke_toolbox_collapser.cke_toolbox_collapser_min{margin:0 2px 4px}.cke_toolbox_collapser .cke_arrow{display:inline-block;height:0;width:0;font-size:0;margin-top:1px;border:3px solid transparent;border-bottom-color:#484848}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin-top:4px;border-bottom-color:transparent;border-top-color:#484848}.cke_hc .cke_toolbox_collapser .cke_arrow{font-size:8px;width:auto;border:0;margin-top:0}.cke_menuitem span{cursor:default}.cke_menubutton{display:block}.cke_hc .cke_menubutton{padding:2px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#e9e9e9;display:block;outline:1px dotted}.cke_menubutton:hover{outline:0}.cke_hc .cke_menubutton:hover,.cke_hc .cke_menubutton:focus,.cke_hc .cke_menubutton:active{border:2px solid;padding:0}.cke_menubutton_disabled:hover,.cke_menubutton_disabled:focus,.cke_menubutton_disabled:active{background-color:transparent;outline:0}.cke_menubutton_inner{display:table-row}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_icon{background-color:#f8f8f8;padding:6px 4px}.cke_hc .cke_menubutton_icon{height:16px;width:0;padding:4px 0}.cke_menubutton:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#e9e9e9}.cke_menubutton_disabled:hover .cke_menubutton_icon,.cke_menubutton_disabled:focus .cke_menubutton_icon,.cke_menubutton_disabled:active .cke_menubutton_icon{background-color:#f8f8f8;outline:0}.cke_menuitem .cke_menubutton_on{background-color:#e9e9e9;border:1px solid #dedede;outline:0}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px;background-color:#e9e9e9}.cke_menubutton_label{padding:0 5px;background-color:transparent;width:100%;vertical-align:middle}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_panel_frame .cke_menubutton_label{display:none}.cke_menuseparator{background-color:#d1d1d1;height:1px}.cke_menuarrow{background:transparent url(images/arrow.png) no-repeat 0 10px;padding:0 5px}.cke_rtl .cke_menuarrow{background-position:5px -13px;background-repeat:no-repeat}.cke_hc .cke_menuarrow{background-image:none}.cke_menuarrow span{display:none}.cke_hc .cke_menuarrow span{vertical-align:middle;display:inline}.cke_combo{display:inline-block;float:left;position:relative;margin-bottom:5px}.cke_rtl .cke_combo{float:right}.cke_hc .cke_combo{margin-top:1px;margin-bottom:10px}.cke_combo:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:5px;top:0;right:0}.cke_rtl .cke_combo:after{border-right:0;border-left:1px solid #bcbcbc;right:auto;left:0}.cke_hc .cke_combo:after{border-color:#000}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0;padding:1px}.cke_rtl a.cke_combo_button{float:right}.cke_hc a.cke_combo_button{padding:4px}.cke_combo_on a.cke_combo_button,.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:#e5e5e5;border:1px solid #bcbcbc;padding:0 0 0 1px;margin-left:-1px}.cke_combo_off a.cke_combo_button:focus{outline:0}.cke_combo_on a.cke_combo_button,.cke_combo_off a.cke_combo_button:active{background:#fff}.cke_rtl .cke_combo_on a.cke_combo_button,.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:0 1px 0 0;margin-left:0;margin-right:-1px}.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:3px solid #000;padding:1px 1px 1px 2px}.cke_hc.cke_rtl .cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:1px 2px 1px 1px}.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 0 0 3px;margin-left:-3px}.cke_rtl .cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 3px 0 0;margin-left:0;margin-right:-3px}.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 1px 1px 7px;margin-left:-6px}.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 7px 1px 1px;margin-left:0;margin-right:-6px}.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0;margin:0}.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px;margin:0}.cke_toolbar .cke_combo+.cke_toolbar_end,.cke_toolbar .cke_combo+.cke_toolgroup{margin-right:0;margin-left:2px}.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:2px}.cke_hc .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:5px}.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:5px}.cke_toolbar.cke_toolbar_last .cke_combo:nth-last-child(-n+2):after{content:none;border:0;width:0;height:0}.cke_combo_text{line-height:26px;padding-left:10px;text-overflow:ellipsis;overflow:hidden;float:left;cursor:default;color:#484848;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{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 10px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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 #484848}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:3px}.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_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{float:left;margin:-2px 0 2px}a.cke_path_item,span.cke_path_empty{display:inline-block;float:left;padding:3px 4px;margin-right:2px;cursor:default;text-decoration:none;outline:0;border:0;color:#484848;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:#e5e5e5}.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_combopanel__fontsize{width:135px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;text-align:center;opacity:.95;filter:alpha(opacity = 95);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__about_icon{background:url(icons.png?t=M1GF) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png?t=M1GF) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png?t=M1GF) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png?t=M1GF) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png?t=M1GF) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png?t=M1GF) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png?t=M1GF) no-repeat 0 -144px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M1GF) no-repeat 0 -168px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M1GF) no-repeat 0 -192px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -240px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -288px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -336px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M1GF) no-repeat 0 -360px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M1GF) no-repeat 0 -384px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M1GF) no-repeat 0 -408px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M1GF) no-repeat 0 -432px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M1GF) no-repeat 0 -456px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -504px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M1GF) no-repeat 0 -528px!important}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M1GF) no-repeat 0 -552px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M1GF) no-repeat 0 -576px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M1GF) no-repeat 0 -600px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M1GF) no-repeat 0 -624px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M1GF) no-repeat 0 -648px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M1GF) no-repeat 0 -672px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M1GF) no-repeat 0 -696px!important}.cke_button__embed_icon{background:url(icons.png?t=M1GF) no-repeat 0 -720px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M1GF) no-repeat 0 -744px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M1GF) no-repeat 0 -816px!important}.cke_button__replace_icon{background:url(icons.png?t=M1GF) no-repeat 0 -840px!important}.cke_button__flash_icon{background:url(icons.png?t=M1GF) no-repeat 0 -864px!important}.cke_button__button_icon{background:url(icons.png?t=M1GF) no-repeat 0 -888px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M1GF) no-repeat 0 -912px!important}.cke_button__form_icon{background:url(icons.png?t=M1GF) no-repeat 0 -936px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M1GF) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M1GF) no-repeat 0 -984px!important}.cke_button__radio_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1032px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1080px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1128px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1152px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1176px!important}.cke_button__iframe_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1200px!important}.cke_button__image_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1248px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1296px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1320px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1344px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1368px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1392px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1416px!important}.cke_button__language_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1464px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1488px!important}.cke_button__link_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1512px!important}.cke_button__unlink_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1560px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1608px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1632px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1656px!important}.cke_button__maximize_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1704px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1752px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1800px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1848px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1872px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1920px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1944px!important}.cke_button__print_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1968px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1992px!important}.cke_button__save_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2016px!important}.cke_button__selectall_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -2064px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2088px!important}.cke_button__smiley_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -2136px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -2184px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2208px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2232px!important}.cke_button__table_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2256px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2280px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2304px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2328px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2352px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2424px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -456px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -576px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -696px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -744px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -1320px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1344px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1368px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1392px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1416px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -1488px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1512px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -1872px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -1944px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1968px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1992px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2016px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2256px!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=M1GF) no-repeat 0 -2280px!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=M1GF) no-repeat 0 -2304px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2328px!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=M1GF) no-repeat 0 -2352px!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=M1GF) no-repeat 0 -2376px!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=M1GF) no-repeat 0 -2400px!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=M1GF) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -4896px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.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 .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.cke_toolbox_collapser .cke_arrow{border-width:4px}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{border-width:3px}.cke_toolbox_collapser .cke_arrow{margin-top:0}.cke_toolbar{position:relative}.cke_rtl .cke_toolbar_end{right:auto;left:0}.cke_toolbar_end:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:4px;top:1px;right:2px}.cke_rtl .cke_toolbar_end:after{right:auto;left:2px}.cke_hc .cke_toolbar_end:after{top:2px;right:5px;border-color:#000}.cke_hc.cke_rtl .cke_toolbar_end:after{right:auto;left:5px}.cke_combo+.cke_toolbar_end:after,.cke_toolbar.cke_toolbar_last .cke_toolbar_end:after{content:none;border:0}.cke_combo+.cke_toolgroup+.cke_toolbar_end:after{right:0}.cke_rtl .cke_combo+.cke_toolgroup+.cke_toolbar_end:after{right:auto;left:0} \ 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;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #d1d1d1;padding:0}.cke_inner{display:block;background:#fff;padding:0;-webkit-touch-callout:none}.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 #d1d1d1;background:#f8f8f8;padding:6px 8px 2px;white-space:normal}.cke_float .cke_top{border:1px solid #d1d1d1}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #d1d1d1;background:#f8f8f8}.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 #bcbcbc 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 #bcbcbc;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:hidden;background-color:#fff;border:1px solid #d1d1d1}.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:focus{outline:0}.cke_panel_list{margin:0;padding:0;list-style-type:none;white-space:nowrap}.cke_panel_listItem{margin:0;padding:0}.cke_panel_listItem a{padding:6px 7px;display:block;color:inherit!important;text-decoration:none;overflow:hidden;text-overflow:ellipsis}.cke_hc .cke_panel_listItem a{border-style:none}.cke_panel_listItem.cke_selected a,.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{background-color:#e9e9e9}.cke_panel_listItem a:focus{outline:1px dotted #000}.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:4px 5px}.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_panel_grouptitle{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:6px 6px 7px 6px;color:#484848;border-bottom:1px solid #d1d1d1;background:#f8f8f8}.cke_colorblock{padding:10px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000}a.cke_colorbox{padding:2px;float:left;width:20px;height:20px}.cke_rtl a.cke_colorbox{float:right}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{outline:0;padding:0;border:2px solid #139ff7}a:hover.cke_colorbox{border-color:#bcbcbc}span.cke_colorbox{width:20px;height:20px;float:left}.cke_rtl span.cke_colorbox{float:right}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:3px;display:block;cursor:pointer}a.cke_colorauto{padding:0;border:1px solid transparent;margin-bottom:6px;height:26px;line-height:26px}a.cke_colormore{margin-top:10px;height:20px;line-height:19px}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{outline:0;border:#139ff7 1px solid;background-color:#f8f8f8}a:hover.cke_colorauto,a:hover.cke_colormore{border-color:#bcbcbc}.cke_colorauto span.cke_colorbox{width:18px;height:18px;border:1px solid #808080;margin-left:1px;margin-top:3px}.cke_rtl .cke_colorauto span.cke_colorbox{margin-left:0;margin-right:1px}span.cke_colorbox[style*="#ffffff"],span.cke_colorbox[style*="#FFFFFF"],span.cke_colorbox[style="background-color:#fff"],span.cke_colorbox[style="background-color:#FFF"],span.cke_colorbox[style*="rgb(255,255,255)"],span.cke_colorbox[style*="rgb(255, 255, 255)"]{border:1px solid #808080;width:18px;height:18px}.cke_toolbar{float:left}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{border:0;float:left;margin:1px 2px 6px 0;padding-right:3px}.cke_rtl .cke_toolgroup{float:right;margin:1px 0 6px 2px;padding-left:3px;padding-right:0}.cke_hc .cke_toolgroup{margin-right:5px;margin-bottom:5px}.cke_hc.cke_rtl .cke_toolgroup{margin-right:0;margin-left:5px}a.cke_button{display:inline-block;height:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0;position:relative}a.cke_button_expandable{padding:4px 5px}.cke_rtl a.cke_button{float:right}.cke_hc a.cke_button{border:1px solid black;padding:3px 5px;margin:0 3px 5px 0}.cke_hc.cke_rtl a.cke_button{margin:0 0 5px 3px}a.cke_button_on{background:#fff;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_on{padding:3px 4px}a.cke_button_off:hover,a.cke_button_off:focus,a.cke_button_off:active{background:#e5e5e5;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_off:hover,a.cke_button_expandable.cke_button_off:focus,a.cke_button_expandable.cke_button_off:active{padding:3px 4px}.cke_hc a.cke_button_on,.cke_hc a.cke_button_off:hover,.cke_hc a.cke_button_off:focus,.cke_hc a.cke_button_off:active{background:#e5e5e5;border:3px solid #000;padding:1px 3px}a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{border:0;padding:4px 6px;background-color:transparent}a.cke_button_expandable.cke_button_disabled:hover,a.cke_button_expandable.cke_button_disabled:active{padding:4px 5px}a.cke_button_disabled:focus{border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_disabled:focus{padding:3px 4px}.cke_hc a.cke_button_disabled:hover,.cke_hc a.cke_button_disabled:focus,.cke_hc a.cke_button_disabled:active{border:1px solid #acacac;padding:3px 5px;margin:0 3px 5px 0}.cke_hc a.cke_button_disabled:focus{border:3px solid #000;padding:1px 3px}.cke_hc.cke_rtl a.cke_button_disabled:hover,.cke_hc.cke_rtl a.cke_button_disabled:focus,.cke_hc.cke_rtl a.cke_button_disabled:active{margin:0 0 5px 3px}a.cke_button_disabled .cke_button_icon,a.cke_button_disabled .cke_button_arrow{opacity:.3}.cke_hc a.cke_button_disabled{border-color:#acacac}.cke_hc a.cke_button_disabled .cke_button_icon,.cke_hc a.cke_button_disabled .cke_button_label{opacity:.5}.cke_toolgroup a.cke_button:last-child:after,.cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:4px;top:0;right:-3px}.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-right:0;right:auto;border-left:1px solid #bcbcbc;top:0;left:-3px}.cke_hc .cke_toolgroup a.cke_button:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-color:#000;top:0;right:-7px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{top:0;right:auto;left:-7px}.cke_toolgroup a.cke_button:hover:last-child:after,.cke_toolgroup a.cke_button:focus:last-child:after,.cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:-4px}.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_rtl .cke_toolgroup a.cke_button:focus:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:auto;left:-4px}.cke_hc .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:-9px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:auto;left:-9px}.cke_toolbar.cke_toolbar_last .cke_toolgroup a.cke_button:last-child:after{content:none;border:0;width:0;height:0}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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:#484848}.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 3px;width:0;height:0;cursor:default;vertical-align:top;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #484848}.cke_rtl .cke_button_arrow{margin-right:5px;margin-left:0}.cke_hc .cke_button_arrow{font-size:10px;margin:3px 0 0 3px;width:auto;border:0}.cke_toolbar_separator{float:left;background-color:#bcbcbc;margin:4px 2px 0 2px;height:18px;width:1px}.cke_rtl .cke_toolbar_separator{float:right}.cke_hc .cke_toolbar_separator{background-color:#000;margin-left:2px;margin-right:5px;margin-bottom:9px}.cke_hc.cke_rtl .cke_toolbar_separator{margin-left:5px;margin-right:2px}.cke_toolbar_break{display:block;clear:left}.cke_rtl .cke_toolbar_break{clear:right}a.cke_toolbox_collapser{width:12px;height:11px;float:right;margin:11px 0 0;font-size:0;cursor:default;text-align:center;border:1px solid #bcbcbc}.cke_rtl .cke_toolbox_collapser{float:left}.cke_toolbox_collapser:hover{background:#e5e5e5}.cke_toolbox_collapser.cke_toolbox_collapser_min{margin:0 2px 4px}.cke_toolbox_collapser .cke_arrow{display:inline-block;height:0;width:0;font-size:0;margin-top:1px;border:3px solid transparent;border-bottom-color:#484848}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin-top:4px;border-bottom-color:transparent;border-top-color:#484848}.cke_hc .cke_toolbox_collapser .cke_arrow{font-size:8px;width:auto;border:0;margin-top:0}.cke_menuitem span{cursor:default}.cke_menubutton{display:block}.cke_hc .cke_menubutton{padding:2px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#e9e9e9;display:block;outline:1px dotted}.cke_menubutton:hover{outline:0}.cke_hc .cke_menubutton:hover,.cke_hc .cke_menubutton:focus,.cke_hc .cke_menubutton:active{border:2px solid;padding:0}.cke_menubutton_disabled:hover,.cke_menubutton_disabled:focus,.cke_menubutton_disabled:active{background-color:transparent;outline:0}.cke_menubutton_inner{display:table-row}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_icon{background-color:#f8f8f8;padding:6px 4px}.cke_hc .cke_menubutton_icon{height:16px;width:0;padding:4px 0}.cke_menubutton:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#e9e9e9}.cke_menubutton_disabled:hover .cke_menubutton_icon,.cke_menubutton_disabled:focus .cke_menubutton_icon,.cke_menubutton_disabled:active .cke_menubutton_icon{background-color:#f8f8f8;outline:0}.cke_menuitem .cke_menubutton_on{background-color:#e9e9e9;border:1px solid #dedede;outline:0}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px;background-color:#e9e9e9}.cke_menubutton_label{padding:0 5px;background-color:transparent;width:100%;vertical-align:middle}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_panel_frame .cke_menubutton_label{display:none}.cke_menuseparator{background-color:#d1d1d1;height:1px}.cke_menuarrow{background:transparent url(images/arrow.png) no-repeat 0 10px;padding:0 5px}.cke_rtl .cke_menuarrow{background-position:5px -13px;background-repeat:no-repeat}.cke_hc .cke_menuarrow{background-image:none}.cke_menuarrow span{display:none}.cke_hc .cke_menuarrow span{vertical-align:middle;display:inline}.cke_combo{display:inline-block;float:left;position:relative;margin-bottom:5px}.cke_rtl .cke_combo{float:right}.cke_hc .cke_combo{margin-top:1px;margin-bottom:10px}.cke_combo:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:5px;top:0;right:0}.cke_rtl .cke_combo:after{border-right:0;border-left:1px solid #bcbcbc;right:auto;left:0}.cke_hc .cke_combo:after{border-color:#000}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0;padding:1px}.cke_rtl a.cke_combo_button{float:right}.cke_hc a.cke_combo_button{padding:4px}.cke_combo_on a.cke_combo_button,.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:#e5e5e5;border:1px solid #bcbcbc;padding:0 0 0 1px;margin-left:-1px}.cke_combo_off a.cke_combo_button:focus{outline:0}.cke_combo_on a.cke_combo_button,.cke_combo_off a.cke_combo_button:active{background:#fff}.cke_rtl .cke_combo_on a.cke_combo_button,.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:0 1px 0 0;margin-left:0;margin-right:-1px}.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:3px solid #000;padding:1px 1px 1px 2px}.cke_hc.cke_rtl .cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:1px 2px 1px 1px}.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 0 0 3px;margin-left:-3px}.cke_rtl .cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 3px 0 0;margin-left:0;margin-right:-3px}.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 1px 1px 7px;margin-left:-6px}.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 7px 1px 1px;margin-left:0;margin-right:-6px}.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0;margin:0}.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px;margin:0}.cke_toolbar .cke_combo+.cke_toolbar_end,.cke_toolbar .cke_combo+.cke_toolgroup{margin-right:0;margin-left:2px}.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:2px}.cke_hc .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:5px}.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:5px}.cke_toolbar.cke_toolbar_last .cke_combo:nth-last-child(-n+2):after{content:none;border:0;width:0;height:0}.cke_combo_text{line-height:26px;padding-left:10px;text-overflow:ellipsis;overflow:hidden;float:left;cursor:default;color:#484848;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{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 10px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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 #484848}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:3px}.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_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{float:left;margin:-2px 0 2px}a.cke_path_item,span.cke_path_empty{display:inline-block;float:left;padding:3px 4px;margin-right:2px;cursor:default;text-decoration:none;outline:0;border:0;color:#484848;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:#e5e5e5}.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_combopanel__fontsize{width:135px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;text-align:center;opacity:.95;filter:alpha(opacity = 95);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__about_icon{background:url(icons.png?t=M6CB) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png?t=M6CB) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png?t=M6CB) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png?t=M6CB) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6CB) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6CB) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png?t=M6CB) no-repeat 0 -144px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6CB) no-repeat 0 -168px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6CB) no-repeat 0 -192px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -240px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -288px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -336px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6CB) no-repeat 0 -360px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6CB) no-repeat 0 -384px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -408px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -432px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6CB) no-repeat 0 -456px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -504px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6CB) no-repeat 0 -528px!important}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6CB) no-repeat 0 -552px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6CB) no-repeat 0 -576px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6CB) no-repeat 0 -600px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6CB) no-repeat 0 -624px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6CB) no-repeat 0 -648px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6CB) no-repeat 0 -672px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6CB) no-repeat 0 -696px!important}.cke_button__embed_icon{background:url(icons.png?t=M6CB) no-repeat 0 -720px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6CB) no-repeat 0 -744px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6CB) no-repeat 0 -816px!important}.cke_button__replace_icon{background:url(icons.png?t=M6CB) no-repeat 0 -840px!important}.cke_button__flash_icon{background:url(icons.png?t=M6CB) no-repeat 0 -864px!important}.cke_button__button_icon{background:url(icons.png?t=M6CB) no-repeat 0 -888px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6CB) no-repeat 0 -912px!important}.cke_button__form_icon{background:url(icons.png?t=M6CB) no-repeat 0 -936px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6CB) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6CB) no-repeat 0 -984px!important}.cke_button__radio_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1032px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1080px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1128px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1152px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1176px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1200px!important}.cke_button__image_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1248px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1296px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1320px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1344px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1368px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1392px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1416px!important}.cke_button__language_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1464px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1488px!important}.cke_button__link_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1512px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1560px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1608px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1632px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1656px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1704px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1752px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1800px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1848px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1872px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1920px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1944px!important}.cke_button__print_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1968px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1992px!important}.cke_button__save_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2016px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -2064px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2088px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -2136px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -2184px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2208px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2232px!important}.cke_button__table_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2256px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2280px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2304px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2328px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2352px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2424px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -456px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -576px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -696px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -744px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1320px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1344px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1368px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1392px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1416px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1488px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1512px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1872px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1944px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1968px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1992px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2016px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2256px!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=M6CB) no-repeat 0 -2280px!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=M6CB) no-repeat 0 -2304px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2328px!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=M6CB) no-repeat 0 -2352px!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=M6CB) no-repeat 0 -2376px!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=M6CB) no-repeat 0 -2400px!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=M6CB) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -4896px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.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 .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.cke_toolbox_collapser .cke_arrow{border-width:4px}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{border-width:3px}.cke_toolbox_collapser .cke_arrow{margin-top:0}.cke_toolbar{position:relative}.cke_rtl .cke_toolbar_end{right:auto;left:0}.cke_toolbar_end:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:4px;top:1px;right:2px}.cke_rtl .cke_toolbar_end:after{right:auto;left:2px}.cke_hc .cke_toolbar_end:after{top:2px;right:5px;border-color:#000}.cke_hc.cke_rtl .cke_toolbar_end:after{right:auto;left:5px}.cke_combo+.cke_toolbar_end:after,.cke_toolbar.cke_toolbar_last .cke_toolbar_end:after{content:none;border:0}.cke_combo+.cke_toolgroup+.cke_toolbar_end:after{right:0}.cke_rtl .cke_combo+.cke_toolgroup+.cke_toolbar_end:after{right:auto;left:0} \ No newline at end of file diff --git a/lib/ckeditor/skins/moono-lisa/editor_iequirks.css b/lib/ckeditor/skins/moono-lisa/editor_iequirks.css index 3d93be89..309a1fdf 100644 --- a/lib/ckeditor/skins/moono-lisa/editor_iequirks.css +++ b/lib/ckeditor/skins/moono-lisa/editor_iequirks.css @@ -2,4 +2,4 @@ Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ -.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}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #d1d1d1;padding:0}.cke_inner{display:block;background:#fff;padding:0;-webkit-touch-callout:none}.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 #d1d1d1;background:#f8f8f8;padding:6px 8px 2px;white-space:normal}.cke_float .cke_top{border:1px solid #d1d1d1}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #d1d1d1;background:#f8f8f8}.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 #bcbcbc 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 #bcbcbc;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:hidden;background-color:#fff;border:1px solid #d1d1d1}.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:focus{outline:0}.cke_panel_list{margin:0;padding:0;list-style-type:none;white-space:nowrap}.cke_panel_listItem{margin:0;padding:0}.cke_panel_listItem a{padding:6px 7px;display:block;color:inherit!important;text-decoration:none;overflow:hidden;text-overflow:ellipsis}.cke_hc .cke_panel_listItem a{border-style:none}.cke_panel_listItem.cke_selected a,.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{background-color:#e9e9e9}.cke_panel_listItem a:focus{outline:1px dotted #000}.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:4px 5px}.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_panel_grouptitle{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:6px 6px 7px 6px;color:#484848;border-bottom:1px solid #d1d1d1;background:#f8f8f8}.cke_colorblock{padding:10px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000}a.cke_colorbox{padding:2px;float:left;width:20px;height:20px}.cke_rtl a.cke_colorbox{float:right}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{outline:0;padding:0;border:2px solid #139ff7}a:hover.cke_colorbox{border-color:#bcbcbc}span.cke_colorbox{width:20px;height:20px;float:left}.cke_rtl span.cke_colorbox{float:right}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:3px;display:block;cursor:pointer}a.cke_colorauto{padding:0;border:1px solid transparent;margin-bottom:6px;height:26px;line-height:26px}a.cke_colormore{margin-top:10px;height:20px;line-height:19px}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{outline:0;border:#139ff7 1px solid;background-color:#f8f8f8}a:hover.cke_colorauto,a:hover.cke_colormore{border-color:#bcbcbc}.cke_colorauto span.cke_colorbox{width:18px;height:18px;border:1px solid #808080;margin-left:1px;margin-top:3px}.cke_rtl .cke_colorauto span.cke_colorbox{margin-left:0;margin-right:1px}span.cke_colorbox[style*="#ffffff"],span.cke_colorbox[style*="#FFFFFF"],span.cke_colorbox[style="background-color:#fff"],span.cke_colorbox[style="background-color:#FFF"],span.cke_colorbox[style*="rgb(255,255,255)"],span.cke_colorbox[style*="rgb(255, 255, 255)"]{border:1px solid #808080;width:18px;height:18px}.cke_toolbar{float:left}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{border:0;float:left;margin:1px 2px 6px 0;padding-right:3px}.cke_rtl .cke_toolgroup{float:right;margin:1px 0 6px 2px;padding-left:3px;padding-right:0}.cke_hc .cke_toolgroup{margin-right:5px;margin-bottom:5px}.cke_hc.cke_rtl .cke_toolgroup{margin-right:0;margin-left:5px}a.cke_button{display:inline-block;height:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0;position:relative}a.cke_button_expandable{padding:4px 5px}.cke_rtl a.cke_button{float:right}.cke_hc a.cke_button{border:1px solid black;padding:3px 5px;margin:0 3px 5px 0}.cke_hc.cke_rtl a.cke_button{margin:0 0 5px 3px}a.cke_button_on{background:#fff;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_on{padding:3px 4px}a.cke_button_off:hover,a.cke_button_off:focus,a.cke_button_off:active{background:#e5e5e5;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_off:hover,a.cke_button_expandable.cke_button_off:focus,a.cke_button_expandable.cke_button_off:active{padding:3px 4px}.cke_hc a.cke_button_on,.cke_hc a.cke_button_off:hover,.cke_hc a.cke_button_off:focus,.cke_hc a.cke_button_off:active{background:#e5e5e5;border:3px solid #000;padding:1px 3px}a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{border:0;padding:4px 6px;background-color:transparent}a.cke_button_expandable.cke_button_disabled:hover,a.cke_button_expandable.cke_button_disabled:active{padding:4px 5px}a.cke_button_disabled:focus{border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_disabled:focus{padding:3px 4px}.cke_hc a.cke_button_disabled:hover,.cke_hc a.cke_button_disabled:focus,.cke_hc a.cke_button_disabled:active{border:1px solid #acacac;padding:3px 5px;margin:0 3px 5px 0}.cke_hc a.cke_button_disabled:focus{border:3px solid #000;padding:1px 3px}.cke_hc.cke_rtl a.cke_button_disabled:hover,.cke_hc.cke_rtl a.cke_button_disabled:focus,.cke_hc.cke_rtl a.cke_button_disabled:active{margin:0 0 5px 3px}a.cke_button_disabled .cke_button_icon,a.cke_button_disabled .cke_button_arrow{opacity:.3}.cke_hc a.cke_button_disabled{border-color:#acacac}.cke_hc a.cke_button_disabled .cke_button_icon,.cke_hc a.cke_button_disabled .cke_button_label{opacity:.5}.cke_toolgroup a.cke_button:last-child:after,.cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:4px;top:0;right:-3px}.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-right:0;right:auto;border-left:1px solid #bcbcbc;top:0;left:-3px}.cke_hc .cke_toolgroup a.cke_button:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-color:#000;top:0;right:-7px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{top:0;right:auto;left:-7px}.cke_toolgroup a.cke_button:hover:last-child:after,.cke_toolgroup a.cke_button:focus:last-child:after,.cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:-4px}.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_rtl .cke_toolgroup a.cke_button:focus:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:auto;left:-4px}.cke_hc .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:-9px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:auto;left:-9px}.cke_toolbar.cke_toolbar_last .cke_toolgroup a.cke_button:last-child:after{content:none;border:0;width:0;height:0}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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:#484848}.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 3px;width:0;height:0;cursor:default;vertical-align:top;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #484848}.cke_rtl .cke_button_arrow{margin-right:5px;margin-left:0}.cke_hc .cke_button_arrow{font-size:10px;margin:3px 0 0 3px;width:auto;border:0}.cke_toolbar_separator{float:left;background-color:#bcbcbc;margin:4px 2px 0 2px;height:18px;width:1px}.cke_rtl .cke_toolbar_separator{float:right}.cke_hc .cke_toolbar_separator{background-color:#000;margin-left:2px;margin-right:5px;margin-bottom:9px}.cke_hc.cke_rtl .cke_toolbar_separator{margin-left:5px;margin-right:2px}.cke_toolbar_break{display:block;clear:left}.cke_rtl .cke_toolbar_break{clear:right}a.cke_toolbox_collapser{width:12px;height:11px;float:right;margin:11px 0 0;font-size:0;cursor:default;text-align:center;border:1px solid #bcbcbc}.cke_rtl .cke_toolbox_collapser{float:left}.cke_toolbox_collapser:hover{background:#e5e5e5}.cke_toolbox_collapser.cke_toolbox_collapser_min{margin:0 2px 4px}.cke_toolbox_collapser .cke_arrow{display:inline-block;height:0;width:0;font-size:0;margin-top:1px;border:3px solid transparent;border-bottom-color:#484848}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin-top:4px;border-bottom-color:transparent;border-top-color:#484848}.cke_hc .cke_toolbox_collapser .cke_arrow{font-size:8px;width:auto;border:0;margin-top:0}.cke_menuitem span{cursor:default}.cke_menubutton{display:block}.cke_hc .cke_menubutton{padding:2px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#e9e9e9;display:block;outline:1px dotted}.cke_menubutton:hover{outline:0}.cke_hc .cke_menubutton:hover,.cke_hc .cke_menubutton:focus,.cke_hc .cke_menubutton:active{border:2px solid;padding:0}.cke_menubutton_disabled:hover,.cke_menubutton_disabled:focus,.cke_menubutton_disabled:active{background-color:transparent;outline:0}.cke_menubutton_inner{display:table-row}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_icon{background-color:#f8f8f8;padding:6px 4px}.cke_hc .cke_menubutton_icon{height:16px;width:0;padding:4px 0}.cke_menubutton:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#e9e9e9}.cke_menubutton_disabled:hover .cke_menubutton_icon,.cke_menubutton_disabled:focus .cke_menubutton_icon,.cke_menubutton_disabled:active .cke_menubutton_icon{background-color:#f8f8f8;outline:0}.cke_menuitem .cke_menubutton_on{background-color:#e9e9e9;border:1px solid #dedede;outline:0}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px;background-color:#e9e9e9}.cke_menubutton_label{padding:0 5px;background-color:transparent;width:100%;vertical-align:middle}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_panel_frame .cke_menubutton_label{display:none}.cke_menuseparator{background-color:#d1d1d1;height:1px}.cke_menuarrow{background:transparent url(images/arrow.png) no-repeat 0 10px;padding:0 5px}.cke_rtl .cke_menuarrow{background-position:5px -13px;background-repeat:no-repeat}.cke_hc .cke_menuarrow{background-image:none}.cke_menuarrow span{display:none}.cke_hc .cke_menuarrow span{vertical-align:middle;display:inline}.cke_combo{display:inline-block;float:left;position:relative;margin-bottom:5px}.cke_rtl .cke_combo{float:right}.cke_hc .cke_combo{margin-top:1px;margin-bottom:10px}.cke_combo:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:5px;top:0;right:0}.cke_rtl .cke_combo:after{border-right:0;border-left:1px solid #bcbcbc;right:auto;left:0}.cke_hc .cke_combo:after{border-color:#000}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0;padding:1px}.cke_rtl a.cke_combo_button{float:right}.cke_hc a.cke_combo_button{padding:4px}.cke_combo_on a.cke_combo_button,.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:#e5e5e5;border:1px solid #bcbcbc;padding:0 0 0 1px;margin-left:-1px}.cke_combo_off a.cke_combo_button:focus{outline:0}.cke_combo_on a.cke_combo_button,.cke_combo_off a.cke_combo_button:active{background:#fff}.cke_rtl .cke_combo_on a.cke_combo_button,.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:0 1px 0 0;margin-left:0;margin-right:-1px}.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:3px solid #000;padding:1px 1px 1px 2px}.cke_hc.cke_rtl .cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:1px 2px 1px 1px}.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 0 0 3px;margin-left:-3px}.cke_rtl .cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 3px 0 0;margin-left:0;margin-right:-3px}.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 1px 1px 7px;margin-left:-6px}.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 7px 1px 1px;margin-left:0;margin-right:-6px}.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0;margin:0}.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px;margin:0}.cke_toolbar .cke_combo+.cke_toolbar_end,.cke_toolbar .cke_combo+.cke_toolgroup{margin-right:0;margin-left:2px}.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:2px}.cke_hc .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:5px}.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:5px}.cke_toolbar.cke_toolbar_last .cke_combo:nth-last-child(-n+2):after{content:none;border:0;width:0;height:0}.cke_combo_text{line-height:26px;padding-left:10px;text-overflow:ellipsis;overflow:hidden;float:left;cursor:default;color:#484848;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{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 10px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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 #484848}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:3px}.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_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{float:left;margin:-2px 0 2px}a.cke_path_item,span.cke_path_empty{display:inline-block;float:left;padding:3px 4px;margin-right:2px;cursor:default;text-decoration:none;outline:0;border:0;color:#484848;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:#e5e5e5}.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_combopanel__fontsize{width:135px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;text-align:center;opacity:.95;filter:alpha(opacity = 95);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__about_icon{background:url(icons.png?t=M1GF) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png?t=M1GF) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png?t=M1GF) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png?t=M1GF) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png?t=M1GF) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png?t=M1GF) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png?t=M1GF) no-repeat 0 -144px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M1GF) no-repeat 0 -168px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M1GF) no-repeat 0 -192px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -240px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -288px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -336px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M1GF) no-repeat 0 -360px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M1GF) no-repeat 0 -384px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M1GF) no-repeat 0 -408px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M1GF) no-repeat 0 -432px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M1GF) no-repeat 0 -456px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -504px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M1GF) no-repeat 0 -528px!important}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M1GF) no-repeat 0 -552px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M1GF) no-repeat 0 -576px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M1GF) no-repeat 0 -600px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M1GF) no-repeat 0 -624px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M1GF) no-repeat 0 -648px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M1GF) no-repeat 0 -672px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M1GF) no-repeat 0 -696px!important}.cke_button__embed_icon{background:url(icons.png?t=M1GF) no-repeat 0 -720px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M1GF) no-repeat 0 -744px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M1GF) no-repeat 0 -816px!important}.cke_button__replace_icon{background:url(icons.png?t=M1GF) no-repeat 0 -840px!important}.cke_button__flash_icon{background:url(icons.png?t=M1GF) no-repeat 0 -864px!important}.cke_button__button_icon{background:url(icons.png?t=M1GF) no-repeat 0 -888px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M1GF) no-repeat 0 -912px!important}.cke_button__form_icon{background:url(icons.png?t=M1GF) no-repeat 0 -936px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M1GF) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M1GF) no-repeat 0 -984px!important}.cke_button__radio_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1032px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1080px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1128px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1152px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1176px!important}.cke_button__iframe_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1200px!important}.cke_button__image_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1248px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1296px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1320px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1344px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1368px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1392px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1416px!important}.cke_button__language_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1464px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1488px!important}.cke_button__link_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1512px!important}.cke_button__unlink_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1560px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1608px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1632px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1656px!important}.cke_button__maximize_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1704px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1752px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1800px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1848px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1872px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -1920px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1944px!important}.cke_button__print_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1968px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1992px!important}.cke_button__save_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2016px!important}.cke_button__selectall_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -2064px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2088px!important}.cke_button__smiley_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -2136px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -2184px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2208px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2232px!important}.cke_button__table_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2256px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2280px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2304px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2328px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2352px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2424px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -456px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -576px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -696px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -744px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -1320px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1344px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1368px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1392px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1416px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -1488px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1512px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -1872px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -1944px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1968px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1992px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2016px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2256px!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=M1GF) no-repeat 0 -2280px!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=M1GF) no-repeat 0 -2304px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2328px!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=M1GF) no-repeat 0 -2352px!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=M1GF) no-repeat 0 -2376px!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=M1GF) no-repeat 0 -2400px!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=M1GF) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -4896px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.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 .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.cke_top,.cke_contents,.cke_bottom{width:100%}.cke_button_arrow{font-size:0}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_button,.cke_rtl .cke_button *,.cke_rtl .cke_combo,.cke_rtl .cke_combo *,.cke_rtl .cke_path_item,.cke_rtl .cke_path_item *,.cke_rtl .cke_path_empty{float:none}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_combo_button,.cke_rtl .cke_combo_button *,.cke_rtl .cke_button,.cke_rtl .cke_button_icon{display:inline-block;vertical-align:top}.cke_rtl .cke_button_icon{float:none}.cke_resizer{width:10px}.cke_source{white-space:normal}.cke_bottom{position:static}.cke_colorbox{font-size:0} \ 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;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #d1d1d1;padding:0}.cke_inner{display:block;background:#fff;padding:0;-webkit-touch-callout:none}.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 #d1d1d1;background:#f8f8f8;padding:6px 8px 2px;white-space:normal}.cke_float .cke_top{border:1px solid #d1d1d1}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #d1d1d1;background:#f8f8f8}.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 #bcbcbc 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 #bcbcbc;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:hidden;background-color:#fff;border:1px solid #d1d1d1}.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:focus{outline:0}.cke_panel_list{margin:0;padding:0;list-style-type:none;white-space:nowrap}.cke_panel_listItem{margin:0;padding:0}.cke_panel_listItem a{padding:6px 7px;display:block;color:inherit!important;text-decoration:none;overflow:hidden;text-overflow:ellipsis}.cke_hc .cke_panel_listItem a{border-style:none}.cke_panel_listItem.cke_selected a,.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{background-color:#e9e9e9}.cke_panel_listItem a:focus{outline:1px dotted #000}.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:4px 5px}.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_panel_grouptitle{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:6px 6px 7px 6px;color:#484848;border-bottom:1px solid #d1d1d1;background:#f8f8f8}.cke_colorblock{padding:10px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000}a.cke_colorbox{padding:2px;float:left;width:20px;height:20px}.cke_rtl a.cke_colorbox{float:right}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{outline:0;padding:0;border:2px solid #139ff7}a:hover.cke_colorbox{border-color:#bcbcbc}span.cke_colorbox{width:20px;height:20px;float:left}.cke_rtl span.cke_colorbox{float:right}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:3px;display:block;cursor:pointer}a.cke_colorauto{padding:0;border:1px solid transparent;margin-bottom:6px;height:26px;line-height:26px}a.cke_colormore{margin-top:10px;height:20px;line-height:19px}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{outline:0;border:#139ff7 1px solid;background-color:#f8f8f8}a:hover.cke_colorauto,a:hover.cke_colormore{border-color:#bcbcbc}.cke_colorauto span.cke_colorbox{width:18px;height:18px;border:1px solid #808080;margin-left:1px;margin-top:3px}.cke_rtl .cke_colorauto span.cke_colorbox{margin-left:0;margin-right:1px}span.cke_colorbox[style*="#ffffff"],span.cke_colorbox[style*="#FFFFFF"],span.cke_colorbox[style="background-color:#fff"],span.cke_colorbox[style="background-color:#FFF"],span.cke_colorbox[style*="rgb(255,255,255)"],span.cke_colorbox[style*="rgb(255, 255, 255)"]{border:1px solid #808080;width:18px;height:18px}.cke_toolbar{float:left}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{border:0;float:left;margin:1px 2px 6px 0;padding-right:3px}.cke_rtl .cke_toolgroup{float:right;margin:1px 0 6px 2px;padding-left:3px;padding-right:0}.cke_hc .cke_toolgroup{margin-right:5px;margin-bottom:5px}.cke_hc.cke_rtl .cke_toolgroup{margin-right:0;margin-left:5px}a.cke_button{display:inline-block;height:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0;position:relative}a.cke_button_expandable{padding:4px 5px}.cke_rtl a.cke_button{float:right}.cke_hc a.cke_button{border:1px solid black;padding:3px 5px;margin:0 3px 5px 0}.cke_hc.cke_rtl a.cke_button{margin:0 0 5px 3px}a.cke_button_on{background:#fff;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_on{padding:3px 4px}a.cke_button_off:hover,a.cke_button_off:focus,a.cke_button_off:active{background:#e5e5e5;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_off:hover,a.cke_button_expandable.cke_button_off:focus,a.cke_button_expandable.cke_button_off:active{padding:3px 4px}.cke_hc a.cke_button_on,.cke_hc a.cke_button_off:hover,.cke_hc a.cke_button_off:focus,.cke_hc a.cke_button_off:active{background:#e5e5e5;border:3px solid #000;padding:1px 3px}a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{border:0;padding:4px 6px;background-color:transparent}a.cke_button_expandable.cke_button_disabled:hover,a.cke_button_expandable.cke_button_disabled:active{padding:4px 5px}a.cke_button_disabled:focus{border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_disabled:focus{padding:3px 4px}.cke_hc a.cke_button_disabled:hover,.cke_hc a.cke_button_disabled:focus,.cke_hc a.cke_button_disabled:active{border:1px solid #acacac;padding:3px 5px;margin:0 3px 5px 0}.cke_hc a.cke_button_disabled:focus{border:3px solid #000;padding:1px 3px}.cke_hc.cke_rtl a.cke_button_disabled:hover,.cke_hc.cke_rtl a.cke_button_disabled:focus,.cke_hc.cke_rtl a.cke_button_disabled:active{margin:0 0 5px 3px}a.cke_button_disabled .cke_button_icon,a.cke_button_disabled .cke_button_arrow{opacity:.3}.cke_hc a.cke_button_disabled{border-color:#acacac}.cke_hc a.cke_button_disabled .cke_button_icon,.cke_hc a.cke_button_disabled .cke_button_label{opacity:.5}.cke_toolgroup a.cke_button:last-child:after,.cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:4px;top:0;right:-3px}.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-right:0;right:auto;border-left:1px solid #bcbcbc;top:0;left:-3px}.cke_hc .cke_toolgroup a.cke_button:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-color:#000;top:0;right:-7px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{top:0;right:auto;left:-7px}.cke_toolgroup a.cke_button:hover:last-child:after,.cke_toolgroup a.cke_button:focus:last-child:after,.cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:-4px}.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_rtl .cke_toolgroup a.cke_button:focus:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:auto;left:-4px}.cke_hc .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:-9px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:auto;left:-9px}.cke_toolbar.cke_toolbar_last .cke_toolgroup a.cke_button:last-child:after{content:none;border:0;width:0;height:0}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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:#484848}.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 3px;width:0;height:0;cursor:default;vertical-align:top;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #484848}.cke_rtl .cke_button_arrow{margin-right:5px;margin-left:0}.cke_hc .cke_button_arrow{font-size:10px;margin:3px 0 0 3px;width:auto;border:0}.cke_toolbar_separator{float:left;background-color:#bcbcbc;margin:4px 2px 0 2px;height:18px;width:1px}.cke_rtl .cke_toolbar_separator{float:right}.cke_hc .cke_toolbar_separator{background-color:#000;margin-left:2px;margin-right:5px;margin-bottom:9px}.cke_hc.cke_rtl .cke_toolbar_separator{margin-left:5px;margin-right:2px}.cke_toolbar_break{display:block;clear:left}.cke_rtl .cke_toolbar_break{clear:right}a.cke_toolbox_collapser{width:12px;height:11px;float:right;margin:11px 0 0;font-size:0;cursor:default;text-align:center;border:1px solid #bcbcbc}.cke_rtl .cke_toolbox_collapser{float:left}.cke_toolbox_collapser:hover{background:#e5e5e5}.cke_toolbox_collapser.cke_toolbox_collapser_min{margin:0 2px 4px}.cke_toolbox_collapser .cke_arrow{display:inline-block;height:0;width:0;font-size:0;margin-top:1px;border:3px solid transparent;border-bottom-color:#484848}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin-top:4px;border-bottom-color:transparent;border-top-color:#484848}.cke_hc .cke_toolbox_collapser .cke_arrow{font-size:8px;width:auto;border:0;margin-top:0}.cke_menuitem span{cursor:default}.cke_menubutton{display:block}.cke_hc .cke_menubutton{padding:2px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#e9e9e9;display:block;outline:1px dotted}.cke_menubutton:hover{outline:0}.cke_hc .cke_menubutton:hover,.cke_hc .cke_menubutton:focus,.cke_hc .cke_menubutton:active{border:2px solid;padding:0}.cke_menubutton_disabled:hover,.cke_menubutton_disabled:focus,.cke_menubutton_disabled:active{background-color:transparent;outline:0}.cke_menubutton_inner{display:table-row}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_icon{background-color:#f8f8f8;padding:6px 4px}.cke_hc .cke_menubutton_icon{height:16px;width:0;padding:4px 0}.cke_menubutton:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#e9e9e9}.cke_menubutton_disabled:hover .cke_menubutton_icon,.cke_menubutton_disabled:focus .cke_menubutton_icon,.cke_menubutton_disabled:active .cke_menubutton_icon{background-color:#f8f8f8;outline:0}.cke_menuitem .cke_menubutton_on{background-color:#e9e9e9;border:1px solid #dedede;outline:0}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px;background-color:#e9e9e9}.cke_menubutton_label{padding:0 5px;background-color:transparent;width:100%;vertical-align:middle}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_panel_frame .cke_menubutton_label{display:none}.cke_menuseparator{background-color:#d1d1d1;height:1px}.cke_menuarrow{background:transparent url(images/arrow.png) no-repeat 0 10px;padding:0 5px}.cke_rtl .cke_menuarrow{background-position:5px -13px;background-repeat:no-repeat}.cke_hc .cke_menuarrow{background-image:none}.cke_menuarrow span{display:none}.cke_hc .cke_menuarrow span{vertical-align:middle;display:inline}.cke_combo{display:inline-block;float:left;position:relative;margin-bottom:5px}.cke_rtl .cke_combo{float:right}.cke_hc .cke_combo{margin-top:1px;margin-bottom:10px}.cke_combo:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:5px;top:0;right:0}.cke_rtl .cke_combo:after{border-right:0;border-left:1px solid #bcbcbc;right:auto;left:0}.cke_hc .cke_combo:after{border-color:#000}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0;padding:1px}.cke_rtl a.cke_combo_button{float:right}.cke_hc a.cke_combo_button{padding:4px}.cke_combo_on a.cke_combo_button,.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:#e5e5e5;border:1px solid #bcbcbc;padding:0 0 0 1px;margin-left:-1px}.cke_combo_off a.cke_combo_button:focus{outline:0}.cke_combo_on a.cke_combo_button,.cke_combo_off a.cke_combo_button:active{background:#fff}.cke_rtl .cke_combo_on a.cke_combo_button,.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:0 1px 0 0;margin-left:0;margin-right:-1px}.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:3px solid #000;padding:1px 1px 1px 2px}.cke_hc.cke_rtl .cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:1px 2px 1px 1px}.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 0 0 3px;margin-left:-3px}.cke_rtl .cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 3px 0 0;margin-left:0;margin-right:-3px}.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 1px 1px 7px;margin-left:-6px}.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 7px 1px 1px;margin-left:0;margin-right:-6px}.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0;margin:0}.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px;margin:0}.cke_toolbar .cke_combo+.cke_toolbar_end,.cke_toolbar .cke_combo+.cke_toolgroup{margin-right:0;margin-left:2px}.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:2px}.cke_hc .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:5px}.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:5px}.cke_toolbar.cke_toolbar_last .cke_combo:nth-last-child(-n+2):after{content:none;border:0;width:0;height:0}.cke_combo_text{line-height:26px;padding-left:10px;text-overflow:ellipsis;overflow:hidden;float:left;cursor:default;color:#484848;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{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 10px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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 #484848}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:3px}.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_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{float:left;margin:-2px 0 2px}a.cke_path_item,span.cke_path_empty{display:inline-block;float:left;padding:3px 4px;margin-right:2px;cursor:default;text-decoration:none;outline:0;border:0;color:#484848;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:#e5e5e5}.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_combopanel__fontsize{width:135px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;text-align:center;opacity:.95;filter:alpha(opacity = 95);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__about_icon{background:url(icons.png?t=M6CB) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png?t=M6CB) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png?t=M6CB) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png?t=M6CB) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6CB) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6CB) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png?t=M6CB) no-repeat 0 -144px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6CB) no-repeat 0 -168px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6CB) no-repeat 0 -192px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -240px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -288px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -336px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6CB) no-repeat 0 -360px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6CB) no-repeat 0 -384px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -408px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -432px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6CB) no-repeat 0 -456px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -504px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6CB) no-repeat 0 -528px!important}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6CB) no-repeat 0 -552px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6CB) no-repeat 0 -576px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6CB) no-repeat 0 -600px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6CB) no-repeat 0 -624px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6CB) no-repeat 0 -648px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6CB) no-repeat 0 -672px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6CB) no-repeat 0 -696px!important}.cke_button__embed_icon{background:url(icons.png?t=M6CB) no-repeat 0 -720px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6CB) no-repeat 0 -744px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6CB) no-repeat 0 -816px!important}.cke_button__replace_icon{background:url(icons.png?t=M6CB) no-repeat 0 -840px!important}.cke_button__flash_icon{background:url(icons.png?t=M6CB) no-repeat 0 -864px!important}.cke_button__button_icon{background:url(icons.png?t=M6CB) no-repeat 0 -888px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6CB) no-repeat 0 -912px!important}.cke_button__form_icon{background:url(icons.png?t=M6CB) no-repeat 0 -936px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6CB) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6CB) no-repeat 0 -984px!important}.cke_button__radio_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1032px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1080px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1128px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1152px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1176px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1200px!important}.cke_button__image_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1248px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1296px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1320px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1344px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1368px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1392px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1416px!important}.cke_button__language_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1464px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1488px!important}.cke_button__link_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1512px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1560px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1608px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1632px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1656px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1704px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1752px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1800px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1848px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1872px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1920px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1944px!important}.cke_button__print_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1968px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1992px!important}.cke_button__save_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2016px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -2064px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2088px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -2136px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -2184px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2208px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2232px!important}.cke_button__table_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2256px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2280px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2304px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2328px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2352px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2424px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -456px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -576px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -696px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -744px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1320px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1344px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1368px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1392px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1416px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1488px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1512px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1872px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1944px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1968px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1992px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2016px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2256px!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=M6CB) no-repeat 0 -2280px!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=M6CB) no-repeat 0 -2304px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2328px!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=M6CB) no-repeat 0 -2352px!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=M6CB) no-repeat 0 -2376px!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=M6CB) no-repeat 0 -2400px!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=M6CB) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -4896px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.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 .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.cke_top,.cke_contents,.cke_bottom{width:100%}.cke_button_arrow{font-size:0}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_button,.cke_rtl .cke_button *,.cke_rtl .cke_combo,.cke_rtl .cke_combo *,.cke_rtl .cke_path_item,.cke_rtl .cke_path_item *,.cke_rtl .cke_path_empty{float:none}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_combo_button,.cke_rtl .cke_combo_button *,.cke_rtl .cke_button,.cke_rtl .cke_button_icon{display:inline-block;vertical-align:top}.cke_rtl .cke_button_icon{float:none}.cke_resizer{width:10px}.cke_source{white-space:normal}.cke_bottom{position:static}.cke_colorbox{font-size:0} \ No newline at end of file diff --git a/lib/ckeditor/skins/moono/editor.css b/lib/ckeditor/skins/moono/editor.css index d27f1825..d4900c22 100644 --- a/lib/ckeditor/skins/moono/editor.css +++ b/lib/ckeditor/skins/moono/editor.css @@ -2,4 +2,4 @@ Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ -.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}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.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 #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.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,.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:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.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_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;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{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.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{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.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}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.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:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}a.cke_button.cke_button_expandable{padding:4px 5px}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.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_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}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{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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 3px;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}a.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;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.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}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.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{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:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.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}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.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}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.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;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}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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}.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}a.cke_path_item,span.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,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.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_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M1GF) no-repeat 0 -0px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M1GF) no-repeat 0 -24px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M1GF) no-repeat 0 -48px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M1GF) no-repeat 0 -72px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M1GF) no-repeat 0 -96px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M1GF) no-repeat 0 -120px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M1GF) no-repeat 0 -144px!important}.cke_button__embed_icon{background:url(icons.png?t=M1GF) no-repeat 0 -168px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M1GF) no-repeat 0 -192px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M1GF) no-repeat 0 -216px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M1GF) no-repeat 0 -240px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M1GF) no-repeat 0 -264px!important}.cke_button__about_icon{background:url(icons.png?t=M1GF) no-repeat 0 -288px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png?t=M1GF) no-repeat 0 -312px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M1GF) no-repeat 0 -336px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M1GF) no-repeat 0 -360px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M1GF) no-repeat 0 -384px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M1GF) no-repeat 0 -408px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M1GF) no-repeat 0 -432px!important}.cke_button__bold_icon{background:url(icons.png?t=M1GF) no-repeat 0 -456px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=M1GF) no-repeat 0 -480px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M1GF) no-repeat 0 -504px!important}.cke_button__button_icon{background:url(icons.png?t=M1GF) no-repeat 0 -528px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M1GF) no-repeat 0 -552px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M1GF) no-repeat 0 -576px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png?t=M1GF) no-repeat 0 -600px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M1GF) no-repeat 0 -624px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M1GF) no-repeat 0 -648px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M1GF) no-repeat 0 -672px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png?t=M1GF) no-repeat 0 -696px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M1GF) no-repeat 0 -720px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png?t=M1GF) no-repeat 0 -744px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M1GF) no-repeat 0 -816px!important}.cke_button__flash_icon{background:url(icons.png?t=M1GF) no-repeat 0 -840px!important}.cke_button__form_icon{background:url(icons.png?t=M1GF) no-repeat 0 -864px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M1GF) no-repeat 0 -888px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M1GF) no-repeat 0 -912px!important}.cke_button__iframe_icon{background:url(icons.png?t=M1GF) no-repeat 0 -936px!important}.cke_button__image_icon{background:url(icons.png?t=M1GF) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M1GF) no-repeat 0 -984px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1008px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1032px!important}.cke_button__italic_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1056px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1080px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1104px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1128px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1152px!important}.cke_button__language_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1176px!important}.cke_button__link_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1200px!important}.cke_button__maximize_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1224px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1248px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1272px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1296px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1320px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1344px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1368px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1392px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1416px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1440px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1464px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1488px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1512px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1536px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1560px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1584px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1608px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1632px!important}.cke_button__print_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1656px!important}.cke_button__radio_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1680px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1704px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1728px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1752px!important}.cke_button__replace_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1776px!important}.cke_button__save_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1800px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1824px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1848px!important}.cke_button__selectall_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1872px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1896px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1920px!important}.cke_button__smiley_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1944px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1968px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1992px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2016px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2040px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2064px!important}.cke_button__strike_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2088px!important}.cke_button__subscript_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2112px!important}.cke_button__superscript_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2136px!important}.cke_button__table_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2160px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2184px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2208px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2232px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2256px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2280px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2304px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2328px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2352px!important}.cke_button__underline_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2424px!important}.cke_button__unlink_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -216px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -528px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -288px!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=M1GF) no-repeat 0 -312px!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=M1GF) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -456px!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=M1GF) no-repeat 0 -480px!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=M1GF) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -576px!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=M1GF) no-repeat 0 -600px!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=M1GF) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -672px!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=M1GF) no-repeat 0 -696px!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=M1GF) no-repeat 0 -720px!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=M1GF) no-repeat 0 -744px!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=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -984px!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=M1GF) no-repeat 0 -1008px!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=M1GF) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1056px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1128px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1224px!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=M1GF) no-repeat 0 -1248px!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=M1GF) no-repeat 0 -1272px!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=M1GF) no-repeat 0 -1296px!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=M1GF) no-repeat 0 -1320px!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=M1GF) no-repeat 0 -1344px!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=M1GF) no-repeat 0 -1368px!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=M1GF) no-repeat 0 -1392px!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=M1GF) no-repeat 0 -1416px!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=M1GF) no-repeat 0 -1440px!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=M1GF) no-repeat 0 -1464px!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=M1GF) no-repeat 0 -1488px!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=M1GF) no-repeat 0 -1512px!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=M1GF) no-repeat 0 -1536px!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=M1GF) no-repeat 0 -1560px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1584px!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=M1GF) no-repeat 0 -1608px!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=M1GF) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1680px!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=M1GF) no-repeat 0 -1704px!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=M1GF) no-repeat 0 -1728px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1752px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1776px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1800px!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=M1GF) no-repeat 0 -1824px!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=M1GF) no-repeat 0 -1848px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1872px!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=M1GF) no-repeat 0 -1896px!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=M1GF) no-repeat 0 -1920px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1944px!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=M1GF) no-repeat 0 -1968px!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=M1GF) no-repeat 0 -1992px!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=M1GF) no-repeat 0 -2016px!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=M1GF) no-repeat 0 -2040px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2112px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2136px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2160px!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=M1GF) no-repeat 0 -2184px!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=M1GF) no-repeat 0 -2208px!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=M1GF) no-repeat 0 -2232px!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=M1GF) no-repeat 0 -2256px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2280px!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=M1GF) no-repeat 0 -2304px!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=M1GF) no-repeat 0 -2328px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2352px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2376px!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=M1GF) no-repeat 0 -2400px!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=M1GF) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2448px!important;background-size:16px!important} \ 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;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.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 #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.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,.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:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.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_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;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{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.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{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.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}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.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:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}a.cke_button.cke_button_expandable{padding:4px 5px}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.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_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}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{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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 3px;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}a.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;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.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}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.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{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:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.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}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.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}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.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;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}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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}.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}a.cke_path_item,span.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,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.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_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6CB) no-repeat 0 -0px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6CB) no-repeat 0 -24px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6CB) no-repeat 0 -48px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6CB) no-repeat 0 -72px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6CB) no-repeat 0 -96px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6CB) no-repeat 0 -120px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6CB) no-repeat 0 -144px!important}.cke_button__embed_icon{background:url(icons.png?t=M6CB) no-repeat 0 -168px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6CB) no-repeat 0 -192px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6CB) no-repeat 0 -216px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6CB) no-repeat 0 -240px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6CB) no-repeat 0 -264px!important}.cke_button__about_icon{background:url(icons.png?t=M6CB) no-repeat 0 -288px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -312px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -336px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -360px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6CB) no-repeat 0 -384px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6CB) no-repeat 0 -408px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6CB) no-repeat 0 -432px!important}.cke_button__bold_icon{background:url(icons.png?t=M6CB) no-repeat 0 -456px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CB) no-repeat 0 -480px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CB) no-repeat 0 -504px!important}.cke_button__button_icon{background:url(icons.png?t=M6CB) no-repeat 0 -528px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6CB) no-repeat 0 -552px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6CB) no-repeat 0 -576px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png?t=M6CB) no-repeat 0 -600px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6CB) no-repeat 0 -624px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6CB) no-repeat 0 -648px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6CB) no-repeat 0 -672px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png?t=M6CB) no-repeat 0 -696px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6CB) no-repeat 0 -720px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png?t=M6CB) no-repeat 0 -744px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6CB) no-repeat 0 -816px!important}.cke_button__flash_icon{background:url(icons.png?t=M6CB) no-repeat 0 -840px!important}.cke_button__form_icon{background:url(icons.png?t=M6CB) no-repeat 0 -864px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6CB) no-repeat 0 -888px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6CB) no-repeat 0 -912px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6CB) no-repeat 0 -936px!important}.cke_button__image_icon{background:url(icons.png?t=M6CB) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6CB) no-repeat 0 -984px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1008px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1032px!important}.cke_button__italic_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1056px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1080px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1104px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1128px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1152px!important}.cke_button__language_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1176px!important}.cke_button__link_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1200px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1224px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1248px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1272px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1296px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1320px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1344px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1368px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1392px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1416px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1440px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1464px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1488px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1512px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1536px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1560px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1584px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1608px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1632px!important}.cke_button__print_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1656px!important}.cke_button__radio_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1680px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1704px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1728px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1752px!important}.cke_button__replace_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1776px!important}.cke_button__save_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1800px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1824px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1848px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1872px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1896px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1920px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1944px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1968px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1992px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2016px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2040px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2064px!important}.cke_button__strike_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2088px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2112px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2136px!important}.cke_button__table_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2160px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2184px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2208px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2232px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2256px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2280px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2304px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2328px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2352px!important}.cke_button__underline_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2424px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -216px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -528px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -288px!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=M6CB) no-repeat 0 -312px!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=M6CB) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -456px!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=M6CB) no-repeat 0 -480px!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=M6CB) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -576px!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=M6CB) no-repeat 0 -600px!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=M6CB) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -672px!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=M6CB) no-repeat 0 -696px!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=M6CB) no-repeat 0 -720px!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=M6CB) no-repeat 0 -744px!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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -984px!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=M6CB) no-repeat 0 -1008px!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=M6CB) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1056px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1128px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1224px!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=M6CB) no-repeat 0 -1248px!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=M6CB) no-repeat 0 -1272px!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=M6CB) no-repeat 0 -1296px!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=M6CB) no-repeat 0 -1320px!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=M6CB) no-repeat 0 -1344px!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=M6CB) no-repeat 0 -1368px!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=M6CB) no-repeat 0 -1392px!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=M6CB) no-repeat 0 -1416px!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=M6CB) no-repeat 0 -1440px!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=M6CB) no-repeat 0 -1464px!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=M6CB) no-repeat 0 -1488px!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=M6CB) no-repeat 0 -1512px!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=M6CB) no-repeat 0 -1536px!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=M6CB) no-repeat 0 -1560px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1584px!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=M6CB) no-repeat 0 -1608px!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=M6CB) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1680px!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=M6CB) no-repeat 0 -1704px!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=M6CB) no-repeat 0 -1728px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1752px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1776px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1800px!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=M6CB) no-repeat 0 -1824px!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=M6CB) no-repeat 0 -1848px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1872px!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=M6CB) no-repeat 0 -1896px!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=M6CB) no-repeat 0 -1920px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1944px!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=M6CB) no-repeat 0 -1968px!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=M6CB) no-repeat 0 -1992px!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=M6CB) no-repeat 0 -2016px!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=M6CB) no-repeat 0 -2040px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2112px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2136px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2160px!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=M6CB) no-repeat 0 -2184px!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=M6CB) no-repeat 0 -2208px!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=M6CB) no-repeat 0 -2232px!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=M6CB) no-repeat 0 -2256px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2280px!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=M6CB) no-repeat 0 -2304px!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=M6CB) no-repeat 0 -2328px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2352px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2376px!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=M6CB) no-repeat 0 -2400px!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=M6CB) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2448px!important;background-size:16px!important} \ No newline at end of file diff --git a/lib/ckeditor/skins/moono/editor_gecko.css b/lib/ckeditor/skins/moono/editor_gecko.css index ab6b047e..2243dc92 100644 --- a/lib/ckeditor/skins/moono/editor_gecko.css +++ b/lib/ckeditor/skins/moono/editor_gecko.css @@ -2,4 +2,4 @@ Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ -.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}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.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 #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.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,.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:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.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_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;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{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.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{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.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}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.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:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}a.cke_button.cke_button_expandable{padding:4px 5px}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.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_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}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{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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 3px;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}a.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;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.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}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.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{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:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.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}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.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}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.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;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}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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}.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}a.cke_path_item,span.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,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.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_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M1GF) no-repeat 0 -0px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M1GF) no-repeat 0 -24px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M1GF) no-repeat 0 -48px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M1GF) no-repeat 0 -72px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M1GF) no-repeat 0 -96px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M1GF) no-repeat 0 -120px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M1GF) no-repeat 0 -144px!important}.cke_button__embed_icon{background:url(icons.png?t=M1GF) no-repeat 0 -168px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M1GF) no-repeat 0 -192px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M1GF) no-repeat 0 -216px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M1GF) no-repeat 0 -240px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M1GF) no-repeat 0 -264px!important}.cke_button__about_icon{background:url(icons.png?t=M1GF) no-repeat 0 -288px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png?t=M1GF) no-repeat 0 -312px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M1GF) no-repeat 0 -336px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M1GF) no-repeat 0 -360px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M1GF) no-repeat 0 -384px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M1GF) no-repeat 0 -408px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M1GF) no-repeat 0 -432px!important}.cke_button__bold_icon{background:url(icons.png?t=M1GF) no-repeat 0 -456px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=M1GF) no-repeat 0 -480px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M1GF) no-repeat 0 -504px!important}.cke_button__button_icon{background:url(icons.png?t=M1GF) no-repeat 0 -528px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M1GF) no-repeat 0 -552px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M1GF) no-repeat 0 -576px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png?t=M1GF) no-repeat 0 -600px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M1GF) no-repeat 0 -624px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M1GF) no-repeat 0 -648px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M1GF) no-repeat 0 -672px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png?t=M1GF) no-repeat 0 -696px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M1GF) no-repeat 0 -720px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png?t=M1GF) no-repeat 0 -744px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M1GF) no-repeat 0 -816px!important}.cke_button__flash_icon{background:url(icons.png?t=M1GF) no-repeat 0 -840px!important}.cke_button__form_icon{background:url(icons.png?t=M1GF) no-repeat 0 -864px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M1GF) no-repeat 0 -888px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M1GF) no-repeat 0 -912px!important}.cke_button__iframe_icon{background:url(icons.png?t=M1GF) no-repeat 0 -936px!important}.cke_button__image_icon{background:url(icons.png?t=M1GF) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M1GF) no-repeat 0 -984px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1008px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1032px!important}.cke_button__italic_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1056px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1080px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1104px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1128px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1152px!important}.cke_button__language_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1176px!important}.cke_button__link_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1200px!important}.cke_button__maximize_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1224px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1248px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1272px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1296px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1320px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1344px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1368px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1392px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1416px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1440px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1464px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1488px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1512px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1536px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1560px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1584px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1608px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1632px!important}.cke_button__print_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1656px!important}.cke_button__radio_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1680px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1704px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1728px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1752px!important}.cke_button__replace_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1776px!important}.cke_button__save_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1800px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1824px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1848px!important}.cke_button__selectall_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1872px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1896px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1920px!important}.cke_button__smiley_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1944px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1968px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1992px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2016px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2040px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2064px!important}.cke_button__strike_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2088px!important}.cke_button__subscript_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2112px!important}.cke_button__superscript_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2136px!important}.cke_button__table_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2160px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2184px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2208px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2232px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2256px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2280px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2304px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2328px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2352px!important}.cke_button__underline_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2424px!important}.cke_button__unlink_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -216px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -528px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -288px!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=M1GF) no-repeat 0 -312px!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=M1GF) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -456px!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=M1GF) no-repeat 0 -480px!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=M1GF) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -576px!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=M1GF) no-repeat 0 -600px!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=M1GF) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -672px!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=M1GF) no-repeat 0 -696px!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=M1GF) no-repeat 0 -720px!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=M1GF) no-repeat 0 -744px!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=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -984px!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=M1GF) no-repeat 0 -1008px!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=M1GF) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1056px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1128px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1224px!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=M1GF) no-repeat 0 -1248px!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=M1GF) no-repeat 0 -1272px!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=M1GF) no-repeat 0 -1296px!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=M1GF) no-repeat 0 -1320px!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=M1GF) no-repeat 0 -1344px!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=M1GF) no-repeat 0 -1368px!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=M1GF) no-repeat 0 -1392px!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=M1GF) no-repeat 0 -1416px!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=M1GF) no-repeat 0 -1440px!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=M1GF) no-repeat 0 -1464px!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=M1GF) no-repeat 0 -1488px!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=M1GF) no-repeat 0 -1512px!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=M1GF) no-repeat 0 -1536px!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=M1GF) no-repeat 0 -1560px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1584px!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=M1GF) no-repeat 0 -1608px!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=M1GF) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1680px!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=M1GF) no-repeat 0 -1704px!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=M1GF) no-repeat 0 -1728px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1752px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1776px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1800px!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=M1GF) no-repeat 0 -1824px!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=M1GF) no-repeat 0 -1848px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1872px!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=M1GF) no-repeat 0 -1896px!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=M1GF) no-repeat 0 -1920px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1944px!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=M1GF) no-repeat 0 -1968px!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=M1GF) no-repeat 0 -1992px!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=M1GF) no-repeat 0 -2016px!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=M1GF) no-repeat 0 -2040px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2112px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2136px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2160px!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=M1GF) no-repeat 0 -2184px!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=M1GF) no-repeat 0 -2208px!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=M1GF) no-repeat 0 -2232px!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=M1GF) no-repeat 0 -2256px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2280px!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=M1GF) no-repeat 0 -2304px!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=M1GF) no-repeat 0 -2328px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2352px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2376px!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=M1GF) no-repeat 0 -2400px!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=M1GF) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2448px!important;background-size:16px!important}.cke_bottom{padding-bottom:3px}.cke_combo_text{margin-bottom:-1px;margin-top:1px} \ 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;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.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 #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.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,.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:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.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_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;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{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.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{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.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}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.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:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}a.cke_button.cke_button_expandable{padding:4px 5px}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.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_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}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{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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 3px;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}a.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;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.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}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.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{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:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.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}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.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}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.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;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}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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}.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}a.cke_path_item,span.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,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.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_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6CB) no-repeat 0 -0px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6CB) no-repeat 0 -24px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6CB) no-repeat 0 -48px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6CB) no-repeat 0 -72px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6CB) no-repeat 0 -96px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6CB) no-repeat 0 -120px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6CB) no-repeat 0 -144px!important}.cke_button__embed_icon{background:url(icons.png?t=M6CB) no-repeat 0 -168px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6CB) no-repeat 0 -192px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6CB) no-repeat 0 -216px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6CB) no-repeat 0 -240px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6CB) no-repeat 0 -264px!important}.cke_button__about_icon{background:url(icons.png?t=M6CB) no-repeat 0 -288px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -312px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -336px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -360px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6CB) no-repeat 0 -384px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6CB) no-repeat 0 -408px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6CB) no-repeat 0 -432px!important}.cke_button__bold_icon{background:url(icons.png?t=M6CB) no-repeat 0 -456px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CB) no-repeat 0 -480px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CB) no-repeat 0 -504px!important}.cke_button__button_icon{background:url(icons.png?t=M6CB) no-repeat 0 -528px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6CB) no-repeat 0 -552px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6CB) no-repeat 0 -576px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png?t=M6CB) no-repeat 0 -600px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6CB) no-repeat 0 -624px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6CB) no-repeat 0 -648px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6CB) no-repeat 0 -672px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png?t=M6CB) no-repeat 0 -696px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6CB) no-repeat 0 -720px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png?t=M6CB) no-repeat 0 -744px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6CB) no-repeat 0 -816px!important}.cke_button__flash_icon{background:url(icons.png?t=M6CB) no-repeat 0 -840px!important}.cke_button__form_icon{background:url(icons.png?t=M6CB) no-repeat 0 -864px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6CB) no-repeat 0 -888px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6CB) no-repeat 0 -912px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6CB) no-repeat 0 -936px!important}.cke_button__image_icon{background:url(icons.png?t=M6CB) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6CB) no-repeat 0 -984px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1008px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1032px!important}.cke_button__italic_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1056px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1080px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1104px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1128px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1152px!important}.cke_button__language_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1176px!important}.cke_button__link_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1200px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1224px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1248px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1272px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1296px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1320px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1344px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1368px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1392px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1416px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1440px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1464px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1488px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1512px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1536px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1560px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1584px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1608px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1632px!important}.cke_button__print_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1656px!important}.cke_button__radio_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1680px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1704px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1728px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1752px!important}.cke_button__replace_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1776px!important}.cke_button__save_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1800px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1824px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1848px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1872px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1896px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1920px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1944px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1968px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1992px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2016px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2040px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2064px!important}.cke_button__strike_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2088px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2112px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2136px!important}.cke_button__table_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2160px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2184px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2208px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2232px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2256px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2280px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2304px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2328px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2352px!important}.cke_button__underline_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2424px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -216px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -528px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -288px!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=M6CB) no-repeat 0 -312px!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=M6CB) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -456px!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=M6CB) no-repeat 0 -480px!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=M6CB) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -576px!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=M6CB) no-repeat 0 -600px!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=M6CB) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -672px!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=M6CB) no-repeat 0 -696px!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=M6CB) no-repeat 0 -720px!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=M6CB) no-repeat 0 -744px!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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -984px!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=M6CB) no-repeat 0 -1008px!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=M6CB) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1056px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1128px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1224px!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=M6CB) no-repeat 0 -1248px!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=M6CB) no-repeat 0 -1272px!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=M6CB) no-repeat 0 -1296px!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=M6CB) no-repeat 0 -1320px!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=M6CB) no-repeat 0 -1344px!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=M6CB) no-repeat 0 -1368px!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=M6CB) no-repeat 0 -1392px!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=M6CB) no-repeat 0 -1416px!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=M6CB) no-repeat 0 -1440px!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=M6CB) no-repeat 0 -1464px!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=M6CB) no-repeat 0 -1488px!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=M6CB) no-repeat 0 -1512px!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=M6CB) no-repeat 0 -1536px!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=M6CB) no-repeat 0 -1560px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1584px!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=M6CB) no-repeat 0 -1608px!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=M6CB) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1680px!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=M6CB) no-repeat 0 -1704px!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=M6CB) no-repeat 0 -1728px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1752px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1776px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1800px!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=M6CB) no-repeat 0 -1824px!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=M6CB) no-repeat 0 -1848px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1872px!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=M6CB) no-repeat 0 -1896px!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=M6CB) no-repeat 0 -1920px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1944px!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=M6CB) no-repeat 0 -1968px!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=M6CB) no-repeat 0 -1992px!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=M6CB) no-repeat 0 -2016px!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=M6CB) no-repeat 0 -2040px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2112px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2136px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2160px!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=M6CB) no-repeat 0 -2184px!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=M6CB) no-repeat 0 -2208px!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=M6CB) no-repeat 0 -2232px!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=M6CB) no-repeat 0 -2256px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2280px!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=M6CB) no-repeat 0 -2304px!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=M6CB) no-repeat 0 -2328px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2352px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2376px!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=M6CB) no-repeat 0 -2400px!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=M6CB) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2448px!important;background-size:16px!important}.cke_bottom{padding-bottom:3px}.cke_combo_text{margin-bottom:-1px;margin-top:1px} \ No newline at end of file diff --git a/lib/ckeditor/skins/moono/editor_ie.css b/lib/ckeditor/skins/moono/editor_ie.css index 6efad5ba..fb8a28f8 100644 --- a/lib/ckeditor/skins/moono/editor_ie.css +++ b/lib/ckeditor/skins/moono/editor_ie.css @@ -2,4 +2,4 @@ Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ -.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}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.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 #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.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,.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:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.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_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;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{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.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{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.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}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.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:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}a.cke_button.cke_button_expandable{padding:4px 5px}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.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_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}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{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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 3px;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}a.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;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.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}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.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{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:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.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}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.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}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.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;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}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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}.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}a.cke_path_item,span.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,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.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_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M1GF) no-repeat 0 -0px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M1GF) no-repeat 0 -24px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M1GF) no-repeat 0 -48px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M1GF) no-repeat 0 -72px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M1GF) no-repeat 0 -96px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M1GF) no-repeat 0 -120px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M1GF) no-repeat 0 -144px!important}.cke_button__embed_icon{background:url(icons.png?t=M1GF) no-repeat 0 -168px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M1GF) no-repeat 0 -192px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M1GF) no-repeat 0 -216px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M1GF) no-repeat 0 -240px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M1GF) no-repeat 0 -264px!important}.cke_button__about_icon{background:url(icons.png?t=M1GF) no-repeat 0 -288px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png?t=M1GF) no-repeat 0 -312px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M1GF) no-repeat 0 -336px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M1GF) no-repeat 0 -360px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M1GF) no-repeat 0 -384px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M1GF) no-repeat 0 -408px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M1GF) no-repeat 0 -432px!important}.cke_button__bold_icon{background:url(icons.png?t=M1GF) no-repeat 0 -456px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=M1GF) no-repeat 0 -480px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M1GF) no-repeat 0 -504px!important}.cke_button__button_icon{background:url(icons.png?t=M1GF) no-repeat 0 -528px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M1GF) no-repeat 0 -552px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M1GF) no-repeat 0 -576px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png?t=M1GF) no-repeat 0 -600px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M1GF) no-repeat 0 -624px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M1GF) no-repeat 0 -648px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M1GF) no-repeat 0 -672px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png?t=M1GF) no-repeat 0 -696px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M1GF) no-repeat 0 -720px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png?t=M1GF) no-repeat 0 -744px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M1GF) no-repeat 0 -816px!important}.cke_button__flash_icon{background:url(icons.png?t=M1GF) no-repeat 0 -840px!important}.cke_button__form_icon{background:url(icons.png?t=M1GF) no-repeat 0 -864px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M1GF) no-repeat 0 -888px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M1GF) no-repeat 0 -912px!important}.cke_button__iframe_icon{background:url(icons.png?t=M1GF) no-repeat 0 -936px!important}.cke_button__image_icon{background:url(icons.png?t=M1GF) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M1GF) no-repeat 0 -984px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1008px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1032px!important}.cke_button__italic_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1056px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1080px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1104px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1128px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1152px!important}.cke_button__language_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1176px!important}.cke_button__link_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1200px!important}.cke_button__maximize_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1224px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1248px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1272px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1296px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1320px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1344px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1368px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1392px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1416px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1440px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1464px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1488px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1512px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1536px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1560px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1584px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1608px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1632px!important}.cke_button__print_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1656px!important}.cke_button__radio_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1680px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1704px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1728px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1752px!important}.cke_button__replace_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1776px!important}.cke_button__save_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1800px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1824px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1848px!important}.cke_button__selectall_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1872px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1896px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1920px!important}.cke_button__smiley_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1944px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1968px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1992px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2016px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2040px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2064px!important}.cke_button__strike_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2088px!important}.cke_button__subscript_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2112px!important}.cke_button__superscript_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2136px!important}.cke_button__table_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2160px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2184px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2208px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2232px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2256px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2280px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2304px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2328px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2352px!important}.cke_button__underline_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2424px!important}.cke_button__unlink_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -216px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -528px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -288px!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=M1GF) no-repeat 0 -312px!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=M1GF) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -456px!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=M1GF) no-repeat 0 -480px!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=M1GF) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -576px!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=M1GF) no-repeat 0 -600px!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=M1GF) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -672px!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=M1GF) no-repeat 0 -696px!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=M1GF) no-repeat 0 -720px!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=M1GF) no-repeat 0 -744px!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=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -984px!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=M1GF) no-repeat 0 -1008px!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=M1GF) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1056px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1128px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1224px!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=M1GF) no-repeat 0 -1248px!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=M1GF) no-repeat 0 -1272px!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=M1GF) no-repeat 0 -1296px!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=M1GF) no-repeat 0 -1320px!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=M1GF) no-repeat 0 -1344px!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=M1GF) no-repeat 0 -1368px!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=M1GF) no-repeat 0 -1392px!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=M1GF) no-repeat 0 -1416px!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=M1GF) no-repeat 0 -1440px!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=M1GF) no-repeat 0 -1464px!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=M1GF) no-repeat 0 -1488px!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=M1GF) no-repeat 0 -1512px!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=M1GF) no-repeat 0 -1536px!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=M1GF) no-repeat 0 -1560px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1584px!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=M1GF) no-repeat 0 -1608px!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=M1GF) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1680px!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=M1GF) no-repeat 0 -1704px!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=M1GF) no-repeat 0 -1728px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1752px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1776px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1800px!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=M1GF) no-repeat 0 -1824px!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=M1GF) no-repeat 0 -1848px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1872px!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=M1GF) no-repeat 0 -1896px!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=M1GF) no-repeat 0 -1920px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1944px!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=M1GF) no-repeat 0 -1968px!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=M1GF) no-repeat 0 -1992px!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=M1GF) no-repeat 0 -2016px!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=M1GF) no-repeat 0 -2040px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2112px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2136px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2160px!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=M1GF) no-repeat 0 -2184px!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=M1GF) no-repeat 0 -2208px!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=M1GF) no-repeat 0 -2232px!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=M1GF) no-repeat 0 -2256px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2280px!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=M1GF) no-repeat 0 -2304px!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=M1GF) no-repeat 0 -2328px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2352px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2376px!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=M1GF) no-repeat 0 -2400px!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=M1GF) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2448px!important;background-size:16px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.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 .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)} \ 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;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.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 #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.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,.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:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.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_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;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{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.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{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.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}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.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:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}a.cke_button.cke_button_expandable{padding:4px 5px}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.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_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}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{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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 3px;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}a.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;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.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}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.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{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:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.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}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.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}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.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;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}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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}.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}a.cke_path_item,span.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,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.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_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6CB) no-repeat 0 -0px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6CB) no-repeat 0 -24px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6CB) no-repeat 0 -48px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6CB) no-repeat 0 -72px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6CB) no-repeat 0 -96px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6CB) no-repeat 0 -120px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6CB) no-repeat 0 -144px!important}.cke_button__embed_icon{background:url(icons.png?t=M6CB) no-repeat 0 -168px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6CB) no-repeat 0 -192px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6CB) no-repeat 0 -216px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6CB) no-repeat 0 -240px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6CB) no-repeat 0 -264px!important}.cke_button__about_icon{background:url(icons.png?t=M6CB) no-repeat 0 -288px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -312px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -336px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -360px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6CB) no-repeat 0 -384px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6CB) no-repeat 0 -408px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6CB) no-repeat 0 -432px!important}.cke_button__bold_icon{background:url(icons.png?t=M6CB) no-repeat 0 -456px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CB) no-repeat 0 -480px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CB) no-repeat 0 -504px!important}.cke_button__button_icon{background:url(icons.png?t=M6CB) no-repeat 0 -528px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6CB) no-repeat 0 -552px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6CB) no-repeat 0 -576px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png?t=M6CB) no-repeat 0 -600px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6CB) no-repeat 0 -624px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6CB) no-repeat 0 -648px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6CB) no-repeat 0 -672px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png?t=M6CB) no-repeat 0 -696px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6CB) no-repeat 0 -720px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png?t=M6CB) no-repeat 0 -744px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6CB) no-repeat 0 -816px!important}.cke_button__flash_icon{background:url(icons.png?t=M6CB) no-repeat 0 -840px!important}.cke_button__form_icon{background:url(icons.png?t=M6CB) no-repeat 0 -864px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6CB) no-repeat 0 -888px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6CB) no-repeat 0 -912px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6CB) no-repeat 0 -936px!important}.cke_button__image_icon{background:url(icons.png?t=M6CB) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6CB) no-repeat 0 -984px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1008px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1032px!important}.cke_button__italic_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1056px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1080px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1104px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1128px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1152px!important}.cke_button__language_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1176px!important}.cke_button__link_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1200px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1224px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1248px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1272px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1296px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1320px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1344px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1368px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1392px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1416px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1440px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1464px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1488px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1512px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1536px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1560px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1584px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1608px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1632px!important}.cke_button__print_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1656px!important}.cke_button__radio_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1680px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1704px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1728px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1752px!important}.cke_button__replace_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1776px!important}.cke_button__save_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1800px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1824px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1848px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1872px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1896px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1920px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1944px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1968px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1992px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2016px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2040px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2064px!important}.cke_button__strike_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2088px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2112px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2136px!important}.cke_button__table_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2160px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2184px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2208px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2232px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2256px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2280px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2304px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2328px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2352px!important}.cke_button__underline_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2424px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -216px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -528px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -288px!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=M6CB) no-repeat 0 -312px!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=M6CB) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -456px!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=M6CB) no-repeat 0 -480px!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=M6CB) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -576px!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=M6CB) no-repeat 0 -600px!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=M6CB) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -672px!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=M6CB) no-repeat 0 -696px!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=M6CB) no-repeat 0 -720px!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=M6CB) no-repeat 0 -744px!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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -984px!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=M6CB) no-repeat 0 -1008px!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=M6CB) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1056px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1128px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1224px!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=M6CB) no-repeat 0 -1248px!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=M6CB) no-repeat 0 -1272px!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=M6CB) no-repeat 0 -1296px!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=M6CB) no-repeat 0 -1320px!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=M6CB) no-repeat 0 -1344px!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=M6CB) no-repeat 0 -1368px!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=M6CB) no-repeat 0 -1392px!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=M6CB) no-repeat 0 -1416px!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=M6CB) no-repeat 0 -1440px!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=M6CB) no-repeat 0 -1464px!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=M6CB) no-repeat 0 -1488px!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=M6CB) no-repeat 0 -1512px!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=M6CB) no-repeat 0 -1536px!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=M6CB) no-repeat 0 -1560px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1584px!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=M6CB) no-repeat 0 -1608px!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=M6CB) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1680px!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=M6CB) no-repeat 0 -1704px!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=M6CB) no-repeat 0 -1728px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1752px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1776px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1800px!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=M6CB) no-repeat 0 -1824px!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=M6CB) no-repeat 0 -1848px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1872px!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=M6CB) no-repeat 0 -1896px!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=M6CB) no-repeat 0 -1920px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1944px!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=M6CB) no-repeat 0 -1968px!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=M6CB) no-repeat 0 -1992px!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=M6CB) no-repeat 0 -2016px!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=M6CB) no-repeat 0 -2040px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2112px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2136px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2160px!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=M6CB) no-repeat 0 -2184px!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=M6CB) no-repeat 0 -2208px!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=M6CB) no-repeat 0 -2232px!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=M6CB) no-repeat 0 -2256px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2280px!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=M6CB) no-repeat 0 -2304px!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=M6CB) no-repeat 0 -2328px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2352px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2376px!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=M6CB) no-repeat 0 -2400px!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=M6CB) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2448px!important;background-size:16px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.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 .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)} \ No newline at end of file diff --git a/lib/ckeditor/skins/moono/editor_ie7.css b/lib/ckeditor/skins/moono/editor_ie7.css index 0b638716..8207e7ad 100644 --- a/lib/ckeditor/skins/moono/editor_ie7.css +++ b/lib/ckeditor/skins/moono/editor_ie7.css @@ -2,4 +2,4 @@ Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ -.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}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.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 #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.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,.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:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.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_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;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{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.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{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.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}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.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:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}a.cke_button.cke_button_expandable{padding:4px 5px}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.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_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}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{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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 3px;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}a.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;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.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}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.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{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:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.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}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.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}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.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;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}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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}.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}a.cke_path_item,span.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,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.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_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M1GF) no-repeat 0 -0px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M1GF) no-repeat 0 -24px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M1GF) no-repeat 0 -48px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M1GF) no-repeat 0 -72px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M1GF) no-repeat 0 -96px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M1GF) no-repeat 0 -120px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M1GF) no-repeat 0 -144px!important}.cke_button__embed_icon{background:url(icons.png?t=M1GF) no-repeat 0 -168px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M1GF) no-repeat 0 -192px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M1GF) no-repeat 0 -216px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M1GF) no-repeat 0 -240px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M1GF) no-repeat 0 -264px!important}.cke_button__about_icon{background:url(icons.png?t=M1GF) no-repeat 0 -288px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png?t=M1GF) no-repeat 0 -312px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M1GF) no-repeat 0 -336px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M1GF) no-repeat 0 -360px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M1GF) no-repeat 0 -384px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M1GF) no-repeat 0 -408px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M1GF) no-repeat 0 -432px!important}.cke_button__bold_icon{background:url(icons.png?t=M1GF) no-repeat 0 -456px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=M1GF) no-repeat 0 -480px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M1GF) no-repeat 0 -504px!important}.cke_button__button_icon{background:url(icons.png?t=M1GF) no-repeat 0 -528px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M1GF) no-repeat 0 -552px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M1GF) no-repeat 0 -576px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png?t=M1GF) no-repeat 0 -600px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M1GF) no-repeat 0 -624px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M1GF) no-repeat 0 -648px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M1GF) no-repeat 0 -672px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png?t=M1GF) no-repeat 0 -696px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M1GF) no-repeat 0 -720px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png?t=M1GF) no-repeat 0 -744px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M1GF) no-repeat 0 -816px!important}.cke_button__flash_icon{background:url(icons.png?t=M1GF) no-repeat 0 -840px!important}.cke_button__form_icon{background:url(icons.png?t=M1GF) no-repeat 0 -864px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M1GF) no-repeat 0 -888px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M1GF) no-repeat 0 -912px!important}.cke_button__iframe_icon{background:url(icons.png?t=M1GF) no-repeat 0 -936px!important}.cke_button__image_icon{background:url(icons.png?t=M1GF) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M1GF) no-repeat 0 -984px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1008px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1032px!important}.cke_button__italic_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1056px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1080px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1104px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1128px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1152px!important}.cke_button__language_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1176px!important}.cke_button__link_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1200px!important}.cke_button__maximize_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1224px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1248px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1272px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1296px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1320px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1344px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1368px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1392px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1416px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1440px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1464px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1488px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1512px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1536px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1560px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1584px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1608px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1632px!important}.cke_button__print_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1656px!important}.cke_button__radio_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1680px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1704px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1728px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1752px!important}.cke_button__replace_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1776px!important}.cke_button__save_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1800px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1824px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1848px!important}.cke_button__selectall_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1872px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1896px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1920px!important}.cke_button__smiley_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1944px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1968px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1992px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2016px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2040px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2064px!important}.cke_button__strike_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2088px!important}.cke_button__subscript_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2112px!important}.cke_button__superscript_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2136px!important}.cke_button__table_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2160px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2184px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2208px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2232px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2256px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2280px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2304px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2328px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2352px!important}.cke_button__underline_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2424px!important}.cke_button__unlink_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -216px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -528px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -288px!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=M1GF) no-repeat 0 -312px!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=M1GF) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -456px!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=M1GF) no-repeat 0 -480px!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=M1GF) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -576px!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=M1GF) no-repeat 0 -600px!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=M1GF) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -672px!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=M1GF) no-repeat 0 -696px!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=M1GF) no-repeat 0 -720px!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=M1GF) no-repeat 0 -744px!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=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -984px!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=M1GF) no-repeat 0 -1008px!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=M1GF) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1056px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1128px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1224px!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=M1GF) no-repeat 0 -1248px!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=M1GF) no-repeat 0 -1272px!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=M1GF) no-repeat 0 -1296px!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=M1GF) no-repeat 0 -1320px!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=M1GF) no-repeat 0 -1344px!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=M1GF) no-repeat 0 -1368px!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=M1GF) no-repeat 0 -1392px!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=M1GF) no-repeat 0 -1416px!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=M1GF) no-repeat 0 -1440px!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=M1GF) no-repeat 0 -1464px!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=M1GF) no-repeat 0 -1488px!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=M1GF) no-repeat 0 -1512px!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=M1GF) no-repeat 0 -1536px!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=M1GF) no-repeat 0 -1560px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1584px!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=M1GF) no-repeat 0 -1608px!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=M1GF) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1680px!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=M1GF) no-repeat 0 -1704px!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=M1GF) no-repeat 0 -1728px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1752px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1776px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1800px!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=M1GF) no-repeat 0 -1824px!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=M1GF) no-repeat 0 -1848px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1872px!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=M1GF) no-repeat 0 -1896px!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=M1GF) no-repeat 0 -1920px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1944px!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=M1GF) no-repeat 0 -1968px!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=M1GF) no-repeat 0 -1992px!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=M1GF) no-repeat 0 -2016px!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=M1GF) no-repeat 0 -2040px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2112px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2136px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2160px!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=M1GF) no-repeat 0 -2184px!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=M1GF) no-repeat 0 -2208px!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=M1GF) no-repeat 0 -2232px!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=M1GF) no-repeat 0 -2256px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2280px!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=M1GF) no-repeat 0 -2304px!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=M1GF) no-repeat 0 -2328px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2352px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2376px!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=M1GF) no-repeat 0 -2400px!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=M1GF) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2448px!important;background-size:16px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.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 .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_button,.cke_rtl .cke_button *,.cke_rtl .cke_combo,.cke_rtl .cke_combo *,.cke_rtl .cke_path_item,.cke_rtl .cke_path_item *,.cke_rtl .cke_path_empty{float:none}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_combo_button,.cke_rtl .cke_combo_button *,.cke_rtl .cke_button,.cke_rtl .cke_button_icon{display:inline-block;vertical-align:top}.cke_toolbox{display:inline-block;padding-bottom:5px;height:100%}.cke_rtl .cke_toolbox{padding-bottom:0}.cke_toolbar{margin-bottom:5px}.cke_rtl .cke_toolbar{margin-bottom:0}.cke_toolgroup{height:26px}.cke_toolgroup,.cke_combo{position:relative}a.cke_button{float:none;vertical-align:top}.cke_toolbar_separator{display:inline-block;float:none;vertical-align:top;background-color:#c0c0c0}.cke_toolbox_collapser .cke_arrow{margin-top:0}.cke_toolbox_collapser .cke_arrow{border-width:4px}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{border-width:3px}.cke_rtl .cke_button_arrow{padding-top:8px;margin-right:2px}.cke_rtl .cke_combo_inlinelabel{display:table-cell;vertical-align:middle}.cke_menubutton{display:block;height:24px}.cke_menubutton_inner{display:block;position:relative}.cke_menubutton_icon{height:16px;width:16px}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:inline-block}.cke_menubutton_label{width:auto;vertical-align:top;line-height:24px;height:24px;margin:0 10px 0 0}.cke_menuarrow{width:5px;height:6px;padding:0;position:absolute;right:8px;top:10px;background-position:0 0}.cke_rtl .cke_menubutton_icon{position:absolute;right:0;top:0}.cke_rtl .cke_menubutton_label{float:right;clear:both;margin:0 24px 0 10px}.cke_hc .cke_rtl .cke_menubutton_label{margin-right:0}.cke_rtl .cke_menuarrow{left:8px;right:auto;background-position:0 -24px}.cke_hc .cke_menuarrow{top:5px;padding:0 5px}.cke_rtl input.cke_dialog_ui_input_text,.cke_rtl input.cke_dialog_ui_input_password,.cke_rtl input.cke_dialog_ui_input_tel{position:relative}.cke_wysiwyg_div{padding-top:0!important;padding-bottom:0!important} \ 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;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.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 #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.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,.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:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.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_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;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{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.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{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.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}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.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:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}a.cke_button.cke_button_expandable{padding:4px 5px}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.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_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}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{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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 3px;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}a.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;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.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}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.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{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:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.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}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.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}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.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;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}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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}.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}a.cke_path_item,span.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,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.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_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6CB) no-repeat 0 -0px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6CB) no-repeat 0 -24px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6CB) no-repeat 0 -48px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6CB) no-repeat 0 -72px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6CB) no-repeat 0 -96px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6CB) no-repeat 0 -120px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6CB) no-repeat 0 -144px!important}.cke_button__embed_icon{background:url(icons.png?t=M6CB) no-repeat 0 -168px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6CB) no-repeat 0 -192px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6CB) no-repeat 0 -216px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6CB) no-repeat 0 -240px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6CB) no-repeat 0 -264px!important}.cke_button__about_icon{background:url(icons.png?t=M6CB) no-repeat 0 -288px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -312px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -336px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -360px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6CB) no-repeat 0 -384px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6CB) no-repeat 0 -408px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6CB) no-repeat 0 -432px!important}.cke_button__bold_icon{background:url(icons.png?t=M6CB) no-repeat 0 -456px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CB) no-repeat 0 -480px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CB) no-repeat 0 -504px!important}.cke_button__button_icon{background:url(icons.png?t=M6CB) no-repeat 0 -528px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6CB) no-repeat 0 -552px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6CB) no-repeat 0 -576px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png?t=M6CB) no-repeat 0 -600px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6CB) no-repeat 0 -624px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6CB) no-repeat 0 -648px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6CB) no-repeat 0 -672px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png?t=M6CB) no-repeat 0 -696px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6CB) no-repeat 0 -720px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png?t=M6CB) no-repeat 0 -744px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6CB) no-repeat 0 -816px!important}.cke_button__flash_icon{background:url(icons.png?t=M6CB) no-repeat 0 -840px!important}.cke_button__form_icon{background:url(icons.png?t=M6CB) no-repeat 0 -864px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6CB) no-repeat 0 -888px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6CB) no-repeat 0 -912px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6CB) no-repeat 0 -936px!important}.cke_button__image_icon{background:url(icons.png?t=M6CB) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6CB) no-repeat 0 -984px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1008px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1032px!important}.cke_button__italic_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1056px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1080px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1104px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1128px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1152px!important}.cke_button__language_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1176px!important}.cke_button__link_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1200px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1224px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1248px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1272px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1296px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1320px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1344px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1368px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1392px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1416px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1440px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1464px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1488px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1512px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1536px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1560px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1584px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1608px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1632px!important}.cke_button__print_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1656px!important}.cke_button__radio_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1680px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1704px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1728px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1752px!important}.cke_button__replace_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1776px!important}.cke_button__save_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1800px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1824px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1848px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1872px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1896px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1920px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1944px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1968px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1992px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2016px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2040px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2064px!important}.cke_button__strike_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2088px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2112px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2136px!important}.cke_button__table_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2160px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2184px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2208px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2232px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2256px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2280px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2304px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2328px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2352px!important}.cke_button__underline_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2424px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -216px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -528px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -288px!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=M6CB) no-repeat 0 -312px!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=M6CB) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -456px!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=M6CB) no-repeat 0 -480px!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=M6CB) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -576px!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=M6CB) no-repeat 0 -600px!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=M6CB) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -672px!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=M6CB) no-repeat 0 -696px!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=M6CB) no-repeat 0 -720px!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=M6CB) no-repeat 0 -744px!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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -984px!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=M6CB) no-repeat 0 -1008px!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=M6CB) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1056px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1128px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1224px!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=M6CB) no-repeat 0 -1248px!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=M6CB) no-repeat 0 -1272px!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=M6CB) no-repeat 0 -1296px!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=M6CB) no-repeat 0 -1320px!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=M6CB) no-repeat 0 -1344px!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=M6CB) no-repeat 0 -1368px!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=M6CB) no-repeat 0 -1392px!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=M6CB) no-repeat 0 -1416px!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=M6CB) no-repeat 0 -1440px!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=M6CB) no-repeat 0 -1464px!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=M6CB) no-repeat 0 -1488px!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=M6CB) no-repeat 0 -1512px!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=M6CB) no-repeat 0 -1536px!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=M6CB) no-repeat 0 -1560px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1584px!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=M6CB) no-repeat 0 -1608px!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=M6CB) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1680px!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=M6CB) no-repeat 0 -1704px!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=M6CB) no-repeat 0 -1728px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1752px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1776px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1800px!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=M6CB) no-repeat 0 -1824px!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=M6CB) no-repeat 0 -1848px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1872px!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=M6CB) no-repeat 0 -1896px!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=M6CB) no-repeat 0 -1920px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1944px!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=M6CB) no-repeat 0 -1968px!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=M6CB) no-repeat 0 -1992px!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=M6CB) no-repeat 0 -2016px!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=M6CB) no-repeat 0 -2040px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2112px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2136px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2160px!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=M6CB) no-repeat 0 -2184px!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=M6CB) no-repeat 0 -2208px!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=M6CB) no-repeat 0 -2232px!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=M6CB) no-repeat 0 -2256px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2280px!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=M6CB) no-repeat 0 -2304px!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=M6CB) no-repeat 0 -2328px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2352px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2376px!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=M6CB) no-repeat 0 -2400px!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=M6CB) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2448px!important;background-size:16px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.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 .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_button,.cke_rtl .cke_button *,.cke_rtl .cke_combo,.cke_rtl .cke_combo *,.cke_rtl .cke_path_item,.cke_rtl .cke_path_item *,.cke_rtl .cke_path_empty{float:none}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_combo_button,.cke_rtl .cke_combo_button *,.cke_rtl .cke_button,.cke_rtl .cke_button_icon{display:inline-block;vertical-align:top}.cke_toolbox{display:inline-block;padding-bottom:5px;height:100%}.cke_rtl .cke_toolbox{padding-bottom:0}.cke_toolbar{margin-bottom:5px}.cke_rtl .cke_toolbar{margin-bottom:0}.cke_toolgroup{height:26px}.cke_toolgroup,.cke_combo{position:relative}a.cke_button{float:none;vertical-align:top}.cke_toolbar_separator{display:inline-block;float:none;vertical-align:top;background-color:#c0c0c0}.cke_toolbox_collapser .cke_arrow{margin-top:0}.cke_toolbox_collapser .cke_arrow{border-width:4px}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{border-width:3px}.cke_rtl .cke_button_arrow{padding-top:8px;margin-right:2px}.cke_rtl .cke_combo_inlinelabel{display:table-cell;vertical-align:middle}.cke_menubutton{display:block;height:24px}.cke_menubutton_inner{display:block;position:relative}.cke_menubutton_icon{height:16px;width:16px}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:inline-block}.cke_menubutton_label{width:auto;vertical-align:top;line-height:24px;height:24px;margin:0 10px 0 0}.cke_menuarrow{width:5px;height:6px;padding:0;position:absolute;right:8px;top:10px;background-position:0 0}.cke_rtl .cke_menubutton_icon{position:absolute;right:0;top:0}.cke_rtl .cke_menubutton_label{float:right;clear:both;margin:0 24px 0 10px}.cke_hc .cke_rtl .cke_menubutton_label{margin-right:0}.cke_rtl .cke_menuarrow{left:8px;right:auto;background-position:0 -24px}.cke_hc .cke_menuarrow{top:5px;padding:0 5px}.cke_rtl input.cke_dialog_ui_input_text,.cke_rtl input.cke_dialog_ui_input_password,.cke_rtl input.cke_dialog_ui_input_tel{position:relative}.cke_wysiwyg_div{padding-top:0!important;padding-bottom:0!important} \ No newline at end of file diff --git a/lib/ckeditor/skins/moono/editor_ie8.css b/lib/ckeditor/skins/moono/editor_ie8.css index 909b0739..a3ed0d35 100644 --- a/lib/ckeditor/skins/moono/editor_ie8.css +++ b/lib/ckeditor/skins/moono/editor_ie8.css @@ -2,4 +2,4 @@ Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ -.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}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.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 #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.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,.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:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.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_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;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{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.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{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.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}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.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:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}a.cke_button.cke_button_expandable{padding:4px 5px}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.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_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}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{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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 3px;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}a.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;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.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}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.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{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:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.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}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.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}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.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;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}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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}.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}a.cke_path_item,span.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,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.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_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M1GF) no-repeat 0 -0px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M1GF) no-repeat 0 -24px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M1GF) no-repeat 0 -48px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M1GF) no-repeat 0 -72px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M1GF) no-repeat 0 -96px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M1GF) no-repeat 0 -120px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M1GF) no-repeat 0 -144px!important}.cke_button__embed_icon{background:url(icons.png?t=M1GF) no-repeat 0 -168px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M1GF) no-repeat 0 -192px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M1GF) no-repeat 0 -216px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M1GF) no-repeat 0 -240px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M1GF) no-repeat 0 -264px!important}.cke_button__about_icon{background:url(icons.png?t=M1GF) no-repeat 0 -288px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png?t=M1GF) no-repeat 0 -312px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M1GF) no-repeat 0 -336px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M1GF) no-repeat 0 -360px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M1GF) no-repeat 0 -384px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M1GF) no-repeat 0 -408px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M1GF) no-repeat 0 -432px!important}.cke_button__bold_icon{background:url(icons.png?t=M1GF) no-repeat 0 -456px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=M1GF) no-repeat 0 -480px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M1GF) no-repeat 0 -504px!important}.cke_button__button_icon{background:url(icons.png?t=M1GF) no-repeat 0 -528px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M1GF) no-repeat 0 -552px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M1GF) no-repeat 0 -576px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png?t=M1GF) no-repeat 0 -600px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M1GF) no-repeat 0 -624px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M1GF) no-repeat 0 -648px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M1GF) no-repeat 0 -672px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png?t=M1GF) no-repeat 0 -696px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M1GF) no-repeat 0 -720px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png?t=M1GF) no-repeat 0 -744px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M1GF) no-repeat 0 -816px!important}.cke_button__flash_icon{background:url(icons.png?t=M1GF) no-repeat 0 -840px!important}.cke_button__form_icon{background:url(icons.png?t=M1GF) no-repeat 0 -864px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M1GF) no-repeat 0 -888px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M1GF) no-repeat 0 -912px!important}.cke_button__iframe_icon{background:url(icons.png?t=M1GF) no-repeat 0 -936px!important}.cke_button__image_icon{background:url(icons.png?t=M1GF) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M1GF) no-repeat 0 -984px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1008px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1032px!important}.cke_button__italic_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1056px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1080px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1104px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1128px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1152px!important}.cke_button__language_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1176px!important}.cke_button__link_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1200px!important}.cke_button__maximize_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1224px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1248px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1272px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1296px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1320px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1344px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1368px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1392px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1416px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1440px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1464px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1488px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1512px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1536px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1560px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1584px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1608px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1632px!important}.cke_button__print_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1656px!important}.cke_button__radio_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1680px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1704px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1728px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1752px!important}.cke_button__replace_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1776px!important}.cke_button__save_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1800px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1824px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1848px!important}.cke_button__selectall_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1872px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1896px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1920px!important}.cke_button__smiley_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1944px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1968px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1992px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2016px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2040px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2064px!important}.cke_button__strike_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2088px!important}.cke_button__subscript_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2112px!important}.cke_button__superscript_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2136px!important}.cke_button__table_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2160px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2184px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2208px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2232px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2256px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2280px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2304px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2328px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2352px!important}.cke_button__underline_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2424px!important}.cke_button__unlink_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -216px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -528px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -288px!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=M1GF) no-repeat 0 -312px!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=M1GF) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -456px!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=M1GF) no-repeat 0 -480px!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=M1GF) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -576px!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=M1GF) no-repeat 0 -600px!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=M1GF) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -672px!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=M1GF) no-repeat 0 -696px!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=M1GF) no-repeat 0 -720px!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=M1GF) no-repeat 0 -744px!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=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -984px!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=M1GF) no-repeat 0 -1008px!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=M1GF) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1056px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1128px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1224px!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=M1GF) no-repeat 0 -1248px!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=M1GF) no-repeat 0 -1272px!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=M1GF) no-repeat 0 -1296px!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=M1GF) no-repeat 0 -1320px!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=M1GF) no-repeat 0 -1344px!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=M1GF) no-repeat 0 -1368px!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=M1GF) no-repeat 0 -1392px!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=M1GF) no-repeat 0 -1416px!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=M1GF) no-repeat 0 -1440px!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=M1GF) no-repeat 0 -1464px!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=M1GF) no-repeat 0 -1488px!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=M1GF) no-repeat 0 -1512px!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=M1GF) no-repeat 0 -1536px!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=M1GF) no-repeat 0 -1560px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1584px!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=M1GF) no-repeat 0 -1608px!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=M1GF) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1680px!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=M1GF) no-repeat 0 -1704px!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=M1GF) no-repeat 0 -1728px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1752px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1776px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1800px!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=M1GF) no-repeat 0 -1824px!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=M1GF) no-repeat 0 -1848px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1872px!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=M1GF) no-repeat 0 -1896px!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=M1GF) no-repeat 0 -1920px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1944px!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=M1GF) no-repeat 0 -1968px!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=M1GF) no-repeat 0 -1992px!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=M1GF) no-repeat 0 -2016px!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=M1GF) no-repeat 0 -2040px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2112px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2136px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2160px!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=M1GF) no-repeat 0 -2184px!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=M1GF) no-repeat 0 -2208px!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=M1GF) no-repeat 0 -2232px!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=M1GF) no-repeat 0 -2256px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2280px!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=M1GF) no-repeat 0 -2304px!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=M1GF) no-repeat 0 -2328px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2352px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2376px!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=M1GF) no-repeat 0 -2400px!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=M1GF) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2448px!important;background-size:16px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.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 .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.cke_toolbox_collapser .cke_arrow{border-width:4px}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{border-width:3px}.cke_toolbox_collapser .cke_arrow{margin-top:0} \ 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;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.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 #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.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,.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:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.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_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;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{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.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{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.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}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.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:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}a.cke_button.cke_button_expandable{padding:4px 5px}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.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_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}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{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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 3px;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}a.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;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.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}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.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{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:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.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}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.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}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.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;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}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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}.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}a.cke_path_item,span.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,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.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_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6CB) no-repeat 0 -0px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6CB) no-repeat 0 -24px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6CB) no-repeat 0 -48px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6CB) no-repeat 0 -72px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6CB) no-repeat 0 -96px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6CB) no-repeat 0 -120px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6CB) no-repeat 0 -144px!important}.cke_button__embed_icon{background:url(icons.png?t=M6CB) no-repeat 0 -168px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6CB) no-repeat 0 -192px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6CB) no-repeat 0 -216px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6CB) no-repeat 0 -240px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6CB) no-repeat 0 -264px!important}.cke_button__about_icon{background:url(icons.png?t=M6CB) no-repeat 0 -288px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -312px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -336px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -360px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6CB) no-repeat 0 -384px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6CB) no-repeat 0 -408px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6CB) no-repeat 0 -432px!important}.cke_button__bold_icon{background:url(icons.png?t=M6CB) no-repeat 0 -456px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CB) no-repeat 0 -480px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CB) no-repeat 0 -504px!important}.cke_button__button_icon{background:url(icons.png?t=M6CB) no-repeat 0 -528px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6CB) no-repeat 0 -552px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6CB) no-repeat 0 -576px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png?t=M6CB) no-repeat 0 -600px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6CB) no-repeat 0 -624px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6CB) no-repeat 0 -648px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6CB) no-repeat 0 -672px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png?t=M6CB) no-repeat 0 -696px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6CB) no-repeat 0 -720px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png?t=M6CB) no-repeat 0 -744px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6CB) no-repeat 0 -816px!important}.cke_button__flash_icon{background:url(icons.png?t=M6CB) no-repeat 0 -840px!important}.cke_button__form_icon{background:url(icons.png?t=M6CB) no-repeat 0 -864px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6CB) no-repeat 0 -888px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6CB) no-repeat 0 -912px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6CB) no-repeat 0 -936px!important}.cke_button__image_icon{background:url(icons.png?t=M6CB) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6CB) no-repeat 0 -984px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1008px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1032px!important}.cke_button__italic_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1056px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1080px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1104px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1128px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1152px!important}.cke_button__language_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1176px!important}.cke_button__link_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1200px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1224px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1248px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1272px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1296px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1320px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1344px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1368px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1392px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1416px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1440px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1464px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1488px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1512px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1536px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1560px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1584px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1608px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1632px!important}.cke_button__print_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1656px!important}.cke_button__radio_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1680px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1704px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1728px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1752px!important}.cke_button__replace_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1776px!important}.cke_button__save_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1800px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1824px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1848px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1872px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1896px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1920px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1944px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1968px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1992px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2016px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2040px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2064px!important}.cke_button__strike_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2088px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2112px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2136px!important}.cke_button__table_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2160px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2184px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2208px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2232px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2256px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2280px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2304px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2328px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2352px!important}.cke_button__underline_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2424px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -216px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -528px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -288px!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=M6CB) no-repeat 0 -312px!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=M6CB) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -456px!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=M6CB) no-repeat 0 -480px!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=M6CB) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -576px!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=M6CB) no-repeat 0 -600px!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=M6CB) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -672px!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=M6CB) no-repeat 0 -696px!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=M6CB) no-repeat 0 -720px!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=M6CB) no-repeat 0 -744px!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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -984px!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=M6CB) no-repeat 0 -1008px!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=M6CB) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1056px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1128px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1224px!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=M6CB) no-repeat 0 -1248px!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=M6CB) no-repeat 0 -1272px!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=M6CB) no-repeat 0 -1296px!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=M6CB) no-repeat 0 -1320px!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=M6CB) no-repeat 0 -1344px!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=M6CB) no-repeat 0 -1368px!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=M6CB) no-repeat 0 -1392px!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=M6CB) no-repeat 0 -1416px!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=M6CB) no-repeat 0 -1440px!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=M6CB) no-repeat 0 -1464px!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=M6CB) no-repeat 0 -1488px!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=M6CB) no-repeat 0 -1512px!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=M6CB) no-repeat 0 -1536px!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=M6CB) no-repeat 0 -1560px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1584px!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=M6CB) no-repeat 0 -1608px!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=M6CB) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1680px!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=M6CB) no-repeat 0 -1704px!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=M6CB) no-repeat 0 -1728px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1752px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1776px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1800px!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=M6CB) no-repeat 0 -1824px!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=M6CB) no-repeat 0 -1848px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1872px!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=M6CB) no-repeat 0 -1896px!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=M6CB) no-repeat 0 -1920px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1944px!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=M6CB) no-repeat 0 -1968px!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=M6CB) no-repeat 0 -1992px!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=M6CB) no-repeat 0 -2016px!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=M6CB) no-repeat 0 -2040px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2112px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2136px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2160px!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=M6CB) no-repeat 0 -2184px!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=M6CB) no-repeat 0 -2208px!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=M6CB) no-repeat 0 -2232px!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=M6CB) no-repeat 0 -2256px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2280px!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=M6CB) no-repeat 0 -2304px!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=M6CB) no-repeat 0 -2328px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2352px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2376px!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=M6CB) no-repeat 0 -2400px!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=M6CB) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2448px!important;background-size:16px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.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 .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.cke_toolbox_collapser .cke_arrow{border-width:4px}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{border-width:3px}.cke_toolbox_collapser .cke_arrow{margin-top:0} \ No newline at end of file diff --git a/lib/ckeditor/skins/moono/editor_iequirks.css b/lib/ckeditor/skins/moono/editor_iequirks.css index 12842822..7225fc19 100644 --- a/lib/ckeditor/skins/moono/editor_iequirks.css +++ b/lib/ckeditor/skins/moono/editor_iequirks.css @@ -2,4 +2,4 @@ Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ -.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}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.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 #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.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,.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:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.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_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;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{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.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{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.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}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.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:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}a.cke_button.cke_button_expandable{padding:4px 5px}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.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_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}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{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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 3px;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}a.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;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.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}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.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{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:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.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}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.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}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.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;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}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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}.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}a.cke_path_item,span.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,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.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_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M1GF) no-repeat 0 -0px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M1GF) no-repeat 0 -24px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M1GF) no-repeat 0 -48px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M1GF) no-repeat 0 -72px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M1GF) no-repeat 0 -96px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M1GF) no-repeat 0 -120px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M1GF) no-repeat 0 -144px!important}.cke_button__embed_icon{background:url(icons.png?t=M1GF) no-repeat 0 -168px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M1GF) no-repeat 0 -192px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M1GF) no-repeat 0 -216px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M1GF) no-repeat 0 -240px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M1GF) no-repeat 0 -264px!important}.cke_button__about_icon{background:url(icons.png?t=M1GF) no-repeat 0 -288px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png?t=M1GF) no-repeat 0 -312px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M1GF) no-repeat 0 -336px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M1GF) no-repeat 0 -360px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M1GF) no-repeat 0 -384px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M1GF) no-repeat 0 -408px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M1GF) no-repeat 0 -432px!important}.cke_button__bold_icon{background:url(icons.png?t=M1GF) no-repeat 0 -456px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=M1GF) no-repeat 0 -480px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M1GF) no-repeat 0 -504px!important}.cke_button__button_icon{background:url(icons.png?t=M1GF) no-repeat 0 -528px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M1GF) no-repeat 0 -552px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M1GF) no-repeat 0 -576px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png?t=M1GF) no-repeat 0 -600px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M1GF) no-repeat 0 -624px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M1GF) no-repeat 0 -648px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M1GF) no-repeat 0 -672px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png?t=M1GF) no-repeat 0 -696px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M1GF) no-repeat 0 -720px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png?t=M1GF) no-repeat 0 -744px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M1GF) 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=M1GF) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M1GF) no-repeat 0 -816px!important}.cke_button__flash_icon{background:url(icons.png?t=M1GF) no-repeat 0 -840px!important}.cke_button__form_icon{background:url(icons.png?t=M1GF) no-repeat 0 -864px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M1GF) no-repeat 0 -888px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M1GF) no-repeat 0 -912px!important}.cke_button__iframe_icon{background:url(icons.png?t=M1GF) no-repeat 0 -936px!important}.cke_button__image_icon{background:url(icons.png?t=M1GF) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M1GF) no-repeat 0 -984px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1008px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1032px!important}.cke_button__italic_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1056px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1080px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1104px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1128px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1152px!important}.cke_button__language_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1176px!important}.cke_button__link_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1200px!important}.cke_button__maximize_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1224px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1248px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1272px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1296px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1320px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1344px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1368px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1392px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1416px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1440px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1464px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1488px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1512px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1536px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1560px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1584px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1608px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1632px!important}.cke_button__print_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1656px!important}.cke_button__radio_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1680px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1704px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1728px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1752px!important}.cke_button__replace_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1776px!important}.cke_button__save_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1800px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1824px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1848px!important}.cke_button__selectall_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1872px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1896px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1920px!important}.cke_button__smiley_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1944px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1968px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M1GF) no-repeat 0 -1992px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2016px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2040px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2064px!important}.cke_button__strike_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2088px!important}.cke_button__subscript_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2112px!important}.cke_button__superscript_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2136px!important}.cke_button__table_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2160px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2184px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2208px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2232px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2256px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2280px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2304px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2328px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2352px!important}.cke_button__underline_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2424px!important}.cke_button__unlink_icon{background:url(icons.png?t=M1GF) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -216px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -528px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -288px!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=M1GF) no-repeat 0 -312px!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=M1GF) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -456px!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=M1GF) no-repeat 0 -480px!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=M1GF) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -576px!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=M1GF) no-repeat 0 -600px!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=M1GF) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -672px!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=M1GF) no-repeat 0 -696px!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=M1GF) no-repeat 0 -720px!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=M1GF) no-repeat 0 -744px!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=M1GF) 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=M1GF) 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=M1GF) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -984px!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=M1GF) no-repeat 0 -1008px!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=M1GF) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1056px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1128px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1224px!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=M1GF) no-repeat 0 -1248px!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=M1GF) no-repeat 0 -1272px!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=M1GF) no-repeat 0 -1296px!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=M1GF) no-repeat 0 -1320px!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=M1GF) no-repeat 0 -1344px!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=M1GF) no-repeat 0 -1368px!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=M1GF) no-repeat 0 -1392px!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=M1GF) no-repeat 0 -1416px!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=M1GF) no-repeat 0 -1440px!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=M1GF) no-repeat 0 -1464px!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=M1GF) no-repeat 0 -1488px!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=M1GF) no-repeat 0 -1512px!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=M1GF) no-repeat 0 -1536px!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=M1GF) no-repeat 0 -1560px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1584px!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=M1GF) no-repeat 0 -1608px!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=M1GF) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1680px!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=M1GF) no-repeat 0 -1704px!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=M1GF) no-repeat 0 -1728px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1752px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1776px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1800px!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=M1GF) no-repeat 0 -1824px!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=M1GF) no-repeat 0 -1848px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1872px!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=M1GF) no-repeat 0 -1896px!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=M1GF) no-repeat 0 -1920px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -1944px!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=M1GF) no-repeat 0 -1968px!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=M1GF) no-repeat 0 -1992px!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=M1GF) no-repeat 0 -2016px!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=M1GF) no-repeat 0 -2040px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2112px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2136px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2160px!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=M1GF) no-repeat 0 -2184px!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=M1GF) no-repeat 0 -2208px!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=M1GF) no-repeat 0 -2232px!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=M1GF) no-repeat 0 -2256px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2280px!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=M1GF) no-repeat 0 -2304px!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=M1GF) no-repeat 0 -2328px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2352px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2376px!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=M1GF) no-repeat 0 -2400px!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=M1GF) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M1GF) no-repeat 0 -2448px!important;background-size:16px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.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 .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.cke_top,.cke_contents,.cke_bottom{width:100%}.cke_button_arrow{font-size:0}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_button,.cke_rtl .cke_button *,.cke_rtl .cke_combo,.cke_rtl .cke_combo *,.cke_rtl .cke_path_item,.cke_rtl .cke_path_item *,.cke_rtl .cke_path_empty{float:none}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_combo_button,.cke_rtl .cke_combo_button *,.cke_rtl .cke_button,.cke_rtl .cke_button_icon{display:inline-block;vertical-align:top}.cke_rtl .cke_button_icon{float:none}.cke_resizer{width:10px}.cke_source{white-space:normal}.cke_bottom{position:static}.cke_colorbox{font-size:0} \ 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;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.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 #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.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,.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:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.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_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;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{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.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{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.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}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.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:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}a.cke_button.cke_button_expandable{padding:4px 5px}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.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_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}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{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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 3px;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}a.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;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.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}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.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{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:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.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}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.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}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.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;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}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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}.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}a.cke_path_item,span.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,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.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_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6CB) no-repeat 0 -0px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6CB) no-repeat 0 -24px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6CB) no-repeat 0 -48px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6CB) no-repeat 0 -72px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6CB) no-repeat 0 -96px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6CB) no-repeat 0 -120px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6CB) no-repeat 0 -144px!important}.cke_button__embed_icon{background:url(icons.png?t=M6CB) no-repeat 0 -168px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6CB) no-repeat 0 -192px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6CB) no-repeat 0 -216px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6CB) no-repeat 0 -240px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6CB) no-repeat 0 -264px!important}.cke_button__about_icon{background:url(icons.png?t=M6CB) no-repeat 0 -288px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -312px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -336px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -360px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6CB) no-repeat 0 -384px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6CB) no-repeat 0 -408px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6CB) no-repeat 0 -432px!important}.cke_button__bold_icon{background:url(icons.png?t=M6CB) no-repeat 0 -456px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CB) no-repeat 0 -480px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CB) no-repeat 0 -504px!important}.cke_button__button_icon{background:url(icons.png?t=M6CB) no-repeat 0 -528px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6CB) no-repeat 0 -552px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6CB) no-repeat 0 -576px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png?t=M6CB) no-repeat 0 -600px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6CB) no-repeat 0 -624px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6CB) no-repeat 0 -648px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6CB) no-repeat 0 -672px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png?t=M6CB) no-repeat 0 -696px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6CB) no-repeat 0 -720px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png?t=M6CB) no-repeat 0 -744px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6CB) no-repeat 0 -816px!important}.cke_button__flash_icon{background:url(icons.png?t=M6CB) no-repeat 0 -840px!important}.cke_button__form_icon{background:url(icons.png?t=M6CB) no-repeat 0 -864px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6CB) no-repeat 0 -888px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6CB) no-repeat 0 -912px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6CB) no-repeat 0 -936px!important}.cke_button__image_icon{background:url(icons.png?t=M6CB) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6CB) no-repeat 0 -984px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1008px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1032px!important}.cke_button__italic_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1056px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1080px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1104px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1128px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1152px!important}.cke_button__language_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1176px!important}.cke_button__link_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1200px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1224px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1248px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1272px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1296px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1320px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1344px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1368px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1392px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1416px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1440px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1464px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1488px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1512px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1536px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1560px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1584px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1608px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1632px!important}.cke_button__print_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1656px!important}.cke_button__radio_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1680px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1704px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1728px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1752px!important}.cke_button__replace_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1776px!important}.cke_button__save_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1800px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1824px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1848px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1872px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1896px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1920px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1944px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1968px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1992px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2016px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2040px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2064px!important}.cke_button__strike_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2088px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2112px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2136px!important}.cke_button__table_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2160px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2184px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2208px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2232px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2256px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2280px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2304px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2328px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2352px!important}.cke_button__underline_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2424px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -216px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -528px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -288px!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=M6CB) no-repeat 0 -312px!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=M6CB) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -456px!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=M6CB) no-repeat 0 -480px!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=M6CB) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -576px!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=M6CB) no-repeat 0 -600px!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=M6CB) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -672px!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=M6CB) no-repeat 0 -696px!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=M6CB) no-repeat 0 -720px!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=M6CB) no-repeat 0 -744px!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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -984px!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=M6CB) no-repeat 0 -1008px!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=M6CB) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1056px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1128px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1224px!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=M6CB) no-repeat 0 -1248px!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=M6CB) no-repeat 0 -1272px!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=M6CB) no-repeat 0 -1296px!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=M6CB) no-repeat 0 -1320px!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=M6CB) no-repeat 0 -1344px!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=M6CB) no-repeat 0 -1368px!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=M6CB) no-repeat 0 -1392px!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=M6CB) no-repeat 0 -1416px!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=M6CB) no-repeat 0 -1440px!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=M6CB) no-repeat 0 -1464px!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=M6CB) no-repeat 0 -1488px!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=M6CB) no-repeat 0 -1512px!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=M6CB) no-repeat 0 -1536px!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=M6CB) no-repeat 0 -1560px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1584px!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=M6CB) no-repeat 0 -1608px!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=M6CB) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1680px!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=M6CB) no-repeat 0 -1704px!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=M6CB) no-repeat 0 -1728px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1752px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1776px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1800px!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=M6CB) no-repeat 0 -1824px!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=M6CB) no-repeat 0 -1848px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1872px!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=M6CB) no-repeat 0 -1896px!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=M6CB) no-repeat 0 -1920px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1944px!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=M6CB) no-repeat 0 -1968px!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=M6CB) no-repeat 0 -1992px!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=M6CB) no-repeat 0 -2016px!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=M6CB) no-repeat 0 -2040px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2112px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2136px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2160px!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=M6CB) no-repeat 0 -2184px!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=M6CB) no-repeat 0 -2208px!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=M6CB) no-repeat 0 -2232px!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=M6CB) no-repeat 0 -2256px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2280px!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=M6CB) no-repeat 0 -2304px!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=M6CB) no-repeat 0 -2328px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2352px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2376px!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=M6CB) no-repeat 0 -2400px!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=M6CB) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2448px!important;background-size:16px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.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 .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.cke_top,.cke_contents,.cke_bottom{width:100%}.cke_button_arrow{font-size:0}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_button,.cke_rtl .cke_button *,.cke_rtl .cke_combo,.cke_rtl .cke_combo *,.cke_rtl .cke_path_item,.cke_rtl .cke_path_item *,.cke_rtl .cke_path_empty{float:none}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_combo_button,.cke_rtl .cke_combo_button *,.cke_rtl .cke_button,.cke_rtl .cke_button_icon{display:inline-block;vertical-align:top}.cke_rtl .cke_button_icon{float:none}.cke_resizer{width:10px}.cke_source{white-space:normal}.cke_bottom{position:static}.cke_colorbox{font-size:0} \ No newline at end of file diff --git a/lib/ckeditor/skins/tao/dialog.css b/lib/ckeditor/skins/tao/dialog.css index e088c180..b1e0730f 100644 --- a/lib/ckeditor/skins/tao/dialog.css +++ b/lib/ckeditor/skins/tao/dialog.css @@ -1,950 +1,5 @@ /* Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -/* -dialog.css -============ - -This file styles dialogs and all widgets available inside of it (tabs, buttons, -fields, etc.). - -Dialogs are a complex system because they're very flexible. The CKEditor API -makes it easy to create and customize dialogs by code, by making use of several -different widgets inside its contents. - -All dialogs share a main dialog strucuture, which can be visually represented -as follows: - -+-- .cke_dialog -------------------------------------------------+ -| +-- .cke_dialog_body ----------------------------------------+ | -| | +-- .cke_dialog_title --+ +-- .cke_dialog_close_button --+ | | -| | | | | | | | -| | +-----------------------+ +------------------------------+ | | -| | +-- .cke_dialog_tabs ------------------------------------+ | | -| | | | | | -| | +--------------------------------------------------------+ | | -| | +-- .cke_dialog_contents --------------------------------+ | | -| | | +-- .cke_dialog_contents_body -----------------------+ | | | -| | | | | | | | -| | | +----------------------------------------------------+ | | | -| | | +-- .cke_dialog_footer ------------------------------+ | | | -| | | | | | | | -| | | +----------------------------------------------------+ | | | -| | +--------------------------------------------------------+ | | -| +------------------------------------------------------------+ | -+----------------------------------------------------------------+ - -Comments in this file will give more details about each of the above blocks. -*/ -/* -Usage: -- linear-gradient((color1, color2, color3)) - returns linear-gradient with evenly distributed colors, - if 3 colors used then the position of each will be 33,33% -- linear-gradient((color1 0%, color2 30%, color3 80%)) - returns linear-gradient with manually distributed colors, - first param - color, second - position. Also you can use px or other valid units for set position. -*/ -/* based on "visually-hidden" mixin in LDS for accessibility goals */ -/* Do not edit */ -/* Tao specific stuff */ -/* -Usage: -- linear-gradient((color1, color2, color3)) - returns linear-gradient with evenly distributed colors, - if 3 colors used then the position of each will be 33,33% -- linear-gradient((color1 0%, color2 30%, color3 80%)) - returns linear-gradient with manually distributed colors, - first param - color, second - position. Also you can use px or other valid units for set position. -*/ -/* based on "visually-hidden" mixin in LDS for accessibility goals */ -/* Do not edit */ -[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: 0.9; - font-size: 16px; -} - -.cke_nose { - position: absolute; - bottom: -6px; - transform: rotate(45deg); - border: 1px #f3f1ef solid; - border-left: none; - border-top: none; - 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: none; - 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; -} - -/* todo move to main ? */ -.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; -} - -/* The outer container of the dialog. */ -.cke_dialog { - /* Mandatory: Because the dialog.css file is loaded on demand, we avoid - showing an unstyled dialog by hidding it. Here, we restore its visibility. */ - visibility: visible; -} - -.cke_dialog_container { - background: transparent !important; -} - -/* The inner boundary container. */ -.cke_dialog_body { - z-index: 1; - border: 1px solid #ddd; - border-radius: 2px; - border-radius: 1px; - border-color: #333333; -} - -/* This one is required by Firefox 3.6. Without it, - dialog tabs and resizer float outside of the dialog. - Although this rule doesn't seem to break anything on other - browsers, it doesn't work with broken jQueryUI - #9851. */ -.cke_browser_gecko19 .cke_dialog_body { - position: relative; -} - -/* Due to our reset we have to recover the styles of some elements. */ -.cke_dialog strong { - font-weight: bold; -} - -/* The dialog title. */ -.cke_dialog_title { - font-size: 13px; - cursor: move; - position: relative; - color: white; - border-bottom: 1px solid #333333; - padding: 6px 10px; - background: #333333; -} - -/* The outer part of the dialog contants, which contains the contents body - and the footer. */ -.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; -} - -/* The contents body part, which will hold all elements available in the dialog. */ -.cke_dialog_contents_body { - overflow: auto; - padding: 17px 10px 5px 10px; - margin-top: 22px; -} - -/* The dialog footer, which usually contains the "Ok" and "Cancel" buttons as - well as a resize handler. */ -.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: none; - 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; -} - -/* -Dialog tabs -------------- - -Tabs are presented on some of the dialogs to make it possible to have its -contents split on different groups, visible one after the other. - -The main element that holds the tabs can be made hidden, in case of no tabs -available. - -The following is the visual representation of the tabs block: - -+-- .cke_dialog_tabs ------------------------------------+ -| +-- .cke_dialog_tab --+ +-- .cke_dialog_tab --+ ... | -| | | | | | -| +---------------------+ +---------------------+ | -+--------------------------------------------------------+ - -The .cke_dialog_tab_selected class is appended to the active tab. -*/ -/* The main tabs container. */ -.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 single tab (an element). */ -a.cke_dialog_tab { - height: 16px; - padding: 4px 8px; - margin-right: 3px; - display: inline-block; - cursor: pointer; - line-height: 16px; - outline: none; - 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 hover state of a regular inactive tab. */ -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 hover state for selected tab. */ -a.cke_dialog_tab_selected:hover { - background: #ededed; - background: linear-gradient(to bottom, #ededed 0%, #ffffff 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; -} - -/* The .cke_single_page class is appended to the dialog outer element in case - of dialogs that has no tabs. */ -.cke_single_page .cke_dialog_tabs { - display: none; -} - -.cke_single_page .cke_dialog_contents { - padding-top: 5px; - margin-top: 0; - border-top: none; -} - -/* The close button at the top of the dialog. */ -.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; -} - -/* -Dialog UI Elements --------------------- - -The remaining styles define the UI elements that can be used inside dialog -contents. - -Most of the UI elements on dialogs contain a textual label. All of them share -the same labelling structure, having the label text inside an element with -.cke_dialog_ui_labeled_label and the element specific part inside the -.cke_dialog_ui_labeled_content class. -*/ -/* If an element is supposed to be disabled, the .cke_disabled class is - appended to it. */ -div.cke_disabled .cke_dialog_ui_labeled_content div * { - background-color: #ddd; - cursor: default; -} - -/* -Horizontal-Box and Vertical-Box ---------------------------------- - -There are basic layou element used by the editor to properly align elements in -the dialog. They're basically tables that have each cell filled by UI elements. - -The following is the visual representation of a H-Box: - -+-- .cke_dialog_ui_hbox --------------------------------------------------------------------------------+ -| +-- .cke_dialog_ui_hbox_first --+ +-- .cke_dialog_ui_hbox_child --+ +-- .cke_dialog_ui_hbox_last --+ | -| + + + + + + | -| +-------------------------------+ +-------------------------------+ +------------------------------+ | -+-------------------------------------------------------------------------------------------------------+ - -It is possible to have nested V/H-Boxes. -*/ -.cke_dialog_ui_vbox table, -.cke_dialog_ui_hbox table { - margin: auto; -} - -.cke_dialog_ui_vbox_child { - padding: 5px 0px; -} - -.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; -} - -/* Applies to all labeled dialog fields */ -.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; -} - -/* -Text Input ------------- - -The basic text field to input text. - -+-- .cke_dialog_ui_text --------------------------+ -| +-- .cke_dialog_ui_labeled_label ------------+ | -| | | | -| +--------------------------------------------+ | -| +-- .cke_dialog_ui_labeled_content ----------+ | -| | +-- div.cke_dialog_ui_input_text --------+ | | -| | | +-- input.cke_dialog_ui_input_text --+ | | | -| | | | | | | | -| | | +------------------------------------+ | | | -| | +----------------------------------------+ | | -| +--------------------------------------------+ | -+-------------------------------------------------+ -*/ -/* -Textarea ----------- - -The textarea field to input larger text. - -+-- .cke_dialog_ui_textarea --------------------------+ -| +-- .cke_dialog_ui_labeled_label ----------------+ | -| | | | -| +------------------------------------------------+ | -| +-- .cke_dialog_ui_labeled_content --------------+ | -| | +-- div.cke_dialog_ui_input_textarea --------+ | | -| | | +-- input.cke_dialog_ui_input_textarea --+ | | | -| | | | | | | | -| | | +----------------------------------------+ | | | -| | +--------------------------------------------+ | | -| +------------------------------------------------+ | -+-----------------------------------------------------+ -*/ -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: none; - 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: none; - border: 1px solid #139ff7; - border-top-color: #1392e9; -} - -/* -Button --------- - -The buttons used in the dialog footer or inside the contents. - -+-- a.cke_dialog_ui_button -----------+ -| +-- span.cke_dialog_ui_button --+ | -| | | | -| +-------------------------------+ | -+-------------------------------------+ -*/ -/* The outer part of the button. */ -a.cke_dialog_ui_button { - line-height: 1.8; - height: 25px; - background-color: #266d9c; - text-shadow: 1px 1px 0 #0b4a74; -} - -/* Special class appended to the Ok button. */ -/* A special container that holds the footer buttons. */ -.cke_dialog_footer_buttons { - display: inline-table; - margin: 5px; - width: auto; - position: relative; - vertical-align: middle; -} - -/* -Styles for other dialog element types. -*/ -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: none; - 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; -} - -/* - * Some utility CSS classes for dialog authors. - */ -.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; -} - -/* -The rest of the file contains style used on several common plugins. There is a -tendency that these will be moved to the plugins code in the future. -*/ -.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: 0.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: 0.3em 0; -} - -a.cke_smile img { - vertical-align: middle; -} - -a.cke_specialchar { - cursor: inherit; - display: block; - height: 1.25em; - padding: 0.2em 0.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; -} - -/** - * Styles specific to "cellProperties" dialog. - */ -.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; -} - -/* Compensate focus outline for some input elements. (#6200) */ -.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%; -} - -/*# sourceMappingURL=dialog.css.map */ \ No newline at end of file +*/ +[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%} \ No newline at end of file diff --git a/lib/ckeditor/skins/tao/editor.css b/lib/ckeditor/skins/tao/editor.css index f2684f69..2cd27f41 100644 --- a/lib/ckeditor/skins/tao/editor.css +++ b/lib/ckeditor/skins/tao/editor.css @@ -1,1903 +1,5 @@ /* Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -/* -editor.css -============ - - -This is he heart of the skin system. This is the file loaded by the editor to -style all elements inside its main interface. - -To make it easier to maintain, instead of including all styles here, we import -other files. -*/ -/* -Usage: -- linear-gradient((color1, color2, color3)) - returns linear-gradient with evenly distributed colors, - if 3 colors used then the position of each will be 33,33% -- linear-gradient((color1 0%, color2 30%, color3 80%)) - returns linear-gradient with manually distributed colors, - first param - color, second - position. Also you can use px or other valid units for set position. -*/ -/* based on "visually-hidden" mixin in LDS for accessibility goals */ -/* Do not edit */ -/* "Reset" styles, necessary to avoid the editor UI being broken by external CSS. */ -/* -Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. -For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -/* -reset.css (part of editor.css) -================================ - -This file holds the "reset" requirements of CKEditor, as well as define the -default interface styles. - -CKEditor includes two main "reset" class names in the DOM structure created for -editors: - - * .cke_reset: Intended to reset a specific element, but not its children. - Because of this, only styles that will not be inherited can be defined. - - * .cke_reset_all: Intended to reset not only the element holding it, but - also its child elements. - -To understand why "reset" is needed, check the CKEditor Skin SDK: -http://docs.cksource.com/CKEditor_4.x/Skin_SDK/Reset -*/ -/* -Usage: -- linear-gradient((color1, color2, color3)) - returns linear-gradient with evenly distributed colors, - if 3 colors used then the position of each will be 33,33% -- linear-gradient((color1 0%, color2 30%, color3 80%)) - returns linear-gradient with manually distributed colors, - first param - color, second - position. Also you can use px or other valid units for set position. -*/ -/* based on "visually-hidden" mixin in LDS for accessibility goals */ -/* Do not edit */ -/* Reset for single elements, not their children. */ -.cke_reset { - /* Do not include inheritable rules here. */ - 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; -} - -/* Reset for elements and their children. */ -.cke_reset_all, .cke_reset_all * { - /* The following must be identical to .cke_reset. */ - margin: 0; - padding: 0; - border: 0; - background: transparent; - text-decoration: none; - width: auto; - height: auto; - vertical-align: baseline; - box-sizing: content-box; - transition: none; - /* These are rule inherited by all children elements. */ - 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; -} - -/* Defaults for some elements. */ -.cke_reset_all iframe { - vertical-align: inherit; - /** For IE */ -} - -.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; -} - -/* Styles the main interface structure (holding box). */ -/* -Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. -For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -/* -mainui.css (part of editor.css) -================================= - -This file styles the basic structure of the CKEditor user interface - the box -that holds everything. - -CKEditor offers two main editing modes. The main UI blocks that compose these -modes are: - - For "Theme UI" mode, the one most generally used: - - +-- .cke_chrome ----------------------+ - |+-- .cke_inner ---------------------+| - || +-- .cke_top -------------------+ || - || | | || - || +-------------------------------+ || - || +-- .cke_contents --------------+ || - || | | || - || +-------------------------------+ || - || +-- .cke_bottom ----------------+ || - || | | || - || +-------------------------------+ || - |+-----------------------------------+| - +-------------------------------------+ - - For "Inline Editing" mode: - - +-- .cke_chrome .cke_float------------+ - |+-- .cke_inner ---------------------+| - || +-- .cke_top -------------------+ || - || | | || - || +-------------------------------+ || - |+-----------------------------------+| - +-------------------------------------+ - -Special outer level classes used in this file: - - .cke_hc: Available when the editor is rendered on "High Contrast". - -*/ -/* The outer boundary of the interface. */ -.cke_chrome { - /* This is , so transform it into a block.*/ - display: block; - padding: 0; -} - -/* The inner boundary of the interface. */ -.cke_inner { - /* This is , so transform it into a block.*/ - display: block; - -webkit-touch-callout: none; - padding: 0; - position: relative; - z-index: 10001; -} - -/* Added to the outer boundary of the UI when in inline editing, - when the UI is floating. */ -.cke_float { - /* Make white the space between the outer and the inner borders. */ - border: none; -} - -.cke_float .cke_inner { - /* As we don't have blocks following top (toolbar) we suppress the padding - as the toolbar defines its own margin. */ - padding-bottom: 0; -} - -/* Make the main spaces enlarge to hold potentially floated content. */ -.cke_top, -.cke_contents, -.cke_bottom { - /* These are s, so transform them into blocks.*/ - /* Ideally this should be "auto", but it shows scrollbars in IE7. */ - overflow: hidden; -} - -.cke_top { - /*border: 1px solid #b2b2b2;*/ - /* Allow breaking toolbars when in a narrow editor. (#9947) */ - white-space: normal; - padding: 4px 3px 0px 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; - /* - border-top: 1px solid #bfbfbf; - - box-shadow: 0 1px 0 #fff inset; - - background: #cfd1cf; - background-image: linear-gradient(top, #ebebeb, #cfd1cf); - filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#ebebeb', endColorstr='#cfd1cf');*/ -} - -/* On iOS we need to manually enable scrolling in the contents block. (#9945) */ -.cke_browser_ios .cke_contents { - overflow-y: auto; - -webkit-overflow-scrolling: touch; -} - -/* The resizer is the small UI element that is rendered at the bottom right - part of the editor. It makes is possible to resize the editor UI. */ -.cke_resizer { - /* To avoid using images for the resizer, we create a small triangle, - using some CSS magic. */ - 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; - /* A margin in case of no other element in the same container - to keep a distance to the bottom edge. */ - 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; -} - -/* This class is added in RTL mode. This is a special case for the resizer - (usually the .cke_rtl class is used), because it may not necessarily be in - RTL mode if the main UI is RTL. It depends instead on the context where the - editor is inserted on. */ -.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; -} - -/* The editing area (where users type) can be rendered as an editable
- element (e.g. divarea plugin). In that case, this is the class applied to - that element. */ -.cke_wysiwyg_div { - display: block; - height: 100%; - overflow: auto; - padding: 0 8px; - outline-style: none; - box-sizing: border-box; -} - -/* Styles all "panels", which are the floating elements that appear when - opening toolbar combos, menu buttons, context menus, etc. */ -/* -Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. -For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -/* -panel.css (part of editor.css) -================================ - -Panels are floating elements that can hold different types of contents. -The following are common uses of it: - - - The element that toolbar combos display when opening them. - - The context menu. - - The list of items displayed by "menu buttons" (e.g. scayt). - - The panel shown when opening "panel buttons" (e.g. color buttons). - -Panel contents are wrapped into an iframe, so it is possible to have additional -CSS loaded inside them (e.g. to have more accurate preview on the styles combo). - -The following is a visual representation of the outer elements of a panel: - -+-- .cke_panel(*) ---------------------+ -| +-- IFRAME.cke_panel_frame --------+ | -| | +-- HTML.cke_panel_container --+ | | -| | | +-- .cke_panel_block ------+ | | | -| | | | | | | | -| | | | (contents here) | | | | -| | | | | | | | -| | | +--------------------------+ | | | -| | +------------------------------+ | | -| +----------------------------------+ | -+--------------------------------------+ - -(*) All kinds of panel share the above structure. Menu panels adds the - .cke_menu_panel class to the outer element, while toolbar combos add the - .cke_combopanel class. - -This file also defines styles for panel lists (used by combos). For menu-like -panel contents and color panels check menu.css and colorpanel.css. -*/ -/* -Usage: -- linear-gradient((color1, color2, color3)) - returns linear-gradient with evenly distributed colors, - if 3 colors used then the position of each will be 33,33% -- linear-gradient((color1 0%, color2 30%, color3 80%)) - returns linear-gradient with manually distributed colors, - first param - color, second - position. Also you can use px or other valid units for set position. -*/ -/* based on "visually-hidden" mixin in LDS for accessibility goals */ -/* Do not edit */ -/* The box that holds an IFRAME. It's inserted into a host document and positioned - absolutely by the application. It floats above the host document/editor. */ -.cke_panel { - /* Restore the loading hide */ - visibility: visible; - width: 120px; - height: 100px; - overflow: hidden; - 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; - visibility: hidden; -} - -.cke_panel_visible { - visibility: visible; -} - -/* This class represents panels which are used as context menus. */ -.cke_menu_panel { - padding: 0; - margin: 0; - background-color: #fff; - border: 1px solid #ddd; - border-radius: 2px; - box-shadow: none; -} - -/* This class represents panels which are used by rich combos. */ -.cke_combopanel { - width: 150px; - height: 170px; -} - -/* The IFRAME the panel is wrapped into. */ -.cke_panel_frame { - width: 100%; - height: 100%; - font-size: 12px; - overflow: auto; - overflow-x: hidden; -} - -/* The HTML document which is a direct descendant of the IFRAME */ -.cke_panel_container { - overflow: hidden; -} - -/* -Here we start the definition of panel lists (e.g. combo panels). The following -is its visual representation: - -+-- .cke_panel_block -----------------+ -| +-- .cke_panel_grouptitle --------+ | -| | | | -| +---------------------------------+ | -| +-- .cke_panel_list --------------+ | -| | +-- .cke_panel_listItem ------+ | | -| | | +-- a --------------------+ | | | -| | | | +-- span -------------+ | | | | -| | | | | | | | | | -| | | | +---------------------+ | | | | -| | | +-------------------------+ | | | -| | +-----------------------------+ | | -| | +-- .cke_panel_listItem ------+ | | -| | | +-- a --------------------+ | | | -| | | | +-- span -------------+ | | | | -| | | | | | | | | | -| | | | +---------------------+ | | | | -| | | +-------------------------+ | | | -| | +-----------------------------+ | | -| | ... | | -| +---------------------------------+ | -+-------------------------------------+ -*/ -/* The list of panel items. */ -.cke_panel_list { - list-style-type: none; - margin: 0; - padding: 0; - white-space: nowrap; - overflow-y: auto; - height: 170px; -} - -/* The item of .cke_panel_list */ -.cke_panel_listItem { - margin: 0; - padding-bottom: 1px; -} - -/* The child of .cke_panel_listItem. These elements contain spans which are - to display a real name of the property which is visible for an end-user. */ -.cke_panel_listItem a { - padding: 3px 4px; - display: block; - border: 1px solid #fff; - color: inherit !important; - text-decoration: none; - overflow: hidden; - text-overflow: ellipsis; - border-radius: 2px; -} - -/* IE6 */ -* html .cke_panel_listItem a { - width: 100%; - /* IE is not able to inherit the color, so we must force it to black */ - color: #000; -} - -/* IE7 */ -*:first-child + html .cke_panel_listItem a { - /* IE is not able to inherit the color, so we must force it to black */ - 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 { - background-color: #3e7da7; -} - -.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; -} - -/* The title of the entire panel which is visible on top of the list. */ -.cke_panel_grouptitle { - display: none; -} - -/* The following styles set defaults of the elements used by the Paragraph - Format panel. */ -.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: 0px; - margin-bottom: 0px; -} - -/* Styles the color panel displayed by the color buttons. */ -/* -Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. -For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -/* -colorpanel.css (part of editor.css) -===================================== - -The color panel is related to the contents part of the panels that are -displayed when clicking the color buttons of the toolbar. See panels.css for -styles related to the outer part of panels. - -The following is the visual representation of the color panel contents: - -+-- .cke_panel_block.cke_colorblock --+ -| +-- a.cke_colorauto --------------+ | -| | | | -| | AUTOMATIC COLOR | | -| | | | -| +---------------------------------+ | -| +-- table ------------------------+ | -| | | | -| | COLOR PALETTE | | -| | | | -| |---------------------------------| | -| | "More Colors" | | -| +---------------------------------+ | -+-------------------------------------+ - -The AUTOMATIC COLOR section is an containing a table with two cells with -the following contents: - -+-- TD -----------------+ +-- TD -----------------+ -| +-- .cke_colorbox --+ | | | -| | | | | "Automatic" | -| +-------------------+ | | | -+-----------------------+ +-----------------------+ - -The COLOR PALETTE section instead is a table with a variable number of cells -(by default 8). Each cell represents a color box, with the following structure: - -+-- A.cke_colorbox ---------+ -| +-- SPAN.cke_colorbox --+ | -| | | | -| +-----------------------+ | -+---------------------------+ -*/ -/* The container of the color palette. */ -.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; -} - -/* The box which is to represent a single color on the color palette. - It is a small, square-shaped element which can be selected from the palette. */ -span.cke_colorbox { - width: 10px; - height: 10px; - border: #808080 1px solid; - float: left; -} - -.cke_rtl span.cke_colorbox { - float: right; -} - -/* The wrapper of the span.cke_colorbox. It provides an extra border and padding. */ -a.cke_colorbox { - border: #fff 1px solid; - padding: 2px; - float: left; - width: 12px; - height: 12px; -} - -.cke_rtl a.cke_colorbox { - float: right; -} - -/* Different states of the a.cke_colorbox wrapper. */ -a:hover.cke_colorbox, -a:focus.cke_colorbox, -a:active.cke_colorbox { - border: #b6b6b6 1px solid; - background-color: #e5e5e5; -} - -/* Buttons which are visible at the top/bottom of the color palette: - - cke_colorauto (TOP) applies the automatic color. - - cke_colormore (BOTTOM) executes the color dialog. -*/ -a.cke_colorauto, -a.cke_colormore { - border: #fff 1px solid; - padding: 2px; - display: block; - cursor: pointer; -} - -/* Different states of cke_colorauto/cke_colormore buttons. */ -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; -} - -/* Styles to toolbar. */ -/* -Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. -For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -/* -toolbar.css (part of editor.css) -================================== - -This files styles the CKEditor toolbar and its buttons. For toolbar combo -styles, check richcombo.css. - -The toolbar is rendered as a big container (called toolbox), which contains -smaller "toolbars". Each toolbar represents a group of items that cannot be -separated. The following is the visual representation of the toolbox. - -+-- .cke_toolbox ----------------------------------------------------------+ -| +-- .cke_toolbar --+ +-- .cke_toolbar --+ ... +-- .cke_toolbar_break --+ | -| | | | | | | | -| +------------------+ +------------------+ +------------------------+ | -| +-- .cke_toolbar --+ +-- .cke_toolbar --+ ... | -| | | | | | -| +------------------+ +------------------+ | -+--------------------------------------------------------------------------+ - -The following instead is the visual representation of a single toolbar: - -+-- .cke_toolbar ----------------------------------------------------------------+ -| +-- .cke_toolbar_start --+ +-- .cke_toolgroup (*) --+ +-- .cke_toolbar_end --+ | -| | | | | | | | -| +------------------------+ +------------------------+ +----------------------+ | -+--------------------------------------------------------------------------------+ -(*) .cke_toolgroup is available only when the toolbar items can be grouped - (buttons). If the items can't be group (combos), this box is not available - and the items are rendered straight in that place. - -This file also styles toolbar buttons, which are rendered inside the above -.cke_toolgroup containers. This is the visual representation of a button: - -+-- .cke_button -------------------------------------+ -| +-- .cke_button_icon --+ +-- .cke_button_label --+ | -| | | | | | -| +----------------------+ +-----------------------+ | -+----------------------------------------------------+ - -Special outer level classes used in this file: - - .cke_hc: Available when the editor is rendered on "High Contrast". - .cke_rtl: Available when the editor UI is on RTL. -*/ -/* -Usage: -- linear-gradient((color1, color2, color3)) - returns linear-gradient with evenly distributed colors, - if 3 colors used then the position of each will be 33,33% -- linear-gradient((color1 0%, color2 30%, color3 80%)) - returns linear-gradient with manually distributed colors, - first param - color, second - position. Also you can use px or other valid units for set position. -*/ -/* based on "visually-hidden" mixin in LDS for accessibility goals */ -/* Do not edit */ -/* The box that holds each toolbar. */ -.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; - } -} - -/* The box that holds buttons. */ -.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; -} - -/* A toolbar button . */ -.cke .cke_toolbar .cke_button { - display: inline-block; - height: 18px; - padding: 4px 6px; - outline: none; - 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; - /* Compensate the added border */ - padding: 3px 5px; - margin: -2px 4px 0 -2px; -} - -/* This class is applied to the button when it is "active" (pushed). - This style indicates that the feature associated with the button is active - i.e. currently writing in bold or when spell checking is enabled. */ -.cke .cke_toolbar a.cke_button_on { - background-color: #0e5d91; - color: white; -} - -.cke_button_disabled span { - opacity: 0.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; -} - -/* The icon which is a visual representation of the button. */ -.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; -} - -/* The label of the button that stores the name of the feature. By default, - labels are invisible. They can be revealed on demand though. */ -.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; -} - -/* The vertical separator which is used within a single toolbar to split - buttons into sub-groups. */ -.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 0px; -} - -/* The dummy element that breaks toolbars. - Once it is placed, the very next toolbar is moved to the new row. */ -.cke_toolbar_break { - display: block; - clear: left; -} - -.cke_rtl .cke_toolbar_break { - clear: right; -} - -/* The button, which when clicked hides (collapses) all the toolbars. */ -.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; -} - -/* The CSS arrow, which belongs to the toolbar collapser. */ -.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; -} - -/* Styles menus, which are lists of selectable items (context menu, menu button). */ -/* -Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. -For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -/* -menu.css (part of editor.css) -=============================== - -This file styles menus used in the editor UI. These menus are the list of -options available inside some "floating panels", like menu buttons of the -toolbar or the context menu. - -Note that the menu itself doesn't include the floating element that holds it. -That element is styles in the panel.css file. - -The following is a visual representation of the main elements of a menu: - -+-- .cke_menu -----------------+ -| +-- .cke_menuitem --------+ | -| | +-- .cke_menubutton ---+ | | -| | | | | | -| | +----------------------+ | | -| +--------------------------+ | -| +-- .cke_menuseparator ----+ | -| ... | -+------------------------------+ - -This is the .cke_menubutton structure: -(Note that the menu button icon shares with toolbar button the common class .cke_button_icon to achieve the same outlook.) - -+-- .cke_menubutton -------------------------------------------------------------------------+ -| +-- .cke_menubutton_inner ---------------------------------------------------------------+ | -| | +-- .cke_menubutton_icon ---+ +-- .cke_menubutton_label --+ +-- .cke_cke_menuarrow --+ | | -| | | +-- .cke_button_icon ---+ | | | | | | | -| | | | | | | | | | | | -| | | +-----------------------+ | | | | | | | -| | +---------------------------+ +---------------------------+ +------------------------+ | | -| +----------------------------------------------------------------------------------------+ | -+--------------------------------------------------------------------------------------------+ - -Special outer level classes used in this file: - - .cke_hc: Available when the editor is rendered on "High Contrast". - .cke_rtl: Available when the editor UI is on RTL. -*/ -/* .cke_menuitem is the element that holds the entire structure of each of the - menu items. */ -.cke_menubutton { - /* The "button" inside a menu item is a element. - Transforms it into a block. */ - display: block; - color: #222222; - padding: 5px 7px; - cursor: pointer; -} - -.cke_menubutton .cke_menubutton_label { - cursor: pointer; -} - -.cke_menubutton:hover, -.cke_menubutton:focus, -.cke_menubutton:active { - background: #3e7da7; - color: #fff; - display: block; - outline: none; - cursor: pointer; -} - -.cke_menubutton:hover:after, -.cke_menubutton:focus:after, -.cke_menubutton:active:after { - color: #fff; - border-color: #fff; -} - -.cke_menubutton__language_ckb-ir, -.cke_menubutton__language_ar-arb, -.cke_menubutton__language_fa-af, -.cke_menubutton__language_fa-ir, -.cke_menubutton__language_he-il, -.cke_menubutton__language_ps-af, -.cke_menubutton__language_ur-in { - padding-right: 40px; -} - -.cke_menubutton__language_ckb-ir:after, -.cke_menubutton__language_ar-arb:after, -.cke_menubutton__language_fa-af:after, -.cke_menubutton__language_fa-ir:after, -.cke_menubutton__language_he-il:after, -.cke_menubutton__language_ps-af:after, -.cke_menubutton__language_ur-in:after { - content: 'RTL'; - display: block; - color: #ada194; - border: #ada194 1px solid; - border-radius: 2px; - font-size: 10px; - top: 6px; - right: 5px; - line-height: 12px; - padding: 0 4px; - position: absolute; -} - -.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; -} - -/* The menu item icon. */ -.cke_menubutton_icon { - display: none; - background-color: #D7D8D7; - opacity: 0.70; - /* Safari, Opera and Mozilla */ - filter: alpha(opacity=70); - /* IE */ - 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 { - /* The icon will get opacity as well when hovered. */ - opacity: 0.3; - filter: alpha(opacity=30); -} - -/* The textual part of each menu item. */ -.cke_menubutton_label { - padding: 0 5px; - background-color: transparent; - width: 100%; - vertical-align: middle; - font-size: 14px; -} - -.cke_menubutton_disabled .cke_menubutton_label { - /* Greyed label text indicates a disabled menu item. */ - opacity: 0.3; - filter: alpha(opacity=30); -} - -.cke_menubutton_on { - border: 1px solid #dedede; - background-color: #f2f2f2; - box-shadow: 0 0 2px rgba(0, 0, 0, 0.1) inset; -} - -.cke_menubutton_on .cke_menubutton_icon { - padding-right: 3px; -} - -.cke_panel_frame .cke_menubutton_label { - display: none; -} - -/* The separator used to separate menu item groups. */ -.cke_menuseparator { - background-color: #D3D3D3; - height: 1px; - filter: alpha(opacity=70); - /* IE */ - opacity: 0.70; - /* Safari, Opera and Mozilla */ -} - -/* The small arrow shown for item with sub-menus. */ -.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; -} - -/* Styles toolbar combos. */ -/* -Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. -For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -/* -richcombo.css (part of editor.css) -================================= - -This file holds the style set of the "Rich Combo" widget which is commonly used -in the toolbar. It doesn't, however, styles the panel that is displayed when -clicking on the combo, which is instead styled by panel.css. - -The visual representation of a rich combo widget looks as follows: - -+-- .cke_combo----------------------------------------------------------------------+ -| +-- .cke_combo_label --+ +-- .cke_combo_button ---------------------------------+ | -| | | | +-- .cke_combo_text --+ +-- .cke_combo_open -------+ | | -| | | | | | | +-- .cke_combo_arrow --+ | | | -| | | | | | | | | | | | -| | | | | | | +----------------------+ | | | -| | | | +---------------------+ +--------------------------+ | | -| +----------------------+ +------------------------------------------------------+ | -+-----------------------------------------------------------------------------------+ -*/ -/* -Usage: -- linear-gradient((color1, color2, color3)) - returns linear-gradient with evenly distributed colors, - if 3 colors used then the position of each will be 33,33% -- linear-gradient((color1 0%, color2 30%, color3 80%)) - returns linear-gradient with manually distributed colors, - first param - color, second - position. Also you can use px or other valid units for set position. -*/ -/* based on "visually-hidden" mixin in LDS for accessibility goals */ -/* Do not edit */ -/* The box that hold the entire combo widget */ -.cke_combo { - display: inline-block; -} - -.cke_rtl .cke_combo { - float: right; -} - -.cke_hc .cke_combo { - margin-top: -2px; -} - -/* The label of the combo widget. It is invisible by default, yet - it's important for semantics and accessibility. */ -.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; -} - -/* The container for combo text and arrow. */ -.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; -} - -/* Different states of the container. */ -.cke_combo_off a.cke_combo_button:hover, -.cke_combo_off a.cke_combo_button:focus { - outline: none; -} - -.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; -} - -/* The label that shows the current value of the rich combo. - By default, it holds the name of the property. - See: .cke_combo_inlinelabel */ -.cke_combo_text { - line-height: 26px; - padding-left: 10px; - text-overflow: ellipsis; - overflow: hidden; - float: left; - cursor: default; - color: #474747; - text-shadow: 0 1px 0 rgba(255, 255, 255, 0.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; -} - -/* The handler which opens the panel of rich combo properties. - It holds an arrow as a visual indicator. */ -.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; -} - -/* The arrow which is displayed inside of the .cke_combo_open handler. */ -.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; - /* Better Font Rendering =========== */ - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; - cursor: pointer; - font-size: 1rem; -} - -.cke_combo_arrow, .cke_button_arrow { - /* use !important to prevent issues with browser extensions that change fonts */ - font-family: 'tao' !important; - speak: never; - font-style: normal; - font-weight: normal; - font-variant: normal; - text-transform: none; - line-height: 1; - /* Better Font Rendering =========== */ - -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; -} - -/* Disabled combo button styles. */ -.cke_combo_disabled .cke_combo_inlinelabel, -.cke_combo_disabled .cke_combo_open { - opacity: 0.3; -} - -/* Styles the elements path bar, available at the bottom of the editor UI.*/ -/* -Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. -For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -/* -elementspath.css (part of editor.css) -======================================= - -This file styles the "Elements Path", whith is the list of element names -present at the the bottom bar of the CKEditor interface. - -The following is a visual representation of its main elements: - -+-- .cke_path ---------------------------------------------------------------+ -| +-- .cke_path_item ----+ +-- .cke_path_item ----+ +-- .cke_path_empty ---+ | -| | | | | | | | -| +----------------------+ +----------------------+ +----------------------+ | -+----------------------------------------------------------------------------+ -*/ -/* The box that holds the entire elements path. */ -.cke_path { - float: left; - margin: -2px 0 2px; -} - -/* Each item of the elements path. */ -.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; -} - -/* The items are elements, so we define its hover states here. */ -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; -} - -/* Contains hard-coded presets for "configurable-like" options of the UI - (e.g. display labels on specific buttons) */ -/* -Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. -For licensing, see LICENSE.md or http://ckeditor.com/license -*/ -/* -Usage: -- linear-gradient((color1, color2, color3)) - returns linear-gradient with evenly distributed colors, - if 3 colors used then the position of each will be 33,33% -- linear-gradient((color1 0%, color2 30%, color3 80%)) - returns linear-gradient with manually distributed colors, - first param - color, second - position. Also you can use px or other valid units for set position. -*/ -/* based on "visually-hidden" mixin in LDS for accessibility goals */ -/* Do not edit */ -/* "Source" button label */ -.cke_button__source_label, -.cke_button__sourcedialog_label { - display: inline; -} - -/* "Font Size" combo width */ -.cke_combo__fontsize .cke_combo_text { - width: 30px; -} - -/* "Font Size" panel size */ -.cke_combopanel__fontsize { - width: 120px; -} - -/* Editable regions */ -.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; -} - -/* Tao specific stuff */ -/* -Usage: -- linear-gradient((color1, color2, color3)) - returns linear-gradient with evenly distributed colors, - if 3 colors used then the position of each will be 33,33% -- linear-gradient((color1 0%, color2 30%, color3 80%)) - returns linear-gradient with manually distributed colors, - first param - color, second - position. Also you can use px or other valid units for set position. -*/ -/* based on "visually-hidden" mixin in LDS for accessibility goals */ -/* Do not edit */ -[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: 0.9; - font-size: 16px; -} - -.cke_nose { - position: absolute; - bottom: -6px; - transform: rotate(45deg); - border: 1px #f3f1ef solid; - border-left: none; - border-top: none; - 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; -} - -/* Icon set */ -/* Do not edit */ -/* -Usage: -- linear-gradient((color1, color2, color3)) - returns linear-gradient with evenly distributed colors, - if 3 colors used then the position of each will be 33,33% -- linear-gradient((color1 0%, color2 30%, color3 80%)) - returns linear-gradient with manually distributed colors, - first param - color, second - position. Also you can use px or other valid units for set position. -*/ -/* based on "visually-hidden" mixin in LDS for accessibility goals */ -/* Do not edit */ -.cke .cke_top .cke_toolbar .cke_button_icon { - background-image: none !important; -} - -.cke_button_icon, .cke_button { - /* use !important to prevent issues with browser extensions that change fonts */ - font-family: 'tao' !important; - speak: never; - font-style: normal; - font-weight: normal; - font-variant: normal; - text-transform: none; - line-height: 1; - /* Better Font Rendering =========== */ - -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"; -} - -/* Important! - To avoid showing the editor UI while its styles are still not available, the - editor creates it with visibility:hidden. Here, we restore the UI visibility. */ -.cke_chrome { - visibility: inherit; -} - -/* For accessibility purposes, several "voice labels" are present in the UI. - These are usually elements that show not be visible, but that are - used by screen-readers to announce other elements. Here, we hide these - , in fact. */ -.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 { - /* We have to use !important here, as td might specify it's own background, thus table selection - would not be visible. */ - background: #b3d4fc !important; - text-shadow: none; - color: #222; -} - -/*# sourceMappingURL=editor.css.map */ \ 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;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:hidden;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;visibility:hidden}.cke_panel_visible{visibility:visible}.cke_menu_panel{padding:0;margin:0;background-color:#fff;border:1px solid #ddd;border-radius:2px;box-shadow:none}.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: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!important;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{background-color:#3e7da7}.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:hover,.cke_menubutton:focus,.cke_menubutton:active{background:#3e7da7;color:#fff;display:block;outline:0;cursor:pointer}.cke_menubutton:hover:after,.cke_menubutton:focus:after,.cke_menubutton:active:after{color:#fff;border-color:#fff}.cke_menubutton__language_ckb-ir,.cke_menubutton__language_ar-arb,.cke_menubutton__language_fa-af,.cke_menubutton__language_fa-ir,.cke_menubutton__language_he-il,.cke_menubutton__language_ps-af,.cke_menubutton__language_ur-in{padding-right:40px}.cke_menubutton__language_ckb-ir:after,.cke_menubutton__language_ar-arb:after,.cke_menubutton__language_fa-af:after,.cke_menubutton__language_fa-ir:after,.cke_menubutton__language_he-il:after,.cke_menubutton__language_ps-af:after,.cke_menubutton__language_ur-in:after{content:'RTL';display:block;color:#ada194;border:#ada194 1px solid;border-radius:2px;font-size:10px;top:6px;right:5px;line-height:12px;padding:0 4px;position:absolute}.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{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,0.1) inset}.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;text-shadow:0 1px 0 rgba(255,255,255,0.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}.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_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_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_button__about_icon{background:url(icons.png?t=M6CB) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png?t=M6CB) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png?t=M6CB) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png?t=M6CB) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6CB) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6CB) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png?t=M6CB) no-repeat 0 -144px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6CB) no-repeat 0 -168px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6CB) no-repeat 0 -192px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -240px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -288px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -336px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6CB) no-repeat 0 -360px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6CB) no-repeat 0 -384px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -408px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -432px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6CB) no-repeat 0 -456px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -504px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6CB) no-repeat 0 -528px!important}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6CB) no-repeat 0 -552px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6CB) no-repeat 0 -576px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6CB) no-repeat 0 -600px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6CB) no-repeat 0 -624px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6CB) no-repeat 0 -648px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6CB) no-repeat 0 -672px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6CB) no-repeat 0 -696px!important}.cke_button__embed_icon{background:url(icons.png?t=M6CB) no-repeat 0 -720px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6CB) no-repeat 0 -744px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6CB) no-repeat 0 -816px!important}.cke_button__replace_icon{background:url(icons.png?t=M6CB) no-repeat 0 -840px!important}.cke_button__flash_icon{background:url(icons.png?t=M6CB) no-repeat 0 -864px!important}.cke_button__button_icon{background:url(icons.png?t=M6CB) no-repeat 0 -888px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6CB) no-repeat 0 -912px!important}.cke_button__form_icon{background:url(icons.png?t=M6CB) no-repeat 0 -936px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6CB) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6CB) no-repeat 0 -984px!important}.cke_button__radio_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1032px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1080px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1128px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1152px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1176px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1200px!important}.cke_button__image_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1248px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1296px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1320px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1344px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1368px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1392px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1416px!important}.cke_button__language_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1464px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1488px!important}.cke_button__link_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1512px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1560px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1608px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1632px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1656px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1704px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1752px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1800px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1848px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1872px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1920px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1944px!important}.cke_button__print_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1968px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1992px!important}.cke_button__save_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2016px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -2064px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2088px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -2136px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -2184px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2208px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2232px!important}.cke_button__table_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2256px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2280px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2304px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2328px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2352px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2424px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -456px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -576px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -696px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -744px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1320px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1344px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1368px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1392px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1416px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1488px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1512px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1872px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1944px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1968px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1992px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2016px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2256px!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=M6CB) no-repeat 0 -2280px!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=M6CB) no-repeat 0 -2304px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2328px!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=M6CB) no-repeat 0 -2352px!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=M6CB) no-repeat 0 -2376px!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=M6CB) no-repeat 0 -2400px!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=M6CB) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -4896px!important} \ No newline at end of file diff --git a/lib/ckeditor/skins/tao/editor.css.map b/lib/ckeditor/skins/tao/editor.css.map index ce537d90..0dfc340a 100644 --- a/lib/ckeditor/skins/tao/editor.css.map +++ b/lib/ckeditor/skins/tao/editor.css.map @@ -1 +1 @@ -{"version":3,"sources":["../../../../../scss/ckeditor/skins/tao/scss/editor.scss","../../../../../scss/inc/_functions.scss","../../../../../scss/inc/fonts/_tao-icon-vars.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_reset.scss","../../../../../scss/inc/_variables.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_mainui.scss","../../../../../scss/inc/_colors.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_panel.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_colorpanel.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_toolbar.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_menu.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_richcombo.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_elementspath.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_presets.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_tao.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_ck-icons.scss"],"names":[],"mappings":"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;AF49CzC;;Ae7lDA;IbmI0B,gBAAgB;AF89C1C;;AehmDA;IbwGmB,gBAAgB;AF4/CnC;;AenmDA;Ib4GuB,gBAAgB;AF2/CvC;;AetmDA;IbgEiB,gBAAgB;AF0iDjC;;AezmDA;IbyH8B,gBAAgB;AFo/C9C;;Ae5mDA;Ib8GoB,gBAAgB;AFkgDpC;;Ae/mDA;IbgHyB,gBAAgB;AFmgDzC;;AelnDA;Ib8GyB,gBAAgB;AFwgDzC;;AernDA;Ib2K4B,gBAAgB;AF88C5C;;AexnDA;IbkCmB,gBAAgB;AF0lDnC;;Ae3nDA;IbuGsB,gBAAgB;AFwhDtC;;Ae9nDA;IbkJ0B,gBAAgB;AFg/C1C;;AejoDA;IbwGyB,gBAAgB;AF6hDzC;;AepoDA;IbgGqB,gBAAgB;AFwiDrC;;AevoDA;Ib8FgC,gBAAgB;AF6iDhD;;Ae1oDA;Ib6G6B,gBAAgB;AFiiD7C;;Ae7oDA;Ib0GwB,gBAAgB;AFuiDxC;;AehpDA;Ib0G0B,gBAAgB;AF0iD1C;;AenpDA;IboFoB,gBAAgB;AFmkDpC;;AetpDA;Ib4FwB,gBAAgB;AF8jDxC;;AezpDA;IbuIyB,gBAAgB;AFshDzC;;Ae5pDA;IbJ0B,gBAAgB;AFoqD1C;;Ae/pDA;IbmGwB,gBAAgB;AFgkDxC;;AelqDA;IbkGwB,gBAAgB;AFokDxC;;AerqDA;IbkBmB,gBAAgB;AFupDnC;;AexqDA;Ib+EqB,gBAAgB;AF6lDrC;;Ae3qDA;Ib+GoB,gBAAgB;AFgkDpC;;Ae9qDA;Ib6BoB,gBAAgB;AFqpDpC;;AejrDA;Ib0KoB,gBAAgB;AF2gDpC;;AeprDA;Ib4GoB,gBAAgB;AF4kDpC;;AevrDA;IbR0B,gBAAgB;AFmsD1C;;Ae1rDA;IbuEoB,gBAAgB;AFunDpC;;Ae7rDA;IbsLsB,gBAAgB;AF2gDtC;;AehsDA;IboLuB,gBAAgB;AFghDvC;;AensDA;Ib9BkB,gBAAgB;AFquDlC;;AetsDA;Ib9BoB,gBAAgB;AFwuDpC;;AezsDA;IbKmB,gBAAgB;AFwsDnC;;Ae5sDA;IbImB,gBAAgB;AF4sDnC;;AArtDA;;kFAytDkF;AAttDlF;IACC,mBAAmB;AAwtDpB;;AArtDA;;;sBA0tDsB;AAttDtB;IACC,aAAa;AAwtDd;;AArtDA;IACC,aAAa;AAwtDd;;AArtDA;IACE,cAAa;AAwtDf;;AArtDA;IACE,kBAAkB;AAwtDpB;;AArtDA;IACE,gBAAgB;AAwtDlB;;AArtDA;IACE,iBAAiB;AAwtDnB;;AArtDA;IACE,mBAAmB;AAwtDrB;;AAptDA;IACE,0BAA0B;IAC1B,kBAAmB;AAutDrB;;AAptDA;IACE,cAAc;IACd,mBAAmB;IACnB,YAAY;AAutDd;;AAptDA;IACC;wBAutDuB;IArtDvB,8BAA8B;IAC7B,iBAAiB;IACjB,WMxFc;AN+yDhB","file":"editor.css","sourcesContent":["/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\neditor.css\r\n============\r\n\r\n\r\nThis is he heart of the skin system. This is the file loaded by the editor to\r\nstyle all elements inside its main interface.\r\n\r\nTo make it easier to maintain, instead of including all styles here, we import\r\nother files.\r\n*/\r\n@import \"inc/bootstrap\";\r\n\r\n/* \"Reset\" styles, necessary to avoid the editor UI being broken by external CSS. */\r\n@import 'inc/reset';\r\n\r\n/* Styles the main interface structure (holding box). */\r\n@import 'inc/mainui';\r\n\r\n/* Styles all \"panels\", which are the floating elements that appear when\r\n opening toolbar combos, menu buttons, context menus, etc. */\r\n@import 'inc/panel';\r\n\r\n/* Styles the color panel displayed by the color buttons. */\r\n@import 'inc/colorpanel';\r\n\r\n/* Styles to toolbar. */\r\n@import 'inc/toolbar';\r\n\r\n/* Styles menus, which are lists of selectable items (context menu, menu button). */\r\n@import 'inc/menu';\r\n\r\n/* Styles toolbar combos. */\r\n@import 'inc/richcombo';\r\n\r\n/* Styles the elements path bar, available at the bottom of the editor UI.*/\r\n@import 'inc/elementspath';\r\n\r\n/* Contains hard-coded presets for \"configurable-like\" options of the UI\r\n (e.g. display labels on specific buttons) */\r\n@import 'inc/presets';\r\n\r\n/* Tao specific stuff */\r\n@import 'inc/tao';\r\n\r\n/* Icon set */\r\n@import 'inc/ck-icons';\r\n\r\n/* Important!\r\n To avoid showing the editor UI while its styles are still not available, the\r\n editor creates it with visibility:hidden. Here, we restore the UI visibility. */\r\n.cke_chrome {\r\n\tvisibility: inherit;\r\n}\r\n\r\n/* For accessibility purposes, several \"voice labels\" are present in the UI.\r\n These are usually elements that show not be visible, but that are\r\n used by screen-readers to announce other elements. Here, we hide these\r\n , in fact. */\r\n.cke_voice_label {\r\n\tdisplay: none;\r\n}\r\n\r\nlegend.cke_voice_label {\r\n\tdisplay: none;\r\n}\r\n\r\n.cke_top {\r\n display:table;\r\n}\r\n\r\n.txt-ctr {\r\n text-align: center;\r\n}\r\n\r\n.txt-lft {\r\n text-align: left;\r\n}\r\n\r\n.txt-rgt {\r\n text-align: right;\r\n}\r\n\r\n.txt-jty {\r\n text-align: justify;\r\n}\r\n\r\n// added to make _u_ in ck QTI compatible\r\n.txt-underline {\r\n text-decoration: underline;\r\n font-size : inherit;\r\n}\r\n\r\n.txt-highlight {\r\n padding: 0 5px;\r\n background: #FF6416;\r\n color: white;\r\n}\r\n\r\n.cke_editable:focus .qti-table .cke_table-faked-selection {\r\n\t/* We have to use !important here, as td might specify it's own background, thus table selection\r\n\twould not be visible. */\r\n\tbackground: #b3d4fc !important;\r\n text-shadow: none;\r\n color: $textColor;\r\n}\r\n\r\n/*# sourceMappingURL=editor.css.map */","@mixin iterate-sprite($iconList, $x, $y, $direction, $prefix:'') {\n @each $icon in $iconList {\n #{$prefix}#{$icon} {\n background-position: $x * 1px $y * 1px;\n }\n @if $direction == 'x' {\n $x: $x - 16;\n } @else {\n $y: $y - 16;\n }\n }\n}\n\n/*\nUsage:\n- linear-gradient((color1, color2, color3)) - returns linear-gradient with evenly distributed colors,\n if 3 colors used then the position of each will be 33,33%\n- linear-gradient((color1 0%, color2 30%, color3 80%)) - returns linear-gradient with manually distributed colors,\n first param - color, second - position. Also you can use px or other valid units for set position.\n*/\n@mixin linear-gradient($colorList, $direction: 'to right') {\n $percentage: 0;\n $units: '%';\n $count: length($colorList);\n $increment: 100 / ($count - 1);\n $css: #{$direction + ', '};\n $sep: ', ';\n @each $colorItem in $colorList {\n $color: $colorItem;\n @if (length($colorItem) > 1) {\n $color: nth($colorItem, 1);\n $percentage: nth($colorItem, 2);\n $units: '';\n }\n @if ($percentage >= 100 or index($colorList, $colorItem) == $count) {\n $sep: '';\n }\n $css: #{$css + $color + ' ' + $percentage + $units + $sep};\n $percentage: $percentage + $increment;\n }\n background: linear-gradient( #{$css} );\n}\n\n@mixin grid-unit($span, $numCols: 12, $gutter: 0) {\n $gridPx: 840;\n $rawSpanPx: (($gridPx - ($numCols * $gutter)) / $numCols);\n $spanPx: $rawSpanPx * $span + (($span - 1) * $gutter);\n $spanPercent: widthPerc($spanPx, $gridPx);\n $marginPercent: widthPerc($gutter, $gridPx);\n margin-left: $marginPercent;\n width: $spanPercent;\n}\n\n\n@mixin vendor-prefix($property, $value, $whatToPrefix: property, $prefixes: (-webkit-, -moz-, -ms-, -o-, '')) {\n @if $whatToPrefix == 'property' {\n @each $prefix in $prefixes {\n #{$prefix + $property}: #{$value};\n }\n }\n @else if $whatToPrefix == 'value' {\n @each $prefix in $prefixes {\n #{$property}: #{$prefix + $value};\n }\n }\n}\n@mixin flex-container($wrapBehavior: nowrap, $direction : row) {\n @include vendor-prefix(display, flex, value, (-ms-, -webkit-, ''));\n\n @include vendor-prefix(flex-direction, $direction, property, (-ms-, -webkit-, ''));\n @include vendor-prefix(flex-wrap, $wrapBehavior, property, (-ms-, -webkit-, ''));\n\n @include vendor-prefix(justify-content, flex-start, property, (-webkit-, ''));\n\n @include vendor-prefix(align-content, flex-start, property, (-webkit-, ''));\n\n @include vendor-prefix(align-items, stretch, property, (-webkit-, ''));\n}\n\n@mixin simple-flex-box($width: auto, $minWidth: 1) {\n\n @include vendor-prefix(order, 0, property, (-ms-, -webkit-, ''));\n flex-item-align: stretch;\n -ms-flex-item-align: stretch;\n @include vendor-prefix(align-self, stretch, property, (-webkit-, ''));\n\n // if both, min width and width are set, width will win this conflict\n @if ($width == auto) {\n @if ($minWidth != 1) {\n @include vendor-prefix(flex, 1 1 $minWidth, property, (-ms-, -webkit-, ''));\n }\n @else {\n @include vendor-prefix(flex, 1 1 auto, property, (-ms-, -webkit-, ''));\n // @see https://developer.mozilla.org/en-US/docs/Web/CSS/flex-basis#Values\n // for a discussion auto vs. main-size\n @include vendor-prefix(flex, 1 1, property, (-ms-, -webkit-, ''));\n }\n }\n @else {\n @include vendor-prefix(flex, 0 0 $width, property, (-ms-, -webkit-, ''));\n }\n}\n\n\n@mixin box-shadow($horiz: 1px, $vert: 1px, $blur: 2px, $spread: 0, $color: rgba(0, 0, 0, .2)) {\n @include vendor-prefix(box-shadow, $horiz $vert $blur $spread $color, property);\n}\n\n@mixin simple-border($color: #ddd) {\n border: 1px solid $color;\n border-radius: 2px;\n -webkit-border-radius: 2px;\n}\n\n@mixin border-radius($radius: 2) {\n -moz-border-radius: $radius * 1px;\n -webkit-border-radius: $radius * 1px;\n border-radius: $radius * 1px;\n}\n\n@mixin border-radius-top($radius: 2) {\n -webkit-border-top-left-radius: $radius * 1px;\n -webkit-border-top-right-radius: $radius * 1px;\n -moz-border-radius-topleft: $radius * 1px;\n -moz-border-radius-topright: $radius * 1px;\n border-top-left-radius: $radius * 1px;\n border-top-right-radius: $radius * 1px;\n}\n\n@mixin border-radius-bottom($radius: 2) {\n -webkit-border-bottom-right-radius: $radius * 1px;\n -webkit-border-bottom-left-radius: $radius * 1px;\n -moz-border-radius-bottomright: $radius * 1px;\n -moz-border-radius-bottomleft: $radius * 1px;\n border-bottom-right-radius: $radius * 1px;\n border-bottom-left-radius: $radius * 1px;\n}\n\n@mixin border-radius-left($radius: 2) {\n -webkit-border-top-left-radius: $radius * 1px;\n -webkit-border-bottom-left-radius: $radius * 1px;\n -moz-border-radius-topleft: $radius * 1px;\n -moz-border-radius-bottomleft: $radius * 1px;\n border-top-left-radius: $radius * 1px;\n border-bottom-left-radius: $radius * 1px;\n}\n\n@mixin border-radius-right($radius: 2) {\n -webkit-border-top-right-radius: $radius * 1px;\n -webkit-border-bottom-right-radius: $radius * 1px;\n -moz-border-radius-topright: $radius * 1px;\n -moz-border-radius-bottomright: $radius * 1px;\n border-top-right-radius: $radius * 1px;\n border-bottom-right-radius: $radius * 1px;\n}\n\n@mixin border-radius-top-left($radius: 2) {\n -webkit-border-top-left-radius: $radius * 1px;\n -moz-border-radius-topleft: $radius * 1px;\n border-top-left-radius: $radius * 1px;\n}\n\n@mixin border-radius-top-right($radius: 2) {\n -webkit-border-top-right-radius: $radius * 1px;\n -moz-border-radius-topright: $radius * 1px;\n border-top-right-radius: $radius * 1px;\n}\n\n@mixin border-radius-bottom-right($radius: 2) {\n -webkit-border-bottom-right-radius: $radius * 1px;\n -moz-border-radius-bottomright: $radius * 1px;\n border-bottom-right-radius: $radius * 1px;\n}\n\n@mixin border-radius-bottom-left($radius: 2) {\n -webkit-border-bottom-left-radius: $radius * 1px;\n -moz-border-radius-bottomleft: $radius * 1px;\n border-bottom-left-radius: $radius * 1px;\n}\n\n@mixin border-box() {\n -moz-box-sizing: border-box;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n}\n\n@function whiten($color, $white: 0.3) {\n @return mix(#fff, $color, ($white * 100) * 1%);\n}\n\n@function blacken($color, $black: 0.3) {\n @return mix(#000, $color, ($black * 100) * 1%);\n}\n\n@function widthPerc($colWidth, $context) {\n @return ($colWidth * 100 / $context) * 1%\n}\n\n@function remDist($fontSizePx) {\n @return ($fontSizePx / 10) * 1rem\n}\n\n@function black($alpha: 1) {\n @return (rgba(0, 0, 0, $alpha))\n}\n\n@function white($alpha: 1) {\n @return (rgba(255, 255, 255, $alpha))\n}\n\n@mixin font-size($remPx, $important: false) {\n @if $important == true {\n font-size: ($remPx) * 1px !important;\n font-size: ($remPx / 10) * 1rem !important;\n }\n @else {\n font-size: ($remPx) * 1px;\n font-size: ($remPx / 10) * 1rem;\n }\n}\n\n\n@mixin keyframes($name) {\n @-o-keyframes #{$name} { @content };\n @-moz-keyframes #{$name} { @content };\n @-webkit-keyframes #{$name} { @content };\n @keyframes #{$name} { @content };\n}\n\n\n@mixin animation($value, $type:'') {\n $animation: animation;\n @if $type != '' {\n $animation: $animation + '-' + $type;\n }\n @include vendor-prefix($animation, $value, property);\n}\n\n/// CSS transition mixin to the current selection (apply also vendor prefixes).\n/// See for the values\n///\n/// @param {property} [$type = all] the CSS property to apply the transition to\n/// @param {time} [$duration = .5s] the transition property\n/// @param {timing-function} [$effect = ease-out] the transition property\n@mixin transition($type : all, $duration : 0.5s, $effect : ease-out, $delay : 0s){\n @include vendor-prefix(transition, $type + ', ' + $duration + ', ' + $effect + ', ' + $delay, property);\n}\n\n@mixin fade($duration: 1s){\n\n @include keyframes(fade) {\n 0% {opacity:0;}\n 50% {opacity:1;}\n 100% {opacity:0;}\n }\n\n @include vendor-prefix(animation, fade 1s forwards, property);\n}\n\n@mixin repeat(){\n @include animation(infinite, iteration-count);\n}\n\n@mixin largeHeading() {\n @include font-size(20);\n font-family: $headingFont;\n font-style: normal;\n}\n\n@mixin disableSelect() {\n @include vendor-prefix(user-select, none, property);\n}\n\n/* based on \"visually-hidden\" mixin in LDS for accessibility goals */\n@mixin visuallyHidden() {\n position: absolute;\n width: 1px;\n height: 1px;\n overflow: hidden;\n clip: rect(1px, 1px, 1px, 1px);\n margin: 0;\n padding: 0;\n}\n","/* Do not edit */@mixin tao-icon-setup {\n /* use !important to prevent issues with browser extensions that change fonts */\n font-family: 'tao' !important;\n speak: never;\n font-style: normal;\n font-weight: normal;\n font-variant: normal;\n text-transform: none;\n line-height: 1;\n\n /* Better Font Rendering =========== */\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\n@mixin icon-info-bare { content: \"\\e923\"; }\n@mixin icon-bookmark-outline { content: \"\\e922\"; }\n@mixin icon-bookmark { content: \"\\e921\"; }\n@mixin icon-indicator { content: \"\\e920\"; }\n@mixin icon-add-subsection { content: \"\\e918\"; }\n@mixin icon-wrap-inline { content: \"\\e915\"; }\n@mixin icon-wrap-left { content: \"\\e916\"; }\n@mixin icon-wrap-right { content: \"\\e917\"; }\n@mixin icon-offline { content: \"\\e913\"; }\n@mixin icon-online { content: \"\\e914\"; }\n@mixin icon-tab { content: \"\\e90d\"; }\n@mixin icon-untab { content: \"\\e90e\"; }\n@mixin icon-multi-select { content: \"\\e90b\"; }\n@mixin icon-clipboard { content: \"\\e90a\"; }\n@mixin icon-filebox { content: \"\\e909\"; }\n@mixin icon-click-to-speak { content: \"\\e907\"; }\n@mixin icon-speech-bubble { content: \"\\f0e5\"; }\n@mixin icon-microphone { content: \"\\f130\"; }\n@mixin icon-microphone-off { content: \"\\f131\"; }\n@mixin icon-disconnect { content: \"\\e905\"; }\n@mixin icon-connect { content: \"\\e906\"; }\n@mixin icon-eliminate { content: \"\\e904\"; }\n@mixin icon-wheelchair { content: \"\\e903\"; }\n@mixin icon-text-marker { content: \"\\e902\"; }\n@mixin icon-unshield { content: \"\\e32a\"; }\n@mixin icon-shield { content: \"\\e8e8\"; }\n@mixin icon-tree { content: \"\\e6b4\"; }\n@mixin icon-home { content: \"\\e6b3\"; }\n@mixin icon-shared-file { content: \"\\e6b2\"; }\n@mixin icon-end-attempt { content: \"\\e603\"; }\n@mixin icon-icon { content: \"\\f1c5\"; }\n@mixin icon-radio-bg { content: \"\\e600\"; }\n@mixin icon-checkbox-bg { content: \"\\e601\"; }\n@mixin icon-tag { content: \"\\e602\"; }\n@mixin icon-style { content: \"\\e604\"; }\n@mixin icon-ownership-transfer { content: \"\\e605\"; }\n@mixin icon-property-advanced { content: \"\\e606\"; }\n@mixin icon-property-add { content: \"\\e607\"; }\n@mixin icon-repository-add { content: \"\\e608\"; }\n@mixin icon-repository-remove { content: \"\\e609\"; }\n@mixin icon-repository { content: \"\\e60a\"; }\n@mixin icon-result-server { content: \"\\e60b\"; }\n@mixin icon-folder { content: \"\\e60c\"; }\n@mixin icon-folder-open { content: \"\\e60d\"; }\n@mixin icon-left { content: \"\\e60e\"; }\n@mixin icon-right { content: \"\\e60f\"; }\n@mixin icon-up { content: \"\\e610\"; }\n@mixin icon-down { content: \"\\e611\"; }\n@mixin icon-undo { content: \"\\e612\"; }\n@mixin icon-redo { content: \"\\e613\"; }\n@mixin icon-screen { content: \"\\e614\"; }\n@mixin icon-laptop { content: \"\\e615\"; }\n@mixin icon-tablet { content: \"\\e616\"; }\n@mixin icon-phone { content: \"\\e617\"; }\n@mixin icon-move { content: \"\\e618\"; }\n@mixin icon-bin { content: \"\\e619\"; }\n@mixin icon-shuffle { content: \"\\e61a\"; }\n@mixin icon-print { content: \"\\e61b\"; }\n@mixin icon-tools { content: \"\\e61c\"; }\n@mixin icon-settings { content: \"\\e61d\"; }\n@mixin icon-video { content: \"\\e61e\"; }\n@mixin icon-find { content: \"\\e61f\"; }\n@mixin icon-image { content: \"\\e620\"; }\n@mixin icon-edit { content: \"\\e621\"; }\n@mixin icon-document { content: \"\\e622\"; }\n@mixin icon-resize-grid { content: \"\\e623\"; }\n@mixin icon-resize { content: \"\\e624\"; }\n@mixin icon-help { content: \"\\e625\"; }\n@mixin icon-mobile-menu { content: \"\\e626\"; }\n@mixin icon-fix { content: \"\\e627\"; }\n@mixin icon-unlock { content: \"\\e628\"; }\n@mixin icon-lock { content: \"\\e629\"; }\n@mixin icon-ul { content: \"\\e62a\"; }\n@mixin icon-ol { content: \"\\e62b\"; }\n@mixin icon-email { content: \"\\e62c\"; }\n@mixin icon-download { content: \"\\e62d\"; }\n@mixin icon-logout { content: \"\\e62e\"; }\n@mixin icon-login { content: \"\\e62f\"; }\n@mixin icon-spinner { content: \"\\e630\"; }\n@mixin icon-preview { content: \"\\e631\"; }\n@mixin icon-external { content: \"\\e632\"; }\n@mixin icon-time { content: \"\\e633\"; }\n@mixin icon-save { content: \"\\e634\"; }\n@mixin icon-warning { content: \"\\e635\"; }\n@mixin icon-add { content: \"\\e636\"; }\n@mixin icon-error { content: \"\\e900\"; }\n@mixin icon-close { content: \"\\e637\"; }\n@mixin icon-success { content: \"\\e638\"; }\n@mixin icon-remove { content: \"\\e639\"; }\n@mixin icon-info { content: \"\\e63a\"; }\n@mixin icon-danger { content: \"\\e63b\"; }\n@mixin icon-users { content: \"\\e63c\"; }\n@mixin icon-user { content: \"\\e63d\"; }\n@mixin icon-test-taker { content: \"\\e63e\"; }\n@mixin icon-test-takers { content: \"\\e63f\"; }\n@mixin icon-item { content: \"\\e640\"; }\n@mixin icon-test { content: \"\\e641\"; }\n@mixin icon-delivery { content: \"\\e642\"; }\n@mixin icon-eye-slash { content: \"\\e643\"; }\n@mixin icon-result { content: \"\\e644\"; }\n@mixin icon-delivery-small { content: \"\\e645\"; }\n@mixin icon-upload { content: \"\\e646\"; }\n@mixin icon-result-small { content: \"\\e647\"; }\n@mixin icon-mobile-preview { content: \"\\e648\"; }\n@mixin icon-extension { content: \"\\e649\"; }\n@mixin icon-desktop-preview { content: \"\\e64a\"; }\n@mixin icon-tablet-preview { content: \"\\e64b\"; }\n@mixin icon-insert-horizontal-line { content: \"\\e64c\"; }\n@mixin icon-table { content: \"\\e64d\"; }\n@mixin icon-anchor { content: \"\\e64e\"; }\n@mixin icon-unlink { content: \"\\e64f\"; }\n@mixin icon-link { content: \"\\e650\"; }\n@mixin icon-right-left { content: \"\\e651\"; }\n@mixin icon-left-right { content: \"\\e652\"; }\n@mixin icon-special-character { content: \"\\e653\"; }\n@mixin icon-source { content: \"\\e654\"; }\n@mixin icon-new-page { content: \"\\e655\"; }\n@mixin icon-templates { content: \"\\e656\"; }\n@mixin icon-cut { content: \"\\e657\"; }\n@mixin icon-replace { content: \"\\e658\"; }\n@mixin icon-copy { content: \"\\e659\"; }\n@mixin icon-paste { content: \"\\e65a\"; }\n@mixin icon-select-all { content: \"\\e65b\"; }\n@mixin icon-paste-text { content: \"\\e65c\"; }\n@mixin icon-paste-word { content: \"\\e65d\"; }\n@mixin icon-bold { content: \"\\e65e\"; }\n@mixin icon-italic { content: \"\\e65f\"; }\n@mixin icon-underline { content: \"\\e660\"; }\n@mixin icon-subscript { content: \"\\e661\"; }\n@mixin icon-superscript { content: \"\\e662\"; }\n@mixin icon-strike-through { content: \"\\e663\"; }\n@mixin icon-decrease-indent { content: \"\\e664\"; }\n@mixin icon-increase-indent { content: \"\\e665\"; }\n@mixin icon-block-quote { content: \"\\e666\"; }\n@mixin icon-div-container { content: \"\\e667\"; }\n@mixin icon-align-left { content: \"\\e668\"; }\n@mixin icon-center { content: \"\\e669\"; }\n@mixin icon-align-right { content: \"\\e66a\"; }\n@mixin icon-justify { content: \"\\e66b\"; }\n@mixin icon-choice { content: \"\\e66c\"; }\n@mixin icon-inline-choice { content: \"\\e66d\"; }\n@mixin icon-match { content: \"\\e66e\"; }\n@mixin icon-associate { content: \"\\e66f\"; }\n@mixin icon-media { content: \"\\e670\"; }\n@mixin icon-graphic-order { content: \"\\e671\"; }\n@mixin icon-hotspot { content: \"\\e672\"; }\n@mixin icon-graphic-gap { content: \"\\e673\"; }\n@mixin icon-graphic-associate { content: \"\\e674\"; }\n@mixin icon-select-point { content: \"\\e675\"; }\n@mixin icon-pin { content: \"\\e676\"; }\n@mixin icon-import { content: \"\\e677\"; }\n@mixin icon-export { content: \"\\e678\"; }\n@mixin icon-move-item { content: \"\\e679\"; }\n@mixin icon-meta-data { content: \"\\e67a\"; }\n@mixin icon-slider { content: \"\\e67b\"; }\n@mixin icon-summary-report { content: \"\\e67c\"; }\n@mixin icon-text-entry { content: \"\\e67d\"; }\n@mixin icon-extended-text { content: \"\\e67e\"; }\n@mixin icon-eraser { content: \"\\e67f\"; }\n@mixin icon-row { content: \"\\e680\"; }\n@mixin icon-column { content: \"\\e681\"; }\n@mixin icon-text-color { content: \"\\e682\"; }\n@mixin icon-background-color { content: \"\\e683\"; }\n@mixin icon-spell-check { content: \"\\e684\"; }\n@mixin icon-polygon { content: \"\\e685\"; }\n@mixin icon-rectangle { content: \"\\e686\"; }\n@mixin icon-gap-match { content: \"\\e687\"; }\n@mixin icon-order { content: \"\\e688\"; }\n@mixin icon-hottext { content: \"\\e689\"; }\n@mixin icon-free-form { content: \"\\e68a\"; }\n@mixin icon-step-backward { content: \"\\e68b\"; }\n@mixin icon-fast-backward { content: \"\\e68c\"; }\n@mixin icon-backward { content: \"\\e68d\"; }\n@mixin icon-play { content: \"\\e68e\"; }\n@mixin icon-pause { content: \"\\e68f\"; }\n@mixin icon-stop { content: \"\\e690\"; }\n@mixin icon-forward { content: \"\\e691\"; }\n@mixin icon-fast-forward { content: \"\\e692\"; }\n@mixin icon-step-forward { content: \"\\e693\"; }\n@mixin icon-ellipsis { content: \"\\e694\"; }\n@mixin icon-circle { content: \"\\e695\"; }\n@mixin icon-target { content: \"\\e696\"; }\n@mixin icon-guide-arrow { content: \"\\e697\"; }\n@mixin icon-range-slider-right { content: \"\\e698\"; }\n@mixin icon-range-slider-left { content: \"\\e699\"; }\n@mixin icon-radio-checked { content: \"\\e69a\"; }\n@mixin icon-checkbox-indeterminate { content: \"\\e901\"; }\n@mixin icon-checkbox { content: \"\\e69b\"; }\n@mixin icon-checkbox-crossed { content: \"\\e69c\"; }\n@mixin icon-checkbox-checked { content: \"\\e69d\"; }\n@mixin icon-result-nok { content: \"\\e69e\"; }\n@mixin icon-result-ok { content: \"\\e69f\"; }\n@mixin icon-not-evaluated { content: \"\\e6a0\"; }\n@mixin icon-filter { content: \"\\e6a1\"; }\n@mixin icon-translate { content: \"\\e6a2\"; }\n@mixin icon-eject { content: \"\\e6a3\"; }\n@mixin icon-continue { content: \"\\e6a4\"; }\n@mixin icon-radio { content: \"\\e6a5\"; }\n@mixin icon-sphere { content: \"\\e6a6\"; }\n@mixin icon-reset { content: \"\\e6a7\"; }\n@mixin icon-smaller { content: \"\\e6a8\"; }\n@mixin icon-larger { content: \"\\e6a9\"; }\n@mixin icon-clock { content: \"\\e6aa\"; }\n@mixin icon-font { content: \"\\e6ab\"; }\n@mixin icon-maths { content: \"\\e6ac\"; }\n@mixin icon-grip { content: \"\\e6ad\"; }\n@mixin icon-rubric { content: \"\\e6ae\"; }\n@mixin icon-audio { content: \"\\e6af\"; }\n@mixin icon-grip-h { content: \"\\e6b0\"; }\n@mixin icon-magicwand { content: \"\\e6b1\"; }\n@mixin icon-loop { content: \"\\ea2e\"; }\n@mixin icon-calendar { content: \"\\e953\"; }\n@mixin icon-reload { content: \"\\e984\"; }\n@mixin icon-speed { content: \"\\e9a6\"; }\n@mixin icon-volume { content: \"\\ea27\"; }\n@mixin icon-contrast { content: \"\\e9d5\"; }\n@mixin icon-headphones { content: \"\\e910\"; }\n@mixin icon-compress { content: \"\\f066\"; }\n@mixin icon-map-o { content: \"\\f278\"; }\n@mixin icon-variable { content: \"\\e908\"; }\n@mixin icon-tooltip { content: \"\\e90c\"; }\n@mixin icon-globe { content: \"\\e9c9\"; }\n@mixin icon-highlighter { content: \"\\e90f\"; }\n@mixin icon-eliminate-crossed { content: \"\\e911\"; }\n@mixin icon-play-from-here { content: \"\\e912\"; }\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\nreset.css (part of editor.css)\r\n================================\r\n\r\nThis file holds the \"reset\" requirements of CKEditor, as well as define the\r\ndefault interface styles.\r\n\r\nCKEditor includes two main \"reset\" class names in the DOM structure created for\r\neditors:\r\n\r\n\t* .cke_reset: Intended to reset a specific element, but not its children.\r\n\t Because of this, only styles that will not be inherited can be defined.\r\n\r\n\t* .cke_reset_all: Intended to reset not only the element holding it, but\r\n\t also its child elements.\r\n\r\nTo understand why \"reset\" is needed, check the CKEditor Skin SDK:\r\nhttp://docs.cksource.com/CKEditor_4.x/Skin_SDK/Reset\r\n*/\r\n@import \"inc/bootstrap\";\r\n/* Reset for single elements, not their children. */\r\n.cke_reset {\r\n /* Do not include inheritable rules here. */\r\n margin: 0;\r\n padding: 0;\r\n border: 0;\r\n background: transparent;\r\n text-decoration: none;\r\n width: auto;\r\n height: auto;\r\n vertical-align: baseline;\r\n box-sizing: content-box;\r\n position: static;\r\n transition: none;\r\n z-index: 0 !important;\r\n}\r\n\r\n/* Reset for elements and their children. */\r\n.cke_reset_all, .cke_reset_all * {\r\n /* The following must be identical to .cke_reset. */\r\n margin: 0;\r\n padding: 0;\r\n border: 0;\r\n background: transparent;\r\n text-decoration: none;\r\n width: auto;\r\n height: auto;\r\n vertical-align: baseline;\r\n box-sizing: content-box;\r\n transition: none;\r\n\r\n /* These are rule inherited by all children elements. */\r\n border-collapse: collapse;\r\n font-family: $regularFont;\r\n font-weight: 400;\r\n font-style: normal;\r\n font-size: 1.4rem;\r\n //color: #222;\r\n text-align: left;\r\n white-space: nowrap;\r\n cursor: auto;\r\n}\r\n\r\n.cke_reset_all .cke_rtl * {\r\n text-align: right;\r\n}\r\n\r\n/* Defaults for some elements. */\r\n\r\n.cke_reset_all iframe {\r\n vertical-align: inherit; /** For IE */\r\n}\r\n\r\n.cke_reset_all textarea {\r\n white-space: pre;\r\n}\r\n\r\n.cke_reset_all textarea,\r\n.cke_reset_all input[type=\"text\"],\r\n.cke_reset_all input[type=\"password\"] {\r\n cursor: text;\r\n}\r\n\r\n.cke_reset_all textarea[disabled],\r\n.cke_reset_all input[type=\"text\"][disabled],\r\n.cke_reset_all input[type=\"password\"][disabled] {\r\n cursor: default;\r\n}\r\n\r\n.cke_reset_all fieldset {\r\n padding: 10px;\r\n border: 2px groove #E0DFE3;\r\n}\r\n\r\n.cke_reset_all select {\r\n @include border-box();\r\n}\r\n","$sidebarWidth: 180;\n$sidebarGutter: 0;\n$toolbarHeight: 50;\n$treeSidebar: 280;\n\n// fonts\n$fontPath : 'font/' !default;\n$monospaceFont: Consolas, 'Andale Mono WT', 'Andale Mono', 'Lucida Console', 'Lucida Sans Typewriter', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Liberation Mono', 'Nimbus Mono L', Monaco, 'Courier New', Courier, monospace;\n$regularFont: 'Source Sans Pro', sans-serif;\n$headingFont: 'Source Sans Pro', sans-serif;\n\n\n%clearfix {\n &:before, &:after {\n content: \" \";\n display: table;\n }\n &:after {\n clear: both;\n }\n}\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\nmainui.css (part of editor.css)\r\n=================================\r\n\r\nThis file styles the basic structure of the CKEditor user interface - the box\r\nthat holds everything.\r\n\r\nCKEditor offers two main editing modes. The main UI blocks that compose these\r\nmodes are:\r\n\r\n\tFor \"Theme UI\" mode, the one most generally used:\r\n\r\n\t+-- .cke_chrome ----------------------+\r\n\t|+-- .cke_inner ---------------------+|\r\n\t|| +-- .cke_top -------------------+ ||\r\n\t|| | | ||\r\n\t|| +-------------------------------+ ||\r\n\t|| +-- .cke_contents --------------+ ||\r\n\t|| | | ||\r\n\t|| +-------------------------------+ ||\r\n\t|| +-- .cke_bottom ----------------+ ||\r\n\t|| | | ||\r\n\t|| +-------------------------------+ ||\r\n\t|+-----------------------------------+|\r\n\t+-------------------------------------+\r\n\r\n\tFor \"Inline Editing\" mode:\r\n\r\n\t+-- .cke_chrome .cke_float------------+\r\n\t|+-- .cke_inner ---------------------+|\r\n\t|| +-- .cke_top -------------------+ ||\r\n\t|| | | ||\r\n\t|| +-------------------------------+ ||\r\n\t|+-----------------------------------+|\r\n\t+-------------------------------------+\r\n\r\nSpecial outer level classes used in this file:\r\n\r\n\t.cke_hc: Available when the editor is rendered on \"High Contrast\".\r\n\r\n*/\r\n\r\n/* The outer boundary of the interface. */\r\n.cke_chrome {\r\n /* This is , so transform it into a block.*/\r\n display: block;\r\n padding: 0;\r\n}\r\n\r\n/* The inner boundary of the interface. */\r\n.cke_inner {\r\n /* This is , so transform it into a block.*/\r\n display: block;\r\n\r\n -webkit-touch-callout: none;\r\n\r\n padding: 0;\r\n position: relative;\r\n z-index: 10001;\r\n\r\n}\r\n\r\n/* Added to the outer boundary of the UI when in inline editing,\r\n when the UI is floating. */\r\n.cke_float {\r\n /* Make white the space between the outer and the inner borders. */\r\n border: none;\r\n}\r\n\r\n.cke_float .cke_inner {\r\n /* As we don't have blocks following top (toolbar) we suppress the padding\r\n as the toolbar defines its own margin. */\r\n padding-bottom: 0;\r\n}\r\n\r\n/* Make the main spaces enlarge to hold potentially floated content. */\r\n.cke_top,\r\n.cke_contents,\r\n.cke_bottom {\r\n /* These are s, so transform them into blocks.*/\r\n //display: block;\r\n\r\n /* Ideally this should be \"auto\", but it shows scrollbars in IE7. */\r\n overflow: hidden;\r\n}\r\n\r\n.cke_top {\r\n /*border: 1px solid #b2b2b2;*/\r\n /* Allow breaking toolbars when in a narrow editor. (#9947) */\r\n white-space: normal;\r\n padding: 4px 3px 0px 4px;\r\n background: $uiClickableDefaultBg;\r\n @include simple-border($uiClickableDefaultBg);\r\n @include box-shadow();\r\n}\r\n\r\n.cke_float .cke_top {\r\n border: 3px solid $uiClickableDefaultBg;\r\n\r\n}\r\n\r\n.cke_bottom {\r\n padding: 1px;\r\n position: relative;\r\n @include simple-border();\r\n /*\r\n border-top: 1px solid #bfbfbf;\r\n\r\n box-shadow: 0 1px 0 #fff inset;\r\n\r\n background: #cfd1cf;\r\n background-image: linear-gradient(top, #ebebeb, #cfd1cf);\r\n filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#ebebeb', endColorstr='#cfd1cf');*/\r\n}\r\n\r\n/* On iOS we need to manually enable scrolling in the contents block. (#9945) */\r\n.cke_browser_ios .cke_contents {\r\n overflow-y: auto;\r\n -webkit-overflow-scrolling: touch;\r\n}\r\n\r\n/* The resizer is the small UI element that is rendered at the bottom right\r\n part of the editor. It makes is possible to resize the editor UI. */\r\n.cke_resizer {\r\n /* To avoid using images for the resizer, we create a small triangle,\r\n using some CSS magic. */\r\n width: 0;\r\n height: 0;\r\n overflow: hidden;\r\n width: 0;\r\n height: 0;\r\n overflow: hidden;\r\n border-width: 10px 10px 0 0;\r\n border-color: transparent #666 transparent transparent;\r\n border-style: dashed solid dashed dashed;\r\n\r\n font-size: 0;\r\n vertical-align: bottom;\r\n\r\n margin-top: 6px;\r\n\r\n /* \tA margin in case of no other element in the same container\r\n to keep a distance to the bottom edge. */\r\n margin-bottom: 2px;\r\n\r\n box-shadow: 0 1px 0 rgba(255, 255, 255, .3);\r\n}\r\n\r\n.cke_hc .cke_resizer {\r\n font-size: 15px;\r\n width: auto;\r\n height: auto;\r\n border-width: 0;\r\n}\r\n\r\n.cke_resizer_ltr {\r\n cursor: se-resize;\r\n\r\n float: right;\r\n margin-right: -4px;\r\n}\r\n\r\n/* This class is added in RTL mode. This is a special case for the resizer\r\n (usually the .cke_rtl class is used), because it may not necessarily be in\r\n RTL mode if the main UI is RTL. It depends instead on the context where the\r\n editor is inserted on. */\r\n.cke_resizer_rtl {\r\n border-width: 10px 0 0 10px;\r\n border-color: transparent transparent transparent #A5A5A5;\r\n border-style: dashed dashed dashed solid;\r\n\r\n cursor: sw-resize;\r\n\r\n float: left;\r\n margin-left: -4px;\r\n right: auto;\r\n}\r\n\r\n/* The editing area (where users type) can be rendered as an editable
\r\n element (e.g. divarea plugin). In that case, this is the class applied to\r\n that element. */\r\n.cke_wysiwyg_div {\r\n display: block;\r\n height: 100%;\r\n overflow: auto;\r\n padding: 0 8px;\r\n outline-style: none;\r\n @include border-box();\r\n}\r\n","// buttons and alerts\n$success: rgb(14, 145, 75);\n$info: rgb(14, 93, 145);\n$warning: rgb(216, 174, 91);\n$danger: rgb(201, 96, 67);\n$error: rgb(186, 18, 43);\n$activeInteraction: rgb(195, 90, 19);\n\n// corporate identity\n$logoRed: rgb(186, 18, 43);\n$grey: rgb(173, 161, 148);\n$darkBlueGrey: rgb(164, 187, 197);\n$mediumBlueGrey: rgb(193, 212, 220);\n$lightBlueGrey: rgb(228, 236, 239);\n$brownRedGrey: rgb(154, 137, 123);\n$darkBrown: rgb(111, 99, 89);\n$websiteBorder: rgb(141, 148, 158);\n\n// ui elements, these should only variations of the above\n// naming convention: jQueryUi theme roller -> camelCase\n\n$textColor: #222;\n$textHighlight: white;\n\n$uiGeneralContentBg: white();\n$uiGeneralContentBorder: #ddd;\n\n$uiHeaderBg: #d4d5d7;\n\n$uiClickableDefaultBg: #f3f1ef;\n$uiClickableHoverBg: whiten($info, 0.2);\n//$uiClickableActiveBg: $uiHeaderBg;\n$uiClickableActiveBg: whiten($websiteBorder, 0.2);\n//$uiClickableActiveBg: #aaa;\n\n$uiSelectableSelectedBg: whiten($info, 0.2);\n$uiSelectableSelectedHoverBg: whiten($info, 0.1);\n$uiSelectableHoverBg: whiten($info, 0.9);\n\n$uiOverlay: $lightBlueGrey;\n\n// new layout. Implemented now only for review panel\n$uiReviewPanelBg: #f2f2f2;\n$uiReviewPanelTextDisabled: hsl(0, 0%, 45%);\n$uiReviewPanelTextDefault: hsl(0, 0%, 12%);\n$uiReviewPanelBgDefault: $uiGeneralContentBg;\n$uiReviewPanelPrimaryHighlight: hsl(208, 100%, 32%);\n$uiReviewPanelBgInverted: $uiReviewPanelTextDefault;\n$uiReviewPanelTextInverted: $uiGeneralContentBg;\n\n// sidebars etc.\n$canvas: mix(#fff, $grey, 85%);\n\n// colors taken from feedback.scss\n$successBgColor: whiten($success, 0.8);\n$successBorderColor: whiten($success, 0.1);\n\n$infoBgColor: whiten($info, 0.8);\n$infoBorderColor: whiten($info, 0.1);\n\n$warningBgColor: whiten($warning, 0.8);\n$warningBorderColor: whiten($warning, 0.1);\n\n$dangerBgColor: whiten($danger, 0.8);\n$dangerBorderColor: whiten($danger, 0.1);\n\n$errorBgColor: whiten($error, 0.8);\n$errorBorderColor: whiten($error, 0.1);\n\n$darkBar: rgb(51, 51, 51);\n$darkBarTxt: rgb(230, 230, 230);\n$darkBarIcon: rgb(220, 220, 220);\n\n$actionLinkColor: #276d9b;\n$actionLinkHoverColor: #4f83a7;\n\n$colorWheel-01: #c3ba13;\n$colorWheel-02: #84a610;\n$colorWheel-03: #2b8e0e;\n$colorWheel-04: #0f9787;\n$colorWheel-05: #0e5d91;\n$colorWheel-06: #0d2689;\n$colorWheel-07: #400d83;\n$colorWheel-08: #960e7d;\n$colorWheel-09: #ba122b;\n$colorWheel-10: #c34713;\n$colorWheel-11: #c36f13;\n$colorWheel-12: #c39413;\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n/*\r\npanel.css (part of editor.css)\r\n================================\r\n\r\nPanels are floating elements that can hold different types of contents.\r\nThe following are common uses of it:\r\n\r\n\t- The element that toolbar combos display when opening them.\r\n\t- The context menu.\r\n\t- The list of items displayed by \"menu buttons\" (e.g. scayt).\r\n\t- The panel shown when opening \"panel buttons\" (e.g. color buttons).\r\n\r\nPanel contents are wrapped into an iframe, so it is possible to have additional\r\nCSS loaded inside them (e.g. to have more accurate preview on the styles combo).\r\n\r\nThe following is a visual representation of the outer elements of a panel:\r\n\r\n+-- .cke_panel(*) ---------------------+\r\n| +-- IFRAME.cke_panel_frame --------+ |\r\n| | +-- HTML.cke_panel_container --+ | |\r\n| | | +-- .cke_panel_block ------+ | | |\r\n| | | | | | | |\r\n| | | | (contents here) | | | |\r\n| | | | | | | |\r\n| | | +--------------------------+ | | |\r\n| | +------------------------------+ | |\r\n| +----------------------------------+ |\r\n+--------------------------------------+\r\n\r\n(*) All kinds of panel share the above structure. Menu panels adds the\r\n .cke_menu_panel class to the outer element, while toolbar combos add the\r\n\t.cke_combopanel class.\r\n\r\nThis file also defines styles for panel lists (used by combos). For menu-like\r\npanel contents and color panels check menu.css and colorpanel.css.\r\n*/\r\n@import \"inc/bootstrap\";\r\n\r\n/* The box that holds an IFRAME. It's inserted into a host document and positioned\r\n absolutely by the application. It floats above the host document/editor. */\r\n.cke_panel {\r\n /* Restore the loading hide */\r\n visibility: visible;\r\n width: 120px;\r\n height: 100px;\r\n overflow: hidden;\r\n\r\n background-color: #fff;\r\n border: 1px solid #b6b6b6;\r\n border-bottom-color: #999;\r\n\r\n border-radius: 3px;\r\n\r\n box-shadow: 0 0 3px rgba(0, 0, 0, .15);\r\n}\r\n\r\n/* This class represents panels which are used as context menus. */\r\n.cke_menu_panel {\r\n padding: 0;\r\n margin: 0;\r\n visibility: hidden;\r\n}\r\n\r\n/* This class represents panels which are used by rich combos. */\r\n.cke_combopanel {\r\n width: 150px;\r\n height: 170px;\r\n}\r\n\r\n/* The IFRAME the panel is wrapped into. */\r\n.cke_panel_frame {\r\n width: 100%;\r\n height: 100%;\r\n font-size: 12px;\r\n\r\n overflow: auto;\r\n overflow-x: hidden;\r\n}\r\n\r\n/* The HTML document which is a direct descendant of the IFRAME */\r\n.cke_panel_container {\r\n overflow: hidden;\r\n}\r\n\r\n/*\r\nHere we start the definition of panel lists (e.g. combo panels). The following\r\nis its visual representation:\r\n\r\n+-- .cke_panel_block -----------------+\r\n| +-- .cke_panel_grouptitle --------+ |\r\n| | | |\r\n| +---------------------------------+ |\r\n| +-- .cke_panel_list --------------+ |\r\n| | +-- .cke_panel_listItem ------+ | |\r\n| | | +-- a --------------------+ | | |\r\n| | | | +-- span -------------+ | | | |\r\n| | | | | | | | | |\r\n| | | | +---------------------+ | | | |\r\n| | | +-------------------------+ | | |\r\n| | +-----------------------------+ | |\r\n| | +-- .cke_panel_listItem ------+ | |\r\n| | | +-- a --------------------+ | | |\r\n| | | | +-- span -------------+ | | | |\r\n| | | | | | | | | |\r\n| | | | +---------------------+ | | | |\r\n| | | +-------------------------+ | | |\r\n| | +-----------------------------+ | |\r\n| | ... | |\r\n| +---------------------------------+ |\r\n+-------------------------------------+\r\n*/\r\n\r\n/* The list of panel items. */\r\n.cke_panel_list {\r\n list-style-type: none;\r\n margin: 0;\r\n padding: 0;\r\n white-space: nowrap;\r\n overflow-y: auto;\r\n height: 170px;\r\n}\r\n\r\n/* The item of .cke_panel_list */\r\n.cke_panel_listItem {\r\n margin: 0;\r\n padding-bottom: 1px;\r\n}\r\n\r\n/* The child of .cke_panel_listItem. These elements contain spans which are\r\n to display a real name of the property which is visible for an end-user. */\r\n.cke_panel_listItem a {\r\n padding: 3px 4px;\r\n display: block;\r\n border: 1px solid #fff;\r\n color: inherit !important;\r\n text-decoration: none;\r\n overflow: hidden;\r\n text-overflow: ellipsis;\r\n border-radius: 2px;\r\n}\r\n\r\n/* IE6 */\r\n* html .cke_panel_listItem a {\r\n width: 100%;\r\n\r\n /* IE is not able to inherit the color, so we must force it to black */\r\n color: #000;\r\n}\r\n\r\n/* IE7 */\r\n*:first-child + html .cke_panel_listItem a {\r\n /* IE is not able to inherit the color, so we must force it to black */\r\n color: #000;\r\n}\r\n\r\n.cke_panel_listItem.cke_selected a {\r\n\r\n background-color: mix(#fff, $info, 80%);\r\n}\r\n\r\n.cke_panel_listItem a:hover,\r\n.cke_panel_listItem a:focus,\r\n.cke_panel_listItem a:active {\r\n\r\n background-color: $uiClickableHoverBg;\r\n}\r\n\r\n.cke_hc .cke_panel_listItem a {\r\n border-style: none;\r\n}\r\n\r\n.cke_hc .cke_panel_listItem a:hover,\r\n.cke_hc .cke_panel_listItem a:focus,\r\n.cke_hc .cke_panel_listItem a:active {\r\n border: 2px solid;\r\n padding: 1px 2px;\r\n}\r\n\r\n/* The title of the entire panel which is visible on top of the list. */\r\n.cke_panel_grouptitle {\r\n display: none;\r\n}\r\n\r\n/* The following styles set defaults of the elements used by the Paragraph\r\n Format panel. */\r\n.cke_panel_listItem p,\r\n.cke_panel_listItem h1,\r\n.cke_panel_listItem h2,\r\n.cke_panel_listItem h3,\r\n.cke_panel_listItem h4,\r\n.cke_panel_listItem h5,\r\n.cke_panel_listItem h6,\r\n.cke_panel_listItem pre {\r\n margin-top: 0px;\r\n margin-bottom: 0px;\r\n}\r\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\ncolorpanel.css (part of editor.css)\r\n=====================================\r\n\r\nThe color panel is related to the contents part of the panels that are\r\ndisplayed when clicking the color buttons of the toolbar. See panels.css for\r\nstyles related to the outer part of panels.\r\n\r\nThe following is the visual representation of the color panel contents:\r\n\r\n+-- .cke_panel_block.cke_colorblock --+\r\n| +-- a.cke_colorauto --------------+ |\r\n| | | |\r\n| | AUTOMATIC COLOR | |\r\n| | | |\r\n| +---------------------------------+ |\r\n| +-- table ------------------------+ |\r\n| | | |\r\n| | COLOR PALETTE | |\r\n| | | |\r\n| |---------------------------------| |\r\n| | \"More Colors\" | |\r\n| +---------------------------------+ |\r\n+-------------------------------------+\r\n\r\nThe AUTOMATIC COLOR section is an containing a table with two cells with\r\nthe following contents:\r\n\r\n+-- TD -----------------+ +-- TD -----------------+\r\n| +-- .cke_colorbox --+ | | |\r\n| | | | | \"Automatic\" |\r\n| +-------------------+ | | |\r\n+-----------------------+ +-----------------------+\r\n\r\nThe COLOR PALETTE section instead is a table with a variable number of cells\r\n(by default 8). Each cell represents a color box, with the following structure:\r\n\r\n+-- A.cke_colorbox ---------+\r\n| +-- SPAN.cke_colorbox --+ |\r\n| | | |\r\n| +-----------------------+ |\r\n+---------------------------+\r\n*/\r\n\r\n/* The container of the color palette. */\r\n.cke_colorblock {\r\n padding: 3px;\r\n font-size: 11px;\r\n font-family: 'Microsoft Sans Serif', Tahoma, Arial, Verdana, Sans-Serif;\r\n}\r\n\r\n.cke_colorblock,\r\n.cke_colorblock a {\r\n text-decoration: none;\r\n color: #000;\r\n}\r\n\r\n/* The box which is to represent a single color on the color palette.\r\n It is a small, square-shaped element which can be selected from the palette. */\r\nspan.cke_colorbox {\r\n width: 10px;\r\n height: 10px;\r\n border: #808080 1px solid;\r\n float: left;\r\n}\r\n\r\n.cke_rtl span.cke_colorbox {\r\n float: right;\r\n}\r\n\r\n/* The wrapper of the span.cke_colorbox. It provides an extra border and padding. */\r\na.cke_colorbox {\r\n border: #fff 1px solid;\r\n padding: 2px;\r\n float: left;\r\n width: 12px;\r\n height: 12px;\r\n}\r\n\r\n.cke_rtl a.cke_colorbox {\r\n float: right;\r\n}\r\n\r\n/* Different states of the a.cke_colorbox wrapper. */\r\na:hover.cke_colorbox,\r\na:focus.cke_colorbox,\r\na:active.cke_colorbox {\r\n border: #b6b6b6 1px solid;\r\n background-color: #e5e5e5;\r\n}\r\n\r\n/* Buttons which are visible at the top/bottom of the color palette:\r\n - cke_colorauto (TOP) applies the automatic color.\r\n - cke_colormore (BOTTOM) executes the color dialog.\r\n*/\r\na.cke_colorauto,\r\na.cke_colormore {\r\n border: #fff 1px solid;\r\n padding: 2px;\r\n display: block;\r\n cursor: pointer;\r\n}\r\n\r\n/* Different states of cke_colorauto/cke_colormore buttons. */\r\na:hover.cke_colorauto,\r\na:hover.cke_colormore,\r\na:focus.cke_colorauto,\r\na:focus.cke_colormore,\r\na:active.cke_colorauto,\r\na:active.cke_colormore {\r\n border: #b6b6b6 1px solid;\r\n background-color: #e5e5e5;\r\n}\r\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\ntoolbar.css (part of editor.css)\r\n==================================\r\n\r\nThis files styles the CKEditor toolbar and its buttons. For toolbar combo\r\nstyles, check richcombo.css.\r\n\r\nThe toolbar is rendered as a big container (called toolbox), which contains\r\nsmaller \"toolbars\". Each toolbar represents a group of items that cannot be\r\nseparated. The following is the visual representation of the toolbox.\r\n\r\n+-- .cke_toolbox ----------------------------------------------------------+\r\n| +-- .cke_toolbar --+ +-- .cke_toolbar --+ ... +-- .cke_toolbar_break --+ |\r\n| | | | | | | |\r\n| +------------------+ +------------------+ +------------------------+ |\r\n| +-- .cke_toolbar --+ +-- .cke_toolbar --+ ... |\r\n| | | | | |\r\n| +------------------+ +------------------+ |\r\n+--------------------------------------------------------------------------+\r\n\r\nThe following instead is the visual representation of a single toolbar:\r\n\r\n+-- .cke_toolbar ----------------------------------------------------------------+\r\n| +-- .cke_toolbar_start --+ +-- .cke_toolgroup (*) --+ +-- .cke_toolbar_end --+ |\r\n| | | | | | | |\r\n| +------------------------+ +------------------------+ +----------------------+ |\r\n+--------------------------------------------------------------------------------+\r\n(*) .cke_toolgroup is available only when the toolbar items can be grouped\r\n (buttons). If the items can't be group (combos), this box is not available\r\n\tand the items are rendered straight in that place.\r\n\r\nThis file also styles toolbar buttons, which are rendered inside the above\r\n.cke_toolgroup containers. This is the visual representation of a button:\r\n\r\n+-- .cke_button -------------------------------------+\r\n| +-- .cke_button_icon --+ +-- .cke_button_label --+ |\r\n| | | | | |\r\n| +----------------------+ +-----------------------+ |\r\n+----------------------------------------------------+\r\n\r\nSpecial outer level classes used in this file:\r\n\r\n\t.cke_hc: Available when the editor is rendered on \"High Contrast\".\r\n\t.cke_rtl: Available when the editor UI is on RTL.\r\n*/\r\n@import \"inc/bootstrap\";\r\n/* The box that holds each toolbar. */\r\n.cke_toolbar {\r\n float: left;\r\n position: relative;\r\n z-index: 10005\r\n}\r\n\r\n.cke_rtl .cke_toolbar {\r\n float: right;\r\n}\r\n\r\n@media (pointer:coarse) {\r\n .cke .cke_toolbar .cke_button_off.cke_button_off:hover {\r\n background: white !important;\r\n color: $textColor !important;\r\n }\r\n}\r\n\r\n/* The box that holds buttons. */\r\n.cke_toolgroup {\r\n float: left;\r\n margin: 0 2px 2px 0;\r\n @include simple-border();\r\n @include border-radius(1);\r\n\r\n background: white();\r\n}\r\n\r\n.cke_hc .cke_toolgroup {\r\n border: 0;\r\n margin-right: 10px;\r\n margin-bottom: 10px;\r\n}\r\n\r\n.cke_rtl .cke_toolgroup {\r\n float: right;\r\n margin-left: 6px;\r\n margin-right: 0;\r\n}\r\n\r\n/* A toolbar button . */\r\n.cke .cke_toolbar .cke_button {\r\n display: inline-block;\r\n height: 18px;\r\n padding: 4px 6px;\r\n outline: none;\r\n cursor: pointer;\r\n border: 0;\r\n color: $textColor;\r\n}\r\n\r\n.cke .cke_toolbar .cke_button:hover {\r\n background: $uiClickableHoverBg !important;\r\n color: $textHighlight !important;\r\n}\r\n\r\n.cke_reset_all, .cke_reset_all *\r\n.cke .cke_top .cke_toolbar .cke_button_disabled:hover {\r\n background: white !important;\r\n cursor: default !important;\r\n}\r\n\r\n.cke_rtl .cke_button {\r\n float: right;\r\n}\r\n\r\n.cke_hc .cke_button {\r\n border: 1px solid black;\r\n\r\n /* Compensate the added border */\r\n padding: 3px 5px;\r\n margin: -2px 4px 0 -2px;\r\n}\r\n\r\n/* This class is applied to the button when it is \"active\" (pushed).\r\n This style indicates that the feature associated with the button is active\r\n i.e. currently writing in bold or when spell checking is enabled. */\r\n.cke .cke_toolbar a.cke_button_on {\r\n background-color: $info;\r\n color: $textHighlight;\r\n}\r\n\r\n.cke_button_disabled span {\r\n opacity: 0.4 !important;\r\n}\r\n\r\na.cke_button_on:hover,\r\na.cke_button_on:focus,\r\na.cke_button_on:active {\r\n\r\n cursor: pointer;\r\n}\r\n\r\na.cke_button_off:hover,\r\na.cke_button_off:focus,\r\na.cke_button_off:active,\r\na.cke_button_disabled:hover,\r\na.cke_button_disabled:focus,\r\na.cke_button_disabled:active {\r\n\r\n background-color: $uiClickableActiveBg;\r\n\r\n cursor: default;\r\n text-shadow: none;\r\n}\r\n\r\n/* The icon which is a visual representation of the button. */\r\n.cke_button_icon {\r\n cursor: inherit;\r\n background-repeat: no-repeat;\r\n margin-top: 1px;\r\n width: 16px;\r\n height: 16px;\r\n float: left;\r\n}\r\n\r\n.cke_rtl .cke_button_icon {\r\n float: right;\r\n}\r\n\r\n.cke_hc .cke_button_icon {\r\n display: none;\r\n}\r\n\r\n/* The label of the button that stores the name of the feature. By default,\r\n labels are invisible. They can be revealed on demand though. */\r\n.cke_button_label {\r\n display: none;\r\n padding-left: 3px;\r\n margin-top: 1px;\r\n line-height: 17px;\r\n vertical-align: middle;\r\n float: left;\r\n cursor: default;\r\n color: #474747;\r\n text-shadow: 0 1px 0 rgba(255, 255, 255, .5);\r\n}\r\n\r\n.cke_rtl .cke_button_label {\r\n padding-right: 3px;\r\n padding-left: 0;\r\n float: right;\r\n}\r\n\r\n.cke_hc .cke_button_label {\r\n padding: 0;\r\n display: inline-block;\r\n font-size: 12px;\r\n}\r\n\r\n.cke_rtl .cke_button_arrow {\r\n margin-right: 5px;\r\n margin-left: 0;\r\n}\r\n\r\n.cke_hc .cke_button_arrow {\r\n font-size: 10px;\r\n margin: 3px -2px 0 3px;\r\n width: auto;\r\n border: 0;\r\n}\r\n\r\n.cke_button_arrow {\r\n padding: 0 8px 5px 0;\r\n position: relative;\r\n top: -4px;\r\n opacity: .8\r\n}\r\n\r\n/* The vertical separator which is used within a single toolbar to split\r\n buttons into sub-groups. */\r\n.cke_toolbar_separator {\r\n float: left;\r\n background-color: #c0c0c0;\r\n background-color: rgba(0, 0, 0, .2);\r\n margin: 5px 2px 0;\r\n height: 18px;\r\n width: 1px;\r\n}\r\n\r\n.cke_rtl .cke_toolbar_separator {\r\n float: right;\r\n}\r\n\r\n.cke_hc .cke_toolbar_separator {\r\n width: 0;\r\n border-left: 1px solid;\r\n margin: 1px 5px 0 0px;\r\n}\r\n\r\n/* The dummy element that breaks toolbars.\r\n Once it is placed, the very next toolbar is moved to the new row. */\r\n.cke_toolbar_break {\r\n display: block;\r\n clear: left;\r\n}\r\n\r\n.cke_rtl .cke_toolbar_break {\r\n clear: right;\r\n}\r\n\r\n/* The button, which when clicked hides (collapses) all the toolbars. */\r\n.cke_toolbox_collapser {\r\n width: 12px;\r\n height: 11px;\r\n float: right;\r\n margin: 11px 0 0;\r\n font-size: 0;\r\n cursor: default;\r\n text-align: center;\r\n border: 1px solid #a6a6a6;\r\n border-bottom-color: #979797;\r\n border-radius: 3px;\r\n background: #fff;\r\n}\r\n\r\n.cke_toolbox_collapser.cke_toolbox_collapser_min {\r\n margin: 0 2px 4px;\r\n}\r\n\r\n.cke_rtl .cke_toolbox_collapser {\r\n float: left;\r\n}\r\n\r\n/* The CSS arrow, which belongs to the toolbar collapser. */\r\n.cke_toolbox_collapser .cke_arrow {\r\n display: inline-block;\r\n height: 0;\r\n width: 0;\r\n font-size: 0;\r\n margin-top: 1px;\r\n border-left: 3px solid transparent;\r\n border-right: 3px solid transparent;\r\n border-bottom: 3px solid #474747;\r\n border-top: 3px solid transparent;\r\n}\r\n\r\n.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow {\r\n margin-top: 4px;\r\n border-bottom-color: transparent;\r\n border-top-color: #474747;\r\n}\r\n\r\n.cke_hc .cke_toolbox_collapser .cke_arrow {\r\n font-size: 8px;\r\n width: auto;\r\n border: 0;\r\n margin-top: 0;\r\n margin-right: 2px;\r\n}\r\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\nmenu.css (part of editor.css)\r\n===============================\r\n\r\nThis file styles menus used in the editor UI. These menus are the list of\r\noptions available inside some \"floating panels\", like menu buttons of the\r\ntoolbar or the context menu.\r\n\r\nNote that the menu itself doesn't include the floating element that holds it.\r\nThat element is styles in the panel.css file.\r\n\r\nThe following is a visual representation of the main elements of a menu:\r\n\r\n+-- .cke_menu -----------------+\r\n| +-- .cke_menuitem --------+ |\r\n| | +-- .cke_menubutton ---+ | |\r\n| | | | | |\r\n| | +----------------------+ | |\r\n| +--------------------------+ |\r\n| +-- .cke_menuseparator ----+ |\r\n| ... |\r\n+------------------------------+\r\n\r\nThis is the .cke_menubutton structure:\r\n(Note that the menu button icon shares with toolbar button the common class .cke_button_icon to achieve the same outlook.)\r\n\r\n+-- .cke_menubutton -------------------------------------------------------------------------+\r\n| +-- .cke_menubutton_inner ---------------------------------------------------------------+ |\r\n| | +-- .cke_menubutton_icon ---+ +-- .cke_menubutton_label --+ +-- .cke_cke_menuarrow --+ | |\r\n| | | +-- .cke_button_icon ---+ | | | | | | |\r\n| | | | | | | | | | | |\r\n| | | +-----------------------+ | | | | | | |\r\n| | +---------------------------+ +---------------------------+ +------------------------+ | |\r\n| +----------------------------------------------------------------------------------------+ |\r\n+--------------------------------------------------------------------------------------------+\r\n\r\nSpecial outer level classes used in this file:\r\n\r\n\t.cke_hc: Available when the editor is rendered on \"High Contrast\".\r\n\t.cke_rtl: Available when the editor UI is on RTL.\r\n*/\r\n\r\n/* .cke_menuitem is the element that holds the entire structure of each of the\r\n menu items. */\r\n\r\n.cke_menubutton {\r\n /* The \"button\" inside a menu item is a element.\r\n Transforms it into a block. */\r\n display: block;\r\n}\r\n\r\n.cke_menuitem span {\r\n /* Avoid the text selection cursor inside menu items. */\r\n cursor: default;\r\n font-size: 12px\r\n}\r\n\r\n.cke_menubutton:hover,\r\n.cke_menubutton:focus,\r\n.cke_menubutton:active {\r\n background-color: #D3D3D3;\r\n display: block;\r\n}\r\n\r\n.cke_hc .cke_menubutton {\r\n padding: 2px;\r\n}\r\n\r\n.cke_hc .cke_menubutton:hover,\r\n.cke_hc .cke_menubutton:focus,\r\n.cke_hc .cke_menubutton:active {\r\n border: 2px solid;\r\n padding: 0;\r\n}\r\n\r\n.cke_menubutton_inner {\r\n display: table-row;\r\n}\r\n\r\n.cke_menubutton_icon,\r\n.cke_menubutton_label,\r\n.cke_menuarrow {\r\n display: table-cell;\r\n}\r\n\r\n/* The menu item icon. */\r\n.cke_menubutton_icon {\r\n background-color: #D7D8D7;\r\n opacity: 0.70; /* Safari, Opera and Mozilla */\r\n filter: alpha(opacity=70); /* IE */\r\n padding: 4px;\r\n}\r\n\r\n.cke_hc .cke_menubutton_icon {\r\n height: 16px;\r\n width: 0;\r\n padding: 4px 0;\r\n}\r\n\r\n.cke_menubutton:hover .cke_menubutton_icon,\r\n.cke_menubutton:focus .cke_menubutton_icon,\r\n.cke_menubutton:active .cke_menubutton_icon {\r\n background-color: #D0D2D0;\r\n}\r\n\r\n.cke_menubutton_disabled:hover .cke_menubutton_icon,\r\n.cke_menubutton_disabled:focus .cke_menubutton_icon,\r\n.cke_menubutton_disabled:active .cke_menubutton_icon {\r\n /* The icon will get opacity as well when hovered. */\r\n opacity: 0.3;\r\n filter: alpha(opacity=30);\r\n}\r\n\r\n/* The textual part of each menu item. */\r\n.cke_menubutton_label {\r\n padding: 0 5px;\r\n background-color: transparent;\r\n width: 100%;\r\n vertical-align: middle;\r\n}\r\n\r\n.cke_menubutton_disabled .cke_menubutton_label {\r\n /* Greyed label text indicates a disabled menu item. */\r\n opacity: 0.3;\r\n filter: alpha(opacity=30);\r\n}\r\n\r\n.cke_menubutton_on {\r\n border: 1px solid #dedede;\r\n background-color: #f2f2f2;\r\n box-shadow: 0 0 2px rgba(0, 0, 0, .1) inset;\r\n}\r\n\r\n.cke_menubutton_on .cke_menubutton_icon {\r\n padding-right: 3px;\r\n}\r\n\r\n.cke_menubutton:hover,\r\n.cke_menubutton:focus,\r\n.cke_menubutton:active {\r\n background-color: #EFF0EF;\r\n}\r\n\r\n.cke_panel_frame .cke_menubutton_label {\r\n display: none;\r\n}\r\n\r\n/* The separator used to separate menu item groups. */\r\n.cke_menuseparator {\r\n background-color: #D3D3D3;\r\n height: 1px;\r\n filter: alpha(opacity=70); /* IE */\r\n opacity: 0.70; /* Safari, Opera and Mozilla */\r\n}\r\n\r\n/* The small arrow shown for item with sub-menus. */\r\n.cke_menuarrow {\r\n background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAeCAYAAAAPSW++AAAAWUlEQVR42mNgAAJLS8v5QMzJgA6Agv+B+AYQa2GTAOFvQJyMSyINm1G66EYtAmIehlEwXAEobYHSGLqgFjRB/EcWTIYmnf/oEmlYJaCSuhhGIUnygNIYiA0Ab4wwJXKzD74AAAAASUVORK5CYII=);\r\n background-position: 0 10px;\r\n background-repeat: no-repeat;\r\n padding: 0 5px;\r\n}\r\n\r\n.cke_rtl .cke_menuarrow {\r\n background-position: 5px -13px;\r\n background-repeat: no-repeat;\r\n}\r\n\r\n.cke_menuarrow span {\r\n display: none;\r\n}\r\n\r\n.cke_hc .cke_menuarrow span {\r\n vertical-align: middle;\r\n display: inline;\r\n}\r\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\nrichcombo.css (part of editor.css)\r\n=================================\r\n\r\nThis file holds the style set of the \"Rich Combo\" widget which is commonly used\r\nin the toolbar. It doesn't, however, styles the panel that is displayed when\r\nclicking on the combo, which is instead styled by panel.css.\r\n\r\nThe visual representation of a rich combo widget looks as follows:\r\n\r\n+-- .cke_combo----------------------------------------------------------------------+\r\n| +-- .cke_combo_label --+ +-- .cke_combo_button ---------------------------------+ |\r\n| | | | +-- .cke_combo_text --+ +-- .cke_combo_open -------+ | |\r\n| | | | | | | +-- .cke_combo_arrow --+ | | |\r\n| | | | | | | | | | | |\r\n| | | | | | | +----------------------+ | | |\r\n| | | | +---------------------+ +--------------------------+ | |\r\n| +----------------------+ +------------------------------------------------------+ |\r\n+-----------------------------------------------------------------------------------+\r\n*/\r\n@import \"inc/bootstrap\";\r\n/* The box that hold the entire combo widget */\r\n.cke_combo {\r\n display: inline-block;\r\n}\r\n\r\n.cke_rtl .cke_combo {\r\n float: right;\r\n}\r\n\r\n.cke_hc .cke_combo {\r\n margin-top: -2px;\r\n}\r\n\r\n/* The label of the combo widget. It is invisible by default, yet\r\n it's important for semantics and accessibility. */\r\n.cke_combo_label {\r\n display: none;\r\n float: left;\r\n line-height: 26px;\r\n vertical-align: top;\r\n margin-right: 5px;\r\n}\r\n\r\n.cke_rtl .cke_combo_label {\r\n float: right;\r\n margin-left: 5px;\r\n margin-right: 0;\r\n}\r\n\r\n/* The container for combo text and arrow. */\r\n.cke_combo_button {\r\n display: inline-block;\r\n margin: 0 2px 0 0;\r\n\r\n @include simple-border();\r\n @include border-radius();\r\n\r\n background: white();\r\n max-height: 26px;\r\n white-space: nowrap;\r\n}\r\n\r\n/* Different states of the container. */\r\n.cke_combo_off a.cke_combo_button:hover,\r\n.cke_combo_off a.cke_combo_button:focus {\r\n\r\n outline: none;\r\n}\r\n\r\n\r\n.cke_combo_off a.cke_combo_button:hover,\r\n.cke_combo_off a.cke_combo_button:focus,\r\n.cke_combo_off a.cke_combo_button:active {\r\n background-color: $uiClickableActiveBg;\r\n text-shadow: none;\r\n}\r\n\r\n.cke_rtl .cke_combo_button {\r\n float: right;\r\n margin-left: 5px;\r\n margin-right: 0;\r\n}\r\n\r\n.cke_hc a.cke_combo_button {\r\n padding: 3px;\r\n}\r\n\r\n.cke_hc .cke_combo_on a.cke_combo_button,\r\n.cke_hc .cke_combo_off a.cke_combo_button:hover,\r\n.cke_hc .cke_combo_off a.cke_combo_button:focus,\r\n.cke_hc .cke_combo_off a.cke_combo_button:active {\r\n border-width: 3px;\r\n padding: 1px;\r\n}\r\n\r\n/* The label that shows the current value of the rich combo.\r\n By default, it holds the name of the property.\r\n See: .cke_combo_inlinelabel */\r\n.cke_combo_text {\r\n line-height: 26px;\r\n padding : {\r\n left: 10px;\r\n }\r\n text-overflow: ellipsis;\r\n overflow: hidden;\r\n float: left;\r\n cursor: default;\r\n color: #474747;\r\n text-shadow: 0 1px 0 rgba(255, 255, 255, .5);\r\n width: 60px;\r\n}\r\n\r\n.cke_rtl .cke_combo_text {\r\n float: right;\r\n text-align: right;\r\n padding-left: 0;\r\n padding-right: 10px;\r\n}\r\n\r\n.cke_hc .cke_combo_text {\r\n line-height: 18px;\r\n font-size: 12px;\r\n}\r\n\r\n/* The handler which opens the panel of rich combo properties.\r\n It holds an arrow as a visual indicator. */\r\n.cke_combo_open {\r\n display: inline-block;\r\n font-size: 0;\r\n height: 26px;\r\n line-height: 17px;\r\n margin: 0;\r\n text-align: center;\r\n width: 20px;\r\n cursor: pointer;\r\n &:hover {\r\n color: $textHighlight;\r\n background: $uiClickableHoverBg;\r\n }\r\n}\r\n\r\n.cke_combo_button:hover {\r\n color: $textHighlight !important;\r\n background: $uiClickableHoverBg !important;\r\n .cke_combo_text{\r\n color: $darkBarTxt !important;\r\n }\r\n}\r\n\r\n.cke_combo_on {\r\n .cke_combo_button {\r\n background-color: $info;\r\n .cke_combo_text {\r\n color: $darkBarTxt !important;\r\n }\r\n }\r\n}\r\n\r\n.cke_hc .cke_combo_open {\r\n cursor: default;\r\n display: inline-block;\r\n font-size: 0;\r\n height: 26px;\r\n line-height: 17px;\r\n margin: 0;\r\n text-align: center;\r\n width: 20px;\r\n}\r\n\r\n/* The arrow which is displayed inside of the .cke_combo_open handler. */\r\n.cke_combo_arrow, .cke_button_arrow {\r\n margin: 8px 0 0;\r\n float: left;\r\n left: 7px;\r\n position: relative;\r\n font-family: 'tao';\r\n speak: none;\r\n font-style: normal;\r\n font-weight: normal;\r\n font-variant: normal;\r\n text-transform: none;\r\n line-height: 1;\r\n\r\n /* Better Font Rendering =========== */\r\n -webkit-font-smoothing: antialiased;\r\n -moz-osx-font-smoothing: grayscale;\r\n cursor: pointer;\r\n font-size: 1rem;\r\n}\r\n\r\n.cke_combo_arrow, .cke_button_arrow {\r\n @include tao-icon-setup;\r\n @include icon-down;\r\n}\r\n\r\n.cke_hc .cke_combo_arrow {\r\n font-size: 10px;\r\n width: auto;\r\n border: 0;\r\n margin-top: 3px;\r\n}\r\n\r\n/* Disabled combo button styles. */\r\n.cke_combo_disabled .cke_combo_inlinelabel,\r\n.cke_combo_disabled .cke_combo_open {\r\n opacity: 0.3;\r\n}\r\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\nelementspath.css (part of editor.css)\r\n=======================================\r\n\r\nThis file styles the \"Elements Path\", whith is the list of element names\r\npresent at the the bottom bar of the CKEditor interface.\r\n\r\nThe following is a visual representation of its main elements:\r\n\r\n+-- .cke_path ---------------------------------------------------------------+\r\n| +-- .cke_path_item ----+ +-- .cke_path_item ----+ +-- .cke_path_empty ---+ |\r\n| | | | | | | |\r\n| +----------------------+ +----------------------+ +----------------------+ |\r\n+----------------------------------------------------------------------------+\r\n*/\r\n\r\n/* The box that holds the entire elements path. */\r\n.cke_path {\r\n float: left;\r\n margin: -2px 0 2px;\r\n}\r\n\r\n/* Each item of the elements path. */\r\n.cke_path_item,\r\n /* Empty element available at the end of the elements path, to help us keeping\r\n the proper box size when the elements path is empty. */\r\n.cke_path_empty {\r\n display: inline-block;\r\n float: left;\r\n padding: 3px 4px;\r\n margin-right: 2px;\r\n cursor: default;\r\n text-decoration: none;\r\n outline: 0;\r\n border: 0;\r\n color: #4c4c4c;\r\n text-shadow: 0 1px 0 #fff;\r\n font-weight: bold;\r\n font-size: 11px;\r\n}\r\n\r\n.cke_rtl .cke_path,\r\n.cke_rtl .cke_path_item,\r\n.cke_rtl .cke_path_empty {\r\n float: right;\r\n}\r\n\r\n/* The items are elements, so we define its hover states here. */\r\na.cke_path_item:hover,\r\na.cke_path_item:focus,\r\na.cke_path_item:active {\r\n background-color: #bfbfbf;\r\n color: #333;\r\n text-shadow: 0 1px 0 rgba(255, 255, 255, .5);\r\n border-radius: 2px;\r\n box-shadow: 0 0 4px rgba(0, 0, 0, .5) inset, 0 1px 0 rgba(255, 255, 255, .5);\r\n}\r\n\r\n.cke_hc a.cke_path_item:hover,\r\n.cke_hc a.cke_path_item:focus,\r\n.cke_hc a.cke_path_item:active {\r\n border: 2px solid;\r\n padding: 1px 2px;\r\n}\r\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n@import \"inc/bootstrap\";\r\n/* \"Source\" button label */\r\n.cke_button__source_label,\r\n.cke_button__sourcedialog_label {\r\n display: inline;\r\n}\r\n\r\n/* \"Font Size\" combo width */\r\n.cke_combo__fontsize .cke_combo_text {\r\n width: 30px;\r\n}\r\n\r\n/* \"Font Size\" panel size */\r\n.cke_combopanel__fontsize {\r\n width: 120px;\r\n}\r\n\r\n/* Editable regions */\r\n.cke_source {\r\n font-family: 'Courier New', Monospace;\r\n font-size: small;\r\n background-color: #fff;\r\n white-space: pre;\r\n}\r\n\r\n.cke_wysiwyg_frame, .cke_wysiwyg_div {\r\n background-color: #fff;\r\n}\r\n","@import \"inc/bootstrap\";\n\n[class^=\"icon-\"], [class*=\" icon-\"] {\n text-shadow: 0 1px 0 white(.5);\n}\n\n.cke_button {\n min-width: 14px;\n text-decoration: none !important;\n text-align: center;\n}\n\n.cke_top,\n.cke_top:before,\n.cke_top:after,\n.cke_top *,\n.cke_top *:before,\n.cke_top *:after {\n box-sizing: content-box !important;\n}\n\n.cke_button_icon, .cke_button {\n padding-top: 1px;\n line-height: 0.9;\n font-size: 16px;\n}\n\n.cke_nose {\n position: absolute;\n bottom: -6px;\n transform: rotate(45deg);\n border: 1px $uiClickableDefaultBg solid;\n border-left: none;\n border-top: none;\n width: 12px;\n height: 12px;\n background: $uiClickableDefaultBg;\n box-shadow: 2px 1px 1px 0 rgba(0, 0, 0, 0.1);\n opacity: 0;\n &.float-space-left {\n opacity: 1;\n transition: opacity .1s ease-in-out;\n right: auto;\n left: 5px;\n }\n &.float-space-right {\n opacity: 1;\n transition: opacity .1s ease-in-out;\n right: 5px;\n left: auto;\n }\n &.float-space-bottom {\n top: -6px;\n box-shadow: none;\n }\n &.float-space-top {\n bottom: -6px;\n }\n}\n","/* Do not edit */@import \"inc/bootstrap\";\n.cke .cke_top .cke_toolbar .cke_button_icon {background-image: none!important;}\n.cke_button_icon, .cke_button { @include tao-icon-setup;}\n.cke_button__anchor_icon:before { @include icon-anchor;}\n.cke_button__bgcolor_icon:before { @include icon-background-color;}\n.cke_button__bidiltr_icon:before { @include icon-left-right;}\n.cke_button__bidirtl_icon:before { @include icon-right-left;}\n.cke_button__blockquote_icon:before { @include icon-block-quote;}\n.cke_button__bold_icon:before { @include icon-bold;}\n.cke_button__bulletedlist_icon:before { @include icon-ul;}\n.cke_button__copy_icon:before { @include icon-copy;}\n.cke_button__creatediv_icon:before { @include icon-div-container;}\n.cke_button__cut_icon:before { @include icon-cut;}\n.cke_button__find_icon:before { @include icon-find;}\n.cke_button__horizontalrule_icon:before { @include icon-insert-horizontal-line;}\n.cke_button__image_icon:before { @include icon-image;}\n.cke_button__indent_icon:before { @include icon-increase-indent;}\n.cke_button__italic_icon:before { @include icon-italic;}\n.cke_button__justifyblock_icon:before { @include icon-justify;}\n.cke_button__justifycenter_icon:before { @include icon-center;}\n.cke_button__justifyleft_icon:before { @include icon-align-left;}\n.cke_button__justifyright_icon:before { @include icon-align-right;}\n.cke_button__link_icon:before { @include icon-link;}\n.cke_button__newpage_icon:before { @include icon-new-page;}\n.cke_button__numberedlist_icon:before { @include icon-ol;}\n.cke_button__outdent_icon:before { @include icon-decrease-indent;}\n.cke_button__paste_icon:before { @include icon-paste;}\n.cke_button__pastefromword_icon:before { @include icon-paste-word;}\n.cke_button__pastetext_icon:before { @include icon-paste-text;}\n.cke_button__radio_icon:before { @include icon-radio-checked;}\n.cke_button__redo_icon:before { @include icon-redo;}\n.cke_button__replace_icon:before { @include icon-replace;}\n.cke_button__scayt_icon:before { @include icon-spell-check;}\n.cke_button__selectall_icon:before { @include icon-select-all;}\n.cke_button__sourcedialog_icon:before { @include icon-source;}\n.cke_button__specialchar_icon:before { @include icon-special-character;}\n.cke_button__strike_icon:before { @include icon-strike-through;}\n.cke_button__subscript_icon:before { @include icon-subscript;}\n.cke_button__superscript_icon:before { @include icon-superscript;}\n.cke_button__table_icon:before { @include icon-table;}\n.cke_button__templates_icon:before { @include icon-templates;}\n.cke_button__textcolor_icon:before { @include icon-text-color;}\n.cke_button__taohighlight_icon:before { @include icon-text-marker;}\n.cke_button__underline_icon:before { @include icon-underline;}\n.cke_button__taounderline_icon:before { @include icon-underline;}\n.cke_button__undo_icon:before { @include icon-undo;}\n.cke_button__unlink_icon:before { @include icon-unlink;}\n.cke_button__taomediamanager_icon:before { @include icon-media;}\n.cke_button__taoqtiimage_icon:before { @include icon-image;}\n.cke_button__taoqtimaths_icon:before { @include icon-maths;}\n.cke_button__taoqtimedia_icon:before { @include icon-media;}\n.cke_button__taoqtiinclude_icon:before { @include icon-shared-file;}\n.cke_button__taoqtitable_icon:before { @include icon-table;}\n.cke_button__taotooltip_icon:before { @include icon-tooltip;}\n.cke_button__taoqtiprintedvariable_icon:before { @include icon-variable;}\n.cke_button__taotab_icon:before { @include icon-tab;}\n.cke_button__taountab_icon:before { @include icon-untab;}\n.cke_combo_arrow:before { @include icon-down;}\n.cke_button_arrow:before { @include icon-down;}\n"]} \ No newline at end of file +{"version":3,"sources":["../../../../../scss/ckeditor/skins/tao/scss/editor.scss","../../../../../scss/inc/_functions.scss","../../../../../scss/inc/fonts/_tao-icon-vars.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_reset.scss","../../../../../scss/inc/_variables.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_mainui.scss","../../../../../scss/inc/_colors.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_panel.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_colorpanel.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_toolbar.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_menu.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_richcombo.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_elementspath.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_presets.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_tao.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_ck-icons.scss"],"names":[],"mappings":"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89C1C;;Ae1mDA;IboImB,gBAAgB;AF0+CnC;;Ae7mDA;Ib8EiB,gBAAgB;AFmiDjC;;AehnDA;Ib6HmB,gBAAgB;AFu/CnC;;AennDA;Ib0I4B,gBAAgB;AF6+C5C;;AetnDA;IbyHkB,gBAAgB;AFigDlC;;AeznDA;Ib+DmB,gBAAgB;AF8jDnC;;Ae5nDA;Ib4GqC,gBAAgB;AFohDrD;;Ae/nDA;Ib8DoB,gBAAgB;AFqkDpC;;AeloDA;IbmI8B,gBAAgB;AFmgD9C;;AeroDA;Ib4HqB,gBAAgB;AF6gDrC;;AexoDA;IbuIsB,gBAAgB;AFqgDtC;;Ae3oDA;IboIqB,gBAAgB;AF2gDrC;;Ae9oDA;IbkIyB,gBAAgB;AFghDzC;;AejpDA;IbmI0B,gBAAgB;AFkhD1C;;AeppDA;IbwGmB,gBAAgB;AFgjDnC;;AevpDA;Ib4GuB,gBAAgB;AF+iDvC;;Ae1pDA;IbgEiB,gBAAgB;AF8lDjC;;Ae7pDA;IbyH8B,gBAAgB;AFwiD9C;;AehqDA;Ib8GoB,gBAAgB;AFsjDpC;;AenqDA;IbgHyB,gBAAgB;AFujDzC;;AetqDA;Ib8GyB,gBAAgB;AF4jDzC;;AezqDA;Ib2K4B,gBAAgB;AFkgD5C;;Ae5qDA;IbkCmB,gBAAgB;AF8oDnC;;Ae/qDA;IbuGsB,gBAAgB;AF4kDtC;;AelrDA;IbkJ0B,gBAAgB;AFoiD1C;;AerrDA;IbwGyB,gBAAgB;AFilDzC;;AexrDA;IbgGqB,gBAAgB;AF4lDrC;;Ae3rDA;Ib8FgC,gBAAgB;AFimDhD;;Ae9rDA;Ib6G6B,gBAAgB;AFqlD7C;;AejsDA;Ib0GwB,gBAAgB;AF2lDxC;;AepsDA;Ib0G0B,gBAAgB;AF8lD1C;;AevsDA;IboFoB,gBAAgB;AFunDpC;;Ae1sDA;Ib4FwB,gBAAgB;AFknDxC;;Ae7sDA;IbuIyB,gBAAgB;AF0kDzC;;AehtDA;IbJ0B,gBAAgB;AFwtD1C;;AentDA;IbmGwB,gBAAgB;AFonDxC;;AettDA;IbkGwB,gBAAgB;AFwnDxC;;AeztDA;IbkBmB,gBAAgB;AF2sDnC;;Ae5tDA;Ib+EqB,gBAAgB;AFipDrC;;Ae/tDA;Ib+GoB,gBAAgB;AFonDpC;;AeluDA;Ib6BoB,gBAAgB;AFysDpC;;AeruDA;Ib0KoB,gBAAgB;AF+jDpC;;AexuDA;Ib4GoB,gBAAgB;AFgoDpC;;Ae3uDA;IbR0B,gBAAgB;AFuvD1C;;Ae9uDA;IbuEoB,gBAAgB;AF2qDpC;;AejvDA;IbsLsB,gBAAgB;AF+jDtC;;AepvDA;IboLuB,gBAAgB;AFokDvC;;AevvDA;Ib9BkB,gBAAgB;AFyxDlC;;Ae1vDA;Ib9BoB,gBAAgB;AF4xDpC;;Ae7vDA;IbKmB,gBAAgB;AF4vDnC;;AehwDA;IbImB,gBAAgB;AFgwDnC;;AAzwDA;;kFA6wDkF;AA1wDlF;IACC,mBAAmB;AA4wDpB;;AAzwDA;;;sBA8wDsB;AA1wDtB;IACC,aAAa;AA4wDd;;AAzwDA;IACC,aAAa;AA4wDd;;AAzwDA;IACE,cAAa;AA4wDf;;AAzwDA;IACE,kBAAkB;AA4wDpB;;AAzwDA;IACE,gBAAgB;AA4wDlB;;AAzwDA;IACE,iBAAiB;AA4wDnB;;AAzwDA;IACE,mBAAmB;AA4wDrB;;AAxwDA;IACE,0BAA0B;IAC1B,kBAAmB;AA2wDrB;;AAxwDA;IACE,cAAc;IACd,mBAAmB;IACnB,YAAY;AA2wDd;;AAxwDA;IACC;wBA2wDuB;IAzwDvB,8BAA8B;IAC7B,iBAAiB;IACjB,WMxFc;ANm2DhB","file":"editor.css","sourcesContent":["/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\neditor.css\r\n============\r\n\r\n\r\nThis is he heart of the skin system. This is the file loaded by the editor to\r\nstyle all elements inside its main interface.\r\n\r\nTo make it easier to maintain, instead of including all styles here, we import\r\nother files.\r\n*/\r\n@import \"inc/bootstrap\";\r\n\r\n/* \"Reset\" styles, necessary to avoid the editor UI being broken by external CSS. */\r\n@import 'inc/reset';\r\n\r\n/* Styles the main interface structure (holding box). */\r\n@import 'inc/mainui';\r\n\r\n/* Styles all \"panels\", which are the floating elements that appear when\r\n opening toolbar combos, menu buttons, context menus, etc. */\r\n@import 'inc/panel';\r\n\r\n/* Styles the color panel displayed by the color buttons. */\r\n@import 'inc/colorpanel';\r\n\r\n/* Styles to toolbar. */\r\n@import 'inc/toolbar';\r\n\r\n/* Styles menus, which are lists of selectable items (context menu, menu button). */\r\n@import 'inc/menu';\r\n\r\n/* Styles toolbar combos. */\r\n@import 'inc/richcombo';\r\n\r\n/* Styles the elements path bar, available at the bottom of the editor UI.*/\r\n@import 'inc/elementspath';\r\n\r\n/* Contains hard-coded presets for \"configurable-like\" options of the UI\r\n (e.g. display labels on specific buttons) */\r\n@import 'inc/presets';\r\n\r\n/* Tao specific stuff */\r\n@import 'inc/tao';\r\n\r\n/* Icon set */\r\n@import 'inc/ck-icons';\r\n\r\n/* Important!\r\n To avoid showing the editor UI while its styles are still not available, the\r\n editor creates it with visibility:hidden. Here, we restore the UI visibility. */\r\n.cke_chrome {\r\n\tvisibility: inherit;\r\n}\r\n\r\n/* For accessibility purposes, several \"voice labels\" are present in the UI.\r\n These are usually elements that show not be visible, but that are\r\n used by screen-readers to announce other elements. Here, we hide these\r\n , in fact. */\r\n.cke_voice_label {\r\n\tdisplay: none;\r\n}\r\n\r\nlegend.cke_voice_label {\r\n\tdisplay: none;\r\n}\r\n\r\n.cke_top {\r\n display:table;\r\n}\r\n\r\n.txt-ctr {\r\n text-align: center;\r\n}\r\n\r\n.txt-lft {\r\n text-align: left;\r\n}\r\n\r\n.txt-rgt {\r\n text-align: right;\r\n}\r\n\r\n.txt-jty {\r\n text-align: justify;\r\n}\r\n\r\n// added to make _u_ in ck QTI compatible\r\n.txt-underline {\r\n text-decoration: underline;\r\n font-size : inherit;\r\n}\r\n\r\n.txt-highlight {\r\n padding: 0 5px;\r\n background: #FF6416;\r\n color: white;\r\n}\r\n\r\n.cke_editable:focus .qti-table .cke_table-faked-selection {\r\n\t/* We have to use !important here, as td might specify it's own background, thus table selection\r\n\twould not be visible. */\r\n\tbackground: #b3d4fc !important;\r\n text-shadow: none;\r\n color: $textColor;\r\n}\r\n\r\n/*# sourceMappingURL=editor.css.map */","@mixin iterate-sprite($iconList, $x, $y, $direction, $prefix:'') {\n @each $icon in $iconList {\n #{$prefix}#{$icon} {\n background-position: $x * 1px $y * 1px;\n }\n @if $direction == 'x' {\n $x: $x - 16;\n } @else {\n $y: $y - 16;\n }\n }\n}\n\n/*\nUsage:\n- linear-gradient((color1, color2, color3)) - returns linear-gradient with evenly distributed colors,\n if 3 colors used then the position of each will be 33,33%\n- linear-gradient((color1 0%, color2 30%, color3 80%)) - returns linear-gradient with manually distributed colors,\n first param - color, second - position. Also you can use px or other valid units for set position.\n*/\n@mixin linear-gradient($colorList, $direction: 'to right') {\n $percentage: 0;\n $units: '%';\n $count: length($colorList);\n $increment: 100 / ($count - 1);\n $css: #{$direction + ', '};\n $sep: ', ';\n @each $colorItem in $colorList {\n $color: $colorItem;\n @if (length($colorItem) > 1) {\n $color: nth($colorItem, 1);\n $percentage: nth($colorItem, 2);\n $units: '';\n }\n @if ($percentage >= 100 or index($colorList, $colorItem) == $count) {\n $sep: '';\n }\n $css: #{$css + $color + ' ' + $percentage + $units + $sep};\n $percentage: $percentage + $increment;\n }\n background: linear-gradient( #{$css} );\n}\n\n@mixin grid-unit($span, $numCols: 12, $gutter: 0) {\n $gridPx: 840;\n $rawSpanPx: (($gridPx - ($numCols * $gutter)) / $numCols);\n $spanPx: $rawSpanPx * $span + (($span - 1) * $gutter);\n $spanPercent: widthPerc($spanPx, $gridPx);\n $marginPercent: widthPerc($gutter, $gridPx);\n margin-left: $marginPercent;\n width: $spanPercent;\n}\n\n\n@mixin vendor-prefix($property, $value, $whatToPrefix: property, $prefixes: (-webkit-, -moz-, -ms-, -o-, '')) {\n @if $whatToPrefix == 'property' {\n @each $prefix in $prefixes {\n #{$prefix + $property}: #{$value};\n }\n }\n @else if $whatToPrefix == 'value' {\n @each $prefix in $prefixes {\n #{$property}: #{$prefix + $value};\n }\n }\n}\n@mixin flex-container($wrapBehavior: nowrap, $direction : row) {\n @include vendor-prefix(display, flex, value, (-ms-, -webkit-, ''));\n\n @include vendor-prefix(flex-direction, $direction, property, (-ms-, -webkit-, ''));\n @include vendor-prefix(flex-wrap, $wrapBehavior, property, (-ms-, -webkit-, ''));\n\n @include vendor-prefix(justify-content, flex-start, property, (-webkit-, ''));\n\n @include vendor-prefix(align-content, flex-start, property, (-webkit-, ''));\n\n @include vendor-prefix(align-items, stretch, property, (-webkit-, ''));\n}\n\n@mixin simple-flex-box($width: auto, $minWidth: 1) {\n\n @include vendor-prefix(order, 0, property, (-ms-, -webkit-, ''));\n flex-item-align: stretch;\n -ms-flex-item-align: stretch;\n @include vendor-prefix(align-self, stretch, property, (-webkit-, ''));\n\n // if both, min width and width are set, width will win this conflict\n @if ($width == auto) {\n @if ($minWidth != 1) {\n @include vendor-prefix(flex, 1 1 $minWidth, property, (-ms-, -webkit-, ''));\n }\n @else {\n @include vendor-prefix(flex, 1 1 auto, property, (-ms-, -webkit-, ''));\n // @see https://developer.mozilla.org/en-US/docs/Web/CSS/flex-basis#Values\n // for a discussion auto vs. main-size\n @include vendor-prefix(flex, 1 1, property, (-ms-, -webkit-, ''));\n }\n }\n @else {\n @include vendor-prefix(flex, 0 0 $width, property, (-ms-, -webkit-, ''));\n }\n}\n\n\n@mixin box-shadow($horiz: 1px, $vert: 1px, $blur: 2px, $spread: 0, $color: rgba(0, 0, 0, .2)) {\n @include vendor-prefix(box-shadow, $horiz $vert $blur $spread $color, property);\n}\n\n@mixin simple-border($color: #ddd) {\n border: 1px solid $color;\n border-radius: 2px;\n -webkit-border-radius: 2px;\n}\n\n@mixin border-radius($radius: 2) {\n -moz-border-radius: $radius * 1px;\n -webkit-border-radius: $radius * 1px;\n border-radius: $radius * 1px;\n}\n\n@mixin border-radius-top($radius: 2) {\n -webkit-border-top-left-radius: $radius * 1px;\n -webkit-border-top-right-radius: $radius * 1px;\n -moz-border-radius-topleft: $radius * 1px;\n -moz-border-radius-topright: $radius * 1px;\n border-top-left-radius: $radius * 1px;\n border-top-right-radius: $radius * 1px;\n}\n\n@mixin border-radius-bottom($radius: 2) {\n -webkit-border-bottom-right-radius: $radius * 1px;\n -webkit-border-bottom-left-radius: $radius * 1px;\n -moz-border-radius-bottomright: $radius * 1px;\n -moz-border-radius-bottomleft: $radius * 1px;\n border-bottom-right-radius: $radius * 1px;\n border-bottom-left-radius: $radius * 1px;\n}\n\n@mixin border-radius-left($radius: 2) {\n -webkit-border-top-left-radius: $radius * 1px;\n -webkit-border-bottom-left-radius: $radius * 1px;\n -moz-border-radius-topleft: $radius * 1px;\n -moz-border-radius-bottomleft: $radius * 1px;\n border-top-left-radius: $radius * 1px;\n border-bottom-left-radius: $radius * 1px;\n}\n\n@mixin border-radius-right($radius: 2) {\n -webkit-border-top-right-radius: $radius * 1px;\n -webkit-border-bottom-right-radius: $radius * 1px;\n -moz-border-radius-topright: $radius * 1px;\n -moz-border-radius-bottomright: $radius * 1px;\n border-top-right-radius: $radius * 1px;\n border-bottom-right-radius: $radius * 1px;\n}\n\n@mixin border-radius-top-left($radius: 2) {\n -webkit-border-top-left-radius: $radius * 1px;\n -moz-border-radius-topleft: $radius * 1px;\n border-top-left-radius: $radius * 1px;\n}\n\n@mixin border-radius-top-right($radius: 2) {\n -webkit-border-top-right-radius: $radius * 1px;\n -moz-border-radius-topright: $radius * 1px;\n border-top-right-radius: $radius * 1px;\n}\n\n@mixin border-radius-bottom-right($radius: 2) {\n -webkit-border-bottom-right-radius: $radius * 1px;\n -moz-border-radius-bottomright: $radius * 1px;\n border-bottom-right-radius: $radius * 1px;\n}\n\n@mixin border-radius-bottom-left($radius: 2) {\n -webkit-border-bottom-left-radius: $radius * 1px;\n -moz-border-radius-bottomleft: $radius * 1px;\n border-bottom-left-radius: $radius * 1px;\n}\n\n@mixin border-box() {\n -moz-box-sizing: border-box;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n}\n\n@function whiten($color, $white: 0.3) {\n @return mix(#fff, $color, ($white * 100) * 1%);\n}\n\n@function blacken($color, $black: 0.3) {\n @return mix(#000, $color, ($black * 100) * 1%);\n}\n\n@function widthPerc($colWidth, $context) {\n @return ($colWidth * 100 / $context) * 1%\n}\n\n@function remDist($fontSizePx) {\n @return ($fontSizePx / 10) * 1rem\n}\n\n@function black($alpha: 1) {\n @return (rgba(0, 0, 0, $alpha))\n}\n\n@function white($alpha: 1) {\n @return (rgba(255, 255, 255, $alpha))\n}\n\n@mixin font-size($remPx, $important: false) {\n @if $important == true {\n font-size: ($remPx) * 1px !important;\n font-size: ($remPx / 10) * 1rem !important;\n }\n @else {\n font-size: ($remPx) * 1px;\n font-size: ($remPx / 10) * 1rem;\n }\n}\n\n\n@mixin keyframes($name) {\n @-o-keyframes #{$name} { @content };\n @-moz-keyframes #{$name} { @content };\n @-webkit-keyframes #{$name} { @content };\n @keyframes #{$name} { @content };\n}\n\n\n@mixin animation($value, $type:'') {\n $animation: animation;\n @if $type != '' {\n $animation: $animation + '-' + $type;\n }\n @include vendor-prefix($animation, $value, property);\n}\n\n/// CSS transition mixin to the current selection (apply also vendor prefixes).\n/// See for the values\n///\n/// @param {property} [$type = all] the CSS property to apply the transition to\n/// @param {time} [$duration = .5s] the transition property\n/// @param {timing-function} [$effect = ease-out] the transition property\n@mixin transition($type : all, $duration : 0.5s, $effect : ease-out, $delay : 0s){\n @include vendor-prefix(transition, $type + ', ' + $duration + ', ' + $effect + ', ' + $delay, property);\n}\n\n@mixin fade($duration: 1s){\n\n @include keyframes(fade) {\n 0% {opacity:0;}\n 50% {opacity:1;}\n 100% {opacity:0;}\n }\n\n @include vendor-prefix(animation, fade 1s forwards, property);\n}\n\n@mixin repeat(){\n @include animation(infinite, iteration-count);\n}\n\n@mixin largeHeading() {\n @include font-size(20);\n font-family: $headingFont;\n font-style: normal;\n}\n\n@mixin disableSelect() {\n @include vendor-prefix(user-select, none, property);\n}\n\n/* based on \"visually-hidden\" mixin in LDS for accessibility goals */\n@mixin visuallyHidden() {\n position: absolute;\n width: 1px;\n height: 1px;\n overflow: hidden;\n clip: rect(1px, 1px, 1px, 1px);\n margin: 0;\n padding: 0;\n}\n","/* Do not edit */@mixin tao-icon-setup {\n /* use !important to prevent issues with browser extensions that change fonts */\n font-family: 'tao' !important;\n speak: never;\n font-style: normal;\n font-weight: normal;\n font-variant: normal;\n text-transform: none;\n line-height: 1;\n\n /* Better Font Rendering =========== */\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\n@mixin icon-info-bare { content: \"\\e923\"; }\n@mixin icon-bookmark-outline { content: \"\\e922\"; }\n@mixin icon-bookmark { content: \"\\e921\"; }\n@mixin icon-indicator { content: \"\\e920\"; }\n@mixin icon-add-subsection { content: \"\\e918\"; }\n@mixin icon-wrap-inline { content: \"\\e915\"; }\n@mixin icon-wrap-left { content: \"\\e916\"; }\n@mixin icon-wrap-right { content: \"\\e917\"; }\n@mixin icon-offline { content: \"\\e913\"; }\n@mixin icon-online { content: \"\\e914\"; }\n@mixin icon-tab { content: \"\\e90d\"; }\n@mixin icon-untab { content: \"\\e90e\"; }\n@mixin icon-multi-select { content: \"\\e90b\"; }\n@mixin icon-clipboard { content: \"\\e90a\"; }\n@mixin icon-filebox { content: \"\\e909\"; }\n@mixin icon-click-to-speak { content: \"\\e907\"; }\n@mixin icon-speech-bubble { content: \"\\f0e5\"; }\n@mixin icon-microphone { content: \"\\f130\"; }\n@mixin icon-microphone-off { content: \"\\f131\"; }\n@mixin icon-disconnect { content: \"\\e905\"; }\n@mixin icon-connect { content: \"\\e906\"; }\n@mixin icon-eliminate { content: \"\\e904\"; }\n@mixin icon-wheelchair { content: \"\\e903\"; }\n@mixin icon-text-marker { content: \"\\e902\"; }\n@mixin icon-unshield { content: \"\\e32a\"; }\n@mixin icon-shield { content: \"\\e8e8\"; }\n@mixin icon-tree { content: \"\\e6b4\"; }\n@mixin icon-home { content: \"\\e6b3\"; }\n@mixin icon-shared-file { content: \"\\e6b2\"; }\n@mixin icon-end-attempt { content: \"\\e603\"; }\n@mixin icon-icon { content: \"\\f1c5\"; }\n@mixin icon-radio-bg { content: \"\\e600\"; }\n@mixin icon-checkbox-bg { content: \"\\e601\"; }\n@mixin icon-tag { content: \"\\e602\"; }\n@mixin icon-style { content: \"\\e604\"; }\n@mixin icon-ownership-transfer { content: \"\\e605\"; }\n@mixin icon-property-advanced { content: \"\\e606\"; }\n@mixin icon-property-add { content: \"\\e607\"; }\n@mixin icon-repository-add { content: \"\\e608\"; }\n@mixin icon-repository-remove { content: \"\\e609\"; }\n@mixin icon-repository { content: \"\\e60a\"; }\n@mixin icon-result-server { content: \"\\e60b\"; }\n@mixin icon-folder { content: \"\\e60c\"; }\n@mixin icon-folder-open { content: \"\\e60d\"; }\n@mixin icon-left { content: \"\\e60e\"; }\n@mixin icon-right { content: \"\\e60f\"; }\n@mixin icon-up { content: \"\\e610\"; }\n@mixin icon-down { content: \"\\e611\"; }\n@mixin icon-undo { content: \"\\e612\"; }\n@mixin icon-redo { content: \"\\e613\"; }\n@mixin icon-screen { content: \"\\e614\"; }\n@mixin icon-laptop { content: \"\\e615\"; }\n@mixin icon-tablet { content: \"\\e616\"; }\n@mixin icon-phone { content: \"\\e617\"; }\n@mixin icon-move { content: \"\\e618\"; }\n@mixin icon-bin { content: \"\\e619\"; }\n@mixin icon-shuffle { content: \"\\e61a\"; }\n@mixin icon-print { content: \"\\e61b\"; }\n@mixin icon-tools { content: \"\\e61c\"; }\n@mixin icon-settings { content: \"\\e61d\"; }\n@mixin icon-video { content: \"\\e61e\"; }\n@mixin icon-find { content: \"\\e61f\"; }\n@mixin icon-image { content: \"\\e620\"; }\n@mixin icon-edit { content: \"\\e621\"; }\n@mixin icon-document { content: \"\\e622\"; }\n@mixin icon-resize-grid { content: \"\\e623\"; }\n@mixin icon-resize { content: \"\\e624\"; }\n@mixin icon-help { content: \"\\e625\"; }\n@mixin icon-mobile-menu { content: \"\\e626\"; }\n@mixin icon-fix { content: \"\\e627\"; }\n@mixin icon-unlock { content: \"\\e628\"; }\n@mixin icon-lock { content: \"\\e629\"; }\n@mixin icon-ul { content: \"\\e62a\"; }\n@mixin icon-ol { content: \"\\e62b\"; }\n@mixin icon-email { content: \"\\e62c\"; }\n@mixin icon-download { content: \"\\e62d\"; }\n@mixin icon-logout { content: \"\\e62e\"; }\n@mixin icon-login { content: \"\\e62f\"; }\n@mixin icon-spinner { content: \"\\e630\"; }\n@mixin icon-preview { content: \"\\e631\"; }\n@mixin icon-external { content: \"\\e632\"; }\n@mixin icon-time { content: \"\\e633\"; }\n@mixin icon-save { content: \"\\e634\"; }\n@mixin icon-warning { content: \"\\e635\"; }\n@mixin icon-add { content: \"\\e636\"; }\n@mixin icon-error { content: \"\\e900\"; }\n@mixin icon-close { content: \"\\e637\"; }\n@mixin icon-success { content: \"\\e638\"; }\n@mixin icon-remove { content: \"\\e639\"; }\n@mixin icon-info { content: \"\\e63a\"; }\n@mixin icon-danger { content: \"\\e63b\"; }\n@mixin icon-users { content: \"\\e63c\"; }\n@mixin icon-user { content: \"\\e63d\"; }\n@mixin icon-test-taker { content: \"\\e63e\"; }\n@mixin icon-test-takers { content: \"\\e63f\"; }\n@mixin icon-item { content: \"\\e640\"; }\n@mixin icon-test { content: \"\\e641\"; }\n@mixin icon-delivery { content: \"\\e642\"; }\n@mixin icon-eye-slash { content: \"\\e643\"; }\n@mixin icon-result { content: \"\\e644\"; }\n@mixin icon-delivery-small { content: \"\\e645\"; }\n@mixin icon-upload { content: \"\\e646\"; }\n@mixin icon-result-small { content: \"\\e647\"; }\n@mixin icon-mobile-preview { content: \"\\e648\"; }\n@mixin icon-extension { content: \"\\e649\"; }\n@mixin icon-desktop-preview { content: \"\\e64a\"; }\n@mixin icon-tablet-preview { content: \"\\e64b\"; }\n@mixin icon-insert-horizontal-line { content: \"\\e64c\"; }\n@mixin icon-table { content: \"\\e64d\"; }\n@mixin icon-anchor { content: \"\\e64e\"; }\n@mixin icon-unlink { content: \"\\e64f\"; }\n@mixin icon-link { content: \"\\e650\"; }\n@mixin icon-right-left { content: \"\\e651\"; }\n@mixin icon-left-right { content: \"\\e652\"; }\n@mixin icon-special-character { content: \"\\e653\"; }\n@mixin icon-source { content: \"\\e654\"; }\n@mixin icon-new-page { content: \"\\e655\"; }\n@mixin icon-templates { content: \"\\e656\"; }\n@mixin icon-cut { content: \"\\e657\"; }\n@mixin icon-replace { content: \"\\e658\"; }\n@mixin icon-copy { content: \"\\e659\"; }\n@mixin icon-paste { content: \"\\e65a\"; }\n@mixin icon-select-all { content: \"\\e65b\"; }\n@mixin icon-paste-text { content: \"\\e65c\"; }\n@mixin icon-paste-word { content: \"\\e65d\"; }\n@mixin icon-bold { content: \"\\e65e\"; }\n@mixin icon-italic { content: \"\\e65f\"; }\n@mixin icon-underline { content: \"\\e660\"; }\n@mixin icon-subscript { content: \"\\e661\"; }\n@mixin icon-superscript { content: \"\\e662\"; }\n@mixin icon-strike-through { content: \"\\e663\"; }\n@mixin icon-decrease-indent { content: \"\\e664\"; }\n@mixin icon-increase-indent { content: \"\\e665\"; }\n@mixin icon-block-quote { content: \"\\e666\"; }\n@mixin icon-div-container { content: \"\\e667\"; }\n@mixin icon-align-left { content: \"\\e668\"; }\n@mixin icon-center { content: \"\\e669\"; }\n@mixin icon-align-right { content: \"\\e66a\"; }\n@mixin icon-justify { content: \"\\e66b\"; }\n@mixin icon-choice { content: \"\\e66c\"; }\n@mixin icon-inline-choice { content: \"\\e66d\"; }\n@mixin icon-match { content: \"\\e66e\"; }\n@mixin icon-associate { content: \"\\e66f\"; }\n@mixin icon-media { content: \"\\e670\"; }\n@mixin icon-graphic-order { content: \"\\e671\"; }\n@mixin icon-hotspot { content: \"\\e672\"; }\n@mixin icon-graphic-gap { content: \"\\e673\"; }\n@mixin icon-graphic-associate { content: \"\\e674\"; }\n@mixin icon-select-point { content: \"\\e675\"; }\n@mixin icon-pin { content: \"\\e676\"; }\n@mixin icon-import { content: \"\\e677\"; }\n@mixin icon-export { content: \"\\e678\"; }\n@mixin icon-move-item { content: \"\\e679\"; }\n@mixin icon-meta-data { content: \"\\e67a\"; }\n@mixin icon-slider { content: \"\\e67b\"; }\n@mixin icon-summary-report { content: \"\\e67c\"; }\n@mixin icon-text-entry { content: \"\\e67d\"; }\n@mixin icon-extended-text { content: \"\\e67e\"; }\n@mixin icon-eraser { content: \"\\e67f\"; }\n@mixin icon-row { content: \"\\e680\"; }\n@mixin icon-column { content: \"\\e681\"; }\n@mixin icon-text-color { content: \"\\e682\"; }\n@mixin icon-background-color { content: \"\\e683\"; }\n@mixin icon-spell-check { content: \"\\e684\"; }\n@mixin icon-polygon { content: \"\\e685\"; }\n@mixin icon-rectangle { content: \"\\e686\"; }\n@mixin icon-gap-match { content: \"\\e687\"; }\n@mixin icon-order { content: \"\\e688\"; }\n@mixin icon-hottext { content: \"\\e689\"; }\n@mixin icon-free-form { content: \"\\e68a\"; }\n@mixin icon-step-backward { content: \"\\e68b\"; }\n@mixin icon-fast-backward { content: \"\\e68c\"; }\n@mixin icon-backward { content: \"\\e68d\"; }\n@mixin icon-play { content: \"\\e68e\"; }\n@mixin icon-pause { content: \"\\e68f\"; }\n@mixin icon-stop { content: \"\\e690\"; }\n@mixin icon-forward { content: \"\\e691\"; }\n@mixin icon-fast-forward { content: \"\\e692\"; }\n@mixin icon-step-forward { content: \"\\e693\"; }\n@mixin icon-ellipsis { content: \"\\e694\"; }\n@mixin icon-circle { content: \"\\e695\"; }\n@mixin icon-target { content: \"\\e696\"; }\n@mixin icon-guide-arrow { content: \"\\e697\"; }\n@mixin icon-range-slider-right { content: \"\\e698\"; }\n@mixin icon-range-slider-left { content: \"\\e699\"; }\n@mixin icon-radio-checked { content: \"\\e69a\"; }\n@mixin icon-checkbox-indeterminate { content: \"\\e901\"; }\n@mixin icon-checkbox { content: \"\\e69b\"; }\n@mixin icon-checkbox-crossed { content: \"\\e69c\"; }\n@mixin icon-checkbox-checked { content: \"\\e69d\"; }\n@mixin icon-result-nok { content: \"\\e69e\"; }\n@mixin icon-result-ok { content: \"\\e69f\"; }\n@mixin icon-not-evaluated { content: \"\\e6a0\"; }\n@mixin icon-filter { content: \"\\e6a1\"; }\n@mixin icon-translate { content: \"\\e6a2\"; }\n@mixin icon-eject { content: \"\\e6a3\"; }\n@mixin icon-continue { content: \"\\e6a4\"; }\n@mixin icon-radio { content: \"\\e6a5\"; }\n@mixin icon-sphere { content: \"\\e6a6\"; }\n@mixin icon-reset { content: \"\\e6a7\"; }\n@mixin icon-smaller { content: \"\\e6a8\"; }\n@mixin icon-larger { content: \"\\e6a9\"; }\n@mixin icon-clock { content: \"\\e6aa\"; }\n@mixin icon-font { content: \"\\e6ab\"; }\n@mixin icon-maths { content: \"\\e6ac\"; }\n@mixin icon-grip { content: \"\\e6ad\"; }\n@mixin icon-rubric { content: \"\\e6ae\"; }\n@mixin icon-audio { content: \"\\e6af\"; }\n@mixin icon-grip-h { content: \"\\e6b0\"; }\n@mixin icon-magicwand { content: \"\\e6b1\"; }\n@mixin icon-loop { content: \"\\ea2e\"; }\n@mixin icon-calendar { content: \"\\e953\"; }\n@mixin icon-reload { content: \"\\e984\"; }\n@mixin icon-speed { content: \"\\e9a6\"; }\n@mixin icon-volume { content: \"\\ea27\"; }\n@mixin icon-contrast { content: \"\\e9d5\"; }\n@mixin icon-headphones { content: \"\\e910\"; }\n@mixin icon-compress { content: \"\\f066\"; }\n@mixin icon-map-o { content: \"\\f278\"; }\n@mixin icon-variable { content: \"\\e908\"; }\n@mixin icon-tooltip { content: \"\\e90c\"; }\n@mixin icon-globe { content: \"\\e9c9\"; }\n@mixin icon-highlighter { content: \"\\e90f\"; }\n@mixin icon-eliminate-crossed { content: \"\\e911\"; }\n@mixin icon-play-from-here { content: \"\\e912\"; }\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\nreset.css (part of editor.css)\r\n================================\r\n\r\nThis file holds the \"reset\" requirements of CKEditor, as well as define the\r\ndefault interface styles.\r\n\r\nCKEditor includes two main \"reset\" class names in the DOM structure created for\r\neditors:\r\n\r\n\t* .cke_reset: Intended to reset a specific element, but not its children.\r\n\t Because of this, only styles that will not be inherited can be defined.\r\n\r\n\t* .cke_reset_all: Intended to reset not only the element holding it, but\r\n\t also its child elements.\r\n\r\nTo understand why \"reset\" is needed, check the CKEditor Skin SDK:\r\nhttp://docs.cksource.com/CKEditor_4.x/Skin_SDK/Reset\r\n*/\r\n@import \"inc/bootstrap\";\r\n/* Reset for single elements, not their children. */\r\n.cke_reset {\r\n /* Do not include inheritable rules here. */\r\n margin: 0;\r\n padding: 0;\r\n border: 0;\r\n background: transparent;\r\n text-decoration: none;\r\n width: auto;\r\n height: auto;\r\n vertical-align: baseline;\r\n box-sizing: content-box;\r\n position: static;\r\n transition: none;\r\n z-index: 0 !important;\r\n}\r\n\r\n/* Reset for elements and their children. */\r\n.cke_reset_all, .cke_reset_all * {\r\n /* The following must be identical to .cke_reset. */\r\n margin: 0;\r\n padding: 0;\r\n border: 0;\r\n background: transparent;\r\n text-decoration: none;\r\n width: auto;\r\n height: auto;\r\n vertical-align: baseline;\r\n box-sizing: content-box;\r\n transition: none;\r\n\r\n /* These are rule inherited by all children elements. */\r\n border-collapse: collapse;\r\n font-family: $regularFont;\r\n font-weight: 400;\r\n font-style: normal;\r\n font-size: 1.4rem;\r\n //color: #222;\r\n text-align: left;\r\n white-space: nowrap;\r\n cursor: auto;\r\n}\r\n\r\n.cke_reset_all .cke_rtl * {\r\n text-align: right;\r\n}\r\n\r\n/* Defaults for some elements. */\r\n\r\n.cke_reset_all iframe {\r\n vertical-align: inherit; /** For IE */\r\n}\r\n\r\n.cke_reset_all textarea {\r\n white-space: pre;\r\n}\r\n\r\n.cke_reset_all textarea,\r\n.cke_reset_all input[type=\"text\"],\r\n.cke_reset_all input[type=\"password\"] {\r\n cursor: text;\r\n}\r\n\r\n.cke_reset_all textarea[disabled],\r\n.cke_reset_all input[type=\"text\"][disabled],\r\n.cke_reset_all input[type=\"password\"][disabled] {\r\n cursor: default;\r\n}\r\n\r\n.cke_reset_all fieldset {\r\n padding: 10px;\r\n border: 2px groove #E0DFE3;\r\n}\r\n\r\n.cke_reset_all select {\r\n @include border-box();\r\n}\r\n","$sidebarWidth: 180;\n$sidebarGutter: 0;\n$toolbarHeight: 50;\n$treeSidebar: 280;\n\n// fonts\n$fontPath : 'font/' !default;\n$monospaceFont: Consolas, 'Andale Mono WT', 'Andale Mono', 'Lucida Console', 'Lucida Sans Typewriter', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Liberation Mono', 'Nimbus Mono L', Monaco, 'Courier New', Courier, monospace;\n$regularFont: 'Source Sans Pro', sans-serif;\n$headingFont: 'Source Sans Pro', sans-serif;\n\n\n%clearfix {\n &:before, &:after {\n content: \" \";\n display: table;\n }\n &:after {\n clear: both;\n }\n}\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\nmainui.css (part of editor.css)\r\n=================================\r\n\r\nThis file styles the basic structure of the CKEditor user interface - the box\r\nthat holds everything.\r\n\r\nCKEditor offers two main editing modes. The main UI blocks that compose these\r\nmodes are:\r\n\r\n\tFor \"Theme UI\" mode, the one most generally used:\r\n\r\n\t+-- .cke_chrome ----------------------+\r\n\t|+-- .cke_inner ---------------------+|\r\n\t|| +-- .cke_top -------------------+ ||\r\n\t|| | | ||\r\n\t|| +-------------------------------+ ||\r\n\t|| +-- .cke_contents --------------+ ||\r\n\t|| | | ||\r\n\t|| +-------------------------------+ ||\r\n\t|| +-- .cke_bottom ----------------+ ||\r\n\t|| | | ||\r\n\t|| +-------------------------------+ ||\r\n\t|+-----------------------------------+|\r\n\t+-------------------------------------+\r\n\r\n\tFor \"Inline Editing\" mode:\r\n\r\n\t+-- .cke_chrome .cke_float------------+\r\n\t|+-- .cke_inner ---------------------+|\r\n\t|| +-- .cke_top -------------------+ ||\r\n\t|| | | ||\r\n\t|| +-------------------------------+ ||\r\n\t|+-----------------------------------+|\r\n\t+-------------------------------------+\r\n\r\nSpecial outer level classes used in this file:\r\n\r\n\t.cke_hc: Available when the editor is rendered on \"High Contrast\".\r\n\r\n*/\r\n\r\n/* The outer boundary of the interface. */\r\n.cke_chrome {\r\n /* This is , so transform it into a block.*/\r\n display: block;\r\n padding: 0;\r\n}\r\n\r\n/* The inner boundary of the interface. */\r\n.cke_inner {\r\n /* This is , so transform it into a block.*/\r\n display: block;\r\n\r\n -webkit-touch-callout: none;\r\n\r\n padding: 0;\r\n position: relative;\r\n z-index: 10001;\r\n\r\n}\r\n\r\n/* Added to the outer boundary of the UI when in inline editing,\r\n when the UI is floating. */\r\n.cke_float {\r\n /* Make white the space between the outer and the inner borders. */\r\n border: none;\r\n}\r\n\r\n.cke_float .cke_inner {\r\n /* As we don't have blocks following top (toolbar) we suppress the padding\r\n as the toolbar defines its own margin. */\r\n padding-bottom: 0;\r\n}\r\n\r\n/* Make the main spaces enlarge to hold potentially floated content. */\r\n.cke_top,\r\n.cke_contents,\r\n.cke_bottom {\r\n /* These are s, so transform them into blocks.*/\r\n //display: block;\r\n\r\n /* Ideally this should be \"auto\", but it shows scrollbars in IE7. */\r\n overflow: hidden;\r\n}\r\n\r\n.cke_top {\r\n /*border: 1px solid #b2b2b2;*/\r\n /* Allow breaking toolbars when in a narrow editor. (#9947) */\r\n white-space: normal;\r\n padding: 4px 3px 0px 4px;\r\n background: $uiClickableDefaultBg;\r\n @include simple-border($uiClickableDefaultBg);\r\n @include box-shadow();\r\n}\r\n\r\n.cke_float .cke_top {\r\n border: 3px solid $uiClickableDefaultBg;\r\n\r\n}\r\n\r\n.cke_bottom {\r\n padding: 1px;\r\n position: relative;\r\n @include simple-border();\r\n /*\r\n border-top: 1px solid #bfbfbf;\r\n\r\n box-shadow: 0 1px 0 #fff inset;\r\n\r\n background: #cfd1cf;\r\n background-image: linear-gradient(top, #ebebeb, #cfd1cf);\r\n filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#ebebeb', endColorstr='#cfd1cf');*/\r\n}\r\n\r\n/* On iOS we need to manually enable scrolling in the contents block. (#9945) */\r\n.cke_browser_ios .cke_contents {\r\n overflow-y: auto;\r\n -webkit-overflow-scrolling: touch;\r\n}\r\n\r\n/* The resizer is the small UI element that is rendered at the bottom right\r\n part of the editor. It makes is possible to resize the editor UI. */\r\n.cke_resizer {\r\n /* To avoid using images for the resizer, we create a small triangle,\r\n using some CSS magic. */\r\n width: 0;\r\n height: 0;\r\n overflow: hidden;\r\n width: 0;\r\n height: 0;\r\n overflow: hidden;\r\n border-width: 10px 10px 0 0;\r\n border-color: transparent #666 transparent transparent;\r\n border-style: dashed solid dashed dashed;\r\n\r\n font-size: 0;\r\n vertical-align: bottom;\r\n\r\n margin-top: 6px;\r\n\r\n /* \tA margin in case of no other element in the same container\r\n to keep a distance to the bottom edge. */\r\n margin-bottom: 2px;\r\n\r\n box-shadow: 0 1px 0 rgba(255, 255, 255, .3);\r\n}\r\n\r\n.cke_hc .cke_resizer {\r\n font-size: 15px;\r\n width: auto;\r\n height: auto;\r\n border-width: 0;\r\n}\r\n\r\n.cke_resizer_ltr {\r\n cursor: se-resize;\r\n\r\n float: right;\r\n margin-right: -4px;\r\n}\r\n\r\n/* This class is added in RTL mode. This is a special case for the resizer\r\n (usually the .cke_rtl class is used), because it may not necessarily be in\r\n RTL mode if the main UI is RTL. It depends instead on the context where the\r\n editor is inserted on. */\r\n.cke_resizer_rtl {\r\n border-width: 10px 0 0 10px;\r\n border-color: transparent transparent transparent #A5A5A5;\r\n border-style: dashed dashed dashed solid;\r\n\r\n cursor: sw-resize;\r\n\r\n float: left;\r\n margin-left: -4px;\r\n right: auto;\r\n}\r\n\r\n/* The editing area (where users type) can be rendered as an editable
\r\n element (e.g. divarea plugin). In that case, this is the class applied to\r\n that element. */\r\n.cke_wysiwyg_div {\r\n display: block;\r\n height: 100%;\r\n overflow: auto;\r\n padding: 0 8px;\r\n outline-style: none;\r\n @include border-box();\r\n}\r\n","// buttons and alerts\n$success: rgb(14, 145, 75);\n$info: rgb(14, 93, 145);\n$warning: rgb(216, 174, 91);\n$danger: rgb(201, 96, 67);\n$error: rgb(186, 18, 43);\n$activeInteraction: rgb(195, 90, 19);\n\n// corporate identity\n$logoRed: rgb(186, 18, 43);\n$grey: rgb(173, 161, 148);\n$darkBlueGrey: rgb(164, 187, 197);\n$mediumBlueGrey: rgb(193, 212, 220);\n$lightBlueGrey: rgb(228, 236, 239);\n$brownRedGrey: rgb(154, 137, 123);\n$darkBrown: rgb(111, 99, 89);\n$websiteBorder: rgb(141, 148, 158);\n\n// ui elements, these should only variations of the above\n// naming convention: jQueryUi theme roller -> camelCase\n\n$textColor: #222;\n$textHighlight: white;\n\n$uiGeneralContentBg: white();\n$uiGeneralContentBorder: #ddd;\n\n$uiHeaderBg: #d4d5d7;\n\n$uiClickableDefaultBg: #f3f1ef;\n$uiClickableHoverBg: whiten($info, 0.2);\n//$uiClickableActiveBg: $uiHeaderBg;\n$uiClickableActiveBg: whiten($websiteBorder, 0.2);\n//$uiClickableActiveBg: #aaa;\n\n$uiSelectableSelectedBg: whiten($info, 0.2);\n$uiSelectableSelectedHoverBg: whiten($info, 0.1);\n$uiSelectableHoverBg: whiten($info, 0.9);\n\n$uiOverlay: $lightBlueGrey;\n\n// new layout. Implemented now only for review panel\n$uiReviewPanelBg: #f2f2f2;\n$uiReviewPanelTextDisabled: hsl(0, 0%, 45%);\n$uiReviewPanelTextDefault: hsl(0, 0%, 12%);\n$uiReviewPanelBgDefault: $uiGeneralContentBg;\n$uiReviewPanelPrimaryHighlight: hsl(208, 100%, 32%);\n$uiReviewPanelBgInverted: $uiReviewPanelTextDefault;\n$uiReviewPanelTextInverted: $uiGeneralContentBg;\n\n// sidebars etc.\n$canvas: mix(#fff, $grey, 85%);\n\n// colors taken from feedback.scss\n$successBgColor: whiten($success, 0.8);\n$successBorderColor: whiten($success, 0.1);\n\n$infoBgColor: whiten($info, 0.8);\n$infoBorderColor: whiten($info, 0.1);\n\n$warningBgColor: whiten($warning, 0.8);\n$warningBorderColor: whiten($warning, 0.1);\n\n$dangerBgColor: whiten($danger, 0.8);\n$dangerBorderColor: whiten($danger, 0.1);\n\n$errorBgColor: whiten($error, 0.8);\n$errorBorderColor: whiten($error, 0.1);\n\n$darkBar: rgb(51, 51, 51);\n$darkBarTxt: rgb(230, 230, 230);\n$darkBarIcon: rgb(220, 220, 220);\n\n$actionLinkColor: #276d9b;\n$actionLinkHoverColor: #4f83a7;\n\n$colorWheel-01: #c3ba13;\n$colorWheel-02: #84a610;\n$colorWheel-03: #2b8e0e;\n$colorWheel-04: #0f9787;\n$colorWheel-05: #0e5d91;\n$colorWheel-06: #0d2689;\n$colorWheel-07: #400d83;\n$colorWheel-08: #960e7d;\n$colorWheel-09: #ba122b;\n$colorWheel-10: #c34713;\n$colorWheel-11: #c36f13;\n$colorWheel-12: #c39413;\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n/*\r\npanel.css (part of editor.css)\r\n================================\r\n\r\nPanels are floating elements that can hold different types of contents.\r\nThe following are common uses of it:\r\n\r\n\t- The element that toolbar combos display when opening them.\r\n\t- The context menu.\r\n\t- The list of items displayed by \"menu buttons\" (e.g. scayt).\r\n\t- The panel shown when opening \"panel buttons\" (e.g. color buttons).\r\n\r\nPanel contents are wrapped into an iframe, so it is possible to have additional\r\nCSS loaded inside them (e.g. to have more accurate preview on the styles combo).\r\n\r\nThe following is a visual representation of the outer elements of a panel:\r\n\r\n+-- .cke_panel(*) ---------------------+\r\n| +-- IFRAME.cke_panel_frame --------+ |\r\n| | +-- HTML.cke_panel_container --+ | |\r\n| | | +-- .cke_panel_block ------+ | | |\r\n| | | | | | | |\r\n| | | | (contents here) | | | |\r\n| | | | | | | |\r\n| | | +--------------------------+ | | |\r\n| | +------------------------------+ | |\r\n| +----------------------------------+ |\r\n+--------------------------------------+\r\n\r\n(*) All kinds of panel share the above structure. Menu panels adds the\r\n .cke_menu_panel class to the outer element, while toolbar combos add the\r\n\t.cke_combopanel class.\r\n\r\nThis file also defines styles for panel lists (used by combos). For menu-like\r\npanel contents and color panels check menu.css and colorpanel.css.\r\n*/\r\n@import \"inc/bootstrap\";\r\n\r\n/* The box that holds an IFRAME. It's inserted into a host document and positioned\r\n absolutely by the application. It floats above the host document/editor. */\r\n.cke_panel {\r\n /* Restore the loading hide */\r\n visibility: visible;\r\n width: 120px;\r\n height: 100px;\r\n overflow: hidden;\r\n\r\n background-color: #fff;\r\n border: 1px solid #b6b6b6;\r\n border-bottom-color: #999;\r\n\r\n border-radius: 3px;\r\n\r\n box-shadow: 0 0 3px rgba(0, 0, 0, .15);\r\n font-size: 14px;\r\n\r\n visibility: hidden;\r\n}\r\n.cke_panel_visible {\r\n visibility: visible;\r\n}\r\n\r\n/* This class represents panels which are used as context menus. */\r\n.cke_menu_panel {\r\n padding: 0;\r\n margin: 0;\r\n background-color: #fff;\r\n border: 1px solid #ddd;\r\n border-radius: 2px;\r\n box-shadow: none;\r\n}\r\n\r\n/* This class represents panels which are used by rich combos. */\r\n.cke_combopanel {\r\n width: 150px;\r\n height: 170px;\r\n}\r\n\r\n/* The IFRAME the panel is wrapped into. */\r\n.cke_panel_frame {\r\n width: 100%;\r\n height: 100%;\r\n font-size: 12px;\r\n\r\n overflow: auto;\r\n overflow-x: hidden;\r\n}\r\n\r\n/* The HTML document which is a direct descendant of the IFRAME */\r\n.cke_panel_container {\r\n overflow: hidden;\r\n}\r\n\r\n/*\r\nHere we start the definition of panel lists (e.g. combo panels). The following\r\nis its visual representation:\r\n\r\n+-- .cke_panel_block -----------------+\r\n| +-- .cke_panel_grouptitle --------+ |\r\n| | | |\r\n| +---------------------------------+ |\r\n| +-- .cke_panel_list --------------+ |\r\n| | +-- .cke_panel_listItem ------+ | |\r\n| | | +-- a --------------------+ | | |\r\n| | | | +-- span -------------+ | | | |\r\n| | | | | | | | | |\r\n| | | | +---------------------+ | | | |\r\n| | | +-------------------------+ | | |\r\n| | +-----------------------------+ | |\r\n| | +-- .cke_panel_listItem ------+ | |\r\n| | | +-- a --------------------+ | | |\r\n| | | | +-- span -------------+ | | | |\r\n| | | | | | | | | |\r\n| | | | +---------------------+ | | | |\r\n| | | +-------------------------+ | | |\r\n| | +-----------------------------+ | |\r\n| | ... | |\r\n| +---------------------------------+ |\r\n+-------------------------------------+\r\n*/\r\n\r\n/* The list of panel items. */\r\n.cke_panel_list {\r\n list-style-type: none;\r\n margin: 0;\r\n padding: 0;\r\n white-space: nowrap;\r\n overflow-y: auto;\r\n height: 170px;\r\n}\r\n\r\n/* The item of .cke_panel_list */\r\n.cke_panel_listItem {\r\n margin: 0;\r\n padding-bottom: 1px;\r\n}\r\n\r\n/* The child of .cke_panel_listItem. These elements contain spans which are\r\n to display a real name of the property which is visible for an end-user. */\r\n.cke_panel_listItem a {\r\n padding: 3px 4px;\r\n display: block;\r\n border: 1px solid #fff;\r\n color: inherit !important;\r\n text-decoration: none;\r\n overflow: hidden;\r\n text-overflow: ellipsis;\r\n border-radius: 2px;\r\n}\r\n\r\n/* IE6 */\r\n* html .cke_panel_listItem a {\r\n width: 100%;\r\n\r\n /* IE is not able to inherit the color, so we must force it to black */\r\n color: #000;\r\n}\r\n\r\n/* IE7 */\r\n*:first-child + html .cke_panel_listItem a {\r\n /* IE is not able to inherit the color, so we must force it to black */\r\n color: #000;\r\n}\r\n\r\n.cke_panel_listItem.cke_selected a {\r\n\r\n background-color: mix(#fff, $info, 80%);\r\n}\r\n\r\n.cke_panel_listItem a:hover,\r\n.cke_panel_listItem a:focus,\r\n.cke_panel_listItem a:active {\r\n\r\n background-color: $uiClickableHoverBg;\r\n}\r\n\r\n.cke_hc .cke_panel_listItem a {\r\n border-style: none;\r\n}\r\n\r\n.cke_hc .cke_panel_listItem a:hover,\r\n.cke_hc .cke_panel_listItem a:focus,\r\n.cke_hc .cke_panel_listItem a:active {\r\n border: 2px solid;\r\n padding: 1px 2px;\r\n}\r\n\r\n/* The title of the entire panel which is visible on top of the list. */\r\n.cke_panel_grouptitle {\r\n display: none;\r\n}\r\n\r\n/* The following styles set defaults of the elements used by the Paragraph\r\n Format panel. */\r\n.cke_panel_listItem p,\r\n.cke_panel_listItem h1,\r\n.cke_panel_listItem h2,\r\n.cke_panel_listItem h3,\r\n.cke_panel_listItem h4,\r\n.cke_panel_listItem h5,\r\n.cke_panel_listItem h6,\r\n.cke_panel_listItem pre {\r\n margin-top: 0px;\r\n margin-bottom: 0px;\r\n}\r\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\ncolorpanel.css (part of editor.css)\r\n=====================================\r\n\r\nThe color panel is related to the contents part of the panels that are\r\ndisplayed when clicking the color buttons of the toolbar. See panels.css for\r\nstyles related to the outer part of panels.\r\n\r\nThe following is the visual representation of the color panel contents:\r\n\r\n+-- .cke_panel_block.cke_colorblock --+\r\n| +-- a.cke_colorauto --------------+ |\r\n| | | |\r\n| | AUTOMATIC COLOR | |\r\n| | | |\r\n| +---------------------------------+ |\r\n| +-- table ------------------------+ |\r\n| | | |\r\n| | COLOR PALETTE | |\r\n| | | |\r\n| |---------------------------------| |\r\n| | \"More Colors\" | |\r\n| +---------------------------------+ |\r\n+-------------------------------------+\r\n\r\nThe AUTOMATIC COLOR section is an containing a table with two cells with\r\nthe following contents:\r\n\r\n+-- TD -----------------+ +-- TD -----------------+\r\n| +-- .cke_colorbox --+ | | |\r\n| | | | | \"Automatic\" |\r\n| +-------------------+ | | |\r\n+-----------------------+ +-----------------------+\r\n\r\nThe COLOR PALETTE section instead is a table with a variable number of cells\r\n(by default 8). Each cell represents a color box, with the following structure:\r\n\r\n+-- A.cke_colorbox ---------+\r\n| +-- SPAN.cke_colorbox --+ |\r\n| | | |\r\n| +-----------------------+ |\r\n+---------------------------+\r\n*/\r\n\r\n/* The container of the color palette. */\r\n.cke_colorblock {\r\n padding: 3px;\r\n font-size: 11px;\r\n font-family: 'Microsoft Sans Serif', Tahoma, Arial, Verdana, Sans-Serif;\r\n}\r\n\r\n.cke_colorblock,\r\n.cke_colorblock a {\r\n text-decoration: none;\r\n color: #000;\r\n}\r\n\r\n/* The box which is to represent a single color on the color palette.\r\n It is a small, square-shaped element which can be selected from the palette. */\r\nspan.cke_colorbox {\r\n width: 10px;\r\n height: 10px;\r\n border: #808080 1px solid;\r\n float: left;\r\n}\r\n\r\n.cke_rtl span.cke_colorbox {\r\n float: right;\r\n}\r\n\r\n/* The wrapper of the span.cke_colorbox. It provides an extra border and padding. */\r\na.cke_colorbox {\r\n border: #fff 1px solid;\r\n padding: 2px;\r\n float: left;\r\n width: 12px;\r\n height: 12px;\r\n}\r\n\r\n.cke_rtl a.cke_colorbox {\r\n float: right;\r\n}\r\n\r\n/* Different states of the a.cke_colorbox wrapper. */\r\na:hover.cke_colorbox,\r\na:focus.cke_colorbox,\r\na:active.cke_colorbox {\r\n border: #b6b6b6 1px solid;\r\n background-color: #e5e5e5;\r\n}\r\n\r\n/* Buttons which are visible at the top/bottom of the color palette:\r\n - cke_colorauto (TOP) applies the automatic color.\r\n - cke_colormore (BOTTOM) executes the color dialog.\r\n*/\r\na.cke_colorauto,\r\na.cke_colormore {\r\n border: #fff 1px solid;\r\n padding: 2px;\r\n display: block;\r\n cursor: pointer;\r\n}\r\n\r\n/* Different states of cke_colorauto/cke_colormore buttons. */\r\na:hover.cke_colorauto,\r\na:hover.cke_colormore,\r\na:focus.cke_colorauto,\r\na:focus.cke_colormore,\r\na:active.cke_colorauto,\r\na:active.cke_colormore {\r\n border: #b6b6b6 1px solid;\r\n background-color: #e5e5e5;\r\n}\r\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\ntoolbar.css (part of editor.css)\r\n==================================\r\n\r\nThis files styles the CKEditor toolbar and its buttons. For toolbar combo\r\nstyles, check richcombo.css.\r\n\r\nThe toolbar is rendered as a big container (called toolbox), which contains\r\nsmaller \"toolbars\". Each toolbar represents a group of items that cannot be\r\nseparated. The following is the visual representation of the toolbox.\r\n\r\n+-- .cke_toolbox ----------------------------------------------------------+\r\n| +-- .cke_toolbar --+ +-- .cke_toolbar --+ ... +-- .cke_toolbar_break --+ |\r\n| | | | | | | |\r\n| +------------------+ +------------------+ +------------------------+ |\r\n| +-- .cke_toolbar --+ +-- .cke_toolbar --+ ... |\r\n| | | | | |\r\n| +------------------+ +------------------+ |\r\n+--------------------------------------------------------------------------+\r\n\r\nThe following instead is the visual representation of a single toolbar:\r\n\r\n+-- .cke_toolbar ----------------------------------------------------------------+\r\n| +-- .cke_toolbar_start --+ +-- .cke_toolgroup (*) --+ +-- .cke_toolbar_end --+ |\r\n| | | | | | | |\r\n| +------------------------+ +------------------------+ +----------------------+ |\r\n+--------------------------------------------------------------------------------+\r\n(*) .cke_toolgroup is available only when the toolbar items can be grouped\r\n (buttons). If the items can't be group (combos), this box is not available\r\n\tand the items are rendered straight in that place.\r\n\r\nThis file also styles toolbar buttons, which are rendered inside the above\r\n.cke_toolgroup containers. This is the visual representation of a button:\r\n\r\n+-- .cke_button -------------------------------------+\r\n| +-- .cke_button_icon --+ +-- .cke_button_label --+ |\r\n| | | | | |\r\n| +----------------------+ +-----------------------+ |\r\n+----------------------------------------------------+\r\n\r\nSpecial outer level classes used in this file:\r\n\r\n\t.cke_hc: Available when the editor is rendered on \"High Contrast\".\r\n\t.cke_rtl: Available when the editor UI is on RTL.\r\n*/\r\n@import \"inc/bootstrap\";\r\n/* The box that holds each toolbar. */\r\n.cke_toolbar {\r\n float: left;\r\n position: relative;\r\n z-index: 10005\r\n}\r\n\r\n.cke_rtl .cke_toolbar {\r\n float: right;\r\n}\r\n\r\n@media (pointer:coarse) {\r\n .cke .cke_toolbar .cke_button_off.cke_button_off:hover {\r\n background: white !important;\r\n color: $textColor !important;\r\n }\r\n}\r\n\r\n/* The box that holds buttons. */\r\n.cke_toolgroup {\r\n float: left;\r\n margin: 0 2px 0 0;\r\n @include simple-border();\r\n @include border-radius(1);\r\n\r\n background: white();\r\n display: flex;\r\n}\r\n\r\n.cke_hc .cke_toolgroup {\r\n border: 0;\r\n margin-right: 10px;\r\n margin-bottom: 10px;\r\n}\r\n\r\n.cke_rtl .cke_toolgroup {\r\n float: right;\r\n margin-left: 6px;\r\n margin-right: 0;\r\n}\r\n\r\n/* A toolbar button . */\r\n.cke .cke_toolbar .cke_button {\r\n display: inline-block;\r\n height: 18px;\r\n padding: 4px 6px;\r\n outline: none;\r\n cursor: pointer;\r\n border: 0;\r\n color: $textColor;\r\n}\r\n\r\n.cke .cke_toolbar .cke_button:hover {\r\n background: $uiClickableHoverBg !important;\r\n color: $textHighlight !important;\r\n}\r\n\r\n.cke_reset_all, .cke_reset_all *\r\n.cke .cke_top .cke_toolbar .cke_button_disabled:hover {\r\n background: white !important;\r\n cursor: default !important;\r\n}\r\n\r\n.cke_rtl .cke_button {\r\n float: right;\r\n}\r\n\r\n.cke_hc .cke_button {\r\n border: 1px solid black;\r\n\r\n /* Compensate the added border */\r\n padding: 3px 5px;\r\n margin: -2px 4px 0 -2px;\r\n}\r\n\r\n/* This class is applied to the button when it is \"active\" (pushed).\r\n This style indicates that the feature associated with the button is active\r\n i.e. currently writing in bold or when spell checking is enabled. */\r\n.cke .cke_toolbar a.cke_button_on {\r\n background-color: $info;\r\n color: $textHighlight;\r\n}\r\n\r\n.cke_button_disabled span {\r\n opacity: 0.4 !important;\r\n}\r\n\r\na.cke_button_on:hover,\r\na.cke_button_on:focus,\r\na.cke_button_on:active {\r\n\r\n cursor: pointer;\r\n}\r\n\r\na.cke_button_off:hover,\r\na.cke_button_off:focus,\r\na.cke_button_off:active,\r\na.cke_button_disabled:hover,\r\na.cke_button_disabled:focus,\r\na.cke_button_disabled:active {\r\n\r\n background-color: $uiClickableActiveBg;\r\n\r\n cursor: default;\r\n text-shadow: none;\r\n}\r\n\r\n/* The icon which is a visual representation of the button. */\r\n.cke_button_icon {\r\n cursor: inherit;\r\n background-repeat: no-repeat;\r\n margin-top: 1px;\r\n width: 16px;\r\n height: 16px;\r\n float: left;\r\n}\r\n\r\n.cke_rtl .cke_button_icon {\r\n float: right;\r\n}\r\n\r\n.cke_hc .cke_button_icon {\r\n display: none;\r\n}\r\n\r\n/* The label of the button that stores the name of the feature. By default,\r\n labels are invisible. They can be revealed on demand though. */\r\n.cke_button_label {\r\n display: none;\r\n padding-left: 3px;\r\n margin-top: 1px;\r\n line-height: 17px;\r\n vertical-align: middle;\r\n float: left;\r\n cursor: default;\r\n\r\n &.cke_button__language_label {\r\n display: block;\r\n cursor: pointer;\r\n }\r\n}\r\n\r\n.cke_button__language {\r\n cursor: pointer;\r\n}\r\n\r\n.cke_button__language_icon {\r\n display: none;\r\n}\r\n\r\n.cke_rtl .cke_button_label {\r\n padding-right: 3px;\r\n padding-left: 0;\r\n float: right;\r\n}\r\n\r\n.cke_hc .cke_button_label {\r\n padding: 0;\r\n display: inline-block;\r\n font-size: 12px;\r\n}\r\n\r\n.cke_rtl .cke_button_arrow {\r\n margin-right: 5px;\r\n margin-left: 0;\r\n}\r\n\r\n.cke_hc .cke_button_arrow {\r\n font-size: 10px;\r\n margin: 3px -2px 0 3px;\r\n width: auto;\r\n border: 0;\r\n}\r\n\r\n.cke_button_arrow {\r\n padding: 0 8px 5px 0;\r\n position: relative;\r\n top: -4px;\r\n opacity: .8\r\n}\r\n\r\n/* The vertical separator which is used within a single toolbar to split\r\n buttons into sub-groups. */\r\n.cke_toolbar_separator {\r\n float: left;\r\n background-color: #c0c0c0;\r\n background-color: rgba(0, 0, 0, .2);\r\n margin: 5px 2px 0;\r\n height: 18px;\r\n width: 1px;\r\n}\r\n\r\n.cke_rtl .cke_toolbar_separator {\r\n float: right;\r\n}\r\n\r\n.cke_hc .cke_toolbar_separator {\r\n width: 0;\r\n border-left: 1px solid;\r\n margin: 1px 5px 0 0px;\r\n}\r\n\r\n/* The dummy element that breaks toolbars.\r\n Once it is placed, the very next toolbar is moved to the new row. */\r\n.cke_toolbar_break {\r\n display: block;\r\n clear: left;\r\n}\r\n\r\n.cke_rtl .cke_toolbar_break {\r\n clear: right;\r\n}\r\n\r\n/* The button, which when clicked hides (collapses) all the toolbars. */\r\n.cke_toolbox_collapser {\r\n width: 12px;\r\n height: 11px;\r\n float: right;\r\n margin: 11px 0 0;\r\n font-size: 0;\r\n cursor: default;\r\n text-align: center;\r\n border: 1px solid #a6a6a6;\r\n border-bottom-color: #979797;\r\n border-radius: 3px;\r\n background: #fff;\r\n}\r\n\r\n.cke_toolbox_collapser.cke_toolbox_collapser_min {\r\n margin: 0 2px 4px;\r\n}\r\n\r\n.cke_rtl .cke_toolbox_collapser {\r\n float: left;\r\n}\r\n\r\n/* The CSS arrow, which belongs to the toolbar collapser. */\r\n.cke_toolbox_collapser .cke_arrow {\r\n display: inline-block;\r\n height: 0;\r\n width: 0;\r\n font-size: 0;\r\n margin-top: 1px;\r\n border-left: 3px solid transparent;\r\n border-right: 3px solid transparent;\r\n border-bottom: 3px solid #474747;\r\n border-top: 3px solid transparent;\r\n}\r\n\r\n.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow {\r\n margin-top: 4px;\r\n border-bottom-color: transparent;\r\n border-top-color: #474747;\r\n}\r\n\r\n.cke_hc .cke_toolbox_collapser .cke_arrow {\r\n font-size: 8px;\r\n width: auto;\r\n border: 0;\r\n margin-top: 0;\r\n margin-right: 2px;\r\n}\r\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\nmenu.css (part of editor.css)\r\n===============================\r\n\r\nThis file styles menus used in the editor UI. These menus are the list of\r\noptions available inside some \"floating panels\", like menu buttons of the\r\ntoolbar or the context menu.\r\n\r\nNote that the menu itself doesn't include the floating element that holds it.\r\nThat element is styles in the panel.css file.\r\n\r\nThe following is a visual representation of the main elements of a menu:\r\n\r\n+-- .cke_menu -----------------+\r\n| +-- .cke_menuitem --------+ |\r\n| | +-- .cke_menubutton ---+ | |\r\n| | | | | |\r\n| | +----------------------+ | |\r\n| +--------------------------+ |\r\n| +-- .cke_menuseparator ----+ |\r\n| ... |\r\n+------------------------------+\r\n\r\nThis is the .cke_menubutton structure:\r\n(Note that the menu button icon shares with toolbar button the common class .cke_button_icon to achieve the same outlook.)\r\n\r\n+-- .cke_menubutton -------------------------------------------------------------------------+\r\n| +-- .cke_menubutton_inner ---------------------------------------------------------------+ |\r\n| | +-- .cke_menubutton_icon ---+ +-- .cke_menubutton_label --+ +-- .cke_cke_menuarrow --+ | |\r\n| | | +-- .cke_button_icon ---+ | | | | | | |\r\n| | | | | | | | | | | |\r\n| | | +-----------------------+ | | | | | | |\r\n| | +---------------------------+ +---------------------------+ +------------------------+ | |\r\n| +----------------------------------------------------------------------------------------+ |\r\n+--------------------------------------------------------------------------------------------+\r\n\r\nSpecial outer level classes used in this file:\r\n\r\n\t.cke_hc: Available when the editor is rendered on \"High Contrast\".\r\n\t.cke_rtl: Available when the editor UI is on RTL.\r\n*/\r\n\r\n/* .cke_menuitem is the element that holds the entire structure of each of the\r\n menu items. */\r\n\r\n.cke_menubutton {\r\n /* The \"button\" inside a menu item is a element.\r\n Transforms it into a block. */\r\n display: block;\r\n color: rgb(34, 34, 34);\r\n padding: 5px 7px;\r\n cursor: pointer;\r\n // override .cke_reset_all *\r\n .cke_menubutton_label {\r\n cursor: pointer;\r\n }\r\n}\r\n\r\n.cke_menubutton:hover,\r\n.cke_menubutton:focus,\r\n.cke_menubutton:active {\r\n background: #3e7da7;\r\n color: #fff;\r\n display: block;\r\n outline: none;\r\n cursor: pointer;\r\n &:after {\r\n color: #fff;\r\n border-color: #fff;\r\n }\r\n}\r\n\r\n.cke_menubutton__language_ckb-ir,\r\n.cke_menubutton__language_ar-arb,\r\n.cke_menubutton__language_fa-af,\r\n.cke_menubutton__language_fa-ir,\r\n.cke_menubutton__language_he-il,\r\n.cke_menubutton__language_ps-af,\r\n.cke_menubutton__language_ur-in {\r\n padding-right: 40px;\r\n &:after {\r\n content: 'RTL';\r\n display: block;\r\n color: rgb(173, 161, 148);\r\n border: rgb(173, 161, 148) 1px solid;\r\n border-radius: 2px;\r\n font-size: 10px;\r\n top: 6px;\r\n right: 5px;\r\n line-height: 12px;\r\n padding: 0 4px;\r\n position: absolute;\r\n }\r\n}\r\n\r\n.cke_hc .cke_menubutton {\r\n padding: 2px;\r\n}\r\n\r\n.cke_hc .cke_menubutton:hover,\r\n.cke_hc .cke_menubutton:focus,\r\n.cke_hc .cke_menubutton:active {\r\n border: 2px solid;\r\n padding: 0;\r\n}\r\n\r\n.cke_menubutton_inner {\r\n display: table-row;\r\n}\r\n\r\n.cke_menubutton_icon,\r\n.cke_menubutton_label,\r\n.cke_menuarrow {\r\n display: table-cell;\r\n}\r\n\r\n/* The menu item icon. */\r\n.cke_menubutton_icon {\r\n display: none;\r\n background-color: #D7D8D7;\r\n opacity: 0.70; /* Safari, Opera and Mozilla */\r\n filter: alpha(opacity=70); /* IE */\r\n padding: 4px;\r\n}\r\n\r\n.cke_hc .cke_menubutton_icon {\r\n height: 16px;\r\n width: 0;\r\n padding: 4px 0;\r\n}\r\n\r\n.cke_menubutton_disabled:hover .cke_menubutton_icon,\r\n.cke_menubutton_disabled:focus .cke_menubutton_icon,\r\n.cke_menubutton_disabled:active .cke_menubutton_icon {\r\n /* The icon will get opacity as well when hovered. */\r\n opacity: 0.3;\r\n filter: alpha(opacity=30);\r\n}\r\n\r\n/* The textual part of each menu item. */\r\n.cke_menubutton_label {\r\n padding: 0 5px;\r\n background-color: transparent;\r\n width: 100%;\r\n vertical-align: middle;\r\n font-size: 14px;\r\n}\r\n\r\n.cke_menubutton_disabled .cke_menubutton_label {\r\n /* Greyed label text indicates a disabled menu item. */\r\n opacity: 0.3;\r\n filter: alpha(opacity=30);\r\n}\r\n\r\n.cke_menubutton_on {\r\n border: 1px solid #dedede;\r\n background-color: #f2f2f2;\r\n box-shadow: 0 0 2px rgba(0, 0, 0, .1) inset;\r\n}\r\n\r\n.cke_menubutton_on .cke_menubutton_icon {\r\n padding-right: 3px;\r\n}\r\n\r\n.cke_panel_frame .cke_menubutton_label {\r\n display: none;\r\n}\r\n\r\n/* The separator used to separate menu item groups. */\r\n.cke_menuseparator {\r\n background-color: #D3D3D3;\r\n height: 1px;\r\n filter: alpha(opacity=70); /* IE */\r\n opacity: 0.70; /* Safari, Opera and Mozilla */\r\n}\r\n\r\n/* The small arrow shown for item with sub-menus. */\r\n.cke_menuarrow {\r\n background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAeCAYAAAAPSW++AAAAWUlEQVR42mNgAAJLS8v5QMzJgA6Agv+B+AYQa2GTAOFvQJyMSyINm1G66EYtAmIehlEwXAEobYHSGLqgFjRB/EcWTIYmnf/oEmlYJaCSuhhGIUnygNIYiA0Ab4wwJXKzD74AAAAASUVORK5CYII=);\r\n background-position: 0 10px;\r\n background-repeat: no-repeat;\r\n padding: 0 5px;\r\n}\r\n\r\n.cke_rtl .cke_menuarrow {\r\n background-position: 5px -13px;\r\n background-repeat: no-repeat;\r\n}\r\n\r\n.cke_menuarrow span {\r\n display: none;\r\n}\r\n\r\n.cke_hc .cke_menuarrow span {\r\n vertical-align: middle;\r\n display: inline;\r\n}\r\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\nrichcombo.css (part of editor.css)\r\n=================================\r\n\r\nThis file holds the style set of the \"Rich Combo\" widget which is commonly used\r\nin the toolbar. It doesn't, however, styles the panel that is displayed when\r\nclicking on the combo, which is instead styled by panel.css.\r\n\r\nThe visual representation of a rich combo widget looks as follows:\r\n\r\n+-- .cke_combo----------------------------------------------------------------------+\r\n| +-- .cke_combo_label --+ +-- .cke_combo_button ---------------------------------+ |\r\n| | | | +-- .cke_combo_text --+ +-- .cke_combo_open -------+ | |\r\n| | | | | | | +-- .cke_combo_arrow --+ | | |\r\n| | | | | | | | | | | |\r\n| | | | | | | +----------------------+ | | |\r\n| | | | +---------------------+ +--------------------------+ | |\r\n| +----------------------+ +------------------------------------------------------+ |\r\n+-----------------------------------------------------------------------------------+\r\n*/\r\n@import \"inc/bootstrap\";\r\n/* The box that hold the entire combo widget */\r\n.cke_combo {\r\n display: inline-block;\r\n}\r\n\r\n.cke_rtl .cke_combo {\r\n float: right;\r\n}\r\n\r\n.cke_hc .cke_combo {\r\n margin-top: -2px;\r\n}\r\n\r\n/* The label of the combo widget. It is invisible by default, yet\r\n it's important for semantics and accessibility. */\r\n.cke_combo_label {\r\n display: none;\r\n float: left;\r\n line-height: 26px;\r\n vertical-align: top;\r\n margin-right: 5px;\r\n}\r\n\r\n.cke_rtl .cke_combo_label {\r\n float: right;\r\n margin-left: 5px;\r\n margin-right: 0;\r\n}\r\n\r\n/* The container for combo text and arrow. */\r\n.cke_combo_button {\r\n display: inline-block;\r\n margin: 0 2px 0 0;\r\n\r\n @include simple-border();\r\n @include border-radius();\r\n\r\n background: white();\r\n max-height: 26px;\r\n white-space: nowrap;\r\n}\r\n\r\n/* Different states of the container. */\r\n.cke_combo_off a.cke_combo_button:hover,\r\n.cke_combo_off a.cke_combo_button:focus {\r\n\r\n outline: none;\r\n}\r\n\r\n\r\n.cke_combo_off a.cke_combo_button:hover,\r\n.cke_combo_off a.cke_combo_button:focus,\r\n.cke_combo_off a.cke_combo_button:active {\r\n background-color: $uiClickableActiveBg;\r\n text-shadow: none;\r\n}\r\n\r\n.cke_rtl .cke_combo_button {\r\n float: right;\r\n margin-left: 5px;\r\n margin-right: 0;\r\n}\r\n\r\n.cke_hc a.cke_combo_button {\r\n padding: 3px;\r\n}\r\n\r\n.cke_hc .cke_combo_on a.cke_combo_button,\r\n.cke_hc .cke_combo_off a.cke_combo_button:hover,\r\n.cke_hc .cke_combo_off a.cke_combo_button:focus,\r\n.cke_hc .cke_combo_off a.cke_combo_button:active {\r\n border-width: 3px;\r\n padding: 1px;\r\n}\r\n\r\n/* The label that shows the current value of the rich combo.\r\n By default, it holds the name of the property.\r\n See: .cke_combo_inlinelabel */\r\n.cke_combo_text {\r\n line-height: 26px;\r\n padding : {\r\n left: 10px;\r\n }\r\n text-overflow: ellipsis;\r\n overflow: hidden;\r\n float: left;\r\n cursor: default;\r\n color: #474747;\r\n text-shadow: 0 1px 0 rgba(255, 255, 255, .5);\r\n width: 60px;\r\n}\r\n\r\n.cke_rtl .cke_combo_text {\r\n float: right;\r\n text-align: right;\r\n padding-left: 0;\r\n padding-right: 10px;\r\n}\r\n\r\n.cke_hc .cke_combo_text {\r\n line-height: 18px;\r\n font-size: 12px;\r\n}\r\n\r\n/* The handler which opens the panel of rich combo properties.\r\n It holds an arrow as a visual indicator. */\r\n.cke_combo_open {\r\n display: inline-block;\r\n font-size: 0;\r\n height: 26px;\r\n line-height: 17px;\r\n margin: 0;\r\n text-align: center;\r\n width: 20px;\r\n cursor: pointer;\r\n &:hover {\r\n color: $textHighlight;\r\n background: $uiClickableHoverBg;\r\n }\r\n}\r\n\r\n.cke_combo_button:hover {\r\n color: $textHighlight !important;\r\n background: $uiClickableHoverBg !important;\r\n .cke_combo_text{\r\n color: $darkBarTxt !important;\r\n }\r\n}\r\n\r\n.cke_combo_on {\r\n .cke_combo_button {\r\n background-color: $info;\r\n .cke_combo_text {\r\n color: $darkBarTxt !important;\r\n }\r\n }\r\n}\r\n\r\n.cke_hc .cke_combo_open {\r\n cursor: default;\r\n display: inline-block;\r\n font-size: 0;\r\n height: 26px;\r\n line-height: 17px;\r\n margin: 0;\r\n text-align: center;\r\n width: 20px;\r\n}\r\n\r\n/* The arrow which is displayed inside of the .cke_combo_open handler. */\r\n.cke_combo_arrow, .cke_button_arrow {\r\n margin: 8px 0 0;\r\n float: left;\r\n left: 7px;\r\n position: relative;\r\n font-family: 'tao';\r\n speak: none;\r\n font-style: normal;\r\n font-weight: normal;\r\n font-variant: normal;\r\n text-transform: none;\r\n line-height: 1;\r\n\r\n /* Better Font Rendering =========== */\r\n -webkit-font-smoothing: antialiased;\r\n -moz-osx-font-smoothing: grayscale;\r\n cursor: pointer;\r\n font-size: 1rem;\r\n}\r\n\r\n.cke_combo_arrow, .cke_button_arrow {\r\n @include tao-icon-setup;\r\n @include icon-down;\r\n}\r\n\r\n.cke_hc .cke_combo_arrow {\r\n font-size: 10px;\r\n width: auto;\r\n border: 0;\r\n margin-top: 3px;\r\n}\r\n\r\n/* Disabled combo button styles. */\r\n.cke_combo_disabled .cke_combo_inlinelabel,\r\n.cke_combo_disabled .cke_combo_open {\r\n opacity: 0.3;\r\n}\r\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\nelementspath.css (part of editor.css)\r\n=======================================\r\n\r\nThis file styles the \"Elements Path\", whith is the list of element names\r\npresent at the the bottom bar of the CKEditor interface.\r\n\r\nThe following is a visual representation of its main elements:\r\n\r\n+-- .cke_path ---------------------------------------------------------------+\r\n| +-- .cke_path_item ----+ +-- .cke_path_item ----+ +-- .cke_path_empty ---+ |\r\n| | | | | | | |\r\n| +----------------------+ +----------------------+ +----------------------+ |\r\n+----------------------------------------------------------------------------+\r\n*/\r\n\r\n/* The box that holds the entire elements path. */\r\n.cke_path {\r\n float: left;\r\n margin: -2px 0 2px;\r\n}\r\n\r\n/* Each item of the elements path. */\r\n.cke_path_item,\r\n /* Empty element available at the end of the elements path, to help us keeping\r\n the proper box size when the elements path is empty. */\r\n.cke_path_empty {\r\n display: inline-block;\r\n float: left;\r\n padding: 3px 4px;\r\n margin-right: 2px;\r\n cursor: default;\r\n text-decoration: none;\r\n outline: 0;\r\n border: 0;\r\n color: #4c4c4c;\r\n text-shadow: 0 1px 0 #fff;\r\n font-weight: bold;\r\n font-size: 11px;\r\n}\r\n\r\n.cke_rtl .cke_path,\r\n.cke_rtl .cke_path_item,\r\n.cke_rtl .cke_path_empty {\r\n float: right;\r\n}\r\n\r\n/* The items are elements, so we define its hover states here. */\r\na.cke_path_item:hover,\r\na.cke_path_item:focus,\r\na.cke_path_item:active {\r\n background-color: #bfbfbf;\r\n color: #333;\r\n text-shadow: 0 1px 0 rgba(255, 255, 255, .5);\r\n border-radius: 2px;\r\n box-shadow: 0 0 4px rgba(0, 0, 0, .5) inset, 0 1px 0 rgba(255, 255, 255, .5);\r\n}\r\n\r\n.cke_hc a.cke_path_item:hover,\r\n.cke_hc a.cke_path_item:focus,\r\n.cke_hc a.cke_path_item:active {\r\n border: 2px solid;\r\n padding: 1px 2px;\r\n}\r\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n@import \"inc/bootstrap\";\r\n/* \"Source\" button label */\r\n.cke_button__source_label,\r\n.cke_button__sourcedialog_label {\r\n display: inline;\r\n}\r\n\r\n/* \"Font Size\" combo width */\r\n.cke_combo__fontsize .cke_combo_text {\r\n width: 30px;\r\n}\r\n\r\n/* \"Font Size\" panel size */\r\n.cke_combopanel__fontsize {\r\n width: 120px;\r\n}\r\n\r\n/* Editable regions */\r\n.cke_source {\r\n font-family: 'Courier New', Monospace;\r\n font-size: small;\r\n background-color: #fff;\r\n white-space: pre;\r\n}\r\n\r\n.cke_wysiwyg_frame, .cke_wysiwyg_div {\r\n background-color: #fff;\r\n}\r\n","@import \"inc/bootstrap\";\n\n[class^=\"icon-\"], [class*=\" icon-\"] {\n text-shadow: 0 1px 0 white(.5);\n}\n\n.cke_button {\n min-width: 14px;\n text-decoration: none !important;\n text-align: center;\n}\n\n.cke_top,\n.cke_top:before,\n.cke_top:after,\n.cke_top *,\n.cke_top *:before,\n.cke_top *:after {\n box-sizing: content-box !important;\n}\n\n.cke_button_icon, .cke_button {\n padding-top: 1px;\n line-height: 0.9;\n font-size: 16px;\n}\n\n.cke_nose {\n position: absolute;\n bottom: -6px;\n transform: rotate(45deg);\n border: 1px $uiClickableDefaultBg solid;\n border-left: none;\n border-top: none;\n width: 12px;\n height: 12px;\n background: $uiClickableDefaultBg;\n box-shadow: 2px 1px 1px 0 rgba(0, 0, 0, 0.1);\n opacity: 0;\n &.float-space-left {\n opacity: 1;\n transition: opacity .1s ease-in-out;\n right: auto;\n left: 5px;\n }\n &.float-space-right {\n opacity: 1;\n transition: opacity .1s ease-in-out;\n right: 5px;\n left: auto;\n }\n &.float-space-bottom {\n top: -6px;\n box-shadow: none;\n }\n &.float-space-top {\n bottom: -6px;\n }\n}\n","/* Do not edit */@import \"inc/bootstrap\";\n.cke .cke_top .cke_toolbar .cke_button_icon {background-image: none!important;}\n.cke_button_icon, .cke_button { @include tao-icon-setup;}\n.cke_button__anchor_icon:before { @include icon-anchor;}\n.cke_button__bgcolor_icon:before { @include icon-background-color;}\n.cke_button__bidiltr_icon:before { @include icon-left-right;}\n.cke_button__bidirtl_icon:before { @include icon-right-left;}\n.cke_button__blockquote_icon:before { @include icon-block-quote;}\n.cke_button__bold_icon:before { @include icon-bold;}\n.cke_button__bulletedlist_icon:before { @include icon-ul;}\n.cke_button__copy_icon:before { @include icon-copy;}\n.cke_button__creatediv_icon:before { @include icon-div-container;}\n.cke_button__cut_icon:before { @include icon-cut;}\n.cke_button__find_icon:before { @include icon-find;}\n.cke_button__horizontalrule_icon:before { @include icon-insert-horizontal-line;}\n.cke_button__image_icon:before { @include icon-image;}\n.cke_button__indent_icon:before { @include icon-increase-indent;}\n.cke_button__italic_icon:before { @include icon-italic;}\n.cke_button__justifyblock_icon:before { @include icon-justify;}\n.cke_button__justifycenter_icon:before { @include icon-center;}\n.cke_button__justifyleft_icon:before { @include icon-align-left;}\n.cke_button__justifyright_icon:before { @include icon-align-right;}\n.cke_button__link_icon:before { @include icon-link;}\n.cke_button__newpage_icon:before { @include icon-new-page;}\n.cke_button__numberedlist_icon:before { @include icon-ol;}\n.cke_button__outdent_icon:before { @include icon-decrease-indent;}\n.cke_button__paste_icon:before { @include icon-paste;}\n.cke_button__pastefromword_icon:before { @include icon-paste-word;}\n.cke_button__pastetext_icon:before { @include icon-paste-text;}\n.cke_button__radio_icon:before { @include icon-radio-checked;}\n.cke_button__redo_icon:before { @include icon-redo;}\n.cke_button__replace_icon:before { @include icon-replace;}\n.cke_button__scayt_icon:before { @include icon-spell-check;}\n.cke_button__selectall_icon:before { @include icon-select-all;}\n.cke_button__sourcedialog_icon:before { @include icon-source;}\n.cke_button__specialchar_icon:before { @include icon-special-character;}\n.cke_button__strike_icon:before { @include icon-strike-through;}\n.cke_button__subscript_icon:before { @include icon-subscript;}\n.cke_button__superscript_icon:before { @include icon-superscript;}\n.cke_button__table_icon:before { @include icon-table;}\n.cke_button__templates_icon:before { @include icon-templates;}\n.cke_button__textcolor_icon:before { @include icon-text-color;}\n.cke_button__taohighlight_icon:before { @include icon-text-marker;}\n.cke_button__underline_icon:before { @include icon-underline;}\n.cke_button__taounderline_icon:before { @include icon-underline;}\n.cke_button__undo_icon:before { @include icon-undo;}\n.cke_button__unlink_icon:before { @include icon-unlink;}\n.cke_button__taomediamanager_icon:before { @include icon-media;}\n.cke_button__taoqtiimage_icon:before { @include icon-image;}\n.cke_button__taoqtimaths_icon:before { @include icon-maths;}\n.cke_button__taoqtimedia_icon:before { @include icon-media;}\n.cke_button__taoqtiinclude_icon:before { @include icon-shared-file;}\n.cke_button__taoqtitable_icon:before { @include icon-table;}\n.cke_button__taotooltip_icon:before { @include icon-tooltip;}\n.cke_button__taoqtiprintedvariable_icon:before { @include icon-variable;}\n.cke_button__taotab_icon:before { @include icon-tab;}\n.cke_button__taountab_icon:before { @include icon-untab;}\n.cke_combo_arrow:before { @include icon-down;}\n.cke_button_arrow:before { @include icon-down;}\n"]} \ No newline at end of file From 19373f47a1973a6c041dc2c9f5019af07a07c4f5 Mon Sep 17 00:00:00 2001 From: Yuriy Synyaiev Date: Tue, 12 Jul 2022 23:46:57 +0200 Subject: [PATCH 5/9] chore: update skin --- lib/ckeditor/ckeditor.js | 2 +- lib/ckeditor/skins/kama/editor.css | 2 +- lib/ckeditor/skins/kama/editor_ie.css | 2 +- lib/ckeditor/skins/kama/editor_ie7.css | 2 +- lib/ckeditor/skins/kama/editor_ie8.css | 2 +- lib/ckeditor/skins/kama/editor_iequirks.css | 2 +- lib/ckeditor/skins/moono-lisa/editor.css | 2 +- lib/ckeditor/skins/moono-lisa/editor_gecko.css | 2 +- lib/ckeditor/skins/moono-lisa/editor_ie.css | 2 +- lib/ckeditor/skins/moono-lisa/editor_ie8.css | 2 +- lib/ckeditor/skins/moono-lisa/editor_iequirks.css | 2 +- lib/ckeditor/skins/moono/editor.css | 2 +- lib/ckeditor/skins/moono/editor_gecko.css | 2 +- lib/ckeditor/skins/moono/editor_ie.css | 2 +- lib/ckeditor/skins/moono/editor_ie7.css | 2 +- lib/ckeditor/skins/moono/editor_ie8.css | 2 +- lib/ckeditor/skins/moono/editor_iequirks.css | 2 +- lib/ckeditor/skins/tao/editor.css | 2 +- lib/ckeditor/skins/tao/editor.css.map | 2 +- 19 files changed, 19 insertions(+), 19 deletions(-) diff --git a/lib/ckeditor/ckeditor.js b/lib/ckeditor/ckeditor.js index bab0d638..47761dc3 100644 --- a/lib/ckeditor/ckeditor.js +++ b/lib/ckeditor/ckeditor.js @@ -2,7 +2,7 @@ Copyright (c) 2003-2022, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ -(function(){if(!window.CKEDITOR||!window.CKEDITOR.dom){window.CKEDITOR||(window.CKEDITOR=function(){var a=/(^|.*[\\\/])ckeditor\.js(?:\?.*|;.*)?$/i,l={timestamp:"M6CB",version:"4.15.1 TAO-1 DEV",revision:"e2248bb47",rnd:Math.floor(900*Math.random())+100,_:{pending:[],basePathSrcPattern:a},status:"unloaded",basePath:function(){var f=window.CKEDITOR_BASEPATH||"";if(!f)for(var g=document.getElementsByTagName("script"),k=0;k.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 1px 1px 7px;margin-left:-6px}.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 7px 1px 1px;margin-left:0;margin-right:-6px}.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0;margin:0}.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px;margin:0}.cke_toolbar .cke_combo+.cke_toolbar_end,.cke_toolbar .cke_combo+.cke_toolgroup{margin-right:0;margin-left:2px}.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:2px}.cke_hc .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:5px}.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:5px}.cke_toolbar.cke_toolbar_last .cke_combo:nth-last-child(-n+2):after{content:none;border:0;width:0;height:0}.cke_combo_text{line-height:26px;padding-left:10px;text-overflow:ellipsis;overflow:hidden;float:left;cursor:default;color:#484848;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{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 10px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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 #484848}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:3px}.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_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{float:left;margin:-2px 0 2px}a.cke_path_item,span.cke_path_empty{display:inline-block;float:left;padding:3px 4px;margin-right:2px;cursor:default;text-decoration:none;outline:0;border:0;color:#484848;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:#e5e5e5}.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_combopanel__fontsize{width:135px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;text-align:center;opacity:.95;filter:alpha(opacity = 95);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__about_icon{background:url(icons.png?t=M6CB) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png?t=M6CB) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png?t=M6CB) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png?t=M6CB) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6CB) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6CB) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png?t=M6CB) no-repeat 0 -144px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6CB) no-repeat 0 -168px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6CB) no-repeat 0 -192px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -240px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -288px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -336px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6CB) no-repeat 0 -360px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6CB) no-repeat 0 -384px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -408px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -432px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6CB) no-repeat 0 -456px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -504px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6CB) no-repeat 0 -528px!important}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6CB) no-repeat 0 -552px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6CB) no-repeat 0 -576px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6CB) no-repeat 0 -600px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6CB) no-repeat 0 -624px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6CB) no-repeat 0 -648px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6CB) no-repeat 0 -672px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6CB) no-repeat 0 -696px!important}.cke_button__embed_icon{background:url(icons.png?t=M6CB) no-repeat 0 -720px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6CB) no-repeat 0 -744px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6CB) no-repeat 0 -816px!important}.cke_button__replace_icon{background:url(icons.png?t=M6CB) no-repeat 0 -840px!important}.cke_button__flash_icon{background:url(icons.png?t=M6CB) no-repeat 0 -864px!important}.cke_button__button_icon{background:url(icons.png?t=M6CB) no-repeat 0 -888px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6CB) no-repeat 0 -912px!important}.cke_button__form_icon{background:url(icons.png?t=M6CB) no-repeat 0 -936px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6CB) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6CB) no-repeat 0 -984px!important}.cke_button__radio_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1032px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1080px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1128px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1152px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1176px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1200px!important}.cke_button__image_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1248px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1296px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1320px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1344px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1368px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1392px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1416px!important}.cke_button__language_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1464px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1488px!important}.cke_button__link_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1512px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1560px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1608px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1632px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1656px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1704px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1752px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1800px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1848px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1872px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1920px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1944px!important}.cke_button__print_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1968px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1992px!important}.cke_button__save_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2016px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -2064px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2088px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -2136px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -2184px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2208px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2232px!important}.cke_button__table_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2256px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2280px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2304px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2328px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2352px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2424px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -456px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -576px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -696px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -744px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1320px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1344px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1368px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1392px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1416px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1488px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1512px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1872px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1944px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1968px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1992px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2016px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2256px!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=M6CB) no-repeat 0 -2280px!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=M6CB) no-repeat 0 -2304px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2328px!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=M6CB) no-repeat 0 -2352px!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=M6CB) no-repeat 0 -2376px!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=M6CB) no-repeat 0 -2400px!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=M6CB) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -4896px!important} \ 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;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #d1d1d1;padding:0}.cke_inner{display:block;background:#fff;padding:0;-webkit-touch-callout:none}.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 #d1d1d1;background:#f8f8f8;padding:6px 8px 2px;white-space:normal}.cke_float .cke_top{border:1px solid #d1d1d1}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #d1d1d1;background:#f8f8f8}.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 #bcbcbc 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 #bcbcbc;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:hidden;background-color:#fff;border:1px solid #d1d1d1}.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:focus{outline:0}.cke_panel_list{margin:0;padding:0;list-style-type:none;white-space:nowrap}.cke_panel_listItem{margin:0;padding:0}.cke_panel_listItem a{padding:6px 7px;display:block;color:inherit!important;text-decoration:none;overflow:hidden;text-overflow:ellipsis}.cke_hc .cke_panel_listItem a{border-style:none}.cke_panel_listItem.cke_selected a,.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{background-color:#e9e9e9}.cke_panel_listItem a:focus{outline:1px dotted #000}.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:4px 5px}.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_panel_grouptitle{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:6px 6px 7px 6px;color:#484848;border-bottom:1px solid #d1d1d1;background:#f8f8f8}.cke_colorblock{padding:10px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000}a.cke_colorbox{padding:2px;float:left;width:20px;height:20px}.cke_rtl a.cke_colorbox{float:right}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{outline:0;padding:0;border:2px solid #139ff7}a:hover.cke_colorbox{border-color:#bcbcbc}span.cke_colorbox{width:20px;height:20px;float:left}.cke_rtl span.cke_colorbox{float:right}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:3px;display:block;cursor:pointer}a.cke_colorauto{padding:0;border:1px solid transparent;margin-bottom:6px;height:26px;line-height:26px}a.cke_colormore{margin-top:10px;height:20px;line-height:19px}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{outline:0;border:#139ff7 1px solid;background-color:#f8f8f8}a:hover.cke_colorauto,a:hover.cke_colormore{border-color:#bcbcbc}.cke_colorauto span.cke_colorbox{width:18px;height:18px;border:1px solid #808080;margin-left:1px;margin-top:3px}.cke_rtl .cke_colorauto span.cke_colorbox{margin-left:0;margin-right:1px}span.cke_colorbox[style*="#ffffff"],span.cke_colorbox[style*="#FFFFFF"],span.cke_colorbox[style="background-color:#fff"],span.cke_colorbox[style="background-color:#FFF"],span.cke_colorbox[style*="rgb(255,255,255)"],span.cke_colorbox[style*="rgb(255, 255, 255)"]{border:1px solid #808080;width:18px;height:18px}.cke_toolbar{float:left}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{border:0;float:left;margin:1px 2px 6px 0;padding-right:3px}.cke_rtl .cke_toolgroup{float:right;margin:1px 0 6px 2px;padding-left:3px;padding-right:0}.cke_hc .cke_toolgroup{margin-right:5px;margin-bottom:5px}.cke_hc.cke_rtl .cke_toolgroup{margin-right:0;margin-left:5px}a.cke_button{display:inline-block;height:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0;position:relative}a.cke_button_expandable{padding:4px 5px}.cke_rtl a.cke_button{float:right}.cke_hc a.cke_button{border:1px solid black;padding:3px 5px;margin:0 3px 5px 0}.cke_hc.cke_rtl a.cke_button{margin:0 0 5px 3px}a.cke_button_on{background:#fff;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_on{padding:3px 4px}a.cke_button_off:hover,a.cke_button_off:focus,a.cke_button_off:active{background:#e5e5e5;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_off:hover,a.cke_button_expandable.cke_button_off:focus,a.cke_button_expandable.cke_button_off:active{padding:3px 4px}.cke_hc a.cke_button_on,.cke_hc a.cke_button_off:hover,.cke_hc a.cke_button_off:focus,.cke_hc a.cke_button_off:active{background:#e5e5e5;border:3px solid #000;padding:1px 3px}a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{border:0;padding:4px 6px;background-color:transparent}a.cke_button_expandable.cke_button_disabled:hover,a.cke_button_expandable.cke_button_disabled:active{padding:4px 5px}a.cke_button_disabled:focus{border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_disabled:focus{padding:3px 4px}.cke_hc a.cke_button_disabled:hover,.cke_hc a.cke_button_disabled:focus,.cke_hc a.cke_button_disabled:active{border:1px solid #acacac;padding:3px 5px;margin:0 3px 5px 0}.cke_hc a.cke_button_disabled:focus{border:3px solid #000;padding:1px 3px}.cke_hc.cke_rtl a.cke_button_disabled:hover,.cke_hc.cke_rtl a.cke_button_disabled:focus,.cke_hc.cke_rtl a.cke_button_disabled:active{margin:0 0 5px 3px}a.cke_button_disabled .cke_button_icon,a.cke_button_disabled .cke_button_arrow{opacity:.3}.cke_hc a.cke_button_disabled{border-color:#acacac}.cke_hc a.cke_button_disabled .cke_button_icon,.cke_hc a.cke_button_disabled .cke_button_label{opacity:.5}.cke_toolgroup a.cke_button:last-child:after,.cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:4px;top:0;right:-3px}.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-right:0;right:auto;border-left:1px solid #bcbcbc;top:0;left:-3px}.cke_hc .cke_toolgroup a.cke_button:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-color:#000;top:0;right:-7px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{top:0;right:auto;left:-7px}.cke_toolgroup a.cke_button:hover:last-child:after,.cke_toolgroup a.cke_button:focus:last-child:after,.cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:-4px}.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_rtl .cke_toolgroup a.cke_button:focus:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:auto;left:-4px}.cke_hc .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:-9px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:auto;left:-9px}.cke_toolbar.cke_toolbar_last .cke_toolgroup a.cke_button:last-child:after{content:none;border:0;width:0;height:0}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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:#484848}.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 3px;width:0;height:0;cursor:default;vertical-align:top;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #484848}.cke_rtl .cke_button_arrow{margin-right:5px;margin-left:0}.cke_hc .cke_button_arrow{font-size:10px;margin:3px 0 0 3px;width:auto;border:0}.cke_toolbar_separator{float:left;background-color:#bcbcbc;margin:4px 2px 0 2px;height:18px;width:1px}.cke_rtl .cke_toolbar_separator{float:right}.cke_hc .cke_toolbar_separator{background-color:#000;margin-left:2px;margin-right:5px;margin-bottom:9px}.cke_hc.cke_rtl .cke_toolbar_separator{margin-left:5px;margin-right:2px}.cke_toolbar_break{display:block;clear:left}.cke_rtl .cke_toolbar_break{clear:right}a.cke_toolbox_collapser{width:12px;height:11px;float:right;margin:11px 0 0;font-size:0;cursor:default;text-align:center;border:1px solid #bcbcbc}.cke_rtl .cke_toolbox_collapser{float:left}.cke_toolbox_collapser:hover{background:#e5e5e5}.cke_toolbox_collapser.cke_toolbox_collapser_min{margin:0 2px 4px}.cke_toolbox_collapser .cke_arrow{display:inline-block;height:0;width:0;font-size:0;margin-top:1px;border:3px solid transparent;border-bottom-color:#484848}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin-top:4px;border-bottom-color:transparent;border-top-color:#484848}.cke_hc .cke_toolbox_collapser .cke_arrow{font-size:8px;width:auto;border:0;margin-top:0}.cke_menuitem span{cursor:default}.cke_menubutton{display:block}.cke_hc .cke_menubutton{padding:2px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#e9e9e9;display:block;outline:1px dotted}.cke_menubutton:hover{outline:0}.cke_hc .cke_menubutton:hover,.cke_hc .cke_menubutton:focus,.cke_hc .cke_menubutton:active{border:2px solid;padding:0}.cke_menubutton_disabled:hover,.cke_menubutton_disabled:focus,.cke_menubutton_disabled:active{background-color:transparent;outline:0}.cke_menubutton_inner{display:table-row}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_icon{background-color:#f8f8f8;padding:6px 4px}.cke_hc .cke_menubutton_icon{height:16px;width:0;padding:4px 0}.cke_menubutton:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#e9e9e9}.cke_menubutton_disabled:hover .cke_menubutton_icon,.cke_menubutton_disabled:focus .cke_menubutton_icon,.cke_menubutton_disabled:active .cke_menubutton_icon{background-color:#f8f8f8;outline:0}.cke_menuitem .cke_menubutton_on{background-color:#e9e9e9;border:1px solid #dedede;outline:0}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px;background-color:#e9e9e9}.cke_menubutton_label{padding:0 5px;background-color:transparent;width:100%;vertical-align:middle}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_panel_frame .cke_menubutton_label{display:none}.cke_menuseparator{background-color:#d1d1d1;height:1px}.cke_menuarrow{background:transparent url(images/arrow.png) no-repeat 0 10px;padding:0 5px}.cke_rtl .cke_menuarrow{background-position:5px -13px;background-repeat:no-repeat}.cke_hc .cke_menuarrow{background-image:none}.cke_menuarrow span{display:none}.cke_hc .cke_menuarrow span{vertical-align:middle;display:inline}.cke_combo{display:inline-block;float:left;position:relative;margin-bottom:5px}.cke_rtl .cke_combo{float:right}.cke_hc .cke_combo{margin-top:1px;margin-bottom:10px}.cke_combo:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:5px;top:0;right:0}.cke_rtl .cke_combo:after{border-right:0;border-left:1px solid #bcbcbc;right:auto;left:0}.cke_hc .cke_combo:after{border-color:#000}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0;padding:1px}.cke_rtl a.cke_combo_button{float:right}.cke_hc a.cke_combo_button{padding:4px}.cke_combo_on a.cke_combo_button,.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:#e5e5e5;border:1px solid #bcbcbc;padding:0 0 0 1px;margin-left:-1px}.cke_combo_off a.cke_combo_button:focus{outline:0}.cke_combo_on a.cke_combo_button,.cke_combo_off a.cke_combo_button:active{background:#fff}.cke_rtl .cke_combo_on a.cke_combo_button,.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:0 1px 0 0;margin-left:0;margin-right:-1px}.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:3px solid #000;padding:1px 1px 1px 2px}.cke_hc.cke_rtl .cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:1px 2px 1px 1px}.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 0 0 3px;margin-left:-3px}.cke_rtl .cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 3px 0 0;margin-left:0;margin-right:-3px}.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 1px 1px 7px;margin-left:-6px}.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 7px 1px 1px;margin-left:0;margin-right:-6px}.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0;margin:0}.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px;margin:0}.cke_toolbar .cke_combo+.cke_toolbar_end,.cke_toolbar .cke_combo+.cke_toolgroup{margin-right:0;margin-left:2px}.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:2px}.cke_hc .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:5px}.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:5px}.cke_toolbar.cke_toolbar_last .cke_combo:nth-last-child(-n+2):after{content:none;border:0;width:0;height:0}.cke_combo_text{line-height:26px;padding-left:10px;text-overflow:ellipsis;overflow:hidden;float:left;cursor:default;color:#484848;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{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 10px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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 #484848}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:3px}.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_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{float:left;margin:-2px 0 2px}a.cke_path_item,span.cke_path_empty{display:inline-block;float:left;padding:3px 4px;margin-right:2px;cursor:default;text-decoration:none;outline:0;border:0;color:#484848;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:#e5e5e5}.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_combopanel__fontsize{width:135px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;text-align:center;opacity:.95;filter:alpha(opacity = 95);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__about_icon{background:url(icons.png?t=M6CK) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png?t=M6CK) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png?t=M6CK) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png?t=M6CK) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6CK) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6CK) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png?t=M6CK) no-repeat 0 -144px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6CK) no-repeat 0 -168px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6CK) no-repeat 0 -192px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -240px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -288px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -336px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6CK) no-repeat 0 -360px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6CK) no-repeat 0 -384px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -408px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -432px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6CK) no-repeat 0 -456px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -504px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6CK) no-repeat 0 -528px!important}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6CK) no-repeat 0 -552px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6CK) no-repeat 0 -576px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6CK) no-repeat 0 -600px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6CK) no-repeat 0 -624px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6CK) no-repeat 0 -648px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6CK) no-repeat 0 -672px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6CK) no-repeat 0 -696px!important}.cke_button__embed_icon{background:url(icons.png?t=M6CK) no-repeat 0 -720px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6CK) no-repeat 0 -744px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6CK) no-repeat 0 -816px!important}.cke_button__replace_icon{background:url(icons.png?t=M6CK) no-repeat 0 -840px!important}.cke_button__flash_icon{background:url(icons.png?t=M6CK) no-repeat 0 -864px!important}.cke_button__button_icon{background:url(icons.png?t=M6CK) no-repeat 0 -888px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6CK) no-repeat 0 -912px!important}.cke_button__form_icon{background:url(icons.png?t=M6CK) no-repeat 0 -936px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6CK) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6CK) no-repeat 0 -984px!important}.cke_button__radio_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1032px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1080px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1128px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1152px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1176px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1200px!important}.cke_button__image_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1248px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1296px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1320px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1344px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1368px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1392px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1416px!important}.cke_button__language_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1464px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1488px!important}.cke_button__link_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1512px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1560px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1608px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1632px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1656px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1704px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1752px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1800px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1848px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1872px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1920px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1944px!important}.cke_button__print_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1968px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1992px!important}.cke_button__save_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2016px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -2064px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2088px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -2136px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -2184px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2208px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2232px!important}.cke_button__table_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2256px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2280px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2304px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2328px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2352px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2424px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -456px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -576px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -696px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -744px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1320px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1344px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1368px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1392px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1416px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1488px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1512px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1872px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1944px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1968px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1992px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2016px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2256px!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=M6CK) no-repeat 0 -2280px!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=M6CK) no-repeat 0 -2304px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2328px!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=M6CK) no-repeat 0 -2352px!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=M6CK) no-repeat 0 -2376px!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=M6CK) no-repeat 0 -2400px!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=M6CK) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -4896px!important} \ No newline at end of file diff --git a/lib/ckeditor/skins/moono-lisa/editor_gecko.css b/lib/ckeditor/skins/moono-lisa/editor_gecko.css index e4783847..7fef2833 100644 --- a/lib/ckeditor/skins/moono-lisa/editor_gecko.css +++ b/lib/ckeditor/skins/moono-lisa/editor_gecko.css @@ -2,4 +2,4 @@ Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ -.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}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #d1d1d1;padding:0}.cke_inner{display:block;background:#fff;padding:0;-webkit-touch-callout:none}.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 #d1d1d1;background:#f8f8f8;padding:6px 8px 2px;white-space:normal}.cke_float .cke_top{border:1px solid #d1d1d1}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #d1d1d1;background:#f8f8f8}.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 #bcbcbc 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 #bcbcbc;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:hidden;background-color:#fff;border:1px solid #d1d1d1}.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:focus{outline:0}.cke_panel_list{margin:0;padding:0;list-style-type:none;white-space:nowrap}.cke_panel_listItem{margin:0;padding:0}.cke_panel_listItem a{padding:6px 7px;display:block;color:inherit!important;text-decoration:none;overflow:hidden;text-overflow:ellipsis}.cke_hc .cke_panel_listItem a{border-style:none}.cke_panel_listItem.cke_selected a,.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{background-color:#e9e9e9}.cke_panel_listItem a:focus{outline:1px dotted #000}.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:4px 5px}.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_panel_grouptitle{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:6px 6px 7px 6px;color:#484848;border-bottom:1px solid #d1d1d1;background:#f8f8f8}.cke_colorblock{padding:10px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000}a.cke_colorbox{padding:2px;float:left;width:20px;height:20px}.cke_rtl a.cke_colorbox{float:right}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{outline:0;padding:0;border:2px solid #139ff7}a:hover.cke_colorbox{border-color:#bcbcbc}span.cke_colorbox{width:20px;height:20px;float:left}.cke_rtl span.cke_colorbox{float:right}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:3px;display:block;cursor:pointer}a.cke_colorauto{padding:0;border:1px solid transparent;margin-bottom:6px;height:26px;line-height:26px}a.cke_colormore{margin-top:10px;height:20px;line-height:19px}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{outline:0;border:#139ff7 1px solid;background-color:#f8f8f8}a:hover.cke_colorauto,a:hover.cke_colormore{border-color:#bcbcbc}.cke_colorauto span.cke_colorbox{width:18px;height:18px;border:1px solid #808080;margin-left:1px;margin-top:3px}.cke_rtl .cke_colorauto span.cke_colorbox{margin-left:0;margin-right:1px}span.cke_colorbox[style*="#ffffff"],span.cke_colorbox[style*="#FFFFFF"],span.cke_colorbox[style="background-color:#fff"],span.cke_colorbox[style="background-color:#FFF"],span.cke_colorbox[style*="rgb(255,255,255)"],span.cke_colorbox[style*="rgb(255, 255, 255)"]{border:1px solid #808080;width:18px;height:18px}.cke_toolbar{float:left}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{border:0;float:left;margin:1px 2px 6px 0;padding-right:3px}.cke_rtl .cke_toolgroup{float:right;margin:1px 0 6px 2px;padding-left:3px;padding-right:0}.cke_hc .cke_toolgroup{margin-right:5px;margin-bottom:5px}.cke_hc.cke_rtl .cke_toolgroup{margin-right:0;margin-left:5px}a.cke_button{display:inline-block;height:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0;position:relative}a.cke_button_expandable{padding:4px 5px}.cke_rtl a.cke_button{float:right}.cke_hc a.cke_button{border:1px solid black;padding:3px 5px;margin:0 3px 5px 0}.cke_hc.cke_rtl a.cke_button{margin:0 0 5px 3px}a.cke_button_on{background:#fff;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_on{padding:3px 4px}a.cke_button_off:hover,a.cke_button_off:focus,a.cke_button_off:active{background:#e5e5e5;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_off:hover,a.cke_button_expandable.cke_button_off:focus,a.cke_button_expandable.cke_button_off:active{padding:3px 4px}.cke_hc a.cke_button_on,.cke_hc a.cke_button_off:hover,.cke_hc a.cke_button_off:focus,.cke_hc a.cke_button_off:active{background:#e5e5e5;border:3px solid #000;padding:1px 3px}a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{border:0;padding:4px 6px;background-color:transparent}a.cke_button_expandable.cke_button_disabled:hover,a.cke_button_expandable.cke_button_disabled:active{padding:4px 5px}a.cke_button_disabled:focus{border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_disabled:focus{padding:3px 4px}.cke_hc a.cke_button_disabled:hover,.cke_hc a.cke_button_disabled:focus,.cke_hc a.cke_button_disabled:active{border:1px solid #acacac;padding:3px 5px;margin:0 3px 5px 0}.cke_hc a.cke_button_disabled:focus{border:3px solid #000;padding:1px 3px}.cke_hc.cke_rtl a.cke_button_disabled:hover,.cke_hc.cke_rtl a.cke_button_disabled:focus,.cke_hc.cke_rtl a.cke_button_disabled:active{margin:0 0 5px 3px}a.cke_button_disabled .cke_button_icon,a.cke_button_disabled .cke_button_arrow{opacity:.3}.cke_hc a.cke_button_disabled{border-color:#acacac}.cke_hc a.cke_button_disabled .cke_button_icon,.cke_hc a.cke_button_disabled .cke_button_label{opacity:.5}.cke_toolgroup a.cke_button:last-child:after,.cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:4px;top:0;right:-3px}.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-right:0;right:auto;border-left:1px solid #bcbcbc;top:0;left:-3px}.cke_hc .cke_toolgroup a.cke_button:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-color:#000;top:0;right:-7px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{top:0;right:auto;left:-7px}.cke_toolgroup a.cke_button:hover:last-child:after,.cke_toolgroup a.cke_button:focus:last-child:after,.cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:-4px}.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_rtl .cke_toolgroup a.cke_button:focus:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:auto;left:-4px}.cke_hc .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:-9px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:auto;left:-9px}.cke_toolbar.cke_toolbar_last .cke_toolgroup a.cke_button:last-child:after{content:none;border:0;width:0;height:0}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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:#484848}.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 3px;width:0;height:0;cursor:default;vertical-align:top;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #484848}.cke_rtl .cke_button_arrow{margin-right:5px;margin-left:0}.cke_hc .cke_button_arrow{font-size:10px;margin:3px 0 0 3px;width:auto;border:0}.cke_toolbar_separator{float:left;background-color:#bcbcbc;margin:4px 2px 0 2px;height:18px;width:1px}.cke_rtl .cke_toolbar_separator{float:right}.cke_hc .cke_toolbar_separator{background-color:#000;margin-left:2px;margin-right:5px;margin-bottom:9px}.cke_hc.cke_rtl .cke_toolbar_separator{margin-left:5px;margin-right:2px}.cke_toolbar_break{display:block;clear:left}.cke_rtl .cke_toolbar_break{clear:right}a.cke_toolbox_collapser{width:12px;height:11px;float:right;margin:11px 0 0;font-size:0;cursor:default;text-align:center;border:1px solid #bcbcbc}.cke_rtl .cke_toolbox_collapser{float:left}.cke_toolbox_collapser:hover{background:#e5e5e5}.cke_toolbox_collapser.cke_toolbox_collapser_min{margin:0 2px 4px}.cke_toolbox_collapser .cke_arrow{display:inline-block;height:0;width:0;font-size:0;margin-top:1px;border:3px solid transparent;border-bottom-color:#484848}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin-top:4px;border-bottom-color:transparent;border-top-color:#484848}.cke_hc .cke_toolbox_collapser .cke_arrow{font-size:8px;width:auto;border:0;margin-top:0}.cke_menuitem span{cursor:default}.cke_menubutton{display:block}.cke_hc .cke_menubutton{padding:2px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#e9e9e9;display:block;outline:1px dotted}.cke_menubutton:hover{outline:0}.cke_hc .cke_menubutton:hover,.cke_hc .cke_menubutton:focus,.cke_hc .cke_menubutton:active{border:2px solid;padding:0}.cke_menubutton_disabled:hover,.cke_menubutton_disabled:focus,.cke_menubutton_disabled:active{background-color:transparent;outline:0}.cke_menubutton_inner{display:table-row}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_icon{background-color:#f8f8f8;padding:6px 4px}.cke_hc .cke_menubutton_icon{height:16px;width:0;padding:4px 0}.cke_menubutton:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#e9e9e9}.cke_menubutton_disabled:hover .cke_menubutton_icon,.cke_menubutton_disabled:focus .cke_menubutton_icon,.cke_menubutton_disabled:active .cke_menubutton_icon{background-color:#f8f8f8;outline:0}.cke_menuitem .cke_menubutton_on{background-color:#e9e9e9;border:1px solid #dedede;outline:0}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px;background-color:#e9e9e9}.cke_menubutton_label{padding:0 5px;background-color:transparent;width:100%;vertical-align:middle}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_panel_frame .cke_menubutton_label{display:none}.cke_menuseparator{background-color:#d1d1d1;height:1px}.cke_menuarrow{background:transparent url(images/arrow.png) no-repeat 0 10px;padding:0 5px}.cke_rtl .cke_menuarrow{background-position:5px -13px;background-repeat:no-repeat}.cke_hc .cke_menuarrow{background-image:none}.cke_menuarrow span{display:none}.cke_hc .cke_menuarrow span{vertical-align:middle;display:inline}.cke_combo{display:inline-block;float:left;position:relative;margin-bottom:5px}.cke_rtl .cke_combo{float:right}.cke_hc .cke_combo{margin-top:1px;margin-bottom:10px}.cke_combo:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:5px;top:0;right:0}.cke_rtl .cke_combo:after{border-right:0;border-left:1px solid #bcbcbc;right:auto;left:0}.cke_hc .cke_combo:after{border-color:#000}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0;padding:1px}.cke_rtl a.cke_combo_button{float:right}.cke_hc a.cke_combo_button{padding:4px}.cke_combo_on a.cke_combo_button,.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:#e5e5e5;border:1px solid #bcbcbc;padding:0 0 0 1px;margin-left:-1px}.cke_combo_off a.cke_combo_button:focus{outline:0}.cke_combo_on a.cke_combo_button,.cke_combo_off a.cke_combo_button:active{background:#fff}.cke_rtl .cke_combo_on a.cke_combo_button,.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:0 1px 0 0;margin-left:0;margin-right:-1px}.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:3px solid #000;padding:1px 1px 1px 2px}.cke_hc.cke_rtl .cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:1px 2px 1px 1px}.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 0 0 3px;margin-left:-3px}.cke_rtl .cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 3px 0 0;margin-left:0;margin-right:-3px}.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 1px 1px 7px;margin-left:-6px}.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 7px 1px 1px;margin-left:0;margin-right:-6px}.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0;margin:0}.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px;margin:0}.cke_toolbar .cke_combo+.cke_toolbar_end,.cke_toolbar .cke_combo+.cke_toolgroup{margin-right:0;margin-left:2px}.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:2px}.cke_hc .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:5px}.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:5px}.cke_toolbar.cke_toolbar_last .cke_combo:nth-last-child(-n+2):after{content:none;border:0;width:0;height:0}.cke_combo_text{line-height:26px;padding-left:10px;text-overflow:ellipsis;overflow:hidden;float:left;cursor:default;color:#484848;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{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 10px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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 #484848}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:3px}.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_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{float:left;margin:-2px 0 2px}a.cke_path_item,span.cke_path_empty{display:inline-block;float:left;padding:3px 4px;margin-right:2px;cursor:default;text-decoration:none;outline:0;border:0;color:#484848;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:#e5e5e5}.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_combopanel__fontsize{width:135px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;text-align:center;opacity:.95;filter:alpha(opacity = 95);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__about_icon{background:url(icons.png?t=M6CB) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png?t=M6CB) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png?t=M6CB) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png?t=M6CB) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6CB) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6CB) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png?t=M6CB) no-repeat 0 -144px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6CB) no-repeat 0 -168px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6CB) no-repeat 0 -192px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -240px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -288px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -336px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6CB) no-repeat 0 -360px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6CB) no-repeat 0 -384px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -408px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -432px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6CB) no-repeat 0 -456px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -504px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6CB) no-repeat 0 -528px!important}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6CB) no-repeat 0 -552px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6CB) no-repeat 0 -576px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6CB) no-repeat 0 -600px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6CB) no-repeat 0 -624px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6CB) no-repeat 0 -648px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6CB) no-repeat 0 -672px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6CB) no-repeat 0 -696px!important}.cke_button__embed_icon{background:url(icons.png?t=M6CB) no-repeat 0 -720px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6CB) no-repeat 0 -744px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6CB) no-repeat 0 -816px!important}.cke_button__replace_icon{background:url(icons.png?t=M6CB) no-repeat 0 -840px!important}.cke_button__flash_icon{background:url(icons.png?t=M6CB) no-repeat 0 -864px!important}.cke_button__button_icon{background:url(icons.png?t=M6CB) no-repeat 0 -888px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6CB) no-repeat 0 -912px!important}.cke_button__form_icon{background:url(icons.png?t=M6CB) no-repeat 0 -936px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6CB) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6CB) no-repeat 0 -984px!important}.cke_button__radio_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1032px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1080px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1128px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1152px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1176px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1200px!important}.cke_button__image_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1248px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1296px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1320px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1344px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1368px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1392px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1416px!important}.cke_button__language_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1464px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1488px!important}.cke_button__link_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1512px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1560px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1608px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1632px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1656px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1704px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1752px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1800px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1848px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1872px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1920px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1944px!important}.cke_button__print_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1968px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1992px!important}.cke_button__save_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2016px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -2064px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2088px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -2136px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -2184px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2208px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2232px!important}.cke_button__table_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2256px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2280px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2304px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2328px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2352px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2424px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -456px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -576px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -696px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -744px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1320px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1344px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1368px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1392px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1416px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1488px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1512px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1872px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1944px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1968px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1992px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2016px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2256px!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=M6CB) no-repeat 0 -2280px!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=M6CB) no-repeat 0 -2304px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2328px!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=M6CB) no-repeat 0 -2352px!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=M6CB) no-repeat 0 -2376px!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=M6CB) no-repeat 0 -2400px!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=M6CB) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -4896px!important}.cke_bottom{padding-bottom:3px}.cke_combo_text{margin-bottom:-1px;margin-top:1px} \ 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;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #d1d1d1;padding:0}.cke_inner{display:block;background:#fff;padding:0;-webkit-touch-callout:none}.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 #d1d1d1;background:#f8f8f8;padding:6px 8px 2px;white-space:normal}.cke_float .cke_top{border:1px solid #d1d1d1}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #d1d1d1;background:#f8f8f8}.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 #bcbcbc 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 #bcbcbc;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:hidden;background-color:#fff;border:1px solid #d1d1d1}.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:focus{outline:0}.cke_panel_list{margin:0;padding:0;list-style-type:none;white-space:nowrap}.cke_panel_listItem{margin:0;padding:0}.cke_panel_listItem a{padding:6px 7px;display:block;color:inherit!important;text-decoration:none;overflow:hidden;text-overflow:ellipsis}.cke_hc .cke_panel_listItem a{border-style:none}.cke_panel_listItem.cke_selected a,.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{background-color:#e9e9e9}.cke_panel_listItem a:focus{outline:1px dotted #000}.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:4px 5px}.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_panel_grouptitle{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:6px 6px 7px 6px;color:#484848;border-bottom:1px solid #d1d1d1;background:#f8f8f8}.cke_colorblock{padding:10px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000}a.cke_colorbox{padding:2px;float:left;width:20px;height:20px}.cke_rtl a.cke_colorbox{float:right}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{outline:0;padding:0;border:2px solid #139ff7}a:hover.cke_colorbox{border-color:#bcbcbc}span.cke_colorbox{width:20px;height:20px;float:left}.cke_rtl span.cke_colorbox{float:right}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:3px;display:block;cursor:pointer}a.cke_colorauto{padding:0;border:1px solid transparent;margin-bottom:6px;height:26px;line-height:26px}a.cke_colormore{margin-top:10px;height:20px;line-height:19px}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{outline:0;border:#139ff7 1px solid;background-color:#f8f8f8}a:hover.cke_colorauto,a:hover.cke_colormore{border-color:#bcbcbc}.cke_colorauto span.cke_colorbox{width:18px;height:18px;border:1px solid #808080;margin-left:1px;margin-top:3px}.cke_rtl .cke_colorauto span.cke_colorbox{margin-left:0;margin-right:1px}span.cke_colorbox[style*="#ffffff"],span.cke_colorbox[style*="#FFFFFF"],span.cke_colorbox[style="background-color:#fff"],span.cke_colorbox[style="background-color:#FFF"],span.cke_colorbox[style*="rgb(255,255,255)"],span.cke_colorbox[style*="rgb(255, 255, 255)"]{border:1px solid #808080;width:18px;height:18px}.cke_toolbar{float:left}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{border:0;float:left;margin:1px 2px 6px 0;padding-right:3px}.cke_rtl .cke_toolgroup{float:right;margin:1px 0 6px 2px;padding-left:3px;padding-right:0}.cke_hc .cke_toolgroup{margin-right:5px;margin-bottom:5px}.cke_hc.cke_rtl .cke_toolgroup{margin-right:0;margin-left:5px}a.cke_button{display:inline-block;height:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0;position:relative}a.cke_button_expandable{padding:4px 5px}.cke_rtl a.cke_button{float:right}.cke_hc a.cke_button{border:1px solid black;padding:3px 5px;margin:0 3px 5px 0}.cke_hc.cke_rtl a.cke_button{margin:0 0 5px 3px}a.cke_button_on{background:#fff;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_on{padding:3px 4px}a.cke_button_off:hover,a.cke_button_off:focus,a.cke_button_off:active{background:#e5e5e5;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_off:hover,a.cke_button_expandable.cke_button_off:focus,a.cke_button_expandable.cke_button_off:active{padding:3px 4px}.cke_hc a.cke_button_on,.cke_hc a.cke_button_off:hover,.cke_hc a.cke_button_off:focus,.cke_hc a.cke_button_off:active{background:#e5e5e5;border:3px solid #000;padding:1px 3px}a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{border:0;padding:4px 6px;background-color:transparent}a.cke_button_expandable.cke_button_disabled:hover,a.cke_button_expandable.cke_button_disabled:active{padding:4px 5px}a.cke_button_disabled:focus{border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_disabled:focus{padding:3px 4px}.cke_hc a.cke_button_disabled:hover,.cke_hc a.cke_button_disabled:focus,.cke_hc a.cke_button_disabled:active{border:1px solid #acacac;padding:3px 5px;margin:0 3px 5px 0}.cke_hc a.cke_button_disabled:focus{border:3px solid #000;padding:1px 3px}.cke_hc.cke_rtl a.cke_button_disabled:hover,.cke_hc.cke_rtl a.cke_button_disabled:focus,.cke_hc.cke_rtl a.cke_button_disabled:active{margin:0 0 5px 3px}a.cke_button_disabled .cke_button_icon,a.cke_button_disabled .cke_button_arrow{opacity:.3}.cke_hc a.cke_button_disabled{border-color:#acacac}.cke_hc a.cke_button_disabled .cke_button_icon,.cke_hc a.cke_button_disabled .cke_button_label{opacity:.5}.cke_toolgroup a.cke_button:last-child:after,.cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:4px;top:0;right:-3px}.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-right:0;right:auto;border-left:1px solid #bcbcbc;top:0;left:-3px}.cke_hc .cke_toolgroup a.cke_button:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-color:#000;top:0;right:-7px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{top:0;right:auto;left:-7px}.cke_toolgroup a.cke_button:hover:last-child:after,.cke_toolgroup a.cke_button:focus:last-child:after,.cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:-4px}.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_rtl .cke_toolgroup a.cke_button:focus:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:auto;left:-4px}.cke_hc .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:-9px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:auto;left:-9px}.cke_toolbar.cke_toolbar_last .cke_toolgroup a.cke_button:last-child:after{content:none;border:0;width:0;height:0}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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:#484848}.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 3px;width:0;height:0;cursor:default;vertical-align:top;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #484848}.cke_rtl .cke_button_arrow{margin-right:5px;margin-left:0}.cke_hc .cke_button_arrow{font-size:10px;margin:3px 0 0 3px;width:auto;border:0}.cke_toolbar_separator{float:left;background-color:#bcbcbc;margin:4px 2px 0 2px;height:18px;width:1px}.cke_rtl .cke_toolbar_separator{float:right}.cke_hc .cke_toolbar_separator{background-color:#000;margin-left:2px;margin-right:5px;margin-bottom:9px}.cke_hc.cke_rtl .cke_toolbar_separator{margin-left:5px;margin-right:2px}.cke_toolbar_break{display:block;clear:left}.cke_rtl .cke_toolbar_break{clear:right}a.cke_toolbox_collapser{width:12px;height:11px;float:right;margin:11px 0 0;font-size:0;cursor:default;text-align:center;border:1px solid #bcbcbc}.cke_rtl .cke_toolbox_collapser{float:left}.cke_toolbox_collapser:hover{background:#e5e5e5}.cke_toolbox_collapser.cke_toolbox_collapser_min{margin:0 2px 4px}.cke_toolbox_collapser .cke_arrow{display:inline-block;height:0;width:0;font-size:0;margin-top:1px;border:3px solid transparent;border-bottom-color:#484848}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin-top:4px;border-bottom-color:transparent;border-top-color:#484848}.cke_hc .cke_toolbox_collapser .cke_arrow{font-size:8px;width:auto;border:0;margin-top:0}.cke_menuitem span{cursor:default}.cke_menubutton{display:block}.cke_hc .cke_menubutton{padding:2px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#e9e9e9;display:block;outline:1px dotted}.cke_menubutton:hover{outline:0}.cke_hc .cke_menubutton:hover,.cke_hc .cke_menubutton:focus,.cke_hc .cke_menubutton:active{border:2px solid;padding:0}.cke_menubutton_disabled:hover,.cke_menubutton_disabled:focus,.cke_menubutton_disabled:active{background-color:transparent;outline:0}.cke_menubutton_inner{display:table-row}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_icon{background-color:#f8f8f8;padding:6px 4px}.cke_hc .cke_menubutton_icon{height:16px;width:0;padding:4px 0}.cke_menubutton:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#e9e9e9}.cke_menubutton_disabled:hover .cke_menubutton_icon,.cke_menubutton_disabled:focus .cke_menubutton_icon,.cke_menubutton_disabled:active .cke_menubutton_icon{background-color:#f8f8f8;outline:0}.cke_menuitem .cke_menubutton_on{background-color:#e9e9e9;border:1px solid #dedede;outline:0}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px;background-color:#e9e9e9}.cke_menubutton_label{padding:0 5px;background-color:transparent;width:100%;vertical-align:middle}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_panel_frame .cke_menubutton_label{display:none}.cke_menuseparator{background-color:#d1d1d1;height:1px}.cke_menuarrow{background:transparent url(images/arrow.png) no-repeat 0 10px;padding:0 5px}.cke_rtl .cke_menuarrow{background-position:5px -13px;background-repeat:no-repeat}.cke_hc .cke_menuarrow{background-image:none}.cke_menuarrow span{display:none}.cke_hc .cke_menuarrow span{vertical-align:middle;display:inline}.cke_combo{display:inline-block;float:left;position:relative;margin-bottom:5px}.cke_rtl .cke_combo{float:right}.cke_hc .cke_combo{margin-top:1px;margin-bottom:10px}.cke_combo:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:5px;top:0;right:0}.cke_rtl .cke_combo:after{border-right:0;border-left:1px solid #bcbcbc;right:auto;left:0}.cke_hc .cke_combo:after{border-color:#000}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0;padding:1px}.cke_rtl a.cke_combo_button{float:right}.cke_hc a.cke_combo_button{padding:4px}.cke_combo_on a.cke_combo_button,.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:#e5e5e5;border:1px solid #bcbcbc;padding:0 0 0 1px;margin-left:-1px}.cke_combo_off a.cke_combo_button:focus{outline:0}.cke_combo_on a.cke_combo_button,.cke_combo_off a.cke_combo_button:active{background:#fff}.cke_rtl .cke_combo_on a.cke_combo_button,.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:0 1px 0 0;margin-left:0;margin-right:-1px}.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:3px solid #000;padding:1px 1px 1px 2px}.cke_hc.cke_rtl .cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:1px 2px 1px 1px}.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 0 0 3px;margin-left:-3px}.cke_rtl .cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 3px 0 0;margin-left:0;margin-right:-3px}.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 1px 1px 7px;margin-left:-6px}.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 7px 1px 1px;margin-left:0;margin-right:-6px}.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0;margin:0}.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px;margin:0}.cke_toolbar .cke_combo+.cke_toolbar_end,.cke_toolbar .cke_combo+.cke_toolgroup{margin-right:0;margin-left:2px}.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:2px}.cke_hc .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:5px}.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:5px}.cke_toolbar.cke_toolbar_last .cke_combo:nth-last-child(-n+2):after{content:none;border:0;width:0;height:0}.cke_combo_text{line-height:26px;padding-left:10px;text-overflow:ellipsis;overflow:hidden;float:left;cursor:default;color:#484848;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{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 10px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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 #484848}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:3px}.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_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{float:left;margin:-2px 0 2px}a.cke_path_item,span.cke_path_empty{display:inline-block;float:left;padding:3px 4px;margin-right:2px;cursor:default;text-decoration:none;outline:0;border:0;color:#484848;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:#e5e5e5}.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_combopanel__fontsize{width:135px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;text-align:center;opacity:.95;filter:alpha(opacity = 95);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__about_icon{background:url(icons.png?t=M6CK) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png?t=M6CK) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png?t=M6CK) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png?t=M6CK) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6CK) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6CK) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png?t=M6CK) no-repeat 0 -144px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6CK) no-repeat 0 -168px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6CK) no-repeat 0 -192px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -240px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -288px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -336px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6CK) no-repeat 0 -360px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6CK) no-repeat 0 -384px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -408px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -432px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6CK) no-repeat 0 -456px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -504px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6CK) no-repeat 0 -528px!important}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6CK) no-repeat 0 -552px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6CK) no-repeat 0 -576px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6CK) no-repeat 0 -600px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6CK) no-repeat 0 -624px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6CK) no-repeat 0 -648px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6CK) no-repeat 0 -672px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6CK) no-repeat 0 -696px!important}.cke_button__embed_icon{background:url(icons.png?t=M6CK) no-repeat 0 -720px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6CK) no-repeat 0 -744px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6CK) no-repeat 0 -816px!important}.cke_button__replace_icon{background:url(icons.png?t=M6CK) no-repeat 0 -840px!important}.cke_button__flash_icon{background:url(icons.png?t=M6CK) no-repeat 0 -864px!important}.cke_button__button_icon{background:url(icons.png?t=M6CK) no-repeat 0 -888px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6CK) no-repeat 0 -912px!important}.cke_button__form_icon{background:url(icons.png?t=M6CK) no-repeat 0 -936px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6CK) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6CK) no-repeat 0 -984px!important}.cke_button__radio_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1032px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1080px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1128px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1152px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1176px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1200px!important}.cke_button__image_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1248px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1296px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1320px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1344px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1368px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1392px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1416px!important}.cke_button__language_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1464px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1488px!important}.cke_button__link_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1512px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1560px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1608px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1632px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1656px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1704px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1752px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1800px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1848px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1872px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1920px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1944px!important}.cke_button__print_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1968px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1992px!important}.cke_button__save_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2016px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -2064px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2088px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -2136px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -2184px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2208px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2232px!important}.cke_button__table_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2256px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2280px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2304px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2328px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2352px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2424px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -456px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -576px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -696px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -744px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1320px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1344px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1368px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1392px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1416px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1488px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1512px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1872px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1944px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1968px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1992px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2016px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2256px!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=M6CK) no-repeat 0 -2280px!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=M6CK) no-repeat 0 -2304px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2328px!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=M6CK) no-repeat 0 -2352px!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=M6CK) no-repeat 0 -2376px!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=M6CK) no-repeat 0 -2400px!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=M6CK) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -4896px!important}.cke_bottom{padding-bottom:3px}.cke_combo_text{margin-bottom:-1px;margin-top:1px} \ No newline at end of file diff --git a/lib/ckeditor/skins/moono-lisa/editor_ie.css b/lib/ckeditor/skins/moono-lisa/editor_ie.css index 34329c26..b233b201 100644 --- a/lib/ckeditor/skins/moono-lisa/editor_ie.css +++ b/lib/ckeditor/skins/moono-lisa/editor_ie.css @@ -2,4 +2,4 @@ Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ -.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}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #d1d1d1;padding:0}.cke_inner{display:block;background:#fff;padding:0;-webkit-touch-callout:none}.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 #d1d1d1;background:#f8f8f8;padding:6px 8px 2px;white-space:normal}.cke_float .cke_top{border:1px solid #d1d1d1}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #d1d1d1;background:#f8f8f8}.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 #bcbcbc 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 #bcbcbc;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:hidden;background-color:#fff;border:1px solid #d1d1d1}.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:focus{outline:0}.cke_panel_list{margin:0;padding:0;list-style-type:none;white-space:nowrap}.cke_panel_listItem{margin:0;padding:0}.cke_panel_listItem a{padding:6px 7px;display:block;color:inherit!important;text-decoration:none;overflow:hidden;text-overflow:ellipsis}.cke_hc .cke_panel_listItem a{border-style:none}.cke_panel_listItem.cke_selected a,.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{background-color:#e9e9e9}.cke_panel_listItem a:focus{outline:1px dotted #000}.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:4px 5px}.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_panel_grouptitle{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:6px 6px 7px 6px;color:#484848;border-bottom:1px solid #d1d1d1;background:#f8f8f8}.cke_colorblock{padding:10px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000}a.cke_colorbox{padding:2px;float:left;width:20px;height:20px}.cke_rtl a.cke_colorbox{float:right}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{outline:0;padding:0;border:2px solid #139ff7}a:hover.cke_colorbox{border-color:#bcbcbc}span.cke_colorbox{width:20px;height:20px;float:left}.cke_rtl span.cke_colorbox{float:right}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:3px;display:block;cursor:pointer}a.cke_colorauto{padding:0;border:1px solid transparent;margin-bottom:6px;height:26px;line-height:26px}a.cke_colormore{margin-top:10px;height:20px;line-height:19px}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{outline:0;border:#139ff7 1px solid;background-color:#f8f8f8}a:hover.cke_colorauto,a:hover.cke_colormore{border-color:#bcbcbc}.cke_colorauto span.cke_colorbox{width:18px;height:18px;border:1px solid #808080;margin-left:1px;margin-top:3px}.cke_rtl .cke_colorauto span.cke_colorbox{margin-left:0;margin-right:1px}span.cke_colorbox[style*="#ffffff"],span.cke_colorbox[style*="#FFFFFF"],span.cke_colorbox[style="background-color:#fff"],span.cke_colorbox[style="background-color:#FFF"],span.cke_colorbox[style*="rgb(255,255,255)"],span.cke_colorbox[style*="rgb(255, 255, 255)"]{border:1px solid #808080;width:18px;height:18px}.cke_toolbar{float:left}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{border:0;float:left;margin:1px 2px 6px 0;padding-right:3px}.cke_rtl .cke_toolgroup{float:right;margin:1px 0 6px 2px;padding-left:3px;padding-right:0}.cke_hc .cke_toolgroup{margin-right:5px;margin-bottom:5px}.cke_hc.cke_rtl .cke_toolgroup{margin-right:0;margin-left:5px}a.cke_button{display:inline-block;height:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0;position:relative}a.cke_button_expandable{padding:4px 5px}.cke_rtl a.cke_button{float:right}.cke_hc a.cke_button{border:1px solid black;padding:3px 5px;margin:0 3px 5px 0}.cke_hc.cke_rtl a.cke_button{margin:0 0 5px 3px}a.cke_button_on{background:#fff;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_on{padding:3px 4px}a.cke_button_off:hover,a.cke_button_off:focus,a.cke_button_off:active{background:#e5e5e5;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_off:hover,a.cke_button_expandable.cke_button_off:focus,a.cke_button_expandable.cke_button_off:active{padding:3px 4px}.cke_hc a.cke_button_on,.cke_hc a.cke_button_off:hover,.cke_hc a.cke_button_off:focus,.cke_hc a.cke_button_off:active{background:#e5e5e5;border:3px solid #000;padding:1px 3px}a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{border:0;padding:4px 6px;background-color:transparent}a.cke_button_expandable.cke_button_disabled:hover,a.cke_button_expandable.cke_button_disabled:active{padding:4px 5px}a.cke_button_disabled:focus{border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_disabled:focus{padding:3px 4px}.cke_hc a.cke_button_disabled:hover,.cke_hc a.cke_button_disabled:focus,.cke_hc a.cke_button_disabled:active{border:1px solid #acacac;padding:3px 5px;margin:0 3px 5px 0}.cke_hc a.cke_button_disabled:focus{border:3px solid #000;padding:1px 3px}.cke_hc.cke_rtl a.cke_button_disabled:hover,.cke_hc.cke_rtl a.cke_button_disabled:focus,.cke_hc.cke_rtl a.cke_button_disabled:active{margin:0 0 5px 3px}a.cke_button_disabled .cke_button_icon,a.cke_button_disabled .cke_button_arrow{opacity:.3}.cke_hc a.cke_button_disabled{border-color:#acacac}.cke_hc a.cke_button_disabled .cke_button_icon,.cke_hc a.cke_button_disabled .cke_button_label{opacity:.5}.cke_toolgroup a.cke_button:last-child:after,.cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:4px;top:0;right:-3px}.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-right:0;right:auto;border-left:1px solid #bcbcbc;top:0;left:-3px}.cke_hc .cke_toolgroup a.cke_button:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-color:#000;top:0;right:-7px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{top:0;right:auto;left:-7px}.cke_toolgroup a.cke_button:hover:last-child:after,.cke_toolgroup a.cke_button:focus:last-child:after,.cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:-4px}.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_rtl .cke_toolgroup a.cke_button:focus:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:auto;left:-4px}.cke_hc .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:-9px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:auto;left:-9px}.cke_toolbar.cke_toolbar_last .cke_toolgroup a.cke_button:last-child:after{content:none;border:0;width:0;height:0}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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:#484848}.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 3px;width:0;height:0;cursor:default;vertical-align:top;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #484848}.cke_rtl .cke_button_arrow{margin-right:5px;margin-left:0}.cke_hc .cke_button_arrow{font-size:10px;margin:3px 0 0 3px;width:auto;border:0}.cke_toolbar_separator{float:left;background-color:#bcbcbc;margin:4px 2px 0 2px;height:18px;width:1px}.cke_rtl .cke_toolbar_separator{float:right}.cke_hc .cke_toolbar_separator{background-color:#000;margin-left:2px;margin-right:5px;margin-bottom:9px}.cke_hc.cke_rtl .cke_toolbar_separator{margin-left:5px;margin-right:2px}.cke_toolbar_break{display:block;clear:left}.cke_rtl .cke_toolbar_break{clear:right}a.cke_toolbox_collapser{width:12px;height:11px;float:right;margin:11px 0 0;font-size:0;cursor:default;text-align:center;border:1px solid #bcbcbc}.cke_rtl .cke_toolbox_collapser{float:left}.cke_toolbox_collapser:hover{background:#e5e5e5}.cke_toolbox_collapser.cke_toolbox_collapser_min{margin:0 2px 4px}.cke_toolbox_collapser .cke_arrow{display:inline-block;height:0;width:0;font-size:0;margin-top:1px;border:3px solid transparent;border-bottom-color:#484848}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin-top:4px;border-bottom-color:transparent;border-top-color:#484848}.cke_hc .cke_toolbox_collapser .cke_arrow{font-size:8px;width:auto;border:0;margin-top:0}.cke_menuitem span{cursor:default}.cke_menubutton{display:block}.cke_hc .cke_menubutton{padding:2px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#e9e9e9;display:block;outline:1px dotted}.cke_menubutton:hover{outline:0}.cke_hc .cke_menubutton:hover,.cke_hc .cke_menubutton:focus,.cke_hc .cke_menubutton:active{border:2px solid;padding:0}.cke_menubutton_disabled:hover,.cke_menubutton_disabled:focus,.cke_menubutton_disabled:active{background-color:transparent;outline:0}.cke_menubutton_inner{display:table-row}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_icon{background-color:#f8f8f8;padding:6px 4px}.cke_hc .cke_menubutton_icon{height:16px;width:0;padding:4px 0}.cke_menubutton:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#e9e9e9}.cke_menubutton_disabled:hover .cke_menubutton_icon,.cke_menubutton_disabled:focus .cke_menubutton_icon,.cke_menubutton_disabled:active .cke_menubutton_icon{background-color:#f8f8f8;outline:0}.cke_menuitem .cke_menubutton_on{background-color:#e9e9e9;border:1px solid #dedede;outline:0}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px;background-color:#e9e9e9}.cke_menubutton_label{padding:0 5px;background-color:transparent;width:100%;vertical-align:middle}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_panel_frame .cke_menubutton_label{display:none}.cke_menuseparator{background-color:#d1d1d1;height:1px}.cke_menuarrow{background:transparent url(images/arrow.png) no-repeat 0 10px;padding:0 5px}.cke_rtl .cke_menuarrow{background-position:5px -13px;background-repeat:no-repeat}.cke_hc .cke_menuarrow{background-image:none}.cke_menuarrow span{display:none}.cke_hc .cke_menuarrow span{vertical-align:middle;display:inline}.cke_combo{display:inline-block;float:left;position:relative;margin-bottom:5px}.cke_rtl .cke_combo{float:right}.cke_hc .cke_combo{margin-top:1px;margin-bottom:10px}.cke_combo:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:5px;top:0;right:0}.cke_rtl .cke_combo:after{border-right:0;border-left:1px solid #bcbcbc;right:auto;left:0}.cke_hc .cke_combo:after{border-color:#000}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0;padding:1px}.cke_rtl a.cke_combo_button{float:right}.cke_hc a.cke_combo_button{padding:4px}.cke_combo_on a.cke_combo_button,.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:#e5e5e5;border:1px solid #bcbcbc;padding:0 0 0 1px;margin-left:-1px}.cke_combo_off a.cke_combo_button:focus{outline:0}.cke_combo_on a.cke_combo_button,.cke_combo_off a.cke_combo_button:active{background:#fff}.cke_rtl .cke_combo_on a.cke_combo_button,.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:0 1px 0 0;margin-left:0;margin-right:-1px}.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:3px solid #000;padding:1px 1px 1px 2px}.cke_hc.cke_rtl .cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:1px 2px 1px 1px}.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 0 0 3px;margin-left:-3px}.cke_rtl .cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 3px 0 0;margin-left:0;margin-right:-3px}.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 1px 1px 7px;margin-left:-6px}.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 7px 1px 1px;margin-left:0;margin-right:-6px}.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0;margin:0}.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px;margin:0}.cke_toolbar .cke_combo+.cke_toolbar_end,.cke_toolbar .cke_combo+.cke_toolgroup{margin-right:0;margin-left:2px}.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:2px}.cke_hc .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:5px}.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:5px}.cke_toolbar.cke_toolbar_last .cke_combo:nth-last-child(-n+2):after{content:none;border:0;width:0;height:0}.cke_combo_text{line-height:26px;padding-left:10px;text-overflow:ellipsis;overflow:hidden;float:left;cursor:default;color:#484848;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{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 10px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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 #484848}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:3px}.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_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{float:left;margin:-2px 0 2px}a.cke_path_item,span.cke_path_empty{display:inline-block;float:left;padding:3px 4px;margin-right:2px;cursor:default;text-decoration:none;outline:0;border:0;color:#484848;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:#e5e5e5}.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_combopanel__fontsize{width:135px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;text-align:center;opacity:.95;filter:alpha(opacity = 95);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__about_icon{background:url(icons.png?t=M6CB) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png?t=M6CB) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png?t=M6CB) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png?t=M6CB) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6CB) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6CB) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png?t=M6CB) no-repeat 0 -144px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6CB) no-repeat 0 -168px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6CB) no-repeat 0 -192px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -240px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -288px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -336px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6CB) no-repeat 0 -360px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6CB) no-repeat 0 -384px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -408px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -432px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6CB) no-repeat 0 -456px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -504px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6CB) no-repeat 0 -528px!important}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6CB) no-repeat 0 -552px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6CB) no-repeat 0 -576px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6CB) no-repeat 0 -600px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6CB) no-repeat 0 -624px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6CB) no-repeat 0 -648px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6CB) no-repeat 0 -672px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6CB) no-repeat 0 -696px!important}.cke_button__embed_icon{background:url(icons.png?t=M6CB) no-repeat 0 -720px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6CB) no-repeat 0 -744px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6CB) no-repeat 0 -816px!important}.cke_button__replace_icon{background:url(icons.png?t=M6CB) no-repeat 0 -840px!important}.cke_button__flash_icon{background:url(icons.png?t=M6CB) no-repeat 0 -864px!important}.cke_button__button_icon{background:url(icons.png?t=M6CB) no-repeat 0 -888px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6CB) no-repeat 0 -912px!important}.cke_button__form_icon{background:url(icons.png?t=M6CB) no-repeat 0 -936px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6CB) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6CB) no-repeat 0 -984px!important}.cke_button__radio_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1032px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1080px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1128px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1152px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1176px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1200px!important}.cke_button__image_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1248px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1296px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1320px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1344px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1368px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1392px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1416px!important}.cke_button__language_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1464px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1488px!important}.cke_button__link_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1512px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1560px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1608px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1632px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1656px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1704px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1752px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1800px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1848px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1872px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1920px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1944px!important}.cke_button__print_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1968px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1992px!important}.cke_button__save_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2016px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -2064px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2088px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -2136px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -2184px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2208px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2232px!important}.cke_button__table_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2256px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2280px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2304px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2328px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2352px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2424px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -456px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -576px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -696px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -744px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1320px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1344px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1368px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1392px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1416px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1488px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1512px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1872px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1944px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1968px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1992px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2016px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2256px!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=M6CB) no-repeat 0 -2280px!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=M6CB) no-repeat 0 -2304px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2328px!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=M6CB) no-repeat 0 -2352px!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=M6CB) no-repeat 0 -2376px!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=M6CB) no-repeat 0 -2400px!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=M6CB) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -4896px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.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 .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)} \ 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;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #d1d1d1;padding:0}.cke_inner{display:block;background:#fff;padding:0;-webkit-touch-callout:none}.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 #d1d1d1;background:#f8f8f8;padding:6px 8px 2px;white-space:normal}.cke_float .cke_top{border:1px solid #d1d1d1}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #d1d1d1;background:#f8f8f8}.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 #bcbcbc 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 #bcbcbc;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:hidden;background-color:#fff;border:1px solid #d1d1d1}.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:focus{outline:0}.cke_panel_list{margin:0;padding:0;list-style-type:none;white-space:nowrap}.cke_panel_listItem{margin:0;padding:0}.cke_panel_listItem a{padding:6px 7px;display:block;color:inherit!important;text-decoration:none;overflow:hidden;text-overflow:ellipsis}.cke_hc .cke_panel_listItem a{border-style:none}.cke_panel_listItem.cke_selected a,.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{background-color:#e9e9e9}.cke_panel_listItem a:focus{outline:1px dotted #000}.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:4px 5px}.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_panel_grouptitle{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:6px 6px 7px 6px;color:#484848;border-bottom:1px solid #d1d1d1;background:#f8f8f8}.cke_colorblock{padding:10px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000}a.cke_colorbox{padding:2px;float:left;width:20px;height:20px}.cke_rtl a.cke_colorbox{float:right}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{outline:0;padding:0;border:2px solid #139ff7}a:hover.cke_colorbox{border-color:#bcbcbc}span.cke_colorbox{width:20px;height:20px;float:left}.cke_rtl span.cke_colorbox{float:right}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:3px;display:block;cursor:pointer}a.cke_colorauto{padding:0;border:1px solid transparent;margin-bottom:6px;height:26px;line-height:26px}a.cke_colormore{margin-top:10px;height:20px;line-height:19px}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{outline:0;border:#139ff7 1px solid;background-color:#f8f8f8}a:hover.cke_colorauto,a:hover.cke_colormore{border-color:#bcbcbc}.cke_colorauto span.cke_colorbox{width:18px;height:18px;border:1px solid #808080;margin-left:1px;margin-top:3px}.cke_rtl .cke_colorauto span.cke_colorbox{margin-left:0;margin-right:1px}span.cke_colorbox[style*="#ffffff"],span.cke_colorbox[style*="#FFFFFF"],span.cke_colorbox[style="background-color:#fff"],span.cke_colorbox[style="background-color:#FFF"],span.cke_colorbox[style*="rgb(255,255,255)"],span.cke_colorbox[style*="rgb(255, 255, 255)"]{border:1px solid #808080;width:18px;height:18px}.cke_toolbar{float:left}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{border:0;float:left;margin:1px 2px 6px 0;padding-right:3px}.cke_rtl .cke_toolgroup{float:right;margin:1px 0 6px 2px;padding-left:3px;padding-right:0}.cke_hc .cke_toolgroup{margin-right:5px;margin-bottom:5px}.cke_hc.cke_rtl .cke_toolgroup{margin-right:0;margin-left:5px}a.cke_button{display:inline-block;height:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0;position:relative}a.cke_button_expandable{padding:4px 5px}.cke_rtl a.cke_button{float:right}.cke_hc a.cke_button{border:1px solid black;padding:3px 5px;margin:0 3px 5px 0}.cke_hc.cke_rtl a.cke_button{margin:0 0 5px 3px}a.cke_button_on{background:#fff;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_on{padding:3px 4px}a.cke_button_off:hover,a.cke_button_off:focus,a.cke_button_off:active{background:#e5e5e5;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_off:hover,a.cke_button_expandable.cke_button_off:focus,a.cke_button_expandable.cke_button_off:active{padding:3px 4px}.cke_hc a.cke_button_on,.cke_hc a.cke_button_off:hover,.cke_hc a.cke_button_off:focus,.cke_hc a.cke_button_off:active{background:#e5e5e5;border:3px solid #000;padding:1px 3px}a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{border:0;padding:4px 6px;background-color:transparent}a.cke_button_expandable.cke_button_disabled:hover,a.cke_button_expandable.cke_button_disabled:active{padding:4px 5px}a.cke_button_disabled:focus{border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_disabled:focus{padding:3px 4px}.cke_hc a.cke_button_disabled:hover,.cke_hc a.cke_button_disabled:focus,.cke_hc a.cke_button_disabled:active{border:1px solid #acacac;padding:3px 5px;margin:0 3px 5px 0}.cke_hc a.cke_button_disabled:focus{border:3px solid #000;padding:1px 3px}.cke_hc.cke_rtl a.cke_button_disabled:hover,.cke_hc.cke_rtl a.cke_button_disabled:focus,.cke_hc.cke_rtl a.cke_button_disabled:active{margin:0 0 5px 3px}a.cke_button_disabled .cke_button_icon,a.cke_button_disabled .cke_button_arrow{opacity:.3}.cke_hc a.cke_button_disabled{border-color:#acacac}.cke_hc a.cke_button_disabled .cke_button_icon,.cke_hc a.cke_button_disabled .cke_button_label{opacity:.5}.cke_toolgroup a.cke_button:last-child:after,.cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:4px;top:0;right:-3px}.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-right:0;right:auto;border-left:1px solid #bcbcbc;top:0;left:-3px}.cke_hc .cke_toolgroup a.cke_button:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-color:#000;top:0;right:-7px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{top:0;right:auto;left:-7px}.cke_toolgroup a.cke_button:hover:last-child:after,.cke_toolgroup a.cke_button:focus:last-child:after,.cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:-4px}.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_rtl .cke_toolgroup a.cke_button:focus:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:auto;left:-4px}.cke_hc .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:-9px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:auto;left:-9px}.cke_toolbar.cke_toolbar_last .cke_toolgroup a.cke_button:last-child:after{content:none;border:0;width:0;height:0}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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:#484848}.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 3px;width:0;height:0;cursor:default;vertical-align:top;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #484848}.cke_rtl .cke_button_arrow{margin-right:5px;margin-left:0}.cke_hc .cke_button_arrow{font-size:10px;margin:3px 0 0 3px;width:auto;border:0}.cke_toolbar_separator{float:left;background-color:#bcbcbc;margin:4px 2px 0 2px;height:18px;width:1px}.cke_rtl .cke_toolbar_separator{float:right}.cke_hc .cke_toolbar_separator{background-color:#000;margin-left:2px;margin-right:5px;margin-bottom:9px}.cke_hc.cke_rtl .cke_toolbar_separator{margin-left:5px;margin-right:2px}.cke_toolbar_break{display:block;clear:left}.cke_rtl .cke_toolbar_break{clear:right}a.cke_toolbox_collapser{width:12px;height:11px;float:right;margin:11px 0 0;font-size:0;cursor:default;text-align:center;border:1px solid #bcbcbc}.cke_rtl .cke_toolbox_collapser{float:left}.cke_toolbox_collapser:hover{background:#e5e5e5}.cke_toolbox_collapser.cke_toolbox_collapser_min{margin:0 2px 4px}.cke_toolbox_collapser .cke_arrow{display:inline-block;height:0;width:0;font-size:0;margin-top:1px;border:3px solid transparent;border-bottom-color:#484848}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin-top:4px;border-bottom-color:transparent;border-top-color:#484848}.cke_hc .cke_toolbox_collapser .cke_arrow{font-size:8px;width:auto;border:0;margin-top:0}.cke_menuitem span{cursor:default}.cke_menubutton{display:block}.cke_hc .cke_menubutton{padding:2px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#e9e9e9;display:block;outline:1px dotted}.cke_menubutton:hover{outline:0}.cke_hc .cke_menubutton:hover,.cke_hc .cke_menubutton:focus,.cke_hc .cke_menubutton:active{border:2px solid;padding:0}.cke_menubutton_disabled:hover,.cke_menubutton_disabled:focus,.cke_menubutton_disabled:active{background-color:transparent;outline:0}.cke_menubutton_inner{display:table-row}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_icon{background-color:#f8f8f8;padding:6px 4px}.cke_hc .cke_menubutton_icon{height:16px;width:0;padding:4px 0}.cke_menubutton:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#e9e9e9}.cke_menubutton_disabled:hover .cke_menubutton_icon,.cke_menubutton_disabled:focus .cke_menubutton_icon,.cke_menubutton_disabled:active .cke_menubutton_icon{background-color:#f8f8f8;outline:0}.cke_menuitem .cke_menubutton_on{background-color:#e9e9e9;border:1px solid #dedede;outline:0}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px;background-color:#e9e9e9}.cke_menubutton_label{padding:0 5px;background-color:transparent;width:100%;vertical-align:middle}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_panel_frame .cke_menubutton_label{display:none}.cke_menuseparator{background-color:#d1d1d1;height:1px}.cke_menuarrow{background:transparent url(images/arrow.png) no-repeat 0 10px;padding:0 5px}.cke_rtl .cke_menuarrow{background-position:5px -13px;background-repeat:no-repeat}.cke_hc .cke_menuarrow{background-image:none}.cke_menuarrow span{display:none}.cke_hc .cke_menuarrow span{vertical-align:middle;display:inline}.cke_combo{display:inline-block;float:left;position:relative;margin-bottom:5px}.cke_rtl .cke_combo{float:right}.cke_hc .cke_combo{margin-top:1px;margin-bottom:10px}.cke_combo:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:5px;top:0;right:0}.cke_rtl .cke_combo:after{border-right:0;border-left:1px solid #bcbcbc;right:auto;left:0}.cke_hc .cke_combo:after{border-color:#000}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0;padding:1px}.cke_rtl a.cke_combo_button{float:right}.cke_hc a.cke_combo_button{padding:4px}.cke_combo_on a.cke_combo_button,.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:#e5e5e5;border:1px solid #bcbcbc;padding:0 0 0 1px;margin-left:-1px}.cke_combo_off a.cke_combo_button:focus{outline:0}.cke_combo_on a.cke_combo_button,.cke_combo_off a.cke_combo_button:active{background:#fff}.cke_rtl .cke_combo_on a.cke_combo_button,.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:0 1px 0 0;margin-left:0;margin-right:-1px}.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:3px solid #000;padding:1px 1px 1px 2px}.cke_hc.cke_rtl .cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:1px 2px 1px 1px}.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 0 0 3px;margin-left:-3px}.cke_rtl .cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 3px 0 0;margin-left:0;margin-right:-3px}.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 1px 1px 7px;margin-left:-6px}.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 7px 1px 1px;margin-left:0;margin-right:-6px}.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0;margin:0}.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px;margin:0}.cke_toolbar .cke_combo+.cke_toolbar_end,.cke_toolbar .cke_combo+.cke_toolgroup{margin-right:0;margin-left:2px}.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:2px}.cke_hc .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:5px}.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:5px}.cke_toolbar.cke_toolbar_last .cke_combo:nth-last-child(-n+2):after{content:none;border:0;width:0;height:0}.cke_combo_text{line-height:26px;padding-left:10px;text-overflow:ellipsis;overflow:hidden;float:left;cursor:default;color:#484848;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{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 10px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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 #484848}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:3px}.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_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{float:left;margin:-2px 0 2px}a.cke_path_item,span.cke_path_empty{display:inline-block;float:left;padding:3px 4px;margin-right:2px;cursor:default;text-decoration:none;outline:0;border:0;color:#484848;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:#e5e5e5}.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_combopanel__fontsize{width:135px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;text-align:center;opacity:.95;filter:alpha(opacity = 95);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__about_icon{background:url(icons.png?t=M6CK) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png?t=M6CK) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png?t=M6CK) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png?t=M6CK) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6CK) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6CK) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png?t=M6CK) no-repeat 0 -144px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6CK) no-repeat 0 -168px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6CK) no-repeat 0 -192px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -240px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -288px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -336px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6CK) no-repeat 0 -360px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6CK) no-repeat 0 -384px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -408px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -432px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6CK) no-repeat 0 -456px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -504px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6CK) no-repeat 0 -528px!important}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6CK) no-repeat 0 -552px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6CK) no-repeat 0 -576px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6CK) no-repeat 0 -600px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6CK) no-repeat 0 -624px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6CK) no-repeat 0 -648px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6CK) no-repeat 0 -672px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6CK) no-repeat 0 -696px!important}.cke_button__embed_icon{background:url(icons.png?t=M6CK) no-repeat 0 -720px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6CK) no-repeat 0 -744px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6CK) no-repeat 0 -816px!important}.cke_button__replace_icon{background:url(icons.png?t=M6CK) no-repeat 0 -840px!important}.cke_button__flash_icon{background:url(icons.png?t=M6CK) no-repeat 0 -864px!important}.cke_button__button_icon{background:url(icons.png?t=M6CK) no-repeat 0 -888px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6CK) no-repeat 0 -912px!important}.cke_button__form_icon{background:url(icons.png?t=M6CK) no-repeat 0 -936px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6CK) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6CK) no-repeat 0 -984px!important}.cke_button__radio_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1032px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1080px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1128px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1152px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1176px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1200px!important}.cke_button__image_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1248px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1296px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1320px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1344px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1368px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1392px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1416px!important}.cke_button__language_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1464px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1488px!important}.cke_button__link_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1512px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1560px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1608px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1632px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1656px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1704px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1752px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1800px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1848px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1872px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1920px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1944px!important}.cke_button__print_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1968px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1992px!important}.cke_button__save_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2016px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -2064px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2088px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -2136px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -2184px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2208px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2232px!important}.cke_button__table_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2256px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2280px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2304px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2328px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2352px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2424px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -456px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -576px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -696px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -744px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1320px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1344px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1368px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1392px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1416px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1488px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1512px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1872px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1944px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1968px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1992px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2016px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2256px!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=M6CK) no-repeat 0 -2280px!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=M6CK) no-repeat 0 -2304px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2328px!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=M6CK) no-repeat 0 -2352px!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=M6CK) no-repeat 0 -2376px!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=M6CK) no-repeat 0 -2400px!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=M6CK) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -4896px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.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 .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)} \ No newline at end of file diff --git a/lib/ckeditor/skins/moono-lisa/editor_ie8.css b/lib/ckeditor/skins/moono-lisa/editor_ie8.css index c2e45475..0cee77b1 100644 --- a/lib/ckeditor/skins/moono-lisa/editor_ie8.css +++ b/lib/ckeditor/skins/moono-lisa/editor_ie8.css @@ -2,4 +2,4 @@ Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ -.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}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #d1d1d1;padding:0}.cke_inner{display:block;background:#fff;padding:0;-webkit-touch-callout:none}.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 #d1d1d1;background:#f8f8f8;padding:6px 8px 2px;white-space:normal}.cke_float .cke_top{border:1px solid #d1d1d1}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #d1d1d1;background:#f8f8f8}.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 #bcbcbc 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 #bcbcbc;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:hidden;background-color:#fff;border:1px solid #d1d1d1}.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:focus{outline:0}.cke_panel_list{margin:0;padding:0;list-style-type:none;white-space:nowrap}.cke_panel_listItem{margin:0;padding:0}.cke_panel_listItem a{padding:6px 7px;display:block;color:inherit!important;text-decoration:none;overflow:hidden;text-overflow:ellipsis}.cke_hc .cke_panel_listItem a{border-style:none}.cke_panel_listItem.cke_selected a,.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{background-color:#e9e9e9}.cke_panel_listItem a:focus{outline:1px dotted #000}.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:4px 5px}.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_panel_grouptitle{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:6px 6px 7px 6px;color:#484848;border-bottom:1px solid #d1d1d1;background:#f8f8f8}.cke_colorblock{padding:10px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000}a.cke_colorbox{padding:2px;float:left;width:20px;height:20px}.cke_rtl a.cke_colorbox{float:right}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{outline:0;padding:0;border:2px solid #139ff7}a:hover.cke_colorbox{border-color:#bcbcbc}span.cke_colorbox{width:20px;height:20px;float:left}.cke_rtl span.cke_colorbox{float:right}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:3px;display:block;cursor:pointer}a.cke_colorauto{padding:0;border:1px solid transparent;margin-bottom:6px;height:26px;line-height:26px}a.cke_colormore{margin-top:10px;height:20px;line-height:19px}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{outline:0;border:#139ff7 1px solid;background-color:#f8f8f8}a:hover.cke_colorauto,a:hover.cke_colormore{border-color:#bcbcbc}.cke_colorauto span.cke_colorbox{width:18px;height:18px;border:1px solid #808080;margin-left:1px;margin-top:3px}.cke_rtl .cke_colorauto span.cke_colorbox{margin-left:0;margin-right:1px}span.cke_colorbox[style*="#ffffff"],span.cke_colorbox[style*="#FFFFFF"],span.cke_colorbox[style="background-color:#fff"],span.cke_colorbox[style="background-color:#FFF"],span.cke_colorbox[style*="rgb(255,255,255)"],span.cke_colorbox[style*="rgb(255, 255, 255)"]{border:1px solid #808080;width:18px;height:18px}.cke_toolbar{float:left}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{border:0;float:left;margin:1px 2px 6px 0;padding-right:3px}.cke_rtl .cke_toolgroup{float:right;margin:1px 0 6px 2px;padding-left:3px;padding-right:0}.cke_hc .cke_toolgroup{margin-right:5px;margin-bottom:5px}.cke_hc.cke_rtl .cke_toolgroup{margin-right:0;margin-left:5px}a.cke_button{display:inline-block;height:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0;position:relative}a.cke_button_expandable{padding:4px 5px}.cke_rtl a.cke_button{float:right}.cke_hc a.cke_button{border:1px solid black;padding:3px 5px;margin:0 3px 5px 0}.cke_hc.cke_rtl a.cke_button{margin:0 0 5px 3px}a.cke_button_on{background:#fff;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_on{padding:3px 4px}a.cke_button_off:hover,a.cke_button_off:focus,a.cke_button_off:active{background:#e5e5e5;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_off:hover,a.cke_button_expandable.cke_button_off:focus,a.cke_button_expandable.cke_button_off:active{padding:3px 4px}.cke_hc a.cke_button_on,.cke_hc a.cke_button_off:hover,.cke_hc a.cke_button_off:focus,.cke_hc a.cke_button_off:active{background:#e5e5e5;border:3px solid #000;padding:1px 3px}a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{border:0;padding:4px 6px;background-color:transparent}a.cke_button_expandable.cke_button_disabled:hover,a.cke_button_expandable.cke_button_disabled:active{padding:4px 5px}a.cke_button_disabled:focus{border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_disabled:focus{padding:3px 4px}.cke_hc a.cke_button_disabled:hover,.cke_hc a.cke_button_disabled:focus,.cke_hc a.cke_button_disabled:active{border:1px solid #acacac;padding:3px 5px;margin:0 3px 5px 0}.cke_hc a.cke_button_disabled:focus{border:3px solid #000;padding:1px 3px}.cke_hc.cke_rtl a.cke_button_disabled:hover,.cke_hc.cke_rtl a.cke_button_disabled:focus,.cke_hc.cke_rtl a.cke_button_disabled:active{margin:0 0 5px 3px}a.cke_button_disabled .cke_button_icon,a.cke_button_disabled .cke_button_arrow{opacity:.3}.cke_hc a.cke_button_disabled{border-color:#acacac}.cke_hc a.cke_button_disabled .cke_button_icon,.cke_hc a.cke_button_disabled .cke_button_label{opacity:.5}.cke_toolgroup a.cke_button:last-child:after,.cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:4px;top:0;right:-3px}.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-right:0;right:auto;border-left:1px solid #bcbcbc;top:0;left:-3px}.cke_hc .cke_toolgroup a.cke_button:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-color:#000;top:0;right:-7px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{top:0;right:auto;left:-7px}.cke_toolgroup a.cke_button:hover:last-child:after,.cke_toolgroup a.cke_button:focus:last-child:after,.cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:-4px}.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_rtl .cke_toolgroup a.cke_button:focus:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:auto;left:-4px}.cke_hc .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:-9px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:auto;left:-9px}.cke_toolbar.cke_toolbar_last .cke_toolgroup a.cke_button:last-child:after{content:none;border:0;width:0;height:0}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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:#484848}.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 3px;width:0;height:0;cursor:default;vertical-align:top;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #484848}.cke_rtl .cke_button_arrow{margin-right:5px;margin-left:0}.cke_hc .cke_button_arrow{font-size:10px;margin:3px 0 0 3px;width:auto;border:0}.cke_toolbar_separator{float:left;background-color:#bcbcbc;margin:4px 2px 0 2px;height:18px;width:1px}.cke_rtl .cke_toolbar_separator{float:right}.cke_hc .cke_toolbar_separator{background-color:#000;margin-left:2px;margin-right:5px;margin-bottom:9px}.cke_hc.cke_rtl .cke_toolbar_separator{margin-left:5px;margin-right:2px}.cke_toolbar_break{display:block;clear:left}.cke_rtl .cke_toolbar_break{clear:right}a.cke_toolbox_collapser{width:12px;height:11px;float:right;margin:11px 0 0;font-size:0;cursor:default;text-align:center;border:1px solid #bcbcbc}.cke_rtl .cke_toolbox_collapser{float:left}.cke_toolbox_collapser:hover{background:#e5e5e5}.cke_toolbox_collapser.cke_toolbox_collapser_min{margin:0 2px 4px}.cke_toolbox_collapser .cke_arrow{display:inline-block;height:0;width:0;font-size:0;margin-top:1px;border:3px solid transparent;border-bottom-color:#484848}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin-top:4px;border-bottom-color:transparent;border-top-color:#484848}.cke_hc .cke_toolbox_collapser .cke_arrow{font-size:8px;width:auto;border:0;margin-top:0}.cke_menuitem span{cursor:default}.cke_menubutton{display:block}.cke_hc .cke_menubutton{padding:2px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#e9e9e9;display:block;outline:1px dotted}.cke_menubutton:hover{outline:0}.cke_hc .cke_menubutton:hover,.cke_hc .cke_menubutton:focus,.cke_hc .cke_menubutton:active{border:2px solid;padding:0}.cke_menubutton_disabled:hover,.cke_menubutton_disabled:focus,.cke_menubutton_disabled:active{background-color:transparent;outline:0}.cke_menubutton_inner{display:table-row}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_icon{background-color:#f8f8f8;padding:6px 4px}.cke_hc .cke_menubutton_icon{height:16px;width:0;padding:4px 0}.cke_menubutton:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#e9e9e9}.cke_menubutton_disabled:hover .cke_menubutton_icon,.cke_menubutton_disabled:focus .cke_menubutton_icon,.cke_menubutton_disabled:active .cke_menubutton_icon{background-color:#f8f8f8;outline:0}.cke_menuitem .cke_menubutton_on{background-color:#e9e9e9;border:1px solid #dedede;outline:0}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px;background-color:#e9e9e9}.cke_menubutton_label{padding:0 5px;background-color:transparent;width:100%;vertical-align:middle}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_panel_frame .cke_menubutton_label{display:none}.cke_menuseparator{background-color:#d1d1d1;height:1px}.cke_menuarrow{background:transparent url(images/arrow.png) no-repeat 0 10px;padding:0 5px}.cke_rtl .cke_menuarrow{background-position:5px -13px;background-repeat:no-repeat}.cke_hc .cke_menuarrow{background-image:none}.cke_menuarrow span{display:none}.cke_hc .cke_menuarrow span{vertical-align:middle;display:inline}.cke_combo{display:inline-block;float:left;position:relative;margin-bottom:5px}.cke_rtl .cke_combo{float:right}.cke_hc .cke_combo{margin-top:1px;margin-bottom:10px}.cke_combo:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:5px;top:0;right:0}.cke_rtl .cke_combo:after{border-right:0;border-left:1px solid #bcbcbc;right:auto;left:0}.cke_hc .cke_combo:after{border-color:#000}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0;padding:1px}.cke_rtl a.cke_combo_button{float:right}.cke_hc a.cke_combo_button{padding:4px}.cke_combo_on a.cke_combo_button,.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:#e5e5e5;border:1px solid #bcbcbc;padding:0 0 0 1px;margin-left:-1px}.cke_combo_off a.cke_combo_button:focus{outline:0}.cke_combo_on a.cke_combo_button,.cke_combo_off a.cke_combo_button:active{background:#fff}.cke_rtl .cke_combo_on a.cke_combo_button,.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:0 1px 0 0;margin-left:0;margin-right:-1px}.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:3px solid #000;padding:1px 1px 1px 2px}.cke_hc.cke_rtl .cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:1px 2px 1px 1px}.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 0 0 3px;margin-left:-3px}.cke_rtl .cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 3px 0 0;margin-left:0;margin-right:-3px}.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 1px 1px 7px;margin-left:-6px}.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 7px 1px 1px;margin-left:0;margin-right:-6px}.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0;margin:0}.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px;margin:0}.cke_toolbar .cke_combo+.cke_toolbar_end,.cke_toolbar .cke_combo+.cke_toolgroup{margin-right:0;margin-left:2px}.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:2px}.cke_hc .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:5px}.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:5px}.cke_toolbar.cke_toolbar_last .cke_combo:nth-last-child(-n+2):after{content:none;border:0;width:0;height:0}.cke_combo_text{line-height:26px;padding-left:10px;text-overflow:ellipsis;overflow:hidden;float:left;cursor:default;color:#484848;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{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 10px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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 #484848}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:3px}.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_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{float:left;margin:-2px 0 2px}a.cke_path_item,span.cke_path_empty{display:inline-block;float:left;padding:3px 4px;margin-right:2px;cursor:default;text-decoration:none;outline:0;border:0;color:#484848;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:#e5e5e5}.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_combopanel__fontsize{width:135px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;text-align:center;opacity:.95;filter:alpha(opacity = 95);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__about_icon{background:url(icons.png?t=M6CB) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png?t=M6CB) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png?t=M6CB) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png?t=M6CB) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6CB) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6CB) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png?t=M6CB) no-repeat 0 -144px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6CB) no-repeat 0 -168px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6CB) no-repeat 0 -192px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -240px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -288px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -336px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6CB) no-repeat 0 -360px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6CB) no-repeat 0 -384px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -408px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -432px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6CB) no-repeat 0 -456px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -504px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6CB) no-repeat 0 -528px!important}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6CB) no-repeat 0 -552px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6CB) no-repeat 0 -576px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6CB) no-repeat 0 -600px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6CB) no-repeat 0 -624px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6CB) no-repeat 0 -648px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6CB) no-repeat 0 -672px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6CB) no-repeat 0 -696px!important}.cke_button__embed_icon{background:url(icons.png?t=M6CB) no-repeat 0 -720px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6CB) no-repeat 0 -744px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6CB) no-repeat 0 -816px!important}.cke_button__replace_icon{background:url(icons.png?t=M6CB) no-repeat 0 -840px!important}.cke_button__flash_icon{background:url(icons.png?t=M6CB) no-repeat 0 -864px!important}.cke_button__button_icon{background:url(icons.png?t=M6CB) no-repeat 0 -888px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6CB) no-repeat 0 -912px!important}.cke_button__form_icon{background:url(icons.png?t=M6CB) no-repeat 0 -936px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6CB) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6CB) no-repeat 0 -984px!important}.cke_button__radio_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1032px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1080px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1128px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1152px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1176px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1200px!important}.cke_button__image_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1248px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1296px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1320px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1344px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1368px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1392px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1416px!important}.cke_button__language_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1464px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1488px!important}.cke_button__link_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1512px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1560px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1608px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1632px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1656px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1704px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1752px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1800px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1848px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1872px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1920px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1944px!important}.cke_button__print_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1968px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1992px!important}.cke_button__save_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2016px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -2064px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2088px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -2136px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -2184px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2208px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2232px!important}.cke_button__table_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2256px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2280px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2304px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2328px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2352px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2424px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -456px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -576px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -696px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -744px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1320px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1344px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1368px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1392px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1416px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1488px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1512px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1872px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1944px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1968px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1992px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2016px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2256px!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=M6CB) no-repeat 0 -2280px!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=M6CB) no-repeat 0 -2304px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2328px!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=M6CB) no-repeat 0 -2352px!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=M6CB) no-repeat 0 -2376px!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=M6CB) no-repeat 0 -2400px!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=M6CB) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -4896px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.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 .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.cke_toolbox_collapser .cke_arrow{border-width:4px}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{border-width:3px}.cke_toolbox_collapser .cke_arrow{margin-top:0}.cke_toolbar{position:relative}.cke_rtl .cke_toolbar_end{right:auto;left:0}.cke_toolbar_end:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:4px;top:1px;right:2px}.cke_rtl .cke_toolbar_end:after{right:auto;left:2px}.cke_hc .cke_toolbar_end:after{top:2px;right:5px;border-color:#000}.cke_hc.cke_rtl .cke_toolbar_end:after{right:auto;left:5px}.cke_combo+.cke_toolbar_end:after,.cke_toolbar.cke_toolbar_last .cke_toolbar_end:after{content:none;border:0}.cke_combo+.cke_toolgroup+.cke_toolbar_end:after{right:0}.cke_rtl .cke_combo+.cke_toolgroup+.cke_toolbar_end:after{right:auto;left:0} \ 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;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #d1d1d1;padding:0}.cke_inner{display:block;background:#fff;padding:0;-webkit-touch-callout:none}.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 #d1d1d1;background:#f8f8f8;padding:6px 8px 2px;white-space:normal}.cke_float .cke_top{border:1px solid #d1d1d1}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #d1d1d1;background:#f8f8f8}.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 #bcbcbc 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 #bcbcbc;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:hidden;background-color:#fff;border:1px solid #d1d1d1}.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:focus{outline:0}.cke_panel_list{margin:0;padding:0;list-style-type:none;white-space:nowrap}.cke_panel_listItem{margin:0;padding:0}.cke_panel_listItem a{padding:6px 7px;display:block;color:inherit!important;text-decoration:none;overflow:hidden;text-overflow:ellipsis}.cke_hc .cke_panel_listItem a{border-style:none}.cke_panel_listItem.cke_selected a,.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{background-color:#e9e9e9}.cke_panel_listItem a:focus{outline:1px dotted #000}.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:4px 5px}.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_panel_grouptitle{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:6px 6px 7px 6px;color:#484848;border-bottom:1px solid #d1d1d1;background:#f8f8f8}.cke_colorblock{padding:10px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000}a.cke_colorbox{padding:2px;float:left;width:20px;height:20px}.cke_rtl a.cke_colorbox{float:right}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{outline:0;padding:0;border:2px solid #139ff7}a:hover.cke_colorbox{border-color:#bcbcbc}span.cke_colorbox{width:20px;height:20px;float:left}.cke_rtl span.cke_colorbox{float:right}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:3px;display:block;cursor:pointer}a.cke_colorauto{padding:0;border:1px solid transparent;margin-bottom:6px;height:26px;line-height:26px}a.cke_colormore{margin-top:10px;height:20px;line-height:19px}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{outline:0;border:#139ff7 1px solid;background-color:#f8f8f8}a:hover.cke_colorauto,a:hover.cke_colormore{border-color:#bcbcbc}.cke_colorauto span.cke_colorbox{width:18px;height:18px;border:1px solid #808080;margin-left:1px;margin-top:3px}.cke_rtl .cke_colorauto span.cke_colorbox{margin-left:0;margin-right:1px}span.cke_colorbox[style*="#ffffff"],span.cke_colorbox[style*="#FFFFFF"],span.cke_colorbox[style="background-color:#fff"],span.cke_colorbox[style="background-color:#FFF"],span.cke_colorbox[style*="rgb(255,255,255)"],span.cke_colorbox[style*="rgb(255, 255, 255)"]{border:1px solid #808080;width:18px;height:18px}.cke_toolbar{float:left}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{border:0;float:left;margin:1px 2px 6px 0;padding-right:3px}.cke_rtl .cke_toolgroup{float:right;margin:1px 0 6px 2px;padding-left:3px;padding-right:0}.cke_hc .cke_toolgroup{margin-right:5px;margin-bottom:5px}.cke_hc.cke_rtl .cke_toolgroup{margin-right:0;margin-left:5px}a.cke_button{display:inline-block;height:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0;position:relative}a.cke_button_expandable{padding:4px 5px}.cke_rtl a.cke_button{float:right}.cke_hc a.cke_button{border:1px solid black;padding:3px 5px;margin:0 3px 5px 0}.cke_hc.cke_rtl a.cke_button{margin:0 0 5px 3px}a.cke_button_on{background:#fff;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_on{padding:3px 4px}a.cke_button_off:hover,a.cke_button_off:focus,a.cke_button_off:active{background:#e5e5e5;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_off:hover,a.cke_button_expandable.cke_button_off:focus,a.cke_button_expandable.cke_button_off:active{padding:3px 4px}.cke_hc a.cke_button_on,.cke_hc a.cke_button_off:hover,.cke_hc a.cke_button_off:focus,.cke_hc a.cke_button_off:active{background:#e5e5e5;border:3px solid #000;padding:1px 3px}a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{border:0;padding:4px 6px;background-color:transparent}a.cke_button_expandable.cke_button_disabled:hover,a.cke_button_expandable.cke_button_disabled:active{padding:4px 5px}a.cke_button_disabled:focus{border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_disabled:focus{padding:3px 4px}.cke_hc a.cke_button_disabled:hover,.cke_hc a.cke_button_disabled:focus,.cke_hc a.cke_button_disabled:active{border:1px solid #acacac;padding:3px 5px;margin:0 3px 5px 0}.cke_hc a.cke_button_disabled:focus{border:3px solid #000;padding:1px 3px}.cke_hc.cke_rtl a.cke_button_disabled:hover,.cke_hc.cke_rtl a.cke_button_disabled:focus,.cke_hc.cke_rtl a.cke_button_disabled:active{margin:0 0 5px 3px}a.cke_button_disabled .cke_button_icon,a.cke_button_disabled .cke_button_arrow{opacity:.3}.cke_hc a.cke_button_disabled{border-color:#acacac}.cke_hc a.cke_button_disabled .cke_button_icon,.cke_hc a.cke_button_disabled .cke_button_label{opacity:.5}.cke_toolgroup a.cke_button:last-child:after,.cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:4px;top:0;right:-3px}.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-right:0;right:auto;border-left:1px solid #bcbcbc;top:0;left:-3px}.cke_hc .cke_toolgroup a.cke_button:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-color:#000;top:0;right:-7px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{top:0;right:auto;left:-7px}.cke_toolgroup a.cke_button:hover:last-child:after,.cke_toolgroup a.cke_button:focus:last-child:after,.cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:-4px}.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_rtl .cke_toolgroup a.cke_button:focus:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:auto;left:-4px}.cke_hc .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:-9px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:auto;left:-9px}.cke_toolbar.cke_toolbar_last .cke_toolgroup a.cke_button:last-child:after{content:none;border:0;width:0;height:0}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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:#484848}.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 3px;width:0;height:0;cursor:default;vertical-align:top;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #484848}.cke_rtl .cke_button_arrow{margin-right:5px;margin-left:0}.cke_hc .cke_button_arrow{font-size:10px;margin:3px 0 0 3px;width:auto;border:0}.cke_toolbar_separator{float:left;background-color:#bcbcbc;margin:4px 2px 0 2px;height:18px;width:1px}.cke_rtl .cke_toolbar_separator{float:right}.cke_hc .cke_toolbar_separator{background-color:#000;margin-left:2px;margin-right:5px;margin-bottom:9px}.cke_hc.cke_rtl .cke_toolbar_separator{margin-left:5px;margin-right:2px}.cke_toolbar_break{display:block;clear:left}.cke_rtl .cke_toolbar_break{clear:right}a.cke_toolbox_collapser{width:12px;height:11px;float:right;margin:11px 0 0;font-size:0;cursor:default;text-align:center;border:1px solid #bcbcbc}.cke_rtl .cke_toolbox_collapser{float:left}.cke_toolbox_collapser:hover{background:#e5e5e5}.cke_toolbox_collapser.cke_toolbox_collapser_min{margin:0 2px 4px}.cke_toolbox_collapser .cke_arrow{display:inline-block;height:0;width:0;font-size:0;margin-top:1px;border:3px solid transparent;border-bottom-color:#484848}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin-top:4px;border-bottom-color:transparent;border-top-color:#484848}.cke_hc .cke_toolbox_collapser .cke_arrow{font-size:8px;width:auto;border:0;margin-top:0}.cke_menuitem span{cursor:default}.cke_menubutton{display:block}.cke_hc .cke_menubutton{padding:2px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#e9e9e9;display:block;outline:1px dotted}.cke_menubutton:hover{outline:0}.cke_hc .cke_menubutton:hover,.cke_hc .cke_menubutton:focus,.cke_hc .cke_menubutton:active{border:2px solid;padding:0}.cke_menubutton_disabled:hover,.cke_menubutton_disabled:focus,.cke_menubutton_disabled:active{background-color:transparent;outline:0}.cke_menubutton_inner{display:table-row}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_icon{background-color:#f8f8f8;padding:6px 4px}.cke_hc .cke_menubutton_icon{height:16px;width:0;padding:4px 0}.cke_menubutton:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#e9e9e9}.cke_menubutton_disabled:hover .cke_menubutton_icon,.cke_menubutton_disabled:focus .cke_menubutton_icon,.cke_menubutton_disabled:active .cke_menubutton_icon{background-color:#f8f8f8;outline:0}.cke_menuitem .cke_menubutton_on{background-color:#e9e9e9;border:1px solid #dedede;outline:0}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px;background-color:#e9e9e9}.cke_menubutton_label{padding:0 5px;background-color:transparent;width:100%;vertical-align:middle}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_panel_frame .cke_menubutton_label{display:none}.cke_menuseparator{background-color:#d1d1d1;height:1px}.cke_menuarrow{background:transparent url(images/arrow.png) no-repeat 0 10px;padding:0 5px}.cke_rtl .cke_menuarrow{background-position:5px -13px;background-repeat:no-repeat}.cke_hc .cke_menuarrow{background-image:none}.cke_menuarrow span{display:none}.cke_hc .cke_menuarrow span{vertical-align:middle;display:inline}.cke_combo{display:inline-block;float:left;position:relative;margin-bottom:5px}.cke_rtl .cke_combo{float:right}.cke_hc .cke_combo{margin-top:1px;margin-bottom:10px}.cke_combo:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:5px;top:0;right:0}.cke_rtl .cke_combo:after{border-right:0;border-left:1px solid #bcbcbc;right:auto;left:0}.cke_hc .cke_combo:after{border-color:#000}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0;padding:1px}.cke_rtl a.cke_combo_button{float:right}.cke_hc a.cke_combo_button{padding:4px}.cke_combo_on a.cke_combo_button,.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:#e5e5e5;border:1px solid #bcbcbc;padding:0 0 0 1px;margin-left:-1px}.cke_combo_off a.cke_combo_button:focus{outline:0}.cke_combo_on a.cke_combo_button,.cke_combo_off a.cke_combo_button:active{background:#fff}.cke_rtl .cke_combo_on a.cke_combo_button,.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:0 1px 0 0;margin-left:0;margin-right:-1px}.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:3px solid #000;padding:1px 1px 1px 2px}.cke_hc.cke_rtl .cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:1px 2px 1px 1px}.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 0 0 3px;margin-left:-3px}.cke_rtl .cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 3px 0 0;margin-left:0;margin-right:-3px}.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 1px 1px 7px;margin-left:-6px}.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 7px 1px 1px;margin-left:0;margin-right:-6px}.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0;margin:0}.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px;margin:0}.cke_toolbar .cke_combo+.cke_toolbar_end,.cke_toolbar .cke_combo+.cke_toolgroup{margin-right:0;margin-left:2px}.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:2px}.cke_hc .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:5px}.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:5px}.cke_toolbar.cke_toolbar_last .cke_combo:nth-last-child(-n+2):after{content:none;border:0;width:0;height:0}.cke_combo_text{line-height:26px;padding-left:10px;text-overflow:ellipsis;overflow:hidden;float:left;cursor:default;color:#484848;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{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 10px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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 #484848}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:3px}.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_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{float:left;margin:-2px 0 2px}a.cke_path_item,span.cke_path_empty{display:inline-block;float:left;padding:3px 4px;margin-right:2px;cursor:default;text-decoration:none;outline:0;border:0;color:#484848;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:#e5e5e5}.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_combopanel__fontsize{width:135px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;text-align:center;opacity:.95;filter:alpha(opacity = 95);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__about_icon{background:url(icons.png?t=M6CK) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png?t=M6CK) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png?t=M6CK) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png?t=M6CK) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6CK) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6CK) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png?t=M6CK) no-repeat 0 -144px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6CK) no-repeat 0 -168px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6CK) no-repeat 0 -192px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -240px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -288px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -336px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6CK) no-repeat 0 -360px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6CK) no-repeat 0 -384px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -408px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -432px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6CK) no-repeat 0 -456px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -504px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6CK) no-repeat 0 -528px!important}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6CK) no-repeat 0 -552px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6CK) no-repeat 0 -576px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6CK) no-repeat 0 -600px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6CK) no-repeat 0 -624px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6CK) no-repeat 0 -648px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6CK) no-repeat 0 -672px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6CK) no-repeat 0 -696px!important}.cke_button__embed_icon{background:url(icons.png?t=M6CK) no-repeat 0 -720px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6CK) no-repeat 0 -744px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6CK) no-repeat 0 -816px!important}.cke_button__replace_icon{background:url(icons.png?t=M6CK) no-repeat 0 -840px!important}.cke_button__flash_icon{background:url(icons.png?t=M6CK) no-repeat 0 -864px!important}.cke_button__button_icon{background:url(icons.png?t=M6CK) no-repeat 0 -888px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6CK) no-repeat 0 -912px!important}.cke_button__form_icon{background:url(icons.png?t=M6CK) no-repeat 0 -936px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6CK) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6CK) no-repeat 0 -984px!important}.cke_button__radio_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1032px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1080px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1128px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1152px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1176px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1200px!important}.cke_button__image_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1248px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1296px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1320px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1344px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1368px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1392px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1416px!important}.cke_button__language_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1464px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1488px!important}.cke_button__link_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1512px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1560px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1608px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1632px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1656px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1704px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1752px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1800px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1848px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1872px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1920px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1944px!important}.cke_button__print_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1968px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1992px!important}.cke_button__save_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2016px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -2064px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2088px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -2136px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -2184px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2208px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2232px!important}.cke_button__table_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2256px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2280px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2304px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2328px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2352px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2424px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -456px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -576px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -696px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -744px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1320px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1344px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1368px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1392px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1416px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1488px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1512px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1872px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1944px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1968px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1992px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2016px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2256px!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=M6CK) no-repeat 0 -2280px!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=M6CK) no-repeat 0 -2304px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2328px!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=M6CK) no-repeat 0 -2352px!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=M6CK) no-repeat 0 -2376px!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=M6CK) no-repeat 0 -2400px!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=M6CK) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -4896px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.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 .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.cke_toolbox_collapser .cke_arrow{border-width:4px}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{border-width:3px}.cke_toolbox_collapser .cke_arrow{margin-top:0}.cke_toolbar{position:relative}.cke_rtl .cke_toolbar_end{right:auto;left:0}.cke_toolbar_end:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:4px;top:1px;right:2px}.cke_rtl .cke_toolbar_end:after{right:auto;left:2px}.cke_hc .cke_toolbar_end:after{top:2px;right:5px;border-color:#000}.cke_hc.cke_rtl .cke_toolbar_end:after{right:auto;left:5px}.cke_combo+.cke_toolbar_end:after,.cke_toolbar.cke_toolbar_last .cke_toolbar_end:after{content:none;border:0}.cke_combo+.cke_toolgroup+.cke_toolbar_end:after{right:0}.cke_rtl .cke_combo+.cke_toolgroup+.cke_toolbar_end:after{right:auto;left:0} \ No newline at end of file diff --git a/lib/ckeditor/skins/moono-lisa/editor_iequirks.css b/lib/ckeditor/skins/moono-lisa/editor_iequirks.css index 309a1fdf..2f23412d 100644 --- a/lib/ckeditor/skins/moono-lisa/editor_iequirks.css +++ b/lib/ckeditor/skins/moono-lisa/editor_iequirks.css @@ -2,4 +2,4 @@ Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ -.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}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #d1d1d1;padding:0}.cke_inner{display:block;background:#fff;padding:0;-webkit-touch-callout:none}.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 #d1d1d1;background:#f8f8f8;padding:6px 8px 2px;white-space:normal}.cke_float .cke_top{border:1px solid #d1d1d1}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #d1d1d1;background:#f8f8f8}.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 #bcbcbc 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 #bcbcbc;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:hidden;background-color:#fff;border:1px solid #d1d1d1}.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:focus{outline:0}.cke_panel_list{margin:0;padding:0;list-style-type:none;white-space:nowrap}.cke_panel_listItem{margin:0;padding:0}.cke_panel_listItem a{padding:6px 7px;display:block;color:inherit!important;text-decoration:none;overflow:hidden;text-overflow:ellipsis}.cke_hc .cke_panel_listItem a{border-style:none}.cke_panel_listItem.cke_selected a,.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{background-color:#e9e9e9}.cke_panel_listItem a:focus{outline:1px dotted #000}.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:4px 5px}.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_panel_grouptitle{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:6px 6px 7px 6px;color:#484848;border-bottom:1px solid #d1d1d1;background:#f8f8f8}.cke_colorblock{padding:10px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000}a.cke_colorbox{padding:2px;float:left;width:20px;height:20px}.cke_rtl a.cke_colorbox{float:right}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{outline:0;padding:0;border:2px solid #139ff7}a:hover.cke_colorbox{border-color:#bcbcbc}span.cke_colorbox{width:20px;height:20px;float:left}.cke_rtl span.cke_colorbox{float:right}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:3px;display:block;cursor:pointer}a.cke_colorauto{padding:0;border:1px solid transparent;margin-bottom:6px;height:26px;line-height:26px}a.cke_colormore{margin-top:10px;height:20px;line-height:19px}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{outline:0;border:#139ff7 1px solid;background-color:#f8f8f8}a:hover.cke_colorauto,a:hover.cke_colormore{border-color:#bcbcbc}.cke_colorauto span.cke_colorbox{width:18px;height:18px;border:1px solid #808080;margin-left:1px;margin-top:3px}.cke_rtl .cke_colorauto span.cke_colorbox{margin-left:0;margin-right:1px}span.cke_colorbox[style*="#ffffff"],span.cke_colorbox[style*="#FFFFFF"],span.cke_colorbox[style="background-color:#fff"],span.cke_colorbox[style="background-color:#FFF"],span.cke_colorbox[style*="rgb(255,255,255)"],span.cke_colorbox[style*="rgb(255, 255, 255)"]{border:1px solid #808080;width:18px;height:18px}.cke_toolbar{float:left}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{border:0;float:left;margin:1px 2px 6px 0;padding-right:3px}.cke_rtl .cke_toolgroup{float:right;margin:1px 0 6px 2px;padding-left:3px;padding-right:0}.cke_hc .cke_toolgroup{margin-right:5px;margin-bottom:5px}.cke_hc.cke_rtl .cke_toolgroup{margin-right:0;margin-left:5px}a.cke_button{display:inline-block;height:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0;position:relative}a.cke_button_expandable{padding:4px 5px}.cke_rtl a.cke_button{float:right}.cke_hc a.cke_button{border:1px solid black;padding:3px 5px;margin:0 3px 5px 0}.cke_hc.cke_rtl a.cke_button{margin:0 0 5px 3px}a.cke_button_on{background:#fff;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_on{padding:3px 4px}a.cke_button_off:hover,a.cke_button_off:focus,a.cke_button_off:active{background:#e5e5e5;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_off:hover,a.cke_button_expandable.cke_button_off:focus,a.cke_button_expandable.cke_button_off:active{padding:3px 4px}.cke_hc a.cke_button_on,.cke_hc a.cke_button_off:hover,.cke_hc a.cke_button_off:focus,.cke_hc a.cke_button_off:active{background:#e5e5e5;border:3px solid #000;padding:1px 3px}a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{border:0;padding:4px 6px;background-color:transparent}a.cke_button_expandable.cke_button_disabled:hover,a.cke_button_expandable.cke_button_disabled:active{padding:4px 5px}a.cke_button_disabled:focus{border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_disabled:focus{padding:3px 4px}.cke_hc a.cke_button_disabled:hover,.cke_hc a.cke_button_disabled:focus,.cke_hc a.cke_button_disabled:active{border:1px solid #acacac;padding:3px 5px;margin:0 3px 5px 0}.cke_hc a.cke_button_disabled:focus{border:3px solid #000;padding:1px 3px}.cke_hc.cke_rtl a.cke_button_disabled:hover,.cke_hc.cke_rtl a.cke_button_disabled:focus,.cke_hc.cke_rtl a.cke_button_disabled:active{margin:0 0 5px 3px}a.cke_button_disabled .cke_button_icon,a.cke_button_disabled .cke_button_arrow{opacity:.3}.cke_hc a.cke_button_disabled{border-color:#acacac}.cke_hc a.cke_button_disabled .cke_button_icon,.cke_hc a.cke_button_disabled .cke_button_label{opacity:.5}.cke_toolgroup a.cke_button:last-child:after,.cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:4px;top:0;right:-3px}.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-right:0;right:auto;border-left:1px solid #bcbcbc;top:0;left:-3px}.cke_hc .cke_toolgroup a.cke_button:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-color:#000;top:0;right:-7px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{top:0;right:auto;left:-7px}.cke_toolgroup a.cke_button:hover:last-child:after,.cke_toolgroup a.cke_button:focus:last-child:after,.cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:-4px}.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_rtl .cke_toolgroup a.cke_button:focus:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:auto;left:-4px}.cke_hc .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:-9px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:auto;left:-9px}.cke_toolbar.cke_toolbar_last .cke_toolgroup a.cke_button:last-child:after{content:none;border:0;width:0;height:0}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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:#484848}.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 3px;width:0;height:0;cursor:default;vertical-align:top;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #484848}.cke_rtl .cke_button_arrow{margin-right:5px;margin-left:0}.cke_hc .cke_button_arrow{font-size:10px;margin:3px 0 0 3px;width:auto;border:0}.cke_toolbar_separator{float:left;background-color:#bcbcbc;margin:4px 2px 0 2px;height:18px;width:1px}.cke_rtl .cke_toolbar_separator{float:right}.cke_hc .cke_toolbar_separator{background-color:#000;margin-left:2px;margin-right:5px;margin-bottom:9px}.cke_hc.cke_rtl .cke_toolbar_separator{margin-left:5px;margin-right:2px}.cke_toolbar_break{display:block;clear:left}.cke_rtl .cke_toolbar_break{clear:right}a.cke_toolbox_collapser{width:12px;height:11px;float:right;margin:11px 0 0;font-size:0;cursor:default;text-align:center;border:1px solid #bcbcbc}.cke_rtl .cke_toolbox_collapser{float:left}.cke_toolbox_collapser:hover{background:#e5e5e5}.cke_toolbox_collapser.cke_toolbox_collapser_min{margin:0 2px 4px}.cke_toolbox_collapser .cke_arrow{display:inline-block;height:0;width:0;font-size:0;margin-top:1px;border:3px solid transparent;border-bottom-color:#484848}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin-top:4px;border-bottom-color:transparent;border-top-color:#484848}.cke_hc .cke_toolbox_collapser .cke_arrow{font-size:8px;width:auto;border:0;margin-top:0}.cke_menuitem span{cursor:default}.cke_menubutton{display:block}.cke_hc .cke_menubutton{padding:2px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#e9e9e9;display:block;outline:1px dotted}.cke_menubutton:hover{outline:0}.cke_hc .cke_menubutton:hover,.cke_hc .cke_menubutton:focus,.cke_hc .cke_menubutton:active{border:2px solid;padding:0}.cke_menubutton_disabled:hover,.cke_menubutton_disabled:focus,.cke_menubutton_disabled:active{background-color:transparent;outline:0}.cke_menubutton_inner{display:table-row}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_icon{background-color:#f8f8f8;padding:6px 4px}.cke_hc .cke_menubutton_icon{height:16px;width:0;padding:4px 0}.cke_menubutton:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#e9e9e9}.cke_menubutton_disabled:hover .cke_menubutton_icon,.cke_menubutton_disabled:focus .cke_menubutton_icon,.cke_menubutton_disabled:active .cke_menubutton_icon{background-color:#f8f8f8;outline:0}.cke_menuitem .cke_menubutton_on{background-color:#e9e9e9;border:1px solid #dedede;outline:0}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px;background-color:#e9e9e9}.cke_menubutton_label{padding:0 5px;background-color:transparent;width:100%;vertical-align:middle}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_panel_frame .cke_menubutton_label{display:none}.cke_menuseparator{background-color:#d1d1d1;height:1px}.cke_menuarrow{background:transparent url(images/arrow.png) no-repeat 0 10px;padding:0 5px}.cke_rtl .cke_menuarrow{background-position:5px -13px;background-repeat:no-repeat}.cke_hc .cke_menuarrow{background-image:none}.cke_menuarrow span{display:none}.cke_hc .cke_menuarrow span{vertical-align:middle;display:inline}.cke_combo{display:inline-block;float:left;position:relative;margin-bottom:5px}.cke_rtl .cke_combo{float:right}.cke_hc .cke_combo{margin-top:1px;margin-bottom:10px}.cke_combo:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:5px;top:0;right:0}.cke_rtl .cke_combo:after{border-right:0;border-left:1px solid #bcbcbc;right:auto;left:0}.cke_hc .cke_combo:after{border-color:#000}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0;padding:1px}.cke_rtl a.cke_combo_button{float:right}.cke_hc a.cke_combo_button{padding:4px}.cke_combo_on a.cke_combo_button,.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:#e5e5e5;border:1px solid #bcbcbc;padding:0 0 0 1px;margin-left:-1px}.cke_combo_off a.cke_combo_button:focus{outline:0}.cke_combo_on a.cke_combo_button,.cke_combo_off a.cke_combo_button:active{background:#fff}.cke_rtl .cke_combo_on a.cke_combo_button,.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:0 1px 0 0;margin-left:0;margin-right:-1px}.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:3px solid #000;padding:1px 1px 1px 2px}.cke_hc.cke_rtl .cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:1px 2px 1px 1px}.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 0 0 3px;margin-left:-3px}.cke_rtl .cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 3px 0 0;margin-left:0;margin-right:-3px}.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 1px 1px 7px;margin-left:-6px}.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 7px 1px 1px;margin-left:0;margin-right:-6px}.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0;margin:0}.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px;margin:0}.cke_toolbar .cke_combo+.cke_toolbar_end,.cke_toolbar .cke_combo+.cke_toolgroup{margin-right:0;margin-left:2px}.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:2px}.cke_hc .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:5px}.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:5px}.cke_toolbar.cke_toolbar_last .cke_combo:nth-last-child(-n+2):after{content:none;border:0;width:0;height:0}.cke_combo_text{line-height:26px;padding-left:10px;text-overflow:ellipsis;overflow:hidden;float:left;cursor:default;color:#484848;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{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 10px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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 #484848}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:3px}.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_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{float:left;margin:-2px 0 2px}a.cke_path_item,span.cke_path_empty{display:inline-block;float:left;padding:3px 4px;margin-right:2px;cursor:default;text-decoration:none;outline:0;border:0;color:#484848;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:#e5e5e5}.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_combopanel__fontsize{width:135px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;text-align:center;opacity:.95;filter:alpha(opacity = 95);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__about_icon{background:url(icons.png?t=M6CB) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png?t=M6CB) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png?t=M6CB) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png?t=M6CB) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6CB) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6CB) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png?t=M6CB) no-repeat 0 -144px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6CB) no-repeat 0 -168px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6CB) no-repeat 0 -192px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -240px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -288px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -336px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6CB) no-repeat 0 -360px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6CB) no-repeat 0 -384px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -408px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -432px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6CB) no-repeat 0 -456px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -504px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6CB) no-repeat 0 -528px!important}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6CB) no-repeat 0 -552px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6CB) no-repeat 0 -576px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6CB) no-repeat 0 -600px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6CB) no-repeat 0 -624px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6CB) no-repeat 0 -648px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6CB) no-repeat 0 -672px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6CB) no-repeat 0 -696px!important}.cke_button__embed_icon{background:url(icons.png?t=M6CB) no-repeat 0 -720px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6CB) no-repeat 0 -744px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6CB) no-repeat 0 -816px!important}.cke_button__replace_icon{background:url(icons.png?t=M6CB) no-repeat 0 -840px!important}.cke_button__flash_icon{background:url(icons.png?t=M6CB) no-repeat 0 -864px!important}.cke_button__button_icon{background:url(icons.png?t=M6CB) no-repeat 0 -888px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6CB) no-repeat 0 -912px!important}.cke_button__form_icon{background:url(icons.png?t=M6CB) no-repeat 0 -936px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6CB) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6CB) no-repeat 0 -984px!important}.cke_button__radio_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1032px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1080px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1128px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1152px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1176px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1200px!important}.cke_button__image_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1248px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1296px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1320px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1344px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1368px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1392px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1416px!important}.cke_button__language_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1464px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1488px!important}.cke_button__link_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1512px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1560px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1608px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1632px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1656px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1704px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1752px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1800px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1848px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1872px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1920px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1944px!important}.cke_button__print_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1968px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1992px!important}.cke_button__save_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2016px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -2064px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2088px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -2136px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -2184px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2208px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2232px!important}.cke_button__table_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2256px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2280px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2304px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2328px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2352px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2424px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -456px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -576px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -696px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -744px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1320px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1344px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1368px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1392px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1416px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1488px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1512px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1872px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1944px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1968px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1992px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2016px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2256px!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=M6CB) no-repeat 0 -2280px!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=M6CB) no-repeat 0 -2304px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2328px!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=M6CB) no-repeat 0 -2352px!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=M6CB) no-repeat 0 -2376px!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=M6CB) no-repeat 0 -2400px!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=M6CB) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -4896px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.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 .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.cke_top,.cke_contents,.cke_bottom{width:100%}.cke_button_arrow{font-size:0}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_button,.cke_rtl .cke_button *,.cke_rtl .cke_combo,.cke_rtl .cke_combo *,.cke_rtl .cke_path_item,.cke_rtl .cke_path_item *,.cke_rtl .cke_path_empty{float:none}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_combo_button,.cke_rtl .cke_combo_button *,.cke_rtl .cke_button,.cke_rtl .cke_button_icon{display:inline-block;vertical-align:top}.cke_rtl .cke_button_icon{float:none}.cke_resizer{width:10px}.cke_source{white-space:normal}.cke_bottom{position:static}.cke_colorbox{font-size:0} \ 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;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #d1d1d1;padding:0}.cke_inner{display:block;background:#fff;padding:0;-webkit-touch-callout:none}.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 #d1d1d1;background:#f8f8f8;padding:6px 8px 2px;white-space:normal}.cke_float .cke_top{border:1px solid #d1d1d1}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #d1d1d1;background:#f8f8f8}.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 #bcbcbc 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 #bcbcbc;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:hidden;background-color:#fff;border:1px solid #d1d1d1}.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:focus{outline:0}.cke_panel_list{margin:0;padding:0;list-style-type:none;white-space:nowrap}.cke_panel_listItem{margin:0;padding:0}.cke_panel_listItem a{padding:6px 7px;display:block;color:inherit!important;text-decoration:none;overflow:hidden;text-overflow:ellipsis}.cke_hc .cke_panel_listItem a{border-style:none}.cke_panel_listItem.cke_selected a,.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{background-color:#e9e9e9}.cke_panel_listItem a:focus{outline:1px dotted #000}.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:4px 5px}.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_panel_grouptitle{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:6px 6px 7px 6px;color:#484848;border-bottom:1px solid #d1d1d1;background:#f8f8f8}.cke_colorblock{padding:10px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000}a.cke_colorbox{padding:2px;float:left;width:20px;height:20px}.cke_rtl a.cke_colorbox{float:right}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{outline:0;padding:0;border:2px solid #139ff7}a:hover.cke_colorbox{border-color:#bcbcbc}span.cke_colorbox{width:20px;height:20px;float:left}.cke_rtl span.cke_colorbox{float:right}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:3px;display:block;cursor:pointer}a.cke_colorauto{padding:0;border:1px solid transparent;margin-bottom:6px;height:26px;line-height:26px}a.cke_colormore{margin-top:10px;height:20px;line-height:19px}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{outline:0;border:#139ff7 1px solid;background-color:#f8f8f8}a:hover.cke_colorauto,a:hover.cke_colormore{border-color:#bcbcbc}.cke_colorauto span.cke_colorbox{width:18px;height:18px;border:1px solid #808080;margin-left:1px;margin-top:3px}.cke_rtl .cke_colorauto span.cke_colorbox{margin-left:0;margin-right:1px}span.cke_colorbox[style*="#ffffff"],span.cke_colorbox[style*="#FFFFFF"],span.cke_colorbox[style="background-color:#fff"],span.cke_colorbox[style="background-color:#FFF"],span.cke_colorbox[style*="rgb(255,255,255)"],span.cke_colorbox[style*="rgb(255, 255, 255)"]{border:1px solid #808080;width:18px;height:18px}.cke_toolbar{float:left}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{border:0;float:left;margin:1px 2px 6px 0;padding-right:3px}.cke_rtl .cke_toolgroup{float:right;margin:1px 0 6px 2px;padding-left:3px;padding-right:0}.cke_hc .cke_toolgroup{margin-right:5px;margin-bottom:5px}.cke_hc.cke_rtl .cke_toolgroup{margin-right:0;margin-left:5px}a.cke_button{display:inline-block;height:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0;position:relative}a.cke_button_expandable{padding:4px 5px}.cke_rtl a.cke_button{float:right}.cke_hc a.cke_button{border:1px solid black;padding:3px 5px;margin:0 3px 5px 0}.cke_hc.cke_rtl a.cke_button{margin:0 0 5px 3px}a.cke_button_on{background:#fff;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_on{padding:3px 4px}a.cke_button_off:hover,a.cke_button_off:focus,a.cke_button_off:active{background:#e5e5e5;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_off:hover,a.cke_button_expandable.cke_button_off:focus,a.cke_button_expandable.cke_button_off:active{padding:3px 4px}.cke_hc a.cke_button_on,.cke_hc a.cke_button_off:hover,.cke_hc a.cke_button_off:focus,.cke_hc a.cke_button_off:active{background:#e5e5e5;border:3px solid #000;padding:1px 3px}a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{border:0;padding:4px 6px;background-color:transparent}a.cke_button_expandable.cke_button_disabled:hover,a.cke_button_expandable.cke_button_disabled:active{padding:4px 5px}a.cke_button_disabled:focus{border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_disabled:focus{padding:3px 4px}.cke_hc a.cke_button_disabled:hover,.cke_hc a.cke_button_disabled:focus,.cke_hc a.cke_button_disabled:active{border:1px solid #acacac;padding:3px 5px;margin:0 3px 5px 0}.cke_hc a.cke_button_disabled:focus{border:3px solid #000;padding:1px 3px}.cke_hc.cke_rtl a.cke_button_disabled:hover,.cke_hc.cke_rtl a.cke_button_disabled:focus,.cke_hc.cke_rtl a.cke_button_disabled:active{margin:0 0 5px 3px}a.cke_button_disabled .cke_button_icon,a.cke_button_disabled .cke_button_arrow{opacity:.3}.cke_hc a.cke_button_disabled{border-color:#acacac}.cke_hc a.cke_button_disabled .cke_button_icon,.cke_hc a.cke_button_disabled .cke_button_label{opacity:.5}.cke_toolgroup a.cke_button:last-child:after,.cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:4px;top:0;right:-3px}.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-right:0;right:auto;border-left:1px solid #bcbcbc;top:0;left:-3px}.cke_hc .cke_toolgroup a.cke_button:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-color:#000;top:0;right:-7px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{top:0;right:auto;left:-7px}.cke_toolgroup a.cke_button:hover:last-child:after,.cke_toolgroup a.cke_button:focus:last-child:after,.cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:-4px}.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_rtl .cke_toolgroup a.cke_button:focus:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:auto;left:-4px}.cke_hc .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:-9px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:auto;left:-9px}.cke_toolbar.cke_toolbar_last .cke_toolgroup a.cke_button:last-child:after{content:none;border:0;width:0;height:0}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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:#484848}.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 3px;width:0;height:0;cursor:default;vertical-align:top;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #484848}.cke_rtl .cke_button_arrow{margin-right:5px;margin-left:0}.cke_hc .cke_button_arrow{font-size:10px;margin:3px 0 0 3px;width:auto;border:0}.cke_toolbar_separator{float:left;background-color:#bcbcbc;margin:4px 2px 0 2px;height:18px;width:1px}.cke_rtl .cke_toolbar_separator{float:right}.cke_hc .cke_toolbar_separator{background-color:#000;margin-left:2px;margin-right:5px;margin-bottom:9px}.cke_hc.cke_rtl .cke_toolbar_separator{margin-left:5px;margin-right:2px}.cke_toolbar_break{display:block;clear:left}.cke_rtl .cke_toolbar_break{clear:right}a.cke_toolbox_collapser{width:12px;height:11px;float:right;margin:11px 0 0;font-size:0;cursor:default;text-align:center;border:1px solid #bcbcbc}.cke_rtl .cke_toolbox_collapser{float:left}.cke_toolbox_collapser:hover{background:#e5e5e5}.cke_toolbox_collapser.cke_toolbox_collapser_min{margin:0 2px 4px}.cke_toolbox_collapser .cke_arrow{display:inline-block;height:0;width:0;font-size:0;margin-top:1px;border:3px solid transparent;border-bottom-color:#484848}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin-top:4px;border-bottom-color:transparent;border-top-color:#484848}.cke_hc .cke_toolbox_collapser .cke_arrow{font-size:8px;width:auto;border:0;margin-top:0}.cke_menuitem span{cursor:default}.cke_menubutton{display:block}.cke_hc .cke_menubutton{padding:2px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#e9e9e9;display:block;outline:1px dotted}.cke_menubutton:hover{outline:0}.cke_hc .cke_menubutton:hover,.cke_hc .cke_menubutton:focus,.cke_hc .cke_menubutton:active{border:2px solid;padding:0}.cke_menubutton_disabled:hover,.cke_menubutton_disabled:focus,.cke_menubutton_disabled:active{background-color:transparent;outline:0}.cke_menubutton_inner{display:table-row}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_icon{background-color:#f8f8f8;padding:6px 4px}.cke_hc .cke_menubutton_icon{height:16px;width:0;padding:4px 0}.cke_menubutton:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#e9e9e9}.cke_menubutton_disabled:hover .cke_menubutton_icon,.cke_menubutton_disabled:focus .cke_menubutton_icon,.cke_menubutton_disabled:active .cke_menubutton_icon{background-color:#f8f8f8;outline:0}.cke_menuitem .cke_menubutton_on{background-color:#e9e9e9;border:1px solid #dedede;outline:0}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px;background-color:#e9e9e9}.cke_menubutton_label{padding:0 5px;background-color:transparent;width:100%;vertical-align:middle}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_panel_frame .cke_menubutton_label{display:none}.cke_menuseparator{background-color:#d1d1d1;height:1px}.cke_menuarrow{background:transparent url(images/arrow.png) no-repeat 0 10px;padding:0 5px}.cke_rtl .cke_menuarrow{background-position:5px -13px;background-repeat:no-repeat}.cke_hc .cke_menuarrow{background-image:none}.cke_menuarrow span{display:none}.cke_hc .cke_menuarrow span{vertical-align:middle;display:inline}.cke_combo{display:inline-block;float:left;position:relative;margin-bottom:5px}.cke_rtl .cke_combo{float:right}.cke_hc .cke_combo{margin-top:1px;margin-bottom:10px}.cke_combo:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:5px;top:0;right:0}.cke_rtl .cke_combo:after{border-right:0;border-left:1px solid #bcbcbc;right:auto;left:0}.cke_hc .cke_combo:after{border-color:#000}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0;padding:1px}.cke_rtl a.cke_combo_button{float:right}.cke_hc a.cke_combo_button{padding:4px}.cke_combo_on a.cke_combo_button,.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:#e5e5e5;border:1px solid #bcbcbc;padding:0 0 0 1px;margin-left:-1px}.cke_combo_off a.cke_combo_button:focus{outline:0}.cke_combo_on a.cke_combo_button,.cke_combo_off a.cke_combo_button:active{background:#fff}.cke_rtl .cke_combo_on a.cke_combo_button,.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:0 1px 0 0;margin-left:0;margin-right:-1px}.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:3px solid #000;padding:1px 1px 1px 2px}.cke_hc.cke_rtl .cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:1px 2px 1px 1px}.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 0 0 3px;margin-left:-3px}.cke_rtl .cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 3px 0 0;margin-left:0;margin-right:-3px}.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 1px 1px 7px;margin-left:-6px}.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 7px 1px 1px;margin-left:0;margin-right:-6px}.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0;margin:0}.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px;margin:0}.cke_toolbar .cke_combo+.cke_toolbar_end,.cke_toolbar .cke_combo+.cke_toolgroup{margin-right:0;margin-left:2px}.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:2px}.cke_hc .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:5px}.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:5px}.cke_toolbar.cke_toolbar_last .cke_combo:nth-last-child(-n+2):after{content:none;border:0;width:0;height:0}.cke_combo_text{line-height:26px;padding-left:10px;text-overflow:ellipsis;overflow:hidden;float:left;cursor:default;color:#484848;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{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 10px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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 #484848}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:3px}.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_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{float:left;margin:-2px 0 2px}a.cke_path_item,span.cke_path_empty{display:inline-block;float:left;padding:3px 4px;margin-right:2px;cursor:default;text-decoration:none;outline:0;border:0;color:#484848;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:#e5e5e5}.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_combopanel__fontsize{width:135px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;text-align:center;opacity:.95;filter:alpha(opacity = 95);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__about_icon{background:url(icons.png?t=M6CK) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png?t=M6CK) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png?t=M6CK) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png?t=M6CK) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6CK) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6CK) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png?t=M6CK) no-repeat 0 -144px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6CK) no-repeat 0 -168px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6CK) no-repeat 0 -192px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -240px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -288px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -336px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6CK) no-repeat 0 -360px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6CK) no-repeat 0 -384px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -408px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -432px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6CK) no-repeat 0 -456px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -504px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6CK) no-repeat 0 -528px!important}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6CK) no-repeat 0 -552px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6CK) no-repeat 0 -576px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6CK) no-repeat 0 -600px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6CK) no-repeat 0 -624px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6CK) no-repeat 0 -648px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6CK) no-repeat 0 -672px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6CK) no-repeat 0 -696px!important}.cke_button__embed_icon{background:url(icons.png?t=M6CK) no-repeat 0 -720px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6CK) no-repeat 0 -744px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6CK) no-repeat 0 -816px!important}.cke_button__replace_icon{background:url(icons.png?t=M6CK) no-repeat 0 -840px!important}.cke_button__flash_icon{background:url(icons.png?t=M6CK) no-repeat 0 -864px!important}.cke_button__button_icon{background:url(icons.png?t=M6CK) no-repeat 0 -888px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6CK) no-repeat 0 -912px!important}.cke_button__form_icon{background:url(icons.png?t=M6CK) no-repeat 0 -936px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6CK) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6CK) no-repeat 0 -984px!important}.cke_button__radio_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1032px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1080px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1128px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1152px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1176px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1200px!important}.cke_button__image_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1248px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1296px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1320px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1344px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1368px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1392px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1416px!important}.cke_button__language_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1464px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1488px!important}.cke_button__link_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1512px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1560px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1608px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1632px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1656px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1704px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1752px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1800px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1848px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1872px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1920px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1944px!important}.cke_button__print_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1968px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1992px!important}.cke_button__save_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2016px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -2064px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2088px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -2136px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -2184px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2208px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2232px!important}.cke_button__table_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2256px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2280px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2304px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2328px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2352px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2424px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -456px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -576px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -696px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -744px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1320px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1344px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1368px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1392px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1416px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1488px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1512px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1872px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1944px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1968px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1992px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2016px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2256px!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=M6CK) no-repeat 0 -2280px!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=M6CK) no-repeat 0 -2304px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2328px!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=M6CK) no-repeat 0 -2352px!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=M6CK) no-repeat 0 -2376px!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=M6CK) no-repeat 0 -2400px!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=M6CK) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -4896px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.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 .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.cke_top,.cke_contents,.cke_bottom{width:100%}.cke_button_arrow{font-size:0}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_button,.cke_rtl .cke_button *,.cke_rtl .cke_combo,.cke_rtl .cke_combo *,.cke_rtl .cke_path_item,.cke_rtl .cke_path_item *,.cke_rtl .cke_path_empty{float:none}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_combo_button,.cke_rtl .cke_combo_button *,.cke_rtl .cke_button,.cke_rtl .cke_button_icon{display:inline-block;vertical-align:top}.cke_rtl .cke_button_icon{float:none}.cke_resizer{width:10px}.cke_source{white-space:normal}.cke_bottom{position:static}.cke_colorbox{font-size:0} \ No newline at end of file diff --git a/lib/ckeditor/skins/moono/editor.css b/lib/ckeditor/skins/moono/editor.css index d4900c22..becae3e4 100644 --- a/lib/ckeditor/skins/moono/editor.css +++ b/lib/ckeditor/skins/moono/editor.css @@ -2,4 +2,4 @@ Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ -.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}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.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 #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.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,.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:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.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_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;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{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.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{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.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}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.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:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}a.cke_button.cke_button_expandable{padding:4px 5px}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.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_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}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{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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 3px;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}a.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;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.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}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.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{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:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.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}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.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}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.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;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}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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}.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}a.cke_path_item,span.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,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.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_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6CB) no-repeat 0 -0px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6CB) no-repeat 0 -24px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6CB) no-repeat 0 -48px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6CB) no-repeat 0 -72px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6CB) no-repeat 0 -96px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6CB) no-repeat 0 -120px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6CB) no-repeat 0 -144px!important}.cke_button__embed_icon{background:url(icons.png?t=M6CB) no-repeat 0 -168px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6CB) no-repeat 0 -192px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6CB) no-repeat 0 -216px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6CB) no-repeat 0 -240px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6CB) no-repeat 0 -264px!important}.cke_button__about_icon{background:url(icons.png?t=M6CB) no-repeat 0 -288px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -312px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -336px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -360px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6CB) no-repeat 0 -384px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6CB) no-repeat 0 -408px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6CB) no-repeat 0 -432px!important}.cke_button__bold_icon{background:url(icons.png?t=M6CB) no-repeat 0 -456px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CB) no-repeat 0 -480px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CB) no-repeat 0 -504px!important}.cke_button__button_icon{background:url(icons.png?t=M6CB) no-repeat 0 -528px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6CB) no-repeat 0 -552px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6CB) no-repeat 0 -576px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png?t=M6CB) no-repeat 0 -600px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6CB) no-repeat 0 -624px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6CB) no-repeat 0 -648px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6CB) no-repeat 0 -672px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png?t=M6CB) no-repeat 0 -696px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6CB) no-repeat 0 -720px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png?t=M6CB) no-repeat 0 -744px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6CB) no-repeat 0 -816px!important}.cke_button__flash_icon{background:url(icons.png?t=M6CB) no-repeat 0 -840px!important}.cke_button__form_icon{background:url(icons.png?t=M6CB) no-repeat 0 -864px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6CB) no-repeat 0 -888px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6CB) no-repeat 0 -912px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6CB) no-repeat 0 -936px!important}.cke_button__image_icon{background:url(icons.png?t=M6CB) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6CB) no-repeat 0 -984px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1008px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1032px!important}.cke_button__italic_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1056px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1080px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1104px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1128px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1152px!important}.cke_button__language_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1176px!important}.cke_button__link_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1200px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1224px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1248px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1272px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1296px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1320px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1344px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1368px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1392px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1416px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1440px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1464px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1488px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1512px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1536px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1560px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1584px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1608px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1632px!important}.cke_button__print_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1656px!important}.cke_button__radio_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1680px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1704px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1728px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1752px!important}.cke_button__replace_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1776px!important}.cke_button__save_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1800px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1824px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1848px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1872px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1896px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1920px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1944px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1968px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1992px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2016px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2040px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2064px!important}.cke_button__strike_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2088px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2112px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2136px!important}.cke_button__table_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2160px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2184px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2208px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2232px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2256px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2280px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2304px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2328px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2352px!important}.cke_button__underline_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2424px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -216px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -528px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -288px!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=M6CB) no-repeat 0 -312px!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=M6CB) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -456px!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=M6CB) no-repeat 0 -480px!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=M6CB) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -576px!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=M6CB) no-repeat 0 -600px!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=M6CB) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -672px!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=M6CB) no-repeat 0 -696px!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=M6CB) no-repeat 0 -720px!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=M6CB) no-repeat 0 -744px!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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -984px!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=M6CB) no-repeat 0 -1008px!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=M6CB) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1056px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1128px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1224px!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=M6CB) no-repeat 0 -1248px!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=M6CB) no-repeat 0 -1272px!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=M6CB) no-repeat 0 -1296px!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=M6CB) no-repeat 0 -1320px!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=M6CB) no-repeat 0 -1344px!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=M6CB) no-repeat 0 -1368px!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=M6CB) no-repeat 0 -1392px!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=M6CB) no-repeat 0 -1416px!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=M6CB) no-repeat 0 -1440px!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=M6CB) no-repeat 0 -1464px!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=M6CB) no-repeat 0 -1488px!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=M6CB) no-repeat 0 -1512px!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=M6CB) no-repeat 0 -1536px!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=M6CB) no-repeat 0 -1560px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1584px!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=M6CB) no-repeat 0 -1608px!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=M6CB) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1680px!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=M6CB) no-repeat 0 -1704px!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=M6CB) no-repeat 0 -1728px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1752px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1776px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1800px!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=M6CB) no-repeat 0 -1824px!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=M6CB) no-repeat 0 -1848px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1872px!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=M6CB) no-repeat 0 -1896px!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=M6CB) no-repeat 0 -1920px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1944px!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=M6CB) no-repeat 0 -1968px!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=M6CB) no-repeat 0 -1992px!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=M6CB) no-repeat 0 -2016px!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=M6CB) no-repeat 0 -2040px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2112px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2136px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2160px!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=M6CB) no-repeat 0 -2184px!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=M6CB) no-repeat 0 -2208px!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=M6CB) no-repeat 0 -2232px!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=M6CB) no-repeat 0 -2256px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2280px!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=M6CB) no-repeat 0 -2304px!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=M6CB) no-repeat 0 -2328px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2352px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2376px!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=M6CB) no-repeat 0 -2400px!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=M6CB) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2448px!important;background-size:16px!important} \ 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;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.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 #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.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,.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:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.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_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;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{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.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{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.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}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.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:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}a.cke_button.cke_button_expandable{padding:4px 5px}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.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_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}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{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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 3px;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}a.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;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.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}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.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{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:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.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}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.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}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.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;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}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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}.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}a.cke_path_item,span.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,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.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_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6CK) no-repeat 0 -0px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6CK) no-repeat 0 -24px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6CK) no-repeat 0 -48px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6CK) no-repeat 0 -72px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6CK) no-repeat 0 -96px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6CK) no-repeat 0 -120px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6CK) no-repeat 0 -144px!important}.cke_button__embed_icon{background:url(icons.png?t=M6CK) no-repeat 0 -168px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6CK) no-repeat 0 -192px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6CK) no-repeat 0 -216px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6CK) no-repeat 0 -240px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6CK) no-repeat 0 -264px!important}.cke_button__about_icon{background:url(icons.png?t=M6CK) no-repeat 0 -288px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -312px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -336px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -360px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6CK) no-repeat 0 -384px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6CK) no-repeat 0 -408px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6CK) no-repeat 0 -432px!important}.cke_button__bold_icon{background:url(icons.png?t=M6CK) no-repeat 0 -456px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CK) no-repeat 0 -480px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CK) no-repeat 0 -504px!important}.cke_button__button_icon{background:url(icons.png?t=M6CK) no-repeat 0 -528px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6CK) no-repeat 0 -552px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6CK) no-repeat 0 -576px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png?t=M6CK) no-repeat 0 -600px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6CK) no-repeat 0 -624px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6CK) no-repeat 0 -648px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6CK) no-repeat 0 -672px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png?t=M6CK) no-repeat 0 -696px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6CK) no-repeat 0 -720px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png?t=M6CK) no-repeat 0 -744px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6CK) no-repeat 0 -816px!important}.cke_button__flash_icon{background:url(icons.png?t=M6CK) no-repeat 0 -840px!important}.cke_button__form_icon{background:url(icons.png?t=M6CK) no-repeat 0 -864px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6CK) no-repeat 0 -888px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6CK) no-repeat 0 -912px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6CK) no-repeat 0 -936px!important}.cke_button__image_icon{background:url(icons.png?t=M6CK) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6CK) no-repeat 0 -984px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1008px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1032px!important}.cke_button__italic_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1056px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1080px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1104px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1128px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1152px!important}.cke_button__language_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1176px!important}.cke_button__link_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1200px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1224px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1248px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1272px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1296px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1320px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1344px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1368px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1392px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1416px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1440px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1464px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1488px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1512px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1536px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1560px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1584px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1608px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1632px!important}.cke_button__print_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1656px!important}.cke_button__radio_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1680px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1704px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1728px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1752px!important}.cke_button__replace_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1776px!important}.cke_button__save_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1800px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1824px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1848px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1872px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1896px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1920px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1944px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1968px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1992px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2016px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2040px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2064px!important}.cke_button__strike_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2088px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2112px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2136px!important}.cke_button__table_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2160px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2184px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2208px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2232px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2256px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2280px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2304px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2328px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2352px!important}.cke_button__underline_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2424px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -216px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -528px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -288px!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=M6CK) no-repeat 0 -312px!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=M6CK) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -456px!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=M6CK) no-repeat 0 -480px!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=M6CK) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -576px!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=M6CK) no-repeat 0 -600px!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=M6CK) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -672px!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=M6CK) no-repeat 0 -696px!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=M6CK) no-repeat 0 -720px!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=M6CK) no-repeat 0 -744px!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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -984px!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=M6CK) no-repeat 0 -1008px!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=M6CK) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1056px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1128px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1224px!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=M6CK) no-repeat 0 -1248px!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=M6CK) no-repeat 0 -1272px!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=M6CK) no-repeat 0 -1296px!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=M6CK) no-repeat 0 -1320px!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=M6CK) no-repeat 0 -1344px!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=M6CK) no-repeat 0 -1368px!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=M6CK) no-repeat 0 -1392px!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=M6CK) no-repeat 0 -1416px!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=M6CK) no-repeat 0 -1440px!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=M6CK) no-repeat 0 -1464px!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=M6CK) no-repeat 0 -1488px!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=M6CK) no-repeat 0 -1512px!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=M6CK) no-repeat 0 -1536px!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=M6CK) no-repeat 0 -1560px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1584px!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=M6CK) no-repeat 0 -1608px!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=M6CK) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1680px!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=M6CK) no-repeat 0 -1704px!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=M6CK) no-repeat 0 -1728px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1752px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1776px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1800px!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=M6CK) no-repeat 0 -1824px!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=M6CK) no-repeat 0 -1848px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1872px!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=M6CK) no-repeat 0 -1896px!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=M6CK) no-repeat 0 -1920px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1944px!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=M6CK) no-repeat 0 -1968px!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=M6CK) no-repeat 0 -1992px!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=M6CK) no-repeat 0 -2016px!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=M6CK) no-repeat 0 -2040px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2112px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2136px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2160px!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=M6CK) no-repeat 0 -2184px!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=M6CK) no-repeat 0 -2208px!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=M6CK) no-repeat 0 -2232px!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=M6CK) no-repeat 0 -2256px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2280px!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=M6CK) no-repeat 0 -2304px!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=M6CK) no-repeat 0 -2328px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2352px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2376px!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=M6CK) no-repeat 0 -2400px!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=M6CK) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2448px!important;background-size:16px!important} \ No newline at end of file diff --git a/lib/ckeditor/skins/moono/editor_gecko.css b/lib/ckeditor/skins/moono/editor_gecko.css index 2243dc92..e514152c 100644 --- a/lib/ckeditor/skins/moono/editor_gecko.css +++ b/lib/ckeditor/skins/moono/editor_gecko.css @@ -2,4 +2,4 @@ Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ -.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}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.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 #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.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,.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:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.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_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;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{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.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{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.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}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.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:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}a.cke_button.cke_button_expandable{padding:4px 5px}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.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_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}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{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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 3px;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}a.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;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.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}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.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{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:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.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}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.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}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.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;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}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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}.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}a.cke_path_item,span.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,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.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_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6CB) no-repeat 0 -0px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6CB) no-repeat 0 -24px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6CB) no-repeat 0 -48px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6CB) no-repeat 0 -72px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6CB) no-repeat 0 -96px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6CB) no-repeat 0 -120px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6CB) no-repeat 0 -144px!important}.cke_button__embed_icon{background:url(icons.png?t=M6CB) no-repeat 0 -168px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6CB) no-repeat 0 -192px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6CB) no-repeat 0 -216px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6CB) no-repeat 0 -240px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6CB) no-repeat 0 -264px!important}.cke_button__about_icon{background:url(icons.png?t=M6CB) no-repeat 0 -288px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -312px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -336px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -360px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6CB) no-repeat 0 -384px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6CB) no-repeat 0 -408px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6CB) no-repeat 0 -432px!important}.cke_button__bold_icon{background:url(icons.png?t=M6CB) no-repeat 0 -456px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CB) no-repeat 0 -480px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CB) no-repeat 0 -504px!important}.cke_button__button_icon{background:url(icons.png?t=M6CB) no-repeat 0 -528px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6CB) no-repeat 0 -552px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6CB) no-repeat 0 -576px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png?t=M6CB) no-repeat 0 -600px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6CB) no-repeat 0 -624px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6CB) no-repeat 0 -648px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6CB) no-repeat 0 -672px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png?t=M6CB) no-repeat 0 -696px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6CB) no-repeat 0 -720px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png?t=M6CB) no-repeat 0 -744px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6CB) no-repeat 0 -816px!important}.cke_button__flash_icon{background:url(icons.png?t=M6CB) no-repeat 0 -840px!important}.cke_button__form_icon{background:url(icons.png?t=M6CB) no-repeat 0 -864px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6CB) no-repeat 0 -888px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6CB) no-repeat 0 -912px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6CB) no-repeat 0 -936px!important}.cke_button__image_icon{background:url(icons.png?t=M6CB) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6CB) no-repeat 0 -984px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1008px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1032px!important}.cke_button__italic_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1056px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1080px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1104px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1128px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1152px!important}.cke_button__language_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1176px!important}.cke_button__link_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1200px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1224px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1248px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1272px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1296px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1320px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1344px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1368px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1392px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1416px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1440px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1464px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1488px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1512px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1536px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1560px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1584px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1608px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1632px!important}.cke_button__print_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1656px!important}.cke_button__radio_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1680px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1704px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1728px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1752px!important}.cke_button__replace_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1776px!important}.cke_button__save_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1800px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1824px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1848px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1872px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1896px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1920px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1944px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1968px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1992px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2016px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2040px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2064px!important}.cke_button__strike_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2088px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2112px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2136px!important}.cke_button__table_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2160px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2184px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2208px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2232px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2256px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2280px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2304px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2328px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2352px!important}.cke_button__underline_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2424px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -216px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -528px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -288px!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=M6CB) no-repeat 0 -312px!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=M6CB) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -456px!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=M6CB) no-repeat 0 -480px!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=M6CB) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -576px!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=M6CB) no-repeat 0 -600px!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=M6CB) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -672px!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=M6CB) no-repeat 0 -696px!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=M6CB) no-repeat 0 -720px!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=M6CB) no-repeat 0 -744px!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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -984px!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=M6CB) no-repeat 0 -1008px!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=M6CB) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1056px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1128px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1224px!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=M6CB) no-repeat 0 -1248px!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=M6CB) no-repeat 0 -1272px!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=M6CB) no-repeat 0 -1296px!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=M6CB) no-repeat 0 -1320px!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=M6CB) no-repeat 0 -1344px!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=M6CB) no-repeat 0 -1368px!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=M6CB) no-repeat 0 -1392px!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=M6CB) no-repeat 0 -1416px!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=M6CB) no-repeat 0 -1440px!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=M6CB) no-repeat 0 -1464px!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=M6CB) no-repeat 0 -1488px!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=M6CB) no-repeat 0 -1512px!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=M6CB) no-repeat 0 -1536px!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=M6CB) no-repeat 0 -1560px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1584px!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=M6CB) no-repeat 0 -1608px!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=M6CB) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1680px!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=M6CB) no-repeat 0 -1704px!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=M6CB) no-repeat 0 -1728px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1752px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1776px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1800px!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=M6CB) no-repeat 0 -1824px!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=M6CB) no-repeat 0 -1848px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1872px!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=M6CB) no-repeat 0 -1896px!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=M6CB) no-repeat 0 -1920px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1944px!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=M6CB) no-repeat 0 -1968px!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=M6CB) no-repeat 0 -1992px!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=M6CB) no-repeat 0 -2016px!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=M6CB) no-repeat 0 -2040px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2112px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2136px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2160px!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=M6CB) no-repeat 0 -2184px!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=M6CB) no-repeat 0 -2208px!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=M6CB) no-repeat 0 -2232px!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=M6CB) no-repeat 0 -2256px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2280px!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=M6CB) no-repeat 0 -2304px!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=M6CB) no-repeat 0 -2328px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2352px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2376px!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=M6CB) no-repeat 0 -2400px!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=M6CB) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2448px!important;background-size:16px!important}.cke_bottom{padding-bottom:3px}.cke_combo_text{margin-bottom:-1px;margin-top:1px} \ 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;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.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 #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.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,.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:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.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_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;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{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.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{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.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}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.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:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}a.cke_button.cke_button_expandable{padding:4px 5px}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.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_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}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{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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 3px;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}a.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;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.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}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.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{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:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.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}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.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}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.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;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}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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}.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}a.cke_path_item,span.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,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.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_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6CK) no-repeat 0 -0px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6CK) no-repeat 0 -24px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6CK) no-repeat 0 -48px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6CK) no-repeat 0 -72px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6CK) no-repeat 0 -96px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6CK) no-repeat 0 -120px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6CK) no-repeat 0 -144px!important}.cke_button__embed_icon{background:url(icons.png?t=M6CK) no-repeat 0 -168px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6CK) no-repeat 0 -192px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6CK) no-repeat 0 -216px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6CK) no-repeat 0 -240px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6CK) no-repeat 0 -264px!important}.cke_button__about_icon{background:url(icons.png?t=M6CK) no-repeat 0 -288px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -312px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -336px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -360px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6CK) no-repeat 0 -384px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6CK) no-repeat 0 -408px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6CK) no-repeat 0 -432px!important}.cke_button__bold_icon{background:url(icons.png?t=M6CK) no-repeat 0 -456px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CK) no-repeat 0 -480px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CK) no-repeat 0 -504px!important}.cke_button__button_icon{background:url(icons.png?t=M6CK) no-repeat 0 -528px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6CK) no-repeat 0 -552px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6CK) no-repeat 0 -576px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png?t=M6CK) no-repeat 0 -600px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6CK) no-repeat 0 -624px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6CK) no-repeat 0 -648px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6CK) no-repeat 0 -672px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png?t=M6CK) no-repeat 0 -696px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6CK) no-repeat 0 -720px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png?t=M6CK) no-repeat 0 -744px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6CK) no-repeat 0 -816px!important}.cke_button__flash_icon{background:url(icons.png?t=M6CK) no-repeat 0 -840px!important}.cke_button__form_icon{background:url(icons.png?t=M6CK) no-repeat 0 -864px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6CK) no-repeat 0 -888px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6CK) no-repeat 0 -912px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6CK) no-repeat 0 -936px!important}.cke_button__image_icon{background:url(icons.png?t=M6CK) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6CK) no-repeat 0 -984px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1008px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1032px!important}.cke_button__italic_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1056px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1080px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1104px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1128px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1152px!important}.cke_button__language_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1176px!important}.cke_button__link_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1200px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1224px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1248px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1272px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1296px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1320px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1344px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1368px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1392px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1416px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1440px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1464px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1488px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1512px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1536px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1560px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1584px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1608px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1632px!important}.cke_button__print_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1656px!important}.cke_button__radio_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1680px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1704px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1728px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1752px!important}.cke_button__replace_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1776px!important}.cke_button__save_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1800px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1824px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1848px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1872px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1896px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1920px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1944px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1968px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1992px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2016px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2040px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2064px!important}.cke_button__strike_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2088px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2112px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2136px!important}.cke_button__table_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2160px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2184px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2208px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2232px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2256px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2280px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2304px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2328px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2352px!important}.cke_button__underline_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2424px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -216px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -528px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -288px!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=M6CK) no-repeat 0 -312px!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=M6CK) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -456px!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=M6CK) no-repeat 0 -480px!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=M6CK) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -576px!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=M6CK) no-repeat 0 -600px!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=M6CK) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -672px!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=M6CK) no-repeat 0 -696px!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=M6CK) no-repeat 0 -720px!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=M6CK) no-repeat 0 -744px!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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -984px!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=M6CK) no-repeat 0 -1008px!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=M6CK) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1056px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1128px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1224px!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=M6CK) no-repeat 0 -1248px!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=M6CK) no-repeat 0 -1272px!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=M6CK) no-repeat 0 -1296px!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=M6CK) no-repeat 0 -1320px!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=M6CK) no-repeat 0 -1344px!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=M6CK) no-repeat 0 -1368px!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=M6CK) no-repeat 0 -1392px!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=M6CK) no-repeat 0 -1416px!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=M6CK) no-repeat 0 -1440px!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=M6CK) no-repeat 0 -1464px!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=M6CK) no-repeat 0 -1488px!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=M6CK) no-repeat 0 -1512px!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=M6CK) no-repeat 0 -1536px!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=M6CK) no-repeat 0 -1560px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1584px!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=M6CK) no-repeat 0 -1608px!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=M6CK) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1680px!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=M6CK) no-repeat 0 -1704px!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=M6CK) no-repeat 0 -1728px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1752px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1776px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1800px!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=M6CK) no-repeat 0 -1824px!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=M6CK) no-repeat 0 -1848px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1872px!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=M6CK) no-repeat 0 -1896px!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=M6CK) no-repeat 0 -1920px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1944px!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=M6CK) no-repeat 0 -1968px!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=M6CK) no-repeat 0 -1992px!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=M6CK) no-repeat 0 -2016px!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=M6CK) no-repeat 0 -2040px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2112px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2136px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2160px!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=M6CK) no-repeat 0 -2184px!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=M6CK) no-repeat 0 -2208px!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=M6CK) no-repeat 0 -2232px!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=M6CK) no-repeat 0 -2256px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2280px!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=M6CK) no-repeat 0 -2304px!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=M6CK) no-repeat 0 -2328px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2352px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2376px!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=M6CK) no-repeat 0 -2400px!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=M6CK) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2448px!important;background-size:16px!important}.cke_bottom{padding-bottom:3px}.cke_combo_text{margin-bottom:-1px;margin-top:1px} \ No newline at end of file diff --git a/lib/ckeditor/skins/moono/editor_ie.css b/lib/ckeditor/skins/moono/editor_ie.css index fb8a28f8..48f70853 100644 --- a/lib/ckeditor/skins/moono/editor_ie.css +++ b/lib/ckeditor/skins/moono/editor_ie.css @@ -2,4 +2,4 @@ Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ -.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}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.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 #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.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,.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:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.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_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;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{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.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{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.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}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.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:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}a.cke_button.cke_button_expandable{padding:4px 5px}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.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_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}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{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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 3px;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}a.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;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.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}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.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{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:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.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}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.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}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.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;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}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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}.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}a.cke_path_item,span.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,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.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_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6CB) no-repeat 0 -0px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6CB) no-repeat 0 -24px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6CB) no-repeat 0 -48px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6CB) no-repeat 0 -72px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6CB) no-repeat 0 -96px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6CB) no-repeat 0 -120px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6CB) no-repeat 0 -144px!important}.cke_button__embed_icon{background:url(icons.png?t=M6CB) no-repeat 0 -168px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6CB) no-repeat 0 -192px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6CB) no-repeat 0 -216px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6CB) no-repeat 0 -240px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6CB) no-repeat 0 -264px!important}.cke_button__about_icon{background:url(icons.png?t=M6CB) no-repeat 0 -288px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -312px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -336px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -360px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6CB) no-repeat 0 -384px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6CB) no-repeat 0 -408px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6CB) no-repeat 0 -432px!important}.cke_button__bold_icon{background:url(icons.png?t=M6CB) no-repeat 0 -456px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CB) no-repeat 0 -480px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CB) no-repeat 0 -504px!important}.cke_button__button_icon{background:url(icons.png?t=M6CB) no-repeat 0 -528px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6CB) no-repeat 0 -552px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6CB) no-repeat 0 -576px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png?t=M6CB) no-repeat 0 -600px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6CB) no-repeat 0 -624px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6CB) no-repeat 0 -648px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6CB) no-repeat 0 -672px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png?t=M6CB) no-repeat 0 -696px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6CB) no-repeat 0 -720px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png?t=M6CB) no-repeat 0 -744px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6CB) no-repeat 0 -816px!important}.cke_button__flash_icon{background:url(icons.png?t=M6CB) no-repeat 0 -840px!important}.cke_button__form_icon{background:url(icons.png?t=M6CB) no-repeat 0 -864px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6CB) no-repeat 0 -888px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6CB) no-repeat 0 -912px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6CB) no-repeat 0 -936px!important}.cke_button__image_icon{background:url(icons.png?t=M6CB) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6CB) no-repeat 0 -984px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1008px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1032px!important}.cke_button__italic_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1056px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1080px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1104px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1128px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1152px!important}.cke_button__language_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1176px!important}.cke_button__link_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1200px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1224px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1248px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1272px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1296px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1320px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1344px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1368px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1392px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1416px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1440px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1464px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1488px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1512px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1536px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1560px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1584px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1608px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1632px!important}.cke_button__print_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1656px!important}.cke_button__radio_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1680px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1704px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1728px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1752px!important}.cke_button__replace_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1776px!important}.cke_button__save_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1800px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1824px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1848px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1872px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1896px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1920px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1944px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1968px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1992px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2016px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2040px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2064px!important}.cke_button__strike_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2088px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2112px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2136px!important}.cke_button__table_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2160px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2184px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2208px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2232px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2256px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2280px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2304px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2328px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2352px!important}.cke_button__underline_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2424px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -216px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -528px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -288px!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=M6CB) no-repeat 0 -312px!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=M6CB) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -456px!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=M6CB) no-repeat 0 -480px!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=M6CB) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -576px!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=M6CB) no-repeat 0 -600px!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=M6CB) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -672px!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=M6CB) no-repeat 0 -696px!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=M6CB) no-repeat 0 -720px!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=M6CB) no-repeat 0 -744px!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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -984px!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=M6CB) no-repeat 0 -1008px!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=M6CB) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1056px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1128px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1224px!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=M6CB) no-repeat 0 -1248px!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=M6CB) no-repeat 0 -1272px!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=M6CB) no-repeat 0 -1296px!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=M6CB) no-repeat 0 -1320px!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=M6CB) no-repeat 0 -1344px!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=M6CB) no-repeat 0 -1368px!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=M6CB) no-repeat 0 -1392px!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=M6CB) no-repeat 0 -1416px!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=M6CB) no-repeat 0 -1440px!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=M6CB) no-repeat 0 -1464px!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=M6CB) no-repeat 0 -1488px!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=M6CB) no-repeat 0 -1512px!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=M6CB) no-repeat 0 -1536px!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=M6CB) no-repeat 0 -1560px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1584px!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=M6CB) no-repeat 0 -1608px!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=M6CB) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1680px!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=M6CB) no-repeat 0 -1704px!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=M6CB) no-repeat 0 -1728px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1752px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1776px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1800px!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=M6CB) no-repeat 0 -1824px!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=M6CB) no-repeat 0 -1848px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1872px!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=M6CB) no-repeat 0 -1896px!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=M6CB) no-repeat 0 -1920px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1944px!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=M6CB) no-repeat 0 -1968px!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=M6CB) no-repeat 0 -1992px!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=M6CB) no-repeat 0 -2016px!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=M6CB) no-repeat 0 -2040px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2112px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2136px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2160px!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=M6CB) no-repeat 0 -2184px!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=M6CB) no-repeat 0 -2208px!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=M6CB) no-repeat 0 -2232px!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=M6CB) no-repeat 0 -2256px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2280px!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=M6CB) no-repeat 0 -2304px!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=M6CB) no-repeat 0 -2328px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2352px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2376px!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=M6CB) no-repeat 0 -2400px!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=M6CB) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2448px!important;background-size:16px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.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 .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)} \ 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;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.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 #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.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,.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:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.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_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;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{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.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{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.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}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.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:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}a.cke_button.cke_button_expandable{padding:4px 5px}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.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_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}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{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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 3px;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}a.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;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.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}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.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{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:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.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}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.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}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.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;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}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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}.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}a.cke_path_item,span.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,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.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_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6CK) no-repeat 0 -0px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6CK) no-repeat 0 -24px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6CK) no-repeat 0 -48px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6CK) no-repeat 0 -72px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6CK) no-repeat 0 -96px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6CK) no-repeat 0 -120px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6CK) no-repeat 0 -144px!important}.cke_button__embed_icon{background:url(icons.png?t=M6CK) no-repeat 0 -168px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6CK) no-repeat 0 -192px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6CK) no-repeat 0 -216px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6CK) no-repeat 0 -240px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6CK) no-repeat 0 -264px!important}.cke_button__about_icon{background:url(icons.png?t=M6CK) no-repeat 0 -288px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -312px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -336px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -360px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6CK) no-repeat 0 -384px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6CK) no-repeat 0 -408px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6CK) no-repeat 0 -432px!important}.cke_button__bold_icon{background:url(icons.png?t=M6CK) no-repeat 0 -456px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CK) no-repeat 0 -480px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CK) no-repeat 0 -504px!important}.cke_button__button_icon{background:url(icons.png?t=M6CK) no-repeat 0 -528px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6CK) no-repeat 0 -552px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6CK) no-repeat 0 -576px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png?t=M6CK) no-repeat 0 -600px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6CK) no-repeat 0 -624px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6CK) no-repeat 0 -648px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6CK) no-repeat 0 -672px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png?t=M6CK) no-repeat 0 -696px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6CK) no-repeat 0 -720px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png?t=M6CK) no-repeat 0 -744px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6CK) no-repeat 0 -816px!important}.cke_button__flash_icon{background:url(icons.png?t=M6CK) no-repeat 0 -840px!important}.cke_button__form_icon{background:url(icons.png?t=M6CK) no-repeat 0 -864px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6CK) no-repeat 0 -888px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6CK) no-repeat 0 -912px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6CK) no-repeat 0 -936px!important}.cke_button__image_icon{background:url(icons.png?t=M6CK) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6CK) no-repeat 0 -984px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1008px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1032px!important}.cke_button__italic_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1056px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1080px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1104px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1128px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1152px!important}.cke_button__language_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1176px!important}.cke_button__link_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1200px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1224px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1248px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1272px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1296px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1320px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1344px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1368px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1392px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1416px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1440px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1464px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1488px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1512px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1536px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1560px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1584px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1608px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1632px!important}.cke_button__print_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1656px!important}.cke_button__radio_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1680px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1704px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1728px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1752px!important}.cke_button__replace_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1776px!important}.cke_button__save_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1800px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1824px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1848px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1872px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1896px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1920px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1944px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1968px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1992px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2016px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2040px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2064px!important}.cke_button__strike_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2088px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2112px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2136px!important}.cke_button__table_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2160px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2184px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2208px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2232px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2256px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2280px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2304px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2328px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2352px!important}.cke_button__underline_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2424px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -216px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -528px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -288px!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=M6CK) no-repeat 0 -312px!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=M6CK) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -456px!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=M6CK) no-repeat 0 -480px!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=M6CK) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -576px!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=M6CK) no-repeat 0 -600px!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=M6CK) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -672px!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=M6CK) no-repeat 0 -696px!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=M6CK) no-repeat 0 -720px!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=M6CK) no-repeat 0 -744px!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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -984px!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=M6CK) no-repeat 0 -1008px!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=M6CK) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1056px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1128px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1224px!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=M6CK) no-repeat 0 -1248px!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=M6CK) no-repeat 0 -1272px!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=M6CK) no-repeat 0 -1296px!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=M6CK) no-repeat 0 -1320px!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=M6CK) no-repeat 0 -1344px!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=M6CK) no-repeat 0 -1368px!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=M6CK) no-repeat 0 -1392px!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=M6CK) no-repeat 0 -1416px!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=M6CK) no-repeat 0 -1440px!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=M6CK) no-repeat 0 -1464px!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=M6CK) no-repeat 0 -1488px!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=M6CK) no-repeat 0 -1512px!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=M6CK) no-repeat 0 -1536px!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=M6CK) no-repeat 0 -1560px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1584px!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=M6CK) no-repeat 0 -1608px!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=M6CK) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1680px!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=M6CK) no-repeat 0 -1704px!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=M6CK) no-repeat 0 -1728px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1752px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1776px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1800px!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=M6CK) no-repeat 0 -1824px!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=M6CK) no-repeat 0 -1848px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1872px!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=M6CK) no-repeat 0 -1896px!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=M6CK) no-repeat 0 -1920px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1944px!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=M6CK) no-repeat 0 -1968px!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=M6CK) no-repeat 0 -1992px!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=M6CK) no-repeat 0 -2016px!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=M6CK) no-repeat 0 -2040px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2112px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2136px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2160px!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=M6CK) no-repeat 0 -2184px!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=M6CK) no-repeat 0 -2208px!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=M6CK) no-repeat 0 -2232px!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=M6CK) no-repeat 0 -2256px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2280px!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=M6CK) no-repeat 0 -2304px!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=M6CK) no-repeat 0 -2328px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2352px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2376px!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=M6CK) no-repeat 0 -2400px!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=M6CK) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2448px!important;background-size:16px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.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 .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)} \ No newline at end of file diff --git a/lib/ckeditor/skins/moono/editor_ie7.css b/lib/ckeditor/skins/moono/editor_ie7.css index 8207e7ad..ecff57ea 100644 --- a/lib/ckeditor/skins/moono/editor_ie7.css +++ b/lib/ckeditor/skins/moono/editor_ie7.css @@ -2,4 +2,4 @@ Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ -.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}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.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 #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.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,.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:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.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_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;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{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.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{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.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}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.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:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}a.cke_button.cke_button_expandable{padding:4px 5px}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.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_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}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{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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 3px;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}a.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;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.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}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.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{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:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.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}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.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}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.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;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}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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}.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}a.cke_path_item,span.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,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.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_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6CB) no-repeat 0 -0px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6CB) no-repeat 0 -24px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6CB) no-repeat 0 -48px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6CB) no-repeat 0 -72px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6CB) no-repeat 0 -96px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6CB) no-repeat 0 -120px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6CB) no-repeat 0 -144px!important}.cke_button__embed_icon{background:url(icons.png?t=M6CB) no-repeat 0 -168px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6CB) no-repeat 0 -192px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6CB) no-repeat 0 -216px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6CB) no-repeat 0 -240px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6CB) no-repeat 0 -264px!important}.cke_button__about_icon{background:url(icons.png?t=M6CB) no-repeat 0 -288px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -312px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -336px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -360px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6CB) no-repeat 0 -384px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6CB) no-repeat 0 -408px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6CB) no-repeat 0 -432px!important}.cke_button__bold_icon{background:url(icons.png?t=M6CB) no-repeat 0 -456px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CB) no-repeat 0 -480px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CB) no-repeat 0 -504px!important}.cke_button__button_icon{background:url(icons.png?t=M6CB) no-repeat 0 -528px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6CB) no-repeat 0 -552px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6CB) no-repeat 0 -576px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png?t=M6CB) no-repeat 0 -600px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6CB) no-repeat 0 -624px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6CB) no-repeat 0 -648px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6CB) no-repeat 0 -672px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png?t=M6CB) no-repeat 0 -696px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6CB) no-repeat 0 -720px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png?t=M6CB) no-repeat 0 -744px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6CB) no-repeat 0 -816px!important}.cke_button__flash_icon{background:url(icons.png?t=M6CB) no-repeat 0 -840px!important}.cke_button__form_icon{background:url(icons.png?t=M6CB) no-repeat 0 -864px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6CB) no-repeat 0 -888px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6CB) no-repeat 0 -912px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6CB) no-repeat 0 -936px!important}.cke_button__image_icon{background:url(icons.png?t=M6CB) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6CB) no-repeat 0 -984px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1008px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1032px!important}.cke_button__italic_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1056px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1080px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1104px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1128px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1152px!important}.cke_button__language_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1176px!important}.cke_button__link_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1200px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1224px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1248px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1272px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1296px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1320px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1344px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1368px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1392px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1416px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1440px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1464px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1488px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1512px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1536px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1560px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1584px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1608px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1632px!important}.cke_button__print_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1656px!important}.cke_button__radio_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1680px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1704px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1728px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1752px!important}.cke_button__replace_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1776px!important}.cke_button__save_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1800px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1824px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1848px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1872px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1896px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1920px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1944px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1968px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1992px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2016px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2040px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2064px!important}.cke_button__strike_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2088px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2112px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2136px!important}.cke_button__table_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2160px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2184px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2208px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2232px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2256px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2280px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2304px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2328px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2352px!important}.cke_button__underline_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2424px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -216px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -528px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -288px!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=M6CB) no-repeat 0 -312px!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=M6CB) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -456px!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=M6CB) no-repeat 0 -480px!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=M6CB) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -576px!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=M6CB) no-repeat 0 -600px!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=M6CB) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -672px!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=M6CB) no-repeat 0 -696px!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=M6CB) no-repeat 0 -720px!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=M6CB) no-repeat 0 -744px!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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -984px!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=M6CB) no-repeat 0 -1008px!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=M6CB) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1056px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1128px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1224px!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=M6CB) no-repeat 0 -1248px!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=M6CB) no-repeat 0 -1272px!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=M6CB) no-repeat 0 -1296px!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=M6CB) no-repeat 0 -1320px!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=M6CB) no-repeat 0 -1344px!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=M6CB) no-repeat 0 -1368px!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=M6CB) no-repeat 0 -1392px!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=M6CB) no-repeat 0 -1416px!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=M6CB) no-repeat 0 -1440px!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=M6CB) no-repeat 0 -1464px!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=M6CB) no-repeat 0 -1488px!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=M6CB) no-repeat 0 -1512px!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=M6CB) no-repeat 0 -1536px!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=M6CB) no-repeat 0 -1560px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1584px!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=M6CB) no-repeat 0 -1608px!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=M6CB) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1680px!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=M6CB) no-repeat 0 -1704px!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=M6CB) no-repeat 0 -1728px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1752px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1776px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1800px!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=M6CB) no-repeat 0 -1824px!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=M6CB) no-repeat 0 -1848px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1872px!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=M6CB) no-repeat 0 -1896px!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=M6CB) no-repeat 0 -1920px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1944px!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=M6CB) no-repeat 0 -1968px!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=M6CB) no-repeat 0 -1992px!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=M6CB) no-repeat 0 -2016px!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=M6CB) no-repeat 0 -2040px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2112px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2136px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2160px!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=M6CB) no-repeat 0 -2184px!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=M6CB) no-repeat 0 -2208px!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=M6CB) no-repeat 0 -2232px!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=M6CB) no-repeat 0 -2256px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2280px!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=M6CB) no-repeat 0 -2304px!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=M6CB) no-repeat 0 -2328px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2352px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2376px!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=M6CB) no-repeat 0 -2400px!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=M6CB) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2448px!important;background-size:16px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.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 .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_button,.cke_rtl .cke_button *,.cke_rtl .cke_combo,.cke_rtl .cke_combo *,.cke_rtl .cke_path_item,.cke_rtl .cke_path_item *,.cke_rtl .cke_path_empty{float:none}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_combo_button,.cke_rtl .cke_combo_button *,.cke_rtl .cke_button,.cke_rtl .cke_button_icon{display:inline-block;vertical-align:top}.cke_toolbox{display:inline-block;padding-bottom:5px;height:100%}.cke_rtl .cke_toolbox{padding-bottom:0}.cke_toolbar{margin-bottom:5px}.cke_rtl .cke_toolbar{margin-bottom:0}.cke_toolgroup{height:26px}.cke_toolgroup,.cke_combo{position:relative}a.cke_button{float:none;vertical-align:top}.cke_toolbar_separator{display:inline-block;float:none;vertical-align:top;background-color:#c0c0c0}.cke_toolbox_collapser .cke_arrow{margin-top:0}.cke_toolbox_collapser .cke_arrow{border-width:4px}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{border-width:3px}.cke_rtl .cke_button_arrow{padding-top:8px;margin-right:2px}.cke_rtl .cke_combo_inlinelabel{display:table-cell;vertical-align:middle}.cke_menubutton{display:block;height:24px}.cke_menubutton_inner{display:block;position:relative}.cke_menubutton_icon{height:16px;width:16px}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:inline-block}.cke_menubutton_label{width:auto;vertical-align:top;line-height:24px;height:24px;margin:0 10px 0 0}.cke_menuarrow{width:5px;height:6px;padding:0;position:absolute;right:8px;top:10px;background-position:0 0}.cke_rtl .cke_menubutton_icon{position:absolute;right:0;top:0}.cke_rtl .cke_menubutton_label{float:right;clear:both;margin:0 24px 0 10px}.cke_hc .cke_rtl .cke_menubutton_label{margin-right:0}.cke_rtl .cke_menuarrow{left:8px;right:auto;background-position:0 -24px}.cke_hc .cke_menuarrow{top:5px;padding:0 5px}.cke_rtl input.cke_dialog_ui_input_text,.cke_rtl input.cke_dialog_ui_input_password,.cke_rtl input.cke_dialog_ui_input_tel{position:relative}.cke_wysiwyg_div{padding-top:0!important;padding-bottom:0!important} \ 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;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.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 #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.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,.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:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.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_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;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{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.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{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.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}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.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:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}a.cke_button.cke_button_expandable{padding:4px 5px}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.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_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}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{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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 3px;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}a.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;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.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}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.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{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:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.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}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.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}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.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;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}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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}.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}a.cke_path_item,span.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,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.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_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6CK) no-repeat 0 -0px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6CK) no-repeat 0 -24px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6CK) no-repeat 0 -48px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6CK) no-repeat 0 -72px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6CK) no-repeat 0 -96px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6CK) no-repeat 0 -120px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6CK) no-repeat 0 -144px!important}.cke_button__embed_icon{background:url(icons.png?t=M6CK) no-repeat 0 -168px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6CK) no-repeat 0 -192px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6CK) no-repeat 0 -216px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6CK) no-repeat 0 -240px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6CK) no-repeat 0 -264px!important}.cke_button__about_icon{background:url(icons.png?t=M6CK) no-repeat 0 -288px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -312px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -336px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -360px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6CK) no-repeat 0 -384px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6CK) no-repeat 0 -408px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6CK) no-repeat 0 -432px!important}.cke_button__bold_icon{background:url(icons.png?t=M6CK) no-repeat 0 -456px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CK) no-repeat 0 -480px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CK) no-repeat 0 -504px!important}.cke_button__button_icon{background:url(icons.png?t=M6CK) no-repeat 0 -528px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6CK) no-repeat 0 -552px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6CK) no-repeat 0 -576px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png?t=M6CK) no-repeat 0 -600px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6CK) no-repeat 0 -624px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6CK) no-repeat 0 -648px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6CK) no-repeat 0 -672px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png?t=M6CK) no-repeat 0 -696px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6CK) no-repeat 0 -720px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png?t=M6CK) no-repeat 0 -744px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6CK) no-repeat 0 -816px!important}.cke_button__flash_icon{background:url(icons.png?t=M6CK) no-repeat 0 -840px!important}.cke_button__form_icon{background:url(icons.png?t=M6CK) no-repeat 0 -864px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6CK) no-repeat 0 -888px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6CK) no-repeat 0 -912px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6CK) no-repeat 0 -936px!important}.cke_button__image_icon{background:url(icons.png?t=M6CK) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6CK) no-repeat 0 -984px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1008px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1032px!important}.cke_button__italic_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1056px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1080px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1104px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1128px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1152px!important}.cke_button__language_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1176px!important}.cke_button__link_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1200px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1224px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1248px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1272px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1296px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1320px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1344px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1368px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1392px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1416px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1440px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1464px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1488px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1512px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1536px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1560px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1584px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1608px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1632px!important}.cke_button__print_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1656px!important}.cke_button__radio_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1680px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1704px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1728px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1752px!important}.cke_button__replace_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1776px!important}.cke_button__save_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1800px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1824px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1848px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1872px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1896px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1920px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1944px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1968px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1992px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2016px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2040px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2064px!important}.cke_button__strike_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2088px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2112px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2136px!important}.cke_button__table_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2160px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2184px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2208px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2232px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2256px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2280px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2304px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2328px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2352px!important}.cke_button__underline_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2424px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -216px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -528px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -288px!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=M6CK) no-repeat 0 -312px!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=M6CK) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -456px!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=M6CK) no-repeat 0 -480px!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=M6CK) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -576px!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=M6CK) no-repeat 0 -600px!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=M6CK) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -672px!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=M6CK) no-repeat 0 -696px!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=M6CK) no-repeat 0 -720px!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=M6CK) no-repeat 0 -744px!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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -984px!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=M6CK) no-repeat 0 -1008px!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=M6CK) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1056px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1128px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1224px!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=M6CK) no-repeat 0 -1248px!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=M6CK) no-repeat 0 -1272px!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=M6CK) no-repeat 0 -1296px!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=M6CK) no-repeat 0 -1320px!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=M6CK) no-repeat 0 -1344px!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=M6CK) no-repeat 0 -1368px!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=M6CK) no-repeat 0 -1392px!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=M6CK) no-repeat 0 -1416px!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=M6CK) no-repeat 0 -1440px!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=M6CK) no-repeat 0 -1464px!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=M6CK) no-repeat 0 -1488px!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=M6CK) no-repeat 0 -1512px!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=M6CK) no-repeat 0 -1536px!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=M6CK) no-repeat 0 -1560px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1584px!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=M6CK) no-repeat 0 -1608px!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=M6CK) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1680px!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=M6CK) no-repeat 0 -1704px!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=M6CK) no-repeat 0 -1728px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1752px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1776px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1800px!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=M6CK) no-repeat 0 -1824px!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=M6CK) no-repeat 0 -1848px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1872px!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=M6CK) no-repeat 0 -1896px!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=M6CK) no-repeat 0 -1920px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1944px!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=M6CK) no-repeat 0 -1968px!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=M6CK) no-repeat 0 -1992px!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=M6CK) no-repeat 0 -2016px!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=M6CK) no-repeat 0 -2040px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2112px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2136px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2160px!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=M6CK) no-repeat 0 -2184px!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=M6CK) no-repeat 0 -2208px!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=M6CK) no-repeat 0 -2232px!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=M6CK) no-repeat 0 -2256px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2280px!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=M6CK) no-repeat 0 -2304px!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=M6CK) no-repeat 0 -2328px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2352px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2376px!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=M6CK) no-repeat 0 -2400px!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=M6CK) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2448px!important;background-size:16px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.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 .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_button,.cke_rtl .cke_button *,.cke_rtl .cke_combo,.cke_rtl .cke_combo *,.cke_rtl .cke_path_item,.cke_rtl .cke_path_item *,.cke_rtl .cke_path_empty{float:none}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_combo_button,.cke_rtl .cke_combo_button *,.cke_rtl .cke_button,.cke_rtl .cke_button_icon{display:inline-block;vertical-align:top}.cke_toolbox{display:inline-block;padding-bottom:5px;height:100%}.cke_rtl .cke_toolbox{padding-bottom:0}.cke_toolbar{margin-bottom:5px}.cke_rtl .cke_toolbar{margin-bottom:0}.cke_toolgroup{height:26px}.cke_toolgroup,.cke_combo{position:relative}a.cke_button{float:none;vertical-align:top}.cke_toolbar_separator{display:inline-block;float:none;vertical-align:top;background-color:#c0c0c0}.cke_toolbox_collapser .cke_arrow{margin-top:0}.cke_toolbox_collapser .cke_arrow{border-width:4px}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{border-width:3px}.cke_rtl .cke_button_arrow{padding-top:8px;margin-right:2px}.cke_rtl .cke_combo_inlinelabel{display:table-cell;vertical-align:middle}.cke_menubutton{display:block;height:24px}.cke_menubutton_inner{display:block;position:relative}.cke_menubutton_icon{height:16px;width:16px}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:inline-block}.cke_menubutton_label{width:auto;vertical-align:top;line-height:24px;height:24px;margin:0 10px 0 0}.cke_menuarrow{width:5px;height:6px;padding:0;position:absolute;right:8px;top:10px;background-position:0 0}.cke_rtl .cke_menubutton_icon{position:absolute;right:0;top:0}.cke_rtl .cke_menubutton_label{float:right;clear:both;margin:0 24px 0 10px}.cke_hc .cke_rtl .cke_menubutton_label{margin-right:0}.cke_rtl .cke_menuarrow{left:8px;right:auto;background-position:0 -24px}.cke_hc .cke_menuarrow{top:5px;padding:0 5px}.cke_rtl input.cke_dialog_ui_input_text,.cke_rtl input.cke_dialog_ui_input_password,.cke_rtl input.cke_dialog_ui_input_tel{position:relative}.cke_wysiwyg_div{padding-top:0!important;padding-bottom:0!important} \ No newline at end of file diff --git a/lib/ckeditor/skins/moono/editor_ie8.css b/lib/ckeditor/skins/moono/editor_ie8.css index a3ed0d35..3ae749c0 100644 --- a/lib/ckeditor/skins/moono/editor_ie8.css +++ b/lib/ckeditor/skins/moono/editor_ie8.css @@ -2,4 +2,4 @@ Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ -.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}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.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 #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.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,.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:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.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_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;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{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.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{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.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}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.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:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}a.cke_button.cke_button_expandable{padding:4px 5px}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.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_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}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{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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 3px;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}a.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;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.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}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.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{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:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.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}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.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}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.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;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}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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}.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}a.cke_path_item,span.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,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.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_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6CB) no-repeat 0 -0px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6CB) no-repeat 0 -24px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6CB) no-repeat 0 -48px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6CB) no-repeat 0 -72px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6CB) no-repeat 0 -96px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6CB) no-repeat 0 -120px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6CB) no-repeat 0 -144px!important}.cke_button__embed_icon{background:url(icons.png?t=M6CB) no-repeat 0 -168px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6CB) no-repeat 0 -192px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6CB) no-repeat 0 -216px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6CB) no-repeat 0 -240px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6CB) no-repeat 0 -264px!important}.cke_button__about_icon{background:url(icons.png?t=M6CB) no-repeat 0 -288px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -312px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -336px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -360px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6CB) no-repeat 0 -384px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6CB) no-repeat 0 -408px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6CB) no-repeat 0 -432px!important}.cke_button__bold_icon{background:url(icons.png?t=M6CB) no-repeat 0 -456px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CB) no-repeat 0 -480px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CB) no-repeat 0 -504px!important}.cke_button__button_icon{background:url(icons.png?t=M6CB) no-repeat 0 -528px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6CB) no-repeat 0 -552px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6CB) no-repeat 0 -576px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png?t=M6CB) no-repeat 0 -600px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6CB) no-repeat 0 -624px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6CB) no-repeat 0 -648px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6CB) no-repeat 0 -672px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png?t=M6CB) no-repeat 0 -696px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6CB) no-repeat 0 -720px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png?t=M6CB) no-repeat 0 -744px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6CB) no-repeat 0 -816px!important}.cke_button__flash_icon{background:url(icons.png?t=M6CB) no-repeat 0 -840px!important}.cke_button__form_icon{background:url(icons.png?t=M6CB) no-repeat 0 -864px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6CB) no-repeat 0 -888px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6CB) no-repeat 0 -912px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6CB) no-repeat 0 -936px!important}.cke_button__image_icon{background:url(icons.png?t=M6CB) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6CB) no-repeat 0 -984px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1008px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1032px!important}.cke_button__italic_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1056px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1080px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1104px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1128px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1152px!important}.cke_button__language_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1176px!important}.cke_button__link_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1200px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1224px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1248px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1272px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1296px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1320px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1344px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1368px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1392px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1416px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1440px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1464px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1488px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1512px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1536px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1560px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1584px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1608px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1632px!important}.cke_button__print_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1656px!important}.cke_button__radio_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1680px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1704px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1728px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1752px!important}.cke_button__replace_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1776px!important}.cke_button__save_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1800px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1824px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1848px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1872px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1896px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1920px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1944px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1968px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1992px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2016px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2040px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2064px!important}.cke_button__strike_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2088px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2112px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2136px!important}.cke_button__table_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2160px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2184px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2208px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2232px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2256px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2280px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2304px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2328px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2352px!important}.cke_button__underline_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2424px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -216px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -528px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -288px!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=M6CB) no-repeat 0 -312px!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=M6CB) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -456px!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=M6CB) no-repeat 0 -480px!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=M6CB) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -576px!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=M6CB) no-repeat 0 -600px!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=M6CB) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -672px!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=M6CB) no-repeat 0 -696px!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=M6CB) no-repeat 0 -720px!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=M6CB) no-repeat 0 -744px!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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -984px!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=M6CB) no-repeat 0 -1008px!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=M6CB) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1056px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1128px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1224px!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=M6CB) no-repeat 0 -1248px!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=M6CB) no-repeat 0 -1272px!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=M6CB) no-repeat 0 -1296px!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=M6CB) no-repeat 0 -1320px!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=M6CB) no-repeat 0 -1344px!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=M6CB) no-repeat 0 -1368px!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=M6CB) no-repeat 0 -1392px!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=M6CB) no-repeat 0 -1416px!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=M6CB) no-repeat 0 -1440px!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=M6CB) no-repeat 0 -1464px!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=M6CB) no-repeat 0 -1488px!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=M6CB) no-repeat 0 -1512px!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=M6CB) no-repeat 0 -1536px!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=M6CB) no-repeat 0 -1560px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1584px!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=M6CB) no-repeat 0 -1608px!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=M6CB) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1680px!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=M6CB) no-repeat 0 -1704px!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=M6CB) no-repeat 0 -1728px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1752px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1776px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1800px!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=M6CB) no-repeat 0 -1824px!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=M6CB) no-repeat 0 -1848px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1872px!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=M6CB) no-repeat 0 -1896px!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=M6CB) no-repeat 0 -1920px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1944px!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=M6CB) no-repeat 0 -1968px!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=M6CB) no-repeat 0 -1992px!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=M6CB) no-repeat 0 -2016px!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=M6CB) no-repeat 0 -2040px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2112px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2136px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2160px!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=M6CB) no-repeat 0 -2184px!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=M6CB) no-repeat 0 -2208px!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=M6CB) no-repeat 0 -2232px!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=M6CB) no-repeat 0 -2256px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2280px!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=M6CB) no-repeat 0 -2304px!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=M6CB) no-repeat 0 -2328px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2352px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2376px!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=M6CB) no-repeat 0 -2400px!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=M6CB) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2448px!important;background-size:16px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.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 .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.cke_toolbox_collapser .cke_arrow{border-width:4px}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{border-width:3px}.cke_toolbox_collapser .cke_arrow{margin-top:0} \ 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;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.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 #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.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,.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:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.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_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;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{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.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{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.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}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.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:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}a.cke_button.cke_button_expandable{padding:4px 5px}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.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_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}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{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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 3px;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}a.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;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.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}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.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{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:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.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}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.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}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.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;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}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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}.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}a.cke_path_item,span.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,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.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_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6CK) no-repeat 0 -0px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6CK) no-repeat 0 -24px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6CK) no-repeat 0 -48px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6CK) no-repeat 0 -72px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6CK) no-repeat 0 -96px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6CK) no-repeat 0 -120px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6CK) no-repeat 0 -144px!important}.cke_button__embed_icon{background:url(icons.png?t=M6CK) no-repeat 0 -168px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6CK) no-repeat 0 -192px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6CK) no-repeat 0 -216px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6CK) no-repeat 0 -240px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6CK) no-repeat 0 -264px!important}.cke_button__about_icon{background:url(icons.png?t=M6CK) no-repeat 0 -288px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -312px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -336px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -360px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6CK) no-repeat 0 -384px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6CK) no-repeat 0 -408px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6CK) no-repeat 0 -432px!important}.cke_button__bold_icon{background:url(icons.png?t=M6CK) no-repeat 0 -456px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CK) no-repeat 0 -480px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CK) no-repeat 0 -504px!important}.cke_button__button_icon{background:url(icons.png?t=M6CK) no-repeat 0 -528px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6CK) no-repeat 0 -552px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6CK) no-repeat 0 -576px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png?t=M6CK) no-repeat 0 -600px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6CK) no-repeat 0 -624px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6CK) no-repeat 0 -648px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6CK) no-repeat 0 -672px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png?t=M6CK) no-repeat 0 -696px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6CK) no-repeat 0 -720px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png?t=M6CK) no-repeat 0 -744px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6CK) no-repeat 0 -816px!important}.cke_button__flash_icon{background:url(icons.png?t=M6CK) no-repeat 0 -840px!important}.cke_button__form_icon{background:url(icons.png?t=M6CK) no-repeat 0 -864px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6CK) no-repeat 0 -888px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6CK) no-repeat 0 -912px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6CK) no-repeat 0 -936px!important}.cke_button__image_icon{background:url(icons.png?t=M6CK) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6CK) no-repeat 0 -984px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1008px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1032px!important}.cke_button__italic_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1056px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1080px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1104px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1128px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1152px!important}.cke_button__language_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1176px!important}.cke_button__link_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1200px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1224px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1248px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1272px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1296px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1320px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1344px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1368px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1392px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1416px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1440px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1464px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1488px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1512px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1536px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1560px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1584px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1608px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1632px!important}.cke_button__print_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1656px!important}.cke_button__radio_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1680px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1704px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1728px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1752px!important}.cke_button__replace_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1776px!important}.cke_button__save_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1800px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1824px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1848px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1872px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1896px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1920px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1944px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1968px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1992px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2016px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2040px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2064px!important}.cke_button__strike_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2088px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2112px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2136px!important}.cke_button__table_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2160px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2184px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2208px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2232px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2256px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2280px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2304px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2328px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2352px!important}.cke_button__underline_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2424px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -216px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -528px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -288px!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=M6CK) no-repeat 0 -312px!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=M6CK) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -456px!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=M6CK) no-repeat 0 -480px!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=M6CK) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -576px!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=M6CK) no-repeat 0 -600px!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=M6CK) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -672px!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=M6CK) no-repeat 0 -696px!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=M6CK) no-repeat 0 -720px!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=M6CK) no-repeat 0 -744px!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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -984px!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=M6CK) no-repeat 0 -1008px!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=M6CK) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1056px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1128px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1224px!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=M6CK) no-repeat 0 -1248px!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=M6CK) no-repeat 0 -1272px!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=M6CK) no-repeat 0 -1296px!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=M6CK) no-repeat 0 -1320px!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=M6CK) no-repeat 0 -1344px!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=M6CK) no-repeat 0 -1368px!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=M6CK) no-repeat 0 -1392px!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=M6CK) no-repeat 0 -1416px!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=M6CK) no-repeat 0 -1440px!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=M6CK) no-repeat 0 -1464px!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=M6CK) no-repeat 0 -1488px!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=M6CK) no-repeat 0 -1512px!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=M6CK) no-repeat 0 -1536px!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=M6CK) no-repeat 0 -1560px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1584px!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=M6CK) no-repeat 0 -1608px!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=M6CK) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1680px!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=M6CK) no-repeat 0 -1704px!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=M6CK) no-repeat 0 -1728px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1752px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1776px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1800px!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=M6CK) no-repeat 0 -1824px!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=M6CK) no-repeat 0 -1848px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1872px!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=M6CK) no-repeat 0 -1896px!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=M6CK) no-repeat 0 -1920px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1944px!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=M6CK) no-repeat 0 -1968px!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=M6CK) no-repeat 0 -1992px!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=M6CK) no-repeat 0 -2016px!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=M6CK) no-repeat 0 -2040px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2112px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2136px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2160px!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=M6CK) no-repeat 0 -2184px!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=M6CK) no-repeat 0 -2208px!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=M6CK) no-repeat 0 -2232px!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=M6CK) no-repeat 0 -2256px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2280px!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=M6CK) no-repeat 0 -2304px!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=M6CK) no-repeat 0 -2328px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2352px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2376px!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=M6CK) no-repeat 0 -2400px!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=M6CK) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2448px!important;background-size:16px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.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 .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.cke_toolbox_collapser .cke_arrow{border-width:4px}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{border-width:3px}.cke_toolbox_collapser .cke_arrow{margin-top:0} \ No newline at end of file diff --git a/lib/ckeditor/skins/moono/editor_iequirks.css b/lib/ckeditor/skins/moono/editor_iequirks.css index 7225fc19..823331a9 100644 --- a/lib/ckeditor/skins/moono/editor_iequirks.css +++ b/lib/ckeditor/skins/moono/editor_iequirks.css @@ -2,4 +2,4 @@ Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ -.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}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.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 #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.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,.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:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.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_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;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{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.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{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.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}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.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:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}a.cke_button.cke_button_expandable{padding:4px 5px}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.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_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}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{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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 3px;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}a.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;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.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}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.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{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:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.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}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.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}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.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;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}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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}.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}a.cke_path_item,span.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,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.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_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6CB) no-repeat 0 -0px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6CB) no-repeat 0 -24px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6CB) no-repeat 0 -48px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6CB) no-repeat 0 -72px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6CB) no-repeat 0 -96px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6CB) no-repeat 0 -120px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6CB) no-repeat 0 -144px!important}.cke_button__embed_icon{background:url(icons.png?t=M6CB) no-repeat 0 -168px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6CB) no-repeat 0 -192px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6CB) no-repeat 0 -216px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6CB) no-repeat 0 -240px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6CB) no-repeat 0 -264px!important}.cke_button__about_icon{background:url(icons.png?t=M6CB) no-repeat 0 -288px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -312px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -336px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -360px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6CB) no-repeat 0 -384px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6CB) no-repeat 0 -408px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6CB) no-repeat 0 -432px!important}.cke_button__bold_icon{background:url(icons.png?t=M6CB) no-repeat 0 -456px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CB) no-repeat 0 -480px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CB) no-repeat 0 -504px!important}.cke_button__button_icon{background:url(icons.png?t=M6CB) no-repeat 0 -528px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6CB) no-repeat 0 -552px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6CB) no-repeat 0 -576px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png?t=M6CB) no-repeat 0 -600px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6CB) no-repeat 0 -624px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6CB) no-repeat 0 -648px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6CB) no-repeat 0 -672px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png?t=M6CB) no-repeat 0 -696px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6CB) no-repeat 0 -720px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png?t=M6CB) no-repeat 0 -744px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6CB) no-repeat 0 -816px!important}.cke_button__flash_icon{background:url(icons.png?t=M6CB) no-repeat 0 -840px!important}.cke_button__form_icon{background:url(icons.png?t=M6CB) no-repeat 0 -864px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6CB) no-repeat 0 -888px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6CB) no-repeat 0 -912px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6CB) no-repeat 0 -936px!important}.cke_button__image_icon{background:url(icons.png?t=M6CB) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6CB) no-repeat 0 -984px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1008px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1032px!important}.cke_button__italic_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1056px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1080px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1104px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1128px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1152px!important}.cke_button__language_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1176px!important}.cke_button__link_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1200px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1224px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1248px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1272px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1296px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1320px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1344px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1368px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1392px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1416px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1440px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1464px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1488px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1512px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1536px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1560px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1584px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1608px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1632px!important}.cke_button__print_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1656px!important}.cke_button__radio_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1680px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1704px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1728px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1752px!important}.cke_button__replace_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1776px!important}.cke_button__save_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1800px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1824px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1848px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1872px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1896px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1920px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1944px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1968px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1992px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2016px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2040px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2064px!important}.cke_button__strike_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2088px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2112px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2136px!important}.cke_button__table_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2160px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2184px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2208px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2232px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2256px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2280px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2304px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2328px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2352px!important}.cke_button__underline_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2424px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -216px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -528px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -288px!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=M6CB) no-repeat 0 -312px!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=M6CB) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -456px!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=M6CB) no-repeat 0 -480px!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=M6CB) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -576px!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=M6CB) no-repeat 0 -600px!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=M6CB) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -672px!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=M6CB) no-repeat 0 -696px!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=M6CB) no-repeat 0 -720px!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=M6CB) no-repeat 0 -744px!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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -984px!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=M6CB) no-repeat 0 -1008px!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=M6CB) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1056px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1128px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1224px!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=M6CB) no-repeat 0 -1248px!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=M6CB) no-repeat 0 -1272px!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=M6CB) no-repeat 0 -1296px!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=M6CB) no-repeat 0 -1320px!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=M6CB) no-repeat 0 -1344px!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=M6CB) no-repeat 0 -1368px!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=M6CB) no-repeat 0 -1392px!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=M6CB) no-repeat 0 -1416px!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=M6CB) no-repeat 0 -1440px!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=M6CB) no-repeat 0 -1464px!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=M6CB) no-repeat 0 -1488px!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=M6CB) no-repeat 0 -1512px!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=M6CB) no-repeat 0 -1536px!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=M6CB) no-repeat 0 -1560px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1584px!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=M6CB) no-repeat 0 -1608px!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=M6CB) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1680px!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=M6CB) no-repeat 0 -1704px!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=M6CB) no-repeat 0 -1728px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1752px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1776px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1800px!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=M6CB) no-repeat 0 -1824px!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=M6CB) no-repeat 0 -1848px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1872px!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=M6CB) no-repeat 0 -1896px!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=M6CB) no-repeat 0 -1920px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1944px!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=M6CB) no-repeat 0 -1968px!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=M6CB) no-repeat 0 -1992px!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=M6CB) no-repeat 0 -2016px!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=M6CB) no-repeat 0 -2040px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2112px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2136px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2160px!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=M6CB) no-repeat 0 -2184px!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=M6CB) no-repeat 0 -2208px!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=M6CB) no-repeat 0 -2232px!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=M6CB) no-repeat 0 -2256px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2280px!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=M6CB) no-repeat 0 -2304px!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=M6CB) no-repeat 0 -2328px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2352px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2376px!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=M6CB) no-repeat 0 -2400px!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=M6CB) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2448px!important;background-size:16px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.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 .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.cke_top,.cke_contents,.cke_bottom{width:100%}.cke_button_arrow{font-size:0}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_button,.cke_rtl .cke_button *,.cke_rtl .cke_combo,.cke_rtl .cke_combo *,.cke_rtl .cke_path_item,.cke_rtl .cke_path_item *,.cke_rtl .cke_path_empty{float:none}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_combo_button,.cke_rtl .cke_combo_button *,.cke_rtl .cke_button,.cke_rtl .cke_button_icon{display:inline-block;vertical-align:top}.cke_rtl .cke_button_icon{float:none}.cke_resizer{width:10px}.cke_source{white-space:normal}.cke_bottom{position:static}.cke_colorbox{font-size:0} \ 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;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.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 #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.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,.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:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.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_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;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{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.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{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.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}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.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:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}a.cke_button.cke_button_expandable{padding:4px 5px}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.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_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}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{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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 3px;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}a.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;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.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}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.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{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:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.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}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.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}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.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;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}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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}.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}a.cke_path_item,span.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,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.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_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6CK) no-repeat 0 -0px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6CK) no-repeat 0 -24px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6CK) no-repeat 0 -48px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6CK) no-repeat 0 -72px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6CK) no-repeat 0 -96px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6CK) no-repeat 0 -120px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6CK) no-repeat 0 -144px!important}.cke_button__embed_icon{background:url(icons.png?t=M6CK) no-repeat 0 -168px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6CK) no-repeat 0 -192px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6CK) no-repeat 0 -216px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6CK) no-repeat 0 -240px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6CK) no-repeat 0 -264px!important}.cke_button__about_icon{background:url(icons.png?t=M6CK) no-repeat 0 -288px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -312px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -336px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -360px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6CK) no-repeat 0 -384px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6CK) no-repeat 0 -408px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6CK) no-repeat 0 -432px!important}.cke_button__bold_icon{background:url(icons.png?t=M6CK) no-repeat 0 -456px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CK) no-repeat 0 -480px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CK) no-repeat 0 -504px!important}.cke_button__button_icon{background:url(icons.png?t=M6CK) no-repeat 0 -528px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6CK) no-repeat 0 -552px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6CK) no-repeat 0 -576px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png?t=M6CK) no-repeat 0 -600px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6CK) no-repeat 0 -624px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6CK) no-repeat 0 -648px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6CK) no-repeat 0 -672px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png?t=M6CK) no-repeat 0 -696px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6CK) no-repeat 0 -720px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png?t=M6CK) no-repeat 0 -744px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6CK) no-repeat 0 -816px!important}.cke_button__flash_icon{background:url(icons.png?t=M6CK) no-repeat 0 -840px!important}.cke_button__form_icon{background:url(icons.png?t=M6CK) no-repeat 0 -864px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6CK) no-repeat 0 -888px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6CK) no-repeat 0 -912px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6CK) no-repeat 0 -936px!important}.cke_button__image_icon{background:url(icons.png?t=M6CK) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6CK) no-repeat 0 -984px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1008px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1032px!important}.cke_button__italic_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1056px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1080px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1104px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1128px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1152px!important}.cke_button__language_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1176px!important}.cke_button__link_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1200px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1224px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1248px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1272px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1296px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1320px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1344px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1368px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1392px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1416px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1440px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1464px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1488px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1512px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1536px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1560px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1584px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1608px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1632px!important}.cke_button__print_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1656px!important}.cke_button__radio_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1680px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1704px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1728px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1752px!important}.cke_button__replace_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1776px!important}.cke_button__save_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1800px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1824px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1848px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1872px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1896px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1920px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1944px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1968px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1992px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2016px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2040px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2064px!important}.cke_button__strike_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2088px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2112px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2136px!important}.cke_button__table_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2160px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2184px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2208px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2232px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2256px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2280px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2304px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2328px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2352px!important}.cke_button__underline_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2424px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -216px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -528px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -288px!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=M6CK) no-repeat 0 -312px!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=M6CK) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -456px!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=M6CK) no-repeat 0 -480px!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=M6CK) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -576px!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=M6CK) no-repeat 0 -600px!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=M6CK) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -672px!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=M6CK) no-repeat 0 -696px!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=M6CK) no-repeat 0 -720px!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=M6CK) no-repeat 0 -744px!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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -984px!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=M6CK) no-repeat 0 -1008px!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=M6CK) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1056px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1128px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1224px!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=M6CK) no-repeat 0 -1248px!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=M6CK) no-repeat 0 -1272px!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=M6CK) no-repeat 0 -1296px!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=M6CK) no-repeat 0 -1320px!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=M6CK) no-repeat 0 -1344px!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=M6CK) no-repeat 0 -1368px!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=M6CK) no-repeat 0 -1392px!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=M6CK) no-repeat 0 -1416px!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=M6CK) no-repeat 0 -1440px!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=M6CK) no-repeat 0 -1464px!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=M6CK) no-repeat 0 -1488px!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=M6CK) no-repeat 0 -1512px!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=M6CK) no-repeat 0 -1536px!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=M6CK) no-repeat 0 -1560px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1584px!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=M6CK) no-repeat 0 -1608px!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=M6CK) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1680px!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=M6CK) no-repeat 0 -1704px!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=M6CK) no-repeat 0 -1728px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1752px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1776px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1800px!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=M6CK) no-repeat 0 -1824px!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=M6CK) no-repeat 0 -1848px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1872px!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=M6CK) no-repeat 0 -1896px!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=M6CK) no-repeat 0 -1920px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1944px!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=M6CK) no-repeat 0 -1968px!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=M6CK) no-repeat 0 -1992px!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=M6CK) no-repeat 0 -2016px!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=M6CK) no-repeat 0 -2040px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2112px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2136px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2160px!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=M6CK) no-repeat 0 -2184px!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=M6CK) no-repeat 0 -2208px!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=M6CK) no-repeat 0 -2232px!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=M6CK) no-repeat 0 -2256px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2280px!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=M6CK) no-repeat 0 -2304px!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=M6CK) no-repeat 0 -2328px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2352px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2376px!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=M6CK) no-repeat 0 -2400px!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=M6CK) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2448px!important;background-size:16px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.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 .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.cke_top,.cke_contents,.cke_bottom{width:100%}.cke_button_arrow{font-size:0}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_button,.cke_rtl .cke_button *,.cke_rtl .cke_combo,.cke_rtl .cke_combo *,.cke_rtl .cke_path_item,.cke_rtl .cke_path_item *,.cke_rtl .cke_path_empty{float:none}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_combo_button,.cke_rtl .cke_combo_button *,.cke_rtl .cke_button,.cke_rtl .cke_button_icon{display:inline-block;vertical-align:top}.cke_rtl .cke_button_icon{float:none}.cke_resizer{width:10px}.cke_source{white-space:normal}.cke_bottom{position:static}.cke_colorbox{font-size:0} \ No newline at end of file diff --git a/lib/ckeditor/skins/tao/editor.css b/lib/ckeditor/skins/tao/editor.css index 2cd27f41..b8cfd8b3 100644 --- a/lib/ckeditor/skins/tao/editor.css +++ b/lib/ckeditor/skins/tao/editor.css @@ -2,4 +2,4 @@ Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ -.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:hidden;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;visibility:hidden}.cke_panel_visible{visibility:visible}.cke_menu_panel{padding:0;margin:0;background-color:#fff;border:1px solid #ddd;border-radius:2px;box-shadow:none}.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: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!important;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{background-color:#3e7da7}.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:hover,.cke_menubutton:focus,.cke_menubutton:active{background:#3e7da7;color:#fff;display:block;outline:0;cursor:pointer}.cke_menubutton:hover:after,.cke_menubutton:focus:after,.cke_menubutton:active:after{color:#fff;border-color:#fff}.cke_menubutton__language_ckb-ir,.cke_menubutton__language_ar-arb,.cke_menubutton__language_fa-af,.cke_menubutton__language_fa-ir,.cke_menubutton__language_he-il,.cke_menubutton__language_ps-af,.cke_menubutton__language_ur-in{padding-right:40px}.cke_menubutton__language_ckb-ir:after,.cke_menubutton__language_ar-arb:after,.cke_menubutton__language_fa-af:after,.cke_menubutton__language_fa-ir:after,.cke_menubutton__language_he-il:after,.cke_menubutton__language_ps-af:after,.cke_menubutton__language_ur-in:after{content:'RTL';display:block;color:#ada194;border:#ada194 1px solid;border-radius:2px;font-size:10px;top:6px;right:5px;line-height:12px;padding:0 4px;position:absolute}.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{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,0.1) inset}.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;text-shadow:0 1px 0 rgba(255,255,255,0.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}.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_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_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_button__about_icon{background:url(icons.png?t=M6CB) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png?t=M6CB) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png?t=M6CB) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png?t=M6CB) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6CB) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6CB) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png?t=M6CB) no-repeat 0 -144px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6CB) no-repeat 0 -168px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6CB) no-repeat 0 -192px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -240px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -288px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -336px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6CB) no-repeat 0 -360px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6CB) no-repeat 0 -384px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -408px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -432px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6CB) no-repeat 0 -456px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -504px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6CB) no-repeat 0 -528px!important}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6CB) no-repeat 0 -552px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6CB) no-repeat 0 -576px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6CB) no-repeat 0 -600px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6CB) no-repeat 0 -624px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6CB) no-repeat 0 -648px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6CB) no-repeat 0 -672px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6CB) no-repeat 0 -696px!important}.cke_button__embed_icon{background:url(icons.png?t=M6CB) no-repeat 0 -720px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6CB) no-repeat 0 -744px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6CB) no-repeat 0 -816px!important}.cke_button__replace_icon{background:url(icons.png?t=M6CB) no-repeat 0 -840px!important}.cke_button__flash_icon{background:url(icons.png?t=M6CB) no-repeat 0 -864px!important}.cke_button__button_icon{background:url(icons.png?t=M6CB) no-repeat 0 -888px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6CB) no-repeat 0 -912px!important}.cke_button__form_icon{background:url(icons.png?t=M6CB) no-repeat 0 -936px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6CB) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6CB) no-repeat 0 -984px!important}.cke_button__radio_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1032px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1080px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1128px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1152px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1176px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1200px!important}.cke_button__image_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1248px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1296px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1320px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1344px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1368px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1392px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1416px!important}.cke_button__language_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1464px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1488px!important}.cke_button__link_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1512px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1560px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1608px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1632px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1656px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1704px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1752px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1800px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1848px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1872px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -1920px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1944px!important}.cke_button__print_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1968px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6CB) no-repeat 0 -1992px!important}.cke_button__save_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2016px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -2064px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2088px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -2136px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6CB) 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=M6CB) no-repeat 0 -2184px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2208px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2232px!important}.cke_button__table_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2256px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2280px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2304px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2328px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2352px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2424px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6CB) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -456px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -576px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -696px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -744px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1320px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1344px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1368px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1392px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1416px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1488px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1512px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1872px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -1944px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1968px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -1992px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2016px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) 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=M6CB) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2256px!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=M6CB) no-repeat 0 -2280px!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=M6CB) no-repeat 0 -2304px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -2328px!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=M6CB) no-repeat 0 -2352px!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=M6CB) no-repeat 0 -2376px!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=M6CB) no-repeat 0 -2400px!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=M6CB) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6CB) no-repeat 0 -4896px!important} \ 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;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:hidden;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;visibility:hidden}.cke_panel_visible{visibility:visible}.cke_menu_panel{padding:0;margin:0;background-color:white;border:1px solid #ddd;border-radius:2px;box-shadow:none;max-height:60vh}.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:scroll!important}.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!important;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{background-color:#3e7da7}.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:hover,.cke_menubutton:focus,.cke_menubutton:active{background:#3e7da7;color:white;display:block;outline:0;cursor:pointer}.cke_menubutton:hover:after,.cke_menubutton:focus:after,.cke_menubutton:active:after{color:white;border-color:white}.cke_menubutton__language_ckb-ir,.cke_menubutton__language_ar-arb,.cke_menubutton__language_fa-af,.cke_menubutton__language_fa-ir,.cke_menubutton__language_he-il,.cke_menubutton__language_ps-af,.cke_menubutton__language_ur-in{padding-right:40px}.cke_menubutton__language_ckb-ir:after,.cke_menubutton__language_ar-arb:after,.cke_menubutton__language_fa-af:after,.cke_menubutton__language_fa-ir:after,.cke_menubutton__language_he-il:after,.cke_menubutton__language_ps-af:after,.cke_menubutton__language_ur-in:after{content:'RTL';display:block;color:#ada194;border:#ada194 1px solid;border-radius:2px;font-size:10px;top:7px;right:5px;line-height:12px;padding:0 4px;position:absolute}.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{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,0.1) inset}.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;text-shadow:0 1px 0 rgba(255,255,255,0.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}.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_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_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_button__about_icon{background:url(icons.png?t=M6CK) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png?t=M6CK) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png?t=M6CK) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png?t=M6CK) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6CK) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6CK) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png?t=M6CK) no-repeat 0 -144px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6CK) no-repeat 0 -168px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6CK) no-repeat 0 -192px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -240px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -288px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -336px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6CK) no-repeat 0 -360px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6CK) no-repeat 0 -384px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -408px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -432px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6CK) no-repeat 0 -456px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -504px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6CK) no-repeat 0 -528px!important}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6CK) no-repeat 0 -552px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6CK) no-repeat 0 -576px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6CK) no-repeat 0 -600px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6CK) no-repeat 0 -624px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6CK) no-repeat 0 -648px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6CK) no-repeat 0 -672px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6CK) no-repeat 0 -696px!important}.cke_button__embed_icon{background:url(icons.png?t=M6CK) no-repeat 0 -720px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6CK) no-repeat 0 -744px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6CK) no-repeat 0 -816px!important}.cke_button__replace_icon{background:url(icons.png?t=M6CK) no-repeat 0 -840px!important}.cke_button__flash_icon{background:url(icons.png?t=M6CK) no-repeat 0 -864px!important}.cke_button__button_icon{background:url(icons.png?t=M6CK) no-repeat 0 -888px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6CK) no-repeat 0 -912px!important}.cke_button__form_icon{background:url(icons.png?t=M6CK) no-repeat 0 -936px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6CK) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6CK) no-repeat 0 -984px!important}.cke_button__radio_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1032px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1080px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1128px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1152px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1176px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1200px!important}.cke_button__image_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1248px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1296px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1320px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1344px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1368px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1392px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1416px!important}.cke_button__language_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1464px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1488px!important}.cke_button__link_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1512px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1560px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1608px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1632px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1656px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1704px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1752px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1800px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1848px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1872px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1920px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1944px!important}.cke_button__print_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1968px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1992px!important}.cke_button__save_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2016px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -2064px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2088px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -2136px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -2184px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2208px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2232px!important}.cke_button__table_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2256px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2280px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2304px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2328px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2352px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2424px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -456px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -576px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -696px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -744px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1320px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1344px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1368px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1392px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1416px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1488px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1512px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1872px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1944px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1968px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1992px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2016px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2256px!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=M6CK) no-repeat 0 -2280px!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=M6CK) no-repeat 0 -2304px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2328px!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=M6CK) no-repeat 0 -2352px!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=M6CK) no-repeat 0 -2376px!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=M6CK) no-repeat 0 -2400px!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=M6CK) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -4896px!important} \ No newline at end of file diff --git a/lib/ckeditor/skins/tao/editor.css.map b/lib/ckeditor/skins/tao/editor.css.map index 0dfc340a..f57cfb29 100644 --- a/lib/ckeditor/skins/tao/editor.css.map +++ b/lib/ckeditor/skins/tao/editor.css.map @@ -1 +1 @@ -{"version":3,"sources":["../../../../../scss/ckeditor/skins/tao/scss/editor.scss","../../../../../scss/inc/_functions.scss","../../../../../scss/inc/fonts/_tao-icon-vars.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_reset.scss","../../../../../scss/inc/_variables.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_mainui.scss","../../../../../scss/inc/_colors.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_panel.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_colorpanel.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_toolbar.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_menu.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_richcombo.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_elementspath.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_presets.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_tao.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_ck-icons.scss"],"names":[],"mappings":"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89C1C;;Ae1mDA;IboImB,gBAAgB;AF0+CnC;;Ae7mDA;Ib8EiB,gBAAgB;AFmiDjC;;AehnDA;Ib6HmB,gBAAgB;AFu/CnC;;AennDA;Ib0I4B,gBAAgB;AF6+C5C;;AetnDA;IbyHkB,gBAAgB;AFigDlC;;AeznDA;Ib+DmB,gBAAgB;AF8jDnC;;Ae5nDA;Ib4GqC,gBAAgB;AFohDrD;;Ae/nDA;Ib8DoB,gBAAgB;AFqkDpC;;AeloDA;IbmI8B,gBAAgB;AFmgD9C;;AeroDA;Ib4HqB,gBAAgB;AF6gDrC;;AexoDA;IbuIsB,gBAAgB;AFqgDtC;;Ae3oDA;IboIqB,gBAAgB;AF2gDrC;;Ae9oDA;IbkIyB,gBAAgB;AFghDzC;;AejpDA;IbmI0B,gBAAgB;AFkhD1C;;AeppDA;IbwGmB,gBAAgB;AFgjDnC;;AevpDA;Ib4GuB,gBAAgB;AF+iDvC;;Ae1pDA;IbgEiB,gBAAgB;AF8lDjC;;Ae7pDA;IbyH8B,gBAAgB;AFwiD9C;;AehqDA;Ib8GoB,gBAAgB;AFsjDpC;;AenqDA;IbgHyB,gBAAgB;AFujDzC;;AetqDA;Ib8GyB,gBAAgB;AF4jDzC;;AezqDA;Ib2K4B,gBAAgB;AFkgD5C;;Ae5qDA;IbkCmB,gBAAgB;AF8oDnC;;Ae/qDA;IbuGsB,gBAAgB;AF4kDtC;;AelrDA;IbkJ0B,gBAAgB;AFoiD1C;;AerrDA;IbwGyB,gBAAgB;AFilDzC;;AexrDA;IbgGqB,gBAAgB;AF4lDrC;;Ae3rDA;Ib8FgC,gBAAgB;AFimDhD;;Ae9rDA;Ib6G6B,gBAAgB;AFqlD7C;;AejsDA;Ib0GwB,gBAAgB;AF2lDxC;;AepsDA;Ib0G0B,gBAAgB;AF8lD1C;;AevsDA;IboFoB,gBAAgB;AFunDpC;;Ae1sDA;Ib4FwB,gBAAgB;AFknDxC;;Ae7sDA;IbuIyB,gBAAgB;AF0kDzC;;AehtDA;IbJ0B,gBAAgB;AFwtD1C;;AentDA;IbmGwB,gBAAgB;AFonDxC;;AettDA;IbkGwB,gBAAgB;AFwnDxC;;AeztDA;IbkBmB,gBAAgB;AF2sDnC;;Ae5tDA;Ib+EqB,gBAAgB;AFipDrC;;Ae/tDA;Ib+GoB,gBAAgB;AFonDpC;;AeluDA;Ib6BoB,gBAAgB;AFysDpC;;AeruDA;Ib0KoB,gBAAgB;AF+jDpC;;AexuDA;Ib4GoB,gBAAgB;AFgoDpC;;Ae3uDA;IbR0B,gBAAgB;AFuvD1C;;Ae9uDA;IbuEoB,gBAAgB;AF2qDpC;;AejvDA;IbsLsB,gBAAgB;AF+jDtC;;AepvDA;IboLuB,gBAAgB;AFokDvC;;AevvDA;Ib9BkB,gBAAgB;AFyxDlC;;Ae1vDA;Ib9BoB,gBAAgB;AF4xDpC;;Ae7vDA;IbKmB,gBAAgB;AF4vDnC;;AehwDA;IbImB,gBAAgB;AFgwDnC;;AAzwDA;;kFA6wDkF;AA1wDlF;IACC,mBAAmB;AA4wDpB;;AAzwDA;;;sBA8wDsB;AA1wDtB;IACC,aAAa;AA4wDd;;AAzwDA;IACC,aAAa;AA4wDd;;AAzwDA;IACE,cAAa;AA4wDf;;AAzwDA;IACE,kBAAkB;AA4wDpB;;AAzwDA;IACE,gBAAgB;AA4wDlB;;AAzwDA;IACE,iBAAiB;AA4wDnB;;AAzwDA;IACE,mBAAmB;AA4wDrB;;AAxwDA;IACE,0BAA0B;IAC1B,kBAAmB;AA2wDrB;;AAxwDA;IACE,cAAc;IACd,mBAAmB;IACnB,YAAY;AA2wDd;;AAxwDA;IACC;wBA2wDuB;IAzwDvB,8BAA8B;IAC7B,iBAAiB;IACjB,WMxFc;ANm2DhB","file":"editor.css","sourcesContent":["/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\neditor.css\r\n============\r\n\r\n\r\nThis is he heart of the skin system. This is the file loaded by the editor to\r\nstyle all elements inside its main interface.\r\n\r\nTo make it easier to maintain, instead of including all styles here, we import\r\nother files.\r\n*/\r\n@import \"inc/bootstrap\";\r\n\r\n/* \"Reset\" styles, necessary to avoid the editor UI being broken by external CSS. */\r\n@import 'inc/reset';\r\n\r\n/* Styles the main interface structure (holding box). */\r\n@import 'inc/mainui';\r\n\r\n/* Styles all \"panels\", which are the floating elements that appear when\r\n opening toolbar combos, menu buttons, context menus, etc. */\r\n@import 'inc/panel';\r\n\r\n/* Styles the color panel displayed by the color buttons. */\r\n@import 'inc/colorpanel';\r\n\r\n/* Styles to toolbar. */\r\n@import 'inc/toolbar';\r\n\r\n/* Styles menus, which are lists of selectable items (context menu, menu button). */\r\n@import 'inc/menu';\r\n\r\n/* Styles toolbar combos. */\r\n@import 'inc/richcombo';\r\n\r\n/* Styles the elements path bar, available at the bottom of the editor UI.*/\r\n@import 'inc/elementspath';\r\n\r\n/* Contains hard-coded presets for \"configurable-like\" options of the UI\r\n (e.g. display labels on specific buttons) */\r\n@import 'inc/presets';\r\n\r\n/* Tao specific stuff */\r\n@import 'inc/tao';\r\n\r\n/* Icon set */\r\n@import 'inc/ck-icons';\r\n\r\n/* Important!\r\n To avoid showing the editor UI while its styles are still not available, the\r\n editor creates it with visibility:hidden. Here, we restore the UI visibility. */\r\n.cke_chrome {\r\n\tvisibility: inherit;\r\n}\r\n\r\n/* For accessibility purposes, several \"voice labels\" are present in the UI.\r\n These are usually elements that show not be visible, but that are\r\n used by screen-readers to announce other elements. Here, we hide these\r\n , in fact. */\r\n.cke_voice_label {\r\n\tdisplay: none;\r\n}\r\n\r\nlegend.cke_voice_label {\r\n\tdisplay: none;\r\n}\r\n\r\n.cke_top {\r\n display:table;\r\n}\r\n\r\n.txt-ctr {\r\n text-align: center;\r\n}\r\n\r\n.txt-lft {\r\n text-align: left;\r\n}\r\n\r\n.txt-rgt {\r\n text-align: right;\r\n}\r\n\r\n.txt-jty {\r\n text-align: justify;\r\n}\r\n\r\n// added to make _u_ in ck QTI compatible\r\n.txt-underline {\r\n text-decoration: underline;\r\n font-size : inherit;\r\n}\r\n\r\n.txt-highlight {\r\n padding: 0 5px;\r\n background: #FF6416;\r\n color: white;\r\n}\r\n\r\n.cke_editable:focus .qti-table .cke_table-faked-selection {\r\n\t/* We have to use !important here, as td might specify it's own background, thus table selection\r\n\twould not be visible. */\r\n\tbackground: #b3d4fc !important;\r\n text-shadow: none;\r\n color: $textColor;\r\n}\r\n\r\n/*# sourceMappingURL=editor.css.map */","@mixin iterate-sprite($iconList, $x, $y, $direction, $prefix:'') {\n @each $icon in $iconList {\n #{$prefix}#{$icon} {\n background-position: $x * 1px $y * 1px;\n }\n @if $direction == 'x' {\n $x: $x - 16;\n } @else {\n $y: $y - 16;\n }\n }\n}\n\n/*\nUsage:\n- linear-gradient((color1, color2, color3)) - returns linear-gradient with evenly distributed colors,\n if 3 colors used then the position of each will be 33,33%\n- linear-gradient((color1 0%, color2 30%, color3 80%)) - returns linear-gradient with manually distributed colors,\n first param - color, second - position. Also you can use px or other valid units for set position.\n*/\n@mixin linear-gradient($colorList, $direction: 'to right') {\n $percentage: 0;\n $units: '%';\n $count: length($colorList);\n $increment: 100 / ($count - 1);\n $css: #{$direction + ', '};\n $sep: ', ';\n @each $colorItem in $colorList {\n $color: $colorItem;\n @if (length($colorItem) > 1) {\n $color: nth($colorItem, 1);\n $percentage: nth($colorItem, 2);\n $units: '';\n }\n @if ($percentage >= 100 or index($colorList, $colorItem) == $count) {\n $sep: '';\n }\n $css: #{$css + $color + ' ' + $percentage + $units + $sep};\n $percentage: $percentage + $increment;\n }\n background: linear-gradient( #{$css} );\n}\n\n@mixin grid-unit($span, $numCols: 12, $gutter: 0) {\n $gridPx: 840;\n $rawSpanPx: (($gridPx - ($numCols * $gutter)) / $numCols);\n $spanPx: $rawSpanPx * $span + (($span - 1) * $gutter);\n $spanPercent: widthPerc($spanPx, $gridPx);\n $marginPercent: widthPerc($gutter, $gridPx);\n margin-left: $marginPercent;\n width: $spanPercent;\n}\n\n\n@mixin vendor-prefix($property, $value, $whatToPrefix: property, $prefixes: (-webkit-, -moz-, -ms-, -o-, '')) {\n @if $whatToPrefix == 'property' {\n @each $prefix in $prefixes {\n #{$prefix + $property}: #{$value};\n }\n }\n @else if $whatToPrefix == 'value' {\n @each $prefix in $prefixes {\n #{$property}: #{$prefix + $value};\n }\n }\n}\n@mixin flex-container($wrapBehavior: nowrap, $direction : row) {\n @include vendor-prefix(display, flex, value, (-ms-, -webkit-, ''));\n\n @include vendor-prefix(flex-direction, $direction, property, (-ms-, -webkit-, ''));\n @include vendor-prefix(flex-wrap, $wrapBehavior, property, (-ms-, -webkit-, ''));\n\n @include vendor-prefix(justify-content, flex-start, property, (-webkit-, ''));\n\n @include vendor-prefix(align-content, flex-start, property, (-webkit-, ''));\n\n @include vendor-prefix(align-items, stretch, property, (-webkit-, ''));\n}\n\n@mixin simple-flex-box($width: auto, $minWidth: 1) {\n\n @include vendor-prefix(order, 0, property, (-ms-, -webkit-, ''));\n flex-item-align: stretch;\n -ms-flex-item-align: stretch;\n @include vendor-prefix(align-self, stretch, property, (-webkit-, ''));\n\n // if both, min width and width are set, width will win this conflict\n @if ($width == auto) {\n @if ($minWidth != 1) {\n @include vendor-prefix(flex, 1 1 $minWidth, property, (-ms-, -webkit-, ''));\n }\n @else {\n @include vendor-prefix(flex, 1 1 auto, property, (-ms-, -webkit-, ''));\n // @see https://developer.mozilla.org/en-US/docs/Web/CSS/flex-basis#Values\n // for a discussion auto vs. main-size\n @include vendor-prefix(flex, 1 1, property, (-ms-, -webkit-, ''));\n }\n }\n @else {\n @include vendor-prefix(flex, 0 0 $width, property, (-ms-, -webkit-, ''));\n }\n}\n\n\n@mixin box-shadow($horiz: 1px, $vert: 1px, $blur: 2px, $spread: 0, $color: rgba(0, 0, 0, .2)) {\n @include vendor-prefix(box-shadow, $horiz $vert $blur $spread $color, property);\n}\n\n@mixin simple-border($color: #ddd) {\n border: 1px solid $color;\n border-radius: 2px;\n -webkit-border-radius: 2px;\n}\n\n@mixin border-radius($radius: 2) {\n -moz-border-radius: $radius * 1px;\n -webkit-border-radius: $radius * 1px;\n border-radius: $radius * 1px;\n}\n\n@mixin border-radius-top($radius: 2) {\n -webkit-border-top-left-radius: $radius * 1px;\n -webkit-border-top-right-radius: $radius * 1px;\n -moz-border-radius-topleft: $radius * 1px;\n -moz-border-radius-topright: $radius * 1px;\n border-top-left-radius: $radius * 1px;\n border-top-right-radius: $radius * 1px;\n}\n\n@mixin border-radius-bottom($radius: 2) {\n -webkit-border-bottom-right-radius: $radius * 1px;\n -webkit-border-bottom-left-radius: $radius * 1px;\n -moz-border-radius-bottomright: $radius * 1px;\n -moz-border-radius-bottomleft: $radius * 1px;\n border-bottom-right-radius: $radius * 1px;\n border-bottom-left-radius: $radius * 1px;\n}\n\n@mixin border-radius-left($radius: 2) {\n -webkit-border-top-left-radius: $radius * 1px;\n -webkit-border-bottom-left-radius: $radius * 1px;\n -moz-border-radius-topleft: $radius * 1px;\n -moz-border-radius-bottomleft: $radius * 1px;\n border-top-left-radius: $radius * 1px;\n border-bottom-left-radius: $radius * 1px;\n}\n\n@mixin border-radius-right($radius: 2) {\n -webkit-border-top-right-radius: $radius * 1px;\n -webkit-border-bottom-right-radius: $radius * 1px;\n -moz-border-radius-topright: $radius * 1px;\n -moz-border-radius-bottomright: $radius * 1px;\n border-top-right-radius: $radius * 1px;\n border-bottom-right-radius: $radius * 1px;\n}\n\n@mixin border-radius-top-left($radius: 2) {\n -webkit-border-top-left-radius: $radius * 1px;\n -moz-border-radius-topleft: $radius * 1px;\n border-top-left-radius: $radius * 1px;\n}\n\n@mixin border-radius-top-right($radius: 2) {\n -webkit-border-top-right-radius: $radius * 1px;\n -moz-border-radius-topright: $radius * 1px;\n border-top-right-radius: $radius * 1px;\n}\n\n@mixin border-radius-bottom-right($radius: 2) {\n -webkit-border-bottom-right-radius: $radius * 1px;\n -moz-border-radius-bottomright: $radius * 1px;\n border-bottom-right-radius: $radius * 1px;\n}\n\n@mixin border-radius-bottom-left($radius: 2) {\n -webkit-border-bottom-left-radius: $radius * 1px;\n -moz-border-radius-bottomleft: $radius * 1px;\n border-bottom-left-radius: $radius * 1px;\n}\n\n@mixin border-box() {\n -moz-box-sizing: border-box;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n}\n\n@function whiten($color, $white: 0.3) {\n @return mix(#fff, $color, ($white * 100) * 1%);\n}\n\n@function blacken($color, $black: 0.3) {\n @return mix(#000, $color, ($black * 100) * 1%);\n}\n\n@function widthPerc($colWidth, $context) {\n @return ($colWidth * 100 / $context) * 1%\n}\n\n@function remDist($fontSizePx) {\n @return ($fontSizePx / 10) * 1rem\n}\n\n@function black($alpha: 1) {\n @return (rgba(0, 0, 0, $alpha))\n}\n\n@function white($alpha: 1) {\n @return (rgba(255, 255, 255, $alpha))\n}\n\n@mixin font-size($remPx, $important: false) {\n @if $important == true {\n font-size: ($remPx) * 1px !important;\n font-size: ($remPx / 10) * 1rem !important;\n }\n @else {\n font-size: ($remPx) * 1px;\n font-size: ($remPx / 10) * 1rem;\n }\n}\n\n\n@mixin keyframes($name) {\n @-o-keyframes #{$name} { @content };\n @-moz-keyframes #{$name} { @content };\n @-webkit-keyframes #{$name} { @content };\n @keyframes #{$name} { @content };\n}\n\n\n@mixin animation($value, $type:'') {\n $animation: animation;\n @if $type != '' {\n $animation: $animation + '-' + $type;\n }\n @include vendor-prefix($animation, $value, property);\n}\n\n/// CSS transition mixin to the current selection (apply also vendor prefixes).\n/// See for the values\n///\n/// @param {property} [$type = all] the CSS property to apply the transition to\n/// @param {time} [$duration = .5s] the transition property\n/// @param {timing-function} [$effect = ease-out] the transition property\n@mixin transition($type : all, $duration : 0.5s, $effect : ease-out, $delay : 0s){\n @include vendor-prefix(transition, $type + ', ' + $duration + ', ' + $effect + ', ' + $delay, property);\n}\n\n@mixin fade($duration: 1s){\n\n @include keyframes(fade) {\n 0% {opacity:0;}\n 50% {opacity:1;}\n 100% {opacity:0;}\n }\n\n @include vendor-prefix(animation, fade 1s forwards, property);\n}\n\n@mixin repeat(){\n @include animation(infinite, iteration-count);\n}\n\n@mixin largeHeading() {\n @include font-size(20);\n font-family: $headingFont;\n font-style: normal;\n}\n\n@mixin disableSelect() {\n @include vendor-prefix(user-select, none, property);\n}\n\n/* based on \"visually-hidden\" mixin in LDS for accessibility goals */\n@mixin visuallyHidden() {\n position: absolute;\n width: 1px;\n height: 1px;\n overflow: hidden;\n clip: rect(1px, 1px, 1px, 1px);\n margin: 0;\n padding: 0;\n}\n","/* Do not edit */@mixin tao-icon-setup {\n /* use !important to prevent issues with browser extensions that change fonts */\n font-family: 'tao' !important;\n speak: never;\n font-style: normal;\n font-weight: normal;\n font-variant: normal;\n text-transform: none;\n line-height: 1;\n\n /* Better Font Rendering =========== */\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\n@mixin icon-info-bare { content: \"\\e923\"; }\n@mixin icon-bookmark-outline { content: \"\\e922\"; }\n@mixin icon-bookmark { content: \"\\e921\"; }\n@mixin icon-indicator { content: \"\\e920\"; }\n@mixin icon-add-subsection { content: \"\\e918\"; }\n@mixin icon-wrap-inline { content: \"\\e915\"; }\n@mixin icon-wrap-left { content: \"\\e916\"; }\n@mixin icon-wrap-right { content: \"\\e917\"; }\n@mixin icon-offline { content: \"\\e913\"; }\n@mixin icon-online { content: \"\\e914\"; }\n@mixin icon-tab { content: \"\\e90d\"; }\n@mixin icon-untab { content: \"\\e90e\"; }\n@mixin icon-multi-select { content: \"\\e90b\"; }\n@mixin icon-clipboard { content: \"\\e90a\"; }\n@mixin icon-filebox { content: \"\\e909\"; }\n@mixin icon-click-to-speak { content: \"\\e907\"; }\n@mixin icon-speech-bubble { content: \"\\f0e5\"; }\n@mixin icon-microphone { content: \"\\f130\"; }\n@mixin icon-microphone-off { content: \"\\f131\"; }\n@mixin icon-disconnect { content: \"\\e905\"; }\n@mixin icon-connect { content: \"\\e906\"; }\n@mixin icon-eliminate { content: \"\\e904\"; }\n@mixin icon-wheelchair { content: \"\\e903\"; }\n@mixin icon-text-marker { content: \"\\e902\"; }\n@mixin icon-unshield { content: \"\\e32a\"; }\n@mixin icon-shield { content: \"\\e8e8\"; }\n@mixin icon-tree { content: \"\\e6b4\"; }\n@mixin icon-home { content: \"\\e6b3\"; }\n@mixin icon-shared-file { content: \"\\e6b2\"; }\n@mixin icon-end-attempt { content: \"\\e603\"; }\n@mixin icon-icon { content: \"\\f1c5\"; }\n@mixin icon-radio-bg { content: \"\\e600\"; }\n@mixin icon-checkbox-bg { content: \"\\e601\"; }\n@mixin icon-tag { content: \"\\e602\"; }\n@mixin icon-style { content: \"\\e604\"; }\n@mixin icon-ownership-transfer { content: \"\\e605\"; }\n@mixin icon-property-advanced { content: \"\\e606\"; }\n@mixin icon-property-add { content: \"\\e607\"; }\n@mixin icon-repository-add { content: \"\\e608\"; }\n@mixin icon-repository-remove { content: \"\\e609\"; }\n@mixin icon-repository { content: \"\\e60a\"; }\n@mixin icon-result-server { content: \"\\e60b\"; }\n@mixin icon-folder { content: \"\\e60c\"; }\n@mixin icon-folder-open { content: \"\\e60d\"; }\n@mixin icon-left { content: \"\\e60e\"; }\n@mixin icon-right { content: \"\\e60f\"; }\n@mixin icon-up { content: \"\\e610\"; }\n@mixin icon-down { content: \"\\e611\"; }\n@mixin icon-undo { content: \"\\e612\"; }\n@mixin icon-redo { content: \"\\e613\"; }\n@mixin icon-screen { content: \"\\e614\"; }\n@mixin icon-laptop { content: \"\\e615\"; }\n@mixin icon-tablet { content: \"\\e616\"; }\n@mixin icon-phone { content: \"\\e617\"; }\n@mixin icon-move { content: \"\\e618\"; }\n@mixin icon-bin { content: \"\\e619\"; }\n@mixin icon-shuffle { content: \"\\e61a\"; }\n@mixin icon-print { content: \"\\e61b\"; }\n@mixin icon-tools { content: \"\\e61c\"; }\n@mixin icon-settings { content: \"\\e61d\"; }\n@mixin icon-video { content: \"\\e61e\"; }\n@mixin icon-find { content: \"\\e61f\"; }\n@mixin icon-image { content: \"\\e620\"; }\n@mixin icon-edit { content: \"\\e621\"; }\n@mixin icon-document { content: \"\\e622\"; }\n@mixin icon-resize-grid { content: \"\\e623\"; }\n@mixin icon-resize { content: \"\\e624\"; }\n@mixin icon-help { content: \"\\e625\"; }\n@mixin icon-mobile-menu { content: \"\\e626\"; }\n@mixin icon-fix { content: \"\\e627\"; }\n@mixin icon-unlock { content: \"\\e628\"; }\n@mixin icon-lock { content: \"\\e629\"; }\n@mixin icon-ul { content: \"\\e62a\"; }\n@mixin icon-ol { content: \"\\e62b\"; }\n@mixin icon-email { content: \"\\e62c\"; }\n@mixin icon-download { content: \"\\e62d\"; }\n@mixin icon-logout { content: \"\\e62e\"; }\n@mixin icon-login { content: \"\\e62f\"; }\n@mixin icon-spinner { content: \"\\e630\"; }\n@mixin icon-preview { content: \"\\e631\"; }\n@mixin icon-external { content: \"\\e632\"; }\n@mixin icon-time { content: \"\\e633\"; }\n@mixin icon-save { content: \"\\e634\"; }\n@mixin icon-warning { content: \"\\e635\"; }\n@mixin icon-add { content: \"\\e636\"; }\n@mixin icon-error { content: \"\\e900\"; }\n@mixin icon-close { content: \"\\e637\"; }\n@mixin icon-success { content: \"\\e638\"; }\n@mixin icon-remove { content: \"\\e639\"; }\n@mixin icon-info { content: \"\\e63a\"; }\n@mixin icon-danger { content: \"\\e63b\"; }\n@mixin icon-users { content: \"\\e63c\"; }\n@mixin icon-user { content: \"\\e63d\"; }\n@mixin icon-test-taker { content: \"\\e63e\"; }\n@mixin icon-test-takers { content: \"\\e63f\"; }\n@mixin icon-item { content: \"\\e640\"; }\n@mixin icon-test { content: \"\\e641\"; }\n@mixin icon-delivery { content: \"\\e642\"; }\n@mixin icon-eye-slash { content: \"\\e643\"; }\n@mixin icon-result { content: \"\\e644\"; }\n@mixin icon-delivery-small { content: \"\\e645\"; }\n@mixin icon-upload { content: \"\\e646\"; }\n@mixin icon-result-small { content: \"\\e647\"; }\n@mixin icon-mobile-preview { content: \"\\e648\"; }\n@mixin icon-extension { content: \"\\e649\"; }\n@mixin icon-desktop-preview { content: \"\\e64a\"; }\n@mixin icon-tablet-preview { content: \"\\e64b\"; }\n@mixin icon-insert-horizontal-line { content: \"\\e64c\"; }\n@mixin icon-table { content: \"\\e64d\"; }\n@mixin icon-anchor { content: \"\\e64e\"; }\n@mixin icon-unlink { content: \"\\e64f\"; }\n@mixin icon-link { content: \"\\e650\"; }\n@mixin icon-right-left { content: \"\\e651\"; }\n@mixin icon-left-right { content: \"\\e652\"; }\n@mixin icon-special-character { content: \"\\e653\"; }\n@mixin icon-source { content: \"\\e654\"; }\n@mixin icon-new-page { content: \"\\e655\"; }\n@mixin icon-templates { content: \"\\e656\"; }\n@mixin icon-cut { content: \"\\e657\"; }\n@mixin icon-replace { content: \"\\e658\"; }\n@mixin icon-copy { content: \"\\e659\"; }\n@mixin icon-paste { content: \"\\e65a\"; }\n@mixin icon-select-all { content: \"\\e65b\"; }\n@mixin icon-paste-text { content: \"\\e65c\"; }\n@mixin icon-paste-word { content: \"\\e65d\"; }\n@mixin icon-bold { content: \"\\e65e\"; }\n@mixin icon-italic { content: \"\\e65f\"; }\n@mixin icon-underline { content: \"\\e660\"; }\n@mixin icon-subscript { content: \"\\e661\"; }\n@mixin icon-superscript { content: \"\\e662\"; }\n@mixin icon-strike-through { content: \"\\e663\"; }\n@mixin icon-decrease-indent { content: \"\\e664\"; }\n@mixin icon-increase-indent { content: \"\\e665\"; }\n@mixin icon-block-quote { content: \"\\e666\"; }\n@mixin icon-div-container { content: \"\\e667\"; }\n@mixin icon-align-left { content: \"\\e668\"; }\n@mixin icon-center { content: \"\\e669\"; }\n@mixin icon-align-right { content: \"\\e66a\"; }\n@mixin icon-justify { content: \"\\e66b\"; }\n@mixin icon-choice { content: \"\\e66c\"; }\n@mixin icon-inline-choice { content: \"\\e66d\"; }\n@mixin icon-match { content: \"\\e66e\"; }\n@mixin icon-associate { content: \"\\e66f\"; }\n@mixin icon-media { content: \"\\e670\"; }\n@mixin icon-graphic-order { content: \"\\e671\"; }\n@mixin icon-hotspot { content: \"\\e672\"; }\n@mixin icon-graphic-gap { content: \"\\e673\"; }\n@mixin icon-graphic-associate { content: \"\\e674\"; }\n@mixin icon-select-point { content: \"\\e675\"; }\n@mixin icon-pin { content: \"\\e676\"; }\n@mixin icon-import { content: \"\\e677\"; }\n@mixin icon-export { content: \"\\e678\"; }\n@mixin icon-move-item { content: \"\\e679\"; }\n@mixin icon-meta-data { content: \"\\e67a\"; }\n@mixin icon-slider { content: \"\\e67b\"; }\n@mixin icon-summary-report { content: \"\\e67c\"; }\n@mixin icon-text-entry { content: \"\\e67d\"; }\n@mixin icon-extended-text { content: \"\\e67e\"; }\n@mixin icon-eraser { content: \"\\e67f\"; }\n@mixin icon-row { content: \"\\e680\"; }\n@mixin icon-column { content: \"\\e681\"; }\n@mixin icon-text-color { content: \"\\e682\"; }\n@mixin icon-background-color { content: \"\\e683\"; }\n@mixin icon-spell-check { content: \"\\e684\"; }\n@mixin icon-polygon { content: \"\\e685\"; }\n@mixin icon-rectangle { content: \"\\e686\"; }\n@mixin icon-gap-match { content: \"\\e687\"; }\n@mixin icon-order { content: \"\\e688\"; }\n@mixin icon-hottext { content: \"\\e689\"; }\n@mixin icon-free-form { content: \"\\e68a\"; }\n@mixin icon-step-backward { content: \"\\e68b\"; }\n@mixin icon-fast-backward { content: \"\\e68c\"; }\n@mixin icon-backward { content: \"\\e68d\"; }\n@mixin icon-play { content: \"\\e68e\"; }\n@mixin icon-pause { content: \"\\e68f\"; }\n@mixin icon-stop { content: \"\\e690\"; }\n@mixin icon-forward { content: \"\\e691\"; }\n@mixin icon-fast-forward { content: \"\\e692\"; }\n@mixin icon-step-forward { content: \"\\e693\"; }\n@mixin icon-ellipsis { content: \"\\e694\"; }\n@mixin icon-circle { content: \"\\e695\"; }\n@mixin icon-target { content: \"\\e696\"; }\n@mixin icon-guide-arrow { content: \"\\e697\"; }\n@mixin icon-range-slider-right { content: \"\\e698\"; }\n@mixin icon-range-slider-left { content: \"\\e699\"; }\n@mixin icon-radio-checked { content: \"\\e69a\"; }\n@mixin icon-checkbox-indeterminate { content: \"\\e901\"; }\n@mixin icon-checkbox { content: \"\\e69b\"; }\n@mixin icon-checkbox-crossed { content: \"\\e69c\"; }\n@mixin icon-checkbox-checked { content: \"\\e69d\"; }\n@mixin icon-result-nok { content: \"\\e69e\"; }\n@mixin icon-result-ok { content: \"\\e69f\"; }\n@mixin icon-not-evaluated { content: \"\\e6a0\"; }\n@mixin icon-filter { content: \"\\e6a1\"; }\n@mixin icon-translate { content: \"\\e6a2\"; }\n@mixin icon-eject { content: \"\\e6a3\"; }\n@mixin icon-continue { content: \"\\e6a4\"; }\n@mixin icon-radio { content: \"\\e6a5\"; }\n@mixin icon-sphere { content: \"\\e6a6\"; }\n@mixin icon-reset { content: \"\\e6a7\"; }\n@mixin icon-smaller { content: \"\\e6a8\"; }\n@mixin icon-larger { content: \"\\e6a9\"; }\n@mixin icon-clock { content: \"\\e6aa\"; }\n@mixin icon-font { content: \"\\e6ab\"; }\n@mixin icon-maths { content: \"\\e6ac\"; }\n@mixin icon-grip { content: \"\\e6ad\"; }\n@mixin icon-rubric { content: \"\\e6ae\"; }\n@mixin icon-audio { content: \"\\e6af\"; }\n@mixin icon-grip-h { content: \"\\e6b0\"; }\n@mixin icon-magicwand { content: \"\\e6b1\"; }\n@mixin icon-loop { content: \"\\ea2e\"; }\n@mixin icon-calendar { content: \"\\e953\"; }\n@mixin icon-reload { content: \"\\e984\"; }\n@mixin icon-speed { content: \"\\e9a6\"; }\n@mixin icon-volume { content: \"\\ea27\"; }\n@mixin icon-contrast { content: \"\\e9d5\"; }\n@mixin icon-headphones { content: \"\\e910\"; }\n@mixin icon-compress { content: \"\\f066\"; }\n@mixin icon-map-o { content: \"\\f278\"; }\n@mixin icon-variable { content: \"\\e908\"; }\n@mixin icon-tooltip { content: \"\\e90c\"; }\n@mixin icon-globe { content: \"\\e9c9\"; }\n@mixin icon-highlighter { content: \"\\e90f\"; }\n@mixin icon-eliminate-crossed { content: \"\\e911\"; }\n@mixin icon-play-from-here { content: \"\\e912\"; }\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\nreset.css (part of editor.css)\r\n================================\r\n\r\nThis file holds the \"reset\" requirements of CKEditor, as well as define the\r\ndefault interface styles.\r\n\r\nCKEditor includes two main \"reset\" class names in the DOM structure created for\r\neditors:\r\n\r\n\t* .cke_reset: Intended to reset a specific element, but not its children.\r\n\t Because of this, only styles that will not be inherited can be defined.\r\n\r\n\t* .cke_reset_all: Intended to reset not only the element holding it, but\r\n\t also its child elements.\r\n\r\nTo understand why \"reset\" is needed, check the CKEditor Skin SDK:\r\nhttp://docs.cksource.com/CKEditor_4.x/Skin_SDK/Reset\r\n*/\r\n@import \"inc/bootstrap\";\r\n/* Reset for single elements, not their children. */\r\n.cke_reset {\r\n /* Do not include inheritable rules here. */\r\n margin: 0;\r\n padding: 0;\r\n border: 0;\r\n background: transparent;\r\n text-decoration: none;\r\n width: auto;\r\n height: auto;\r\n vertical-align: baseline;\r\n box-sizing: content-box;\r\n position: static;\r\n transition: none;\r\n z-index: 0 !important;\r\n}\r\n\r\n/* Reset for elements and their children. */\r\n.cke_reset_all, .cke_reset_all * {\r\n /* The following must be identical to .cke_reset. */\r\n margin: 0;\r\n padding: 0;\r\n border: 0;\r\n background: transparent;\r\n text-decoration: none;\r\n width: auto;\r\n height: auto;\r\n vertical-align: baseline;\r\n box-sizing: content-box;\r\n transition: none;\r\n\r\n /* These are rule inherited by all children elements. */\r\n border-collapse: collapse;\r\n font-family: $regularFont;\r\n font-weight: 400;\r\n font-style: normal;\r\n font-size: 1.4rem;\r\n //color: #222;\r\n text-align: left;\r\n white-space: nowrap;\r\n cursor: auto;\r\n}\r\n\r\n.cke_reset_all .cke_rtl * {\r\n text-align: right;\r\n}\r\n\r\n/* Defaults for some elements. */\r\n\r\n.cke_reset_all iframe {\r\n vertical-align: inherit; /** For IE */\r\n}\r\n\r\n.cke_reset_all textarea {\r\n white-space: pre;\r\n}\r\n\r\n.cke_reset_all textarea,\r\n.cke_reset_all input[type=\"text\"],\r\n.cke_reset_all input[type=\"password\"] {\r\n cursor: text;\r\n}\r\n\r\n.cke_reset_all textarea[disabled],\r\n.cke_reset_all input[type=\"text\"][disabled],\r\n.cke_reset_all input[type=\"password\"][disabled] {\r\n cursor: default;\r\n}\r\n\r\n.cke_reset_all fieldset {\r\n padding: 10px;\r\n border: 2px groove #E0DFE3;\r\n}\r\n\r\n.cke_reset_all select {\r\n @include border-box();\r\n}\r\n","$sidebarWidth: 180;\n$sidebarGutter: 0;\n$toolbarHeight: 50;\n$treeSidebar: 280;\n\n// fonts\n$fontPath : 'font/' !default;\n$monospaceFont: Consolas, 'Andale Mono WT', 'Andale Mono', 'Lucida Console', 'Lucida Sans Typewriter', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Liberation Mono', 'Nimbus Mono L', Monaco, 'Courier New', Courier, monospace;\n$regularFont: 'Source Sans Pro', sans-serif;\n$headingFont: 'Source Sans Pro', sans-serif;\n\n\n%clearfix {\n &:before, &:after {\n content: \" \";\n display: table;\n }\n &:after {\n clear: both;\n }\n}\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\nmainui.css (part of editor.css)\r\n=================================\r\n\r\nThis file styles the basic structure of the CKEditor user interface - the box\r\nthat holds everything.\r\n\r\nCKEditor offers two main editing modes. The main UI blocks that compose these\r\nmodes are:\r\n\r\n\tFor \"Theme UI\" mode, the one most generally used:\r\n\r\n\t+-- .cke_chrome ----------------------+\r\n\t|+-- .cke_inner ---------------------+|\r\n\t|| +-- .cke_top -------------------+ ||\r\n\t|| | | ||\r\n\t|| +-------------------------------+ ||\r\n\t|| +-- .cke_contents --------------+ ||\r\n\t|| | | ||\r\n\t|| +-------------------------------+ ||\r\n\t|| +-- .cke_bottom ----------------+ ||\r\n\t|| | | ||\r\n\t|| +-------------------------------+ ||\r\n\t|+-----------------------------------+|\r\n\t+-------------------------------------+\r\n\r\n\tFor \"Inline Editing\" mode:\r\n\r\n\t+-- .cke_chrome .cke_float------------+\r\n\t|+-- .cke_inner ---------------------+|\r\n\t|| +-- .cke_top -------------------+ ||\r\n\t|| | | ||\r\n\t|| +-------------------------------+ ||\r\n\t|+-----------------------------------+|\r\n\t+-------------------------------------+\r\n\r\nSpecial outer level classes used in this file:\r\n\r\n\t.cke_hc: Available when the editor is rendered on \"High Contrast\".\r\n\r\n*/\r\n\r\n/* The outer boundary of the interface. */\r\n.cke_chrome {\r\n /* This is , so transform it into a block.*/\r\n display: block;\r\n padding: 0;\r\n}\r\n\r\n/* The inner boundary of the interface. */\r\n.cke_inner {\r\n /* This is , so transform it into a block.*/\r\n display: block;\r\n\r\n -webkit-touch-callout: none;\r\n\r\n padding: 0;\r\n position: relative;\r\n z-index: 10001;\r\n\r\n}\r\n\r\n/* Added to the outer boundary of the UI when in inline editing,\r\n when the UI is floating. */\r\n.cke_float {\r\n /* Make white the space between the outer and the inner borders. */\r\n border: none;\r\n}\r\n\r\n.cke_float .cke_inner {\r\n /* As we don't have blocks following top (toolbar) we suppress the padding\r\n as the toolbar defines its own margin. */\r\n padding-bottom: 0;\r\n}\r\n\r\n/* Make the main spaces enlarge to hold potentially floated content. */\r\n.cke_top,\r\n.cke_contents,\r\n.cke_bottom {\r\n /* These are s, so transform them into blocks.*/\r\n //display: block;\r\n\r\n /* Ideally this should be \"auto\", but it shows scrollbars in IE7. */\r\n overflow: hidden;\r\n}\r\n\r\n.cke_top {\r\n /*border: 1px solid #b2b2b2;*/\r\n /* Allow breaking toolbars when in a narrow editor. (#9947) */\r\n white-space: normal;\r\n padding: 4px 3px 0px 4px;\r\n background: $uiClickableDefaultBg;\r\n @include simple-border($uiClickableDefaultBg);\r\n @include box-shadow();\r\n}\r\n\r\n.cke_float .cke_top {\r\n border: 3px solid $uiClickableDefaultBg;\r\n\r\n}\r\n\r\n.cke_bottom {\r\n padding: 1px;\r\n position: relative;\r\n @include simple-border();\r\n /*\r\n border-top: 1px solid #bfbfbf;\r\n\r\n box-shadow: 0 1px 0 #fff inset;\r\n\r\n background: #cfd1cf;\r\n background-image: linear-gradient(top, #ebebeb, #cfd1cf);\r\n filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#ebebeb', endColorstr='#cfd1cf');*/\r\n}\r\n\r\n/* On iOS we need to manually enable scrolling in the contents block. (#9945) */\r\n.cke_browser_ios .cke_contents {\r\n overflow-y: auto;\r\n -webkit-overflow-scrolling: touch;\r\n}\r\n\r\n/* The resizer is the small UI element that is rendered at the bottom right\r\n part of the editor. It makes is possible to resize the editor UI. */\r\n.cke_resizer {\r\n /* To avoid using images for the resizer, we create a small triangle,\r\n using some CSS magic. */\r\n width: 0;\r\n height: 0;\r\n overflow: hidden;\r\n width: 0;\r\n height: 0;\r\n overflow: hidden;\r\n border-width: 10px 10px 0 0;\r\n border-color: transparent #666 transparent transparent;\r\n border-style: dashed solid dashed dashed;\r\n\r\n font-size: 0;\r\n vertical-align: bottom;\r\n\r\n margin-top: 6px;\r\n\r\n /* \tA margin in case of no other element in the same container\r\n to keep a distance to the bottom edge. */\r\n margin-bottom: 2px;\r\n\r\n box-shadow: 0 1px 0 rgba(255, 255, 255, .3);\r\n}\r\n\r\n.cke_hc .cke_resizer {\r\n font-size: 15px;\r\n width: auto;\r\n height: auto;\r\n border-width: 0;\r\n}\r\n\r\n.cke_resizer_ltr {\r\n cursor: se-resize;\r\n\r\n float: right;\r\n margin-right: -4px;\r\n}\r\n\r\n/* This class is added in RTL mode. This is a special case for the resizer\r\n (usually the .cke_rtl class is used), because it may not necessarily be in\r\n RTL mode if the main UI is RTL. It depends instead on the context where the\r\n editor is inserted on. */\r\n.cke_resizer_rtl {\r\n border-width: 10px 0 0 10px;\r\n border-color: transparent transparent transparent #A5A5A5;\r\n border-style: dashed dashed dashed solid;\r\n\r\n cursor: sw-resize;\r\n\r\n float: left;\r\n margin-left: -4px;\r\n right: auto;\r\n}\r\n\r\n/* The editing area (where users type) can be rendered as an editable
\r\n element (e.g. divarea plugin). In that case, this is the class applied to\r\n that element. */\r\n.cke_wysiwyg_div {\r\n display: block;\r\n height: 100%;\r\n overflow: auto;\r\n padding: 0 8px;\r\n outline-style: none;\r\n @include border-box();\r\n}\r\n","// buttons and alerts\n$success: rgb(14, 145, 75);\n$info: rgb(14, 93, 145);\n$warning: rgb(216, 174, 91);\n$danger: rgb(201, 96, 67);\n$error: rgb(186, 18, 43);\n$activeInteraction: rgb(195, 90, 19);\n\n// corporate identity\n$logoRed: rgb(186, 18, 43);\n$grey: rgb(173, 161, 148);\n$darkBlueGrey: rgb(164, 187, 197);\n$mediumBlueGrey: rgb(193, 212, 220);\n$lightBlueGrey: rgb(228, 236, 239);\n$brownRedGrey: rgb(154, 137, 123);\n$darkBrown: rgb(111, 99, 89);\n$websiteBorder: rgb(141, 148, 158);\n\n// ui elements, these should only variations of the above\n// naming convention: jQueryUi theme roller -> camelCase\n\n$textColor: #222;\n$textHighlight: white;\n\n$uiGeneralContentBg: white();\n$uiGeneralContentBorder: #ddd;\n\n$uiHeaderBg: #d4d5d7;\n\n$uiClickableDefaultBg: #f3f1ef;\n$uiClickableHoverBg: whiten($info, 0.2);\n//$uiClickableActiveBg: $uiHeaderBg;\n$uiClickableActiveBg: whiten($websiteBorder, 0.2);\n//$uiClickableActiveBg: #aaa;\n\n$uiSelectableSelectedBg: whiten($info, 0.2);\n$uiSelectableSelectedHoverBg: whiten($info, 0.1);\n$uiSelectableHoverBg: whiten($info, 0.9);\n\n$uiOverlay: $lightBlueGrey;\n\n// new layout. Implemented now only for review panel\n$uiReviewPanelBg: #f2f2f2;\n$uiReviewPanelTextDisabled: hsl(0, 0%, 45%);\n$uiReviewPanelTextDefault: hsl(0, 0%, 12%);\n$uiReviewPanelBgDefault: $uiGeneralContentBg;\n$uiReviewPanelPrimaryHighlight: hsl(208, 100%, 32%);\n$uiReviewPanelBgInverted: $uiReviewPanelTextDefault;\n$uiReviewPanelTextInverted: $uiGeneralContentBg;\n\n// sidebars etc.\n$canvas: mix(#fff, $grey, 85%);\n\n// colors taken from feedback.scss\n$successBgColor: whiten($success, 0.8);\n$successBorderColor: whiten($success, 0.1);\n\n$infoBgColor: whiten($info, 0.8);\n$infoBorderColor: whiten($info, 0.1);\n\n$warningBgColor: whiten($warning, 0.8);\n$warningBorderColor: whiten($warning, 0.1);\n\n$dangerBgColor: whiten($danger, 0.8);\n$dangerBorderColor: whiten($danger, 0.1);\n\n$errorBgColor: whiten($error, 0.8);\n$errorBorderColor: whiten($error, 0.1);\n\n$darkBar: rgb(51, 51, 51);\n$darkBarTxt: rgb(230, 230, 230);\n$darkBarIcon: rgb(220, 220, 220);\n\n$actionLinkColor: #276d9b;\n$actionLinkHoverColor: #4f83a7;\n\n$colorWheel-01: #c3ba13;\n$colorWheel-02: #84a610;\n$colorWheel-03: #2b8e0e;\n$colorWheel-04: #0f9787;\n$colorWheel-05: #0e5d91;\n$colorWheel-06: #0d2689;\n$colorWheel-07: #400d83;\n$colorWheel-08: #960e7d;\n$colorWheel-09: #ba122b;\n$colorWheel-10: #c34713;\n$colorWheel-11: #c36f13;\n$colorWheel-12: #c39413;\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n/*\r\npanel.css (part of editor.css)\r\n================================\r\n\r\nPanels are floating elements that can hold different types of contents.\r\nThe following are common uses of it:\r\n\r\n\t- The element that toolbar combos display when opening them.\r\n\t- The context menu.\r\n\t- The list of items displayed by \"menu buttons\" (e.g. scayt).\r\n\t- The panel shown when opening \"panel buttons\" (e.g. color buttons).\r\n\r\nPanel contents are wrapped into an iframe, so it is possible to have additional\r\nCSS loaded inside them (e.g. to have more accurate preview on the styles combo).\r\n\r\nThe following is a visual representation of the outer elements of a panel:\r\n\r\n+-- .cke_panel(*) ---------------------+\r\n| +-- IFRAME.cke_panel_frame --------+ |\r\n| | +-- HTML.cke_panel_container --+ | |\r\n| | | +-- .cke_panel_block ------+ | | |\r\n| | | | | | | |\r\n| | | | (contents here) | | | |\r\n| | | | | | | |\r\n| | | +--------------------------+ | | |\r\n| | +------------------------------+ | |\r\n| +----------------------------------+ |\r\n+--------------------------------------+\r\n\r\n(*) All kinds of panel share the above structure. Menu panels adds the\r\n .cke_menu_panel class to the outer element, while toolbar combos add the\r\n\t.cke_combopanel class.\r\n\r\nThis file also defines styles for panel lists (used by combos). For menu-like\r\npanel contents and color panels check menu.css and colorpanel.css.\r\n*/\r\n@import \"inc/bootstrap\";\r\n\r\n/* The box that holds an IFRAME. It's inserted into a host document and positioned\r\n absolutely by the application. It floats above the host document/editor. */\r\n.cke_panel {\r\n /* Restore the loading hide */\r\n visibility: visible;\r\n width: 120px;\r\n height: 100px;\r\n overflow: hidden;\r\n\r\n background-color: #fff;\r\n border: 1px solid #b6b6b6;\r\n border-bottom-color: #999;\r\n\r\n border-radius: 3px;\r\n\r\n box-shadow: 0 0 3px rgba(0, 0, 0, .15);\r\n font-size: 14px;\r\n\r\n visibility: hidden;\r\n}\r\n.cke_panel_visible {\r\n visibility: visible;\r\n}\r\n\r\n/* This class represents panels which are used as context menus. */\r\n.cke_menu_panel {\r\n padding: 0;\r\n margin: 0;\r\n background-color: #fff;\r\n border: 1px solid #ddd;\r\n border-radius: 2px;\r\n box-shadow: none;\r\n}\r\n\r\n/* This class represents panels which are used by rich combos. */\r\n.cke_combopanel {\r\n width: 150px;\r\n height: 170px;\r\n}\r\n\r\n/* The IFRAME the panel is wrapped into. */\r\n.cke_panel_frame {\r\n width: 100%;\r\n height: 100%;\r\n font-size: 12px;\r\n\r\n overflow: auto;\r\n overflow-x: hidden;\r\n}\r\n\r\n/* The HTML document which is a direct descendant of the IFRAME */\r\n.cke_panel_container {\r\n overflow: hidden;\r\n}\r\n\r\n/*\r\nHere we start the definition of panel lists (e.g. combo panels). The following\r\nis its visual representation:\r\n\r\n+-- .cke_panel_block -----------------+\r\n| +-- .cke_panel_grouptitle --------+ |\r\n| | | |\r\n| +---------------------------------+ |\r\n| +-- .cke_panel_list --------------+ |\r\n| | +-- .cke_panel_listItem ------+ | |\r\n| | | +-- a --------------------+ | | |\r\n| | | | +-- span -------------+ | | | |\r\n| | | | | | | | | |\r\n| | | | +---------------------+ | | | |\r\n| | | +-------------------------+ | | |\r\n| | +-----------------------------+ | |\r\n| | +-- .cke_panel_listItem ------+ | |\r\n| | | +-- a --------------------+ | | |\r\n| | | | +-- span -------------+ | | | |\r\n| | | | | | | | | |\r\n| | | | +---------------------+ | | | |\r\n| | | +-------------------------+ | | |\r\n| | +-----------------------------+ | |\r\n| | ... | |\r\n| +---------------------------------+ |\r\n+-------------------------------------+\r\n*/\r\n\r\n/* The list of panel items. */\r\n.cke_panel_list {\r\n list-style-type: none;\r\n margin: 0;\r\n padding: 0;\r\n white-space: nowrap;\r\n overflow-y: auto;\r\n height: 170px;\r\n}\r\n\r\n/* The item of .cke_panel_list */\r\n.cke_panel_listItem {\r\n margin: 0;\r\n padding-bottom: 1px;\r\n}\r\n\r\n/* The child of .cke_panel_listItem. These elements contain spans which are\r\n to display a real name of the property which is visible for an end-user. */\r\n.cke_panel_listItem a {\r\n padding: 3px 4px;\r\n display: block;\r\n border: 1px solid #fff;\r\n color: inherit !important;\r\n text-decoration: none;\r\n overflow: hidden;\r\n text-overflow: ellipsis;\r\n border-radius: 2px;\r\n}\r\n\r\n/* IE6 */\r\n* html .cke_panel_listItem a {\r\n width: 100%;\r\n\r\n /* IE is not able to inherit the color, so we must force it to black */\r\n color: #000;\r\n}\r\n\r\n/* IE7 */\r\n*:first-child + html .cke_panel_listItem a {\r\n /* IE is not able to inherit the color, so we must force it to black */\r\n color: #000;\r\n}\r\n\r\n.cke_panel_listItem.cke_selected a {\r\n\r\n background-color: mix(#fff, $info, 80%);\r\n}\r\n\r\n.cke_panel_listItem a:hover,\r\n.cke_panel_listItem a:focus,\r\n.cke_panel_listItem a:active {\r\n\r\n background-color: $uiClickableHoverBg;\r\n}\r\n\r\n.cke_hc .cke_panel_listItem a {\r\n border-style: none;\r\n}\r\n\r\n.cke_hc .cke_panel_listItem a:hover,\r\n.cke_hc .cke_panel_listItem a:focus,\r\n.cke_hc .cke_panel_listItem a:active {\r\n border: 2px solid;\r\n padding: 1px 2px;\r\n}\r\n\r\n/* The title of the entire panel which is visible on top of the list. */\r\n.cke_panel_grouptitle {\r\n display: none;\r\n}\r\n\r\n/* The following styles set defaults of the elements used by the Paragraph\r\n Format panel. */\r\n.cke_panel_listItem p,\r\n.cke_panel_listItem h1,\r\n.cke_panel_listItem h2,\r\n.cke_panel_listItem h3,\r\n.cke_panel_listItem h4,\r\n.cke_panel_listItem h5,\r\n.cke_panel_listItem h6,\r\n.cke_panel_listItem pre {\r\n margin-top: 0px;\r\n margin-bottom: 0px;\r\n}\r\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\ncolorpanel.css (part of editor.css)\r\n=====================================\r\n\r\nThe color panel is related to the contents part of the panels that are\r\ndisplayed when clicking the color buttons of the toolbar. See panels.css for\r\nstyles related to the outer part of panels.\r\n\r\nThe following is the visual representation of the color panel contents:\r\n\r\n+-- .cke_panel_block.cke_colorblock --+\r\n| +-- a.cke_colorauto --------------+ |\r\n| | | |\r\n| | AUTOMATIC COLOR | |\r\n| | | |\r\n| +---------------------------------+ |\r\n| +-- table ------------------------+ |\r\n| | | |\r\n| | COLOR PALETTE | |\r\n| | | |\r\n| |---------------------------------| |\r\n| | \"More Colors\" | |\r\n| +---------------------------------+ |\r\n+-------------------------------------+\r\n\r\nThe AUTOMATIC COLOR section is an containing a table with two cells with\r\nthe following contents:\r\n\r\n+-- TD -----------------+ +-- TD -----------------+\r\n| +-- .cke_colorbox --+ | | |\r\n| | | | | \"Automatic\" |\r\n| +-------------------+ | | |\r\n+-----------------------+ +-----------------------+\r\n\r\nThe COLOR PALETTE section instead is a table with a variable number of cells\r\n(by default 8). Each cell represents a color box, with the following structure:\r\n\r\n+-- A.cke_colorbox ---------+\r\n| +-- SPAN.cke_colorbox --+ |\r\n| | | |\r\n| +-----------------------+ |\r\n+---------------------------+\r\n*/\r\n\r\n/* The container of the color palette. */\r\n.cke_colorblock {\r\n padding: 3px;\r\n font-size: 11px;\r\n font-family: 'Microsoft Sans Serif', Tahoma, Arial, Verdana, Sans-Serif;\r\n}\r\n\r\n.cke_colorblock,\r\n.cke_colorblock a {\r\n text-decoration: none;\r\n color: #000;\r\n}\r\n\r\n/* The box which is to represent a single color on the color palette.\r\n It is a small, square-shaped element which can be selected from the palette. */\r\nspan.cke_colorbox {\r\n width: 10px;\r\n height: 10px;\r\n border: #808080 1px solid;\r\n float: left;\r\n}\r\n\r\n.cke_rtl span.cke_colorbox {\r\n float: right;\r\n}\r\n\r\n/* The wrapper of the span.cke_colorbox. It provides an extra border and padding. */\r\na.cke_colorbox {\r\n border: #fff 1px solid;\r\n padding: 2px;\r\n float: left;\r\n width: 12px;\r\n height: 12px;\r\n}\r\n\r\n.cke_rtl a.cke_colorbox {\r\n float: right;\r\n}\r\n\r\n/* Different states of the a.cke_colorbox wrapper. */\r\na:hover.cke_colorbox,\r\na:focus.cke_colorbox,\r\na:active.cke_colorbox {\r\n border: #b6b6b6 1px solid;\r\n background-color: #e5e5e5;\r\n}\r\n\r\n/* Buttons which are visible at the top/bottom of the color palette:\r\n - cke_colorauto (TOP) applies the automatic color.\r\n - cke_colormore (BOTTOM) executes the color dialog.\r\n*/\r\na.cke_colorauto,\r\na.cke_colormore {\r\n border: #fff 1px solid;\r\n padding: 2px;\r\n display: block;\r\n cursor: pointer;\r\n}\r\n\r\n/* Different states of cke_colorauto/cke_colormore buttons. */\r\na:hover.cke_colorauto,\r\na:hover.cke_colormore,\r\na:focus.cke_colorauto,\r\na:focus.cke_colormore,\r\na:active.cke_colorauto,\r\na:active.cke_colormore {\r\n border: #b6b6b6 1px solid;\r\n background-color: #e5e5e5;\r\n}\r\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\ntoolbar.css (part of editor.css)\r\n==================================\r\n\r\nThis files styles the CKEditor toolbar and its buttons. For toolbar combo\r\nstyles, check richcombo.css.\r\n\r\nThe toolbar is rendered as a big container (called toolbox), which contains\r\nsmaller \"toolbars\". Each toolbar represents a group of items that cannot be\r\nseparated. The following is the visual representation of the toolbox.\r\n\r\n+-- .cke_toolbox ----------------------------------------------------------+\r\n| +-- .cke_toolbar --+ +-- .cke_toolbar --+ ... +-- .cke_toolbar_break --+ |\r\n| | | | | | | |\r\n| +------------------+ +------------------+ +------------------------+ |\r\n| +-- .cke_toolbar --+ +-- .cke_toolbar --+ ... |\r\n| | | | | |\r\n| +------------------+ +------------------+ |\r\n+--------------------------------------------------------------------------+\r\n\r\nThe following instead is the visual representation of a single toolbar:\r\n\r\n+-- .cke_toolbar ----------------------------------------------------------------+\r\n| +-- .cke_toolbar_start --+ +-- .cke_toolgroup (*) --+ +-- .cke_toolbar_end --+ |\r\n| | | | | | | |\r\n| +------------------------+ +------------------------+ +----------------------+ |\r\n+--------------------------------------------------------------------------------+\r\n(*) .cke_toolgroup is available only when the toolbar items can be grouped\r\n (buttons). If the items can't be group (combos), this box is not available\r\n\tand the items are rendered straight in that place.\r\n\r\nThis file also styles toolbar buttons, which are rendered inside the above\r\n.cke_toolgroup containers. This is the visual representation of a button:\r\n\r\n+-- .cke_button -------------------------------------+\r\n| +-- .cke_button_icon --+ +-- .cke_button_label --+ |\r\n| | | | | |\r\n| +----------------------+ +-----------------------+ |\r\n+----------------------------------------------------+\r\n\r\nSpecial outer level classes used in this file:\r\n\r\n\t.cke_hc: Available when the editor is rendered on \"High Contrast\".\r\n\t.cke_rtl: Available when the editor UI is on RTL.\r\n*/\r\n@import \"inc/bootstrap\";\r\n/* The box that holds each toolbar. */\r\n.cke_toolbar {\r\n float: left;\r\n position: relative;\r\n z-index: 10005\r\n}\r\n\r\n.cke_rtl .cke_toolbar {\r\n float: right;\r\n}\r\n\r\n@media (pointer:coarse) {\r\n .cke .cke_toolbar .cke_button_off.cke_button_off:hover {\r\n background: white !important;\r\n color: $textColor !important;\r\n }\r\n}\r\n\r\n/* The box that holds buttons. */\r\n.cke_toolgroup {\r\n float: left;\r\n margin: 0 2px 0 0;\r\n @include simple-border();\r\n @include border-radius(1);\r\n\r\n background: white();\r\n display: flex;\r\n}\r\n\r\n.cke_hc .cke_toolgroup {\r\n border: 0;\r\n margin-right: 10px;\r\n margin-bottom: 10px;\r\n}\r\n\r\n.cke_rtl .cke_toolgroup {\r\n float: right;\r\n margin-left: 6px;\r\n margin-right: 0;\r\n}\r\n\r\n/* A toolbar button . */\r\n.cke .cke_toolbar .cke_button {\r\n display: inline-block;\r\n height: 18px;\r\n padding: 4px 6px;\r\n outline: none;\r\n cursor: pointer;\r\n border: 0;\r\n color: $textColor;\r\n}\r\n\r\n.cke .cke_toolbar .cke_button:hover {\r\n background: $uiClickableHoverBg !important;\r\n color: $textHighlight !important;\r\n}\r\n\r\n.cke_reset_all, .cke_reset_all *\r\n.cke .cke_top .cke_toolbar .cke_button_disabled:hover {\r\n background: white !important;\r\n cursor: default !important;\r\n}\r\n\r\n.cke_rtl .cke_button {\r\n float: right;\r\n}\r\n\r\n.cke_hc .cke_button {\r\n border: 1px solid black;\r\n\r\n /* Compensate the added border */\r\n padding: 3px 5px;\r\n margin: -2px 4px 0 -2px;\r\n}\r\n\r\n/* This class is applied to the button when it is \"active\" (pushed).\r\n This style indicates that the feature associated with the button is active\r\n i.e. currently writing in bold or when spell checking is enabled. */\r\n.cke .cke_toolbar a.cke_button_on {\r\n background-color: $info;\r\n color: $textHighlight;\r\n}\r\n\r\n.cke_button_disabled span {\r\n opacity: 0.4 !important;\r\n}\r\n\r\na.cke_button_on:hover,\r\na.cke_button_on:focus,\r\na.cke_button_on:active {\r\n\r\n cursor: pointer;\r\n}\r\n\r\na.cke_button_off:hover,\r\na.cke_button_off:focus,\r\na.cke_button_off:active,\r\na.cke_button_disabled:hover,\r\na.cke_button_disabled:focus,\r\na.cke_button_disabled:active {\r\n\r\n background-color: $uiClickableActiveBg;\r\n\r\n cursor: default;\r\n text-shadow: none;\r\n}\r\n\r\n/* The icon which is a visual representation of the button. */\r\n.cke_button_icon {\r\n cursor: inherit;\r\n background-repeat: no-repeat;\r\n margin-top: 1px;\r\n width: 16px;\r\n height: 16px;\r\n float: left;\r\n}\r\n\r\n.cke_rtl .cke_button_icon {\r\n float: right;\r\n}\r\n\r\n.cke_hc .cke_button_icon {\r\n display: none;\r\n}\r\n\r\n/* The label of the button that stores the name of the feature. By default,\r\n labels are invisible. They can be revealed on demand though. */\r\n.cke_button_label {\r\n display: none;\r\n padding-left: 3px;\r\n margin-top: 1px;\r\n line-height: 17px;\r\n vertical-align: middle;\r\n float: left;\r\n cursor: default;\r\n\r\n &.cke_button__language_label {\r\n display: block;\r\n cursor: pointer;\r\n }\r\n}\r\n\r\n.cke_button__language {\r\n cursor: pointer;\r\n}\r\n\r\n.cke_button__language_icon {\r\n display: none;\r\n}\r\n\r\n.cke_rtl .cke_button_label {\r\n padding-right: 3px;\r\n padding-left: 0;\r\n float: right;\r\n}\r\n\r\n.cke_hc .cke_button_label {\r\n padding: 0;\r\n display: inline-block;\r\n font-size: 12px;\r\n}\r\n\r\n.cke_rtl .cke_button_arrow {\r\n margin-right: 5px;\r\n margin-left: 0;\r\n}\r\n\r\n.cke_hc .cke_button_arrow {\r\n font-size: 10px;\r\n margin: 3px -2px 0 3px;\r\n width: auto;\r\n border: 0;\r\n}\r\n\r\n.cke_button_arrow {\r\n padding: 0 8px 5px 0;\r\n position: relative;\r\n top: -4px;\r\n opacity: .8\r\n}\r\n\r\n/* The vertical separator which is used within a single toolbar to split\r\n buttons into sub-groups. */\r\n.cke_toolbar_separator {\r\n float: left;\r\n background-color: #c0c0c0;\r\n background-color: rgba(0, 0, 0, .2);\r\n margin: 5px 2px 0;\r\n height: 18px;\r\n width: 1px;\r\n}\r\n\r\n.cke_rtl .cke_toolbar_separator {\r\n float: right;\r\n}\r\n\r\n.cke_hc .cke_toolbar_separator {\r\n width: 0;\r\n border-left: 1px solid;\r\n margin: 1px 5px 0 0px;\r\n}\r\n\r\n/* The dummy element that breaks toolbars.\r\n Once it is placed, the very next toolbar is moved to the new row. */\r\n.cke_toolbar_break {\r\n display: block;\r\n clear: left;\r\n}\r\n\r\n.cke_rtl .cke_toolbar_break {\r\n clear: right;\r\n}\r\n\r\n/* The button, which when clicked hides (collapses) all the toolbars. */\r\n.cke_toolbox_collapser {\r\n width: 12px;\r\n height: 11px;\r\n float: right;\r\n margin: 11px 0 0;\r\n font-size: 0;\r\n cursor: default;\r\n text-align: center;\r\n border: 1px solid #a6a6a6;\r\n border-bottom-color: #979797;\r\n border-radius: 3px;\r\n background: #fff;\r\n}\r\n\r\n.cke_toolbox_collapser.cke_toolbox_collapser_min {\r\n margin: 0 2px 4px;\r\n}\r\n\r\n.cke_rtl .cke_toolbox_collapser {\r\n float: left;\r\n}\r\n\r\n/* The CSS arrow, which belongs to the toolbar collapser. */\r\n.cke_toolbox_collapser .cke_arrow {\r\n display: inline-block;\r\n height: 0;\r\n width: 0;\r\n font-size: 0;\r\n margin-top: 1px;\r\n border-left: 3px solid transparent;\r\n border-right: 3px solid transparent;\r\n border-bottom: 3px solid #474747;\r\n border-top: 3px solid transparent;\r\n}\r\n\r\n.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow {\r\n margin-top: 4px;\r\n border-bottom-color: transparent;\r\n border-top-color: #474747;\r\n}\r\n\r\n.cke_hc .cke_toolbox_collapser .cke_arrow {\r\n font-size: 8px;\r\n width: auto;\r\n border: 0;\r\n margin-top: 0;\r\n margin-right: 2px;\r\n}\r\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\nmenu.css (part of editor.css)\r\n===============================\r\n\r\nThis file styles menus used in the editor UI. These menus are the list of\r\noptions available inside some \"floating panels\", like menu buttons of the\r\ntoolbar or the context menu.\r\n\r\nNote that the menu itself doesn't include the floating element that holds it.\r\nThat element is styles in the panel.css file.\r\n\r\nThe following is a visual representation of the main elements of a menu:\r\n\r\n+-- .cke_menu -----------------+\r\n| +-- .cke_menuitem --------+ |\r\n| | +-- .cke_menubutton ---+ | |\r\n| | | | | |\r\n| | +----------------------+ | |\r\n| +--------------------------+ |\r\n| +-- .cke_menuseparator ----+ |\r\n| ... |\r\n+------------------------------+\r\n\r\nThis is the .cke_menubutton structure:\r\n(Note that the menu button icon shares with toolbar button the common class .cke_button_icon to achieve the same outlook.)\r\n\r\n+-- .cke_menubutton -------------------------------------------------------------------------+\r\n| +-- .cke_menubutton_inner ---------------------------------------------------------------+ |\r\n| | +-- .cke_menubutton_icon ---+ +-- .cke_menubutton_label --+ +-- .cke_cke_menuarrow --+ | |\r\n| | | +-- .cke_button_icon ---+ | | | | | | |\r\n| | | | | | | | | | | |\r\n| | | +-----------------------+ | | | | | | |\r\n| | +---------------------------+ +---------------------------+ +------------------------+ | |\r\n| +----------------------------------------------------------------------------------------+ |\r\n+--------------------------------------------------------------------------------------------+\r\n\r\nSpecial outer level classes used in this file:\r\n\r\n\t.cke_hc: Available when the editor is rendered on \"High Contrast\".\r\n\t.cke_rtl: Available when the editor UI is on RTL.\r\n*/\r\n\r\n/* .cke_menuitem is the element that holds the entire structure of each of the\r\n menu items. */\r\n\r\n.cke_menubutton {\r\n /* The \"button\" inside a menu item is a element.\r\n Transforms it into a block. */\r\n display: block;\r\n color: rgb(34, 34, 34);\r\n padding: 5px 7px;\r\n cursor: pointer;\r\n // override .cke_reset_all *\r\n .cke_menubutton_label {\r\n cursor: pointer;\r\n }\r\n}\r\n\r\n.cke_menubutton:hover,\r\n.cke_menubutton:focus,\r\n.cke_menubutton:active {\r\n background: #3e7da7;\r\n color: #fff;\r\n display: block;\r\n outline: none;\r\n cursor: pointer;\r\n &:after {\r\n color: #fff;\r\n border-color: #fff;\r\n }\r\n}\r\n\r\n.cke_menubutton__language_ckb-ir,\r\n.cke_menubutton__language_ar-arb,\r\n.cke_menubutton__language_fa-af,\r\n.cke_menubutton__language_fa-ir,\r\n.cke_menubutton__language_he-il,\r\n.cke_menubutton__language_ps-af,\r\n.cke_menubutton__language_ur-in {\r\n padding-right: 40px;\r\n &:after {\r\n content: 'RTL';\r\n display: block;\r\n color: rgb(173, 161, 148);\r\n border: rgb(173, 161, 148) 1px solid;\r\n border-radius: 2px;\r\n font-size: 10px;\r\n top: 6px;\r\n right: 5px;\r\n line-height: 12px;\r\n padding: 0 4px;\r\n position: absolute;\r\n }\r\n}\r\n\r\n.cke_hc .cke_menubutton {\r\n padding: 2px;\r\n}\r\n\r\n.cke_hc .cke_menubutton:hover,\r\n.cke_hc .cke_menubutton:focus,\r\n.cke_hc .cke_menubutton:active {\r\n border: 2px solid;\r\n padding: 0;\r\n}\r\n\r\n.cke_menubutton_inner {\r\n display: table-row;\r\n}\r\n\r\n.cke_menubutton_icon,\r\n.cke_menubutton_label,\r\n.cke_menuarrow {\r\n display: table-cell;\r\n}\r\n\r\n/* The menu item icon. */\r\n.cke_menubutton_icon {\r\n display: none;\r\n background-color: #D7D8D7;\r\n opacity: 0.70; /* Safari, Opera and Mozilla */\r\n filter: alpha(opacity=70); /* IE */\r\n padding: 4px;\r\n}\r\n\r\n.cke_hc .cke_menubutton_icon {\r\n height: 16px;\r\n width: 0;\r\n padding: 4px 0;\r\n}\r\n\r\n.cke_menubutton_disabled:hover .cke_menubutton_icon,\r\n.cke_menubutton_disabled:focus .cke_menubutton_icon,\r\n.cke_menubutton_disabled:active .cke_menubutton_icon {\r\n /* The icon will get opacity as well when hovered. */\r\n opacity: 0.3;\r\n filter: alpha(opacity=30);\r\n}\r\n\r\n/* The textual part of each menu item. */\r\n.cke_menubutton_label {\r\n padding: 0 5px;\r\n background-color: transparent;\r\n width: 100%;\r\n vertical-align: middle;\r\n font-size: 14px;\r\n}\r\n\r\n.cke_menubutton_disabled .cke_menubutton_label {\r\n /* Greyed label text indicates a disabled menu item. */\r\n opacity: 0.3;\r\n filter: alpha(opacity=30);\r\n}\r\n\r\n.cke_menubutton_on {\r\n border: 1px solid #dedede;\r\n background-color: #f2f2f2;\r\n box-shadow: 0 0 2px rgba(0, 0, 0, .1) inset;\r\n}\r\n\r\n.cke_menubutton_on .cke_menubutton_icon {\r\n padding-right: 3px;\r\n}\r\n\r\n.cke_panel_frame .cke_menubutton_label {\r\n display: none;\r\n}\r\n\r\n/* The separator used to separate menu item groups. */\r\n.cke_menuseparator {\r\n background-color: #D3D3D3;\r\n height: 1px;\r\n filter: alpha(opacity=70); /* IE */\r\n opacity: 0.70; /* Safari, Opera and Mozilla */\r\n}\r\n\r\n/* The small arrow shown for item with sub-menus. */\r\n.cke_menuarrow {\r\n background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAeCAYAAAAPSW++AAAAWUlEQVR42mNgAAJLS8v5QMzJgA6Agv+B+AYQa2GTAOFvQJyMSyINm1G66EYtAmIehlEwXAEobYHSGLqgFjRB/EcWTIYmnf/oEmlYJaCSuhhGIUnygNIYiA0Ab4wwJXKzD74AAAAASUVORK5CYII=);\r\n background-position: 0 10px;\r\n background-repeat: no-repeat;\r\n padding: 0 5px;\r\n}\r\n\r\n.cke_rtl .cke_menuarrow {\r\n background-position: 5px -13px;\r\n background-repeat: no-repeat;\r\n}\r\n\r\n.cke_menuarrow span {\r\n display: none;\r\n}\r\n\r\n.cke_hc .cke_menuarrow span {\r\n vertical-align: middle;\r\n display: inline;\r\n}\r\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\nrichcombo.css (part of editor.css)\r\n=================================\r\n\r\nThis file holds the style set of the \"Rich Combo\" widget which is commonly used\r\nin the toolbar. It doesn't, however, styles the panel that is displayed when\r\nclicking on the combo, which is instead styled by panel.css.\r\n\r\nThe visual representation of a rich combo widget looks as follows:\r\n\r\n+-- .cke_combo----------------------------------------------------------------------+\r\n| +-- .cke_combo_label --+ +-- .cke_combo_button ---------------------------------+ |\r\n| | | | +-- .cke_combo_text --+ +-- .cke_combo_open -------+ | |\r\n| | | | | | | +-- .cke_combo_arrow --+ | | |\r\n| | | | | | | | | | | |\r\n| | | | | | | +----------------------+ | | |\r\n| | | | +---------------------+ +--------------------------+ | |\r\n| +----------------------+ +------------------------------------------------------+ |\r\n+-----------------------------------------------------------------------------------+\r\n*/\r\n@import \"inc/bootstrap\";\r\n/* The box that hold the entire combo widget */\r\n.cke_combo {\r\n display: inline-block;\r\n}\r\n\r\n.cke_rtl .cke_combo {\r\n float: right;\r\n}\r\n\r\n.cke_hc .cke_combo {\r\n margin-top: -2px;\r\n}\r\n\r\n/* The label of the combo widget. It is invisible by default, yet\r\n it's important for semantics and accessibility. */\r\n.cke_combo_label {\r\n display: none;\r\n float: left;\r\n line-height: 26px;\r\n vertical-align: top;\r\n margin-right: 5px;\r\n}\r\n\r\n.cke_rtl .cke_combo_label {\r\n float: right;\r\n margin-left: 5px;\r\n margin-right: 0;\r\n}\r\n\r\n/* The container for combo text and arrow. */\r\n.cke_combo_button {\r\n display: inline-block;\r\n margin: 0 2px 0 0;\r\n\r\n @include simple-border();\r\n @include border-radius();\r\n\r\n background: white();\r\n max-height: 26px;\r\n white-space: nowrap;\r\n}\r\n\r\n/* Different states of the container. */\r\n.cke_combo_off a.cke_combo_button:hover,\r\n.cke_combo_off a.cke_combo_button:focus {\r\n\r\n outline: none;\r\n}\r\n\r\n\r\n.cke_combo_off a.cke_combo_button:hover,\r\n.cke_combo_off a.cke_combo_button:focus,\r\n.cke_combo_off a.cke_combo_button:active {\r\n background-color: $uiClickableActiveBg;\r\n text-shadow: none;\r\n}\r\n\r\n.cke_rtl .cke_combo_button {\r\n float: right;\r\n margin-left: 5px;\r\n margin-right: 0;\r\n}\r\n\r\n.cke_hc a.cke_combo_button {\r\n padding: 3px;\r\n}\r\n\r\n.cke_hc .cke_combo_on a.cke_combo_button,\r\n.cke_hc .cke_combo_off a.cke_combo_button:hover,\r\n.cke_hc .cke_combo_off a.cke_combo_button:focus,\r\n.cke_hc .cke_combo_off a.cke_combo_button:active {\r\n border-width: 3px;\r\n padding: 1px;\r\n}\r\n\r\n/* The label that shows the current value of the rich combo.\r\n By default, it holds the name of the property.\r\n See: .cke_combo_inlinelabel */\r\n.cke_combo_text {\r\n line-height: 26px;\r\n padding : {\r\n left: 10px;\r\n }\r\n text-overflow: ellipsis;\r\n overflow: hidden;\r\n float: left;\r\n cursor: default;\r\n color: #474747;\r\n text-shadow: 0 1px 0 rgba(255, 255, 255, .5);\r\n width: 60px;\r\n}\r\n\r\n.cke_rtl .cke_combo_text {\r\n float: right;\r\n text-align: right;\r\n padding-left: 0;\r\n padding-right: 10px;\r\n}\r\n\r\n.cke_hc .cke_combo_text {\r\n line-height: 18px;\r\n font-size: 12px;\r\n}\r\n\r\n/* The handler which opens the panel of rich combo properties.\r\n It holds an arrow as a visual indicator. */\r\n.cke_combo_open {\r\n display: inline-block;\r\n font-size: 0;\r\n height: 26px;\r\n line-height: 17px;\r\n margin: 0;\r\n text-align: center;\r\n width: 20px;\r\n cursor: pointer;\r\n &:hover {\r\n color: $textHighlight;\r\n background: $uiClickableHoverBg;\r\n }\r\n}\r\n\r\n.cke_combo_button:hover {\r\n color: $textHighlight !important;\r\n background: $uiClickableHoverBg !important;\r\n .cke_combo_text{\r\n color: $darkBarTxt !important;\r\n }\r\n}\r\n\r\n.cke_combo_on {\r\n .cke_combo_button {\r\n background-color: $info;\r\n .cke_combo_text {\r\n color: $darkBarTxt !important;\r\n }\r\n }\r\n}\r\n\r\n.cke_hc .cke_combo_open {\r\n cursor: default;\r\n display: inline-block;\r\n font-size: 0;\r\n height: 26px;\r\n line-height: 17px;\r\n margin: 0;\r\n text-align: center;\r\n width: 20px;\r\n}\r\n\r\n/* The arrow which is displayed inside of the .cke_combo_open handler. */\r\n.cke_combo_arrow, .cke_button_arrow {\r\n margin: 8px 0 0;\r\n float: left;\r\n left: 7px;\r\n position: relative;\r\n font-family: 'tao';\r\n speak: none;\r\n font-style: normal;\r\n font-weight: normal;\r\n font-variant: normal;\r\n text-transform: none;\r\n line-height: 1;\r\n\r\n /* Better Font Rendering =========== */\r\n -webkit-font-smoothing: antialiased;\r\n -moz-osx-font-smoothing: grayscale;\r\n cursor: pointer;\r\n font-size: 1rem;\r\n}\r\n\r\n.cke_combo_arrow, .cke_button_arrow {\r\n @include tao-icon-setup;\r\n @include icon-down;\r\n}\r\n\r\n.cke_hc .cke_combo_arrow {\r\n font-size: 10px;\r\n width: auto;\r\n border: 0;\r\n margin-top: 3px;\r\n}\r\n\r\n/* Disabled combo button styles. */\r\n.cke_combo_disabled .cke_combo_inlinelabel,\r\n.cke_combo_disabled .cke_combo_open {\r\n opacity: 0.3;\r\n}\r\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\nelementspath.css (part of editor.css)\r\n=======================================\r\n\r\nThis file styles the \"Elements Path\", whith is the list of element names\r\npresent at the the bottom bar of the CKEditor interface.\r\n\r\nThe following is a visual representation of its main elements:\r\n\r\n+-- .cke_path ---------------------------------------------------------------+\r\n| +-- .cke_path_item ----+ +-- .cke_path_item ----+ +-- .cke_path_empty ---+ |\r\n| | | | | | | |\r\n| +----------------------+ +----------------------+ +----------------------+ |\r\n+----------------------------------------------------------------------------+\r\n*/\r\n\r\n/* The box that holds the entire elements path. */\r\n.cke_path {\r\n float: left;\r\n margin: -2px 0 2px;\r\n}\r\n\r\n/* Each item of the elements path. */\r\n.cke_path_item,\r\n /* Empty element available at the end of the elements path, to help us keeping\r\n the proper box size when the elements path is empty. */\r\n.cke_path_empty {\r\n display: inline-block;\r\n float: left;\r\n padding: 3px 4px;\r\n margin-right: 2px;\r\n cursor: default;\r\n text-decoration: none;\r\n outline: 0;\r\n border: 0;\r\n color: #4c4c4c;\r\n text-shadow: 0 1px 0 #fff;\r\n font-weight: bold;\r\n font-size: 11px;\r\n}\r\n\r\n.cke_rtl .cke_path,\r\n.cke_rtl .cke_path_item,\r\n.cke_rtl .cke_path_empty {\r\n float: right;\r\n}\r\n\r\n/* The items are elements, so we define its hover states here. */\r\na.cke_path_item:hover,\r\na.cke_path_item:focus,\r\na.cke_path_item:active {\r\n background-color: #bfbfbf;\r\n color: #333;\r\n text-shadow: 0 1px 0 rgba(255, 255, 255, .5);\r\n border-radius: 2px;\r\n box-shadow: 0 0 4px rgba(0, 0, 0, .5) inset, 0 1px 0 rgba(255, 255, 255, .5);\r\n}\r\n\r\n.cke_hc a.cke_path_item:hover,\r\n.cke_hc a.cke_path_item:focus,\r\n.cke_hc a.cke_path_item:active {\r\n border: 2px solid;\r\n padding: 1px 2px;\r\n}\r\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n@import \"inc/bootstrap\";\r\n/* \"Source\" button label */\r\n.cke_button__source_label,\r\n.cke_button__sourcedialog_label {\r\n display: inline;\r\n}\r\n\r\n/* \"Font Size\" combo width */\r\n.cke_combo__fontsize .cke_combo_text {\r\n width: 30px;\r\n}\r\n\r\n/* \"Font Size\" panel size */\r\n.cke_combopanel__fontsize {\r\n width: 120px;\r\n}\r\n\r\n/* Editable regions */\r\n.cke_source {\r\n font-family: 'Courier New', Monospace;\r\n font-size: small;\r\n background-color: #fff;\r\n white-space: pre;\r\n}\r\n\r\n.cke_wysiwyg_frame, .cke_wysiwyg_div {\r\n background-color: #fff;\r\n}\r\n","@import \"inc/bootstrap\";\n\n[class^=\"icon-\"], [class*=\" icon-\"] {\n text-shadow: 0 1px 0 white(.5);\n}\n\n.cke_button {\n min-width: 14px;\n text-decoration: none !important;\n text-align: center;\n}\n\n.cke_top,\n.cke_top:before,\n.cke_top:after,\n.cke_top *,\n.cke_top *:before,\n.cke_top *:after {\n box-sizing: content-box !important;\n}\n\n.cke_button_icon, .cke_button {\n padding-top: 1px;\n line-height: 0.9;\n font-size: 16px;\n}\n\n.cke_nose {\n position: absolute;\n bottom: -6px;\n transform: rotate(45deg);\n border: 1px $uiClickableDefaultBg solid;\n border-left: none;\n border-top: none;\n width: 12px;\n height: 12px;\n background: $uiClickableDefaultBg;\n box-shadow: 2px 1px 1px 0 rgba(0, 0, 0, 0.1);\n opacity: 0;\n &.float-space-left {\n opacity: 1;\n transition: opacity .1s ease-in-out;\n right: auto;\n left: 5px;\n }\n &.float-space-right {\n opacity: 1;\n transition: opacity .1s ease-in-out;\n right: 5px;\n left: auto;\n }\n &.float-space-bottom {\n top: -6px;\n box-shadow: none;\n }\n &.float-space-top {\n bottom: -6px;\n }\n}\n","/* Do not edit */@import \"inc/bootstrap\";\n.cke .cke_top .cke_toolbar .cke_button_icon {background-image: none!important;}\n.cke_button_icon, .cke_button { @include tao-icon-setup;}\n.cke_button__anchor_icon:before { @include icon-anchor;}\n.cke_button__bgcolor_icon:before { @include icon-background-color;}\n.cke_button__bidiltr_icon:before { @include icon-left-right;}\n.cke_button__bidirtl_icon:before { @include icon-right-left;}\n.cke_button__blockquote_icon:before { @include icon-block-quote;}\n.cke_button__bold_icon:before { @include icon-bold;}\n.cke_button__bulletedlist_icon:before { @include icon-ul;}\n.cke_button__copy_icon:before { @include icon-copy;}\n.cke_button__creatediv_icon:before { @include icon-div-container;}\n.cke_button__cut_icon:before { @include icon-cut;}\n.cke_button__find_icon:before { @include icon-find;}\n.cke_button__horizontalrule_icon:before { @include icon-insert-horizontal-line;}\n.cke_button__image_icon:before { @include icon-image;}\n.cke_button__indent_icon:before { @include icon-increase-indent;}\n.cke_button__italic_icon:before { @include icon-italic;}\n.cke_button__justifyblock_icon:before { @include icon-justify;}\n.cke_button__justifycenter_icon:before { @include icon-center;}\n.cke_button__justifyleft_icon:before { @include icon-align-left;}\n.cke_button__justifyright_icon:before { @include icon-align-right;}\n.cke_button__link_icon:before { @include icon-link;}\n.cke_button__newpage_icon:before { @include icon-new-page;}\n.cke_button__numberedlist_icon:before { @include icon-ol;}\n.cke_button__outdent_icon:before { @include icon-decrease-indent;}\n.cke_button__paste_icon:before { @include icon-paste;}\n.cke_button__pastefromword_icon:before { @include icon-paste-word;}\n.cke_button__pastetext_icon:before { @include icon-paste-text;}\n.cke_button__radio_icon:before { @include icon-radio-checked;}\n.cke_button__redo_icon:before { @include icon-redo;}\n.cke_button__replace_icon:before { @include icon-replace;}\n.cke_button__scayt_icon:before { @include icon-spell-check;}\n.cke_button__selectall_icon:before { @include icon-select-all;}\n.cke_button__sourcedialog_icon:before { @include icon-source;}\n.cke_button__specialchar_icon:before { @include icon-special-character;}\n.cke_button__strike_icon:before { @include icon-strike-through;}\n.cke_button__subscript_icon:before { @include icon-subscript;}\n.cke_button__superscript_icon:before { @include icon-superscript;}\n.cke_button__table_icon:before { @include icon-table;}\n.cke_button__templates_icon:before { @include icon-templates;}\n.cke_button__textcolor_icon:before { @include icon-text-color;}\n.cke_button__taohighlight_icon:before { @include icon-text-marker;}\n.cke_button__underline_icon:before { @include icon-underline;}\n.cke_button__taounderline_icon:before { @include icon-underline;}\n.cke_button__undo_icon:before { @include icon-undo;}\n.cke_button__unlink_icon:before { @include icon-unlink;}\n.cke_button__taomediamanager_icon:before { @include icon-media;}\n.cke_button__taoqtiimage_icon:before { @include icon-image;}\n.cke_button__taoqtimaths_icon:before { @include icon-maths;}\n.cke_button__taoqtimedia_icon:before { @include icon-media;}\n.cke_button__taoqtiinclude_icon:before { @include icon-shared-file;}\n.cke_button__taoqtitable_icon:before { @include icon-table;}\n.cke_button__taotooltip_icon:before { @include icon-tooltip;}\n.cke_button__taoqtiprintedvariable_icon:before { @include icon-variable;}\n.cke_button__taotab_icon:before { @include icon-tab;}\n.cke_button__taountab_icon:before { @include icon-untab;}\n.cke_combo_arrow:before { @include icon-down;}\n.cke_button_arrow:before { @include icon-down;}\n"]} \ No newline at end of file +{"version":3,"sources":["../../../../../scss/ckeditor/skins/tao/scss/editor.scss","../../../../../scss/inc/_functions.scss","../../../../../scss/inc/fonts/_tao-icon-vars.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_reset.scss","../../../../../scss/inc/_variables.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_mainui.scss","../../../../../scss/inc/_colors.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_panel.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_colorpanel.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_toolbar.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_menu.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_richcombo.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_elementspath.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_presets.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_tao.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_ck-icons.scss"],"names":[],"mappings":"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g/CzC;;AexmDA;Ib6I0B,gBAAgB;AF+9C1C;;Ae3mDA;IboImB,gBAAgB;AF2+CnC;;Ae9mDA;Ib8EiB,gBAAgB;AFoiDjC;;AejnDA;Ib6HmB,gBAAgB;AFw/CnC;;AepnDA;Ib0I4B,gBAAgB;AF8+C5C;;AevnDA;IbyHkB,gBAAgB;AFkgDlC;;Ae1nDA;Ib+DmB,gBAAgB;AF+jDnC;;Ae7nDA;Ib4GqC,gBAAgB;AFqhDrD;;AehoDA;Ib8DoB,gBAAgB;AFskDpC;;AenoDA;IbmI8B,gBAAgB;AFogD9C;;AetoDA;Ib4HqB,gBAAgB;AF8gDrC;;AezoDA;IbuIsB,gBAAgB;AFsgDtC;;Ae5oDA;IboIqB,gBAAgB;AF4gDrC;;Ae/oDA;IbkIyB,gBAAgB;AFihDzC;;AelpDA;IbmI0B,gBAAgB;AFmhD1C;;AerpDA;IbwGmB,gBAAgB;AFijDnC;;AexpDA;Ib4GuB,gBAAgB;AFgjDvC;;Ae3pDA;IbgEiB,gBAAgB;AF+lDjC;;Ae9pDA;IbyH8B,gBAAgB;AFyiD9C;;AejqDA;Ib8GoB,gBAAgB;AFujDpC;;AepqDA;IbgHyB,gBAAgB;AFwjDzC;;AevqDA;Ib8GyB,gBAAgB;AF6jDzC;;Ae1qDA;Ib2K4B,gBAAgB;AFmgD5C;;Ae7qDA;IbkCmB,gBAAgB;AF+oDnC;;AehrDA;IbuGsB,gBAAgB;AF6kDtC;;AenrDA;IbkJ0B,gBAAgB;AFqiD1C;;AetrDA;IbwGyB,gBAAgB;AFklDzC;;AezrDA;IbgGqB,gBAAgB;AF6lDrC;;Ae5rDA;Ib8FgC,gBAAgB;AFkmDhD;;Ae/rDA;Ib6G6B,gBAAgB;AFslD7C;;AelsDA;Ib0GwB,gBAAgB;AF4lDxC;;AersDA;Ib0G0B,gBAAgB;AF+lD1C;;AexsDA;IboFoB,gBAAgB;AFwnDpC;;Ae3sDA;Ib4FwB,gBAAgB;AFmnDxC;;Ae9sDA;IbuIyB,gBAAgB;AF2kDzC;;AejtDA;IbJ0B,gBAAgB;AFytD1C;;AeptDA;IbmGwB,gBAAgB;AFqnDxC;;AevtDA;IbkGwB,gBAAgB;AFynDxC;;Ae1tDA;IbkBmB,gBAAgB;AF4sDnC;;Ae7tDA;Ib+EqB,gBAAgB;AFkpDrC;;AehuDA;Ib+GoB,gBAAgB;AFqnDpC;;AenuDA;Ib6BoB,gBAAgB;AF0sDpC;;AetuDA;Ib0KoB,gBAAgB;AFgkDpC;;AezuDA;Ib4GoB,gBAAgB;AFioDpC;;Ae5uDA;IbR0B,gBAAgB;AFwvD1C;;Ae/uDA;IbuEoB,gBAAgB;AF4qDpC;;AelvDA;IbsLsB,gBAAgB;AFgkDtC;;AervDA;IboLuB,gBAAgB;AFqkDvC;;AexvDA;Ib9BkB,gBAAgB;AF0xDlC;;Ae3vDA;Ib9BoB,gBAAgB;AF6xDpC;;Ae9vDA;IbKmB,gBAAgB;AF6vDnC;;AejwDA;IbImB,gBAAgB;AFiwDnC;;AA1wDA;;kFA8wDkF;AA3wDlF;IACC,mBAAmB;AA6wDpB;;AA1wDA;;;sBA+wDsB;AA3wDtB;IACC,aAAa;AA6wDd;;AA1wDA;IACC,aAAa;AA6wDd;;AA1wDA;IACE,cAAa;AA6wDf;;AA1wDA;IACE,kBAAkB;AA6wDpB;;AA1wDA;IACE,gBAAgB;AA6wDlB;;AA1wDA;IACE,iBAAiB;AA6wDnB;;AA1wDA;IACE,mBAAmB;AA6wDrB;;AAzwDA;IACE,0BAA0B;IAC1B,kBAAmB;AA4wDrB;;AAzwDA;IACE,cAAc;IACd,mBAAmB;IACnB,YAAY;AA4wDd;;AAzwDA;IACC;wBA4wDuB;IA1wDvB,8BAA8B;IAC7B,iBAAiB;IACjB,WMxFc;ANo2DhB","file":"editor.css","sourcesContent":["/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\neditor.css\r\n============\r\n\r\n\r\nThis is he heart of the skin system. This is the file loaded by the editor to\r\nstyle all elements inside its main interface.\r\n\r\nTo make it easier to maintain, instead of including all styles here, we import\r\nother files.\r\n*/\r\n@import \"inc/bootstrap\";\r\n\r\n/* \"Reset\" styles, necessary to avoid the editor UI being broken by external CSS. */\r\n@import 'inc/reset';\r\n\r\n/* Styles the main interface structure (holding box). */\r\n@import 'inc/mainui';\r\n\r\n/* Styles all \"panels\", which are the floating elements that appear when\r\n opening toolbar combos, menu buttons, context menus, etc. */\r\n@import 'inc/panel';\r\n\r\n/* Styles the color panel displayed by the color buttons. */\r\n@import 'inc/colorpanel';\r\n\r\n/* Styles to toolbar. */\r\n@import 'inc/toolbar';\r\n\r\n/* Styles menus, which are lists of selectable items (context menu, menu button). */\r\n@import 'inc/menu';\r\n\r\n/* Styles toolbar combos. */\r\n@import 'inc/richcombo';\r\n\r\n/* Styles the elements path bar, available at the bottom of the editor UI.*/\r\n@import 'inc/elementspath';\r\n\r\n/* Contains hard-coded presets for \"configurable-like\" options of the UI\r\n (e.g. display labels on specific buttons) */\r\n@import 'inc/presets';\r\n\r\n/* Tao specific stuff */\r\n@import 'inc/tao';\r\n\r\n/* Icon set */\r\n@import 'inc/ck-icons';\r\n\r\n/* Important!\r\n To avoid showing the editor UI while its styles are still not available, the\r\n editor creates it with visibility:hidden. Here, we restore the UI visibility. */\r\n.cke_chrome {\r\n\tvisibility: inherit;\r\n}\r\n\r\n/* For accessibility purposes, several \"voice labels\" are present in the UI.\r\n These are usually elements that show not be visible, but that are\r\n used by screen-readers to announce other elements. Here, we hide these\r\n , in fact. */\r\n.cke_voice_label {\r\n\tdisplay: none;\r\n}\r\n\r\nlegend.cke_voice_label {\r\n\tdisplay: none;\r\n}\r\n\r\n.cke_top {\r\n display:table;\r\n}\r\n\r\n.txt-ctr {\r\n text-align: center;\r\n}\r\n\r\n.txt-lft {\r\n text-align: left;\r\n}\r\n\r\n.txt-rgt {\r\n text-align: right;\r\n}\r\n\r\n.txt-jty {\r\n text-align: justify;\r\n}\r\n\r\n// added to make _u_ in ck QTI compatible\r\n.txt-underline {\r\n text-decoration: underline;\r\n font-size : inherit;\r\n}\r\n\r\n.txt-highlight {\r\n padding: 0 5px;\r\n background: #FF6416;\r\n color: white;\r\n}\r\n\r\n.cke_editable:focus .qti-table .cke_table-faked-selection {\r\n\t/* We have to use !important here, as td might specify it's own background, thus table selection\r\n\twould not be visible. */\r\n\tbackground: #b3d4fc !important;\r\n text-shadow: none;\r\n color: $textColor;\r\n}\r\n\r\n/*# sourceMappingURL=editor.css.map */","@mixin iterate-sprite($iconList, $x, $y, $direction, $prefix:'') {\n @each $icon in $iconList {\n #{$prefix}#{$icon} {\n background-position: $x * 1px $y * 1px;\n }\n @if $direction == 'x' {\n $x: $x - 16;\n } @else {\n $y: $y - 16;\n }\n }\n}\n\n/*\nUsage:\n- linear-gradient((color1, color2, color3)) - returns linear-gradient with evenly distributed colors,\n if 3 colors used then the position of each will be 33,33%\n- linear-gradient((color1 0%, color2 30%, color3 80%)) - returns linear-gradient with manually distributed colors,\n first param - color, second - position. Also you can use px or other valid units for set position.\n*/\n@mixin linear-gradient($colorList, $direction: 'to right') {\n $percentage: 0;\n $units: '%';\n $count: length($colorList);\n $increment: 100 / ($count - 1);\n $css: #{$direction + ', '};\n $sep: ', ';\n @each $colorItem in $colorList {\n $color: $colorItem;\n @if (length($colorItem) > 1) {\n $color: nth($colorItem, 1);\n $percentage: nth($colorItem, 2);\n $units: '';\n }\n @if ($percentage >= 100 or index($colorList, $colorItem) == $count) {\n $sep: '';\n }\n $css: #{$css + $color + ' ' + $percentage + $units + $sep};\n $percentage: $percentage + $increment;\n }\n background: linear-gradient( #{$css} );\n}\n\n@mixin grid-unit($span, $numCols: 12, $gutter: 0) {\n $gridPx: 840;\n $rawSpanPx: (($gridPx - ($numCols * $gutter)) / $numCols);\n $spanPx: $rawSpanPx * $span + (($span - 1) * $gutter);\n $spanPercent: widthPerc($spanPx, $gridPx);\n $marginPercent: widthPerc($gutter, $gridPx);\n margin-left: $marginPercent;\n width: $spanPercent;\n}\n\n\n@mixin vendor-prefix($property, $value, $whatToPrefix: property, $prefixes: (-webkit-, -moz-, -ms-, -o-, '')) {\n @if $whatToPrefix == 'property' {\n @each $prefix in $prefixes {\n #{$prefix + $property}: #{$value};\n }\n }\n @else if $whatToPrefix == 'value' {\n @each $prefix in $prefixes {\n #{$property}: #{$prefix + $value};\n }\n }\n}\n@mixin flex-container($wrapBehavior: nowrap, $direction : row) {\n @include vendor-prefix(display, flex, value, (-ms-, -webkit-, ''));\n\n @include vendor-prefix(flex-direction, $direction, property, (-ms-, -webkit-, ''));\n @include vendor-prefix(flex-wrap, $wrapBehavior, property, (-ms-, -webkit-, ''));\n\n @include vendor-prefix(justify-content, flex-start, property, (-webkit-, ''));\n\n @include vendor-prefix(align-content, flex-start, property, (-webkit-, ''));\n\n @include vendor-prefix(align-items, stretch, property, (-webkit-, ''));\n}\n\n@mixin simple-flex-box($width: auto, $minWidth: 1) {\n\n @include vendor-prefix(order, 0, property, (-ms-, -webkit-, ''));\n flex-item-align: stretch;\n -ms-flex-item-align: stretch;\n @include vendor-prefix(align-self, stretch, property, (-webkit-, ''));\n\n // if both, min width and width are set, width will win this conflict\n @if ($width == auto) {\n @if ($minWidth != 1) {\n @include vendor-prefix(flex, 1 1 $minWidth, property, (-ms-, -webkit-, ''));\n }\n @else {\n @include vendor-prefix(flex, 1 1 auto, property, (-ms-, -webkit-, ''));\n // @see https://developer.mozilla.org/en-US/docs/Web/CSS/flex-basis#Values\n // for a discussion auto vs. main-size\n @include vendor-prefix(flex, 1 1, property, (-ms-, -webkit-, ''));\n }\n }\n @else {\n @include vendor-prefix(flex, 0 0 $width, property, (-ms-, -webkit-, ''));\n }\n}\n\n\n@mixin box-shadow($horiz: 1px, $vert: 1px, $blur: 2px, $spread: 0, $color: rgba(0, 0, 0, .2)) {\n @include vendor-prefix(box-shadow, $horiz $vert $blur $spread $color, property);\n}\n\n@mixin simple-border($color: #ddd) {\n border: 1px solid $color;\n border-radius: 2px;\n -webkit-border-radius: 2px;\n}\n\n@mixin border-radius($radius: 2) {\n -moz-border-radius: $radius * 1px;\n -webkit-border-radius: $radius * 1px;\n border-radius: $radius * 1px;\n}\n\n@mixin border-radius-top($radius: 2) {\n -webkit-border-top-left-radius: $radius * 1px;\n -webkit-border-top-right-radius: $radius * 1px;\n -moz-border-radius-topleft: $radius * 1px;\n -moz-border-radius-topright: $radius * 1px;\n border-top-left-radius: $radius * 1px;\n border-top-right-radius: $radius * 1px;\n}\n\n@mixin border-radius-bottom($radius: 2) {\n -webkit-border-bottom-right-radius: $radius * 1px;\n -webkit-border-bottom-left-radius: $radius * 1px;\n -moz-border-radius-bottomright: $radius * 1px;\n -moz-border-radius-bottomleft: $radius * 1px;\n border-bottom-right-radius: $radius * 1px;\n border-bottom-left-radius: $radius * 1px;\n}\n\n@mixin border-radius-left($radius: 2) {\n -webkit-border-top-left-radius: $radius * 1px;\n -webkit-border-bottom-left-radius: $radius * 1px;\n -moz-border-radius-topleft: $radius * 1px;\n -moz-border-radius-bottomleft: $radius * 1px;\n border-top-left-radius: $radius * 1px;\n border-bottom-left-radius: $radius * 1px;\n}\n\n@mixin border-radius-right($radius: 2) {\n -webkit-border-top-right-radius: $radius * 1px;\n -webkit-border-bottom-right-radius: $radius * 1px;\n -moz-border-radius-topright: $radius * 1px;\n -moz-border-radius-bottomright: $radius * 1px;\n border-top-right-radius: $radius * 1px;\n border-bottom-right-radius: $radius * 1px;\n}\n\n@mixin border-radius-top-left($radius: 2) {\n -webkit-border-top-left-radius: $radius * 1px;\n -moz-border-radius-topleft: $radius * 1px;\n border-top-left-radius: $radius * 1px;\n}\n\n@mixin border-radius-top-right($radius: 2) {\n -webkit-border-top-right-radius: $radius * 1px;\n -moz-border-radius-topright: $radius * 1px;\n border-top-right-radius: $radius * 1px;\n}\n\n@mixin border-radius-bottom-right($radius: 2) {\n -webkit-border-bottom-right-radius: $radius * 1px;\n -moz-border-radius-bottomright: $radius * 1px;\n border-bottom-right-radius: $radius * 1px;\n}\n\n@mixin border-radius-bottom-left($radius: 2) {\n -webkit-border-bottom-left-radius: $radius * 1px;\n -moz-border-radius-bottomleft: $radius * 1px;\n border-bottom-left-radius: $radius * 1px;\n}\n\n@mixin border-box() {\n -moz-box-sizing: border-box;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n}\n\n@function whiten($color, $white: 0.3) {\n @return mix(#fff, $color, ($white * 100) * 1%);\n}\n\n@function blacken($color, $black: 0.3) {\n @return mix(#000, $color, ($black * 100) * 1%);\n}\n\n@function widthPerc($colWidth, $context) {\n @return ($colWidth * 100 / $context) * 1%\n}\n\n@function remDist($fontSizePx) {\n @return ($fontSizePx / 10) * 1rem\n}\n\n@function black($alpha: 1) {\n @return (rgba(0, 0, 0, $alpha))\n}\n\n@function white($alpha: 1) {\n @return (rgba(255, 255, 255, $alpha))\n}\n\n@mixin font-size($remPx, $important: false) {\n @if $important == true {\n font-size: ($remPx) * 1px !important;\n font-size: ($remPx / 10) * 1rem !important;\n }\n @else {\n font-size: ($remPx) * 1px;\n font-size: ($remPx / 10) * 1rem;\n }\n}\n\n\n@mixin keyframes($name) {\n @-o-keyframes #{$name} { @content };\n @-moz-keyframes #{$name} { @content };\n @-webkit-keyframes #{$name} { @content };\n @keyframes #{$name} { @content };\n}\n\n\n@mixin animation($value, $type:'') {\n $animation: animation;\n @if $type != '' {\n $animation: $animation + '-' + $type;\n }\n @include vendor-prefix($animation, $value, property);\n}\n\n/// CSS transition mixin to the current selection (apply also vendor prefixes).\n/// See for the values\n///\n/// @param {property} [$type = all] the CSS property to apply the transition to\n/// @param {time} [$duration = .5s] the transition property\n/// @param {timing-function} [$effect = ease-out] the transition property\n@mixin transition($type : all, $duration : 0.5s, $effect : ease-out, $delay : 0s){\n @include vendor-prefix(transition, $type + ', ' + $duration + ', ' + $effect + ', ' + $delay, property);\n}\n\n@mixin fade($duration: 1s){\n\n @include keyframes(fade) {\n 0% {opacity:0;}\n 50% {opacity:1;}\n 100% {opacity:0;}\n }\n\n @include vendor-prefix(animation, fade 1s forwards, property);\n}\n\n@mixin repeat(){\n @include animation(infinite, iteration-count);\n}\n\n@mixin largeHeading() {\n @include font-size(20);\n font-family: $headingFont;\n font-style: normal;\n}\n\n@mixin disableSelect() {\n @include vendor-prefix(user-select, none, property);\n}\n\n/* based on \"visually-hidden\" mixin in LDS for accessibility goals */\n@mixin visuallyHidden() {\n position: absolute;\n width: 1px;\n height: 1px;\n overflow: hidden;\n clip: rect(1px, 1px, 1px, 1px);\n margin: 0;\n padding: 0;\n}\n","/* Do not edit */@mixin tao-icon-setup {\n /* use !important to prevent issues with browser extensions that change fonts */\n font-family: 'tao' !important;\n speak: never;\n font-style: normal;\n font-weight: normal;\n font-variant: normal;\n text-transform: none;\n line-height: 1;\n\n /* Better Font Rendering =========== */\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\n@mixin icon-info-bare { content: \"\\e923\"; }\n@mixin icon-bookmark-outline { content: \"\\e922\"; }\n@mixin icon-bookmark { content: \"\\e921\"; }\n@mixin icon-indicator { content: \"\\e920\"; }\n@mixin icon-add-subsection { content: \"\\e918\"; }\n@mixin icon-wrap-inline { content: \"\\e915\"; }\n@mixin icon-wrap-left { content: \"\\e916\"; }\n@mixin icon-wrap-right { content: \"\\e917\"; }\n@mixin icon-offline { content: \"\\e913\"; }\n@mixin icon-online { content: \"\\e914\"; }\n@mixin icon-tab { content: \"\\e90d\"; }\n@mixin icon-untab { content: \"\\e90e\"; }\n@mixin icon-multi-select { content: \"\\e90b\"; }\n@mixin icon-clipboard { content: \"\\e90a\"; }\n@mixin icon-filebox { content: \"\\e909\"; }\n@mixin icon-click-to-speak { content: \"\\e907\"; }\n@mixin icon-speech-bubble { content: \"\\f0e5\"; }\n@mixin icon-microphone { content: \"\\f130\"; }\n@mixin icon-microphone-off { content: \"\\f131\"; }\n@mixin icon-disconnect { content: \"\\e905\"; }\n@mixin icon-connect { content: \"\\e906\"; }\n@mixin icon-eliminate { content: \"\\e904\"; }\n@mixin icon-wheelchair { content: \"\\e903\"; }\n@mixin icon-text-marker { content: \"\\e902\"; }\n@mixin icon-unshield { content: \"\\e32a\"; }\n@mixin icon-shield { content: \"\\e8e8\"; }\n@mixin icon-tree { content: \"\\e6b4\"; }\n@mixin icon-home { content: \"\\e6b3\"; }\n@mixin icon-shared-file { content: \"\\e6b2\"; }\n@mixin icon-end-attempt { content: \"\\e603\"; }\n@mixin icon-icon { content: \"\\f1c5\"; }\n@mixin icon-radio-bg { content: \"\\e600\"; }\n@mixin icon-checkbox-bg { content: \"\\e601\"; }\n@mixin icon-tag { content: \"\\e602\"; }\n@mixin icon-style { content: \"\\e604\"; }\n@mixin icon-ownership-transfer { content: \"\\e605\"; }\n@mixin icon-property-advanced { content: \"\\e606\"; }\n@mixin icon-property-add { content: \"\\e607\"; }\n@mixin icon-repository-add { content: \"\\e608\"; }\n@mixin icon-repository-remove { content: \"\\e609\"; }\n@mixin icon-repository { content: \"\\e60a\"; }\n@mixin icon-result-server { content: \"\\e60b\"; }\n@mixin icon-folder { content: \"\\e60c\"; }\n@mixin icon-folder-open { content: \"\\e60d\"; }\n@mixin icon-left { content: \"\\e60e\"; }\n@mixin icon-right { content: \"\\e60f\"; }\n@mixin icon-up { content: \"\\e610\"; }\n@mixin icon-down { content: \"\\e611\"; }\n@mixin icon-undo { content: \"\\e612\"; }\n@mixin icon-redo { content: \"\\e613\"; }\n@mixin icon-screen { content: \"\\e614\"; }\n@mixin icon-laptop { content: \"\\e615\"; }\n@mixin icon-tablet { content: \"\\e616\"; }\n@mixin icon-phone { content: \"\\e617\"; }\n@mixin icon-move { content: \"\\e618\"; }\n@mixin icon-bin { content: \"\\e619\"; }\n@mixin icon-shuffle { content: \"\\e61a\"; }\n@mixin icon-print { content: \"\\e61b\"; }\n@mixin icon-tools { content: \"\\e61c\"; }\n@mixin icon-settings { content: \"\\e61d\"; }\n@mixin icon-video { content: \"\\e61e\"; }\n@mixin icon-find { content: \"\\e61f\"; }\n@mixin icon-image { content: \"\\e620\"; }\n@mixin icon-edit { content: \"\\e621\"; }\n@mixin icon-document { content: \"\\e622\"; }\n@mixin icon-resize-grid { content: \"\\e623\"; }\n@mixin icon-resize { content: \"\\e624\"; }\n@mixin icon-help { content: \"\\e625\"; }\n@mixin icon-mobile-menu { content: \"\\e626\"; }\n@mixin icon-fix { content: \"\\e627\"; }\n@mixin icon-unlock { content: \"\\e628\"; }\n@mixin icon-lock { content: \"\\e629\"; }\n@mixin icon-ul { content: \"\\e62a\"; }\n@mixin icon-ol { content: \"\\e62b\"; }\n@mixin icon-email { content: \"\\e62c\"; }\n@mixin icon-download { content: \"\\e62d\"; }\n@mixin icon-logout { content: \"\\e62e\"; }\n@mixin icon-login { content: \"\\e62f\"; }\n@mixin icon-spinner { content: \"\\e630\"; }\n@mixin icon-preview { content: \"\\e631\"; }\n@mixin icon-external { content: \"\\e632\"; }\n@mixin icon-time { content: \"\\e633\"; }\n@mixin icon-save { content: \"\\e634\"; }\n@mixin icon-warning { content: \"\\e635\"; }\n@mixin icon-add { content: \"\\e636\"; }\n@mixin icon-error { content: \"\\e900\"; }\n@mixin icon-close { content: \"\\e637\"; }\n@mixin icon-success { content: \"\\e638\"; }\n@mixin icon-remove { content: \"\\e639\"; }\n@mixin icon-info { content: \"\\e63a\"; }\n@mixin icon-danger { content: \"\\e63b\"; }\n@mixin icon-users { content: \"\\e63c\"; }\n@mixin icon-user { content: \"\\e63d\"; }\n@mixin icon-test-taker { content: \"\\e63e\"; }\n@mixin icon-test-takers { content: \"\\e63f\"; }\n@mixin icon-item { content: \"\\e640\"; }\n@mixin icon-test { content: \"\\e641\"; }\n@mixin icon-delivery { content: \"\\e642\"; }\n@mixin icon-eye-slash { content: \"\\e643\"; }\n@mixin icon-result { content: \"\\e644\"; }\n@mixin icon-delivery-small { content: \"\\e645\"; }\n@mixin icon-upload { content: \"\\e646\"; }\n@mixin icon-result-small { content: \"\\e647\"; }\n@mixin icon-mobile-preview { content: \"\\e648\"; }\n@mixin icon-extension { content: \"\\e649\"; }\n@mixin icon-desktop-preview { content: \"\\e64a\"; }\n@mixin icon-tablet-preview { content: \"\\e64b\"; }\n@mixin icon-insert-horizontal-line { content: \"\\e64c\"; }\n@mixin icon-table { content: \"\\e64d\"; }\n@mixin icon-anchor { content: \"\\e64e\"; }\n@mixin icon-unlink { content: \"\\e64f\"; }\n@mixin icon-link { content: \"\\e650\"; }\n@mixin icon-right-left { content: \"\\e651\"; }\n@mixin icon-left-right { content: \"\\e652\"; }\n@mixin icon-special-character { content: \"\\e653\"; }\n@mixin icon-source { content: \"\\e654\"; }\n@mixin icon-new-page { content: \"\\e655\"; }\n@mixin icon-templates { content: \"\\e656\"; }\n@mixin icon-cut { content: \"\\e657\"; }\n@mixin icon-replace { content: \"\\e658\"; }\n@mixin icon-copy { content: \"\\e659\"; }\n@mixin icon-paste { content: \"\\e65a\"; }\n@mixin icon-select-all { content: \"\\e65b\"; }\n@mixin icon-paste-text { content: \"\\e65c\"; }\n@mixin icon-paste-word { content: \"\\e65d\"; }\n@mixin icon-bold { content: \"\\e65e\"; }\n@mixin icon-italic { content: \"\\e65f\"; }\n@mixin icon-underline { content: \"\\e660\"; }\n@mixin icon-subscript { content: \"\\e661\"; }\n@mixin icon-superscript { content: \"\\e662\"; }\n@mixin icon-strike-through { content: \"\\e663\"; }\n@mixin icon-decrease-indent { content: \"\\e664\"; }\n@mixin icon-increase-indent { content: \"\\e665\"; }\n@mixin icon-block-quote { content: \"\\e666\"; }\n@mixin icon-div-container { content: \"\\e667\"; }\n@mixin icon-align-left { content: \"\\e668\"; }\n@mixin icon-center { content: \"\\e669\"; }\n@mixin icon-align-right { content: \"\\e66a\"; }\n@mixin icon-justify { content: \"\\e66b\"; }\n@mixin icon-choice { content: \"\\e66c\"; }\n@mixin icon-inline-choice { content: \"\\e66d\"; }\n@mixin icon-match { content: \"\\e66e\"; }\n@mixin icon-associate { content: \"\\e66f\"; }\n@mixin icon-media { content: \"\\e670\"; }\n@mixin icon-graphic-order { content: \"\\e671\"; }\n@mixin icon-hotspot { content: \"\\e672\"; }\n@mixin icon-graphic-gap { content: \"\\e673\"; }\n@mixin icon-graphic-associate { content: \"\\e674\"; }\n@mixin icon-select-point { content: \"\\e675\"; }\n@mixin icon-pin { content: \"\\e676\"; }\n@mixin icon-import { content: \"\\e677\"; }\n@mixin icon-export { content: \"\\e678\"; }\n@mixin icon-move-item { content: \"\\e679\"; }\n@mixin icon-meta-data { content: \"\\e67a\"; }\n@mixin icon-slider { content: \"\\e67b\"; }\n@mixin icon-summary-report { content: \"\\e67c\"; }\n@mixin icon-text-entry { content: \"\\e67d\"; }\n@mixin icon-extended-text { content: \"\\e67e\"; }\n@mixin icon-eraser { content: \"\\e67f\"; }\n@mixin icon-row { content: \"\\e680\"; }\n@mixin icon-column { content: \"\\e681\"; }\n@mixin icon-text-color { content: \"\\e682\"; }\n@mixin icon-background-color { content: \"\\e683\"; }\n@mixin icon-spell-check { content: \"\\e684\"; }\n@mixin icon-polygon { content: \"\\e685\"; }\n@mixin icon-rectangle { content: \"\\e686\"; }\n@mixin icon-gap-match { content: \"\\e687\"; }\n@mixin icon-order { content: \"\\e688\"; }\n@mixin icon-hottext { content: \"\\e689\"; }\n@mixin icon-free-form { content: \"\\e68a\"; }\n@mixin icon-step-backward { content: \"\\e68b\"; }\n@mixin icon-fast-backward { content: \"\\e68c\"; }\n@mixin icon-backward { content: \"\\e68d\"; }\n@mixin icon-play { content: \"\\e68e\"; }\n@mixin icon-pause { content: \"\\e68f\"; }\n@mixin icon-stop { content: \"\\e690\"; }\n@mixin icon-forward { content: \"\\e691\"; }\n@mixin icon-fast-forward { content: \"\\e692\"; }\n@mixin icon-step-forward { content: \"\\e693\"; }\n@mixin icon-ellipsis { content: \"\\e694\"; }\n@mixin icon-circle { content: \"\\e695\"; }\n@mixin icon-target { content: \"\\e696\"; }\n@mixin icon-guide-arrow { content: \"\\e697\"; }\n@mixin icon-range-slider-right { content: \"\\e698\"; }\n@mixin icon-range-slider-left { content: \"\\e699\"; }\n@mixin icon-radio-checked { content: \"\\e69a\"; }\n@mixin icon-checkbox-indeterminate { content: \"\\e901\"; }\n@mixin icon-checkbox { content: \"\\e69b\"; }\n@mixin icon-checkbox-crossed { content: \"\\e69c\"; }\n@mixin icon-checkbox-checked { content: \"\\e69d\"; }\n@mixin icon-result-nok { content: \"\\e69e\"; }\n@mixin icon-result-ok { content: \"\\e69f\"; }\n@mixin icon-not-evaluated { content: \"\\e6a0\"; }\n@mixin icon-filter { content: \"\\e6a1\"; }\n@mixin icon-translate { content: \"\\e6a2\"; }\n@mixin icon-eject { content: \"\\e6a3\"; }\n@mixin icon-continue { content: \"\\e6a4\"; }\n@mixin icon-radio { content: \"\\e6a5\"; }\n@mixin icon-sphere { content: \"\\e6a6\"; }\n@mixin icon-reset { content: \"\\e6a7\"; }\n@mixin icon-smaller { content: \"\\e6a8\"; }\n@mixin icon-larger { content: \"\\e6a9\"; }\n@mixin icon-clock { content: \"\\e6aa\"; }\n@mixin icon-font { content: \"\\e6ab\"; }\n@mixin icon-maths { content: \"\\e6ac\"; }\n@mixin icon-grip { content: \"\\e6ad\"; }\n@mixin icon-rubric { content: \"\\e6ae\"; }\n@mixin icon-audio { content: \"\\e6af\"; }\n@mixin icon-grip-h { content: \"\\e6b0\"; }\n@mixin icon-magicwand { content: \"\\e6b1\"; }\n@mixin icon-loop { content: \"\\ea2e\"; }\n@mixin icon-calendar { content: \"\\e953\"; }\n@mixin icon-reload { content: \"\\e984\"; }\n@mixin icon-speed { content: \"\\e9a6\"; }\n@mixin icon-volume { content: \"\\ea27\"; }\n@mixin icon-contrast { content: \"\\e9d5\"; }\n@mixin icon-headphones { content: \"\\e910\"; }\n@mixin icon-compress { content: \"\\f066\"; }\n@mixin icon-map-o { content: \"\\f278\"; }\n@mixin icon-variable { content: \"\\e908\"; }\n@mixin icon-tooltip { content: \"\\e90c\"; }\n@mixin icon-globe { content: \"\\e9c9\"; }\n@mixin icon-highlighter { content: \"\\e90f\"; }\n@mixin icon-eliminate-crossed { content: \"\\e911\"; }\n@mixin icon-play-from-here { content: \"\\e912\"; }\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\nreset.css (part of editor.css)\r\n================================\r\n\r\nThis file holds the \"reset\" requirements of CKEditor, as well as define the\r\ndefault interface styles.\r\n\r\nCKEditor includes two main \"reset\" class names in the DOM structure created for\r\neditors:\r\n\r\n\t* .cke_reset: Intended to reset a specific element, but not its children.\r\n\t Because of this, only styles that will not be inherited can be defined.\r\n\r\n\t* .cke_reset_all: Intended to reset not only the element holding it, but\r\n\t also its child elements.\r\n\r\nTo understand why \"reset\" is needed, check the CKEditor Skin SDK:\r\nhttp://docs.cksource.com/CKEditor_4.x/Skin_SDK/Reset\r\n*/\r\n@import \"inc/bootstrap\";\r\n/* Reset for single elements, not their children. */\r\n.cke_reset {\r\n /* Do not include inheritable rules here. */\r\n margin: 0;\r\n padding: 0;\r\n border: 0;\r\n background: transparent;\r\n text-decoration: none;\r\n width: auto;\r\n height: auto;\r\n vertical-align: baseline;\r\n box-sizing: content-box;\r\n position: static;\r\n transition: none;\r\n z-index: 0 !important;\r\n}\r\n\r\n/* Reset for elements and their children. */\r\n.cke_reset_all, .cke_reset_all * {\r\n /* The following must be identical to .cke_reset. */\r\n margin: 0;\r\n padding: 0;\r\n border: 0;\r\n background: transparent;\r\n text-decoration: none;\r\n width: auto;\r\n height: auto;\r\n vertical-align: baseline;\r\n box-sizing: content-box;\r\n transition: none;\r\n\r\n /* These are rule inherited by all children elements. */\r\n border-collapse: collapse;\r\n font-family: $regularFont;\r\n font-weight: 400;\r\n font-style: normal;\r\n font-size: 1.4rem;\r\n //color: #222;\r\n text-align: left;\r\n white-space: nowrap;\r\n cursor: auto;\r\n}\r\n\r\n.cke_reset_all .cke_rtl * {\r\n text-align: right;\r\n}\r\n\r\n/* Defaults for some elements. */\r\n\r\n.cke_reset_all iframe {\r\n vertical-align: inherit; /** For IE */\r\n}\r\n\r\n.cke_reset_all textarea {\r\n white-space: pre;\r\n}\r\n\r\n.cke_reset_all textarea,\r\n.cke_reset_all input[type=\"text\"],\r\n.cke_reset_all input[type=\"password\"] {\r\n cursor: text;\r\n}\r\n\r\n.cke_reset_all textarea[disabled],\r\n.cke_reset_all input[type=\"text\"][disabled],\r\n.cke_reset_all input[type=\"password\"][disabled] {\r\n cursor: default;\r\n}\r\n\r\n.cke_reset_all fieldset {\r\n padding: 10px;\r\n border: 2px groove #E0DFE3;\r\n}\r\n\r\n.cke_reset_all select {\r\n @include border-box();\r\n}\r\n","$sidebarWidth: 180;\n$sidebarGutter: 0;\n$toolbarHeight: 50;\n$treeSidebar: 280;\n\n// fonts\n$fontPath : 'font/' !default;\n$monospaceFont: Consolas, 'Andale Mono WT', 'Andale Mono', 'Lucida Console', 'Lucida Sans Typewriter', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Liberation Mono', 'Nimbus Mono L', Monaco, 'Courier New', Courier, monospace;\n$regularFont: 'Source Sans Pro', sans-serif;\n$headingFont: 'Source Sans Pro', sans-serif;\n\n\n%clearfix {\n &:before, &:after {\n content: \" \";\n display: table;\n }\n &:after {\n clear: both;\n }\n}\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\nmainui.css (part of editor.css)\r\n=================================\r\n\r\nThis file styles the basic structure of the CKEditor user interface - the box\r\nthat holds everything.\r\n\r\nCKEditor offers two main editing modes. The main UI blocks that compose these\r\nmodes are:\r\n\r\n\tFor \"Theme UI\" mode, the one most generally used:\r\n\r\n\t+-- .cke_chrome ----------------------+\r\n\t|+-- .cke_inner ---------------------+|\r\n\t|| +-- .cke_top -------------------+ ||\r\n\t|| | | ||\r\n\t|| +-------------------------------+ ||\r\n\t|| +-- .cke_contents --------------+ ||\r\n\t|| | | ||\r\n\t|| +-------------------------------+ ||\r\n\t|| +-- .cke_bottom ----------------+ ||\r\n\t|| | | ||\r\n\t|| +-------------------------------+ ||\r\n\t|+-----------------------------------+|\r\n\t+-------------------------------------+\r\n\r\n\tFor \"Inline Editing\" mode:\r\n\r\n\t+-- .cke_chrome .cke_float------------+\r\n\t|+-- .cke_inner ---------------------+|\r\n\t|| +-- .cke_top -------------------+ ||\r\n\t|| | | ||\r\n\t|| +-------------------------------+ ||\r\n\t|+-----------------------------------+|\r\n\t+-------------------------------------+\r\n\r\nSpecial outer level classes used in this file:\r\n\r\n\t.cke_hc: Available when the editor is rendered on \"High Contrast\".\r\n\r\n*/\r\n\r\n/* The outer boundary of the interface. */\r\n.cke_chrome {\r\n /* This is , so transform it into a block.*/\r\n display: block;\r\n padding: 0;\r\n}\r\n\r\n/* The inner boundary of the interface. */\r\n.cke_inner {\r\n /* This is , so transform it into a block.*/\r\n display: block;\r\n\r\n -webkit-touch-callout: none;\r\n\r\n padding: 0;\r\n position: relative;\r\n z-index: 10001;\r\n\r\n}\r\n\r\n/* Added to the outer boundary of the UI when in inline editing,\r\n when the UI is floating. */\r\n.cke_float {\r\n /* Make white the space between the outer and the inner borders. */\r\n border: none;\r\n}\r\n\r\n.cke_float .cke_inner {\r\n /* As we don't have blocks following top (toolbar) we suppress the padding\r\n as the toolbar defines its own margin. */\r\n padding-bottom: 0;\r\n}\r\n\r\n/* Make the main spaces enlarge to hold potentially floated content. */\r\n.cke_top,\r\n.cke_contents,\r\n.cke_bottom {\r\n /* These are s, so transform them into blocks.*/\r\n //display: block;\r\n\r\n /* Ideally this should be \"auto\", but it shows scrollbars in IE7. */\r\n overflow: hidden;\r\n}\r\n\r\n.cke_top {\r\n /*border: 1px solid #b2b2b2;*/\r\n /* Allow breaking toolbars when in a narrow editor. (#9947) */\r\n white-space: normal;\r\n padding: 4px 3px 0px 4px;\r\n background: $uiClickableDefaultBg;\r\n @include simple-border($uiClickableDefaultBg);\r\n @include box-shadow();\r\n}\r\n\r\n.cke_float .cke_top {\r\n border: 3px solid $uiClickableDefaultBg;\r\n\r\n}\r\n\r\n.cke_bottom {\r\n padding: 1px;\r\n position: relative;\r\n @include simple-border();\r\n /*\r\n border-top: 1px solid #bfbfbf;\r\n\r\n box-shadow: 0 1px 0 #fff inset;\r\n\r\n background: #cfd1cf;\r\n background-image: linear-gradient(top, #ebebeb, #cfd1cf);\r\n filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#ebebeb', endColorstr='#cfd1cf');*/\r\n}\r\n\r\n/* On iOS we need to manually enable scrolling in the contents block. (#9945) */\r\n.cke_browser_ios .cke_contents {\r\n overflow-y: auto;\r\n -webkit-overflow-scrolling: touch;\r\n}\r\n\r\n/* The resizer is the small UI element that is rendered at the bottom right\r\n part of the editor. It makes is possible to resize the editor UI. */\r\n.cke_resizer {\r\n /* To avoid using images for the resizer, we create a small triangle,\r\n using some CSS magic. */\r\n width: 0;\r\n height: 0;\r\n overflow: hidden;\r\n width: 0;\r\n height: 0;\r\n overflow: hidden;\r\n border-width: 10px 10px 0 0;\r\n border-color: transparent #666 transparent transparent;\r\n border-style: dashed solid dashed dashed;\r\n\r\n font-size: 0;\r\n vertical-align: bottom;\r\n\r\n margin-top: 6px;\r\n\r\n /* \tA margin in case of no other element in the same container\r\n to keep a distance to the bottom edge. */\r\n margin-bottom: 2px;\r\n\r\n box-shadow: 0 1px 0 rgba(255, 255, 255, .3);\r\n}\r\n\r\n.cke_hc .cke_resizer {\r\n font-size: 15px;\r\n width: auto;\r\n height: auto;\r\n border-width: 0;\r\n}\r\n\r\n.cke_resizer_ltr {\r\n cursor: se-resize;\r\n\r\n float: right;\r\n margin-right: -4px;\r\n}\r\n\r\n/* This class is added in RTL mode. This is a special case for the resizer\r\n (usually the .cke_rtl class is used), because it may not necessarily be in\r\n RTL mode if the main UI is RTL. It depends instead on the context where the\r\n editor is inserted on. */\r\n.cke_resizer_rtl {\r\n border-width: 10px 0 0 10px;\r\n border-color: transparent transparent transparent #A5A5A5;\r\n border-style: dashed dashed dashed solid;\r\n\r\n cursor: sw-resize;\r\n\r\n float: left;\r\n margin-left: -4px;\r\n right: auto;\r\n}\r\n\r\n/* The editing area (where users type) can be rendered as an editable
\r\n element (e.g. divarea plugin). In that case, this is the class applied to\r\n that element. */\r\n.cke_wysiwyg_div {\r\n display: block;\r\n height: 100%;\r\n overflow: auto;\r\n padding: 0 8px;\r\n outline-style: none;\r\n @include border-box();\r\n}\r\n","// buttons and alerts\n$success: rgb(14, 145, 75);\n$info: rgb(14, 93, 145);\n$warning: rgb(216, 174, 91);\n$danger: rgb(201, 96, 67);\n$error: rgb(186, 18, 43);\n$activeInteraction: rgb(195, 90, 19);\n\n// corporate identity\n$logoRed: rgb(186, 18, 43);\n$grey: rgb(173, 161, 148);\n$darkBlueGrey: rgb(164, 187, 197);\n$mediumBlueGrey: rgb(193, 212, 220);\n$lightBlueGrey: rgb(228, 236, 239);\n$brownRedGrey: rgb(154, 137, 123);\n$darkBrown: rgb(111, 99, 89);\n$websiteBorder: rgb(141, 148, 158);\n\n// ui elements, these should only variations of the above\n// naming convention: jQueryUi theme roller -> camelCase\n\n$textColor: #222;\n$textHighlight: white;\n\n$uiGeneralContentBg: white();\n$uiGeneralContentBorder: #ddd;\n\n$uiHeaderBg: #d4d5d7;\n\n$uiClickableDefaultBg: #f3f1ef;\n$uiClickableHoverBg: whiten($info, 0.2);\n//$uiClickableActiveBg: $uiHeaderBg;\n$uiClickableActiveBg: whiten($websiteBorder, 0.2);\n//$uiClickableActiveBg: #aaa;\n\n$uiSelectableSelectedBg: whiten($info, 0.2);\n$uiSelectableSelectedHoverBg: whiten($info, 0.1);\n$uiSelectableHoverBg: whiten($info, 0.9);\n\n$uiOverlay: $lightBlueGrey;\n\n// new layout. Implemented now only for review panel\n$uiReviewPanelBg: #f2f2f2;\n$uiReviewPanelTextDisabled: hsl(0, 0%, 45%);\n$uiReviewPanelTextDefault: hsl(0, 0%, 12%);\n$uiReviewPanelBgDefault: $uiGeneralContentBg;\n$uiReviewPanelPrimaryHighlight: hsl(208, 100%, 32%);\n$uiReviewPanelBgInverted: $uiReviewPanelTextDefault;\n$uiReviewPanelTextInverted: $uiGeneralContentBg;\n\n// sidebars etc.\n$canvas: mix(#fff, $grey, 85%);\n\n// colors taken from feedback.scss\n$successBgColor: whiten($success, 0.8);\n$successBorderColor: whiten($success, 0.1);\n\n$infoBgColor: whiten($info, 0.8);\n$infoBorderColor: whiten($info, 0.1);\n\n$warningBgColor: whiten($warning, 0.8);\n$warningBorderColor: whiten($warning, 0.1);\n\n$dangerBgColor: whiten($danger, 0.8);\n$dangerBorderColor: whiten($danger, 0.1);\n\n$errorBgColor: whiten($error, 0.8);\n$errorBorderColor: whiten($error, 0.1);\n\n$darkBar: rgb(51, 51, 51);\n$darkBarTxt: rgb(230, 230, 230);\n$darkBarIcon: rgb(220, 220, 220);\n\n$actionLinkColor: #276d9b;\n$actionLinkHoverColor: #4f83a7;\n\n$colorWheel-01: #c3ba13;\n$colorWheel-02: #84a610;\n$colorWheel-03: #2b8e0e;\n$colorWheel-04: #0f9787;\n$colorWheel-05: #0e5d91;\n$colorWheel-06: #0d2689;\n$colorWheel-07: #400d83;\n$colorWheel-08: #960e7d;\n$colorWheel-09: #ba122b;\n$colorWheel-10: #c34713;\n$colorWheel-11: #c36f13;\n$colorWheel-12: #c39413;\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n/*\r\npanel.css (part of editor.css)\r\n================================\r\n\r\nPanels are floating elements that can hold different types of contents.\r\nThe following are common uses of it:\r\n\r\n\t- The element that toolbar combos display when opening them.\r\n\t- The context menu.\r\n\t- The list of items displayed by \"menu buttons\" (e.g. scayt).\r\n\t- The panel shown when opening \"panel buttons\" (e.g. color buttons).\r\n\r\nPanel contents are wrapped into an iframe, so it is possible to have additional\r\nCSS loaded inside them (e.g. to have more accurate preview on the styles combo).\r\n\r\nThe following is a visual representation of the outer elements of a panel:\r\n\r\n+-- .cke_panel(*) ---------------------+\r\n| +-- IFRAME.cke_panel_frame --------+ |\r\n| | +-- HTML.cke_panel_container --+ | |\r\n| | | +-- .cke_panel_block ------+ | | |\r\n| | | | | | | |\r\n| | | | (contents here) | | | |\r\n| | | | | | | |\r\n| | | +--------------------------+ | | |\r\n| | +------------------------------+ | |\r\n| +----------------------------------+ |\r\n+--------------------------------------+\r\n\r\n(*) All kinds of panel share the above structure. Menu panels adds the\r\n .cke_menu_panel class to the outer element, while toolbar combos add the\r\n\t.cke_combopanel class.\r\n\r\nThis file also defines styles for panel lists (used by combos). For menu-like\r\npanel contents and color panels check menu.css and colorpanel.css.\r\n*/\r\n@import \"inc/bootstrap\";\r\n\r\n/* The box that holds an IFRAME. It's inserted into a host document and positioned\r\n absolutely by the application. It floats above the host document/editor. */\r\n.cke_panel {\r\n /* Restore the loading hide */\r\n visibility: visible;\r\n width: 120px;\r\n height: 100px;\r\n overflow: hidden;\r\n\r\n background-color: #fff;\r\n border: 1px solid #b6b6b6;\r\n border-bottom-color: #999;\r\n\r\n border-radius: 3px;\r\n\r\n box-shadow: 0 0 3px rgba(0, 0, 0, .15);\r\n font-size: 14px;\r\n\r\n visibility: hidden;\r\n}\r\n.cke_panel_visible {\r\n visibility: visible;\r\n}\r\n\r\n/* This class represents panels which are used as context menus. */\r\n.cke_menu_panel {\r\n padding: 0;\r\n margin: 0;\r\n background-color: $textHighlight;\r\n border: 1px solid $uiGeneralContentBorder;\r\n border-radius: 2px;\r\n box-shadow: none;\r\n max-height: 60vh;\r\n}\r\n\r\n/* This class represents panels which are used by rich combos. */\r\n.cke_combopanel {\r\n width: 150px;\r\n height: 170px;\r\n}\r\n\r\n/* The IFRAME the panel is wrapped into. */\r\n.cke_panel_frame {\r\n width: 100%;\r\n height: 100%;\r\n font-size: 12px;\r\n\r\n overflow: auto;\r\n overflow-x: hidden;\r\n}\r\n\r\n/* The HTML document which is a direct descendant of the IFRAME */\r\n.cke_panel_container {\r\n // override inline styles to add scrollbars to the dropdown menu\r\n overflow-y: scroll !important;\r\n}\r\n\r\n/*\r\nHere we start the definition of panel lists (e.g. combo panels). The following\r\nis its visual representation:\r\n\r\n+-- .cke_panel_block -----------------+\r\n| +-- .cke_panel_grouptitle --------+ |\r\n| | | |\r\n| +---------------------------------+ |\r\n| +-- .cke_panel_list --------------+ |\r\n| | +-- .cke_panel_listItem ------+ | |\r\n| | | +-- a --------------------+ | | |\r\n| | | | +-- span -------------+ | | | |\r\n| | | | | | | | | |\r\n| | | | +---------------------+ | | | |\r\n| | | +-------------------------+ | | |\r\n| | +-----------------------------+ | |\r\n| | +-- .cke_panel_listItem ------+ | |\r\n| | | +-- a --------------------+ | | |\r\n| | | | +-- span -------------+ | | | |\r\n| | | | | | | | | |\r\n| | | | +---------------------+ | | | |\r\n| | | +-------------------------+ | | |\r\n| | +-----------------------------+ | |\r\n| | ... | |\r\n| +---------------------------------+ |\r\n+-------------------------------------+\r\n*/\r\n\r\n/* The list of panel items. */\r\n.cke_panel_list {\r\n list-style-type: none;\r\n margin: 0;\r\n padding: 0;\r\n white-space: nowrap;\r\n overflow-y: auto;\r\n height: 170px;\r\n}\r\n\r\n/* The item of .cke_panel_list */\r\n.cke_panel_listItem {\r\n margin: 0;\r\n padding-bottom: 1px;\r\n}\r\n\r\n/* The child of .cke_panel_listItem. These elements contain spans which are\r\n to display a real name of the property which is visible for an end-user. */\r\n.cke_panel_listItem a {\r\n padding: 3px 4px;\r\n display: block;\r\n border: 1px solid #fff;\r\n color: inherit !important;\r\n text-decoration: none;\r\n overflow: hidden;\r\n text-overflow: ellipsis;\r\n border-radius: 2px;\r\n}\r\n\r\n/* IE6 */\r\n* html .cke_panel_listItem a {\r\n width: 100%;\r\n\r\n /* IE is not able to inherit the color, so we must force it to black */\r\n color: #000;\r\n}\r\n\r\n/* IE7 */\r\n*:first-child + html .cke_panel_listItem a {\r\n /* IE is not able to inherit the color, so we must force it to black */\r\n color: #000;\r\n}\r\n\r\n.cke_panel_listItem.cke_selected a {\r\n\r\n background-color: mix(#fff, $info, 80%);\r\n}\r\n\r\n.cke_panel_listItem a:hover,\r\n.cke_panel_listItem a:focus,\r\n.cke_panel_listItem a:active {\r\n\r\n background-color: $uiClickableHoverBg;\r\n}\r\n\r\n.cke_hc .cke_panel_listItem a {\r\n border-style: none;\r\n}\r\n\r\n.cke_hc .cke_panel_listItem a:hover,\r\n.cke_hc .cke_panel_listItem a:focus,\r\n.cke_hc .cke_panel_listItem a:active {\r\n border: 2px solid;\r\n padding: 1px 2px;\r\n}\r\n\r\n/* The title of the entire panel which is visible on top of the list. */\r\n.cke_panel_grouptitle {\r\n display: none;\r\n}\r\n\r\n/* The following styles set defaults of the elements used by the Paragraph\r\n Format panel. */\r\n.cke_panel_listItem p,\r\n.cke_panel_listItem h1,\r\n.cke_panel_listItem h2,\r\n.cke_panel_listItem h3,\r\n.cke_panel_listItem h4,\r\n.cke_panel_listItem h5,\r\n.cke_panel_listItem h6,\r\n.cke_panel_listItem pre {\r\n margin-top: 0px;\r\n margin-bottom: 0px;\r\n}\r\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\ncolorpanel.css (part of editor.css)\r\n=====================================\r\n\r\nThe color panel is related to the contents part of the panels that are\r\ndisplayed when clicking the color buttons of the toolbar. See panels.css for\r\nstyles related to the outer part of panels.\r\n\r\nThe following is the visual representation of the color panel contents:\r\n\r\n+-- .cke_panel_block.cke_colorblock --+\r\n| +-- a.cke_colorauto --------------+ |\r\n| | | |\r\n| | AUTOMATIC COLOR | |\r\n| | | |\r\n| +---------------------------------+ |\r\n| +-- table ------------------------+ |\r\n| | | |\r\n| | COLOR PALETTE | |\r\n| | | |\r\n| |---------------------------------| |\r\n| | \"More Colors\" | |\r\n| +---------------------------------+ |\r\n+-------------------------------------+\r\n\r\nThe AUTOMATIC COLOR section is an containing a table with two cells with\r\nthe following contents:\r\n\r\n+-- TD -----------------+ +-- TD -----------------+\r\n| +-- .cke_colorbox --+ | | |\r\n| | | | | \"Automatic\" |\r\n| +-------------------+ | | |\r\n+-----------------------+ +-----------------------+\r\n\r\nThe COLOR PALETTE section instead is a table with a variable number of cells\r\n(by default 8). Each cell represents a color box, with the following structure:\r\n\r\n+-- A.cke_colorbox ---------+\r\n| +-- SPAN.cke_colorbox --+ |\r\n| | | |\r\n| +-----------------------+ |\r\n+---------------------------+\r\n*/\r\n\r\n/* The container of the color palette. */\r\n.cke_colorblock {\r\n padding: 3px;\r\n font-size: 11px;\r\n font-family: 'Microsoft Sans Serif', Tahoma, Arial, Verdana, Sans-Serif;\r\n}\r\n\r\n.cke_colorblock,\r\n.cke_colorblock a {\r\n text-decoration: none;\r\n color: #000;\r\n}\r\n\r\n/* The box which is to represent a single color on the color palette.\r\n It is a small, square-shaped element which can be selected from the palette. */\r\nspan.cke_colorbox {\r\n width: 10px;\r\n height: 10px;\r\n border: #808080 1px solid;\r\n float: left;\r\n}\r\n\r\n.cke_rtl span.cke_colorbox {\r\n float: right;\r\n}\r\n\r\n/* The wrapper of the span.cke_colorbox. It provides an extra border and padding. */\r\na.cke_colorbox {\r\n border: #fff 1px solid;\r\n padding: 2px;\r\n float: left;\r\n width: 12px;\r\n height: 12px;\r\n}\r\n\r\n.cke_rtl a.cke_colorbox {\r\n float: right;\r\n}\r\n\r\n/* Different states of the a.cke_colorbox wrapper. */\r\na:hover.cke_colorbox,\r\na:focus.cke_colorbox,\r\na:active.cke_colorbox {\r\n border: #b6b6b6 1px solid;\r\n background-color: #e5e5e5;\r\n}\r\n\r\n/* Buttons which are visible at the top/bottom of the color palette:\r\n - cke_colorauto (TOP) applies the automatic color.\r\n - cke_colormore (BOTTOM) executes the color dialog.\r\n*/\r\na.cke_colorauto,\r\na.cke_colormore {\r\n border: #fff 1px solid;\r\n padding: 2px;\r\n display: block;\r\n cursor: pointer;\r\n}\r\n\r\n/* Different states of cke_colorauto/cke_colormore buttons. */\r\na:hover.cke_colorauto,\r\na:hover.cke_colormore,\r\na:focus.cke_colorauto,\r\na:focus.cke_colormore,\r\na:active.cke_colorauto,\r\na:active.cke_colormore {\r\n border: #b6b6b6 1px solid;\r\n background-color: #e5e5e5;\r\n}\r\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\ntoolbar.css (part of editor.css)\r\n==================================\r\n\r\nThis files styles the CKEditor toolbar and its buttons. For toolbar combo\r\nstyles, check richcombo.css.\r\n\r\nThe toolbar is rendered as a big container (called toolbox), which contains\r\nsmaller \"toolbars\". Each toolbar represents a group of items that cannot be\r\nseparated. The following is the visual representation of the toolbox.\r\n\r\n+-- .cke_toolbox ----------------------------------------------------------+\r\n| +-- .cke_toolbar --+ +-- .cke_toolbar --+ ... +-- .cke_toolbar_break --+ |\r\n| | | | | | | |\r\n| +------------------+ +------------------+ +------------------------+ |\r\n| +-- .cke_toolbar --+ +-- .cke_toolbar --+ ... |\r\n| | | | | |\r\n| +------------------+ +------------------+ |\r\n+--------------------------------------------------------------------------+\r\n\r\nThe following instead is the visual representation of a single toolbar:\r\n\r\n+-- .cke_toolbar ----------------------------------------------------------------+\r\n| +-- .cke_toolbar_start --+ +-- .cke_toolgroup (*) --+ +-- .cke_toolbar_end --+ |\r\n| | | | | | | |\r\n| +------------------------+ +------------------------+ +----------------------+ |\r\n+--------------------------------------------------------------------------------+\r\n(*) .cke_toolgroup is available only when the toolbar items can be grouped\r\n (buttons). If the items can't be group (combos), this box is not available\r\n\tand the items are rendered straight in that place.\r\n\r\nThis file also styles toolbar buttons, which are rendered inside the above\r\n.cke_toolgroup containers. This is the visual representation of a button:\r\n\r\n+-- .cke_button -------------------------------------+\r\n| +-- .cke_button_icon --+ +-- .cke_button_label --+ |\r\n| | | | | |\r\n| +----------------------+ +-----------------------+ |\r\n+----------------------------------------------------+\r\n\r\nSpecial outer level classes used in this file:\r\n\r\n\t.cke_hc: Available when the editor is rendered on \"High Contrast\".\r\n\t.cke_rtl: Available when the editor UI is on RTL.\r\n*/\r\n@import \"inc/bootstrap\";\r\n/* The box that holds each toolbar. */\r\n.cke_toolbar {\r\n float: left;\r\n position: relative;\r\n z-index: 10005\r\n}\r\n\r\n.cke_rtl .cke_toolbar {\r\n float: right;\r\n}\r\n\r\n@media (pointer:coarse) {\r\n .cke .cke_toolbar .cke_button_off.cke_button_off:hover {\r\n background: white !important;\r\n color: $textColor !important;\r\n }\r\n}\r\n\r\n/* The box that holds buttons. */\r\n.cke_toolgroup {\r\n float: left;\r\n margin: 0 2px 0 0;\r\n @include simple-border();\r\n @include border-radius(1);\r\n\r\n background: white();\r\n display: flex;\r\n}\r\n\r\n.cke_hc .cke_toolgroup {\r\n border: 0;\r\n margin-right: 10px;\r\n margin-bottom: 10px;\r\n}\r\n\r\n.cke_rtl .cke_toolgroup {\r\n float: right;\r\n margin-left: 6px;\r\n margin-right: 0;\r\n}\r\n\r\n/* A toolbar button . */\r\n.cke .cke_toolbar .cke_button {\r\n display: inline-block;\r\n height: 18px;\r\n padding: 4px 6px;\r\n outline: none;\r\n cursor: pointer;\r\n border: 0;\r\n color: $textColor;\r\n}\r\n\r\n.cke .cke_toolbar .cke_button:hover {\r\n background: $uiClickableHoverBg !important;\r\n color: $textHighlight !important;\r\n}\r\n\r\n.cke_reset_all, .cke_reset_all *\r\n.cke .cke_top .cke_toolbar .cke_button_disabled:hover {\r\n background: white !important;\r\n cursor: default !important;\r\n}\r\n\r\n.cke_rtl .cke_button {\r\n float: right;\r\n}\r\n\r\n.cke_hc .cke_button {\r\n border: 1px solid black;\r\n\r\n /* Compensate the added border */\r\n padding: 3px 5px;\r\n margin: -2px 4px 0 -2px;\r\n}\r\n\r\n/* This class is applied to the button when it is \"active\" (pushed).\r\n This style indicates that the feature associated with the button is active\r\n i.e. currently writing in bold or when spell checking is enabled. */\r\n.cke .cke_toolbar a.cke_button_on {\r\n background-color: $info;\r\n color: $textHighlight;\r\n}\r\n\r\n.cke_button_disabled span {\r\n opacity: 0.4 !important;\r\n}\r\n\r\na.cke_button_on:hover,\r\na.cke_button_on:focus,\r\na.cke_button_on:active {\r\n\r\n cursor: pointer;\r\n}\r\n\r\na.cke_button_off:hover,\r\na.cke_button_off:focus,\r\na.cke_button_off:active,\r\na.cke_button_disabled:hover,\r\na.cke_button_disabled:focus,\r\na.cke_button_disabled:active {\r\n\r\n background-color: $uiClickableActiveBg;\r\n\r\n cursor: default;\r\n text-shadow: none;\r\n}\r\n\r\n/* The icon which is a visual representation of the button. */\r\n.cke_button_icon {\r\n cursor: inherit;\r\n background-repeat: no-repeat;\r\n margin-top: 1px;\r\n width: 16px;\r\n height: 16px;\r\n float: left;\r\n}\r\n\r\n.cke_rtl .cke_button_icon {\r\n float: right;\r\n}\r\n\r\n.cke_hc .cke_button_icon {\r\n display: none;\r\n}\r\n\r\n/* The label of the button that stores the name of the feature. By default,\r\n labels are invisible. They can be revealed on demand though. */\r\n.cke_button_label {\r\n display: none;\r\n padding-left: 3px;\r\n margin-top: 1px;\r\n line-height: 17px;\r\n vertical-align: middle;\r\n float: left;\r\n cursor: default;\r\n\r\n &.cke_button__language_label {\r\n display: block;\r\n cursor: pointer;\r\n }\r\n}\r\n\r\n.cke_button__language {\r\n cursor: pointer;\r\n}\r\n\r\n.cke_button__language_icon {\r\n display: none;\r\n}\r\n\r\n.cke_rtl .cke_button_label {\r\n padding-right: 3px;\r\n padding-left: 0;\r\n float: right;\r\n}\r\n\r\n.cke_hc .cke_button_label {\r\n padding: 0;\r\n display: inline-block;\r\n font-size: 12px;\r\n}\r\n\r\n.cke_rtl .cke_button_arrow {\r\n margin-right: 5px;\r\n margin-left: 0;\r\n}\r\n\r\n.cke_hc .cke_button_arrow {\r\n font-size: 10px;\r\n margin: 3px -2px 0 3px;\r\n width: auto;\r\n border: 0;\r\n}\r\n\r\n.cke_button_arrow {\r\n padding: 0 8px 5px 0;\r\n position: relative;\r\n top: -4px;\r\n opacity: .8\r\n}\r\n\r\n/* The vertical separator which is used within a single toolbar to split\r\n buttons into sub-groups. */\r\n.cke_toolbar_separator {\r\n float: left;\r\n background-color: #c0c0c0;\r\n background-color: rgba(0, 0, 0, .2);\r\n margin: 5px 2px 0;\r\n height: 18px;\r\n width: 1px;\r\n}\r\n\r\n.cke_rtl .cke_toolbar_separator {\r\n float: right;\r\n}\r\n\r\n.cke_hc .cke_toolbar_separator {\r\n width: 0;\r\n border-left: 1px solid;\r\n margin: 1px 5px 0 0px;\r\n}\r\n\r\n/* The dummy element that breaks toolbars.\r\n Once it is placed, the very next toolbar is moved to the new row. */\r\n.cke_toolbar_break {\r\n display: block;\r\n clear: left;\r\n}\r\n\r\n.cke_rtl .cke_toolbar_break {\r\n clear: right;\r\n}\r\n\r\n/* The button, which when clicked hides (collapses) all the toolbars. */\r\n.cke_toolbox_collapser {\r\n width: 12px;\r\n height: 11px;\r\n float: right;\r\n margin: 11px 0 0;\r\n font-size: 0;\r\n cursor: default;\r\n text-align: center;\r\n border: 1px solid #a6a6a6;\r\n border-bottom-color: #979797;\r\n border-radius: 3px;\r\n background: #fff;\r\n}\r\n\r\n.cke_toolbox_collapser.cke_toolbox_collapser_min {\r\n margin: 0 2px 4px;\r\n}\r\n\r\n.cke_rtl .cke_toolbox_collapser {\r\n float: left;\r\n}\r\n\r\n/* The CSS arrow, which belongs to the toolbar collapser. */\r\n.cke_toolbox_collapser .cke_arrow {\r\n display: inline-block;\r\n height: 0;\r\n width: 0;\r\n font-size: 0;\r\n margin-top: 1px;\r\n border-left: 3px solid transparent;\r\n border-right: 3px solid transparent;\r\n border-bottom: 3px solid #474747;\r\n border-top: 3px solid transparent;\r\n}\r\n\r\n.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow {\r\n margin-top: 4px;\r\n border-bottom-color: transparent;\r\n border-top-color: #474747;\r\n}\r\n\r\n.cke_hc .cke_toolbox_collapser .cke_arrow {\r\n font-size: 8px;\r\n width: auto;\r\n border: 0;\r\n margin-top: 0;\r\n margin-right: 2px;\r\n}\r\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\nmenu.css (part of editor.css)\r\n===============================\r\n\r\nThis file styles menus used in the editor UI. These menus are the list of\r\noptions available inside some \"floating panels\", like menu buttons of the\r\ntoolbar or the context menu.\r\n\r\nNote that the menu itself doesn't include the floating element that holds it.\r\nThat element is styles in the panel.css file.\r\n\r\nThe following is a visual representation of the main elements of a menu:\r\n\r\n+-- .cke_menu -----------------+\r\n| +-- .cke_menuitem --------+ |\r\n| | +-- .cke_menubutton ---+ | |\r\n| | | | | |\r\n| | +----------------------+ | |\r\n| +--------------------------+ |\r\n| +-- .cke_menuseparator ----+ |\r\n| ... |\r\n+------------------------------+\r\n\r\nThis is the .cke_menubutton structure:\r\n(Note that the menu button icon shares with toolbar button the common class .cke_button_icon to achieve the same outlook.)\r\n\r\n+-- .cke_menubutton -------------------------------------------------------------------------+\r\n| +-- .cke_menubutton_inner ---------------------------------------------------------------+ |\r\n| | +-- .cke_menubutton_icon ---+ +-- .cke_menubutton_label --+ +-- .cke_cke_menuarrow --+ | |\r\n| | | +-- .cke_button_icon ---+ | | | | | | |\r\n| | | | | | | | | | | |\r\n| | | +-----------------------+ | | | | | | |\r\n| | +---------------------------+ +---------------------------+ +------------------------+ | |\r\n| +----------------------------------------------------------------------------------------+ |\r\n+--------------------------------------------------------------------------------------------+\r\n\r\nSpecial outer level classes used in this file:\r\n\r\n\t.cke_hc: Available when the editor is rendered on \"High Contrast\".\r\n\t.cke_rtl: Available when the editor UI is on RTL.\r\n*/\r\n\r\n/* .cke_menuitem is the element that holds the entire structure of each of the\r\n menu items. */\r\n\r\n.cke_menubutton {\r\n /* The \"button\" inside a menu item is a element.\r\n Transforms it into a block. */\r\n display: block;\r\n color: $textColor;\r\n padding: 5px 7px;\r\n cursor: pointer;\r\n // override .cke_reset_all *\r\n .cke_menubutton_label {\r\n cursor: pointer;\r\n }\r\n}\r\n\r\n.cke_menubutton:hover,\r\n.cke_menubutton:focus,\r\n.cke_menubutton:active {\r\n background: $uiClickableHoverBg;\r\n color: $textHighlight;\r\n display: block;\r\n outline: none;\r\n cursor: pointer;\r\n &:after {\r\n color: $textHighlight;\r\n border-color: $textHighlight;\r\n }\r\n}\r\n\r\n.cke_menubutton__language_ckb-ir,\r\n.cke_menubutton__language_ar-arb,\r\n.cke_menubutton__language_fa-af,\r\n.cke_menubutton__language_fa-ir,\r\n.cke_menubutton__language_he-il,\r\n.cke_menubutton__language_ps-af,\r\n.cke_menubutton__language_ur-in {\r\n padding-right: 40px;\r\n &:after {\r\n content: 'RTL';\r\n display: block;\r\n color: $grey;\r\n border: $grey 1px solid;\r\n border-radius: 2px;\r\n font-size: 10px;\r\n top: 7px;\r\n right: 5px;\r\n line-height: 12px;\r\n padding: 0 4px;\r\n position: absolute;\r\n }\r\n}\r\n\r\n.cke_hc .cke_menubutton {\r\n padding: 2px;\r\n}\r\n\r\n.cke_hc .cke_menubutton:hover,\r\n.cke_hc .cke_menubutton:focus,\r\n.cke_hc .cke_menubutton:active {\r\n border: 2px solid;\r\n padding: 0;\r\n}\r\n\r\n.cke_menubutton_inner {\r\n display: table-row;\r\n}\r\n\r\n.cke_menubutton_icon,\r\n.cke_menubutton_label,\r\n.cke_menuarrow {\r\n display: table-cell;\r\n}\r\n\r\n/* The menu item icon. */\r\n.cke_menubutton_icon {\r\n display: none;\r\n background-color: #D7D8D7;\r\n opacity: 0.70; /* Safari, Opera and Mozilla */\r\n filter: alpha(opacity=70); /* IE */\r\n padding: 4px;\r\n}\r\n\r\n.cke_hc .cke_menubutton_icon {\r\n height: 16px;\r\n width: 0;\r\n padding: 4px 0;\r\n}\r\n\r\n.cke_menubutton_disabled:hover .cke_menubutton_icon,\r\n.cke_menubutton_disabled:focus .cke_menubutton_icon,\r\n.cke_menubutton_disabled:active .cke_menubutton_icon {\r\n /* The icon will get opacity as well when hovered. */\r\n opacity: 0.3;\r\n filter: alpha(opacity=30);\r\n}\r\n\r\n/* The textual part of each menu item. */\r\n.cke_menubutton_label {\r\n padding: 0 5px;\r\n background-color: transparent;\r\n width: 100%;\r\n vertical-align: middle;\r\n font-size: 14px;\r\n}\r\n\r\n.cke_menubutton_disabled .cke_menubutton_label {\r\n /* Greyed label text indicates a disabled menu item. */\r\n opacity: 0.3;\r\n filter: alpha(opacity=30);\r\n}\r\n\r\n.cke_menubutton_on {\r\n border: 1px solid #dedede;\r\n background-color: #f2f2f2;\r\n box-shadow: 0 0 2px rgba(0, 0, 0, .1) inset;\r\n}\r\n\r\n.cke_menubutton_on .cke_menubutton_icon {\r\n padding-right: 3px;\r\n}\r\n\r\n.cke_panel_frame .cke_menubutton_label {\r\n display: none;\r\n}\r\n\r\n/* The separator used to separate menu item groups. */\r\n.cke_menuseparator {\r\n background-color: #D3D3D3;\r\n height: 1px;\r\n filter: alpha(opacity=70); /* IE */\r\n opacity: 0.70; /* Safari, Opera and Mozilla */\r\n}\r\n\r\n/* The small arrow shown for item with sub-menus. */\r\n.cke_menuarrow {\r\n background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAeCAYAAAAPSW++AAAAWUlEQVR42mNgAAJLS8v5QMzJgA6Agv+B+AYQa2GTAOFvQJyMSyINm1G66EYtAmIehlEwXAEobYHSGLqgFjRB/EcWTIYmnf/oEmlYJaCSuhhGIUnygNIYiA0Ab4wwJXKzD74AAAAASUVORK5CYII=);\r\n background-position: 0 10px;\r\n background-repeat: no-repeat;\r\n padding: 0 5px;\r\n}\r\n\r\n.cke_rtl .cke_menuarrow {\r\n background-position: 5px -13px;\r\n background-repeat: no-repeat;\r\n}\r\n\r\n.cke_menuarrow span {\r\n display: none;\r\n}\r\n\r\n.cke_hc .cke_menuarrow span {\r\n vertical-align: middle;\r\n display: inline;\r\n}\r\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\nrichcombo.css (part of editor.css)\r\n=================================\r\n\r\nThis file holds the style set of the \"Rich Combo\" widget which is commonly used\r\nin the toolbar. It doesn't, however, styles the panel that is displayed when\r\nclicking on the combo, which is instead styled by panel.css.\r\n\r\nThe visual representation of a rich combo widget looks as follows:\r\n\r\n+-- .cke_combo----------------------------------------------------------------------+\r\n| +-- .cke_combo_label --+ +-- .cke_combo_button ---------------------------------+ |\r\n| | | | +-- .cke_combo_text --+ +-- .cke_combo_open -------+ | |\r\n| | | | | | | +-- .cke_combo_arrow --+ | | |\r\n| | | | | | | | | | | |\r\n| | | | | | | +----------------------+ | | |\r\n| | | | +---------------------+ +--------------------------+ | |\r\n| +----------------------+ +------------------------------------------------------+ |\r\n+-----------------------------------------------------------------------------------+\r\n*/\r\n@import \"inc/bootstrap\";\r\n/* The box that hold the entire combo widget */\r\n.cke_combo {\r\n display: inline-block;\r\n}\r\n\r\n.cke_rtl .cke_combo {\r\n float: right;\r\n}\r\n\r\n.cke_hc .cke_combo {\r\n margin-top: -2px;\r\n}\r\n\r\n/* The label of the combo widget. It is invisible by default, yet\r\n it's important for semantics and accessibility. */\r\n.cke_combo_label {\r\n display: none;\r\n float: left;\r\n line-height: 26px;\r\n vertical-align: top;\r\n margin-right: 5px;\r\n}\r\n\r\n.cke_rtl .cke_combo_label {\r\n float: right;\r\n margin-left: 5px;\r\n margin-right: 0;\r\n}\r\n\r\n/* The container for combo text and arrow. */\r\n.cke_combo_button {\r\n display: inline-block;\r\n margin: 0 2px 0 0;\r\n\r\n @include simple-border();\r\n @include border-radius();\r\n\r\n background: white();\r\n max-height: 26px;\r\n white-space: nowrap;\r\n}\r\n\r\n/* Different states of the container. */\r\n.cke_combo_off a.cke_combo_button:hover,\r\n.cke_combo_off a.cke_combo_button:focus {\r\n\r\n outline: none;\r\n}\r\n\r\n\r\n.cke_combo_off a.cke_combo_button:hover,\r\n.cke_combo_off a.cke_combo_button:focus,\r\n.cke_combo_off a.cke_combo_button:active {\r\n background-color: $uiClickableActiveBg;\r\n text-shadow: none;\r\n}\r\n\r\n.cke_rtl .cke_combo_button {\r\n float: right;\r\n margin-left: 5px;\r\n margin-right: 0;\r\n}\r\n\r\n.cke_hc a.cke_combo_button {\r\n padding: 3px;\r\n}\r\n\r\n.cke_hc .cke_combo_on a.cke_combo_button,\r\n.cke_hc .cke_combo_off a.cke_combo_button:hover,\r\n.cke_hc .cke_combo_off a.cke_combo_button:focus,\r\n.cke_hc .cke_combo_off a.cke_combo_button:active {\r\n border-width: 3px;\r\n padding: 1px;\r\n}\r\n\r\n/* The label that shows the current value of the rich combo.\r\n By default, it holds the name of the property.\r\n See: .cke_combo_inlinelabel */\r\n.cke_combo_text {\r\n line-height: 26px;\r\n padding : {\r\n left: 10px;\r\n }\r\n text-overflow: ellipsis;\r\n overflow: hidden;\r\n float: left;\r\n cursor: default;\r\n color: #474747;\r\n text-shadow: 0 1px 0 rgba(255, 255, 255, .5);\r\n width: 60px;\r\n}\r\n\r\n.cke_rtl .cke_combo_text {\r\n float: right;\r\n text-align: right;\r\n padding-left: 0;\r\n padding-right: 10px;\r\n}\r\n\r\n.cke_hc .cke_combo_text {\r\n line-height: 18px;\r\n font-size: 12px;\r\n}\r\n\r\n/* The handler which opens the panel of rich combo properties.\r\n It holds an arrow as a visual indicator. */\r\n.cke_combo_open {\r\n display: inline-block;\r\n font-size: 0;\r\n height: 26px;\r\n line-height: 17px;\r\n margin: 0;\r\n text-align: center;\r\n width: 20px;\r\n cursor: pointer;\r\n &:hover {\r\n color: $textHighlight;\r\n background: $uiClickableHoverBg;\r\n }\r\n}\r\n\r\n.cke_combo_button:hover {\r\n color: $textHighlight !important;\r\n background: $uiClickableHoverBg !important;\r\n .cke_combo_text{\r\n color: $darkBarTxt !important;\r\n }\r\n}\r\n\r\n.cke_combo_on {\r\n .cke_combo_button {\r\n background-color: $info;\r\n .cke_combo_text {\r\n color: $darkBarTxt !important;\r\n }\r\n }\r\n}\r\n\r\n.cke_hc .cke_combo_open {\r\n cursor: default;\r\n display: inline-block;\r\n font-size: 0;\r\n height: 26px;\r\n line-height: 17px;\r\n margin: 0;\r\n text-align: center;\r\n width: 20px;\r\n}\r\n\r\n/* The arrow which is displayed inside of the .cke_combo_open handler. */\r\n.cke_combo_arrow, .cke_button_arrow {\r\n margin: 8px 0 0;\r\n float: left;\r\n left: 7px;\r\n position: relative;\r\n font-family: 'tao';\r\n speak: none;\r\n font-style: normal;\r\n font-weight: normal;\r\n font-variant: normal;\r\n text-transform: none;\r\n line-height: 1;\r\n\r\n /* Better Font Rendering =========== */\r\n -webkit-font-smoothing: antialiased;\r\n -moz-osx-font-smoothing: grayscale;\r\n cursor: pointer;\r\n font-size: 1rem;\r\n}\r\n\r\n.cke_combo_arrow, .cke_button_arrow {\r\n @include tao-icon-setup;\r\n @include icon-down;\r\n}\r\n\r\n.cke_hc .cke_combo_arrow {\r\n font-size: 10px;\r\n width: auto;\r\n border: 0;\r\n margin-top: 3px;\r\n}\r\n\r\n/* Disabled combo button styles. */\r\n.cke_combo_disabled .cke_combo_inlinelabel,\r\n.cke_combo_disabled .cke_combo_open {\r\n opacity: 0.3;\r\n}\r\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\nelementspath.css (part of editor.css)\r\n=======================================\r\n\r\nThis file styles the \"Elements Path\", whith is the list of element names\r\npresent at the the bottom bar of the CKEditor interface.\r\n\r\nThe following is a visual representation of its main elements:\r\n\r\n+-- .cke_path ---------------------------------------------------------------+\r\n| +-- .cke_path_item ----+ +-- .cke_path_item ----+ +-- .cke_path_empty ---+ |\r\n| | | | | | | |\r\n| +----------------------+ +----------------------+ +----------------------+ |\r\n+----------------------------------------------------------------------------+\r\n*/\r\n\r\n/* The box that holds the entire elements path. */\r\n.cke_path {\r\n float: left;\r\n margin: -2px 0 2px;\r\n}\r\n\r\n/* Each item of the elements path. */\r\n.cke_path_item,\r\n /* Empty element available at the end of the elements path, to help us keeping\r\n the proper box size when the elements path is empty. */\r\n.cke_path_empty {\r\n display: inline-block;\r\n float: left;\r\n padding: 3px 4px;\r\n margin-right: 2px;\r\n cursor: default;\r\n text-decoration: none;\r\n outline: 0;\r\n border: 0;\r\n color: #4c4c4c;\r\n text-shadow: 0 1px 0 #fff;\r\n font-weight: bold;\r\n font-size: 11px;\r\n}\r\n\r\n.cke_rtl .cke_path,\r\n.cke_rtl .cke_path_item,\r\n.cke_rtl .cke_path_empty {\r\n float: right;\r\n}\r\n\r\n/* The items are elements, so we define its hover states here. */\r\na.cke_path_item:hover,\r\na.cke_path_item:focus,\r\na.cke_path_item:active {\r\n background-color: #bfbfbf;\r\n color: #333;\r\n text-shadow: 0 1px 0 rgba(255, 255, 255, .5);\r\n border-radius: 2px;\r\n box-shadow: 0 0 4px rgba(0, 0, 0, .5) inset, 0 1px 0 rgba(255, 255, 255, .5);\r\n}\r\n\r\n.cke_hc a.cke_path_item:hover,\r\n.cke_hc a.cke_path_item:focus,\r\n.cke_hc a.cke_path_item:active {\r\n border: 2px solid;\r\n padding: 1px 2px;\r\n}\r\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n@import \"inc/bootstrap\";\r\n/* \"Source\" button label */\r\n.cke_button__source_label,\r\n.cke_button__sourcedialog_label {\r\n display: inline;\r\n}\r\n\r\n/* \"Font Size\" combo width */\r\n.cke_combo__fontsize .cke_combo_text {\r\n width: 30px;\r\n}\r\n\r\n/* \"Font Size\" panel size */\r\n.cke_combopanel__fontsize {\r\n width: 120px;\r\n}\r\n\r\n/* Editable regions */\r\n.cke_source {\r\n font-family: 'Courier New', Monospace;\r\n font-size: small;\r\n background-color: #fff;\r\n white-space: pre;\r\n}\r\n\r\n.cke_wysiwyg_frame, .cke_wysiwyg_div {\r\n background-color: #fff;\r\n}\r\n","@import \"inc/bootstrap\";\n\n[class^=\"icon-\"], [class*=\" icon-\"] {\n text-shadow: 0 1px 0 white(.5);\n}\n\n.cke_button {\n min-width: 14px;\n text-decoration: none !important;\n text-align: center;\n}\n\n.cke_top,\n.cke_top:before,\n.cke_top:after,\n.cke_top *,\n.cke_top *:before,\n.cke_top *:after {\n box-sizing: content-box !important;\n}\n\n.cke_button_icon, .cke_button {\n padding-top: 1px;\n line-height: 0.9;\n font-size: 16px;\n}\n\n.cke_nose {\n position: absolute;\n bottom: -6px;\n transform: rotate(45deg);\n border: 1px $uiClickableDefaultBg solid;\n border-left: none;\n border-top: none;\n width: 12px;\n height: 12px;\n background: $uiClickableDefaultBg;\n box-shadow: 2px 1px 1px 0 rgba(0, 0, 0, 0.1);\n opacity: 0;\n &.float-space-left {\n opacity: 1;\n transition: opacity .1s ease-in-out;\n right: auto;\n left: 5px;\n }\n &.float-space-right {\n opacity: 1;\n transition: opacity .1s ease-in-out;\n right: 5px;\n left: auto;\n }\n &.float-space-bottom {\n top: -6px;\n box-shadow: none;\n }\n &.float-space-top {\n bottom: -6px;\n }\n}\n","/* Do not edit */@import \"inc/bootstrap\";\n.cke .cke_top .cke_toolbar .cke_button_icon {background-image: none!important;}\n.cke_button_icon, .cke_button { @include tao-icon-setup;}\n.cke_button__anchor_icon:before { @include icon-anchor;}\n.cke_button__bgcolor_icon:before { @include icon-background-color;}\n.cke_button__bidiltr_icon:before { @include icon-left-right;}\n.cke_button__bidirtl_icon:before { @include icon-right-left;}\n.cke_button__blockquote_icon:before { @include icon-block-quote;}\n.cke_button__bold_icon:before { @include icon-bold;}\n.cke_button__bulletedlist_icon:before { @include icon-ul;}\n.cke_button__copy_icon:before { @include icon-copy;}\n.cke_button__creatediv_icon:before { @include icon-div-container;}\n.cke_button__cut_icon:before { @include icon-cut;}\n.cke_button__find_icon:before { @include icon-find;}\n.cke_button__horizontalrule_icon:before { @include icon-insert-horizontal-line;}\n.cke_button__image_icon:before { @include icon-image;}\n.cke_button__indent_icon:before { @include icon-increase-indent;}\n.cke_button__italic_icon:before { @include icon-italic;}\n.cke_button__justifyblock_icon:before { @include icon-justify;}\n.cke_button__justifycenter_icon:before { @include icon-center;}\n.cke_button__justifyleft_icon:before { @include icon-align-left;}\n.cke_button__justifyright_icon:before { @include icon-align-right;}\n.cke_button__link_icon:before { @include icon-link;}\n.cke_button__newpage_icon:before { @include icon-new-page;}\n.cke_button__numberedlist_icon:before { @include icon-ol;}\n.cke_button__outdent_icon:before { @include icon-decrease-indent;}\n.cke_button__paste_icon:before { @include icon-paste;}\n.cke_button__pastefromword_icon:before { @include icon-paste-word;}\n.cke_button__pastetext_icon:before { @include icon-paste-text;}\n.cke_button__radio_icon:before { @include icon-radio-checked;}\n.cke_button__redo_icon:before { @include icon-redo;}\n.cke_button__replace_icon:before { @include icon-replace;}\n.cke_button__scayt_icon:before { @include icon-spell-check;}\n.cke_button__selectall_icon:before { @include icon-select-all;}\n.cke_button__sourcedialog_icon:before { @include icon-source;}\n.cke_button__specialchar_icon:before { @include icon-special-character;}\n.cke_button__strike_icon:before { @include icon-strike-through;}\n.cke_button__subscript_icon:before { @include icon-subscript;}\n.cke_button__superscript_icon:before { @include icon-superscript;}\n.cke_button__table_icon:before { @include icon-table;}\n.cke_button__templates_icon:before { @include icon-templates;}\n.cke_button__textcolor_icon:before { @include icon-text-color;}\n.cke_button__taohighlight_icon:before { @include icon-text-marker;}\n.cke_button__underline_icon:before { @include icon-underline;}\n.cke_button__taounderline_icon:before { @include icon-underline;}\n.cke_button__undo_icon:before { @include icon-undo;}\n.cke_button__unlink_icon:before { @include icon-unlink;}\n.cke_button__taomediamanager_icon:before { @include icon-media;}\n.cke_button__taoqtiimage_icon:before { @include icon-image;}\n.cke_button__taoqtimaths_icon:before { @include icon-maths;}\n.cke_button__taoqtimedia_icon:before { @include icon-media;}\n.cke_button__taoqtiinclude_icon:before { @include icon-shared-file;}\n.cke_button__taoqtitable_icon:before { @include icon-table;}\n.cke_button__taotooltip_icon:before { @include icon-tooltip;}\n.cke_button__taoqtiprintedvariable_icon:before { @include icon-variable;}\n.cke_button__taotab_icon:before { @include icon-tab;}\n.cke_button__taountab_icon:before { @include icon-untab;}\n.cke_combo_arrow:before { @include icon-down;}\n.cke_button_arrow:before { @include icon-down;}\n"]} \ No newline at end of file From 24247963c9308418141c2d5ff144860492965907 Mon Sep 17 00:00:00 2001 From: Yuriy Synyaiev Date: Mon, 18 Jul 2022 17:05:29 +0200 Subject: [PATCH 6/9] fix: added dimmed focus/active state --- lib/ckeditor/ckeditor.js | 2 +- lib/ckeditor/skins/kama/editor.css | 2 +- lib/ckeditor/skins/kama/editor_ie.css | 2 +- lib/ckeditor/skins/kama/editor_ie7.css | 2 +- lib/ckeditor/skins/kama/editor_ie8.css | 2 +- lib/ckeditor/skins/kama/editor_iequirks.css | 2 +- lib/ckeditor/skins/moono-lisa/editor.css | 2 +- lib/ckeditor/skins/moono-lisa/editor_gecko.css | 2 +- lib/ckeditor/skins/moono-lisa/editor_ie.css | 2 +- lib/ckeditor/skins/moono-lisa/editor_ie8.css | 2 +- lib/ckeditor/skins/moono-lisa/editor_iequirks.css | 2 +- lib/ckeditor/skins/moono/editor.css | 2 +- lib/ckeditor/skins/moono/editor_gecko.css | 2 +- lib/ckeditor/skins/moono/editor_ie.css | 2 +- lib/ckeditor/skins/moono/editor_ie7.css | 2 +- lib/ckeditor/skins/moono/editor_ie8.css | 2 +- lib/ckeditor/skins/moono/editor_iequirks.css | 2 +- lib/ckeditor/skins/tao/editor.css | 2 +- lib/ckeditor/skins/tao/editor.css.map | 2 +- 19 files changed, 19 insertions(+), 19 deletions(-) diff --git a/lib/ckeditor/ckeditor.js b/lib/ckeditor/ckeditor.js index 47761dc3..df9a73bd 100644 --- a/lib/ckeditor/ckeditor.js +++ b/lib/ckeditor/ckeditor.js @@ -2,7 +2,7 @@ Copyright (c) 2003-2022, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ -(function(){if(!window.CKEDITOR||!window.CKEDITOR.dom){window.CKEDITOR||(window.CKEDITOR=function(){var a=/(^|.*[\\\/])ckeditor\.js(?:\?.*|;.*)?$/i,l={timestamp:"M6CK",version:"4.15.1 TAO-1 DEV",revision:"e2248bb47",rnd:Math.floor(900*Math.random())+100,_:{pending:[],basePathSrcPattern:a},status:"unloaded",basePath:function(){var f=window.CKEDITOR_BASEPATH||"";if(!f)for(var g=document.getElementsByTagName("script"),k=0;k.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 1px 1px 7px;margin-left:-6px}.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 7px 1px 1px;margin-left:0;margin-right:-6px}.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0;margin:0}.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px;margin:0}.cke_toolbar .cke_combo+.cke_toolbar_end,.cke_toolbar .cke_combo+.cke_toolgroup{margin-right:0;margin-left:2px}.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:2px}.cke_hc .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:5px}.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:5px}.cke_toolbar.cke_toolbar_last .cke_combo:nth-last-child(-n+2):after{content:none;border:0;width:0;height:0}.cke_combo_text{line-height:26px;padding-left:10px;text-overflow:ellipsis;overflow:hidden;float:left;cursor:default;color:#484848;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{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 10px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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 #484848}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:3px}.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_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{float:left;margin:-2px 0 2px}a.cke_path_item,span.cke_path_empty{display:inline-block;float:left;padding:3px 4px;margin-right:2px;cursor:default;text-decoration:none;outline:0;border:0;color:#484848;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:#e5e5e5}.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_combopanel__fontsize{width:135px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;text-align:center;opacity:.95;filter:alpha(opacity = 95);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__about_icon{background:url(icons.png?t=M6CK) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png?t=M6CK) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png?t=M6CK) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png?t=M6CK) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6CK) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6CK) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png?t=M6CK) no-repeat 0 -144px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6CK) no-repeat 0 -168px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6CK) no-repeat 0 -192px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -240px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -288px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -336px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6CK) no-repeat 0 -360px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6CK) no-repeat 0 -384px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -408px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -432px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6CK) no-repeat 0 -456px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -504px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6CK) no-repeat 0 -528px!important}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6CK) no-repeat 0 -552px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6CK) no-repeat 0 -576px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6CK) no-repeat 0 -600px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6CK) no-repeat 0 -624px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6CK) no-repeat 0 -648px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6CK) no-repeat 0 -672px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6CK) no-repeat 0 -696px!important}.cke_button__embed_icon{background:url(icons.png?t=M6CK) no-repeat 0 -720px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6CK) no-repeat 0 -744px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6CK) no-repeat 0 -816px!important}.cke_button__replace_icon{background:url(icons.png?t=M6CK) no-repeat 0 -840px!important}.cke_button__flash_icon{background:url(icons.png?t=M6CK) no-repeat 0 -864px!important}.cke_button__button_icon{background:url(icons.png?t=M6CK) no-repeat 0 -888px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6CK) no-repeat 0 -912px!important}.cke_button__form_icon{background:url(icons.png?t=M6CK) no-repeat 0 -936px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6CK) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6CK) no-repeat 0 -984px!important}.cke_button__radio_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1032px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1080px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1128px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1152px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1176px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1200px!important}.cke_button__image_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1248px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1296px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1320px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1344px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1368px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1392px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1416px!important}.cke_button__language_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1464px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1488px!important}.cke_button__link_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1512px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1560px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1608px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1632px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1656px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1704px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1752px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1800px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1848px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1872px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1920px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1944px!important}.cke_button__print_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1968px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1992px!important}.cke_button__save_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2016px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -2064px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2088px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -2136px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -2184px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2208px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2232px!important}.cke_button__table_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2256px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2280px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2304px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2328px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2352px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2424px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -456px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -576px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -696px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -744px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1320px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1344px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1368px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1392px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1416px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1488px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1512px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1872px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1944px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1968px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1992px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2016px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2256px!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=M6CK) no-repeat 0 -2280px!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=M6CK) no-repeat 0 -2304px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2328px!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=M6CK) no-repeat 0 -2352px!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=M6CK) no-repeat 0 -2376px!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=M6CK) no-repeat 0 -2400px!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=M6CK) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -4896px!important} \ 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;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #d1d1d1;padding:0}.cke_inner{display:block;background:#fff;padding:0;-webkit-touch-callout:none}.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 #d1d1d1;background:#f8f8f8;padding:6px 8px 2px;white-space:normal}.cke_float .cke_top{border:1px solid #d1d1d1}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #d1d1d1;background:#f8f8f8}.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 #bcbcbc 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 #bcbcbc;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:hidden;background-color:#fff;border:1px solid #d1d1d1}.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:focus{outline:0}.cke_panel_list{margin:0;padding:0;list-style-type:none;white-space:nowrap}.cke_panel_listItem{margin:0;padding:0}.cke_panel_listItem a{padding:6px 7px;display:block;color:inherit!important;text-decoration:none;overflow:hidden;text-overflow:ellipsis}.cke_hc .cke_panel_listItem a{border-style:none}.cke_panel_listItem.cke_selected a,.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{background-color:#e9e9e9}.cke_panel_listItem a:focus{outline:1px dotted #000}.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:4px 5px}.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_panel_grouptitle{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:6px 6px 7px 6px;color:#484848;border-bottom:1px solid #d1d1d1;background:#f8f8f8}.cke_colorblock{padding:10px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000}a.cke_colorbox{padding:2px;float:left;width:20px;height:20px}.cke_rtl a.cke_colorbox{float:right}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{outline:0;padding:0;border:2px solid #139ff7}a:hover.cke_colorbox{border-color:#bcbcbc}span.cke_colorbox{width:20px;height:20px;float:left}.cke_rtl span.cke_colorbox{float:right}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:3px;display:block;cursor:pointer}a.cke_colorauto{padding:0;border:1px solid transparent;margin-bottom:6px;height:26px;line-height:26px}a.cke_colormore{margin-top:10px;height:20px;line-height:19px}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{outline:0;border:#139ff7 1px solid;background-color:#f8f8f8}a:hover.cke_colorauto,a:hover.cke_colormore{border-color:#bcbcbc}.cke_colorauto span.cke_colorbox{width:18px;height:18px;border:1px solid #808080;margin-left:1px;margin-top:3px}.cke_rtl .cke_colorauto span.cke_colorbox{margin-left:0;margin-right:1px}span.cke_colorbox[style*="#ffffff"],span.cke_colorbox[style*="#FFFFFF"],span.cke_colorbox[style="background-color:#fff"],span.cke_colorbox[style="background-color:#FFF"],span.cke_colorbox[style*="rgb(255,255,255)"],span.cke_colorbox[style*="rgb(255, 255, 255)"]{border:1px solid #808080;width:18px;height:18px}.cke_toolbar{float:left}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{border:0;float:left;margin:1px 2px 6px 0;padding-right:3px}.cke_rtl .cke_toolgroup{float:right;margin:1px 0 6px 2px;padding-left:3px;padding-right:0}.cke_hc .cke_toolgroup{margin-right:5px;margin-bottom:5px}.cke_hc.cke_rtl .cke_toolgroup{margin-right:0;margin-left:5px}a.cke_button{display:inline-block;height:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0;position:relative}a.cke_button_expandable{padding:4px 5px}.cke_rtl a.cke_button{float:right}.cke_hc a.cke_button{border:1px solid black;padding:3px 5px;margin:0 3px 5px 0}.cke_hc.cke_rtl a.cke_button{margin:0 0 5px 3px}a.cke_button_on{background:#fff;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_on{padding:3px 4px}a.cke_button_off:hover,a.cke_button_off:focus,a.cke_button_off:active{background:#e5e5e5;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_off:hover,a.cke_button_expandable.cke_button_off:focus,a.cke_button_expandable.cke_button_off:active{padding:3px 4px}.cke_hc a.cke_button_on,.cke_hc a.cke_button_off:hover,.cke_hc a.cke_button_off:focus,.cke_hc a.cke_button_off:active{background:#e5e5e5;border:3px solid #000;padding:1px 3px}a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{border:0;padding:4px 6px;background-color:transparent}a.cke_button_expandable.cke_button_disabled:hover,a.cke_button_expandable.cke_button_disabled:active{padding:4px 5px}a.cke_button_disabled:focus{border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_disabled:focus{padding:3px 4px}.cke_hc a.cke_button_disabled:hover,.cke_hc a.cke_button_disabled:focus,.cke_hc a.cke_button_disabled:active{border:1px solid #acacac;padding:3px 5px;margin:0 3px 5px 0}.cke_hc a.cke_button_disabled:focus{border:3px solid #000;padding:1px 3px}.cke_hc.cke_rtl a.cke_button_disabled:hover,.cke_hc.cke_rtl a.cke_button_disabled:focus,.cke_hc.cke_rtl a.cke_button_disabled:active{margin:0 0 5px 3px}a.cke_button_disabled .cke_button_icon,a.cke_button_disabled .cke_button_arrow{opacity:.3}.cke_hc a.cke_button_disabled{border-color:#acacac}.cke_hc a.cke_button_disabled .cke_button_icon,.cke_hc a.cke_button_disabled .cke_button_label{opacity:.5}.cke_toolgroup a.cke_button:last-child:after,.cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:4px;top:0;right:-3px}.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-right:0;right:auto;border-left:1px solid #bcbcbc;top:0;left:-3px}.cke_hc .cke_toolgroup a.cke_button:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-color:#000;top:0;right:-7px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{top:0;right:auto;left:-7px}.cke_toolgroup a.cke_button:hover:last-child:after,.cke_toolgroup a.cke_button:focus:last-child:after,.cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:-4px}.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_rtl .cke_toolgroup a.cke_button:focus:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:auto;left:-4px}.cke_hc .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:-9px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:auto;left:-9px}.cke_toolbar.cke_toolbar_last .cke_toolgroup a.cke_button:last-child:after{content:none;border:0;width:0;height:0}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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:#484848}.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 3px;width:0;height:0;cursor:default;vertical-align:top;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #484848}.cke_rtl .cke_button_arrow{margin-right:5px;margin-left:0}.cke_hc .cke_button_arrow{font-size:10px;margin:3px 0 0 3px;width:auto;border:0}.cke_toolbar_separator{float:left;background-color:#bcbcbc;margin:4px 2px 0 2px;height:18px;width:1px}.cke_rtl .cke_toolbar_separator{float:right}.cke_hc .cke_toolbar_separator{background-color:#000;margin-left:2px;margin-right:5px;margin-bottom:9px}.cke_hc.cke_rtl .cke_toolbar_separator{margin-left:5px;margin-right:2px}.cke_toolbar_break{display:block;clear:left}.cke_rtl .cke_toolbar_break{clear:right}a.cke_toolbox_collapser{width:12px;height:11px;float:right;margin:11px 0 0;font-size:0;cursor:default;text-align:center;border:1px solid #bcbcbc}.cke_rtl .cke_toolbox_collapser{float:left}.cke_toolbox_collapser:hover{background:#e5e5e5}.cke_toolbox_collapser.cke_toolbox_collapser_min{margin:0 2px 4px}.cke_toolbox_collapser .cke_arrow{display:inline-block;height:0;width:0;font-size:0;margin-top:1px;border:3px solid transparent;border-bottom-color:#484848}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin-top:4px;border-bottom-color:transparent;border-top-color:#484848}.cke_hc .cke_toolbox_collapser .cke_arrow{font-size:8px;width:auto;border:0;margin-top:0}.cke_menuitem span{cursor:default}.cke_menubutton{display:block}.cke_hc .cke_menubutton{padding:2px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#e9e9e9;display:block;outline:1px dotted}.cke_menubutton:hover{outline:0}.cke_hc .cke_menubutton:hover,.cke_hc .cke_menubutton:focus,.cke_hc .cke_menubutton:active{border:2px solid;padding:0}.cke_menubutton_disabled:hover,.cke_menubutton_disabled:focus,.cke_menubutton_disabled:active{background-color:transparent;outline:0}.cke_menubutton_inner{display:table-row}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_icon{background-color:#f8f8f8;padding:6px 4px}.cke_hc .cke_menubutton_icon{height:16px;width:0;padding:4px 0}.cke_menubutton:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#e9e9e9}.cke_menubutton_disabled:hover .cke_menubutton_icon,.cke_menubutton_disabled:focus .cke_menubutton_icon,.cke_menubutton_disabled:active .cke_menubutton_icon{background-color:#f8f8f8;outline:0}.cke_menuitem .cke_menubutton_on{background-color:#e9e9e9;border:1px solid #dedede;outline:0}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px;background-color:#e9e9e9}.cke_menubutton_label{padding:0 5px;background-color:transparent;width:100%;vertical-align:middle}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_panel_frame .cke_menubutton_label{display:none}.cke_menuseparator{background-color:#d1d1d1;height:1px}.cke_menuarrow{background:transparent url(images/arrow.png) no-repeat 0 10px;padding:0 5px}.cke_rtl .cke_menuarrow{background-position:5px -13px;background-repeat:no-repeat}.cke_hc .cke_menuarrow{background-image:none}.cke_menuarrow span{display:none}.cke_hc .cke_menuarrow span{vertical-align:middle;display:inline}.cke_combo{display:inline-block;float:left;position:relative;margin-bottom:5px}.cke_rtl .cke_combo{float:right}.cke_hc .cke_combo{margin-top:1px;margin-bottom:10px}.cke_combo:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:5px;top:0;right:0}.cke_rtl .cke_combo:after{border-right:0;border-left:1px solid #bcbcbc;right:auto;left:0}.cke_hc .cke_combo:after{border-color:#000}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0;padding:1px}.cke_rtl a.cke_combo_button{float:right}.cke_hc a.cke_combo_button{padding:4px}.cke_combo_on a.cke_combo_button,.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:#e5e5e5;border:1px solid #bcbcbc;padding:0 0 0 1px;margin-left:-1px}.cke_combo_off a.cke_combo_button:focus{outline:0}.cke_combo_on a.cke_combo_button,.cke_combo_off a.cke_combo_button:active{background:#fff}.cke_rtl .cke_combo_on a.cke_combo_button,.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:0 1px 0 0;margin-left:0;margin-right:-1px}.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:3px solid #000;padding:1px 1px 1px 2px}.cke_hc.cke_rtl .cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:1px 2px 1px 1px}.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 0 0 3px;margin-left:-3px}.cke_rtl .cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 3px 0 0;margin-left:0;margin-right:-3px}.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 1px 1px 7px;margin-left:-6px}.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 7px 1px 1px;margin-left:0;margin-right:-6px}.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0;margin:0}.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px;margin:0}.cke_toolbar .cke_combo+.cke_toolbar_end,.cke_toolbar .cke_combo+.cke_toolgroup{margin-right:0;margin-left:2px}.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:2px}.cke_hc .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:5px}.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:5px}.cke_toolbar.cke_toolbar_last .cke_combo:nth-last-child(-n+2):after{content:none;border:0;width:0;height:0}.cke_combo_text{line-height:26px;padding-left:10px;text-overflow:ellipsis;overflow:hidden;float:left;cursor:default;color:#484848;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{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 10px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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 #484848}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:3px}.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_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{float:left;margin:-2px 0 2px}a.cke_path_item,span.cke_path_empty{display:inline-block;float:left;padding:3px 4px;margin-right:2px;cursor:default;text-decoration:none;outline:0;border:0;color:#484848;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:#e5e5e5}.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_combopanel__fontsize{width:135px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;text-align:center;opacity:.95;filter:alpha(opacity = 95);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__about_icon{background:url(icons.png?t=M6IE) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png?t=M6IE) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png?t=M6IE) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png?t=M6IE) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6IE) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6IE) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png?t=M6IE) no-repeat 0 -144px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6IE) no-repeat 0 -168px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6IE) no-repeat 0 -192px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -240px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -288px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -336px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6IE) no-repeat 0 -360px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6IE) no-repeat 0 -384px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -408px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -432px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6IE) no-repeat 0 -456px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -504px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6IE) no-repeat 0 -528px!important}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6IE) no-repeat 0 -552px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6IE) no-repeat 0 -576px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6IE) no-repeat 0 -600px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6IE) no-repeat 0 -624px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6IE) no-repeat 0 -648px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6IE) no-repeat 0 -672px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6IE) no-repeat 0 -696px!important}.cke_button__embed_icon{background:url(icons.png?t=M6IE) no-repeat 0 -720px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6IE) no-repeat 0 -744px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6IE) no-repeat 0 -816px!important}.cke_button__replace_icon{background:url(icons.png?t=M6IE) no-repeat 0 -840px!important}.cke_button__flash_icon{background:url(icons.png?t=M6IE) no-repeat 0 -864px!important}.cke_button__button_icon{background:url(icons.png?t=M6IE) no-repeat 0 -888px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6IE) no-repeat 0 -912px!important}.cke_button__form_icon{background:url(icons.png?t=M6IE) no-repeat 0 -936px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6IE) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6IE) no-repeat 0 -984px!important}.cke_button__radio_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1032px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1080px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1128px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1152px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1176px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1200px!important}.cke_button__image_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1248px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1296px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1320px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1344px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1368px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1392px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1416px!important}.cke_button__language_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1464px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1488px!important}.cke_button__link_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1512px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1560px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1608px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1632px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1656px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1704px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1752px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1800px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1848px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1872px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1920px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1944px!important}.cke_button__print_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1968px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1992px!important}.cke_button__save_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2016px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -2064px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2088px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -2136px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -2184px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2208px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2232px!important}.cke_button__table_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2256px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2280px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2304px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2328px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2352px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2424px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -456px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -576px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -696px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -744px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1320px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1344px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1368px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1392px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1416px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1488px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1512px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1872px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1944px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1968px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1992px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2016px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2256px!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=M6IE) no-repeat 0 -2280px!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=M6IE) no-repeat 0 -2304px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2328px!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=M6IE) no-repeat 0 -2352px!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=M6IE) no-repeat 0 -2376px!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=M6IE) no-repeat 0 -2400px!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=M6IE) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -4896px!important} \ No newline at end of file diff --git a/lib/ckeditor/skins/moono-lisa/editor_gecko.css b/lib/ckeditor/skins/moono-lisa/editor_gecko.css index 7fef2833..adff4437 100644 --- a/lib/ckeditor/skins/moono-lisa/editor_gecko.css +++ b/lib/ckeditor/skins/moono-lisa/editor_gecko.css @@ -2,4 +2,4 @@ Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ -.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}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #d1d1d1;padding:0}.cke_inner{display:block;background:#fff;padding:0;-webkit-touch-callout:none}.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 #d1d1d1;background:#f8f8f8;padding:6px 8px 2px;white-space:normal}.cke_float .cke_top{border:1px solid #d1d1d1}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #d1d1d1;background:#f8f8f8}.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 #bcbcbc 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 #bcbcbc;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:hidden;background-color:#fff;border:1px solid #d1d1d1}.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:focus{outline:0}.cke_panel_list{margin:0;padding:0;list-style-type:none;white-space:nowrap}.cke_panel_listItem{margin:0;padding:0}.cke_panel_listItem a{padding:6px 7px;display:block;color:inherit!important;text-decoration:none;overflow:hidden;text-overflow:ellipsis}.cke_hc .cke_panel_listItem a{border-style:none}.cke_panel_listItem.cke_selected a,.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{background-color:#e9e9e9}.cke_panel_listItem a:focus{outline:1px dotted #000}.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:4px 5px}.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_panel_grouptitle{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:6px 6px 7px 6px;color:#484848;border-bottom:1px solid #d1d1d1;background:#f8f8f8}.cke_colorblock{padding:10px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000}a.cke_colorbox{padding:2px;float:left;width:20px;height:20px}.cke_rtl a.cke_colorbox{float:right}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{outline:0;padding:0;border:2px solid #139ff7}a:hover.cke_colorbox{border-color:#bcbcbc}span.cke_colorbox{width:20px;height:20px;float:left}.cke_rtl span.cke_colorbox{float:right}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:3px;display:block;cursor:pointer}a.cke_colorauto{padding:0;border:1px solid transparent;margin-bottom:6px;height:26px;line-height:26px}a.cke_colormore{margin-top:10px;height:20px;line-height:19px}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{outline:0;border:#139ff7 1px solid;background-color:#f8f8f8}a:hover.cke_colorauto,a:hover.cke_colormore{border-color:#bcbcbc}.cke_colorauto span.cke_colorbox{width:18px;height:18px;border:1px solid #808080;margin-left:1px;margin-top:3px}.cke_rtl .cke_colorauto span.cke_colorbox{margin-left:0;margin-right:1px}span.cke_colorbox[style*="#ffffff"],span.cke_colorbox[style*="#FFFFFF"],span.cke_colorbox[style="background-color:#fff"],span.cke_colorbox[style="background-color:#FFF"],span.cke_colorbox[style*="rgb(255,255,255)"],span.cke_colorbox[style*="rgb(255, 255, 255)"]{border:1px solid #808080;width:18px;height:18px}.cke_toolbar{float:left}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{border:0;float:left;margin:1px 2px 6px 0;padding-right:3px}.cke_rtl .cke_toolgroup{float:right;margin:1px 0 6px 2px;padding-left:3px;padding-right:0}.cke_hc .cke_toolgroup{margin-right:5px;margin-bottom:5px}.cke_hc.cke_rtl .cke_toolgroup{margin-right:0;margin-left:5px}a.cke_button{display:inline-block;height:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0;position:relative}a.cke_button_expandable{padding:4px 5px}.cke_rtl a.cke_button{float:right}.cke_hc a.cke_button{border:1px solid black;padding:3px 5px;margin:0 3px 5px 0}.cke_hc.cke_rtl a.cke_button{margin:0 0 5px 3px}a.cke_button_on{background:#fff;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_on{padding:3px 4px}a.cke_button_off:hover,a.cke_button_off:focus,a.cke_button_off:active{background:#e5e5e5;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_off:hover,a.cke_button_expandable.cke_button_off:focus,a.cke_button_expandable.cke_button_off:active{padding:3px 4px}.cke_hc a.cke_button_on,.cke_hc a.cke_button_off:hover,.cke_hc a.cke_button_off:focus,.cke_hc a.cke_button_off:active{background:#e5e5e5;border:3px solid #000;padding:1px 3px}a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{border:0;padding:4px 6px;background-color:transparent}a.cke_button_expandable.cke_button_disabled:hover,a.cke_button_expandable.cke_button_disabled:active{padding:4px 5px}a.cke_button_disabled:focus{border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_disabled:focus{padding:3px 4px}.cke_hc a.cke_button_disabled:hover,.cke_hc a.cke_button_disabled:focus,.cke_hc a.cke_button_disabled:active{border:1px solid #acacac;padding:3px 5px;margin:0 3px 5px 0}.cke_hc a.cke_button_disabled:focus{border:3px solid #000;padding:1px 3px}.cke_hc.cke_rtl a.cke_button_disabled:hover,.cke_hc.cke_rtl a.cke_button_disabled:focus,.cke_hc.cke_rtl a.cke_button_disabled:active{margin:0 0 5px 3px}a.cke_button_disabled .cke_button_icon,a.cke_button_disabled .cke_button_arrow{opacity:.3}.cke_hc a.cke_button_disabled{border-color:#acacac}.cke_hc a.cke_button_disabled .cke_button_icon,.cke_hc a.cke_button_disabled .cke_button_label{opacity:.5}.cke_toolgroup a.cke_button:last-child:after,.cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:4px;top:0;right:-3px}.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-right:0;right:auto;border-left:1px solid #bcbcbc;top:0;left:-3px}.cke_hc .cke_toolgroup a.cke_button:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-color:#000;top:0;right:-7px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{top:0;right:auto;left:-7px}.cke_toolgroup a.cke_button:hover:last-child:after,.cke_toolgroup a.cke_button:focus:last-child:after,.cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:-4px}.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_rtl .cke_toolgroup a.cke_button:focus:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:auto;left:-4px}.cke_hc .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:-9px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:auto;left:-9px}.cke_toolbar.cke_toolbar_last .cke_toolgroup a.cke_button:last-child:after{content:none;border:0;width:0;height:0}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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:#484848}.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 3px;width:0;height:0;cursor:default;vertical-align:top;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #484848}.cke_rtl .cke_button_arrow{margin-right:5px;margin-left:0}.cke_hc .cke_button_arrow{font-size:10px;margin:3px 0 0 3px;width:auto;border:0}.cke_toolbar_separator{float:left;background-color:#bcbcbc;margin:4px 2px 0 2px;height:18px;width:1px}.cke_rtl .cke_toolbar_separator{float:right}.cke_hc .cke_toolbar_separator{background-color:#000;margin-left:2px;margin-right:5px;margin-bottom:9px}.cke_hc.cke_rtl .cke_toolbar_separator{margin-left:5px;margin-right:2px}.cke_toolbar_break{display:block;clear:left}.cke_rtl .cke_toolbar_break{clear:right}a.cke_toolbox_collapser{width:12px;height:11px;float:right;margin:11px 0 0;font-size:0;cursor:default;text-align:center;border:1px solid #bcbcbc}.cke_rtl .cke_toolbox_collapser{float:left}.cke_toolbox_collapser:hover{background:#e5e5e5}.cke_toolbox_collapser.cke_toolbox_collapser_min{margin:0 2px 4px}.cke_toolbox_collapser .cke_arrow{display:inline-block;height:0;width:0;font-size:0;margin-top:1px;border:3px solid transparent;border-bottom-color:#484848}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin-top:4px;border-bottom-color:transparent;border-top-color:#484848}.cke_hc .cke_toolbox_collapser .cke_arrow{font-size:8px;width:auto;border:0;margin-top:0}.cke_menuitem span{cursor:default}.cke_menubutton{display:block}.cke_hc .cke_menubutton{padding:2px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#e9e9e9;display:block;outline:1px dotted}.cke_menubutton:hover{outline:0}.cke_hc .cke_menubutton:hover,.cke_hc .cke_menubutton:focus,.cke_hc .cke_menubutton:active{border:2px solid;padding:0}.cke_menubutton_disabled:hover,.cke_menubutton_disabled:focus,.cke_menubutton_disabled:active{background-color:transparent;outline:0}.cke_menubutton_inner{display:table-row}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_icon{background-color:#f8f8f8;padding:6px 4px}.cke_hc .cke_menubutton_icon{height:16px;width:0;padding:4px 0}.cke_menubutton:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#e9e9e9}.cke_menubutton_disabled:hover .cke_menubutton_icon,.cke_menubutton_disabled:focus .cke_menubutton_icon,.cke_menubutton_disabled:active .cke_menubutton_icon{background-color:#f8f8f8;outline:0}.cke_menuitem .cke_menubutton_on{background-color:#e9e9e9;border:1px solid #dedede;outline:0}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px;background-color:#e9e9e9}.cke_menubutton_label{padding:0 5px;background-color:transparent;width:100%;vertical-align:middle}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_panel_frame .cke_menubutton_label{display:none}.cke_menuseparator{background-color:#d1d1d1;height:1px}.cke_menuarrow{background:transparent url(images/arrow.png) no-repeat 0 10px;padding:0 5px}.cke_rtl .cke_menuarrow{background-position:5px -13px;background-repeat:no-repeat}.cke_hc .cke_menuarrow{background-image:none}.cke_menuarrow span{display:none}.cke_hc .cke_menuarrow span{vertical-align:middle;display:inline}.cke_combo{display:inline-block;float:left;position:relative;margin-bottom:5px}.cke_rtl .cke_combo{float:right}.cke_hc .cke_combo{margin-top:1px;margin-bottom:10px}.cke_combo:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:5px;top:0;right:0}.cke_rtl .cke_combo:after{border-right:0;border-left:1px solid #bcbcbc;right:auto;left:0}.cke_hc .cke_combo:after{border-color:#000}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0;padding:1px}.cke_rtl a.cke_combo_button{float:right}.cke_hc a.cke_combo_button{padding:4px}.cke_combo_on a.cke_combo_button,.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:#e5e5e5;border:1px solid #bcbcbc;padding:0 0 0 1px;margin-left:-1px}.cke_combo_off a.cke_combo_button:focus{outline:0}.cke_combo_on a.cke_combo_button,.cke_combo_off a.cke_combo_button:active{background:#fff}.cke_rtl .cke_combo_on a.cke_combo_button,.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:0 1px 0 0;margin-left:0;margin-right:-1px}.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:3px solid #000;padding:1px 1px 1px 2px}.cke_hc.cke_rtl .cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:1px 2px 1px 1px}.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 0 0 3px;margin-left:-3px}.cke_rtl .cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 3px 0 0;margin-left:0;margin-right:-3px}.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 1px 1px 7px;margin-left:-6px}.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 7px 1px 1px;margin-left:0;margin-right:-6px}.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0;margin:0}.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px;margin:0}.cke_toolbar .cke_combo+.cke_toolbar_end,.cke_toolbar .cke_combo+.cke_toolgroup{margin-right:0;margin-left:2px}.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:2px}.cke_hc .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:5px}.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:5px}.cke_toolbar.cke_toolbar_last .cke_combo:nth-last-child(-n+2):after{content:none;border:0;width:0;height:0}.cke_combo_text{line-height:26px;padding-left:10px;text-overflow:ellipsis;overflow:hidden;float:left;cursor:default;color:#484848;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{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 10px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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 #484848}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:3px}.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_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{float:left;margin:-2px 0 2px}a.cke_path_item,span.cke_path_empty{display:inline-block;float:left;padding:3px 4px;margin-right:2px;cursor:default;text-decoration:none;outline:0;border:0;color:#484848;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:#e5e5e5}.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_combopanel__fontsize{width:135px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;text-align:center;opacity:.95;filter:alpha(opacity = 95);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__about_icon{background:url(icons.png?t=M6CK) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png?t=M6CK) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png?t=M6CK) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png?t=M6CK) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6CK) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6CK) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png?t=M6CK) no-repeat 0 -144px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6CK) no-repeat 0 -168px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6CK) no-repeat 0 -192px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -240px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -288px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -336px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6CK) no-repeat 0 -360px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6CK) no-repeat 0 -384px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -408px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -432px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6CK) no-repeat 0 -456px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -504px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6CK) no-repeat 0 -528px!important}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6CK) no-repeat 0 -552px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6CK) no-repeat 0 -576px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6CK) no-repeat 0 -600px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6CK) no-repeat 0 -624px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6CK) no-repeat 0 -648px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6CK) no-repeat 0 -672px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6CK) no-repeat 0 -696px!important}.cke_button__embed_icon{background:url(icons.png?t=M6CK) no-repeat 0 -720px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6CK) no-repeat 0 -744px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6CK) no-repeat 0 -816px!important}.cke_button__replace_icon{background:url(icons.png?t=M6CK) no-repeat 0 -840px!important}.cke_button__flash_icon{background:url(icons.png?t=M6CK) no-repeat 0 -864px!important}.cke_button__button_icon{background:url(icons.png?t=M6CK) no-repeat 0 -888px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6CK) no-repeat 0 -912px!important}.cke_button__form_icon{background:url(icons.png?t=M6CK) no-repeat 0 -936px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6CK) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6CK) no-repeat 0 -984px!important}.cke_button__radio_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1032px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1080px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1128px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1152px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1176px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1200px!important}.cke_button__image_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1248px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1296px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1320px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1344px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1368px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1392px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1416px!important}.cke_button__language_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1464px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1488px!important}.cke_button__link_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1512px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1560px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1608px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1632px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1656px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1704px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1752px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1800px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1848px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1872px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1920px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1944px!important}.cke_button__print_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1968px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1992px!important}.cke_button__save_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2016px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -2064px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2088px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -2136px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -2184px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2208px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2232px!important}.cke_button__table_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2256px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2280px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2304px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2328px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2352px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2424px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -456px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -576px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -696px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -744px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1320px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1344px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1368px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1392px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1416px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1488px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1512px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1872px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1944px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1968px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1992px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2016px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2256px!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=M6CK) no-repeat 0 -2280px!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=M6CK) no-repeat 0 -2304px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2328px!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=M6CK) no-repeat 0 -2352px!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=M6CK) no-repeat 0 -2376px!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=M6CK) no-repeat 0 -2400px!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=M6CK) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -4896px!important}.cke_bottom{padding-bottom:3px}.cke_combo_text{margin-bottom:-1px;margin-top:1px} \ 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;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #d1d1d1;padding:0}.cke_inner{display:block;background:#fff;padding:0;-webkit-touch-callout:none}.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 #d1d1d1;background:#f8f8f8;padding:6px 8px 2px;white-space:normal}.cke_float .cke_top{border:1px solid #d1d1d1}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #d1d1d1;background:#f8f8f8}.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 #bcbcbc 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 #bcbcbc;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:hidden;background-color:#fff;border:1px solid #d1d1d1}.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:focus{outline:0}.cke_panel_list{margin:0;padding:0;list-style-type:none;white-space:nowrap}.cke_panel_listItem{margin:0;padding:0}.cke_panel_listItem a{padding:6px 7px;display:block;color:inherit!important;text-decoration:none;overflow:hidden;text-overflow:ellipsis}.cke_hc .cke_panel_listItem a{border-style:none}.cke_panel_listItem.cke_selected a,.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{background-color:#e9e9e9}.cke_panel_listItem a:focus{outline:1px dotted #000}.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:4px 5px}.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_panel_grouptitle{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:6px 6px 7px 6px;color:#484848;border-bottom:1px solid #d1d1d1;background:#f8f8f8}.cke_colorblock{padding:10px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000}a.cke_colorbox{padding:2px;float:left;width:20px;height:20px}.cke_rtl a.cke_colorbox{float:right}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{outline:0;padding:0;border:2px solid #139ff7}a:hover.cke_colorbox{border-color:#bcbcbc}span.cke_colorbox{width:20px;height:20px;float:left}.cke_rtl span.cke_colorbox{float:right}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:3px;display:block;cursor:pointer}a.cke_colorauto{padding:0;border:1px solid transparent;margin-bottom:6px;height:26px;line-height:26px}a.cke_colormore{margin-top:10px;height:20px;line-height:19px}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{outline:0;border:#139ff7 1px solid;background-color:#f8f8f8}a:hover.cke_colorauto,a:hover.cke_colormore{border-color:#bcbcbc}.cke_colorauto span.cke_colorbox{width:18px;height:18px;border:1px solid #808080;margin-left:1px;margin-top:3px}.cke_rtl .cke_colorauto span.cke_colorbox{margin-left:0;margin-right:1px}span.cke_colorbox[style*="#ffffff"],span.cke_colorbox[style*="#FFFFFF"],span.cke_colorbox[style="background-color:#fff"],span.cke_colorbox[style="background-color:#FFF"],span.cke_colorbox[style*="rgb(255,255,255)"],span.cke_colorbox[style*="rgb(255, 255, 255)"]{border:1px solid #808080;width:18px;height:18px}.cke_toolbar{float:left}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{border:0;float:left;margin:1px 2px 6px 0;padding-right:3px}.cke_rtl .cke_toolgroup{float:right;margin:1px 0 6px 2px;padding-left:3px;padding-right:0}.cke_hc .cke_toolgroup{margin-right:5px;margin-bottom:5px}.cke_hc.cke_rtl .cke_toolgroup{margin-right:0;margin-left:5px}a.cke_button{display:inline-block;height:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0;position:relative}a.cke_button_expandable{padding:4px 5px}.cke_rtl a.cke_button{float:right}.cke_hc a.cke_button{border:1px solid black;padding:3px 5px;margin:0 3px 5px 0}.cke_hc.cke_rtl a.cke_button{margin:0 0 5px 3px}a.cke_button_on{background:#fff;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_on{padding:3px 4px}a.cke_button_off:hover,a.cke_button_off:focus,a.cke_button_off:active{background:#e5e5e5;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_off:hover,a.cke_button_expandable.cke_button_off:focus,a.cke_button_expandable.cke_button_off:active{padding:3px 4px}.cke_hc a.cke_button_on,.cke_hc a.cke_button_off:hover,.cke_hc a.cke_button_off:focus,.cke_hc a.cke_button_off:active{background:#e5e5e5;border:3px solid #000;padding:1px 3px}a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{border:0;padding:4px 6px;background-color:transparent}a.cke_button_expandable.cke_button_disabled:hover,a.cke_button_expandable.cke_button_disabled:active{padding:4px 5px}a.cke_button_disabled:focus{border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_disabled:focus{padding:3px 4px}.cke_hc a.cke_button_disabled:hover,.cke_hc a.cke_button_disabled:focus,.cke_hc a.cke_button_disabled:active{border:1px solid #acacac;padding:3px 5px;margin:0 3px 5px 0}.cke_hc a.cke_button_disabled:focus{border:3px solid #000;padding:1px 3px}.cke_hc.cke_rtl a.cke_button_disabled:hover,.cke_hc.cke_rtl a.cke_button_disabled:focus,.cke_hc.cke_rtl a.cke_button_disabled:active{margin:0 0 5px 3px}a.cke_button_disabled .cke_button_icon,a.cke_button_disabled .cke_button_arrow{opacity:.3}.cke_hc a.cke_button_disabled{border-color:#acacac}.cke_hc a.cke_button_disabled .cke_button_icon,.cke_hc a.cke_button_disabled .cke_button_label{opacity:.5}.cke_toolgroup a.cke_button:last-child:after,.cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:4px;top:0;right:-3px}.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-right:0;right:auto;border-left:1px solid #bcbcbc;top:0;left:-3px}.cke_hc .cke_toolgroup a.cke_button:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-color:#000;top:0;right:-7px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{top:0;right:auto;left:-7px}.cke_toolgroup a.cke_button:hover:last-child:after,.cke_toolgroup a.cke_button:focus:last-child:after,.cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:-4px}.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_rtl .cke_toolgroup a.cke_button:focus:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:auto;left:-4px}.cke_hc .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:-9px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:auto;left:-9px}.cke_toolbar.cke_toolbar_last .cke_toolgroup a.cke_button:last-child:after{content:none;border:0;width:0;height:0}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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:#484848}.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 3px;width:0;height:0;cursor:default;vertical-align:top;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #484848}.cke_rtl .cke_button_arrow{margin-right:5px;margin-left:0}.cke_hc .cke_button_arrow{font-size:10px;margin:3px 0 0 3px;width:auto;border:0}.cke_toolbar_separator{float:left;background-color:#bcbcbc;margin:4px 2px 0 2px;height:18px;width:1px}.cke_rtl .cke_toolbar_separator{float:right}.cke_hc .cke_toolbar_separator{background-color:#000;margin-left:2px;margin-right:5px;margin-bottom:9px}.cke_hc.cke_rtl .cke_toolbar_separator{margin-left:5px;margin-right:2px}.cke_toolbar_break{display:block;clear:left}.cke_rtl .cke_toolbar_break{clear:right}a.cke_toolbox_collapser{width:12px;height:11px;float:right;margin:11px 0 0;font-size:0;cursor:default;text-align:center;border:1px solid #bcbcbc}.cke_rtl .cke_toolbox_collapser{float:left}.cke_toolbox_collapser:hover{background:#e5e5e5}.cke_toolbox_collapser.cke_toolbox_collapser_min{margin:0 2px 4px}.cke_toolbox_collapser .cke_arrow{display:inline-block;height:0;width:0;font-size:0;margin-top:1px;border:3px solid transparent;border-bottom-color:#484848}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin-top:4px;border-bottom-color:transparent;border-top-color:#484848}.cke_hc .cke_toolbox_collapser .cke_arrow{font-size:8px;width:auto;border:0;margin-top:0}.cke_menuitem span{cursor:default}.cke_menubutton{display:block}.cke_hc .cke_menubutton{padding:2px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#e9e9e9;display:block;outline:1px dotted}.cke_menubutton:hover{outline:0}.cke_hc .cke_menubutton:hover,.cke_hc .cke_menubutton:focus,.cke_hc .cke_menubutton:active{border:2px solid;padding:0}.cke_menubutton_disabled:hover,.cke_menubutton_disabled:focus,.cke_menubutton_disabled:active{background-color:transparent;outline:0}.cke_menubutton_inner{display:table-row}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_icon{background-color:#f8f8f8;padding:6px 4px}.cke_hc .cke_menubutton_icon{height:16px;width:0;padding:4px 0}.cke_menubutton:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#e9e9e9}.cke_menubutton_disabled:hover .cke_menubutton_icon,.cke_menubutton_disabled:focus .cke_menubutton_icon,.cke_menubutton_disabled:active .cke_menubutton_icon{background-color:#f8f8f8;outline:0}.cke_menuitem .cke_menubutton_on{background-color:#e9e9e9;border:1px solid #dedede;outline:0}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px;background-color:#e9e9e9}.cke_menubutton_label{padding:0 5px;background-color:transparent;width:100%;vertical-align:middle}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_panel_frame .cke_menubutton_label{display:none}.cke_menuseparator{background-color:#d1d1d1;height:1px}.cke_menuarrow{background:transparent url(images/arrow.png) no-repeat 0 10px;padding:0 5px}.cke_rtl .cke_menuarrow{background-position:5px -13px;background-repeat:no-repeat}.cke_hc .cke_menuarrow{background-image:none}.cke_menuarrow span{display:none}.cke_hc .cke_menuarrow span{vertical-align:middle;display:inline}.cke_combo{display:inline-block;float:left;position:relative;margin-bottom:5px}.cke_rtl .cke_combo{float:right}.cke_hc .cke_combo{margin-top:1px;margin-bottom:10px}.cke_combo:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:5px;top:0;right:0}.cke_rtl .cke_combo:after{border-right:0;border-left:1px solid #bcbcbc;right:auto;left:0}.cke_hc .cke_combo:after{border-color:#000}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0;padding:1px}.cke_rtl a.cke_combo_button{float:right}.cke_hc a.cke_combo_button{padding:4px}.cke_combo_on a.cke_combo_button,.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:#e5e5e5;border:1px solid #bcbcbc;padding:0 0 0 1px;margin-left:-1px}.cke_combo_off a.cke_combo_button:focus{outline:0}.cke_combo_on a.cke_combo_button,.cke_combo_off a.cke_combo_button:active{background:#fff}.cke_rtl .cke_combo_on a.cke_combo_button,.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:0 1px 0 0;margin-left:0;margin-right:-1px}.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:3px solid #000;padding:1px 1px 1px 2px}.cke_hc.cke_rtl .cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:1px 2px 1px 1px}.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 0 0 3px;margin-left:-3px}.cke_rtl .cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 3px 0 0;margin-left:0;margin-right:-3px}.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 1px 1px 7px;margin-left:-6px}.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 7px 1px 1px;margin-left:0;margin-right:-6px}.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0;margin:0}.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px;margin:0}.cke_toolbar .cke_combo+.cke_toolbar_end,.cke_toolbar .cke_combo+.cke_toolgroup{margin-right:0;margin-left:2px}.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:2px}.cke_hc .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:5px}.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:5px}.cke_toolbar.cke_toolbar_last .cke_combo:nth-last-child(-n+2):after{content:none;border:0;width:0;height:0}.cke_combo_text{line-height:26px;padding-left:10px;text-overflow:ellipsis;overflow:hidden;float:left;cursor:default;color:#484848;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{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 10px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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 #484848}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:3px}.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_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{float:left;margin:-2px 0 2px}a.cke_path_item,span.cke_path_empty{display:inline-block;float:left;padding:3px 4px;margin-right:2px;cursor:default;text-decoration:none;outline:0;border:0;color:#484848;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:#e5e5e5}.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_combopanel__fontsize{width:135px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;text-align:center;opacity:.95;filter:alpha(opacity = 95);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__about_icon{background:url(icons.png?t=M6IE) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png?t=M6IE) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png?t=M6IE) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png?t=M6IE) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6IE) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6IE) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png?t=M6IE) no-repeat 0 -144px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6IE) no-repeat 0 -168px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6IE) no-repeat 0 -192px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -240px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -288px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -336px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6IE) no-repeat 0 -360px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6IE) no-repeat 0 -384px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -408px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -432px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6IE) no-repeat 0 -456px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -504px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6IE) no-repeat 0 -528px!important}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6IE) no-repeat 0 -552px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6IE) no-repeat 0 -576px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6IE) no-repeat 0 -600px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6IE) no-repeat 0 -624px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6IE) no-repeat 0 -648px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6IE) no-repeat 0 -672px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6IE) no-repeat 0 -696px!important}.cke_button__embed_icon{background:url(icons.png?t=M6IE) no-repeat 0 -720px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6IE) no-repeat 0 -744px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6IE) no-repeat 0 -816px!important}.cke_button__replace_icon{background:url(icons.png?t=M6IE) no-repeat 0 -840px!important}.cke_button__flash_icon{background:url(icons.png?t=M6IE) no-repeat 0 -864px!important}.cke_button__button_icon{background:url(icons.png?t=M6IE) no-repeat 0 -888px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6IE) no-repeat 0 -912px!important}.cke_button__form_icon{background:url(icons.png?t=M6IE) no-repeat 0 -936px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6IE) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6IE) no-repeat 0 -984px!important}.cke_button__radio_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1032px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1080px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1128px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1152px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1176px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1200px!important}.cke_button__image_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1248px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1296px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1320px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1344px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1368px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1392px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1416px!important}.cke_button__language_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1464px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1488px!important}.cke_button__link_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1512px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1560px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1608px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1632px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1656px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1704px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1752px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1800px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1848px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1872px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1920px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1944px!important}.cke_button__print_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1968px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1992px!important}.cke_button__save_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2016px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -2064px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2088px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -2136px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -2184px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2208px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2232px!important}.cke_button__table_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2256px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2280px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2304px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2328px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2352px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2424px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -456px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -576px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -696px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -744px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1320px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1344px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1368px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1392px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1416px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1488px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1512px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1872px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1944px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1968px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1992px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2016px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2256px!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=M6IE) no-repeat 0 -2280px!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=M6IE) no-repeat 0 -2304px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2328px!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=M6IE) no-repeat 0 -2352px!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=M6IE) no-repeat 0 -2376px!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=M6IE) no-repeat 0 -2400px!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=M6IE) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -4896px!important}.cke_bottom{padding-bottom:3px}.cke_combo_text{margin-bottom:-1px;margin-top:1px} \ No newline at end of file diff --git a/lib/ckeditor/skins/moono-lisa/editor_ie.css b/lib/ckeditor/skins/moono-lisa/editor_ie.css index b233b201..b683e449 100644 --- a/lib/ckeditor/skins/moono-lisa/editor_ie.css +++ b/lib/ckeditor/skins/moono-lisa/editor_ie.css @@ -2,4 +2,4 @@ Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ -.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}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #d1d1d1;padding:0}.cke_inner{display:block;background:#fff;padding:0;-webkit-touch-callout:none}.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 #d1d1d1;background:#f8f8f8;padding:6px 8px 2px;white-space:normal}.cke_float .cke_top{border:1px solid #d1d1d1}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #d1d1d1;background:#f8f8f8}.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 #bcbcbc 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 #bcbcbc;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:hidden;background-color:#fff;border:1px solid #d1d1d1}.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:focus{outline:0}.cke_panel_list{margin:0;padding:0;list-style-type:none;white-space:nowrap}.cke_panel_listItem{margin:0;padding:0}.cke_panel_listItem a{padding:6px 7px;display:block;color:inherit!important;text-decoration:none;overflow:hidden;text-overflow:ellipsis}.cke_hc .cke_panel_listItem a{border-style:none}.cke_panel_listItem.cke_selected a,.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{background-color:#e9e9e9}.cke_panel_listItem a:focus{outline:1px dotted #000}.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:4px 5px}.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_panel_grouptitle{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:6px 6px 7px 6px;color:#484848;border-bottom:1px solid #d1d1d1;background:#f8f8f8}.cke_colorblock{padding:10px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000}a.cke_colorbox{padding:2px;float:left;width:20px;height:20px}.cke_rtl a.cke_colorbox{float:right}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{outline:0;padding:0;border:2px solid #139ff7}a:hover.cke_colorbox{border-color:#bcbcbc}span.cke_colorbox{width:20px;height:20px;float:left}.cke_rtl span.cke_colorbox{float:right}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:3px;display:block;cursor:pointer}a.cke_colorauto{padding:0;border:1px solid transparent;margin-bottom:6px;height:26px;line-height:26px}a.cke_colormore{margin-top:10px;height:20px;line-height:19px}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{outline:0;border:#139ff7 1px solid;background-color:#f8f8f8}a:hover.cke_colorauto,a:hover.cke_colormore{border-color:#bcbcbc}.cke_colorauto span.cke_colorbox{width:18px;height:18px;border:1px solid #808080;margin-left:1px;margin-top:3px}.cke_rtl .cke_colorauto span.cke_colorbox{margin-left:0;margin-right:1px}span.cke_colorbox[style*="#ffffff"],span.cke_colorbox[style*="#FFFFFF"],span.cke_colorbox[style="background-color:#fff"],span.cke_colorbox[style="background-color:#FFF"],span.cke_colorbox[style*="rgb(255,255,255)"],span.cke_colorbox[style*="rgb(255, 255, 255)"]{border:1px solid #808080;width:18px;height:18px}.cke_toolbar{float:left}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{border:0;float:left;margin:1px 2px 6px 0;padding-right:3px}.cke_rtl .cke_toolgroup{float:right;margin:1px 0 6px 2px;padding-left:3px;padding-right:0}.cke_hc .cke_toolgroup{margin-right:5px;margin-bottom:5px}.cke_hc.cke_rtl .cke_toolgroup{margin-right:0;margin-left:5px}a.cke_button{display:inline-block;height:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0;position:relative}a.cke_button_expandable{padding:4px 5px}.cke_rtl a.cke_button{float:right}.cke_hc a.cke_button{border:1px solid black;padding:3px 5px;margin:0 3px 5px 0}.cke_hc.cke_rtl a.cke_button{margin:0 0 5px 3px}a.cke_button_on{background:#fff;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_on{padding:3px 4px}a.cke_button_off:hover,a.cke_button_off:focus,a.cke_button_off:active{background:#e5e5e5;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_off:hover,a.cke_button_expandable.cke_button_off:focus,a.cke_button_expandable.cke_button_off:active{padding:3px 4px}.cke_hc a.cke_button_on,.cke_hc a.cke_button_off:hover,.cke_hc a.cke_button_off:focus,.cke_hc a.cke_button_off:active{background:#e5e5e5;border:3px solid #000;padding:1px 3px}a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{border:0;padding:4px 6px;background-color:transparent}a.cke_button_expandable.cke_button_disabled:hover,a.cke_button_expandable.cke_button_disabled:active{padding:4px 5px}a.cke_button_disabled:focus{border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_disabled:focus{padding:3px 4px}.cke_hc a.cke_button_disabled:hover,.cke_hc a.cke_button_disabled:focus,.cke_hc a.cke_button_disabled:active{border:1px solid #acacac;padding:3px 5px;margin:0 3px 5px 0}.cke_hc a.cke_button_disabled:focus{border:3px solid #000;padding:1px 3px}.cke_hc.cke_rtl a.cke_button_disabled:hover,.cke_hc.cke_rtl a.cke_button_disabled:focus,.cke_hc.cke_rtl a.cke_button_disabled:active{margin:0 0 5px 3px}a.cke_button_disabled .cke_button_icon,a.cke_button_disabled .cke_button_arrow{opacity:.3}.cke_hc a.cke_button_disabled{border-color:#acacac}.cke_hc a.cke_button_disabled .cke_button_icon,.cke_hc a.cke_button_disabled .cke_button_label{opacity:.5}.cke_toolgroup a.cke_button:last-child:after,.cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:4px;top:0;right:-3px}.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-right:0;right:auto;border-left:1px solid #bcbcbc;top:0;left:-3px}.cke_hc .cke_toolgroup a.cke_button:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-color:#000;top:0;right:-7px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{top:0;right:auto;left:-7px}.cke_toolgroup a.cke_button:hover:last-child:after,.cke_toolgroup a.cke_button:focus:last-child:after,.cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:-4px}.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_rtl .cke_toolgroup a.cke_button:focus:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:auto;left:-4px}.cke_hc .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:-9px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:auto;left:-9px}.cke_toolbar.cke_toolbar_last .cke_toolgroup a.cke_button:last-child:after{content:none;border:0;width:0;height:0}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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:#484848}.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 3px;width:0;height:0;cursor:default;vertical-align:top;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #484848}.cke_rtl .cke_button_arrow{margin-right:5px;margin-left:0}.cke_hc .cke_button_arrow{font-size:10px;margin:3px 0 0 3px;width:auto;border:0}.cke_toolbar_separator{float:left;background-color:#bcbcbc;margin:4px 2px 0 2px;height:18px;width:1px}.cke_rtl .cke_toolbar_separator{float:right}.cke_hc .cke_toolbar_separator{background-color:#000;margin-left:2px;margin-right:5px;margin-bottom:9px}.cke_hc.cke_rtl .cke_toolbar_separator{margin-left:5px;margin-right:2px}.cke_toolbar_break{display:block;clear:left}.cke_rtl .cke_toolbar_break{clear:right}a.cke_toolbox_collapser{width:12px;height:11px;float:right;margin:11px 0 0;font-size:0;cursor:default;text-align:center;border:1px solid #bcbcbc}.cke_rtl .cke_toolbox_collapser{float:left}.cke_toolbox_collapser:hover{background:#e5e5e5}.cke_toolbox_collapser.cke_toolbox_collapser_min{margin:0 2px 4px}.cke_toolbox_collapser .cke_arrow{display:inline-block;height:0;width:0;font-size:0;margin-top:1px;border:3px solid transparent;border-bottom-color:#484848}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin-top:4px;border-bottom-color:transparent;border-top-color:#484848}.cke_hc .cke_toolbox_collapser .cke_arrow{font-size:8px;width:auto;border:0;margin-top:0}.cke_menuitem span{cursor:default}.cke_menubutton{display:block}.cke_hc .cke_menubutton{padding:2px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#e9e9e9;display:block;outline:1px dotted}.cke_menubutton:hover{outline:0}.cke_hc .cke_menubutton:hover,.cke_hc .cke_menubutton:focus,.cke_hc .cke_menubutton:active{border:2px solid;padding:0}.cke_menubutton_disabled:hover,.cke_menubutton_disabled:focus,.cke_menubutton_disabled:active{background-color:transparent;outline:0}.cke_menubutton_inner{display:table-row}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_icon{background-color:#f8f8f8;padding:6px 4px}.cke_hc .cke_menubutton_icon{height:16px;width:0;padding:4px 0}.cke_menubutton:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#e9e9e9}.cke_menubutton_disabled:hover .cke_menubutton_icon,.cke_menubutton_disabled:focus .cke_menubutton_icon,.cke_menubutton_disabled:active .cke_menubutton_icon{background-color:#f8f8f8;outline:0}.cke_menuitem .cke_menubutton_on{background-color:#e9e9e9;border:1px solid #dedede;outline:0}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px;background-color:#e9e9e9}.cke_menubutton_label{padding:0 5px;background-color:transparent;width:100%;vertical-align:middle}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_panel_frame .cke_menubutton_label{display:none}.cke_menuseparator{background-color:#d1d1d1;height:1px}.cke_menuarrow{background:transparent url(images/arrow.png) no-repeat 0 10px;padding:0 5px}.cke_rtl .cke_menuarrow{background-position:5px -13px;background-repeat:no-repeat}.cke_hc .cke_menuarrow{background-image:none}.cke_menuarrow span{display:none}.cke_hc .cke_menuarrow span{vertical-align:middle;display:inline}.cke_combo{display:inline-block;float:left;position:relative;margin-bottom:5px}.cke_rtl .cke_combo{float:right}.cke_hc .cke_combo{margin-top:1px;margin-bottom:10px}.cke_combo:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:5px;top:0;right:0}.cke_rtl .cke_combo:after{border-right:0;border-left:1px solid #bcbcbc;right:auto;left:0}.cke_hc .cke_combo:after{border-color:#000}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0;padding:1px}.cke_rtl a.cke_combo_button{float:right}.cke_hc a.cke_combo_button{padding:4px}.cke_combo_on a.cke_combo_button,.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:#e5e5e5;border:1px solid #bcbcbc;padding:0 0 0 1px;margin-left:-1px}.cke_combo_off a.cke_combo_button:focus{outline:0}.cke_combo_on a.cke_combo_button,.cke_combo_off a.cke_combo_button:active{background:#fff}.cke_rtl .cke_combo_on a.cke_combo_button,.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:0 1px 0 0;margin-left:0;margin-right:-1px}.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:3px solid #000;padding:1px 1px 1px 2px}.cke_hc.cke_rtl .cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:1px 2px 1px 1px}.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 0 0 3px;margin-left:-3px}.cke_rtl .cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 3px 0 0;margin-left:0;margin-right:-3px}.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 1px 1px 7px;margin-left:-6px}.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 7px 1px 1px;margin-left:0;margin-right:-6px}.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0;margin:0}.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px;margin:0}.cke_toolbar .cke_combo+.cke_toolbar_end,.cke_toolbar .cke_combo+.cke_toolgroup{margin-right:0;margin-left:2px}.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:2px}.cke_hc .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:5px}.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:5px}.cke_toolbar.cke_toolbar_last .cke_combo:nth-last-child(-n+2):after{content:none;border:0;width:0;height:0}.cke_combo_text{line-height:26px;padding-left:10px;text-overflow:ellipsis;overflow:hidden;float:left;cursor:default;color:#484848;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{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 10px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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 #484848}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:3px}.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_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{float:left;margin:-2px 0 2px}a.cke_path_item,span.cke_path_empty{display:inline-block;float:left;padding:3px 4px;margin-right:2px;cursor:default;text-decoration:none;outline:0;border:0;color:#484848;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:#e5e5e5}.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_combopanel__fontsize{width:135px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;text-align:center;opacity:.95;filter:alpha(opacity = 95);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__about_icon{background:url(icons.png?t=M6CK) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png?t=M6CK) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png?t=M6CK) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png?t=M6CK) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6CK) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6CK) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png?t=M6CK) no-repeat 0 -144px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6CK) no-repeat 0 -168px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6CK) no-repeat 0 -192px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -240px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -288px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -336px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6CK) no-repeat 0 -360px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6CK) no-repeat 0 -384px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -408px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -432px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6CK) no-repeat 0 -456px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -504px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6CK) no-repeat 0 -528px!important}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6CK) no-repeat 0 -552px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6CK) no-repeat 0 -576px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6CK) no-repeat 0 -600px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6CK) no-repeat 0 -624px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6CK) no-repeat 0 -648px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6CK) no-repeat 0 -672px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6CK) no-repeat 0 -696px!important}.cke_button__embed_icon{background:url(icons.png?t=M6CK) no-repeat 0 -720px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6CK) no-repeat 0 -744px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6CK) no-repeat 0 -816px!important}.cke_button__replace_icon{background:url(icons.png?t=M6CK) no-repeat 0 -840px!important}.cke_button__flash_icon{background:url(icons.png?t=M6CK) no-repeat 0 -864px!important}.cke_button__button_icon{background:url(icons.png?t=M6CK) no-repeat 0 -888px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6CK) no-repeat 0 -912px!important}.cke_button__form_icon{background:url(icons.png?t=M6CK) no-repeat 0 -936px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6CK) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6CK) no-repeat 0 -984px!important}.cke_button__radio_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1032px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1080px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1128px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1152px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1176px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1200px!important}.cke_button__image_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1248px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1296px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1320px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1344px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1368px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1392px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1416px!important}.cke_button__language_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1464px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1488px!important}.cke_button__link_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1512px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1560px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1608px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1632px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1656px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1704px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1752px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1800px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1848px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1872px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1920px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1944px!important}.cke_button__print_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1968px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1992px!important}.cke_button__save_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2016px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -2064px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2088px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -2136px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -2184px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2208px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2232px!important}.cke_button__table_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2256px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2280px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2304px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2328px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2352px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2424px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -456px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -576px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -696px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -744px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1320px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1344px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1368px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1392px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1416px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1488px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1512px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1872px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1944px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1968px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1992px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2016px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2256px!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=M6CK) no-repeat 0 -2280px!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=M6CK) no-repeat 0 -2304px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2328px!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=M6CK) no-repeat 0 -2352px!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=M6CK) no-repeat 0 -2376px!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=M6CK) no-repeat 0 -2400px!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=M6CK) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -4896px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.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 .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)} \ 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;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #d1d1d1;padding:0}.cke_inner{display:block;background:#fff;padding:0;-webkit-touch-callout:none}.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 #d1d1d1;background:#f8f8f8;padding:6px 8px 2px;white-space:normal}.cke_float .cke_top{border:1px solid #d1d1d1}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #d1d1d1;background:#f8f8f8}.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 #bcbcbc 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 #bcbcbc;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:hidden;background-color:#fff;border:1px solid #d1d1d1}.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:focus{outline:0}.cke_panel_list{margin:0;padding:0;list-style-type:none;white-space:nowrap}.cke_panel_listItem{margin:0;padding:0}.cke_panel_listItem a{padding:6px 7px;display:block;color:inherit!important;text-decoration:none;overflow:hidden;text-overflow:ellipsis}.cke_hc .cke_panel_listItem a{border-style:none}.cke_panel_listItem.cke_selected a,.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{background-color:#e9e9e9}.cke_panel_listItem a:focus{outline:1px dotted #000}.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:4px 5px}.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_panel_grouptitle{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:6px 6px 7px 6px;color:#484848;border-bottom:1px solid #d1d1d1;background:#f8f8f8}.cke_colorblock{padding:10px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000}a.cke_colorbox{padding:2px;float:left;width:20px;height:20px}.cke_rtl a.cke_colorbox{float:right}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{outline:0;padding:0;border:2px solid #139ff7}a:hover.cke_colorbox{border-color:#bcbcbc}span.cke_colorbox{width:20px;height:20px;float:left}.cke_rtl span.cke_colorbox{float:right}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:3px;display:block;cursor:pointer}a.cke_colorauto{padding:0;border:1px solid transparent;margin-bottom:6px;height:26px;line-height:26px}a.cke_colormore{margin-top:10px;height:20px;line-height:19px}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{outline:0;border:#139ff7 1px solid;background-color:#f8f8f8}a:hover.cke_colorauto,a:hover.cke_colormore{border-color:#bcbcbc}.cke_colorauto span.cke_colorbox{width:18px;height:18px;border:1px solid #808080;margin-left:1px;margin-top:3px}.cke_rtl .cke_colorauto span.cke_colorbox{margin-left:0;margin-right:1px}span.cke_colorbox[style*="#ffffff"],span.cke_colorbox[style*="#FFFFFF"],span.cke_colorbox[style="background-color:#fff"],span.cke_colorbox[style="background-color:#FFF"],span.cke_colorbox[style*="rgb(255,255,255)"],span.cke_colorbox[style*="rgb(255, 255, 255)"]{border:1px solid #808080;width:18px;height:18px}.cke_toolbar{float:left}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{border:0;float:left;margin:1px 2px 6px 0;padding-right:3px}.cke_rtl .cke_toolgroup{float:right;margin:1px 0 6px 2px;padding-left:3px;padding-right:0}.cke_hc .cke_toolgroup{margin-right:5px;margin-bottom:5px}.cke_hc.cke_rtl .cke_toolgroup{margin-right:0;margin-left:5px}a.cke_button{display:inline-block;height:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0;position:relative}a.cke_button_expandable{padding:4px 5px}.cke_rtl a.cke_button{float:right}.cke_hc a.cke_button{border:1px solid black;padding:3px 5px;margin:0 3px 5px 0}.cke_hc.cke_rtl a.cke_button{margin:0 0 5px 3px}a.cke_button_on{background:#fff;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_on{padding:3px 4px}a.cke_button_off:hover,a.cke_button_off:focus,a.cke_button_off:active{background:#e5e5e5;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_off:hover,a.cke_button_expandable.cke_button_off:focus,a.cke_button_expandable.cke_button_off:active{padding:3px 4px}.cke_hc a.cke_button_on,.cke_hc a.cke_button_off:hover,.cke_hc a.cke_button_off:focus,.cke_hc a.cke_button_off:active{background:#e5e5e5;border:3px solid #000;padding:1px 3px}a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{border:0;padding:4px 6px;background-color:transparent}a.cke_button_expandable.cke_button_disabled:hover,a.cke_button_expandable.cke_button_disabled:active{padding:4px 5px}a.cke_button_disabled:focus{border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_disabled:focus{padding:3px 4px}.cke_hc a.cke_button_disabled:hover,.cke_hc a.cke_button_disabled:focus,.cke_hc a.cke_button_disabled:active{border:1px solid #acacac;padding:3px 5px;margin:0 3px 5px 0}.cke_hc a.cke_button_disabled:focus{border:3px solid #000;padding:1px 3px}.cke_hc.cke_rtl a.cke_button_disabled:hover,.cke_hc.cke_rtl a.cke_button_disabled:focus,.cke_hc.cke_rtl a.cke_button_disabled:active{margin:0 0 5px 3px}a.cke_button_disabled .cke_button_icon,a.cke_button_disabled .cke_button_arrow{opacity:.3}.cke_hc a.cke_button_disabled{border-color:#acacac}.cke_hc a.cke_button_disabled .cke_button_icon,.cke_hc a.cke_button_disabled .cke_button_label{opacity:.5}.cke_toolgroup a.cke_button:last-child:after,.cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:4px;top:0;right:-3px}.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-right:0;right:auto;border-left:1px solid #bcbcbc;top:0;left:-3px}.cke_hc .cke_toolgroup a.cke_button:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-color:#000;top:0;right:-7px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{top:0;right:auto;left:-7px}.cke_toolgroup a.cke_button:hover:last-child:after,.cke_toolgroup a.cke_button:focus:last-child:after,.cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:-4px}.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_rtl .cke_toolgroup a.cke_button:focus:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:auto;left:-4px}.cke_hc .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:-9px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:auto;left:-9px}.cke_toolbar.cke_toolbar_last .cke_toolgroup a.cke_button:last-child:after{content:none;border:0;width:0;height:0}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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:#484848}.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 3px;width:0;height:0;cursor:default;vertical-align:top;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #484848}.cke_rtl .cke_button_arrow{margin-right:5px;margin-left:0}.cke_hc .cke_button_arrow{font-size:10px;margin:3px 0 0 3px;width:auto;border:0}.cke_toolbar_separator{float:left;background-color:#bcbcbc;margin:4px 2px 0 2px;height:18px;width:1px}.cke_rtl .cke_toolbar_separator{float:right}.cke_hc .cke_toolbar_separator{background-color:#000;margin-left:2px;margin-right:5px;margin-bottom:9px}.cke_hc.cke_rtl .cke_toolbar_separator{margin-left:5px;margin-right:2px}.cke_toolbar_break{display:block;clear:left}.cke_rtl .cke_toolbar_break{clear:right}a.cke_toolbox_collapser{width:12px;height:11px;float:right;margin:11px 0 0;font-size:0;cursor:default;text-align:center;border:1px solid #bcbcbc}.cke_rtl .cke_toolbox_collapser{float:left}.cke_toolbox_collapser:hover{background:#e5e5e5}.cke_toolbox_collapser.cke_toolbox_collapser_min{margin:0 2px 4px}.cke_toolbox_collapser .cke_arrow{display:inline-block;height:0;width:0;font-size:0;margin-top:1px;border:3px solid transparent;border-bottom-color:#484848}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin-top:4px;border-bottom-color:transparent;border-top-color:#484848}.cke_hc .cke_toolbox_collapser .cke_arrow{font-size:8px;width:auto;border:0;margin-top:0}.cke_menuitem span{cursor:default}.cke_menubutton{display:block}.cke_hc .cke_menubutton{padding:2px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#e9e9e9;display:block;outline:1px dotted}.cke_menubutton:hover{outline:0}.cke_hc .cke_menubutton:hover,.cke_hc .cke_menubutton:focus,.cke_hc .cke_menubutton:active{border:2px solid;padding:0}.cke_menubutton_disabled:hover,.cke_menubutton_disabled:focus,.cke_menubutton_disabled:active{background-color:transparent;outline:0}.cke_menubutton_inner{display:table-row}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_icon{background-color:#f8f8f8;padding:6px 4px}.cke_hc .cke_menubutton_icon{height:16px;width:0;padding:4px 0}.cke_menubutton:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#e9e9e9}.cke_menubutton_disabled:hover .cke_menubutton_icon,.cke_menubutton_disabled:focus .cke_menubutton_icon,.cke_menubutton_disabled:active .cke_menubutton_icon{background-color:#f8f8f8;outline:0}.cke_menuitem .cke_menubutton_on{background-color:#e9e9e9;border:1px solid #dedede;outline:0}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px;background-color:#e9e9e9}.cke_menubutton_label{padding:0 5px;background-color:transparent;width:100%;vertical-align:middle}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_panel_frame .cke_menubutton_label{display:none}.cke_menuseparator{background-color:#d1d1d1;height:1px}.cke_menuarrow{background:transparent url(images/arrow.png) no-repeat 0 10px;padding:0 5px}.cke_rtl .cke_menuarrow{background-position:5px -13px;background-repeat:no-repeat}.cke_hc .cke_menuarrow{background-image:none}.cke_menuarrow span{display:none}.cke_hc .cke_menuarrow span{vertical-align:middle;display:inline}.cke_combo{display:inline-block;float:left;position:relative;margin-bottom:5px}.cke_rtl .cke_combo{float:right}.cke_hc .cke_combo{margin-top:1px;margin-bottom:10px}.cke_combo:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:5px;top:0;right:0}.cke_rtl .cke_combo:after{border-right:0;border-left:1px solid #bcbcbc;right:auto;left:0}.cke_hc .cke_combo:after{border-color:#000}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0;padding:1px}.cke_rtl a.cke_combo_button{float:right}.cke_hc a.cke_combo_button{padding:4px}.cke_combo_on a.cke_combo_button,.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:#e5e5e5;border:1px solid #bcbcbc;padding:0 0 0 1px;margin-left:-1px}.cke_combo_off a.cke_combo_button:focus{outline:0}.cke_combo_on a.cke_combo_button,.cke_combo_off a.cke_combo_button:active{background:#fff}.cke_rtl .cke_combo_on a.cke_combo_button,.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:0 1px 0 0;margin-left:0;margin-right:-1px}.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:3px solid #000;padding:1px 1px 1px 2px}.cke_hc.cke_rtl .cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:1px 2px 1px 1px}.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 0 0 3px;margin-left:-3px}.cke_rtl .cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 3px 0 0;margin-left:0;margin-right:-3px}.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 1px 1px 7px;margin-left:-6px}.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 7px 1px 1px;margin-left:0;margin-right:-6px}.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0;margin:0}.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px;margin:0}.cke_toolbar .cke_combo+.cke_toolbar_end,.cke_toolbar .cke_combo+.cke_toolgroup{margin-right:0;margin-left:2px}.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:2px}.cke_hc .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:5px}.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:5px}.cke_toolbar.cke_toolbar_last .cke_combo:nth-last-child(-n+2):after{content:none;border:0;width:0;height:0}.cke_combo_text{line-height:26px;padding-left:10px;text-overflow:ellipsis;overflow:hidden;float:left;cursor:default;color:#484848;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{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 10px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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 #484848}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:3px}.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_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{float:left;margin:-2px 0 2px}a.cke_path_item,span.cke_path_empty{display:inline-block;float:left;padding:3px 4px;margin-right:2px;cursor:default;text-decoration:none;outline:0;border:0;color:#484848;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:#e5e5e5}.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_combopanel__fontsize{width:135px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;text-align:center;opacity:.95;filter:alpha(opacity = 95);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__about_icon{background:url(icons.png?t=M6IE) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png?t=M6IE) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png?t=M6IE) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png?t=M6IE) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6IE) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6IE) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png?t=M6IE) no-repeat 0 -144px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6IE) no-repeat 0 -168px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6IE) no-repeat 0 -192px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -240px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -288px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -336px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6IE) no-repeat 0 -360px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6IE) no-repeat 0 -384px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -408px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -432px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6IE) no-repeat 0 -456px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -504px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6IE) no-repeat 0 -528px!important}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6IE) no-repeat 0 -552px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6IE) no-repeat 0 -576px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6IE) no-repeat 0 -600px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6IE) no-repeat 0 -624px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6IE) no-repeat 0 -648px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6IE) no-repeat 0 -672px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6IE) no-repeat 0 -696px!important}.cke_button__embed_icon{background:url(icons.png?t=M6IE) no-repeat 0 -720px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6IE) no-repeat 0 -744px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6IE) no-repeat 0 -816px!important}.cke_button__replace_icon{background:url(icons.png?t=M6IE) no-repeat 0 -840px!important}.cke_button__flash_icon{background:url(icons.png?t=M6IE) no-repeat 0 -864px!important}.cke_button__button_icon{background:url(icons.png?t=M6IE) no-repeat 0 -888px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6IE) no-repeat 0 -912px!important}.cke_button__form_icon{background:url(icons.png?t=M6IE) no-repeat 0 -936px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6IE) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6IE) no-repeat 0 -984px!important}.cke_button__radio_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1032px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1080px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1128px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1152px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1176px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1200px!important}.cke_button__image_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1248px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1296px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1320px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1344px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1368px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1392px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1416px!important}.cke_button__language_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1464px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1488px!important}.cke_button__link_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1512px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1560px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1608px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1632px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1656px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1704px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1752px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1800px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1848px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1872px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1920px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1944px!important}.cke_button__print_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1968px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1992px!important}.cke_button__save_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2016px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -2064px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2088px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -2136px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -2184px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2208px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2232px!important}.cke_button__table_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2256px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2280px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2304px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2328px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2352px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2424px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -456px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -576px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -696px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -744px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1320px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1344px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1368px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1392px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1416px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1488px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1512px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1872px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1944px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1968px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1992px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2016px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2256px!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=M6IE) no-repeat 0 -2280px!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=M6IE) no-repeat 0 -2304px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2328px!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=M6IE) no-repeat 0 -2352px!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=M6IE) no-repeat 0 -2376px!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=M6IE) no-repeat 0 -2400px!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=M6IE) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -4896px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.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 .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)} \ No newline at end of file diff --git a/lib/ckeditor/skins/moono-lisa/editor_ie8.css b/lib/ckeditor/skins/moono-lisa/editor_ie8.css index 0cee77b1..53ec5377 100644 --- a/lib/ckeditor/skins/moono-lisa/editor_ie8.css +++ b/lib/ckeditor/skins/moono-lisa/editor_ie8.css @@ -2,4 +2,4 @@ Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ -.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}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #d1d1d1;padding:0}.cke_inner{display:block;background:#fff;padding:0;-webkit-touch-callout:none}.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 #d1d1d1;background:#f8f8f8;padding:6px 8px 2px;white-space:normal}.cke_float .cke_top{border:1px solid #d1d1d1}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #d1d1d1;background:#f8f8f8}.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 #bcbcbc 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 #bcbcbc;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:hidden;background-color:#fff;border:1px solid #d1d1d1}.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:focus{outline:0}.cke_panel_list{margin:0;padding:0;list-style-type:none;white-space:nowrap}.cke_panel_listItem{margin:0;padding:0}.cke_panel_listItem a{padding:6px 7px;display:block;color:inherit!important;text-decoration:none;overflow:hidden;text-overflow:ellipsis}.cke_hc .cke_panel_listItem a{border-style:none}.cke_panel_listItem.cke_selected a,.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{background-color:#e9e9e9}.cke_panel_listItem a:focus{outline:1px dotted #000}.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:4px 5px}.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_panel_grouptitle{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:6px 6px 7px 6px;color:#484848;border-bottom:1px solid #d1d1d1;background:#f8f8f8}.cke_colorblock{padding:10px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000}a.cke_colorbox{padding:2px;float:left;width:20px;height:20px}.cke_rtl a.cke_colorbox{float:right}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{outline:0;padding:0;border:2px solid #139ff7}a:hover.cke_colorbox{border-color:#bcbcbc}span.cke_colorbox{width:20px;height:20px;float:left}.cke_rtl span.cke_colorbox{float:right}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:3px;display:block;cursor:pointer}a.cke_colorauto{padding:0;border:1px solid transparent;margin-bottom:6px;height:26px;line-height:26px}a.cke_colormore{margin-top:10px;height:20px;line-height:19px}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{outline:0;border:#139ff7 1px solid;background-color:#f8f8f8}a:hover.cke_colorauto,a:hover.cke_colormore{border-color:#bcbcbc}.cke_colorauto span.cke_colorbox{width:18px;height:18px;border:1px solid #808080;margin-left:1px;margin-top:3px}.cke_rtl .cke_colorauto span.cke_colorbox{margin-left:0;margin-right:1px}span.cke_colorbox[style*="#ffffff"],span.cke_colorbox[style*="#FFFFFF"],span.cke_colorbox[style="background-color:#fff"],span.cke_colorbox[style="background-color:#FFF"],span.cke_colorbox[style*="rgb(255,255,255)"],span.cke_colorbox[style*="rgb(255, 255, 255)"]{border:1px solid #808080;width:18px;height:18px}.cke_toolbar{float:left}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{border:0;float:left;margin:1px 2px 6px 0;padding-right:3px}.cke_rtl .cke_toolgroup{float:right;margin:1px 0 6px 2px;padding-left:3px;padding-right:0}.cke_hc .cke_toolgroup{margin-right:5px;margin-bottom:5px}.cke_hc.cke_rtl .cke_toolgroup{margin-right:0;margin-left:5px}a.cke_button{display:inline-block;height:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0;position:relative}a.cke_button_expandable{padding:4px 5px}.cke_rtl a.cke_button{float:right}.cke_hc a.cke_button{border:1px solid black;padding:3px 5px;margin:0 3px 5px 0}.cke_hc.cke_rtl a.cke_button{margin:0 0 5px 3px}a.cke_button_on{background:#fff;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_on{padding:3px 4px}a.cke_button_off:hover,a.cke_button_off:focus,a.cke_button_off:active{background:#e5e5e5;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_off:hover,a.cke_button_expandable.cke_button_off:focus,a.cke_button_expandable.cke_button_off:active{padding:3px 4px}.cke_hc a.cke_button_on,.cke_hc a.cke_button_off:hover,.cke_hc a.cke_button_off:focus,.cke_hc a.cke_button_off:active{background:#e5e5e5;border:3px solid #000;padding:1px 3px}a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{border:0;padding:4px 6px;background-color:transparent}a.cke_button_expandable.cke_button_disabled:hover,a.cke_button_expandable.cke_button_disabled:active{padding:4px 5px}a.cke_button_disabled:focus{border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_disabled:focus{padding:3px 4px}.cke_hc a.cke_button_disabled:hover,.cke_hc a.cke_button_disabled:focus,.cke_hc a.cke_button_disabled:active{border:1px solid #acacac;padding:3px 5px;margin:0 3px 5px 0}.cke_hc a.cke_button_disabled:focus{border:3px solid #000;padding:1px 3px}.cke_hc.cke_rtl a.cke_button_disabled:hover,.cke_hc.cke_rtl a.cke_button_disabled:focus,.cke_hc.cke_rtl a.cke_button_disabled:active{margin:0 0 5px 3px}a.cke_button_disabled .cke_button_icon,a.cke_button_disabled .cke_button_arrow{opacity:.3}.cke_hc a.cke_button_disabled{border-color:#acacac}.cke_hc a.cke_button_disabled .cke_button_icon,.cke_hc a.cke_button_disabled .cke_button_label{opacity:.5}.cke_toolgroup a.cke_button:last-child:after,.cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:4px;top:0;right:-3px}.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-right:0;right:auto;border-left:1px solid #bcbcbc;top:0;left:-3px}.cke_hc .cke_toolgroup a.cke_button:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-color:#000;top:0;right:-7px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{top:0;right:auto;left:-7px}.cke_toolgroup a.cke_button:hover:last-child:after,.cke_toolgroup a.cke_button:focus:last-child:after,.cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:-4px}.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_rtl .cke_toolgroup a.cke_button:focus:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:auto;left:-4px}.cke_hc .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:-9px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:auto;left:-9px}.cke_toolbar.cke_toolbar_last .cke_toolgroup a.cke_button:last-child:after{content:none;border:0;width:0;height:0}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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:#484848}.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 3px;width:0;height:0;cursor:default;vertical-align:top;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #484848}.cke_rtl .cke_button_arrow{margin-right:5px;margin-left:0}.cke_hc .cke_button_arrow{font-size:10px;margin:3px 0 0 3px;width:auto;border:0}.cke_toolbar_separator{float:left;background-color:#bcbcbc;margin:4px 2px 0 2px;height:18px;width:1px}.cke_rtl .cke_toolbar_separator{float:right}.cke_hc .cke_toolbar_separator{background-color:#000;margin-left:2px;margin-right:5px;margin-bottom:9px}.cke_hc.cke_rtl .cke_toolbar_separator{margin-left:5px;margin-right:2px}.cke_toolbar_break{display:block;clear:left}.cke_rtl .cke_toolbar_break{clear:right}a.cke_toolbox_collapser{width:12px;height:11px;float:right;margin:11px 0 0;font-size:0;cursor:default;text-align:center;border:1px solid #bcbcbc}.cke_rtl .cke_toolbox_collapser{float:left}.cke_toolbox_collapser:hover{background:#e5e5e5}.cke_toolbox_collapser.cke_toolbox_collapser_min{margin:0 2px 4px}.cke_toolbox_collapser .cke_arrow{display:inline-block;height:0;width:0;font-size:0;margin-top:1px;border:3px solid transparent;border-bottom-color:#484848}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin-top:4px;border-bottom-color:transparent;border-top-color:#484848}.cke_hc .cke_toolbox_collapser .cke_arrow{font-size:8px;width:auto;border:0;margin-top:0}.cke_menuitem span{cursor:default}.cke_menubutton{display:block}.cke_hc .cke_menubutton{padding:2px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#e9e9e9;display:block;outline:1px dotted}.cke_menubutton:hover{outline:0}.cke_hc .cke_menubutton:hover,.cke_hc .cke_menubutton:focus,.cke_hc .cke_menubutton:active{border:2px solid;padding:0}.cke_menubutton_disabled:hover,.cke_menubutton_disabled:focus,.cke_menubutton_disabled:active{background-color:transparent;outline:0}.cke_menubutton_inner{display:table-row}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_icon{background-color:#f8f8f8;padding:6px 4px}.cke_hc .cke_menubutton_icon{height:16px;width:0;padding:4px 0}.cke_menubutton:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#e9e9e9}.cke_menubutton_disabled:hover .cke_menubutton_icon,.cke_menubutton_disabled:focus .cke_menubutton_icon,.cke_menubutton_disabled:active .cke_menubutton_icon{background-color:#f8f8f8;outline:0}.cke_menuitem .cke_menubutton_on{background-color:#e9e9e9;border:1px solid #dedede;outline:0}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px;background-color:#e9e9e9}.cke_menubutton_label{padding:0 5px;background-color:transparent;width:100%;vertical-align:middle}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_panel_frame .cke_menubutton_label{display:none}.cke_menuseparator{background-color:#d1d1d1;height:1px}.cke_menuarrow{background:transparent url(images/arrow.png) no-repeat 0 10px;padding:0 5px}.cke_rtl .cke_menuarrow{background-position:5px -13px;background-repeat:no-repeat}.cke_hc .cke_menuarrow{background-image:none}.cke_menuarrow span{display:none}.cke_hc .cke_menuarrow span{vertical-align:middle;display:inline}.cke_combo{display:inline-block;float:left;position:relative;margin-bottom:5px}.cke_rtl .cke_combo{float:right}.cke_hc .cke_combo{margin-top:1px;margin-bottom:10px}.cke_combo:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:5px;top:0;right:0}.cke_rtl .cke_combo:after{border-right:0;border-left:1px solid #bcbcbc;right:auto;left:0}.cke_hc .cke_combo:after{border-color:#000}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0;padding:1px}.cke_rtl a.cke_combo_button{float:right}.cke_hc a.cke_combo_button{padding:4px}.cke_combo_on a.cke_combo_button,.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:#e5e5e5;border:1px solid #bcbcbc;padding:0 0 0 1px;margin-left:-1px}.cke_combo_off a.cke_combo_button:focus{outline:0}.cke_combo_on a.cke_combo_button,.cke_combo_off a.cke_combo_button:active{background:#fff}.cke_rtl .cke_combo_on a.cke_combo_button,.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:0 1px 0 0;margin-left:0;margin-right:-1px}.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:3px solid #000;padding:1px 1px 1px 2px}.cke_hc.cke_rtl .cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:1px 2px 1px 1px}.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 0 0 3px;margin-left:-3px}.cke_rtl .cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 3px 0 0;margin-left:0;margin-right:-3px}.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 1px 1px 7px;margin-left:-6px}.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 7px 1px 1px;margin-left:0;margin-right:-6px}.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0;margin:0}.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px;margin:0}.cke_toolbar .cke_combo+.cke_toolbar_end,.cke_toolbar .cke_combo+.cke_toolgroup{margin-right:0;margin-left:2px}.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:2px}.cke_hc .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:5px}.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:5px}.cke_toolbar.cke_toolbar_last .cke_combo:nth-last-child(-n+2):after{content:none;border:0;width:0;height:0}.cke_combo_text{line-height:26px;padding-left:10px;text-overflow:ellipsis;overflow:hidden;float:left;cursor:default;color:#484848;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{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 10px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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 #484848}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:3px}.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_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{float:left;margin:-2px 0 2px}a.cke_path_item,span.cke_path_empty{display:inline-block;float:left;padding:3px 4px;margin-right:2px;cursor:default;text-decoration:none;outline:0;border:0;color:#484848;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:#e5e5e5}.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_combopanel__fontsize{width:135px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;text-align:center;opacity:.95;filter:alpha(opacity = 95);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__about_icon{background:url(icons.png?t=M6CK) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png?t=M6CK) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png?t=M6CK) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png?t=M6CK) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6CK) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6CK) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png?t=M6CK) no-repeat 0 -144px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6CK) no-repeat 0 -168px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6CK) no-repeat 0 -192px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -240px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -288px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -336px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6CK) no-repeat 0 -360px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6CK) no-repeat 0 -384px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -408px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -432px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6CK) no-repeat 0 -456px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -504px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6CK) no-repeat 0 -528px!important}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6CK) no-repeat 0 -552px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6CK) no-repeat 0 -576px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6CK) no-repeat 0 -600px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6CK) no-repeat 0 -624px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6CK) no-repeat 0 -648px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6CK) no-repeat 0 -672px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6CK) no-repeat 0 -696px!important}.cke_button__embed_icon{background:url(icons.png?t=M6CK) no-repeat 0 -720px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6CK) no-repeat 0 -744px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6CK) no-repeat 0 -816px!important}.cke_button__replace_icon{background:url(icons.png?t=M6CK) no-repeat 0 -840px!important}.cke_button__flash_icon{background:url(icons.png?t=M6CK) no-repeat 0 -864px!important}.cke_button__button_icon{background:url(icons.png?t=M6CK) no-repeat 0 -888px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6CK) no-repeat 0 -912px!important}.cke_button__form_icon{background:url(icons.png?t=M6CK) no-repeat 0 -936px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6CK) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6CK) no-repeat 0 -984px!important}.cke_button__radio_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1032px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1080px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1128px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1152px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1176px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1200px!important}.cke_button__image_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1248px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1296px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1320px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1344px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1368px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1392px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1416px!important}.cke_button__language_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1464px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1488px!important}.cke_button__link_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1512px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1560px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1608px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1632px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1656px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1704px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1752px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1800px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1848px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1872px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1920px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1944px!important}.cke_button__print_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1968px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1992px!important}.cke_button__save_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2016px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -2064px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2088px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -2136px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -2184px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2208px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2232px!important}.cke_button__table_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2256px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2280px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2304px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2328px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2352px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2424px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -456px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -576px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -696px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -744px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1320px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1344px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1368px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1392px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1416px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1488px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1512px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1872px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1944px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1968px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1992px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2016px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2256px!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=M6CK) no-repeat 0 -2280px!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=M6CK) no-repeat 0 -2304px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2328px!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=M6CK) no-repeat 0 -2352px!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=M6CK) no-repeat 0 -2376px!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=M6CK) no-repeat 0 -2400px!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=M6CK) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -4896px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.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 .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.cke_toolbox_collapser .cke_arrow{border-width:4px}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{border-width:3px}.cke_toolbox_collapser .cke_arrow{margin-top:0}.cke_toolbar{position:relative}.cke_rtl .cke_toolbar_end{right:auto;left:0}.cke_toolbar_end:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:4px;top:1px;right:2px}.cke_rtl .cke_toolbar_end:after{right:auto;left:2px}.cke_hc .cke_toolbar_end:after{top:2px;right:5px;border-color:#000}.cke_hc.cke_rtl .cke_toolbar_end:after{right:auto;left:5px}.cke_combo+.cke_toolbar_end:after,.cke_toolbar.cke_toolbar_last .cke_toolbar_end:after{content:none;border:0}.cke_combo+.cke_toolgroup+.cke_toolbar_end:after{right:0}.cke_rtl .cke_combo+.cke_toolgroup+.cke_toolbar_end:after{right:auto;left:0} \ 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;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #d1d1d1;padding:0}.cke_inner{display:block;background:#fff;padding:0;-webkit-touch-callout:none}.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 #d1d1d1;background:#f8f8f8;padding:6px 8px 2px;white-space:normal}.cke_float .cke_top{border:1px solid #d1d1d1}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #d1d1d1;background:#f8f8f8}.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 #bcbcbc 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 #bcbcbc;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:hidden;background-color:#fff;border:1px solid #d1d1d1}.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:focus{outline:0}.cke_panel_list{margin:0;padding:0;list-style-type:none;white-space:nowrap}.cke_panel_listItem{margin:0;padding:0}.cke_panel_listItem a{padding:6px 7px;display:block;color:inherit!important;text-decoration:none;overflow:hidden;text-overflow:ellipsis}.cke_hc .cke_panel_listItem a{border-style:none}.cke_panel_listItem.cke_selected a,.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{background-color:#e9e9e9}.cke_panel_listItem a:focus{outline:1px dotted #000}.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:4px 5px}.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_panel_grouptitle{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:6px 6px 7px 6px;color:#484848;border-bottom:1px solid #d1d1d1;background:#f8f8f8}.cke_colorblock{padding:10px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000}a.cke_colorbox{padding:2px;float:left;width:20px;height:20px}.cke_rtl a.cke_colorbox{float:right}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{outline:0;padding:0;border:2px solid #139ff7}a:hover.cke_colorbox{border-color:#bcbcbc}span.cke_colorbox{width:20px;height:20px;float:left}.cke_rtl span.cke_colorbox{float:right}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:3px;display:block;cursor:pointer}a.cke_colorauto{padding:0;border:1px solid transparent;margin-bottom:6px;height:26px;line-height:26px}a.cke_colormore{margin-top:10px;height:20px;line-height:19px}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{outline:0;border:#139ff7 1px solid;background-color:#f8f8f8}a:hover.cke_colorauto,a:hover.cke_colormore{border-color:#bcbcbc}.cke_colorauto span.cke_colorbox{width:18px;height:18px;border:1px solid #808080;margin-left:1px;margin-top:3px}.cke_rtl .cke_colorauto span.cke_colorbox{margin-left:0;margin-right:1px}span.cke_colorbox[style*="#ffffff"],span.cke_colorbox[style*="#FFFFFF"],span.cke_colorbox[style="background-color:#fff"],span.cke_colorbox[style="background-color:#FFF"],span.cke_colorbox[style*="rgb(255,255,255)"],span.cke_colorbox[style*="rgb(255, 255, 255)"]{border:1px solid #808080;width:18px;height:18px}.cke_toolbar{float:left}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{border:0;float:left;margin:1px 2px 6px 0;padding-right:3px}.cke_rtl .cke_toolgroup{float:right;margin:1px 0 6px 2px;padding-left:3px;padding-right:0}.cke_hc .cke_toolgroup{margin-right:5px;margin-bottom:5px}.cke_hc.cke_rtl .cke_toolgroup{margin-right:0;margin-left:5px}a.cke_button{display:inline-block;height:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0;position:relative}a.cke_button_expandable{padding:4px 5px}.cke_rtl a.cke_button{float:right}.cke_hc a.cke_button{border:1px solid black;padding:3px 5px;margin:0 3px 5px 0}.cke_hc.cke_rtl a.cke_button{margin:0 0 5px 3px}a.cke_button_on{background:#fff;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_on{padding:3px 4px}a.cke_button_off:hover,a.cke_button_off:focus,a.cke_button_off:active{background:#e5e5e5;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_off:hover,a.cke_button_expandable.cke_button_off:focus,a.cke_button_expandable.cke_button_off:active{padding:3px 4px}.cke_hc a.cke_button_on,.cke_hc a.cke_button_off:hover,.cke_hc a.cke_button_off:focus,.cke_hc a.cke_button_off:active{background:#e5e5e5;border:3px solid #000;padding:1px 3px}a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{border:0;padding:4px 6px;background-color:transparent}a.cke_button_expandable.cke_button_disabled:hover,a.cke_button_expandable.cke_button_disabled:active{padding:4px 5px}a.cke_button_disabled:focus{border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_disabled:focus{padding:3px 4px}.cke_hc a.cke_button_disabled:hover,.cke_hc a.cke_button_disabled:focus,.cke_hc a.cke_button_disabled:active{border:1px solid #acacac;padding:3px 5px;margin:0 3px 5px 0}.cke_hc a.cke_button_disabled:focus{border:3px solid #000;padding:1px 3px}.cke_hc.cke_rtl a.cke_button_disabled:hover,.cke_hc.cke_rtl a.cke_button_disabled:focus,.cke_hc.cke_rtl a.cke_button_disabled:active{margin:0 0 5px 3px}a.cke_button_disabled .cke_button_icon,a.cke_button_disabled .cke_button_arrow{opacity:.3}.cke_hc a.cke_button_disabled{border-color:#acacac}.cke_hc a.cke_button_disabled .cke_button_icon,.cke_hc a.cke_button_disabled .cke_button_label{opacity:.5}.cke_toolgroup a.cke_button:last-child:after,.cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:4px;top:0;right:-3px}.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-right:0;right:auto;border-left:1px solid #bcbcbc;top:0;left:-3px}.cke_hc .cke_toolgroup a.cke_button:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-color:#000;top:0;right:-7px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{top:0;right:auto;left:-7px}.cke_toolgroup a.cke_button:hover:last-child:after,.cke_toolgroup a.cke_button:focus:last-child:after,.cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:-4px}.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_rtl .cke_toolgroup a.cke_button:focus:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:auto;left:-4px}.cke_hc .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:-9px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:auto;left:-9px}.cke_toolbar.cke_toolbar_last .cke_toolgroup a.cke_button:last-child:after{content:none;border:0;width:0;height:0}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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:#484848}.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 3px;width:0;height:0;cursor:default;vertical-align:top;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #484848}.cke_rtl .cke_button_arrow{margin-right:5px;margin-left:0}.cke_hc .cke_button_arrow{font-size:10px;margin:3px 0 0 3px;width:auto;border:0}.cke_toolbar_separator{float:left;background-color:#bcbcbc;margin:4px 2px 0 2px;height:18px;width:1px}.cke_rtl .cke_toolbar_separator{float:right}.cke_hc .cke_toolbar_separator{background-color:#000;margin-left:2px;margin-right:5px;margin-bottom:9px}.cke_hc.cke_rtl .cke_toolbar_separator{margin-left:5px;margin-right:2px}.cke_toolbar_break{display:block;clear:left}.cke_rtl .cke_toolbar_break{clear:right}a.cke_toolbox_collapser{width:12px;height:11px;float:right;margin:11px 0 0;font-size:0;cursor:default;text-align:center;border:1px solid #bcbcbc}.cke_rtl .cke_toolbox_collapser{float:left}.cke_toolbox_collapser:hover{background:#e5e5e5}.cke_toolbox_collapser.cke_toolbox_collapser_min{margin:0 2px 4px}.cke_toolbox_collapser .cke_arrow{display:inline-block;height:0;width:0;font-size:0;margin-top:1px;border:3px solid transparent;border-bottom-color:#484848}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin-top:4px;border-bottom-color:transparent;border-top-color:#484848}.cke_hc .cke_toolbox_collapser .cke_arrow{font-size:8px;width:auto;border:0;margin-top:0}.cke_menuitem span{cursor:default}.cke_menubutton{display:block}.cke_hc .cke_menubutton{padding:2px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#e9e9e9;display:block;outline:1px dotted}.cke_menubutton:hover{outline:0}.cke_hc .cke_menubutton:hover,.cke_hc .cke_menubutton:focus,.cke_hc .cke_menubutton:active{border:2px solid;padding:0}.cke_menubutton_disabled:hover,.cke_menubutton_disabled:focus,.cke_menubutton_disabled:active{background-color:transparent;outline:0}.cke_menubutton_inner{display:table-row}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_icon{background-color:#f8f8f8;padding:6px 4px}.cke_hc .cke_menubutton_icon{height:16px;width:0;padding:4px 0}.cke_menubutton:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#e9e9e9}.cke_menubutton_disabled:hover .cke_menubutton_icon,.cke_menubutton_disabled:focus .cke_menubutton_icon,.cke_menubutton_disabled:active .cke_menubutton_icon{background-color:#f8f8f8;outline:0}.cke_menuitem .cke_menubutton_on{background-color:#e9e9e9;border:1px solid #dedede;outline:0}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px;background-color:#e9e9e9}.cke_menubutton_label{padding:0 5px;background-color:transparent;width:100%;vertical-align:middle}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_panel_frame .cke_menubutton_label{display:none}.cke_menuseparator{background-color:#d1d1d1;height:1px}.cke_menuarrow{background:transparent url(images/arrow.png) no-repeat 0 10px;padding:0 5px}.cke_rtl .cke_menuarrow{background-position:5px -13px;background-repeat:no-repeat}.cke_hc .cke_menuarrow{background-image:none}.cke_menuarrow span{display:none}.cke_hc .cke_menuarrow span{vertical-align:middle;display:inline}.cke_combo{display:inline-block;float:left;position:relative;margin-bottom:5px}.cke_rtl .cke_combo{float:right}.cke_hc .cke_combo{margin-top:1px;margin-bottom:10px}.cke_combo:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:5px;top:0;right:0}.cke_rtl .cke_combo:after{border-right:0;border-left:1px solid #bcbcbc;right:auto;left:0}.cke_hc .cke_combo:after{border-color:#000}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0;padding:1px}.cke_rtl a.cke_combo_button{float:right}.cke_hc a.cke_combo_button{padding:4px}.cke_combo_on a.cke_combo_button,.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:#e5e5e5;border:1px solid #bcbcbc;padding:0 0 0 1px;margin-left:-1px}.cke_combo_off a.cke_combo_button:focus{outline:0}.cke_combo_on a.cke_combo_button,.cke_combo_off a.cke_combo_button:active{background:#fff}.cke_rtl .cke_combo_on a.cke_combo_button,.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:0 1px 0 0;margin-left:0;margin-right:-1px}.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:3px solid #000;padding:1px 1px 1px 2px}.cke_hc.cke_rtl .cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:1px 2px 1px 1px}.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 0 0 3px;margin-left:-3px}.cke_rtl .cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 3px 0 0;margin-left:0;margin-right:-3px}.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 1px 1px 7px;margin-left:-6px}.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 7px 1px 1px;margin-left:0;margin-right:-6px}.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0;margin:0}.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px;margin:0}.cke_toolbar .cke_combo+.cke_toolbar_end,.cke_toolbar .cke_combo+.cke_toolgroup{margin-right:0;margin-left:2px}.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:2px}.cke_hc .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:5px}.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:5px}.cke_toolbar.cke_toolbar_last .cke_combo:nth-last-child(-n+2):after{content:none;border:0;width:0;height:0}.cke_combo_text{line-height:26px;padding-left:10px;text-overflow:ellipsis;overflow:hidden;float:left;cursor:default;color:#484848;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{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 10px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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 #484848}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:3px}.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_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{float:left;margin:-2px 0 2px}a.cke_path_item,span.cke_path_empty{display:inline-block;float:left;padding:3px 4px;margin-right:2px;cursor:default;text-decoration:none;outline:0;border:0;color:#484848;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:#e5e5e5}.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_combopanel__fontsize{width:135px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;text-align:center;opacity:.95;filter:alpha(opacity = 95);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__about_icon{background:url(icons.png?t=M6IE) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png?t=M6IE) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png?t=M6IE) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png?t=M6IE) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6IE) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6IE) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png?t=M6IE) no-repeat 0 -144px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6IE) no-repeat 0 -168px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6IE) no-repeat 0 -192px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -240px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -288px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -336px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6IE) no-repeat 0 -360px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6IE) no-repeat 0 -384px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -408px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -432px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6IE) no-repeat 0 -456px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -504px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6IE) no-repeat 0 -528px!important}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6IE) no-repeat 0 -552px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6IE) no-repeat 0 -576px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6IE) no-repeat 0 -600px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6IE) no-repeat 0 -624px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6IE) no-repeat 0 -648px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6IE) no-repeat 0 -672px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6IE) no-repeat 0 -696px!important}.cke_button__embed_icon{background:url(icons.png?t=M6IE) no-repeat 0 -720px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6IE) no-repeat 0 -744px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6IE) no-repeat 0 -816px!important}.cke_button__replace_icon{background:url(icons.png?t=M6IE) no-repeat 0 -840px!important}.cke_button__flash_icon{background:url(icons.png?t=M6IE) no-repeat 0 -864px!important}.cke_button__button_icon{background:url(icons.png?t=M6IE) no-repeat 0 -888px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6IE) no-repeat 0 -912px!important}.cke_button__form_icon{background:url(icons.png?t=M6IE) no-repeat 0 -936px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6IE) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6IE) no-repeat 0 -984px!important}.cke_button__radio_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1032px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1080px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1128px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1152px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1176px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1200px!important}.cke_button__image_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1248px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1296px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1320px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1344px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1368px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1392px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1416px!important}.cke_button__language_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1464px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1488px!important}.cke_button__link_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1512px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1560px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1608px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1632px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1656px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1704px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1752px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1800px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1848px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1872px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1920px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1944px!important}.cke_button__print_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1968px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1992px!important}.cke_button__save_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2016px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -2064px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2088px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -2136px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -2184px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2208px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2232px!important}.cke_button__table_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2256px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2280px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2304px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2328px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2352px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2424px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -456px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -576px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -696px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -744px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1320px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1344px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1368px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1392px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1416px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1488px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1512px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1872px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1944px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1968px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1992px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2016px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2256px!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=M6IE) no-repeat 0 -2280px!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=M6IE) no-repeat 0 -2304px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2328px!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=M6IE) no-repeat 0 -2352px!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=M6IE) no-repeat 0 -2376px!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=M6IE) no-repeat 0 -2400px!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=M6IE) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -4896px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.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 .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.cke_toolbox_collapser .cke_arrow{border-width:4px}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{border-width:3px}.cke_toolbox_collapser .cke_arrow{margin-top:0}.cke_toolbar{position:relative}.cke_rtl .cke_toolbar_end{right:auto;left:0}.cke_toolbar_end:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:4px;top:1px;right:2px}.cke_rtl .cke_toolbar_end:after{right:auto;left:2px}.cke_hc .cke_toolbar_end:after{top:2px;right:5px;border-color:#000}.cke_hc.cke_rtl .cke_toolbar_end:after{right:auto;left:5px}.cke_combo+.cke_toolbar_end:after,.cke_toolbar.cke_toolbar_last .cke_toolbar_end:after{content:none;border:0}.cke_combo+.cke_toolgroup+.cke_toolbar_end:after{right:0}.cke_rtl .cke_combo+.cke_toolgroup+.cke_toolbar_end:after{right:auto;left:0} \ No newline at end of file diff --git a/lib/ckeditor/skins/moono-lisa/editor_iequirks.css b/lib/ckeditor/skins/moono-lisa/editor_iequirks.css index 2f23412d..16019201 100644 --- a/lib/ckeditor/skins/moono-lisa/editor_iequirks.css +++ b/lib/ckeditor/skins/moono-lisa/editor_iequirks.css @@ -2,4 +2,4 @@ Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ -.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}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #d1d1d1;padding:0}.cke_inner{display:block;background:#fff;padding:0;-webkit-touch-callout:none}.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 #d1d1d1;background:#f8f8f8;padding:6px 8px 2px;white-space:normal}.cke_float .cke_top{border:1px solid #d1d1d1}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #d1d1d1;background:#f8f8f8}.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 #bcbcbc 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 #bcbcbc;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:hidden;background-color:#fff;border:1px solid #d1d1d1}.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:focus{outline:0}.cke_panel_list{margin:0;padding:0;list-style-type:none;white-space:nowrap}.cke_panel_listItem{margin:0;padding:0}.cke_panel_listItem a{padding:6px 7px;display:block;color:inherit!important;text-decoration:none;overflow:hidden;text-overflow:ellipsis}.cke_hc .cke_panel_listItem a{border-style:none}.cke_panel_listItem.cke_selected a,.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{background-color:#e9e9e9}.cke_panel_listItem a:focus{outline:1px dotted #000}.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:4px 5px}.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_panel_grouptitle{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:6px 6px 7px 6px;color:#484848;border-bottom:1px solid #d1d1d1;background:#f8f8f8}.cke_colorblock{padding:10px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000}a.cke_colorbox{padding:2px;float:left;width:20px;height:20px}.cke_rtl a.cke_colorbox{float:right}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{outline:0;padding:0;border:2px solid #139ff7}a:hover.cke_colorbox{border-color:#bcbcbc}span.cke_colorbox{width:20px;height:20px;float:left}.cke_rtl span.cke_colorbox{float:right}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:3px;display:block;cursor:pointer}a.cke_colorauto{padding:0;border:1px solid transparent;margin-bottom:6px;height:26px;line-height:26px}a.cke_colormore{margin-top:10px;height:20px;line-height:19px}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{outline:0;border:#139ff7 1px solid;background-color:#f8f8f8}a:hover.cke_colorauto,a:hover.cke_colormore{border-color:#bcbcbc}.cke_colorauto span.cke_colorbox{width:18px;height:18px;border:1px solid #808080;margin-left:1px;margin-top:3px}.cke_rtl .cke_colorauto span.cke_colorbox{margin-left:0;margin-right:1px}span.cke_colorbox[style*="#ffffff"],span.cke_colorbox[style*="#FFFFFF"],span.cke_colorbox[style="background-color:#fff"],span.cke_colorbox[style="background-color:#FFF"],span.cke_colorbox[style*="rgb(255,255,255)"],span.cke_colorbox[style*="rgb(255, 255, 255)"]{border:1px solid #808080;width:18px;height:18px}.cke_toolbar{float:left}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{border:0;float:left;margin:1px 2px 6px 0;padding-right:3px}.cke_rtl .cke_toolgroup{float:right;margin:1px 0 6px 2px;padding-left:3px;padding-right:0}.cke_hc .cke_toolgroup{margin-right:5px;margin-bottom:5px}.cke_hc.cke_rtl .cke_toolgroup{margin-right:0;margin-left:5px}a.cke_button{display:inline-block;height:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0;position:relative}a.cke_button_expandable{padding:4px 5px}.cke_rtl a.cke_button{float:right}.cke_hc a.cke_button{border:1px solid black;padding:3px 5px;margin:0 3px 5px 0}.cke_hc.cke_rtl a.cke_button{margin:0 0 5px 3px}a.cke_button_on{background:#fff;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_on{padding:3px 4px}a.cke_button_off:hover,a.cke_button_off:focus,a.cke_button_off:active{background:#e5e5e5;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_off:hover,a.cke_button_expandable.cke_button_off:focus,a.cke_button_expandable.cke_button_off:active{padding:3px 4px}.cke_hc a.cke_button_on,.cke_hc a.cke_button_off:hover,.cke_hc a.cke_button_off:focus,.cke_hc a.cke_button_off:active{background:#e5e5e5;border:3px solid #000;padding:1px 3px}a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{border:0;padding:4px 6px;background-color:transparent}a.cke_button_expandable.cke_button_disabled:hover,a.cke_button_expandable.cke_button_disabled:active{padding:4px 5px}a.cke_button_disabled:focus{border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_disabled:focus{padding:3px 4px}.cke_hc a.cke_button_disabled:hover,.cke_hc a.cke_button_disabled:focus,.cke_hc a.cke_button_disabled:active{border:1px solid #acacac;padding:3px 5px;margin:0 3px 5px 0}.cke_hc a.cke_button_disabled:focus{border:3px solid #000;padding:1px 3px}.cke_hc.cke_rtl a.cke_button_disabled:hover,.cke_hc.cke_rtl a.cke_button_disabled:focus,.cke_hc.cke_rtl a.cke_button_disabled:active{margin:0 0 5px 3px}a.cke_button_disabled .cke_button_icon,a.cke_button_disabled .cke_button_arrow{opacity:.3}.cke_hc a.cke_button_disabled{border-color:#acacac}.cke_hc a.cke_button_disabled .cke_button_icon,.cke_hc a.cke_button_disabled .cke_button_label{opacity:.5}.cke_toolgroup a.cke_button:last-child:after,.cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:4px;top:0;right:-3px}.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-right:0;right:auto;border-left:1px solid #bcbcbc;top:0;left:-3px}.cke_hc .cke_toolgroup a.cke_button:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-color:#000;top:0;right:-7px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{top:0;right:auto;left:-7px}.cke_toolgroup a.cke_button:hover:last-child:after,.cke_toolgroup a.cke_button:focus:last-child:after,.cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:-4px}.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_rtl .cke_toolgroup a.cke_button:focus:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:auto;left:-4px}.cke_hc .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:-9px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:auto;left:-9px}.cke_toolbar.cke_toolbar_last .cke_toolgroup a.cke_button:last-child:after{content:none;border:0;width:0;height:0}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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:#484848}.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 3px;width:0;height:0;cursor:default;vertical-align:top;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #484848}.cke_rtl .cke_button_arrow{margin-right:5px;margin-left:0}.cke_hc .cke_button_arrow{font-size:10px;margin:3px 0 0 3px;width:auto;border:0}.cke_toolbar_separator{float:left;background-color:#bcbcbc;margin:4px 2px 0 2px;height:18px;width:1px}.cke_rtl .cke_toolbar_separator{float:right}.cke_hc .cke_toolbar_separator{background-color:#000;margin-left:2px;margin-right:5px;margin-bottom:9px}.cke_hc.cke_rtl .cke_toolbar_separator{margin-left:5px;margin-right:2px}.cke_toolbar_break{display:block;clear:left}.cke_rtl .cke_toolbar_break{clear:right}a.cke_toolbox_collapser{width:12px;height:11px;float:right;margin:11px 0 0;font-size:0;cursor:default;text-align:center;border:1px solid #bcbcbc}.cke_rtl .cke_toolbox_collapser{float:left}.cke_toolbox_collapser:hover{background:#e5e5e5}.cke_toolbox_collapser.cke_toolbox_collapser_min{margin:0 2px 4px}.cke_toolbox_collapser .cke_arrow{display:inline-block;height:0;width:0;font-size:0;margin-top:1px;border:3px solid transparent;border-bottom-color:#484848}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin-top:4px;border-bottom-color:transparent;border-top-color:#484848}.cke_hc .cke_toolbox_collapser .cke_arrow{font-size:8px;width:auto;border:0;margin-top:0}.cke_menuitem span{cursor:default}.cke_menubutton{display:block}.cke_hc .cke_menubutton{padding:2px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#e9e9e9;display:block;outline:1px dotted}.cke_menubutton:hover{outline:0}.cke_hc .cke_menubutton:hover,.cke_hc .cke_menubutton:focus,.cke_hc .cke_menubutton:active{border:2px solid;padding:0}.cke_menubutton_disabled:hover,.cke_menubutton_disabled:focus,.cke_menubutton_disabled:active{background-color:transparent;outline:0}.cke_menubutton_inner{display:table-row}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_icon{background-color:#f8f8f8;padding:6px 4px}.cke_hc .cke_menubutton_icon{height:16px;width:0;padding:4px 0}.cke_menubutton:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#e9e9e9}.cke_menubutton_disabled:hover .cke_menubutton_icon,.cke_menubutton_disabled:focus .cke_menubutton_icon,.cke_menubutton_disabled:active .cke_menubutton_icon{background-color:#f8f8f8;outline:0}.cke_menuitem .cke_menubutton_on{background-color:#e9e9e9;border:1px solid #dedede;outline:0}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px;background-color:#e9e9e9}.cke_menubutton_label{padding:0 5px;background-color:transparent;width:100%;vertical-align:middle}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_panel_frame .cke_menubutton_label{display:none}.cke_menuseparator{background-color:#d1d1d1;height:1px}.cke_menuarrow{background:transparent url(images/arrow.png) no-repeat 0 10px;padding:0 5px}.cke_rtl .cke_menuarrow{background-position:5px -13px;background-repeat:no-repeat}.cke_hc .cke_menuarrow{background-image:none}.cke_menuarrow span{display:none}.cke_hc .cke_menuarrow span{vertical-align:middle;display:inline}.cke_combo{display:inline-block;float:left;position:relative;margin-bottom:5px}.cke_rtl .cke_combo{float:right}.cke_hc .cke_combo{margin-top:1px;margin-bottom:10px}.cke_combo:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:5px;top:0;right:0}.cke_rtl .cke_combo:after{border-right:0;border-left:1px solid #bcbcbc;right:auto;left:0}.cke_hc .cke_combo:after{border-color:#000}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0;padding:1px}.cke_rtl a.cke_combo_button{float:right}.cke_hc a.cke_combo_button{padding:4px}.cke_combo_on a.cke_combo_button,.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:#e5e5e5;border:1px solid #bcbcbc;padding:0 0 0 1px;margin-left:-1px}.cke_combo_off a.cke_combo_button:focus{outline:0}.cke_combo_on a.cke_combo_button,.cke_combo_off a.cke_combo_button:active{background:#fff}.cke_rtl .cke_combo_on a.cke_combo_button,.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:0 1px 0 0;margin-left:0;margin-right:-1px}.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:3px solid #000;padding:1px 1px 1px 2px}.cke_hc.cke_rtl .cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:1px 2px 1px 1px}.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 0 0 3px;margin-left:-3px}.cke_rtl .cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 3px 0 0;margin-left:0;margin-right:-3px}.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 1px 1px 7px;margin-left:-6px}.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 7px 1px 1px;margin-left:0;margin-right:-6px}.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0;margin:0}.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px;margin:0}.cke_toolbar .cke_combo+.cke_toolbar_end,.cke_toolbar .cke_combo+.cke_toolgroup{margin-right:0;margin-left:2px}.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:2px}.cke_hc .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:5px}.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:5px}.cke_toolbar.cke_toolbar_last .cke_combo:nth-last-child(-n+2):after{content:none;border:0;width:0;height:0}.cke_combo_text{line-height:26px;padding-left:10px;text-overflow:ellipsis;overflow:hidden;float:left;cursor:default;color:#484848;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{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 10px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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 #484848}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:3px}.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_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{float:left;margin:-2px 0 2px}a.cke_path_item,span.cke_path_empty{display:inline-block;float:left;padding:3px 4px;margin-right:2px;cursor:default;text-decoration:none;outline:0;border:0;color:#484848;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:#e5e5e5}.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_combopanel__fontsize{width:135px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;text-align:center;opacity:.95;filter:alpha(opacity = 95);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__about_icon{background:url(icons.png?t=M6CK) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png?t=M6CK) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png?t=M6CK) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png?t=M6CK) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6CK) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6CK) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png?t=M6CK) no-repeat 0 -144px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6CK) no-repeat 0 -168px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6CK) no-repeat 0 -192px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -240px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -288px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -336px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6CK) no-repeat 0 -360px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6CK) no-repeat 0 -384px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -408px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -432px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6CK) no-repeat 0 -456px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -504px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6CK) no-repeat 0 -528px!important}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6CK) no-repeat 0 -552px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6CK) no-repeat 0 -576px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6CK) no-repeat 0 -600px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6CK) no-repeat 0 -624px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6CK) no-repeat 0 -648px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6CK) no-repeat 0 -672px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6CK) no-repeat 0 -696px!important}.cke_button__embed_icon{background:url(icons.png?t=M6CK) no-repeat 0 -720px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6CK) no-repeat 0 -744px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6CK) no-repeat 0 -816px!important}.cke_button__replace_icon{background:url(icons.png?t=M6CK) no-repeat 0 -840px!important}.cke_button__flash_icon{background:url(icons.png?t=M6CK) no-repeat 0 -864px!important}.cke_button__button_icon{background:url(icons.png?t=M6CK) no-repeat 0 -888px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6CK) no-repeat 0 -912px!important}.cke_button__form_icon{background:url(icons.png?t=M6CK) no-repeat 0 -936px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6CK) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6CK) no-repeat 0 -984px!important}.cke_button__radio_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1032px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1080px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1128px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1152px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1176px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1200px!important}.cke_button__image_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1248px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1296px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1320px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1344px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1368px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1392px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1416px!important}.cke_button__language_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1464px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1488px!important}.cke_button__link_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1512px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1560px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1608px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1632px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1656px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1704px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1752px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1800px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1848px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1872px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1920px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1944px!important}.cke_button__print_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1968px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1992px!important}.cke_button__save_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2016px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -2064px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2088px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -2136px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -2184px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2208px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2232px!important}.cke_button__table_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2256px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2280px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2304px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2328px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2352px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2424px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -456px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -576px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -696px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -744px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1320px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1344px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1368px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1392px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1416px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1488px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1512px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1872px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1944px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1968px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1992px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2016px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2256px!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=M6CK) no-repeat 0 -2280px!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=M6CK) no-repeat 0 -2304px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2328px!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=M6CK) no-repeat 0 -2352px!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=M6CK) no-repeat 0 -2376px!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=M6CK) no-repeat 0 -2400px!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=M6CK) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -4896px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.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 .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.cke_top,.cke_contents,.cke_bottom{width:100%}.cke_button_arrow{font-size:0}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_button,.cke_rtl .cke_button *,.cke_rtl .cke_combo,.cke_rtl .cke_combo *,.cke_rtl .cke_path_item,.cke_rtl .cke_path_item *,.cke_rtl .cke_path_empty{float:none}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_combo_button,.cke_rtl .cke_combo_button *,.cke_rtl .cke_button,.cke_rtl .cke_button_icon{display:inline-block;vertical-align:top}.cke_rtl .cke_button_icon{float:none}.cke_resizer{width:10px}.cke_source{white-space:normal}.cke_bottom{position:static}.cke_colorbox{font-size:0} \ 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;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #d1d1d1;padding:0}.cke_inner{display:block;background:#fff;padding:0;-webkit-touch-callout:none}.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 #d1d1d1;background:#f8f8f8;padding:6px 8px 2px;white-space:normal}.cke_float .cke_top{border:1px solid #d1d1d1}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #d1d1d1;background:#f8f8f8}.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 #bcbcbc 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 #bcbcbc;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:hidden;background-color:#fff;border:1px solid #d1d1d1}.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:focus{outline:0}.cke_panel_list{margin:0;padding:0;list-style-type:none;white-space:nowrap}.cke_panel_listItem{margin:0;padding:0}.cke_panel_listItem a{padding:6px 7px;display:block;color:inherit!important;text-decoration:none;overflow:hidden;text-overflow:ellipsis}.cke_hc .cke_panel_listItem a{border-style:none}.cke_panel_listItem.cke_selected a,.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{background-color:#e9e9e9}.cke_panel_listItem a:focus{outline:1px dotted #000}.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:4px 5px}.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_panel_grouptitle{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:6px 6px 7px 6px;color:#484848;border-bottom:1px solid #d1d1d1;background:#f8f8f8}.cke_colorblock{padding:10px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000}a.cke_colorbox{padding:2px;float:left;width:20px;height:20px}.cke_rtl a.cke_colorbox{float:right}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{outline:0;padding:0;border:2px solid #139ff7}a:hover.cke_colorbox{border-color:#bcbcbc}span.cke_colorbox{width:20px;height:20px;float:left}.cke_rtl span.cke_colorbox{float:right}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:3px;display:block;cursor:pointer}a.cke_colorauto{padding:0;border:1px solid transparent;margin-bottom:6px;height:26px;line-height:26px}a.cke_colormore{margin-top:10px;height:20px;line-height:19px}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{outline:0;border:#139ff7 1px solid;background-color:#f8f8f8}a:hover.cke_colorauto,a:hover.cke_colormore{border-color:#bcbcbc}.cke_colorauto span.cke_colorbox{width:18px;height:18px;border:1px solid #808080;margin-left:1px;margin-top:3px}.cke_rtl .cke_colorauto span.cke_colorbox{margin-left:0;margin-right:1px}span.cke_colorbox[style*="#ffffff"],span.cke_colorbox[style*="#FFFFFF"],span.cke_colorbox[style="background-color:#fff"],span.cke_colorbox[style="background-color:#FFF"],span.cke_colorbox[style*="rgb(255,255,255)"],span.cke_colorbox[style*="rgb(255, 255, 255)"]{border:1px solid #808080;width:18px;height:18px}.cke_toolbar{float:left}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{border:0;float:left;margin:1px 2px 6px 0;padding-right:3px}.cke_rtl .cke_toolgroup{float:right;margin:1px 0 6px 2px;padding-left:3px;padding-right:0}.cke_hc .cke_toolgroup{margin-right:5px;margin-bottom:5px}.cke_hc.cke_rtl .cke_toolgroup{margin-right:0;margin-left:5px}a.cke_button{display:inline-block;height:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0;position:relative}a.cke_button_expandable{padding:4px 5px}.cke_rtl a.cke_button{float:right}.cke_hc a.cke_button{border:1px solid black;padding:3px 5px;margin:0 3px 5px 0}.cke_hc.cke_rtl a.cke_button{margin:0 0 5px 3px}a.cke_button_on{background:#fff;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_on{padding:3px 4px}a.cke_button_off:hover,a.cke_button_off:focus,a.cke_button_off:active{background:#e5e5e5;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_off:hover,a.cke_button_expandable.cke_button_off:focus,a.cke_button_expandable.cke_button_off:active{padding:3px 4px}.cke_hc a.cke_button_on,.cke_hc a.cke_button_off:hover,.cke_hc a.cke_button_off:focus,.cke_hc a.cke_button_off:active{background:#e5e5e5;border:3px solid #000;padding:1px 3px}a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{border:0;padding:4px 6px;background-color:transparent}a.cke_button_expandable.cke_button_disabled:hover,a.cke_button_expandable.cke_button_disabled:active{padding:4px 5px}a.cke_button_disabled:focus{border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_disabled:focus{padding:3px 4px}.cke_hc a.cke_button_disabled:hover,.cke_hc a.cke_button_disabled:focus,.cke_hc a.cke_button_disabled:active{border:1px solid #acacac;padding:3px 5px;margin:0 3px 5px 0}.cke_hc a.cke_button_disabled:focus{border:3px solid #000;padding:1px 3px}.cke_hc.cke_rtl a.cke_button_disabled:hover,.cke_hc.cke_rtl a.cke_button_disabled:focus,.cke_hc.cke_rtl a.cke_button_disabled:active{margin:0 0 5px 3px}a.cke_button_disabled .cke_button_icon,a.cke_button_disabled .cke_button_arrow{opacity:.3}.cke_hc a.cke_button_disabled{border-color:#acacac}.cke_hc a.cke_button_disabled .cke_button_icon,.cke_hc a.cke_button_disabled .cke_button_label{opacity:.5}.cke_toolgroup a.cke_button:last-child:after,.cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:4px;top:0;right:-3px}.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-right:0;right:auto;border-left:1px solid #bcbcbc;top:0;left:-3px}.cke_hc .cke_toolgroup a.cke_button:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-color:#000;top:0;right:-7px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{top:0;right:auto;left:-7px}.cke_toolgroup a.cke_button:hover:last-child:after,.cke_toolgroup a.cke_button:focus:last-child:after,.cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:-4px}.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_rtl .cke_toolgroup a.cke_button:focus:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:auto;left:-4px}.cke_hc .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:-9px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:auto;left:-9px}.cke_toolbar.cke_toolbar_last .cke_toolgroup a.cke_button:last-child:after{content:none;border:0;width:0;height:0}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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:#484848}.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 3px;width:0;height:0;cursor:default;vertical-align:top;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #484848}.cke_rtl .cke_button_arrow{margin-right:5px;margin-left:0}.cke_hc .cke_button_arrow{font-size:10px;margin:3px 0 0 3px;width:auto;border:0}.cke_toolbar_separator{float:left;background-color:#bcbcbc;margin:4px 2px 0 2px;height:18px;width:1px}.cke_rtl .cke_toolbar_separator{float:right}.cke_hc .cke_toolbar_separator{background-color:#000;margin-left:2px;margin-right:5px;margin-bottom:9px}.cke_hc.cke_rtl .cke_toolbar_separator{margin-left:5px;margin-right:2px}.cke_toolbar_break{display:block;clear:left}.cke_rtl .cke_toolbar_break{clear:right}a.cke_toolbox_collapser{width:12px;height:11px;float:right;margin:11px 0 0;font-size:0;cursor:default;text-align:center;border:1px solid #bcbcbc}.cke_rtl .cke_toolbox_collapser{float:left}.cke_toolbox_collapser:hover{background:#e5e5e5}.cke_toolbox_collapser.cke_toolbox_collapser_min{margin:0 2px 4px}.cke_toolbox_collapser .cke_arrow{display:inline-block;height:0;width:0;font-size:0;margin-top:1px;border:3px solid transparent;border-bottom-color:#484848}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin-top:4px;border-bottom-color:transparent;border-top-color:#484848}.cke_hc .cke_toolbox_collapser .cke_arrow{font-size:8px;width:auto;border:0;margin-top:0}.cke_menuitem span{cursor:default}.cke_menubutton{display:block}.cke_hc .cke_menubutton{padding:2px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#e9e9e9;display:block;outline:1px dotted}.cke_menubutton:hover{outline:0}.cke_hc .cke_menubutton:hover,.cke_hc .cke_menubutton:focus,.cke_hc .cke_menubutton:active{border:2px solid;padding:0}.cke_menubutton_disabled:hover,.cke_menubutton_disabled:focus,.cke_menubutton_disabled:active{background-color:transparent;outline:0}.cke_menubutton_inner{display:table-row}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_icon{background-color:#f8f8f8;padding:6px 4px}.cke_hc .cke_menubutton_icon{height:16px;width:0;padding:4px 0}.cke_menubutton:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#e9e9e9}.cke_menubutton_disabled:hover .cke_menubutton_icon,.cke_menubutton_disabled:focus .cke_menubutton_icon,.cke_menubutton_disabled:active .cke_menubutton_icon{background-color:#f8f8f8;outline:0}.cke_menuitem .cke_menubutton_on{background-color:#e9e9e9;border:1px solid #dedede;outline:0}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px;background-color:#e9e9e9}.cke_menubutton_label{padding:0 5px;background-color:transparent;width:100%;vertical-align:middle}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_panel_frame .cke_menubutton_label{display:none}.cke_menuseparator{background-color:#d1d1d1;height:1px}.cke_menuarrow{background:transparent url(images/arrow.png) no-repeat 0 10px;padding:0 5px}.cke_rtl .cke_menuarrow{background-position:5px -13px;background-repeat:no-repeat}.cke_hc .cke_menuarrow{background-image:none}.cke_menuarrow span{display:none}.cke_hc .cke_menuarrow span{vertical-align:middle;display:inline}.cke_combo{display:inline-block;float:left;position:relative;margin-bottom:5px}.cke_rtl .cke_combo{float:right}.cke_hc .cke_combo{margin-top:1px;margin-bottom:10px}.cke_combo:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:5px;top:0;right:0}.cke_rtl .cke_combo:after{border-right:0;border-left:1px solid #bcbcbc;right:auto;left:0}.cke_hc .cke_combo:after{border-color:#000}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0;padding:1px}.cke_rtl a.cke_combo_button{float:right}.cke_hc a.cke_combo_button{padding:4px}.cke_combo_on a.cke_combo_button,.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:#e5e5e5;border:1px solid #bcbcbc;padding:0 0 0 1px;margin-left:-1px}.cke_combo_off a.cke_combo_button:focus{outline:0}.cke_combo_on a.cke_combo_button,.cke_combo_off a.cke_combo_button:active{background:#fff}.cke_rtl .cke_combo_on a.cke_combo_button,.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:0 1px 0 0;margin-left:0;margin-right:-1px}.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:3px solid #000;padding:1px 1px 1px 2px}.cke_hc.cke_rtl .cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:1px 2px 1px 1px}.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 0 0 3px;margin-left:-3px}.cke_rtl .cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 3px 0 0;margin-left:0;margin-right:-3px}.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 1px 1px 7px;margin-left:-6px}.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 7px 1px 1px;margin-left:0;margin-right:-6px}.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0;margin:0}.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px;margin:0}.cke_toolbar .cke_combo+.cke_toolbar_end,.cke_toolbar .cke_combo+.cke_toolgroup{margin-right:0;margin-left:2px}.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:2px}.cke_hc .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:5px}.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:5px}.cke_toolbar.cke_toolbar_last .cke_combo:nth-last-child(-n+2):after{content:none;border:0;width:0;height:0}.cke_combo_text{line-height:26px;padding-left:10px;text-overflow:ellipsis;overflow:hidden;float:left;cursor:default;color:#484848;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{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 10px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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 #484848}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:3px}.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_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{float:left;margin:-2px 0 2px}a.cke_path_item,span.cke_path_empty{display:inline-block;float:left;padding:3px 4px;margin-right:2px;cursor:default;text-decoration:none;outline:0;border:0;color:#484848;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:#e5e5e5}.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_combopanel__fontsize{width:135px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;text-align:center;opacity:.95;filter:alpha(opacity = 95);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__about_icon{background:url(icons.png?t=M6IE) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png?t=M6IE) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png?t=M6IE) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png?t=M6IE) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6IE) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6IE) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png?t=M6IE) no-repeat 0 -144px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6IE) no-repeat 0 -168px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6IE) no-repeat 0 -192px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -240px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -288px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -336px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6IE) no-repeat 0 -360px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6IE) no-repeat 0 -384px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -408px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -432px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6IE) no-repeat 0 -456px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -504px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6IE) no-repeat 0 -528px!important}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6IE) no-repeat 0 -552px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6IE) no-repeat 0 -576px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6IE) no-repeat 0 -600px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6IE) no-repeat 0 -624px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6IE) no-repeat 0 -648px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6IE) no-repeat 0 -672px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6IE) no-repeat 0 -696px!important}.cke_button__embed_icon{background:url(icons.png?t=M6IE) no-repeat 0 -720px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6IE) no-repeat 0 -744px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6IE) no-repeat 0 -816px!important}.cke_button__replace_icon{background:url(icons.png?t=M6IE) no-repeat 0 -840px!important}.cke_button__flash_icon{background:url(icons.png?t=M6IE) no-repeat 0 -864px!important}.cke_button__button_icon{background:url(icons.png?t=M6IE) no-repeat 0 -888px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6IE) no-repeat 0 -912px!important}.cke_button__form_icon{background:url(icons.png?t=M6IE) no-repeat 0 -936px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6IE) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6IE) no-repeat 0 -984px!important}.cke_button__radio_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1032px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1080px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1128px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1152px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1176px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1200px!important}.cke_button__image_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1248px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1296px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1320px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1344px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1368px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1392px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1416px!important}.cke_button__language_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1464px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1488px!important}.cke_button__link_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1512px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1560px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1608px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1632px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1656px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1704px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1752px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1800px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1848px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1872px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1920px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1944px!important}.cke_button__print_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1968px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1992px!important}.cke_button__save_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2016px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -2064px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2088px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -2136px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -2184px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2208px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2232px!important}.cke_button__table_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2256px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2280px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2304px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2328px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2352px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2424px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -456px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -576px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -696px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -744px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1320px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1344px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1368px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1392px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1416px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1488px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1512px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1872px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1944px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1968px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1992px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2016px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2256px!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=M6IE) no-repeat 0 -2280px!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=M6IE) no-repeat 0 -2304px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2328px!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=M6IE) no-repeat 0 -2352px!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=M6IE) no-repeat 0 -2376px!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=M6IE) no-repeat 0 -2400px!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=M6IE) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -4896px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.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 .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.cke_top,.cke_contents,.cke_bottom{width:100%}.cke_button_arrow{font-size:0}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_button,.cke_rtl .cke_button *,.cke_rtl .cke_combo,.cke_rtl .cke_combo *,.cke_rtl .cke_path_item,.cke_rtl .cke_path_item *,.cke_rtl .cke_path_empty{float:none}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_combo_button,.cke_rtl .cke_combo_button *,.cke_rtl .cke_button,.cke_rtl .cke_button_icon{display:inline-block;vertical-align:top}.cke_rtl .cke_button_icon{float:none}.cke_resizer{width:10px}.cke_source{white-space:normal}.cke_bottom{position:static}.cke_colorbox{font-size:0} \ No newline at end of file diff --git a/lib/ckeditor/skins/moono/editor.css b/lib/ckeditor/skins/moono/editor.css index becae3e4..67532a96 100644 --- a/lib/ckeditor/skins/moono/editor.css +++ b/lib/ckeditor/skins/moono/editor.css @@ -2,4 +2,4 @@ Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ -.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}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.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 #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.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,.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:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.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_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;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{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.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{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.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}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.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:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}a.cke_button.cke_button_expandable{padding:4px 5px}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.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_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}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{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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 3px;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}a.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;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.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}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.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{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:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.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}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.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}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.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;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}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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}.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}a.cke_path_item,span.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,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.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_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6CK) no-repeat 0 -0px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6CK) no-repeat 0 -24px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6CK) no-repeat 0 -48px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6CK) no-repeat 0 -72px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6CK) no-repeat 0 -96px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6CK) no-repeat 0 -120px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6CK) no-repeat 0 -144px!important}.cke_button__embed_icon{background:url(icons.png?t=M6CK) no-repeat 0 -168px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6CK) no-repeat 0 -192px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6CK) no-repeat 0 -216px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6CK) no-repeat 0 -240px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6CK) no-repeat 0 -264px!important}.cke_button__about_icon{background:url(icons.png?t=M6CK) no-repeat 0 -288px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -312px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -336px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -360px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6CK) no-repeat 0 -384px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6CK) no-repeat 0 -408px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6CK) no-repeat 0 -432px!important}.cke_button__bold_icon{background:url(icons.png?t=M6CK) no-repeat 0 -456px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CK) no-repeat 0 -480px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CK) no-repeat 0 -504px!important}.cke_button__button_icon{background:url(icons.png?t=M6CK) no-repeat 0 -528px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6CK) no-repeat 0 -552px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6CK) no-repeat 0 -576px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png?t=M6CK) no-repeat 0 -600px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6CK) no-repeat 0 -624px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6CK) no-repeat 0 -648px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6CK) no-repeat 0 -672px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png?t=M6CK) no-repeat 0 -696px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6CK) no-repeat 0 -720px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png?t=M6CK) no-repeat 0 -744px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6CK) no-repeat 0 -816px!important}.cke_button__flash_icon{background:url(icons.png?t=M6CK) no-repeat 0 -840px!important}.cke_button__form_icon{background:url(icons.png?t=M6CK) no-repeat 0 -864px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6CK) no-repeat 0 -888px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6CK) no-repeat 0 -912px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6CK) no-repeat 0 -936px!important}.cke_button__image_icon{background:url(icons.png?t=M6CK) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6CK) no-repeat 0 -984px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1008px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1032px!important}.cke_button__italic_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1056px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1080px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1104px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1128px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1152px!important}.cke_button__language_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1176px!important}.cke_button__link_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1200px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1224px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1248px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1272px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1296px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1320px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1344px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1368px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1392px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1416px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1440px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1464px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1488px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1512px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1536px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1560px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1584px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1608px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1632px!important}.cke_button__print_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1656px!important}.cke_button__radio_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1680px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1704px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1728px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1752px!important}.cke_button__replace_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1776px!important}.cke_button__save_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1800px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1824px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1848px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1872px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1896px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1920px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1944px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1968px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1992px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2016px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2040px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2064px!important}.cke_button__strike_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2088px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2112px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2136px!important}.cke_button__table_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2160px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2184px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2208px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2232px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2256px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2280px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2304px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2328px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2352px!important}.cke_button__underline_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2424px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -216px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -528px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -288px!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=M6CK) no-repeat 0 -312px!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=M6CK) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -456px!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=M6CK) no-repeat 0 -480px!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=M6CK) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -576px!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=M6CK) no-repeat 0 -600px!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=M6CK) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -672px!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=M6CK) no-repeat 0 -696px!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=M6CK) no-repeat 0 -720px!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=M6CK) no-repeat 0 -744px!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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -984px!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=M6CK) no-repeat 0 -1008px!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=M6CK) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1056px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1128px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1224px!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=M6CK) no-repeat 0 -1248px!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=M6CK) no-repeat 0 -1272px!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=M6CK) no-repeat 0 -1296px!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=M6CK) no-repeat 0 -1320px!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=M6CK) no-repeat 0 -1344px!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=M6CK) no-repeat 0 -1368px!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=M6CK) no-repeat 0 -1392px!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=M6CK) no-repeat 0 -1416px!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=M6CK) no-repeat 0 -1440px!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=M6CK) no-repeat 0 -1464px!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=M6CK) no-repeat 0 -1488px!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=M6CK) no-repeat 0 -1512px!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=M6CK) no-repeat 0 -1536px!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=M6CK) no-repeat 0 -1560px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1584px!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=M6CK) no-repeat 0 -1608px!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=M6CK) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1680px!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=M6CK) no-repeat 0 -1704px!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=M6CK) no-repeat 0 -1728px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1752px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1776px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1800px!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=M6CK) no-repeat 0 -1824px!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=M6CK) no-repeat 0 -1848px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1872px!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=M6CK) no-repeat 0 -1896px!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=M6CK) no-repeat 0 -1920px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1944px!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=M6CK) no-repeat 0 -1968px!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=M6CK) no-repeat 0 -1992px!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=M6CK) no-repeat 0 -2016px!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=M6CK) no-repeat 0 -2040px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2112px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2136px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2160px!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=M6CK) no-repeat 0 -2184px!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=M6CK) no-repeat 0 -2208px!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=M6CK) no-repeat 0 -2232px!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=M6CK) no-repeat 0 -2256px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2280px!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=M6CK) no-repeat 0 -2304px!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=M6CK) no-repeat 0 -2328px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2352px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2376px!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=M6CK) no-repeat 0 -2400px!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=M6CK) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2448px!important;background-size:16px!important} \ 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;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.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 #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.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,.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:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.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_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;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{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.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{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.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}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.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:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}a.cke_button.cke_button_expandable{padding:4px 5px}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.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_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}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{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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 3px;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}a.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;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.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}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.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{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:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.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}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.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}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.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;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}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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}.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}a.cke_path_item,span.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,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.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_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6IE) no-repeat 0 -0px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6IE) no-repeat 0 -24px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6IE) no-repeat 0 -48px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6IE) no-repeat 0 -72px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6IE) no-repeat 0 -96px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6IE) no-repeat 0 -120px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6IE) no-repeat 0 -144px!important}.cke_button__embed_icon{background:url(icons.png?t=M6IE) no-repeat 0 -168px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6IE) no-repeat 0 -192px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6IE) no-repeat 0 -216px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6IE) no-repeat 0 -240px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6IE) no-repeat 0 -264px!important}.cke_button__about_icon{background:url(icons.png?t=M6IE) no-repeat 0 -288px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -312px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -336px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -360px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6IE) no-repeat 0 -384px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6IE) no-repeat 0 -408px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6IE) no-repeat 0 -432px!important}.cke_button__bold_icon{background:url(icons.png?t=M6IE) no-repeat 0 -456px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=M6IE) no-repeat 0 -480px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6IE) no-repeat 0 -504px!important}.cke_button__button_icon{background:url(icons.png?t=M6IE) no-repeat 0 -528px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6IE) no-repeat 0 -552px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6IE) no-repeat 0 -576px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png?t=M6IE) no-repeat 0 -600px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6IE) no-repeat 0 -624px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6IE) no-repeat 0 -648px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6IE) no-repeat 0 -672px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png?t=M6IE) no-repeat 0 -696px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6IE) no-repeat 0 -720px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png?t=M6IE) no-repeat 0 -744px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6IE) no-repeat 0 -816px!important}.cke_button__flash_icon{background:url(icons.png?t=M6IE) no-repeat 0 -840px!important}.cke_button__form_icon{background:url(icons.png?t=M6IE) no-repeat 0 -864px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6IE) no-repeat 0 -888px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6IE) no-repeat 0 -912px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6IE) no-repeat 0 -936px!important}.cke_button__image_icon{background:url(icons.png?t=M6IE) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6IE) no-repeat 0 -984px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1008px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1032px!important}.cke_button__italic_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1056px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1080px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1104px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1128px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1152px!important}.cke_button__language_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1176px!important}.cke_button__link_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1200px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1224px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1248px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1272px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1296px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1320px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1344px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1368px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1392px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1416px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1440px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1464px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1488px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1512px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1536px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1560px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1584px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1608px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1632px!important}.cke_button__print_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1656px!important}.cke_button__radio_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1680px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1704px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1728px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1752px!important}.cke_button__replace_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1776px!important}.cke_button__save_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1800px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1824px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1848px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1872px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1896px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1920px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1944px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1968px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1992px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2016px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2040px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2064px!important}.cke_button__strike_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2088px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2112px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2136px!important}.cke_button__table_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2160px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2184px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2208px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2232px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2256px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2280px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2304px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2328px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2352px!important}.cke_button__underline_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2424px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -216px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -528px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -288px!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=M6IE) no-repeat 0 -312px!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=M6IE) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -456px!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=M6IE) no-repeat 0 -480px!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=M6IE) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -576px!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=M6IE) no-repeat 0 -600px!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=M6IE) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -672px!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=M6IE) no-repeat 0 -696px!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=M6IE) no-repeat 0 -720px!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=M6IE) no-repeat 0 -744px!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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -984px!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=M6IE) no-repeat 0 -1008px!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=M6IE) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1056px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1128px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1224px!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=M6IE) no-repeat 0 -1248px!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=M6IE) no-repeat 0 -1272px!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=M6IE) no-repeat 0 -1296px!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=M6IE) no-repeat 0 -1320px!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=M6IE) no-repeat 0 -1344px!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=M6IE) no-repeat 0 -1368px!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=M6IE) no-repeat 0 -1392px!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=M6IE) no-repeat 0 -1416px!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=M6IE) no-repeat 0 -1440px!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=M6IE) no-repeat 0 -1464px!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=M6IE) no-repeat 0 -1488px!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=M6IE) no-repeat 0 -1512px!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=M6IE) no-repeat 0 -1536px!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=M6IE) no-repeat 0 -1560px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1584px!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=M6IE) no-repeat 0 -1608px!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=M6IE) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1680px!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=M6IE) no-repeat 0 -1704px!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=M6IE) no-repeat 0 -1728px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1752px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1776px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1800px!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=M6IE) no-repeat 0 -1824px!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=M6IE) no-repeat 0 -1848px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1872px!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=M6IE) no-repeat 0 -1896px!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=M6IE) no-repeat 0 -1920px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1944px!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=M6IE) no-repeat 0 -1968px!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=M6IE) no-repeat 0 -1992px!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=M6IE) no-repeat 0 -2016px!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=M6IE) no-repeat 0 -2040px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2112px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2136px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2160px!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=M6IE) no-repeat 0 -2184px!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=M6IE) no-repeat 0 -2208px!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=M6IE) no-repeat 0 -2232px!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=M6IE) no-repeat 0 -2256px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2280px!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=M6IE) no-repeat 0 -2304px!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=M6IE) no-repeat 0 -2328px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2352px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2376px!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=M6IE) no-repeat 0 -2400px!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=M6IE) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2448px!important;background-size:16px!important} \ No newline at end of file diff --git a/lib/ckeditor/skins/moono/editor_gecko.css b/lib/ckeditor/skins/moono/editor_gecko.css index e514152c..613f759e 100644 --- a/lib/ckeditor/skins/moono/editor_gecko.css +++ b/lib/ckeditor/skins/moono/editor_gecko.css @@ -2,4 +2,4 @@ Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ -.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}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.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 #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.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,.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:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.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_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;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{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.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{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.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}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.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:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}a.cke_button.cke_button_expandable{padding:4px 5px}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.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_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}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{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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 3px;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}a.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;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.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}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.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{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:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.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}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.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}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.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;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}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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}.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}a.cke_path_item,span.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,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.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_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6CK) no-repeat 0 -0px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6CK) no-repeat 0 -24px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6CK) no-repeat 0 -48px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6CK) no-repeat 0 -72px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6CK) no-repeat 0 -96px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6CK) no-repeat 0 -120px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6CK) no-repeat 0 -144px!important}.cke_button__embed_icon{background:url(icons.png?t=M6CK) no-repeat 0 -168px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6CK) no-repeat 0 -192px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6CK) no-repeat 0 -216px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6CK) no-repeat 0 -240px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6CK) no-repeat 0 -264px!important}.cke_button__about_icon{background:url(icons.png?t=M6CK) no-repeat 0 -288px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -312px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -336px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -360px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6CK) no-repeat 0 -384px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6CK) no-repeat 0 -408px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6CK) no-repeat 0 -432px!important}.cke_button__bold_icon{background:url(icons.png?t=M6CK) no-repeat 0 -456px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CK) no-repeat 0 -480px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CK) no-repeat 0 -504px!important}.cke_button__button_icon{background:url(icons.png?t=M6CK) no-repeat 0 -528px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6CK) no-repeat 0 -552px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6CK) no-repeat 0 -576px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png?t=M6CK) no-repeat 0 -600px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6CK) no-repeat 0 -624px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6CK) no-repeat 0 -648px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6CK) no-repeat 0 -672px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png?t=M6CK) no-repeat 0 -696px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6CK) no-repeat 0 -720px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png?t=M6CK) no-repeat 0 -744px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6CK) no-repeat 0 -816px!important}.cke_button__flash_icon{background:url(icons.png?t=M6CK) no-repeat 0 -840px!important}.cke_button__form_icon{background:url(icons.png?t=M6CK) no-repeat 0 -864px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6CK) no-repeat 0 -888px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6CK) no-repeat 0 -912px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6CK) no-repeat 0 -936px!important}.cke_button__image_icon{background:url(icons.png?t=M6CK) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6CK) no-repeat 0 -984px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1008px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1032px!important}.cke_button__italic_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1056px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1080px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1104px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1128px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1152px!important}.cke_button__language_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1176px!important}.cke_button__link_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1200px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1224px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1248px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1272px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1296px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1320px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1344px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1368px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1392px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1416px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1440px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1464px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1488px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1512px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1536px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1560px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1584px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1608px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1632px!important}.cke_button__print_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1656px!important}.cke_button__radio_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1680px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1704px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1728px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1752px!important}.cke_button__replace_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1776px!important}.cke_button__save_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1800px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1824px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1848px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1872px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1896px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1920px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1944px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1968px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1992px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2016px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2040px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2064px!important}.cke_button__strike_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2088px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2112px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2136px!important}.cke_button__table_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2160px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2184px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2208px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2232px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2256px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2280px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2304px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2328px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2352px!important}.cke_button__underline_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2424px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -216px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -528px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -288px!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=M6CK) no-repeat 0 -312px!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=M6CK) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -456px!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=M6CK) no-repeat 0 -480px!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=M6CK) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -576px!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=M6CK) no-repeat 0 -600px!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=M6CK) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -672px!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=M6CK) no-repeat 0 -696px!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=M6CK) no-repeat 0 -720px!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=M6CK) no-repeat 0 -744px!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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -984px!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=M6CK) no-repeat 0 -1008px!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=M6CK) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1056px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1128px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1224px!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=M6CK) no-repeat 0 -1248px!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=M6CK) no-repeat 0 -1272px!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=M6CK) no-repeat 0 -1296px!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=M6CK) no-repeat 0 -1320px!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=M6CK) no-repeat 0 -1344px!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=M6CK) no-repeat 0 -1368px!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=M6CK) no-repeat 0 -1392px!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=M6CK) no-repeat 0 -1416px!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=M6CK) no-repeat 0 -1440px!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=M6CK) no-repeat 0 -1464px!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=M6CK) no-repeat 0 -1488px!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=M6CK) no-repeat 0 -1512px!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=M6CK) no-repeat 0 -1536px!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=M6CK) no-repeat 0 -1560px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1584px!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=M6CK) no-repeat 0 -1608px!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=M6CK) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1680px!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=M6CK) no-repeat 0 -1704px!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=M6CK) no-repeat 0 -1728px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1752px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1776px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1800px!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=M6CK) no-repeat 0 -1824px!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=M6CK) no-repeat 0 -1848px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1872px!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=M6CK) no-repeat 0 -1896px!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=M6CK) no-repeat 0 -1920px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1944px!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=M6CK) no-repeat 0 -1968px!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=M6CK) no-repeat 0 -1992px!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=M6CK) no-repeat 0 -2016px!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=M6CK) no-repeat 0 -2040px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2112px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2136px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2160px!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=M6CK) no-repeat 0 -2184px!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=M6CK) no-repeat 0 -2208px!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=M6CK) no-repeat 0 -2232px!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=M6CK) no-repeat 0 -2256px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2280px!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=M6CK) no-repeat 0 -2304px!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=M6CK) no-repeat 0 -2328px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2352px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2376px!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=M6CK) no-repeat 0 -2400px!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=M6CK) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2448px!important;background-size:16px!important}.cke_bottom{padding-bottom:3px}.cke_combo_text{margin-bottom:-1px;margin-top:1px} \ 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;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.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 #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.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,.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:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.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_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;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{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.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{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.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}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.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:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}a.cke_button.cke_button_expandable{padding:4px 5px}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.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_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}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{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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 3px;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}a.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;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.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}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.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{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:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.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}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.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}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.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;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}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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}.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}a.cke_path_item,span.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,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.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_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6IE) no-repeat 0 -0px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6IE) no-repeat 0 -24px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6IE) no-repeat 0 -48px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6IE) no-repeat 0 -72px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6IE) no-repeat 0 -96px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6IE) no-repeat 0 -120px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6IE) no-repeat 0 -144px!important}.cke_button__embed_icon{background:url(icons.png?t=M6IE) no-repeat 0 -168px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6IE) no-repeat 0 -192px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6IE) no-repeat 0 -216px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6IE) no-repeat 0 -240px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6IE) no-repeat 0 -264px!important}.cke_button__about_icon{background:url(icons.png?t=M6IE) no-repeat 0 -288px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -312px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -336px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -360px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6IE) no-repeat 0 -384px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6IE) no-repeat 0 -408px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6IE) no-repeat 0 -432px!important}.cke_button__bold_icon{background:url(icons.png?t=M6IE) no-repeat 0 -456px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=M6IE) no-repeat 0 -480px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6IE) no-repeat 0 -504px!important}.cke_button__button_icon{background:url(icons.png?t=M6IE) no-repeat 0 -528px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6IE) no-repeat 0 -552px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6IE) no-repeat 0 -576px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png?t=M6IE) no-repeat 0 -600px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6IE) no-repeat 0 -624px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6IE) no-repeat 0 -648px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6IE) no-repeat 0 -672px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png?t=M6IE) no-repeat 0 -696px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6IE) no-repeat 0 -720px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png?t=M6IE) no-repeat 0 -744px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6IE) no-repeat 0 -816px!important}.cke_button__flash_icon{background:url(icons.png?t=M6IE) no-repeat 0 -840px!important}.cke_button__form_icon{background:url(icons.png?t=M6IE) no-repeat 0 -864px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6IE) no-repeat 0 -888px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6IE) no-repeat 0 -912px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6IE) no-repeat 0 -936px!important}.cke_button__image_icon{background:url(icons.png?t=M6IE) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6IE) no-repeat 0 -984px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1008px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1032px!important}.cke_button__italic_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1056px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1080px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1104px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1128px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1152px!important}.cke_button__language_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1176px!important}.cke_button__link_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1200px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1224px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1248px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1272px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1296px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1320px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1344px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1368px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1392px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1416px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1440px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1464px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1488px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1512px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1536px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1560px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1584px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1608px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1632px!important}.cke_button__print_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1656px!important}.cke_button__radio_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1680px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1704px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1728px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1752px!important}.cke_button__replace_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1776px!important}.cke_button__save_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1800px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1824px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1848px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1872px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1896px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1920px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1944px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1968px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1992px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2016px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2040px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2064px!important}.cke_button__strike_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2088px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2112px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2136px!important}.cke_button__table_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2160px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2184px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2208px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2232px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2256px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2280px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2304px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2328px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2352px!important}.cke_button__underline_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2424px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -216px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -528px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -288px!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=M6IE) no-repeat 0 -312px!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=M6IE) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -456px!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=M6IE) no-repeat 0 -480px!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=M6IE) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -576px!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=M6IE) no-repeat 0 -600px!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=M6IE) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -672px!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=M6IE) no-repeat 0 -696px!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=M6IE) no-repeat 0 -720px!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=M6IE) no-repeat 0 -744px!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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -984px!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=M6IE) no-repeat 0 -1008px!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=M6IE) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1056px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1128px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1224px!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=M6IE) no-repeat 0 -1248px!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=M6IE) no-repeat 0 -1272px!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=M6IE) no-repeat 0 -1296px!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=M6IE) no-repeat 0 -1320px!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=M6IE) no-repeat 0 -1344px!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=M6IE) no-repeat 0 -1368px!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=M6IE) no-repeat 0 -1392px!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=M6IE) no-repeat 0 -1416px!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=M6IE) no-repeat 0 -1440px!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=M6IE) no-repeat 0 -1464px!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=M6IE) no-repeat 0 -1488px!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=M6IE) no-repeat 0 -1512px!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=M6IE) no-repeat 0 -1536px!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=M6IE) no-repeat 0 -1560px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1584px!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=M6IE) no-repeat 0 -1608px!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=M6IE) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1680px!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=M6IE) no-repeat 0 -1704px!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=M6IE) no-repeat 0 -1728px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1752px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1776px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1800px!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=M6IE) no-repeat 0 -1824px!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=M6IE) no-repeat 0 -1848px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1872px!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=M6IE) no-repeat 0 -1896px!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=M6IE) no-repeat 0 -1920px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1944px!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=M6IE) no-repeat 0 -1968px!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=M6IE) no-repeat 0 -1992px!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=M6IE) no-repeat 0 -2016px!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=M6IE) no-repeat 0 -2040px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2112px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2136px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2160px!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=M6IE) no-repeat 0 -2184px!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=M6IE) no-repeat 0 -2208px!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=M6IE) no-repeat 0 -2232px!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=M6IE) no-repeat 0 -2256px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2280px!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=M6IE) no-repeat 0 -2304px!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=M6IE) no-repeat 0 -2328px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2352px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2376px!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=M6IE) no-repeat 0 -2400px!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=M6IE) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2448px!important;background-size:16px!important}.cke_bottom{padding-bottom:3px}.cke_combo_text{margin-bottom:-1px;margin-top:1px} \ No newline at end of file diff --git a/lib/ckeditor/skins/moono/editor_ie.css b/lib/ckeditor/skins/moono/editor_ie.css index 48f70853..a4a3da0e 100644 --- a/lib/ckeditor/skins/moono/editor_ie.css +++ b/lib/ckeditor/skins/moono/editor_ie.css @@ -2,4 +2,4 @@ Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ -.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}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.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 #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.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,.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:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.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_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;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{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.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{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.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}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.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:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}a.cke_button.cke_button_expandable{padding:4px 5px}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.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_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}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{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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 3px;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}a.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;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.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}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.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{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:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.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}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.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}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.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;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}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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}.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}a.cke_path_item,span.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,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.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_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6CK) no-repeat 0 -0px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6CK) no-repeat 0 -24px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6CK) no-repeat 0 -48px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6CK) no-repeat 0 -72px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6CK) no-repeat 0 -96px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6CK) no-repeat 0 -120px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6CK) no-repeat 0 -144px!important}.cke_button__embed_icon{background:url(icons.png?t=M6CK) no-repeat 0 -168px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6CK) no-repeat 0 -192px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6CK) no-repeat 0 -216px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6CK) no-repeat 0 -240px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6CK) no-repeat 0 -264px!important}.cke_button__about_icon{background:url(icons.png?t=M6CK) no-repeat 0 -288px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -312px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -336px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -360px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6CK) no-repeat 0 -384px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6CK) no-repeat 0 -408px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6CK) no-repeat 0 -432px!important}.cke_button__bold_icon{background:url(icons.png?t=M6CK) no-repeat 0 -456px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CK) no-repeat 0 -480px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CK) no-repeat 0 -504px!important}.cke_button__button_icon{background:url(icons.png?t=M6CK) no-repeat 0 -528px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6CK) no-repeat 0 -552px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6CK) no-repeat 0 -576px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png?t=M6CK) no-repeat 0 -600px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6CK) no-repeat 0 -624px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6CK) no-repeat 0 -648px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6CK) no-repeat 0 -672px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png?t=M6CK) no-repeat 0 -696px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6CK) no-repeat 0 -720px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png?t=M6CK) no-repeat 0 -744px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6CK) no-repeat 0 -816px!important}.cke_button__flash_icon{background:url(icons.png?t=M6CK) no-repeat 0 -840px!important}.cke_button__form_icon{background:url(icons.png?t=M6CK) no-repeat 0 -864px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6CK) no-repeat 0 -888px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6CK) no-repeat 0 -912px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6CK) no-repeat 0 -936px!important}.cke_button__image_icon{background:url(icons.png?t=M6CK) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6CK) no-repeat 0 -984px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1008px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1032px!important}.cke_button__italic_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1056px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1080px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1104px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1128px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1152px!important}.cke_button__language_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1176px!important}.cke_button__link_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1200px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1224px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1248px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1272px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1296px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1320px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1344px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1368px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1392px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1416px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1440px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1464px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1488px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1512px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1536px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1560px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1584px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1608px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1632px!important}.cke_button__print_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1656px!important}.cke_button__radio_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1680px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1704px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1728px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1752px!important}.cke_button__replace_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1776px!important}.cke_button__save_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1800px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1824px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1848px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1872px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1896px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1920px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1944px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1968px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1992px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2016px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2040px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2064px!important}.cke_button__strike_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2088px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2112px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2136px!important}.cke_button__table_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2160px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2184px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2208px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2232px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2256px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2280px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2304px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2328px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2352px!important}.cke_button__underline_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2424px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -216px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -528px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -288px!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=M6CK) no-repeat 0 -312px!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=M6CK) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -456px!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=M6CK) no-repeat 0 -480px!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=M6CK) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -576px!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=M6CK) no-repeat 0 -600px!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=M6CK) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -672px!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=M6CK) no-repeat 0 -696px!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=M6CK) no-repeat 0 -720px!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=M6CK) no-repeat 0 -744px!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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -984px!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=M6CK) no-repeat 0 -1008px!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=M6CK) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1056px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1128px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1224px!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=M6CK) no-repeat 0 -1248px!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=M6CK) no-repeat 0 -1272px!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=M6CK) no-repeat 0 -1296px!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=M6CK) no-repeat 0 -1320px!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=M6CK) no-repeat 0 -1344px!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=M6CK) no-repeat 0 -1368px!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=M6CK) no-repeat 0 -1392px!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=M6CK) no-repeat 0 -1416px!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=M6CK) no-repeat 0 -1440px!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=M6CK) no-repeat 0 -1464px!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=M6CK) no-repeat 0 -1488px!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=M6CK) no-repeat 0 -1512px!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=M6CK) no-repeat 0 -1536px!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=M6CK) no-repeat 0 -1560px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1584px!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=M6CK) no-repeat 0 -1608px!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=M6CK) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1680px!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=M6CK) no-repeat 0 -1704px!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=M6CK) no-repeat 0 -1728px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1752px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1776px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1800px!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=M6CK) no-repeat 0 -1824px!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=M6CK) no-repeat 0 -1848px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1872px!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=M6CK) no-repeat 0 -1896px!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=M6CK) no-repeat 0 -1920px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1944px!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=M6CK) no-repeat 0 -1968px!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=M6CK) no-repeat 0 -1992px!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=M6CK) no-repeat 0 -2016px!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=M6CK) no-repeat 0 -2040px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2112px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2136px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2160px!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=M6CK) no-repeat 0 -2184px!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=M6CK) no-repeat 0 -2208px!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=M6CK) no-repeat 0 -2232px!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=M6CK) no-repeat 0 -2256px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2280px!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=M6CK) no-repeat 0 -2304px!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=M6CK) no-repeat 0 -2328px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2352px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2376px!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=M6CK) no-repeat 0 -2400px!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=M6CK) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2448px!important;background-size:16px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.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 .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)} \ 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;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.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 #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.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,.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:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.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_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;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{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.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{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.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}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.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:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}a.cke_button.cke_button_expandable{padding:4px 5px}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.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_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}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{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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 3px;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}a.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;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.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}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.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{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:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.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}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.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}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.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;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}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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}.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}a.cke_path_item,span.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,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.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_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6IE) no-repeat 0 -0px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6IE) no-repeat 0 -24px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6IE) no-repeat 0 -48px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6IE) no-repeat 0 -72px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6IE) no-repeat 0 -96px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6IE) no-repeat 0 -120px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6IE) no-repeat 0 -144px!important}.cke_button__embed_icon{background:url(icons.png?t=M6IE) no-repeat 0 -168px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6IE) no-repeat 0 -192px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6IE) no-repeat 0 -216px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6IE) no-repeat 0 -240px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6IE) no-repeat 0 -264px!important}.cke_button__about_icon{background:url(icons.png?t=M6IE) no-repeat 0 -288px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -312px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -336px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -360px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6IE) no-repeat 0 -384px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6IE) no-repeat 0 -408px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6IE) no-repeat 0 -432px!important}.cke_button__bold_icon{background:url(icons.png?t=M6IE) no-repeat 0 -456px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=M6IE) no-repeat 0 -480px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6IE) no-repeat 0 -504px!important}.cke_button__button_icon{background:url(icons.png?t=M6IE) no-repeat 0 -528px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6IE) no-repeat 0 -552px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6IE) no-repeat 0 -576px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png?t=M6IE) no-repeat 0 -600px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6IE) no-repeat 0 -624px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6IE) no-repeat 0 -648px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6IE) no-repeat 0 -672px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png?t=M6IE) no-repeat 0 -696px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6IE) no-repeat 0 -720px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png?t=M6IE) no-repeat 0 -744px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6IE) no-repeat 0 -816px!important}.cke_button__flash_icon{background:url(icons.png?t=M6IE) no-repeat 0 -840px!important}.cke_button__form_icon{background:url(icons.png?t=M6IE) no-repeat 0 -864px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6IE) no-repeat 0 -888px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6IE) no-repeat 0 -912px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6IE) no-repeat 0 -936px!important}.cke_button__image_icon{background:url(icons.png?t=M6IE) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6IE) no-repeat 0 -984px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1008px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1032px!important}.cke_button__italic_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1056px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1080px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1104px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1128px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1152px!important}.cke_button__language_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1176px!important}.cke_button__link_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1200px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1224px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1248px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1272px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1296px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1320px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1344px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1368px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1392px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1416px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1440px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1464px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1488px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1512px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1536px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1560px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1584px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1608px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1632px!important}.cke_button__print_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1656px!important}.cke_button__radio_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1680px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1704px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1728px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1752px!important}.cke_button__replace_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1776px!important}.cke_button__save_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1800px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1824px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1848px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1872px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1896px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1920px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1944px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1968px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1992px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2016px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2040px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2064px!important}.cke_button__strike_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2088px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2112px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2136px!important}.cke_button__table_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2160px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2184px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2208px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2232px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2256px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2280px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2304px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2328px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2352px!important}.cke_button__underline_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2424px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -216px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -528px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -288px!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=M6IE) no-repeat 0 -312px!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=M6IE) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -456px!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=M6IE) no-repeat 0 -480px!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=M6IE) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -576px!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=M6IE) no-repeat 0 -600px!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=M6IE) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -672px!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=M6IE) no-repeat 0 -696px!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=M6IE) no-repeat 0 -720px!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=M6IE) no-repeat 0 -744px!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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -984px!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=M6IE) no-repeat 0 -1008px!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=M6IE) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1056px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1128px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1224px!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=M6IE) no-repeat 0 -1248px!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=M6IE) no-repeat 0 -1272px!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=M6IE) no-repeat 0 -1296px!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=M6IE) no-repeat 0 -1320px!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=M6IE) no-repeat 0 -1344px!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=M6IE) no-repeat 0 -1368px!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=M6IE) no-repeat 0 -1392px!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=M6IE) no-repeat 0 -1416px!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=M6IE) no-repeat 0 -1440px!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=M6IE) no-repeat 0 -1464px!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=M6IE) no-repeat 0 -1488px!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=M6IE) no-repeat 0 -1512px!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=M6IE) no-repeat 0 -1536px!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=M6IE) no-repeat 0 -1560px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1584px!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=M6IE) no-repeat 0 -1608px!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=M6IE) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1680px!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=M6IE) no-repeat 0 -1704px!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=M6IE) no-repeat 0 -1728px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1752px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1776px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1800px!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=M6IE) no-repeat 0 -1824px!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=M6IE) no-repeat 0 -1848px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1872px!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=M6IE) no-repeat 0 -1896px!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=M6IE) no-repeat 0 -1920px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1944px!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=M6IE) no-repeat 0 -1968px!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=M6IE) no-repeat 0 -1992px!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=M6IE) no-repeat 0 -2016px!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=M6IE) no-repeat 0 -2040px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2112px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2136px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2160px!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=M6IE) no-repeat 0 -2184px!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=M6IE) no-repeat 0 -2208px!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=M6IE) no-repeat 0 -2232px!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=M6IE) no-repeat 0 -2256px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2280px!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=M6IE) no-repeat 0 -2304px!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=M6IE) no-repeat 0 -2328px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2352px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2376px!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=M6IE) no-repeat 0 -2400px!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=M6IE) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2448px!important;background-size:16px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.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 .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)} \ No newline at end of file diff --git a/lib/ckeditor/skins/moono/editor_ie7.css b/lib/ckeditor/skins/moono/editor_ie7.css index ecff57ea..9babefd7 100644 --- a/lib/ckeditor/skins/moono/editor_ie7.css +++ b/lib/ckeditor/skins/moono/editor_ie7.css @@ -2,4 +2,4 @@ Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ -.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}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.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 #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.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,.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:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.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_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;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{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.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{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.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}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.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:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}a.cke_button.cke_button_expandable{padding:4px 5px}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.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_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}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{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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 3px;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}a.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;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.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}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.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{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:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.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}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.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}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.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;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}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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}.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}a.cke_path_item,span.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,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.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_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6CK) no-repeat 0 -0px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6CK) no-repeat 0 -24px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6CK) no-repeat 0 -48px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6CK) no-repeat 0 -72px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6CK) no-repeat 0 -96px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6CK) no-repeat 0 -120px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6CK) no-repeat 0 -144px!important}.cke_button__embed_icon{background:url(icons.png?t=M6CK) no-repeat 0 -168px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6CK) no-repeat 0 -192px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6CK) no-repeat 0 -216px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6CK) no-repeat 0 -240px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6CK) no-repeat 0 -264px!important}.cke_button__about_icon{background:url(icons.png?t=M6CK) no-repeat 0 -288px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -312px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -336px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -360px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6CK) no-repeat 0 -384px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6CK) no-repeat 0 -408px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6CK) no-repeat 0 -432px!important}.cke_button__bold_icon{background:url(icons.png?t=M6CK) no-repeat 0 -456px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CK) no-repeat 0 -480px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CK) no-repeat 0 -504px!important}.cke_button__button_icon{background:url(icons.png?t=M6CK) no-repeat 0 -528px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6CK) no-repeat 0 -552px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6CK) no-repeat 0 -576px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png?t=M6CK) no-repeat 0 -600px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6CK) no-repeat 0 -624px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6CK) no-repeat 0 -648px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6CK) no-repeat 0 -672px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png?t=M6CK) no-repeat 0 -696px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6CK) no-repeat 0 -720px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png?t=M6CK) no-repeat 0 -744px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6CK) no-repeat 0 -816px!important}.cke_button__flash_icon{background:url(icons.png?t=M6CK) no-repeat 0 -840px!important}.cke_button__form_icon{background:url(icons.png?t=M6CK) no-repeat 0 -864px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6CK) no-repeat 0 -888px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6CK) no-repeat 0 -912px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6CK) no-repeat 0 -936px!important}.cke_button__image_icon{background:url(icons.png?t=M6CK) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6CK) no-repeat 0 -984px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1008px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1032px!important}.cke_button__italic_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1056px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1080px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1104px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1128px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1152px!important}.cke_button__language_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1176px!important}.cke_button__link_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1200px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1224px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1248px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1272px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1296px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1320px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1344px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1368px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1392px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1416px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1440px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1464px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1488px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1512px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1536px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1560px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1584px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1608px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1632px!important}.cke_button__print_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1656px!important}.cke_button__radio_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1680px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1704px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1728px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1752px!important}.cke_button__replace_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1776px!important}.cke_button__save_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1800px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1824px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1848px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1872px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1896px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1920px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1944px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1968px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1992px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2016px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2040px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2064px!important}.cke_button__strike_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2088px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2112px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2136px!important}.cke_button__table_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2160px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2184px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2208px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2232px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2256px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2280px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2304px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2328px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2352px!important}.cke_button__underline_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2424px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -216px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -528px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -288px!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=M6CK) no-repeat 0 -312px!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=M6CK) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -456px!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=M6CK) no-repeat 0 -480px!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=M6CK) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -576px!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=M6CK) no-repeat 0 -600px!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=M6CK) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -672px!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=M6CK) no-repeat 0 -696px!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=M6CK) no-repeat 0 -720px!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=M6CK) no-repeat 0 -744px!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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -984px!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=M6CK) no-repeat 0 -1008px!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=M6CK) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1056px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1128px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1224px!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=M6CK) no-repeat 0 -1248px!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=M6CK) no-repeat 0 -1272px!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=M6CK) no-repeat 0 -1296px!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=M6CK) no-repeat 0 -1320px!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=M6CK) no-repeat 0 -1344px!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=M6CK) no-repeat 0 -1368px!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=M6CK) no-repeat 0 -1392px!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=M6CK) no-repeat 0 -1416px!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=M6CK) no-repeat 0 -1440px!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=M6CK) no-repeat 0 -1464px!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=M6CK) no-repeat 0 -1488px!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=M6CK) no-repeat 0 -1512px!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=M6CK) no-repeat 0 -1536px!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=M6CK) no-repeat 0 -1560px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1584px!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=M6CK) no-repeat 0 -1608px!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=M6CK) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1680px!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=M6CK) no-repeat 0 -1704px!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=M6CK) no-repeat 0 -1728px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1752px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1776px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1800px!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=M6CK) no-repeat 0 -1824px!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=M6CK) no-repeat 0 -1848px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1872px!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=M6CK) no-repeat 0 -1896px!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=M6CK) no-repeat 0 -1920px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1944px!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=M6CK) no-repeat 0 -1968px!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=M6CK) no-repeat 0 -1992px!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=M6CK) no-repeat 0 -2016px!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=M6CK) no-repeat 0 -2040px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2112px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2136px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2160px!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=M6CK) no-repeat 0 -2184px!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=M6CK) no-repeat 0 -2208px!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=M6CK) no-repeat 0 -2232px!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=M6CK) no-repeat 0 -2256px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2280px!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=M6CK) no-repeat 0 -2304px!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=M6CK) no-repeat 0 -2328px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2352px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2376px!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=M6CK) no-repeat 0 -2400px!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=M6CK) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2448px!important;background-size:16px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.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 .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_button,.cke_rtl .cke_button *,.cke_rtl .cke_combo,.cke_rtl .cke_combo *,.cke_rtl .cke_path_item,.cke_rtl .cke_path_item *,.cke_rtl .cke_path_empty{float:none}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_combo_button,.cke_rtl .cke_combo_button *,.cke_rtl .cke_button,.cke_rtl .cke_button_icon{display:inline-block;vertical-align:top}.cke_toolbox{display:inline-block;padding-bottom:5px;height:100%}.cke_rtl .cke_toolbox{padding-bottom:0}.cke_toolbar{margin-bottom:5px}.cke_rtl .cke_toolbar{margin-bottom:0}.cke_toolgroup{height:26px}.cke_toolgroup,.cke_combo{position:relative}a.cke_button{float:none;vertical-align:top}.cke_toolbar_separator{display:inline-block;float:none;vertical-align:top;background-color:#c0c0c0}.cke_toolbox_collapser .cke_arrow{margin-top:0}.cke_toolbox_collapser .cke_arrow{border-width:4px}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{border-width:3px}.cke_rtl .cke_button_arrow{padding-top:8px;margin-right:2px}.cke_rtl .cke_combo_inlinelabel{display:table-cell;vertical-align:middle}.cke_menubutton{display:block;height:24px}.cke_menubutton_inner{display:block;position:relative}.cke_menubutton_icon{height:16px;width:16px}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:inline-block}.cke_menubutton_label{width:auto;vertical-align:top;line-height:24px;height:24px;margin:0 10px 0 0}.cke_menuarrow{width:5px;height:6px;padding:0;position:absolute;right:8px;top:10px;background-position:0 0}.cke_rtl .cke_menubutton_icon{position:absolute;right:0;top:0}.cke_rtl .cke_menubutton_label{float:right;clear:both;margin:0 24px 0 10px}.cke_hc .cke_rtl .cke_menubutton_label{margin-right:0}.cke_rtl .cke_menuarrow{left:8px;right:auto;background-position:0 -24px}.cke_hc .cke_menuarrow{top:5px;padding:0 5px}.cke_rtl input.cke_dialog_ui_input_text,.cke_rtl input.cke_dialog_ui_input_password,.cke_rtl input.cke_dialog_ui_input_tel{position:relative}.cke_wysiwyg_div{padding-top:0!important;padding-bottom:0!important} \ 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;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.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 #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.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,.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:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.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_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;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{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.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{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.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}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.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:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}a.cke_button.cke_button_expandable{padding:4px 5px}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.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_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}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{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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 3px;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}a.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;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.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}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.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{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:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.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}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.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}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.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;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}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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}.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}a.cke_path_item,span.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,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.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_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6IE) no-repeat 0 -0px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6IE) no-repeat 0 -24px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6IE) no-repeat 0 -48px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6IE) no-repeat 0 -72px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6IE) no-repeat 0 -96px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6IE) no-repeat 0 -120px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6IE) no-repeat 0 -144px!important}.cke_button__embed_icon{background:url(icons.png?t=M6IE) no-repeat 0 -168px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6IE) no-repeat 0 -192px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6IE) no-repeat 0 -216px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6IE) no-repeat 0 -240px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6IE) no-repeat 0 -264px!important}.cke_button__about_icon{background:url(icons.png?t=M6IE) no-repeat 0 -288px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -312px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -336px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -360px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6IE) no-repeat 0 -384px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6IE) no-repeat 0 -408px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6IE) no-repeat 0 -432px!important}.cke_button__bold_icon{background:url(icons.png?t=M6IE) no-repeat 0 -456px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=M6IE) no-repeat 0 -480px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6IE) no-repeat 0 -504px!important}.cke_button__button_icon{background:url(icons.png?t=M6IE) no-repeat 0 -528px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6IE) no-repeat 0 -552px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6IE) no-repeat 0 -576px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png?t=M6IE) no-repeat 0 -600px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6IE) no-repeat 0 -624px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6IE) no-repeat 0 -648px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6IE) no-repeat 0 -672px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png?t=M6IE) no-repeat 0 -696px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6IE) no-repeat 0 -720px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png?t=M6IE) no-repeat 0 -744px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6IE) no-repeat 0 -816px!important}.cke_button__flash_icon{background:url(icons.png?t=M6IE) no-repeat 0 -840px!important}.cke_button__form_icon{background:url(icons.png?t=M6IE) no-repeat 0 -864px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6IE) no-repeat 0 -888px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6IE) no-repeat 0 -912px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6IE) no-repeat 0 -936px!important}.cke_button__image_icon{background:url(icons.png?t=M6IE) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6IE) no-repeat 0 -984px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1008px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1032px!important}.cke_button__italic_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1056px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1080px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1104px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1128px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1152px!important}.cke_button__language_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1176px!important}.cke_button__link_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1200px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1224px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1248px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1272px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1296px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1320px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1344px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1368px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1392px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1416px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1440px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1464px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1488px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1512px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1536px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1560px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1584px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1608px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1632px!important}.cke_button__print_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1656px!important}.cke_button__radio_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1680px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1704px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1728px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1752px!important}.cke_button__replace_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1776px!important}.cke_button__save_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1800px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1824px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1848px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1872px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1896px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1920px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1944px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1968px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1992px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2016px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2040px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2064px!important}.cke_button__strike_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2088px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2112px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2136px!important}.cke_button__table_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2160px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2184px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2208px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2232px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2256px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2280px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2304px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2328px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2352px!important}.cke_button__underline_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2424px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -216px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -528px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -288px!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=M6IE) no-repeat 0 -312px!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=M6IE) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -456px!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=M6IE) no-repeat 0 -480px!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=M6IE) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -576px!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=M6IE) no-repeat 0 -600px!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=M6IE) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -672px!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=M6IE) no-repeat 0 -696px!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=M6IE) no-repeat 0 -720px!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=M6IE) no-repeat 0 -744px!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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -984px!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=M6IE) no-repeat 0 -1008px!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=M6IE) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1056px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1128px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1224px!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=M6IE) no-repeat 0 -1248px!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=M6IE) no-repeat 0 -1272px!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=M6IE) no-repeat 0 -1296px!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=M6IE) no-repeat 0 -1320px!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=M6IE) no-repeat 0 -1344px!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=M6IE) no-repeat 0 -1368px!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=M6IE) no-repeat 0 -1392px!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=M6IE) no-repeat 0 -1416px!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=M6IE) no-repeat 0 -1440px!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=M6IE) no-repeat 0 -1464px!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=M6IE) no-repeat 0 -1488px!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=M6IE) no-repeat 0 -1512px!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=M6IE) no-repeat 0 -1536px!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=M6IE) no-repeat 0 -1560px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1584px!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=M6IE) no-repeat 0 -1608px!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=M6IE) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1680px!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=M6IE) no-repeat 0 -1704px!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=M6IE) no-repeat 0 -1728px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1752px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1776px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1800px!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=M6IE) no-repeat 0 -1824px!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=M6IE) no-repeat 0 -1848px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1872px!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=M6IE) no-repeat 0 -1896px!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=M6IE) no-repeat 0 -1920px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1944px!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=M6IE) no-repeat 0 -1968px!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=M6IE) no-repeat 0 -1992px!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=M6IE) no-repeat 0 -2016px!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=M6IE) no-repeat 0 -2040px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2112px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2136px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2160px!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=M6IE) no-repeat 0 -2184px!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=M6IE) no-repeat 0 -2208px!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=M6IE) no-repeat 0 -2232px!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=M6IE) no-repeat 0 -2256px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2280px!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=M6IE) no-repeat 0 -2304px!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=M6IE) no-repeat 0 -2328px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2352px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2376px!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=M6IE) no-repeat 0 -2400px!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=M6IE) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2448px!important;background-size:16px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.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 .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_button,.cke_rtl .cke_button *,.cke_rtl .cke_combo,.cke_rtl .cke_combo *,.cke_rtl .cke_path_item,.cke_rtl .cke_path_item *,.cke_rtl .cke_path_empty{float:none}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_combo_button,.cke_rtl .cke_combo_button *,.cke_rtl .cke_button,.cke_rtl .cke_button_icon{display:inline-block;vertical-align:top}.cke_toolbox{display:inline-block;padding-bottom:5px;height:100%}.cke_rtl .cke_toolbox{padding-bottom:0}.cke_toolbar{margin-bottom:5px}.cke_rtl .cke_toolbar{margin-bottom:0}.cke_toolgroup{height:26px}.cke_toolgroup,.cke_combo{position:relative}a.cke_button{float:none;vertical-align:top}.cke_toolbar_separator{display:inline-block;float:none;vertical-align:top;background-color:#c0c0c0}.cke_toolbox_collapser .cke_arrow{margin-top:0}.cke_toolbox_collapser .cke_arrow{border-width:4px}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{border-width:3px}.cke_rtl .cke_button_arrow{padding-top:8px;margin-right:2px}.cke_rtl .cke_combo_inlinelabel{display:table-cell;vertical-align:middle}.cke_menubutton{display:block;height:24px}.cke_menubutton_inner{display:block;position:relative}.cke_menubutton_icon{height:16px;width:16px}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:inline-block}.cke_menubutton_label{width:auto;vertical-align:top;line-height:24px;height:24px;margin:0 10px 0 0}.cke_menuarrow{width:5px;height:6px;padding:0;position:absolute;right:8px;top:10px;background-position:0 0}.cke_rtl .cke_menubutton_icon{position:absolute;right:0;top:0}.cke_rtl .cke_menubutton_label{float:right;clear:both;margin:0 24px 0 10px}.cke_hc .cke_rtl .cke_menubutton_label{margin-right:0}.cke_rtl .cke_menuarrow{left:8px;right:auto;background-position:0 -24px}.cke_hc .cke_menuarrow{top:5px;padding:0 5px}.cke_rtl input.cke_dialog_ui_input_text,.cke_rtl input.cke_dialog_ui_input_password,.cke_rtl input.cke_dialog_ui_input_tel{position:relative}.cke_wysiwyg_div{padding-top:0!important;padding-bottom:0!important} \ No newline at end of file diff --git a/lib/ckeditor/skins/moono/editor_ie8.css b/lib/ckeditor/skins/moono/editor_ie8.css index 3ae749c0..dff78a69 100644 --- a/lib/ckeditor/skins/moono/editor_ie8.css +++ b/lib/ckeditor/skins/moono/editor_ie8.css @@ -2,4 +2,4 @@ Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ -.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}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.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 #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.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,.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:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.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_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;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{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.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{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.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}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.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:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}a.cke_button.cke_button_expandable{padding:4px 5px}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.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_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}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{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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 3px;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}a.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;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.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}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.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{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:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.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}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.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}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.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;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}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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}.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}a.cke_path_item,span.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,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.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_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6CK) no-repeat 0 -0px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6CK) no-repeat 0 -24px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6CK) no-repeat 0 -48px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6CK) no-repeat 0 -72px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6CK) no-repeat 0 -96px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6CK) no-repeat 0 -120px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6CK) no-repeat 0 -144px!important}.cke_button__embed_icon{background:url(icons.png?t=M6CK) no-repeat 0 -168px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6CK) no-repeat 0 -192px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6CK) no-repeat 0 -216px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6CK) no-repeat 0 -240px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6CK) no-repeat 0 -264px!important}.cke_button__about_icon{background:url(icons.png?t=M6CK) no-repeat 0 -288px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -312px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -336px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -360px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6CK) no-repeat 0 -384px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6CK) no-repeat 0 -408px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6CK) no-repeat 0 -432px!important}.cke_button__bold_icon{background:url(icons.png?t=M6CK) no-repeat 0 -456px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CK) no-repeat 0 -480px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CK) no-repeat 0 -504px!important}.cke_button__button_icon{background:url(icons.png?t=M6CK) no-repeat 0 -528px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6CK) no-repeat 0 -552px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6CK) no-repeat 0 -576px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png?t=M6CK) no-repeat 0 -600px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6CK) no-repeat 0 -624px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6CK) no-repeat 0 -648px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6CK) no-repeat 0 -672px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png?t=M6CK) no-repeat 0 -696px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6CK) no-repeat 0 -720px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png?t=M6CK) no-repeat 0 -744px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6CK) no-repeat 0 -816px!important}.cke_button__flash_icon{background:url(icons.png?t=M6CK) no-repeat 0 -840px!important}.cke_button__form_icon{background:url(icons.png?t=M6CK) no-repeat 0 -864px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6CK) no-repeat 0 -888px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6CK) no-repeat 0 -912px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6CK) no-repeat 0 -936px!important}.cke_button__image_icon{background:url(icons.png?t=M6CK) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6CK) no-repeat 0 -984px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1008px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1032px!important}.cke_button__italic_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1056px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1080px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1104px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1128px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1152px!important}.cke_button__language_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1176px!important}.cke_button__link_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1200px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1224px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1248px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1272px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1296px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1320px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1344px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1368px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1392px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1416px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1440px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1464px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1488px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1512px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1536px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1560px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1584px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1608px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1632px!important}.cke_button__print_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1656px!important}.cke_button__radio_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1680px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1704px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1728px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1752px!important}.cke_button__replace_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1776px!important}.cke_button__save_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1800px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1824px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1848px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1872px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1896px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1920px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1944px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1968px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1992px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2016px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2040px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2064px!important}.cke_button__strike_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2088px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2112px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2136px!important}.cke_button__table_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2160px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2184px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2208px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2232px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2256px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2280px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2304px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2328px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2352px!important}.cke_button__underline_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2424px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -216px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -528px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -288px!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=M6CK) no-repeat 0 -312px!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=M6CK) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -456px!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=M6CK) no-repeat 0 -480px!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=M6CK) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -576px!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=M6CK) no-repeat 0 -600px!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=M6CK) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -672px!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=M6CK) no-repeat 0 -696px!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=M6CK) no-repeat 0 -720px!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=M6CK) no-repeat 0 -744px!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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -984px!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=M6CK) no-repeat 0 -1008px!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=M6CK) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1056px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1128px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1224px!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=M6CK) no-repeat 0 -1248px!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=M6CK) no-repeat 0 -1272px!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=M6CK) no-repeat 0 -1296px!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=M6CK) no-repeat 0 -1320px!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=M6CK) no-repeat 0 -1344px!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=M6CK) no-repeat 0 -1368px!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=M6CK) no-repeat 0 -1392px!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=M6CK) no-repeat 0 -1416px!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=M6CK) no-repeat 0 -1440px!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=M6CK) no-repeat 0 -1464px!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=M6CK) no-repeat 0 -1488px!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=M6CK) no-repeat 0 -1512px!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=M6CK) no-repeat 0 -1536px!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=M6CK) no-repeat 0 -1560px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1584px!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=M6CK) no-repeat 0 -1608px!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=M6CK) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1680px!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=M6CK) no-repeat 0 -1704px!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=M6CK) no-repeat 0 -1728px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1752px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1776px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1800px!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=M6CK) no-repeat 0 -1824px!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=M6CK) no-repeat 0 -1848px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1872px!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=M6CK) no-repeat 0 -1896px!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=M6CK) no-repeat 0 -1920px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1944px!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=M6CK) no-repeat 0 -1968px!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=M6CK) no-repeat 0 -1992px!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=M6CK) no-repeat 0 -2016px!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=M6CK) no-repeat 0 -2040px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2112px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2136px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2160px!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=M6CK) no-repeat 0 -2184px!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=M6CK) no-repeat 0 -2208px!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=M6CK) no-repeat 0 -2232px!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=M6CK) no-repeat 0 -2256px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2280px!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=M6CK) no-repeat 0 -2304px!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=M6CK) no-repeat 0 -2328px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2352px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2376px!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=M6CK) no-repeat 0 -2400px!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=M6CK) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2448px!important;background-size:16px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.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 .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.cke_toolbox_collapser .cke_arrow{border-width:4px}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{border-width:3px}.cke_toolbox_collapser .cke_arrow{margin-top:0} \ 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;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.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 #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.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,.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:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.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_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;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{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.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{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.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}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.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:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}a.cke_button.cke_button_expandable{padding:4px 5px}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.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_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}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{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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 3px;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}a.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;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.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}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.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{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:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.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}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.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}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.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;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}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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}.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}a.cke_path_item,span.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,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.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_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6IE) no-repeat 0 -0px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6IE) no-repeat 0 -24px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6IE) no-repeat 0 -48px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6IE) no-repeat 0 -72px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6IE) no-repeat 0 -96px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6IE) no-repeat 0 -120px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6IE) no-repeat 0 -144px!important}.cke_button__embed_icon{background:url(icons.png?t=M6IE) no-repeat 0 -168px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6IE) no-repeat 0 -192px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6IE) no-repeat 0 -216px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6IE) no-repeat 0 -240px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6IE) no-repeat 0 -264px!important}.cke_button__about_icon{background:url(icons.png?t=M6IE) no-repeat 0 -288px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -312px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -336px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -360px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6IE) no-repeat 0 -384px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6IE) no-repeat 0 -408px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6IE) no-repeat 0 -432px!important}.cke_button__bold_icon{background:url(icons.png?t=M6IE) no-repeat 0 -456px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=M6IE) no-repeat 0 -480px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6IE) no-repeat 0 -504px!important}.cke_button__button_icon{background:url(icons.png?t=M6IE) no-repeat 0 -528px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6IE) no-repeat 0 -552px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6IE) no-repeat 0 -576px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png?t=M6IE) no-repeat 0 -600px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6IE) no-repeat 0 -624px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6IE) no-repeat 0 -648px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6IE) no-repeat 0 -672px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png?t=M6IE) no-repeat 0 -696px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6IE) no-repeat 0 -720px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png?t=M6IE) no-repeat 0 -744px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6IE) no-repeat 0 -816px!important}.cke_button__flash_icon{background:url(icons.png?t=M6IE) no-repeat 0 -840px!important}.cke_button__form_icon{background:url(icons.png?t=M6IE) no-repeat 0 -864px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6IE) no-repeat 0 -888px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6IE) no-repeat 0 -912px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6IE) no-repeat 0 -936px!important}.cke_button__image_icon{background:url(icons.png?t=M6IE) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6IE) no-repeat 0 -984px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1008px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1032px!important}.cke_button__italic_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1056px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1080px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1104px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1128px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1152px!important}.cke_button__language_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1176px!important}.cke_button__link_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1200px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1224px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1248px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1272px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1296px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1320px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1344px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1368px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1392px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1416px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1440px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1464px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1488px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1512px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1536px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1560px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1584px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1608px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1632px!important}.cke_button__print_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1656px!important}.cke_button__radio_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1680px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1704px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1728px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1752px!important}.cke_button__replace_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1776px!important}.cke_button__save_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1800px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1824px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1848px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1872px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1896px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1920px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1944px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1968px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1992px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2016px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2040px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2064px!important}.cke_button__strike_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2088px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2112px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2136px!important}.cke_button__table_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2160px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2184px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2208px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2232px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2256px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2280px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2304px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2328px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2352px!important}.cke_button__underline_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2424px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -216px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -528px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -288px!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=M6IE) no-repeat 0 -312px!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=M6IE) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -456px!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=M6IE) no-repeat 0 -480px!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=M6IE) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -576px!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=M6IE) no-repeat 0 -600px!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=M6IE) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -672px!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=M6IE) no-repeat 0 -696px!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=M6IE) no-repeat 0 -720px!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=M6IE) no-repeat 0 -744px!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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -984px!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=M6IE) no-repeat 0 -1008px!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=M6IE) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1056px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1128px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1224px!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=M6IE) no-repeat 0 -1248px!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=M6IE) no-repeat 0 -1272px!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=M6IE) no-repeat 0 -1296px!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=M6IE) no-repeat 0 -1320px!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=M6IE) no-repeat 0 -1344px!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=M6IE) no-repeat 0 -1368px!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=M6IE) no-repeat 0 -1392px!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=M6IE) no-repeat 0 -1416px!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=M6IE) no-repeat 0 -1440px!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=M6IE) no-repeat 0 -1464px!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=M6IE) no-repeat 0 -1488px!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=M6IE) no-repeat 0 -1512px!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=M6IE) no-repeat 0 -1536px!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=M6IE) no-repeat 0 -1560px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1584px!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=M6IE) no-repeat 0 -1608px!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=M6IE) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1680px!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=M6IE) no-repeat 0 -1704px!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=M6IE) no-repeat 0 -1728px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1752px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1776px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1800px!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=M6IE) no-repeat 0 -1824px!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=M6IE) no-repeat 0 -1848px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1872px!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=M6IE) no-repeat 0 -1896px!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=M6IE) no-repeat 0 -1920px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1944px!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=M6IE) no-repeat 0 -1968px!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=M6IE) no-repeat 0 -1992px!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=M6IE) no-repeat 0 -2016px!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=M6IE) no-repeat 0 -2040px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2112px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2136px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2160px!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=M6IE) no-repeat 0 -2184px!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=M6IE) no-repeat 0 -2208px!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=M6IE) no-repeat 0 -2232px!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=M6IE) no-repeat 0 -2256px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2280px!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=M6IE) no-repeat 0 -2304px!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=M6IE) no-repeat 0 -2328px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2352px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2376px!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=M6IE) no-repeat 0 -2400px!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=M6IE) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2448px!important;background-size:16px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.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 .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.cke_toolbox_collapser .cke_arrow{border-width:4px}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{border-width:3px}.cke_toolbox_collapser .cke_arrow{margin-top:0} \ No newline at end of file diff --git a/lib/ckeditor/skins/moono/editor_iequirks.css b/lib/ckeditor/skins/moono/editor_iequirks.css index 823331a9..30164b0f 100644 --- a/lib/ckeditor/skins/moono/editor_iequirks.css +++ b/lib/ckeditor/skins/moono/editor_iequirks.css @@ -2,4 +2,4 @@ Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ -.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}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.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 #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.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,.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:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.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_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;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{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.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{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.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}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.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:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}a.cke_button.cke_button_expandable{padding:4px 5px}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.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_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}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{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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 3px;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}a.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;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.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}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.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{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:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.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}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.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}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.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;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}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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}.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}a.cke_path_item,span.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,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.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_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6CK) no-repeat 0 -0px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6CK) no-repeat 0 -24px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6CK) no-repeat 0 -48px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6CK) no-repeat 0 -72px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6CK) no-repeat 0 -96px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6CK) no-repeat 0 -120px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6CK) no-repeat 0 -144px!important}.cke_button__embed_icon{background:url(icons.png?t=M6CK) no-repeat 0 -168px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6CK) no-repeat 0 -192px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6CK) no-repeat 0 -216px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6CK) no-repeat 0 -240px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6CK) no-repeat 0 -264px!important}.cke_button__about_icon{background:url(icons.png?t=M6CK) no-repeat 0 -288px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -312px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -336px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -360px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6CK) no-repeat 0 -384px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6CK) no-repeat 0 -408px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6CK) no-repeat 0 -432px!important}.cke_button__bold_icon{background:url(icons.png?t=M6CK) no-repeat 0 -456px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CK) no-repeat 0 -480px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CK) no-repeat 0 -504px!important}.cke_button__button_icon{background:url(icons.png?t=M6CK) no-repeat 0 -528px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6CK) no-repeat 0 -552px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6CK) no-repeat 0 -576px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png?t=M6CK) no-repeat 0 -600px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6CK) no-repeat 0 -624px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6CK) no-repeat 0 -648px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6CK) no-repeat 0 -672px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png?t=M6CK) no-repeat 0 -696px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6CK) no-repeat 0 -720px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png?t=M6CK) no-repeat 0 -744px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6CK) no-repeat 0 -816px!important}.cke_button__flash_icon{background:url(icons.png?t=M6CK) no-repeat 0 -840px!important}.cke_button__form_icon{background:url(icons.png?t=M6CK) no-repeat 0 -864px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6CK) no-repeat 0 -888px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6CK) no-repeat 0 -912px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6CK) no-repeat 0 -936px!important}.cke_button__image_icon{background:url(icons.png?t=M6CK) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6CK) no-repeat 0 -984px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1008px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1032px!important}.cke_button__italic_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1056px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1080px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1104px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1128px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1152px!important}.cke_button__language_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1176px!important}.cke_button__link_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1200px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1224px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1248px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1272px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1296px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1320px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1344px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1368px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1392px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1416px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1440px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1464px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1488px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1512px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1536px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1560px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1584px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1608px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1632px!important}.cke_button__print_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1656px!important}.cke_button__radio_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1680px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1704px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1728px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1752px!important}.cke_button__replace_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1776px!important}.cke_button__save_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1800px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1824px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1848px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1872px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1896px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1920px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1944px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1968px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1992px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2016px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2040px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2064px!important}.cke_button__strike_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2088px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2112px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2136px!important}.cke_button__table_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2160px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2184px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2208px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2232px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2256px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2280px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2304px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2328px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2352px!important}.cke_button__underline_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2424px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -216px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -528px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -288px!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=M6CK) no-repeat 0 -312px!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=M6CK) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -456px!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=M6CK) no-repeat 0 -480px!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=M6CK) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -576px!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=M6CK) no-repeat 0 -600px!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=M6CK) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -672px!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=M6CK) no-repeat 0 -696px!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=M6CK) no-repeat 0 -720px!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=M6CK) no-repeat 0 -744px!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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -984px!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=M6CK) no-repeat 0 -1008px!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=M6CK) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1056px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1128px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1224px!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=M6CK) no-repeat 0 -1248px!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=M6CK) no-repeat 0 -1272px!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=M6CK) no-repeat 0 -1296px!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=M6CK) no-repeat 0 -1320px!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=M6CK) no-repeat 0 -1344px!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=M6CK) no-repeat 0 -1368px!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=M6CK) no-repeat 0 -1392px!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=M6CK) no-repeat 0 -1416px!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=M6CK) no-repeat 0 -1440px!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=M6CK) no-repeat 0 -1464px!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=M6CK) no-repeat 0 -1488px!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=M6CK) no-repeat 0 -1512px!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=M6CK) no-repeat 0 -1536px!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=M6CK) no-repeat 0 -1560px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1584px!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=M6CK) no-repeat 0 -1608px!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=M6CK) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1680px!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=M6CK) no-repeat 0 -1704px!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=M6CK) no-repeat 0 -1728px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1752px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1776px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1800px!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=M6CK) no-repeat 0 -1824px!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=M6CK) no-repeat 0 -1848px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1872px!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=M6CK) no-repeat 0 -1896px!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=M6CK) no-repeat 0 -1920px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1944px!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=M6CK) no-repeat 0 -1968px!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=M6CK) no-repeat 0 -1992px!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=M6CK) no-repeat 0 -2016px!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=M6CK) no-repeat 0 -2040px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2112px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2136px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2160px!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=M6CK) no-repeat 0 -2184px!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=M6CK) no-repeat 0 -2208px!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=M6CK) no-repeat 0 -2232px!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=M6CK) no-repeat 0 -2256px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2280px!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=M6CK) no-repeat 0 -2304px!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=M6CK) no-repeat 0 -2328px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2352px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2376px!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=M6CK) no-repeat 0 -2400px!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=M6CK) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2448px!important;background-size:16px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.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 .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.cke_top,.cke_contents,.cke_bottom{width:100%}.cke_button_arrow{font-size:0}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_button,.cke_rtl .cke_button *,.cke_rtl .cke_combo,.cke_rtl .cke_combo *,.cke_rtl .cke_path_item,.cke_rtl .cke_path_item *,.cke_rtl .cke_path_empty{float:none}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_combo_button,.cke_rtl .cke_combo_button *,.cke_rtl .cke_button,.cke_rtl .cke_button_icon{display:inline-block;vertical-align:top}.cke_rtl .cke_button_icon{float:none}.cke_resizer{width:10px}.cke_source{white-space:normal}.cke_bottom{position:static}.cke_colorbox{font-size:0} \ 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;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.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 #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.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,.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:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.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_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;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{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.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{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.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}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.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:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}a.cke_button.cke_button_expandable{padding:4px 5px}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.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_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}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{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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 3px;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}a.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;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.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}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.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{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:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.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}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.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}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.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;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}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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}.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}a.cke_path_item,span.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,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.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_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6IE) no-repeat 0 -0px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6IE) no-repeat 0 -24px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6IE) no-repeat 0 -48px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6IE) no-repeat 0 -72px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6IE) no-repeat 0 -96px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6IE) no-repeat 0 -120px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6IE) no-repeat 0 -144px!important}.cke_button__embed_icon{background:url(icons.png?t=M6IE) no-repeat 0 -168px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6IE) no-repeat 0 -192px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6IE) no-repeat 0 -216px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6IE) no-repeat 0 -240px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6IE) no-repeat 0 -264px!important}.cke_button__about_icon{background:url(icons.png?t=M6IE) no-repeat 0 -288px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -312px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -336px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -360px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6IE) no-repeat 0 -384px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6IE) no-repeat 0 -408px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6IE) no-repeat 0 -432px!important}.cke_button__bold_icon{background:url(icons.png?t=M6IE) no-repeat 0 -456px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=M6IE) no-repeat 0 -480px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6IE) no-repeat 0 -504px!important}.cke_button__button_icon{background:url(icons.png?t=M6IE) no-repeat 0 -528px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6IE) no-repeat 0 -552px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6IE) no-repeat 0 -576px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png?t=M6IE) no-repeat 0 -600px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6IE) no-repeat 0 -624px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6IE) no-repeat 0 -648px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6IE) no-repeat 0 -672px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png?t=M6IE) no-repeat 0 -696px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6IE) no-repeat 0 -720px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png?t=M6IE) no-repeat 0 -744px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6IE) no-repeat 0 -816px!important}.cke_button__flash_icon{background:url(icons.png?t=M6IE) no-repeat 0 -840px!important}.cke_button__form_icon{background:url(icons.png?t=M6IE) no-repeat 0 -864px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6IE) no-repeat 0 -888px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6IE) no-repeat 0 -912px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6IE) no-repeat 0 -936px!important}.cke_button__image_icon{background:url(icons.png?t=M6IE) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6IE) no-repeat 0 -984px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1008px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1032px!important}.cke_button__italic_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1056px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1080px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1104px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1128px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1152px!important}.cke_button__language_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1176px!important}.cke_button__link_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1200px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1224px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1248px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1272px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1296px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1320px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1344px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1368px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1392px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1416px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1440px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1464px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1488px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1512px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1536px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1560px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1584px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1608px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1632px!important}.cke_button__print_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1656px!important}.cke_button__radio_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1680px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1704px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1728px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1752px!important}.cke_button__replace_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1776px!important}.cke_button__save_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1800px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1824px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1848px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1872px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1896px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1920px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1944px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1968px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1992px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2016px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2040px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2064px!important}.cke_button__strike_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2088px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2112px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2136px!important}.cke_button__table_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2160px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2184px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2208px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2232px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2256px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2280px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2304px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2328px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2352px!important}.cke_button__underline_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2424px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -216px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -528px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -288px!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=M6IE) no-repeat 0 -312px!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=M6IE) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -456px!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=M6IE) no-repeat 0 -480px!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=M6IE) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -576px!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=M6IE) no-repeat 0 -600px!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=M6IE) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -672px!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=M6IE) no-repeat 0 -696px!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=M6IE) no-repeat 0 -720px!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=M6IE) no-repeat 0 -744px!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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -984px!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=M6IE) no-repeat 0 -1008px!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=M6IE) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1056px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1128px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1224px!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=M6IE) no-repeat 0 -1248px!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=M6IE) no-repeat 0 -1272px!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=M6IE) no-repeat 0 -1296px!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=M6IE) no-repeat 0 -1320px!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=M6IE) no-repeat 0 -1344px!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=M6IE) no-repeat 0 -1368px!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=M6IE) no-repeat 0 -1392px!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=M6IE) no-repeat 0 -1416px!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=M6IE) no-repeat 0 -1440px!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=M6IE) no-repeat 0 -1464px!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=M6IE) no-repeat 0 -1488px!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=M6IE) no-repeat 0 -1512px!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=M6IE) no-repeat 0 -1536px!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=M6IE) no-repeat 0 -1560px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1584px!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=M6IE) no-repeat 0 -1608px!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=M6IE) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1680px!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=M6IE) no-repeat 0 -1704px!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=M6IE) no-repeat 0 -1728px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1752px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1776px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1800px!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=M6IE) no-repeat 0 -1824px!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=M6IE) no-repeat 0 -1848px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1872px!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=M6IE) no-repeat 0 -1896px!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=M6IE) no-repeat 0 -1920px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1944px!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=M6IE) no-repeat 0 -1968px!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=M6IE) no-repeat 0 -1992px!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=M6IE) no-repeat 0 -2016px!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=M6IE) no-repeat 0 -2040px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2112px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2136px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2160px!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=M6IE) no-repeat 0 -2184px!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=M6IE) no-repeat 0 -2208px!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=M6IE) no-repeat 0 -2232px!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=M6IE) no-repeat 0 -2256px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2280px!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=M6IE) no-repeat 0 -2304px!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=M6IE) no-repeat 0 -2328px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2352px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2376px!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=M6IE) no-repeat 0 -2400px!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=M6IE) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2448px!important;background-size:16px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.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 .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.cke_top,.cke_contents,.cke_bottom{width:100%}.cke_button_arrow{font-size:0}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_button,.cke_rtl .cke_button *,.cke_rtl .cke_combo,.cke_rtl .cke_combo *,.cke_rtl .cke_path_item,.cke_rtl .cke_path_item *,.cke_rtl .cke_path_empty{float:none}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_combo_button,.cke_rtl .cke_combo_button *,.cke_rtl .cke_button,.cke_rtl .cke_button_icon{display:inline-block;vertical-align:top}.cke_rtl .cke_button_icon{float:none}.cke_resizer{width:10px}.cke_source{white-space:normal}.cke_bottom{position:static}.cke_colorbox{font-size:0} \ No newline at end of file diff --git a/lib/ckeditor/skins/tao/editor.css b/lib/ckeditor/skins/tao/editor.css index b8cfd8b3..98dd5a5b 100644 --- a/lib/ckeditor/skins/tao/editor.css +++ b/lib/ckeditor/skins/tao/editor.css @@ -2,4 +2,4 @@ Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ -.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:hidden;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;visibility:hidden}.cke_panel_visible{visibility:visible}.cke_menu_panel{padding:0;margin:0;background-color:white;border:1px solid #ddd;border-radius:2px;box-shadow:none;max-height:60vh}.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:scroll!important}.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!important;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{background-color:#3e7da7}.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:hover,.cke_menubutton:focus,.cke_menubutton:active{background:#3e7da7;color:white;display:block;outline:0;cursor:pointer}.cke_menubutton:hover:after,.cke_menubutton:focus:after,.cke_menubutton:active:after{color:white;border-color:white}.cke_menubutton__language_ckb-ir,.cke_menubutton__language_ar-arb,.cke_menubutton__language_fa-af,.cke_menubutton__language_fa-ir,.cke_menubutton__language_he-il,.cke_menubutton__language_ps-af,.cke_menubutton__language_ur-in{padding-right:40px}.cke_menubutton__language_ckb-ir:after,.cke_menubutton__language_ar-arb:after,.cke_menubutton__language_fa-af:after,.cke_menubutton__language_fa-ir:after,.cke_menubutton__language_he-il:after,.cke_menubutton__language_ps-af:after,.cke_menubutton__language_ur-in:after{content:'RTL';display:block;color:#ada194;border:#ada194 1px solid;border-radius:2px;font-size:10px;top:7px;right:5px;line-height:12px;padding:0 4px;position:absolute}.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{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,0.1) inset}.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;text-shadow:0 1px 0 rgba(255,255,255,0.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}.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_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_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_button__about_icon{background:url(icons.png?t=M6CK) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png?t=M6CK) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png?t=M6CK) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png?t=M6CK) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6CK) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6CK) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png?t=M6CK) no-repeat 0 -144px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6CK) no-repeat 0 -168px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6CK) no-repeat 0 -192px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -240px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -288px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -336px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6CK) no-repeat 0 -360px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6CK) no-repeat 0 -384px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -408px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -432px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6CK) no-repeat 0 -456px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -504px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6CK) no-repeat 0 -528px!important}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6CK) no-repeat 0 -552px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6CK) no-repeat 0 -576px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6CK) no-repeat 0 -600px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6CK) no-repeat 0 -624px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6CK) no-repeat 0 -648px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6CK) no-repeat 0 -672px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6CK) no-repeat 0 -696px!important}.cke_button__embed_icon{background:url(icons.png?t=M6CK) no-repeat 0 -720px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6CK) no-repeat 0 -744px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6CK) no-repeat 0 -816px!important}.cke_button__replace_icon{background:url(icons.png?t=M6CK) no-repeat 0 -840px!important}.cke_button__flash_icon{background:url(icons.png?t=M6CK) no-repeat 0 -864px!important}.cke_button__button_icon{background:url(icons.png?t=M6CK) no-repeat 0 -888px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6CK) no-repeat 0 -912px!important}.cke_button__form_icon{background:url(icons.png?t=M6CK) no-repeat 0 -936px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6CK) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6CK) no-repeat 0 -984px!important}.cke_button__radio_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1032px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1080px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1128px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1152px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1176px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1200px!important}.cke_button__image_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1248px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1296px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1320px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1344px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1368px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1392px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1416px!important}.cke_button__language_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1464px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1488px!important}.cke_button__link_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1512px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1560px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1608px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1632px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1656px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1704px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1752px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1800px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1848px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1872px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -1920px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1944px!important}.cke_button__print_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1968px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6CK) no-repeat 0 -1992px!important}.cke_button__save_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2016px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -2064px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2088px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -2136px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6CK) 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=M6CK) no-repeat 0 -2184px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2208px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2232px!important}.cke_button__table_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2256px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2280px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2304px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2328px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2352px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2424px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6CK) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -456px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -576px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -696px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -744px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1320px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1344px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1368px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1392px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1416px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1488px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1512px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1872px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -1944px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1968px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -1992px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2016px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) 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=M6CK) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2256px!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=M6CK) no-repeat 0 -2280px!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=M6CK) no-repeat 0 -2304px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -2328px!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=M6CK) no-repeat 0 -2352px!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=M6CK) no-repeat 0 -2376px!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=M6CK) no-repeat 0 -2400px!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=M6CK) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6CK) no-repeat 0 -4896px!important} \ 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;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:hidden;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;visibility:hidden}.cke_panel_visible{visibility:visible}.cke_menu_panel{padding:0;margin:0;background-color:white;border:1px solid #ddd;border-radius:2px;box-shadow:none;max-height:60vh}.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:scroll!important}.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!important;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{background-color:#3e7da7}.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:active,.cke_menubutton:focus{outline:0;background-color:#f2f2f2;color:#222}.cke_menubutton:active:after,.cke_menubutton:focus:after{color:#ada194;border-color:#ada194}.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_menubutton__language_ckb-ir,.cke_menubutton__language_ar-arb,.cke_menubutton__language_fa-af,.cke_menubutton__language_fa-ir,.cke_menubutton__language_he-il,.cke_menubutton__language_ps-af,.cke_menubutton__language_ur-in{padding-right:40px}.cke_menubutton__language_ckb-ir:after,.cke_menubutton__language_ar-arb:after,.cke_menubutton__language_fa-af:after,.cke_menubutton__language_fa-ir:after,.cke_menubutton__language_he-il:after,.cke_menubutton__language_ps-af:after,.cke_menubutton__language_ur-in:after{content:'RTL';display:block;color:#ada194;border:#ada194 1px solid;border-radius:2px;font-size:10px;top:7px;right:5px;line-height:12px;padding:0 4px;position:absolute}.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;text-shadow:0 1px 0 rgba(255,255,255,0.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}.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_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_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_button__about_icon{background:url(icons.png?t=M6IE) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png?t=M6IE) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png?t=M6IE) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png?t=M6IE) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6IE) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6IE) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png?t=M6IE) no-repeat 0 -144px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6IE) no-repeat 0 -168px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6IE) no-repeat 0 -192px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -240px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -288px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -336px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6IE) no-repeat 0 -360px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6IE) no-repeat 0 -384px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -408px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -432px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6IE) no-repeat 0 -456px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -504px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6IE) no-repeat 0 -528px!important}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6IE) no-repeat 0 -552px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6IE) no-repeat 0 -576px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6IE) no-repeat 0 -600px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6IE) no-repeat 0 -624px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6IE) no-repeat 0 -648px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6IE) no-repeat 0 -672px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6IE) no-repeat 0 -696px!important}.cke_button__embed_icon{background:url(icons.png?t=M6IE) no-repeat 0 -720px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6IE) no-repeat 0 -744px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6IE) no-repeat 0 -816px!important}.cke_button__replace_icon{background:url(icons.png?t=M6IE) no-repeat 0 -840px!important}.cke_button__flash_icon{background:url(icons.png?t=M6IE) no-repeat 0 -864px!important}.cke_button__button_icon{background:url(icons.png?t=M6IE) no-repeat 0 -888px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6IE) no-repeat 0 -912px!important}.cke_button__form_icon{background:url(icons.png?t=M6IE) no-repeat 0 -936px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6IE) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6IE) no-repeat 0 -984px!important}.cke_button__radio_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1032px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1080px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1128px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1152px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1176px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1200px!important}.cke_button__image_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1248px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1296px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1320px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1344px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1368px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1392px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1416px!important}.cke_button__language_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1464px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1488px!important}.cke_button__link_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1512px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1560px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1608px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1632px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1656px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1704px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1752px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1800px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1848px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1872px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1920px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1944px!important}.cke_button__print_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1968px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1992px!important}.cke_button__save_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2016px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -2064px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2088px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -2136px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -2184px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2208px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2232px!important}.cke_button__table_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2256px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2280px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2304px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2328px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2352px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2424px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -456px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -576px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -696px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -744px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1320px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1344px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1368px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1392px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1416px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1488px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1512px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1872px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1944px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1968px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1992px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2016px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2256px!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=M6IE) no-repeat 0 -2280px!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=M6IE) no-repeat 0 -2304px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2328px!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=M6IE) no-repeat 0 -2352px!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=M6IE) no-repeat 0 -2376px!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=M6IE) no-repeat 0 -2400px!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=M6IE) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -4896px!important} \ No newline at end of file diff --git a/lib/ckeditor/skins/tao/editor.css.map b/lib/ckeditor/skins/tao/editor.css.map index f57cfb29..242ab09f 100644 --- a/lib/ckeditor/skins/tao/editor.css.map +++ b/lib/ckeditor/skins/tao/editor.css.map @@ -1 +1 @@ -{"version":3,"sources":["../../../../../scss/ckeditor/skins/tao/scss/editor.scss","../../../../../scss/inc/_functions.scss","../../../../../scss/inc/fonts/_tao-icon-vars.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_reset.scss","../../../../../scss/inc/_variables.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_mainui.scss","../../../../../scss/inc/_colors.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_panel.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_colorpanel.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_toolbar.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_menu.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_richcombo.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_elementspath.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_presets.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_tao.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_ck-icons.scss"],"names":[],"mappings":"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g/CzC;;AexmDA;Ib6I0B,gBAAgB;AF+9C1C;;Ae3mDA;IboImB,gBAAgB;AF2+CnC;;Ae9mDA;Ib8EiB,gBAAgB;AFoiDjC;;AejnDA;Ib6HmB,gBAAgB;AFw/CnC;;AepnDA;Ib0I4B,gBAAgB;AF8+C5C;;AevnDA;IbyHkB,gBAAgB;AFkgDlC;;Ae1nDA;Ib+DmB,gBAAgB;AF+jDnC;;Ae7nDA;Ib4GqC,gBAAgB;AFqhDrD;;AehoDA;Ib8DoB,gBAAgB;AFskDpC;;AenoDA;IbmI8B,gBAAgB;AFogD9C;;AetoDA;Ib4HqB,gBAAgB;AF8gDrC;;AezoDA;IbuIsB,gBAAgB;AFsgDtC;;Ae5oDA;IboIqB,gBAAgB;AF4gDrC;;Ae/oDA;IbkIyB,gBAAgB;AFihDzC;;AelpDA;IbmI0B,gBAAgB;AFmhD1C;;AerpDA;IbwGmB,gBAAgB;AFijDnC;;AexpDA;Ib4GuB,gBAAgB;AFgjDvC;;Ae3pDA;IbgEiB,gBAAgB;AF+lDjC;;Ae9pDA;IbyH8B,gBAAgB;AFyiD9C;;AejqDA;Ib8GoB,gBAAgB;AFujDpC;;AepqDA;IbgHyB,gBAAgB;AFwjDzC;;AevqDA;Ib8GyB,gBAAgB;AF6jDzC;;Ae1qDA;Ib2K4B,gBAAgB;AFmgD5C;;Ae7qDA;IbkCmB,gBAAgB;AF+oDnC;;AehrDA;IbuGsB,gBAAgB;AF6kDtC;;AenrDA;IbkJ0B,gBAAgB;AFqiD1C;;AetrDA;IbwGyB,gBAAgB;AFklDzC;;AezrDA;IbgGqB,gBAAgB;AF6lDrC;;Ae5rDA;Ib8FgC,gBAAgB;AFkmDhD;;Ae/rDA;Ib6G6B,gBAAgB;AFslD7C;;AelsDA;Ib0GwB,gBAAgB;AF4lDxC;;AersDA;Ib0G0B,gBAAgB;AF+lD1C;;AexsDA;IboFoB,gBAAgB;AFwnDpC;;Ae3sDA;Ib4FwB,gBAAgB;AFmnDxC;;Ae9sDA;IbuIyB,gBAAgB;AF2kDzC;;AejtDA;IbJ0B,gBAAgB;AFytD1C;;AeptDA;IbmGwB,gBAAgB;AFqnDxC;;AevtDA;IbkGwB,gBAAgB;AFynDxC;;Ae1tDA;IbkBmB,gBAAgB;AF4sDnC;;Ae7tDA;Ib+EqB,gBAAgB;AFkpDrC;;AehuDA;Ib+GoB,gBAAgB;AFqnDpC;;AenuDA;Ib6BoB,gBAAgB;AF0sDpC;;AetuDA;Ib0KoB,gBAAgB;AFgkDpC;;AezuDA;Ib4GoB,gBAAgB;AFioDpC;;Ae5uDA;IbR0B,gBAAgB;AFwvD1C;;Ae/uDA;IbuEoB,gBAAgB;AF4qDpC;;AelvDA;IbsLsB,gBAAgB;AFgkDtC;;AervDA;IboLuB,gBAAgB;AFqkDvC;;AexvDA;Ib9BkB,gBAAgB;AF0xDlC;;Ae3vDA;Ib9BoB,gBAAgB;AF6xDpC;;Ae9vDA;IbKmB,gBAAgB;AF6vDnC;;AejwDA;IbImB,gBAAgB;AFiwDnC;;AA1wDA;;kFA8wDkF;AA3wDlF;IACC,mBAAmB;AA6wDpB;;AA1wDA;;;sBA+wDsB;AA3wDtB;IACC,aAAa;AA6wDd;;AA1wDA;IACC,aAAa;AA6wDd;;AA1wDA;IACE,cAAa;AA6wDf;;AA1wDA;IACE,kBAAkB;AA6wDpB;;AA1wDA;IACE,gBAAgB;AA6wDlB;;AA1wDA;IACE,iBAAiB;AA6wDnB;;AA1wDA;IACE,mBAAmB;AA6wDrB;;AAzwDA;IACE,0BAA0B;IAC1B,kBAAmB;AA4wDrB;;AAzwDA;IACE,cAAc;IACd,mBAAmB;IACnB,YAAY;AA4wDd;;AAzwDA;IACC;wBA4wDuB;IA1wDvB,8BAA8B;IAC7B,iBAAiB;IACjB,WMxFc;ANo2DhB","file":"editor.css","sourcesContent":["/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\neditor.css\r\n============\r\n\r\n\r\nThis is he heart of the skin system. This is the file loaded by the editor to\r\nstyle all elements inside its main interface.\r\n\r\nTo make it easier to maintain, instead of including all styles here, we import\r\nother files.\r\n*/\r\n@import \"inc/bootstrap\";\r\n\r\n/* \"Reset\" styles, necessary to avoid the editor UI being broken by external CSS. */\r\n@import 'inc/reset';\r\n\r\n/* Styles the main interface structure (holding box). */\r\n@import 'inc/mainui';\r\n\r\n/* Styles all \"panels\", which are the floating elements that appear when\r\n opening toolbar combos, menu buttons, context menus, etc. */\r\n@import 'inc/panel';\r\n\r\n/* Styles the color panel displayed by the color buttons. */\r\n@import 'inc/colorpanel';\r\n\r\n/* Styles to toolbar. */\r\n@import 'inc/toolbar';\r\n\r\n/* Styles menus, which are lists of selectable items (context menu, menu button). */\r\n@import 'inc/menu';\r\n\r\n/* Styles toolbar combos. */\r\n@import 'inc/richcombo';\r\n\r\n/* Styles the elements path bar, available at the bottom of the editor UI.*/\r\n@import 'inc/elementspath';\r\n\r\n/* Contains hard-coded presets for \"configurable-like\" options of the UI\r\n (e.g. display labels on specific buttons) */\r\n@import 'inc/presets';\r\n\r\n/* Tao specific stuff */\r\n@import 'inc/tao';\r\n\r\n/* Icon set */\r\n@import 'inc/ck-icons';\r\n\r\n/* Important!\r\n To avoid showing the editor UI while its styles are still not available, the\r\n editor creates it with visibility:hidden. Here, we restore the UI visibility. */\r\n.cke_chrome {\r\n\tvisibility: inherit;\r\n}\r\n\r\n/* For accessibility purposes, several \"voice labels\" are present in the UI.\r\n These are usually elements that show not be visible, but that are\r\n used by screen-readers to announce other elements. Here, we hide these\r\n , in fact. */\r\n.cke_voice_label {\r\n\tdisplay: none;\r\n}\r\n\r\nlegend.cke_voice_label {\r\n\tdisplay: none;\r\n}\r\n\r\n.cke_top {\r\n display:table;\r\n}\r\n\r\n.txt-ctr {\r\n text-align: center;\r\n}\r\n\r\n.txt-lft {\r\n text-align: left;\r\n}\r\n\r\n.txt-rgt {\r\n text-align: right;\r\n}\r\n\r\n.txt-jty {\r\n text-align: justify;\r\n}\r\n\r\n// added to make _u_ in ck QTI compatible\r\n.txt-underline {\r\n text-decoration: underline;\r\n font-size : inherit;\r\n}\r\n\r\n.txt-highlight {\r\n padding: 0 5px;\r\n background: #FF6416;\r\n color: white;\r\n}\r\n\r\n.cke_editable:focus .qti-table .cke_table-faked-selection {\r\n\t/* We have to use !important here, as td might specify it's own background, thus table selection\r\n\twould not be visible. */\r\n\tbackground: #b3d4fc !important;\r\n text-shadow: none;\r\n color: $textColor;\r\n}\r\n\r\n/*# sourceMappingURL=editor.css.map */","@mixin iterate-sprite($iconList, $x, $y, $direction, $prefix:'') {\n @each $icon in $iconList {\n #{$prefix}#{$icon} {\n background-position: $x * 1px $y * 1px;\n }\n @if $direction == 'x' {\n $x: $x - 16;\n } @else {\n $y: $y - 16;\n }\n }\n}\n\n/*\nUsage:\n- linear-gradient((color1, color2, color3)) - returns linear-gradient with evenly distributed colors,\n if 3 colors used then the position of each will be 33,33%\n- linear-gradient((color1 0%, color2 30%, color3 80%)) - returns linear-gradient with manually distributed colors,\n first param - color, second - position. Also you can use px or other valid units for set position.\n*/\n@mixin linear-gradient($colorList, $direction: 'to right') {\n $percentage: 0;\n $units: '%';\n $count: length($colorList);\n $increment: 100 / ($count - 1);\n $css: #{$direction + ', '};\n $sep: ', ';\n @each $colorItem in $colorList {\n $color: $colorItem;\n @if (length($colorItem) > 1) {\n $color: nth($colorItem, 1);\n $percentage: nth($colorItem, 2);\n $units: '';\n }\n @if ($percentage >= 100 or index($colorList, $colorItem) == $count) {\n $sep: '';\n }\n $css: #{$css + $color + ' ' + $percentage + $units + $sep};\n $percentage: $percentage + $increment;\n }\n background: linear-gradient( #{$css} );\n}\n\n@mixin grid-unit($span, $numCols: 12, $gutter: 0) {\n $gridPx: 840;\n $rawSpanPx: (($gridPx - ($numCols * $gutter)) / $numCols);\n $spanPx: $rawSpanPx * $span + (($span - 1) * $gutter);\n $spanPercent: widthPerc($spanPx, $gridPx);\n $marginPercent: widthPerc($gutter, $gridPx);\n margin-left: $marginPercent;\n width: $spanPercent;\n}\n\n\n@mixin vendor-prefix($property, $value, $whatToPrefix: property, $prefixes: (-webkit-, -moz-, -ms-, -o-, '')) {\n @if $whatToPrefix == 'property' {\n @each $prefix in $prefixes {\n #{$prefix + $property}: #{$value};\n }\n }\n @else if $whatToPrefix == 'value' {\n @each $prefix in $prefixes {\n #{$property}: #{$prefix + $value};\n }\n }\n}\n@mixin flex-container($wrapBehavior: nowrap, $direction : row) {\n @include vendor-prefix(display, flex, value, (-ms-, -webkit-, ''));\n\n @include vendor-prefix(flex-direction, $direction, property, (-ms-, -webkit-, ''));\n @include vendor-prefix(flex-wrap, $wrapBehavior, property, (-ms-, -webkit-, ''));\n\n @include vendor-prefix(justify-content, flex-start, property, (-webkit-, ''));\n\n @include vendor-prefix(align-content, flex-start, property, (-webkit-, ''));\n\n @include vendor-prefix(align-items, stretch, property, (-webkit-, ''));\n}\n\n@mixin simple-flex-box($width: auto, $minWidth: 1) {\n\n @include vendor-prefix(order, 0, property, (-ms-, -webkit-, ''));\n flex-item-align: stretch;\n -ms-flex-item-align: stretch;\n @include vendor-prefix(align-self, stretch, property, (-webkit-, ''));\n\n // if both, min width and width are set, width will win this conflict\n @if ($width == auto) {\n @if ($minWidth != 1) {\n @include vendor-prefix(flex, 1 1 $minWidth, property, (-ms-, -webkit-, ''));\n }\n @else {\n @include vendor-prefix(flex, 1 1 auto, property, (-ms-, -webkit-, ''));\n // @see https://developer.mozilla.org/en-US/docs/Web/CSS/flex-basis#Values\n // for a discussion auto vs. main-size\n @include vendor-prefix(flex, 1 1, property, (-ms-, -webkit-, ''));\n }\n }\n @else {\n @include vendor-prefix(flex, 0 0 $width, property, (-ms-, -webkit-, ''));\n }\n}\n\n\n@mixin box-shadow($horiz: 1px, $vert: 1px, $blur: 2px, $spread: 0, $color: rgba(0, 0, 0, .2)) {\n @include vendor-prefix(box-shadow, $horiz $vert $blur $spread $color, property);\n}\n\n@mixin simple-border($color: #ddd) {\n border: 1px solid $color;\n border-radius: 2px;\n -webkit-border-radius: 2px;\n}\n\n@mixin border-radius($radius: 2) {\n -moz-border-radius: $radius * 1px;\n -webkit-border-radius: $radius * 1px;\n border-radius: $radius * 1px;\n}\n\n@mixin border-radius-top($radius: 2) {\n -webkit-border-top-left-radius: $radius * 1px;\n -webkit-border-top-right-radius: $radius * 1px;\n -moz-border-radius-topleft: $radius * 1px;\n -moz-border-radius-topright: $radius * 1px;\n border-top-left-radius: $radius * 1px;\n border-top-right-radius: $radius * 1px;\n}\n\n@mixin border-radius-bottom($radius: 2) {\n -webkit-border-bottom-right-radius: $radius * 1px;\n -webkit-border-bottom-left-radius: $radius * 1px;\n -moz-border-radius-bottomright: $radius * 1px;\n -moz-border-radius-bottomleft: $radius * 1px;\n border-bottom-right-radius: $radius * 1px;\n border-bottom-left-radius: $radius * 1px;\n}\n\n@mixin border-radius-left($radius: 2) {\n -webkit-border-top-left-radius: $radius * 1px;\n -webkit-border-bottom-left-radius: $radius * 1px;\n -moz-border-radius-topleft: $radius * 1px;\n -moz-border-radius-bottomleft: $radius * 1px;\n border-top-left-radius: $radius * 1px;\n border-bottom-left-radius: $radius * 1px;\n}\n\n@mixin border-radius-right($radius: 2) {\n -webkit-border-top-right-radius: $radius * 1px;\n -webkit-border-bottom-right-radius: $radius * 1px;\n -moz-border-radius-topright: $radius * 1px;\n -moz-border-radius-bottomright: $radius * 1px;\n border-top-right-radius: $radius * 1px;\n border-bottom-right-radius: $radius * 1px;\n}\n\n@mixin border-radius-top-left($radius: 2) {\n -webkit-border-top-left-radius: $radius * 1px;\n -moz-border-radius-topleft: $radius * 1px;\n border-top-left-radius: $radius * 1px;\n}\n\n@mixin border-radius-top-right($radius: 2) {\n -webkit-border-top-right-radius: $radius * 1px;\n -moz-border-radius-topright: $radius * 1px;\n border-top-right-radius: $radius * 1px;\n}\n\n@mixin border-radius-bottom-right($radius: 2) {\n -webkit-border-bottom-right-radius: $radius * 1px;\n -moz-border-radius-bottomright: $radius * 1px;\n border-bottom-right-radius: $radius * 1px;\n}\n\n@mixin border-radius-bottom-left($radius: 2) {\n -webkit-border-bottom-left-radius: $radius * 1px;\n -moz-border-radius-bottomleft: $radius * 1px;\n border-bottom-left-radius: $radius * 1px;\n}\n\n@mixin border-box() {\n -moz-box-sizing: border-box;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n}\n\n@function whiten($color, $white: 0.3) {\n @return mix(#fff, $color, ($white * 100) * 1%);\n}\n\n@function blacken($color, $black: 0.3) {\n @return mix(#000, $color, ($black * 100) * 1%);\n}\n\n@function widthPerc($colWidth, $context) {\n @return ($colWidth * 100 / $context) * 1%\n}\n\n@function remDist($fontSizePx) {\n @return ($fontSizePx / 10) * 1rem\n}\n\n@function black($alpha: 1) {\n @return (rgba(0, 0, 0, $alpha))\n}\n\n@function white($alpha: 1) {\n @return (rgba(255, 255, 255, $alpha))\n}\n\n@mixin font-size($remPx, $important: false) {\n @if $important == true {\n font-size: ($remPx) * 1px !important;\n font-size: ($remPx / 10) * 1rem !important;\n }\n @else {\n font-size: ($remPx) * 1px;\n font-size: ($remPx / 10) * 1rem;\n }\n}\n\n\n@mixin keyframes($name) {\n @-o-keyframes #{$name} { @content };\n @-moz-keyframes #{$name} { @content };\n @-webkit-keyframes #{$name} { @content };\n @keyframes #{$name} { @content };\n}\n\n\n@mixin animation($value, $type:'') {\n $animation: animation;\n @if $type != '' {\n $animation: $animation + '-' + $type;\n }\n @include vendor-prefix($animation, $value, property);\n}\n\n/// CSS transition mixin to the current selection (apply also vendor prefixes).\n/// See for the values\n///\n/// @param {property} [$type = all] the CSS property to apply the transition to\n/// @param {time} [$duration = .5s] the transition property\n/// @param {timing-function} [$effect = ease-out] the transition property\n@mixin transition($type : all, $duration : 0.5s, $effect : ease-out, $delay : 0s){\n @include vendor-prefix(transition, $type + ', ' + $duration + ', ' + $effect + ', ' + $delay, property);\n}\n\n@mixin fade($duration: 1s){\n\n @include keyframes(fade) {\n 0% {opacity:0;}\n 50% {opacity:1;}\n 100% {opacity:0;}\n }\n\n @include vendor-prefix(animation, fade 1s forwards, property);\n}\n\n@mixin repeat(){\n @include animation(infinite, iteration-count);\n}\n\n@mixin largeHeading() {\n @include font-size(20);\n font-family: $headingFont;\n font-style: normal;\n}\n\n@mixin disableSelect() {\n @include vendor-prefix(user-select, none, property);\n}\n\n/* based on \"visually-hidden\" mixin in LDS for accessibility goals */\n@mixin visuallyHidden() {\n position: absolute;\n width: 1px;\n height: 1px;\n overflow: hidden;\n clip: rect(1px, 1px, 1px, 1px);\n margin: 0;\n padding: 0;\n}\n","/* Do not edit */@mixin tao-icon-setup {\n /* use !important to prevent issues with browser extensions that change fonts */\n font-family: 'tao' !important;\n speak: never;\n font-style: normal;\n font-weight: normal;\n font-variant: normal;\n text-transform: none;\n line-height: 1;\n\n /* Better Font Rendering =========== */\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\n@mixin icon-info-bare { content: \"\\e923\"; }\n@mixin icon-bookmark-outline { content: \"\\e922\"; }\n@mixin icon-bookmark { content: \"\\e921\"; }\n@mixin icon-indicator { content: \"\\e920\"; }\n@mixin icon-add-subsection { content: \"\\e918\"; }\n@mixin icon-wrap-inline { content: \"\\e915\"; }\n@mixin icon-wrap-left { content: \"\\e916\"; }\n@mixin icon-wrap-right { content: \"\\e917\"; }\n@mixin icon-offline { content: \"\\e913\"; }\n@mixin icon-online { content: \"\\e914\"; }\n@mixin icon-tab { content: \"\\e90d\"; }\n@mixin icon-untab { content: \"\\e90e\"; }\n@mixin icon-multi-select { content: \"\\e90b\"; }\n@mixin icon-clipboard { content: \"\\e90a\"; }\n@mixin icon-filebox { content: \"\\e909\"; }\n@mixin icon-click-to-speak { content: \"\\e907\"; }\n@mixin icon-speech-bubble { content: \"\\f0e5\"; }\n@mixin icon-microphone { content: \"\\f130\"; }\n@mixin icon-microphone-off { content: \"\\f131\"; }\n@mixin icon-disconnect { content: \"\\e905\"; }\n@mixin icon-connect { content: \"\\e906\"; }\n@mixin icon-eliminate { content: \"\\e904\"; }\n@mixin icon-wheelchair { content: \"\\e903\"; }\n@mixin icon-text-marker { content: \"\\e902\"; }\n@mixin icon-unshield { content: \"\\e32a\"; }\n@mixin icon-shield { content: \"\\e8e8\"; }\n@mixin icon-tree { content: \"\\e6b4\"; }\n@mixin icon-home { content: \"\\e6b3\"; }\n@mixin icon-shared-file { content: \"\\e6b2\"; }\n@mixin icon-end-attempt { content: \"\\e603\"; }\n@mixin icon-icon { content: \"\\f1c5\"; }\n@mixin icon-radio-bg { content: \"\\e600\"; }\n@mixin icon-checkbox-bg { content: \"\\e601\"; }\n@mixin icon-tag { content: \"\\e602\"; }\n@mixin icon-style { content: \"\\e604\"; }\n@mixin icon-ownership-transfer { content: \"\\e605\"; }\n@mixin icon-property-advanced { content: \"\\e606\"; }\n@mixin icon-property-add { content: \"\\e607\"; }\n@mixin icon-repository-add { content: \"\\e608\"; }\n@mixin icon-repository-remove { content: \"\\e609\"; }\n@mixin icon-repository { content: \"\\e60a\"; }\n@mixin icon-result-server { content: \"\\e60b\"; }\n@mixin icon-folder { content: \"\\e60c\"; }\n@mixin icon-folder-open { content: \"\\e60d\"; }\n@mixin icon-left { content: \"\\e60e\"; }\n@mixin icon-right { content: \"\\e60f\"; }\n@mixin icon-up { content: \"\\e610\"; }\n@mixin icon-down { content: \"\\e611\"; }\n@mixin icon-undo { content: \"\\e612\"; }\n@mixin icon-redo { content: \"\\e613\"; }\n@mixin icon-screen { content: \"\\e614\"; }\n@mixin icon-laptop { content: \"\\e615\"; }\n@mixin icon-tablet { content: \"\\e616\"; }\n@mixin icon-phone { content: \"\\e617\"; }\n@mixin icon-move { content: \"\\e618\"; }\n@mixin icon-bin { content: \"\\e619\"; }\n@mixin icon-shuffle { content: \"\\e61a\"; }\n@mixin icon-print { content: \"\\e61b\"; }\n@mixin icon-tools { content: \"\\e61c\"; }\n@mixin icon-settings { content: \"\\e61d\"; }\n@mixin icon-video { content: \"\\e61e\"; }\n@mixin icon-find { content: \"\\e61f\"; }\n@mixin icon-image { content: \"\\e620\"; }\n@mixin icon-edit { content: \"\\e621\"; }\n@mixin icon-document { content: \"\\e622\"; }\n@mixin icon-resize-grid { content: \"\\e623\"; }\n@mixin icon-resize { content: \"\\e624\"; }\n@mixin icon-help { content: \"\\e625\"; }\n@mixin icon-mobile-menu { content: \"\\e626\"; }\n@mixin icon-fix { content: \"\\e627\"; }\n@mixin icon-unlock { content: \"\\e628\"; }\n@mixin icon-lock { content: \"\\e629\"; }\n@mixin icon-ul { content: \"\\e62a\"; }\n@mixin icon-ol { content: \"\\e62b\"; }\n@mixin icon-email { content: \"\\e62c\"; }\n@mixin icon-download { content: \"\\e62d\"; }\n@mixin icon-logout { content: \"\\e62e\"; }\n@mixin icon-login { content: \"\\e62f\"; }\n@mixin icon-spinner { content: \"\\e630\"; }\n@mixin icon-preview { content: \"\\e631\"; }\n@mixin icon-external { content: \"\\e632\"; }\n@mixin icon-time { content: \"\\e633\"; }\n@mixin icon-save { content: \"\\e634\"; }\n@mixin icon-warning { content: \"\\e635\"; }\n@mixin icon-add { content: \"\\e636\"; }\n@mixin icon-error { content: \"\\e900\"; }\n@mixin icon-close { content: \"\\e637\"; }\n@mixin icon-success { content: \"\\e638\"; }\n@mixin icon-remove { content: \"\\e639\"; }\n@mixin icon-info { content: \"\\e63a\"; }\n@mixin icon-danger { content: \"\\e63b\"; }\n@mixin icon-users { content: \"\\e63c\"; }\n@mixin icon-user { content: \"\\e63d\"; }\n@mixin icon-test-taker { content: \"\\e63e\"; }\n@mixin icon-test-takers { content: \"\\e63f\"; }\n@mixin icon-item { content: \"\\e640\"; }\n@mixin icon-test { content: \"\\e641\"; }\n@mixin icon-delivery { content: \"\\e642\"; }\n@mixin icon-eye-slash { content: \"\\e643\"; }\n@mixin icon-result { content: \"\\e644\"; }\n@mixin icon-delivery-small { content: \"\\e645\"; }\n@mixin icon-upload { content: \"\\e646\"; }\n@mixin icon-result-small { content: \"\\e647\"; }\n@mixin icon-mobile-preview { content: \"\\e648\"; }\n@mixin icon-extension { content: \"\\e649\"; }\n@mixin icon-desktop-preview { content: \"\\e64a\"; }\n@mixin icon-tablet-preview { content: \"\\e64b\"; }\n@mixin icon-insert-horizontal-line { content: \"\\e64c\"; }\n@mixin icon-table { content: \"\\e64d\"; }\n@mixin icon-anchor { content: \"\\e64e\"; }\n@mixin icon-unlink { content: \"\\e64f\"; }\n@mixin icon-link { content: \"\\e650\"; }\n@mixin icon-right-left { content: \"\\e651\"; }\n@mixin icon-left-right { content: \"\\e652\"; }\n@mixin icon-special-character { content: \"\\e653\"; }\n@mixin icon-source { content: \"\\e654\"; }\n@mixin icon-new-page { content: \"\\e655\"; }\n@mixin icon-templates { content: \"\\e656\"; }\n@mixin icon-cut { content: \"\\e657\"; }\n@mixin icon-replace { content: \"\\e658\"; }\n@mixin icon-copy { content: \"\\e659\"; }\n@mixin icon-paste { content: \"\\e65a\"; }\n@mixin icon-select-all { content: \"\\e65b\"; }\n@mixin icon-paste-text { content: \"\\e65c\"; }\n@mixin icon-paste-word { content: \"\\e65d\"; }\n@mixin icon-bold { content: \"\\e65e\"; }\n@mixin icon-italic { content: \"\\e65f\"; }\n@mixin icon-underline { content: \"\\e660\"; }\n@mixin icon-subscript { content: \"\\e661\"; }\n@mixin icon-superscript { content: \"\\e662\"; }\n@mixin icon-strike-through { content: \"\\e663\"; }\n@mixin icon-decrease-indent { content: \"\\e664\"; }\n@mixin icon-increase-indent { content: \"\\e665\"; }\n@mixin icon-block-quote { content: \"\\e666\"; }\n@mixin icon-div-container { content: \"\\e667\"; }\n@mixin icon-align-left { content: \"\\e668\"; }\n@mixin icon-center { content: \"\\e669\"; }\n@mixin icon-align-right { content: \"\\e66a\"; }\n@mixin icon-justify { content: \"\\e66b\"; }\n@mixin icon-choice { content: \"\\e66c\"; }\n@mixin icon-inline-choice { content: \"\\e66d\"; }\n@mixin icon-match { content: \"\\e66e\"; }\n@mixin icon-associate { content: \"\\e66f\"; }\n@mixin icon-media { content: \"\\e670\"; }\n@mixin icon-graphic-order { content: \"\\e671\"; }\n@mixin icon-hotspot { content: \"\\e672\"; }\n@mixin icon-graphic-gap { content: \"\\e673\"; }\n@mixin icon-graphic-associate { content: \"\\e674\"; }\n@mixin icon-select-point { content: \"\\e675\"; }\n@mixin icon-pin { content: \"\\e676\"; }\n@mixin icon-import { content: \"\\e677\"; }\n@mixin icon-export { content: \"\\e678\"; }\n@mixin icon-move-item { content: \"\\e679\"; }\n@mixin icon-meta-data { content: \"\\e67a\"; }\n@mixin icon-slider { content: \"\\e67b\"; }\n@mixin icon-summary-report { content: \"\\e67c\"; }\n@mixin icon-text-entry { content: \"\\e67d\"; }\n@mixin icon-extended-text { content: \"\\e67e\"; }\n@mixin icon-eraser { content: \"\\e67f\"; }\n@mixin icon-row { content: \"\\e680\"; }\n@mixin icon-column { content: \"\\e681\"; }\n@mixin icon-text-color { content: \"\\e682\"; }\n@mixin icon-background-color { content: \"\\e683\"; }\n@mixin icon-spell-check { content: \"\\e684\"; }\n@mixin icon-polygon { content: \"\\e685\"; }\n@mixin icon-rectangle { content: \"\\e686\"; }\n@mixin icon-gap-match { content: \"\\e687\"; }\n@mixin icon-order { content: \"\\e688\"; }\n@mixin icon-hottext { content: \"\\e689\"; }\n@mixin icon-free-form { content: \"\\e68a\"; }\n@mixin icon-step-backward { content: \"\\e68b\"; }\n@mixin icon-fast-backward { content: \"\\e68c\"; }\n@mixin icon-backward { content: \"\\e68d\"; }\n@mixin icon-play { content: \"\\e68e\"; }\n@mixin icon-pause { content: \"\\e68f\"; }\n@mixin icon-stop { content: \"\\e690\"; }\n@mixin icon-forward { content: \"\\e691\"; }\n@mixin icon-fast-forward { content: \"\\e692\"; }\n@mixin icon-step-forward { content: \"\\e693\"; }\n@mixin icon-ellipsis { content: \"\\e694\"; }\n@mixin icon-circle { content: \"\\e695\"; }\n@mixin icon-target { content: \"\\e696\"; }\n@mixin icon-guide-arrow { content: \"\\e697\"; }\n@mixin icon-range-slider-right { content: \"\\e698\"; }\n@mixin icon-range-slider-left { content: \"\\e699\"; }\n@mixin icon-radio-checked { content: \"\\e69a\"; }\n@mixin icon-checkbox-indeterminate { content: \"\\e901\"; }\n@mixin icon-checkbox { content: \"\\e69b\"; }\n@mixin icon-checkbox-crossed { content: \"\\e69c\"; }\n@mixin icon-checkbox-checked { content: \"\\e69d\"; }\n@mixin icon-result-nok { content: \"\\e69e\"; }\n@mixin icon-result-ok { content: \"\\e69f\"; }\n@mixin icon-not-evaluated { content: \"\\e6a0\"; }\n@mixin icon-filter { content: \"\\e6a1\"; }\n@mixin icon-translate { content: \"\\e6a2\"; }\n@mixin icon-eject { content: \"\\e6a3\"; }\n@mixin icon-continue { content: \"\\e6a4\"; }\n@mixin icon-radio { content: \"\\e6a5\"; }\n@mixin icon-sphere { content: \"\\e6a6\"; }\n@mixin icon-reset { content: \"\\e6a7\"; }\n@mixin icon-smaller { content: \"\\e6a8\"; }\n@mixin icon-larger { content: \"\\e6a9\"; }\n@mixin icon-clock { content: \"\\e6aa\"; }\n@mixin icon-font { content: \"\\e6ab\"; }\n@mixin icon-maths { content: \"\\e6ac\"; }\n@mixin icon-grip { content: \"\\e6ad\"; }\n@mixin icon-rubric { content: \"\\e6ae\"; }\n@mixin icon-audio { content: \"\\e6af\"; }\n@mixin icon-grip-h { content: \"\\e6b0\"; }\n@mixin icon-magicwand { content: \"\\e6b1\"; }\n@mixin icon-loop { content: \"\\ea2e\"; }\n@mixin icon-calendar { content: \"\\e953\"; }\n@mixin icon-reload { content: \"\\e984\"; }\n@mixin icon-speed { content: \"\\e9a6\"; }\n@mixin icon-volume { content: \"\\ea27\"; }\n@mixin icon-contrast { content: \"\\e9d5\"; }\n@mixin icon-headphones { content: \"\\e910\"; }\n@mixin icon-compress { content: \"\\f066\"; }\n@mixin icon-map-o { content: \"\\f278\"; }\n@mixin icon-variable { content: \"\\e908\"; }\n@mixin icon-tooltip { content: \"\\e90c\"; }\n@mixin icon-globe { content: \"\\e9c9\"; }\n@mixin icon-highlighter { content: \"\\e90f\"; }\n@mixin icon-eliminate-crossed { content: \"\\e911\"; }\n@mixin icon-play-from-here { content: \"\\e912\"; }\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\nreset.css (part of editor.css)\r\n================================\r\n\r\nThis file holds the \"reset\" requirements of CKEditor, as well as define the\r\ndefault interface styles.\r\n\r\nCKEditor includes two main \"reset\" class names in the DOM structure created for\r\neditors:\r\n\r\n\t* .cke_reset: Intended to reset a specific element, but not its children.\r\n\t Because of this, only styles that will not be inherited can be defined.\r\n\r\n\t* .cke_reset_all: Intended to reset not only the element holding it, but\r\n\t also its child elements.\r\n\r\nTo understand why \"reset\" is needed, check the CKEditor Skin SDK:\r\nhttp://docs.cksource.com/CKEditor_4.x/Skin_SDK/Reset\r\n*/\r\n@import \"inc/bootstrap\";\r\n/* Reset for single elements, not their children. */\r\n.cke_reset {\r\n /* Do not include inheritable rules here. */\r\n margin: 0;\r\n padding: 0;\r\n border: 0;\r\n background: transparent;\r\n text-decoration: none;\r\n width: auto;\r\n height: auto;\r\n vertical-align: baseline;\r\n box-sizing: content-box;\r\n position: static;\r\n transition: none;\r\n z-index: 0 !important;\r\n}\r\n\r\n/* Reset for elements and their children. */\r\n.cke_reset_all, .cke_reset_all * {\r\n /* The following must be identical to .cke_reset. */\r\n margin: 0;\r\n padding: 0;\r\n border: 0;\r\n background: transparent;\r\n text-decoration: none;\r\n width: auto;\r\n height: auto;\r\n vertical-align: baseline;\r\n box-sizing: content-box;\r\n transition: none;\r\n\r\n /* These are rule inherited by all children elements. */\r\n border-collapse: collapse;\r\n font-family: $regularFont;\r\n font-weight: 400;\r\n font-style: normal;\r\n font-size: 1.4rem;\r\n //color: #222;\r\n text-align: left;\r\n white-space: nowrap;\r\n cursor: auto;\r\n}\r\n\r\n.cke_reset_all .cke_rtl * {\r\n text-align: right;\r\n}\r\n\r\n/* Defaults for some elements. */\r\n\r\n.cke_reset_all iframe {\r\n vertical-align: inherit; /** For IE */\r\n}\r\n\r\n.cke_reset_all textarea {\r\n white-space: pre;\r\n}\r\n\r\n.cke_reset_all textarea,\r\n.cke_reset_all input[type=\"text\"],\r\n.cke_reset_all input[type=\"password\"] {\r\n cursor: text;\r\n}\r\n\r\n.cke_reset_all textarea[disabled],\r\n.cke_reset_all input[type=\"text\"][disabled],\r\n.cke_reset_all input[type=\"password\"][disabled] {\r\n cursor: default;\r\n}\r\n\r\n.cke_reset_all fieldset {\r\n padding: 10px;\r\n border: 2px groove #E0DFE3;\r\n}\r\n\r\n.cke_reset_all select {\r\n @include border-box();\r\n}\r\n","$sidebarWidth: 180;\n$sidebarGutter: 0;\n$toolbarHeight: 50;\n$treeSidebar: 280;\n\n// fonts\n$fontPath : 'font/' !default;\n$monospaceFont: Consolas, 'Andale Mono WT', 'Andale Mono', 'Lucida Console', 'Lucida Sans Typewriter', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Liberation Mono', 'Nimbus Mono L', Monaco, 'Courier New', Courier, monospace;\n$regularFont: 'Source Sans Pro', sans-serif;\n$headingFont: 'Source Sans Pro', sans-serif;\n\n\n%clearfix {\n &:before, &:after {\n content: \" \";\n display: table;\n }\n &:after {\n clear: both;\n }\n}\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\nmainui.css (part of editor.css)\r\n=================================\r\n\r\nThis file styles the basic structure of the CKEditor user interface - the box\r\nthat holds everything.\r\n\r\nCKEditor offers two main editing modes. The main UI blocks that compose these\r\nmodes are:\r\n\r\n\tFor \"Theme UI\" mode, the one most generally used:\r\n\r\n\t+-- .cke_chrome ----------------------+\r\n\t|+-- .cke_inner ---------------------+|\r\n\t|| +-- .cke_top -------------------+ ||\r\n\t|| | | ||\r\n\t|| +-------------------------------+ ||\r\n\t|| +-- .cke_contents --------------+ ||\r\n\t|| | | ||\r\n\t|| +-------------------------------+ ||\r\n\t|| +-- .cke_bottom ----------------+ ||\r\n\t|| | | ||\r\n\t|| +-------------------------------+ ||\r\n\t|+-----------------------------------+|\r\n\t+-------------------------------------+\r\n\r\n\tFor \"Inline Editing\" mode:\r\n\r\n\t+-- .cke_chrome .cke_float------------+\r\n\t|+-- .cke_inner ---------------------+|\r\n\t|| +-- .cke_top -------------------+ ||\r\n\t|| | | ||\r\n\t|| +-------------------------------+ ||\r\n\t|+-----------------------------------+|\r\n\t+-------------------------------------+\r\n\r\nSpecial outer level classes used in this file:\r\n\r\n\t.cke_hc: Available when the editor is rendered on \"High Contrast\".\r\n\r\n*/\r\n\r\n/* The outer boundary of the interface. */\r\n.cke_chrome {\r\n /* This is , so transform it into a block.*/\r\n display: block;\r\n padding: 0;\r\n}\r\n\r\n/* The inner boundary of the interface. */\r\n.cke_inner {\r\n /* This is , so transform it into a block.*/\r\n display: block;\r\n\r\n -webkit-touch-callout: none;\r\n\r\n padding: 0;\r\n position: relative;\r\n z-index: 10001;\r\n\r\n}\r\n\r\n/* Added to the outer boundary of the UI when in inline editing,\r\n when the UI is floating. */\r\n.cke_float {\r\n /* Make white the space between the outer and the inner borders. */\r\n border: none;\r\n}\r\n\r\n.cke_float .cke_inner {\r\n /* As we don't have blocks following top (toolbar) we suppress the padding\r\n as the toolbar defines its own margin. */\r\n padding-bottom: 0;\r\n}\r\n\r\n/* Make the main spaces enlarge to hold potentially floated content. */\r\n.cke_top,\r\n.cke_contents,\r\n.cke_bottom {\r\n /* These are s, so transform them into blocks.*/\r\n //display: block;\r\n\r\n /* Ideally this should be \"auto\", but it shows scrollbars in IE7. */\r\n overflow: hidden;\r\n}\r\n\r\n.cke_top {\r\n /*border: 1px solid #b2b2b2;*/\r\n /* Allow breaking toolbars when in a narrow editor. (#9947) */\r\n white-space: normal;\r\n padding: 4px 3px 0px 4px;\r\n background: $uiClickableDefaultBg;\r\n @include simple-border($uiClickableDefaultBg);\r\n @include box-shadow();\r\n}\r\n\r\n.cke_float .cke_top {\r\n border: 3px solid $uiClickableDefaultBg;\r\n\r\n}\r\n\r\n.cke_bottom {\r\n padding: 1px;\r\n position: relative;\r\n @include simple-border();\r\n /*\r\n border-top: 1px solid #bfbfbf;\r\n\r\n box-shadow: 0 1px 0 #fff inset;\r\n\r\n background: #cfd1cf;\r\n background-image: linear-gradient(top, #ebebeb, #cfd1cf);\r\n filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#ebebeb', endColorstr='#cfd1cf');*/\r\n}\r\n\r\n/* On iOS we need to manually enable scrolling in the contents block. (#9945) */\r\n.cke_browser_ios .cke_contents {\r\n overflow-y: auto;\r\n -webkit-overflow-scrolling: touch;\r\n}\r\n\r\n/* The resizer is the small UI element that is rendered at the bottom right\r\n part of the editor. It makes is possible to resize the editor UI. */\r\n.cke_resizer {\r\n /* To avoid using images for the resizer, we create a small triangle,\r\n using some CSS magic. */\r\n width: 0;\r\n height: 0;\r\n overflow: hidden;\r\n width: 0;\r\n height: 0;\r\n overflow: hidden;\r\n border-width: 10px 10px 0 0;\r\n border-color: transparent #666 transparent transparent;\r\n border-style: dashed solid dashed dashed;\r\n\r\n font-size: 0;\r\n vertical-align: bottom;\r\n\r\n margin-top: 6px;\r\n\r\n /* \tA margin in case of no other element in the same container\r\n to keep a distance to the bottom edge. */\r\n margin-bottom: 2px;\r\n\r\n box-shadow: 0 1px 0 rgba(255, 255, 255, .3);\r\n}\r\n\r\n.cke_hc .cke_resizer {\r\n font-size: 15px;\r\n width: auto;\r\n height: auto;\r\n border-width: 0;\r\n}\r\n\r\n.cke_resizer_ltr {\r\n cursor: se-resize;\r\n\r\n float: right;\r\n margin-right: -4px;\r\n}\r\n\r\n/* This class is added in RTL mode. This is a special case for the resizer\r\n (usually the .cke_rtl class is used), because it may not necessarily be in\r\n RTL mode if the main UI is RTL. It depends instead on the context where the\r\n editor is inserted on. */\r\n.cke_resizer_rtl {\r\n border-width: 10px 0 0 10px;\r\n border-color: transparent transparent transparent #A5A5A5;\r\n border-style: dashed dashed dashed solid;\r\n\r\n cursor: sw-resize;\r\n\r\n float: left;\r\n margin-left: -4px;\r\n right: auto;\r\n}\r\n\r\n/* The editing area (where users type) can be rendered as an editable
\r\n element (e.g. divarea plugin). In that case, this is the class applied to\r\n that element. */\r\n.cke_wysiwyg_div {\r\n display: block;\r\n height: 100%;\r\n overflow: auto;\r\n padding: 0 8px;\r\n outline-style: none;\r\n @include border-box();\r\n}\r\n","// buttons and alerts\n$success: rgb(14, 145, 75);\n$info: rgb(14, 93, 145);\n$warning: rgb(216, 174, 91);\n$danger: rgb(201, 96, 67);\n$error: rgb(186, 18, 43);\n$activeInteraction: rgb(195, 90, 19);\n\n// corporate identity\n$logoRed: rgb(186, 18, 43);\n$grey: rgb(173, 161, 148);\n$darkBlueGrey: rgb(164, 187, 197);\n$mediumBlueGrey: rgb(193, 212, 220);\n$lightBlueGrey: rgb(228, 236, 239);\n$brownRedGrey: rgb(154, 137, 123);\n$darkBrown: rgb(111, 99, 89);\n$websiteBorder: rgb(141, 148, 158);\n\n// ui elements, these should only variations of the above\n// naming convention: jQueryUi theme roller -> camelCase\n\n$textColor: #222;\n$textHighlight: white;\n\n$uiGeneralContentBg: white();\n$uiGeneralContentBorder: #ddd;\n\n$uiHeaderBg: #d4d5d7;\n\n$uiClickableDefaultBg: #f3f1ef;\n$uiClickableHoverBg: whiten($info, 0.2);\n//$uiClickableActiveBg: $uiHeaderBg;\n$uiClickableActiveBg: whiten($websiteBorder, 0.2);\n//$uiClickableActiveBg: #aaa;\n\n$uiSelectableSelectedBg: whiten($info, 0.2);\n$uiSelectableSelectedHoverBg: whiten($info, 0.1);\n$uiSelectableHoverBg: whiten($info, 0.9);\n\n$uiOverlay: $lightBlueGrey;\n\n// new layout. Implemented now only for review panel\n$uiReviewPanelBg: #f2f2f2;\n$uiReviewPanelTextDisabled: hsl(0, 0%, 45%);\n$uiReviewPanelTextDefault: hsl(0, 0%, 12%);\n$uiReviewPanelBgDefault: $uiGeneralContentBg;\n$uiReviewPanelPrimaryHighlight: hsl(208, 100%, 32%);\n$uiReviewPanelBgInverted: $uiReviewPanelTextDefault;\n$uiReviewPanelTextInverted: $uiGeneralContentBg;\n\n// sidebars etc.\n$canvas: mix(#fff, $grey, 85%);\n\n// colors taken from feedback.scss\n$successBgColor: whiten($success, 0.8);\n$successBorderColor: whiten($success, 0.1);\n\n$infoBgColor: whiten($info, 0.8);\n$infoBorderColor: whiten($info, 0.1);\n\n$warningBgColor: whiten($warning, 0.8);\n$warningBorderColor: whiten($warning, 0.1);\n\n$dangerBgColor: whiten($danger, 0.8);\n$dangerBorderColor: whiten($danger, 0.1);\n\n$errorBgColor: whiten($error, 0.8);\n$errorBorderColor: whiten($error, 0.1);\n\n$darkBar: rgb(51, 51, 51);\n$darkBarTxt: rgb(230, 230, 230);\n$darkBarIcon: rgb(220, 220, 220);\n\n$actionLinkColor: #276d9b;\n$actionLinkHoverColor: #4f83a7;\n\n$colorWheel-01: #c3ba13;\n$colorWheel-02: #84a610;\n$colorWheel-03: #2b8e0e;\n$colorWheel-04: #0f9787;\n$colorWheel-05: #0e5d91;\n$colorWheel-06: #0d2689;\n$colorWheel-07: #400d83;\n$colorWheel-08: #960e7d;\n$colorWheel-09: #ba122b;\n$colorWheel-10: #c34713;\n$colorWheel-11: #c36f13;\n$colorWheel-12: #c39413;\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n/*\r\npanel.css (part of editor.css)\r\n================================\r\n\r\nPanels are floating elements that can hold different types of contents.\r\nThe following are common uses of it:\r\n\r\n\t- The element that toolbar combos display when opening them.\r\n\t- The context menu.\r\n\t- The list of items displayed by \"menu buttons\" (e.g. scayt).\r\n\t- The panel shown when opening \"panel buttons\" (e.g. color buttons).\r\n\r\nPanel contents are wrapped into an iframe, so it is possible to have additional\r\nCSS loaded inside them (e.g. to have more accurate preview on the styles combo).\r\n\r\nThe following is a visual representation of the outer elements of a panel:\r\n\r\n+-- .cke_panel(*) ---------------------+\r\n| +-- IFRAME.cke_panel_frame --------+ |\r\n| | +-- HTML.cke_panel_container --+ | |\r\n| | | +-- .cke_panel_block ------+ | | |\r\n| | | | | | | |\r\n| | | | (contents here) | | | |\r\n| | | | | | | |\r\n| | | +--------------------------+ | | |\r\n| | +------------------------------+ | |\r\n| +----------------------------------+ |\r\n+--------------------------------------+\r\n\r\n(*) All kinds of panel share the above structure. Menu panels adds the\r\n .cke_menu_panel class to the outer element, while toolbar combos add the\r\n\t.cke_combopanel class.\r\n\r\nThis file also defines styles for panel lists (used by combos). For menu-like\r\npanel contents and color panels check menu.css and colorpanel.css.\r\n*/\r\n@import \"inc/bootstrap\";\r\n\r\n/* The box that holds an IFRAME. It's inserted into a host document and positioned\r\n absolutely by the application. It floats above the host document/editor. */\r\n.cke_panel {\r\n /* Restore the loading hide */\r\n visibility: visible;\r\n width: 120px;\r\n height: 100px;\r\n overflow: hidden;\r\n\r\n background-color: #fff;\r\n border: 1px solid #b6b6b6;\r\n border-bottom-color: #999;\r\n\r\n border-radius: 3px;\r\n\r\n box-shadow: 0 0 3px rgba(0, 0, 0, .15);\r\n font-size: 14px;\r\n\r\n visibility: hidden;\r\n}\r\n.cke_panel_visible {\r\n visibility: visible;\r\n}\r\n\r\n/* This class represents panels which are used as context menus. */\r\n.cke_menu_panel {\r\n padding: 0;\r\n margin: 0;\r\n background-color: $textHighlight;\r\n border: 1px solid $uiGeneralContentBorder;\r\n border-radius: 2px;\r\n box-shadow: none;\r\n max-height: 60vh;\r\n}\r\n\r\n/* This class represents panels which are used by rich combos. */\r\n.cke_combopanel {\r\n width: 150px;\r\n height: 170px;\r\n}\r\n\r\n/* The IFRAME the panel is wrapped into. */\r\n.cke_panel_frame {\r\n width: 100%;\r\n height: 100%;\r\n font-size: 12px;\r\n\r\n overflow: auto;\r\n overflow-x: hidden;\r\n}\r\n\r\n/* The HTML document which is a direct descendant of the IFRAME */\r\n.cke_panel_container {\r\n // override inline styles to add scrollbars to the dropdown menu\r\n overflow-y: scroll !important;\r\n}\r\n\r\n/*\r\nHere we start the definition of panel lists (e.g. combo panels). The following\r\nis its visual representation:\r\n\r\n+-- .cke_panel_block -----------------+\r\n| +-- .cke_panel_grouptitle --------+ |\r\n| | | |\r\n| +---------------------------------+ |\r\n| +-- .cke_panel_list --------------+ |\r\n| | +-- .cke_panel_listItem ------+ | |\r\n| | | +-- a --------------------+ | | |\r\n| | | | +-- span -------------+ | | | |\r\n| | | | | | | | | |\r\n| | | | +---------------------+ | | | |\r\n| | | +-------------------------+ | | |\r\n| | +-----------------------------+ | |\r\n| | +-- .cke_panel_listItem ------+ | |\r\n| | | +-- a --------------------+ | | |\r\n| | | | +-- span -------------+ | | | |\r\n| | | | | | | | | |\r\n| | | | +---------------------+ | | | |\r\n| | | +-------------------------+ | | |\r\n| | +-----------------------------+ | |\r\n| | ... | |\r\n| +---------------------------------+ |\r\n+-------------------------------------+\r\n*/\r\n\r\n/* The list of panel items. */\r\n.cke_panel_list {\r\n list-style-type: none;\r\n margin: 0;\r\n padding: 0;\r\n white-space: nowrap;\r\n overflow-y: auto;\r\n height: 170px;\r\n}\r\n\r\n/* The item of .cke_panel_list */\r\n.cke_panel_listItem {\r\n margin: 0;\r\n padding-bottom: 1px;\r\n}\r\n\r\n/* The child of .cke_panel_listItem. These elements contain spans which are\r\n to display a real name of the property which is visible for an end-user. */\r\n.cke_panel_listItem a {\r\n padding: 3px 4px;\r\n display: block;\r\n border: 1px solid #fff;\r\n color: inherit !important;\r\n text-decoration: none;\r\n overflow: hidden;\r\n text-overflow: ellipsis;\r\n border-radius: 2px;\r\n}\r\n\r\n/* IE6 */\r\n* html .cke_panel_listItem a {\r\n width: 100%;\r\n\r\n /* IE is not able to inherit the color, so we must force it to black */\r\n color: #000;\r\n}\r\n\r\n/* IE7 */\r\n*:first-child + html .cke_panel_listItem a {\r\n /* IE is not able to inherit the color, so we must force it to black */\r\n color: #000;\r\n}\r\n\r\n.cke_panel_listItem.cke_selected a {\r\n\r\n background-color: mix(#fff, $info, 80%);\r\n}\r\n\r\n.cke_panel_listItem a:hover,\r\n.cke_panel_listItem a:focus,\r\n.cke_panel_listItem a:active {\r\n\r\n background-color: $uiClickableHoverBg;\r\n}\r\n\r\n.cke_hc .cke_panel_listItem a {\r\n border-style: none;\r\n}\r\n\r\n.cke_hc .cke_panel_listItem a:hover,\r\n.cke_hc .cke_panel_listItem a:focus,\r\n.cke_hc .cke_panel_listItem a:active {\r\n border: 2px solid;\r\n padding: 1px 2px;\r\n}\r\n\r\n/* The title of the entire panel which is visible on top of the list. */\r\n.cke_panel_grouptitle {\r\n display: none;\r\n}\r\n\r\n/* The following styles set defaults of the elements used by the Paragraph\r\n Format panel. */\r\n.cke_panel_listItem p,\r\n.cke_panel_listItem h1,\r\n.cke_panel_listItem h2,\r\n.cke_panel_listItem h3,\r\n.cke_panel_listItem h4,\r\n.cke_panel_listItem h5,\r\n.cke_panel_listItem h6,\r\n.cke_panel_listItem pre {\r\n margin-top: 0px;\r\n margin-bottom: 0px;\r\n}\r\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\ncolorpanel.css (part of editor.css)\r\n=====================================\r\n\r\nThe color panel is related to the contents part of the panels that are\r\ndisplayed when clicking the color buttons of the toolbar. See panels.css for\r\nstyles related to the outer part of panels.\r\n\r\nThe following is the visual representation of the color panel contents:\r\n\r\n+-- .cke_panel_block.cke_colorblock --+\r\n| +-- a.cke_colorauto --------------+ |\r\n| | | |\r\n| | AUTOMATIC COLOR | |\r\n| | | |\r\n| +---------------------------------+ |\r\n| +-- table ------------------------+ |\r\n| | | |\r\n| | COLOR PALETTE | |\r\n| | | |\r\n| |---------------------------------| |\r\n| | \"More Colors\" | |\r\n| +---------------------------------+ |\r\n+-------------------------------------+\r\n\r\nThe AUTOMATIC COLOR section is an containing a table with two cells with\r\nthe following contents:\r\n\r\n+-- TD -----------------+ +-- TD -----------------+\r\n| +-- .cke_colorbox --+ | | |\r\n| | | | | \"Automatic\" |\r\n| +-------------------+ | | |\r\n+-----------------------+ +-----------------------+\r\n\r\nThe COLOR PALETTE section instead is a table with a variable number of cells\r\n(by default 8). Each cell represents a color box, with the following structure:\r\n\r\n+-- A.cke_colorbox ---------+\r\n| +-- SPAN.cke_colorbox --+ |\r\n| | | |\r\n| +-----------------------+ |\r\n+---------------------------+\r\n*/\r\n\r\n/* The container of the color palette. */\r\n.cke_colorblock {\r\n padding: 3px;\r\n font-size: 11px;\r\n font-family: 'Microsoft Sans Serif', Tahoma, Arial, Verdana, Sans-Serif;\r\n}\r\n\r\n.cke_colorblock,\r\n.cke_colorblock a {\r\n text-decoration: none;\r\n color: #000;\r\n}\r\n\r\n/* The box which is to represent a single color on the color palette.\r\n It is a small, square-shaped element which can be selected from the palette. */\r\nspan.cke_colorbox {\r\n width: 10px;\r\n height: 10px;\r\n border: #808080 1px solid;\r\n float: left;\r\n}\r\n\r\n.cke_rtl span.cke_colorbox {\r\n float: right;\r\n}\r\n\r\n/* The wrapper of the span.cke_colorbox. It provides an extra border and padding. */\r\na.cke_colorbox {\r\n border: #fff 1px solid;\r\n padding: 2px;\r\n float: left;\r\n width: 12px;\r\n height: 12px;\r\n}\r\n\r\n.cke_rtl a.cke_colorbox {\r\n float: right;\r\n}\r\n\r\n/* Different states of the a.cke_colorbox wrapper. */\r\na:hover.cke_colorbox,\r\na:focus.cke_colorbox,\r\na:active.cke_colorbox {\r\n border: #b6b6b6 1px solid;\r\n background-color: #e5e5e5;\r\n}\r\n\r\n/* Buttons which are visible at the top/bottom of the color palette:\r\n - cke_colorauto (TOP) applies the automatic color.\r\n - cke_colormore (BOTTOM) executes the color dialog.\r\n*/\r\na.cke_colorauto,\r\na.cke_colormore {\r\n border: #fff 1px solid;\r\n padding: 2px;\r\n display: block;\r\n cursor: pointer;\r\n}\r\n\r\n/* Different states of cke_colorauto/cke_colormore buttons. */\r\na:hover.cke_colorauto,\r\na:hover.cke_colormore,\r\na:focus.cke_colorauto,\r\na:focus.cke_colormore,\r\na:active.cke_colorauto,\r\na:active.cke_colormore {\r\n border: #b6b6b6 1px solid;\r\n background-color: #e5e5e5;\r\n}\r\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\ntoolbar.css (part of editor.css)\r\n==================================\r\n\r\nThis files styles the CKEditor toolbar and its buttons. For toolbar combo\r\nstyles, check richcombo.css.\r\n\r\nThe toolbar is rendered as a big container (called toolbox), which contains\r\nsmaller \"toolbars\". Each toolbar represents a group of items that cannot be\r\nseparated. The following is the visual representation of the toolbox.\r\n\r\n+-- .cke_toolbox ----------------------------------------------------------+\r\n| +-- .cke_toolbar --+ +-- .cke_toolbar --+ ... +-- .cke_toolbar_break --+ |\r\n| | | | | | | |\r\n| +------------------+ +------------------+ +------------------------+ |\r\n| +-- .cke_toolbar --+ +-- .cke_toolbar --+ ... |\r\n| | | | | |\r\n| +------------------+ +------------------+ |\r\n+--------------------------------------------------------------------------+\r\n\r\nThe following instead is the visual representation of a single toolbar:\r\n\r\n+-- .cke_toolbar ----------------------------------------------------------------+\r\n| +-- .cke_toolbar_start --+ +-- .cke_toolgroup (*) --+ +-- .cke_toolbar_end --+ |\r\n| | | | | | | |\r\n| +------------------------+ +------------------------+ +----------------------+ |\r\n+--------------------------------------------------------------------------------+\r\n(*) .cke_toolgroup is available only when the toolbar items can be grouped\r\n (buttons). If the items can't be group (combos), this box is not available\r\n\tand the items are rendered straight in that place.\r\n\r\nThis file also styles toolbar buttons, which are rendered inside the above\r\n.cke_toolgroup containers. This is the visual representation of a button:\r\n\r\n+-- .cke_button -------------------------------------+\r\n| +-- .cke_button_icon --+ +-- .cke_button_label --+ |\r\n| | | | | |\r\n| +----------------------+ +-----------------------+ |\r\n+----------------------------------------------------+\r\n\r\nSpecial outer level classes used in this file:\r\n\r\n\t.cke_hc: Available when the editor is rendered on \"High Contrast\".\r\n\t.cke_rtl: Available when the editor UI is on RTL.\r\n*/\r\n@import \"inc/bootstrap\";\r\n/* The box that holds each toolbar. */\r\n.cke_toolbar {\r\n float: left;\r\n position: relative;\r\n z-index: 10005\r\n}\r\n\r\n.cke_rtl .cke_toolbar {\r\n float: right;\r\n}\r\n\r\n@media (pointer:coarse) {\r\n .cke .cke_toolbar .cke_button_off.cke_button_off:hover {\r\n background: white !important;\r\n color: $textColor !important;\r\n }\r\n}\r\n\r\n/* The box that holds buttons. */\r\n.cke_toolgroup {\r\n float: left;\r\n margin: 0 2px 0 0;\r\n @include simple-border();\r\n @include border-radius(1);\r\n\r\n background: white();\r\n display: flex;\r\n}\r\n\r\n.cke_hc .cke_toolgroup {\r\n border: 0;\r\n margin-right: 10px;\r\n margin-bottom: 10px;\r\n}\r\n\r\n.cke_rtl .cke_toolgroup {\r\n float: right;\r\n margin-left: 6px;\r\n margin-right: 0;\r\n}\r\n\r\n/* A toolbar button . */\r\n.cke .cke_toolbar .cke_button {\r\n display: inline-block;\r\n height: 18px;\r\n padding: 4px 6px;\r\n outline: none;\r\n cursor: pointer;\r\n border: 0;\r\n color: $textColor;\r\n}\r\n\r\n.cke .cke_toolbar .cke_button:hover {\r\n background: $uiClickableHoverBg !important;\r\n color: $textHighlight !important;\r\n}\r\n\r\n.cke_reset_all, .cke_reset_all *\r\n.cke .cke_top .cke_toolbar .cke_button_disabled:hover {\r\n background: white !important;\r\n cursor: default !important;\r\n}\r\n\r\n.cke_rtl .cke_button {\r\n float: right;\r\n}\r\n\r\n.cke_hc .cke_button {\r\n border: 1px solid black;\r\n\r\n /* Compensate the added border */\r\n padding: 3px 5px;\r\n margin: -2px 4px 0 -2px;\r\n}\r\n\r\n/* This class is applied to the button when it is \"active\" (pushed).\r\n This style indicates that the feature associated with the button is active\r\n i.e. currently writing in bold or when spell checking is enabled. */\r\n.cke .cke_toolbar a.cke_button_on {\r\n background-color: $info;\r\n color: $textHighlight;\r\n}\r\n\r\n.cke_button_disabled span {\r\n opacity: 0.4 !important;\r\n}\r\n\r\na.cke_button_on:hover,\r\na.cke_button_on:focus,\r\na.cke_button_on:active {\r\n\r\n cursor: pointer;\r\n}\r\n\r\na.cke_button_off:hover,\r\na.cke_button_off:focus,\r\na.cke_button_off:active,\r\na.cke_button_disabled:hover,\r\na.cke_button_disabled:focus,\r\na.cke_button_disabled:active {\r\n\r\n background-color: $uiClickableActiveBg;\r\n\r\n cursor: default;\r\n text-shadow: none;\r\n}\r\n\r\n/* The icon which is a visual representation of the button. */\r\n.cke_button_icon {\r\n cursor: inherit;\r\n background-repeat: no-repeat;\r\n margin-top: 1px;\r\n width: 16px;\r\n height: 16px;\r\n float: left;\r\n}\r\n\r\n.cke_rtl .cke_button_icon {\r\n float: right;\r\n}\r\n\r\n.cke_hc .cke_button_icon {\r\n display: none;\r\n}\r\n\r\n/* The label of the button that stores the name of the feature. By default,\r\n labels are invisible. They can be revealed on demand though. */\r\n.cke_button_label {\r\n display: none;\r\n padding-left: 3px;\r\n margin-top: 1px;\r\n line-height: 17px;\r\n vertical-align: middle;\r\n float: left;\r\n cursor: default;\r\n\r\n &.cke_button__language_label {\r\n display: block;\r\n cursor: pointer;\r\n }\r\n}\r\n\r\n.cke_button__language {\r\n cursor: pointer;\r\n}\r\n\r\n.cke_button__language_icon {\r\n display: none;\r\n}\r\n\r\n.cke_rtl .cke_button_label {\r\n padding-right: 3px;\r\n padding-left: 0;\r\n float: right;\r\n}\r\n\r\n.cke_hc .cke_button_label {\r\n padding: 0;\r\n display: inline-block;\r\n font-size: 12px;\r\n}\r\n\r\n.cke_rtl .cke_button_arrow {\r\n margin-right: 5px;\r\n margin-left: 0;\r\n}\r\n\r\n.cke_hc .cke_button_arrow {\r\n font-size: 10px;\r\n margin: 3px -2px 0 3px;\r\n width: auto;\r\n border: 0;\r\n}\r\n\r\n.cke_button_arrow {\r\n padding: 0 8px 5px 0;\r\n position: relative;\r\n top: -4px;\r\n opacity: .8\r\n}\r\n\r\n/* The vertical separator which is used within a single toolbar to split\r\n buttons into sub-groups. */\r\n.cke_toolbar_separator {\r\n float: left;\r\n background-color: #c0c0c0;\r\n background-color: rgba(0, 0, 0, .2);\r\n margin: 5px 2px 0;\r\n height: 18px;\r\n width: 1px;\r\n}\r\n\r\n.cke_rtl .cke_toolbar_separator {\r\n float: right;\r\n}\r\n\r\n.cke_hc .cke_toolbar_separator {\r\n width: 0;\r\n border-left: 1px solid;\r\n margin: 1px 5px 0 0px;\r\n}\r\n\r\n/* The dummy element that breaks toolbars.\r\n Once it is placed, the very next toolbar is moved to the new row. */\r\n.cke_toolbar_break {\r\n display: block;\r\n clear: left;\r\n}\r\n\r\n.cke_rtl .cke_toolbar_break {\r\n clear: right;\r\n}\r\n\r\n/* The button, which when clicked hides (collapses) all the toolbars. */\r\n.cke_toolbox_collapser {\r\n width: 12px;\r\n height: 11px;\r\n float: right;\r\n margin: 11px 0 0;\r\n font-size: 0;\r\n cursor: default;\r\n text-align: center;\r\n border: 1px solid #a6a6a6;\r\n border-bottom-color: #979797;\r\n border-radius: 3px;\r\n background: #fff;\r\n}\r\n\r\n.cke_toolbox_collapser.cke_toolbox_collapser_min {\r\n margin: 0 2px 4px;\r\n}\r\n\r\n.cke_rtl .cke_toolbox_collapser {\r\n float: left;\r\n}\r\n\r\n/* The CSS arrow, which belongs to the toolbar collapser. */\r\n.cke_toolbox_collapser .cke_arrow {\r\n display: inline-block;\r\n height: 0;\r\n width: 0;\r\n font-size: 0;\r\n margin-top: 1px;\r\n border-left: 3px solid transparent;\r\n border-right: 3px solid transparent;\r\n border-bottom: 3px solid #474747;\r\n border-top: 3px solid transparent;\r\n}\r\n\r\n.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow {\r\n margin-top: 4px;\r\n border-bottom-color: transparent;\r\n border-top-color: #474747;\r\n}\r\n\r\n.cke_hc .cke_toolbox_collapser .cke_arrow {\r\n font-size: 8px;\r\n width: auto;\r\n border: 0;\r\n margin-top: 0;\r\n margin-right: 2px;\r\n}\r\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\nmenu.css (part of editor.css)\r\n===============================\r\n\r\nThis file styles menus used in the editor UI. These menus are the list of\r\noptions available inside some \"floating panels\", like menu buttons of the\r\ntoolbar or the context menu.\r\n\r\nNote that the menu itself doesn't include the floating element that holds it.\r\nThat element is styles in the panel.css file.\r\n\r\nThe following is a visual representation of the main elements of a menu:\r\n\r\n+-- .cke_menu -----------------+\r\n| +-- .cke_menuitem --------+ |\r\n| | +-- .cke_menubutton ---+ | |\r\n| | | | | |\r\n| | +----------------------+ | |\r\n| +--------------------------+ |\r\n| +-- .cke_menuseparator ----+ |\r\n| ... |\r\n+------------------------------+\r\n\r\nThis is the .cke_menubutton structure:\r\n(Note that the menu button icon shares with toolbar button the common class .cke_button_icon to achieve the same outlook.)\r\n\r\n+-- .cke_menubutton -------------------------------------------------------------------------+\r\n| +-- .cke_menubutton_inner ---------------------------------------------------------------+ |\r\n| | +-- .cke_menubutton_icon ---+ +-- .cke_menubutton_label --+ +-- .cke_cke_menuarrow --+ | |\r\n| | | +-- .cke_button_icon ---+ | | | | | | |\r\n| | | | | | | | | | | |\r\n| | | +-----------------------+ | | | | | | |\r\n| | +---------------------------+ +---------------------------+ +------------------------+ | |\r\n| +----------------------------------------------------------------------------------------+ |\r\n+--------------------------------------------------------------------------------------------+\r\n\r\nSpecial outer level classes used in this file:\r\n\r\n\t.cke_hc: Available when the editor is rendered on \"High Contrast\".\r\n\t.cke_rtl: Available when the editor UI is on RTL.\r\n*/\r\n\r\n/* .cke_menuitem is the element that holds the entire structure of each of the\r\n menu items. */\r\n\r\n.cke_menubutton {\r\n /* The \"button\" inside a menu item is a element.\r\n Transforms it into a block. */\r\n display: block;\r\n color: $textColor;\r\n padding: 5px 7px;\r\n cursor: pointer;\r\n // override .cke_reset_all *\r\n .cke_menubutton_label {\r\n cursor: pointer;\r\n }\r\n}\r\n\r\n.cke_menubutton:hover,\r\n.cke_menubutton:focus,\r\n.cke_menubutton:active {\r\n background: $uiClickableHoverBg;\r\n color: $textHighlight;\r\n display: block;\r\n outline: none;\r\n cursor: pointer;\r\n &:after {\r\n color: $textHighlight;\r\n border-color: $textHighlight;\r\n }\r\n}\r\n\r\n.cke_menubutton__language_ckb-ir,\r\n.cke_menubutton__language_ar-arb,\r\n.cke_menubutton__language_fa-af,\r\n.cke_menubutton__language_fa-ir,\r\n.cke_menubutton__language_he-il,\r\n.cke_menubutton__language_ps-af,\r\n.cke_menubutton__language_ur-in {\r\n padding-right: 40px;\r\n &:after {\r\n content: 'RTL';\r\n display: block;\r\n color: $grey;\r\n border: $grey 1px solid;\r\n border-radius: 2px;\r\n font-size: 10px;\r\n top: 7px;\r\n right: 5px;\r\n line-height: 12px;\r\n padding: 0 4px;\r\n position: absolute;\r\n }\r\n}\r\n\r\n.cke_hc .cke_menubutton {\r\n padding: 2px;\r\n}\r\n\r\n.cke_hc .cke_menubutton:hover,\r\n.cke_hc .cke_menubutton:focus,\r\n.cke_hc .cke_menubutton:active {\r\n border: 2px solid;\r\n padding: 0;\r\n}\r\n\r\n.cke_menubutton_inner {\r\n display: table-row;\r\n}\r\n\r\n.cke_menubutton_icon,\r\n.cke_menubutton_label,\r\n.cke_menuarrow {\r\n display: table-cell;\r\n}\r\n\r\n/* The menu item icon. */\r\n.cke_menubutton_icon {\r\n display: none;\r\n background-color: #D7D8D7;\r\n opacity: 0.70; /* Safari, Opera and Mozilla */\r\n filter: alpha(opacity=70); /* IE */\r\n padding: 4px;\r\n}\r\n\r\n.cke_hc .cke_menubutton_icon {\r\n height: 16px;\r\n width: 0;\r\n padding: 4px 0;\r\n}\r\n\r\n.cke_menubutton_disabled:hover .cke_menubutton_icon,\r\n.cke_menubutton_disabled:focus .cke_menubutton_icon,\r\n.cke_menubutton_disabled:active .cke_menubutton_icon {\r\n /* The icon will get opacity as well when hovered. */\r\n opacity: 0.3;\r\n filter: alpha(opacity=30);\r\n}\r\n\r\n/* The textual part of each menu item. */\r\n.cke_menubutton_label {\r\n padding: 0 5px;\r\n background-color: transparent;\r\n width: 100%;\r\n vertical-align: middle;\r\n font-size: 14px;\r\n}\r\n\r\n.cke_menubutton_disabled .cke_menubutton_label {\r\n /* Greyed label text indicates a disabled menu item. */\r\n opacity: 0.3;\r\n filter: alpha(opacity=30);\r\n}\r\n\r\n.cke_menubutton_on {\r\n border: 1px solid #dedede;\r\n background-color: #f2f2f2;\r\n box-shadow: 0 0 2px rgba(0, 0, 0, .1) inset;\r\n}\r\n\r\n.cke_menubutton_on .cke_menubutton_icon {\r\n padding-right: 3px;\r\n}\r\n\r\n.cke_panel_frame .cke_menubutton_label {\r\n display: none;\r\n}\r\n\r\n/* The separator used to separate menu item groups. */\r\n.cke_menuseparator {\r\n background-color: #D3D3D3;\r\n height: 1px;\r\n filter: alpha(opacity=70); /* IE */\r\n opacity: 0.70; /* Safari, Opera and Mozilla */\r\n}\r\n\r\n/* The small arrow shown for item with sub-menus. */\r\n.cke_menuarrow {\r\n background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAeCAYAAAAPSW++AAAAWUlEQVR42mNgAAJLS8v5QMzJgA6Agv+B+AYQa2GTAOFvQJyMSyINm1G66EYtAmIehlEwXAEobYHSGLqgFjRB/EcWTIYmnf/oEmlYJaCSuhhGIUnygNIYiA0Ab4wwJXKzD74AAAAASUVORK5CYII=);\r\n background-position: 0 10px;\r\n background-repeat: no-repeat;\r\n padding: 0 5px;\r\n}\r\n\r\n.cke_rtl .cke_menuarrow {\r\n background-position: 5px -13px;\r\n background-repeat: no-repeat;\r\n}\r\n\r\n.cke_menuarrow span {\r\n display: none;\r\n}\r\n\r\n.cke_hc .cke_menuarrow span {\r\n vertical-align: middle;\r\n display: inline;\r\n}\r\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\nrichcombo.css (part of editor.css)\r\n=================================\r\n\r\nThis file holds the style set of the \"Rich Combo\" widget which is commonly used\r\nin the toolbar. It doesn't, however, styles the panel that is displayed when\r\nclicking on the combo, which is instead styled by panel.css.\r\n\r\nThe visual representation of a rich combo widget looks as follows:\r\n\r\n+-- .cke_combo----------------------------------------------------------------------+\r\n| +-- .cke_combo_label --+ +-- .cke_combo_button ---------------------------------+ |\r\n| | | | +-- .cke_combo_text --+ +-- .cke_combo_open -------+ | |\r\n| | | | | | | +-- .cke_combo_arrow --+ | | |\r\n| | | | | | | | | | | |\r\n| | | | | | | +----------------------+ | | |\r\n| | | | +---------------------+ +--------------------------+ | |\r\n| +----------------------+ +------------------------------------------------------+ |\r\n+-----------------------------------------------------------------------------------+\r\n*/\r\n@import \"inc/bootstrap\";\r\n/* The box that hold the entire combo widget */\r\n.cke_combo {\r\n display: inline-block;\r\n}\r\n\r\n.cke_rtl .cke_combo {\r\n float: right;\r\n}\r\n\r\n.cke_hc .cke_combo {\r\n margin-top: -2px;\r\n}\r\n\r\n/* The label of the combo widget. It is invisible by default, yet\r\n it's important for semantics and accessibility. */\r\n.cke_combo_label {\r\n display: none;\r\n float: left;\r\n line-height: 26px;\r\n vertical-align: top;\r\n margin-right: 5px;\r\n}\r\n\r\n.cke_rtl .cke_combo_label {\r\n float: right;\r\n margin-left: 5px;\r\n margin-right: 0;\r\n}\r\n\r\n/* The container for combo text and arrow. */\r\n.cke_combo_button {\r\n display: inline-block;\r\n margin: 0 2px 0 0;\r\n\r\n @include simple-border();\r\n @include border-radius();\r\n\r\n background: white();\r\n max-height: 26px;\r\n white-space: nowrap;\r\n}\r\n\r\n/* Different states of the container. */\r\n.cke_combo_off a.cke_combo_button:hover,\r\n.cke_combo_off a.cke_combo_button:focus {\r\n\r\n outline: none;\r\n}\r\n\r\n\r\n.cke_combo_off a.cke_combo_button:hover,\r\n.cke_combo_off a.cke_combo_button:focus,\r\n.cke_combo_off a.cke_combo_button:active {\r\n background-color: $uiClickableActiveBg;\r\n text-shadow: none;\r\n}\r\n\r\n.cke_rtl .cke_combo_button {\r\n float: right;\r\n margin-left: 5px;\r\n margin-right: 0;\r\n}\r\n\r\n.cke_hc a.cke_combo_button {\r\n padding: 3px;\r\n}\r\n\r\n.cke_hc .cke_combo_on a.cke_combo_button,\r\n.cke_hc .cke_combo_off a.cke_combo_button:hover,\r\n.cke_hc .cke_combo_off a.cke_combo_button:focus,\r\n.cke_hc .cke_combo_off a.cke_combo_button:active {\r\n border-width: 3px;\r\n padding: 1px;\r\n}\r\n\r\n/* The label that shows the current value of the rich combo.\r\n By default, it holds the name of the property.\r\n See: .cke_combo_inlinelabel */\r\n.cke_combo_text {\r\n line-height: 26px;\r\n padding : {\r\n left: 10px;\r\n }\r\n text-overflow: ellipsis;\r\n overflow: hidden;\r\n float: left;\r\n cursor: default;\r\n color: #474747;\r\n text-shadow: 0 1px 0 rgba(255, 255, 255, .5);\r\n width: 60px;\r\n}\r\n\r\n.cke_rtl .cke_combo_text {\r\n float: right;\r\n text-align: right;\r\n padding-left: 0;\r\n padding-right: 10px;\r\n}\r\n\r\n.cke_hc .cke_combo_text {\r\n line-height: 18px;\r\n font-size: 12px;\r\n}\r\n\r\n/* The handler which opens the panel of rich combo properties.\r\n It holds an arrow as a visual indicator. */\r\n.cke_combo_open {\r\n display: inline-block;\r\n font-size: 0;\r\n height: 26px;\r\n line-height: 17px;\r\n margin: 0;\r\n text-align: center;\r\n width: 20px;\r\n cursor: pointer;\r\n &:hover {\r\n color: $textHighlight;\r\n background: $uiClickableHoverBg;\r\n }\r\n}\r\n\r\n.cke_combo_button:hover {\r\n color: $textHighlight !important;\r\n background: $uiClickableHoverBg !important;\r\n .cke_combo_text{\r\n color: $darkBarTxt !important;\r\n }\r\n}\r\n\r\n.cke_combo_on {\r\n .cke_combo_button {\r\n background-color: $info;\r\n .cke_combo_text {\r\n color: $darkBarTxt !important;\r\n }\r\n }\r\n}\r\n\r\n.cke_hc .cke_combo_open {\r\n cursor: default;\r\n display: inline-block;\r\n font-size: 0;\r\n height: 26px;\r\n line-height: 17px;\r\n margin: 0;\r\n text-align: center;\r\n width: 20px;\r\n}\r\n\r\n/* The arrow which is displayed inside of the .cke_combo_open handler. */\r\n.cke_combo_arrow, .cke_button_arrow {\r\n margin: 8px 0 0;\r\n float: left;\r\n left: 7px;\r\n position: relative;\r\n font-family: 'tao';\r\n speak: none;\r\n font-style: normal;\r\n font-weight: normal;\r\n font-variant: normal;\r\n text-transform: none;\r\n line-height: 1;\r\n\r\n /* Better Font Rendering =========== */\r\n -webkit-font-smoothing: antialiased;\r\n -moz-osx-font-smoothing: grayscale;\r\n cursor: pointer;\r\n font-size: 1rem;\r\n}\r\n\r\n.cke_combo_arrow, .cke_button_arrow {\r\n @include tao-icon-setup;\r\n @include icon-down;\r\n}\r\n\r\n.cke_hc .cke_combo_arrow {\r\n font-size: 10px;\r\n width: auto;\r\n border: 0;\r\n margin-top: 3px;\r\n}\r\n\r\n/* Disabled combo button styles. */\r\n.cke_combo_disabled .cke_combo_inlinelabel,\r\n.cke_combo_disabled .cke_combo_open {\r\n opacity: 0.3;\r\n}\r\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\nelementspath.css (part of editor.css)\r\n=======================================\r\n\r\nThis file styles the \"Elements Path\", whith is the list of element names\r\npresent at the the bottom bar of the CKEditor interface.\r\n\r\nThe following is a visual representation of its main elements:\r\n\r\n+-- .cke_path ---------------------------------------------------------------+\r\n| +-- .cke_path_item ----+ +-- .cke_path_item ----+ +-- .cke_path_empty ---+ |\r\n| | | | | | | |\r\n| +----------------------+ +----------------------+ +----------------------+ |\r\n+----------------------------------------------------------------------------+\r\n*/\r\n\r\n/* The box that holds the entire elements path. */\r\n.cke_path {\r\n float: left;\r\n margin: -2px 0 2px;\r\n}\r\n\r\n/* Each item of the elements path. */\r\n.cke_path_item,\r\n /* Empty element available at the end of the elements path, to help us keeping\r\n the proper box size when the elements path is empty. */\r\n.cke_path_empty {\r\n display: inline-block;\r\n float: left;\r\n padding: 3px 4px;\r\n margin-right: 2px;\r\n cursor: default;\r\n text-decoration: none;\r\n outline: 0;\r\n border: 0;\r\n color: #4c4c4c;\r\n text-shadow: 0 1px 0 #fff;\r\n font-weight: bold;\r\n font-size: 11px;\r\n}\r\n\r\n.cke_rtl .cke_path,\r\n.cke_rtl .cke_path_item,\r\n.cke_rtl .cke_path_empty {\r\n float: right;\r\n}\r\n\r\n/* The items are elements, so we define its hover states here. */\r\na.cke_path_item:hover,\r\na.cke_path_item:focus,\r\na.cke_path_item:active {\r\n background-color: #bfbfbf;\r\n color: #333;\r\n text-shadow: 0 1px 0 rgba(255, 255, 255, .5);\r\n border-radius: 2px;\r\n box-shadow: 0 0 4px rgba(0, 0, 0, .5) inset, 0 1px 0 rgba(255, 255, 255, .5);\r\n}\r\n\r\n.cke_hc a.cke_path_item:hover,\r\n.cke_hc a.cke_path_item:focus,\r\n.cke_hc a.cke_path_item:active {\r\n border: 2px solid;\r\n padding: 1px 2px;\r\n}\r\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n@import \"inc/bootstrap\";\r\n/* \"Source\" button label */\r\n.cke_button__source_label,\r\n.cke_button__sourcedialog_label {\r\n display: inline;\r\n}\r\n\r\n/* \"Font Size\" combo width */\r\n.cke_combo__fontsize .cke_combo_text {\r\n width: 30px;\r\n}\r\n\r\n/* \"Font Size\" panel size */\r\n.cke_combopanel__fontsize {\r\n width: 120px;\r\n}\r\n\r\n/* Editable regions */\r\n.cke_source {\r\n font-family: 'Courier New', Monospace;\r\n font-size: small;\r\n background-color: #fff;\r\n white-space: pre;\r\n}\r\n\r\n.cke_wysiwyg_frame, .cke_wysiwyg_div {\r\n background-color: #fff;\r\n}\r\n","@import \"inc/bootstrap\";\n\n[class^=\"icon-\"], [class*=\" icon-\"] {\n text-shadow: 0 1px 0 white(.5);\n}\n\n.cke_button {\n min-width: 14px;\n text-decoration: none !important;\n text-align: center;\n}\n\n.cke_top,\n.cke_top:before,\n.cke_top:after,\n.cke_top *,\n.cke_top *:before,\n.cke_top *:after {\n box-sizing: content-box !important;\n}\n\n.cke_button_icon, .cke_button {\n padding-top: 1px;\n line-height: 0.9;\n font-size: 16px;\n}\n\n.cke_nose {\n position: absolute;\n bottom: -6px;\n transform: rotate(45deg);\n border: 1px $uiClickableDefaultBg solid;\n border-left: none;\n border-top: none;\n width: 12px;\n height: 12px;\n background: $uiClickableDefaultBg;\n box-shadow: 2px 1px 1px 0 rgba(0, 0, 0, 0.1);\n opacity: 0;\n &.float-space-left {\n opacity: 1;\n transition: opacity .1s ease-in-out;\n right: auto;\n left: 5px;\n }\n &.float-space-right {\n opacity: 1;\n transition: opacity .1s ease-in-out;\n right: 5px;\n left: auto;\n }\n &.float-space-bottom {\n top: -6px;\n box-shadow: none;\n }\n &.float-space-top {\n bottom: -6px;\n }\n}\n","/* Do not edit */@import \"inc/bootstrap\";\n.cke .cke_top .cke_toolbar .cke_button_icon {background-image: none!important;}\n.cke_button_icon, .cke_button { @include tao-icon-setup;}\n.cke_button__anchor_icon:before { @include icon-anchor;}\n.cke_button__bgcolor_icon:before { @include icon-background-color;}\n.cke_button__bidiltr_icon:before { @include icon-left-right;}\n.cke_button__bidirtl_icon:before { @include icon-right-left;}\n.cke_button__blockquote_icon:before { @include icon-block-quote;}\n.cke_button__bold_icon:before { @include icon-bold;}\n.cke_button__bulletedlist_icon:before { @include icon-ul;}\n.cke_button__copy_icon:before { @include icon-copy;}\n.cke_button__creatediv_icon:before { @include icon-div-container;}\n.cke_button__cut_icon:before { @include icon-cut;}\n.cke_button__find_icon:before { @include icon-find;}\n.cke_button__horizontalrule_icon:before { @include icon-insert-horizontal-line;}\n.cke_button__image_icon:before { @include icon-image;}\n.cke_button__indent_icon:before { @include icon-increase-indent;}\n.cke_button__italic_icon:before { @include icon-italic;}\n.cke_button__justifyblock_icon:before { @include icon-justify;}\n.cke_button__justifycenter_icon:before { @include icon-center;}\n.cke_button__justifyleft_icon:before { @include icon-align-left;}\n.cke_button__justifyright_icon:before { @include icon-align-right;}\n.cke_button__link_icon:before { @include icon-link;}\n.cke_button__newpage_icon:before { @include icon-new-page;}\n.cke_button__numberedlist_icon:before { @include icon-ol;}\n.cke_button__outdent_icon:before { @include icon-decrease-indent;}\n.cke_button__paste_icon:before { @include icon-paste;}\n.cke_button__pastefromword_icon:before { @include icon-paste-word;}\n.cke_button__pastetext_icon:before { @include icon-paste-text;}\n.cke_button__radio_icon:before { @include icon-radio-checked;}\n.cke_button__redo_icon:before { @include icon-redo;}\n.cke_button__replace_icon:before { @include icon-replace;}\n.cke_button__scayt_icon:before { @include icon-spell-check;}\n.cke_button__selectall_icon:before { @include icon-select-all;}\n.cke_button__sourcedialog_icon:before { @include icon-source;}\n.cke_button__specialchar_icon:before { @include icon-special-character;}\n.cke_button__strike_icon:before { @include icon-strike-through;}\n.cke_button__subscript_icon:before { @include icon-subscript;}\n.cke_button__superscript_icon:before { @include icon-superscript;}\n.cke_button__table_icon:before { @include icon-table;}\n.cke_button__templates_icon:before { @include icon-templates;}\n.cke_button__textcolor_icon:before { @include icon-text-color;}\n.cke_button__taohighlight_icon:before { @include icon-text-marker;}\n.cke_button__underline_icon:before { @include icon-underline;}\n.cke_button__taounderline_icon:before { @include icon-underline;}\n.cke_button__undo_icon:before { @include icon-undo;}\n.cke_button__unlink_icon:before { @include icon-unlink;}\n.cke_button__taomediamanager_icon:before { @include icon-media;}\n.cke_button__taoqtiimage_icon:before { @include icon-image;}\n.cke_button__taoqtimaths_icon:before { @include icon-maths;}\n.cke_button__taoqtimedia_icon:before { @include icon-media;}\n.cke_button__taoqtiinclude_icon:before { @include icon-shared-file;}\n.cke_button__taoqtitable_icon:before { @include icon-table;}\n.cke_button__taotooltip_icon:before { @include icon-tooltip;}\n.cke_button__taoqtiprintedvariable_icon:before { @include icon-variable;}\n.cke_button__taotab_icon:before { @include icon-tab;}\n.cke_button__taountab_icon:before { @include icon-untab;}\n.cke_combo_arrow:before { @include icon-down;}\n.cke_button_arrow:before { @include icon-down;}\n"]} \ No newline at end of file +{"version":3,"sources":["../../../../../scss/ckeditor/skins/tao/scss/editor.scss","../../../../../scss/inc/_functions.scss","../../../../../scss/inc/fonts/_tao-icon-vars.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_reset.scss","../../../../../scss/inc/_variables.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_mainui.scss","../../../../../scss/inc/_colors.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_panel.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_colorpanel.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_toolbar.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_menu.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_richcombo.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_elementspath.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_presets.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_tao.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_ck-icons.scss"],"names":[],"mappings":"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B,gBAAgB;AFk/CzC;;Ae5mDA;IbyHyB,gBAAgB;AFu/CzC;;Ae/mDA;Ib6I0B,gBAAgB;AFs+C1C;;AelnDA;IboImB,gBAAgB;AFk/CnC;;AernDA;Ib8EiB,gBAAgB;AF2iDjC;;AexnDA;Ib6HmB,gBAAgB;AF+/CnC;;Ae3nDA;Ib0I4B,gBAAgB;AFq/C5C;;Ae9nDA;IbyHkB,gBAAgB;AFygDlC;;AejoDA;Ib+DmB,gBAAgB;AFskDnC;;AepoDA;Ib4GqC,gBAAgB;AF4hDrD;;AevoDA;Ib8DoB,gBAAgB;AF6kDpC;;Ae1oDA;IbmI8B,gBAAgB;AF2gD9C;;Ae7oDA;Ib4HqB,gBAAgB;AFqhDrC;;AehpDA;IbuIsB,gBAAgB;AF6gDtC;;AenpDA;IboIqB,gBAAgB;AFmhDrC;;AetpDA;IbkIyB,gBAAgB;AFwhDzC;;AezpDA;IbmI0B,gBAAgB;AF0hD1C;;Ae5pDA;IbwGmB,gBAAgB;AFwjDnC;;Ae/pDA;Ib4GuB,gBAAgB;AFujDvC;;AelqDA;IbgEiB,gBAAgB;AFsmDjC;;AerqDA;IbyH8B,gBAAgB;AFgjD9C;;AexqDA;Ib8GoB,gBAAgB;AF8jDpC;;Ae3qDA;IbgHyB,gBAAgB;AF+jDzC;;Ae9qDA;Ib8GyB,gBAAgB;AFokDzC;;AejrDA;Ib2K4B,gBAAgB;AF0gD5C;;AeprDA;IbkCmB,gBAAgB;AFspDnC;;AevrDA;IbuGsB,gBAAgB;AFolDtC;;Ae1rDA;IbkJ0B,gBAAgB;AF4iD1C;;Ae7rDA;IbwGyB,gBAAgB;AFylDzC;;AehsDA;IbgGqB,gBAAgB;AFomDrC;;AensDA;Ib8FgC,gBAAgB;AFymDhD;;AetsDA;Ib6G6B,gBAAgB;AF6lD7C;;AezsDA;Ib0GwB,gBAAgB;AFmmDxC;;Ae5sDA;Ib0G0B,gBAAgB;AFsmD1C;;Ae/sDA;IboFoB,gBAAgB;AF+nDpC;;AeltDA;Ib4FwB,gBAAgB;AF0nDxC;;AertDA;IbuIyB,gBAAgB;AFklDzC;;AextDA;IbJ0B,gBAAgB;AFguD1C;;Ae3tDA;IbmGwB,gBAAgB;AF4nDxC;;Ae9tDA;IbkGwB,gBAAgB;AFgoDxC;;AejuDA;IbkBmB,gBAAgB;AFmtDnC;;AepuDA;Ib+EqB,gBAAgB;AFypDrC;;AevuDA;Ib+GoB,gBAAgB;AF4nDpC;;Ae1uDA;Ib6BoB,gBAAgB;AFitDpC;;Ae7uDA;Ib0KoB,gBAAgB;AFukDpC;;AehvDA;Ib4GoB,gBAAgB;AFwoDpC;;AenvDA;IbR0B,gBAAgB;AF+vD1C;;AetvDA;IbuEoB,gBAAgB;AFmrDpC;;AezvDA;IbsLsB,gBAAgB;AFukDtC;;Ae5vDA;IboLuB,gBAAgB;AF4kDvC;;Ae/vDA;Ib9BkB,gBAAgB;AFiyDlC;;AelwDA;Ib9BoB,gBAAgB;AFoyDpC;;AerwDA;IbKmB,gBAAgB;AFowDnC;;AexwDA;IbImB,gBAAgB;AFwwDnC;;AAjxDA;;kFAqxDkF;AAlxDlF;IACC,mBAAmB;AAoxDpB;;AAjxDA;;;sBAsxDsB;AAlxDtB;IACC,aAAa;AAoxDd;;AAjxDA;IACC,aAAa;AAoxDd;;AAjxDA;IACE,cAAa;AAoxDf;;AAjxDA;IACE,kBAAkB;AAoxDpB;;AAjxDA;IACE,gBAAgB;AAoxDlB;;AAjxDA;IACE,iBAAiB;AAoxDnB;;AAjxDA;IACE,mBAAmB;AAoxDrB;;AAhxDA;IACE,0BAA0B;IAC1B,kBAAmB;AAmxDrB;;AAhxDA;IACE,cAAc;IACd,mBAAmB;IACnB,YAAY;AAmxDd;;AAhxDA;IACC;wBAmxDuB;IAjxDvB,8BAA8B;IAC7B,iBAAiB;IACjB,WMxFc;AN22DhB","file":"editor.css","sourcesContent":["/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\neditor.css\r\n============\r\n\r\n\r\nThis is he heart of the skin system. This is the file loaded by the editor to\r\nstyle all elements inside its main interface.\r\n\r\nTo make it easier to maintain, instead of including all styles here, we import\r\nother files.\r\n*/\r\n@import \"inc/bootstrap\";\r\n\r\n/* \"Reset\" styles, necessary to avoid the editor UI being broken by external CSS. */\r\n@import 'inc/reset';\r\n\r\n/* Styles the main interface structure (holding box). */\r\n@import 'inc/mainui';\r\n\r\n/* Styles all \"panels\", which are the floating elements that appear when\r\n opening toolbar combos, menu buttons, context menus, etc. */\r\n@import 'inc/panel';\r\n\r\n/* Styles the color panel displayed by the color buttons. */\r\n@import 'inc/colorpanel';\r\n\r\n/* Styles to toolbar. */\r\n@import 'inc/toolbar';\r\n\r\n/* Styles menus, which are lists of selectable items (context menu, menu button). */\r\n@import 'inc/menu';\r\n\r\n/* Styles toolbar combos. */\r\n@import 'inc/richcombo';\r\n\r\n/* Styles the elements path bar, available at the bottom of the editor UI.*/\r\n@import 'inc/elementspath';\r\n\r\n/* Contains hard-coded presets for \"configurable-like\" options of the UI\r\n (e.g. display labels on specific buttons) */\r\n@import 'inc/presets';\r\n\r\n/* Tao specific stuff */\r\n@import 'inc/tao';\r\n\r\n/* Icon set */\r\n@import 'inc/ck-icons';\r\n\r\n/* Important!\r\n To avoid showing the editor UI while its styles are still not available, the\r\n editor creates it with visibility:hidden. Here, we restore the UI visibility. */\r\n.cke_chrome {\r\n\tvisibility: inherit;\r\n}\r\n\r\n/* For accessibility purposes, several \"voice labels\" are present in the UI.\r\n These are usually elements that show not be visible, but that are\r\n used by screen-readers to announce other elements. Here, we hide these\r\n , in fact. */\r\n.cke_voice_label {\r\n\tdisplay: none;\r\n}\r\n\r\nlegend.cke_voice_label {\r\n\tdisplay: none;\r\n}\r\n\r\n.cke_top {\r\n display:table;\r\n}\r\n\r\n.txt-ctr {\r\n text-align: center;\r\n}\r\n\r\n.txt-lft {\r\n text-align: left;\r\n}\r\n\r\n.txt-rgt {\r\n text-align: right;\r\n}\r\n\r\n.txt-jty {\r\n text-align: justify;\r\n}\r\n\r\n// added to make _u_ in ck QTI compatible\r\n.txt-underline {\r\n text-decoration: underline;\r\n font-size : inherit;\r\n}\r\n\r\n.txt-highlight {\r\n padding: 0 5px;\r\n background: #FF6416;\r\n color: white;\r\n}\r\n\r\n.cke_editable:focus .qti-table .cke_table-faked-selection {\r\n\t/* We have to use !important here, as td might specify it's own background, thus table selection\r\n\twould not be visible. */\r\n\tbackground: #b3d4fc !important;\r\n text-shadow: none;\r\n color: $textColor;\r\n}\r\n\r\n/*# sourceMappingURL=editor.css.map */","@mixin iterate-sprite($iconList, $x, $y, $direction, $prefix:'') {\n @each $icon in $iconList {\n #{$prefix}#{$icon} {\n background-position: $x * 1px $y * 1px;\n }\n @if $direction == 'x' {\n $x: $x - 16;\n } @else {\n $y: $y - 16;\n }\n }\n}\n\n/*\nUsage:\n- linear-gradient((color1, color2, color3)) - returns linear-gradient with evenly distributed colors,\n if 3 colors used then the position of each will be 33,33%\n- linear-gradient((color1 0%, color2 30%, color3 80%)) - returns linear-gradient with manually distributed colors,\n first param - color, second - position. Also you can use px or other valid units for set position.\n*/\n@mixin linear-gradient($colorList, $direction: 'to right') {\n $percentage: 0;\n $units: '%';\n $count: length($colorList);\n $increment: 100 / ($count - 1);\n $css: #{$direction + ', '};\n $sep: ', ';\n @each $colorItem in $colorList {\n $color: $colorItem;\n @if (length($colorItem) > 1) {\n $color: nth($colorItem, 1);\n $percentage: nth($colorItem, 2);\n $units: '';\n }\n @if ($percentage >= 100 or index($colorList, $colorItem) == $count) {\n $sep: '';\n }\n $css: #{$css + $color + ' ' + $percentage + $units + $sep};\n $percentage: $percentage + $increment;\n }\n background: linear-gradient( #{$css} );\n}\n\n@mixin grid-unit($span, $numCols: 12, $gutter: 0) {\n $gridPx: 840;\n $rawSpanPx: (($gridPx - ($numCols * $gutter)) / $numCols);\n $spanPx: $rawSpanPx * $span + (($span - 1) * $gutter);\n $spanPercent: widthPerc($spanPx, $gridPx);\n $marginPercent: widthPerc($gutter, $gridPx);\n margin-left: $marginPercent;\n width: $spanPercent;\n}\n\n\n@mixin vendor-prefix($property, $value, $whatToPrefix: property, $prefixes: (-webkit-, -moz-, -ms-, -o-, '')) {\n @if $whatToPrefix == 'property' {\n @each $prefix in $prefixes {\n #{$prefix + $property}: #{$value};\n }\n }\n @else if $whatToPrefix == 'value' {\n @each $prefix in $prefixes {\n #{$property}: #{$prefix + $value};\n }\n }\n}\n@mixin flex-container($wrapBehavior: nowrap, $direction : row) {\n @include vendor-prefix(display, flex, value, (-ms-, -webkit-, ''));\n\n @include vendor-prefix(flex-direction, $direction, property, (-ms-, -webkit-, ''));\n @include vendor-prefix(flex-wrap, $wrapBehavior, property, (-ms-, -webkit-, ''));\n\n @include vendor-prefix(justify-content, flex-start, property, (-webkit-, ''));\n\n @include vendor-prefix(align-content, flex-start, property, (-webkit-, ''));\n\n @include vendor-prefix(align-items, stretch, property, (-webkit-, ''));\n}\n\n@mixin simple-flex-box($width: auto, $minWidth: 1) {\n\n @include vendor-prefix(order, 0, property, (-ms-, -webkit-, ''));\n flex-item-align: stretch;\n -ms-flex-item-align: stretch;\n @include vendor-prefix(align-self, stretch, property, (-webkit-, ''));\n\n // if both, min width and width are set, width will win this conflict\n @if ($width == auto) {\n @if ($minWidth != 1) {\n @include vendor-prefix(flex, 1 1 $minWidth, property, (-ms-, -webkit-, ''));\n }\n @else {\n @include vendor-prefix(flex, 1 1 auto, property, (-ms-, -webkit-, ''));\n // @see https://developer.mozilla.org/en-US/docs/Web/CSS/flex-basis#Values\n // for a discussion auto vs. main-size\n @include vendor-prefix(flex, 1 1, property, (-ms-, -webkit-, ''));\n }\n }\n @else {\n @include vendor-prefix(flex, 0 0 $width, property, (-ms-, -webkit-, ''));\n }\n}\n\n\n@mixin box-shadow($horiz: 1px, $vert: 1px, $blur: 2px, $spread: 0, $color: rgba(0, 0, 0, .2)) {\n @include vendor-prefix(box-shadow, $horiz $vert $blur $spread $color, property);\n}\n\n@mixin simple-border($color: #ddd) {\n border: 1px solid $color;\n border-radius: 2px;\n -webkit-border-radius: 2px;\n}\n\n@mixin border-radius($radius: 2) {\n -moz-border-radius: $radius * 1px;\n -webkit-border-radius: $radius * 1px;\n border-radius: $radius * 1px;\n}\n\n@mixin border-radius-top($radius: 2) {\n -webkit-border-top-left-radius: $radius * 1px;\n -webkit-border-top-right-radius: $radius * 1px;\n -moz-border-radius-topleft: $radius * 1px;\n -moz-border-radius-topright: $radius * 1px;\n border-top-left-radius: $radius * 1px;\n border-top-right-radius: $radius * 1px;\n}\n\n@mixin border-radius-bottom($radius: 2) {\n -webkit-border-bottom-right-radius: $radius * 1px;\n -webkit-border-bottom-left-radius: $radius * 1px;\n -moz-border-radius-bottomright: $radius * 1px;\n -moz-border-radius-bottomleft: $radius * 1px;\n border-bottom-right-radius: $radius * 1px;\n border-bottom-left-radius: $radius * 1px;\n}\n\n@mixin border-radius-left($radius: 2) {\n -webkit-border-top-left-radius: $radius * 1px;\n -webkit-border-bottom-left-radius: $radius * 1px;\n -moz-border-radius-topleft: $radius * 1px;\n -moz-border-radius-bottomleft: $radius * 1px;\n border-top-left-radius: $radius * 1px;\n border-bottom-left-radius: $radius * 1px;\n}\n\n@mixin border-radius-right($radius: 2) {\n -webkit-border-top-right-radius: $radius * 1px;\n -webkit-border-bottom-right-radius: $radius * 1px;\n -moz-border-radius-topright: $radius * 1px;\n -moz-border-radius-bottomright: $radius * 1px;\n border-top-right-radius: $radius * 1px;\n border-bottom-right-radius: $radius * 1px;\n}\n\n@mixin border-radius-top-left($radius: 2) {\n -webkit-border-top-left-radius: $radius * 1px;\n -moz-border-radius-topleft: $radius * 1px;\n border-top-left-radius: $radius * 1px;\n}\n\n@mixin border-radius-top-right($radius: 2) {\n -webkit-border-top-right-radius: $radius * 1px;\n -moz-border-radius-topright: $radius * 1px;\n border-top-right-radius: $radius * 1px;\n}\n\n@mixin border-radius-bottom-right($radius: 2) {\n -webkit-border-bottom-right-radius: $radius * 1px;\n -moz-border-radius-bottomright: $radius * 1px;\n border-bottom-right-radius: $radius * 1px;\n}\n\n@mixin border-radius-bottom-left($radius: 2) {\n -webkit-border-bottom-left-radius: $radius * 1px;\n -moz-border-radius-bottomleft: $radius * 1px;\n border-bottom-left-radius: $radius * 1px;\n}\n\n@mixin border-box() {\n -moz-box-sizing: border-box;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n}\n\n@function whiten($color, $white: 0.3) {\n @return mix(#fff, $color, ($white * 100) * 1%);\n}\n\n@function blacken($color, $black: 0.3) {\n @return mix(#000, $color, ($black * 100) * 1%);\n}\n\n@function widthPerc($colWidth, $context) {\n @return ($colWidth * 100 / $context) * 1%\n}\n\n@function remDist($fontSizePx) {\n @return ($fontSizePx / 10) * 1rem\n}\n\n@function black($alpha: 1) {\n @return (rgba(0, 0, 0, $alpha))\n}\n\n@function white($alpha: 1) {\n @return (rgba(255, 255, 255, $alpha))\n}\n\n@mixin font-size($remPx, $important: false) {\n @if $important == true {\n font-size: ($remPx) * 1px !important;\n font-size: ($remPx / 10) * 1rem !important;\n }\n @else {\n font-size: ($remPx) * 1px;\n font-size: ($remPx / 10) * 1rem;\n }\n}\n\n\n@mixin keyframes($name) {\n @-o-keyframes #{$name} { @content };\n @-moz-keyframes #{$name} { @content };\n @-webkit-keyframes #{$name} { @content };\n @keyframes #{$name} { @content };\n}\n\n\n@mixin animation($value, $type:'') {\n $animation: animation;\n @if $type != '' {\n $animation: $animation + '-' + $type;\n }\n @include vendor-prefix($animation, $value, property);\n}\n\n/// CSS transition mixin to the current selection (apply also vendor prefixes).\n/// See for the values\n///\n/// @param {property} [$type = all] the CSS property to apply the transition to\n/// @param {time} [$duration = .5s] the transition property\n/// @param {timing-function} [$effect = ease-out] the transition property\n@mixin transition($type : all, $duration : 0.5s, $effect : ease-out, $delay : 0s){\n @include vendor-prefix(transition, $type + ', ' + $duration + ', ' + $effect + ', ' + $delay, property);\n}\n\n@mixin fade($duration: 1s){\n\n @include keyframes(fade) {\n 0% {opacity:0;}\n 50% {opacity:1;}\n 100% {opacity:0;}\n }\n\n @include vendor-prefix(animation, fade 1s forwards, property);\n}\n\n@mixin repeat(){\n @include animation(infinite, iteration-count);\n}\n\n@mixin largeHeading() {\n @include font-size(20);\n font-family: $headingFont;\n font-style: normal;\n}\n\n@mixin disableSelect() {\n @include vendor-prefix(user-select, none, property);\n}\n\n/* based on \"visually-hidden\" mixin in LDS for accessibility goals */\n@mixin visuallyHidden() {\n position: absolute;\n width: 1px;\n height: 1px;\n overflow: hidden;\n clip: rect(1px, 1px, 1px, 1px);\n margin: 0;\n padding: 0;\n}\n","/* Do not edit */@mixin tao-icon-setup {\n /* use !important to prevent issues with browser extensions that change fonts */\n font-family: 'tao' !important;\n speak: never;\n font-style: normal;\n font-weight: normal;\n font-variant: normal;\n text-transform: none;\n line-height: 1;\n\n /* Better Font Rendering =========== */\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\n@mixin icon-info-bare { content: \"\\e923\"; }\n@mixin icon-bookmark-outline { content: \"\\e922\"; }\n@mixin icon-bookmark { content: \"\\e921\"; }\n@mixin icon-indicator { content: \"\\e920\"; }\n@mixin icon-add-subsection { content: \"\\e918\"; }\n@mixin icon-wrap-inline { content: \"\\e915\"; }\n@mixin icon-wrap-left { content: \"\\e916\"; }\n@mixin icon-wrap-right { content: \"\\e917\"; }\n@mixin icon-offline { content: \"\\e913\"; }\n@mixin icon-online { content: \"\\e914\"; }\n@mixin icon-tab { content: \"\\e90d\"; }\n@mixin icon-untab { content: \"\\e90e\"; }\n@mixin icon-multi-select { content: \"\\e90b\"; }\n@mixin icon-clipboard { content: \"\\e90a\"; }\n@mixin icon-filebox { content: \"\\e909\"; }\n@mixin icon-click-to-speak { content: \"\\e907\"; }\n@mixin icon-speech-bubble { content: \"\\f0e5\"; }\n@mixin icon-microphone { content: \"\\f130\"; }\n@mixin icon-microphone-off { content: \"\\f131\"; }\n@mixin icon-disconnect { content: \"\\e905\"; }\n@mixin icon-connect { content: \"\\e906\"; }\n@mixin icon-eliminate { content: \"\\e904\"; }\n@mixin icon-wheelchair { content: \"\\e903\"; }\n@mixin icon-text-marker { content: \"\\e902\"; }\n@mixin icon-unshield { content: \"\\e32a\"; }\n@mixin icon-shield { content: \"\\e8e8\"; }\n@mixin icon-tree { content: \"\\e6b4\"; }\n@mixin icon-home { content: \"\\e6b3\"; }\n@mixin icon-shared-file { content: \"\\e6b2\"; }\n@mixin icon-end-attempt { content: \"\\e603\"; }\n@mixin icon-icon { content: \"\\f1c5\"; }\n@mixin icon-radio-bg { content: \"\\e600\"; }\n@mixin icon-checkbox-bg { content: \"\\e601\"; }\n@mixin icon-tag { content: \"\\e602\"; }\n@mixin icon-style { content: \"\\e604\"; }\n@mixin icon-ownership-transfer { content: \"\\e605\"; }\n@mixin icon-property-advanced { content: \"\\e606\"; }\n@mixin icon-property-add { content: \"\\e607\"; }\n@mixin icon-repository-add { content: \"\\e608\"; }\n@mixin icon-repository-remove { content: \"\\e609\"; }\n@mixin icon-repository { content: \"\\e60a\"; }\n@mixin icon-result-server { content: \"\\e60b\"; }\n@mixin icon-folder { content: \"\\e60c\"; }\n@mixin icon-folder-open { content: \"\\e60d\"; }\n@mixin icon-left { content: \"\\e60e\"; }\n@mixin icon-right { content: \"\\e60f\"; }\n@mixin icon-up { content: \"\\e610\"; }\n@mixin icon-down { content: \"\\e611\"; }\n@mixin icon-undo { content: \"\\e612\"; }\n@mixin icon-redo { content: \"\\e613\"; }\n@mixin icon-screen { content: \"\\e614\"; }\n@mixin icon-laptop { content: \"\\e615\"; }\n@mixin icon-tablet { content: \"\\e616\"; }\n@mixin icon-phone { content: \"\\e617\"; }\n@mixin icon-move { content: \"\\e618\"; }\n@mixin icon-bin { content: \"\\e619\"; }\n@mixin icon-shuffle { content: \"\\e61a\"; }\n@mixin icon-print { content: \"\\e61b\"; }\n@mixin icon-tools { content: \"\\e61c\"; }\n@mixin icon-settings { content: \"\\e61d\"; }\n@mixin icon-video { content: \"\\e61e\"; }\n@mixin icon-find { content: \"\\e61f\"; }\n@mixin icon-image { content: \"\\e620\"; }\n@mixin icon-edit { content: \"\\e621\"; }\n@mixin icon-document { content: \"\\e622\"; }\n@mixin icon-resize-grid { content: \"\\e623\"; }\n@mixin icon-resize { content: \"\\e624\"; }\n@mixin icon-help { content: \"\\e625\"; }\n@mixin icon-mobile-menu { content: \"\\e626\"; }\n@mixin icon-fix { content: \"\\e627\"; }\n@mixin icon-unlock { content: \"\\e628\"; }\n@mixin icon-lock { content: \"\\e629\"; }\n@mixin icon-ul { content: \"\\e62a\"; }\n@mixin icon-ol { content: \"\\e62b\"; }\n@mixin icon-email { content: \"\\e62c\"; }\n@mixin icon-download { content: \"\\e62d\"; }\n@mixin icon-logout { content: \"\\e62e\"; }\n@mixin icon-login { content: \"\\e62f\"; }\n@mixin icon-spinner { content: \"\\e630\"; }\n@mixin icon-preview { content: \"\\e631\"; }\n@mixin icon-external { content: \"\\e632\"; }\n@mixin icon-time { content: \"\\e633\"; }\n@mixin icon-save { content: \"\\e634\"; }\n@mixin icon-warning { content: \"\\e635\"; }\n@mixin icon-add { content: \"\\e636\"; }\n@mixin icon-error { content: \"\\e900\"; }\n@mixin icon-close { content: \"\\e637\"; }\n@mixin icon-success { content: \"\\e638\"; }\n@mixin icon-remove { content: \"\\e639\"; }\n@mixin icon-info { content: \"\\e63a\"; }\n@mixin icon-danger { content: \"\\e63b\"; }\n@mixin icon-users { content: \"\\e63c\"; }\n@mixin icon-user { content: \"\\e63d\"; }\n@mixin icon-test-taker { content: \"\\e63e\"; }\n@mixin icon-test-takers { content: \"\\e63f\"; }\n@mixin icon-item { content: \"\\e640\"; }\n@mixin icon-test { content: \"\\e641\"; }\n@mixin icon-delivery { content: \"\\e642\"; }\n@mixin icon-eye-slash { content: \"\\e643\"; }\n@mixin icon-result { content: \"\\e644\"; }\n@mixin icon-delivery-small { content: \"\\e645\"; }\n@mixin icon-upload { content: \"\\e646\"; }\n@mixin icon-result-small { content: \"\\e647\"; }\n@mixin icon-mobile-preview { content: \"\\e648\"; }\n@mixin icon-extension { content: \"\\e649\"; }\n@mixin icon-desktop-preview { content: \"\\e64a\"; }\n@mixin icon-tablet-preview { content: \"\\e64b\"; }\n@mixin icon-insert-horizontal-line { content: \"\\e64c\"; }\n@mixin icon-table { content: \"\\e64d\"; }\n@mixin icon-anchor { content: \"\\e64e\"; }\n@mixin icon-unlink { content: \"\\e64f\"; }\n@mixin icon-link { content: \"\\e650\"; }\n@mixin icon-right-left { content: \"\\e651\"; }\n@mixin icon-left-right { content: \"\\e652\"; }\n@mixin icon-special-character { content: \"\\e653\"; }\n@mixin icon-source { content: \"\\e654\"; }\n@mixin icon-new-page { content: \"\\e655\"; }\n@mixin icon-templates { content: \"\\e656\"; }\n@mixin icon-cut { content: \"\\e657\"; }\n@mixin icon-replace { content: \"\\e658\"; }\n@mixin icon-copy { content: \"\\e659\"; }\n@mixin icon-paste { content: \"\\e65a\"; }\n@mixin icon-select-all { content: \"\\e65b\"; }\n@mixin icon-paste-text { content: \"\\e65c\"; }\n@mixin icon-paste-word { content: \"\\e65d\"; }\n@mixin icon-bold { content: \"\\e65e\"; }\n@mixin icon-italic { content: \"\\e65f\"; }\n@mixin icon-underline { content: \"\\e660\"; }\n@mixin icon-subscript { content: \"\\e661\"; }\n@mixin icon-superscript { content: \"\\e662\"; }\n@mixin icon-strike-through { content: \"\\e663\"; }\n@mixin icon-decrease-indent { content: \"\\e664\"; }\n@mixin icon-increase-indent { content: \"\\e665\"; }\n@mixin icon-block-quote { content: \"\\e666\"; }\n@mixin icon-div-container { content: \"\\e667\"; }\n@mixin icon-align-left { content: \"\\e668\"; }\n@mixin icon-center { content: \"\\e669\"; }\n@mixin icon-align-right { content: \"\\e66a\"; }\n@mixin icon-justify { content: \"\\e66b\"; }\n@mixin icon-choice { content: \"\\e66c\"; }\n@mixin icon-inline-choice { content: \"\\e66d\"; }\n@mixin icon-match { content: \"\\e66e\"; }\n@mixin icon-associate { content: \"\\e66f\"; }\n@mixin icon-media { content: \"\\e670\"; }\n@mixin icon-graphic-order { content: \"\\e671\"; }\n@mixin icon-hotspot { content: \"\\e672\"; }\n@mixin icon-graphic-gap { content: \"\\e673\"; }\n@mixin icon-graphic-associate { content: \"\\e674\"; }\n@mixin icon-select-point { content: \"\\e675\"; }\n@mixin icon-pin { content: \"\\e676\"; }\n@mixin icon-import { content: \"\\e677\"; }\n@mixin icon-export { content: \"\\e678\"; }\n@mixin icon-move-item { content: \"\\e679\"; }\n@mixin icon-meta-data { content: \"\\e67a\"; }\n@mixin icon-slider { content: \"\\e67b\"; }\n@mixin icon-summary-report { content: \"\\e67c\"; }\n@mixin icon-text-entry { content: \"\\e67d\"; }\n@mixin icon-extended-text { content: \"\\e67e\"; }\n@mixin icon-eraser { content: \"\\e67f\"; }\n@mixin icon-row { content: \"\\e680\"; }\n@mixin icon-column { content: \"\\e681\"; }\n@mixin icon-text-color { content: \"\\e682\"; }\n@mixin icon-background-color { content: \"\\e683\"; }\n@mixin icon-spell-check { content: \"\\e684\"; }\n@mixin icon-polygon { content: \"\\e685\"; }\n@mixin icon-rectangle { content: \"\\e686\"; }\n@mixin icon-gap-match { content: \"\\e687\"; }\n@mixin icon-order { content: \"\\e688\"; }\n@mixin icon-hottext { content: \"\\e689\"; }\n@mixin icon-free-form { content: \"\\e68a\"; }\n@mixin icon-step-backward { content: \"\\e68b\"; }\n@mixin icon-fast-backward { content: \"\\e68c\"; }\n@mixin icon-backward { content: \"\\e68d\"; }\n@mixin icon-play { content: \"\\e68e\"; }\n@mixin icon-pause { content: \"\\e68f\"; }\n@mixin icon-stop { content: \"\\e690\"; }\n@mixin icon-forward { content: \"\\e691\"; }\n@mixin icon-fast-forward { content: \"\\e692\"; }\n@mixin icon-step-forward { content: \"\\e693\"; }\n@mixin icon-ellipsis { content: \"\\e694\"; }\n@mixin icon-circle { content: \"\\e695\"; }\n@mixin icon-target { content: \"\\e696\"; }\n@mixin icon-guide-arrow { content: \"\\e697\"; }\n@mixin icon-range-slider-right { content: \"\\e698\"; }\n@mixin icon-range-slider-left { content: \"\\e699\"; }\n@mixin icon-radio-checked { content: \"\\e69a\"; }\n@mixin icon-checkbox-indeterminate { content: \"\\e901\"; }\n@mixin icon-checkbox { content: \"\\e69b\"; }\n@mixin icon-checkbox-crossed { content: \"\\e69c\"; }\n@mixin icon-checkbox-checked { content: \"\\e69d\"; }\n@mixin icon-result-nok { content: \"\\e69e\"; }\n@mixin icon-result-ok { content: \"\\e69f\"; }\n@mixin icon-not-evaluated { content: \"\\e6a0\"; }\n@mixin icon-filter { content: \"\\e6a1\"; }\n@mixin icon-translate { content: \"\\e6a2\"; }\n@mixin icon-eject { content: \"\\e6a3\"; }\n@mixin icon-continue { content: \"\\e6a4\"; }\n@mixin icon-radio { content: \"\\e6a5\"; }\n@mixin icon-sphere { content: \"\\e6a6\"; }\n@mixin icon-reset { content: \"\\e6a7\"; }\n@mixin icon-smaller { content: \"\\e6a8\"; }\n@mixin icon-larger { content: \"\\e6a9\"; }\n@mixin icon-clock { content: \"\\e6aa\"; }\n@mixin icon-font { content: \"\\e6ab\"; }\n@mixin icon-maths { content: \"\\e6ac\"; }\n@mixin icon-grip { content: \"\\e6ad\"; }\n@mixin icon-rubric { content: \"\\e6ae\"; }\n@mixin icon-audio { content: \"\\e6af\"; }\n@mixin icon-grip-h { content: \"\\e6b0\"; }\n@mixin icon-magicwand { content: \"\\e6b1\"; }\n@mixin icon-loop { content: \"\\ea2e\"; }\n@mixin icon-calendar { content: \"\\e953\"; }\n@mixin icon-reload { content: \"\\e984\"; }\n@mixin icon-speed { content: \"\\e9a6\"; }\n@mixin icon-volume { content: \"\\ea27\"; }\n@mixin icon-contrast { content: \"\\e9d5\"; }\n@mixin icon-headphones { content: \"\\e910\"; }\n@mixin icon-compress { content: \"\\f066\"; }\n@mixin icon-map-o { content: \"\\f278\"; }\n@mixin icon-variable { content: \"\\e908\"; }\n@mixin icon-tooltip { content: \"\\e90c\"; }\n@mixin icon-globe { content: \"\\e9c9\"; }\n@mixin icon-highlighter { content: \"\\e90f\"; }\n@mixin icon-eliminate-crossed { content: \"\\e911\"; }\n@mixin icon-play-from-here { content: \"\\e912\"; }\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\nreset.css (part of editor.css)\r\n================================\r\n\r\nThis file holds the \"reset\" requirements of CKEditor, as well as define the\r\ndefault interface styles.\r\n\r\nCKEditor includes two main \"reset\" class names in the DOM structure created for\r\neditors:\r\n\r\n\t* .cke_reset: Intended to reset a specific element, but not its children.\r\n\t Because of this, only styles that will not be inherited can be defined.\r\n\r\n\t* .cke_reset_all: Intended to reset not only the element holding it, but\r\n\t also its child elements.\r\n\r\nTo understand why \"reset\" is needed, check the CKEditor Skin SDK:\r\nhttp://docs.cksource.com/CKEditor_4.x/Skin_SDK/Reset\r\n*/\r\n@import \"inc/bootstrap\";\r\n/* Reset for single elements, not their children. */\r\n.cke_reset {\r\n /* Do not include inheritable rules here. */\r\n margin: 0;\r\n padding: 0;\r\n border: 0;\r\n background: transparent;\r\n text-decoration: none;\r\n width: auto;\r\n height: auto;\r\n vertical-align: baseline;\r\n box-sizing: content-box;\r\n position: static;\r\n transition: none;\r\n z-index: 0 !important;\r\n}\r\n\r\n/* Reset for elements and their children. */\r\n.cke_reset_all, .cke_reset_all * {\r\n /* The following must be identical to .cke_reset. */\r\n margin: 0;\r\n padding: 0;\r\n border: 0;\r\n background: transparent;\r\n text-decoration: none;\r\n width: auto;\r\n height: auto;\r\n vertical-align: baseline;\r\n box-sizing: content-box;\r\n transition: none;\r\n\r\n /* These are rule inherited by all children elements. */\r\n border-collapse: collapse;\r\n font-family: $regularFont;\r\n font-weight: 400;\r\n font-style: normal;\r\n font-size: 1.4rem;\r\n //color: #222;\r\n text-align: left;\r\n white-space: nowrap;\r\n cursor: auto;\r\n}\r\n\r\n.cke_reset_all .cke_rtl * {\r\n text-align: right;\r\n}\r\n\r\n/* Defaults for some elements. */\r\n\r\n.cke_reset_all iframe {\r\n vertical-align: inherit; /** For IE */\r\n}\r\n\r\n.cke_reset_all textarea {\r\n white-space: pre;\r\n}\r\n\r\n.cke_reset_all textarea,\r\n.cke_reset_all input[type=\"text\"],\r\n.cke_reset_all input[type=\"password\"] {\r\n cursor: text;\r\n}\r\n\r\n.cke_reset_all textarea[disabled],\r\n.cke_reset_all input[type=\"text\"][disabled],\r\n.cke_reset_all input[type=\"password\"][disabled] {\r\n cursor: default;\r\n}\r\n\r\n.cke_reset_all fieldset {\r\n padding: 10px;\r\n border: 2px groove #E0DFE3;\r\n}\r\n\r\n.cke_reset_all select {\r\n @include border-box();\r\n}\r\n","$sidebarWidth: 180;\n$sidebarGutter: 0;\n$toolbarHeight: 50;\n$treeSidebar: 280;\n\n// fonts\n$fontPath : 'font/' !default;\n$monospaceFont: Consolas, 'Andale Mono WT', 'Andale Mono', 'Lucida Console', 'Lucida Sans Typewriter', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Liberation Mono', 'Nimbus Mono L', Monaco, 'Courier New', Courier, monospace;\n$regularFont: 'Source Sans Pro', sans-serif;\n$headingFont: 'Source Sans Pro', sans-serif;\n\n\n%clearfix {\n &:before, &:after {\n content: \" \";\n display: table;\n }\n &:after {\n clear: both;\n }\n}\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\nmainui.css (part of editor.css)\r\n=================================\r\n\r\nThis file styles the basic structure of the CKEditor user interface - the box\r\nthat holds everything.\r\n\r\nCKEditor offers two main editing modes. The main UI blocks that compose these\r\nmodes are:\r\n\r\n\tFor \"Theme UI\" mode, the one most generally used:\r\n\r\n\t+-- .cke_chrome ----------------------+\r\n\t|+-- .cke_inner ---------------------+|\r\n\t|| +-- .cke_top -------------------+ ||\r\n\t|| | | ||\r\n\t|| +-------------------------------+ ||\r\n\t|| +-- .cke_contents --------------+ ||\r\n\t|| | | ||\r\n\t|| +-------------------------------+ ||\r\n\t|| +-- .cke_bottom ----------------+ ||\r\n\t|| | | ||\r\n\t|| +-------------------------------+ ||\r\n\t|+-----------------------------------+|\r\n\t+-------------------------------------+\r\n\r\n\tFor \"Inline Editing\" mode:\r\n\r\n\t+-- .cke_chrome .cke_float------------+\r\n\t|+-- .cke_inner ---------------------+|\r\n\t|| +-- .cke_top -------------------+ ||\r\n\t|| | | ||\r\n\t|| +-------------------------------+ ||\r\n\t|+-----------------------------------+|\r\n\t+-------------------------------------+\r\n\r\nSpecial outer level classes used in this file:\r\n\r\n\t.cke_hc: Available when the editor is rendered on \"High Contrast\".\r\n\r\n*/\r\n\r\n/* The outer boundary of the interface. */\r\n.cke_chrome {\r\n /* This is , so transform it into a block.*/\r\n display: block;\r\n padding: 0;\r\n}\r\n\r\n/* The inner boundary of the interface. */\r\n.cke_inner {\r\n /* This is , so transform it into a block.*/\r\n display: block;\r\n\r\n -webkit-touch-callout: none;\r\n\r\n padding: 0;\r\n position: relative;\r\n z-index: 10001;\r\n\r\n}\r\n\r\n/* Added to the outer boundary of the UI when in inline editing,\r\n when the UI is floating. */\r\n.cke_float {\r\n /* Make white the space between the outer and the inner borders. */\r\n border: none;\r\n}\r\n\r\n.cke_float .cke_inner {\r\n /* As we don't have blocks following top (toolbar) we suppress the padding\r\n as the toolbar defines its own margin. */\r\n padding-bottom: 0;\r\n}\r\n\r\n/* Make the main spaces enlarge to hold potentially floated content. */\r\n.cke_top,\r\n.cke_contents,\r\n.cke_bottom {\r\n /* These are s, so transform them into blocks.*/\r\n //display: block;\r\n\r\n /* Ideally this should be \"auto\", but it shows scrollbars in IE7. */\r\n overflow: hidden;\r\n}\r\n\r\n.cke_top {\r\n /*border: 1px solid #b2b2b2;*/\r\n /* Allow breaking toolbars when in a narrow editor. (#9947) */\r\n white-space: normal;\r\n padding: 4px 3px 0px 4px;\r\n background: $uiClickableDefaultBg;\r\n @include simple-border($uiClickableDefaultBg);\r\n @include box-shadow();\r\n}\r\n\r\n.cke_float .cke_top {\r\n border: 3px solid $uiClickableDefaultBg;\r\n\r\n}\r\n\r\n.cke_bottom {\r\n padding: 1px;\r\n position: relative;\r\n @include simple-border();\r\n /*\r\n border-top: 1px solid #bfbfbf;\r\n\r\n box-shadow: 0 1px 0 #fff inset;\r\n\r\n background: #cfd1cf;\r\n background-image: linear-gradient(top, #ebebeb, #cfd1cf);\r\n filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#ebebeb', endColorstr='#cfd1cf');*/\r\n}\r\n\r\n/* On iOS we need to manually enable scrolling in the contents block. (#9945) */\r\n.cke_browser_ios .cke_contents {\r\n overflow-y: auto;\r\n -webkit-overflow-scrolling: touch;\r\n}\r\n\r\n/* The resizer is the small UI element that is rendered at the bottom right\r\n part of the editor. It makes is possible to resize the editor UI. */\r\n.cke_resizer {\r\n /* To avoid using images for the resizer, we create a small triangle,\r\n using some CSS magic. */\r\n width: 0;\r\n height: 0;\r\n overflow: hidden;\r\n width: 0;\r\n height: 0;\r\n overflow: hidden;\r\n border-width: 10px 10px 0 0;\r\n border-color: transparent #666 transparent transparent;\r\n border-style: dashed solid dashed dashed;\r\n\r\n font-size: 0;\r\n vertical-align: bottom;\r\n\r\n margin-top: 6px;\r\n\r\n /* \tA margin in case of no other element in the same container\r\n to keep a distance to the bottom edge. */\r\n margin-bottom: 2px;\r\n\r\n box-shadow: 0 1px 0 rgba(255, 255, 255, .3);\r\n}\r\n\r\n.cke_hc .cke_resizer {\r\n font-size: 15px;\r\n width: auto;\r\n height: auto;\r\n border-width: 0;\r\n}\r\n\r\n.cke_resizer_ltr {\r\n cursor: se-resize;\r\n\r\n float: right;\r\n margin-right: -4px;\r\n}\r\n\r\n/* This class is added in RTL mode. This is a special case for the resizer\r\n (usually the .cke_rtl class is used), because it may not necessarily be in\r\n RTL mode if the main UI is RTL. It depends instead on the context where the\r\n editor is inserted on. */\r\n.cke_resizer_rtl {\r\n border-width: 10px 0 0 10px;\r\n border-color: transparent transparent transparent #A5A5A5;\r\n border-style: dashed dashed dashed solid;\r\n\r\n cursor: sw-resize;\r\n\r\n float: left;\r\n margin-left: -4px;\r\n right: auto;\r\n}\r\n\r\n/* The editing area (where users type) can be rendered as an editable
\r\n element (e.g. divarea plugin). In that case, this is the class applied to\r\n that element. */\r\n.cke_wysiwyg_div {\r\n display: block;\r\n height: 100%;\r\n overflow: auto;\r\n padding: 0 8px;\r\n outline-style: none;\r\n @include border-box();\r\n}\r\n","// buttons and alerts\n$success: rgb(14, 145, 75);\n$info: rgb(14, 93, 145);\n$warning: rgb(216, 174, 91);\n$danger: rgb(201, 96, 67);\n$error: rgb(186, 18, 43);\n$activeInteraction: rgb(195, 90, 19);\n\n// corporate identity\n$logoRed: rgb(186, 18, 43);\n$grey: rgb(173, 161, 148);\n$darkBlueGrey: rgb(164, 187, 197);\n$mediumBlueGrey: rgb(193, 212, 220);\n$lightBlueGrey: rgb(228, 236, 239);\n$brownRedGrey: rgb(154, 137, 123);\n$darkBrown: rgb(111, 99, 89);\n$websiteBorder: rgb(141, 148, 158);\n\n// ui elements, these should only variations of the above\n// naming convention: jQueryUi theme roller -> camelCase\n\n$textColor: #222;\n$textHighlight: white;\n\n$uiGeneralContentBg: white();\n$uiGeneralContentBorder: #ddd;\n\n$uiHeaderBg: #d4d5d7;\n\n$uiClickableDefaultBg: #f3f1ef;\n$uiClickableHoverBg: whiten($info, 0.2);\n//$uiClickableActiveBg: $uiHeaderBg;\n$uiClickableActiveBg: whiten($websiteBorder, 0.2);\n//$uiClickableActiveBg: #aaa;\n\n$uiSelectableSelectedBg: whiten($info, 0.2);\n$uiSelectableSelectedHoverBg: whiten($info, 0.1);\n$uiSelectableHoverBg: whiten($info, 0.9);\n\n$uiOverlay: $lightBlueGrey;\n\n// new layout. Implemented now only for review panel\n$uiReviewPanelBg: #f2f2f2;\n$uiReviewPanelTextDisabled: hsl(0, 0%, 45%);\n$uiReviewPanelTextDefault: hsl(0, 0%, 12%);\n$uiReviewPanelBgDefault: $uiGeneralContentBg;\n$uiReviewPanelPrimaryHighlight: hsl(208, 100%, 32%);\n$uiReviewPanelBgInverted: $uiReviewPanelTextDefault;\n$uiReviewPanelTextInverted: $uiGeneralContentBg;\n\n// sidebars etc.\n$canvas: mix(#fff, $grey, 85%);\n\n// colors taken from feedback.scss\n$successBgColor: whiten($success, 0.8);\n$successBorderColor: whiten($success, 0.1);\n\n$infoBgColor: whiten($info, 0.8);\n$infoBorderColor: whiten($info, 0.1);\n\n$warningBgColor: whiten($warning, 0.8);\n$warningBorderColor: whiten($warning, 0.1);\n\n$dangerBgColor: whiten($danger, 0.8);\n$dangerBorderColor: whiten($danger, 0.1);\n\n$errorBgColor: whiten($error, 0.8);\n$errorBorderColor: whiten($error, 0.1);\n\n$darkBar: rgb(51, 51, 51);\n$darkBarTxt: rgb(230, 230, 230);\n$darkBarIcon: rgb(220, 220, 220);\n\n$actionLinkColor: #276d9b;\n$actionLinkHoverColor: #4f83a7;\n\n$colorWheel-01: #c3ba13;\n$colorWheel-02: #84a610;\n$colorWheel-03: #2b8e0e;\n$colorWheel-04: #0f9787;\n$colorWheel-05: #0e5d91;\n$colorWheel-06: #0d2689;\n$colorWheel-07: #400d83;\n$colorWheel-08: #960e7d;\n$colorWheel-09: #ba122b;\n$colorWheel-10: #c34713;\n$colorWheel-11: #c36f13;\n$colorWheel-12: #c39413;\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n/*\r\npanel.css (part of editor.css)\r\n================================\r\n\r\nPanels are floating elements that can hold different types of contents.\r\nThe following are common uses of it:\r\n\r\n\t- The element that toolbar combos display when opening them.\r\n\t- The context menu.\r\n\t- The list of items displayed by \"menu buttons\" (e.g. scayt).\r\n\t- The panel shown when opening \"panel buttons\" (e.g. color buttons).\r\n\r\nPanel contents are wrapped into an iframe, so it is possible to have additional\r\nCSS loaded inside them (e.g. to have more accurate preview on the styles combo).\r\n\r\nThe following is a visual representation of the outer elements of a panel:\r\n\r\n+-- .cke_panel(*) ---------------------+\r\n| +-- IFRAME.cke_panel_frame --------+ |\r\n| | +-- HTML.cke_panel_container --+ | |\r\n| | | +-- .cke_panel_block ------+ | | |\r\n| | | | | | | |\r\n| | | | (contents here) | | | |\r\n| | | | | | | |\r\n| | | +--------------------------+ | | |\r\n| | +------------------------------+ | |\r\n| +----------------------------------+ |\r\n+--------------------------------------+\r\n\r\n(*) All kinds of panel share the above structure. Menu panels adds the\r\n .cke_menu_panel class to the outer element, while toolbar combos add the\r\n\t.cke_combopanel class.\r\n\r\nThis file also defines styles for panel lists (used by combos). For menu-like\r\npanel contents and color panels check menu.css and colorpanel.css.\r\n*/\r\n@import \"inc/bootstrap\";\r\n\r\n/* The box that holds an IFRAME. It's inserted into a host document and positioned\r\n absolutely by the application. It floats above the host document/editor. */\r\n.cke_panel {\r\n /* Restore the loading hide */\r\n visibility: visible;\r\n width: 120px;\r\n height: 100px;\r\n overflow: hidden;\r\n\r\n background-color: #fff;\r\n border: 1px solid #b6b6b6;\r\n border-bottom-color: #999;\r\n\r\n border-radius: 3px;\r\n\r\n box-shadow: 0 0 3px rgba(0, 0, 0, .15);\r\n font-size: 14px;\r\n\r\n visibility: hidden;\r\n}\r\n.cke_panel_visible {\r\n visibility: visible;\r\n}\r\n\r\n/* This class represents panels which are used as context menus. */\r\n.cke_menu_panel {\r\n padding: 0;\r\n margin: 0;\r\n background-color: $textHighlight;\r\n border: 1px solid $uiGeneralContentBorder;\r\n border-radius: 2px;\r\n box-shadow: none;\r\n max-height: 60vh;\r\n}\r\n\r\n/* This class represents panels which are used by rich combos. */\r\n.cke_combopanel {\r\n width: 150px;\r\n height: 170px;\r\n}\r\n\r\n/* The IFRAME the panel is wrapped into. */\r\n.cke_panel_frame {\r\n width: 100%;\r\n height: 100%;\r\n font-size: 12px;\r\n\r\n overflow: auto;\r\n overflow-x: hidden;\r\n}\r\n\r\n/* The HTML document which is a direct descendant of the IFRAME */\r\n.cke_panel_container {\r\n // override inline styles to add scrollbars to the dropdown menu\r\n overflow-y: scroll !important;\r\n}\r\n\r\n/*\r\nHere we start the definition of panel lists (e.g. combo panels). The following\r\nis its visual representation:\r\n\r\n+-- .cke_panel_block -----------------+\r\n| +-- .cke_panel_grouptitle --------+ |\r\n| | | |\r\n| +---------------------------------+ |\r\n| +-- .cke_panel_list --------------+ |\r\n| | +-- .cke_panel_listItem ------+ | |\r\n| | | +-- a --------------------+ | | |\r\n| | | | +-- span -------------+ | | | |\r\n| | | | | | | | | |\r\n| | | | +---------------------+ | | | |\r\n| | | +-------------------------+ | | |\r\n| | +-----------------------------+ | |\r\n| | +-- .cke_panel_listItem ------+ | |\r\n| | | +-- a --------------------+ | | |\r\n| | | | +-- span -------------+ | | | |\r\n| | | | | | | | | |\r\n| | | | +---------------------+ | | | |\r\n| | | +-------------------------+ | | |\r\n| | +-----------------------------+ | |\r\n| | ... | |\r\n| +---------------------------------+ |\r\n+-------------------------------------+\r\n*/\r\n\r\n/* The list of panel items. */\r\n.cke_panel_list {\r\n list-style-type: none;\r\n margin: 0;\r\n padding: 0;\r\n white-space: nowrap;\r\n overflow-y: auto;\r\n height: 170px;\r\n}\r\n\r\n/* The item of .cke_panel_list */\r\n.cke_panel_listItem {\r\n margin: 0;\r\n padding-bottom: 1px;\r\n}\r\n\r\n/* The child of .cke_panel_listItem. These elements contain spans which are\r\n to display a real name of the property which is visible for an end-user. */\r\n.cke_panel_listItem a {\r\n padding: 3px 4px;\r\n display: block;\r\n border: 1px solid #fff;\r\n color: inherit !important;\r\n text-decoration: none;\r\n overflow: hidden;\r\n text-overflow: ellipsis;\r\n border-radius: 2px;\r\n}\r\n\r\n/* IE6 */\r\n* html .cke_panel_listItem a {\r\n width: 100%;\r\n\r\n /* IE is not able to inherit the color, so we must force it to black */\r\n color: #000;\r\n}\r\n\r\n/* IE7 */\r\n*:first-child + html .cke_panel_listItem a {\r\n /* IE is not able to inherit the color, so we must force it to black */\r\n color: #000;\r\n}\r\n\r\n.cke_panel_listItem.cke_selected a {\r\n\r\n background-color: mix(#fff, $info, 80%);\r\n}\r\n\r\n.cke_panel_listItem a:hover,\r\n.cke_panel_listItem a:focus,\r\n.cke_panel_listItem a:active {\r\n\r\n background-color: $uiClickableHoverBg;\r\n}\r\n\r\n.cke_hc .cke_panel_listItem a {\r\n border-style: none;\r\n}\r\n\r\n.cke_hc .cke_panel_listItem a:hover,\r\n.cke_hc .cke_panel_listItem a:focus,\r\n.cke_hc .cke_panel_listItem a:active {\r\n border: 2px solid;\r\n padding: 1px 2px;\r\n}\r\n\r\n/* The title of the entire panel which is visible on top of the list. */\r\n.cke_panel_grouptitle {\r\n display: none;\r\n}\r\n\r\n/* The following styles set defaults of the elements used by the Paragraph\r\n Format panel. */\r\n.cke_panel_listItem p,\r\n.cke_panel_listItem h1,\r\n.cke_panel_listItem h2,\r\n.cke_panel_listItem h3,\r\n.cke_panel_listItem h4,\r\n.cke_panel_listItem h5,\r\n.cke_panel_listItem h6,\r\n.cke_panel_listItem pre {\r\n margin-top: 0px;\r\n margin-bottom: 0px;\r\n}\r\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\ncolorpanel.css (part of editor.css)\r\n=====================================\r\n\r\nThe color panel is related to the contents part of the panels that are\r\ndisplayed when clicking the color buttons of the toolbar. See panels.css for\r\nstyles related to the outer part of panels.\r\n\r\nThe following is the visual representation of the color panel contents:\r\n\r\n+-- .cke_panel_block.cke_colorblock --+\r\n| +-- a.cke_colorauto --------------+ |\r\n| | | |\r\n| | AUTOMATIC COLOR | |\r\n| | | |\r\n| +---------------------------------+ |\r\n| +-- table ------------------------+ |\r\n| | | |\r\n| | COLOR PALETTE | |\r\n| | | |\r\n| |---------------------------------| |\r\n| | \"More Colors\" | |\r\n| +---------------------------------+ |\r\n+-------------------------------------+\r\n\r\nThe AUTOMATIC COLOR section is an containing a table with two cells with\r\nthe following contents:\r\n\r\n+-- TD -----------------+ +-- TD -----------------+\r\n| +-- .cke_colorbox --+ | | |\r\n| | | | | \"Automatic\" |\r\n| +-------------------+ | | |\r\n+-----------------------+ +-----------------------+\r\n\r\nThe COLOR PALETTE section instead is a table with a variable number of cells\r\n(by default 8). Each cell represents a color box, with the following structure:\r\n\r\n+-- A.cke_colorbox ---------+\r\n| +-- SPAN.cke_colorbox --+ |\r\n| | | |\r\n| +-----------------------+ |\r\n+---------------------------+\r\n*/\r\n\r\n/* The container of the color palette. */\r\n.cke_colorblock {\r\n padding: 3px;\r\n font-size: 11px;\r\n font-family: 'Microsoft Sans Serif', Tahoma, Arial, Verdana, Sans-Serif;\r\n}\r\n\r\n.cke_colorblock,\r\n.cke_colorblock a {\r\n text-decoration: none;\r\n color: #000;\r\n}\r\n\r\n/* The box which is to represent a single color on the color palette.\r\n It is a small, square-shaped element which can be selected from the palette. */\r\nspan.cke_colorbox {\r\n width: 10px;\r\n height: 10px;\r\n border: #808080 1px solid;\r\n float: left;\r\n}\r\n\r\n.cke_rtl span.cke_colorbox {\r\n float: right;\r\n}\r\n\r\n/* The wrapper of the span.cke_colorbox. It provides an extra border and padding. */\r\na.cke_colorbox {\r\n border: #fff 1px solid;\r\n padding: 2px;\r\n float: left;\r\n width: 12px;\r\n height: 12px;\r\n}\r\n\r\n.cke_rtl a.cke_colorbox {\r\n float: right;\r\n}\r\n\r\n/* Different states of the a.cke_colorbox wrapper. */\r\na:hover.cke_colorbox,\r\na:focus.cke_colorbox,\r\na:active.cke_colorbox {\r\n border: #b6b6b6 1px solid;\r\n background-color: #e5e5e5;\r\n}\r\n\r\n/* Buttons which are visible at the top/bottom of the color palette:\r\n - cke_colorauto (TOP) applies the automatic color.\r\n - cke_colormore (BOTTOM) executes the color dialog.\r\n*/\r\na.cke_colorauto,\r\na.cke_colormore {\r\n border: #fff 1px solid;\r\n padding: 2px;\r\n display: block;\r\n cursor: pointer;\r\n}\r\n\r\n/* Different states of cke_colorauto/cke_colormore buttons. */\r\na:hover.cke_colorauto,\r\na:hover.cke_colormore,\r\na:focus.cke_colorauto,\r\na:focus.cke_colormore,\r\na:active.cke_colorauto,\r\na:active.cke_colormore {\r\n border: #b6b6b6 1px solid;\r\n background-color: #e5e5e5;\r\n}\r\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\ntoolbar.css (part of editor.css)\r\n==================================\r\n\r\nThis files styles the CKEditor toolbar and its buttons. For toolbar combo\r\nstyles, check richcombo.css.\r\n\r\nThe toolbar is rendered as a big container (called toolbox), which contains\r\nsmaller \"toolbars\". Each toolbar represents a group of items that cannot be\r\nseparated. The following is the visual representation of the toolbox.\r\n\r\n+-- .cke_toolbox ----------------------------------------------------------+\r\n| +-- .cke_toolbar --+ +-- .cke_toolbar --+ ... +-- .cke_toolbar_break --+ |\r\n| | | | | | | |\r\n| +------------------+ +------------------+ +------------------------+ |\r\n| +-- .cke_toolbar --+ +-- .cke_toolbar --+ ... |\r\n| | | | | |\r\n| +------------------+ +------------------+ |\r\n+--------------------------------------------------------------------------+\r\n\r\nThe following instead is the visual representation of a single toolbar:\r\n\r\n+-- .cke_toolbar ----------------------------------------------------------------+\r\n| +-- .cke_toolbar_start --+ +-- .cke_toolgroup (*) --+ +-- .cke_toolbar_end --+ |\r\n| | | | | | | |\r\n| +------------------------+ +------------------------+ +----------------------+ |\r\n+--------------------------------------------------------------------------------+\r\n(*) .cke_toolgroup is available only when the toolbar items can be grouped\r\n (buttons). If the items can't be group (combos), this box is not available\r\n\tand the items are rendered straight in that place.\r\n\r\nThis file also styles toolbar buttons, which are rendered inside the above\r\n.cke_toolgroup containers. This is the visual representation of a button:\r\n\r\n+-- .cke_button -------------------------------------+\r\n| +-- .cke_button_icon --+ +-- .cke_button_label --+ |\r\n| | | | | |\r\n| +----------------------+ +-----------------------+ |\r\n+----------------------------------------------------+\r\n\r\nSpecial outer level classes used in this file:\r\n\r\n\t.cke_hc: Available when the editor is rendered on \"High Contrast\".\r\n\t.cke_rtl: Available when the editor UI is on RTL.\r\n*/\r\n@import \"inc/bootstrap\";\r\n/* The box that holds each toolbar. */\r\n.cke_toolbar {\r\n float: left;\r\n position: relative;\r\n z-index: 10005\r\n}\r\n\r\n.cke_rtl .cke_toolbar {\r\n float: right;\r\n}\r\n\r\n@media (pointer:coarse) {\r\n .cke .cke_toolbar .cke_button_off.cke_button_off:hover {\r\n background: white !important;\r\n color: $textColor !important;\r\n }\r\n}\r\n\r\n/* The box that holds buttons. */\r\n.cke_toolgroup {\r\n float: left;\r\n margin: 0 2px 0 0;\r\n @include simple-border();\r\n @include border-radius(1);\r\n\r\n background: white();\r\n display: flex;\r\n}\r\n\r\n.cke_hc .cke_toolgroup {\r\n border: 0;\r\n margin-right: 10px;\r\n margin-bottom: 10px;\r\n}\r\n\r\n.cke_rtl .cke_toolgroup {\r\n float: right;\r\n margin-left: 6px;\r\n margin-right: 0;\r\n}\r\n\r\n/* A toolbar button . */\r\n.cke .cke_toolbar .cke_button {\r\n display: inline-block;\r\n height: 18px;\r\n padding: 4px 6px;\r\n outline: none;\r\n cursor: pointer;\r\n border: 0;\r\n color: $textColor;\r\n}\r\n\r\n.cke .cke_toolbar .cke_button:hover {\r\n background: $uiClickableHoverBg !important;\r\n color: $textHighlight !important;\r\n}\r\n\r\n.cke_reset_all, .cke_reset_all *\r\n.cke .cke_top .cke_toolbar .cke_button_disabled:hover {\r\n background: white !important;\r\n cursor: default !important;\r\n}\r\n\r\n.cke_rtl .cke_button {\r\n float: right;\r\n}\r\n\r\n.cke_hc .cke_button {\r\n border: 1px solid black;\r\n\r\n /* Compensate the added border */\r\n padding: 3px 5px;\r\n margin: -2px 4px 0 -2px;\r\n}\r\n\r\n/* This class is applied to the button when it is \"active\" (pushed).\r\n This style indicates that the feature associated with the button is active\r\n i.e. currently writing in bold or when spell checking is enabled. */\r\n.cke .cke_toolbar a.cke_button_on {\r\n background-color: $info;\r\n color: $textHighlight;\r\n}\r\n\r\n.cke_button_disabled span {\r\n opacity: 0.4 !important;\r\n}\r\n\r\na.cke_button_on:hover,\r\na.cke_button_on:focus,\r\na.cke_button_on:active {\r\n\r\n cursor: pointer;\r\n}\r\n\r\na.cke_button_off:hover,\r\na.cke_button_off:focus,\r\na.cke_button_off:active,\r\na.cke_button_disabled:hover,\r\na.cke_button_disabled:focus,\r\na.cke_button_disabled:active {\r\n\r\n background-color: $uiClickableActiveBg;\r\n\r\n cursor: default;\r\n text-shadow: none;\r\n}\r\n\r\n/* The icon which is a visual representation of the button. */\r\n.cke_button_icon {\r\n cursor: inherit;\r\n background-repeat: no-repeat;\r\n margin-top: 1px;\r\n width: 16px;\r\n height: 16px;\r\n float: left;\r\n}\r\n\r\n.cke_rtl .cke_button_icon {\r\n float: right;\r\n}\r\n\r\n.cke_hc .cke_button_icon {\r\n display: none;\r\n}\r\n\r\n/* The label of the button that stores the name of the feature. By default,\r\n labels are invisible. They can be revealed on demand though. */\r\n.cke_button_label {\r\n display: none;\r\n padding-left: 3px;\r\n margin-top: 1px;\r\n line-height: 17px;\r\n vertical-align: middle;\r\n float: left;\r\n cursor: default;\r\n\r\n &.cke_button__language_label {\r\n display: block;\r\n cursor: pointer;\r\n }\r\n}\r\n\r\n.cke_button__language {\r\n cursor: pointer;\r\n}\r\n\r\n.cke_button__language_icon {\r\n display: none;\r\n}\r\n\r\n.cke_rtl .cke_button_label {\r\n padding-right: 3px;\r\n padding-left: 0;\r\n float: right;\r\n}\r\n\r\n.cke_hc .cke_button_label {\r\n padding: 0;\r\n display: inline-block;\r\n font-size: 12px;\r\n}\r\n\r\n.cke_rtl .cke_button_arrow {\r\n margin-right: 5px;\r\n margin-left: 0;\r\n}\r\n\r\n.cke_hc .cke_button_arrow {\r\n font-size: 10px;\r\n margin: 3px -2px 0 3px;\r\n width: auto;\r\n border: 0;\r\n}\r\n\r\n.cke_button_arrow {\r\n padding: 0 8px 5px 0;\r\n position: relative;\r\n top: -4px;\r\n opacity: .8\r\n}\r\n\r\n/* The vertical separator which is used within a single toolbar to split\r\n buttons into sub-groups. */\r\n.cke_toolbar_separator {\r\n float: left;\r\n background-color: #c0c0c0;\r\n background-color: rgba(0, 0, 0, .2);\r\n margin: 5px 2px 0;\r\n height: 18px;\r\n width: 1px;\r\n}\r\n\r\n.cke_rtl .cke_toolbar_separator {\r\n float: right;\r\n}\r\n\r\n.cke_hc .cke_toolbar_separator {\r\n width: 0;\r\n border-left: 1px solid;\r\n margin: 1px 5px 0 0px;\r\n}\r\n\r\n/* The dummy element that breaks toolbars.\r\n Once it is placed, the very next toolbar is moved to the new row. */\r\n.cke_toolbar_break {\r\n display: block;\r\n clear: left;\r\n}\r\n\r\n.cke_rtl .cke_toolbar_break {\r\n clear: right;\r\n}\r\n\r\n/* The button, which when clicked hides (collapses) all the toolbars. */\r\n.cke_toolbox_collapser {\r\n width: 12px;\r\n height: 11px;\r\n float: right;\r\n margin: 11px 0 0;\r\n font-size: 0;\r\n cursor: default;\r\n text-align: center;\r\n border: 1px solid #a6a6a6;\r\n border-bottom-color: #979797;\r\n border-radius: 3px;\r\n background: #fff;\r\n}\r\n\r\n.cke_toolbox_collapser.cke_toolbox_collapser_min {\r\n margin: 0 2px 4px;\r\n}\r\n\r\n.cke_rtl .cke_toolbox_collapser {\r\n float: left;\r\n}\r\n\r\n/* The CSS arrow, which belongs to the toolbar collapser. */\r\n.cke_toolbox_collapser .cke_arrow {\r\n display: inline-block;\r\n height: 0;\r\n width: 0;\r\n font-size: 0;\r\n margin-top: 1px;\r\n border-left: 3px solid transparent;\r\n border-right: 3px solid transparent;\r\n border-bottom: 3px solid #474747;\r\n border-top: 3px solid transparent;\r\n}\r\n\r\n.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow {\r\n margin-top: 4px;\r\n border-bottom-color: transparent;\r\n border-top-color: #474747;\r\n}\r\n\r\n.cke_hc .cke_toolbox_collapser .cke_arrow {\r\n font-size: 8px;\r\n width: auto;\r\n border: 0;\r\n margin-top: 0;\r\n margin-right: 2px;\r\n}\r\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\nmenu.css (part of editor.css)\r\n===============================\r\n\r\nThis file styles menus used in the editor UI. These menus are the list of\r\noptions available inside some \"floating panels\", like menu buttons of the\r\ntoolbar or the context menu.\r\n\r\nNote that the menu itself doesn't include the floating element that holds it.\r\nThat element is styles in the panel.css file.\r\n\r\nThe following is a visual representation of the main elements of a menu:\r\n\r\n+-- .cke_menu -----------------+\r\n| +-- .cke_menuitem --------+ |\r\n| | +-- .cke_menubutton ---+ | |\r\n| | | | | |\r\n| | +----------------------+ | |\r\n| +--------------------------+ |\r\n| +-- .cke_menuseparator ----+ |\r\n| ... |\r\n+------------------------------+\r\n\r\nThis is the .cke_menubutton structure:\r\n(Note that the menu button icon shares with toolbar button the common class .cke_button_icon to achieve the same outlook.)\r\n\r\n+-- .cke_menubutton -------------------------------------------------------------------------+\r\n| +-- .cke_menubutton_inner ---------------------------------------------------------------+ |\r\n| | +-- .cke_menubutton_icon ---+ +-- .cke_menubutton_label --+ +-- .cke_cke_menuarrow --+ | |\r\n| | | +-- .cke_button_icon ---+ | | | | | | |\r\n| | | | | | | | | | | |\r\n| | | +-----------------------+ | | | | | | |\r\n| | +---------------------------+ +---------------------------+ +------------------------+ | |\r\n| +----------------------------------------------------------------------------------------+ |\r\n+--------------------------------------------------------------------------------------------+\r\n\r\nSpecial outer level classes used in this file:\r\n\r\n\t.cke_hc: Available when the editor is rendered on \"High Contrast\".\r\n\t.cke_rtl: Available when the editor UI is on RTL.\r\n*/\r\n\r\n/* .cke_menuitem is the element that holds the entire structure of each of the\r\n menu items. */\r\n\r\n.cke_menubutton {\r\n /* The \"button\" inside a menu item is a element.\r\n Transforms it into a block. */\r\n display: block;\r\n color: $textColor;\r\n padding: 5px 7px;\r\n cursor: pointer;\r\n // override .cke_reset_all *\r\n .cke_menubutton_label {\r\n cursor: pointer;\r\n }\r\n}\r\n\r\n.cke_menubutton:active,\r\n.cke_menubutton:focus {\r\n outline: none;\r\n background-color: #f2f2f2;\r\n color: $textColor;\r\n &:after {\r\n color: $grey;\r\n border-color: $grey;\r\n }\r\n}\r\n\r\n.cke_menubutton:hover,\r\n.cke_menubutton_on,\r\n.cke_menubutton_on:focus {\r\n background: $uiClickableHoverBg;\r\n color: $textHighlight;\r\n display: block;\r\n outline: none;\r\n cursor: pointer;\r\n &:after {\r\n color: $textHighlight;\r\n border-color: $textHighlight;\r\n }\r\n}\r\n\r\n.cke_menubutton__language_ckb-ir,\r\n.cke_menubutton__language_ar-arb,\r\n.cke_menubutton__language_fa-af,\r\n.cke_menubutton__language_fa-ir,\r\n.cke_menubutton__language_he-il,\r\n.cke_menubutton__language_ps-af,\r\n.cke_menubutton__language_ur-in {\r\n padding-right: 40px;\r\n &:after {\r\n content: 'RTL';\r\n display: block;\r\n color: $grey;\r\n border: $grey 1px solid;\r\n border-radius: 2px;\r\n font-size: 10px;\r\n top: 7px;\r\n right: 5px;\r\n line-height: 12px;\r\n padding: 0 4px;\r\n position: absolute;\r\n }\r\n}\r\n\r\n.cke_hc .cke_menubutton {\r\n padding: 2px;\r\n}\r\n\r\n.cke_hc .cke_menubutton:hover,\r\n.cke_hc .cke_menubutton:focus,\r\n.cke_hc .cke_menubutton:active {\r\n border: 2px solid;\r\n padding: 0;\r\n}\r\n\r\n.cke_menubutton_inner {\r\n display: table-row;\r\n}\r\n\r\n.cke_menubutton_icon,\r\n.cke_menubutton_label,\r\n.cke_menuarrow {\r\n display: table-cell;\r\n}\r\n\r\n/* The menu item icon. */\r\n.cke_menubutton_icon {\r\n display: none;\r\n background-color: #D7D8D7;\r\n opacity: 0.70; /* Safari, Opera and Mozilla */\r\n filter: alpha(opacity=70); /* IE */\r\n padding: 4px;\r\n}\r\n\r\n.cke_hc .cke_menubutton_icon {\r\n height: 16px;\r\n width: 0;\r\n padding: 4px 0;\r\n}\r\n\r\n.cke_menubutton_disabled:hover .cke_menubutton_icon,\r\n.cke_menubutton_disabled:focus .cke_menubutton_icon,\r\n.cke_menubutton_disabled:active .cke_menubutton_icon {\r\n /* The icon will get opacity as well when hovered. */\r\n opacity: 0.3;\r\n filter: alpha(opacity=30);\r\n}\r\n\r\n/* The textual part of each menu item. */\r\n.cke_menubutton_label {\r\n padding: 0 5px;\r\n background-color: transparent;\r\n width: 100%;\r\n vertical-align: middle;\r\n font-size: 14px;\r\n}\r\n\r\n.cke_menubutton_disabled .cke_menubutton_label {\r\n /* Greyed label text indicates a disabled menu item. */\r\n opacity: 0.3;\r\n filter: alpha(opacity=30);\r\n}\r\n\r\n.cke_menubutton_on .cke_menubutton_icon {\r\n padding-right: 3px;\r\n}\r\n\r\n.cke_panel_frame .cke_menubutton_label {\r\n display: none;\r\n}\r\n\r\n/* The separator used to separate menu item groups. */\r\n.cke_menuseparator {\r\n background-color: #D3D3D3;\r\n height: 1px;\r\n filter: alpha(opacity=70); /* IE */\r\n opacity: 0.70; /* Safari, Opera and Mozilla */\r\n}\r\n\r\n/* The small arrow shown for item with sub-menus. */\r\n.cke_menuarrow {\r\n background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAeCAYAAAAPSW++AAAAWUlEQVR42mNgAAJLS8v5QMzJgA6Agv+B+AYQa2GTAOFvQJyMSyINm1G66EYtAmIehlEwXAEobYHSGLqgFjRB/EcWTIYmnf/oEmlYJaCSuhhGIUnygNIYiA0Ab4wwJXKzD74AAAAASUVORK5CYII=);\r\n background-position: 0 10px;\r\n background-repeat: no-repeat;\r\n padding: 0 5px;\r\n}\r\n\r\n.cke_rtl .cke_menuarrow {\r\n background-position: 5px -13px;\r\n background-repeat: no-repeat;\r\n}\r\n\r\n.cke_menuarrow span {\r\n display: none;\r\n}\r\n\r\n.cke_hc .cke_menuarrow span {\r\n vertical-align: middle;\r\n display: inline;\r\n}\r\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\nrichcombo.css (part of editor.css)\r\n=================================\r\n\r\nThis file holds the style set of the \"Rich Combo\" widget which is commonly used\r\nin the toolbar. It doesn't, however, styles the panel that is displayed when\r\nclicking on the combo, which is instead styled by panel.css.\r\n\r\nThe visual representation of a rich combo widget looks as follows:\r\n\r\n+-- .cke_combo----------------------------------------------------------------------+\r\n| +-- .cke_combo_label --+ +-- .cke_combo_button ---------------------------------+ |\r\n| | | | +-- .cke_combo_text --+ +-- .cke_combo_open -------+ | |\r\n| | | | | | | +-- .cke_combo_arrow --+ | | |\r\n| | | | | | | | | | | |\r\n| | | | | | | +----------------------+ | | |\r\n| | | | +---------------------+ +--------------------------+ | |\r\n| +----------------------+ +------------------------------------------------------+ |\r\n+-----------------------------------------------------------------------------------+\r\n*/\r\n@import \"inc/bootstrap\";\r\n/* The box that hold the entire combo widget */\r\n.cke_combo {\r\n display: inline-block;\r\n}\r\n\r\n.cke_rtl .cke_combo {\r\n float: right;\r\n}\r\n\r\n.cke_hc .cke_combo {\r\n margin-top: -2px;\r\n}\r\n\r\n/* The label of the combo widget. It is invisible by default, yet\r\n it's important for semantics and accessibility. */\r\n.cke_combo_label {\r\n display: none;\r\n float: left;\r\n line-height: 26px;\r\n vertical-align: top;\r\n margin-right: 5px;\r\n}\r\n\r\n.cke_rtl .cke_combo_label {\r\n float: right;\r\n margin-left: 5px;\r\n margin-right: 0;\r\n}\r\n\r\n/* The container for combo text and arrow. */\r\n.cke_combo_button {\r\n display: inline-block;\r\n margin: 0 2px 0 0;\r\n\r\n @include simple-border();\r\n @include border-radius();\r\n\r\n background: white();\r\n max-height: 26px;\r\n white-space: nowrap;\r\n}\r\n\r\n/* Different states of the container. */\r\n.cke_combo_off a.cke_combo_button:hover,\r\n.cke_combo_off a.cke_combo_button:focus {\r\n\r\n outline: none;\r\n}\r\n\r\n\r\n.cke_combo_off a.cke_combo_button:hover,\r\n.cke_combo_off a.cke_combo_button:focus,\r\n.cke_combo_off a.cke_combo_button:active {\r\n background-color: $uiClickableActiveBg;\r\n text-shadow: none;\r\n}\r\n\r\n.cke_rtl .cke_combo_button {\r\n float: right;\r\n margin-left: 5px;\r\n margin-right: 0;\r\n}\r\n\r\n.cke_hc a.cke_combo_button {\r\n padding: 3px;\r\n}\r\n\r\n.cke_hc .cke_combo_on a.cke_combo_button,\r\n.cke_hc .cke_combo_off a.cke_combo_button:hover,\r\n.cke_hc .cke_combo_off a.cke_combo_button:focus,\r\n.cke_hc .cke_combo_off a.cke_combo_button:active {\r\n border-width: 3px;\r\n padding: 1px;\r\n}\r\n\r\n/* The label that shows the current value of the rich combo.\r\n By default, it holds the name of the property.\r\n See: .cke_combo_inlinelabel */\r\n.cke_combo_text {\r\n line-height: 26px;\r\n padding : {\r\n left: 10px;\r\n }\r\n text-overflow: ellipsis;\r\n overflow: hidden;\r\n float: left;\r\n cursor: default;\r\n color: #474747;\r\n text-shadow: 0 1px 0 rgba(255, 255, 255, .5);\r\n width: 60px;\r\n}\r\n\r\n.cke_rtl .cke_combo_text {\r\n float: right;\r\n text-align: right;\r\n padding-left: 0;\r\n padding-right: 10px;\r\n}\r\n\r\n.cke_hc .cke_combo_text {\r\n line-height: 18px;\r\n font-size: 12px;\r\n}\r\n\r\n/* The handler which opens the panel of rich combo properties.\r\n It holds an arrow as a visual indicator. */\r\n.cke_combo_open {\r\n display: inline-block;\r\n font-size: 0;\r\n height: 26px;\r\n line-height: 17px;\r\n margin: 0;\r\n text-align: center;\r\n width: 20px;\r\n cursor: pointer;\r\n &:hover {\r\n color: $textHighlight;\r\n background: $uiClickableHoverBg;\r\n }\r\n}\r\n\r\n.cke_combo_button:hover {\r\n color: $textHighlight !important;\r\n background: $uiClickableHoverBg !important;\r\n .cke_combo_text{\r\n color: $darkBarTxt !important;\r\n }\r\n}\r\n\r\n.cke_combo_on {\r\n .cke_combo_button {\r\n background-color: $info;\r\n .cke_combo_text {\r\n color: $darkBarTxt !important;\r\n }\r\n }\r\n}\r\n\r\n.cke_hc .cke_combo_open {\r\n cursor: default;\r\n display: inline-block;\r\n font-size: 0;\r\n height: 26px;\r\n line-height: 17px;\r\n margin: 0;\r\n text-align: center;\r\n width: 20px;\r\n}\r\n\r\n/* The arrow which is displayed inside of the .cke_combo_open handler. */\r\n.cke_combo_arrow, .cke_button_arrow {\r\n margin: 8px 0 0;\r\n float: left;\r\n left: 7px;\r\n position: relative;\r\n font-family: 'tao';\r\n speak: none;\r\n font-style: normal;\r\n font-weight: normal;\r\n font-variant: normal;\r\n text-transform: none;\r\n line-height: 1;\r\n\r\n /* Better Font Rendering =========== */\r\n -webkit-font-smoothing: antialiased;\r\n -moz-osx-font-smoothing: grayscale;\r\n cursor: pointer;\r\n font-size: 1rem;\r\n}\r\n\r\n.cke_combo_arrow, .cke_button_arrow {\r\n @include tao-icon-setup;\r\n @include icon-down;\r\n}\r\n\r\n.cke_hc .cke_combo_arrow {\r\n font-size: 10px;\r\n width: auto;\r\n border: 0;\r\n margin-top: 3px;\r\n}\r\n\r\n/* Disabled combo button styles. */\r\n.cke_combo_disabled .cke_combo_inlinelabel,\r\n.cke_combo_disabled .cke_combo_open {\r\n opacity: 0.3;\r\n}\r\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\nelementspath.css (part of editor.css)\r\n=======================================\r\n\r\nThis file styles the \"Elements Path\", whith is the list of element names\r\npresent at the the bottom bar of the CKEditor interface.\r\n\r\nThe following is a visual representation of its main elements:\r\n\r\n+-- .cke_path ---------------------------------------------------------------+\r\n| +-- .cke_path_item ----+ +-- .cke_path_item ----+ +-- .cke_path_empty ---+ |\r\n| | | | | | | |\r\n| +----------------------+ +----------------------+ +----------------------+ |\r\n+----------------------------------------------------------------------------+\r\n*/\r\n\r\n/* The box that holds the entire elements path. */\r\n.cke_path {\r\n float: left;\r\n margin: -2px 0 2px;\r\n}\r\n\r\n/* Each item of the elements path. */\r\n.cke_path_item,\r\n /* Empty element available at the end of the elements path, to help us keeping\r\n the proper box size when the elements path is empty. */\r\n.cke_path_empty {\r\n display: inline-block;\r\n float: left;\r\n padding: 3px 4px;\r\n margin-right: 2px;\r\n cursor: default;\r\n text-decoration: none;\r\n outline: 0;\r\n border: 0;\r\n color: #4c4c4c;\r\n text-shadow: 0 1px 0 #fff;\r\n font-weight: bold;\r\n font-size: 11px;\r\n}\r\n\r\n.cke_rtl .cke_path,\r\n.cke_rtl .cke_path_item,\r\n.cke_rtl .cke_path_empty {\r\n float: right;\r\n}\r\n\r\n/* The items are elements, so we define its hover states here. */\r\na.cke_path_item:hover,\r\na.cke_path_item:focus,\r\na.cke_path_item:active {\r\n background-color: #bfbfbf;\r\n color: #333;\r\n text-shadow: 0 1px 0 rgba(255, 255, 255, .5);\r\n border-radius: 2px;\r\n box-shadow: 0 0 4px rgba(0, 0, 0, .5) inset, 0 1px 0 rgba(255, 255, 255, .5);\r\n}\r\n\r\n.cke_hc a.cke_path_item:hover,\r\n.cke_hc a.cke_path_item:focus,\r\n.cke_hc a.cke_path_item:active {\r\n border: 2px solid;\r\n padding: 1px 2px;\r\n}\r\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n@import \"inc/bootstrap\";\r\n/* \"Source\" button label */\r\n.cke_button__source_label,\r\n.cke_button__sourcedialog_label {\r\n display: inline;\r\n}\r\n\r\n/* \"Font Size\" combo width */\r\n.cke_combo__fontsize .cke_combo_text {\r\n width: 30px;\r\n}\r\n\r\n/* \"Font Size\" panel size */\r\n.cke_combopanel__fontsize {\r\n width: 120px;\r\n}\r\n\r\n/* Editable regions */\r\n.cke_source {\r\n font-family: 'Courier New', Monospace;\r\n font-size: small;\r\n background-color: #fff;\r\n white-space: pre;\r\n}\r\n\r\n.cke_wysiwyg_frame, .cke_wysiwyg_div {\r\n background-color: #fff;\r\n}\r\n","@import \"inc/bootstrap\";\n\n[class^=\"icon-\"], [class*=\" icon-\"] {\n text-shadow: 0 1px 0 white(.5);\n}\n\n.cke_button {\n min-width: 14px;\n text-decoration: none !important;\n text-align: center;\n}\n\n.cke_top,\n.cke_top:before,\n.cke_top:after,\n.cke_top *,\n.cke_top *:before,\n.cke_top *:after {\n box-sizing: content-box !important;\n}\n\n.cke_button_icon, .cke_button {\n padding-top: 1px;\n line-height: 0.9;\n font-size: 16px;\n}\n\n.cke_nose {\n position: absolute;\n bottom: -6px;\n transform: rotate(45deg);\n border: 1px $uiClickableDefaultBg solid;\n border-left: none;\n border-top: none;\n width: 12px;\n height: 12px;\n background: $uiClickableDefaultBg;\n box-shadow: 2px 1px 1px 0 rgba(0, 0, 0, 0.1);\n opacity: 0;\n &.float-space-left {\n opacity: 1;\n transition: opacity .1s ease-in-out;\n right: auto;\n left: 5px;\n }\n &.float-space-right {\n opacity: 1;\n transition: opacity .1s ease-in-out;\n right: 5px;\n left: auto;\n }\n &.float-space-bottom {\n top: -6px;\n box-shadow: none;\n }\n &.float-space-top {\n bottom: -6px;\n }\n}\n","/* Do not edit */@import \"inc/bootstrap\";\n.cke .cke_top .cke_toolbar .cke_button_icon {background-image: none!important;}\n.cke_button_icon, .cke_button { @include tao-icon-setup;}\n.cke_button__anchor_icon:before { @include icon-anchor;}\n.cke_button__bgcolor_icon:before { @include icon-background-color;}\n.cke_button__bidiltr_icon:before { @include icon-left-right;}\n.cke_button__bidirtl_icon:before { @include icon-right-left;}\n.cke_button__blockquote_icon:before { @include icon-block-quote;}\n.cke_button__bold_icon:before { @include icon-bold;}\n.cke_button__bulletedlist_icon:before { @include icon-ul;}\n.cke_button__copy_icon:before { @include icon-copy;}\n.cke_button__creatediv_icon:before { @include icon-div-container;}\n.cke_button__cut_icon:before { @include icon-cut;}\n.cke_button__find_icon:before { @include icon-find;}\n.cke_button__horizontalrule_icon:before { @include icon-insert-horizontal-line;}\n.cke_button__image_icon:before { @include icon-image;}\n.cke_button__indent_icon:before { @include icon-increase-indent;}\n.cke_button__italic_icon:before { @include icon-italic;}\n.cke_button__justifyblock_icon:before { @include icon-justify;}\n.cke_button__justifycenter_icon:before { @include icon-center;}\n.cke_button__justifyleft_icon:before { @include icon-align-left;}\n.cke_button__justifyright_icon:before { @include icon-align-right;}\n.cke_button__link_icon:before { @include icon-link;}\n.cke_button__newpage_icon:before { @include icon-new-page;}\n.cke_button__numberedlist_icon:before { @include icon-ol;}\n.cke_button__outdent_icon:before { @include icon-decrease-indent;}\n.cke_button__paste_icon:before { @include icon-paste;}\n.cke_button__pastefromword_icon:before { @include icon-paste-word;}\n.cke_button__pastetext_icon:before { @include icon-paste-text;}\n.cke_button__radio_icon:before { @include icon-radio-checked;}\n.cke_button__redo_icon:before { @include icon-redo;}\n.cke_button__replace_icon:before { @include icon-replace;}\n.cke_button__scayt_icon:before { @include icon-spell-check;}\n.cke_button__selectall_icon:before { @include icon-select-all;}\n.cke_button__sourcedialog_icon:before { @include icon-source;}\n.cke_button__specialchar_icon:before { @include icon-special-character;}\n.cke_button__strike_icon:before { @include icon-strike-through;}\n.cke_button__subscript_icon:before { @include icon-subscript;}\n.cke_button__superscript_icon:before { @include icon-superscript;}\n.cke_button__table_icon:before { @include icon-table;}\n.cke_button__templates_icon:before { @include icon-templates;}\n.cke_button__textcolor_icon:before { @include icon-text-color;}\n.cke_button__taohighlight_icon:before { @include icon-text-marker;}\n.cke_button__underline_icon:before { @include icon-underline;}\n.cke_button__taounderline_icon:before { @include icon-underline;}\n.cke_button__undo_icon:before { @include icon-undo;}\n.cke_button__unlink_icon:before { @include icon-unlink;}\n.cke_button__taomediamanager_icon:before { @include icon-media;}\n.cke_button__taoqtiimage_icon:before { @include icon-image;}\n.cke_button__taoqtimaths_icon:before { @include icon-maths;}\n.cke_button__taoqtimedia_icon:before { @include icon-media;}\n.cke_button__taoqtiinclude_icon:before { @include icon-shared-file;}\n.cke_button__taoqtitable_icon:before { @include icon-table;}\n.cke_button__taotooltip_icon:before { @include icon-tooltip;}\n.cke_button__taoqtiprintedvariable_icon:before { @include icon-variable;}\n.cke_button__taotab_icon:before { @include icon-tab;}\n.cke_button__taountab_icon:before { @include icon-untab;}\n.cke_combo_arrow:before { @include icon-down;}\n.cke_button_arrow:before { @include icon-down;}\n"]} \ No newline at end of file From 120c3beea234af3ad0ea0eaba5f47da5ac613aa2 Mon Sep 17 00:00:00 2001 From: Yuriy Synyaiev Date: Tue, 19 Jul 2022 13:13:39 +0200 Subject: [PATCH 7/9] feat: add background to assigned language block for editing mode --- lib/ckeditor/ckeditor.js | 2 +- lib/ckeditor/skins/kama/editor.css | 2 +- lib/ckeditor/skins/kama/editor_ie.css | 2 +- lib/ckeditor/skins/kama/editor_ie7.css | 2 +- lib/ckeditor/skins/kama/editor_ie8.css | 2 +- lib/ckeditor/skins/kama/editor_iequirks.css | 2 +- lib/ckeditor/skins/moono-lisa/editor.css | 2 +- lib/ckeditor/skins/moono-lisa/editor_gecko.css | 2 +- lib/ckeditor/skins/moono-lisa/editor_ie.css | 2 +- lib/ckeditor/skins/moono-lisa/editor_ie8.css | 2 +- lib/ckeditor/skins/moono-lisa/editor_iequirks.css | 2 +- lib/ckeditor/skins/moono/editor.css | 2 +- lib/ckeditor/skins/moono/editor_gecko.css | 2 +- lib/ckeditor/skins/moono/editor_ie.css | 2 +- lib/ckeditor/skins/moono/editor_ie7.css | 2 +- lib/ckeditor/skins/moono/editor_ie8.css | 2 +- lib/ckeditor/skins/moono/editor_iequirks.css | 2 +- lib/ckeditor/skins/tao/editor.css | 2 +- lib/ckeditor/skins/tao/editor.css.map | 2 +- 19 files changed, 19 insertions(+), 19 deletions(-) diff --git a/lib/ckeditor/ckeditor.js b/lib/ckeditor/ckeditor.js index df9a73bd..916a8df7 100644 --- a/lib/ckeditor/ckeditor.js +++ b/lib/ckeditor/ckeditor.js @@ -2,7 +2,7 @@ Copyright (c) 2003-2022, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ -(function(){if(!window.CKEDITOR||!window.CKEDITOR.dom){window.CKEDITOR||(window.CKEDITOR=function(){var a=/(^|.*[\\\/])ckeditor\.js(?:\?.*|;.*)?$/i,l={timestamp:"M6IE",version:"4.14.1 TAO-2 DEV",revision:"dadcca9d7",rnd:Math.floor(900*Math.random())+100,_:{pending:[],basePathSrcPattern:a},status:"unloaded",basePath:function(){var f=window.CKEDITOR_BASEPATH||"";if(!f)for(var g=document.getElementsByTagName("script"),k=0;k.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 1px 1px 7px;margin-left:-6px}.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 7px 1px 1px;margin-left:0;margin-right:-6px}.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0;margin:0}.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px;margin:0}.cke_toolbar .cke_combo+.cke_toolbar_end,.cke_toolbar .cke_combo+.cke_toolgroup{margin-right:0;margin-left:2px}.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:2px}.cke_hc .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:5px}.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:5px}.cke_toolbar.cke_toolbar_last .cke_combo:nth-last-child(-n+2):after{content:none;border:0;width:0;height:0}.cke_combo_text{line-height:26px;padding-left:10px;text-overflow:ellipsis;overflow:hidden;float:left;cursor:default;color:#484848;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{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 10px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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 #484848}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:3px}.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_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{float:left;margin:-2px 0 2px}a.cke_path_item,span.cke_path_empty{display:inline-block;float:left;padding:3px 4px;margin-right:2px;cursor:default;text-decoration:none;outline:0;border:0;color:#484848;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:#e5e5e5}.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_combopanel__fontsize{width:135px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;text-align:center;opacity:.95;filter:alpha(opacity = 95);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__about_icon{background:url(icons.png?t=M6IE) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png?t=M6IE) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png?t=M6IE) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png?t=M6IE) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6IE) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6IE) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png?t=M6IE) no-repeat 0 -144px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6IE) no-repeat 0 -168px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6IE) no-repeat 0 -192px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -240px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -288px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -336px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6IE) no-repeat 0 -360px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6IE) no-repeat 0 -384px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -408px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -432px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6IE) no-repeat 0 -456px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -504px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6IE) no-repeat 0 -528px!important}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6IE) no-repeat 0 -552px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6IE) no-repeat 0 -576px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6IE) no-repeat 0 -600px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6IE) no-repeat 0 -624px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6IE) no-repeat 0 -648px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6IE) no-repeat 0 -672px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6IE) no-repeat 0 -696px!important}.cke_button__embed_icon{background:url(icons.png?t=M6IE) no-repeat 0 -720px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6IE) no-repeat 0 -744px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6IE) no-repeat 0 -816px!important}.cke_button__replace_icon{background:url(icons.png?t=M6IE) no-repeat 0 -840px!important}.cke_button__flash_icon{background:url(icons.png?t=M6IE) no-repeat 0 -864px!important}.cke_button__button_icon{background:url(icons.png?t=M6IE) no-repeat 0 -888px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6IE) no-repeat 0 -912px!important}.cke_button__form_icon{background:url(icons.png?t=M6IE) no-repeat 0 -936px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6IE) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6IE) no-repeat 0 -984px!important}.cke_button__radio_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1032px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1080px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1128px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1152px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1176px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1200px!important}.cke_button__image_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1248px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1296px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1320px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1344px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1368px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1392px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1416px!important}.cke_button__language_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1464px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1488px!important}.cke_button__link_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1512px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1560px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1608px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1632px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1656px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1704px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1752px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1800px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1848px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1872px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1920px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1944px!important}.cke_button__print_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1968px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1992px!important}.cke_button__save_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2016px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -2064px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2088px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -2136px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -2184px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2208px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2232px!important}.cke_button__table_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2256px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2280px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2304px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2328px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2352px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2424px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -456px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -576px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -696px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -744px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1320px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1344px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1368px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1392px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1416px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1488px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1512px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1872px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1944px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1968px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1992px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2016px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2256px!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=M6IE) no-repeat 0 -2280px!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=M6IE) no-repeat 0 -2304px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2328px!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=M6IE) no-repeat 0 -2352px!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=M6IE) no-repeat 0 -2376px!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=M6IE) no-repeat 0 -2400px!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=M6IE) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -4896px!important} \ 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;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #d1d1d1;padding:0}.cke_inner{display:block;background:#fff;padding:0;-webkit-touch-callout:none}.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 #d1d1d1;background:#f8f8f8;padding:6px 8px 2px;white-space:normal}.cke_float .cke_top{border:1px solid #d1d1d1}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #d1d1d1;background:#f8f8f8}.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 #bcbcbc 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 #bcbcbc;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:hidden;background-color:#fff;border:1px solid #d1d1d1}.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:focus{outline:0}.cke_panel_list{margin:0;padding:0;list-style-type:none;white-space:nowrap}.cke_panel_listItem{margin:0;padding:0}.cke_panel_listItem a{padding:6px 7px;display:block;color:inherit!important;text-decoration:none;overflow:hidden;text-overflow:ellipsis}.cke_hc .cke_panel_listItem a{border-style:none}.cke_panel_listItem.cke_selected a,.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{background-color:#e9e9e9}.cke_panel_listItem a:focus{outline:1px dotted #000}.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:4px 5px}.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_panel_grouptitle{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:6px 6px 7px 6px;color:#484848;border-bottom:1px solid #d1d1d1;background:#f8f8f8}.cke_colorblock{padding:10px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000}a.cke_colorbox{padding:2px;float:left;width:20px;height:20px}.cke_rtl a.cke_colorbox{float:right}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{outline:0;padding:0;border:2px solid #139ff7}a:hover.cke_colorbox{border-color:#bcbcbc}span.cke_colorbox{width:20px;height:20px;float:left}.cke_rtl span.cke_colorbox{float:right}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:3px;display:block;cursor:pointer}a.cke_colorauto{padding:0;border:1px solid transparent;margin-bottom:6px;height:26px;line-height:26px}a.cke_colormore{margin-top:10px;height:20px;line-height:19px}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{outline:0;border:#139ff7 1px solid;background-color:#f8f8f8}a:hover.cke_colorauto,a:hover.cke_colormore{border-color:#bcbcbc}.cke_colorauto span.cke_colorbox{width:18px;height:18px;border:1px solid #808080;margin-left:1px;margin-top:3px}.cke_rtl .cke_colorauto span.cke_colorbox{margin-left:0;margin-right:1px}span.cke_colorbox[style*="#ffffff"],span.cke_colorbox[style*="#FFFFFF"],span.cke_colorbox[style="background-color:#fff"],span.cke_colorbox[style="background-color:#FFF"],span.cke_colorbox[style*="rgb(255,255,255)"],span.cke_colorbox[style*="rgb(255, 255, 255)"]{border:1px solid #808080;width:18px;height:18px}.cke_toolbar{float:left}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{border:0;float:left;margin:1px 2px 6px 0;padding-right:3px}.cke_rtl .cke_toolgroup{float:right;margin:1px 0 6px 2px;padding-left:3px;padding-right:0}.cke_hc .cke_toolgroup{margin-right:5px;margin-bottom:5px}.cke_hc.cke_rtl .cke_toolgroup{margin-right:0;margin-left:5px}a.cke_button{display:inline-block;height:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0;position:relative}a.cke_button_expandable{padding:4px 5px}.cke_rtl a.cke_button{float:right}.cke_hc a.cke_button{border:1px solid black;padding:3px 5px;margin:0 3px 5px 0}.cke_hc.cke_rtl a.cke_button{margin:0 0 5px 3px}a.cke_button_on{background:#fff;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_on{padding:3px 4px}a.cke_button_off:hover,a.cke_button_off:focus,a.cke_button_off:active{background:#e5e5e5;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_off:hover,a.cke_button_expandable.cke_button_off:focus,a.cke_button_expandable.cke_button_off:active{padding:3px 4px}.cke_hc a.cke_button_on,.cke_hc a.cke_button_off:hover,.cke_hc a.cke_button_off:focus,.cke_hc a.cke_button_off:active{background:#e5e5e5;border:3px solid #000;padding:1px 3px}a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{border:0;padding:4px 6px;background-color:transparent}a.cke_button_expandable.cke_button_disabled:hover,a.cke_button_expandable.cke_button_disabled:active{padding:4px 5px}a.cke_button_disabled:focus{border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_disabled:focus{padding:3px 4px}.cke_hc a.cke_button_disabled:hover,.cke_hc a.cke_button_disabled:focus,.cke_hc a.cke_button_disabled:active{border:1px solid #acacac;padding:3px 5px;margin:0 3px 5px 0}.cke_hc a.cke_button_disabled:focus{border:3px solid #000;padding:1px 3px}.cke_hc.cke_rtl a.cke_button_disabled:hover,.cke_hc.cke_rtl a.cke_button_disabled:focus,.cke_hc.cke_rtl a.cke_button_disabled:active{margin:0 0 5px 3px}a.cke_button_disabled .cke_button_icon,a.cke_button_disabled .cke_button_arrow{opacity:.3}.cke_hc a.cke_button_disabled{border-color:#acacac}.cke_hc a.cke_button_disabled .cke_button_icon,.cke_hc a.cke_button_disabled .cke_button_label{opacity:.5}.cke_toolgroup a.cke_button:last-child:after,.cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:4px;top:0;right:-3px}.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-right:0;right:auto;border-left:1px solid #bcbcbc;top:0;left:-3px}.cke_hc .cke_toolgroup a.cke_button:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-color:#000;top:0;right:-7px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{top:0;right:auto;left:-7px}.cke_toolgroup a.cke_button:hover:last-child:after,.cke_toolgroup a.cke_button:focus:last-child:after,.cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:-4px}.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_rtl .cke_toolgroup a.cke_button:focus:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:auto;left:-4px}.cke_hc .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:-9px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:auto;left:-9px}.cke_toolbar.cke_toolbar_last .cke_toolgroup a.cke_button:last-child:after{content:none;border:0;width:0;height:0}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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:#484848}.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 3px;width:0;height:0;cursor:default;vertical-align:top;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #484848}.cke_rtl .cke_button_arrow{margin-right:5px;margin-left:0}.cke_hc .cke_button_arrow{font-size:10px;margin:3px 0 0 3px;width:auto;border:0}.cke_toolbar_separator{float:left;background-color:#bcbcbc;margin:4px 2px 0 2px;height:18px;width:1px}.cke_rtl .cke_toolbar_separator{float:right}.cke_hc .cke_toolbar_separator{background-color:#000;margin-left:2px;margin-right:5px;margin-bottom:9px}.cke_hc.cke_rtl .cke_toolbar_separator{margin-left:5px;margin-right:2px}.cke_toolbar_break{display:block;clear:left}.cke_rtl .cke_toolbar_break{clear:right}a.cke_toolbox_collapser{width:12px;height:11px;float:right;margin:11px 0 0;font-size:0;cursor:default;text-align:center;border:1px solid #bcbcbc}.cke_rtl .cke_toolbox_collapser{float:left}.cke_toolbox_collapser:hover{background:#e5e5e5}.cke_toolbox_collapser.cke_toolbox_collapser_min{margin:0 2px 4px}.cke_toolbox_collapser .cke_arrow{display:inline-block;height:0;width:0;font-size:0;margin-top:1px;border:3px solid transparent;border-bottom-color:#484848}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin-top:4px;border-bottom-color:transparent;border-top-color:#484848}.cke_hc .cke_toolbox_collapser .cke_arrow{font-size:8px;width:auto;border:0;margin-top:0}.cke_menuitem span{cursor:default}.cke_menubutton{display:block}.cke_hc .cke_menubutton{padding:2px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#e9e9e9;display:block;outline:1px dotted}.cke_menubutton:hover{outline:0}.cke_hc .cke_menubutton:hover,.cke_hc .cke_menubutton:focus,.cke_hc .cke_menubutton:active{border:2px solid;padding:0}.cke_menubutton_disabled:hover,.cke_menubutton_disabled:focus,.cke_menubutton_disabled:active{background-color:transparent;outline:0}.cke_menubutton_inner{display:table-row}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_icon{background-color:#f8f8f8;padding:6px 4px}.cke_hc .cke_menubutton_icon{height:16px;width:0;padding:4px 0}.cke_menubutton:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#e9e9e9}.cke_menubutton_disabled:hover .cke_menubutton_icon,.cke_menubutton_disabled:focus .cke_menubutton_icon,.cke_menubutton_disabled:active .cke_menubutton_icon{background-color:#f8f8f8;outline:0}.cke_menuitem .cke_menubutton_on{background-color:#e9e9e9;border:1px solid #dedede;outline:0}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px;background-color:#e9e9e9}.cke_menubutton_label{padding:0 5px;background-color:transparent;width:100%;vertical-align:middle}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_panel_frame .cke_menubutton_label{display:none}.cke_menuseparator{background-color:#d1d1d1;height:1px}.cke_menuarrow{background:transparent url(images/arrow.png) no-repeat 0 10px;padding:0 5px}.cke_rtl .cke_menuarrow{background-position:5px -13px;background-repeat:no-repeat}.cke_hc .cke_menuarrow{background-image:none}.cke_menuarrow span{display:none}.cke_hc .cke_menuarrow span{vertical-align:middle;display:inline}.cke_combo{display:inline-block;float:left;position:relative;margin-bottom:5px}.cke_rtl .cke_combo{float:right}.cke_hc .cke_combo{margin-top:1px;margin-bottom:10px}.cke_combo:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:5px;top:0;right:0}.cke_rtl .cke_combo:after{border-right:0;border-left:1px solid #bcbcbc;right:auto;left:0}.cke_hc .cke_combo:after{border-color:#000}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0;padding:1px}.cke_rtl a.cke_combo_button{float:right}.cke_hc a.cke_combo_button{padding:4px}.cke_combo_on a.cke_combo_button,.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:#e5e5e5;border:1px solid #bcbcbc;padding:0 0 0 1px;margin-left:-1px}.cke_combo_off a.cke_combo_button:focus{outline:0}.cke_combo_on a.cke_combo_button,.cke_combo_off a.cke_combo_button:active{background:#fff}.cke_rtl .cke_combo_on a.cke_combo_button,.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:0 1px 0 0;margin-left:0;margin-right:-1px}.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:3px solid #000;padding:1px 1px 1px 2px}.cke_hc.cke_rtl .cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:1px 2px 1px 1px}.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 0 0 3px;margin-left:-3px}.cke_rtl .cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 3px 0 0;margin-left:0;margin-right:-3px}.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 1px 1px 7px;margin-left:-6px}.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 7px 1px 1px;margin-left:0;margin-right:-6px}.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0;margin:0}.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px;margin:0}.cke_toolbar .cke_combo+.cke_toolbar_end,.cke_toolbar .cke_combo+.cke_toolgroup{margin-right:0;margin-left:2px}.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:2px}.cke_hc .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:5px}.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:5px}.cke_toolbar.cke_toolbar_last .cke_combo:nth-last-child(-n+2):after{content:none;border:0;width:0;height:0}.cke_combo_text{line-height:26px;padding-left:10px;text-overflow:ellipsis;overflow:hidden;float:left;cursor:default;color:#484848;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{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 10px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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 #484848}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:3px}.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_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{float:left;margin:-2px 0 2px}a.cke_path_item,span.cke_path_empty{display:inline-block;float:left;padding:3px 4px;margin-right:2px;cursor:default;text-decoration:none;outline:0;border:0;color:#484848;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:#e5e5e5}.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_combopanel__fontsize{width:135px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;text-align:center;opacity:.95;filter:alpha(opacity = 95);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__about_icon{background:url(icons.png?t=M6JB) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png?t=M6JB) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png?t=M6JB) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png?t=M6JB) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6JB) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6JB) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png?t=M6JB) no-repeat 0 -144px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6JB) no-repeat 0 -168px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6JB) no-repeat 0 -192px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -240px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -288px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -336px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6JB) no-repeat 0 -360px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6JB) no-repeat 0 -384px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -408px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -432px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6JB) no-repeat 0 -456px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -504px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6JB) no-repeat 0 -528px!important}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6JB) no-repeat 0 -552px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6JB) no-repeat 0 -576px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6JB) no-repeat 0 -600px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6JB) no-repeat 0 -624px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6JB) no-repeat 0 -648px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6JB) no-repeat 0 -672px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6JB) no-repeat 0 -696px!important}.cke_button__embed_icon{background:url(icons.png?t=M6JB) no-repeat 0 -720px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6JB) no-repeat 0 -744px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6JB) no-repeat 0 -816px!important}.cke_button__replace_icon{background:url(icons.png?t=M6JB) no-repeat 0 -840px!important}.cke_button__flash_icon{background:url(icons.png?t=M6JB) no-repeat 0 -864px!important}.cke_button__button_icon{background:url(icons.png?t=M6JB) no-repeat 0 -888px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6JB) no-repeat 0 -912px!important}.cke_button__form_icon{background:url(icons.png?t=M6JB) no-repeat 0 -936px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6JB) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6JB) no-repeat 0 -984px!important}.cke_button__radio_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1032px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1080px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1128px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1152px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1176px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1200px!important}.cke_button__image_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1248px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1296px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1320px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1344px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1368px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1392px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1416px!important}.cke_button__language_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1464px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1488px!important}.cke_button__link_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1512px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1560px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1608px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1632px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1656px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1704px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1752px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1800px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1848px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1872px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1920px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1944px!important}.cke_button__print_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1968px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1992px!important}.cke_button__save_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2016px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -2064px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2088px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -2136px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -2184px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2208px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2232px!important}.cke_button__table_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2256px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2280px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2304px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2328px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2352px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2424px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -456px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -576px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -696px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -744px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1320px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1344px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1368px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1392px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1416px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1488px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1512px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1872px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1944px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1968px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1992px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2016px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2256px!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=M6JB) no-repeat 0 -2280px!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=M6JB) no-repeat 0 -2304px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2328px!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=M6JB) no-repeat 0 -2352px!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=M6JB) no-repeat 0 -2376px!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=M6JB) no-repeat 0 -2400px!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=M6JB) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -4896px!important} \ No newline at end of file diff --git a/lib/ckeditor/skins/moono-lisa/editor_gecko.css b/lib/ckeditor/skins/moono-lisa/editor_gecko.css index adff4437..3eddc4c7 100644 --- a/lib/ckeditor/skins/moono-lisa/editor_gecko.css +++ b/lib/ckeditor/skins/moono-lisa/editor_gecko.css @@ -2,4 +2,4 @@ Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ -.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}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #d1d1d1;padding:0}.cke_inner{display:block;background:#fff;padding:0;-webkit-touch-callout:none}.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 #d1d1d1;background:#f8f8f8;padding:6px 8px 2px;white-space:normal}.cke_float .cke_top{border:1px solid #d1d1d1}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #d1d1d1;background:#f8f8f8}.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 #bcbcbc 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 #bcbcbc;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:hidden;background-color:#fff;border:1px solid #d1d1d1}.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:focus{outline:0}.cke_panel_list{margin:0;padding:0;list-style-type:none;white-space:nowrap}.cke_panel_listItem{margin:0;padding:0}.cke_panel_listItem a{padding:6px 7px;display:block;color:inherit!important;text-decoration:none;overflow:hidden;text-overflow:ellipsis}.cke_hc .cke_panel_listItem a{border-style:none}.cke_panel_listItem.cke_selected a,.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{background-color:#e9e9e9}.cke_panel_listItem a:focus{outline:1px dotted #000}.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:4px 5px}.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_panel_grouptitle{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:6px 6px 7px 6px;color:#484848;border-bottom:1px solid #d1d1d1;background:#f8f8f8}.cke_colorblock{padding:10px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000}a.cke_colorbox{padding:2px;float:left;width:20px;height:20px}.cke_rtl a.cke_colorbox{float:right}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{outline:0;padding:0;border:2px solid #139ff7}a:hover.cke_colorbox{border-color:#bcbcbc}span.cke_colorbox{width:20px;height:20px;float:left}.cke_rtl span.cke_colorbox{float:right}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:3px;display:block;cursor:pointer}a.cke_colorauto{padding:0;border:1px solid transparent;margin-bottom:6px;height:26px;line-height:26px}a.cke_colormore{margin-top:10px;height:20px;line-height:19px}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{outline:0;border:#139ff7 1px solid;background-color:#f8f8f8}a:hover.cke_colorauto,a:hover.cke_colormore{border-color:#bcbcbc}.cke_colorauto span.cke_colorbox{width:18px;height:18px;border:1px solid #808080;margin-left:1px;margin-top:3px}.cke_rtl .cke_colorauto span.cke_colorbox{margin-left:0;margin-right:1px}span.cke_colorbox[style*="#ffffff"],span.cke_colorbox[style*="#FFFFFF"],span.cke_colorbox[style="background-color:#fff"],span.cke_colorbox[style="background-color:#FFF"],span.cke_colorbox[style*="rgb(255,255,255)"],span.cke_colorbox[style*="rgb(255, 255, 255)"]{border:1px solid #808080;width:18px;height:18px}.cke_toolbar{float:left}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{border:0;float:left;margin:1px 2px 6px 0;padding-right:3px}.cke_rtl .cke_toolgroup{float:right;margin:1px 0 6px 2px;padding-left:3px;padding-right:0}.cke_hc .cke_toolgroup{margin-right:5px;margin-bottom:5px}.cke_hc.cke_rtl .cke_toolgroup{margin-right:0;margin-left:5px}a.cke_button{display:inline-block;height:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0;position:relative}a.cke_button_expandable{padding:4px 5px}.cke_rtl a.cke_button{float:right}.cke_hc a.cke_button{border:1px solid black;padding:3px 5px;margin:0 3px 5px 0}.cke_hc.cke_rtl a.cke_button{margin:0 0 5px 3px}a.cke_button_on{background:#fff;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_on{padding:3px 4px}a.cke_button_off:hover,a.cke_button_off:focus,a.cke_button_off:active{background:#e5e5e5;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_off:hover,a.cke_button_expandable.cke_button_off:focus,a.cke_button_expandable.cke_button_off:active{padding:3px 4px}.cke_hc a.cke_button_on,.cke_hc a.cke_button_off:hover,.cke_hc a.cke_button_off:focus,.cke_hc a.cke_button_off:active{background:#e5e5e5;border:3px solid #000;padding:1px 3px}a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{border:0;padding:4px 6px;background-color:transparent}a.cke_button_expandable.cke_button_disabled:hover,a.cke_button_expandable.cke_button_disabled:active{padding:4px 5px}a.cke_button_disabled:focus{border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_disabled:focus{padding:3px 4px}.cke_hc a.cke_button_disabled:hover,.cke_hc a.cke_button_disabled:focus,.cke_hc a.cke_button_disabled:active{border:1px solid #acacac;padding:3px 5px;margin:0 3px 5px 0}.cke_hc a.cke_button_disabled:focus{border:3px solid #000;padding:1px 3px}.cke_hc.cke_rtl a.cke_button_disabled:hover,.cke_hc.cke_rtl a.cke_button_disabled:focus,.cke_hc.cke_rtl a.cke_button_disabled:active{margin:0 0 5px 3px}a.cke_button_disabled .cke_button_icon,a.cke_button_disabled .cke_button_arrow{opacity:.3}.cke_hc a.cke_button_disabled{border-color:#acacac}.cke_hc a.cke_button_disabled .cke_button_icon,.cke_hc a.cke_button_disabled .cke_button_label{opacity:.5}.cke_toolgroup a.cke_button:last-child:after,.cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:4px;top:0;right:-3px}.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-right:0;right:auto;border-left:1px solid #bcbcbc;top:0;left:-3px}.cke_hc .cke_toolgroup a.cke_button:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-color:#000;top:0;right:-7px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{top:0;right:auto;left:-7px}.cke_toolgroup a.cke_button:hover:last-child:after,.cke_toolgroup a.cke_button:focus:last-child:after,.cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:-4px}.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_rtl .cke_toolgroup a.cke_button:focus:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:auto;left:-4px}.cke_hc .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:-9px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:auto;left:-9px}.cke_toolbar.cke_toolbar_last .cke_toolgroup a.cke_button:last-child:after{content:none;border:0;width:0;height:0}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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:#484848}.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 3px;width:0;height:0;cursor:default;vertical-align:top;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #484848}.cke_rtl .cke_button_arrow{margin-right:5px;margin-left:0}.cke_hc .cke_button_arrow{font-size:10px;margin:3px 0 0 3px;width:auto;border:0}.cke_toolbar_separator{float:left;background-color:#bcbcbc;margin:4px 2px 0 2px;height:18px;width:1px}.cke_rtl .cke_toolbar_separator{float:right}.cke_hc .cke_toolbar_separator{background-color:#000;margin-left:2px;margin-right:5px;margin-bottom:9px}.cke_hc.cke_rtl .cke_toolbar_separator{margin-left:5px;margin-right:2px}.cke_toolbar_break{display:block;clear:left}.cke_rtl .cke_toolbar_break{clear:right}a.cke_toolbox_collapser{width:12px;height:11px;float:right;margin:11px 0 0;font-size:0;cursor:default;text-align:center;border:1px solid #bcbcbc}.cke_rtl .cke_toolbox_collapser{float:left}.cke_toolbox_collapser:hover{background:#e5e5e5}.cke_toolbox_collapser.cke_toolbox_collapser_min{margin:0 2px 4px}.cke_toolbox_collapser .cke_arrow{display:inline-block;height:0;width:0;font-size:0;margin-top:1px;border:3px solid transparent;border-bottom-color:#484848}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin-top:4px;border-bottom-color:transparent;border-top-color:#484848}.cke_hc .cke_toolbox_collapser .cke_arrow{font-size:8px;width:auto;border:0;margin-top:0}.cke_menuitem span{cursor:default}.cke_menubutton{display:block}.cke_hc .cke_menubutton{padding:2px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#e9e9e9;display:block;outline:1px dotted}.cke_menubutton:hover{outline:0}.cke_hc .cke_menubutton:hover,.cke_hc .cke_menubutton:focus,.cke_hc .cke_menubutton:active{border:2px solid;padding:0}.cke_menubutton_disabled:hover,.cke_menubutton_disabled:focus,.cke_menubutton_disabled:active{background-color:transparent;outline:0}.cke_menubutton_inner{display:table-row}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_icon{background-color:#f8f8f8;padding:6px 4px}.cke_hc .cke_menubutton_icon{height:16px;width:0;padding:4px 0}.cke_menubutton:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#e9e9e9}.cke_menubutton_disabled:hover .cke_menubutton_icon,.cke_menubutton_disabled:focus .cke_menubutton_icon,.cke_menubutton_disabled:active .cke_menubutton_icon{background-color:#f8f8f8;outline:0}.cke_menuitem .cke_menubutton_on{background-color:#e9e9e9;border:1px solid #dedede;outline:0}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px;background-color:#e9e9e9}.cke_menubutton_label{padding:0 5px;background-color:transparent;width:100%;vertical-align:middle}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_panel_frame .cke_menubutton_label{display:none}.cke_menuseparator{background-color:#d1d1d1;height:1px}.cke_menuarrow{background:transparent url(images/arrow.png) no-repeat 0 10px;padding:0 5px}.cke_rtl .cke_menuarrow{background-position:5px -13px;background-repeat:no-repeat}.cke_hc .cke_menuarrow{background-image:none}.cke_menuarrow span{display:none}.cke_hc .cke_menuarrow span{vertical-align:middle;display:inline}.cke_combo{display:inline-block;float:left;position:relative;margin-bottom:5px}.cke_rtl .cke_combo{float:right}.cke_hc .cke_combo{margin-top:1px;margin-bottom:10px}.cke_combo:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:5px;top:0;right:0}.cke_rtl .cke_combo:after{border-right:0;border-left:1px solid #bcbcbc;right:auto;left:0}.cke_hc .cke_combo:after{border-color:#000}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0;padding:1px}.cke_rtl a.cke_combo_button{float:right}.cke_hc a.cke_combo_button{padding:4px}.cke_combo_on a.cke_combo_button,.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:#e5e5e5;border:1px solid #bcbcbc;padding:0 0 0 1px;margin-left:-1px}.cke_combo_off a.cke_combo_button:focus{outline:0}.cke_combo_on a.cke_combo_button,.cke_combo_off a.cke_combo_button:active{background:#fff}.cke_rtl .cke_combo_on a.cke_combo_button,.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:0 1px 0 0;margin-left:0;margin-right:-1px}.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:3px solid #000;padding:1px 1px 1px 2px}.cke_hc.cke_rtl .cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:1px 2px 1px 1px}.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 0 0 3px;margin-left:-3px}.cke_rtl .cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 3px 0 0;margin-left:0;margin-right:-3px}.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 1px 1px 7px;margin-left:-6px}.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 7px 1px 1px;margin-left:0;margin-right:-6px}.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0;margin:0}.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px;margin:0}.cke_toolbar .cke_combo+.cke_toolbar_end,.cke_toolbar .cke_combo+.cke_toolgroup{margin-right:0;margin-left:2px}.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:2px}.cke_hc .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:5px}.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:5px}.cke_toolbar.cke_toolbar_last .cke_combo:nth-last-child(-n+2):after{content:none;border:0;width:0;height:0}.cke_combo_text{line-height:26px;padding-left:10px;text-overflow:ellipsis;overflow:hidden;float:left;cursor:default;color:#484848;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{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 10px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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 #484848}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:3px}.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_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{float:left;margin:-2px 0 2px}a.cke_path_item,span.cke_path_empty{display:inline-block;float:left;padding:3px 4px;margin-right:2px;cursor:default;text-decoration:none;outline:0;border:0;color:#484848;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:#e5e5e5}.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_combopanel__fontsize{width:135px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;text-align:center;opacity:.95;filter:alpha(opacity = 95);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__about_icon{background:url(icons.png?t=M6IE) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png?t=M6IE) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png?t=M6IE) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png?t=M6IE) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6IE) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6IE) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png?t=M6IE) no-repeat 0 -144px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6IE) no-repeat 0 -168px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6IE) no-repeat 0 -192px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -240px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -288px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -336px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6IE) no-repeat 0 -360px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6IE) no-repeat 0 -384px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -408px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -432px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6IE) no-repeat 0 -456px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -504px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6IE) no-repeat 0 -528px!important}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6IE) no-repeat 0 -552px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6IE) no-repeat 0 -576px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6IE) no-repeat 0 -600px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6IE) no-repeat 0 -624px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6IE) no-repeat 0 -648px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6IE) no-repeat 0 -672px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6IE) no-repeat 0 -696px!important}.cke_button__embed_icon{background:url(icons.png?t=M6IE) no-repeat 0 -720px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6IE) no-repeat 0 -744px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6IE) no-repeat 0 -816px!important}.cke_button__replace_icon{background:url(icons.png?t=M6IE) no-repeat 0 -840px!important}.cke_button__flash_icon{background:url(icons.png?t=M6IE) no-repeat 0 -864px!important}.cke_button__button_icon{background:url(icons.png?t=M6IE) no-repeat 0 -888px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6IE) no-repeat 0 -912px!important}.cke_button__form_icon{background:url(icons.png?t=M6IE) no-repeat 0 -936px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6IE) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6IE) no-repeat 0 -984px!important}.cke_button__radio_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1032px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1080px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1128px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1152px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1176px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1200px!important}.cke_button__image_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1248px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1296px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1320px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1344px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1368px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1392px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1416px!important}.cke_button__language_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1464px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1488px!important}.cke_button__link_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1512px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1560px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1608px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1632px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1656px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1704px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1752px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1800px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1848px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1872px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1920px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1944px!important}.cke_button__print_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1968px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1992px!important}.cke_button__save_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2016px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -2064px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2088px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -2136px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -2184px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2208px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2232px!important}.cke_button__table_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2256px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2280px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2304px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2328px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2352px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2424px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -456px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -576px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -696px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -744px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1320px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1344px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1368px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1392px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1416px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1488px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1512px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1872px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1944px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1968px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1992px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2016px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2256px!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=M6IE) no-repeat 0 -2280px!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=M6IE) no-repeat 0 -2304px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2328px!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=M6IE) no-repeat 0 -2352px!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=M6IE) no-repeat 0 -2376px!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=M6IE) no-repeat 0 -2400px!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=M6IE) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -4896px!important}.cke_bottom{padding-bottom:3px}.cke_combo_text{margin-bottom:-1px;margin-top:1px} \ 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;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #d1d1d1;padding:0}.cke_inner{display:block;background:#fff;padding:0;-webkit-touch-callout:none}.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 #d1d1d1;background:#f8f8f8;padding:6px 8px 2px;white-space:normal}.cke_float .cke_top{border:1px solid #d1d1d1}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #d1d1d1;background:#f8f8f8}.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 #bcbcbc 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 #bcbcbc;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:hidden;background-color:#fff;border:1px solid #d1d1d1}.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:focus{outline:0}.cke_panel_list{margin:0;padding:0;list-style-type:none;white-space:nowrap}.cke_panel_listItem{margin:0;padding:0}.cke_panel_listItem a{padding:6px 7px;display:block;color:inherit!important;text-decoration:none;overflow:hidden;text-overflow:ellipsis}.cke_hc .cke_panel_listItem a{border-style:none}.cke_panel_listItem.cke_selected a,.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{background-color:#e9e9e9}.cke_panel_listItem a:focus{outline:1px dotted #000}.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:4px 5px}.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_panel_grouptitle{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:6px 6px 7px 6px;color:#484848;border-bottom:1px solid #d1d1d1;background:#f8f8f8}.cke_colorblock{padding:10px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000}a.cke_colorbox{padding:2px;float:left;width:20px;height:20px}.cke_rtl a.cke_colorbox{float:right}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{outline:0;padding:0;border:2px solid #139ff7}a:hover.cke_colorbox{border-color:#bcbcbc}span.cke_colorbox{width:20px;height:20px;float:left}.cke_rtl span.cke_colorbox{float:right}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:3px;display:block;cursor:pointer}a.cke_colorauto{padding:0;border:1px solid transparent;margin-bottom:6px;height:26px;line-height:26px}a.cke_colormore{margin-top:10px;height:20px;line-height:19px}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{outline:0;border:#139ff7 1px solid;background-color:#f8f8f8}a:hover.cke_colorauto,a:hover.cke_colormore{border-color:#bcbcbc}.cke_colorauto span.cke_colorbox{width:18px;height:18px;border:1px solid #808080;margin-left:1px;margin-top:3px}.cke_rtl .cke_colorauto span.cke_colorbox{margin-left:0;margin-right:1px}span.cke_colorbox[style*="#ffffff"],span.cke_colorbox[style*="#FFFFFF"],span.cke_colorbox[style="background-color:#fff"],span.cke_colorbox[style="background-color:#FFF"],span.cke_colorbox[style*="rgb(255,255,255)"],span.cke_colorbox[style*="rgb(255, 255, 255)"]{border:1px solid #808080;width:18px;height:18px}.cke_toolbar{float:left}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{border:0;float:left;margin:1px 2px 6px 0;padding-right:3px}.cke_rtl .cke_toolgroup{float:right;margin:1px 0 6px 2px;padding-left:3px;padding-right:0}.cke_hc .cke_toolgroup{margin-right:5px;margin-bottom:5px}.cke_hc.cke_rtl .cke_toolgroup{margin-right:0;margin-left:5px}a.cke_button{display:inline-block;height:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0;position:relative}a.cke_button_expandable{padding:4px 5px}.cke_rtl a.cke_button{float:right}.cke_hc a.cke_button{border:1px solid black;padding:3px 5px;margin:0 3px 5px 0}.cke_hc.cke_rtl a.cke_button{margin:0 0 5px 3px}a.cke_button_on{background:#fff;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_on{padding:3px 4px}a.cke_button_off:hover,a.cke_button_off:focus,a.cke_button_off:active{background:#e5e5e5;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_off:hover,a.cke_button_expandable.cke_button_off:focus,a.cke_button_expandable.cke_button_off:active{padding:3px 4px}.cke_hc a.cke_button_on,.cke_hc a.cke_button_off:hover,.cke_hc a.cke_button_off:focus,.cke_hc a.cke_button_off:active{background:#e5e5e5;border:3px solid #000;padding:1px 3px}a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{border:0;padding:4px 6px;background-color:transparent}a.cke_button_expandable.cke_button_disabled:hover,a.cke_button_expandable.cke_button_disabled:active{padding:4px 5px}a.cke_button_disabled:focus{border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_disabled:focus{padding:3px 4px}.cke_hc a.cke_button_disabled:hover,.cke_hc a.cke_button_disabled:focus,.cke_hc a.cke_button_disabled:active{border:1px solid #acacac;padding:3px 5px;margin:0 3px 5px 0}.cke_hc a.cke_button_disabled:focus{border:3px solid #000;padding:1px 3px}.cke_hc.cke_rtl a.cke_button_disabled:hover,.cke_hc.cke_rtl a.cke_button_disabled:focus,.cke_hc.cke_rtl a.cke_button_disabled:active{margin:0 0 5px 3px}a.cke_button_disabled .cke_button_icon,a.cke_button_disabled .cke_button_arrow{opacity:.3}.cke_hc a.cke_button_disabled{border-color:#acacac}.cke_hc a.cke_button_disabled .cke_button_icon,.cke_hc a.cke_button_disabled .cke_button_label{opacity:.5}.cke_toolgroup a.cke_button:last-child:after,.cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:4px;top:0;right:-3px}.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-right:0;right:auto;border-left:1px solid #bcbcbc;top:0;left:-3px}.cke_hc .cke_toolgroup a.cke_button:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-color:#000;top:0;right:-7px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{top:0;right:auto;left:-7px}.cke_toolgroup a.cke_button:hover:last-child:after,.cke_toolgroup a.cke_button:focus:last-child:after,.cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:-4px}.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_rtl .cke_toolgroup a.cke_button:focus:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:auto;left:-4px}.cke_hc .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:-9px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:auto;left:-9px}.cke_toolbar.cke_toolbar_last .cke_toolgroup a.cke_button:last-child:after{content:none;border:0;width:0;height:0}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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:#484848}.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 3px;width:0;height:0;cursor:default;vertical-align:top;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #484848}.cke_rtl .cke_button_arrow{margin-right:5px;margin-left:0}.cke_hc .cke_button_arrow{font-size:10px;margin:3px 0 0 3px;width:auto;border:0}.cke_toolbar_separator{float:left;background-color:#bcbcbc;margin:4px 2px 0 2px;height:18px;width:1px}.cke_rtl .cke_toolbar_separator{float:right}.cke_hc .cke_toolbar_separator{background-color:#000;margin-left:2px;margin-right:5px;margin-bottom:9px}.cke_hc.cke_rtl .cke_toolbar_separator{margin-left:5px;margin-right:2px}.cke_toolbar_break{display:block;clear:left}.cke_rtl .cke_toolbar_break{clear:right}a.cke_toolbox_collapser{width:12px;height:11px;float:right;margin:11px 0 0;font-size:0;cursor:default;text-align:center;border:1px solid #bcbcbc}.cke_rtl .cke_toolbox_collapser{float:left}.cke_toolbox_collapser:hover{background:#e5e5e5}.cke_toolbox_collapser.cke_toolbox_collapser_min{margin:0 2px 4px}.cke_toolbox_collapser .cke_arrow{display:inline-block;height:0;width:0;font-size:0;margin-top:1px;border:3px solid transparent;border-bottom-color:#484848}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin-top:4px;border-bottom-color:transparent;border-top-color:#484848}.cke_hc .cke_toolbox_collapser .cke_arrow{font-size:8px;width:auto;border:0;margin-top:0}.cke_menuitem span{cursor:default}.cke_menubutton{display:block}.cke_hc .cke_menubutton{padding:2px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#e9e9e9;display:block;outline:1px dotted}.cke_menubutton:hover{outline:0}.cke_hc .cke_menubutton:hover,.cke_hc .cke_menubutton:focus,.cke_hc .cke_menubutton:active{border:2px solid;padding:0}.cke_menubutton_disabled:hover,.cke_menubutton_disabled:focus,.cke_menubutton_disabled:active{background-color:transparent;outline:0}.cke_menubutton_inner{display:table-row}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_icon{background-color:#f8f8f8;padding:6px 4px}.cke_hc .cke_menubutton_icon{height:16px;width:0;padding:4px 0}.cke_menubutton:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#e9e9e9}.cke_menubutton_disabled:hover .cke_menubutton_icon,.cke_menubutton_disabled:focus .cke_menubutton_icon,.cke_menubutton_disabled:active .cke_menubutton_icon{background-color:#f8f8f8;outline:0}.cke_menuitem .cke_menubutton_on{background-color:#e9e9e9;border:1px solid #dedede;outline:0}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px;background-color:#e9e9e9}.cke_menubutton_label{padding:0 5px;background-color:transparent;width:100%;vertical-align:middle}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_panel_frame .cke_menubutton_label{display:none}.cke_menuseparator{background-color:#d1d1d1;height:1px}.cke_menuarrow{background:transparent url(images/arrow.png) no-repeat 0 10px;padding:0 5px}.cke_rtl .cke_menuarrow{background-position:5px -13px;background-repeat:no-repeat}.cke_hc .cke_menuarrow{background-image:none}.cke_menuarrow span{display:none}.cke_hc .cke_menuarrow span{vertical-align:middle;display:inline}.cke_combo{display:inline-block;float:left;position:relative;margin-bottom:5px}.cke_rtl .cke_combo{float:right}.cke_hc .cke_combo{margin-top:1px;margin-bottom:10px}.cke_combo:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:5px;top:0;right:0}.cke_rtl .cke_combo:after{border-right:0;border-left:1px solid #bcbcbc;right:auto;left:0}.cke_hc .cke_combo:after{border-color:#000}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0;padding:1px}.cke_rtl a.cke_combo_button{float:right}.cke_hc a.cke_combo_button{padding:4px}.cke_combo_on a.cke_combo_button,.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:#e5e5e5;border:1px solid #bcbcbc;padding:0 0 0 1px;margin-left:-1px}.cke_combo_off a.cke_combo_button:focus{outline:0}.cke_combo_on a.cke_combo_button,.cke_combo_off a.cke_combo_button:active{background:#fff}.cke_rtl .cke_combo_on a.cke_combo_button,.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:0 1px 0 0;margin-left:0;margin-right:-1px}.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:3px solid #000;padding:1px 1px 1px 2px}.cke_hc.cke_rtl .cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:1px 2px 1px 1px}.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 0 0 3px;margin-left:-3px}.cke_rtl .cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 3px 0 0;margin-left:0;margin-right:-3px}.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 1px 1px 7px;margin-left:-6px}.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 7px 1px 1px;margin-left:0;margin-right:-6px}.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0;margin:0}.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px;margin:0}.cke_toolbar .cke_combo+.cke_toolbar_end,.cke_toolbar .cke_combo+.cke_toolgroup{margin-right:0;margin-left:2px}.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:2px}.cke_hc .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:5px}.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:5px}.cke_toolbar.cke_toolbar_last .cke_combo:nth-last-child(-n+2):after{content:none;border:0;width:0;height:0}.cke_combo_text{line-height:26px;padding-left:10px;text-overflow:ellipsis;overflow:hidden;float:left;cursor:default;color:#484848;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{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 10px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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 #484848}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:3px}.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_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{float:left;margin:-2px 0 2px}a.cke_path_item,span.cke_path_empty{display:inline-block;float:left;padding:3px 4px;margin-right:2px;cursor:default;text-decoration:none;outline:0;border:0;color:#484848;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:#e5e5e5}.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_combopanel__fontsize{width:135px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;text-align:center;opacity:.95;filter:alpha(opacity = 95);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__about_icon{background:url(icons.png?t=M6JB) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png?t=M6JB) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png?t=M6JB) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png?t=M6JB) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6JB) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6JB) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png?t=M6JB) no-repeat 0 -144px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6JB) no-repeat 0 -168px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6JB) no-repeat 0 -192px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -240px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -288px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -336px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6JB) no-repeat 0 -360px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6JB) no-repeat 0 -384px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -408px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -432px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6JB) no-repeat 0 -456px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -504px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6JB) no-repeat 0 -528px!important}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6JB) no-repeat 0 -552px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6JB) no-repeat 0 -576px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6JB) no-repeat 0 -600px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6JB) no-repeat 0 -624px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6JB) no-repeat 0 -648px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6JB) no-repeat 0 -672px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6JB) no-repeat 0 -696px!important}.cke_button__embed_icon{background:url(icons.png?t=M6JB) no-repeat 0 -720px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6JB) no-repeat 0 -744px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6JB) no-repeat 0 -816px!important}.cke_button__replace_icon{background:url(icons.png?t=M6JB) no-repeat 0 -840px!important}.cke_button__flash_icon{background:url(icons.png?t=M6JB) no-repeat 0 -864px!important}.cke_button__button_icon{background:url(icons.png?t=M6JB) no-repeat 0 -888px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6JB) no-repeat 0 -912px!important}.cke_button__form_icon{background:url(icons.png?t=M6JB) no-repeat 0 -936px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6JB) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6JB) no-repeat 0 -984px!important}.cke_button__radio_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1032px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1080px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1128px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1152px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1176px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1200px!important}.cke_button__image_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1248px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1296px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1320px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1344px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1368px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1392px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1416px!important}.cke_button__language_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1464px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1488px!important}.cke_button__link_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1512px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1560px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1608px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1632px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1656px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1704px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1752px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1800px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1848px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1872px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1920px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1944px!important}.cke_button__print_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1968px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1992px!important}.cke_button__save_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2016px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -2064px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2088px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -2136px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -2184px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2208px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2232px!important}.cke_button__table_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2256px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2280px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2304px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2328px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2352px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2424px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -456px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -576px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -696px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -744px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1320px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1344px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1368px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1392px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1416px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1488px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1512px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1872px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1944px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1968px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1992px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2016px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2256px!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=M6JB) no-repeat 0 -2280px!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=M6JB) no-repeat 0 -2304px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2328px!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=M6JB) no-repeat 0 -2352px!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=M6JB) no-repeat 0 -2376px!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=M6JB) no-repeat 0 -2400px!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=M6JB) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -4896px!important}.cke_bottom{padding-bottom:3px}.cke_combo_text{margin-bottom:-1px;margin-top:1px} \ No newline at end of file diff --git a/lib/ckeditor/skins/moono-lisa/editor_ie.css b/lib/ckeditor/skins/moono-lisa/editor_ie.css index b683e449..e4156d23 100644 --- a/lib/ckeditor/skins/moono-lisa/editor_ie.css +++ b/lib/ckeditor/skins/moono-lisa/editor_ie.css @@ -2,4 +2,4 @@ Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ -.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}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #d1d1d1;padding:0}.cke_inner{display:block;background:#fff;padding:0;-webkit-touch-callout:none}.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 #d1d1d1;background:#f8f8f8;padding:6px 8px 2px;white-space:normal}.cke_float .cke_top{border:1px solid #d1d1d1}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #d1d1d1;background:#f8f8f8}.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 #bcbcbc 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 #bcbcbc;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:hidden;background-color:#fff;border:1px solid #d1d1d1}.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:focus{outline:0}.cke_panel_list{margin:0;padding:0;list-style-type:none;white-space:nowrap}.cke_panel_listItem{margin:0;padding:0}.cke_panel_listItem a{padding:6px 7px;display:block;color:inherit!important;text-decoration:none;overflow:hidden;text-overflow:ellipsis}.cke_hc .cke_panel_listItem a{border-style:none}.cke_panel_listItem.cke_selected a,.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{background-color:#e9e9e9}.cke_panel_listItem a:focus{outline:1px dotted #000}.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:4px 5px}.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_panel_grouptitle{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:6px 6px 7px 6px;color:#484848;border-bottom:1px solid #d1d1d1;background:#f8f8f8}.cke_colorblock{padding:10px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000}a.cke_colorbox{padding:2px;float:left;width:20px;height:20px}.cke_rtl a.cke_colorbox{float:right}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{outline:0;padding:0;border:2px solid #139ff7}a:hover.cke_colorbox{border-color:#bcbcbc}span.cke_colorbox{width:20px;height:20px;float:left}.cke_rtl span.cke_colorbox{float:right}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:3px;display:block;cursor:pointer}a.cke_colorauto{padding:0;border:1px solid transparent;margin-bottom:6px;height:26px;line-height:26px}a.cke_colormore{margin-top:10px;height:20px;line-height:19px}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{outline:0;border:#139ff7 1px solid;background-color:#f8f8f8}a:hover.cke_colorauto,a:hover.cke_colormore{border-color:#bcbcbc}.cke_colorauto span.cke_colorbox{width:18px;height:18px;border:1px solid #808080;margin-left:1px;margin-top:3px}.cke_rtl .cke_colorauto span.cke_colorbox{margin-left:0;margin-right:1px}span.cke_colorbox[style*="#ffffff"],span.cke_colorbox[style*="#FFFFFF"],span.cke_colorbox[style="background-color:#fff"],span.cke_colorbox[style="background-color:#FFF"],span.cke_colorbox[style*="rgb(255,255,255)"],span.cke_colorbox[style*="rgb(255, 255, 255)"]{border:1px solid #808080;width:18px;height:18px}.cke_toolbar{float:left}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{border:0;float:left;margin:1px 2px 6px 0;padding-right:3px}.cke_rtl .cke_toolgroup{float:right;margin:1px 0 6px 2px;padding-left:3px;padding-right:0}.cke_hc .cke_toolgroup{margin-right:5px;margin-bottom:5px}.cke_hc.cke_rtl .cke_toolgroup{margin-right:0;margin-left:5px}a.cke_button{display:inline-block;height:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0;position:relative}a.cke_button_expandable{padding:4px 5px}.cke_rtl a.cke_button{float:right}.cke_hc a.cke_button{border:1px solid black;padding:3px 5px;margin:0 3px 5px 0}.cke_hc.cke_rtl a.cke_button{margin:0 0 5px 3px}a.cke_button_on{background:#fff;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_on{padding:3px 4px}a.cke_button_off:hover,a.cke_button_off:focus,a.cke_button_off:active{background:#e5e5e5;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_off:hover,a.cke_button_expandable.cke_button_off:focus,a.cke_button_expandable.cke_button_off:active{padding:3px 4px}.cke_hc a.cke_button_on,.cke_hc a.cke_button_off:hover,.cke_hc a.cke_button_off:focus,.cke_hc a.cke_button_off:active{background:#e5e5e5;border:3px solid #000;padding:1px 3px}a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{border:0;padding:4px 6px;background-color:transparent}a.cke_button_expandable.cke_button_disabled:hover,a.cke_button_expandable.cke_button_disabled:active{padding:4px 5px}a.cke_button_disabled:focus{border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_disabled:focus{padding:3px 4px}.cke_hc a.cke_button_disabled:hover,.cke_hc a.cke_button_disabled:focus,.cke_hc a.cke_button_disabled:active{border:1px solid #acacac;padding:3px 5px;margin:0 3px 5px 0}.cke_hc a.cke_button_disabled:focus{border:3px solid #000;padding:1px 3px}.cke_hc.cke_rtl a.cke_button_disabled:hover,.cke_hc.cke_rtl a.cke_button_disabled:focus,.cke_hc.cke_rtl a.cke_button_disabled:active{margin:0 0 5px 3px}a.cke_button_disabled .cke_button_icon,a.cke_button_disabled .cke_button_arrow{opacity:.3}.cke_hc a.cke_button_disabled{border-color:#acacac}.cke_hc a.cke_button_disabled .cke_button_icon,.cke_hc a.cke_button_disabled .cke_button_label{opacity:.5}.cke_toolgroup a.cke_button:last-child:after,.cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:4px;top:0;right:-3px}.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-right:0;right:auto;border-left:1px solid #bcbcbc;top:0;left:-3px}.cke_hc .cke_toolgroup a.cke_button:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-color:#000;top:0;right:-7px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{top:0;right:auto;left:-7px}.cke_toolgroup a.cke_button:hover:last-child:after,.cke_toolgroup a.cke_button:focus:last-child:after,.cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:-4px}.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_rtl .cke_toolgroup a.cke_button:focus:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:auto;left:-4px}.cke_hc .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:-9px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:auto;left:-9px}.cke_toolbar.cke_toolbar_last .cke_toolgroup a.cke_button:last-child:after{content:none;border:0;width:0;height:0}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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:#484848}.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 3px;width:0;height:0;cursor:default;vertical-align:top;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #484848}.cke_rtl .cke_button_arrow{margin-right:5px;margin-left:0}.cke_hc .cke_button_arrow{font-size:10px;margin:3px 0 0 3px;width:auto;border:0}.cke_toolbar_separator{float:left;background-color:#bcbcbc;margin:4px 2px 0 2px;height:18px;width:1px}.cke_rtl .cke_toolbar_separator{float:right}.cke_hc .cke_toolbar_separator{background-color:#000;margin-left:2px;margin-right:5px;margin-bottom:9px}.cke_hc.cke_rtl .cke_toolbar_separator{margin-left:5px;margin-right:2px}.cke_toolbar_break{display:block;clear:left}.cke_rtl .cke_toolbar_break{clear:right}a.cke_toolbox_collapser{width:12px;height:11px;float:right;margin:11px 0 0;font-size:0;cursor:default;text-align:center;border:1px solid #bcbcbc}.cke_rtl .cke_toolbox_collapser{float:left}.cke_toolbox_collapser:hover{background:#e5e5e5}.cke_toolbox_collapser.cke_toolbox_collapser_min{margin:0 2px 4px}.cke_toolbox_collapser .cke_arrow{display:inline-block;height:0;width:0;font-size:0;margin-top:1px;border:3px solid transparent;border-bottom-color:#484848}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin-top:4px;border-bottom-color:transparent;border-top-color:#484848}.cke_hc .cke_toolbox_collapser .cke_arrow{font-size:8px;width:auto;border:0;margin-top:0}.cke_menuitem span{cursor:default}.cke_menubutton{display:block}.cke_hc .cke_menubutton{padding:2px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#e9e9e9;display:block;outline:1px dotted}.cke_menubutton:hover{outline:0}.cke_hc .cke_menubutton:hover,.cke_hc .cke_menubutton:focus,.cke_hc .cke_menubutton:active{border:2px solid;padding:0}.cke_menubutton_disabled:hover,.cke_menubutton_disabled:focus,.cke_menubutton_disabled:active{background-color:transparent;outline:0}.cke_menubutton_inner{display:table-row}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_icon{background-color:#f8f8f8;padding:6px 4px}.cke_hc .cke_menubutton_icon{height:16px;width:0;padding:4px 0}.cke_menubutton:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#e9e9e9}.cke_menubutton_disabled:hover .cke_menubutton_icon,.cke_menubutton_disabled:focus .cke_menubutton_icon,.cke_menubutton_disabled:active .cke_menubutton_icon{background-color:#f8f8f8;outline:0}.cke_menuitem .cke_menubutton_on{background-color:#e9e9e9;border:1px solid #dedede;outline:0}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px;background-color:#e9e9e9}.cke_menubutton_label{padding:0 5px;background-color:transparent;width:100%;vertical-align:middle}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_panel_frame .cke_menubutton_label{display:none}.cke_menuseparator{background-color:#d1d1d1;height:1px}.cke_menuarrow{background:transparent url(images/arrow.png) no-repeat 0 10px;padding:0 5px}.cke_rtl .cke_menuarrow{background-position:5px -13px;background-repeat:no-repeat}.cke_hc .cke_menuarrow{background-image:none}.cke_menuarrow span{display:none}.cke_hc .cke_menuarrow span{vertical-align:middle;display:inline}.cke_combo{display:inline-block;float:left;position:relative;margin-bottom:5px}.cke_rtl .cke_combo{float:right}.cke_hc .cke_combo{margin-top:1px;margin-bottom:10px}.cke_combo:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:5px;top:0;right:0}.cke_rtl .cke_combo:after{border-right:0;border-left:1px solid #bcbcbc;right:auto;left:0}.cke_hc .cke_combo:after{border-color:#000}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0;padding:1px}.cke_rtl a.cke_combo_button{float:right}.cke_hc a.cke_combo_button{padding:4px}.cke_combo_on a.cke_combo_button,.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:#e5e5e5;border:1px solid #bcbcbc;padding:0 0 0 1px;margin-left:-1px}.cke_combo_off a.cke_combo_button:focus{outline:0}.cke_combo_on a.cke_combo_button,.cke_combo_off a.cke_combo_button:active{background:#fff}.cke_rtl .cke_combo_on a.cke_combo_button,.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:0 1px 0 0;margin-left:0;margin-right:-1px}.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:3px solid #000;padding:1px 1px 1px 2px}.cke_hc.cke_rtl .cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:1px 2px 1px 1px}.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 0 0 3px;margin-left:-3px}.cke_rtl .cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 3px 0 0;margin-left:0;margin-right:-3px}.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 1px 1px 7px;margin-left:-6px}.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 7px 1px 1px;margin-left:0;margin-right:-6px}.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0;margin:0}.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px;margin:0}.cke_toolbar .cke_combo+.cke_toolbar_end,.cke_toolbar .cke_combo+.cke_toolgroup{margin-right:0;margin-left:2px}.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:2px}.cke_hc .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:5px}.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:5px}.cke_toolbar.cke_toolbar_last .cke_combo:nth-last-child(-n+2):after{content:none;border:0;width:0;height:0}.cke_combo_text{line-height:26px;padding-left:10px;text-overflow:ellipsis;overflow:hidden;float:left;cursor:default;color:#484848;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{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 10px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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 #484848}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:3px}.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_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{float:left;margin:-2px 0 2px}a.cke_path_item,span.cke_path_empty{display:inline-block;float:left;padding:3px 4px;margin-right:2px;cursor:default;text-decoration:none;outline:0;border:0;color:#484848;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:#e5e5e5}.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_combopanel__fontsize{width:135px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;text-align:center;opacity:.95;filter:alpha(opacity = 95);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__about_icon{background:url(icons.png?t=M6IE) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png?t=M6IE) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png?t=M6IE) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png?t=M6IE) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6IE) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6IE) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png?t=M6IE) no-repeat 0 -144px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6IE) no-repeat 0 -168px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6IE) no-repeat 0 -192px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -240px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -288px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -336px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6IE) no-repeat 0 -360px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6IE) no-repeat 0 -384px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -408px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -432px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6IE) no-repeat 0 -456px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -504px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6IE) no-repeat 0 -528px!important}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6IE) no-repeat 0 -552px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6IE) no-repeat 0 -576px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6IE) no-repeat 0 -600px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6IE) no-repeat 0 -624px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6IE) no-repeat 0 -648px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6IE) no-repeat 0 -672px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6IE) no-repeat 0 -696px!important}.cke_button__embed_icon{background:url(icons.png?t=M6IE) no-repeat 0 -720px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6IE) no-repeat 0 -744px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6IE) no-repeat 0 -816px!important}.cke_button__replace_icon{background:url(icons.png?t=M6IE) no-repeat 0 -840px!important}.cke_button__flash_icon{background:url(icons.png?t=M6IE) no-repeat 0 -864px!important}.cke_button__button_icon{background:url(icons.png?t=M6IE) no-repeat 0 -888px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6IE) no-repeat 0 -912px!important}.cke_button__form_icon{background:url(icons.png?t=M6IE) no-repeat 0 -936px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6IE) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6IE) no-repeat 0 -984px!important}.cke_button__radio_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1032px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1080px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1128px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1152px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1176px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1200px!important}.cke_button__image_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1248px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1296px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1320px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1344px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1368px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1392px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1416px!important}.cke_button__language_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1464px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1488px!important}.cke_button__link_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1512px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1560px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1608px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1632px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1656px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1704px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1752px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1800px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1848px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1872px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1920px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1944px!important}.cke_button__print_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1968px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1992px!important}.cke_button__save_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2016px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -2064px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2088px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -2136px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -2184px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2208px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2232px!important}.cke_button__table_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2256px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2280px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2304px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2328px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2352px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2424px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -456px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -576px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -696px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -744px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1320px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1344px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1368px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1392px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1416px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1488px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1512px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1872px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1944px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1968px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1992px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2016px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2256px!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=M6IE) no-repeat 0 -2280px!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=M6IE) no-repeat 0 -2304px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2328px!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=M6IE) no-repeat 0 -2352px!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=M6IE) no-repeat 0 -2376px!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=M6IE) no-repeat 0 -2400px!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=M6IE) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -4896px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.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 .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)} \ 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;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #d1d1d1;padding:0}.cke_inner{display:block;background:#fff;padding:0;-webkit-touch-callout:none}.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 #d1d1d1;background:#f8f8f8;padding:6px 8px 2px;white-space:normal}.cke_float .cke_top{border:1px solid #d1d1d1}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #d1d1d1;background:#f8f8f8}.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 #bcbcbc 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 #bcbcbc;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:hidden;background-color:#fff;border:1px solid #d1d1d1}.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:focus{outline:0}.cke_panel_list{margin:0;padding:0;list-style-type:none;white-space:nowrap}.cke_panel_listItem{margin:0;padding:0}.cke_panel_listItem a{padding:6px 7px;display:block;color:inherit!important;text-decoration:none;overflow:hidden;text-overflow:ellipsis}.cke_hc .cke_panel_listItem a{border-style:none}.cke_panel_listItem.cke_selected a,.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{background-color:#e9e9e9}.cke_panel_listItem a:focus{outline:1px dotted #000}.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:4px 5px}.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_panel_grouptitle{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:6px 6px 7px 6px;color:#484848;border-bottom:1px solid #d1d1d1;background:#f8f8f8}.cke_colorblock{padding:10px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000}a.cke_colorbox{padding:2px;float:left;width:20px;height:20px}.cke_rtl a.cke_colorbox{float:right}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{outline:0;padding:0;border:2px solid #139ff7}a:hover.cke_colorbox{border-color:#bcbcbc}span.cke_colorbox{width:20px;height:20px;float:left}.cke_rtl span.cke_colorbox{float:right}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:3px;display:block;cursor:pointer}a.cke_colorauto{padding:0;border:1px solid transparent;margin-bottom:6px;height:26px;line-height:26px}a.cke_colormore{margin-top:10px;height:20px;line-height:19px}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{outline:0;border:#139ff7 1px solid;background-color:#f8f8f8}a:hover.cke_colorauto,a:hover.cke_colormore{border-color:#bcbcbc}.cke_colorauto span.cke_colorbox{width:18px;height:18px;border:1px solid #808080;margin-left:1px;margin-top:3px}.cke_rtl .cke_colorauto span.cke_colorbox{margin-left:0;margin-right:1px}span.cke_colorbox[style*="#ffffff"],span.cke_colorbox[style*="#FFFFFF"],span.cke_colorbox[style="background-color:#fff"],span.cke_colorbox[style="background-color:#FFF"],span.cke_colorbox[style*="rgb(255,255,255)"],span.cke_colorbox[style*="rgb(255, 255, 255)"]{border:1px solid #808080;width:18px;height:18px}.cke_toolbar{float:left}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{border:0;float:left;margin:1px 2px 6px 0;padding-right:3px}.cke_rtl .cke_toolgroup{float:right;margin:1px 0 6px 2px;padding-left:3px;padding-right:0}.cke_hc .cke_toolgroup{margin-right:5px;margin-bottom:5px}.cke_hc.cke_rtl .cke_toolgroup{margin-right:0;margin-left:5px}a.cke_button{display:inline-block;height:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0;position:relative}a.cke_button_expandable{padding:4px 5px}.cke_rtl a.cke_button{float:right}.cke_hc a.cke_button{border:1px solid black;padding:3px 5px;margin:0 3px 5px 0}.cke_hc.cke_rtl a.cke_button{margin:0 0 5px 3px}a.cke_button_on{background:#fff;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_on{padding:3px 4px}a.cke_button_off:hover,a.cke_button_off:focus,a.cke_button_off:active{background:#e5e5e5;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_off:hover,a.cke_button_expandable.cke_button_off:focus,a.cke_button_expandable.cke_button_off:active{padding:3px 4px}.cke_hc a.cke_button_on,.cke_hc a.cke_button_off:hover,.cke_hc a.cke_button_off:focus,.cke_hc a.cke_button_off:active{background:#e5e5e5;border:3px solid #000;padding:1px 3px}a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{border:0;padding:4px 6px;background-color:transparent}a.cke_button_expandable.cke_button_disabled:hover,a.cke_button_expandable.cke_button_disabled:active{padding:4px 5px}a.cke_button_disabled:focus{border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_disabled:focus{padding:3px 4px}.cke_hc a.cke_button_disabled:hover,.cke_hc a.cke_button_disabled:focus,.cke_hc a.cke_button_disabled:active{border:1px solid #acacac;padding:3px 5px;margin:0 3px 5px 0}.cke_hc a.cke_button_disabled:focus{border:3px solid #000;padding:1px 3px}.cke_hc.cke_rtl a.cke_button_disabled:hover,.cke_hc.cke_rtl a.cke_button_disabled:focus,.cke_hc.cke_rtl a.cke_button_disabled:active{margin:0 0 5px 3px}a.cke_button_disabled .cke_button_icon,a.cke_button_disabled .cke_button_arrow{opacity:.3}.cke_hc a.cke_button_disabled{border-color:#acacac}.cke_hc a.cke_button_disabled .cke_button_icon,.cke_hc a.cke_button_disabled .cke_button_label{opacity:.5}.cke_toolgroup a.cke_button:last-child:after,.cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:4px;top:0;right:-3px}.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-right:0;right:auto;border-left:1px solid #bcbcbc;top:0;left:-3px}.cke_hc .cke_toolgroup a.cke_button:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-color:#000;top:0;right:-7px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{top:0;right:auto;left:-7px}.cke_toolgroup a.cke_button:hover:last-child:after,.cke_toolgroup a.cke_button:focus:last-child:after,.cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:-4px}.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_rtl .cke_toolgroup a.cke_button:focus:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:auto;left:-4px}.cke_hc .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:-9px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:auto;left:-9px}.cke_toolbar.cke_toolbar_last .cke_toolgroup a.cke_button:last-child:after{content:none;border:0;width:0;height:0}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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:#484848}.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 3px;width:0;height:0;cursor:default;vertical-align:top;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #484848}.cke_rtl .cke_button_arrow{margin-right:5px;margin-left:0}.cke_hc .cke_button_arrow{font-size:10px;margin:3px 0 0 3px;width:auto;border:0}.cke_toolbar_separator{float:left;background-color:#bcbcbc;margin:4px 2px 0 2px;height:18px;width:1px}.cke_rtl .cke_toolbar_separator{float:right}.cke_hc .cke_toolbar_separator{background-color:#000;margin-left:2px;margin-right:5px;margin-bottom:9px}.cke_hc.cke_rtl .cke_toolbar_separator{margin-left:5px;margin-right:2px}.cke_toolbar_break{display:block;clear:left}.cke_rtl .cke_toolbar_break{clear:right}a.cke_toolbox_collapser{width:12px;height:11px;float:right;margin:11px 0 0;font-size:0;cursor:default;text-align:center;border:1px solid #bcbcbc}.cke_rtl .cke_toolbox_collapser{float:left}.cke_toolbox_collapser:hover{background:#e5e5e5}.cke_toolbox_collapser.cke_toolbox_collapser_min{margin:0 2px 4px}.cke_toolbox_collapser .cke_arrow{display:inline-block;height:0;width:0;font-size:0;margin-top:1px;border:3px solid transparent;border-bottom-color:#484848}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin-top:4px;border-bottom-color:transparent;border-top-color:#484848}.cke_hc .cke_toolbox_collapser .cke_arrow{font-size:8px;width:auto;border:0;margin-top:0}.cke_menuitem span{cursor:default}.cke_menubutton{display:block}.cke_hc .cke_menubutton{padding:2px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#e9e9e9;display:block;outline:1px dotted}.cke_menubutton:hover{outline:0}.cke_hc .cke_menubutton:hover,.cke_hc .cke_menubutton:focus,.cke_hc .cke_menubutton:active{border:2px solid;padding:0}.cke_menubutton_disabled:hover,.cke_menubutton_disabled:focus,.cke_menubutton_disabled:active{background-color:transparent;outline:0}.cke_menubutton_inner{display:table-row}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_icon{background-color:#f8f8f8;padding:6px 4px}.cke_hc .cke_menubutton_icon{height:16px;width:0;padding:4px 0}.cke_menubutton:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#e9e9e9}.cke_menubutton_disabled:hover .cke_menubutton_icon,.cke_menubutton_disabled:focus .cke_menubutton_icon,.cke_menubutton_disabled:active .cke_menubutton_icon{background-color:#f8f8f8;outline:0}.cke_menuitem .cke_menubutton_on{background-color:#e9e9e9;border:1px solid #dedede;outline:0}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px;background-color:#e9e9e9}.cke_menubutton_label{padding:0 5px;background-color:transparent;width:100%;vertical-align:middle}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_panel_frame .cke_menubutton_label{display:none}.cke_menuseparator{background-color:#d1d1d1;height:1px}.cke_menuarrow{background:transparent url(images/arrow.png) no-repeat 0 10px;padding:0 5px}.cke_rtl .cke_menuarrow{background-position:5px -13px;background-repeat:no-repeat}.cke_hc .cke_menuarrow{background-image:none}.cke_menuarrow span{display:none}.cke_hc .cke_menuarrow span{vertical-align:middle;display:inline}.cke_combo{display:inline-block;float:left;position:relative;margin-bottom:5px}.cke_rtl .cke_combo{float:right}.cke_hc .cke_combo{margin-top:1px;margin-bottom:10px}.cke_combo:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:5px;top:0;right:0}.cke_rtl .cke_combo:after{border-right:0;border-left:1px solid #bcbcbc;right:auto;left:0}.cke_hc .cke_combo:after{border-color:#000}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0;padding:1px}.cke_rtl a.cke_combo_button{float:right}.cke_hc a.cke_combo_button{padding:4px}.cke_combo_on a.cke_combo_button,.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:#e5e5e5;border:1px solid #bcbcbc;padding:0 0 0 1px;margin-left:-1px}.cke_combo_off a.cke_combo_button:focus{outline:0}.cke_combo_on a.cke_combo_button,.cke_combo_off a.cke_combo_button:active{background:#fff}.cke_rtl .cke_combo_on a.cke_combo_button,.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:0 1px 0 0;margin-left:0;margin-right:-1px}.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:3px solid #000;padding:1px 1px 1px 2px}.cke_hc.cke_rtl .cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:1px 2px 1px 1px}.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 0 0 3px;margin-left:-3px}.cke_rtl .cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 3px 0 0;margin-left:0;margin-right:-3px}.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 1px 1px 7px;margin-left:-6px}.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 7px 1px 1px;margin-left:0;margin-right:-6px}.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0;margin:0}.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px;margin:0}.cke_toolbar .cke_combo+.cke_toolbar_end,.cke_toolbar .cke_combo+.cke_toolgroup{margin-right:0;margin-left:2px}.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:2px}.cke_hc .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:5px}.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:5px}.cke_toolbar.cke_toolbar_last .cke_combo:nth-last-child(-n+2):after{content:none;border:0;width:0;height:0}.cke_combo_text{line-height:26px;padding-left:10px;text-overflow:ellipsis;overflow:hidden;float:left;cursor:default;color:#484848;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{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 10px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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 #484848}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:3px}.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_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{float:left;margin:-2px 0 2px}a.cke_path_item,span.cke_path_empty{display:inline-block;float:left;padding:3px 4px;margin-right:2px;cursor:default;text-decoration:none;outline:0;border:0;color:#484848;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:#e5e5e5}.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_combopanel__fontsize{width:135px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;text-align:center;opacity:.95;filter:alpha(opacity = 95);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__about_icon{background:url(icons.png?t=M6JB) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png?t=M6JB) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png?t=M6JB) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png?t=M6JB) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6JB) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6JB) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png?t=M6JB) no-repeat 0 -144px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6JB) no-repeat 0 -168px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6JB) no-repeat 0 -192px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -240px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -288px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -336px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6JB) no-repeat 0 -360px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6JB) no-repeat 0 -384px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -408px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -432px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6JB) no-repeat 0 -456px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -504px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6JB) no-repeat 0 -528px!important}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6JB) no-repeat 0 -552px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6JB) no-repeat 0 -576px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6JB) no-repeat 0 -600px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6JB) no-repeat 0 -624px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6JB) no-repeat 0 -648px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6JB) no-repeat 0 -672px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6JB) no-repeat 0 -696px!important}.cke_button__embed_icon{background:url(icons.png?t=M6JB) no-repeat 0 -720px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6JB) no-repeat 0 -744px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6JB) no-repeat 0 -816px!important}.cke_button__replace_icon{background:url(icons.png?t=M6JB) no-repeat 0 -840px!important}.cke_button__flash_icon{background:url(icons.png?t=M6JB) no-repeat 0 -864px!important}.cke_button__button_icon{background:url(icons.png?t=M6JB) no-repeat 0 -888px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6JB) no-repeat 0 -912px!important}.cke_button__form_icon{background:url(icons.png?t=M6JB) no-repeat 0 -936px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6JB) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6JB) no-repeat 0 -984px!important}.cke_button__radio_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1032px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1080px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1128px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1152px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1176px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1200px!important}.cke_button__image_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1248px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1296px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1320px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1344px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1368px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1392px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1416px!important}.cke_button__language_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1464px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1488px!important}.cke_button__link_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1512px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1560px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1608px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1632px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1656px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1704px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1752px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1800px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1848px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1872px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1920px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1944px!important}.cke_button__print_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1968px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1992px!important}.cke_button__save_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2016px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -2064px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2088px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -2136px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -2184px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2208px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2232px!important}.cke_button__table_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2256px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2280px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2304px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2328px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2352px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2424px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -456px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -576px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -696px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -744px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1320px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1344px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1368px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1392px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1416px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1488px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1512px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1872px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1944px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1968px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1992px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2016px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2256px!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=M6JB) no-repeat 0 -2280px!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=M6JB) no-repeat 0 -2304px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2328px!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=M6JB) no-repeat 0 -2352px!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=M6JB) no-repeat 0 -2376px!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=M6JB) no-repeat 0 -2400px!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=M6JB) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -4896px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.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 .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)} \ No newline at end of file diff --git a/lib/ckeditor/skins/moono-lisa/editor_ie8.css b/lib/ckeditor/skins/moono-lisa/editor_ie8.css index 53ec5377..d4ca00d1 100644 --- a/lib/ckeditor/skins/moono-lisa/editor_ie8.css +++ b/lib/ckeditor/skins/moono-lisa/editor_ie8.css @@ -2,4 +2,4 @@ Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ -.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}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #d1d1d1;padding:0}.cke_inner{display:block;background:#fff;padding:0;-webkit-touch-callout:none}.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 #d1d1d1;background:#f8f8f8;padding:6px 8px 2px;white-space:normal}.cke_float .cke_top{border:1px solid #d1d1d1}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #d1d1d1;background:#f8f8f8}.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 #bcbcbc 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 #bcbcbc;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:hidden;background-color:#fff;border:1px solid #d1d1d1}.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:focus{outline:0}.cke_panel_list{margin:0;padding:0;list-style-type:none;white-space:nowrap}.cke_panel_listItem{margin:0;padding:0}.cke_panel_listItem a{padding:6px 7px;display:block;color:inherit!important;text-decoration:none;overflow:hidden;text-overflow:ellipsis}.cke_hc .cke_panel_listItem a{border-style:none}.cke_panel_listItem.cke_selected a,.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{background-color:#e9e9e9}.cke_panel_listItem a:focus{outline:1px dotted #000}.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:4px 5px}.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_panel_grouptitle{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:6px 6px 7px 6px;color:#484848;border-bottom:1px solid #d1d1d1;background:#f8f8f8}.cke_colorblock{padding:10px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000}a.cke_colorbox{padding:2px;float:left;width:20px;height:20px}.cke_rtl a.cke_colorbox{float:right}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{outline:0;padding:0;border:2px solid #139ff7}a:hover.cke_colorbox{border-color:#bcbcbc}span.cke_colorbox{width:20px;height:20px;float:left}.cke_rtl span.cke_colorbox{float:right}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:3px;display:block;cursor:pointer}a.cke_colorauto{padding:0;border:1px solid transparent;margin-bottom:6px;height:26px;line-height:26px}a.cke_colormore{margin-top:10px;height:20px;line-height:19px}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{outline:0;border:#139ff7 1px solid;background-color:#f8f8f8}a:hover.cke_colorauto,a:hover.cke_colormore{border-color:#bcbcbc}.cke_colorauto span.cke_colorbox{width:18px;height:18px;border:1px solid #808080;margin-left:1px;margin-top:3px}.cke_rtl .cke_colorauto span.cke_colorbox{margin-left:0;margin-right:1px}span.cke_colorbox[style*="#ffffff"],span.cke_colorbox[style*="#FFFFFF"],span.cke_colorbox[style="background-color:#fff"],span.cke_colorbox[style="background-color:#FFF"],span.cke_colorbox[style*="rgb(255,255,255)"],span.cke_colorbox[style*="rgb(255, 255, 255)"]{border:1px solid #808080;width:18px;height:18px}.cke_toolbar{float:left}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{border:0;float:left;margin:1px 2px 6px 0;padding-right:3px}.cke_rtl .cke_toolgroup{float:right;margin:1px 0 6px 2px;padding-left:3px;padding-right:0}.cke_hc .cke_toolgroup{margin-right:5px;margin-bottom:5px}.cke_hc.cke_rtl .cke_toolgroup{margin-right:0;margin-left:5px}a.cke_button{display:inline-block;height:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0;position:relative}a.cke_button_expandable{padding:4px 5px}.cke_rtl a.cke_button{float:right}.cke_hc a.cke_button{border:1px solid black;padding:3px 5px;margin:0 3px 5px 0}.cke_hc.cke_rtl a.cke_button{margin:0 0 5px 3px}a.cke_button_on{background:#fff;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_on{padding:3px 4px}a.cke_button_off:hover,a.cke_button_off:focus,a.cke_button_off:active{background:#e5e5e5;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_off:hover,a.cke_button_expandable.cke_button_off:focus,a.cke_button_expandable.cke_button_off:active{padding:3px 4px}.cke_hc a.cke_button_on,.cke_hc a.cke_button_off:hover,.cke_hc a.cke_button_off:focus,.cke_hc a.cke_button_off:active{background:#e5e5e5;border:3px solid #000;padding:1px 3px}a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{border:0;padding:4px 6px;background-color:transparent}a.cke_button_expandable.cke_button_disabled:hover,a.cke_button_expandable.cke_button_disabled:active{padding:4px 5px}a.cke_button_disabled:focus{border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_disabled:focus{padding:3px 4px}.cke_hc a.cke_button_disabled:hover,.cke_hc a.cke_button_disabled:focus,.cke_hc a.cke_button_disabled:active{border:1px solid #acacac;padding:3px 5px;margin:0 3px 5px 0}.cke_hc a.cke_button_disabled:focus{border:3px solid #000;padding:1px 3px}.cke_hc.cke_rtl a.cke_button_disabled:hover,.cke_hc.cke_rtl a.cke_button_disabled:focus,.cke_hc.cke_rtl a.cke_button_disabled:active{margin:0 0 5px 3px}a.cke_button_disabled .cke_button_icon,a.cke_button_disabled .cke_button_arrow{opacity:.3}.cke_hc a.cke_button_disabled{border-color:#acacac}.cke_hc a.cke_button_disabled .cke_button_icon,.cke_hc a.cke_button_disabled .cke_button_label{opacity:.5}.cke_toolgroup a.cke_button:last-child:after,.cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:4px;top:0;right:-3px}.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-right:0;right:auto;border-left:1px solid #bcbcbc;top:0;left:-3px}.cke_hc .cke_toolgroup a.cke_button:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-color:#000;top:0;right:-7px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{top:0;right:auto;left:-7px}.cke_toolgroup a.cke_button:hover:last-child:after,.cke_toolgroup a.cke_button:focus:last-child:after,.cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:-4px}.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_rtl .cke_toolgroup a.cke_button:focus:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:auto;left:-4px}.cke_hc .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:-9px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:auto;left:-9px}.cke_toolbar.cke_toolbar_last .cke_toolgroup a.cke_button:last-child:after{content:none;border:0;width:0;height:0}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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:#484848}.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 3px;width:0;height:0;cursor:default;vertical-align:top;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #484848}.cke_rtl .cke_button_arrow{margin-right:5px;margin-left:0}.cke_hc .cke_button_arrow{font-size:10px;margin:3px 0 0 3px;width:auto;border:0}.cke_toolbar_separator{float:left;background-color:#bcbcbc;margin:4px 2px 0 2px;height:18px;width:1px}.cke_rtl .cke_toolbar_separator{float:right}.cke_hc .cke_toolbar_separator{background-color:#000;margin-left:2px;margin-right:5px;margin-bottom:9px}.cke_hc.cke_rtl .cke_toolbar_separator{margin-left:5px;margin-right:2px}.cke_toolbar_break{display:block;clear:left}.cke_rtl .cke_toolbar_break{clear:right}a.cke_toolbox_collapser{width:12px;height:11px;float:right;margin:11px 0 0;font-size:0;cursor:default;text-align:center;border:1px solid #bcbcbc}.cke_rtl .cke_toolbox_collapser{float:left}.cke_toolbox_collapser:hover{background:#e5e5e5}.cke_toolbox_collapser.cke_toolbox_collapser_min{margin:0 2px 4px}.cke_toolbox_collapser .cke_arrow{display:inline-block;height:0;width:0;font-size:0;margin-top:1px;border:3px solid transparent;border-bottom-color:#484848}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin-top:4px;border-bottom-color:transparent;border-top-color:#484848}.cke_hc .cke_toolbox_collapser .cke_arrow{font-size:8px;width:auto;border:0;margin-top:0}.cke_menuitem span{cursor:default}.cke_menubutton{display:block}.cke_hc .cke_menubutton{padding:2px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#e9e9e9;display:block;outline:1px dotted}.cke_menubutton:hover{outline:0}.cke_hc .cke_menubutton:hover,.cke_hc .cke_menubutton:focus,.cke_hc .cke_menubutton:active{border:2px solid;padding:0}.cke_menubutton_disabled:hover,.cke_menubutton_disabled:focus,.cke_menubutton_disabled:active{background-color:transparent;outline:0}.cke_menubutton_inner{display:table-row}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_icon{background-color:#f8f8f8;padding:6px 4px}.cke_hc .cke_menubutton_icon{height:16px;width:0;padding:4px 0}.cke_menubutton:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#e9e9e9}.cke_menubutton_disabled:hover .cke_menubutton_icon,.cke_menubutton_disabled:focus .cke_menubutton_icon,.cke_menubutton_disabled:active .cke_menubutton_icon{background-color:#f8f8f8;outline:0}.cke_menuitem .cke_menubutton_on{background-color:#e9e9e9;border:1px solid #dedede;outline:0}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px;background-color:#e9e9e9}.cke_menubutton_label{padding:0 5px;background-color:transparent;width:100%;vertical-align:middle}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_panel_frame .cke_menubutton_label{display:none}.cke_menuseparator{background-color:#d1d1d1;height:1px}.cke_menuarrow{background:transparent url(images/arrow.png) no-repeat 0 10px;padding:0 5px}.cke_rtl .cke_menuarrow{background-position:5px -13px;background-repeat:no-repeat}.cke_hc .cke_menuarrow{background-image:none}.cke_menuarrow span{display:none}.cke_hc .cke_menuarrow span{vertical-align:middle;display:inline}.cke_combo{display:inline-block;float:left;position:relative;margin-bottom:5px}.cke_rtl .cke_combo{float:right}.cke_hc .cke_combo{margin-top:1px;margin-bottom:10px}.cke_combo:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:5px;top:0;right:0}.cke_rtl .cke_combo:after{border-right:0;border-left:1px solid #bcbcbc;right:auto;left:0}.cke_hc .cke_combo:after{border-color:#000}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0;padding:1px}.cke_rtl a.cke_combo_button{float:right}.cke_hc a.cke_combo_button{padding:4px}.cke_combo_on a.cke_combo_button,.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:#e5e5e5;border:1px solid #bcbcbc;padding:0 0 0 1px;margin-left:-1px}.cke_combo_off a.cke_combo_button:focus{outline:0}.cke_combo_on a.cke_combo_button,.cke_combo_off a.cke_combo_button:active{background:#fff}.cke_rtl .cke_combo_on a.cke_combo_button,.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:0 1px 0 0;margin-left:0;margin-right:-1px}.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:3px solid #000;padding:1px 1px 1px 2px}.cke_hc.cke_rtl .cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:1px 2px 1px 1px}.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 0 0 3px;margin-left:-3px}.cke_rtl .cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 3px 0 0;margin-left:0;margin-right:-3px}.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 1px 1px 7px;margin-left:-6px}.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 7px 1px 1px;margin-left:0;margin-right:-6px}.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0;margin:0}.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px;margin:0}.cke_toolbar .cke_combo+.cke_toolbar_end,.cke_toolbar .cke_combo+.cke_toolgroup{margin-right:0;margin-left:2px}.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:2px}.cke_hc .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:5px}.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:5px}.cke_toolbar.cke_toolbar_last .cke_combo:nth-last-child(-n+2):after{content:none;border:0;width:0;height:0}.cke_combo_text{line-height:26px;padding-left:10px;text-overflow:ellipsis;overflow:hidden;float:left;cursor:default;color:#484848;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{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 10px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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 #484848}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:3px}.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_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{float:left;margin:-2px 0 2px}a.cke_path_item,span.cke_path_empty{display:inline-block;float:left;padding:3px 4px;margin-right:2px;cursor:default;text-decoration:none;outline:0;border:0;color:#484848;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:#e5e5e5}.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_combopanel__fontsize{width:135px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;text-align:center;opacity:.95;filter:alpha(opacity = 95);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__about_icon{background:url(icons.png?t=M6IE) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png?t=M6IE) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png?t=M6IE) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png?t=M6IE) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6IE) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6IE) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png?t=M6IE) no-repeat 0 -144px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6IE) no-repeat 0 -168px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6IE) no-repeat 0 -192px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -240px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -288px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -336px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6IE) no-repeat 0 -360px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6IE) no-repeat 0 -384px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -408px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -432px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6IE) no-repeat 0 -456px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -504px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6IE) no-repeat 0 -528px!important}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6IE) no-repeat 0 -552px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6IE) no-repeat 0 -576px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6IE) no-repeat 0 -600px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6IE) no-repeat 0 -624px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6IE) no-repeat 0 -648px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6IE) no-repeat 0 -672px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6IE) no-repeat 0 -696px!important}.cke_button__embed_icon{background:url(icons.png?t=M6IE) no-repeat 0 -720px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6IE) no-repeat 0 -744px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6IE) no-repeat 0 -816px!important}.cke_button__replace_icon{background:url(icons.png?t=M6IE) no-repeat 0 -840px!important}.cke_button__flash_icon{background:url(icons.png?t=M6IE) no-repeat 0 -864px!important}.cke_button__button_icon{background:url(icons.png?t=M6IE) no-repeat 0 -888px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6IE) no-repeat 0 -912px!important}.cke_button__form_icon{background:url(icons.png?t=M6IE) no-repeat 0 -936px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6IE) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6IE) no-repeat 0 -984px!important}.cke_button__radio_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1032px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1080px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1128px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1152px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1176px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1200px!important}.cke_button__image_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1248px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1296px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1320px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1344px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1368px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1392px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1416px!important}.cke_button__language_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1464px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1488px!important}.cke_button__link_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1512px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1560px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1608px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1632px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1656px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1704px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1752px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1800px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1848px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1872px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1920px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1944px!important}.cke_button__print_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1968px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1992px!important}.cke_button__save_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2016px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -2064px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2088px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -2136px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -2184px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2208px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2232px!important}.cke_button__table_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2256px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2280px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2304px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2328px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2352px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2424px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -456px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -576px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -696px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -744px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1320px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1344px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1368px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1392px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1416px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1488px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1512px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1872px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1944px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1968px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1992px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2016px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2256px!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=M6IE) no-repeat 0 -2280px!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=M6IE) no-repeat 0 -2304px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2328px!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=M6IE) no-repeat 0 -2352px!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=M6IE) no-repeat 0 -2376px!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=M6IE) no-repeat 0 -2400px!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=M6IE) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -4896px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.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 .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.cke_toolbox_collapser .cke_arrow{border-width:4px}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{border-width:3px}.cke_toolbox_collapser .cke_arrow{margin-top:0}.cke_toolbar{position:relative}.cke_rtl .cke_toolbar_end{right:auto;left:0}.cke_toolbar_end:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:4px;top:1px;right:2px}.cke_rtl .cke_toolbar_end:after{right:auto;left:2px}.cke_hc .cke_toolbar_end:after{top:2px;right:5px;border-color:#000}.cke_hc.cke_rtl .cke_toolbar_end:after{right:auto;left:5px}.cke_combo+.cke_toolbar_end:after,.cke_toolbar.cke_toolbar_last .cke_toolbar_end:after{content:none;border:0}.cke_combo+.cke_toolgroup+.cke_toolbar_end:after{right:0}.cke_rtl .cke_combo+.cke_toolgroup+.cke_toolbar_end:after{right:auto;left:0} \ 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;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #d1d1d1;padding:0}.cke_inner{display:block;background:#fff;padding:0;-webkit-touch-callout:none}.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 #d1d1d1;background:#f8f8f8;padding:6px 8px 2px;white-space:normal}.cke_float .cke_top{border:1px solid #d1d1d1}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #d1d1d1;background:#f8f8f8}.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 #bcbcbc 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 #bcbcbc;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:hidden;background-color:#fff;border:1px solid #d1d1d1}.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:focus{outline:0}.cke_panel_list{margin:0;padding:0;list-style-type:none;white-space:nowrap}.cke_panel_listItem{margin:0;padding:0}.cke_panel_listItem a{padding:6px 7px;display:block;color:inherit!important;text-decoration:none;overflow:hidden;text-overflow:ellipsis}.cke_hc .cke_panel_listItem a{border-style:none}.cke_panel_listItem.cke_selected a,.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{background-color:#e9e9e9}.cke_panel_listItem a:focus{outline:1px dotted #000}.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:4px 5px}.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_panel_grouptitle{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:6px 6px 7px 6px;color:#484848;border-bottom:1px solid #d1d1d1;background:#f8f8f8}.cke_colorblock{padding:10px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000}a.cke_colorbox{padding:2px;float:left;width:20px;height:20px}.cke_rtl a.cke_colorbox{float:right}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{outline:0;padding:0;border:2px solid #139ff7}a:hover.cke_colorbox{border-color:#bcbcbc}span.cke_colorbox{width:20px;height:20px;float:left}.cke_rtl span.cke_colorbox{float:right}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:3px;display:block;cursor:pointer}a.cke_colorauto{padding:0;border:1px solid transparent;margin-bottom:6px;height:26px;line-height:26px}a.cke_colormore{margin-top:10px;height:20px;line-height:19px}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{outline:0;border:#139ff7 1px solid;background-color:#f8f8f8}a:hover.cke_colorauto,a:hover.cke_colormore{border-color:#bcbcbc}.cke_colorauto span.cke_colorbox{width:18px;height:18px;border:1px solid #808080;margin-left:1px;margin-top:3px}.cke_rtl .cke_colorauto span.cke_colorbox{margin-left:0;margin-right:1px}span.cke_colorbox[style*="#ffffff"],span.cke_colorbox[style*="#FFFFFF"],span.cke_colorbox[style="background-color:#fff"],span.cke_colorbox[style="background-color:#FFF"],span.cke_colorbox[style*="rgb(255,255,255)"],span.cke_colorbox[style*="rgb(255, 255, 255)"]{border:1px solid #808080;width:18px;height:18px}.cke_toolbar{float:left}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{border:0;float:left;margin:1px 2px 6px 0;padding-right:3px}.cke_rtl .cke_toolgroup{float:right;margin:1px 0 6px 2px;padding-left:3px;padding-right:0}.cke_hc .cke_toolgroup{margin-right:5px;margin-bottom:5px}.cke_hc.cke_rtl .cke_toolgroup{margin-right:0;margin-left:5px}a.cke_button{display:inline-block;height:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0;position:relative}a.cke_button_expandable{padding:4px 5px}.cke_rtl a.cke_button{float:right}.cke_hc a.cke_button{border:1px solid black;padding:3px 5px;margin:0 3px 5px 0}.cke_hc.cke_rtl a.cke_button{margin:0 0 5px 3px}a.cke_button_on{background:#fff;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_on{padding:3px 4px}a.cke_button_off:hover,a.cke_button_off:focus,a.cke_button_off:active{background:#e5e5e5;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_off:hover,a.cke_button_expandable.cke_button_off:focus,a.cke_button_expandable.cke_button_off:active{padding:3px 4px}.cke_hc a.cke_button_on,.cke_hc a.cke_button_off:hover,.cke_hc a.cke_button_off:focus,.cke_hc a.cke_button_off:active{background:#e5e5e5;border:3px solid #000;padding:1px 3px}a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{border:0;padding:4px 6px;background-color:transparent}a.cke_button_expandable.cke_button_disabled:hover,a.cke_button_expandable.cke_button_disabled:active{padding:4px 5px}a.cke_button_disabled:focus{border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_disabled:focus{padding:3px 4px}.cke_hc a.cke_button_disabled:hover,.cke_hc a.cke_button_disabled:focus,.cke_hc a.cke_button_disabled:active{border:1px solid #acacac;padding:3px 5px;margin:0 3px 5px 0}.cke_hc a.cke_button_disabled:focus{border:3px solid #000;padding:1px 3px}.cke_hc.cke_rtl a.cke_button_disabled:hover,.cke_hc.cke_rtl a.cke_button_disabled:focus,.cke_hc.cke_rtl a.cke_button_disabled:active{margin:0 0 5px 3px}a.cke_button_disabled .cke_button_icon,a.cke_button_disabled .cke_button_arrow{opacity:.3}.cke_hc a.cke_button_disabled{border-color:#acacac}.cke_hc a.cke_button_disabled .cke_button_icon,.cke_hc a.cke_button_disabled .cke_button_label{opacity:.5}.cke_toolgroup a.cke_button:last-child:after,.cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:4px;top:0;right:-3px}.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-right:0;right:auto;border-left:1px solid #bcbcbc;top:0;left:-3px}.cke_hc .cke_toolgroup a.cke_button:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-color:#000;top:0;right:-7px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{top:0;right:auto;left:-7px}.cke_toolgroup a.cke_button:hover:last-child:after,.cke_toolgroup a.cke_button:focus:last-child:after,.cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:-4px}.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_rtl .cke_toolgroup a.cke_button:focus:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:auto;left:-4px}.cke_hc .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:-9px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:auto;left:-9px}.cke_toolbar.cke_toolbar_last .cke_toolgroup a.cke_button:last-child:after{content:none;border:0;width:0;height:0}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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:#484848}.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 3px;width:0;height:0;cursor:default;vertical-align:top;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #484848}.cke_rtl .cke_button_arrow{margin-right:5px;margin-left:0}.cke_hc .cke_button_arrow{font-size:10px;margin:3px 0 0 3px;width:auto;border:0}.cke_toolbar_separator{float:left;background-color:#bcbcbc;margin:4px 2px 0 2px;height:18px;width:1px}.cke_rtl .cke_toolbar_separator{float:right}.cke_hc .cke_toolbar_separator{background-color:#000;margin-left:2px;margin-right:5px;margin-bottom:9px}.cke_hc.cke_rtl .cke_toolbar_separator{margin-left:5px;margin-right:2px}.cke_toolbar_break{display:block;clear:left}.cke_rtl .cke_toolbar_break{clear:right}a.cke_toolbox_collapser{width:12px;height:11px;float:right;margin:11px 0 0;font-size:0;cursor:default;text-align:center;border:1px solid #bcbcbc}.cke_rtl .cke_toolbox_collapser{float:left}.cke_toolbox_collapser:hover{background:#e5e5e5}.cke_toolbox_collapser.cke_toolbox_collapser_min{margin:0 2px 4px}.cke_toolbox_collapser .cke_arrow{display:inline-block;height:0;width:0;font-size:0;margin-top:1px;border:3px solid transparent;border-bottom-color:#484848}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin-top:4px;border-bottom-color:transparent;border-top-color:#484848}.cke_hc .cke_toolbox_collapser .cke_arrow{font-size:8px;width:auto;border:0;margin-top:0}.cke_menuitem span{cursor:default}.cke_menubutton{display:block}.cke_hc .cke_menubutton{padding:2px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#e9e9e9;display:block;outline:1px dotted}.cke_menubutton:hover{outline:0}.cke_hc .cke_menubutton:hover,.cke_hc .cke_menubutton:focus,.cke_hc .cke_menubutton:active{border:2px solid;padding:0}.cke_menubutton_disabled:hover,.cke_menubutton_disabled:focus,.cke_menubutton_disabled:active{background-color:transparent;outline:0}.cke_menubutton_inner{display:table-row}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_icon{background-color:#f8f8f8;padding:6px 4px}.cke_hc .cke_menubutton_icon{height:16px;width:0;padding:4px 0}.cke_menubutton:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#e9e9e9}.cke_menubutton_disabled:hover .cke_menubutton_icon,.cke_menubutton_disabled:focus .cke_menubutton_icon,.cke_menubutton_disabled:active .cke_menubutton_icon{background-color:#f8f8f8;outline:0}.cke_menuitem .cke_menubutton_on{background-color:#e9e9e9;border:1px solid #dedede;outline:0}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px;background-color:#e9e9e9}.cke_menubutton_label{padding:0 5px;background-color:transparent;width:100%;vertical-align:middle}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_panel_frame .cke_menubutton_label{display:none}.cke_menuseparator{background-color:#d1d1d1;height:1px}.cke_menuarrow{background:transparent url(images/arrow.png) no-repeat 0 10px;padding:0 5px}.cke_rtl .cke_menuarrow{background-position:5px -13px;background-repeat:no-repeat}.cke_hc .cke_menuarrow{background-image:none}.cke_menuarrow span{display:none}.cke_hc .cke_menuarrow span{vertical-align:middle;display:inline}.cke_combo{display:inline-block;float:left;position:relative;margin-bottom:5px}.cke_rtl .cke_combo{float:right}.cke_hc .cke_combo{margin-top:1px;margin-bottom:10px}.cke_combo:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:5px;top:0;right:0}.cke_rtl .cke_combo:after{border-right:0;border-left:1px solid #bcbcbc;right:auto;left:0}.cke_hc .cke_combo:after{border-color:#000}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0;padding:1px}.cke_rtl a.cke_combo_button{float:right}.cke_hc a.cke_combo_button{padding:4px}.cke_combo_on a.cke_combo_button,.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:#e5e5e5;border:1px solid #bcbcbc;padding:0 0 0 1px;margin-left:-1px}.cke_combo_off a.cke_combo_button:focus{outline:0}.cke_combo_on a.cke_combo_button,.cke_combo_off a.cke_combo_button:active{background:#fff}.cke_rtl .cke_combo_on a.cke_combo_button,.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:0 1px 0 0;margin-left:0;margin-right:-1px}.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:3px solid #000;padding:1px 1px 1px 2px}.cke_hc.cke_rtl .cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:1px 2px 1px 1px}.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 0 0 3px;margin-left:-3px}.cke_rtl .cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 3px 0 0;margin-left:0;margin-right:-3px}.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 1px 1px 7px;margin-left:-6px}.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 7px 1px 1px;margin-left:0;margin-right:-6px}.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0;margin:0}.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px;margin:0}.cke_toolbar .cke_combo+.cke_toolbar_end,.cke_toolbar .cke_combo+.cke_toolgroup{margin-right:0;margin-left:2px}.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:2px}.cke_hc .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:5px}.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:5px}.cke_toolbar.cke_toolbar_last .cke_combo:nth-last-child(-n+2):after{content:none;border:0;width:0;height:0}.cke_combo_text{line-height:26px;padding-left:10px;text-overflow:ellipsis;overflow:hidden;float:left;cursor:default;color:#484848;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{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 10px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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 #484848}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:3px}.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_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{float:left;margin:-2px 0 2px}a.cke_path_item,span.cke_path_empty{display:inline-block;float:left;padding:3px 4px;margin-right:2px;cursor:default;text-decoration:none;outline:0;border:0;color:#484848;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:#e5e5e5}.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_combopanel__fontsize{width:135px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;text-align:center;opacity:.95;filter:alpha(opacity = 95);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__about_icon{background:url(icons.png?t=M6JB) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png?t=M6JB) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png?t=M6JB) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png?t=M6JB) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6JB) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6JB) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png?t=M6JB) no-repeat 0 -144px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6JB) no-repeat 0 -168px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6JB) no-repeat 0 -192px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -240px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -288px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -336px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6JB) no-repeat 0 -360px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6JB) no-repeat 0 -384px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -408px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -432px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6JB) no-repeat 0 -456px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -504px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6JB) no-repeat 0 -528px!important}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6JB) no-repeat 0 -552px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6JB) no-repeat 0 -576px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6JB) no-repeat 0 -600px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6JB) no-repeat 0 -624px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6JB) no-repeat 0 -648px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6JB) no-repeat 0 -672px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6JB) no-repeat 0 -696px!important}.cke_button__embed_icon{background:url(icons.png?t=M6JB) no-repeat 0 -720px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6JB) no-repeat 0 -744px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6JB) no-repeat 0 -816px!important}.cke_button__replace_icon{background:url(icons.png?t=M6JB) no-repeat 0 -840px!important}.cke_button__flash_icon{background:url(icons.png?t=M6JB) no-repeat 0 -864px!important}.cke_button__button_icon{background:url(icons.png?t=M6JB) no-repeat 0 -888px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6JB) no-repeat 0 -912px!important}.cke_button__form_icon{background:url(icons.png?t=M6JB) no-repeat 0 -936px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6JB) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6JB) no-repeat 0 -984px!important}.cke_button__radio_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1032px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1080px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1128px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1152px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1176px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1200px!important}.cke_button__image_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1248px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1296px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1320px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1344px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1368px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1392px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1416px!important}.cke_button__language_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1464px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1488px!important}.cke_button__link_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1512px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1560px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1608px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1632px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1656px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1704px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1752px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1800px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1848px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1872px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1920px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1944px!important}.cke_button__print_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1968px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1992px!important}.cke_button__save_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2016px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -2064px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2088px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -2136px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -2184px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2208px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2232px!important}.cke_button__table_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2256px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2280px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2304px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2328px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2352px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2424px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -456px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -576px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -696px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -744px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1320px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1344px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1368px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1392px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1416px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1488px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1512px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1872px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1944px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1968px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1992px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2016px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2256px!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=M6JB) no-repeat 0 -2280px!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=M6JB) no-repeat 0 -2304px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2328px!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=M6JB) no-repeat 0 -2352px!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=M6JB) no-repeat 0 -2376px!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=M6JB) no-repeat 0 -2400px!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=M6JB) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -4896px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.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 .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.cke_toolbox_collapser .cke_arrow{border-width:4px}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{border-width:3px}.cke_toolbox_collapser .cke_arrow{margin-top:0}.cke_toolbar{position:relative}.cke_rtl .cke_toolbar_end{right:auto;left:0}.cke_toolbar_end:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:4px;top:1px;right:2px}.cke_rtl .cke_toolbar_end:after{right:auto;left:2px}.cke_hc .cke_toolbar_end:after{top:2px;right:5px;border-color:#000}.cke_hc.cke_rtl .cke_toolbar_end:after{right:auto;left:5px}.cke_combo+.cke_toolbar_end:after,.cke_toolbar.cke_toolbar_last .cke_toolbar_end:after{content:none;border:0}.cke_combo+.cke_toolgroup+.cke_toolbar_end:after{right:0}.cke_rtl .cke_combo+.cke_toolgroup+.cke_toolbar_end:after{right:auto;left:0} \ No newline at end of file diff --git a/lib/ckeditor/skins/moono-lisa/editor_iequirks.css b/lib/ckeditor/skins/moono-lisa/editor_iequirks.css index 16019201..0a26d780 100644 --- a/lib/ckeditor/skins/moono-lisa/editor_iequirks.css +++ b/lib/ckeditor/skins/moono-lisa/editor_iequirks.css @@ -2,4 +2,4 @@ Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ -.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}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #d1d1d1;padding:0}.cke_inner{display:block;background:#fff;padding:0;-webkit-touch-callout:none}.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 #d1d1d1;background:#f8f8f8;padding:6px 8px 2px;white-space:normal}.cke_float .cke_top{border:1px solid #d1d1d1}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #d1d1d1;background:#f8f8f8}.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 #bcbcbc 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 #bcbcbc;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:hidden;background-color:#fff;border:1px solid #d1d1d1}.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:focus{outline:0}.cke_panel_list{margin:0;padding:0;list-style-type:none;white-space:nowrap}.cke_panel_listItem{margin:0;padding:0}.cke_panel_listItem a{padding:6px 7px;display:block;color:inherit!important;text-decoration:none;overflow:hidden;text-overflow:ellipsis}.cke_hc .cke_panel_listItem a{border-style:none}.cke_panel_listItem.cke_selected a,.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{background-color:#e9e9e9}.cke_panel_listItem a:focus{outline:1px dotted #000}.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:4px 5px}.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_panel_grouptitle{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:6px 6px 7px 6px;color:#484848;border-bottom:1px solid #d1d1d1;background:#f8f8f8}.cke_colorblock{padding:10px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000}a.cke_colorbox{padding:2px;float:left;width:20px;height:20px}.cke_rtl a.cke_colorbox{float:right}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{outline:0;padding:0;border:2px solid #139ff7}a:hover.cke_colorbox{border-color:#bcbcbc}span.cke_colorbox{width:20px;height:20px;float:left}.cke_rtl span.cke_colorbox{float:right}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:3px;display:block;cursor:pointer}a.cke_colorauto{padding:0;border:1px solid transparent;margin-bottom:6px;height:26px;line-height:26px}a.cke_colormore{margin-top:10px;height:20px;line-height:19px}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{outline:0;border:#139ff7 1px solid;background-color:#f8f8f8}a:hover.cke_colorauto,a:hover.cke_colormore{border-color:#bcbcbc}.cke_colorauto span.cke_colorbox{width:18px;height:18px;border:1px solid #808080;margin-left:1px;margin-top:3px}.cke_rtl .cke_colorauto span.cke_colorbox{margin-left:0;margin-right:1px}span.cke_colorbox[style*="#ffffff"],span.cke_colorbox[style*="#FFFFFF"],span.cke_colorbox[style="background-color:#fff"],span.cke_colorbox[style="background-color:#FFF"],span.cke_colorbox[style*="rgb(255,255,255)"],span.cke_colorbox[style*="rgb(255, 255, 255)"]{border:1px solid #808080;width:18px;height:18px}.cke_toolbar{float:left}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{border:0;float:left;margin:1px 2px 6px 0;padding-right:3px}.cke_rtl .cke_toolgroup{float:right;margin:1px 0 6px 2px;padding-left:3px;padding-right:0}.cke_hc .cke_toolgroup{margin-right:5px;margin-bottom:5px}.cke_hc.cke_rtl .cke_toolgroup{margin-right:0;margin-left:5px}a.cke_button{display:inline-block;height:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0;position:relative}a.cke_button_expandable{padding:4px 5px}.cke_rtl a.cke_button{float:right}.cke_hc a.cke_button{border:1px solid black;padding:3px 5px;margin:0 3px 5px 0}.cke_hc.cke_rtl a.cke_button{margin:0 0 5px 3px}a.cke_button_on{background:#fff;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_on{padding:3px 4px}a.cke_button_off:hover,a.cke_button_off:focus,a.cke_button_off:active{background:#e5e5e5;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_off:hover,a.cke_button_expandable.cke_button_off:focus,a.cke_button_expandable.cke_button_off:active{padding:3px 4px}.cke_hc a.cke_button_on,.cke_hc a.cke_button_off:hover,.cke_hc a.cke_button_off:focus,.cke_hc a.cke_button_off:active{background:#e5e5e5;border:3px solid #000;padding:1px 3px}a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{border:0;padding:4px 6px;background-color:transparent}a.cke_button_expandable.cke_button_disabled:hover,a.cke_button_expandable.cke_button_disabled:active{padding:4px 5px}a.cke_button_disabled:focus{border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_disabled:focus{padding:3px 4px}.cke_hc a.cke_button_disabled:hover,.cke_hc a.cke_button_disabled:focus,.cke_hc a.cke_button_disabled:active{border:1px solid #acacac;padding:3px 5px;margin:0 3px 5px 0}.cke_hc a.cke_button_disabled:focus{border:3px solid #000;padding:1px 3px}.cke_hc.cke_rtl a.cke_button_disabled:hover,.cke_hc.cke_rtl a.cke_button_disabled:focus,.cke_hc.cke_rtl a.cke_button_disabled:active{margin:0 0 5px 3px}a.cke_button_disabled .cke_button_icon,a.cke_button_disabled .cke_button_arrow{opacity:.3}.cke_hc a.cke_button_disabled{border-color:#acacac}.cke_hc a.cke_button_disabled .cke_button_icon,.cke_hc a.cke_button_disabled .cke_button_label{opacity:.5}.cke_toolgroup a.cke_button:last-child:after,.cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:4px;top:0;right:-3px}.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-right:0;right:auto;border-left:1px solid #bcbcbc;top:0;left:-3px}.cke_hc .cke_toolgroup a.cke_button:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-color:#000;top:0;right:-7px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{top:0;right:auto;left:-7px}.cke_toolgroup a.cke_button:hover:last-child:after,.cke_toolgroup a.cke_button:focus:last-child:after,.cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:-4px}.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_rtl .cke_toolgroup a.cke_button:focus:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:auto;left:-4px}.cke_hc .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:-9px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:auto;left:-9px}.cke_toolbar.cke_toolbar_last .cke_toolgroup a.cke_button:last-child:after{content:none;border:0;width:0;height:0}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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:#484848}.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 3px;width:0;height:0;cursor:default;vertical-align:top;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #484848}.cke_rtl .cke_button_arrow{margin-right:5px;margin-left:0}.cke_hc .cke_button_arrow{font-size:10px;margin:3px 0 0 3px;width:auto;border:0}.cke_toolbar_separator{float:left;background-color:#bcbcbc;margin:4px 2px 0 2px;height:18px;width:1px}.cke_rtl .cke_toolbar_separator{float:right}.cke_hc .cke_toolbar_separator{background-color:#000;margin-left:2px;margin-right:5px;margin-bottom:9px}.cke_hc.cke_rtl .cke_toolbar_separator{margin-left:5px;margin-right:2px}.cke_toolbar_break{display:block;clear:left}.cke_rtl .cke_toolbar_break{clear:right}a.cke_toolbox_collapser{width:12px;height:11px;float:right;margin:11px 0 0;font-size:0;cursor:default;text-align:center;border:1px solid #bcbcbc}.cke_rtl .cke_toolbox_collapser{float:left}.cke_toolbox_collapser:hover{background:#e5e5e5}.cke_toolbox_collapser.cke_toolbox_collapser_min{margin:0 2px 4px}.cke_toolbox_collapser .cke_arrow{display:inline-block;height:0;width:0;font-size:0;margin-top:1px;border:3px solid transparent;border-bottom-color:#484848}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin-top:4px;border-bottom-color:transparent;border-top-color:#484848}.cke_hc .cke_toolbox_collapser .cke_arrow{font-size:8px;width:auto;border:0;margin-top:0}.cke_menuitem span{cursor:default}.cke_menubutton{display:block}.cke_hc .cke_menubutton{padding:2px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#e9e9e9;display:block;outline:1px dotted}.cke_menubutton:hover{outline:0}.cke_hc .cke_menubutton:hover,.cke_hc .cke_menubutton:focus,.cke_hc .cke_menubutton:active{border:2px solid;padding:0}.cke_menubutton_disabled:hover,.cke_menubutton_disabled:focus,.cke_menubutton_disabled:active{background-color:transparent;outline:0}.cke_menubutton_inner{display:table-row}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_icon{background-color:#f8f8f8;padding:6px 4px}.cke_hc .cke_menubutton_icon{height:16px;width:0;padding:4px 0}.cke_menubutton:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#e9e9e9}.cke_menubutton_disabled:hover .cke_menubutton_icon,.cke_menubutton_disabled:focus .cke_menubutton_icon,.cke_menubutton_disabled:active .cke_menubutton_icon{background-color:#f8f8f8;outline:0}.cke_menuitem .cke_menubutton_on{background-color:#e9e9e9;border:1px solid #dedede;outline:0}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px;background-color:#e9e9e9}.cke_menubutton_label{padding:0 5px;background-color:transparent;width:100%;vertical-align:middle}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_panel_frame .cke_menubutton_label{display:none}.cke_menuseparator{background-color:#d1d1d1;height:1px}.cke_menuarrow{background:transparent url(images/arrow.png) no-repeat 0 10px;padding:0 5px}.cke_rtl .cke_menuarrow{background-position:5px -13px;background-repeat:no-repeat}.cke_hc .cke_menuarrow{background-image:none}.cke_menuarrow span{display:none}.cke_hc .cke_menuarrow span{vertical-align:middle;display:inline}.cke_combo{display:inline-block;float:left;position:relative;margin-bottom:5px}.cke_rtl .cke_combo{float:right}.cke_hc .cke_combo{margin-top:1px;margin-bottom:10px}.cke_combo:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:5px;top:0;right:0}.cke_rtl .cke_combo:after{border-right:0;border-left:1px solid #bcbcbc;right:auto;left:0}.cke_hc .cke_combo:after{border-color:#000}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0;padding:1px}.cke_rtl a.cke_combo_button{float:right}.cke_hc a.cke_combo_button{padding:4px}.cke_combo_on a.cke_combo_button,.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:#e5e5e5;border:1px solid #bcbcbc;padding:0 0 0 1px;margin-left:-1px}.cke_combo_off a.cke_combo_button:focus{outline:0}.cke_combo_on a.cke_combo_button,.cke_combo_off a.cke_combo_button:active{background:#fff}.cke_rtl .cke_combo_on a.cke_combo_button,.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:0 1px 0 0;margin-left:0;margin-right:-1px}.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:3px solid #000;padding:1px 1px 1px 2px}.cke_hc.cke_rtl .cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:1px 2px 1px 1px}.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 0 0 3px;margin-left:-3px}.cke_rtl .cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 3px 0 0;margin-left:0;margin-right:-3px}.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 1px 1px 7px;margin-left:-6px}.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 7px 1px 1px;margin-left:0;margin-right:-6px}.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0;margin:0}.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px;margin:0}.cke_toolbar .cke_combo+.cke_toolbar_end,.cke_toolbar .cke_combo+.cke_toolgroup{margin-right:0;margin-left:2px}.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:2px}.cke_hc .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:5px}.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:5px}.cke_toolbar.cke_toolbar_last .cke_combo:nth-last-child(-n+2):after{content:none;border:0;width:0;height:0}.cke_combo_text{line-height:26px;padding-left:10px;text-overflow:ellipsis;overflow:hidden;float:left;cursor:default;color:#484848;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{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 10px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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 #484848}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:3px}.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_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{float:left;margin:-2px 0 2px}a.cke_path_item,span.cke_path_empty{display:inline-block;float:left;padding:3px 4px;margin-right:2px;cursor:default;text-decoration:none;outline:0;border:0;color:#484848;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:#e5e5e5}.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_combopanel__fontsize{width:135px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;text-align:center;opacity:.95;filter:alpha(opacity = 95);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__about_icon{background:url(icons.png?t=M6IE) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png?t=M6IE) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png?t=M6IE) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png?t=M6IE) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6IE) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6IE) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png?t=M6IE) no-repeat 0 -144px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6IE) no-repeat 0 -168px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6IE) no-repeat 0 -192px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -240px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -288px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -336px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6IE) no-repeat 0 -360px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6IE) no-repeat 0 -384px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -408px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -432px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6IE) no-repeat 0 -456px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -504px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6IE) no-repeat 0 -528px!important}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6IE) no-repeat 0 -552px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6IE) no-repeat 0 -576px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6IE) no-repeat 0 -600px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6IE) no-repeat 0 -624px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6IE) no-repeat 0 -648px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6IE) no-repeat 0 -672px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6IE) no-repeat 0 -696px!important}.cke_button__embed_icon{background:url(icons.png?t=M6IE) no-repeat 0 -720px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6IE) no-repeat 0 -744px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6IE) no-repeat 0 -816px!important}.cke_button__replace_icon{background:url(icons.png?t=M6IE) no-repeat 0 -840px!important}.cke_button__flash_icon{background:url(icons.png?t=M6IE) no-repeat 0 -864px!important}.cke_button__button_icon{background:url(icons.png?t=M6IE) no-repeat 0 -888px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6IE) no-repeat 0 -912px!important}.cke_button__form_icon{background:url(icons.png?t=M6IE) no-repeat 0 -936px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6IE) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6IE) no-repeat 0 -984px!important}.cke_button__radio_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1032px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1080px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1128px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1152px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1176px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1200px!important}.cke_button__image_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1248px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1296px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1320px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1344px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1368px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1392px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1416px!important}.cke_button__language_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1464px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1488px!important}.cke_button__link_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1512px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1560px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1608px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1632px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1656px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1704px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1752px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1800px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1848px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1872px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1920px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1944px!important}.cke_button__print_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1968px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1992px!important}.cke_button__save_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2016px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -2064px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2088px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -2136px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -2184px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2208px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2232px!important}.cke_button__table_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2256px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2280px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2304px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2328px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2352px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2424px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -456px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -576px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -696px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -744px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1320px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1344px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1368px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1392px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1416px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1488px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1512px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1872px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1944px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1968px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1992px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2016px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2256px!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=M6IE) no-repeat 0 -2280px!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=M6IE) no-repeat 0 -2304px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2328px!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=M6IE) no-repeat 0 -2352px!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=M6IE) no-repeat 0 -2376px!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=M6IE) no-repeat 0 -2400px!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=M6IE) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -4896px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.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 .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.cke_top,.cke_contents,.cke_bottom{width:100%}.cke_button_arrow{font-size:0}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_button,.cke_rtl .cke_button *,.cke_rtl .cke_combo,.cke_rtl .cke_combo *,.cke_rtl .cke_path_item,.cke_rtl .cke_path_item *,.cke_rtl .cke_path_empty{float:none}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_combo_button,.cke_rtl .cke_combo_button *,.cke_rtl .cke_button,.cke_rtl .cke_button_icon{display:inline-block;vertical-align:top}.cke_rtl .cke_button_icon{float:none}.cke_resizer{width:10px}.cke_source{white-space:normal}.cke_bottom{position:static}.cke_colorbox{font-size:0} \ 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;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #d1d1d1;padding:0}.cke_inner{display:block;background:#fff;padding:0;-webkit-touch-callout:none}.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 #d1d1d1;background:#f8f8f8;padding:6px 8px 2px;white-space:normal}.cke_float .cke_top{border:1px solid #d1d1d1}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #d1d1d1;background:#f8f8f8}.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 #bcbcbc 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 #bcbcbc;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:hidden;background-color:#fff;border:1px solid #d1d1d1}.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:focus{outline:0}.cke_panel_list{margin:0;padding:0;list-style-type:none;white-space:nowrap}.cke_panel_listItem{margin:0;padding:0}.cke_panel_listItem a{padding:6px 7px;display:block;color:inherit!important;text-decoration:none;overflow:hidden;text-overflow:ellipsis}.cke_hc .cke_panel_listItem a{border-style:none}.cke_panel_listItem.cke_selected a,.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{background-color:#e9e9e9}.cke_panel_listItem a:focus{outline:1px dotted #000}.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:4px 5px}.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_panel_grouptitle{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:6px 6px 7px 6px;color:#484848;border-bottom:1px solid #d1d1d1;background:#f8f8f8}.cke_colorblock{padding:10px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000}a.cke_colorbox{padding:2px;float:left;width:20px;height:20px}.cke_rtl a.cke_colorbox{float:right}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{outline:0;padding:0;border:2px solid #139ff7}a:hover.cke_colorbox{border-color:#bcbcbc}span.cke_colorbox{width:20px;height:20px;float:left}.cke_rtl span.cke_colorbox{float:right}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:3px;display:block;cursor:pointer}a.cke_colorauto{padding:0;border:1px solid transparent;margin-bottom:6px;height:26px;line-height:26px}a.cke_colormore{margin-top:10px;height:20px;line-height:19px}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{outline:0;border:#139ff7 1px solid;background-color:#f8f8f8}a:hover.cke_colorauto,a:hover.cke_colormore{border-color:#bcbcbc}.cke_colorauto span.cke_colorbox{width:18px;height:18px;border:1px solid #808080;margin-left:1px;margin-top:3px}.cke_rtl .cke_colorauto span.cke_colorbox{margin-left:0;margin-right:1px}span.cke_colorbox[style*="#ffffff"],span.cke_colorbox[style*="#FFFFFF"],span.cke_colorbox[style="background-color:#fff"],span.cke_colorbox[style="background-color:#FFF"],span.cke_colorbox[style*="rgb(255,255,255)"],span.cke_colorbox[style*="rgb(255, 255, 255)"]{border:1px solid #808080;width:18px;height:18px}.cke_toolbar{float:left}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{border:0;float:left;margin:1px 2px 6px 0;padding-right:3px}.cke_rtl .cke_toolgroup{float:right;margin:1px 0 6px 2px;padding-left:3px;padding-right:0}.cke_hc .cke_toolgroup{margin-right:5px;margin-bottom:5px}.cke_hc.cke_rtl .cke_toolgroup{margin-right:0;margin-left:5px}a.cke_button{display:inline-block;height:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0;position:relative}a.cke_button_expandable{padding:4px 5px}.cke_rtl a.cke_button{float:right}.cke_hc a.cke_button{border:1px solid black;padding:3px 5px;margin:0 3px 5px 0}.cke_hc.cke_rtl a.cke_button{margin:0 0 5px 3px}a.cke_button_on{background:#fff;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_on{padding:3px 4px}a.cke_button_off:hover,a.cke_button_off:focus,a.cke_button_off:active{background:#e5e5e5;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_off:hover,a.cke_button_expandable.cke_button_off:focus,a.cke_button_expandable.cke_button_off:active{padding:3px 4px}.cke_hc a.cke_button_on,.cke_hc a.cke_button_off:hover,.cke_hc a.cke_button_off:focus,.cke_hc a.cke_button_off:active{background:#e5e5e5;border:3px solid #000;padding:1px 3px}a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{border:0;padding:4px 6px;background-color:transparent}a.cke_button_expandable.cke_button_disabled:hover,a.cke_button_expandable.cke_button_disabled:active{padding:4px 5px}a.cke_button_disabled:focus{border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_disabled:focus{padding:3px 4px}.cke_hc a.cke_button_disabled:hover,.cke_hc a.cke_button_disabled:focus,.cke_hc a.cke_button_disabled:active{border:1px solid #acacac;padding:3px 5px;margin:0 3px 5px 0}.cke_hc a.cke_button_disabled:focus{border:3px solid #000;padding:1px 3px}.cke_hc.cke_rtl a.cke_button_disabled:hover,.cke_hc.cke_rtl a.cke_button_disabled:focus,.cke_hc.cke_rtl a.cke_button_disabled:active{margin:0 0 5px 3px}a.cke_button_disabled .cke_button_icon,a.cke_button_disabled .cke_button_arrow{opacity:.3}.cke_hc a.cke_button_disabled{border-color:#acacac}.cke_hc a.cke_button_disabled .cke_button_icon,.cke_hc a.cke_button_disabled .cke_button_label{opacity:.5}.cke_toolgroup a.cke_button:last-child:after,.cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:4px;top:0;right:-3px}.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-right:0;right:auto;border-left:1px solid #bcbcbc;top:0;left:-3px}.cke_hc .cke_toolgroup a.cke_button:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-color:#000;top:0;right:-7px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{top:0;right:auto;left:-7px}.cke_toolgroup a.cke_button:hover:last-child:after,.cke_toolgroup a.cke_button:focus:last-child:after,.cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:-4px}.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_rtl .cke_toolgroup a.cke_button:focus:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:auto;left:-4px}.cke_hc .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:-9px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:auto;left:-9px}.cke_toolbar.cke_toolbar_last .cke_toolgroup a.cke_button:last-child:after{content:none;border:0;width:0;height:0}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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:#484848}.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 3px;width:0;height:0;cursor:default;vertical-align:top;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #484848}.cke_rtl .cke_button_arrow{margin-right:5px;margin-left:0}.cke_hc .cke_button_arrow{font-size:10px;margin:3px 0 0 3px;width:auto;border:0}.cke_toolbar_separator{float:left;background-color:#bcbcbc;margin:4px 2px 0 2px;height:18px;width:1px}.cke_rtl .cke_toolbar_separator{float:right}.cke_hc .cke_toolbar_separator{background-color:#000;margin-left:2px;margin-right:5px;margin-bottom:9px}.cke_hc.cke_rtl .cke_toolbar_separator{margin-left:5px;margin-right:2px}.cke_toolbar_break{display:block;clear:left}.cke_rtl .cke_toolbar_break{clear:right}a.cke_toolbox_collapser{width:12px;height:11px;float:right;margin:11px 0 0;font-size:0;cursor:default;text-align:center;border:1px solid #bcbcbc}.cke_rtl .cke_toolbox_collapser{float:left}.cke_toolbox_collapser:hover{background:#e5e5e5}.cke_toolbox_collapser.cke_toolbox_collapser_min{margin:0 2px 4px}.cke_toolbox_collapser .cke_arrow{display:inline-block;height:0;width:0;font-size:0;margin-top:1px;border:3px solid transparent;border-bottom-color:#484848}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin-top:4px;border-bottom-color:transparent;border-top-color:#484848}.cke_hc .cke_toolbox_collapser .cke_arrow{font-size:8px;width:auto;border:0;margin-top:0}.cke_menuitem span{cursor:default}.cke_menubutton{display:block}.cke_hc .cke_menubutton{padding:2px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#e9e9e9;display:block;outline:1px dotted}.cke_menubutton:hover{outline:0}.cke_hc .cke_menubutton:hover,.cke_hc .cke_menubutton:focus,.cke_hc .cke_menubutton:active{border:2px solid;padding:0}.cke_menubutton_disabled:hover,.cke_menubutton_disabled:focus,.cke_menubutton_disabled:active{background-color:transparent;outline:0}.cke_menubutton_inner{display:table-row}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_icon{background-color:#f8f8f8;padding:6px 4px}.cke_hc .cke_menubutton_icon{height:16px;width:0;padding:4px 0}.cke_menubutton:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#e9e9e9}.cke_menubutton_disabled:hover .cke_menubutton_icon,.cke_menubutton_disabled:focus .cke_menubutton_icon,.cke_menubutton_disabled:active .cke_menubutton_icon{background-color:#f8f8f8;outline:0}.cke_menuitem .cke_menubutton_on{background-color:#e9e9e9;border:1px solid #dedede;outline:0}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px;background-color:#e9e9e9}.cke_menubutton_label{padding:0 5px;background-color:transparent;width:100%;vertical-align:middle}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_panel_frame .cke_menubutton_label{display:none}.cke_menuseparator{background-color:#d1d1d1;height:1px}.cke_menuarrow{background:transparent url(images/arrow.png) no-repeat 0 10px;padding:0 5px}.cke_rtl .cke_menuarrow{background-position:5px -13px;background-repeat:no-repeat}.cke_hc .cke_menuarrow{background-image:none}.cke_menuarrow span{display:none}.cke_hc .cke_menuarrow span{vertical-align:middle;display:inline}.cke_combo{display:inline-block;float:left;position:relative;margin-bottom:5px}.cke_rtl .cke_combo{float:right}.cke_hc .cke_combo{margin-top:1px;margin-bottom:10px}.cke_combo:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:5px;top:0;right:0}.cke_rtl .cke_combo:after{border-right:0;border-left:1px solid #bcbcbc;right:auto;left:0}.cke_hc .cke_combo:after{border-color:#000}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0;padding:1px}.cke_rtl a.cke_combo_button{float:right}.cke_hc a.cke_combo_button{padding:4px}.cke_combo_on a.cke_combo_button,.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:#e5e5e5;border:1px solid #bcbcbc;padding:0 0 0 1px;margin-left:-1px}.cke_combo_off a.cke_combo_button:focus{outline:0}.cke_combo_on a.cke_combo_button,.cke_combo_off a.cke_combo_button:active{background:#fff}.cke_rtl .cke_combo_on a.cke_combo_button,.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:0 1px 0 0;margin-left:0;margin-right:-1px}.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:3px solid #000;padding:1px 1px 1px 2px}.cke_hc.cke_rtl .cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:1px 2px 1px 1px}.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 0 0 3px;margin-left:-3px}.cke_rtl .cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 3px 0 0;margin-left:0;margin-right:-3px}.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 1px 1px 7px;margin-left:-6px}.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 7px 1px 1px;margin-left:0;margin-right:-6px}.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0;margin:0}.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px;margin:0}.cke_toolbar .cke_combo+.cke_toolbar_end,.cke_toolbar .cke_combo+.cke_toolgroup{margin-right:0;margin-left:2px}.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:2px}.cke_hc .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:5px}.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:5px}.cke_toolbar.cke_toolbar_last .cke_combo:nth-last-child(-n+2):after{content:none;border:0;width:0;height:0}.cke_combo_text{line-height:26px;padding-left:10px;text-overflow:ellipsis;overflow:hidden;float:left;cursor:default;color:#484848;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{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 10px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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 #484848}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:3px}.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_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{float:left;margin:-2px 0 2px}a.cke_path_item,span.cke_path_empty{display:inline-block;float:left;padding:3px 4px;margin-right:2px;cursor:default;text-decoration:none;outline:0;border:0;color:#484848;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:#e5e5e5}.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_combopanel__fontsize{width:135px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;text-align:center;opacity:.95;filter:alpha(opacity = 95);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__about_icon{background:url(icons.png?t=M6JB) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png?t=M6JB) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png?t=M6JB) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png?t=M6JB) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6JB) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6JB) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png?t=M6JB) no-repeat 0 -144px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6JB) no-repeat 0 -168px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6JB) no-repeat 0 -192px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -240px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -288px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -336px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6JB) no-repeat 0 -360px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6JB) no-repeat 0 -384px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -408px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -432px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6JB) no-repeat 0 -456px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -504px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6JB) no-repeat 0 -528px!important}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6JB) no-repeat 0 -552px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6JB) no-repeat 0 -576px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6JB) no-repeat 0 -600px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6JB) no-repeat 0 -624px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6JB) no-repeat 0 -648px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6JB) no-repeat 0 -672px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6JB) no-repeat 0 -696px!important}.cke_button__embed_icon{background:url(icons.png?t=M6JB) no-repeat 0 -720px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6JB) no-repeat 0 -744px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6JB) no-repeat 0 -816px!important}.cke_button__replace_icon{background:url(icons.png?t=M6JB) no-repeat 0 -840px!important}.cke_button__flash_icon{background:url(icons.png?t=M6JB) no-repeat 0 -864px!important}.cke_button__button_icon{background:url(icons.png?t=M6JB) no-repeat 0 -888px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6JB) no-repeat 0 -912px!important}.cke_button__form_icon{background:url(icons.png?t=M6JB) no-repeat 0 -936px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6JB) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6JB) no-repeat 0 -984px!important}.cke_button__radio_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1032px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1080px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1128px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1152px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1176px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1200px!important}.cke_button__image_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1248px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1296px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1320px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1344px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1368px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1392px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1416px!important}.cke_button__language_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1464px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1488px!important}.cke_button__link_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1512px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1560px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1608px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1632px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1656px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1704px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1752px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1800px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1848px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1872px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1920px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1944px!important}.cke_button__print_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1968px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1992px!important}.cke_button__save_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2016px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -2064px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2088px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -2136px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -2184px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2208px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2232px!important}.cke_button__table_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2256px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2280px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2304px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2328px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2352px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2424px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -456px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -576px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -696px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -744px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1320px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1344px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1368px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1392px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1416px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1488px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1512px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1872px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1944px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1968px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1992px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2016px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2256px!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=M6JB) no-repeat 0 -2280px!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=M6JB) no-repeat 0 -2304px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2328px!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=M6JB) no-repeat 0 -2352px!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=M6JB) no-repeat 0 -2376px!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=M6JB) no-repeat 0 -2400px!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=M6JB) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -4896px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.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 .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.cke_top,.cke_contents,.cke_bottom{width:100%}.cke_button_arrow{font-size:0}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_button,.cke_rtl .cke_button *,.cke_rtl .cke_combo,.cke_rtl .cke_combo *,.cke_rtl .cke_path_item,.cke_rtl .cke_path_item *,.cke_rtl .cke_path_empty{float:none}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_combo_button,.cke_rtl .cke_combo_button *,.cke_rtl .cke_button,.cke_rtl .cke_button_icon{display:inline-block;vertical-align:top}.cke_rtl .cke_button_icon{float:none}.cke_resizer{width:10px}.cke_source{white-space:normal}.cke_bottom{position:static}.cke_colorbox{font-size:0} \ No newline at end of file diff --git a/lib/ckeditor/skins/moono/editor.css b/lib/ckeditor/skins/moono/editor.css index 67532a96..ec8bc57f 100644 --- a/lib/ckeditor/skins/moono/editor.css +++ b/lib/ckeditor/skins/moono/editor.css @@ -2,4 +2,4 @@ Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ -.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}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.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 #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.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,.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:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.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_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;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{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.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{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.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}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.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:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}a.cke_button.cke_button_expandable{padding:4px 5px}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.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_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}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{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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 3px;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}a.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;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.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}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.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{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:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.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}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.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}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.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;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}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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}.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}a.cke_path_item,span.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,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.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_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6IE) no-repeat 0 -0px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6IE) no-repeat 0 -24px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6IE) no-repeat 0 -48px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6IE) no-repeat 0 -72px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6IE) no-repeat 0 -96px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6IE) no-repeat 0 -120px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6IE) no-repeat 0 -144px!important}.cke_button__embed_icon{background:url(icons.png?t=M6IE) no-repeat 0 -168px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6IE) no-repeat 0 -192px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6IE) no-repeat 0 -216px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6IE) no-repeat 0 -240px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6IE) no-repeat 0 -264px!important}.cke_button__about_icon{background:url(icons.png?t=M6IE) no-repeat 0 -288px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -312px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -336px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -360px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6IE) no-repeat 0 -384px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6IE) no-repeat 0 -408px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6IE) no-repeat 0 -432px!important}.cke_button__bold_icon{background:url(icons.png?t=M6IE) no-repeat 0 -456px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=M6IE) no-repeat 0 -480px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6IE) no-repeat 0 -504px!important}.cke_button__button_icon{background:url(icons.png?t=M6IE) no-repeat 0 -528px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6IE) no-repeat 0 -552px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6IE) no-repeat 0 -576px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png?t=M6IE) no-repeat 0 -600px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6IE) no-repeat 0 -624px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6IE) no-repeat 0 -648px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6IE) no-repeat 0 -672px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png?t=M6IE) no-repeat 0 -696px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6IE) no-repeat 0 -720px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png?t=M6IE) no-repeat 0 -744px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6IE) no-repeat 0 -816px!important}.cke_button__flash_icon{background:url(icons.png?t=M6IE) no-repeat 0 -840px!important}.cke_button__form_icon{background:url(icons.png?t=M6IE) no-repeat 0 -864px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6IE) no-repeat 0 -888px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6IE) no-repeat 0 -912px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6IE) no-repeat 0 -936px!important}.cke_button__image_icon{background:url(icons.png?t=M6IE) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6IE) no-repeat 0 -984px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1008px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1032px!important}.cke_button__italic_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1056px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1080px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1104px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1128px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1152px!important}.cke_button__language_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1176px!important}.cke_button__link_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1200px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1224px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1248px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1272px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1296px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1320px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1344px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1368px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1392px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1416px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1440px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1464px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1488px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1512px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1536px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1560px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1584px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1608px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1632px!important}.cke_button__print_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1656px!important}.cke_button__radio_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1680px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1704px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1728px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1752px!important}.cke_button__replace_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1776px!important}.cke_button__save_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1800px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1824px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1848px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1872px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1896px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1920px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1944px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1968px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1992px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2016px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2040px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2064px!important}.cke_button__strike_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2088px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2112px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2136px!important}.cke_button__table_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2160px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2184px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2208px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2232px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2256px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2280px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2304px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2328px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2352px!important}.cke_button__underline_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2424px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -216px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -528px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -288px!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=M6IE) no-repeat 0 -312px!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=M6IE) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -456px!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=M6IE) no-repeat 0 -480px!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=M6IE) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -576px!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=M6IE) no-repeat 0 -600px!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=M6IE) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -672px!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=M6IE) no-repeat 0 -696px!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=M6IE) no-repeat 0 -720px!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=M6IE) no-repeat 0 -744px!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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -984px!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=M6IE) no-repeat 0 -1008px!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=M6IE) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1056px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1128px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1224px!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=M6IE) no-repeat 0 -1248px!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=M6IE) no-repeat 0 -1272px!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=M6IE) no-repeat 0 -1296px!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=M6IE) no-repeat 0 -1320px!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=M6IE) no-repeat 0 -1344px!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=M6IE) no-repeat 0 -1368px!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=M6IE) no-repeat 0 -1392px!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=M6IE) no-repeat 0 -1416px!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=M6IE) no-repeat 0 -1440px!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=M6IE) no-repeat 0 -1464px!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=M6IE) no-repeat 0 -1488px!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=M6IE) no-repeat 0 -1512px!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=M6IE) no-repeat 0 -1536px!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=M6IE) no-repeat 0 -1560px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1584px!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=M6IE) no-repeat 0 -1608px!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=M6IE) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1680px!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=M6IE) no-repeat 0 -1704px!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=M6IE) no-repeat 0 -1728px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1752px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1776px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1800px!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=M6IE) no-repeat 0 -1824px!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=M6IE) no-repeat 0 -1848px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1872px!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=M6IE) no-repeat 0 -1896px!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=M6IE) no-repeat 0 -1920px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1944px!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=M6IE) no-repeat 0 -1968px!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=M6IE) no-repeat 0 -1992px!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=M6IE) no-repeat 0 -2016px!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=M6IE) no-repeat 0 -2040px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2112px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2136px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2160px!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=M6IE) no-repeat 0 -2184px!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=M6IE) no-repeat 0 -2208px!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=M6IE) no-repeat 0 -2232px!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=M6IE) no-repeat 0 -2256px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2280px!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=M6IE) no-repeat 0 -2304px!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=M6IE) no-repeat 0 -2328px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2352px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2376px!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=M6IE) no-repeat 0 -2400px!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=M6IE) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2448px!important;background-size:16px!important} \ 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;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.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 #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.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,.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:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.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_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;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{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.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{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.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}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.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:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}a.cke_button.cke_button_expandable{padding:4px 5px}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.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_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}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{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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 3px;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}a.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;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.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}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.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{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:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.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}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.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}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.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;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}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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}.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}a.cke_path_item,span.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,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.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_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6JB) no-repeat 0 -0px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6JB) no-repeat 0 -24px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6JB) no-repeat 0 -48px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6JB) no-repeat 0 -72px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6JB) no-repeat 0 -96px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6JB) no-repeat 0 -120px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6JB) no-repeat 0 -144px!important}.cke_button__embed_icon{background:url(icons.png?t=M6JB) no-repeat 0 -168px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6JB) no-repeat 0 -192px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6JB) no-repeat 0 -216px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6JB) no-repeat 0 -240px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6JB) no-repeat 0 -264px!important}.cke_button__about_icon{background:url(icons.png?t=M6JB) no-repeat 0 -288px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -312px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -336px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -360px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6JB) no-repeat 0 -384px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6JB) no-repeat 0 -408px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6JB) no-repeat 0 -432px!important}.cke_button__bold_icon{background:url(icons.png?t=M6JB) no-repeat 0 -456px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=M6JB) no-repeat 0 -480px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6JB) no-repeat 0 -504px!important}.cke_button__button_icon{background:url(icons.png?t=M6JB) no-repeat 0 -528px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6JB) no-repeat 0 -552px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6JB) no-repeat 0 -576px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png?t=M6JB) no-repeat 0 -600px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6JB) no-repeat 0 -624px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6JB) no-repeat 0 -648px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6JB) no-repeat 0 -672px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png?t=M6JB) no-repeat 0 -696px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6JB) no-repeat 0 -720px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png?t=M6JB) no-repeat 0 -744px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6JB) no-repeat 0 -816px!important}.cke_button__flash_icon{background:url(icons.png?t=M6JB) no-repeat 0 -840px!important}.cke_button__form_icon{background:url(icons.png?t=M6JB) no-repeat 0 -864px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6JB) no-repeat 0 -888px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6JB) no-repeat 0 -912px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6JB) no-repeat 0 -936px!important}.cke_button__image_icon{background:url(icons.png?t=M6JB) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6JB) no-repeat 0 -984px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1008px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1032px!important}.cke_button__italic_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1056px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1080px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1104px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1128px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1152px!important}.cke_button__language_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1176px!important}.cke_button__link_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1200px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1224px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1248px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1272px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1296px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1320px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1344px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1368px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1392px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1416px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1440px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1464px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1488px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1512px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1536px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1560px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1584px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1608px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1632px!important}.cke_button__print_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1656px!important}.cke_button__radio_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1680px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1704px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1728px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1752px!important}.cke_button__replace_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1776px!important}.cke_button__save_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1800px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1824px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1848px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1872px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1896px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1920px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1944px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1968px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1992px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2016px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2040px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2064px!important}.cke_button__strike_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2088px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2112px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2136px!important}.cke_button__table_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2160px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2184px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2208px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2232px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2256px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2280px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2304px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2328px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2352px!important}.cke_button__underline_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2424px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -216px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -528px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -288px!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=M6JB) no-repeat 0 -312px!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=M6JB) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -456px!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=M6JB) no-repeat 0 -480px!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=M6JB) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -576px!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=M6JB) no-repeat 0 -600px!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=M6JB) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -672px!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=M6JB) no-repeat 0 -696px!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=M6JB) no-repeat 0 -720px!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=M6JB) no-repeat 0 -744px!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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -984px!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=M6JB) no-repeat 0 -1008px!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=M6JB) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1056px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1128px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1224px!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=M6JB) no-repeat 0 -1248px!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=M6JB) no-repeat 0 -1272px!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=M6JB) no-repeat 0 -1296px!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=M6JB) no-repeat 0 -1320px!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=M6JB) no-repeat 0 -1344px!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=M6JB) no-repeat 0 -1368px!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=M6JB) no-repeat 0 -1392px!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=M6JB) no-repeat 0 -1416px!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=M6JB) no-repeat 0 -1440px!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=M6JB) no-repeat 0 -1464px!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=M6JB) no-repeat 0 -1488px!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=M6JB) no-repeat 0 -1512px!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=M6JB) no-repeat 0 -1536px!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=M6JB) no-repeat 0 -1560px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1584px!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=M6JB) no-repeat 0 -1608px!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=M6JB) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1680px!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=M6JB) no-repeat 0 -1704px!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=M6JB) no-repeat 0 -1728px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1752px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1776px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1800px!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=M6JB) no-repeat 0 -1824px!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=M6JB) no-repeat 0 -1848px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1872px!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=M6JB) no-repeat 0 -1896px!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=M6JB) no-repeat 0 -1920px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1944px!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=M6JB) no-repeat 0 -1968px!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=M6JB) no-repeat 0 -1992px!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=M6JB) no-repeat 0 -2016px!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=M6JB) no-repeat 0 -2040px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2112px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2136px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2160px!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=M6JB) no-repeat 0 -2184px!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=M6JB) no-repeat 0 -2208px!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=M6JB) no-repeat 0 -2232px!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=M6JB) no-repeat 0 -2256px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2280px!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=M6JB) no-repeat 0 -2304px!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=M6JB) no-repeat 0 -2328px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2352px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2376px!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=M6JB) no-repeat 0 -2400px!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=M6JB) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2448px!important;background-size:16px!important} \ No newline at end of file diff --git a/lib/ckeditor/skins/moono/editor_gecko.css b/lib/ckeditor/skins/moono/editor_gecko.css index 613f759e..1c4a8798 100644 --- a/lib/ckeditor/skins/moono/editor_gecko.css +++ b/lib/ckeditor/skins/moono/editor_gecko.css @@ -2,4 +2,4 @@ Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ -.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}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.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 #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.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,.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:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.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_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;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{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.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{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.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}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.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:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}a.cke_button.cke_button_expandable{padding:4px 5px}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.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_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}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{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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 3px;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}a.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;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.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}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.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{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:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.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}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.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}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.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;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}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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}.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}a.cke_path_item,span.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,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.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_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6IE) no-repeat 0 -0px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6IE) no-repeat 0 -24px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6IE) no-repeat 0 -48px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6IE) no-repeat 0 -72px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6IE) no-repeat 0 -96px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6IE) no-repeat 0 -120px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6IE) no-repeat 0 -144px!important}.cke_button__embed_icon{background:url(icons.png?t=M6IE) no-repeat 0 -168px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6IE) no-repeat 0 -192px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6IE) no-repeat 0 -216px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6IE) no-repeat 0 -240px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6IE) no-repeat 0 -264px!important}.cke_button__about_icon{background:url(icons.png?t=M6IE) no-repeat 0 -288px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -312px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -336px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -360px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6IE) no-repeat 0 -384px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6IE) no-repeat 0 -408px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6IE) no-repeat 0 -432px!important}.cke_button__bold_icon{background:url(icons.png?t=M6IE) no-repeat 0 -456px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=M6IE) no-repeat 0 -480px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6IE) no-repeat 0 -504px!important}.cke_button__button_icon{background:url(icons.png?t=M6IE) no-repeat 0 -528px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6IE) no-repeat 0 -552px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6IE) no-repeat 0 -576px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png?t=M6IE) no-repeat 0 -600px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6IE) no-repeat 0 -624px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6IE) no-repeat 0 -648px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6IE) no-repeat 0 -672px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png?t=M6IE) no-repeat 0 -696px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6IE) no-repeat 0 -720px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png?t=M6IE) no-repeat 0 -744px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6IE) no-repeat 0 -816px!important}.cke_button__flash_icon{background:url(icons.png?t=M6IE) no-repeat 0 -840px!important}.cke_button__form_icon{background:url(icons.png?t=M6IE) no-repeat 0 -864px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6IE) no-repeat 0 -888px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6IE) no-repeat 0 -912px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6IE) no-repeat 0 -936px!important}.cke_button__image_icon{background:url(icons.png?t=M6IE) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6IE) no-repeat 0 -984px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1008px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1032px!important}.cke_button__italic_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1056px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1080px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1104px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1128px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1152px!important}.cke_button__language_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1176px!important}.cke_button__link_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1200px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1224px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1248px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1272px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1296px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1320px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1344px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1368px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1392px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1416px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1440px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1464px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1488px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1512px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1536px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1560px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1584px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1608px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1632px!important}.cke_button__print_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1656px!important}.cke_button__radio_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1680px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1704px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1728px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1752px!important}.cke_button__replace_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1776px!important}.cke_button__save_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1800px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1824px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1848px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1872px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1896px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1920px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1944px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1968px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1992px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2016px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2040px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2064px!important}.cke_button__strike_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2088px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2112px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2136px!important}.cke_button__table_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2160px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2184px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2208px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2232px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2256px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2280px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2304px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2328px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2352px!important}.cke_button__underline_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2424px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -216px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -528px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -288px!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=M6IE) no-repeat 0 -312px!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=M6IE) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -456px!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=M6IE) no-repeat 0 -480px!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=M6IE) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -576px!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=M6IE) no-repeat 0 -600px!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=M6IE) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -672px!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=M6IE) no-repeat 0 -696px!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=M6IE) no-repeat 0 -720px!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=M6IE) no-repeat 0 -744px!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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -984px!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=M6IE) no-repeat 0 -1008px!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=M6IE) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1056px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1128px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1224px!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=M6IE) no-repeat 0 -1248px!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=M6IE) no-repeat 0 -1272px!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=M6IE) no-repeat 0 -1296px!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=M6IE) no-repeat 0 -1320px!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=M6IE) no-repeat 0 -1344px!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=M6IE) no-repeat 0 -1368px!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=M6IE) no-repeat 0 -1392px!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=M6IE) no-repeat 0 -1416px!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=M6IE) no-repeat 0 -1440px!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=M6IE) no-repeat 0 -1464px!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=M6IE) no-repeat 0 -1488px!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=M6IE) no-repeat 0 -1512px!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=M6IE) no-repeat 0 -1536px!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=M6IE) no-repeat 0 -1560px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1584px!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=M6IE) no-repeat 0 -1608px!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=M6IE) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1680px!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=M6IE) no-repeat 0 -1704px!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=M6IE) no-repeat 0 -1728px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1752px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1776px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1800px!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=M6IE) no-repeat 0 -1824px!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=M6IE) no-repeat 0 -1848px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1872px!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=M6IE) no-repeat 0 -1896px!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=M6IE) no-repeat 0 -1920px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1944px!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=M6IE) no-repeat 0 -1968px!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=M6IE) no-repeat 0 -1992px!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=M6IE) no-repeat 0 -2016px!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=M6IE) no-repeat 0 -2040px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2112px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2136px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2160px!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=M6IE) no-repeat 0 -2184px!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=M6IE) no-repeat 0 -2208px!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=M6IE) no-repeat 0 -2232px!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=M6IE) no-repeat 0 -2256px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2280px!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=M6IE) no-repeat 0 -2304px!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=M6IE) no-repeat 0 -2328px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2352px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2376px!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=M6IE) no-repeat 0 -2400px!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=M6IE) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2448px!important;background-size:16px!important}.cke_bottom{padding-bottom:3px}.cke_combo_text{margin-bottom:-1px;margin-top:1px} \ 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;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.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 #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.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,.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:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.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_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;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{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.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{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.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}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.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:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}a.cke_button.cke_button_expandable{padding:4px 5px}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.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_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}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{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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 3px;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}a.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;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.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}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.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{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:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.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}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.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}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.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;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}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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}.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}a.cke_path_item,span.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,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.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_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6JB) no-repeat 0 -0px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6JB) no-repeat 0 -24px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6JB) no-repeat 0 -48px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6JB) no-repeat 0 -72px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6JB) no-repeat 0 -96px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6JB) no-repeat 0 -120px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6JB) no-repeat 0 -144px!important}.cke_button__embed_icon{background:url(icons.png?t=M6JB) no-repeat 0 -168px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6JB) no-repeat 0 -192px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6JB) no-repeat 0 -216px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6JB) no-repeat 0 -240px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6JB) no-repeat 0 -264px!important}.cke_button__about_icon{background:url(icons.png?t=M6JB) no-repeat 0 -288px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -312px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -336px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -360px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6JB) no-repeat 0 -384px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6JB) no-repeat 0 -408px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6JB) no-repeat 0 -432px!important}.cke_button__bold_icon{background:url(icons.png?t=M6JB) no-repeat 0 -456px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=M6JB) no-repeat 0 -480px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6JB) no-repeat 0 -504px!important}.cke_button__button_icon{background:url(icons.png?t=M6JB) no-repeat 0 -528px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6JB) no-repeat 0 -552px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6JB) no-repeat 0 -576px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png?t=M6JB) no-repeat 0 -600px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6JB) no-repeat 0 -624px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6JB) no-repeat 0 -648px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6JB) no-repeat 0 -672px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png?t=M6JB) no-repeat 0 -696px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6JB) no-repeat 0 -720px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png?t=M6JB) no-repeat 0 -744px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6JB) no-repeat 0 -816px!important}.cke_button__flash_icon{background:url(icons.png?t=M6JB) no-repeat 0 -840px!important}.cke_button__form_icon{background:url(icons.png?t=M6JB) no-repeat 0 -864px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6JB) no-repeat 0 -888px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6JB) no-repeat 0 -912px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6JB) no-repeat 0 -936px!important}.cke_button__image_icon{background:url(icons.png?t=M6JB) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6JB) no-repeat 0 -984px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1008px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1032px!important}.cke_button__italic_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1056px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1080px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1104px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1128px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1152px!important}.cke_button__language_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1176px!important}.cke_button__link_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1200px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1224px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1248px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1272px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1296px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1320px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1344px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1368px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1392px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1416px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1440px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1464px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1488px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1512px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1536px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1560px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1584px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1608px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1632px!important}.cke_button__print_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1656px!important}.cke_button__radio_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1680px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1704px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1728px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1752px!important}.cke_button__replace_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1776px!important}.cke_button__save_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1800px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1824px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1848px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1872px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1896px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1920px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1944px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1968px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1992px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2016px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2040px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2064px!important}.cke_button__strike_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2088px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2112px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2136px!important}.cke_button__table_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2160px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2184px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2208px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2232px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2256px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2280px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2304px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2328px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2352px!important}.cke_button__underline_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2424px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -216px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -528px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -288px!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=M6JB) no-repeat 0 -312px!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=M6JB) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -456px!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=M6JB) no-repeat 0 -480px!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=M6JB) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -576px!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=M6JB) no-repeat 0 -600px!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=M6JB) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -672px!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=M6JB) no-repeat 0 -696px!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=M6JB) no-repeat 0 -720px!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=M6JB) no-repeat 0 -744px!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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -984px!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=M6JB) no-repeat 0 -1008px!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=M6JB) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1056px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1128px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1224px!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=M6JB) no-repeat 0 -1248px!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=M6JB) no-repeat 0 -1272px!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=M6JB) no-repeat 0 -1296px!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=M6JB) no-repeat 0 -1320px!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=M6JB) no-repeat 0 -1344px!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=M6JB) no-repeat 0 -1368px!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=M6JB) no-repeat 0 -1392px!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=M6JB) no-repeat 0 -1416px!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=M6JB) no-repeat 0 -1440px!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=M6JB) no-repeat 0 -1464px!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=M6JB) no-repeat 0 -1488px!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=M6JB) no-repeat 0 -1512px!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=M6JB) no-repeat 0 -1536px!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=M6JB) no-repeat 0 -1560px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1584px!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=M6JB) no-repeat 0 -1608px!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=M6JB) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1680px!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=M6JB) no-repeat 0 -1704px!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=M6JB) no-repeat 0 -1728px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1752px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1776px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1800px!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=M6JB) no-repeat 0 -1824px!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=M6JB) no-repeat 0 -1848px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1872px!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=M6JB) no-repeat 0 -1896px!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=M6JB) no-repeat 0 -1920px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1944px!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=M6JB) no-repeat 0 -1968px!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=M6JB) no-repeat 0 -1992px!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=M6JB) no-repeat 0 -2016px!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=M6JB) no-repeat 0 -2040px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2112px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2136px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2160px!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=M6JB) no-repeat 0 -2184px!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=M6JB) no-repeat 0 -2208px!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=M6JB) no-repeat 0 -2232px!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=M6JB) no-repeat 0 -2256px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2280px!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=M6JB) no-repeat 0 -2304px!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=M6JB) no-repeat 0 -2328px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2352px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2376px!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=M6JB) no-repeat 0 -2400px!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=M6JB) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2448px!important;background-size:16px!important}.cke_bottom{padding-bottom:3px}.cke_combo_text{margin-bottom:-1px;margin-top:1px} \ No newline at end of file diff --git a/lib/ckeditor/skins/moono/editor_ie.css b/lib/ckeditor/skins/moono/editor_ie.css index a4a3da0e..eebf8f72 100644 --- a/lib/ckeditor/skins/moono/editor_ie.css +++ b/lib/ckeditor/skins/moono/editor_ie.css @@ -2,4 +2,4 @@ Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ -.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}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.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 #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.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,.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:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.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_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;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{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.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{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.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}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.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:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}a.cke_button.cke_button_expandable{padding:4px 5px}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.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_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}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{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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 3px;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}a.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;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.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}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.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{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:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.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}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.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}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.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;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}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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}.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}a.cke_path_item,span.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,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.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_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6IE) no-repeat 0 -0px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6IE) no-repeat 0 -24px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6IE) no-repeat 0 -48px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6IE) no-repeat 0 -72px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6IE) no-repeat 0 -96px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6IE) no-repeat 0 -120px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6IE) no-repeat 0 -144px!important}.cke_button__embed_icon{background:url(icons.png?t=M6IE) no-repeat 0 -168px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6IE) no-repeat 0 -192px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6IE) no-repeat 0 -216px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6IE) no-repeat 0 -240px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6IE) no-repeat 0 -264px!important}.cke_button__about_icon{background:url(icons.png?t=M6IE) no-repeat 0 -288px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -312px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -336px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -360px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6IE) no-repeat 0 -384px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6IE) no-repeat 0 -408px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6IE) no-repeat 0 -432px!important}.cke_button__bold_icon{background:url(icons.png?t=M6IE) no-repeat 0 -456px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=M6IE) no-repeat 0 -480px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6IE) no-repeat 0 -504px!important}.cke_button__button_icon{background:url(icons.png?t=M6IE) no-repeat 0 -528px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6IE) no-repeat 0 -552px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6IE) no-repeat 0 -576px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png?t=M6IE) no-repeat 0 -600px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6IE) no-repeat 0 -624px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6IE) no-repeat 0 -648px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6IE) no-repeat 0 -672px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png?t=M6IE) no-repeat 0 -696px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6IE) no-repeat 0 -720px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png?t=M6IE) no-repeat 0 -744px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6IE) no-repeat 0 -816px!important}.cke_button__flash_icon{background:url(icons.png?t=M6IE) no-repeat 0 -840px!important}.cke_button__form_icon{background:url(icons.png?t=M6IE) no-repeat 0 -864px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6IE) no-repeat 0 -888px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6IE) no-repeat 0 -912px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6IE) no-repeat 0 -936px!important}.cke_button__image_icon{background:url(icons.png?t=M6IE) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6IE) no-repeat 0 -984px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1008px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1032px!important}.cke_button__italic_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1056px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1080px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1104px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1128px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1152px!important}.cke_button__language_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1176px!important}.cke_button__link_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1200px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1224px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1248px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1272px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1296px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1320px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1344px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1368px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1392px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1416px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1440px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1464px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1488px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1512px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1536px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1560px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1584px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1608px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1632px!important}.cke_button__print_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1656px!important}.cke_button__radio_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1680px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1704px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1728px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1752px!important}.cke_button__replace_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1776px!important}.cke_button__save_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1800px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1824px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1848px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1872px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1896px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1920px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1944px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1968px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1992px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2016px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2040px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2064px!important}.cke_button__strike_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2088px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2112px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2136px!important}.cke_button__table_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2160px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2184px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2208px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2232px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2256px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2280px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2304px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2328px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2352px!important}.cke_button__underline_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2424px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -216px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -528px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -288px!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=M6IE) no-repeat 0 -312px!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=M6IE) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -456px!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=M6IE) no-repeat 0 -480px!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=M6IE) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -576px!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=M6IE) no-repeat 0 -600px!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=M6IE) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -672px!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=M6IE) no-repeat 0 -696px!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=M6IE) no-repeat 0 -720px!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=M6IE) no-repeat 0 -744px!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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -984px!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=M6IE) no-repeat 0 -1008px!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=M6IE) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1056px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1128px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1224px!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=M6IE) no-repeat 0 -1248px!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=M6IE) no-repeat 0 -1272px!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=M6IE) no-repeat 0 -1296px!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=M6IE) no-repeat 0 -1320px!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=M6IE) no-repeat 0 -1344px!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=M6IE) no-repeat 0 -1368px!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=M6IE) no-repeat 0 -1392px!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=M6IE) no-repeat 0 -1416px!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=M6IE) no-repeat 0 -1440px!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=M6IE) no-repeat 0 -1464px!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=M6IE) no-repeat 0 -1488px!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=M6IE) no-repeat 0 -1512px!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=M6IE) no-repeat 0 -1536px!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=M6IE) no-repeat 0 -1560px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1584px!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=M6IE) no-repeat 0 -1608px!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=M6IE) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1680px!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=M6IE) no-repeat 0 -1704px!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=M6IE) no-repeat 0 -1728px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1752px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1776px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1800px!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=M6IE) no-repeat 0 -1824px!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=M6IE) no-repeat 0 -1848px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1872px!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=M6IE) no-repeat 0 -1896px!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=M6IE) no-repeat 0 -1920px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1944px!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=M6IE) no-repeat 0 -1968px!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=M6IE) no-repeat 0 -1992px!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=M6IE) no-repeat 0 -2016px!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=M6IE) no-repeat 0 -2040px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2112px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2136px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2160px!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=M6IE) no-repeat 0 -2184px!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=M6IE) no-repeat 0 -2208px!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=M6IE) no-repeat 0 -2232px!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=M6IE) no-repeat 0 -2256px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2280px!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=M6IE) no-repeat 0 -2304px!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=M6IE) no-repeat 0 -2328px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2352px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2376px!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=M6IE) no-repeat 0 -2400px!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=M6IE) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2448px!important;background-size:16px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.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 .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)} \ 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;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.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 #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.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,.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:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.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_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;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{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.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{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.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}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.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:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}a.cke_button.cke_button_expandable{padding:4px 5px}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.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_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}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{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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 3px;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}a.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;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.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}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.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{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:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.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}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.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}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.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;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}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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}.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}a.cke_path_item,span.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,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.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_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6JB) no-repeat 0 -0px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6JB) no-repeat 0 -24px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6JB) no-repeat 0 -48px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6JB) no-repeat 0 -72px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6JB) no-repeat 0 -96px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6JB) no-repeat 0 -120px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6JB) no-repeat 0 -144px!important}.cke_button__embed_icon{background:url(icons.png?t=M6JB) no-repeat 0 -168px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6JB) no-repeat 0 -192px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6JB) no-repeat 0 -216px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6JB) no-repeat 0 -240px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6JB) no-repeat 0 -264px!important}.cke_button__about_icon{background:url(icons.png?t=M6JB) no-repeat 0 -288px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -312px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -336px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -360px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6JB) no-repeat 0 -384px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6JB) no-repeat 0 -408px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6JB) no-repeat 0 -432px!important}.cke_button__bold_icon{background:url(icons.png?t=M6JB) no-repeat 0 -456px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=M6JB) no-repeat 0 -480px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6JB) no-repeat 0 -504px!important}.cke_button__button_icon{background:url(icons.png?t=M6JB) no-repeat 0 -528px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6JB) no-repeat 0 -552px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6JB) no-repeat 0 -576px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png?t=M6JB) no-repeat 0 -600px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6JB) no-repeat 0 -624px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6JB) no-repeat 0 -648px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6JB) no-repeat 0 -672px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png?t=M6JB) no-repeat 0 -696px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6JB) no-repeat 0 -720px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png?t=M6JB) no-repeat 0 -744px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6JB) no-repeat 0 -816px!important}.cke_button__flash_icon{background:url(icons.png?t=M6JB) no-repeat 0 -840px!important}.cke_button__form_icon{background:url(icons.png?t=M6JB) no-repeat 0 -864px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6JB) no-repeat 0 -888px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6JB) no-repeat 0 -912px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6JB) no-repeat 0 -936px!important}.cke_button__image_icon{background:url(icons.png?t=M6JB) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6JB) no-repeat 0 -984px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1008px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1032px!important}.cke_button__italic_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1056px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1080px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1104px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1128px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1152px!important}.cke_button__language_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1176px!important}.cke_button__link_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1200px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1224px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1248px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1272px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1296px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1320px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1344px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1368px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1392px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1416px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1440px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1464px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1488px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1512px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1536px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1560px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1584px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1608px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1632px!important}.cke_button__print_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1656px!important}.cke_button__radio_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1680px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1704px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1728px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1752px!important}.cke_button__replace_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1776px!important}.cke_button__save_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1800px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1824px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1848px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1872px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1896px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1920px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1944px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1968px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1992px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2016px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2040px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2064px!important}.cke_button__strike_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2088px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2112px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2136px!important}.cke_button__table_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2160px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2184px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2208px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2232px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2256px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2280px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2304px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2328px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2352px!important}.cke_button__underline_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2424px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -216px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -528px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -288px!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=M6JB) no-repeat 0 -312px!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=M6JB) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -456px!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=M6JB) no-repeat 0 -480px!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=M6JB) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -576px!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=M6JB) no-repeat 0 -600px!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=M6JB) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -672px!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=M6JB) no-repeat 0 -696px!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=M6JB) no-repeat 0 -720px!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=M6JB) no-repeat 0 -744px!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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -984px!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=M6JB) no-repeat 0 -1008px!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=M6JB) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1056px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1128px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1224px!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=M6JB) no-repeat 0 -1248px!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=M6JB) no-repeat 0 -1272px!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=M6JB) no-repeat 0 -1296px!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=M6JB) no-repeat 0 -1320px!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=M6JB) no-repeat 0 -1344px!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=M6JB) no-repeat 0 -1368px!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=M6JB) no-repeat 0 -1392px!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=M6JB) no-repeat 0 -1416px!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=M6JB) no-repeat 0 -1440px!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=M6JB) no-repeat 0 -1464px!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=M6JB) no-repeat 0 -1488px!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=M6JB) no-repeat 0 -1512px!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=M6JB) no-repeat 0 -1536px!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=M6JB) no-repeat 0 -1560px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1584px!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=M6JB) no-repeat 0 -1608px!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=M6JB) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1680px!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=M6JB) no-repeat 0 -1704px!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=M6JB) no-repeat 0 -1728px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1752px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1776px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1800px!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=M6JB) no-repeat 0 -1824px!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=M6JB) no-repeat 0 -1848px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1872px!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=M6JB) no-repeat 0 -1896px!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=M6JB) no-repeat 0 -1920px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1944px!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=M6JB) no-repeat 0 -1968px!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=M6JB) no-repeat 0 -1992px!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=M6JB) no-repeat 0 -2016px!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=M6JB) no-repeat 0 -2040px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2112px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2136px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2160px!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=M6JB) no-repeat 0 -2184px!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=M6JB) no-repeat 0 -2208px!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=M6JB) no-repeat 0 -2232px!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=M6JB) no-repeat 0 -2256px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2280px!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=M6JB) no-repeat 0 -2304px!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=M6JB) no-repeat 0 -2328px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2352px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2376px!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=M6JB) no-repeat 0 -2400px!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=M6JB) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2448px!important;background-size:16px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.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 .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)} \ No newline at end of file diff --git a/lib/ckeditor/skins/moono/editor_ie7.css b/lib/ckeditor/skins/moono/editor_ie7.css index 9babefd7..b82f8d1b 100644 --- a/lib/ckeditor/skins/moono/editor_ie7.css +++ b/lib/ckeditor/skins/moono/editor_ie7.css @@ -2,4 +2,4 @@ Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ -.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}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.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 #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.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,.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:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.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_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;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{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.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{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.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}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.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:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}a.cke_button.cke_button_expandable{padding:4px 5px}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.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_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}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{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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 3px;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}a.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;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.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}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.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{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:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.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}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.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}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.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;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}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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}.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}a.cke_path_item,span.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,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.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_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6IE) no-repeat 0 -0px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6IE) no-repeat 0 -24px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6IE) no-repeat 0 -48px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6IE) no-repeat 0 -72px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6IE) no-repeat 0 -96px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6IE) no-repeat 0 -120px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6IE) no-repeat 0 -144px!important}.cke_button__embed_icon{background:url(icons.png?t=M6IE) no-repeat 0 -168px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6IE) no-repeat 0 -192px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6IE) no-repeat 0 -216px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6IE) no-repeat 0 -240px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6IE) no-repeat 0 -264px!important}.cke_button__about_icon{background:url(icons.png?t=M6IE) no-repeat 0 -288px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -312px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -336px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -360px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6IE) no-repeat 0 -384px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6IE) no-repeat 0 -408px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6IE) no-repeat 0 -432px!important}.cke_button__bold_icon{background:url(icons.png?t=M6IE) no-repeat 0 -456px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=M6IE) no-repeat 0 -480px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6IE) no-repeat 0 -504px!important}.cke_button__button_icon{background:url(icons.png?t=M6IE) no-repeat 0 -528px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6IE) no-repeat 0 -552px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6IE) no-repeat 0 -576px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png?t=M6IE) no-repeat 0 -600px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6IE) no-repeat 0 -624px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6IE) no-repeat 0 -648px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6IE) no-repeat 0 -672px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png?t=M6IE) no-repeat 0 -696px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6IE) no-repeat 0 -720px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png?t=M6IE) no-repeat 0 -744px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6IE) no-repeat 0 -816px!important}.cke_button__flash_icon{background:url(icons.png?t=M6IE) no-repeat 0 -840px!important}.cke_button__form_icon{background:url(icons.png?t=M6IE) no-repeat 0 -864px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6IE) no-repeat 0 -888px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6IE) no-repeat 0 -912px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6IE) no-repeat 0 -936px!important}.cke_button__image_icon{background:url(icons.png?t=M6IE) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6IE) no-repeat 0 -984px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1008px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1032px!important}.cke_button__italic_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1056px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1080px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1104px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1128px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1152px!important}.cke_button__language_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1176px!important}.cke_button__link_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1200px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1224px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1248px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1272px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1296px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1320px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1344px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1368px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1392px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1416px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1440px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1464px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1488px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1512px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1536px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1560px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1584px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1608px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1632px!important}.cke_button__print_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1656px!important}.cke_button__radio_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1680px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1704px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1728px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1752px!important}.cke_button__replace_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1776px!important}.cke_button__save_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1800px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1824px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1848px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1872px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1896px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1920px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1944px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1968px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1992px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2016px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2040px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2064px!important}.cke_button__strike_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2088px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2112px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2136px!important}.cke_button__table_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2160px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2184px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2208px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2232px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2256px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2280px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2304px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2328px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2352px!important}.cke_button__underline_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2424px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -216px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -528px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -288px!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=M6IE) no-repeat 0 -312px!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=M6IE) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -456px!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=M6IE) no-repeat 0 -480px!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=M6IE) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -576px!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=M6IE) no-repeat 0 -600px!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=M6IE) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -672px!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=M6IE) no-repeat 0 -696px!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=M6IE) no-repeat 0 -720px!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=M6IE) no-repeat 0 -744px!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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -984px!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=M6IE) no-repeat 0 -1008px!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=M6IE) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1056px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1128px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1224px!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=M6IE) no-repeat 0 -1248px!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=M6IE) no-repeat 0 -1272px!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=M6IE) no-repeat 0 -1296px!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=M6IE) no-repeat 0 -1320px!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=M6IE) no-repeat 0 -1344px!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=M6IE) no-repeat 0 -1368px!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=M6IE) no-repeat 0 -1392px!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=M6IE) no-repeat 0 -1416px!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=M6IE) no-repeat 0 -1440px!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=M6IE) no-repeat 0 -1464px!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=M6IE) no-repeat 0 -1488px!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=M6IE) no-repeat 0 -1512px!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=M6IE) no-repeat 0 -1536px!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=M6IE) no-repeat 0 -1560px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1584px!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=M6IE) no-repeat 0 -1608px!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=M6IE) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1680px!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=M6IE) no-repeat 0 -1704px!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=M6IE) no-repeat 0 -1728px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1752px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1776px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1800px!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=M6IE) no-repeat 0 -1824px!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=M6IE) no-repeat 0 -1848px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1872px!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=M6IE) no-repeat 0 -1896px!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=M6IE) no-repeat 0 -1920px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1944px!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=M6IE) no-repeat 0 -1968px!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=M6IE) no-repeat 0 -1992px!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=M6IE) no-repeat 0 -2016px!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=M6IE) no-repeat 0 -2040px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2112px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2136px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2160px!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=M6IE) no-repeat 0 -2184px!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=M6IE) no-repeat 0 -2208px!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=M6IE) no-repeat 0 -2232px!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=M6IE) no-repeat 0 -2256px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2280px!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=M6IE) no-repeat 0 -2304px!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=M6IE) no-repeat 0 -2328px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2352px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2376px!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=M6IE) no-repeat 0 -2400px!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=M6IE) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2448px!important;background-size:16px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.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 .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_button,.cke_rtl .cke_button *,.cke_rtl .cke_combo,.cke_rtl .cke_combo *,.cke_rtl .cke_path_item,.cke_rtl .cke_path_item *,.cke_rtl .cke_path_empty{float:none}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_combo_button,.cke_rtl .cke_combo_button *,.cke_rtl .cke_button,.cke_rtl .cke_button_icon{display:inline-block;vertical-align:top}.cke_toolbox{display:inline-block;padding-bottom:5px;height:100%}.cke_rtl .cke_toolbox{padding-bottom:0}.cke_toolbar{margin-bottom:5px}.cke_rtl .cke_toolbar{margin-bottom:0}.cke_toolgroup{height:26px}.cke_toolgroup,.cke_combo{position:relative}a.cke_button{float:none;vertical-align:top}.cke_toolbar_separator{display:inline-block;float:none;vertical-align:top;background-color:#c0c0c0}.cke_toolbox_collapser .cke_arrow{margin-top:0}.cke_toolbox_collapser .cke_arrow{border-width:4px}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{border-width:3px}.cke_rtl .cke_button_arrow{padding-top:8px;margin-right:2px}.cke_rtl .cke_combo_inlinelabel{display:table-cell;vertical-align:middle}.cke_menubutton{display:block;height:24px}.cke_menubutton_inner{display:block;position:relative}.cke_menubutton_icon{height:16px;width:16px}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:inline-block}.cke_menubutton_label{width:auto;vertical-align:top;line-height:24px;height:24px;margin:0 10px 0 0}.cke_menuarrow{width:5px;height:6px;padding:0;position:absolute;right:8px;top:10px;background-position:0 0}.cke_rtl .cke_menubutton_icon{position:absolute;right:0;top:0}.cke_rtl .cke_menubutton_label{float:right;clear:both;margin:0 24px 0 10px}.cke_hc .cke_rtl .cke_menubutton_label{margin-right:0}.cke_rtl .cke_menuarrow{left:8px;right:auto;background-position:0 -24px}.cke_hc .cke_menuarrow{top:5px;padding:0 5px}.cke_rtl input.cke_dialog_ui_input_text,.cke_rtl input.cke_dialog_ui_input_password,.cke_rtl input.cke_dialog_ui_input_tel{position:relative}.cke_wysiwyg_div{padding-top:0!important;padding-bottom:0!important} \ 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;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.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 #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.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,.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:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.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_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;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{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.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{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.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}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.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:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}a.cke_button.cke_button_expandable{padding:4px 5px}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.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_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}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{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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 3px;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}a.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;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.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}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.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{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:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.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}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.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}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.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;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}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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}.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}a.cke_path_item,span.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,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.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_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6JB) no-repeat 0 -0px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6JB) no-repeat 0 -24px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6JB) no-repeat 0 -48px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6JB) no-repeat 0 -72px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6JB) no-repeat 0 -96px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6JB) no-repeat 0 -120px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6JB) no-repeat 0 -144px!important}.cke_button__embed_icon{background:url(icons.png?t=M6JB) no-repeat 0 -168px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6JB) no-repeat 0 -192px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6JB) no-repeat 0 -216px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6JB) no-repeat 0 -240px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6JB) no-repeat 0 -264px!important}.cke_button__about_icon{background:url(icons.png?t=M6JB) no-repeat 0 -288px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -312px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -336px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -360px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6JB) no-repeat 0 -384px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6JB) no-repeat 0 -408px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6JB) no-repeat 0 -432px!important}.cke_button__bold_icon{background:url(icons.png?t=M6JB) no-repeat 0 -456px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=M6JB) no-repeat 0 -480px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6JB) no-repeat 0 -504px!important}.cke_button__button_icon{background:url(icons.png?t=M6JB) no-repeat 0 -528px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6JB) no-repeat 0 -552px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6JB) no-repeat 0 -576px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png?t=M6JB) no-repeat 0 -600px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6JB) no-repeat 0 -624px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6JB) no-repeat 0 -648px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6JB) no-repeat 0 -672px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png?t=M6JB) no-repeat 0 -696px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6JB) no-repeat 0 -720px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png?t=M6JB) no-repeat 0 -744px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6JB) no-repeat 0 -816px!important}.cke_button__flash_icon{background:url(icons.png?t=M6JB) no-repeat 0 -840px!important}.cke_button__form_icon{background:url(icons.png?t=M6JB) no-repeat 0 -864px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6JB) no-repeat 0 -888px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6JB) no-repeat 0 -912px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6JB) no-repeat 0 -936px!important}.cke_button__image_icon{background:url(icons.png?t=M6JB) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6JB) no-repeat 0 -984px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1008px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1032px!important}.cke_button__italic_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1056px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1080px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1104px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1128px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1152px!important}.cke_button__language_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1176px!important}.cke_button__link_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1200px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1224px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1248px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1272px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1296px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1320px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1344px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1368px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1392px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1416px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1440px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1464px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1488px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1512px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1536px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1560px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1584px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1608px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1632px!important}.cke_button__print_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1656px!important}.cke_button__radio_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1680px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1704px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1728px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1752px!important}.cke_button__replace_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1776px!important}.cke_button__save_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1800px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1824px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1848px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1872px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1896px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1920px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1944px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1968px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1992px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2016px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2040px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2064px!important}.cke_button__strike_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2088px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2112px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2136px!important}.cke_button__table_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2160px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2184px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2208px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2232px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2256px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2280px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2304px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2328px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2352px!important}.cke_button__underline_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2424px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -216px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -528px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -288px!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=M6JB) no-repeat 0 -312px!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=M6JB) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -456px!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=M6JB) no-repeat 0 -480px!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=M6JB) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -576px!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=M6JB) no-repeat 0 -600px!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=M6JB) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -672px!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=M6JB) no-repeat 0 -696px!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=M6JB) no-repeat 0 -720px!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=M6JB) no-repeat 0 -744px!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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -984px!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=M6JB) no-repeat 0 -1008px!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=M6JB) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1056px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1128px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1224px!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=M6JB) no-repeat 0 -1248px!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=M6JB) no-repeat 0 -1272px!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=M6JB) no-repeat 0 -1296px!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=M6JB) no-repeat 0 -1320px!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=M6JB) no-repeat 0 -1344px!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=M6JB) no-repeat 0 -1368px!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=M6JB) no-repeat 0 -1392px!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=M6JB) no-repeat 0 -1416px!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=M6JB) no-repeat 0 -1440px!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=M6JB) no-repeat 0 -1464px!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=M6JB) no-repeat 0 -1488px!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=M6JB) no-repeat 0 -1512px!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=M6JB) no-repeat 0 -1536px!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=M6JB) no-repeat 0 -1560px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1584px!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=M6JB) no-repeat 0 -1608px!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=M6JB) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1680px!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=M6JB) no-repeat 0 -1704px!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=M6JB) no-repeat 0 -1728px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1752px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1776px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1800px!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=M6JB) no-repeat 0 -1824px!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=M6JB) no-repeat 0 -1848px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1872px!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=M6JB) no-repeat 0 -1896px!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=M6JB) no-repeat 0 -1920px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1944px!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=M6JB) no-repeat 0 -1968px!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=M6JB) no-repeat 0 -1992px!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=M6JB) no-repeat 0 -2016px!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=M6JB) no-repeat 0 -2040px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2112px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2136px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2160px!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=M6JB) no-repeat 0 -2184px!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=M6JB) no-repeat 0 -2208px!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=M6JB) no-repeat 0 -2232px!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=M6JB) no-repeat 0 -2256px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2280px!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=M6JB) no-repeat 0 -2304px!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=M6JB) no-repeat 0 -2328px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2352px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2376px!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=M6JB) no-repeat 0 -2400px!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=M6JB) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2448px!important;background-size:16px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.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 .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_button,.cke_rtl .cke_button *,.cke_rtl .cke_combo,.cke_rtl .cke_combo *,.cke_rtl .cke_path_item,.cke_rtl .cke_path_item *,.cke_rtl .cke_path_empty{float:none}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_combo_button,.cke_rtl .cke_combo_button *,.cke_rtl .cke_button,.cke_rtl .cke_button_icon{display:inline-block;vertical-align:top}.cke_toolbox{display:inline-block;padding-bottom:5px;height:100%}.cke_rtl .cke_toolbox{padding-bottom:0}.cke_toolbar{margin-bottom:5px}.cke_rtl .cke_toolbar{margin-bottom:0}.cke_toolgroup{height:26px}.cke_toolgroup,.cke_combo{position:relative}a.cke_button{float:none;vertical-align:top}.cke_toolbar_separator{display:inline-block;float:none;vertical-align:top;background-color:#c0c0c0}.cke_toolbox_collapser .cke_arrow{margin-top:0}.cke_toolbox_collapser .cke_arrow{border-width:4px}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{border-width:3px}.cke_rtl .cke_button_arrow{padding-top:8px;margin-right:2px}.cke_rtl .cke_combo_inlinelabel{display:table-cell;vertical-align:middle}.cke_menubutton{display:block;height:24px}.cke_menubutton_inner{display:block;position:relative}.cke_menubutton_icon{height:16px;width:16px}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:inline-block}.cke_menubutton_label{width:auto;vertical-align:top;line-height:24px;height:24px;margin:0 10px 0 0}.cke_menuarrow{width:5px;height:6px;padding:0;position:absolute;right:8px;top:10px;background-position:0 0}.cke_rtl .cke_menubutton_icon{position:absolute;right:0;top:0}.cke_rtl .cke_menubutton_label{float:right;clear:both;margin:0 24px 0 10px}.cke_hc .cke_rtl .cke_menubutton_label{margin-right:0}.cke_rtl .cke_menuarrow{left:8px;right:auto;background-position:0 -24px}.cke_hc .cke_menuarrow{top:5px;padding:0 5px}.cke_rtl input.cke_dialog_ui_input_text,.cke_rtl input.cke_dialog_ui_input_password,.cke_rtl input.cke_dialog_ui_input_tel{position:relative}.cke_wysiwyg_div{padding-top:0!important;padding-bottom:0!important} \ No newline at end of file diff --git a/lib/ckeditor/skins/moono/editor_ie8.css b/lib/ckeditor/skins/moono/editor_ie8.css index dff78a69..ebc0e04e 100644 --- a/lib/ckeditor/skins/moono/editor_ie8.css +++ b/lib/ckeditor/skins/moono/editor_ie8.css @@ -2,4 +2,4 @@ Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ -.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}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.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 #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.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,.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:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.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_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;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{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.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{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.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}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.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:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}a.cke_button.cke_button_expandable{padding:4px 5px}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.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_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}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{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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 3px;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}a.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;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.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}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.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{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:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.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}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.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}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.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;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}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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}.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}a.cke_path_item,span.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,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.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_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6IE) no-repeat 0 -0px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6IE) no-repeat 0 -24px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6IE) no-repeat 0 -48px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6IE) no-repeat 0 -72px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6IE) no-repeat 0 -96px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6IE) no-repeat 0 -120px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6IE) no-repeat 0 -144px!important}.cke_button__embed_icon{background:url(icons.png?t=M6IE) no-repeat 0 -168px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6IE) no-repeat 0 -192px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6IE) no-repeat 0 -216px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6IE) no-repeat 0 -240px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6IE) no-repeat 0 -264px!important}.cke_button__about_icon{background:url(icons.png?t=M6IE) no-repeat 0 -288px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -312px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -336px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -360px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6IE) no-repeat 0 -384px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6IE) no-repeat 0 -408px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6IE) no-repeat 0 -432px!important}.cke_button__bold_icon{background:url(icons.png?t=M6IE) no-repeat 0 -456px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=M6IE) no-repeat 0 -480px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6IE) no-repeat 0 -504px!important}.cke_button__button_icon{background:url(icons.png?t=M6IE) no-repeat 0 -528px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6IE) no-repeat 0 -552px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6IE) no-repeat 0 -576px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png?t=M6IE) no-repeat 0 -600px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6IE) no-repeat 0 -624px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6IE) no-repeat 0 -648px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6IE) no-repeat 0 -672px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png?t=M6IE) no-repeat 0 -696px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6IE) no-repeat 0 -720px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png?t=M6IE) no-repeat 0 -744px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6IE) no-repeat 0 -816px!important}.cke_button__flash_icon{background:url(icons.png?t=M6IE) no-repeat 0 -840px!important}.cke_button__form_icon{background:url(icons.png?t=M6IE) no-repeat 0 -864px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6IE) no-repeat 0 -888px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6IE) no-repeat 0 -912px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6IE) no-repeat 0 -936px!important}.cke_button__image_icon{background:url(icons.png?t=M6IE) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6IE) no-repeat 0 -984px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1008px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1032px!important}.cke_button__italic_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1056px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1080px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1104px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1128px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1152px!important}.cke_button__language_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1176px!important}.cke_button__link_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1200px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1224px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1248px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1272px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1296px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1320px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1344px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1368px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1392px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1416px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1440px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1464px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1488px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1512px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1536px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1560px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1584px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1608px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1632px!important}.cke_button__print_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1656px!important}.cke_button__radio_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1680px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1704px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1728px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1752px!important}.cke_button__replace_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1776px!important}.cke_button__save_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1800px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1824px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1848px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1872px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1896px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1920px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1944px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1968px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1992px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2016px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2040px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2064px!important}.cke_button__strike_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2088px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2112px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2136px!important}.cke_button__table_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2160px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2184px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2208px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2232px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2256px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2280px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2304px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2328px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2352px!important}.cke_button__underline_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2424px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -216px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -528px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -288px!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=M6IE) no-repeat 0 -312px!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=M6IE) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -456px!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=M6IE) no-repeat 0 -480px!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=M6IE) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -576px!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=M6IE) no-repeat 0 -600px!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=M6IE) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -672px!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=M6IE) no-repeat 0 -696px!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=M6IE) no-repeat 0 -720px!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=M6IE) no-repeat 0 -744px!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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -984px!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=M6IE) no-repeat 0 -1008px!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=M6IE) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1056px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1128px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1224px!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=M6IE) no-repeat 0 -1248px!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=M6IE) no-repeat 0 -1272px!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=M6IE) no-repeat 0 -1296px!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=M6IE) no-repeat 0 -1320px!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=M6IE) no-repeat 0 -1344px!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=M6IE) no-repeat 0 -1368px!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=M6IE) no-repeat 0 -1392px!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=M6IE) no-repeat 0 -1416px!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=M6IE) no-repeat 0 -1440px!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=M6IE) no-repeat 0 -1464px!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=M6IE) no-repeat 0 -1488px!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=M6IE) no-repeat 0 -1512px!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=M6IE) no-repeat 0 -1536px!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=M6IE) no-repeat 0 -1560px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1584px!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=M6IE) no-repeat 0 -1608px!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=M6IE) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1680px!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=M6IE) no-repeat 0 -1704px!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=M6IE) no-repeat 0 -1728px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1752px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1776px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1800px!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=M6IE) no-repeat 0 -1824px!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=M6IE) no-repeat 0 -1848px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1872px!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=M6IE) no-repeat 0 -1896px!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=M6IE) no-repeat 0 -1920px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1944px!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=M6IE) no-repeat 0 -1968px!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=M6IE) no-repeat 0 -1992px!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=M6IE) no-repeat 0 -2016px!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=M6IE) no-repeat 0 -2040px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2112px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2136px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2160px!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=M6IE) no-repeat 0 -2184px!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=M6IE) no-repeat 0 -2208px!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=M6IE) no-repeat 0 -2232px!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=M6IE) no-repeat 0 -2256px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2280px!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=M6IE) no-repeat 0 -2304px!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=M6IE) no-repeat 0 -2328px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2352px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2376px!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=M6IE) no-repeat 0 -2400px!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=M6IE) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2448px!important;background-size:16px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.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 .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.cke_toolbox_collapser .cke_arrow{border-width:4px}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{border-width:3px}.cke_toolbox_collapser .cke_arrow{margin-top:0} \ 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;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.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 #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.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,.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:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.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_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;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{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.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{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.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}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.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:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}a.cke_button.cke_button_expandable{padding:4px 5px}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.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_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}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{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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 3px;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}a.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;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.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}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.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{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:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.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}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.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}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.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;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}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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}.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}a.cke_path_item,span.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,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.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_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6JB) no-repeat 0 -0px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6JB) no-repeat 0 -24px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6JB) no-repeat 0 -48px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6JB) no-repeat 0 -72px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6JB) no-repeat 0 -96px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6JB) no-repeat 0 -120px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6JB) no-repeat 0 -144px!important}.cke_button__embed_icon{background:url(icons.png?t=M6JB) no-repeat 0 -168px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6JB) no-repeat 0 -192px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6JB) no-repeat 0 -216px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6JB) no-repeat 0 -240px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6JB) no-repeat 0 -264px!important}.cke_button__about_icon{background:url(icons.png?t=M6JB) no-repeat 0 -288px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -312px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -336px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -360px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6JB) no-repeat 0 -384px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6JB) no-repeat 0 -408px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6JB) no-repeat 0 -432px!important}.cke_button__bold_icon{background:url(icons.png?t=M6JB) no-repeat 0 -456px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=M6JB) no-repeat 0 -480px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6JB) no-repeat 0 -504px!important}.cke_button__button_icon{background:url(icons.png?t=M6JB) no-repeat 0 -528px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6JB) no-repeat 0 -552px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6JB) no-repeat 0 -576px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png?t=M6JB) no-repeat 0 -600px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6JB) no-repeat 0 -624px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6JB) no-repeat 0 -648px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6JB) no-repeat 0 -672px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png?t=M6JB) no-repeat 0 -696px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6JB) no-repeat 0 -720px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png?t=M6JB) no-repeat 0 -744px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6JB) no-repeat 0 -816px!important}.cke_button__flash_icon{background:url(icons.png?t=M6JB) no-repeat 0 -840px!important}.cke_button__form_icon{background:url(icons.png?t=M6JB) no-repeat 0 -864px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6JB) no-repeat 0 -888px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6JB) no-repeat 0 -912px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6JB) no-repeat 0 -936px!important}.cke_button__image_icon{background:url(icons.png?t=M6JB) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6JB) no-repeat 0 -984px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1008px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1032px!important}.cke_button__italic_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1056px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1080px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1104px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1128px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1152px!important}.cke_button__language_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1176px!important}.cke_button__link_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1200px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1224px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1248px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1272px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1296px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1320px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1344px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1368px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1392px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1416px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1440px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1464px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1488px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1512px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1536px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1560px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1584px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1608px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1632px!important}.cke_button__print_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1656px!important}.cke_button__radio_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1680px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1704px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1728px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1752px!important}.cke_button__replace_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1776px!important}.cke_button__save_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1800px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1824px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1848px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1872px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1896px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1920px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1944px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1968px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1992px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2016px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2040px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2064px!important}.cke_button__strike_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2088px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2112px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2136px!important}.cke_button__table_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2160px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2184px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2208px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2232px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2256px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2280px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2304px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2328px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2352px!important}.cke_button__underline_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2424px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -216px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -528px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -288px!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=M6JB) no-repeat 0 -312px!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=M6JB) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -456px!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=M6JB) no-repeat 0 -480px!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=M6JB) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -576px!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=M6JB) no-repeat 0 -600px!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=M6JB) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -672px!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=M6JB) no-repeat 0 -696px!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=M6JB) no-repeat 0 -720px!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=M6JB) no-repeat 0 -744px!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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -984px!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=M6JB) no-repeat 0 -1008px!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=M6JB) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1056px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1128px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1224px!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=M6JB) no-repeat 0 -1248px!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=M6JB) no-repeat 0 -1272px!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=M6JB) no-repeat 0 -1296px!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=M6JB) no-repeat 0 -1320px!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=M6JB) no-repeat 0 -1344px!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=M6JB) no-repeat 0 -1368px!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=M6JB) no-repeat 0 -1392px!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=M6JB) no-repeat 0 -1416px!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=M6JB) no-repeat 0 -1440px!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=M6JB) no-repeat 0 -1464px!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=M6JB) no-repeat 0 -1488px!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=M6JB) no-repeat 0 -1512px!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=M6JB) no-repeat 0 -1536px!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=M6JB) no-repeat 0 -1560px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1584px!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=M6JB) no-repeat 0 -1608px!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=M6JB) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1680px!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=M6JB) no-repeat 0 -1704px!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=M6JB) no-repeat 0 -1728px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1752px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1776px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1800px!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=M6JB) no-repeat 0 -1824px!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=M6JB) no-repeat 0 -1848px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1872px!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=M6JB) no-repeat 0 -1896px!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=M6JB) no-repeat 0 -1920px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1944px!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=M6JB) no-repeat 0 -1968px!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=M6JB) no-repeat 0 -1992px!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=M6JB) no-repeat 0 -2016px!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=M6JB) no-repeat 0 -2040px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2112px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2136px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2160px!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=M6JB) no-repeat 0 -2184px!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=M6JB) no-repeat 0 -2208px!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=M6JB) no-repeat 0 -2232px!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=M6JB) no-repeat 0 -2256px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2280px!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=M6JB) no-repeat 0 -2304px!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=M6JB) no-repeat 0 -2328px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2352px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2376px!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=M6JB) no-repeat 0 -2400px!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=M6JB) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2448px!important;background-size:16px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.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 .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.cke_toolbox_collapser .cke_arrow{border-width:4px}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{border-width:3px}.cke_toolbox_collapser .cke_arrow{margin-top:0} \ No newline at end of file diff --git a/lib/ckeditor/skins/moono/editor_iequirks.css b/lib/ckeditor/skins/moono/editor_iequirks.css index 30164b0f..9672d677 100644 --- a/lib/ckeditor/skins/moono/editor_iequirks.css +++ b/lib/ckeditor/skins/moono/editor_iequirks.css @@ -2,4 +2,4 @@ Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ -.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}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.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 #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.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,.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:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.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_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;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{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.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{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.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}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.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:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}a.cke_button.cke_button_expandable{padding:4px 5px}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.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_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}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{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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 3px;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}a.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;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.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}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.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{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:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.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}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.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}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.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;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}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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}.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}a.cke_path_item,span.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,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.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_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6IE) no-repeat 0 -0px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6IE) no-repeat 0 -24px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6IE) no-repeat 0 -48px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6IE) no-repeat 0 -72px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6IE) no-repeat 0 -96px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6IE) no-repeat 0 -120px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6IE) no-repeat 0 -144px!important}.cke_button__embed_icon{background:url(icons.png?t=M6IE) no-repeat 0 -168px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6IE) no-repeat 0 -192px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6IE) no-repeat 0 -216px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6IE) no-repeat 0 -240px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6IE) no-repeat 0 -264px!important}.cke_button__about_icon{background:url(icons.png?t=M6IE) no-repeat 0 -288px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -312px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -336px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -360px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6IE) no-repeat 0 -384px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6IE) no-repeat 0 -408px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6IE) no-repeat 0 -432px!important}.cke_button__bold_icon{background:url(icons.png?t=M6IE) no-repeat 0 -456px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=M6IE) no-repeat 0 -480px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6IE) no-repeat 0 -504px!important}.cke_button__button_icon{background:url(icons.png?t=M6IE) no-repeat 0 -528px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6IE) no-repeat 0 -552px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6IE) no-repeat 0 -576px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png?t=M6IE) no-repeat 0 -600px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6IE) no-repeat 0 -624px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6IE) no-repeat 0 -648px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6IE) no-repeat 0 -672px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png?t=M6IE) no-repeat 0 -696px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6IE) no-repeat 0 -720px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png?t=M6IE) no-repeat 0 -744px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6IE) no-repeat 0 -816px!important}.cke_button__flash_icon{background:url(icons.png?t=M6IE) no-repeat 0 -840px!important}.cke_button__form_icon{background:url(icons.png?t=M6IE) no-repeat 0 -864px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6IE) no-repeat 0 -888px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6IE) no-repeat 0 -912px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6IE) no-repeat 0 -936px!important}.cke_button__image_icon{background:url(icons.png?t=M6IE) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6IE) no-repeat 0 -984px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1008px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1032px!important}.cke_button__italic_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1056px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1080px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1104px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1128px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1152px!important}.cke_button__language_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1176px!important}.cke_button__link_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1200px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1224px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1248px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1272px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1296px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1320px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1344px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1368px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1392px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1416px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1440px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1464px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1488px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1512px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1536px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1560px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1584px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1608px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1632px!important}.cke_button__print_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1656px!important}.cke_button__radio_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1680px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1704px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1728px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1752px!important}.cke_button__replace_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1776px!important}.cke_button__save_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1800px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1824px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1848px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1872px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1896px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1920px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1944px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1968px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1992px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2016px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2040px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2064px!important}.cke_button__strike_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2088px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2112px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2136px!important}.cke_button__table_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2160px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2184px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2208px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2232px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2256px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2280px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2304px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2328px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2352px!important}.cke_button__underline_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2424px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -216px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -528px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -288px!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=M6IE) no-repeat 0 -312px!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=M6IE) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -456px!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=M6IE) no-repeat 0 -480px!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=M6IE) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -576px!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=M6IE) no-repeat 0 -600px!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=M6IE) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -672px!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=M6IE) no-repeat 0 -696px!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=M6IE) no-repeat 0 -720px!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=M6IE) no-repeat 0 -744px!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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -984px!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=M6IE) no-repeat 0 -1008px!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=M6IE) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1056px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1128px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1224px!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=M6IE) no-repeat 0 -1248px!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=M6IE) no-repeat 0 -1272px!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=M6IE) no-repeat 0 -1296px!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=M6IE) no-repeat 0 -1320px!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=M6IE) no-repeat 0 -1344px!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=M6IE) no-repeat 0 -1368px!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=M6IE) no-repeat 0 -1392px!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=M6IE) no-repeat 0 -1416px!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=M6IE) no-repeat 0 -1440px!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=M6IE) no-repeat 0 -1464px!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=M6IE) no-repeat 0 -1488px!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=M6IE) no-repeat 0 -1512px!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=M6IE) no-repeat 0 -1536px!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=M6IE) no-repeat 0 -1560px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1584px!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=M6IE) no-repeat 0 -1608px!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=M6IE) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1680px!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=M6IE) no-repeat 0 -1704px!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=M6IE) no-repeat 0 -1728px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1752px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1776px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1800px!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=M6IE) no-repeat 0 -1824px!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=M6IE) no-repeat 0 -1848px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1872px!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=M6IE) no-repeat 0 -1896px!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=M6IE) no-repeat 0 -1920px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1944px!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=M6IE) no-repeat 0 -1968px!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=M6IE) no-repeat 0 -1992px!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=M6IE) no-repeat 0 -2016px!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=M6IE) no-repeat 0 -2040px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2112px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2136px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2160px!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=M6IE) no-repeat 0 -2184px!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=M6IE) no-repeat 0 -2208px!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=M6IE) no-repeat 0 -2232px!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=M6IE) no-repeat 0 -2256px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2280px!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=M6IE) no-repeat 0 -2304px!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=M6IE) no-repeat 0 -2328px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2352px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2376px!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=M6IE) no-repeat 0 -2400px!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=M6IE) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2448px!important;background-size:16px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.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 .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.cke_top,.cke_contents,.cke_bottom{width:100%}.cke_button_arrow{font-size:0}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_button,.cke_rtl .cke_button *,.cke_rtl .cke_combo,.cke_rtl .cke_combo *,.cke_rtl .cke_path_item,.cke_rtl .cke_path_item *,.cke_rtl .cke_path_empty{float:none}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_combo_button,.cke_rtl .cke_combo_button *,.cke_rtl .cke_button,.cke_rtl .cke_button_icon{display:inline-block;vertical-align:top}.cke_rtl .cke_button_icon{float:none}.cke_resizer{width:10px}.cke_source{white-space:normal}.cke_bottom{position:static}.cke_colorbox{font-size:0} \ 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;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.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 #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.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,.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:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.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_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;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{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.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{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.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}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.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:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}a.cke_button.cke_button_expandable{padding:4px 5px}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.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_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}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{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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 3px;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}a.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;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.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}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.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{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:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.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}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.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}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.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;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}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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}.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}a.cke_path_item,span.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,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.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_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6JB) no-repeat 0 -0px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6JB) no-repeat 0 -24px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6JB) no-repeat 0 -48px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6JB) no-repeat 0 -72px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6JB) no-repeat 0 -96px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6JB) no-repeat 0 -120px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6JB) no-repeat 0 -144px!important}.cke_button__embed_icon{background:url(icons.png?t=M6JB) no-repeat 0 -168px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6JB) no-repeat 0 -192px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6JB) no-repeat 0 -216px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6JB) no-repeat 0 -240px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6JB) no-repeat 0 -264px!important}.cke_button__about_icon{background:url(icons.png?t=M6JB) no-repeat 0 -288px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -312px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -336px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -360px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6JB) no-repeat 0 -384px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6JB) no-repeat 0 -408px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6JB) no-repeat 0 -432px!important}.cke_button__bold_icon{background:url(icons.png?t=M6JB) no-repeat 0 -456px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=M6JB) no-repeat 0 -480px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6JB) no-repeat 0 -504px!important}.cke_button__button_icon{background:url(icons.png?t=M6JB) no-repeat 0 -528px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6JB) no-repeat 0 -552px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6JB) no-repeat 0 -576px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png?t=M6JB) no-repeat 0 -600px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6JB) no-repeat 0 -624px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6JB) no-repeat 0 -648px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6JB) no-repeat 0 -672px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png?t=M6JB) no-repeat 0 -696px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6JB) no-repeat 0 -720px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png?t=M6JB) no-repeat 0 -744px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6JB) no-repeat 0 -816px!important}.cke_button__flash_icon{background:url(icons.png?t=M6JB) no-repeat 0 -840px!important}.cke_button__form_icon{background:url(icons.png?t=M6JB) no-repeat 0 -864px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6JB) no-repeat 0 -888px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6JB) no-repeat 0 -912px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6JB) no-repeat 0 -936px!important}.cke_button__image_icon{background:url(icons.png?t=M6JB) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6JB) no-repeat 0 -984px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1008px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1032px!important}.cke_button__italic_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1056px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1080px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1104px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1128px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1152px!important}.cke_button__language_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1176px!important}.cke_button__link_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1200px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1224px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1248px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1272px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1296px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1320px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1344px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1368px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1392px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1416px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1440px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1464px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1488px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1512px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1536px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1560px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1584px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1608px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1632px!important}.cke_button__print_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1656px!important}.cke_button__radio_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1680px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1704px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1728px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1752px!important}.cke_button__replace_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1776px!important}.cke_button__save_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1800px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1824px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1848px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1872px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1896px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1920px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1944px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1968px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1992px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2016px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2040px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2064px!important}.cke_button__strike_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2088px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2112px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2136px!important}.cke_button__table_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2160px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2184px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2208px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2232px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2256px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2280px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2304px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2328px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2352px!important}.cke_button__underline_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2424px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -216px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -528px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -288px!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=M6JB) no-repeat 0 -312px!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=M6JB) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -456px!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=M6JB) no-repeat 0 -480px!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=M6JB) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -576px!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=M6JB) no-repeat 0 -600px!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=M6JB) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -672px!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=M6JB) no-repeat 0 -696px!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=M6JB) no-repeat 0 -720px!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=M6JB) no-repeat 0 -744px!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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -984px!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=M6JB) no-repeat 0 -1008px!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=M6JB) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1056px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1128px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1224px!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=M6JB) no-repeat 0 -1248px!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=M6JB) no-repeat 0 -1272px!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=M6JB) no-repeat 0 -1296px!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=M6JB) no-repeat 0 -1320px!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=M6JB) no-repeat 0 -1344px!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=M6JB) no-repeat 0 -1368px!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=M6JB) no-repeat 0 -1392px!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=M6JB) no-repeat 0 -1416px!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=M6JB) no-repeat 0 -1440px!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=M6JB) no-repeat 0 -1464px!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=M6JB) no-repeat 0 -1488px!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=M6JB) no-repeat 0 -1512px!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=M6JB) no-repeat 0 -1536px!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=M6JB) no-repeat 0 -1560px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1584px!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=M6JB) no-repeat 0 -1608px!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=M6JB) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1680px!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=M6JB) no-repeat 0 -1704px!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=M6JB) no-repeat 0 -1728px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1752px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1776px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1800px!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=M6JB) no-repeat 0 -1824px!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=M6JB) no-repeat 0 -1848px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1872px!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=M6JB) no-repeat 0 -1896px!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=M6JB) no-repeat 0 -1920px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1944px!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=M6JB) no-repeat 0 -1968px!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=M6JB) no-repeat 0 -1992px!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=M6JB) no-repeat 0 -2016px!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=M6JB) no-repeat 0 -2040px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2112px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2136px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2160px!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=M6JB) no-repeat 0 -2184px!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=M6JB) no-repeat 0 -2208px!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=M6JB) no-repeat 0 -2232px!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=M6JB) no-repeat 0 -2256px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2280px!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=M6JB) no-repeat 0 -2304px!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=M6JB) no-repeat 0 -2328px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2352px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2376px!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=M6JB) no-repeat 0 -2400px!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=M6JB) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2448px!important;background-size:16px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.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 .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.cke_top,.cke_contents,.cke_bottom{width:100%}.cke_button_arrow{font-size:0}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_button,.cke_rtl .cke_button *,.cke_rtl .cke_combo,.cke_rtl .cke_combo *,.cke_rtl .cke_path_item,.cke_rtl .cke_path_item *,.cke_rtl .cke_path_empty{float:none}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_combo_button,.cke_rtl .cke_combo_button *,.cke_rtl .cke_button,.cke_rtl .cke_button_icon{display:inline-block;vertical-align:top}.cke_rtl .cke_button_icon{float:none}.cke_resizer{width:10px}.cke_source{white-space:normal}.cke_bottom{position:static}.cke_colorbox{font-size:0} \ No newline at end of file diff --git a/lib/ckeditor/skins/tao/editor.css b/lib/ckeditor/skins/tao/editor.css index 98dd5a5b..1d35f9f5 100644 --- a/lib/ckeditor/skins/tao/editor.css +++ b/lib/ckeditor/skins/tao/editor.css @@ -2,4 +2,4 @@ Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ -.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:hidden;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;visibility:hidden}.cke_panel_visible{visibility:visible}.cke_menu_panel{padding:0;margin:0;background-color:white;border:1px solid #ddd;border-radius:2px;box-shadow:none;max-height:60vh}.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:scroll!important}.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!important;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{background-color:#3e7da7}.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:active,.cke_menubutton:focus{outline:0;background-color:#f2f2f2;color:#222}.cke_menubutton:active:after,.cke_menubutton:focus:after{color:#ada194;border-color:#ada194}.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_menubutton__language_ckb-ir,.cke_menubutton__language_ar-arb,.cke_menubutton__language_fa-af,.cke_menubutton__language_fa-ir,.cke_menubutton__language_he-il,.cke_menubutton__language_ps-af,.cke_menubutton__language_ur-in{padding-right:40px}.cke_menubutton__language_ckb-ir:after,.cke_menubutton__language_ar-arb:after,.cke_menubutton__language_fa-af:after,.cke_menubutton__language_fa-ir:after,.cke_menubutton__language_he-il:after,.cke_menubutton__language_ps-af:after,.cke_menubutton__language_ur-in:after{content:'RTL';display:block;color:#ada194;border:#ada194 1px solid;border-radius:2px;font-size:10px;top:7px;right:5px;line-height:12px;padding:0 4px;position:absolute}.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;text-shadow:0 1px 0 rgba(255,255,255,0.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}.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_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_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_button__about_icon{background:url(icons.png?t=M6IE) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png?t=M6IE) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png?t=M6IE) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png?t=M6IE) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6IE) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6IE) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png?t=M6IE) no-repeat 0 -144px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6IE) no-repeat 0 -168px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6IE) no-repeat 0 -192px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -240px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -288px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -336px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6IE) no-repeat 0 -360px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6IE) no-repeat 0 -384px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -408px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -432px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6IE) no-repeat 0 -456px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -504px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6IE) no-repeat 0 -528px!important}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6IE) no-repeat 0 -552px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6IE) no-repeat 0 -576px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6IE) no-repeat 0 -600px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6IE) no-repeat 0 -624px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6IE) no-repeat 0 -648px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6IE) no-repeat 0 -672px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6IE) no-repeat 0 -696px!important}.cke_button__embed_icon{background:url(icons.png?t=M6IE) no-repeat 0 -720px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6IE) no-repeat 0 -744px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6IE) no-repeat 0 -816px!important}.cke_button__replace_icon{background:url(icons.png?t=M6IE) no-repeat 0 -840px!important}.cke_button__flash_icon{background:url(icons.png?t=M6IE) no-repeat 0 -864px!important}.cke_button__button_icon{background:url(icons.png?t=M6IE) no-repeat 0 -888px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6IE) no-repeat 0 -912px!important}.cke_button__form_icon{background:url(icons.png?t=M6IE) no-repeat 0 -936px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6IE) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6IE) no-repeat 0 -984px!important}.cke_button__radio_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1032px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1080px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1128px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1152px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1176px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1200px!important}.cke_button__image_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1248px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1296px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1320px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1344px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1368px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1392px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1416px!important}.cke_button__language_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1464px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1488px!important}.cke_button__link_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1512px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1560px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1608px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1632px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1656px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1704px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1752px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1800px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1848px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1872px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -1920px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1944px!important}.cke_button__print_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1968px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6IE) no-repeat 0 -1992px!important}.cke_button__save_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2016px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -2064px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2088px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -2136px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6IE) 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=M6IE) no-repeat 0 -2184px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2208px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2232px!important}.cke_button__table_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2256px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2280px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2304px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2328px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2352px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2424px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6IE) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -456px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -576px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -696px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -744px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1320px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1344px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1368px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1392px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1416px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1488px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1512px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1872px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -1944px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1968px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -1992px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2016px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) 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=M6IE) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2256px!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=M6IE) no-repeat 0 -2280px!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=M6IE) no-repeat 0 -2304px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -2328px!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=M6IE) no-repeat 0 -2352px!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=M6IE) no-repeat 0 -2376px!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=M6IE) no-repeat 0 -2400px!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=M6IE) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6IE) no-repeat 0 -4896px!important} \ 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;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:hidden;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;visibility:hidden}.cke_panel_visible{visibility:visible}.cke_menu_panel{padding:0;margin:0;background-color:white;border:1px solid #ddd;border-radius:2px;box-shadow:none;max-height:60vh}.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:scroll!important}.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!important;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{background-color:#3e7da7}.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:active,.cke_menubutton:focus{outline:0;background-color:#f2f2f2;color:#222}.cke_menubutton:active:after,.cke_menubutton:focus:after{color:#ada194;border-color:#ada194}.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_menubutton__language_ckb-ir,.cke_menubutton__language_ar-arb,.cke_menubutton__language_fa-af,.cke_menubutton__language_fa-ir,.cke_menubutton__language_he-il,.cke_menubutton__language_ps-af,.cke_menubutton__language_ur-in{padding-right:40px}.cke_menubutton__language_ckb-ir:after,.cke_menubutton__language_ar-arb:after,.cke_menubutton__language_fa-af:after,.cke_menubutton__language_fa-ir:after,.cke_menubutton__language_he-il:after,.cke_menubutton__language_ps-af:after,.cke_menubutton__language_ur-in:after{content:'RTL';display:block;color:#ada194;border:#ada194 1px solid;border-radius:2px;font-size:10px;top:7px;right:5px;line-height:12px;padding:0 4px;position:absolute}.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;text-shadow:0 1px 0 rgba(255,255,255,0.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}.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_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_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_focus span[dir]{background-color:#f2f2f2}.cke_button__about_icon{background:url(icons.png?t=M6JB) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png?t=M6JB) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png?t=M6JB) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png?t=M6JB) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6JB) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6JB) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png?t=M6JB) no-repeat 0 -144px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6JB) no-repeat 0 -168px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6JB) no-repeat 0 -192px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -240px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -288px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -336px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6JB) no-repeat 0 -360px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6JB) no-repeat 0 -384px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -408px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -432px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6JB) no-repeat 0 -456px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -504px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6JB) no-repeat 0 -528px!important}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6JB) no-repeat 0 -552px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6JB) no-repeat 0 -576px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6JB) no-repeat 0 -600px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6JB) no-repeat 0 -624px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6JB) no-repeat 0 -648px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6JB) no-repeat 0 -672px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6JB) no-repeat 0 -696px!important}.cke_button__embed_icon{background:url(icons.png?t=M6JB) no-repeat 0 -720px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6JB) no-repeat 0 -744px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6JB) no-repeat 0 -816px!important}.cke_button__replace_icon{background:url(icons.png?t=M6JB) no-repeat 0 -840px!important}.cke_button__flash_icon{background:url(icons.png?t=M6JB) no-repeat 0 -864px!important}.cke_button__button_icon{background:url(icons.png?t=M6JB) no-repeat 0 -888px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6JB) no-repeat 0 -912px!important}.cke_button__form_icon{background:url(icons.png?t=M6JB) no-repeat 0 -936px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6JB) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6JB) no-repeat 0 -984px!important}.cke_button__radio_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1032px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1080px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1128px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1152px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1176px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1200px!important}.cke_button__image_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1248px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1296px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1320px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1344px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1368px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1392px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1416px!important}.cke_button__language_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1464px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1488px!important}.cke_button__link_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1512px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1560px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1608px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1632px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1656px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1704px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1752px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1800px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1848px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1872px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1920px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1944px!important}.cke_button__print_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1968px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1992px!important}.cke_button__save_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2016px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -2064px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2088px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -2136px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -2184px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2208px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2232px!important}.cke_button__table_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2256px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2280px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2304px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2328px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2352px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2424px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -456px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -576px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -696px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -744px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1320px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1344px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1368px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1392px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1416px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1488px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1512px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1872px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1944px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1968px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1992px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2016px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2256px!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=M6JB) no-repeat 0 -2280px!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=M6JB) no-repeat 0 -2304px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2328px!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=M6JB) no-repeat 0 -2352px!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=M6JB) no-repeat 0 -2376px!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=M6JB) no-repeat 0 -2400px!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=M6JB) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -4896px!important} \ No newline at end of file diff --git a/lib/ckeditor/skins/tao/editor.css.map b/lib/ckeditor/skins/tao/editor.css.map index 242ab09f..bfcfd58a 100644 --- a/lib/ckeditor/skins/tao/editor.css.map +++ b/lib/ckeditor/skins/tao/editor.css.map @@ -1 +1 @@ -{"version":3,"sources":["../../../../../scss/ckeditor/skins/tao/scss/editor.scss","../../../../../scss/inc/_functions.scss","../../../../../scss/inc/fonts/_tao-icon-vars.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_reset.scss","../../../../../scss/inc/_variables.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_mainui.scss","../../../../../scss/inc/_colors.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_panel.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_colorpanel.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_toolbar.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_menu.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_richcombo.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_elementspath.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_presets.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_tao.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_ck-icons.scss"],"names":[],"mappings":"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B,gBAAgB;AFk/CzC;;Ae5mDA;IbyHyB,gBAAgB;AFu/CzC;;Ae/mDA;Ib6I0B,gBAAgB;AFs+C1C;;AelnDA;IboImB,gBAAgB;AFk/CnC;;AernDA;Ib8EiB,gBAAgB;AF2iDjC;;AexnDA;Ib6HmB,gBAAgB;AF+/CnC;;Ae3nDA;Ib0I4B,gBAAgB;AFq/C5C;;Ae9nDA;IbyHkB,gBAAgB;AFygDlC;;AejoDA;Ib+DmB,gBAAgB;AFskDnC;;AepoDA;Ib4GqC,gBAAgB;AF4hDrD;;AevoDA;Ib8DoB,gBAAgB;AF6kDpC;;Ae1oDA;IbmI8B,gBAAgB;AF2gD9C;;Ae7oDA;Ib4HqB,gBAAgB;AFqhDrC;;AehpDA;IbuIsB,gBAAgB;AF6gDtC;;AenpDA;IboIqB,gBAAgB;AFmhDrC;;AetpDA;IbkIyB,gBAAgB;AFwhDzC;;AezpDA;IbmI0B,gBAAgB;AF0hD1C;;Ae5pDA;IbwGmB,gBAAgB;AFwjDnC;;Ae/pDA;Ib4GuB,gBAAgB;AFujDvC;;AelqDA;IbgEiB,gBAAgB;AFsmDjC;;AerqDA;IbyH8B,gBAAgB;AFgjD9C;;AexqDA;Ib8GoB,gBAAgB;AF8jDpC;;Ae3qDA;IbgHyB,gBAAgB;AF+jDzC;;Ae9qDA;Ib8GyB,gBAAgB;AFokDzC;;AejrDA;Ib2K4B,gBAAgB;AF0gD5C;;AeprDA;IbkCmB,gBAAgB;AFspDnC;;AevrDA;IbuGsB,gBAAgB;AFolDtC;;Ae1rDA;IbkJ0B,gBAAgB;AF4iD1C;;Ae7rDA;IbwGyB,gBAAgB;AFylDzC;;AehsDA;IbgGqB,gBAAgB;AFomDrC;;AensDA;Ib8FgC,gBAAgB;AFymDhD;;AetsDA;Ib6G6B,gBAAgB;AF6lD7C;;AezsDA;Ib0GwB,gBAAgB;AFmmDxC;;Ae5sDA;Ib0G0B,gBAAgB;AFsmD1C;;Ae/sDA;IboFoB,gBAAgB;AF+nDpC;;AeltDA;Ib4FwB,gBAAgB;AF0nDxC;;AertDA;IbuIyB,gBAAgB;AFklDzC;;AextDA;IbJ0B,gBAAgB;AFguD1C;;Ae3tDA;IbmGwB,gBAAgB;AF4nDxC;;Ae9tDA;IbkGwB,gBAAgB;AFgoDxC;;AejuDA;IbkBmB,gBAAgB;AFmtDnC;;AepuDA;Ib+EqB,gBAAgB;AFypDrC;;AevuDA;Ib+GoB,gBAAgB;AF4nDpC;;Ae1uDA;Ib6BoB,gBAAgB;AFitDpC;;Ae7uDA;Ib0KoB,gBAAgB;AFukDpC;;AehvDA;Ib4GoB,gBAAgB;AFwoDpC;;AenvDA;IbR0B,gBAAgB;AF+vD1C;;AetvDA;IbuEoB,gBAAgB;AFmrDpC;;AezvDA;IbsLsB,gBAAgB;AFukDtC;;Ae5vDA;IboLuB,gBAAgB;AF4kDvC;;Ae/vDA;Ib9BkB,gBAAgB;AFiyDlC;;AelwDA;Ib9BoB,gBAAgB;AFoyDpC;;AerwDA;IbKmB,gBAAgB;AFowDnC;;AexwDA;IbImB,gBAAgB;AFwwDnC;;AAjxDA;;kFAqxDkF;AAlxDlF;IACC,mBAAmB;AAoxDpB;;AAjxDA;;;sBAsxDsB;AAlxDtB;IACC,aAAa;AAoxDd;;AAjxDA;IACC,aAAa;AAoxDd;;AAjxDA;IACE,cAAa;AAoxDf;;AAjxDA;IACE,kBAAkB;AAoxDpB;;AAjxDA;IACE,gBAAgB;AAoxDlB;;AAjxDA;IACE,iBAAiB;AAoxDnB;;AAjxDA;IACE,mBAAmB;AAoxDrB;;AAhxDA;IACE,0BAA0B;IAC1B,kBAAmB;AAmxDrB;;AAhxDA;IACE,cAAc;IACd,mBAAmB;IACnB,YAAY;AAmxDd;;AAhxDA;IACC;wBAmxDuB;IAjxDvB,8BAA8B;IAC7B,iBAAiB;IACjB,WMxFc;AN22DhB","file":"editor.css","sourcesContent":["/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\neditor.css\r\n============\r\n\r\n\r\nThis is he heart of the skin system. This is the file loaded by the editor to\r\nstyle all elements inside its main interface.\r\n\r\nTo make it easier to maintain, instead of including all styles here, we import\r\nother files.\r\n*/\r\n@import \"inc/bootstrap\";\r\n\r\n/* \"Reset\" styles, necessary to avoid the editor UI being broken by external CSS. */\r\n@import 'inc/reset';\r\n\r\n/* Styles the main interface structure (holding box). */\r\n@import 'inc/mainui';\r\n\r\n/* Styles all \"panels\", which are the floating elements that appear when\r\n opening toolbar combos, menu buttons, context menus, etc. */\r\n@import 'inc/panel';\r\n\r\n/* Styles the color panel displayed by the color buttons. */\r\n@import 'inc/colorpanel';\r\n\r\n/* Styles to toolbar. */\r\n@import 'inc/toolbar';\r\n\r\n/* Styles menus, which are lists of selectable items (context menu, menu button). */\r\n@import 'inc/menu';\r\n\r\n/* Styles toolbar combos. */\r\n@import 'inc/richcombo';\r\n\r\n/* Styles the elements path bar, available at the bottom of the editor UI.*/\r\n@import 'inc/elementspath';\r\n\r\n/* Contains hard-coded presets for \"configurable-like\" options of the UI\r\n (e.g. display labels on specific buttons) */\r\n@import 'inc/presets';\r\n\r\n/* Tao specific stuff */\r\n@import 'inc/tao';\r\n\r\n/* Icon set */\r\n@import 'inc/ck-icons';\r\n\r\n/* Important!\r\n To avoid showing the editor UI while its styles are still not available, the\r\n editor creates it with visibility:hidden. Here, we restore the UI visibility. */\r\n.cke_chrome {\r\n\tvisibility: inherit;\r\n}\r\n\r\n/* For accessibility purposes, several \"voice labels\" are present in the UI.\r\n These are usually elements that show not be visible, but that are\r\n used by screen-readers to announce other elements. Here, we hide these\r\n , in fact. */\r\n.cke_voice_label {\r\n\tdisplay: none;\r\n}\r\n\r\nlegend.cke_voice_label {\r\n\tdisplay: none;\r\n}\r\n\r\n.cke_top {\r\n display:table;\r\n}\r\n\r\n.txt-ctr {\r\n text-align: center;\r\n}\r\n\r\n.txt-lft {\r\n text-align: left;\r\n}\r\n\r\n.txt-rgt {\r\n text-align: right;\r\n}\r\n\r\n.txt-jty {\r\n text-align: justify;\r\n}\r\n\r\n// added to make _u_ in ck QTI compatible\r\n.txt-underline {\r\n text-decoration: underline;\r\n font-size : inherit;\r\n}\r\n\r\n.txt-highlight {\r\n padding: 0 5px;\r\n background: #FF6416;\r\n color: white;\r\n}\r\n\r\n.cke_editable:focus .qti-table .cke_table-faked-selection {\r\n\t/* We have to use !important here, as td might specify it's own background, thus table selection\r\n\twould not be visible. */\r\n\tbackground: #b3d4fc !important;\r\n text-shadow: none;\r\n color: $textColor;\r\n}\r\n\r\n/*# sourceMappingURL=editor.css.map */","@mixin iterate-sprite($iconList, $x, $y, $direction, $prefix:'') {\n @each $icon in $iconList {\n #{$prefix}#{$icon} {\n background-position: $x * 1px $y * 1px;\n }\n @if $direction == 'x' {\n $x: $x - 16;\n } @else {\n $y: $y - 16;\n }\n }\n}\n\n/*\nUsage:\n- linear-gradient((color1, color2, color3)) - returns linear-gradient with evenly distributed colors,\n if 3 colors used then the position of each will be 33,33%\n- linear-gradient((color1 0%, color2 30%, color3 80%)) - returns linear-gradient with manually distributed colors,\n first param - color, second - position. Also you can use px or other valid units for set position.\n*/\n@mixin linear-gradient($colorList, $direction: 'to right') {\n $percentage: 0;\n $units: '%';\n $count: length($colorList);\n $increment: 100 / ($count - 1);\n $css: #{$direction + ', '};\n $sep: ', ';\n @each $colorItem in $colorList {\n $color: $colorItem;\n @if (length($colorItem) > 1) {\n $color: nth($colorItem, 1);\n $percentage: nth($colorItem, 2);\n $units: '';\n }\n @if ($percentage >= 100 or index($colorList, $colorItem) == $count) {\n $sep: '';\n }\n $css: #{$css + $color + ' ' + $percentage + $units + $sep};\n $percentage: $percentage + $increment;\n }\n background: linear-gradient( #{$css} );\n}\n\n@mixin grid-unit($span, $numCols: 12, $gutter: 0) {\n $gridPx: 840;\n $rawSpanPx: (($gridPx - ($numCols * $gutter)) / $numCols);\n $spanPx: $rawSpanPx * $span + (($span - 1) * $gutter);\n $spanPercent: widthPerc($spanPx, $gridPx);\n $marginPercent: widthPerc($gutter, $gridPx);\n margin-left: $marginPercent;\n width: $spanPercent;\n}\n\n\n@mixin vendor-prefix($property, $value, $whatToPrefix: property, $prefixes: (-webkit-, -moz-, -ms-, -o-, '')) {\n @if $whatToPrefix == 'property' {\n @each $prefix in $prefixes {\n #{$prefix + $property}: #{$value};\n }\n }\n @else if $whatToPrefix == 'value' {\n @each $prefix in $prefixes {\n #{$property}: #{$prefix + $value};\n }\n }\n}\n@mixin flex-container($wrapBehavior: nowrap, $direction : row) {\n @include vendor-prefix(display, flex, value, (-ms-, -webkit-, ''));\n\n @include vendor-prefix(flex-direction, $direction, property, (-ms-, -webkit-, ''));\n @include vendor-prefix(flex-wrap, $wrapBehavior, property, (-ms-, -webkit-, ''));\n\n @include vendor-prefix(justify-content, flex-start, property, (-webkit-, ''));\n\n @include vendor-prefix(align-content, flex-start, property, (-webkit-, ''));\n\n @include vendor-prefix(align-items, stretch, property, (-webkit-, ''));\n}\n\n@mixin simple-flex-box($width: auto, $minWidth: 1) {\n\n @include vendor-prefix(order, 0, property, (-ms-, -webkit-, ''));\n flex-item-align: stretch;\n -ms-flex-item-align: stretch;\n @include vendor-prefix(align-self, stretch, property, (-webkit-, ''));\n\n // if both, min width and width are set, width will win this conflict\n @if ($width == auto) {\n @if ($minWidth != 1) {\n @include vendor-prefix(flex, 1 1 $minWidth, property, (-ms-, -webkit-, ''));\n }\n @else {\n @include vendor-prefix(flex, 1 1 auto, property, (-ms-, -webkit-, ''));\n // @see https://developer.mozilla.org/en-US/docs/Web/CSS/flex-basis#Values\n // for a discussion auto vs. main-size\n @include vendor-prefix(flex, 1 1, property, (-ms-, -webkit-, ''));\n }\n }\n @else {\n @include vendor-prefix(flex, 0 0 $width, property, (-ms-, -webkit-, ''));\n }\n}\n\n\n@mixin box-shadow($horiz: 1px, $vert: 1px, $blur: 2px, $spread: 0, $color: rgba(0, 0, 0, .2)) {\n @include vendor-prefix(box-shadow, $horiz $vert $blur $spread $color, property);\n}\n\n@mixin simple-border($color: #ddd) {\n border: 1px solid $color;\n border-radius: 2px;\n -webkit-border-radius: 2px;\n}\n\n@mixin border-radius($radius: 2) {\n -moz-border-radius: $radius * 1px;\n -webkit-border-radius: $radius * 1px;\n border-radius: $radius * 1px;\n}\n\n@mixin border-radius-top($radius: 2) {\n -webkit-border-top-left-radius: $radius * 1px;\n -webkit-border-top-right-radius: $radius * 1px;\n -moz-border-radius-topleft: $radius * 1px;\n -moz-border-radius-topright: $radius * 1px;\n border-top-left-radius: $radius * 1px;\n border-top-right-radius: $radius * 1px;\n}\n\n@mixin border-radius-bottom($radius: 2) {\n -webkit-border-bottom-right-radius: $radius * 1px;\n -webkit-border-bottom-left-radius: $radius * 1px;\n -moz-border-radius-bottomright: $radius * 1px;\n -moz-border-radius-bottomleft: $radius * 1px;\n border-bottom-right-radius: $radius * 1px;\n border-bottom-left-radius: $radius * 1px;\n}\n\n@mixin border-radius-left($radius: 2) {\n -webkit-border-top-left-radius: $radius * 1px;\n -webkit-border-bottom-left-radius: $radius * 1px;\n -moz-border-radius-topleft: $radius * 1px;\n -moz-border-radius-bottomleft: $radius * 1px;\n border-top-left-radius: $radius * 1px;\n border-bottom-left-radius: $radius * 1px;\n}\n\n@mixin border-radius-right($radius: 2) {\n -webkit-border-top-right-radius: $radius * 1px;\n -webkit-border-bottom-right-radius: $radius * 1px;\n -moz-border-radius-topright: $radius * 1px;\n -moz-border-radius-bottomright: $radius * 1px;\n border-top-right-radius: $radius * 1px;\n border-bottom-right-radius: $radius * 1px;\n}\n\n@mixin border-radius-top-left($radius: 2) {\n -webkit-border-top-left-radius: $radius * 1px;\n -moz-border-radius-topleft: $radius * 1px;\n border-top-left-radius: $radius * 1px;\n}\n\n@mixin border-radius-top-right($radius: 2) {\n -webkit-border-top-right-radius: $radius * 1px;\n -moz-border-radius-topright: $radius * 1px;\n border-top-right-radius: $radius * 1px;\n}\n\n@mixin border-radius-bottom-right($radius: 2) {\n -webkit-border-bottom-right-radius: $radius * 1px;\n -moz-border-radius-bottomright: $radius * 1px;\n border-bottom-right-radius: $radius * 1px;\n}\n\n@mixin border-radius-bottom-left($radius: 2) {\n -webkit-border-bottom-left-radius: $radius * 1px;\n -moz-border-radius-bottomleft: $radius * 1px;\n border-bottom-left-radius: $radius * 1px;\n}\n\n@mixin border-box() {\n -moz-box-sizing: border-box;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n}\n\n@function whiten($color, $white: 0.3) {\n @return mix(#fff, $color, ($white * 100) * 1%);\n}\n\n@function blacken($color, $black: 0.3) {\n @return mix(#000, $color, ($black * 100) * 1%);\n}\n\n@function widthPerc($colWidth, $context) {\n @return ($colWidth * 100 / $context) * 1%\n}\n\n@function remDist($fontSizePx) {\n @return ($fontSizePx / 10) * 1rem\n}\n\n@function black($alpha: 1) {\n @return (rgba(0, 0, 0, $alpha))\n}\n\n@function white($alpha: 1) {\n @return (rgba(255, 255, 255, $alpha))\n}\n\n@mixin font-size($remPx, $important: false) {\n @if $important == true {\n font-size: ($remPx) * 1px !important;\n font-size: ($remPx / 10) * 1rem !important;\n }\n @else {\n font-size: ($remPx) * 1px;\n font-size: ($remPx / 10) * 1rem;\n }\n}\n\n\n@mixin keyframes($name) {\n @-o-keyframes #{$name} { @content };\n @-moz-keyframes #{$name} { @content };\n @-webkit-keyframes #{$name} { @content };\n @keyframes #{$name} { @content };\n}\n\n\n@mixin animation($value, $type:'') {\n $animation: animation;\n @if $type != '' {\n $animation: $animation + '-' + $type;\n }\n @include vendor-prefix($animation, $value, property);\n}\n\n/// CSS transition mixin to the current selection (apply also vendor prefixes).\n/// See for the values\n///\n/// @param {property} [$type = all] the CSS property to apply the transition to\n/// @param {time} [$duration = .5s] the transition property\n/// @param {timing-function} [$effect = ease-out] the transition property\n@mixin transition($type : all, $duration : 0.5s, $effect : ease-out, $delay : 0s){\n @include vendor-prefix(transition, $type + ', ' + $duration + ', ' + $effect + ', ' + $delay, property);\n}\n\n@mixin fade($duration: 1s){\n\n @include keyframes(fade) {\n 0% {opacity:0;}\n 50% {opacity:1;}\n 100% {opacity:0;}\n }\n\n @include vendor-prefix(animation, fade 1s forwards, property);\n}\n\n@mixin repeat(){\n @include animation(infinite, iteration-count);\n}\n\n@mixin largeHeading() {\n @include font-size(20);\n font-family: $headingFont;\n font-style: normal;\n}\n\n@mixin disableSelect() {\n @include vendor-prefix(user-select, none, property);\n}\n\n/* based on \"visually-hidden\" mixin in LDS for accessibility goals */\n@mixin visuallyHidden() {\n position: absolute;\n width: 1px;\n height: 1px;\n overflow: hidden;\n clip: rect(1px, 1px, 1px, 1px);\n margin: 0;\n padding: 0;\n}\n","/* Do not edit */@mixin tao-icon-setup {\n /* use !important to prevent issues with browser extensions that change fonts */\n font-family: 'tao' !important;\n speak: never;\n font-style: normal;\n font-weight: normal;\n font-variant: normal;\n text-transform: none;\n line-height: 1;\n\n /* Better Font Rendering =========== */\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\n@mixin icon-info-bare { content: \"\\e923\"; }\n@mixin icon-bookmark-outline { content: \"\\e922\"; }\n@mixin icon-bookmark { content: \"\\e921\"; }\n@mixin icon-indicator { content: \"\\e920\"; }\n@mixin icon-add-subsection { content: \"\\e918\"; }\n@mixin icon-wrap-inline { content: \"\\e915\"; }\n@mixin icon-wrap-left { content: \"\\e916\"; }\n@mixin icon-wrap-right { content: \"\\e917\"; }\n@mixin icon-offline { content: \"\\e913\"; }\n@mixin icon-online { content: \"\\e914\"; }\n@mixin icon-tab { content: \"\\e90d\"; }\n@mixin icon-untab { content: \"\\e90e\"; }\n@mixin icon-multi-select { content: \"\\e90b\"; }\n@mixin icon-clipboard { content: \"\\e90a\"; }\n@mixin icon-filebox { content: \"\\e909\"; }\n@mixin icon-click-to-speak { content: \"\\e907\"; }\n@mixin icon-speech-bubble { content: \"\\f0e5\"; }\n@mixin icon-microphone { content: \"\\f130\"; }\n@mixin icon-microphone-off { content: \"\\f131\"; }\n@mixin icon-disconnect { content: \"\\e905\"; }\n@mixin icon-connect { content: \"\\e906\"; }\n@mixin icon-eliminate { content: \"\\e904\"; }\n@mixin icon-wheelchair { content: \"\\e903\"; }\n@mixin icon-text-marker { content: \"\\e902\"; }\n@mixin icon-unshield { content: \"\\e32a\"; }\n@mixin icon-shield { content: \"\\e8e8\"; }\n@mixin icon-tree { content: \"\\e6b4\"; }\n@mixin icon-home { content: \"\\e6b3\"; }\n@mixin icon-shared-file { content: \"\\e6b2\"; }\n@mixin icon-end-attempt { content: \"\\e603\"; }\n@mixin icon-icon { content: \"\\f1c5\"; }\n@mixin icon-radio-bg { content: \"\\e600\"; }\n@mixin icon-checkbox-bg { content: \"\\e601\"; }\n@mixin icon-tag { content: \"\\e602\"; }\n@mixin icon-style { content: \"\\e604\"; }\n@mixin icon-ownership-transfer { content: \"\\e605\"; }\n@mixin icon-property-advanced { content: \"\\e606\"; }\n@mixin icon-property-add { content: \"\\e607\"; }\n@mixin icon-repository-add { content: \"\\e608\"; }\n@mixin icon-repository-remove { content: \"\\e609\"; }\n@mixin icon-repository { content: \"\\e60a\"; }\n@mixin icon-result-server { content: \"\\e60b\"; }\n@mixin icon-folder { content: \"\\e60c\"; }\n@mixin icon-folder-open { content: \"\\e60d\"; }\n@mixin icon-left { content: \"\\e60e\"; }\n@mixin icon-right { content: \"\\e60f\"; }\n@mixin icon-up { content: \"\\e610\"; }\n@mixin icon-down { content: \"\\e611\"; }\n@mixin icon-undo { content: \"\\e612\"; }\n@mixin icon-redo { content: \"\\e613\"; }\n@mixin icon-screen { content: \"\\e614\"; }\n@mixin icon-laptop { content: \"\\e615\"; }\n@mixin icon-tablet { content: \"\\e616\"; }\n@mixin icon-phone { content: \"\\e617\"; }\n@mixin icon-move { content: \"\\e618\"; }\n@mixin icon-bin { content: \"\\e619\"; }\n@mixin icon-shuffle { content: \"\\e61a\"; }\n@mixin icon-print { content: \"\\e61b\"; }\n@mixin icon-tools { content: \"\\e61c\"; }\n@mixin icon-settings { content: \"\\e61d\"; }\n@mixin icon-video { content: \"\\e61e\"; }\n@mixin icon-find { content: \"\\e61f\"; }\n@mixin icon-image { content: \"\\e620\"; }\n@mixin icon-edit { content: \"\\e621\"; }\n@mixin icon-document { content: \"\\e622\"; }\n@mixin icon-resize-grid { content: \"\\e623\"; }\n@mixin icon-resize { content: \"\\e624\"; }\n@mixin icon-help { content: \"\\e625\"; }\n@mixin icon-mobile-menu { content: \"\\e626\"; }\n@mixin icon-fix { content: \"\\e627\"; }\n@mixin icon-unlock { content: \"\\e628\"; }\n@mixin icon-lock { content: \"\\e629\"; }\n@mixin icon-ul { content: \"\\e62a\"; }\n@mixin icon-ol { content: \"\\e62b\"; }\n@mixin icon-email { content: \"\\e62c\"; }\n@mixin icon-download { content: \"\\e62d\"; }\n@mixin icon-logout { content: \"\\e62e\"; }\n@mixin icon-login { content: \"\\e62f\"; }\n@mixin icon-spinner { content: \"\\e630\"; }\n@mixin icon-preview { content: \"\\e631\"; }\n@mixin icon-external { content: \"\\e632\"; }\n@mixin icon-time { content: \"\\e633\"; }\n@mixin icon-save { content: \"\\e634\"; }\n@mixin icon-warning { content: \"\\e635\"; }\n@mixin icon-add { content: \"\\e636\"; }\n@mixin icon-error { content: \"\\e900\"; }\n@mixin icon-close { content: \"\\e637\"; }\n@mixin icon-success { content: \"\\e638\"; }\n@mixin icon-remove { content: \"\\e639\"; }\n@mixin icon-info { content: \"\\e63a\"; }\n@mixin icon-danger { content: \"\\e63b\"; }\n@mixin icon-users { content: \"\\e63c\"; }\n@mixin icon-user { content: \"\\e63d\"; }\n@mixin icon-test-taker { content: \"\\e63e\"; }\n@mixin icon-test-takers { content: \"\\e63f\"; }\n@mixin icon-item { content: \"\\e640\"; }\n@mixin icon-test { content: \"\\e641\"; }\n@mixin icon-delivery { content: \"\\e642\"; }\n@mixin icon-eye-slash { content: \"\\e643\"; }\n@mixin icon-result { content: \"\\e644\"; }\n@mixin icon-delivery-small { content: \"\\e645\"; }\n@mixin icon-upload { content: \"\\e646\"; }\n@mixin icon-result-small { content: \"\\e647\"; }\n@mixin icon-mobile-preview { content: \"\\e648\"; }\n@mixin icon-extension { content: \"\\e649\"; }\n@mixin icon-desktop-preview { content: \"\\e64a\"; }\n@mixin icon-tablet-preview { content: \"\\e64b\"; }\n@mixin icon-insert-horizontal-line { content: \"\\e64c\"; }\n@mixin icon-table { content: \"\\e64d\"; }\n@mixin icon-anchor { content: \"\\e64e\"; }\n@mixin icon-unlink { content: \"\\e64f\"; }\n@mixin icon-link { content: \"\\e650\"; }\n@mixin icon-right-left { content: \"\\e651\"; }\n@mixin icon-left-right { content: \"\\e652\"; }\n@mixin icon-special-character { content: \"\\e653\"; }\n@mixin icon-source { content: \"\\e654\"; }\n@mixin icon-new-page { content: \"\\e655\"; }\n@mixin icon-templates { content: \"\\e656\"; }\n@mixin icon-cut { content: \"\\e657\"; }\n@mixin icon-replace { content: \"\\e658\"; }\n@mixin icon-copy { content: \"\\e659\"; }\n@mixin icon-paste { content: \"\\e65a\"; }\n@mixin icon-select-all { content: \"\\e65b\"; }\n@mixin icon-paste-text { content: \"\\e65c\"; }\n@mixin icon-paste-word { content: \"\\e65d\"; }\n@mixin icon-bold { content: \"\\e65e\"; }\n@mixin icon-italic { content: \"\\e65f\"; }\n@mixin icon-underline { content: \"\\e660\"; }\n@mixin icon-subscript { content: \"\\e661\"; }\n@mixin icon-superscript { content: \"\\e662\"; }\n@mixin icon-strike-through { content: \"\\e663\"; }\n@mixin icon-decrease-indent { content: \"\\e664\"; }\n@mixin icon-increase-indent { content: \"\\e665\"; }\n@mixin icon-block-quote { content: \"\\e666\"; }\n@mixin icon-div-container { content: \"\\e667\"; }\n@mixin icon-align-left { content: \"\\e668\"; }\n@mixin icon-center { content: \"\\e669\"; }\n@mixin icon-align-right { content: \"\\e66a\"; }\n@mixin icon-justify { content: \"\\e66b\"; }\n@mixin icon-choice { content: \"\\e66c\"; }\n@mixin icon-inline-choice { content: \"\\e66d\"; }\n@mixin icon-match { content: \"\\e66e\"; }\n@mixin icon-associate { content: \"\\e66f\"; }\n@mixin icon-media { content: \"\\e670\"; }\n@mixin icon-graphic-order { content: \"\\e671\"; }\n@mixin icon-hotspot { content: \"\\e672\"; }\n@mixin icon-graphic-gap { content: \"\\e673\"; }\n@mixin icon-graphic-associate { content: \"\\e674\"; }\n@mixin icon-select-point { content: \"\\e675\"; }\n@mixin icon-pin { content: \"\\e676\"; }\n@mixin icon-import { content: \"\\e677\"; }\n@mixin icon-export { content: \"\\e678\"; }\n@mixin icon-move-item { content: \"\\e679\"; }\n@mixin icon-meta-data { content: \"\\e67a\"; }\n@mixin icon-slider { content: \"\\e67b\"; }\n@mixin icon-summary-report { content: \"\\e67c\"; }\n@mixin icon-text-entry { content: \"\\e67d\"; }\n@mixin icon-extended-text { content: \"\\e67e\"; }\n@mixin icon-eraser { content: \"\\e67f\"; }\n@mixin icon-row { content: \"\\e680\"; }\n@mixin icon-column { content: \"\\e681\"; }\n@mixin icon-text-color { content: \"\\e682\"; }\n@mixin icon-background-color { content: \"\\e683\"; }\n@mixin icon-spell-check { content: \"\\e684\"; }\n@mixin icon-polygon { content: \"\\e685\"; }\n@mixin icon-rectangle { content: \"\\e686\"; }\n@mixin icon-gap-match { content: \"\\e687\"; }\n@mixin icon-order { content: \"\\e688\"; }\n@mixin icon-hottext { content: \"\\e689\"; }\n@mixin icon-free-form { content: \"\\e68a\"; }\n@mixin icon-step-backward { content: \"\\e68b\"; }\n@mixin icon-fast-backward { content: \"\\e68c\"; }\n@mixin icon-backward { content: \"\\e68d\"; }\n@mixin icon-play { content: \"\\e68e\"; }\n@mixin icon-pause { content: \"\\e68f\"; }\n@mixin icon-stop { content: \"\\e690\"; }\n@mixin icon-forward { content: \"\\e691\"; }\n@mixin icon-fast-forward { content: \"\\e692\"; }\n@mixin icon-step-forward { content: \"\\e693\"; }\n@mixin icon-ellipsis { content: \"\\e694\"; }\n@mixin icon-circle { content: \"\\e695\"; }\n@mixin icon-target { content: \"\\e696\"; }\n@mixin icon-guide-arrow { content: \"\\e697\"; }\n@mixin icon-range-slider-right { content: \"\\e698\"; }\n@mixin icon-range-slider-left { content: \"\\e699\"; }\n@mixin icon-radio-checked { content: \"\\e69a\"; }\n@mixin icon-checkbox-indeterminate { content: \"\\e901\"; }\n@mixin icon-checkbox { content: \"\\e69b\"; }\n@mixin icon-checkbox-crossed { content: \"\\e69c\"; }\n@mixin icon-checkbox-checked { content: \"\\e69d\"; }\n@mixin icon-result-nok { content: \"\\e69e\"; }\n@mixin icon-result-ok { content: \"\\e69f\"; }\n@mixin icon-not-evaluated { content: \"\\e6a0\"; }\n@mixin icon-filter { content: \"\\e6a1\"; }\n@mixin icon-translate { content: \"\\e6a2\"; }\n@mixin icon-eject { content: \"\\e6a3\"; }\n@mixin icon-continue { content: \"\\e6a4\"; }\n@mixin icon-radio { content: \"\\e6a5\"; }\n@mixin icon-sphere { content: \"\\e6a6\"; }\n@mixin icon-reset { content: \"\\e6a7\"; }\n@mixin icon-smaller { content: \"\\e6a8\"; }\n@mixin icon-larger { content: \"\\e6a9\"; }\n@mixin icon-clock { content: \"\\e6aa\"; }\n@mixin icon-font { content: \"\\e6ab\"; }\n@mixin icon-maths { content: \"\\e6ac\"; }\n@mixin icon-grip { content: \"\\e6ad\"; }\n@mixin icon-rubric { content: \"\\e6ae\"; }\n@mixin icon-audio { content: \"\\e6af\"; }\n@mixin icon-grip-h { content: \"\\e6b0\"; }\n@mixin icon-magicwand { content: \"\\e6b1\"; }\n@mixin icon-loop { content: \"\\ea2e\"; }\n@mixin icon-calendar { content: \"\\e953\"; }\n@mixin icon-reload { content: \"\\e984\"; }\n@mixin icon-speed { content: \"\\e9a6\"; }\n@mixin icon-volume { content: \"\\ea27\"; }\n@mixin icon-contrast { content: \"\\e9d5\"; }\n@mixin icon-headphones { content: \"\\e910\"; }\n@mixin icon-compress { content: \"\\f066\"; }\n@mixin icon-map-o { content: \"\\f278\"; }\n@mixin icon-variable { content: \"\\e908\"; }\n@mixin icon-tooltip { content: \"\\e90c\"; }\n@mixin icon-globe { content: \"\\e9c9\"; }\n@mixin icon-highlighter { content: \"\\e90f\"; }\n@mixin icon-eliminate-crossed { content: \"\\e911\"; }\n@mixin icon-play-from-here { content: \"\\e912\"; }\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\nreset.css (part of editor.css)\r\n================================\r\n\r\nThis file holds the \"reset\" requirements of CKEditor, as well as define the\r\ndefault interface styles.\r\n\r\nCKEditor includes two main \"reset\" class names in the DOM structure created for\r\neditors:\r\n\r\n\t* .cke_reset: Intended to reset a specific element, but not its children.\r\n\t Because of this, only styles that will not be inherited can be defined.\r\n\r\n\t* .cke_reset_all: Intended to reset not only the element holding it, but\r\n\t also its child elements.\r\n\r\nTo understand why \"reset\" is needed, check the CKEditor Skin SDK:\r\nhttp://docs.cksource.com/CKEditor_4.x/Skin_SDK/Reset\r\n*/\r\n@import \"inc/bootstrap\";\r\n/* Reset for single elements, not their children. */\r\n.cke_reset {\r\n /* Do not include inheritable rules here. */\r\n margin: 0;\r\n padding: 0;\r\n border: 0;\r\n background: transparent;\r\n text-decoration: none;\r\n width: auto;\r\n height: auto;\r\n vertical-align: baseline;\r\n box-sizing: content-box;\r\n position: static;\r\n transition: none;\r\n z-index: 0 !important;\r\n}\r\n\r\n/* Reset for elements and their children. */\r\n.cke_reset_all, .cke_reset_all * {\r\n /* The following must be identical to .cke_reset. */\r\n margin: 0;\r\n padding: 0;\r\n border: 0;\r\n background: transparent;\r\n text-decoration: none;\r\n width: auto;\r\n height: auto;\r\n vertical-align: baseline;\r\n box-sizing: content-box;\r\n transition: none;\r\n\r\n /* These are rule inherited by all children elements. */\r\n border-collapse: collapse;\r\n font-family: $regularFont;\r\n font-weight: 400;\r\n font-style: normal;\r\n font-size: 1.4rem;\r\n //color: #222;\r\n text-align: left;\r\n white-space: nowrap;\r\n cursor: auto;\r\n}\r\n\r\n.cke_reset_all .cke_rtl * {\r\n text-align: right;\r\n}\r\n\r\n/* Defaults for some elements. */\r\n\r\n.cke_reset_all iframe {\r\n vertical-align: inherit; /** For IE */\r\n}\r\n\r\n.cke_reset_all textarea {\r\n white-space: pre;\r\n}\r\n\r\n.cke_reset_all textarea,\r\n.cke_reset_all input[type=\"text\"],\r\n.cke_reset_all input[type=\"password\"] {\r\n cursor: text;\r\n}\r\n\r\n.cke_reset_all textarea[disabled],\r\n.cke_reset_all input[type=\"text\"][disabled],\r\n.cke_reset_all input[type=\"password\"][disabled] {\r\n cursor: default;\r\n}\r\n\r\n.cke_reset_all fieldset {\r\n padding: 10px;\r\n border: 2px groove #E0DFE3;\r\n}\r\n\r\n.cke_reset_all select {\r\n @include border-box();\r\n}\r\n","$sidebarWidth: 180;\n$sidebarGutter: 0;\n$toolbarHeight: 50;\n$treeSidebar: 280;\n\n// fonts\n$fontPath : 'font/' !default;\n$monospaceFont: Consolas, 'Andale Mono WT', 'Andale Mono', 'Lucida Console', 'Lucida Sans Typewriter', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Liberation Mono', 'Nimbus Mono L', Monaco, 'Courier New', Courier, monospace;\n$regularFont: 'Source Sans Pro', sans-serif;\n$headingFont: 'Source Sans Pro', sans-serif;\n\n\n%clearfix {\n &:before, &:after {\n content: \" \";\n display: table;\n }\n &:after {\n clear: both;\n }\n}\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\nmainui.css (part of editor.css)\r\n=================================\r\n\r\nThis file styles the basic structure of the CKEditor user interface - the box\r\nthat holds everything.\r\n\r\nCKEditor offers two main editing modes. The main UI blocks that compose these\r\nmodes are:\r\n\r\n\tFor \"Theme UI\" mode, the one most generally used:\r\n\r\n\t+-- .cke_chrome ----------------------+\r\n\t|+-- .cke_inner ---------------------+|\r\n\t|| +-- .cke_top -------------------+ ||\r\n\t|| | | ||\r\n\t|| +-------------------------------+ ||\r\n\t|| +-- .cke_contents --------------+ ||\r\n\t|| | | ||\r\n\t|| +-------------------------------+ ||\r\n\t|| +-- .cke_bottom ----------------+ ||\r\n\t|| | | ||\r\n\t|| +-------------------------------+ ||\r\n\t|+-----------------------------------+|\r\n\t+-------------------------------------+\r\n\r\n\tFor \"Inline Editing\" mode:\r\n\r\n\t+-- .cke_chrome .cke_float------------+\r\n\t|+-- .cke_inner ---------------------+|\r\n\t|| +-- .cke_top -------------------+ ||\r\n\t|| | | ||\r\n\t|| +-------------------------------+ ||\r\n\t|+-----------------------------------+|\r\n\t+-------------------------------------+\r\n\r\nSpecial outer level classes used in this file:\r\n\r\n\t.cke_hc: Available when the editor is rendered on \"High Contrast\".\r\n\r\n*/\r\n\r\n/* The outer boundary of the interface. */\r\n.cke_chrome {\r\n /* This is , so transform it into a block.*/\r\n display: block;\r\n padding: 0;\r\n}\r\n\r\n/* The inner boundary of the interface. */\r\n.cke_inner {\r\n /* This is , so transform it into a block.*/\r\n display: block;\r\n\r\n -webkit-touch-callout: none;\r\n\r\n padding: 0;\r\n position: relative;\r\n z-index: 10001;\r\n\r\n}\r\n\r\n/* Added to the outer boundary of the UI when in inline editing,\r\n when the UI is floating. */\r\n.cke_float {\r\n /* Make white the space between the outer and the inner borders. */\r\n border: none;\r\n}\r\n\r\n.cke_float .cke_inner {\r\n /* As we don't have blocks following top (toolbar) we suppress the padding\r\n as the toolbar defines its own margin. */\r\n padding-bottom: 0;\r\n}\r\n\r\n/* Make the main spaces enlarge to hold potentially floated content. */\r\n.cke_top,\r\n.cke_contents,\r\n.cke_bottom {\r\n /* These are s, so transform them into blocks.*/\r\n //display: block;\r\n\r\n /* Ideally this should be \"auto\", but it shows scrollbars in IE7. */\r\n overflow: hidden;\r\n}\r\n\r\n.cke_top {\r\n /*border: 1px solid #b2b2b2;*/\r\n /* Allow breaking toolbars when in a narrow editor. (#9947) */\r\n white-space: normal;\r\n padding: 4px 3px 0px 4px;\r\n background: $uiClickableDefaultBg;\r\n @include simple-border($uiClickableDefaultBg);\r\n @include box-shadow();\r\n}\r\n\r\n.cke_float .cke_top {\r\n border: 3px solid $uiClickableDefaultBg;\r\n\r\n}\r\n\r\n.cke_bottom {\r\n padding: 1px;\r\n position: relative;\r\n @include simple-border();\r\n /*\r\n border-top: 1px solid #bfbfbf;\r\n\r\n box-shadow: 0 1px 0 #fff inset;\r\n\r\n background: #cfd1cf;\r\n background-image: linear-gradient(top, #ebebeb, #cfd1cf);\r\n filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#ebebeb', endColorstr='#cfd1cf');*/\r\n}\r\n\r\n/* On iOS we need to manually enable scrolling in the contents block. (#9945) */\r\n.cke_browser_ios .cke_contents {\r\n overflow-y: auto;\r\n -webkit-overflow-scrolling: touch;\r\n}\r\n\r\n/* The resizer is the small UI element that is rendered at the bottom right\r\n part of the editor. It makes is possible to resize the editor UI. */\r\n.cke_resizer {\r\n /* To avoid using images for the resizer, we create a small triangle,\r\n using some CSS magic. */\r\n width: 0;\r\n height: 0;\r\n overflow: hidden;\r\n width: 0;\r\n height: 0;\r\n overflow: hidden;\r\n border-width: 10px 10px 0 0;\r\n border-color: transparent #666 transparent transparent;\r\n border-style: dashed solid dashed dashed;\r\n\r\n font-size: 0;\r\n vertical-align: bottom;\r\n\r\n margin-top: 6px;\r\n\r\n /* \tA margin in case of no other element in the same container\r\n to keep a distance to the bottom edge. */\r\n margin-bottom: 2px;\r\n\r\n box-shadow: 0 1px 0 rgba(255, 255, 255, .3);\r\n}\r\n\r\n.cke_hc .cke_resizer {\r\n font-size: 15px;\r\n width: auto;\r\n height: auto;\r\n border-width: 0;\r\n}\r\n\r\n.cke_resizer_ltr {\r\n cursor: se-resize;\r\n\r\n float: right;\r\n margin-right: -4px;\r\n}\r\n\r\n/* This class is added in RTL mode. This is a special case for the resizer\r\n (usually the .cke_rtl class is used), because it may not necessarily be in\r\n RTL mode if the main UI is RTL. It depends instead on the context where the\r\n editor is inserted on. */\r\n.cke_resizer_rtl {\r\n border-width: 10px 0 0 10px;\r\n border-color: transparent transparent transparent #A5A5A5;\r\n border-style: dashed dashed dashed solid;\r\n\r\n cursor: sw-resize;\r\n\r\n float: left;\r\n margin-left: -4px;\r\n right: auto;\r\n}\r\n\r\n/* The editing area (where users type) can be rendered as an editable
\r\n element (e.g. divarea plugin). In that case, this is the class applied to\r\n that element. */\r\n.cke_wysiwyg_div {\r\n display: block;\r\n height: 100%;\r\n overflow: auto;\r\n padding: 0 8px;\r\n outline-style: none;\r\n @include border-box();\r\n}\r\n","// buttons and alerts\n$success: rgb(14, 145, 75);\n$info: rgb(14, 93, 145);\n$warning: rgb(216, 174, 91);\n$danger: rgb(201, 96, 67);\n$error: rgb(186, 18, 43);\n$activeInteraction: rgb(195, 90, 19);\n\n// corporate identity\n$logoRed: rgb(186, 18, 43);\n$grey: rgb(173, 161, 148);\n$darkBlueGrey: rgb(164, 187, 197);\n$mediumBlueGrey: rgb(193, 212, 220);\n$lightBlueGrey: rgb(228, 236, 239);\n$brownRedGrey: rgb(154, 137, 123);\n$darkBrown: rgb(111, 99, 89);\n$websiteBorder: rgb(141, 148, 158);\n\n// ui elements, these should only variations of the above\n// naming convention: jQueryUi theme roller -> camelCase\n\n$textColor: #222;\n$textHighlight: white;\n\n$uiGeneralContentBg: white();\n$uiGeneralContentBorder: #ddd;\n\n$uiHeaderBg: #d4d5d7;\n\n$uiClickableDefaultBg: #f3f1ef;\n$uiClickableHoverBg: whiten($info, 0.2);\n//$uiClickableActiveBg: $uiHeaderBg;\n$uiClickableActiveBg: whiten($websiteBorder, 0.2);\n//$uiClickableActiveBg: #aaa;\n\n$uiSelectableSelectedBg: whiten($info, 0.2);\n$uiSelectableSelectedHoverBg: whiten($info, 0.1);\n$uiSelectableHoverBg: whiten($info, 0.9);\n\n$uiOverlay: $lightBlueGrey;\n\n// new layout. Implemented now only for review panel\n$uiReviewPanelBg: #f2f2f2;\n$uiReviewPanelTextDisabled: hsl(0, 0%, 45%);\n$uiReviewPanelTextDefault: hsl(0, 0%, 12%);\n$uiReviewPanelBgDefault: $uiGeneralContentBg;\n$uiReviewPanelPrimaryHighlight: hsl(208, 100%, 32%);\n$uiReviewPanelBgInverted: $uiReviewPanelTextDefault;\n$uiReviewPanelTextInverted: $uiGeneralContentBg;\n\n// sidebars etc.\n$canvas: mix(#fff, $grey, 85%);\n\n// colors taken from feedback.scss\n$successBgColor: whiten($success, 0.8);\n$successBorderColor: whiten($success, 0.1);\n\n$infoBgColor: whiten($info, 0.8);\n$infoBorderColor: whiten($info, 0.1);\n\n$warningBgColor: whiten($warning, 0.8);\n$warningBorderColor: whiten($warning, 0.1);\n\n$dangerBgColor: whiten($danger, 0.8);\n$dangerBorderColor: whiten($danger, 0.1);\n\n$errorBgColor: whiten($error, 0.8);\n$errorBorderColor: whiten($error, 0.1);\n\n$darkBar: rgb(51, 51, 51);\n$darkBarTxt: rgb(230, 230, 230);\n$darkBarIcon: rgb(220, 220, 220);\n\n$actionLinkColor: #276d9b;\n$actionLinkHoverColor: #4f83a7;\n\n$colorWheel-01: #c3ba13;\n$colorWheel-02: #84a610;\n$colorWheel-03: #2b8e0e;\n$colorWheel-04: #0f9787;\n$colorWheel-05: #0e5d91;\n$colorWheel-06: #0d2689;\n$colorWheel-07: #400d83;\n$colorWheel-08: #960e7d;\n$colorWheel-09: #ba122b;\n$colorWheel-10: #c34713;\n$colorWheel-11: #c36f13;\n$colorWheel-12: #c39413;\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n/*\r\npanel.css (part of editor.css)\r\n================================\r\n\r\nPanels are floating elements that can hold different types of contents.\r\nThe following are common uses of it:\r\n\r\n\t- The element that toolbar combos display when opening them.\r\n\t- The context menu.\r\n\t- The list of items displayed by \"menu buttons\" (e.g. scayt).\r\n\t- The panel shown when opening \"panel buttons\" (e.g. color buttons).\r\n\r\nPanel contents are wrapped into an iframe, so it is possible to have additional\r\nCSS loaded inside them (e.g. to have more accurate preview on the styles combo).\r\n\r\nThe following is a visual representation of the outer elements of a panel:\r\n\r\n+-- .cke_panel(*) ---------------------+\r\n| +-- IFRAME.cke_panel_frame --------+ |\r\n| | +-- HTML.cke_panel_container --+ | |\r\n| | | +-- .cke_panel_block ------+ | | |\r\n| | | | | | | |\r\n| | | | (contents here) | | | |\r\n| | | | | | | |\r\n| | | +--------------------------+ | | |\r\n| | +------------------------------+ | |\r\n| +----------------------------------+ |\r\n+--------------------------------------+\r\n\r\n(*) All kinds of panel share the above structure. Menu panels adds the\r\n .cke_menu_panel class to the outer element, while toolbar combos add the\r\n\t.cke_combopanel class.\r\n\r\nThis file also defines styles for panel lists (used by combos). For menu-like\r\npanel contents and color panels check menu.css and colorpanel.css.\r\n*/\r\n@import \"inc/bootstrap\";\r\n\r\n/* The box that holds an IFRAME. It's inserted into a host document and positioned\r\n absolutely by the application. It floats above the host document/editor. */\r\n.cke_panel {\r\n /* Restore the loading hide */\r\n visibility: visible;\r\n width: 120px;\r\n height: 100px;\r\n overflow: hidden;\r\n\r\n background-color: #fff;\r\n border: 1px solid #b6b6b6;\r\n border-bottom-color: #999;\r\n\r\n border-radius: 3px;\r\n\r\n box-shadow: 0 0 3px rgba(0, 0, 0, .15);\r\n font-size: 14px;\r\n\r\n visibility: hidden;\r\n}\r\n.cke_panel_visible {\r\n visibility: visible;\r\n}\r\n\r\n/* This class represents panels which are used as context menus. */\r\n.cke_menu_panel {\r\n padding: 0;\r\n margin: 0;\r\n background-color: $textHighlight;\r\n border: 1px solid $uiGeneralContentBorder;\r\n border-radius: 2px;\r\n box-shadow: none;\r\n max-height: 60vh;\r\n}\r\n\r\n/* This class represents panels which are used by rich combos. */\r\n.cke_combopanel {\r\n width: 150px;\r\n height: 170px;\r\n}\r\n\r\n/* The IFRAME the panel is wrapped into. */\r\n.cke_panel_frame {\r\n width: 100%;\r\n height: 100%;\r\n font-size: 12px;\r\n\r\n overflow: auto;\r\n overflow-x: hidden;\r\n}\r\n\r\n/* The HTML document which is a direct descendant of the IFRAME */\r\n.cke_panel_container {\r\n // override inline styles to add scrollbars to the dropdown menu\r\n overflow-y: scroll !important;\r\n}\r\n\r\n/*\r\nHere we start the definition of panel lists (e.g. combo panels). The following\r\nis its visual representation:\r\n\r\n+-- .cke_panel_block -----------------+\r\n| +-- .cke_panel_grouptitle --------+ |\r\n| | | |\r\n| +---------------------------------+ |\r\n| +-- .cke_panel_list --------------+ |\r\n| | +-- .cke_panel_listItem ------+ | |\r\n| | | +-- a --------------------+ | | |\r\n| | | | +-- span -------------+ | | | |\r\n| | | | | | | | | |\r\n| | | | +---------------------+ | | | |\r\n| | | +-------------------------+ | | |\r\n| | +-----------------------------+ | |\r\n| | +-- .cke_panel_listItem ------+ | |\r\n| | | +-- a --------------------+ | | |\r\n| | | | +-- span -------------+ | | | |\r\n| | | | | | | | | |\r\n| | | | +---------------------+ | | | |\r\n| | | +-------------------------+ | | |\r\n| | +-----------------------------+ | |\r\n| | ... | |\r\n| +---------------------------------+ |\r\n+-------------------------------------+\r\n*/\r\n\r\n/* The list of panel items. */\r\n.cke_panel_list {\r\n list-style-type: none;\r\n margin: 0;\r\n padding: 0;\r\n white-space: nowrap;\r\n overflow-y: auto;\r\n height: 170px;\r\n}\r\n\r\n/* The item of .cke_panel_list */\r\n.cke_panel_listItem {\r\n margin: 0;\r\n padding-bottom: 1px;\r\n}\r\n\r\n/* The child of .cke_panel_listItem. These elements contain spans which are\r\n to display a real name of the property which is visible for an end-user. */\r\n.cke_panel_listItem a {\r\n padding: 3px 4px;\r\n display: block;\r\n border: 1px solid #fff;\r\n color: inherit !important;\r\n text-decoration: none;\r\n overflow: hidden;\r\n text-overflow: ellipsis;\r\n border-radius: 2px;\r\n}\r\n\r\n/* IE6 */\r\n* html .cke_panel_listItem a {\r\n width: 100%;\r\n\r\n /* IE is not able to inherit the color, so we must force it to black */\r\n color: #000;\r\n}\r\n\r\n/* IE7 */\r\n*:first-child + html .cke_panel_listItem a {\r\n /* IE is not able to inherit the color, so we must force it to black */\r\n color: #000;\r\n}\r\n\r\n.cke_panel_listItem.cke_selected a {\r\n\r\n background-color: mix(#fff, $info, 80%);\r\n}\r\n\r\n.cke_panel_listItem a:hover,\r\n.cke_panel_listItem a:focus,\r\n.cke_panel_listItem a:active {\r\n\r\n background-color: $uiClickableHoverBg;\r\n}\r\n\r\n.cke_hc .cke_panel_listItem a {\r\n border-style: none;\r\n}\r\n\r\n.cke_hc .cke_panel_listItem a:hover,\r\n.cke_hc .cke_panel_listItem a:focus,\r\n.cke_hc .cke_panel_listItem a:active {\r\n border: 2px solid;\r\n padding: 1px 2px;\r\n}\r\n\r\n/* The title of the entire panel which is visible on top of the list. */\r\n.cke_panel_grouptitle {\r\n display: none;\r\n}\r\n\r\n/* The following styles set defaults of the elements used by the Paragraph\r\n Format panel. */\r\n.cke_panel_listItem p,\r\n.cke_panel_listItem h1,\r\n.cke_panel_listItem h2,\r\n.cke_panel_listItem h3,\r\n.cke_panel_listItem h4,\r\n.cke_panel_listItem h5,\r\n.cke_panel_listItem h6,\r\n.cke_panel_listItem pre {\r\n margin-top: 0px;\r\n margin-bottom: 0px;\r\n}\r\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\ncolorpanel.css (part of editor.css)\r\n=====================================\r\n\r\nThe color panel is related to the contents part of the panels that are\r\ndisplayed when clicking the color buttons of the toolbar. See panels.css for\r\nstyles related to the outer part of panels.\r\n\r\nThe following is the visual representation of the color panel contents:\r\n\r\n+-- .cke_panel_block.cke_colorblock --+\r\n| +-- a.cke_colorauto --------------+ |\r\n| | | |\r\n| | AUTOMATIC COLOR | |\r\n| | | |\r\n| +---------------------------------+ |\r\n| +-- table ------------------------+ |\r\n| | | |\r\n| | COLOR PALETTE | |\r\n| | | |\r\n| |---------------------------------| |\r\n| | \"More Colors\" | |\r\n| +---------------------------------+ |\r\n+-------------------------------------+\r\n\r\nThe AUTOMATIC COLOR section is an containing a table with two cells with\r\nthe following contents:\r\n\r\n+-- TD -----------------+ +-- TD -----------------+\r\n| +-- .cke_colorbox --+ | | |\r\n| | | | | \"Automatic\" |\r\n| +-------------------+ | | |\r\n+-----------------------+ +-----------------------+\r\n\r\nThe COLOR PALETTE section instead is a table with a variable number of cells\r\n(by default 8). Each cell represents a color box, with the following structure:\r\n\r\n+-- A.cke_colorbox ---------+\r\n| +-- SPAN.cke_colorbox --+ |\r\n| | | |\r\n| +-----------------------+ |\r\n+---------------------------+\r\n*/\r\n\r\n/* The container of the color palette. */\r\n.cke_colorblock {\r\n padding: 3px;\r\n font-size: 11px;\r\n font-family: 'Microsoft Sans Serif', Tahoma, Arial, Verdana, Sans-Serif;\r\n}\r\n\r\n.cke_colorblock,\r\n.cke_colorblock a {\r\n text-decoration: none;\r\n color: #000;\r\n}\r\n\r\n/* The box which is to represent a single color on the color palette.\r\n It is a small, square-shaped element which can be selected from the palette. */\r\nspan.cke_colorbox {\r\n width: 10px;\r\n height: 10px;\r\n border: #808080 1px solid;\r\n float: left;\r\n}\r\n\r\n.cke_rtl span.cke_colorbox {\r\n float: right;\r\n}\r\n\r\n/* The wrapper of the span.cke_colorbox. It provides an extra border and padding. */\r\na.cke_colorbox {\r\n border: #fff 1px solid;\r\n padding: 2px;\r\n float: left;\r\n width: 12px;\r\n height: 12px;\r\n}\r\n\r\n.cke_rtl a.cke_colorbox {\r\n float: right;\r\n}\r\n\r\n/* Different states of the a.cke_colorbox wrapper. */\r\na:hover.cke_colorbox,\r\na:focus.cke_colorbox,\r\na:active.cke_colorbox {\r\n border: #b6b6b6 1px solid;\r\n background-color: #e5e5e5;\r\n}\r\n\r\n/* Buttons which are visible at the top/bottom of the color palette:\r\n - cke_colorauto (TOP) applies the automatic color.\r\n - cke_colormore (BOTTOM) executes the color dialog.\r\n*/\r\na.cke_colorauto,\r\na.cke_colormore {\r\n border: #fff 1px solid;\r\n padding: 2px;\r\n display: block;\r\n cursor: pointer;\r\n}\r\n\r\n/* Different states of cke_colorauto/cke_colormore buttons. */\r\na:hover.cke_colorauto,\r\na:hover.cke_colormore,\r\na:focus.cke_colorauto,\r\na:focus.cke_colormore,\r\na:active.cke_colorauto,\r\na:active.cke_colormore {\r\n border: #b6b6b6 1px solid;\r\n background-color: #e5e5e5;\r\n}\r\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\ntoolbar.css (part of editor.css)\r\n==================================\r\n\r\nThis files styles the CKEditor toolbar and its buttons. For toolbar combo\r\nstyles, check richcombo.css.\r\n\r\nThe toolbar is rendered as a big container (called toolbox), which contains\r\nsmaller \"toolbars\". Each toolbar represents a group of items that cannot be\r\nseparated. The following is the visual representation of the toolbox.\r\n\r\n+-- .cke_toolbox ----------------------------------------------------------+\r\n| +-- .cke_toolbar --+ +-- .cke_toolbar --+ ... +-- .cke_toolbar_break --+ |\r\n| | | | | | | |\r\n| +------------------+ +------------------+ +------------------------+ |\r\n| +-- .cke_toolbar --+ +-- .cke_toolbar --+ ... |\r\n| | | | | |\r\n| +------------------+ +------------------+ |\r\n+--------------------------------------------------------------------------+\r\n\r\nThe following instead is the visual representation of a single toolbar:\r\n\r\n+-- .cke_toolbar ----------------------------------------------------------------+\r\n| +-- .cke_toolbar_start --+ +-- .cke_toolgroup (*) --+ +-- .cke_toolbar_end --+ |\r\n| | | | | | | |\r\n| +------------------------+ +------------------------+ +----------------------+ |\r\n+--------------------------------------------------------------------------------+\r\n(*) .cke_toolgroup is available only when the toolbar items can be grouped\r\n (buttons). If the items can't be group (combos), this box is not available\r\n\tand the items are rendered straight in that place.\r\n\r\nThis file also styles toolbar buttons, which are rendered inside the above\r\n.cke_toolgroup containers. This is the visual representation of a button:\r\n\r\n+-- .cke_button -------------------------------------+\r\n| +-- .cke_button_icon --+ +-- .cke_button_label --+ |\r\n| | | | | |\r\n| +----------------------+ +-----------------------+ |\r\n+----------------------------------------------------+\r\n\r\nSpecial outer level classes used in this file:\r\n\r\n\t.cke_hc: Available when the editor is rendered on \"High Contrast\".\r\n\t.cke_rtl: Available when the editor UI is on RTL.\r\n*/\r\n@import \"inc/bootstrap\";\r\n/* The box that holds each toolbar. */\r\n.cke_toolbar {\r\n float: left;\r\n position: relative;\r\n z-index: 10005\r\n}\r\n\r\n.cke_rtl .cke_toolbar {\r\n float: right;\r\n}\r\n\r\n@media (pointer:coarse) {\r\n .cke .cke_toolbar .cke_button_off.cke_button_off:hover {\r\n background: white !important;\r\n color: $textColor !important;\r\n }\r\n}\r\n\r\n/* The box that holds buttons. */\r\n.cke_toolgroup {\r\n float: left;\r\n margin: 0 2px 0 0;\r\n @include simple-border();\r\n @include border-radius(1);\r\n\r\n background: white();\r\n display: flex;\r\n}\r\n\r\n.cke_hc .cke_toolgroup {\r\n border: 0;\r\n margin-right: 10px;\r\n margin-bottom: 10px;\r\n}\r\n\r\n.cke_rtl .cke_toolgroup {\r\n float: right;\r\n margin-left: 6px;\r\n margin-right: 0;\r\n}\r\n\r\n/* A toolbar button . */\r\n.cke .cke_toolbar .cke_button {\r\n display: inline-block;\r\n height: 18px;\r\n padding: 4px 6px;\r\n outline: none;\r\n cursor: pointer;\r\n border: 0;\r\n color: $textColor;\r\n}\r\n\r\n.cke .cke_toolbar .cke_button:hover {\r\n background: $uiClickableHoverBg !important;\r\n color: $textHighlight !important;\r\n}\r\n\r\n.cke_reset_all, .cke_reset_all *\r\n.cke .cke_top .cke_toolbar .cke_button_disabled:hover {\r\n background: white !important;\r\n cursor: default !important;\r\n}\r\n\r\n.cke_rtl .cke_button {\r\n float: right;\r\n}\r\n\r\n.cke_hc .cke_button {\r\n border: 1px solid black;\r\n\r\n /* Compensate the added border */\r\n padding: 3px 5px;\r\n margin: -2px 4px 0 -2px;\r\n}\r\n\r\n/* This class is applied to the button when it is \"active\" (pushed).\r\n This style indicates that the feature associated with the button is active\r\n i.e. currently writing in bold or when spell checking is enabled. */\r\n.cke .cke_toolbar a.cke_button_on {\r\n background-color: $info;\r\n color: $textHighlight;\r\n}\r\n\r\n.cke_button_disabled span {\r\n opacity: 0.4 !important;\r\n}\r\n\r\na.cke_button_on:hover,\r\na.cke_button_on:focus,\r\na.cke_button_on:active {\r\n\r\n cursor: pointer;\r\n}\r\n\r\na.cke_button_off:hover,\r\na.cke_button_off:focus,\r\na.cke_button_off:active,\r\na.cke_button_disabled:hover,\r\na.cke_button_disabled:focus,\r\na.cke_button_disabled:active {\r\n\r\n background-color: $uiClickableActiveBg;\r\n\r\n cursor: default;\r\n text-shadow: none;\r\n}\r\n\r\n/* The icon which is a visual representation of the button. */\r\n.cke_button_icon {\r\n cursor: inherit;\r\n background-repeat: no-repeat;\r\n margin-top: 1px;\r\n width: 16px;\r\n height: 16px;\r\n float: left;\r\n}\r\n\r\n.cke_rtl .cke_button_icon {\r\n float: right;\r\n}\r\n\r\n.cke_hc .cke_button_icon {\r\n display: none;\r\n}\r\n\r\n/* The label of the button that stores the name of the feature. By default,\r\n labels are invisible. They can be revealed on demand though. */\r\n.cke_button_label {\r\n display: none;\r\n padding-left: 3px;\r\n margin-top: 1px;\r\n line-height: 17px;\r\n vertical-align: middle;\r\n float: left;\r\n cursor: default;\r\n\r\n &.cke_button__language_label {\r\n display: block;\r\n cursor: pointer;\r\n }\r\n}\r\n\r\n.cke_button__language {\r\n cursor: pointer;\r\n}\r\n\r\n.cke_button__language_icon {\r\n display: none;\r\n}\r\n\r\n.cke_rtl .cke_button_label {\r\n padding-right: 3px;\r\n padding-left: 0;\r\n float: right;\r\n}\r\n\r\n.cke_hc .cke_button_label {\r\n padding: 0;\r\n display: inline-block;\r\n font-size: 12px;\r\n}\r\n\r\n.cke_rtl .cke_button_arrow {\r\n margin-right: 5px;\r\n margin-left: 0;\r\n}\r\n\r\n.cke_hc .cke_button_arrow {\r\n font-size: 10px;\r\n margin: 3px -2px 0 3px;\r\n width: auto;\r\n border: 0;\r\n}\r\n\r\n.cke_button_arrow {\r\n padding: 0 8px 5px 0;\r\n position: relative;\r\n top: -4px;\r\n opacity: .8\r\n}\r\n\r\n/* The vertical separator which is used within a single toolbar to split\r\n buttons into sub-groups. */\r\n.cke_toolbar_separator {\r\n float: left;\r\n background-color: #c0c0c0;\r\n background-color: rgba(0, 0, 0, .2);\r\n margin: 5px 2px 0;\r\n height: 18px;\r\n width: 1px;\r\n}\r\n\r\n.cke_rtl .cke_toolbar_separator {\r\n float: right;\r\n}\r\n\r\n.cke_hc .cke_toolbar_separator {\r\n width: 0;\r\n border-left: 1px solid;\r\n margin: 1px 5px 0 0px;\r\n}\r\n\r\n/* The dummy element that breaks toolbars.\r\n Once it is placed, the very next toolbar is moved to the new row. */\r\n.cke_toolbar_break {\r\n display: block;\r\n clear: left;\r\n}\r\n\r\n.cke_rtl .cke_toolbar_break {\r\n clear: right;\r\n}\r\n\r\n/* The button, which when clicked hides (collapses) all the toolbars. */\r\n.cke_toolbox_collapser {\r\n width: 12px;\r\n height: 11px;\r\n float: right;\r\n margin: 11px 0 0;\r\n font-size: 0;\r\n cursor: default;\r\n text-align: center;\r\n border: 1px solid #a6a6a6;\r\n border-bottom-color: #979797;\r\n border-radius: 3px;\r\n background: #fff;\r\n}\r\n\r\n.cke_toolbox_collapser.cke_toolbox_collapser_min {\r\n margin: 0 2px 4px;\r\n}\r\n\r\n.cke_rtl .cke_toolbox_collapser {\r\n float: left;\r\n}\r\n\r\n/* The CSS arrow, which belongs to the toolbar collapser. */\r\n.cke_toolbox_collapser .cke_arrow {\r\n display: inline-block;\r\n height: 0;\r\n width: 0;\r\n font-size: 0;\r\n margin-top: 1px;\r\n border-left: 3px solid transparent;\r\n border-right: 3px solid transparent;\r\n border-bottom: 3px solid #474747;\r\n border-top: 3px solid transparent;\r\n}\r\n\r\n.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow {\r\n margin-top: 4px;\r\n border-bottom-color: transparent;\r\n border-top-color: #474747;\r\n}\r\n\r\n.cke_hc .cke_toolbox_collapser .cke_arrow {\r\n font-size: 8px;\r\n width: auto;\r\n border: 0;\r\n margin-top: 0;\r\n margin-right: 2px;\r\n}\r\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\nmenu.css (part of editor.css)\r\n===============================\r\n\r\nThis file styles menus used in the editor UI. These menus are the list of\r\noptions available inside some \"floating panels\", like menu buttons of the\r\ntoolbar or the context menu.\r\n\r\nNote that the menu itself doesn't include the floating element that holds it.\r\nThat element is styles in the panel.css file.\r\n\r\nThe following is a visual representation of the main elements of a menu:\r\n\r\n+-- .cke_menu -----------------+\r\n| +-- .cke_menuitem --------+ |\r\n| | +-- .cke_menubutton ---+ | |\r\n| | | | | |\r\n| | +----------------------+ | |\r\n| +--------------------------+ |\r\n| +-- .cke_menuseparator ----+ |\r\n| ... |\r\n+------------------------------+\r\n\r\nThis is the .cke_menubutton structure:\r\n(Note that the menu button icon shares with toolbar button the common class .cke_button_icon to achieve the same outlook.)\r\n\r\n+-- .cke_menubutton -------------------------------------------------------------------------+\r\n| +-- .cke_menubutton_inner ---------------------------------------------------------------+ |\r\n| | +-- .cke_menubutton_icon ---+ +-- .cke_menubutton_label --+ +-- .cke_cke_menuarrow --+ | |\r\n| | | +-- .cke_button_icon ---+ | | | | | | |\r\n| | | | | | | | | | | |\r\n| | | +-----------------------+ | | | | | | |\r\n| | +---------------------------+ +---------------------------+ +------------------------+ | |\r\n| +----------------------------------------------------------------------------------------+ |\r\n+--------------------------------------------------------------------------------------------+\r\n\r\nSpecial outer level classes used in this file:\r\n\r\n\t.cke_hc: Available when the editor is rendered on \"High Contrast\".\r\n\t.cke_rtl: Available when the editor UI is on RTL.\r\n*/\r\n\r\n/* .cke_menuitem is the element that holds the entire structure of each of the\r\n menu items. */\r\n\r\n.cke_menubutton {\r\n /* The \"button\" inside a menu item is a element.\r\n Transforms it into a block. */\r\n display: block;\r\n color: $textColor;\r\n padding: 5px 7px;\r\n cursor: pointer;\r\n // override .cke_reset_all *\r\n .cke_menubutton_label {\r\n cursor: pointer;\r\n }\r\n}\r\n\r\n.cke_menubutton:active,\r\n.cke_menubutton:focus {\r\n outline: none;\r\n background-color: #f2f2f2;\r\n color: $textColor;\r\n &:after {\r\n color: $grey;\r\n border-color: $grey;\r\n }\r\n}\r\n\r\n.cke_menubutton:hover,\r\n.cke_menubutton_on,\r\n.cke_menubutton_on:focus {\r\n background: $uiClickableHoverBg;\r\n color: $textHighlight;\r\n display: block;\r\n outline: none;\r\n cursor: pointer;\r\n &:after {\r\n color: $textHighlight;\r\n border-color: $textHighlight;\r\n }\r\n}\r\n\r\n.cke_menubutton__language_ckb-ir,\r\n.cke_menubutton__language_ar-arb,\r\n.cke_menubutton__language_fa-af,\r\n.cke_menubutton__language_fa-ir,\r\n.cke_menubutton__language_he-il,\r\n.cke_menubutton__language_ps-af,\r\n.cke_menubutton__language_ur-in {\r\n padding-right: 40px;\r\n &:after {\r\n content: 'RTL';\r\n display: block;\r\n color: $grey;\r\n border: $grey 1px solid;\r\n border-radius: 2px;\r\n font-size: 10px;\r\n top: 7px;\r\n right: 5px;\r\n line-height: 12px;\r\n padding: 0 4px;\r\n position: absolute;\r\n }\r\n}\r\n\r\n.cke_hc .cke_menubutton {\r\n padding: 2px;\r\n}\r\n\r\n.cke_hc .cke_menubutton:hover,\r\n.cke_hc .cke_menubutton:focus,\r\n.cke_hc .cke_menubutton:active {\r\n border: 2px solid;\r\n padding: 0;\r\n}\r\n\r\n.cke_menubutton_inner {\r\n display: table-row;\r\n}\r\n\r\n.cke_menubutton_icon,\r\n.cke_menubutton_label,\r\n.cke_menuarrow {\r\n display: table-cell;\r\n}\r\n\r\n/* The menu item icon. */\r\n.cke_menubutton_icon {\r\n display: none;\r\n background-color: #D7D8D7;\r\n opacity: 0.70; /* Safari, Opera and Mozilla */\r\n filter: alpha(opacity=70); /* IE */\r\n padding: 4px;\r\n}\r\n\r\n.cke_hc .cke_menubutton_icon {\r\n height: 16px;\r\n width: 0;\r\n padding: 4px 0;\r\n}\r\n\r\n.cke_menubutton_disabled:hover .cke_menubutton_icon,\r\n.cke_menubutton_disabled:focus .cke_menubutton_icon,\r\n.cke_menubutton_disabled:active .cke_menubutton_icon {\r\n /* The icon will get opacity as well when hovered. */\r\n opacity: 0.3;\r\n filter: alpha(opacity=30);\r\n}\r\n\r\n/* The textual part of each menu item. */\r\n.cke_menubutton_label {\r\n padding: 0 5px;\r\n background-color: transparent;\r\n width: 100%;\r\n vertical-align: middle;\r\n font-size: 14px;\r\n}\r\n\r\n.cke_menubutton_disabled .cke_menubutton_label {\r\n /* Greyed label text indicates a disabled menu item. */\r\n opacity: 0.3;\r\n filter: alpha(opacity=30);\r\n}\r\n\r\n.cke_menubutton_on .cke_menubutton_icon {\r\n padding-right: 3px;\r\n}\r\n\r\n.cke_panel_frame .cke_menubutton_label {\r\n display: none;\r\n}\r\n\r\n/* The separator used to separate menu item groups. */\r\n.cke_menuseparator {\r\n background-color: #D3D3D3;\r\n height: 1px;\r\n filter: alpha(opacity=70); /* IE */\r\n opacity: 0.70; /* Safari, Opera and Mozilla */\r\n}\r\n\r\n/* The small arrow shown for item with sub-menus. */\r\n.cke_menuarrow {\r\n background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAeCAYAAAAPSW++AAAAWUlEQVR42mNgAAJLS8v5QMzJgA6Agv+B+AYQa2GTAOFvQJyMSyINm1G66EYtAmIehlEwXAEobYHSGLqgFjRB/EcWTIYmnf/oEmlYJaCSuhhGIUnygNIYiA0Ab4wwJXKzD74AAAAASUVORK5CYII=);\r\n background-position: 0 10px;\r\n background-repeat: no-repeat;\r\n padding: 0 5px;\r\n}\r\n\r\n.cke_rtl .cke_menuarrow {\r\n background-position: 5px -13px;\r\n background-repeat: no-repeat;\r\n}\r\n\r\n.cke_menuarrow span {\r\n display: none;\r\n}\r\n\r\n.cke_hc .cke_menuarrow span {\r\n vertical-align: middle;\r\n display: inline;\r\n}\r\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\nrichcombo.css (part of editor.css)\r\n=================================\r\n\r\nThis file holds the style set of the \"Rich Combo\" widget which is commonly used\r\nin the toolbar. It doesn't, however, styles the panel that is displayed when\r\nclicking on the combo, which is instead styled by panel.css.\r\n\r\nThe visual representation of a rich combo widget looks as follows:\r\n\r\n+-- .cke_combo----------------------------------------------------------------------+\r\n| +-- .cke_combo_label --+ +-- .cke_combo_button ---------------------------------+ |\r\n| | | | +-- .cke_combo_text --+ +-- .cke_combo_open -------+ | |\r\n| | | | | | | +-- .cke_combo_arrow --+ | | |\r\n| | | | | | | | | | | |\r\n| | | | | | | +----------------------+ | | |\r\n| | | | +---------------------+ +--------------------------+ | |\r\n| +----------------------+ +------------------------------------------------------+ |\r\n+-----------------------------------------------------------------------------------+\r\n*/\r\n@import \"inc/bootstrap\";\r\n/* The box that hold the entire combo widget */\r\n.cke_combo {\r\n display: inline-block;\r\n}\r\n\r\n.cke_rtl .cke_combo {\r\n float: right;\r\n}\r\n\r\n.cke_hc .cke_combo {\r\n margin-top: -2px;\r\n}\r\n\r\n/* The label of the combo widget. It is invisible by default, yet\r\n it's important for semantics and accessibility. */\r\n.cke_combo_label {\r\n display: none;\r\n float: left;\r\n line-height: 26px;\r\n vertical-align: top;\r\n margin-right: 5px;\r\n}\r\n\r\n.cke_rtl .cke_combo_label {\r\n float: right;\r\n margin-left: 5px;\r\n margin-right: 0;\r\n}\r\n\r\n/* The container for combo text and arrow. */\r\n.cke_combo_button {\r\n display: inline-block;\r\n margin: 0 2px 0 0;\r\n\r\n @include simple-border();\r\n @include border-radius();\r\n\r\n background: white();\r\n max-height: 26px;\r\n white-space: nowrap;\r\n}\r\n\r\n/* Different states of the container. */\r\n.cke_combo_off a.cke_combo_button:hover,\r\n.cke_combo_off a.cke_combo_button:focus {\r\n\r\n outline: none;\r\n}\r\n\r\n\r\n.cke_combo_off a.cke_combo_button:hover,\r\n.cke_combo_off a.cke_combo_button:focus,\r\n.cke_combo_off a.cke_combo_button:active {\r\n background-color: $uiClickableActiveBg;\r\n text-shadow: none;\r\n}\r\n\r\n.cke_rtl .cke_combo_button {\r\n float: right;\r\n margin-left: 5px;\r\n margin-right: 0;\r\n}\r\n\r\n.cke_hc a.cke_combo_button {\r\n padding: 3px;\r\n}\r\n\r\n.cke_hc .cke_combo_on a.cke_combo_button,\r\n.cke_hc .cke_combo_off a.cke_combo_button:hover,\r\n.cke_hc .cke_combo_off a.cke_combo_button:focus,\r\n.cke_hc .cke_combo_off a.cke_combo_button:active {\r\n border-width: 3px;\r\n padding: 1px;\r\n}\r\n\r\n/* The label that shows the current value of the rich combo.\r\n By default, it holds the name of the property.\r\n See: .cke_combo_inlinelabel */\r\n.cke_combo_text {\r\n line-height: 26px;\r\n padding : {\r\n left: 10px;\r\n }\r\n text-overflow: ellipsis;\r\n overflow: hidden;\r\n float: left;\r\n cursor: default;\r\n color: #474747;\r\n text-shadow: 0 1px 0 rgba(255, 255, 255, .5);\r\n width: 60px;\r\n}\r\n\r\n.cke_rtl .cke_combo_text {\r\n float: right;\r\n text-align: right;\r\n padding-left: 0;\r\n padding-right: 10px;\r\n}\r\n\r\n.cke_hc .cke_combo_text {\r\n line-height: 18px;\r\n font-size: 12px;\r\n}\r\n\r\n/* The handler which opens the panel of rich combo properties.\r\n It holds an arrow as a visual indicator. */\r\n.cke_combo_open {\r\n display: inline-block;\r\n font-size: 0;\r\n height: 26px;\r\n line-height: 17px;\r\n margin: 0;\r\n text-align: center;\r\n width: 20px;\r\n cursor: pointer;\r\n &:hover {\r\n color: $textHighlight;\r\n background: $uiClickableHoverBg;\r\n }\r\n}\r\n\r\n.cke_combo_button:hover {\r\n color: $textHighlight !important;\r\n background: $uiClickableHoverBg !important;\r\n .cke_combo_text{\r\n color: $darkBarTxt !important;\r\n }\r\n}\r\n\r\n.cke_combo_on {\r\n .cke_combo_button {\r\n background-color: $info;\r\n .cke_combo_text {\r\n color: $darkBarTxt !important;\r\n }\r\n }\r\n}\r\n\r\n.cke_hc .cke_combo_open {\r\n cursor: default;\r\n display: inline-block;\r\n font-size: 0;\r\n height: 26px;\r\n line-height: 17px;\r\n margin: 0;\r\n text-align: center;\r\n width: 20px;\r\n}\r\n\r\n/* The arrow which is displayed inside of the .cke_combo_open handler. */\r\n.cke_combo_arrow, .cke_button_arrow {\r\n margin: 8px 0 0;\r\n float: left;\r\n left: 7px;\r\n position: relative;\r\n font-family: 'tao';\r\n speak: none;\r\n font-style: normal;\r\n font-weight: normal;\r\n font-variant: normal;\r\n text-transform: none;\r\n line-height: 1;\r\n\r\n /* Better Font Rendering =========== */\r\n -webkit-font-smoothing: antialiased;\r\n -moz-osx-font-smoothing: grayscale;\r\n cursor: pointer;\r\n font-size: 1rem;\r\n}\r\n\r\n.cke_combo_arrow, .cke_button_arrow {\r\n @include tao-icon-setup;\r\n @include icon-down;\r\n}\r\n\r\n.cke_hc .cke_combo_arrow {\r\n font-size: 10px;\r\n width: auto;\r\n border: 0;\r\n margin-top: 3px;\r\n}\r\n\r\n/* Disabled combo button styles. */\r\n.cke_combo_disabled .cke_combo_inlinelabel,\r\n.cke_combo_disabled .cke_combo_open {\r\n opacity: 0.3;\r\n}\r\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\nelementspath.css (part of editor.css)\r\n=======================================\r\n\r\nThis file styles the \"Elements Path\", whith is the list of element names\r\npresent at the the bottom bar of the CKEditor interface.\r\n\r\nThe following is a visual representation of its main elements:\r\n\r\n+-- .cke_path ---------------------------------------------------------------+\r\n| +-- .cke_path_item ----+ +-- .cke_path_item ----+ +-- .cke_path_empty ---+ |\r\n| | | | | | | |\r\n| +----------------------+ +----------------------+ +----------------------+ |\r\n+----------------------------------------------------------------------------+\r\n*/\r\n\r\n/* The box that holds the entire elements path. */\r\n.cke_path {\r\n float: left;\r\n margin: -2px 0 2px;\r\n}\r\n\r\n/* Each item of the elements path. */\r\n.cke_path_item,\r\n /* Empty element available at the end of the elements path, to help us keeping\r\n the proper box size when the elements path is empty. */\r\n.cke_path_empty {\r\n display: inline-block;\r\n float: left;\r\n padding: 3px 4px;\r\n margin-right: 2px;\r\n cursor: default;\r\n text-decoration: none;\r\n outline: 0;\r\n border: 0;\r\n color: #4c4c4c;\r\n text-shadow: 0 1px 0 #fff;\r\n font-weight: bold;\r\n font-size: 11px;\r\n}\r\n\r\n.cke_rtl .cke_path,\r\n.cke_rtl .cke_path_item,\r\n.cke_rtl .cke_path_empty {\r\n float: right;\r\n}\r\n\r\n/* The items are elements, so we define its hover states here. */\r\na.cke_path_item:hover,\r\na.cke_path_item:focus,\r\na.cke_path_item:active {\r\n background-color: #bfbfbf;\r\n color: #333;\r\n text-shadow: 0 1px 0 rgba(255, 255, 255, .5);\r\n border-radius: 2px;\r\n box-shadow: 0 0 4px rgba(0, 0, 0, .5) inset, 0 1px 0 rgba(255, 255, 255, .5);\r\n}\r\n\r\n.cke_hc a.cke_path_item:hover,\r\n.cke_hc a.cke_path_item:focus,\r\n.cke_hc a.cke_path_item:active {\r\n border: 2px solid;\r\n padding: 1px 2px;\r\n}\r\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n@import \"inc/bootstrap\";\r\n/* \"Source\" button label */\r\n.cke_button__source_label,\r\n.cke_button__sourcedialog_label {\r\n display: inline;\r\n}\r\n\r\n/* \"Font Size\" combo width */\r\n.cke_combo__fontsize .cke_combo_text {\r\n width: 30px;\r\n}\r\n\r\n/* \"Font Size\" panel size */\r\n.cke_combopanel__fontsize {\r\n width: 120px;\r\n}\r\n\r\n/* Editable regions */\r\n.cke_source {\r\n font-family: 'Courier New', Monospace;\r\n font-size: small;\r\n background-color: #fff;\r\n white-space: pre;\r\n}\r\n\r\n.cke_wysiwyg_frame, .cke_wysiwyg_div {\r\n background-color: #fff;\r\n}\r\n","@import \"inc/bootstrap\";\n\n[class^=\"icon-\"], [class*=\" icon-\"] {\n text-shadow: 0 1px 0 white(.5);\n}\n\n.cke_button {\n min-width: 14px;\n text-decoration: none !important;\n text-align: center;\n}\n\n.cke_top,\n.cke_top:before,\n.cke_top:after,\n.cke_top *,\n.cke_top *:before,\n.cke_top *:after {\n box-sizing: content-box !important;\n}\n\n.cke_button_icon, .cke_button {\n padding-top: 1px;\n line-height: 0.9;\n font-size: 16px;\n}\n\n.cke_nose {\n position: absolute;\n bottom: -6px;\n transform: rotate(45deg);\n border: 1px $uiClickableDefaultBg solid;\n border-left: none;\n border-top: none;\n width: 12px;\n height: 12px;\n background: $uiClickableDefaultBg;\n box-shadow: 2px 1px 1px 0 rgba(0, 0, 0, 0.1);\n opacity: 0;\n &.float-space-left {\n opacity: 1;\n transition: opacity .1s ease-in-out;\n right: auto;\n left: 5px;\n }\n &.float-space-right {\n opacity: 1;\n transition: opacity .1s ease-in-out;\n right: 5px;\n left: auto;\n }\n &.float-space-bottom {\n top: -6px;\n box-shadow: none;\n }\n &.float-space-top {\n bottom: -6px;\n }\n}\n","/* Do not edit */@import \"inc/bootstrap\";\n.cke .cke_top .cke_toolbar .cke_button_icon {background-image: none!important;}\n.cke_button_icon, .cke_button { @include tao-icon-setup;}\n.cke_button__anchor_icon:before { @include icon-anchor;}\n.cke_button__bgcolor_icon:before { @include icon-background-color;}\n.cke_button__bidiltr_icon:before { @include icon-left-right;}\n.cke_button__bidirtl_icon:before { @include icon-right-left;}\n.cke_button__blockquote_icon:before { @include icon-block-quote;}\n.cke_button__bold_icon:before { @include icon-bold;}\n.cke_button__bulletedlist_icon:before { @include icon-ul;}\n.cke_button__copy_icon:before { @include icon-copy;}\n.cke_button__creatediv_icon:before { @include icon-div-container;}\n.cke_button__cut_icon:before { @include icon-cut;}\n.cke_button__find_icon:before { @include icon-find;}\n.cke_button__horizontalrule_icon:before { @include icon-insert-horizontal-line;}\n.cke_button__image_icon:before { @include icon-image;}\n.cke_button__indent_icon:before { @include icon-increase-indent;}\n.cke_button__italic_icon:before { @include icon-italic;}\n.cke_button__justifyblock_icon:before { @include icon-justify;}\n.cke_button__justifycenter_icon:before { @include icon-center;}\n.cke_button__justifyleft_icon:before { @include icon-align-left;}\n.cke_button__justifyright_icon:before { @include icon-align-right;}\n.cke_button__link_icon:before { @include icon-link;}\n.cke_button__newpage_icon:before { @include icon-new-page;}\n.cke_button__numberedlist_icon:before { @include icon-ol;}\n.cke_button__outdent_icon:before { @include icon-decrease-indent;}\n.cke_button__paste_icon:before { @include icon-paste;}\n.cke_button__pastefromword_icon:before { @include icon-paste-word;}\n.cke_button__pastetext_icon:before { @include icon-paste-text;}\n.cke_button__radio_icon:before { @include icon-radio-checked;}\n.cke_button__redo_icon:before { @include icon-redo;}\n.cke_button__replace_icon:before { @include icon-replace;}\n.cke_button__scayt_icon:before { @include icon-spell-check;}\n.cke_button__selectall_icon:before { @include icon-select-all;}\n.cke_button__sourcedialog_icon:before { @include icon-source;}\n.cke_button__specialchar_icon:before { @include icon-special-character;}\n.cke_button__strike_icon:before { @include icon-strike-through;}\n.cke_button__subscript_icon:before { @include icon-subscript;}\n.cke_button__superscript_icon:before { @include icon-superscript;}\n.cke_button__table_icon:before { @include icon-table;}\n.cke_button__templates_icon:before { @include icon-templates;}\n.cke_button__textcolor_icon:before { @include icon-text-color;}\n.cke_button__taohighlight_icon:before { @include icon-text-marker;}\n.cke_button__underline_icon:before { @include icon-underline;}\n.cke_button__taounderline_icon:before { @include icon-underline;}\n.cke_button__undo_icon:before { @include icon-undo;}\n.cke_button__unlink_icon:before { @include icon-unlink;}\n.cke_button__taomediamanager_icon:before { @include icon-media;}\n.cke_button__taoqtiimage_icon:before { @include icon-image;}\n.cke_button__taoqtimaths_icon:before { @include icon-maths;}\n.cke_button__taoqtimedia_icon:before { @include icon-media;}\n.cke_button__taoqtiinclude_icon:before { @include icon-shared-file;}\n.cke_button__taoqtitable_icon:before { @include icon-table;}\n.cke_button__taotooltip_icon:before { @include icon-tooltip;}\n.cke_button__taoqtiprintedvariable_icon:before { @include icon-variable;}\n.cke_button__taotab_icon:before { @include icon-tab;}\n.cke_button__taountab_icon:before { @include icon-untab;}\n.cke_combo_arrow:before { @include icon-down;}\n.cke_button_arrow:before { @include icon-down;}\n"]} \ No newline at end of file +{"version":3,"sources":["../../../../../scss/ckeditor/skins/tao/scss/editor.scss","../../../../../scss/inc/_functions.scss","../../../../../scss/inc/fonts/_tao-icon-vars.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_reset.scss","../../../../../scss/inc/_variables.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_mainui.scss","../../../../../scss/inc/_colors.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_panel.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_colorpanel.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_toolbar.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_menu.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_richcombo.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_elementspath.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_presets.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_tao.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_ck-icons.scss"],"names":[],"mappings":"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HyB,gBAAgB;AFk/CzC;;Ae5mDA;IbyHyB,gBAAgB;AFu/CzC;;Ae/mDA;Ib6I0B,gBAAgB;AFs+C1C;;AelnDA;IboImB,gBAAgB;AFk/CnC;;AernDA;Ib8EiB,gBAAgB;AF2iDjC;;AexnDA;Ib6HmB,gBAAgB;AF+/CnC;;Ae3nDA;Ib0I4B,gBAAgB;AFq/C5C;;Ae9nDA;IbyHkB,gBAAgB;AFygDlC;;AejoDA;Ib+DmB,gBAAgB;AFskDnC;;AepoDA;Ib4GqC,gBAAgB;AF4hDrD;;AevoDA;Ib8DoB,gBAAgB;AF6kDpC;;Ae1oDA;IbmI8B,gBAAgB;AF2gD9C;;Ae7oDA;Ib4HqB,gBAAgB;AFqhDrC;;AehpDA;IbuIsB,gBAAgB;AF6gDtC;;AenpDA;IboIqB,gBAAgB;AFmhDrC;;AetpDA;IbkIyB,gBAAgB;AFwhDzC;;AezpDA;IbmI0B,gBAAgB;AF0hD1C;;Ae5pDA;IbwGmB,gBAAgB;AFwjDnC;;Ae/pDA;Ib4GuB,gBAAgB;AFujDvC;;AelqDA;IbgEiB,gBAAgB;AFsmDjC;;AerqDA;IbyH8B,gBAAgB;AFgjD9C;;AexqDA;Ib8GoB,gBAAgB;AF8jDpC;;Ae3qDA;IbgHyB,gBAAgB;AF+jDzC;;Ae9qDA;Ib8GyB,gBAAgB;AFokDzC;;AejrDA;Ib2K4B,gBAAgB;AF0gD5C;;AeprDA;IbkCmB,gBAAgB;AFspDnC;;AevrDA;IbuGsB,gBAAgB;AFolDtC;;Ae1rDA;IbkJ0B,gBAAgB;AF4iD1C;;Ae7rDA;IbwGyB,gBAAgB;AFylDzC;;AehsDA;IbgGqB,gBAAgB;AFomDrC;;AensDA;Ib8FgC,gBAAgB;AFymDhD;;AetsDA;Ib6G6B,gBAAgB;AF6lD7C;;AezsDA;Ib0GwB,gBAAgB;AFmmDxC;;Ae5sDA;Ib0G0B,gBAAgB;AFsmD1C;;Ae/sDA;IboFoB,gBAAgB;AF+nDpC;;AeltDA;Ib4FwB,gBAAgB;AF0nDxC;;AertDA;IbuIyB,gBAAgB;AFklDzC;;AextDA;IbJ0B,gBAAgB;AFguD1C;;Ae3tDA;IbmGwB,gBAAgB;AF4nDxC;;Ae9tDA;IbkGwB,gBAAgB;AFgoDxC;;AejuDA;IbkBmB,gBAAgB;AFmtDnC;;AepuDA;Ib+EqB,gBAAgB;AFypDrC;;AevuDA;Ib+GoB,gBAAgB;AF4nDpC;;Ae1uDA;Ib6BoB,gBAAgB;AFitDpC;;Ae7uDA;Ib0KoB,gBAAgB;AFukDpC;;AehvDA;Ib4GoB,gBAAgB;AFwoDpC;;AenvDA;IbR0B,gBAAgB;AF+vD1C;;AetvDA;IbuEoB,gBAAgB;AFmrDpC;;AezvDA;IbsLsB,gBAAgB;AFukDtC;;Ae5vDA;IboLuB,gBAAgB;AF4kDvC;;Ae/vDA;Ib9BkB,gBAAgB;AFiyDlC;;AelwDA;Ib9BoB,gBAAgB;AFoyDpC;;AerwDA;IbKmB,gBAAgB;AFowDnC;;AexwDA;IbImB,gBAAgB;AFwwDnC;;AAjxDA;;kFAqxDkF;AAlxDlF;IACC,mBAAmB;AAoxDpB;;AAjxDA;;;sBAsxDsB;AAlxDtB;IACC,aAAa;AAoxDd;;AAjxDA;IACC,aAAa;AAoxDd;;AAjxDA;IACE,cAAa;AAoxDf;;AAjxDA;IACE,kBAAkB;AAoxDpB;;AAjxDA;IACE,gBAAgB;AAoxDlB;;AAjxDA;IACE,iBAAiB;AAoxDnB;;AAjxDA;IACE,mBAAmB;AAoxDrB;;AAhxDA;IACE,0BAA0B;IAC1B,kBAAmB;AAmxDrB;;AAhxDA;IACE,cAAc;IACd,mBAAmB;IACnB,YAAY;AAmxDd;;AAhxDA;IACC;wBAmxDuB;IAjxDvB,8BAA8B;IAC7B,iBAAiB;IACjB,WMxFc;AN22DhB;;AAhxDA;IACE,yBMvEuB;AN01DzB","file":"editor.css","sourcesContent":["/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\neditor.css\r\n============\r\n\r\n\r\nThis is he heart of the skin system. This is the file loaded by the editor to\r\nstyle all elements inside its main interface.\r\n\r\nTo make it easier to maintain, instead of including all styles here, we import\r\nother files.\r\n*/\r\n@import \"inc/bootstrap\";\r\n\r\n/* \"Reset\" styles, necessary to avoid the editor UI being broken by external CSS. */\r\n@import 'inc/reset';\r\n\r\n/* Styles the main interface structure (holding box). */\r\n@import 'inc/mainui';\r\n\r\n/* Styles all \"panels\", which are the floating elements that appear when\r\n opening toolbar combos, menu buttons, context menus, etc. */\r\n@import 'inc/panel';\r\n\r\n/* Styles the color panel displayed by the color buttons. */\r\n@import 'inc/colorpanel';\r\n\r\n/* Styles to toolbar. */\r\n@import 'inc/toolbar';\r\n\r\n/* Styles menus, which are lists of selectable items (context menu, menu button). */\r\n@import 'inc/menu';\r\n\r\n/* Styles toolbar combos. */\r\n@import 'inc/richcombo';\r\n\r\n/* Styles the elements path bar, available at the bottom of the editor UI.*/\r\n@import 'inc/elementspath';\r\n\r\n/* Contains hard-coded presets for \"configurable-like\" options of the UI\r\n (e.g. display labels on specific buttons) */\r\n@import 'inc/presets';\r\n\r\n/* Tao specific stuff */\r\n@import 'inc/tao';\r\n\r\n/* Icon set */\r\n@import 'inc/ck-icons';\r\n\r\n/* Important!\r\n To avoid showing the editor UI while its styles are still not available, the\r\n editor creates it with visibility:hidden. Here, we restore the UI visibility. */\r\n.cke_chrome {\r\n\tvisibility: inherit;\r\n}\r\n\r\n/* For accessibility purposes, several \"voice labels\" are present in the UI.\r\n These are usually elements that show not be visible, but that are\r\n used by screen-readers to announce other elements. Here, we hide these\r\n , in fact. */\r\n.cke_voice_label {\r\n\tdisplay: none;\r\n}\r\n\r\nlegend.cke_voice_label {\r\n\tdisplay: none;\r\n}\r\n\r\n.cke_top {\r\n display:table;\r\n}\r\n\r\n.txt-ctr {\r\n text-align: center;\r\n}\r\n\r\n.txt-lft {\r\n text-align: left;\r\n}\r\n\r\n.txt-rgt {\r\n text-align: right;\r\n}\r\n\r\n.txt-jty {\r\n text-align: justify;\r\n}\r\n\r\n// added to make _u_ in ck QTI compatible\r\n.txt-underline {\r\n text-decoration: underline;\r\n font-size : inherit;\r\n}\r\n\r\n.txt-highlight {\r\n padding: 0 5px;\r\n background: #FF6416;\r\n color: white;\r\n}\r\n\r\n.cke_editable:focus .qti-table .cke_table-faked-selection {\r\n\t/* We have to use !important here, as td might specify it's own background, thus table selection\r\n\twould not be visible. */\r\n\tbackground: #b3d4fc !important;\r\n text-shadow: none;\r\n color: $textColor;\r\n}\r\n\r\n.cke_focus span[dir] {\r\n background-color: $uiReviewPanelBg;\r\n}\r\n/*# sourceMappingURL=editor.css.map */","@mixin iterate-sprite($iconList, $x, $y, $direction, $prefix:'') {\n @each $icon in $iconList {\n #{$prefix}#{$icon} {\n background-position: $x * 1px $y * 1px;\n }\n @if $direction == 'x' {\n $x: $x - 16;\n } @else {\n $y: $y - 16;\n }\n }\n}\n\n/*\nUsage:\n- linear-gradient((color1, color2, color3)) - returns linear-gradient with evenly distributed colors,\n if 3 colors used then the position of each will be 33,33%\n- linear-gradient((color1 0%, color2 30%, color3 80%)) - returns linear-gradient with manually distributed colors,\n first param - color, second - position. Also you can use px or other valid units for set position.\n*/\n@mixin linear-gradient($colorList, $direction: 'to right') {\n $percentage: 0;\n $units: '%';\n $count: length($colorList);\n $increment: 100 / ($count - 1);\n $css: #{$direction + ', '};\n $sep: ', ';\n @each $colorItem in $colorList {\n $color: $colorItem;\n @if (length($colorItem) > 1) {\n $color: nth($colorItem, 1);\n $percentage: nth($colorItem, 2);\n $units: '';\n }\n @if ($percentage >= 100 or index($colorList, $colorItem) == $count) {\n $sep: '';\n }\n $css: #{$css + $color + ' ' + $percentage + $units + $sep};\n $percentage: $percentage + $increment;\n }\n background: linear-gradient( #{$css} );\n}\n\n@mixin grid-unit($span, $numCols: 12, $gutter: 0) {\n $gridPx: 840;\n $rawSpanPx: (($gridPx - ($numCols * $gutter)) / $numCols);\n $spanPx: $rawSpanPx * $span + (($span - 1) * $gutter);\n $spanPercent: widthPerc($spanPx, $gridPx);\n $marginPercent: widthPerc($gutter, $gridPx);\n margin-left: $marginPercent;\n width: $spanPercent;\n}\n\n\n@mixin vendor-prefix($property, $value, $whatToPrefix: property, $prefixes: (-webkit-, -moz-, -ms-, -o-, '')) {\n @if $whatToPrefix == 'property' {\n @each $prefix in $prefixes {\n #{$prefix + $property}: #{$value};\n }\n }\n @else if $whatToPrefix == 'value' {\n @each $prefix in $prefixes {\n #{$property}: #{$prefix + $value};\n }\n }\n}\n@mixin flex-container($wrapBehavior: nowrap, $direction : row) {\n @include vendor-prefix(display, flex, value, (-ms-, -webkit-, ''));\n\n @include vendor-prefix(flex-direction, $direction, property, (-ms-, -webkit-, ''));\n @include vendor-prefix(flex-wrap, $wrapBehavior, property, (-ms-, -webkit-, ''));\n\n @include vendor-prefix(justify-content, flex-start, property, (-webkit-, ''));\n\n @include vendor-prefix(align-content, flex-start, property, (-webkit-, ''));\n\n @include vendor-prefix(align-items, stretch, property, (-webkit-, ''));\n}\n\n@mixin simple-flex-box($width: auto, $minWidth: 1) {\n\n @include vendor-prefix(order, 0, property, (-ms-, -webkit-, ''));\n flex-item-align: stretch;\n -ms-flex-item-align: stretch;\n @include vendor-prefix(align-self, stretch, property, (-webkit-, ''));\n\n // if both, min width and width are set, width will win this conflict\n @if ($width == auto) {\n @if ($minWidth != 1) {\n @include vendor-prefix(flex, 1 1 $minWidth, property, (-ms-, -webkit-, ''));\n }\n @else {\n @include vendor-prefix(flex, 1 1 auto, property, (-ms-, -webkit-, ''));\n // @see https://developer.mozilla.org/en-US/docs/Web/CSS/flex-basis#Values\n // for a discussion auto vs. main-size\n @include vendor-prefix(flex, 1 1, property, (-ms-, -webkit-, ''));\n }\n }\n @else {\n @include vendor-prefix(flex, 0 0 $width, property, (-ms-, -webkit-, ''));\n }\n}\n\n\n@mixin box-shadow($horiz: 1px, $vert: 1px, $blur: 2px, $spread: 0, $color: rgba(0, 0, 0, .2)) {\n @include vendor-prefix(box-shadow, $horiz $vert $blur $spread $color, property);\n}\n\n@mixin simple-border($color: #ddd) {\n border: 1px solid $color;\n border-radius: 2px;\n -webkit-border-radius: 2px;\n}\n\n@mixin border-radius($radius: 2) {\n -moz-border-radius: $radius * 1px;\n -webkit-border-radius: $radius * 1px;\n border-radius: $radius * 1px;\n}\n\n@mixin border-radius-top($radius: 2) {\n -webkit-border-top-left-radius: $radius * 1px;\n -webkit-border-top-right-radius: $radius * 1px;\n -moz-border-radius-topleft: $radius * 1px;\n -moz-border-radius-topright: $radius * 1px;\n border-top-left-radius: $radius * 1px;\n border-top-right-radius: $radius * 1px;\n}\n\n@mixin border-radius-bottom($radius: 2) {\n -webkit-border-bottom-right-radius: $radius * 1px;\n -webkit-border-bottom-left-radius: $radius * 1px;\n -moz-border-radius-bottomright: $radius * 1px;\n -moz-border-radius-bottomleft: $radius * 1px;\n border-bottom-right-radius: $radius * 1px;\n border-bottom-left-radius: $radius * 1px;\n}\n\n@mixin border-radius-left($radius: 2) {\n -webkit-border-top-left-radius: $radius * 1px;\n -webkit-border-bottom-left-radius: $radius * 1px;\n -moz-border-radius-topleft: $radius * 1px;\n -moz-border-radius-bottomleft: $radius * 1px;\n border-top-left-radius: $radius * 1px;\n border-bottom-left-radius: $radius * 1px;\n}\n\n@mixin border-radius-right($radius: 2) {\n -webkit-border-top-right-radius: $radius * 1px;\n -webkit-border-bottom-right-radius: $radius * 1px;\n -moz-border-radius-topright: $radius * 1px;\n -moz-border-radius-bottomright: $radius * 1px;\n border-top-right-radius: $radius * 1px;\n border-bottom-right-radius: $radius * 1px;\n}\n\n@mixin border-radius-top-left($radius: 2) {\n -webkit-border-top-left-radius: $radius * 1px;\n -moz-border-radius-topleft: $radius * 1px;\n border-top-left-radius: $radius * 1px;\n}\n\n@mixin border-radius-top-right($radius: 2) {\n -webkit-border-top-right-radius: $radius * 1px;\n -moz-border-radius-topright: $radius * 1px;\n border-top-right-radius: $radius * 1px;\n}\n\n@mixin border-radius-bottom-right($radius: 2) {\n -webkit-border-bottom-right-radius: $radius * 1px;\n -moz-border-radius-bottomright: $radius * 1px;\n border-bottom-right-radius: $radius * 1px;\n}\n\n@mixin border-radius-bottom-left($radius: 2) {\n -webkit-border-bottom-left-radius: $radius * 1px;\n -moz-border-radius-bottomleft: $radius * 1px;\n border-bottom-left-radius: $radius * 1px;\n}\n\n@mixin border-box() {\n -moz-box-sizing: border-box;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n}\n\n@function whiten($color, $white: 0.3) {\n @return mix(#fff, $color, ($white * 100) * 1%);\n}\n\n@function blacken($color, $black: 0.3) {\n @return mix(#000, $color, ($black * 100) * 1%);\n}\n\n@function widthPerc($colWidth, $context) {\n @return ($colWidth * 100 / $context) * 1%\n}\n\n@function remDist($fontSizePx) {\n @return ($fontSizePx / 10) * 1rem\n}\n\n@function black($alpha: 1) {\n @return (rgba(0, 0, 0, $alpha))\n}\n\n@function white($alpha: 1) {\n @return (rgba(255, 255, 255, $alpha))\n}\n\n@mixin font-size($remPx, $important: false) {\n @if $important == true {\n font-size: ($remPx) * 1px !important;\n font-size: ($remPx / 10) * 1rem !important;\n }\n @else {\n font-size: ($remPx) * 1px;\n font-size: ($remPx / 10) * 1rem;\n }\n}\n\n\n@mixin keyframes($name) {\n @-o-keyframes #{$name} { @content };\n @-moz-keyframes #{$name} { @content };\n @-webkit-keyframes #{$name} { @content };\n @keyframes #{$name} { @content };\n}\n\n\n@mixin animation($value, $type:'') {\n $animation: animation;\n @if $type != '' {\n $animation: $animation + '-' + $type;\n }\n @include vendor-prefix($animation, $value, property);\n}\n\n/// CSS transition mixin to the current selection (apply also vendor prefixes).\n/// See for the values\n///\n/// @param {property} [$type = all] the CSS property to apply the transition to\n/// @param {time} [$duration = .5s] the transition property\n/// @param {timing-function} [$effect = ease-out] the transition property\n@mixin transition($type : all, $duration : 0.5s, $effect : ease-out, $delay : 0s){\n @include vendor-prefix(transition, $type + ', ' + $duration + ', ' + $effect + ', ' + $delay, property);\n}\n\n@mixin fade($duration: 1s){\n\n @include keyframes(fade) {\n 0% {opacity:0;}\n 50% {opacity:1;}\n 100% {opacity:0;}\n }\n\n @include vendor-prefix(animation, fade 1s forwards, property);\n}\n\n@mixin repeat(){\n @include animation(infinite, iteration-count);\n}\n\n@mixin largeHeading() {\n @include font-size(20);\n font-family: $headingFont;\n font-style: normal;\n}\n\n@mixin disableSelect() {\n @include vendor-prefix(user-select, none, property);\n}\n\n/* based on \"visually-hidden\" mixin in LDS for accessibility goals */\n@mixin visuallyHidden() {\n position: absolute;\n width: 1px;\n height: 1px;\n overflow: hidden;\n clip: rect(1px, 1px, 1px, 1px);\n margin: 0;\n padding: 0;\n}\n","/* Do not edit */@mixin tao-icon-setup {\n /* use !important to prevent issues with browser extensions that change fonts */\n font-family: 'tao' !important;\n speak: never;\n font-style: normal;\n font-weight: normal;\n font-variant: normal;\n text-transform: none;\n line-height: 1;\n\n /* Better Font Rendering =========== */\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\n@mixin icon-info-bare { content: \"\\e923\"; }\n@mixin icon-bookmark-outline { content: \"\\e922\"; }\n@mixin icon-bookmark { content: \"\\e921\"; }\n@mixin icon-indicator { content: \"\\e920\"; }\n@mixin icon-add-subsection { content: \"\\e918\"; }\n@mixin icon-wrap-inline { content: \"\\e915\"; }\n@mixin icon-wrap-left { content: \"\\e916\"; }\n@mixin icon-wrap-right { content: \"\\e917\"; }\n@mixin icon-offline { content: \"\\e913\"; }\n@mixin icon-online { content: \"\\e914\"; }\n@mixin icon-tab { content: \"\\e90d\"; }\n@mixin icon-untab { content: \"\\e90e\"; }\n@mixin icon-multi-select { content: \"\\e90b\"; }\n@mixin icon-clipboard { content: \"\\e90a\"; }\n@mixin icon-filebox { content: \"\\e909\"; }\n@mixin icon-click-to-speak { content: \"\\e907\"; }\n@mixin icon-speech-bubble { content: \"\\f0e5\"; }\n@mixin icon-microphone { content: \"\\f130\"; }\n@mixin icon-microphone-off { content: \"\\f131\"; }\n@mixin icon-disconnect { content: \"\\e905\"; }\n@mixin icon-connect { content: \"\\e906\"; }\n@mixin icon-eliminate { content: \"\\e904\"; }\n@mixin icon-wheelchair { content: \"\\e903\"; }\n@mixin icon-text-marker { content: \"\\e902\"; }\n@mixin icon-unshield { content: \"\\e32a\"; }\n@mixin icon-shield { content: \"\\e8e8\"; }\n@mixin icon-tree { content: \"\\e6b4\"; }\n@mixin icon-home { content: \"\\e6b3\"; }\n@mixin icon-shared-file { content: \"\\e6b2\"; }\n@mixin icon-end-attempt { content: \"\\e603\"; }\n@mixin icon-icon { content: \"\\f1c5\"; }\n@mixin icon-radio-bg { content: \"\\e600\"; }\n@mixin icon-checkbox-bg { content: \"\\e601\"; }\n@mixin icon-tag { content: \"\\e602\"; }\n@mixin icon-style { content: \"\\e604\"; }\n@mixin icon-ownership-transfer { content: \"\\e605\"; }\n@mixin icon-property-advanced { content: \"\\e606\"; }\n@mixin icon-property-add { content: \"\\e607\"; }\n@mixin icon-repository-add { content: \"\\e608\"; }\n@mixin icon-repository-remove { content: \"\\e609\"; }\n@mixin icon-repository { content: \"\\e60a\"; }\n@mixin icon-result-server { content: \"\\e60b\"; }\n@mixin icon-folder { content: \"\\e60c\"; }\n@mixin icon-folder-open { content: \"\\e60d\"; }\n@mixin icon-left { content: \"\\e60e\"; }\n@mixin icon-right { content: \"\\e60f\"; }\n@mixin icon-up { content: \"\\e610\"; }\n@mixin icon-down { content: \"\\e611\"; }\n@mixin icon-undo { content: \"\\e612\"; }\n@mixin icon-redo { content: \"\\e613\"; }\n@mixin icon-screen { content: \"\\e614\"; }\n@mixin icon-laptop { content: \"\\e615\"; }\n@mixin icon-tablet { content: \"\\e616\"; }\n@mixin icon-phone { content: \"\\e617\"; }\n@mixin icon-move { content: \"\\e618\"; }\n@mixin icon-bin { content: \"\\e619\"; }\n@mixin icon-shuffle { content: \"\\e61a\"; }\n@mixin icon-print { content: \"\\e61b\"; }\n@mixin icon-tools { content: \"\\e61c\"; }\n@mixin icon-settings { content: \"\\e61d\"; }\n@mixin icon-video { content: \"\\e61e\"; }\n@mixin icon-find { content: \"\\e61f\"; }\n@mixin icon-image { content: \"\\e620\"; }\n@mixin icon-edit { content: \"\\e621\"; }\n@mixin icon-document { content: \"\\e622\"; }\n@mixin icon-resize-grid { content: \"\\e623\"; }\n@mixin icon-resize { content: \"\\e624\"; }\n@mixin icon-help { content: \"\\e625\"; }\n@mixin icon-mobile-menu { content: \"\\e626\"; }\n@mixin icon-fix { content: \"\\e627\"; }\n@mixin icon-unlock { content: \"\\e628\"; }\n@mixin icon-lock { content: \"\\e629\"; }\n@mixin icon-ul { content: \"\\e62a\"; }\n@mixin icon-ol { content: \"\\e62b\"; }\n@mixin icon-email { content: \"\\e62c\"; }\n@mixin icon-download { content: \"\\e62d\"; }\n@mixin icon-logout { content: \"\\e62e\"; }\n@mixin icon-login { content: \"\\e62f\"; }\n@mixin icon-spinner { content: \"\\e630\"; }\n@mixin icon-preview { content: \"\\e631\"; }\n@mixin icon-external { content: \"\\e632\"; }\n@mixin icon-time { content: \"\\e633\"; }\n@mixin icon-save { content: \"\\e634\"; }\n@mixin icon-warning { content: \"\\e635\"; }\n@mixin icon-add { content: \"\\e636\"; }\n@mixin icon-error { content: \"\\e900\"; }\n@mixin icon-close { content: \"\\e637\"; }\n@mixin icon-success { content: \"\\e638\"; }\n@mixin icon-remove { content: \"\\e639\"; }\n@mixin icon-info { content: \"\\e63a\"; }\n@mixin icon-danger { content: \"\\e63b\"; }\n@mixin icon-users { content: \"\\e63c\"; }\n@mixin icon-user { content: \"\\e63d\"; }\n@mixin icon-test-taker { content: \"\\e63e\"; }\n@mixin icon-test-takers { content: \"\\e63f\"; }\n@mixin icon-item { content: \"\\e640\"; }\n@mixin icon-test { content: \"\\e641\"; }\n@mixin icon-delivery { content: \"\\e642\"; }\n@mixin icon-eye-slash { content: \"\\e643\"; }\n@mixin icon-result { content: \"\\e644\"; }\n@mixin icon-delivery-small { content: \"\\e645\"; }\n@mixin icon-upload { content: \"\\e646\"; }\n@mixin icon-result-small { content: \"\\e647\"; }\n@mixin icon-mobile-preview { content: \"\\e648\"; }\n@mixin icon-extension { content: \"\\e649\"; }\n@mixin icon-desktop-preview { content: \"\\e64a\"; }\n@mixin icon-tablet-preview { content: \"\\e64b\"; }\n@mixin icon-insert-horizontal-line { content: \"\\e64c\"; }\n@mixin icon-table { content: \"\\e64d\"; }\n@mixin icon-anchor { content: \"\\e64e\"; }\n@mixin icon-unlink { content: \"\\e64f\"; }\n@mixin icon-link { content: \"\\e650\"; }\n@mixin icon-right-left { content: \"\\e651\"; }\n@mixin icon-left-right { content: \"\\e652\"; }\n@mixin icon-special-character { content: \"\\e653\"; }\n@mixin icon-source { content: \"\\e654\"; }\n@mixin icon-new-page { content: \"\\e655\"; }\n@mixin icon-templates { content: \"\\e656\"; }\n@mixin icon-cut { content: \"\\e657\"; }\n@mixin icon-replace { content: \"\\e658\"; }\n@mixin icon-copy { content: \"\\e659\"; }\n@mixin icon-paste { content: \"\\e65a\"; }\n@mixin icon-select-all { content: \"\\e65b\"; }\n@mixin icon-paste-text { content: \"\\e65c\"; }\n@mixin icon-paste-word { content: \"\\e65d\"; }\n@mixin icon-bold { content: \"\\e65e\"; }\n@mixin icon-italic { content: \"\\e65f\"; }\n@mixin icon-underline { content: \"\\e660\"; }\n@mixin icon-subscript { content: \"\\e661\"; }\n@mixin icon-superscript { content: \"\\e662\"; }\n@mixin icon-strike-through { content: \"\\e663\"; }\n@mixin icon-decrease-indent { content: \"\\e664\"; }\n@mixin icon-increase-indent { content: \"\\e665\"; }\n@mixin icon-block-quote { content: \"\\e666\"; }\n@mixin icon-div-container { content: \"\\e667\"; }\n@mixin icon-align-left { content: \"\\e668\"; }\n@mixin icon-center { content: \"\\e669\"; }\n@mixin icon-align-right { content: \"\\e66a\"; }\n@mixin icon-justify { content: \"\\e66b\"; }\n@mixin icon-choice { content: \"\\e66c\"; }\n@mixin icon-inline-choice { content: \"\\e66d\"; }\n@mixin icon-match { content: \"\\e66e\"; }\n@mixin icon-associate { content: \"\\e66f\"; }\n@mixin icon-media { content: \"\\e670\"; }\n@mixin icon-graphic-order { content: \"\\e671\"; }\n@mixin icon-hotspot { content: \"\\e672\"; }\n@mixin icon-graphic-gap { content: \"\\e673\"; }\n@mixin icon-graphic-associate { content: \"\\e674\"; }\n@mixin icon-select-point { content: \"\\e675\"; }\n@mixin icon-pin { content: \"\\e676\"; }\n@mixin icon-import { content: \"\\e677\"; }\n@mixin icon-export { content: \"\\e678\"; }\n@mixin icon-move-item { content: \"\\e679\"; }\n@mixin icon-meta-data { content: \"\\e67a\"; }\n@mixin icon-slider { content: \"\\e67b\"; }\n@mixin icon-summary-report { content: \"\\e67c\"; }\n@mixin icon-text-entry { content: \"\\e67d\"; }\n@mixin icon-extended-text { content: \"\\e67e\"; }\n@mixin icon-eraser { content: \"\\e67f\"; }\n@mixin icon-row { content: \"\\e680\"; }\n@mixin icon-column { content: \"\\e681\"; }\n@mixin icon-text-color { content: \"\\e682\"; }\n@mixin icon-background-color { content: \"\\e683\"; }\n@mixin icon-spell-check { content: \"\\e684\"; }\n@mixin icon-polygon { content: \"\\e685\"; }\n@mixin icon-rectangle { content: \"\\e686\"; }\n@mixin icon-gap-match { content: \"\\e687\"; }\n@mixin icon-order { content: \"\\e688\"; }\n@mixin icon-hottext { content: \"\\e689\"; }\n@mixin icon-free-form { content: \"\\e68a\"; }\n@mixin icon-step-backward { content: \"\\e68b\"; }\n@mixin icon-fast-backward { content: \"\\e68c\"; }\n@mixin icon-backward { content: \"\\e68d\"; }\n@mixin icon-play { content: \"\\e68e\"; }\n@mixin icon-pause { content: \"\\e68f\"; }\n@mixin icon-stop { content: \"\\e690\"; }\n@mixin icon-forward { content: \"\\e691\"; }\n@mixin icon-fast-forward { content: \"\\e692\"; }\n@mixin icon-step-forward { content: \"\\e693\"; }\n@mixin icon-ellipsis { content: \"\\e694\"; }\n@mixin icon-circle { content: \"\\e695\"; }\n@mixin icon-target { content: \"\\e696\"; }\n@mixin icon-guide-arrow { content: \"\\e697\"; }\n@mixin icon-range-slider-right { content: \"\\e698\"; }\n@mixin icon-range-slider-left { content: \"\\e699\"; }\n@mixin icon-radio-checked { content: \"\\e69a\"; }\n@mixin icon-checkbox-indeterminate { content: \"\\e901\"; }\n@mixin icon-checkbox { content: \"\\e69b\"; }\n@mixin icon-checkbox-crossed { content: \"\\e69c\"; }\n@mixin icon-checkbox-checked { content: \"\\e69d\"; }\n@mixin icon-result-nok { content: \"\\e69e\"; }\n@mixin icon-result-ok { content: \"\\e69f\"; }\n@mixin icon-not-evaluated { content: \"\\e6a0\"; }\n@mixin icon-filter { content: \"\\e6a1\"; }\n@mixin icon-translate { content: \"\\e6a2\"; }\n@mixin icon-eject { content: \"\\e6a3\"; }\n@mixin icon-continue { content: \"\\e6a4\"; }\n@mixin icon-radio { content: \"\\e6a5\"; }\n@mixin icon-sphere { content: \"\\e6a6\"; }\n@mixin icon-reset { content: \"\\e6a7\"; }\n@mixin icon-smaller { content: \"\\e6a8\"; }\n@mixin icon-larger { content: \"\\e6a9\"; }\n@mixin icon-clock { content: \"\\e6aa\"; }\n@mixin icon-font { content: \"\\e6ab\"; }\n@mixin icon-maths { content: \"\\e6ac\"; }\n@mixin icon-grip { content: \"\\e6ad\"; }\n@mixin icon-rubric { content: \"\\e6ae\"; }\n@mixin icon-audio { content: \"\\e6af\"; }\n@mixin icon-grip-h { content: \"\\e6b0\"; }\n@mixin icon-magicwand { content: \"\\e6b1\"; }\n@mixin icon-loop { content: \"\\ea2e\"; }\n@mixin icon-calendar { content: \"\\e953\"; }\n@mixin icon-reload { content: \"\\e984\"; }\n@mixin icon-speed { content: \"\\e9a6\"; }\n@mixin icon-volume { content: \"\\ea27\"; }\n@mixin icon-contrast { content: \"\\e9d5\"; }\n@mixin icon-headphones { content: \"\\e910\"; }\n@mixin icon-compress { content: \"\\f066\"; }\n@mixin icon-map-o { content: \"\\f278\"; }\n@mixin icon-variable { content: \"\\e908\"; }\n@mixin icon-tooltip { content: \"\\e90c\"; }\n@mixin icon-globe { content: \"\\e9c9\"; }\n@mixin icon-highlighter { content: \"\\e90f\"; }\n@mixin icon-eliminate-crossed { content: \"\\e911\"; }\n@mixin icon-play-from-here { content: \"\\e912\"; }\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\nreset.css (part of editor.css)\r\n================================\r\n\r\nThis file holds the \"reset\" requirements of CKEditor, as well as define the\r\ndefault interface styles.\r\n\r\nCKEditor includes two main \"reset\" class names in the DOM structure created for\r\neditors:\r\n\r\n\t* .cke_reset: Intended to reset a specific element, but not its children.\r\n\t Because of this, only styles that will not be inherited can be defined.\r\n\r\n\t* .cke_reset_all: Intended to reset not only the element holding it, but\r\n\t also its child elements.\r\n\r\nTo understand why \"reset\" is needed, check the CKEditor Skin SDK:\r\nhttp://docs.cksource.com/CKEditor_4.x/Skin_SDK/Reset\r\n*/\r\n@import \"inc/bootstrap\";\r\n/* Reset for single elements, not their children. */\r\n.cke_reset {\r\n /* Do not include inheritable rules here. */\r\n margin: 0;\r\n padding: 0;\r\n border: 0;\r\n background: transparent;\r\n text-decoration: none;\r\n width: auto;\r\n height: auto;\r\n vertical-align: baseline;\r\n box-sizing: content-box;\r\n position: static;\r\n transition: none;\r\n z-index: 0 !important;\r\n}\r\n\r\n/* Reset for elements and their children. */\r\n.cke_reset_all, .cke_reset_all * {\r\n /* The following must be identical to .cke_reset. */\r\n margin: 0;\r\n padding: 0;\r\n border: 0;\r\n background: transparent;\r\n text-decoration: none;\r\n width: auto;\r\n height: auto;\r\n vertical-align: baseline;\r\n box-sizing: content-box;\r\n transition: none;\r\n\r\n /* These are rule inherited by all children elements. */\r\n border-collapse: collapse;\r\n font-family: $regularFont;\r\n font-weight: 400;\r\n font-style: normal;\r\n font-size: 1.4rem;\r\n //color: #222;\r\n text-align: left;\r\n white-space: nowrap;\r\n cursor: auto;\r\n}\r\n\r\n.cke_reset_all .cke_rtl * {\r\n text-align: right;\r\n}\r\n\r\n/* Defaults for some elements. */\r\n\r\n.cke_reset_all iframe {\r\n vertical-align: inherit; /** For IE */\r\n}\r\n\r\n.cke_reset_all textarea {\r\n white-space: pre;\r\n}\r\n\r\n.cke_reset_all textarea,\r\n.cke_reset_all input[type=\"text\"],\r\n.cke_reset_all input[type=\"password\"] {\r\n cursor: text;\r\n}\r\n\r\n.cke_reset_all textarea[disabled],\r\n.cke_reset_all input[type=\"text\"][disabled],\r\n.cke_reset_all input[type=\"password\"][disabled] {\r\n cursor: default;\r\n}\r\n\r\n.cke_reset_all fieldset {\r\n padding: 10px;\r\n border: 2px groove #E0DFE3;\r\n}\r\n\r\n.cke_reset_all select {\r\n @include border-box();\r\n}\r\n","$sidebarWidth: 180;\n$sidebarGutter: 0;\n$toolbarHeight: 50;\n$treeSidebar: 280;\n\n// fonts\n$fontPath : 'font/' !default;\n$monospaceFont: Consolas, 'Andale Mono WT', 'Andale Mono', 'Lucida Console', 'Lucida Sans Typewriter', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Liberation Mono', 'Nimbus Mono L', Monaco, 'Courier New', Courier, monospace;\n$regularFont: 'Source Sans Pro', sans-serif;\n$headingFont: 'Source Sans Pro', sans-serif;\n\n\n%clearfix {\n &:before, &:after {\n content: \" \";\n display: table;\n }\n &:after {\n clear: both;\n }\n}\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\nmainui.css (part of editor.css)\r\n=================================\r\n\r\nThis file styles the basic structure of the CKEditor user interface - the box\r\nthat holds everything.\r\n\r\nCKEditor offers two main editing modes. The main UI blocks that compose these\r\nmodes are:\r\n\r\n\tFor \"Theme UI\" mode, the one most generally used:\r\n\r\n\t+-- .cke_chrome ----------------------+\r\n\t|+-- .cke_inner ---------------------+|\r\n\t|| +-- .cke_top -------------------+ ||\r\n\t|| | | ||\r\n\t|| +-------------------------------+ ||\r\n\t|| +-- .cke_contents --------------+ ||\r\n\t|| | | ||\r\n\t|| +-------------------------------+ ||\r\n\t|| +-- .cke_bottom ----------------+ ||\r\n\t|| | | ||\r\n\t|| +-------------------------------+ ||\r\n\t|+-----------------------------------+|\r\n\t+-------------------------------------+\r\n\r\n\tFor \"Inline Editing\" mode:\r\n\r\n\t+-- .cke_chrome .cke_float------------+\r\n\t|+-- .cke_inner ---------------------+|\r\n\t|| +-- .cke_top -------------------+ ||\r\n\t|| | | ||\r\n\t|| +-------------------------------+ ||\r\n\t|+-----------------------------------+|\r\n\t+-------------------------------------+\r\n\r\nSpecial outer level classes used in this file:\r\n\r\n\t.cke_hc: Available when the editor is rendered on \"High Contrast\".\r\n\r\n*/\r\n\r\n/* The outer boundary of the interface. */\r\n.cke_chrome {\r\n /* This is , so transform it into a block.*/\r\n display: block;\r\n padding: 0;\r\n}\r\n\r\n/* The inner boundary of the interface. */\r\n.cke_inner {\r\n /* This is , so transform it into a block.*/\r\n display: block;\r\n\r\n -webkit-touch-callout: none;\r\n\r\n padding: 0;\r\n position: relative;\r\n z-index: 10001;\r\n\r\n}\r\n\r\n/* Added to the outer boundary of the UI when in inline editing,\r\n when the UI is floating. */\r\n.cke_float {\r\n /* Make white the space between the outer and the inner borders. */\r\n border: none;\r\n}\r\n\r\n.cke_float .cke_inner {\r\n /* As we don't have blocks following top (toolbar) we suppress the padding\r\n as the toolbar defines its own margin. */\r\n padding-bottom: 0;\r\n}\r\n\r\n/* Make the main spaces enlarge to hold potentially floated content. */\r\n.cke_top,\r\n.cke_contents,\r\n.cke_bottom {\r\n /* These are s, so transform them into blocks.*/\r\n //display: block;\r\n\r\n /* Ideally this should be \"auto\", but it shows scrollbars in IE7. */\r\n overflow: hidden;\r\n}\r\n\r\n.cke_top {\r\n /*border: 1px solid #b2b2b2;*/\r\n /* Allow breaking toolbars when in a narrow editor. (#9947) */\r\n white-space: normal;\r\n padding: 4px 3px 0px 4px;\r\n background: $uiClickableDefaultBg;\r\n @include simple-border($uiClickableDefaultBg);\r\n @include box-shadow();\r\n}\r\n\r\n.cke_float .cke_top {\r\n border: 3px solid $uiClickableDefaultBg;\r\n\r\n}\r\n\r\n.cke_bottom {\r\n padding: 1px;\r\n position: relative;\r\n @include simple-border();\r\n /*\r\n border-top: 1px solid #bfbfbf;\r\n\r\n box-shadow: 0 1px 0 #fff inset;\r\n\r\n background: #cfd1cf;\r\n background-image: linear-gradient(top, #ebebeb, #cfd1cf);\r\n filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#ebebeb', endColorstr='#cfd1cf');*/\r\n}\r\n\r\n/* On iOS we need to manually enable scrolling in the contents block. (#9945) */\r\n.cke_browser_ios .cke_contents {\r\n overflow-y: auto;\r\n -webkit-overflow-scrolling: touch;\r\n}\r\n\r\n/* The resizer is the small UI element that is rendered at the bottom right\r\n part of the editor. It makes is possible to resize the editor UI. */\r\n.cke_resizer {\r\n /* To avoid using images for the resizer, we create a small triangle,\r\n using some CSS magic. */\r\n width: 0;\r\n height: 0;\r\n overflow: hidden;\r\n width: 0;\r\n height: 0;\r\n overflow: hidden;\r\n border-width: 10px 10px 0 0;\r\n border-color: transparent #666 transparent transparent;\r\n border-style: dashed solid dashed dashed;\r\n\r\n font-size: 0;\r\n vertical-align: bottom;\r\n\r\n margin-top: 6px;\r\n\r\n /* \tA margin in case of no other element in the same container\r\n to keep a distance to the bottom edge. */\r\n margin-bottom: 2px;\r\n\r\n box-shadow: 0 1px 0 rgba(255, 255, 255, .3);\r\n}\r\n\r\n.cke_hc .cke_resizer {\r\n font-size: 15px;\r\n width: auto;\r\n height: auto;\r\n border-width: 0;\r\n}\r\n\r\n.cke_resizer_ltr {\r\n cursor: se-resize;\r\n\r\n float: right;\r\n margin-right: -4px;\r\n}\r\n\r\n/* This class is added in RTL mode. This is a special case for the resizer\r\n (usually the .cke_rtl class is used), because it may not necessarily be in\r\n RTL mode if the main UI is RTL. It depends instead on the context where the\r\n editor is inserted on. */\r\n.cke_resizer_rtl {\r\n border-width: 10px 0 0 10px;\r\n border-color: transparent transparent transparent #A5A5A5;\r\n border-style: dashed dashed dashed solid;\r\n\r\n cursor: sw-resize;\r\n\r\n float: left;\r\n margin-left: -4px;\r\n right: auto;\r\n}\r\n\r\n/* The editing area (where users type) can be rendered as an editable
\r\n element (e.g. divarea plugin). In that case, this is the class applied to\r\n that element. */\r\n.cke_wysiwyg_div {\r\n display: block;\r\n height: 100%;\r\n overflow: auto;\r\n padding: 0 8px;\r\n outline-style: none;\r\n @include border-box();\r\n}\r\n","// buttons and alerts\n$success: rgb(14, 145, 75);\n$info: rgb(14, 93, 145);\n$warning: rgb(216, 174, 91);\n$danger: rgb(201, 96, 67);\n$error: rgb(186, 18, 43);\n$activeInteraction: rgb(195, 90, 19);\n\n// corporate identity\n$logoRed: rgb(186, 18, 43);\n$grey: rgb(173, 161, 148);\n$darkBlueGrey: rgb(164, 187, 197);\n$mediumBlueGrey: rgb(193, 212, 220);\n$lightBlueGrey: rgb(228, 236, 239);\n$brownRedGrey: rgb(154, 137, 123);\n$darkBrown: rgb(111, 99, 89);\n$websiteBorder: rgb(141, 148, 158);\n\n// ui elements, these should only variations of the above\n// naming convention: jQueryUi theme roller -> camelCase\n\n$textColor: #222;\n$textHighlight: white;\n\n$uiGeneralContentBg: white();\n$uiGeneralContentBorder: #ddd;\n\n$uiHeaderBg: #d4d5d7;\n\n$uiClickableDefaultBg: #f3f1ef;\n$uiClickableHoverBg: whiten($info, 0.2);\n//$uiClickableActiveBg: $uiHeaderBg;\n$uiClickableActiveBg: whiten($websiteBorder, 0.2);\n//$uiClickableActiveBg: #aaa;\n\n$uiSelectableSelectedBg: whiten($info, 0.2);\n$uiSelectableSelectedHoverBg: whiten($info, 0.1);\n$uiSelectableHoverBg: whiten($info, 0.9);\n\n$uiOverlay: $lightBlueGrey;\n\n// new layout. Implemented now only for review panel\n$uiReviewPanelBg: #f2f2f2;\n$uiReviewPanelTextDisabled: hsl(0, 0%, 45%);\n$uiReviewPanelTextDefault: hsl(0, 0%, 12%);\n$uiReviewPanelBgDefault: $uiGeneralContentBg;\n$uiReviewPanelPrimaryHighlight: hsl(208, 100%, 32%);\n$uiReviewPanelBgInverted: $uiReviewPanelTextDefault;\n$uiReviewPanelTextInverted: $uiGeneralContentBg;\n\n// sidebars etc.\n$canvas: mix(#fff, $grey, 85%);\n\n// colors taken from feedback.scss\n$successBgColor: whiten($success, 0.8);\n$successBorderColor: whiten($success, 0.1);\n\n$infoBgColor: whiten($info, 0.8);\n$infoBorderColor: whiten($info, 0.1);\n\n$warningBgColor: whiten($warning, 0.8);\n$warningBorderColor: whiten($warning, 0.1);\n\n$dangerBgColor: whiten($danger, 0.8);\n$dangerBorderColor: whiten($danger, 0.1);\n\n$errorBgColor: whiten($error, 0.8);\n$errorBorderColor: whiten($error, 0.1);\n\n$darkBar: rgb(51, 51, 51);\n$darkBarTxt: rgb(230, 230, 230);\n$darkBarIcon: rgb(220, 220, 220);\n\n$actionLinkColor: #276d9b;\n$actionLinkHoverColor: #4f83a7;\n\n$colorWheel-01: #c3ba13;\n$colorWheel-02: #84a610;\n$colorWheel-03: #2b8e0e;\n$colorWheel-04: #0f9787;\n$colorWheel-05: #0e5d91;\n$colorWheel-06: #0d2689;\n$colorWheel-07: #400d83;\n$colorWheel-08: #960e7d;\n$colorWheel-09: #ba122b;\n$colorWheel-10: #c34713;\n$colorWheel-11: #c36f13;\n$colorWheel-12: #c39413;\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n/*\r\npanel.css (part of editor.css)\r\n================================\r\n\r\nPanels are floating elements that can hold different types of contents.\r\nThe following are common uses of it:\r\n\r\n\t- The element that toolbar combos display when opening them.\r\n\t- The context menu.\r\n\t- The list of items displayed by \"menu buttons\" (e.g. scayt).\r\n\t- The panel shown when opening \"panel buttons\" (e.g. color buttons).\r\n\r\nPanel contents are wrapped into an iframe, so it is possible to have additional\r\nCSS loaded inside them (e.g. to have more accurate preview on the styles combo).\r\n\r\nThe following is a visual representation of the outer elements of a panel:\r\n\r\n+-- .cke_panel(*) ---------------------+\r\n| +-- IFRAME.cke_panel_frame --------+ |\r\n| | +-- HTML.cke_panel_container --+ | |\r\n| | | +-- .cke_panel_block ------+ | | |\r\n| | | | | | | |\r\n| | | | (contents here) | | | |\r\n| | | | | | | |\r\n| | | +--------------------------+ | | |\r\n| | +------------------------------+ | |\r\n| +----------------------------------+ |\r\n+--------------------------------------+\r\n\r\n(*) All kinds of panel share the above structure. Menu panels adds the\r\n .cke_menu_panel class to the outer element, while toolbar combos add the\r\n\t.cke_combopanel class.\r\n\r\nThis file also defines styles for panel lists (used by combos). For menu-like\r\npanel contents and color panels check menu.css and colorpanel.css.\r\n*/\r\n@import \"inc/bootstrap\";\r\n\r\n/* The box that holds an IFRAME. It's inserted into a host document and positioned\r\n absolutely by the application. It floats above the host document/editor. */\r\n.cke_panel {\r\n /* Restore the loading hide */\r\n visibility: visible;\r\n width: 120px;\r\n height: 100px;\r\n overflow: hidden;\r\n\r\n background-color: #fff;\r\n border: 1px solid #b6b6b6;\r\n border-bottom-color: #999;\r\n\r\n border-radius: 3px;\r\n\r\n box-shadow: 0 0 3px rgba(0, 0, 0, .15);\r\n font-size: 14px;\r\n\r\n visibility: hidden;\r\n}\r\n.cke_panel_visible {\r\n visibility: visible;\r\n}\r\n\r\n/* This class represents panels which are used as context menus. */\r\n.cke_menu_panel {\r\n padding: 0;\r\n margin: 0;\r\n background-color: $textHighlight;\r\n border: 1px solid $uiGeneralContentBorder;\r\n border-radius: 2px;\r\n box-shadow: none;\r\n max-height: 60vh;\r\n}\r\n\r\n/* This class represents panels which are used by rich combos. */\r\n.cke_combopanel {\r\n width: 150px;\r\n height: 170px;\r\n}\r\n\r\n/* The IFRAME the panel is wrapped into. */\r\n.cke_panel_frame {\r\n width: 100%;\r\n height: 100%;\r\n font-size: 12px;\r\n\r\n overflow: auto;\r\n overflow-x: hidden;\r\n}\r\n\r\n/* The HTML document which is a direct descendant of the IFRAME */\r\n.cke_panel_container {\r\n // override inline styles to add scrollbars to the dropdown menu\r\n overflow-y: scroll !important;\r\n}\r\n\r\n/*\r\nHere we start the definition of panel lists (e.g. combo panels). The following\r\nis its visual representation:\r\n\r\n+-- .cke_panel_block -----------------+\r\n| +-- .cke_panel_grouptitle --------+ |\r\n| | | |\r\n| +---------------------------------+ |\r\n| +-- .cke_panel_list --------------+ |\r\n| | +-- .cke_panel_listItem ------+ | |\r\n| | | +-- a --------------------+ | | |\r\n| | | | +-- span -------------+ | | | |\r\n| | | | | | | | | |\r\n| | | | +---------------------+ | | | |\r\n| | | +-------------------------+ | | |\r\n| | +-----------------------------+ | |\r\n| | +-- .cke_panel_listItem ------+ | |\r\n| | | +-- a --------------------+ | | |\r\n| | | | +-- span -------------+ | | | |\r\n| | | | | | | | | |\r\n| | | | +---------------------+ | | | |\r\n| | | +-------------------------+ | | |\r\n| | +-----------------------------+ | |\r\n| | ... | |\r\n| +---------------------------------+ |\r\n+-------------------------------------+\r\n*/\r\n\r\n/* The list of panel items. */\r\n.cke_panel_list {\r\n list-style-type: none;\r\n margin: 0;\r\n padding: 0;\r\n white-space: nowrap;\r\n overflow-y: auto;\r\n height: 170px;\r\n}\r\n\r\n/* The item of .cke_panel_list */\r\n.cke_panel_listItem {\r\n margin: 0;\r\n padding-bottom: 1px;\r\n}\r\n\r\n/* The child of .cke_panel_listItem. These elements contain spans which are\r\n to display a real name of the property which is visible for an end-user. */\r\n.cke_panel_listItem a {\r\n padding: 3px 4px;\r\n display: block;\r\n border: 1px solid #fff;\r\n color: inherit !important;\r\n text-decoration: none;\r\n overflow: hidden;\r\n text-overflow: ellipsis;\r\n border-radius: 2px;\r\n}\r\n\r\n/* IE6 */\r\n* html .cke_panel_listItem a {\r\n width: 100%;\r\n\r\n /* IE is not able to inherit the color, so we must force it to black */\r\n color: #000;\r\n}\r\n\r\n/* IE7 */\r\n*:first-child + html .cke_panel_listItem a {\r\n /* IE is not able to inherit the color, so we must force it to black */\r\n color: #000;\r\n}\r\n\r\n.cke_panel_listItem.cke_selected a {\r\n\r\n background-color: mix(#fff, $info, 80%);\r\n}\r\n\r\n.cke_panel_listItem a:hover,\r\n.cke_panel_listItem a:focus,\r\n.cke_panel_listItem a:active {\r\n\r\n background-color: $uiClickableHoverBg;\r\n}\r\n\r\n.cke_hc .cke_panel_listItem a {\r\n border-style: none;\r\n}\r\n\r\n.cke_hc .cke_panel_listItem a:hover,\r\n.cke_hc .cke_panel_listItem a:focus,\r\n.cke_hc .cke_panel_listItem a:active {\r\n border: 2px solid;\r\n padding: 1px 2px;\r\n}\r\n\r\n/* The title of the entire panel which is visible on top of the list. */\r\n.cke_panel_grouptitle {\r\n display: none;\r\n}\r\n\r\n/* The following styles set defaults of the elements used by the Paragraph\r\n Format panel. */\r\n.cke_panel_listItem p,\r\n.cke_panel_listItem h1,\r\n.cke_panel_listItem h2,\r\n.cke_panel_listItem h3,\r\n.cke_panel_listItem h4,\r\n.cke_panel_listItem h5,\r\n.cke_panel_listItem h6,\r\n.cke_panel_listItem pre {\r\n margin-top: 0px;\r\n margin-bottom: 0px;\r\n}\r\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\ncolorpanel.css (part of editor.css)\r\n=====================================\r\n\r\nThe color panel is related to the contents part of the panels that are\r\ndisplayed when clicking the color buttons of the toolbar. See panels.css for\r\nstyles related to the outer part of panels.\r\n\r\nThe following is the visual representation of the color panel contents:\r\n\r\n+-- .cke_panel_block.cke_colorblock --+\r\n| +-- a.cke_colorauto --------------+ |\r\n| | | |\r\n| | AUTOMATIC COLOR | |\r\n| | | |\r\n| +---------------------------------+ |\r\n| +-- table ------------------------+ |\r\n| | | |\r\n| | COLOR PALETTE | |\r\n| | | |\r\n| |---------------------------------| |\r\n| | \"More Colors\" | |\r\n| +---------------------------------+ |\r\n+-------------------------------------+\r\n\r\nThe AUTOMATIC COLOR section is an containing a table with two cells with\r\nthe following contents:\r\n\r\n+-- TD -----------------+ +-- TD -----------------+\r\n| +-- .cke_colorbox --+ | | |\r\n| | | | | \"Automatic\" |\r\n| +-------------------+ | | |\r\n+-----------------------+ +-----------------------+\r\n\r\nThe COLOR PALETTE section instead is a table with a variable number of cells\r\n(by default 8). Each cell represents a color box, with the following structure:\r\n\r\n+-- A.cke_colorbox ---------+\r\n| +-- SPAN.cke_colorbox --+ |\r\n| | | |\r\n| +-----------------------+ |\r\n+---------------------------+\r\n*/\r\n\r\n/* The container of the color palette. */\r\n.cke_colorblock {\r\n padding: 3px;\r\n font-size: 11px;\r\n font-family: 'Microsoft Sans Serif', Tahoma, Arial, Verdana, Sans-Serif;\r\n}\r\n\r\n.cke_colorblock,\r\n.cke_colorblock a {\r\n text-decoration: none;\r\n color: #000;\r\n}\r\n\r\n/* The box which is to represent a single color on the color palette.\r\n It is a small, square-shaped element which can be selected from the palette. */\r\nspan.cke_colorbox {\r\n width: 10px;\r\n height: 10px;\r\n border: #808080 1px solid;\r\n float: left;\r\n}\r\n\r\n.cke_rtl span.cke_colorbox {\r\n float: right;\r\n}\r\n\r\n/* The wrapper of the span.cke_colorbox. It provides an extra border and padding. */\r\na.cke_colorbox {\r\n border: #fff 1px solid;\r\n padding: 2px;\r\n float: left;\r\n width: 12px;\r\n height: 12px;\r\n}\r\n\r\n.cke_rtl a.cke_colorbox {\r\n float: right;\r\n}\r\n\r\n/* Different states of the a.cke_colorbox wrapper. */\r\na:hover.cke_colorbox,\r\na:focus.cke_colorbox,\r\na:active.cke_colorbox {\r\n border: #b6b6b6 1px solid;\r\n background-color: #e5e5e5;\r\n}\r\n\r\n/* Buttons which are visible at the top/bottom of the color palette:\r\n - cke_colorauto (TOP) applies the automatic color.\r\n - cke_colormore (BOTTOM) executes the color dialog.\r\n*/\r\na.cke_colorauto,\r\na.cke_colormore {\r\n border: #fff 1px solid;\r\n padding: 2px;\r\n display: block;\r\n cursor: pointer;\r\n}\r\n\r\n/* Different states of cke_colorauto/cke_colormore buttons. */\r\na:hover.cke_colorauto,\r\na:hover.cke_colormore,\r\na:focus.cke_colorauto,\r\na:focus.cke_colormore,\r\na:active.cke_colorauto,\r\na:active.cke_colormore {\r\n border: #b6b6b6 1px solid;\r\n background-color: #e5e5e5;\r\n}\r\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\ntoolbar.css (part of editor.css)\r\n==================================\r\n\r\nThis files styles the CKEditor toolbar and its buttons. For toolbar combo\r\nstyles, check richcombo.css.\r\n\r\nThe toolbar is rendered as a big container (called toolbox), which contains\r\nsmaller \"toolbars\". Each toolbar represents a group of items that cannot be\r\nseparated. The following is the visual representation of the toolbox.\r\n\r\n+-- .cke_toolbox ----------------------------------------------------------+\r\n| +-- .cke_toolbar --+ +-- .cke_toolbar --+ ... +-- .cke_toolbar_break --+ |\r\n| | | | | | | |\r\n| +------------------+ +------------------+ +------------------------+ |\r\n| +-- .cke_toolbar --+ +-- .cke_toolbar --+ ... |\r\n| | | | | |\r\n| +------------------+ +------------------+ |\r\n+--------------------------------------------------------------------------+\r\n\r\nThe following instead is the visual representation of a single toolbar:\r\n\r\n+-- .cke_toolbar ----------------------------------------------------------------+\r\n| +-- .cke_toolbar_start --+ +-- .cke_toolgroup (*) --+ +-- .cke_toolbar_end --+ |\r\n| | | | | | | |\r\n| +------------------------+ +------------------------+ +----------------------+ |\r\n+--------------------------------------------------------------------------------+\r\n(*) .cke_toolgroup is available only when the toolbar items can be grouped\r\n (buttons). If the items can't be group (combos), this box is not available\r\n\tand the items are rendered straight in that place.\r\n\r\nThis file also styles toolbar buttons, which are rendered inside the above\r\n.cke_toolgroup containers. This is the visual representation of a button:\r\n\r\n+-- .cke_button -------------------------------------+\r\n| +-- .cke_button_icon --+ +-- .cke_button_label --+ |\r\n| | | | | |\r\n| +----------------------+ +-----------------------+ |\r\n+----------------------------------------------------+\r\n\r\nSpecial outer level classes used in this file:\r\n\r\n\t.cke_hc: Available when the editor is rendered on \"High Contrast\".\r\n\t.cke_rtl: Available when the editor UI is on RTL.\r\n*/\r\n@import \"inc/bootstrap\";\r\n/* The box that holds each toolbar. */\r\n.cke_toolbar {\r\n float: left;\r\n position: relative;\r\n z-index: 10005\r\n}\r\n\r\n.cke_rtl .cke_toolbar {\r\n float: right;\r\n}\r\n\r\n@media (pointer:coarse) {\r\n .cke .cke_toolbar .cke_button_off.cke_button_off:hover {\r\n background: white !important;\r\n color: $textColor !important;\r\n }\r\n}\r\n\r\n/* The box that holds buttons. */\r\n.cke_toolgroup {\r\n float: left;\r\n margin: 0 2px 0 0;\r\n @include simple-border();\r\n @include border-radius(1);\r\n\r\n background: white();\r\n display: flex;\r\n}\r\n\r\n.cke_hc .cke_toolgroup {\r\n border: 0;\r\n margin-right: 10px;\r\n margin-bottom: 10px;\r\n}\r\n\r\n.cke_rtl .cke_toolgroup {\r\n float: right;\r\n margin-left: 6px;\r\n margin-right: 0;\r\n}\r\n\r\n/* A toolbar button . */\r\n.cke .cke_toolbar .cke_button {\r\n display: inline-block;\r\n height: 18px;\r\n padding: 4px 6px;\r\n outline: none;\r\n cursor: pointer;\r\n border: 0;\r\n color: $textColor;\r\n}\r\n\r\n.cke .cke_toolbar .cke_button:hover {\r\n background: $uiClickableHoverBg !important;\r\n color: $textHighlight !important;\r\n}\r\n\r\n.cke_reset_all, .cke_reset_all *\r\n.cke .cke_top .cke_toolbar .cke_button_disabled:hover {\r\n background: white !important;\r\n cursor: default !important;\r\n}\r\n\r\n.cke_rtl .cke_button {\r\n float: right;\r\n}\r\n\r\n.cke_hc .cke_button {\r\n border: 1px solid black;\r\n\r\n /* Compensate the added border */\r\n padding: 3px 5px;\r\n margin: -2px 4px 0 -2px;\r\n}\r\n\r\n/* This class is applied to the button when it is \"active\" (pushed).\r\n This style indicates that the feature associated with the button is active\r\n i.e. currently writing in bold or when spell checking is enabled. */\r\n.cke .cke_toolbar a.cke_button_on {\r\n background-color: $info;\r\n color: $textHighlight;\r\n}\r\n\r\n.cke_button_disabled span {\r\n opacity: 0.4 !important;\r\n}\r\n\r\na.cke_button_on:hover,\r\na.cke_button_on:focus,\r\na.cke_button_on:active {\r\n\r\n cursor: pointer;\r\n}\r\n\r\na.cke_button_off:hover,\r\na.cke_button_off:focus,\r\na.cke_button_off:active,\r\na.cke_button_disabled:hover,\r\na.cke_button_disabled:focus,\r\na.cke_button_disabled:active {\r\n\r\n background-color: $uiClickableActiveBg;\r\n\r\n cursor: default;\r\n text-shadow: none;\r\n}\r\n\r\n/* The icon which is a visual representation of the button. */\r\n.cke_button_icon {\r\n cursor: inherit;\r\n background-repeat: no-repeat;\r\n margin-top: 1px;\r\n width: 16px;\r\n height: 16px;\r\n float: left;\r\n}\r\n\r\n.cke_rtl .cke_button_icon {\r\n float: right;\r\n}\r\n\r\n.cke_hc .cke_button_icon {\r\n display: none;\r\n}\r\n\r\n/* The label of the button that stores the name of the feature. By default,\r\n labels are invisible. They can be revealed on demand though. */\r\n.cke_button_label {\r\n display: none;\r\n padding-left: 3px;\r\n margin-top: 1px;\r\n line-height: 17px;\r\n vertical-align: middle;\r\n float: left;\r\n cursor: default;\r\n\r\n &.cke_button__language_label {\r\n display: block;\r\n cursor: pointer;\r\n }\r\n}\r\n\r\n.cke_button__language {\r\n cursor: pointer;\r\n}\r\n\r\n.cke_button__language_icon {\r\n display: none;\r\n}\r\n\r\n.cke_rtl .cke_button_label {\r\n padding-right: 3px;\r\n padding-left: 0;\r\n float: right;\r\n}\r\n\r\n.cke_hc .cke_button_label {\r\n padding: 0;\r\n display: inline-block;\r\n font-size: 12px;\r\n}\r\n\r\n.cke_rtl .cke_button_arrow {\r\n margin-right: 5px;\r\n margin-left: 0;\r\n}\r\n\r\n.cke_hc .cke_button_arrow {\r\n font-size: 10px;\r\n margin: 3px -2px 0 3px;\r\n width: auto;\r\n border: 0;\r\n}\r\n\r\n.cke_button_arrow {\r\n padding: 0 8px 5px 0;\r\n position: relative;\r\n top: -4px;\r\n opacity: .8\r\n}\r\n\r\n/* The vertical separator which is used within a single toolbar to split\r\n buttons into sub-groups. */\r\n.cke_toolbar_separator {\r\n float: left;\r\n background-color: #c0c0c0;\r\n background-color: rgba(0, 0, 0, .2);\r\n margin: 5px 2px 0;\r\n height: 18px;\r\n width: 1px;\r\n}\r\n\r\n.cke_rtl .cke_toolbar_separator {\r\n float: right;\r\n}\r\n\r\n.cke_hc .cke_toolbar_separator {\r\n width: 0;\r\n border-left: 1px solid;\r\n margin: 1px 5px 0 0px;\r\n}\r\n\r\n/* The dummy element that breaks toolbars.\r\n Once it is placed, the very next toolbar is moved to the new row. */\r\n.cke_toolbar_break {\r\n display: block;\r\n clear: left;\r\n}\r\n\r\n.cke_rtl .cke_toolbar_break {\r\n clear: right;\r\n}\r\n\r\n/* The button, which when clicked hides (collapses) all the toolbars. */\r\n.cke_toolbox_collapser {\r\n width: 12px;\r\n height: 11px;\r\n float: right;\r\n margin: 11px 0 0;\r\n font-size: 0;\r\n cursor: default;\r\n text-align: center;\r\n border: 1px solid #a6a6a6;\r\n border-bottom-color: #979797;\r\n border-radius: 3px;\r\n background: #fff;\r\n}\r\n\r\n.cke_toolbox_collapser.cke_toolbox_collapser_min {\r\n margin: 0 2px 4px;\r\n}\r\n\r\n.cke_rtl .cke_toolbox_collapser {\r\n float: left;\r\n}\r\n\r\n/* The CSS arrow, which belongs to the toolbar collapser. */\r\n.cke_toolbox_collapser .cke_arrow {\r\n display: inline-block;\r\n height: 0;\r\n width: 0;\r\n font-size: 0;\r\n margin-top: 1px;\r\n border-left: 3px solid transparent;\r\n border-right: 3px solid transparent;\r\n border-bottom: 3px solid #474747;\r\n border-top: 3px solid transparent;\r\n}\r\n\r\n.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow {\r\n margin-top: 4px;\r\n border-bottom-color: transparent;\r\n border-top-color: #474747;\r\n}\r\n\r\n.cke_hc .cke_toolbox_collapser .cke_arrow {\r\n font-size: 8px;\r\n width: auto;\r\n border: 0;\r\n margin-top: 0;\r\n margin-right: 2px;\r\n}\r\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\nmenu.css (part of editor.css)\r\n===============================\r\n\r\nThis file styles menus used in the editor UI. These menus are the list of\r\noptions available inside some \"floating panels\", like menu buttons of the\r\ntoolbar or the context menu.\r\n\r\nNote that the menu itself doesn't include the floating element that holds it.\r\nThat element is styles in the panel.css file.\r\n\r\nThe following is a visual representation of the main elements of a menu:\r\n\r\n+-- .cke_menu -----------------+\r\n| +-- .cke_menuitem --------+ |\r\n| | +-- .cke_menubutton ---+ | |\r\n| | | | | |\r\n| | +----------------------+ | |\r\n| +--------------------------+ |\r\n| +-- .cke_menuseparator ----+ |\r\n| ... |\r\n+------------------------------+\r\n\r\nThis is the .cke_menubutton structure:\r\n(Note that the menu button icon shares with toolbar button the common class .cke_button_icon to achieve the same outlook.)\r\n\r\n+-- .cke_menubutton -------------------------------------------------------------------------+\r\n| +-- .cke_menubutton_inner ---------------------------------------------------------------+ |\r\n| | +-- .cke_menubutton_icon ---+ +-- .cke_menubutton_label --+ +-- .cke_cke_menuarrow --+ | |\r\n| | | +-- .cke_button_icon ---+ | | | | | | |\r\n| | | | | | | | | | | |\r\n| | | +-----------------------+ | | | | | | |\r\n| | +---------------------------+ +---------------------------+ +------------------------+ | |\r\n| +----------------------------------------------------------------------------------------+ |\r\n+--------------------------------------------------------------------------------------------+\r\n\r\nSpecial outer level classes used in this file:\r\n\r\n\t.cke_hc: Available when the editor is rendered on \"High Contrast\".\r\n\t.cke_rtl: Available when the editor UI is on RTL.\r\n*/\r\n\r\n/* .cke_menuitem is the element that holds the entire structure of each of the\r\n menu items. */\r\n\r\n.cke_menubutton {\r\n /* The \"button\" inside a menu item is a element.\r\n Transforms it into a block. */\r\n display: block;\r\n color: $textColor;\r\n padding: 5px 7px;\r\n cursor: pointer;\r\n // override .cke_reset_all *\r\n .cke_menubutton_label {\r\n cursor: pointer;\r\n }\r\n}\r\n\r\n.cke_menubutton:active,\r\n.cke_menubutton:focus {\r\n outline: none;\r\n background-color: $uiReviewPanelBg;\r\n color: $textColor;\r\n &:after {\r\n color: $grey;\r\n border-color: $grey;\r\n }\r\n}\r\n\r\n.cke_menubutton:hover,\r\n.cke_menubutton_on,\r\n.cke_menubutton_on:focus {\r\n background: $uiClickableHoverBg;\r\n color: $textHighlight;\r\n display: block;\r\n outline: none;\r\n cursor: pointer;\r\n &:after {\r\n color: $textHighlight;\r\n border-color: $textHighlight;\r\n }\r\n}\r\n\r\n.cke_menubutton__language_ckb-ir,\r\n.cke_menubutton__language_ar-arb,\r\n.cke_menubutton__language_fa-af,\r\n.cke_menubutton__language_fa-ir,\r\n.cke_menubutton__language_he-il,\r\n.cke_menubutton__language_ps-af,\r\n.cke_menubutton__language_ur-in {\r\n padding-right: 40px;\r\n &:after {\r\n content: 'RTL';\r\n display: block;\r\n color: $grey;\r\n border: $grey 1px solid;\r\n border-radius: 2px;\r\n font-size: 10px;\r\n top: 7px;\r\n right: 5px;\r\n line-height: 12px;\r\n padding: 0 4px;\r\n position: absolute;\r\n }\r\n}\r\n\r\n.cke_hc .cke_menubutton {\r\n padding: 2px;\r\n}\r\n\r\n.cke_hc .cke_menubutton:hover,\r\n.cke_hc .cke_menubutton:focus,\r\n.cke_hc .cke_menubutton:active {\r\n border: 2px solid;\r\n padding: 0;\r\n}\r\n\r\n.cke_menubutton_inner {\r\n display: table-row;\r\n}\r\n\r\n.cke_menubutton_icon,\r\n.cke_menubutton_label,\r\n.cke_menuarrow {\r\n display: table-cell;\r\n}\r\n\r\n/* The menu item icon. */\r\n.cke_menubutton_icon {\r\n display: none;\r\n background-color: #D7D8D7;\r\n opacity: 0.70; /* Safari, Opera and Mozilla */\r\n filter: alpha(opacity=70); /* IE */\r\n padding: 4px;\r\n}\r\n\r\n.cke_hc .cke_menubutton_icon {\r\n height: 16px;\r\n width: 0;\r\n padding: 4px 0;\r\n}\r\n\r\n.cke_menubutton_disabled:hover .cke_menubutton_icon,\r\n.cke_menubutton_disabled:focus .cke_menubutton_icon,\r\n.cke_menubutton_disabled:active .cke_menubutton_icon {\r\n /* The icon will get opacity as well when hovered. */\r\n opacity: 0.3;\r\n filter: alpha(opacity=30);\r\n}\r\n\r\n/* The textual part of each menu item. */\r\n.cke_menubutton_label {\r\n padding: 0 5px;\r\n background-color: transparent;\r\n width: 100%;\r\n vertical-align: middle;\r\n font-size: 14px;\r\n}\r\n\r\n.cke_menubutton_disabled .cke_menubutton_label {\r\n /* Greyed label text indicates a disabled menu item. */\r\n opacity: 0.3;\r\n filter: alpha(opacity=30);\r\n}\r\n\r\n.cke_menubutton_on .cke_menubutton_icon {\r\n padding-right: 3px;\r\n}\r\n\r\n.cke_panel_frame .cke_menubutton_label {\r\n display: none;\r\n}\r\n\r\n/* The separator used to separate menu item groups. */\r\n.cke_menuseparator {\r\n background-color: #D3D3D3;\r\n height: 1px;\r\n filter: alpha(opacity=70); /* IE */\r\n opacity: 0.70; /* Safari, Opera and Mozilla */\r\n}\r\n\r\n/* The small arrow shown for item with sub-menus. */\r\n.cke_menuarrow {\r\n background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAeCAYAAAAPSW++AAAAWUlEQVR42mNgAAJLS8v5QMzJgA6Agv+B+AYQa2GTAOFvQJyMSyINm1G66EYtAmIehlEwXAEobYHSGLqgFjRB/EcWTIYmnf/oEmlYJaCSuhhGIUnygNIYiA0Ab4wwJXKzD74AAAAASUVORK5CYII=);\r\n background-position: 0 10px;\r\n background-repeat: no-repeat;\r\n padding: 0 5px;\r\n}\r\n\r\n.cke_rtl .cke_menuarrow {\r\n background-position: 5px -13px;\r\n background-repeat: no-repeat;\r\n}\r\n\r\n.cke_menuarrow span {\r\n display: none;\r\n}\r\n\r\n.cke_hc .cke_menuarrow span {\r\n vertical-align: middle;\r\n display: inline;\r\n}\r\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\nrichcombo.css (part of editor.css)\r\n=================================\r\n\r\nThis file holds the style set of the \"Rich Combo\" widget which is commonly used\r\nin the toolbar. It doesn't, however, styles the panel that is displayed when\r\nclicking on the combo, which is instead styled by panel.css.\r\n\r\nThe visual representation of a rich combo widget looks as follows:\r\n\r\n+-- .cke_combo----------------------------------------------------------------------+\r\n| +-- .cke_combo_label --+ +-- .cke_combo_button ---------------------------------+ |\r\n| | | | +-- .cke_combo_text --+ +-- .cke_combo_open -------+ | |\r\n| | | | | | | +-- .cke_combo_arrow --+ | | |\r\n| | | | | | | | | | | |\r\n| | | | | | | +----------------------+ | | |\r\n| | | | +---------------------+ +--------------------------+ | |\r\n| +----------------------+ +------------------------------------------------------+ |\r\n+-----------------------------------------------------------------------------------+\r\n*/\r\n@import \"inc/bootstrap\";\r\n/* The box that hold the entire combo widget */\r\n.cke_combo {\r\n display: inline-block;\r\n}\r\n\r\n.cke_rtl .cke_combo {\r\n float: right;\r\n}\r\n\r\n.cke_hc .cke_combo {\r\n margin-top: -2px;\r\n}\r\n\r\n/* The label of the combo widget. It is invisible by default, yet\r\n it's important for semantics and accessibility. */\r\n.cke_combo_label {\r\n display: none;\r\n float: left;\r\n line-height: 26px;\r\n vertical-align: top;\r\n margin-right: 5px;\r\n}\r\n\r\n.cke_rtl .cke_combo_label {\r\n float: right;\r\n margin-left: 5px;\r\n margin-right: 0;\r\n}\r\n\r\n/* The container for combo text and arrow. */\r\n.cke_combo_button {\r\n display: inline-block;\r\n margin: 0 2px 0 0;\r\n\r\n @include simple-border();\r\n @include border-radius();\r\n\r\n background: white();\r\n max-height: 26px;\r\n white-space: nowrap;\r\n}\r\n\r\n/* Different states of the container. */\r\n.cke_combo_off a.cke_combo_button:hover,\r\n.cke_combo_off a.cke_combo_button:focus {\r\n\r\n outline: none;\r\n}\r\n\r\n\r\n.cke_combo_off a.cke_combo_button:hover,\r\n.cke_combo_off a.cke_combo_button:focus,\r\n.cke_combo_off a.cke_combo_button:active {\r\n background-color: $uiClickableActiveBg;\r\n text-shadow: none;\r\n}\r\n\r\n.cke_rtl .cke_combo_button {\r\n float: right;\r\n margin-left: 5px;\r\n margin-right: 0;\r\n}\r\n\r\n.cke_hc a.cke_combo_button {\r\n padding: 3px;\r\n}\r\n\r\n.cke_hc .cke_combo_on a.cke_combo_button,\r\n.cke_hc .cke_combo_off a.cke_combo_button:hover,\r\n.cke_hc .cke_combo_off a.cke_combo_button:focus,\r\n.cke_hc .cke_combo_off a.cke_combo_button:active {\r\n border-width: 3px;\r\n padding: 1px;\r\n}\r\n\r\n/* The label that shows the current value of the rich combo.\r\n By default, it holds the name of the property.\r\n See: .cke_combo_inlinelabel */\r\n.cke_combo_text {\r\n line-height: 26px;\r\n padding : {\r\n left: 10px;\r\n }\r\n text-overflow: ellipsis;\r\n overflow: hidden;\r\n float: left;\r\n cursor: default;\r\n color: #474747;\r\n text-shadow: 0 1px 0 rgba(255, 255, 255, .5);\r\n width: 60px;\r\n}\r\n\r\n.cke_rtl .cke_combo_text {\r\n float: right;\r\n text-align: right;\r\n padding-left: 0;\r\n padding-right: 10px;\r\n}\r\n\r\n.cke_hc .cke_combo_text {\r\n line-height: 18px;\r\n font-size: 12px;\r\n}\r\n\r\n/* The handler which opens the panel of rich combo properties.\r\n It holds an arrow as a visual indicator. */\r\n.cke_combo_open {\r\n display: inline-block;\r\n font-size: 0;\r\n height: 26px;\r\n line-height: 17px;\r\n margin: 0;\r\n text-align: center;\r\n width: 20px;\r\n cursor: pointer;\r\n &:hover {\r\n color: $textHighlight;\r\n background: $uiClickableHoverBg;\r\n }\r\n}\r\n\r\n.cke_combo_button:hover {\r\n color: $textHighlight !important;\r\n background: $uiClickableHoverBg !important;\r\n .cke_combo_text{\r\n color: $darkBarTxt !important;\r\n }\r\n}\r\n\r\n.cke_combo_on {\r\n .cke_combo_button {\r\n background-color: $info;\r\n .cke_combo_text {\r\n color: $darkBarTxt !important;\r\n }\r\n }\r\n}\r\n\r\n.cke_hc .cke_combo_open {\r\n cursor: default;\r\n display: inline-block;\r\n font-size: 0;\r\n height: 26px;\r\n line-height: 17px;\r\n margin: 0;\r\n text-align: center;\r\n width: 20px;\r\n}\r\n\r\n/* The arrow which is displayed inside of the .cke_combo_open handler. */\r\n.cke_combo_arrow, .cke_button_arrow {\r\n margin: 8px 0 0;\r\n float: left;\r\n left: 7px;\r\n position: relative;\r\n font-family: 'tao';\r\n speak: none;\r\n font-style: normal;\r\n font-weight: normal;\r\n font-variant: normal;\r\n text-transform: none;\r\n line-height: 1;\r\n\r\n /* Better Font Rendering =========== */\r\n -webkit-font-smoothing: antialiased;\r\n -moz-osx-font-smoothing: grayscale;\r\n cursor: pointer;\r\n font-size: 1rem;\r\n}\r\n\r\n.cke_combo_arrow, .cke_button_arrow {\r\n @include tao-icon-setup;\r\n @include icon-down;\r\n}\r\n\r\n.cke_hc .cke_combo_arrow {\r\n font-size: 10px;\r\n width: auto;\r\n border: 0;\r\n margin-top: 3px;\r\n}\r\n\r\n/* Disabled combo button styles. */\r\n.cke_combo_disabled .cke_combo_inlinelabel,\r\n.cke_combo_disabled .cke_combo_open {\r\n opacity: 0.3;\r\n}\r\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\nelementspath.css (part of editor.css)\r\n=======================================\r\n\r\nThis file styles the \"Elements Path\", whith is the list of element names\r\npresent at the the bottom bar of the CKEditor interface.\r\n\r\nThe following is a visual representation of its main elements:\r\n\r\n+-- .cke_path ---------------------------------------------------------------+\r\n| +-- .cke_path_item ----+ +-- .cke_path_item ----+ +-- .cke_path_empty ---+ |\r\n| | | | | | | |\r\n| +----------------------+ +----------------------+ +----------------------+ |\r\n+----------------------------------------------------------------------------+\r\n*/\r\n\r\n/* The box that holds the entire elements path. */\r\n.cke_path {\r\n float: left;\r\n margin: -2px 0 2px;\r\n}\r\n\r\n/* Each item of the elements path. */\r\n.cke_path_item,\r\n /* Empty element available at the end of the elements path, to help us keeping\r\n the proper box size when the elements path is empty. */\r\n.cke_path_empty {\r\n display: inline-block;\r\n float: left;\r\n padding: 3px 4px;\r\n margin-right: 2px;\r\n cursor: default;\r\n text-decoration: none;\r\n outline: 0;\r\n border: 0;\r\n color: #4c4c4c;\r\n text-shadow: 0 1px 0 #fff;\r\n font-weight: bold;\r\n font-size: 11px;\r\n}\r\n\r\n.cke_rtl .cke_path,\r\n.cke_rtl .cke_path_item,\r\n.cke_rtl .cke_path_empty {\r\n float: right;\r\n}\r\n\r\n/* The items are elements, so we define its hover states here. */\r\na.cke_path_item:hover,\r\na.cke_path_item:focus,\r\na.cke_path_item:active {\r\n background-color: #bfbfbf;\r\n color: #333;\r\n text-shadow: 0 1px 0 rgba(255, 255, 255, .5);\r\n border-radius: 2px;\r\n box-shadow: 0 0 4px rgba(0, 0, 0, .5) inset, 0 1px 0 rgba(255, 255, 255, .5);\r\n}\r\n\r\n.cke_hc a.cke_path_item:hover,\r\n.cke_hc a.cke_path_item:focus,\r\n.cke_hc a.cke_path_item:active {\r\n border: 2px solid;\r\n padding: 1px 2px;\r\n}\r\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n@import \"inc/bootstrap\";\r\n/* \"Source\" button label */\r\n.cke_button__source_label,\r\n.cke_button__sourcedialog_label {\r\n display: inline;\r\n}\r\n\r\n/* \"Font Size\" combo width */\r\n.cke_combo__fontsize .cke_combo_text {\r\n width: 30px;\r\n}\r\n\r\n/* \"Font Size\" panel size */\r\n.cke_combopanel__fontsize {\r\n width: 120px;\r\n}\r\n\r\n/* Editable regions */\r\n.cke_source {\r\n font-family: 'Courier New', Monospace;\r\n font-size: small;\r\n background-color: #fff;\r\n white-space: pre;\r\n}\r\n\r\n.cke_wysiwyg_frame, .cke_wysiwyg_div {\r\n background-color: #fff;\r\n}\r\n","@import \"inc/bootstrap\";\n\n[class^=\"icon-\"], [class*=\" icon-\"] {\n text-shadow: 0 1px 0 white(.5);\n}\n\n.cke_button {\n min-width: 14px;\n text-decoration: none !important;\n text-align: center;\n}\n\n.cke_top,\n.cke_top:before,\n.cke_top:after,\n.cke_top *,\n.cke_top *:before,\n.cke_top *:after {\n box-sizing: content-box !important;\n}\n\n.cke_button_icon, .cke_button {\n padding-top: 1px;\n line-height: 0.9;\n font-size: 16px;\n}\n\n.cke_nose {\n position: absolute;\n bottom: -6px;\n transform: rotate(45deg);\n border: 1px $uiClickableDefaultBg solid;\n border-left: none;\n border-top: none;\n width: 12px;\n height: 12px;\n background: $uiClickableDefaultBg;\n box-shadow: 2px 1px 1px 0 rgba(0, 0, 0, 0.1);\n opacity: 0;\n &.float-space-left {\n opacity: 1;\n transition: opacity .1s ease-in-out;\n right: auto;\n left: 5px;\n }\n &.float-space-right {\n opacity: 1;\n transition: opacity .1s ease-in-out;\n right: 5px;\n left: auto;\n }\n &.float-space-bottom {\n top: -6px;\n box-shadow: none;\n }\n &.float-space-top {\n bottom: -6px;\n }\n}\n","/* Do not edit */@import \"inc/bootstrap\";\n.cke .cke_top .cke_toolbar .cke_button_icon {background-image: none!important;}\n.cke_button_icon, .cke_button { @include tao-icon-setup;}\n.cke_button__anchor_icon:before { @include icon-anchor;}\n.cke_button__bgcolor_icon:before { @include icon-background-color;}\n.cke_button__bidiltr_icon:before { @include icon-left-right;}\n.cke_button__bidirtl_icon:before { @include icon-right-left;}\n.cke_button__blockquote_icon:before { @include icon-block-quote;}\n.cke_button__bold_icon:before { @include icon-bold;}\n.cke_button__bulletedlist_icon:before { @include icon-ul;}\n.cke_button__copy_icon:before { @include icon-copy;}\n.cke_button__creatediv_icon:before { @include icon-div-container;}\n.cke_button__cut_icon:before { @include icon-cut;}\n.cke_button__find_icon:before { @include icon-find;}\n.cke_button__horizontalrule_icon:before { @include icon-insert-horizontal-line;}\n.cke_button__image_icon:before { @include icon-image;}\n.cke_button__indent_icon:before { @include icon-increase-indent;}\n.cke_button__italic_icon:before { @include icon-italic;}\n.cke_button__justifyblock_icon:before { @include icon-justify;}\n.cke_button__justifycenter_icon:before { @include icon-center;}\n.cke_button__justifyleft_icon:before { @include icon-align-left;}\n.cke_button__justifyright_icon:before { @include icon-align-right;}\n.cke_button__link_icon:before { @include icon-link;}\n.cke_button__newpage_icon:before { @include icon-new-page;}\n.cke_button__numberedlist_icon:before { @include icon-ol;}\n.cke_button__outdent_icon:before { @include icon-decrease-indent;}\n.cke_button__paste_icon:before { @include icon-paste;}\n.cke_button__pastefromword_icon:before { @include icon-paste-word;}\n.cke_button__pastetext_icon:before { @include icon-paste-text;}\n.cke_button__radio_icon:before { @include icon-radio-checked;}\n.cke_button__redo_icon:before { @include icon-redo;}\n.cke_button__replace_icon:before { @include icon-replace;}\n.cke_button__scayt_icon:before { @include icon-spell-check;}\n.cke_button__selectall_icon:before { @include icon-select-all;}\n.cke_button__sourcedialog_icon:before { @include icon-source;}\n.cke_button__specialchar_icon:before { @include icon-special-character;}\n.cke_button__strike_icon:before { @include icon-strike-through;}\n.cke_button__subscript_icon:before { @include icon-subscript;}\n.cke_button__superscript_icon:before { @include icon-superscript;}\n.cke_button__table_icon:before { @include icon-table;}\n.cke_button__templates_icon:before { @include icon-templates;}\n.cke_button__textcolor_icon:before { @include icon-text-color;}\n.cke_button__taohighlight_icon:before { @include icon-text-marker;}\n.cke_button__underline_icon:before { @include icon-underline;}\n.cke_button__taounderline_icon:before { @include icon-underline;}\n.cke_button__undo_icon:before { @include icon-undo;}\n.cke_button__unlink_icon:before { @include icon-unlink;}\n.cke_button__taomediamanager_icon:before { @include icon-media;}\n.cke_button__taoqtiimage_icon:before { @include icon-image;}\n.cke_button__taoqtimaths_icon:before { @include icon-maths;}\n.cke_button__taoqtimedia_icon:before { @include icon-media;}\n.cke_button__taoqtiinclude_icon:before { @include icon-shared-file;}\n.cke_button__taoqtitable_icon:before { @include icon-table;}\n.cke_button__taotooltip_icon:before { @include icon-tooltip;}\n.cke_button__taoqtiprintedvariable_icon:before { @include icon-variable;}\n.cke_button__taotab_icon:before { @include icon-tab;}\n.cke_button__taountab_icon:before { @include icon-untab;}\n.cke_combo_arrow:before { @include icon-down;}\n.cke_button_arrow:before { @include icon-down;}\n"]} \ No newline at end of file From 82c0824c0f61f311b279e60061b5df961fcf71e8 Mon Sep 17 00:00:00 2001 From: Yuriy Synyaiev Date: Wed, 20 Jul 2022 00:09:16 +0200 Subject: [PATCH 8/9] feat: add tao-language plugin --- lib/ckeditor/ckeditor.js | 6 +++--- lib/ckeditor/plugins/icons.png | Bin 9655 -> 9658 bytes lib/ckeditor/plugins/icons_hidpi.png | Bin 30276 -> 30267 bytes .../taolanguage/icons/hidpi/language.png | Bin 0 -> 795 bytes .../plugins/taolanguage/icons/language.png | Bin 0 -> 433 bytes lib/ckeditor/plugins/taolanguage/lang/ar.js | 5 +++++ lib/ckeditor/plugins/taolanguage/lang/az.js | 5 +++++ lib/ckeditor/plugins/taolanguage/lang/bg.js | 5 +++++ lib/ckeditor/plugins/taolanguage/lang/ca.js | 5 +++++ lib/ckeditor/plugins/taolanguage/lang/cs.js | 5 +++++ lib/ckeditor/plugins/taolanguage/lang/cy.js | 5 +++++ lib/ckeditor/plugins/taolanguage/lang/da.js | 5 +++++ .../plugins/taolanguage/lang/de-ch.js | 5 +++++ lib/ckeditor/plugins/taolanguage/lang/de.js | 5 +++++ lib/ckeditor/plugins/taolanguage/lang/el.js | 5 +++++ .../plugins/taolanguage/lang/en-au.js | 5 +++++ .../plugins/taolanguage/lang/en-gb.js | 5 +++++ lib/ckeditor/plugins/taolanguage/lang/en.js | 5 +++++ lib/ckeditor/plugins/taolanguage/lang/eo.js | 5 +++++ .../plugins/taolanguage/lang/es-mx.js | 5 +++++ lib/ckeditor/plugins/taolanguage/lang/es.js | 5 +++++ lib/ckeditor/plugins/taolanguage/lang/et.js | 5 +++++ lib/ckeditor/plugins/taolanguage/lang/eu.js | 5 +++++ lib/ckeditor/plugins/taolanguage/lang/fa.js | 5 +++++ lib/ckeditor/plugins/taolanguage/lang/fi.js | 5 +++++ lib/ckeditor/plugins/taolanguage/lang/fo.js | 5 +++++ lib/ckeditor/plugins/taolanguage/lang/fr.js | 5 +++++ lib/ckeditor/plugins/taolanguage/lang/gl.js | 5 +++++ lib/ckeditor/plugins/taolanguage/lang/he.js | 5 +++++ lib/ckeditor/plugins/taolanguage/lang/hr.js | 5 +++++ lib/ckeditor/plugins/taolanguage/lang/hu.js | 5 +++++ lib/ckeditor/plugins/taolanguage/lang/id.js | 5 +++++ lib/ckeditor/plugins/taolanguage/lang/it.js | 5 +++++ lib/ckeditor/plugins/taolanguage/lang/ja.js | 5 +++++ lib/ckeditor/plugins/taolanguage/lang/km.js | 5 +++++ lib/ckeditor/plugins/taolanguage/lang/ko.js | 5 +++++ lib/ckeditor/plugins/taolanguage/lang/ku.js | 5 +++++ lib/ckeditor/plugins/taolanguage/lang/lt.js | 5 +++++ lib/ckeditor/plugins/taolanguage/lang/lv.js | 5 +++++ lib/ckeditor/plugins/taolanguage/lang/nb.js | 5 +++++ lib/ckeditor/plugins/taolanguage/lang/nl.js | 5 +++++ lib/ckeditor/plugins/taolanguage/lang/no.js | 5 +++++ lib/ckeditor/plugins/taolanguage/lang/oc.js | 5 +++++ lib/ckeditor/plugins/taolanguage/lang/pl.js | 5 +++++ .../plugins/taolanguage/lang/pt-br.js | 5 +++++ lib/ckeditor/plugins/taolanguage/lang/pt.js | 5 +++++ lib/ckeditor/plugins/taolanguage/lang/ro.js | 5 +++++ lib/ckeditor/plugins/taolanguage/lang/ru.js | 5 +++++ lib/ckeditor/plugins/taolanguage/lang/sk.js | 5 +++++ lib/ckeditor/plugins/taolanguage/lang/sl.js | 5 +++++ lib/ckeditor/plugins/taolanguage/lang/sq.js | 5 +++++ .../plugins/taolanguage/lang/sr-latn.js | 5 +++++ lib/ckeditor/plugins/taolanguage/lang/sr.js | 5 +++++ lib/ckeditor/plugins/taolanguage/lang/sv.js | 5 +++++ lib/ckeditor/plugins/taolanguage/lang/tr.js | 5 +++++ lib/ckeditor/plugins/taolanguage/lang/tt.js | 5 +++++ lib/ckeditor/plugins/taolanguage/lang/ug.js | 5 +++++ lib/ckeditor/plugins/taolanguage/lang/uk.js | 5 +++++ lib/ckeditor/plugins/taolanguage/lang/vi.js | 5 +++++ .../plugins/taolanguage/lang/zh-cn.js | 5 +++++ lib/ckeditor/plugins/taolanguage/lang/zh.js | 5 +++++ lib/ckeditor/plugins/taolanguage/plugin.js | 9 +++++++++ lib/ckeditor/skins/kama/editor.css | 2 +- lib/ckeditor/skins/kama/editor_ie.css | 2 +- lib/ckeditor/skins/kama/editor_ie7.css | 2 +- lib/ckeditor/skins/kama/editor_ie8.css | 2 +- lib/ckeditor/skins/kama/editor_iequirks.css | 2 +- lib/ckeditor/skins/kama/icons.png | Bin 10020 -> 10015 bytes lib/ckeditor/skins/kama/icons_hidpi.png | Bin 15675 -> 15674 bytes lib/ckeditor/skins/moono-lisa/editor.css | 2 +- .../skins/moono-lisa/editor_gecko.css | 2 +- lib/ckeditor/skins/moono-lisa/editor_ie.css | 2 +- lib/ckeditor/skins/moono-lisa/editor_ie8.css | 2 +- .../skins/moono-lisa/editor_iequirks.css | 2 +- lib/ckeditor/skins/moono-lisa/icons.png | Bin 9655 -> 9658 bytes lib/ckeditor/skins/moono-lisa/icons_hidpi.png | Bin 30276 -> 30267 bytes lib/ckeditor/skins/moono/editor.css | 2 +- lib/ckeditor/skins/moono/editor_gecko.css | 2 +- lib/ckeditor/skins/moono/editor_ie.css | 2 +- lib/ckeditor/skins/moono/editor_ie7.css | 2 +- lib/ckeditor/skins/moono/editor_ie8.css | 2 +- lib/ckeditor/skins/moono/editor_iequirks.css | 2 +- lib/ckeditor/skins/tao/editor.css | 2 +- lib/ckeditor/skins/tao/editor.css.map | 2 +- lib/ckeditor/skins/tao/icons.png | Bin 9655 -> 9658 bytes lib/ckeditor/skins/tao/icons_hidpi.png | Bin 30276 -> 30267 bytes 86 files changed, 310 insertions(+), 21 deletions(-) create mode 100644 lib/ckeditor/plugins/taolanguage/icons/hidpi/language.png create mode 100644 lib/ckeditor/plugins/taolanguage/icons/language.png create mode 100644 lib/ckeditor/plugins/taolanguage/lang/ar.js create mode 100644 lib/ckeditor/plugins/taolanguage/lang/az.js create mode 100644 lib/ckeditor/plugins/taolanguage/lang/bg.js create mode 100644 lib/ckeditor/plugins/taolanguage/lang/ca.js create mode 100644 lib/ckeditor/plugins/taolanguage/lang/cs.js create mode 100644 lib/ckeditor/plugins/taolanguage/lang/cy.js create mode 100644 lib/ckeditor/plugins/taolanguage/lang/da.js create mode 100644 lib/ckeditor/plugins/taolanguage/lang/de-ch.js create mode 100644 lib/ckeditor/plugins/taolanguage/lang/de.js create mode 100644 lib/ckeditor/plugins/taolanguage/lang/el.js create mode 100644 lib/ckeditor/plugins/taolanguage/lang/en-au.js create mode 100644 lib/ckeditor/plugins/taolanguage/lang/en-gb.js create mode 100644 lib/ckeditor/plugins/taolanguage/lang/en.js create mode 100644 lib/ckeditor/plugins/taolanguage/lang/eo.js create mode 100644 lib/ckeditor/plugins/taolanguage/lang/es-mx.js create mode 100644 lib/ckeditor/plugins/taolanguage/lang/es.js create mode 100644 lib/ckeditor/plugins/taolanguage/lang/et.js create mode 100644 lib/ckeditor/plugins/taolanguage/lang/eu.js create mode 100644 lib/ckeditor/plugins/taolanguage/lang/fa.js create mode 100644 lib/ckeditor/plugins/taolanguage/lang/fi.js create mode 100644 lib/ckeditor/plugins/taolanguage/lang/fo.js create mode 100644 lib/ckeditor/plugins/taolanguage/lang/fr.js create mode 100644 lib/ckeditor/plugins/taolanguage/lang/gl.js create mode 100644 lib/ckeditor/plugins/taolanguage/lang/he.js create mode 100644 lib/ckeditor/plugins/taolanguage/lang/hr.js create mode 100644 lib/ckeditor/plugins/taolanguage/lang/hu.js create mode 100644 lib/ckeditor/plugins/taolanguage/lang/id.js create mode 100644 lib/ckeditor/plugins/taolanguage/lang/it.js create mode 100644 lib/ckeditor/plugins/taolanguage/lang/ja.js create mode 100644 lib/ckeditor/plugins/taolanguage/lang/km.js create mode 100644 lib/ckeditor/plugins/taolanguage/lang/ko.js create mode 100644 lib/ckeditor/plugins/taolanguage/lang/ku.js create mode 100644 lib/ckeditor/plugins/taolanguage/lang/lt.js create mode 100644 lib/ckeditor/plugins/taolanguage/lang/lv.js create mode 100644 lib/ckeditor/plugins/taolanguage/lang/nb.js create mode 100644 lib/ckeditor/plugins/taolanguage/lang/nl.js create mode 100644 lib/ckeditor/plugins/taolanguage/lang/no.js create mode 100644 lib/ckeditor/plugins/taolanguage/lang/oc.js create mode 100644 lib/ckeditor/plugins/taolanguage/lang/pl.js create mode 100644 lib/ckeditor/plugins/taolanguage/lang/pt-br.js create mode 100644 lib/ckeditor/plugins/taolanguage/lang/pt.js create mode 100644 lib/ckeditor/plugins/taolanguage/lang/ro.js create mode 100644 lib/ckeditor/plugins/taolanguage/lang/ru.js create mode 100644 lib/ckeditor/plugins/taolanguage/lang/sk.js create mode 100644 lib/ckeditor/plugins/taolanguage/lang/sl.js create mode 100644 lib/ckeditor/plugins/taolanguage/lang/sq.js create mode 100644 lib/ckeditor/plugins/taolanguage/lang/sr-latn.js create mode 100644 lib/ckeditor/plugins/taolanguage/lang/sr.js create mode 100644 lib/ckeditor/plugins/taolanguage/lang/sv.js create mode 100644 lib/ckeditor/plugins/taolanguage/lang/tr.js create mode 100644 lib/ckeditor/plugins/taolanguage/lang/tt.js create mode 100644 lib/ckeditor/plugins/taolanguage/lang/ug.js create mode 100644 lib/ckeditor/plugins/taolanguage/lang/uk.js create mode 100644 lib/ckeditor/plugins/taolanguage/lang/vi.js create mode 100644 lib/ckeditor/plugins/taolanguage/lang/zh-cn.js create mode 100644 lib/ckeditor/plugins/taolanguage/lang/zh.js create mode 100644 lib/ckeditor/plugins/taolanguage/plugin.js diff --git a/lib/ckeditor/ckeditor.js b/lib/ckeditor/ckeditor.js index 916a8df7..0a6959d5 100644 --- a/lib/ckeditor/ckeditor.js +++ b/lib/ckeditor/ckeditor.js @@ -2,7 +2,7 @@ Copyright (c) 2003-2022, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ -(function(){if(!window.CKEDITOR||!window.CKEDITOR.dom){window.CKEDITOR||(window.CKEDITOR=function(){var a=/(^|.*[\\\/])ckeditor\.js(?:\?.*|;.*)?$/i,l={timestamp:"M6JB",version:"4.14.1 TAO-2 DEV",revision:"18e442632",rnd:Math.floor(900*Math.random())+100,_:{pending:[],basePathSrcPattern:a},status:"unloaded",basePath:function(){var f=window.CKEDITOR_BASEPATH||"";if(!f)for(var g=document.getElementsByTagName("script"),k=0;kCKEDITOR.env.version&&(h+='\x3cscript id\x3d"cke_basetagscrpt"\x3evar baseTag \x3d document.querySelector( "base" );baseTag.href \x3d baseTag.href;\x3c/script\x3e');a=a.replace(/(?=\s*<\/(:?head)>)/,h);this.clearCustomData();this.clearListeners();k.fire("contentDomUnload");var u=this.getDocument();try{u.write(a)}catch(p){setTimeout(function(){u.write(a)},0)}}},getData:function(a){if(a)return this.getHtml();a=this.editor;var f=a.config,g=f.fullPage,h=g&&a.docType,b=g&&a.xmlDeclaration, d=this.getDocument(),g=g?d.getDocumentElement().getOuterHtml():d.getBody().getHtml();CKEDITOR.env.gecko&&f.enterMode!=CKEDITOR.ENTER_BR&&(g=g.replace(/
(?=\s*(:?$|<\/body>))/,""));g=a.dataProcessor.toDataFormat(g);b&&(g=b+"\n"+g);h&&(g=h+"\n"+g);return g},focus:function(){this._.isLoadingData?this._.isPendingFocus=!0:f.baseProto.focus.call(this)},detach:function(){var a=this.editor,g=a.document,a=a.container.findOne("iframe.cke_wysiwyg_frame");f.baseProto.detach.call(this);this.clearCustomData(this._.expandoNumber); g.getDocumentElement().clearCustomData();CKEDITOR.tools.removeFunction(this._.frameLoadedHandler);a&&(a.clearCustomData(),(g=a.removeCustomData("onResize"))&&g.removeListener(),a.isDetached()||a.remove())}}})})();CKEDITOR.config.disableObjectResizing=!1;CKEDITOR.config.disableNativeTableHandles=!0;CKEDITOR.config.disableNativeSpellChecker=!0;CKEDITOR.config.plugins="basicstyles,bidi,blockquote,dialogui,dialog,notification,button,toolbar,clipboard,panelbutton,panel,floatpanel,colorbutton,colordialog,copyformatting,menu,contextmenu,confighelper,dialogadvtab,entities,floatingspace,listblock,richcombo,font,format,horizontalrule,htmlwriter,indent,indentlist,indentblock,taotab,taountab,justify,fakeobjects,link,list,liststyle,magicline,pastetools,pastefromlibreoffice,pastefromword,pastetext,removeformat,resize,selectall,sharedspace,sourcearea,specialchar,stylescombo,tab,table,tabletools,tableselection,taoqtiimage,taoqtimaths,taoqtimedia,taoqtitable,taounderline,taotooltip,taohighlight,taoqtiinclude,taoqtiprintedvariable,undo,wysiwygarea"; -CKEDITOR.config.skin="tao";(function(){var a=function(a,g){var f=CKEDITOR.getUrl("plugins/"+g);a=a.split(",");for(var e=0;eCw7DxCt7a)uCw&Y`=dq`Rb~Q&LJAX;46^ zXa3K-*0bLEaK6l1=bZbVd++OaU3(f;T2x};V1SbRb8WB1Lu06)ZeM-OZ1L>69K_W! zt`LToKG1zA^5T|=XaVNPla)ATc_Ft8VzWzfl0EV~W(O2NRv)uiK1@tj>pUU$Km z{Xw8qVctYu-n$jCxm4cf)sc3AOMj@6=+0%jU$fiJ&CbY&v5_VH`1oJpOmPDTDm?9p zpsS~-goJN6p8$WXJ_67VyYgmy{ReloxoJEmE5FNH+0 zD(g*&L`7;uczBu;DjXXnvw7DVkN}AXZ$!h8C8wm{@4=ymiglqG85u8%40au(Ub!xv zZ4GOjVa{*Pf~l#g%Pe7(e<2RqdjJH$v8tp11a~M;?q6d7yI9NsDncRuP?g^`zhEdi z;Kv>ZY87V)Q?s0yhK4Fe^$`cqwdvWwp+h~p1u9*~jb^-x=Ds~S+GZ5+Qnma% z>i*8eWQC^dB!|!PDW$|RkF%=axrw4PJHh2*QgX6L==~SIq%NLAvx|S%D2!m*KQBK; zc~QmBr9KoVePx;QRXlQ(GVNd?ocn%9_yX}cF@mQnh0pTtbzy2VzZeTRz{{p*Epc** zC0I~uE8}jqI93BQw#Hxb-b`AP`<)@~VW$?7tF{L0Yb#ZB-askJ)C0RV*qQQ*a+`bV z`&(vkO+v75q|c&sW~e@V+x|@4Mi4QB$TxpTDP}20Ln#fd3&CEpvI~`$|D!hL{!L5G z+ON^}%Pn8jJ;!TA^TT_vbCy=d!x&PImx!hGm0MtDY~1#sFUWte>rn%%2~ibU z$cghvZQIl_e%EvQ_W>i-*k1GYiB>2qPC$p%0Fpu^C>Ns_hD3q`IB;?x{$IQ+jJ)Oi z(qQn$0cZnz-E*y%0mj@zJZv)yxd9v!QXy!oCVfPo!rscx_BIh<%=`H0h2X=(jmtk6 zD-5x#a`H3=sIldWscWUI*Ff4hMg*KfczJsBXGYxhJ9Tw+)ZC{05**9shdIeK^HlMA z(>sAU#mzS)3ZR3IuQaznv1;nnh;umR%6&p8O)f{jj^qU;$97FkO}5K6p(_tQK0Y`! zEjDc*ufU!;ABgjpcQDACuF2UwA7zTP=GVAbah-L@aNXPk!8?}MmH6BOA%+xCLA>aUG z0lNlYK5BU2AW9)0)8qI#t#RbOSbI@mO1AR31OCaG%JS2YNuL*0p~)&_T!veJF$b;g zMw-MhH=?|x5@%rXd3kvW&o21u_&B24+S=5e5Rs9Qj{~j=XUj|xd$e=2@&Y6%jqmw!CwWyi0{f=TOlv`z4 zf`}0oHj-df@j;28a|6L91MBBti6x$%(%yeYjsMe8r1vz5 z>tT#~X4plbIf{$aV9rGvxY7Kq{Ztqe{AEdO7W}I*SaT1aF^^j zZTw!1kF7LA!^0Y6hz{K34aqn=oYx4ew{L%6RP0aM)S(ENQchzDHzFyg%`m{GmX?3g zG~^C3=ft!}cqZ@QbMOL;yh^3z3$n^2G@l&T5Y z;}My98U&B=h#{~-c`xa>A--r^v$ESRHMw%hjT)?da8Qc7BP6B)16Pw-$|wY23@Q9Z zcjeoIHl!005)8Y)oRJ&)&DC0u&xUF8HN}C z7+u>i22vlDkVgVASsR&6dtuiKNJ-P>Ng^!APh&eUFz{jtL>{<#aHL2^Yx4)u>yazT0KLmHXt$t-~gVWA_P5+FRM$< z`D-sM>)8=;wwEm+v(2$1%lJfRd?iz9XLaDZ+_GfCI-UsD2qb$lfey+JhI6Jwl}SL` z3S2|au>?-f6J>BUL0Irmkb(g*5{WKSFQv6&hG+Ga^(o?re<((6dUVw?G1;wu_^QIg zD!*l@q{*gGe0PR8z#t`!qj(X)Nx7M%tAK&Y=vG%?A$_-vQr{!IzsDy3COz@!wO6^Ad=pI69*aWhnh-|LDMWCtzU0Ev;%0wZarHT#1|uc_5t_$>>ik4a zJTN$z?s7=8*13ZlJ0w>fKWJ&pr_q6JVT5}`W9BcUD=8K-7_c+5mO*o`r_`sa&&D)9 zIj_RuANSg*xvk`;Xq#l334#G3-bvJM`x_KY;Z_Gk>(UD}lY_m!KXGHjts%RprTFlY z0X?tFU`31&oozY)g~Uq6!9zTZJZa+8h7kyRr6`hymaF3Cqr<@_cSm8I^igTj3mqLc zxdR@H4&b#g08(^h$-K*FeJL-$@u?-bOQ9TxU}8We0KJU|7^BRSk}y)zS91A)HFIBf z1Q~p)DYU#CEcaC-j?l!If6DU)18JXDPaAX#NP1YQt5X8w_yml)@d`|FD zC556$Uci%7#@9SO>J$(xr`JM5BoqEe!UmE zzUr$7t1U!%pN`#UihGDZh|S7!f zR)_>$?wnUUZeL|_8@C+Lin=h;io4rnBm`*t6L}mhdBbx27mCzqi`=Ny@3Q~f#{cW@ zGYroqq_NWu-_g*}5O*IB?_S*}|CG?M!b`*rkPciu{(4JDBX+(zLA)9uH88`s3P7UG zBGGL<^ZMC8S6ki@!g>=X4)7FI>4aNQ6Bsf>iy|U!Yiy-lm89OEVF}<)hcZ!8Pzd2} z`mQzGbq7O>AK=_DP#<-9QirhNp6}JbT&4X)B0@d*^^xa{ zmyzrB{9U{c?ijekBr~oF`+0ZS!kZ}p7<~lSQFS6zR(6@OSAKA6Q{DNj zY;Z^=rtLkDbfA3fnsyovLs8E49S2ls@~kRhNJzbK|~%Q@UiqPUw{Sirezc>L;sl5tq1r5N#PTF)`Li@XGp_-uyxyn zc`^kePb`LiC`kM>4>arv5!RF-A30$6LlJ&fMZV_N3Ew^P?0+xyqyot?i%R5Y;AQV> zQUqkwMjA0<<9|n+zN_Vi8j!wlSM4Xb959wzu}|L`Mtiyw%5mo!Aw*gf+b*RonKWJ=g9?KT<%bsV&VTdRKQP`Zmg-U%MC{$=NK>!Xx^J>s!2%;>h{G z8EL@@gv5esIBmuY3yjYR1CS+qajhap0%CNph$^2m{}D;~x@YfK7+J==*ey^_1zapO z@48h$5Vk3bzUt~@41N%o?$nquoV8yJVSl;v;WCkz90}3HETDx|We358#?6!`W%1ob zGpoaJ!x6p4@|LLrEEq@BB%Z{*SJpA5gmk*eb;IDS^u|Mz@Q&0}%C%!7ER1uzvmh`}c%86y}!# z;R^2~Q>0nOn~EQikS|T^;nNkg1aIfXOl(CypRY2?=TeN z&75A;Wv$Mn-N&&iirhO^ny3E0D2k#L5m&{l@xS#6#r00m($dNZC8QM= zWi)JXFgI*;s(?n`G5DQ8T2K3F7c#`$<{KP;JgRE{}aqyP1n4BmaF3+9D#-N+p;JX4~E?jx0r!`(JfVA~Si&yoWY! zUz-?`IDO!H-)^eheOpNrm5!>$uYPAGf){eye!k+oJ>>abibRGfo`joBj>=M&Lrb=l zAFY8h55!475qbB?YZL!K#<4jOu^^zTjDSrh-2=6oR1}tz5ako7MZL|MBx0!@$N1LD zqQnOzX<&zRgStnq7(T2SjV^l+kKkwJpMVtd=@BE32ZO z$n-&bg2+$vTSm*CJDKs1`!R`lMGKdFScZk+zY%h+6A?%xfr?B|V6iCMTlzt8w&{sb zd{j6y5TgN~EhH(WpZJd_{!b5u%u6dPt%RfDB~CVm+A+6Dj-^9z2x(k&&h(#@b;+5( z{m;G}92`&u{Cuip8TE}t2#-9XFJw36`i$CBfr(Ty80MLJM=Jd|oMqSRHDxw7eWiAJ zldAzGT^2ajDSg)n;=MUfo#>0?Yv0qYI(t0IZQB@hogi^R|Ki09wqaoCa8OA);~$M@ zR_X71ewR6#KM5Ys+`T$*1XQ`9roaqMu9nnqHx~1hYsneupW9|U3An1)h2af!0wy|< zm_|bHE42%Vb4;HkgvG{bCnqYlR<>NSe}FfZ}f=ExL>&3VS-a2!w6P zKrO+dZ;GQNLLPRaq4>`^+mahQe#rpBbha!&{|Jj0Q=-8e(vp^^Ko%9XjLj2QO|<;- zpDEW(aBue#&)aYM>B+d?%MLvx8Sx z5ULbth#_6XH4EEyx`m>V1g>a9FF5HVBmW;8itlq`UL7%RU{m_E<)9G#_-|>E$X{)b z^)Z{S2TI3rbZ>iuS-w88n!&e(YKu>b6U!>ag0Ye|>wgevBCq)w{BO$hK$=1e_5_N) zAG8SVIj3b;BUz$9OgFcX8ZZ4L)5{IUQM~$XTB0f`OqKDRwc(6xS%96ej2wxyX(OrG zqPs4lHAsEr>qsuXZTUsfwhjGa4SD7Z;jCt~51XUVwp@Nw1KlUvPjAdSy@L#>q`(cr zAx%HH?&0XG$}7!fwb#TIXEcap*ew-*Z61!Rv~#i_|A z)tdm;xHQ&h8uH&=zP$iH?6)0&2M4yh8~}f?#n2V1)81@=le5V|Mghu zxAQyLKxKEH?`om#2~(+CD{wT{QiC6g*!h%W@HhWoExzAU?6=kWpL^NG!(C0110y4C z=D)swEf9V=e8m!T`;7h?>+u4`8za{iN9&trrOk5ah?aigDldx~|&FWaW8Ql~6=$gd4|-6tbt!E5}^ z?+z=W{!AT)jArYmWaZ*yu$cZ%HoNkXBCHsz1+K}b#fL8CnOD}YiKujatGi$+V;A!( zX6dF;o+Gg-w~hf3e7`}W*5E{N`RJ6H$><7Cvk**Ss1qe{qyvNC;}}9N7>EI&0b*?WhEt|Xhr(hLo4Fs{^+jLeQ&BqM@Q$L z`{~nOVvl(f^>XYkYTC=2^Kpi+0Q$#w*c^ycA$}yvOMQbI2-0Fy0!x7`DoKyV#>cI1 z|NXJ2Wy8iwsk52PW5&kD#_JOIJi3uSN?{z?Wy|)9U-pd#2zUGg5CE1F4RMLL|Uebt*@H@d&OT{!vK1JcaOKiPg`-?vh%k$szN{DFq{ znNQspwBZO?+-g|W+3=hWpKgWi})P60S@RNoNG@RZOLC0&nH7k$M5>n%l z47BnL_Em{z@^%vgnNd;P)>o}2;=9GdAHtei|yP7}XCId5F!G4;9-_sh_X!3iDMzJ!;*Q$YylcK^x zG2;K~O8%wnwtA*`_5PR6ED9>BT4Bevom)fa_N^1qHhx5G4jLGV5^{oY ziN(i_Tiji%Td6R4D!&X<6l47cd>d(YL6J2zS2-QRM@9}QN3b*2a9{(LpF1o(av z??Vpa(qB292@=J+nXwfAzcJBq8sU!^YK`kJlH~=*Nj2le(kV_DhST z5BV;J$abbwCtA8cazu~z#WT>wONRo=Sx}Pb+;*y*>!zTD9NQTpx&zb5~|}zJV>C2W-8_h07$PT?AqF&qfeeO0M6E78SUE2klRN z`7a3r*{RF>GJldN;1{I#f~!pxGx-I6D)QlJQ@}+%iXIOm z@+0KPM#2x`we~i7h&KApMj{d@KOfY)UAazp*e~jbtu5Q{8}Yf!l-}?8I2n_`=@G&bGpg1eLDt6 zCWsxp+wBQqSo3%II*js)c^ zkX-@3Z>)&2(o*$$7z2l%=U;t^D<-A~suu6R=4BiCo-JOKW{5_;`!Q5UH_8gc#zMYT z<0=jq#(v|pL;;#yApHXbu`l=zGe@vvP2X`brPmtHl-E0fo>y)@rO-xws;>H$p*a>BV~I2&6n zI#&|I_i`a5QvSqg5!_>)NRXWL9WV;z1M>B{g0;{=L zu0YcYRvaIW5ftvfHUEr7CSjlcF*unY`nmvJ3?BZj`ZU}wFwO!K@YbUqE9LyS^S)!M zX)TbxJd^sm>`RAF9V-*yV?o%HaXed*eva|x8d2(*VQnc3FaM!O#Y?Fgy(bcyHj8A; z!_KS4I7!JVgg(jhVfAkRfSxy{`BKj9Hx`X;>}a|NlvcKSvf@1U->}sHfq2FM*wyW9 zCKg({G26tK^7`!{CsgG2;T+vf56eo2y2tTkoKz=me#3tEm}Y;XBh`|VCyZ2e1RAemg|igyv)BWsl~@H13bx*<9t~vz zvf|*cmXAeuRAgf_M~N%pJ9_05)Vi@uZBB@wOzLvb9OVm3lx zBza|g$9UDm07a=F7twx@sg}xDPP=BSxXSt_&3SZu+?nvj2UhUr-fd2NR&9;4kAfMi zBZYIE{Bj)|*bO}9=jZ>&;rO{kam~l4ptZPxX;6p8LJxOOQbYONdv{0wzYGkCe7Ly; zJG5890wg=X{^{ADMeEGN=FkU&zRT1ydTiCC1b5lJ^;49lz>`m}Bu_k@D!9rMzF+}b zU;q51S^`C+z@Qce#|&Hx;vl5)3ZsqD16~rEUI=$Zr;iM-JDE^GGkkF_$t<1GA)ty- z7qG!JQaPNPpAY8Bu#MNOG#c&P!Dn>u_|cUY73&yMj8$^oOu8_d+PU^Z&m4VI%bX|T z8|`D<>9H(7aB9#5FKB`mttcv+{~&w=EnO2{U_d{;6|8NMg#>jZ~K#D z4pc|8|KZ@1V?mt8l|qygjNw?uI(qKcNBU`wsJDf(rD#UAI@-QzQgWMdVojR*+fLkd zJA{NI-uUr*)#2f{)XHVptgT$et@&hP*%O|dwelP3=*)!4K6p~JuQNi%sw%2uU}f+b zR5q=w+bdJ_Pfkjj)hcBMU-9wut;Wa4>&n8aw3s&~*YlJ3?{55z*bzGfCHKa?xOOB0 zGk@-q{+lDtD_otklxmqxbsS%qe8|tq$szpwC{KY`o%h#~ASsa0ku&=x4A5ky-&ch* z*|lNi|Gk^IP2ICMDxhB~K1vTAj*EaAq3KW84q z>~uTxD^$Xh=}w5P%3x!%6Wzek+&{s#1pCz9!{Qr4Sd4X) zGI@P&{G~n5p&ab{&Qw6~!pn!uBys7uSo>5|?x8?0(+!E?jBZCtJcv5(os?>5myyQ3=jmRj0hl9PwW8ihg;4d}cv z-n!c0vkAf>RF2*_nl6rU6K1664ZRdl$ba?n0oLb|5*I{~YU(-yDZyZ0f=+@2DqD}l zcX}JppxA>G#&E!HsqIW~^HL)f`XzRPap_vy%FmT7lVZzydh|^3T#z)beuywrk$4cf%{7| z6pJzG`#cL_fw~yzy`oE z@D^77v#e%2e9 zgGO4mwx7@62_WTG;5Ri9#8>QkTWvrr73!rK6dg`hRmFaCZ8G9GX@P}Okr!ej7_1y0 zy{RFfcxwiIWRmM0q_}pn{vMG76K%7#wGCi#@j8`wuZjK&LLwh%fIe4vi?AMf_3w4N Z_Yet@NJW&Ly*YsXD7{dZuaq?l{2zmz)*S!< delta 9456 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 z zVu?7Awo9MK3o!FJZoSHAI?Ku=fW$??f`)s>d()C4l9Gy*Wn@U>0#s#kUm5cfO)m+U zZz!a_f|`O89|8LB8>C4PcFg_;(U^(>x}4O41PmS(a&H^bDU0cX%EQra`HmvNfkL#o zjh^G6*MS4-cG<-aW%oA2%&DgMFXK}qC^omZJ)q5D=mui~;~NEjhebw2jJfb7MN2y) z$nf&xiCHZ6uqDwu+cFn8nF-9y%>3>Ta^eM>(B8r&tSs3WT=}R~)EjuDOSh=w#ZPo_YVtezJ1+t+wA^K2eIV)Pq(n+ z$Au(y^BP#vSQY~VI7fujxRok_meu-r#w)BH>}hJMtDjgcDjVCIKJVe$-fN>dPQrab z=Y;HJ+nnLhu78?~{bV877`<9uFg3YouMpe0e0`tn_jo(4Cm>HB#wxC0^$X-y{C{ce z|I|LBsl_JO^k@VVbZe%8v$)@HSU}q{0U0L$dVKejjC1y$^m_JNRn@Wc4yTm-s=oCE zYDh${d7#^fuV<7uWBemJ>F^e1RM;27UShXaw#c7g0&RAkMM2I;{GSrrEA%LXpppmW z9rM04V^mcZuaMiRa1y)r^jP5TCc+4v#)X0Vw~Skxq% ziX}CO8@U&y&PIRJoWRrLo4xnN$+a?d5aZj={D^uCxUqKBy%E1lwpRYtR}(2IsSitZ zF`aibZW76)K5+|uH3E+bMNMeUh2KV*cNhg0bhmRF+D)=NDo-X9bhW+LXd5!mgVnM?VS{2%w&c2<>yb>C&BmF+&}ocWL!{N;xeTtm<@- z1cvWk! zZSE*$^<9~L(MM>?a+VW6i-C@g!yzPlN-I?;EqR3;7$FhbFNTJP)o^^_DS`_sh;7@~ zZqEB^roqJ247*c^+!v>FhE7=Nb6sj~Kl6W8XfQD5ok|a+cpPLnSX;Ur)Vj)}HBJ#AhF5KI>B(AvKvKK5*G0&d-9YsaBKWpXj88skL5k zbVFd;z*f?zv`w?pO4s;B86XFIxMi=Az}y}UX;>H{=5^^TRcLA+#}w~XzyB01_4(1E$KaY;?MvRm&2-AoUy6 zi+}R;x{R+1r+uU9_z$8=jWEH;@84$O?~i>Z(2L$#ep_0{5nU~t!nD2Zxv{y#pmaakFee2IEFW8;`v&Iq0GLWa-?nAuWuE@UlbHB=Q$#ze+M zG;u03*Oh-L7ijnS)8s-+1>^7tU>u4ehVw;+HVDJ4#MuB7cthUSb`Q}zBYS()a;%ym=*$=xB?3lbl%;Vu zt_GYpyX~I!6>FC~5TtR}n1?JLr=_ISTi)MXh#M|r)2wX-L&$M1Iu zIkC8eNLH!H9qBaC69OOzIHx-~jCw7tv+mBv>_qPD73xu82pt}-DH?Vj{}2$$pM3OR ziGSnUATNivlLkU2FOUk(o8}6H{Hy&`8KTv^zNGb&@cb&5Kk-tKL@7=Ts!)mG#02Jz z)!2!N(CoFEf}Pe8vtv8qB@5FJ>{st8HP35w1MG522IeTfbk@ap9! zq>;TYZmHcZ+-m)m!dW~c1OVxY`l0i@z~g8CfO>ZIjCB?c#%Kqf%TLE%R@u>rL(q<2 zG@v{ddjTQr*Icc53_Q?NHX=y#g=XZ7K1s^_nmYvV`A7h@v=_g)U`x8X`;UI_Gx|(_ zE-S9^1tbjCpr)=f*BuP?T~B{qWb@9=&{UJj@EPZvc2&`H2kqHm`#P8ce8vonEt2cO z>%Og~i}MbUdMSQm9;}>G@WiRAE+^W?=fa4XGK>G+>{ryx8hb~tAu4{`&sBCp1I^<5 zZ3wPoaR)@L(M^`WOSm;XJw0Z7rpzEqH%?V>4Kh=z2mjbd^}cdSO(N@JXChD~L!gWr z(#;s#oe>|uCTh3bI!{CkO&9riFi_rdB&=g-IHKR+Fsff~H;CqpnOBajry%D&5{S_fx$n>L;u_%PAclIjMl;@ScQ&l}4dc^^4%9oY z9JRh4=QOAPqAex)caB3{|blLXm0J3DJe)2NUA z?+50deARGTlIRpXcUsW^PG@nptoati)y0r=ZNaHjtJOA7N#0=4y&P|=hdG8x8>~($ zzKQ~kV=<5{Kpf7vw(4_f7Vu2~I>G6Jvk*j{!~#AOu;^oe%?#%#MUcI};o~;y`3kz6vN$eJeaGpv##aXM{`G-c1aB-@t^Ffgw=|j@3`sp1 z>n~X>Ko{@~`(nd{pLTBk9wrmtFl->JWM6ras_$nsp*iy64atC4>8(<(h+#fw7$OEc zVCEuckz=Yc%lQ2DeQswGa%~5%-Mhfbo8vkf{1RU{eLG!|WHBr$HT9+To?oOw<8Nl9 zNoci3+*VBh08x|R`KH8frxG{!B~kbna{>zIY_P!7?@5%Q>Wdn0w$~M_8zaX}61)c6 zc(^iS0(8;Wns`din(eIZ~oiR&2cFKMdPy8I!Kql?~gCTI z@{fZKe~cJ<;Ur)s7Xk$umm%@IScXuT-{zbcvt(i+-BZN!j~2~*-`_)(v zLyx2AArv7=40{7^Us*_G;O4Gqe;aD>OP3RP2ryUCluc8&(AL(wrUDH_vr$LKNJ`vY z=*GbtCT|&_mB2tcJ`0LM zpcd<5+;JM2p}mj%x&I8oM}K&N0O9o(G%CD&v!L-NzT@IV-h;qiHlgH2PbFw_9!V=C#_+=e429RyCd1F?`58Sn@9_31(>Cj+2+J^}QbfOX)br!a8fC8Qf z?1!G;igph;05s6Yrb( zPt!Pvtj~)<04pL7zPx`>4V|yHXULG0ky*#2<{tO-@57P#Uv37Drm#k|O3G;ApbZvF z3Z5O--=xb6o;p7(*VxV2pUsXsQ?+oSG1A|aJ3YmB+wv@1-sUZvme*m=XGe?IABVBn z&wOtWt<2f7R&IgC!YFyL=OAm~>&VI+k>9LgSVy$<(DEsT%4HsckI%Z%)1UP$A8FpK z+AC_-6{J~U`7OElFJe<6qb*{?gNll3v_SZbg6!Poj+2ee<|z!s!LK~VByP*L{_`hG z64-MLd9$MDlY_-OWpwO_J^`VviayyUD%LQaY&-sF{PAl}P7Xi%&^U_LX6bwt|vKLGdYsdfCH==R}nF@5tB{0`v5Pp1Ea_fDnrcNvh$@ zXg`#@SBm)8CM)CT*NkX`{|_T8pg+TkSpJKx0>(_6E;YVX8GJSg0`CS0f3@2E=?S+x z+Zc>Ne?@G})N!IyDiw%TuzRhE#!gu^j&Wvp*Qceet(n?7I>HQZjlBxiWBZqIp9u2s z`?q)?j+e)%)IH+}m%GWL#7&htu3M?g{@y<~3% z8JyDFV0n2&?3>4eHV1%$>HO7 z)U-XCKiv$gNqX%y&p4@|FC5E2;@ z2yyRKf9$zH0`UQIF2ez<(a*umok{797XA3x)|UtK2W_`UuE5q<)-XB=Yy&y4G(-?O z?zK=Q~?p4@fHz)-s2LXBIh6pfG~7qvUnT S&7K12OF>purd--I;C}!zoAL1g diff --git a/lib/ckeditor/plugins/icons_hidpi.png b/lib/ckeditor/plugins/icons_hidpi.png index 960dbb31fe89a48748535542daf8a2e79b4100e5..d346c504d09c240725bff68b7eee5d8414f38f72 100644 GIT binary patch delta 28850 zcmZs?byQp1`UOft(Bc$#r?>?uPzdf0#a&t)ifck~iWPTjiv*`waVydS#i6*nI}~|2 z=bm$a_r3A{+Iy_Evq$z?pUpYH)q4PFIRGRuLV=1hk~%(f2Z3nWy5BD)?26tJD065! zMn=Dnw3N(LezQE^SpAHhwlGpjTcG#;zVv2B6$I7f&Fm!rPlICRpixXUAFz#eG^+Dw zBct`Jd*6q>d)i(YYF+;A%kTci+5bcC@izaTqa{)PZPCq<-o)xzm{nn3|Cxen@NWe5>QPwxgH@tDzR_5sHiA5u`W<{N^XIU zM02&UXygM^!2Qi>mL;Oo311fEl{?HhsWClN-gl$tMDsy9qxb=7S~S zPC5f*R`ql5CepU)&$pzLTVR4h_FR9}v;bvF}}MSwwSJDLAWC{bj` znX#3X)gKj6N_3GBf&{?G19KWRZnv5gP+&u3RzOGynuLia#r_T|)O#&~7XbDesM?
n2Cd-Fhf4jqKBfs@ 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ú>x{`ldUWHD*T{z+ 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⪻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 T#9B|kdoJ@zL84U5(D(lXMVizS diff --git a/lib/ckeditor/plugins/taolanguage/icons/hidpi/language.png b/lib/ckeditor/plugins/taolanguage/icons/hidpi/language.png new file mode 100644 index 0000000000000000000000000000000000000000..7159a1f6d7cad59a75cbacd7cc33e1baec6959c4 GIT binary patch literal 795 zcmeAS@N?(olHy`uVBq!ia0vp^3LwnE1|*BCs=fdzmUKs7M+SzC{oH>NSwWJ?9znhg z3{`3j3=J&|48MRv4KElNN(~qoUL`OvSj}Ky5HFasE6@fg!ItFh?!xdN1Q+aGJ{c&& zUgGKN%Km_xiC2-KneQA20|S%1r;B4q#NoB!w(CR;dH&5=lDy>NZstW!A$Jm8H?x*k z$%Zdv%{|OJ&w^R>?IAG{Ysp}P&QCUFb#3XIvot=YTmSQJ^II;gA}APj&vZl5!E}12AxlH%tOIA{PhF0xQ2O<1&hL`Far@7HUQ?aWGD%Uf z<-6gra+fdc2lU_n{r>y!KVgPxsfzDwzunrkZpL%Tb31bwrf-cr7k$dyuFKGlvEtGz zyOs^y(NYV0GKC_}rM^*JKUKMFVx@jc3ybJD3%wz#ngZI{uQ+g%=d{cYt{dLRVE`f z@AVVqCHLA=Ju_8r9J*qo+&+^z^?KE@3zdJT{m7EH5X#RCc>TmQ=sxp}cmF@Feyi## zI`0XmaK7EiH8K~jZTTLre=qCk+Be(&c+XvT-lzROv(e4IN6puQbgyS}xlfLG)SiEM zR-)}O4>@g?!&`T9${n+GzHmX)?H%LE&7U2r9$#fyA|*Z}_mg~vdkXI)&JYvwUb)@F@1D;W5K0Ry$zUpR7+eVN>UO_QmvAUQh^kMk%6I^ zuA!l>fl-K|v6Zp0m4Sh_fgzB*&ba0+iiX_$l+3hB+!~g}hy(&PFnGH9xvX!lvI6-E$sR$z z3=CDO3=9p;3=BX21L>Cx45bDP46hOx7_4S6Fo@?*ia+WGRLhp+?e4i<;P&a!Q)dK`1J_;QQPs z%3K*jcaQGApL<))xO(SrU9JKlS%2f*Ut&C23Z}LQS^MS)AGmwBz2@g@lex8RLS+Uu zEsWylbrc0VJ#_w^j4hmyboAh)121KJVl*D^`?GNUoZbn&6N_$gL_B=sW5`g$P~u@G zU=k|*2k2JS64!{5l*E!$tK_0oAjM#0U}&amV6JOu8DeN`Wo%$&Vx(Ky eMMG|WN@iLmZVj1d&mRG5VDNPHb6Mw<&;$S*LyL(3 literal 0 HcmV?d00001 diff --git a/lib/ckeditor/plugins/taolanguage/lang/ar.js b/lib/ckeditor/plugins/taolanguage/lang/ar.js new file mode 100644 index 00000000..d59ded1b --- /dev/null +++ b/lib/ckeditor/plugins/taolanguage/lang/ar.js @@ -0,0 +1,5 @@ +/* + Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. + For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license +*/ +CKEDITOR.plugins.setLang("taolanguage","ar",{button:"حدد اللغة",remove:"حذف اللغة"}); \ No newline at end of file diff --git a/lib/ckeditor/plugins/taolanguage/lang/az.js b/lib/ckeditor/plugins/taolanguage/lang/az.js new file mode 100644 index 00000000..532aed19 --- /dev/null +++ b/lib/ckeditor/plugins/taolanguage/lang/az.js @@ -0,0 +1,5 @@ +/* + Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. + For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license +*/ +CKEDITOR.plugins.setLang("taolanguage","az",{button:"Dilini təyin et",remove:"Dilini sil"}); \ No newline at end of file diff --git a/lib/ckeditor/plugins/taolanguage/lang/bg.js b/lib/ckeditor/plugins/taolanguage/lang/bg.js new file mode 100644 index 00000000..5696d4e4 --- /dev/null +++ b/lib/ckeditor/plugins/taolanguage/lang/bg.js @@ -0,0 +1,5 @@ +/* + Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. + For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license +*/ +CKEDITOR.plugins.setLang("taolanguage","bg",{button:"Задай език",remove:"Премахни език"}); \ No newline at end of file diff --git a/lib/ckeditor/plugins/taolanguage/lang/ca.js b/lib/ckeditor/plugins/taolanguage/lang/ca.js new file mode 100644 index 00000000..75ce2070 --- /dev/null +++ b/lib/ckeditor/plugins/taolanguage/lang/ca.js @@ -0,0 +1,5 @@ +/* + Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. + For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license +*/ +CKEDITOR.plugins.setLang("taolanguage","ca",{button:"Definir l'idioma",remove:"Eliminar idioma"}); \ No newline at end of file diff --git a/lib/ckeditor/plugins/taolanguage/lang/cs.js b/lib/ckeditor/plugins/taolanguage/lang/cs.js new file mode 100644 index 00000000..b5774e7f --- /dev/null +++ b/lib/ckeditor/plugins/taolanguage/lang/cs.js @@ -0,0 +1,5 @@ +/* + Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. + For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license +*/ +CKEDITOR.plugins.setLang("taolanguage","cs",{button:"Nastavit jazyk",remove:"Odstranit jazyk"}); \ No newline at end of file diff --git a/lib/ckeditor/plugins/taolanguage/lang/cy.js b/lib/ckeditor/plugins/taolanguage/lang/cy.js new file mode 100644 index 00000000..56e5060b --- /dev/null +++ b/lib/ckeditor/plugins/taolanguage/lang/cy.js @@ -0,0 +1,5 @@ +/* + Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. + For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license +*/ +CKEDITOR.plugins.setLang("taolanguage","cy",{button:"Gosod iaith",remove:"Tynnu iaith"}); \ No newline at end of file diff --git a/lib/ckeditor/plugins/taolanguage/lang/da.js b/lib/ckeditor/plugins/taolanguage/lang/da.js new file mode 100644 index 00000000..4f3bf87b --- /dev/null +++ b/lib/ckeditor/plugins/taolanguage/lang/da.js @@ -0,0 +1,5 @@ +/* + Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. + For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license +*/ +CKEDITOR.plugins.setLang("taolanguage","da",{button:"Vælg sprog",remove:"Fjern sprog"}); \ No newline at end of file diff --git a/lib/ckeditor/plugins/taolanguage/lang/de-ch.js b/lib/ckeditor/plugins/taolanguage/lang/de-ch.js new file mode 100644 index 00000000..afa7066c --- /dev/null +++ b/lib/ckeditor/plugins/taolanguage/lang/de-ch.js @@ -0,0 +1,5 @@ +/* + Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. + For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license +*/ +CKEDITOR.plugins.setLang("taolanguage","de-ch",{button:"Sprache festlegen",remove:"Sprache entfernen"}); \ No newline at end of file diff --git a/lib/ckeditor/plugins/taolanguage/lang/de.js b/lib/ckeditor/plugins/taolanguage/lang/de.js new file mode 100644 index 00000000..500b58eb --- /dev/null +++ b/lib/ckeditor/plugins/taolanguage/lang/de.js @@ -0,0 +1,5 @@ +/* + Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. + For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license +*/ +CKEDITOR.plugins.setLang("taolanguage","de",{button:"Sprache festlegen",remove:"Sprache entfernen"}); \ No newline at end of file diff --git a/lib/ckeditor/plugins/taolanguage/lang/el.js b/lib/ckeditor/plugins/taolanguage/lang/el.js new file mode 100644 index 00000000..e15e050f --- /dev/null +++ b/lib/ckeditor/plugins/taolanguage/lang/el.js @@ -0,0 +1,5 @@ +/* + Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. + For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license +*/ +CKEDITOR.plugins.setLang("taolanguage","el",{button:"Θέση γλώσσας",remove:"Αφαίρεση γλώσσας"}); \ No newline at end of file diff --git a/lib/ckeditor/plugins/taolanguage/lang/en-au.js b/lib/ckeditor/plugins/taolanguage/lang/en-au.js new file mode 100644 index 00000000..49e7b3aa --- /dev/null +++ b/lib/ckeditor/plugins/taolanguage/lang/en-au.js @@ -0,0 +1,5 @@ +/* + Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. + For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license +*/ +CKEDITOR.plugins.setLang("taolanguage","en-au",{button:"Set language",remove:"Remove language"}); \ No newline at end of file diff --git a/lib/ckeditor/plugins/taolanguage/lang/en-gb.js b/lib/ckeditor/plugins/taolanguage/lang/en-gb.js new file mode 100644 index 00000000..35118a55 --- /dev/null +++ b/lib/ckeditor/plugins/taolanguage/lang/en-gb.js @@ -0,0 +1,5 @@ +/* + Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. + For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license +*/ +CKEDITOR.plugins.setLang("taolanguage","en-gb",{button:"Set language",remove:"Remove language"}); \ No newline at end of file diff --git a/lib/ckeditor/plugins/taolanguage/lang/en.js b/lib/ckeditor/plugins/taolanguage/lang/en.js new file mode 100644 index 00000000..91a3ccbf --- /dev/null +++ b/lib/ckeditor/plugins/taolanguage/lang/en.js @@ -0,0 +1,5 @@ +/* + Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. + For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license +*/ +CKEDITOR.plugins.setLang("taolanguage","en",{button:"Set language",remove:"Remove language"}); \ No newline at end of file diff --git a/lib/ckeditor/plugins/taolanguage/lang/eo.js b/lib/ckeditor/plugins/taolanguage/lang/eo.js new file mode 100644 index 00000000..bc74dd62 --- /dev/null +++ b/lib/ckeditor/plugins/taolanguage/lang/eo.js @@ -0,0 +1,5 @@ +/* + Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. + For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license +*/ +CKEDITOR.plugins.setLang("taolanguage","eo",{button:"Instali lingvon",remove:"Forigi lingvon"}); \ No newline at end of file diff --git a/lib/ckeditor/plugins/taolanguage/lang/es-mx.js b/lib/ckeditor/plugins/taolanguage/lang/es-mx.js new file mode 100644 index 00000000..b542cc96 --- /dev/null +++ b/lib/ckeditor/plugins/taolanguage/lang/es-mx.js @@ -0,0 +1,5 @@ +/* + Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. + For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license +*/ +CKEDITOR.plugins.setLang("taolanguage","es-mx",{button:"Establecer idioma",remove:"Remover idioma"}); \ No newline at end of file diff --git a/lib/ckeditor/plugins/taolanguage/lang/es.js b/lib/ckeditor/plugins/taolanguage/lang/es.js new file mode 100644 index 00000000..745aa43f --- /dev/null +++ b/lib/ckeditor/plugins/taolanguage/lang/es.js @@ -0,0 +1,5 @@ +/* + Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. + For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license +*/ +CKEDITOR.plugins.setLang("taolanguage","es",{button:"Fijar lenguaje",remove:"Quitar lenguaje"}); \ No newline at end of file diff --git a/lib/ckeditor/plugins/taolanguage/lang/et.js b/lib/ckeditor/plugins/taolanguage/lang/et.js new file mode 100644 index 00000000..33457444 --- /dev/null +++ b/lib/ckeditor/plugins/taolanguage/lang/et.js @@ -0,0 +1,5 @@ +/* + Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. + For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license +*/ +CKEDITOR.plugins.setLang("taolanguage","et",{button:"Määra keel",remove:"Eemalda keel"}); \ No newline at end of file diff --git a/lib/ckeditor/plugins/taolanguage/lang/eu.js b/lib/ckeditor/plugins/taolanguage/lang/eu.js new file mode 100644 index 00000000..90ae7b31 --- /dev/null +++ b/lib/ckeditor/plugins/taolanguage/lang/eu.js @@ -0,0 +1,5 @@ +/* + Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. + For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license +*/ +CKEDITOR.plugins.setLang("taolanguage","eu",{button:"Ezarri hizkuntza",remove:"Kendu hizkuntza"}); \ No newline at end of file diff --git a/lib/ckeditor/plugins/taolanguage/lang/fa.js b/lib/ckeditor/plugins/taolanguage/lang/fa.js new file mode 100644 index 00000000..35567e98 --- /dev/null +++ b/lib/ckeditor/plugins/taolanguage/lang/fa.js @@ -0,0 +1,5 @@ +/* + Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. + For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license +*/ +CKEDITOR.plugins.setLang("taolanguage","fa",{button:"تعیین زبان",remove:"حذف زبان"}); \ No newline at end of file diff --git a/lib/ckeditor/plugins/taolanguage/lang/fi.js b/lib/ckeditor/plugins/taolanguage/lang/fi.js new file mode 100644 index 00000000..b123582a --- /dev/null +++ b/lib/ckeditor/plugins/taolanguage/lang/fi.js @@ -0,0 +1,5 @@ +/* + Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. + For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license +*/ +CKEDITOR.plugins.setLang("taolanguage","fi",{button:"Aseta kieli",remove:"Poista kieli"}); \ No newline at end of file diff --git a/lib/ckeditor/plugins/taolanguage/lang/fo.js b/lib/ckeditor/plugins/taolanguage/lang/fo.js new file mode 100644 index 00000000..aa6fd98c --- /dev/null +++ b/lib/ckeditor/plugins/taolanguage/lang/fo.js @@ -0,0 +1,5 @@ +/* + Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. + For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license +*/ +CKEDITOR.plugins.setLang("taolanguage","fo",{button:"Velja tungumál",remove:"Remove language"}); \ No newline at end of file diff --git a/lib/ckeditor/plugins/taolanguage/lang/fr.js b/lib/ckeditor/plugins/taolanguage/lang/fr.js new file mode 100644 index 00000000..29be13a5 --- /dev/null +++ b/lib/ckeditor/plugins/taolanguage/lang/fr.js @@ -0,0 +1,5 @@ +/* + Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. + For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license +*/ +CKEDITOR.plugins.setLang("taolanguage","fr",{button:"Définir la langue",remove:"Supprimer la langue"}); \ No newline at end of file diff --git a/lib/ckeditor/plugins/taolanguage/lang/gl.js b/lib/ckeditor/plugins/taolanguage/lang/gl.js new file mode 100644 index 00000000..8078d48b --- /dev/null +++ b/lib/ckeditor/plugins/taolanguage/lang/gl.js @@ -0,0 +1,5 @@ +/* + Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. + For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license +*/ +CKEDITOR.plugins.setLang("taolanguage","gl",{button:"Estabelezer o idioma",remove:"Retirar o idioma"}); \ No newline at end of file diff --git a/lib/ckeditor/plugins/taolanguage/lang/he.js b/lib/ckeditor/plugins/taolanguage/lang/he.js new file mode 100644 index 00000000..4ac7c79e --- /dev/null +++ b/lib/ckeditor/plugins/taolanguage/lang/he.js @@ -0,0 +1,5 @@ +/* + Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. + For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license +*/ +CKEDITOR.plugins.setLang("taolanguage","he",{button:"צור שפה",remove:"הסר שפה"}); \ No newline at end of file diff --git a/lib/ckeditor/plugins/taolanguage/lang/hr.js b/lib/ckeditor/plugins/taolanguage/lang/hr.js new file mode 100644 index 00000000..fa29c0ab --- /dev/null +++ b/lib/ckeditor/plugins/taolanguage/lang/hr.js @@ -0,0 +1,5 @@ +/* + Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. + For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license +*/ +CKEDITOR.plugins.setLang("taolanguage","hr",{button:"Namjesti jezik",remove:"Makni jezik"}); \ No newline at end of file diff --git a/lib/ckeditor/plugins/taolanguage/lang/hu.js b/lib/ckeditor/plugins/taolanguage/lang/hu.js new file mode 100644 index 00000000..35bb2c94 --- /dev/null +++ b/lib/ckeditor/plugins/taolanguage/lang/hu.js @@ -0,0 +1,5 @@ +/* + Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. + For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license +*/ +CKEDITOR.plugins.setLang("taolanguage","hu",{button:"Nyelv beállítása",remove:"Nyelv eltávolítása"}); \ No newline at end of file diff --git a/lib/ckeditor/plugins/taolanguage/lang/id.js b/lib/ckeditor/plugins/taolanguage/lang/id.js new file mode 100644 index 00000000..0a985727 --- /dev/null +++ b/lib/ckeditor/plugins/taolanguage/lang/id.js @@ -0,0 +1,5 @@ +/* + Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. + For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license +*/ +CKEDITOR.plugins.setLang("taolanguage","id",{button:"Atur Bahasa",remove:"Hapus Bahasa"}); \ No newline at end of file diff --git a/lib/ckeditor/plugins/taolanguage/lang/it.js b/lib/ckeditor/plugins/taolanguage/lang/it.js new file mode 100644 index 00000000..5fe1fb4d --- /dev/null +++ b/lib/ckeditor/plugins/taolanguage/lang/it.js @@ -0,0 +1,5 @@ +/* + Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. + For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license +*/ +CKEDITOR.plugins.setLang("taolanguage","it",{button:"Imposta lingua",remove:"Rimuovi lingua"}); \ No newline at end of file diff --git a/lib/ckeditor/plugins/taolanguage/lang/ja.js b/lib/ckeditor/plugins/taolanguage/lang/ja.js new file mode 100644 index 00000000..9854dff1 --- /dev/null +++ b/lib/ckeditor/plugins/taolanguage/lang/ja.js @@ -0,0 +1,5 @@ +/* + Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. + For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license +*/ +CKEDITOR.plugins.setLang("taolanguage","ja",{button:"言語を設定",remove:"言語を削除"}); \ No newline at end of file diff --git a/lib/ckeditor/plugins/taolanguage/lang/km.js b/lib/ckeditor/plugins/taolanguage/lang/km.js new file mode 100644 index 00000000..86e134fa --- /dev/null +++ b/lib/ckeditor/plugins/taolanguage/lang/km.js @@ -0,0 +1,5 @@ +/* + Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. + For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license +*/ +CKEDITOR.plugins.setLang("taolanguage","km",{button:"កំណត់​ភាសា",remove:"លុប​ភាសា"}); \ No newline at end of file diff --git a/lib/ckeditor/plugins/taolanguage/lang/ko.js b/lib/ckeditor/plugins/taolanguage/lang/ko.js new file mode 100644 index 00000000..519b8ec5 --- /dev/null +++ b/lib/ckeditor/plugins/taolanguage/lang/ko.js @@ -0,0 +1,5 @@ +/* + Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. + For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license +*/ +CKEDITOR.plugins.setLang("taolanguage","ko",{button:"언어 설정",remove:"언어 설정 지우기"}); \ No newline at end of file diff --git a/lib/ckeditor/plugins/taolanguage/lang/ku.js b/lib/ckeditor/plugins/taolanguage/lang/ku.js new file mode 100644 index 00000000..98e1e9e5 --- /dev/null +++ b/lib/ckeditor/plugins/taolanguage/lang/ku.js @@ -0,0 +1,5 @@ +/* + Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. + For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license +*/ +CKEDITOR.plugins.setLang("taolanguage","ku",{button:"جێگیرکردنی زمان",remove:"لابردنی زمان"}); \ No newline at end of file diff --git a/lib/ckeditor/plugins/taolanguage/lang/lt.js b/lib/ckeditor/plugins/taolanguage/lang/lt.js new file mode 100644 index 00000000..8feddb14 --- /dev/null +++ b/lib/ckeditor/plugins/taolanguage/lang/lt.js @@ -0,0 +1,5 @@ +/* + Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. + For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license +*/ +CKEDITOR.plugins.setLang("taolanguage","lt",{button:"Nustatyti kalbą",remove:"Pašalinti kalbą"}); \ No newline at end of file diff --git a/lib/ckeditor/plugins/taolanguage/lang/lv.js b/lib/ckeditor/plugins/taolanguage/lang/lv.js new file mode 100644 index 00000000..ebd4f622 --- /dev/null +++ b/lib/ckeditor/plugins/taolanguage/lang/lv.js @@ -0,0 +1,5 @@ +/* + Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. + For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license +*/ +CKEDITOR.plugins.setLang("taolanguage","lv",{button:"Uzstādīt valodu",remove:"Noņemt valodu"}); \ No newline at end of file diff --git a/lib/ckeditor/plugins/taolanguage/lang/nb.js b/lib/ckeditor/plugins/taolanguage/lang/nb.js new file mode 100644 index 00000000..e36e5659 --- /dev/null +++ b/lib/ckeditor/plugins/taolanguage/lang/nb.js @@ -0,0 +1,5 @@ +/* + Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. + For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license +*/ +CKEDITOR.plugins.setLang("taolanguage","nb",{button:"Sett språk",remove:"Fjern språk"}); \ No newline at end of file diff --git a/lib/ckeditor/plugins/taolanguage/lang/nl.js b/lib/ckeditor/plugins/taolanguage/lang/nl.js new file mode 100644 index 00000000..c62824ee --- /dev/null +++ b/lib/ckeditor/plugins/taolanguage/lang/nl.js @@ -0,0 +1,5 @@ +/* + Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. + For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license +*/ +CKEDITOR.plugins.setLang("taolanguage","nl",{button:"Taal instellen",remove:"Taal verwijderen"}); \ No newline at end of file diff --git a/lib/ckeditor/plugins/taolanguage/lang/no.js b/lib/ckeditor/plugins/taolanguage/lang/no.js new file mode 100644 index 00000000..acc8ca99 --- /dev/null +++ b/lib/ckeditor/plugins/taolanguage/lang/no.js @@ -0,0 +1,5 @@ +/* + Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. + For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license +*/ +CKEDITOR.plugins.setLang("taolanguage","no",{button:"Sett språk",remove:"Fjern språk"}); \ No newline at end of file diff --git a/lib/ckeditor/plugins/taolanguage/lang/oc.js b/lib/ckeditor/plugins/taolanguage/lang/oc.js new file mode 100644 index 00000000..ddd4a744 --- /dev/null +++ b/lib/ckeditor/plugins/taolanguage/lang/oc.js @@ -0,0 +1,5 @@ +/* + Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. + For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license +*/ +CKEDITOR.plugins.setLang("taolanguage","oc",{button:"Definir la lenga",remove:"Suprimir la lenga"}); \ No newline at end of file diff --git a/lib/ckeditor/plugins/taolanguage/lang/pl.js b/lib/ckeditor/plugins/taolanguage/lang/pl.js new file mode 100644 index 00000000..bfbfd045 --- /dev/null +++ b/lib/ckeditor/plugins/taolanguage/lang/pl.js @@ -0,0 +1,5 @@ +/* + Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. + For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license +*/ +CKEDITOR.plugins.setLang("taolanguage","pl",{button:"Ustaw język",remove:"Usuń język"}); \ No newline at end of file diff --git a/lib/ckeditor/plugins/taolanguage/lang/pt-br.js b/lib/ckeditor/plugins/taolanguage/lang/pt-br.js new file mode 100644 index 00000000..53d5688c --- /dev/null +++ b/lib/ckeditor/plugins/taolanguage/lang/pt-br.js @@ -0,0 +1,5 @@ +/* + Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. + For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license +*/ +CKEDITOR.plugins.setLang("taolanguage","pt-br",{button:"Configure o Idioma",remove:"Remover Idioma"}); \ No newline at end of file diff --git a/lib/ckeditor/plugins/taolanguage/lang/pt.js b/lib/ckeditor/plugins/taolanguage/lang/pt.js new file mode 100644 index 00000000..cb84e038 --- /dev/null +++ b/lib/ckeditor/plugins/taolanguage/lang/pt.js @@ -0,0 +1,5 @@ +/* + Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. + For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license +*/ +CKEDITOR.plugins.setLang("taolanguage","pt",{button:"Definir Idioma",remove:"Remover idioma"}); \ No newline at end of file diff --git a/lib/ckeditor/plugins/taolanguage/lang/ro.js b/lib/ckeditor/plugins/taolanguage/lang/ro.js new file mode 100644 index 00000000..10985cf8 --- /dev/null +++ b/lib/ckeditor/plugins/taolanguage/lang/ro.js @@ -0,0 +1,5 @@ +/* + Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. + For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license +*/ +CKEDITOR.plugins.setLang("taolanguage","ro",{button:"Alege limba",remove:"Șterge limba deja selectată"}); \ No newline at end of file diff --git a/lib/ckeditor/plugins/taolanguage/lang/ru.js b/lib/ckeditor/plugins/taolanguage/lang/ru.js new file mode 100644 index 00000000..f2b81c1f --- /dev/null +++ b/lib/ckeditor/plugins/taolanguage/lang/ru.js @@ -0,0 +1,5 @@ +/* + Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. + For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license +*/ +CKEDITOR.plugins.setLang("taolanguage","ru",{button:"Установка языка",remove:"Удалить язык"}); \ No newline at end of file diff --git a/lib/ckeditor/plugins/taolanguage/lang/sk.js b/lib/ckeditor/plugins/taolanguage/lang/sk.js new file mode 100644 index 00000000..b151147d --- /dev/null +++ b/lib/ckeditor/plugins/taolanguage/lang/sk.js @@ -0,0 +1,5 @@ +/* + Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. + For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license +*/ +CKEDITOR.plugins.setLang("taolanguage","sk",{button:"Nastaviť jazyk",remove:"Odstrániť jazyk"}); \ No newline at end of file diff --git a/lib/ckeditor/plugins/taolanguage/lang/sl.js b/lib/ckeditor/plugins/taolanguage/lang/sl.js new file mode 100644 index 00000000..255fce78 --- /dev/null +++ b/lib/ckeditor/plugins/taolanguage/lang/sl.js @@ -0,0 +1,5 @@ +/* + Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. + For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license +*/ +CKEDITOR.plugins.setLang("taolanguage","sl",{button:"Nastavi jezik",remove:"Odstrani jezik"}); \ No newline at end of file diff --git a/lib/ckeditor/plugins/taolanguage/lang/sq.js b/lib/ckeditor/plugins/taolanguage/lang/sq.js new file mode 100644 index 00000000..05e3d031 --- /dev/null +++ b/lib/ckeditor/plugins/taolanguage/lang/sq.js @@ -0,0 +1,5 @@ +/* + Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. + For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license +*/ +CKEDITOR.plugins.setLang("taolanguage","sq",{button:"Përzgjidhni gjuhën",remove:"Largoni gjuhën"}); \ No newline at end of file diff --git a/lib/ckeditor/plugins/taolanguage/lang/sr-latn.js b/lib/ckeditor/plugins/taolanguage/lang/sr-latn.js new file mode 100644 index 00000000..7647a662 --- /dev/null +++ b/lib/ckeditor/plugins/taolanguage/lang/sr-latn.js @@ -0,0 +1,5 @@ +/* + Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. + For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license +*/ +CKEDITOR.plugins.setLang("taolanguage","sr-latn",{button:"Podesi jezik",remove:"Odstrani jezik"}); \ No newline at end of file diff --git a/lib/ckeditor/plugins/taolanguage/lang/sr.js b/lib/ckeditor/plugins/taolanguage/lang/sr.js new file mode 100644 index 00000000..0e4a8e40 --- /dev/null +++ b/lib/ckeditor/plugins/taolanguage/lang/sr.js @@ -0,0 +1,5 @@ +/* + Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. + For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license +*/ +CKEDITOR.plugins.setLang("taolanguage","sr",{button:"Подеси језик",remove:"Одстрани језик"}); \ No newline at end of file diff --git a/lib/ckeditor/plugins/taolanguage/lang/sv.js b/lib/ckeditor/plugins/taolanguage/lang/sv.js new file mode 100644 index 00000000..b0f12adc --- /dev/null +++ b/lib/ckeditor/plugins/taolanguage/lang/sv.js @@ -0,0 +1,5 @@ +/* + Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. + For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license +*/ +CKEDITOR.plugins.setLang("taolanguage","sv",{button:"Sätt språk",remove:"Ta bort språk"}); \ No newline at end of file diff --git a/lib/ckeditor/plugins/taolanguage/lang/tr.js b/lib/ckeditor/plugins/taolanguage/lang/tr.js new file mode 100644 index 00000000..37ee397b --- /dev/null +++ b/lib/ckeditor/plugins/taolanguage/lang/tr.js @@ -0,0 +1,5 @@ +/* + Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. + For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license +*/ +CKEDITOR.plugins.setLang("taolanguage","tr",{button:"Dili seç",remove:"Dili kaldır"}); \ No newline at end of file diff --git a/lib/ckeditor/plugins/taolanguage/lang/tt.js b/lib/ckeditor/plugins/taolanguage/lang/tt.js new file mode 100644 index 00000000..174991d9 --- /dev/null +++ b/lib/ckeditor/plugins/taolanguage/lang/tt.js @@ -0,0 +1,5 @@ +/* + Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. + For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license +*/ +CKEDITOR.plugins.setLang("taolanguage","tt",{button:"Тел сайлау",remove:"Телне бетерү"}); \ No newline at end of file diff --git a/lib/ckeditor/plugins/taolanguage/lang/ug.js b/lib/ckeditor/plugins/taolanguage/lang/ug.js new file mode 100644 index 00000000..c2835f9e --- /dev/null +++ b/lib/ckeditor/plugins/taolanguage/lang/ug.js @@ -0,0 +1,5 @@ +/* + Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. + For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license +*/ +CKEDITOR.plugins.setLang("taolanguage","ug",{button:"تىل تەڭشەك",remove:"تىلنى چىقىرىۋەت"}); \ No newline at end of file diff --git a/lib/ckeditor/plugins/taolanguage/lang/uk.js b/lib/ckeditor/plugins/taolanguage/lang/uk.js new file mode 100644 index 00000000..b1552947 --- /dev/null +++ b/lib/ckeditor/plugins/taolanguage/lang/uk.js @@ -0,0 +1,5 @@ +/* + Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. + For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license +*/ +CKEDITOR.plugins.setLang("taolanguage","uk",{button:"Установити мову",remove:"Вилучити мову"}); \ No newline at end of file diff --git a/lib/ckeditor/plugins/taolanguage/lang/vi.js b/lib/ckeditor/plugins/taolanguage/lang/vi.js new file mode 100644 index 00000000..ef392dc9 --- /dev/null +++ b/lib/ckeditor/plugins/taolanguage/lang/vi.js @@ -0,0 +1,5 @@ +/* + Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. + For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license +*/ +CKEDITOR.plugins.setLang("taolanguage","vi",{button:"Thiết lập ngôn ngữ",remove:"Loại bỏ ngôn ngữ"}); \ No newline at end of file diff --git a/lib/ckeditor/plugins/taolanguage/lang/zh-cn.js b/lib/ckeditor/plugins/taolanguage/lang/zh-cn.js new file mode 100644 index 00000000..e76bc3ed --- /dev/null +++ b/lib/ckeditor/plugins/taolanguage/lang/zh-cn.js @@ -0,0 +1,5 @@ +/* + Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. + For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license +*/ +CKEDITOR.plugins.setLang("taolanguage","zh-cn",{button:"设置语言",remove:"移除语言"}); \ No newline at end of file diff --git a/lib/ckeditor/plugins/taolanguage/lang/zh.js b/lib/ckeditor/plugins/taolanguage/lang/zh.js new file mode 100644 index 00000000..db714016 --- /dev/null +++ b/lib/ckeditor/plugins/taolanguage/lang/zh.js @@ -0,0 +1,5 @@ +/* + Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. + For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license +*/ +CKEDITOR.plugins.setLang("taolanguage","zh",{button:"設定語言",remove:"移除語言"}); \ No newline at end of file diff --git a/lib/ckeditor/plugins/taolanguage/plugin.js b/lib/ckeditor/plugins/taolanguage/plugin.js new file mode 100644 index 00000000..c590c1dc --- /dev/null +++ b/lib/ckeditor/plugins/taolanguage/plugin.js @@ -0,0 +1,9 @@ +/* + Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. + For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license +*/ +(function(){CKEDITOR.plugins.add("taolanguage",{requires:"menubutton",lang:"ar,az,bg,ca,cs,cy,da,de,de-ch,el,en,en-au,en-gb,eo,es,es-mx,et,eu,fa,fi,fo,fr,gl,he,hr,hu,id,it,ja,km,ko,ku,lt,lv,nb,nl,no,oc,pl,pt,pt-br,ro,ru,sk,sl,sq,sr,sr-latn,sv,tr,tt,ug,uk,vi,zh,zh-cn",icons:"language",hidpi:!0,init:function(a){var b=a.config.language_list||["ar:Arabic:rtl","fr:French","es:Spanish"],c=this,d=a.lang.taolanguage,e={},f,h,k,g;a.addCommand("language",{allowedContent:"span[!lang,!dir]",requiredContent:"span[lang,dir]", +contextSensitive:!0,exec:function(a,b){var c=e["language_"+b];if(c)a[c.style.checkActive(a.elementPath(),a)?"removeStyle":"applyStyle"](c.style)},refresh:function(a){document.body.classList.remove("cke_panel_visible");this.setState(c.getCurrentLangElement(a)?CKEDITOR.TRISTATE_ON:CKEDITOR.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 E0OR`HQvd(} literal 10020 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 O20VYJsaP&=9{hjskk+&S diff --git a/lib/ckeditor/skins/kama/icons_hidpi.png b/lib/ckeditor/skins/kama/icons_hidpi.png index 4f2f2fd62729701c3801055db086167e50b1e498..ab60ad81966a860aa93bd05133bb05ee280aa75f 100644 GIT binary patch literal 15674 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 Ml++c=@0tevKbgkvEdT%j literal 15675 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 W(6eo$Ld-|e068fo$wF~MzyAZ7_#mPH diff --git a/lib/ckeditor/skins/moono-lisa/editor.css b/lib/ckeditor/skins/moono-lisa/editor.css index 17387ddd..0b2a5276 100644 --- a/lib/ckeditor/skins/moono-lisa/editor.css +++ b/lib/ckeditor/skins/moono-lisa/editor.css @@ -2,4 +2,4 @@ Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ -.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}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #d1d1d1;padding:0}.cke_inner{display:block;background:#fff;padding:0;-webkit-touch-callout:none}.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 #d1d1d1;background:#f8f8f8;padding:6px 8px 2px;white-space:normal}.cke_float .cke_top{border:1px solid #d1d1d1}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #d1d1d1;background:#f8f8f8}.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 #bcbcbc 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 #bcbcbc;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:hidden;background-color:#fff;border:1px solid #d1d1d1}.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:focus{outline:0}.cke_panel_list{margin:0;padding:0;list-style-type:none;white-space:nowrap}.cke_panel_listItem{margin:0;padding:0}.cke_panel_listItem a{padding:6px 7px;display:block;color:inherit!important;text-decoration:none;overflow:hidden;text-overflow:ellipsis}.cke_hc .cke_panel_listItem a{border-style:none}.cke_panel_listItem.cke_selected a,.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{background-color:#e9e9e9}.cke_panel_listItem a:focus{outline:1px dotted #000}.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:4px 5px}.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_panel_grouptitle{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:6px 6px 7px 6px;color:#484848;border-bottom:1px solid #d1d1d1;background:#f8f8f8}.cke_colorblock{padding:10px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000}a.cke_colorbox{padding:2px;float:left;width:20px;height:20px}.cke_rtl a.cke_colorbox{float:right}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{outline:0;padding:0;border:2px solid #139ff7}a:hover.cke_colorbox{border-color:#bcbcbc}span.cke_colorbox{width:20px;height:20px;float:left}.cke_rtl span.cke_colorbox{float:right}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:3px;display:block;cursor:pointer}a.cke_colorauto{padding:0;border:1px solid transparent;margin-bottom:6px;height:26px;line-height:26px}a.cke_colormore{margin-top:10px;height:20px;line-height:19px}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{outline:0;border:#139ff7 1px solid;background-color:#f8f8f8}a:hover.cke_colorauto,a:hover.cke_colormore{border-color:#bcbcbc}.cke_colorauto span.cke_colorbox{width:18px;height:18px;border:1px solid #808080;margin-left:1px;margin-top:3px}.cke_rtl .cke_colorauto span.cke_colorbox{margin-left:0;margin-right:1px}span.cke_colorbox[style*="#ffffff"],span.cke_colorbox[style*="#FFFFFF"],span.cke_colorbox[style="background-color:#fff"],span.cke_colorbox[style="background-color:#FFF"],span.cke_colorbox[style*="rgb(255,255,255)"],span.cke_colorbox[style*="rgb(255, 255, 255)"]{border:1px solid #808080;width:18px;height:18px}.cke_toolbar{float:left}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{border:0;float:left;margin:1px 2px 6px 0;padding-right:3px}.cke_rtl .cke_toolgroup{float:right;margin:1px 0 6px 2px;padding-left:3px;padding-right:0}.cke_hc .cke_toolgroup{margin-right:5px;margin-bottom:5px}.cke_hc.cke_rtl .cke_toolgroup{margin-right:0;margin-left:5px}a.cke_button{display:inline-block;height:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0;position:relative}a.cke_button_expandable{padding:4px 5px}.cke_rtl a.cke_button{float:right}.cke_hc a.cke_button{border:1px solid black;padding:3px 5px;margin:0 3px 5px 0}.cke_hc.cke_rtl a.cke_button{margin:0 0 5px 3px}a.cke_button_on{background:#fff;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_on{padding:3px 4px}a.cke_button_off:hover,a.cke_button_off:focus,a.cke_button_off:active{background:#e5e5e5;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_off:hover,a.cke_button_expandable.cke_button_off:focus,a.cke_button_expandable.cke_button_off:active{padding:3px 4px}.cke_hc a.cke_button_on,.cke_hc a.cke_button_off:hover,.cke_hc a.cke_button_off:focus,.cke_hc a.cke_button_off:active{background:#e5e5e5;border:3px solid #000;padding:1px 3px}a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{border:0;padding:4px 6px;background-color:transparent}a.cke_button_expandable.cke_button_disabled:hover,a.cke_button_expandable.cke_button_disabled:active{padding:4px 5px}a.cke_button_disabled:focus{border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_disabled:focus{padding:3px 4px}.cke_hc a.cke_button_disabled:hover,.cke_hc a.cke_button_disabled:focus,.cke_hc a.cke_button_disabled:active{border:1px solid #acacac;padding:3px 5px;margin:0 3px 5px 0}.cke_hc a.cke_button_disabled:focus{border:3px solid #000;padding:1px 3px}.cke_hc.cke_rtl a.cke_button_disabled:hover,.cke_hc.cke_rtl a.cke_button_disabled:focus,.cke_hc.cke_rtl a.cke_button_disabled:active{margin:0 0 5px 3px}a.cke_button_disabled .cke_button_icon,a.cke_button_disabled .cke_button_arrow{opacity:.3}.cke_hc a.cke_button_disabled{border-color:#acacac}.cke_hc a.cke_button_disabled .cke_button_icon,.cke_hc a.cke_button_disabled .cke_button_label{opacity:.5}.cke_toolgroup a.cke_button:last-child:after,.cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:4px;top:0;right:-3px}.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-right:0;right:auto;border-left:1px solid #bcbcbc;top:0;left:-3px}.cke_hc .cke_toolgroup a.cke_button:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-color:#000;top:0;right:-7px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{top:0;right:auto;left:-7px}.cke_toolgroup a.cke_button:hover:last-child:after,.cke_toolgroup a.cke_button:focus:last-child:after,.cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:-4px}.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_rtl .cke_toolgroup a.cke_button:focus:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:auto;left:-4px}.cke_hc .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:-9px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:auto;left:-9px}.cke_toolbar.cke_toolbar_last .cke_toolgroup a.cke_button:last-child:after{content:none;border:0;width:0;height:0}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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:#484848}.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 3px;width:0;height:0;cursor:default;vertical-align:top;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #484848}.cke_rtl .cke_button_arrow{margin-right:5px;margin-left:0}.cke_hc .cke_button_arrow{font-size:10px;margin:3px 0 0 3px;width:auto;border:0}.cke_toolbar_separator{float:left;background-color:#bcbcbc;margin:4px 2px 0 2px;height:18px;width:1px}.cke_rtl .cke_toolbar_separator{float:right}.cke_hc .cke_toolbar_separator{background-color:#000;margin-left:2px;margin-right:5px;margin-bottom:9px}.cke_hc.cke_rtl .cke_toolbar_separator{margin-left:5px;margin-right:2px}.cke_toolbar_break{display:block;clear:left}.cke_rtl .cke_toolbar_break{clear:right}a.cke_toolbox_collapser{width:12px;height:11px;float:right;margin:11px 0 0;font-size:0;cursor:default;text-align:center;border:1px solid #bcbcbc}.cke_rtl .cke_toolbox_collapser{float:left}.cke_toolbox_collapser:hover{background:#e5e5e5}.cke_toolbox_collapser.cke_toolbox_collapser_min{margin:0 2px 4px}.cke_toolbox_collapser .cke_arrow{display:inline-block;height:0;width:0;font-size:0;margin-top:1px;border:3px solid transparent;border-bottom-color:#484848}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin-top:4px;border-bottom-color:transparent;border-top-color:#484848}.cke_hc .cke_toolbox_collapser .cke_arrow{font-size:8px;width:auto;border:0;margin-top:0}.cke_menuitem span{cursor:default}.cke_menubutton{display:block}.cke_hc .cke_menubutton{padding:2px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#e9e9e9;display:block;outline:1px dotted}.cke_menubutton:hover{outline:0}.cke_hc .cke_menubutton:hover,.cke_hc .cke_menubutton:focus,.cke_hc .cke_menubutton:active{border:2px solid;padding:0}.cke_menubutton_disabled:hover,.cke_menubutton_disabled:focus,.cke_menubutton_disabled:active{background-color:transparent;outline:0}.cke_menubutton_inner{display:table-row}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_icon{background-color:#f8f8f8;padding:6px 4px}.cke_hc .cke_menubutton_icon{height:16px;width:0;padding:4px 0}.cke_menubutton:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#e9e9e9}.cke_menubutton_disabled:hover .cke_menubutton_icon,.cke_menubutton_disabled:focus .cke_menubutton_icon,.cke_menubutton_disabled:active .cke_menubutton_icon{background-color:#f8f8f8;outline:0}.cke_menuitem .cke_menubutton_on{background-color:#e9e9e9;border:1px solid #dedede;outline:0}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px;background-color:#e9e9e9}.cke_menubutton_label{padding:0 5px;background-color:transparent;width:100%;vertical-align:middle}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_panel_frame .cke_menubutton_label{display:none}.cke_menuseparator{background-color:#d1d1d1;height:1px}.cke_menuarrow{background:transparent url(images/arrow.png) no-repeat 0 10px;padding:0 5px}.cke_rtl .cke_menuarrow{background-position:5px -13px;background-repeat:no-repeat}.cke_hc .cke_menuarrow{background-image:none}.cke_menuarrow span{display:none}.cke_hc .cke_menuarrow span{vertical-align:middle;display:inline}.cke_combo{display:inline-block;float:left;position:relative;margin-bottom:5px}.cke_rtl .cke_combo{float:right}.cke_hc .cke_combo{margin-top:1px;margin-bottom:10px}.cke_combo:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:5px;top:0;right:0}.cke_rtl .cke_combo:after{border-right:0;border-left:1px solid #bcbcbc;right:auto;left:0}.cke_hc .cke_combo:after{border-color:#000}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0;padding:1px}.cke_rtl a.cke_combo_button{float:right}.cke_hc a.cke_combo_button{padding:4px}.cke_combo_on a.cke_combo_button,.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:#e5e5e5;border:1px solid #bcbcbc;padding:0 0 0 1px;margin-left:-1px}.cke_combo_off a.cke_combo_button:focus{outline:0}.cke_combo_on a.cke_combo_button,.cke_combo_off a.cke_combo_button:active{background:#fff}.cke_rtl .cke_combo_on a.cke_combo_button,.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:0 1px 0 0;margin-left:0;margin-right:-1px}.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:3px solid #000;padding:1px 1px 1px 2px}.cke_hc.cke_rtl .cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:1px 2px 1px 1px}.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 0 0 3px;margin-left:-3px}.cke_rtl .cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 3px 0 0;margin-left:0;margin-right:-3px}.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 1px 1px 7px;margin-left:-6px}.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 7px 1px 1px;margin-left:0;margin-right:-6px}.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0;margin:0}.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px;margin:0}.cke_toolbar .cke_combo+.cke_toolbar_end,.cke_toolbar .cke_combo+.cke_toolgroup{margin-right:0;margin-left:2px}.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:2px}.cke_hc .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:5px}.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:5px}.cke_toolbar.cke_toolbar_last .cke_combo:nth-last-child(-n+2):after{content:none;border:0;width:0;height:0}.cke_combo_text{line-height:26px;padding-left:10px;text-overflow:ellipsis;overflow:hidden;float:left;cursor:default;color:#484848;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{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 10px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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 #484848}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:3px}.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_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{float:left;margin:-2px 0 2px}a.cke_path_item,span.cke_path_empty{display:inline-block;float:left;padding:3px 4px;margin-right:2px;cursor:default;text-decoration:none;outline:0;border:0;color:#484848;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:#e5e5e5}.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_combopanel__fontsize{width:135px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;text-align:center;opacity:.95;filter:alpha(opacity = 95);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__about_icon{background:url(icons.png?t=M6JB) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png?t=M6JB) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png?t=M6JB) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png?t=M6JB) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6JB) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6JB) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png?t=M6JB) no-repeat 0 -144px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6JB) no-repeat 0 -168px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6JB) no-repeat 0 -192px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -240px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -288px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -336px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6JB) no-repeat 0 -360px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6JB) no-repeat 0 -384px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -408px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -432px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6JB) no-repeat 0 -456px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -504px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6JB) no-repeat 0 -528px!important}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6JB) no-repeat 0 -552px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6JB) no-repeat 0 -576px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6JB) no-repeat 0 -600px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6JB) no-repeat 0 -624px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6JB) no-repeat 0 -648px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6JB) no-repeat 0 -672px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6JB) no-repeat 0 -696px!important}.cke_button__embed_icon{background:url(icons.png?t=M6JB) no-repeat 0 -720px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6JB) no-repeat 0 -744px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6JB) no-repeat 0 -816px!important}.cke_button__replace_icon{background:url(icons.png?t=M6JB) no-repeat 0 -840px!important}.cke_button__flash_icon{background:url(icons.png?t=M6JB) no-repeat 0 -864px!important}.cke_button__button_icon{background:url(icons.png?t=M6JB) no-repeat 0 -888px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6JB) no-repeat 0 -912px!important}.cke_button__form_icon{background:url(icons.png?t=M6JB) no-repeat 0 -936px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6JB) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6JB) no-repeat 0 -984px!important}.cke_button__radio_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1032px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1080px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1128px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1152px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1176px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1200px!important}.cke_button__image_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1248px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1296px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1320px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1344px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1368px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1392px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1416px!important}.cke_button__language_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1464px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1488px!important}.cke_button__link_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1512px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1560px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1608px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1632px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1656px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1704px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1752px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1800px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1848px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1872px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1920px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1944px!important}.cke_button__print_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1968px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1992px!important}.cke_button__save_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2016px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -2064px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2088px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -2136px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -2184px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2208px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2232px!important}.cke_button__table_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2256px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2280px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2304px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2328px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2352px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2424px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -456px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -576px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -696px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -744px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1320px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1344px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1368px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1392px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1416px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1488px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1512px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1872px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1944px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1968px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1992px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2016px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2256px!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=M6JB) no-repeat 0 -2280px!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=M6JB) no-repeat 0 -2304px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2328px!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=M6JB) no-repeat 0 -2352px!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=M6JB) no-repeat 0 -2376px!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=M6JB) no-repeat 0 -2400px!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=M6JB) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -4896px!important} \ 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;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #d1d1d1;padding:0}.cke_inner{display:block;background:#fff;padding:0;-webkit-touch-callout:none}.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 #d1d1d1;background:#f8f8f8;padding:6px 8px 2px;white-space:normal}.cke_float .cke_top{border:1px solid #d1d1d1}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #d1d1d1;background:#f8f8f8}.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 #bcbcbc 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 #bcbcbc;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:hidden;background-color:#fff;border:1px solid #d1d1d1}.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:focus{outline:0}.cke_panel_list{margin:0;padding:0;list-style-type:none;white-space:nowrap}.cke_panel_listItem{margin:0;padding:0}.cke_panel_listItem a{padding:6px 7px;display:block;color:inherit!important;text-decoration:none;overflow:hidden;text-overflow:ellipsis}.cke_hc .cke_panel_listItem a{border-style:none}.cke_panel_listItem.cke_selected a,.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{background-color:#e9e9e9}.cke_panel_listItem a:focus{outline:1px dotted #000}.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:4px 5px}.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_panel_grouptitle{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:6px 6px 7px 6px;color:#484848;border-bottom:1px solid #d1d1d1;background:#f8f8f8}.cke_colorblock{padding:10px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000}a.cke_colorbox{padding:2px;float:left;width:20px;height:20px}.cke_rtl a.cke_colorbox{float:right}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{outline:0;padding:0;border:2px solid #139ff7}a:hover.cke_colorbox{border-color:#bcbcbc}span.cke_colorbox{width:20px;height:20px;float:left}.cke_rtl span.cke_colorbox{float:right}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:3px;display:block;cursor:pointer}a.cke_colorauto{padding:0;border:1px solid transparent;margin-bottom:6px;height:26px;line-height:26px}a.cke_colormore{margin-top:10px;height:20px;line-height:19px}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{outline:0;border:#139ff7 1px solid;background-color:#f8f8f8}a:hover.cke_colorauto,a:hover.cke_colormore{border-color:#bcbcbc}.cke_colorauto span.cke_colorbox{width:18px;height:18px;border:1px solid #808080;margin-left:1px;margin-top:3px}.cke_rtl .cke_colorauto span.cke_colorbox{margin-left:0;margin-right:1px}span.cke_colorbox[style*="#ffffff"],span.cke_colorbox[style*="#FFFFFF"],span.cke_colorbox[style="background-color:#fff"],span.cke_colorbox[style="background-color:#FFF"],span.cke_colorbox[style*="rgb(255,255,255)"],span.cke_colorbox[style*="rgb(255, 255, 255)"]{border:1px solid #808080;width:18px;height:18px}.cke_toolbar{float:left}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{border:0;float:left;margin:1px 2px 6px 0;padding-right:3px}.cke_rtl .cke_toolgroup{float:right;margin:1px 0 6px 2px;padding-left:3px;padding-right:0}.cke_hc .cke_toolgroup{margin-right:5px;margin-bottom:5px}.cke_hc.cke_rtl .cke_toolgroup{margin-right:0;margin-left:5px}a.cke_button{display:inline-block;height:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0;position:relative}a.cke_button_expandable{padding:4px 5px}.cke_rtl a.cke_button{float:right}.cke_hc a.cke_button{border:1px solid black;padding:3px 5px;margin:0 3px 5px 0}.cke_hc.cke_rtl a.cke_button{margin:0 0 5px 3px}a.cke_button_on{background:#fff;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_on{padding:3px 4px}a.cke_button_off:hover,a.cke_button_off:focus,a.cke_button_off:active{background:#e5e5e5;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_off:hover,a.cke_button_expandable.cke_button_off:focus,a.cke_button_expandable.cke_button_off:active{padding:3px 4px}.cke_hc a.cke_button_on,.cke_hc a.cke_button_off:hover,.cke_hc a.cke_button_off:focus,.cke_hc a.cke_button_off:active{background:#e5e5e5;border:3px solid #000;padding:1px 3px}a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{border:0;padding:4px 6px;background-color:transparent}a.cke_button_expandable.cke_button_disabled:hover,a.cke_button_expandable.cke_button_disabled:active{padding:4px 5px}a.cke_button_disabled:focus{border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_disabled:focus{padding:3px 4px}.cke_hc a.cke_button_disabled:hover,.cke_hc a.cke_button_disabled:focus,.cke_hc a.cke_button_disabled:active{border:1px solid #acacac;padding:3px 5px;margin:0 3px 5px 0}.cke_hc a.cke_button_disabled:focus{border:3px solid #000;padding:1px 3px}.cke_hc.cke_rtl a.cke_button_disabled:hover,.cke_hc.cke_rtl a.cke_button_disabled:focus,.cke_hc.cke_rtl a.cke_button_disabled:active{margin:0 0 5px 3px}a.cke_button_disabled .cke_button_icon,a.cke_button_disabled .cke_button_arrow{opacity:.3}.cke_hc a.cke_button_disabled{border-color:#acacac}.cke_hc a.cke_button_disabled .cke_button_icon,.cke_hc a.cke_button_disabled .cke_button_label{opacity:.5}.cke_toolgroup a.cke_button:last-child:after,.cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:4px;top:0;right:-3px}.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-right:0;right:auto;border-left:1px solid #bcbcbc;top:0;left:-3px}.cke_hc .cke_toolgroup a.cke_button:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-color:#000;top:0;right:-7px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{top:0;right:auto;left:-7px}.cke_toolgroup a.cke_button:hover:last-child:after,.cke_toolgroup a.cke_button:focus:last-child:after,.cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:-4px}.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_rtl .cke_toolgroup a.cke_button:focus:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:auto;left:-4px}.cke_hc .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:-9px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:auto;left:-9px}.cke_toolbar.cke_toolbar_last .cke_toolgroup a.cke_button:last-child:after{content:none;border:0;width:0;height:0}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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:#484848}.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 3px;width:0;height:0;cursor:default;vertical-align:top;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #484848}.cke_rtl .cke_button_arrow{margin-right:5px;margin-left:0}.cke_hc .cke_button_arrow{font-size:10px;margin:3px 0 0 3px;width:auto;border:0}.cke_toolbar_separator{float:left;background-color:#bcbcbc;margin:4px 2px 0 2px;height:18px;width:1px}.cke_rtl .cke_toolbar_separator{float:right}.cke_hc .cke_toolbar_separator{background-color:#000;margin-left:2px;margin-right:5px;margin-bottom:9px}.cke_hc.cke_rtl .cke_toolbar_separator{margin-left:5px;margin-right:2px}.cke_toolbar_break{display:block;clear:left}.cke_rtl .cke_toolbar_break{clear:right}a.cke_toolbox_collapser{width:12px;height:11px;float:right;margin:11px 0 0;font-size:0;cursor:default;text-align:center;border:1px solid #bcbcbc}.cke_rtl .cke_toolbox_collapser{float:left}.cke_toolbox_collapser:hover{background:#e5e5e5}.cke_toolbox_collapser.cke_toolbox_collapser_min{margin:0 2px 4px}.cke_toolbox_collapser .cke_arrow{display:inline-block;height:0;width:0;font-size:0;margin-top:1px;border:3px solid transparent;border-bottom-color:#484848}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin-top:4px;border-bottom-color:transparent;border-top-color:#484848}.cke_hc .cke_toolbox_collapser .cke_arrow{font-size:8px;width:auto;border:0;margin-top:0}.cke_menuitem span{cursor:default}.cke_menubutton{display:block}.cke_hc .cke_menubutton{padding:2px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#e9e9e9;display:block;outline:1px dotted}.cke_menubutton:hover{outline:0}.cke_hc .cke_menubutton:hover,.cke_hc .cke_menubutton:focus,.cke_hc .cke_menubutton:active{border:2px solid;padding:0}.cke_menubutton_disabled:hover,.cke_menubutton_disabled:focus,.cke_menubutton_disabled:active{background-color:transparent;outline:0}.cke_menubutton_inner{display:table-row}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_icon{background-color:#f8f8f8;padding:6px 4px}.cke_hc .cke_menubutton_icon{height:16px;width:0;padding:4px 0}.cke_menubutton:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#e9e9e9}.cke_menubutton_disabled:hover .cke_menubutton_icon,.cke_menubutton_disabled:focus .cke_menubutton_icon,.cke_menubutton_disabled:active .cke_menubutton_icon{background-color:#f8f8f8;outline:0}.cke_menuitem .cke_menubutton_on{background-color:#e9e9e9;border:1px solid #dedede;outline:0}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px;background-color:#e9e9e9}.cke_menubutton_label{padding:0 5px;background-color:transparent;width:100%;vertical-align:middle}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_panel_frame .cke_menubutton_label{display:none}.cke_menuseparator{background-color:#d1d1d1;height:1px}.cke_menuarrow{background:transparent url(images/arrow.png) no-repeat 0 10px;padding:0 5px}.cke_rtl .cke_menuarrow{background-position:5px -13px;background-repeat:no-repeat}.cke_hc .cke_menuarrow{background-image:none}.cke_menuarrow span{display:none}.cke_hc .cke_menuarrow span{vertical-align:middle;display:inline}.cke_combo{display:inline-block;float:left;position:relative;margin-bottom:5px}.cke_rtl .cke_combo{float:right}.cke_hc .cke_combo{margin-top:1px;margin-bottom:10px}.cke_combo:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:5px;top:0;right:0}.cke_rtl .cke_combo:after{border-right:0;border-left:1px solid #bcbcbc;right:auto;left:0}.cke_hc .cke_combo:after{border-color:#000}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0;padding:1px}.cke_rtl a.cke_combo_button{float:right}.cke_hc a.cke_combo_button{padding:4px}.cke_combo_on a.cke_combo_button,.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:#e5e5e5;border:1px solid #bcbcbc;padding:0 0 0 1px;margin-left:-1px}.cke_combo_off a.cke_combo_button:focus{outline:0}.cke_combo_on a.cke_combo_button,.cke_combo_off a.cke_combo_button:active{background:#fff}.cke_rtl .cke_combo_on a.cke_combo_button,.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:0 1px 0 0;margin-left:0;margin-right:-1px}.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:3px solid #000;padding:1px 1px 1px 2px}.cke_hc.cke_rtl .cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:1px 2px 1px 1px}.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 0 0 3px;margin-left:-3px}.cke_rtl .cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 3px 0 0;margin-left:0;margin-right:-3px}.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 1px 1px 7px;margin-left:-6px}.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 7px 1px 1px;margin-left:0;margin-right:-6px}.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0;margin:0}.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px;margin:0}.cke_toolbar .cke_combo+.cke_toolbar_end,.cke_toolbar .cke_combo+.cke_toolgroup{margin-right:0;margin-left:2px}.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:2px}.cke_hc .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:5px}.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:5px}.cke_toolbar.cke_toolbar_last .cke_combo:nth-last-child(-n+2):after{content:none;border:0;width:0;height:0}.cke_combo_text{line-height:26px;padding-left:10px;text-overflow:ellipsis;overflow:hidden;float:left;cursor:default;color:#484848;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{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 10px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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 #484848}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:3px}.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_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{float:left;margin:-2px 0 2px}a.cke_path_item,span.cke_path_empty{display:inline-block;float:left;padding:3px 4px;margin-right:2px;cursor:default;text-decoration:none;outline:0;border:0;color:#484848;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:#e5e5e5}.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_combopanel__fontsize{width:135px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;text-align:center;opacity:.95;filter:alpha(opacity = 95);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__about_icon{background:url(icons.png?t=M6JL) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png?t=M6JL) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png?t=M6JL) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png?t=M6JL) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6JL) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6JL) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png?t=M6JL) no-repeat 0 -144px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6JL) no-repeat 0 -168px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6JL) no-repeat 0 -192px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6JL) 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=M6JL) no-repeat 0 -240px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6JL) 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=M6JL) no-repeat 0 -288px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6JL) 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=M6JL) no-repeat 0 -336px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6JL) no-repeat 0 -360px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6JL) no-repeat 0 -384px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6JL) no-repeat 0 -408px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6JL) no-repeat 0 -432px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6JL) no-repeat 0 -456px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6JL) 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=M6JL) no-repeat 0 -504px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6JL) no-repeat 0 -528px!important}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6JL) no-repeat 0 -552px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6JL) no-repeat 0 -576px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6JL) no-repeat 0 -600px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6JL) no-repeat 0 -624px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6JL) no-repeat 0 -648px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6JL) no-repeat 0 -672px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6JL) no-repeat 0 -696px!important}.cke_button__embed_icon{background:url(icons.png?t=M6JL) no-repeat 0 -720px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6JL) no-repeat 0 -744px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6JL) 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=M6JL) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6JL) no-repeat 0 -816px!important}.cke_button__replace_icon{background:url(icons.png?t=M6JL) no-repeat 0 -840px!important}.cke_button__flash_icon{background:url(icons.png?t=M6JL) no-repeat 0 -864px!important}.cke_button__button_icon{background:url(icons.png?t=M6JL) no-repeat 0 -888px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6JL) no-repeat 0 -912px!important}.cke_button__form_icon{background:url(icons.png?t=M6JL) no-repeat 0 -936px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6JL) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6JL) no-repeat 0 -984px!important}.cke_button__radio_icon{background:url(icons.png?t=M6JL) 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=M6JL) no-repeat 0 -1032px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6JL) 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=M6JL) no-repeat 0 -1080px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6JL) 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=M6JL) no-repeat 0 -1128px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1152px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1176px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1200px!important}.cke_button__image_icon{background:url(icons.png?t=M6JL) 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=M6JL) no-repeat 0 -1248px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6JL) 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=M6JL) no-repeat 0 -1296px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1320px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1344px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1368px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1392px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1416px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1440px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1464px!important}.cke_button__link_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1488px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1512px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1536px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1560px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1584px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1608px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1632px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1656px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1680px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1704px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1728px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1752px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1776px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1800px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1824px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1848px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1872px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1896px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1920px!important}.cke_button__print_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1944px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1968px!important}.cke_button__save_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1992px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2016px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2040px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2064px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2088px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2112px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2136px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2160px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2184px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2208px!important}.cke_button__table_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2232px!important}.cke_button__language_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2256px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2280px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2304px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2328px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2352px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2424px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6JL) 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=M6JL) 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=M6JL) 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=M6JL) 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=M6JL) 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=M6JL) 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=M6JL) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -456px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6JL) 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=M6JL) 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=M6JL) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -576px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -696px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -744px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6JL) 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=M6JL) 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=M6JL) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6JL) 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=M6JL) 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=M6JL) 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=M6JL) 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=M6JL) 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=M6JL) 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=M6JL) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6JL) 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=M6JL) 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=M6JL) 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=M6JL) 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=M6JL) no-repeat 0 -1320px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1344px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1368px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1392px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1416px!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=M6JL) no-repeat 0 -1440px!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=M6JL) no-repeat 0 -1464px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1488px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1512px!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=M6JL) no-repeat 0 -1536px!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=M6JL) no-repeat 0 -1560px!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=M6JL) no-repeat 0 -1584px!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=M6JL) no-repeat 0 -1608px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1656px!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=M6JL) no-repeat 0 -1680px!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=M6JL) no-repeat 0 -1704px!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=M6JL) no-repeat 0 -1728px!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=M6JL) no-repeat 0 -1752px!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=M6JL) no-repeat 0 -1776px!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=M6JL) no-repeat 0 -1800px!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=M6JL) no-repeat 0 -1824px!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=M6JL) no-repeat 0 -1848px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1872px!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=M6JL) no-repeat 0 -1896px!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=M6JL) no-repeat 0 -1920px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1944px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1968px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1992px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2016px!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=M6JL) no-repeat 0 -2040px!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=M6JL) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2088px!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=M6JL) no-repeat 0 -2112px!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=M6JL) no-repeat 0 -2136px!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=M6JL) no-repeat 0 -2160px!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=M6JL) no-repeat 0 -2184px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2256px!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=M6JL) no-repeat 0 -2280px!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=M6JL) no-repeat 0 -2304px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2328px!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=M6JL) no-repeat 0 -2352px!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=M6JL) no-repeat 0 -2376px!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=M6JL) no-repeat 0 -2400px!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=M6JL) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -4896px!important} \ No newline at end of file diff --git a/lib/ckeditor/skins/moono-lisa/editor_gecko.css b/lib/ckeditor/skins/moono-lisa/editor_gecko.css index 3eddc4c7..aeb2754e 100644 --- a/lib/ckeditor/skins/moono-lisa/editor_gecko.css +++ b/lib/ckeditor/skins/moono-lisa/editor_gecko.css @@ -2,4 +2,4 @@ Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ -.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}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #d1d1d1;padding:0}.cke_inner{display:block;background:#fff;padding:0;-webkit-touch-callout:none}.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 #d1d1d1;background:#f8f8f8;padding:6px 8px 2px;white-space:normal}.cke_float .cke_top{border:1px solid #d1d1d1}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #d1d1d1;background:#f8f8f8}.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 #bcbcbc 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 #bcbcbc;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:hidden;background-color:#fff;border:1px solid #d1d1d1}.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:focus{outline:0}.cke_panel_list{margin:0;padding:0;list-style-type:none;white-space:nowrap}.cke_panel_listItem{margin:0;padding:0}.cke_panel_listItem a{padding:6px 7px;display:block;color:inherit!important;text-decoration:none;overflow:hidden;text-overflow:ellipsis}.cke_hc .cke_panel_listItem a{border-style:none}.cke_panel_listItem.cke_selected a,.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{background-color:#e9e9e9}.cke_panel_listItem a:focus{outline:1px dotted #000}.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:4px 5px}.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_panel_grouptitle{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:6px 6px 7px 6px;color:#484848;border-bottom:1px solid #d1d1d1;background:#f8f8f8}.cke_colorblock{padding:10px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000}a.cke_colorbox{padding:2px;float:left;width:20px;height:20px}.cke_rtl a.cke_colorbox{float:right}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{outline:0;padding:0;border:2px solid #139ff7}a:hover.cke_colorbox{border-color:#bcbcbc}span.cke_colorbox{width:20px;height:20px;float:left}.cke_rtl span.cke_colorbox{float:right}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:3px;display:block;cursor:pointer}a.cke_colorauto{padding:0;border:1px solid transparent;margin-bottom:6px;height:26px;line-height:26px}a.cke_colormore{margin-top:10px;height:20px;line-height:19px}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{outline:0;border:#139ff7 1px solid;background-color:#f8f8f8}a:hover.cke_colorauto,a:hover.cke_colormore{border-color:#bcbcbc}.cke_colorauto span.cke_colorbox{width:18px;height:18px;border:1px solid #808080;margin-left:1px;margin-top:3px}.cke_rtl .cke_colorauto span.cke_colorbox{margin-left:0;margin-right:1px}span.cke_colorbox[style*="#ffffff"],span.cke_colorbox[style*="#FFFFFF"],span.cke_colorbox[style="background-color:#fff"],span.cke_colorbox[style="background-color:#FFF"],span.cke_colorbox[style*="rgb(255,255,255)"],span.cke_colorbox[style*="rgb(255, 255, 255)"]{border:1px solid #808080;width:18px;height:18px}.cke_toolbar{float:left}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{border:0;float:left;margin:1px 2px 6px 0;padding-right:3px}.cke_rtl .cke_toolgroup{float:right;margin:1px 0 6px 2px;padding-left:3px;padding-right:0}.cke_hc .cke_toolgroup{margin-right:5px;margin-bottom:5px}.cke_hc.cke_rtl .cke_toolgroup{margin-right:0;margin-left:5px}a.cke_button{display:inline-block;height:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0;position:relative}a.cke_button_expandable{padding:4px 5px}.cke_rtl a.cke_button{float:right}.cke_hc a.cke_button{border:1px solid black;padding:3px 5px;margin:0 3px 5px 0}.cke_hc.cke_rtl a.cke_button{margin:0 0 5px 3px}a.cke_button_on{background:#fff;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_on{padding:3px 4px}a.cke_button_off:hover,a.cke_button_off:focus,a.cke_button_off:active{background:#e5e5e5;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_off:hover,a.cke_button_expandable.cke_button_off:focus,a.cke_button_expandable.cke_button_off:active{padding:3px 4px}.cke_hc a.cke_button_on,.cke_hc a.cke_button_off:hover,.cke_hc a.cke_button_off:focus,.cke_hc a.cke_button_off:active{background:#e5e5e5;border:3px solid #000;padding:1px 3px}a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{border:0;padding:4px 6px;background-color:transparent}a.cke_button_expandable.cke_button_disabled:hover,a.cke_button_expandable.cke_button_disabled:active{padding:4px 5px}a.cke_button_disabled:focus{border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_disabled:focus{padding:3px 4px}.cke_hc a.cke_button_disabled:hover,.cke_hc a.cke_button_disabled:focus,.cke_hc a.cke_button_disabled:active{border:1px solid #acacac;padding:3px 5px;margin:0 3px 5px 0}.cke_hc a.cke_button_disabled:focus{border:3px solid #000;padding:1px 3px}.cke_hc.cke_rtl a.cke_button_disabled:hover,.cke_hc.cke_rtl a.cke_button_disabled:focus,.cke_hc.cke_rtl a.cke_button_disabled:active{margin:0 0 5px 3px}a.cke_button_disabled .cke_button_icon,a.cke_button_disabled .cke_button_arrow{opacity:.3}.cke_hc a.cke_button_disabled{border-color:#acacac}.cke_hc a.cke_button_disabled .cke_button_icon,.cke_hc a.cke_button_disabled .cke_button_label{opacity:.5}.cke_toolgroup a.cke_button:last-child:after,.cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:4px;top:0;right:-3px}.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-right:0;right:auto;border-left:1px solid #bcbcbc;top:0;left:-3px}.cke_hc .cke_toolgroup a.cke_button:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-color:#000;top:0;right:-7px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{top:0;right:auto;left:-7px}.cke_toolgroup a.cke_button:hover:last-child:after,.cke_toolgroup a.cke_button:focus:last-child:after,.cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:-4px}.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_rtl .cke_toolgroup a.cke_button:focus:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:auto;left:-4px}.cke_hc .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:-9px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:auto;left:-9px}.cke_toolbar.cke_toolbar_last .cke_toolgroup a.cke_button:last-child:after{content:none;border:0;width:0;height:0}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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:#484848}.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 3px;width:0;height:0;cursor:default;vertical-align:top;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #484848}.cke_rtl .cke_button_arrow{margin-right:5px;margin-left:0}.cke_hc .cke_button_arrow{font-size:10px;margin:3px 0 0 3px;width:auto;border:0}.cke_toolbar_separator{float:left;background-color:#bcbcbc;margin:4px 2px 0 2px;height:18px;width:1px}.cke_rtl .cke_toolbar_separator{float:right}.cke_hc .cke_toolbar_separator{background-color:#000;margin-left:2px;margin-right:5px;margin-bottom:9px}.cke_hc.cke_rtl .cke_toolbar_separator{margin-left:5px;margin-right:2px}.cke_toolbar_break{display:block;clear:left}.cke_rtl .cke_toolbar_break{clear:right}a.cke_toolbox_collapser{width:12px;height:11px;float:right;margin:11px 0 0;font-size:0;cursor:default;text-align:center;border:1px solid #bcbcbc}.cke_rtl .cke_toolbox_collapser{float:left}.cke_toolbox_collapser:hover{background:#e5e5e5}.cke_toolbox_collapser.cke_toolbox_collapser_min{margin:0 2px 4px}.cke_toolbox_collapser .cke_arrow{display:inline-block;height:0;width:0;font-size:0;margin-top:1px;border:3px solid transparent;border-bottom-color:#484848}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin-top:4px;border-bottom-color:transparent;border-top-color:#484848}.cke_hc .cke_toolbox_collapser .cke_arrow{font-size:8px;width:auto;border:0;margin-top:0}.cke_menuitem span{cursor:default}.cke_menubutton{display:block}.cke_hc .cke_menubutton{padding:2px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#e9e9e9;display:block;outline:1px dotted}.cke_menubutton:hover{outline:0}.cke_hc .cke_menubutton:hover,.cke_hc .cke_menubutton:focus,.cke_hc .cke_menubutton:active{border:2px solid;padding:0}.cke_menubutton_disabled:hover,.cke_menubutton_disabled:focus,.cke_menubutton_disabled:active{background-color:transparent;outline:0}.cke_menubutton_inner{display:table-row}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_icon{background-color:#f8f8f8;padding:6px 4px}.cke_hc .cke_menubutton_icon{height:16px;width:0;padding:4px 0}.cke_menubutton:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#e9e9e9}.cke_menubutton_disabled:hover .cke_menubutton_icon,.cke_menubutton_disabled:focus .cke_menubutton_icon,.cke_menubutton_disabled:active .cke_menubutton_icon{background-color:#f8f8f8;outline:0}.cke_menuitem .cke_menubutton_on{background-color:#e9e9e9;border:1px solid #dedede;outline:0}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px;background-color:#e9e9e9}.cke_menubutton_label{padding:0 5px;background-color:transparent;width:100%;vertical-align:middle}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_panel_frame .cke_menubutton_label{display:none}.cke_menuseparator{background-color:#d1d1d1;height:1px}.cke_menuarrow{background:transparent url(images/arrow.png) no-repeat 0 10px;padding:0 5px}.cke_rtl .cke_menuarrow{background-position:5px -13px;background-repeat:no-repeat}.cke_hc .cke_menuarrow{background-image:none}.cke_menuarrow span{display:none}.cke_hc .cke_menuarrow span{vertical-align:middle;display:inline}.cke_combo{display:inline-block;float:left;position:relative;margin-bottom:5px}.cke_rtl .cke_combo{float:right}.cke_hc .cke_combo{margin-top:1px;margin-bottom:10px}.cke_combo:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:5px;top:0;right:0}.cke_rtl .cke_combo:after{border-right:0;border-left:1px solid #bcbcbc;right:auto;left:0}.cke_hc .cke_combo:after{border-color:#000}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0;padding:1px}.cke_rtl a.cke_combo_button{float:right}.cke_hc a.cke_combo_button{padding:4px}.cke_combo_on a.cke_combo_button,.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:#e5e5e5;border:1px solid #bcbcbc;padding:0 0 0 1px;margin-left:-1px}.cke_combo_off a.cke_combo_button:focus{outline:0}.cke_combo_on a.cke_combo_button,.cke_combo_off a.cke_combo_button:active{background:#fff}.cke_rtl .cke_combo_on a.cke_combo_button,.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:0 1px 0 0;margin-left:0;margin-right:-1px}.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:3px solid #000;padding:1px 1px 1px 2px}.cke_hc.cke_rtl .cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:1px 2px 1px 1px}.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 0 0 3px;margin-left:-3px}.cke_rtl .cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 3px 0 0;margin-left:0;margin-right:-3px}.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 1px 1px 7px;margin-left:-6px}.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 7px 1px 1px;margin-left:0;margin-right:-6px}.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0;margin:0}.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px;margin:0}.cke_toolbar .cke_combo+.cke_toolbar_end,.cke_toolbar .cke_combo+.cke_toolgroup{margin-right:0;margin-left:2px}.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:2px}.cke_hc .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:5px}.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:5px}.cke_toolbar.cke_toolbar_last .cke_combo:nth-last-child(-n+2):after{content:none;border:0;width:0;height:0}.cke_combo_text{line-height:26px;padding-left:10px;text-overflow:ellipsis;overflow:hidden;float:left;cursor:default;color:#484848;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{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 10px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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 #484848}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:3px}.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_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{float:left;margin:-2px 0 2px}a.cke_path_item,span.cke_path_empty{display:inline-block;float:left;padding:3px 4px;margin-right:2px;cursor:default;text-decoration:none;outline:0;border:0;color:#484848;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:#e5e5e5}.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_combopanel__fontsize{width:135px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;text-align:center;opacity:.95;filter:alpha(opacity = 95);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__about_icon{background:url(icons.png?t=M6JB) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png?t=M6JB) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png?t=M6JB) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png?t=M6JB) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6JB) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6JB) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png?t=M6JB) no-repeat 0 -144px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6JB) no-repeat 0 -168px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6JB) no-repeat 0 -192px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -240px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -288px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -336px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6JB) no-repeat 0 -360px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6JB) no-repeat 0 -384px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -408px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -432px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6JB) no-repeat 0 -456px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -504px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6JB) no-repeat 0 -528px!important}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6JB) no-repeat 0 -552px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6JB) no-repeat 0 -576px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6JB) no-repeat 0 -600px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6JB) no-repeat 0 -624px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6JB) no-repeat 0 -648px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6JB) no-repeat 0 -672px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6JB) no-repeat 0 -696px!important}.cke_button__embed_icon{background:url(icons.png?t=M6JB) no-repeat 0 -720px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6JB) no-repeat 0 -744px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6JB) no-repeat 0 -816px!important}.cke_button__replace_icon{background:url(icons.png?t=M6JB) no-repeat 0 -840px!important}.cke_button__flash_icon{background:url(icons.png?t=M6JB) no-repeat 0 -864px!important}.cke_button__button_icon{background:url(icons.png?t=M6JB) no-repeat 0 -888px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6JB) no-repeat 0 -912px!important}.cke_button__form_icon{background:url(icons.png?t=M6JB) no-repeat 0 -936px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6JB) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6JB) no-repeat 0 -984px!important}.cke_button__radio_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1032px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1080px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1128px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1152px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1176px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1200px!important}.cke_button__image_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1248px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1296px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1320px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1344px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1368px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1392px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1416px!important}.cke_button__language_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1464px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1488px!important}.cke_button__link_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1512px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1560px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1608px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1632px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1656px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1704px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1752px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1800px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1848px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1872px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1920px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1944px!important}.cke_button__print_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1968px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1992px!important}.cke_button__save_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2016px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -2064px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2088px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -2136px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -2184px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2208px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2232px!important}.cke_button__table_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2256px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2280px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2304px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2328px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2352px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2424px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -456px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -576px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -696px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -744px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1320px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1344px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1368px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1392px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1416px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1488px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1512px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1872px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1944px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1968px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1992px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2016px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2256px!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=M6JB) no-repeat 0 -2280px!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=M6JB) no-repeat 0 -2304px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2328px!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=M6JB) no-repeat 0 -2352px!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=M6JB) no-repeat 0 -2376px!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=M6JB) no-repeat 0 -2400px!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=M6JB) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -4896px!important}.cke_bottom{padding-bottom:3px}.cke_combo_text{margin-bottom:-1px;margin-top:1px} \ 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;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #d1d1d1;padding:0}.cke_inner{display:block;background:#fff;padding:0;-webkit-touch-callout:none}.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 #d1d1d1;background:#f8f8f8;padding:6px 8px 2px;white-space:normal}.cke_float .cke_top{border:1px solid #d1d1d1}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #d1d1d1;background:#f8f8f8}.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 #bcbcbc 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 #bcbcbc;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:hidden;background-color:#fff;border:1px solid #d1d1d1}.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:focus{outline:0}.cke_panel_list{margin:0;padding:0;list-style-type:none;white-space:nowrap}.cke_panel_listItem{margin:0;padding:0}.cke_panel_listItem a{padding:6px 7px;display:block;color:inherit!important;text-decoration:none;overflow:hidden;text-overflow:ellipsis}.cke_hc .cke_panel_listItem a{border-style:none}.cke_panel_listItem.cke_selected a,.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{background-color:#e9e9e9}.cke_panel_listItem a:focus{outline:1px dotted #000}.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:4px 5px}.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_panel_grouptitle{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:6px 6px 7px 6px;color:#484848;border-bottom:1px solid #d1d1d1;background:#f8f8f8}.cke_colorblock{padding:10px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000}a.cke_colorbox{padding:2px;float:left;width:20px;height:20px}.cke_rtl a.cke_colorbox{float:right}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{outline:0;padding:0;border:2px solid #139ff7}a:hover.cke_colorbox{border-color:#bcbcbc}span.cke_colorbox{width:20px;height:20px;float:left}.cke_rtl span.cke_colorbox{float:right}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:3px;display:block;cursor:pointer}a.cke_colorauto{padding:0;border:1px solid transparent;margin-bottom:6px;height:26px;line-height:26px}a.cke_colormore{margin-top:10px;height:20px;line-height:19px}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{outline:0;border:#139ff7 1px solid;background-color:#f8f8f8}a:hover.cke_colorauto,a:hover.cke_colormore{border-color:#bcbcbc}.cke_colorauto span.cke_colorbox{width:18px;height:18px;border:1px solid #808080;margin-left:1px;margin-top:3px}.cke_rtl .cke_colorauto span.cke_colorbox{margin-left:0;margin-right:1px}span.cke_colorbox[style*="#ffffff"],span.cke_colorbox[style*="#FFFFFF"],span.cke_colorbox[style="background-color:#fff"],span.cke_colorbox[style="background-color:#FFF"],span.cke_colorbox[style*="rgb(255,255,255)"],span.cke_colorbox[style*="rgb(255, 255, 255)"]{border:1px solid #808080;width:18px;height:18px}.cke_toolbar{float:left}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{border:0;float:left;margin:1px 2px 6px 0;padding-right:3px}.cke_rtl .cke_toolgroup{float:right;margin:1px 0 6px 2px;padding-left:3px;padding-right:0}.cke_hc .cke_toolgroup{margin-right:5px;margin-bottom:5px}.cke_hc.cke_rtl .cke_toolgroup{margin-right:0;margin-left:5px}a.cke_button{display:inline-block;height:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0;position:relative}a.cke_button_expandable{padding:4px 5px}.cke_rtl a.cke_button{float:right}.cke_hc a.cke_button{border:1px solid black;padding:3px 5px;margin:0 3px 5px 0}.cke_hc.cke_rtl a.cke_button{margin:0 0 5px 3px}a.cke_button_on{background:#fff;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_on{padding:3px 4px}a.cke_button_off:hover,a.cke_button_off:focus,a.cke_button_off:active{background:#e5e5e5;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_off:hover,a.cke_button_expandable.cke_button_off:focus,a.cke_button_expandable.cke_button_off:active{padding:3px 4px}.cke_hc a.cke_button_on,.cke_hc a.cke_button_off:hover,.cke_hc a.cke_button_off:focus,.cke_hc a.cke_button_off:active{background:#e5e5e5;border:3px solid #000;padding:1px 3px}a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{border:0;padding:4px 6px;background-color:transparent}a.cke_button_expandable.cke_button_disabled:hover,a.cke_button_expandable.cke_button_disabled:active{padding:4px 5px}a.cke_button_disabled:focus{border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_disabled:focus{padding:3px 4px}.cke_hc a.cke_button_disabled:hover,.cke_hc a.cke_button_disabled:focus,.cke_hc a.cke_button_disabled:active{border:1px solid #acacac;padding:3px 5px;margin:0 3px 5px 0}.cke_hc a.cke_button_disabled:focus{border:3px solid #000;padding:1px 3px}.cke_hc.cke_rtl a.cke_button_disabled:hover,.cke_hc.cke_rtl a.cke_button_disabled:focus,.cke_hc.cke_rtl a.cke_button_disabled:active{margin:0 0 5px 3px}a.cke_button_disabled .cke_button_icon,a.cke_button_disabled .cke_button_arrow{opacity:.3}.cke_hc a.cke_button_disabled{border-color:#acacac}.cke_hc a.cke_button_disabled .cke_button_icon,.cke_hc a.cke_button_disabled .cke_button_label{opacity:.5}.cke_toolgroup a.cke_button:last-child:after,.cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:4px;top:0;right:-3px}.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-right:0;right:auto;border-left:1px solid #bcbcbc;top:0;left:-3px}.cke_hc .cke_toolgroup a.cke_button:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-color:#000;top:0;right:-7px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{top:0;right:auto;left:-7px}.cke_toolgroup a.cke_button:hover:last-child:after,.cke_toolgroup a.cke_button:focus:last-child:after,.cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:-4px}.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_rtl .cke_toolgroup a.cke_button:focus:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:auto;left:-4px}.cke_hc .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:-9px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:auto;left:-9px}.cke_toolbar.cke_toolbar_last .cke_toolgroup a.cke_button:last-child:after{content:none;border:0;width:0;height:0}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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:#484848}.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 3px;width:0;height:0;cursor:default;vertical-align:top;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #484848}.cke_rtl .cke_button_arrow{margin-right:5px;margin-left:0}.cke_hc .cke_button_arrow{font-size:10px;margin:3px 0 0 3px;width:auto;border:0}.cke_toolbar_separator{float:left;background-color:#bcbcbc;margin:4px 2px 0 2px;height:18px;width:1px}.cke_rtl .cke_toolbar_separator{float:right}.cke_hc .cke_toolbar_separator{background-color:#000;margin-left:2px;margin-right:5px;margin-bottom:9px}.cke_hc.cke_rtl .cke_toolbar_separator{margin-left:5px;margin-right:2px}.cke_toolbar_break{display:block;clear:left}.cke_rtl .cke_toolbar_break{clear:right}a.cke_toolbox_collapser{width:12px;height:11px;float:right;margin:11px 0 0;font-size:0;cursor:default;text-align:center;border:1px solid #bcbcbc}.cke_rtl .cke_toolbox_collapser{float:left}.cke_toolbox_collapser:hover{background:#e5e5e5}.cke_toolbox_collapser.cke_toolbox_collapser_min{margin:0 2px 4px}.cke_toolbox_collapser .cke_arrow{display:inline-block;height:0;width:0;font-size:0;margin-top:1px;border:3px solid transparent;border-bottom-color:#484848}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin-top:4px;border-bottom-color:transparent;border-top-color:#484848}.cke_hc .cke_toolbox_collapser .cke_arrow{font-size:8px;width:auto;border:0;margin-top:0}.cke_menuitem span{cursor:default}.cke_menubutton{display:block}.cke_hc .cke_menubutton{padding:2px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#e9e9e9;display:block;outline:1px dotted}.cke_menubutton:hover{outline:0}.cke_hc .cke_menubutton:hover,.cke_hc .cke_menubutton:focus,.cke_hc .cke_menubutton:active{border:2px solid;padding:0}.cke_menubutton_disabled:hover,.cke_menubutton_disabled:focus,.cke_menubutton_disabled:active{background-color:transparent;outline:0}.cke_menubutton_inner{display:table-row}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_icon{background-color:#f8f8f8;padding:6px 4px}.cke_hc .cke_menubutton_icon{height:16px;width:0;padding:4px 0}.cke_menubutton:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#e9e9e9}.cke_menubutton_disabled:hover .cke_menubutton_icon,.cke_menubutton_disabled:focus .cke_menubutton_icon,.cke_menubutton_disabled:active .cke_menubutton_icon{background-color:#f8f8f8;outline:0}.cke_menuitem .cke_menubutton_on{background-color:#e9e9e9;border:1px solid #dedede;outline:0}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px;background-color:#e9e9e9}.cke_menubutton_label{padding:0 5px;background-color:transparent;width:100%;vertical-align:middle}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_panel_frame .cke_menubutton_label{display:none}.cke_menuseparator{background-color:#d1d1d1;height:1px}.cke_menuarrow{background:transparent url(images/arrow.png) no-repeat 0 10px;padding:0 5px}.cke_rtl .cke_menuarrow{background-position:5px -13px;background-repeat:no-repeat}.cke_hc .cke_menuarrow{background-image:none}.cke_menuarrow span{display:none}.cke_hc .cke_menuarrow span{vertical-align:middle;display:inline}.cke_combo{display:inline-block;float:left;position:relative;margin-bottom:5px}.cke_rtl .cke_combo{float:right}.cke_hc .cke_combo{margin-top:1px;margin-bottom:10px}.cke_combo:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:5px;top:0;right:0}.cke_rtl .cke_combo:after{border-right:0;border-left:1px solid #bcbcbc;right:auto;left:0}.cke_hc .cke_combo:after{border-color:#000}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0;padding:1px}.cke_rtl a.cke_combo_button{float:right}.cke_hc a.cke_combo_button{padding:4px}.cke_combo_on a.cke_combo_button,.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:#e5e5e5;border:1px solid #bcbcbc;padding:0 0 0 1px;margin-left:-1px}.cke_combo_off a.cke_combo_button:focus{outline:0}.cke_combo_on a.cke_combo_button,.cke_combo_off a.cke_combo_button:active{background:#fff}.cke_rtl .cke_combo_on a.cke_combo_button,.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:0 1px 0 0;margin-left:0;margin-right:-1px}.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:3px solid #000;padding:1px 1px 1px 2px}.cke_hc.cke_rtl .cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:1px 2px 1px 1px}.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 0 0 3px;margin-left:-3px}.cke_rtl .cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 3px 0 0;margin-left:0;margin-right:-3px}.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 1px 1px 7px;margin-left:-6px}.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 7px 1px 1px;margin-left:0;margin-right:-6px}.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0;margin:0}.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px;margin:0}.cke_toolbar .cke_combo+.cke_toolbar_end,.cke_toolbar .cke_combo+.cke_toolgroup{margin-right:0;margin-left:2px}.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:2px}.cke_hc .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:5px}.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:5px}.cke_toolbar.cke_toolbar_last .cke_combo:nth-last-child(-n+2):after{content:none;border:0;width:0;height:0}.cke_combo_text{line-height:26px;padding-left:10px;text-overflow:ellipsis;overflow:hidden;float:left;cursor:default;color:#484848;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{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 10px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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 #484848}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:3px}.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_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{float:left;margin:-2px 0 2px}a.cke_path_item,span.cke_path_empty{display:inline-block;float:left;padding:3px 4px;margin-right:2px;cursor:default;text-decoration:none;outline:0;border:0;color:#484848;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:#e5e5e5}.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_combopanel__fontsize{width:135px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;text-align:center;opacity:.95;filter:alpha(opacity = 95);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__about_icon{background:url(icons.png?t=M6JL) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png?t=M6JL) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png?t=M6JL) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png?t=M6JL) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6JL) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6JL) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png?t=M6JL) no-repeat 0 -144px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6JL) no-repeat 0 -168px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6JL) no-repeat 0 -192px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6JL) 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=M6JL) no-repeat 0 -240px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6JL) 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=M6JL) no-repeat 0 -288px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6JL) 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=M6JL) no-repeat 0 -336px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6JL) no-repeat 0 -360px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6JL) no-repeat 0 -384px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6JL) no-repeat 0 -408px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6JL) no-repeat 0 -432px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6JL) no-repeat 0 -456px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6JL) 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=M6JL) no-repeat 0 -504px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6JL) no-repeat 0 -528px!important}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6JL) no-repeat 0 -552px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6JL) no-repeat 0 -576px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6JL) no-repeat 0 -600px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6JL) no-repeat 0 -624px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6JL) no-repeat 0 -648px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6JL) no-repeat 0 -672px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6JL) no-repeat 0 -696px!important}.cke_button__embed_icon{background:url(icons.png?t=M6JL) no-repeat 0 -720px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6JL) no-repeat 0 -744px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6JL) 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=M6JL) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6JL) no-repeat 0 -816px!important}.cke_button__replace_icon{background:url(icons.png?t=M6JL) no-repeat 0 -840px!important}.cke_button__flash_icon{background:url(icons.png?t=M6JL) no-repeat 0 -864px!important}.cke_button__button_icon{background:url(icons.png?t=M6JL) no-repeat 0 -888px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6JL) no-repeat 0 -912px!important}.cke_button__form_icon{background:url(icons.png?t=M6JL) no-repeat 0 -936px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6JL) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6JL) no-repeat 0 -984px!important}.cke_button__radio_icon{background:url(icons.png?t=M6JL) 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=M6JL) no-repeat 0 -1032px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6JL) 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=M6JL) no-repeat 0 -1080px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6JL) 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=M6JL) no-repeat 0 -1128px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1152px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1176px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1200px!important}.cke_button__image_icon{background:url(icons.png?t=M6JL) 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=M6JL) no-repeat 0 -1248px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6JL) 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=M6JL) no-repeat 0 -1296px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1320px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1344px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1368px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1392px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1416px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1440px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1464px!important}.cke_button__link_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1488px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1512px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1536px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1560px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1584px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1608px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1632px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1656px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1680px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1704px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1728px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1752px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1776px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1800px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1824px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1848px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1872px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1896px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1920px!important}.cke_button__print_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1944px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1968px!important}.cke_button__save_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1992px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2016px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2040px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2064px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2088px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2112px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2136px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2160px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2184px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2208px!important}.cke_button__table_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2232px!important}.cke_button__language_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2256px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2280px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2304px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2328px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2352px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2424px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6JL) 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=M6JL) 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=M6JL) 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=M6JL) 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=M6JL) 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=M6JL) 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=M6JL) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -456px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6JL) 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=M6JL) 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=M6JL) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -576px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -696px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -744px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6JL) 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=M6JL) 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=M6JL) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6JL) 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=M6JL) 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=M6JL) 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=M6JL) 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=M6JL) 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=M6JL) 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=M6JL) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6JL) 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=M6JL) 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=M6JL) 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=M6JL) 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=M6JL) no-repeat 0 -1320px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1344px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1368px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1392px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1416px!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=M6JL) no-repeat 0 -1440px!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=M6JL) no-repeat 0 -1464px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1488px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1512px!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=M6JL) no-repeat 0 -1536px!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=M6JL) no-repeat 0 -1560px!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=M6JL) no-repeat 0 -1584px!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=M6JL) no-repeat 0 -1608px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1656px!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=M6JL) no-repeat 0 -1680px!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=M6JL) no-repeat 0 -1704px!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=M6JL) no-repeat 0 -1728px!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=M6JL) no-repeat 0 -1752px!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=M6JL) no-repeat 0 -1776px!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=M6JL) no-repeat 0 -1800px!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=M6JL) no-repeat 0 -1824px!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=M6JL) no-repeat 0 -1848px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1872px!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=M6JL) no-repeat 0 -1896px!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=M6JL) no-repeat 0 -1920px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1944px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1968px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1992px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2016px!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=M6JL) no-repeat 0 -2040px!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=M6JL) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2088px!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=M6JL) no-repeat 0 -2112px!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=M6JL) no-repeat 0 -2136px!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=M6JL) no-repeat 0 -2160px!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=M6JL) no-repeat 0 -2184px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2256px!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=M6JL) no-repeat 0 -2280px!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=M6JL) no-repeat 0 -2304px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2328px!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=M6JL) no-repeat 0 -2352px!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=M6JL) no-repeat 0 -2376px!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=M6JL) no-repeat 0 -2400px!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=M6JL) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -4896px!important}.cke_bottom{padding-bottom:3px}.cke_combo_text{margin-bottom:-1px;margin-top:1px} \ No newline at end of file diff --git a/lib/ckeditor/skins/moono-lisa/editor_ie.css b/lib/ckeditor/skins/moono-lisa/editor_ie.css index e4156d23..5898262a 100644 --- a/lib/ckeditor/skins/moono-lisa/editor_ie.css +++ b/lib/ckeditor/skins/moono-lisa/editor_ie.css @@ -2,4 +2,4 @@ Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ -.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}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #d1d1d1;padding:0}.cke_inner{display:block;background:#fff;padding:0;-webkit-touch-callout:none}.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 #d1d1d1;background:#f8f8f8;padding:6px 8px 2px;white-space:normal}.cke_float .cke_top{border:1px solid #d1d1d1}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #d1d1d1;background:#f8f8f8}.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 #bcbcbc 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 #bcbcbc;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:hidden;background-color:#fff;border:1px solid #d1d1d1}.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:focus{outline:0}.cke_panel_list{margin:0;padding:0;list-style-type:none;white-space:nowrap}.cke_panel_listItem{margin:0;padding:0}.cke_panel_listItem a{padding:6px 7px;display:block;color:inherit!important;text-decoration:none;overflow:hidden;text-overflow:ellipsis}.cke_hc .cke_panel_listItem a{border-style:none}.cke_panel_listItem.cke_selected a,.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{background-color:#e9e9e9}.cke_panel_listItem a:focus{outline:1px dotted #000}.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:4px 5px}.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_panel_grouptitle{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:6px 6px 7px 6px;color:#484848;border-bottom:1px solid #d1d1d1;background:#f8f8f8}.cke_colorblock{padding:10px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000}a.cke_colorbox{padding:2px;float:left;width:20px;height:20px}.cke_rtl a.cke_colorbox{float:right}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{outline:0;padding:0;border:2px solid #139ff7}a:hover.cke_colorbox{border-color:#bcbcbc}span.cke_colorbox{width:20px;height:20px;float:left}.cke_rtl span.cke_colorbox{float:right}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:3px;display:block;cursor:pointer}a.cke_colorauto{padding:0;border:1px solid transparent;margin-bottom:6px;height:26px;line-height:26px}a.cke_colormore{margin-top:10px;height:20px;line-height:19px}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{outline:0;border:#139ff7 1px solid;background-color:#f8f8f8}a:hover.cke_colorauto,a:hover.cke_colormore{border-color:#bcbcbc}.cke_colorauto span.cke_colorbox{width:18px;height:18px;border:1px solid #808080;margin-left:1px;margin-top:3px}.cke_rtl .cke_colorauto span.cke_colorbox{margin-left:0;margin-right:1px}span.cke_colorbox[style*="#ffffff"],span.cke_colorbox[style*="#FFFFFF"],span.cke_colorbox[style="background-color:#fff"],span.cke_colorbox[style="background-color:#FFF"],span.cke_colorbox[style*="rgb(255,255,255)"],span.cke_colorbox[style*="rgb(255, 255, 255)"]{border:1px solid #808080;width:18px;height:18px}.cke_toolbar{float:left}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{border:0;float:left;margin:1px 2px 6px 0;padding-right:3px}.cke_rtl .cke_toolgroup{float:right;margin:1px 0 6px 2px;padding-left:3px;padding-right:0}.cke_hc .cke_toolgroup{margin-right:5px;margin-bottom:5px}.cke_hc.cke_rtl .cke_toolgroup{margin-right:0;margin-left:5px}a.cke_button{display:inline-block;height:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0;position:relative}a.cke_button_expandable{padding:4px 5px}.cke_rtl a.cke_button{float:right}.cke_hc a.cke_button{border:1px solid black;padding:3px 5px;margin:0 3px 5px 0}.cke_hc.cke_rtl a.cke_button{margin:0 0 5px 3px}a.cke_button_on{background:#fff;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_on{padding:3px 4px}a.cke_button_off:hover,a.cke_button_off:focus,a.cke_button_off:active{background:#e5e5e5;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_off:hover,a.cke_button_expandable.cke_button_off:focus,a.cke_button_expandable.cke_button_off:active{padding:3px 4px}.cke_hc a.cke_button_on,.cke_hc a.cke_button_off:hover,.cke_hc a.cke_button_off:focus,.cke_hc a.cke_button_off:active{background:#e5e5e5;border:3px solid #000;padding:1px 3px}a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{border:0;padding:4px 6px;background-color:transparent}a.cke_button_expandable.cke_button_disabled:hover,a.cke_button_expandable.cke_button_disabled:active{padding:4px 5px}a.cke_button_disabled:focus{border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_disabled:focus{padding:3px 4px}.cke_hc a.cke_button_disabled:hover,.cke_hc a.cke_button_disabled:focus,.cke_hc a.cke_button_disabled:active{border:1px solid #acacac;padding:3px 5px;margin:0 3px 5px 0}.cke_hc a.cke_button_disabled:focus{border:3px solid #000;padding:1px 3px}.cke_hc.cke_rtl a.cke_button_disabled:hover,.cke_hc.cke_rtl a.cke_button_disabled:focus,.cke_hc.cke_rtl a.cke_button_disabled:active{margin:0 0 5px 3px}a.cke_button_disabled .cke_button_icon,a.cke_button_disabled .cke_button_arrow{opacity:.3}.cke_hc a.cke_button_disabled{border-color:#acacac}.cke_hc a.cke_button_disabled .cke_button_icon,.cke_hc a.cke_button_disabled .cke_button_label{opacity:.5}.cke_toolgroup a.cke_button:last-child:after,.cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:4px;top:0;right:-3px}.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-right:0;right:auto;border-left:1px solid #bcbcbc;top:0;left:-3px}.cke_hc .cke_toolgroup a.cke_button:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-color:#000;top:0;right:-7px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{top:0;right:auto;left:-7px}.cke_toolgroup a.cke_button:hover:last-child:after,.cke_toolgroup a.cke_button:focus:last-child:after,.cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:-4px}.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_rtl .cke_toolgroup a.cke_button:focus:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:auto;left:-4px}.cke_hc .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:-9px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:auto;left:-9px}.cke_toolbar.cke_toolbar_last .cke_toolgroup a.cke_button:last-child:after{content:none;border:0;width:0;height:0}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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:#484848}.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 3px;width:0;height:0;cursor:default;vertical-align:top;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #484848}.cke_rtl .cke_button_arrow{margin-right:5px;margin-left:0}.cke_hc .cke_button_arrow{font-size:10px;margin:3px 0 0 3px;width:auto;border:0}.cke_toolbar_separator{float:left;background-color:#bcbcbc;margin:4px 2px 0 2px;height:18px;width:1px}.cke_rtl .cke_toolbar_separator{float:right}.cke_hc .cke_toolbar_separator{background-color:#000;margin-left:2px;margin-right:5px;margin-bottom:9px}.cke_hc.cke_rtl .cke_toolbar_separator{margin-left:5px;margin-right:2px}.cke_toolbar_break{display:block;clear:left}.cke_rtl .cke_toolbar_break{clear:right}a.cke_toolbox_collapser{width:12px;height:11px;float:right;margin:11px 0 0;font-size:0;cursor:default;text-align:center;border:1px solid #bcbcbc}.cke_rtl .cke_toolbox_collapser{float:left}.cke_toolbox_collapser:hover{background:#e5e5e5}.cke_toolbox_collapser.cke_toolbox_collapser_min{margin:0 2px 4px}.cke_toolbox_collapser .cke_arrow{display:inline-block;height:0;width:0;font-size:0;margin-top:1px;border:3px solid transparent;border-bottom-color:#484848}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin-top:4px;border-bottom-color:transparent;border-top-color:#484848}.cke_hc .cke_toolbox_collapser .cke_arrow{font-size:8px;width:auto;border:0;margin-top:0}.cke_menuitem span{cursor:default}.cke_menubutton{display:block}.cke_hc .cke_menubutton{padding:2px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#e9e9e9;display:block;outline:1px dotted}.cke_menubutton:hover{outline:0}.cke_hc .cke_menubutton:hover,.cke_hc .cke_menubutton:focus,.cke_hc .cke_menubutton:active{border:2px solid;padding:0}.cke_menubutton_disabled:hover,.cke_menubutton_disabled:focus,.cke_menubutton_disabled:active{background-color:transparent;outline:0}.cke_menubutton_inner{display:table-row}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_icon{background-color:#f8f8f8;padding:6px 4px}.cke_hc .cke_menubutton_icon{height:16px;width:0;padding:4px 0}.cke_menubutton:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#e9e9e9}.cke_menubutton_disabled:hover .cke_menubutton_icon,.cke_menubutton_disabled:focus .cke_menubutton_icon,.cke_menubutton_disabled:active .cke_menubutton_icon{background-color:#f8f8f8;outline:0}.cke_menuitem .cke_menubutton_on{background-color:#e9e9e9;border:1px solid #dedede;outline:0}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px;background-color:#e9e9e9}.cke_menubutton_label{padding:0 5px;background-color:transparent;width:100%;vertical-align:middle}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_panel_frame .cke_menubutton_label{display:none}.cke_menuseparator{background-color:#d1d1d1;height:1px}.cke_menuarrow{background:transparent url(images/arrow.png) no-repeat 0 10px;padding:0 5px}.cke_rtl .cke_menuarrow{background-position:5px -13px;background-repeat:no-repeat}.cke_hc .cke_menuarrow{background-image:none}.cke_menuarrow span{display:none}.cke_hc .cke_menuarrow span{vertical-align:middle;display:inline}.cke_combo{display:inline-block;float:left;position:relative;margin-bottom:5px}.cke_rtl .cke_combo{float:right}.cke_hc .cke_combo{margin-top:1px;margin-bottom:10px}.cke_combo:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:5px;top:0;right:0}.cke_rtl .cke_combo:after{border-right:0;border-left:1px solid #bcbcbc;right:auto;left:0}.cke_hc .cke_combo:after{border-color:#000}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0;padding:1px}.cke_rtl a.cke_combo_button{float:right}.cke_hc a.cke_combo_button{padding:4px}.cke_combo_on a.cke_combo_button,.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:#e5e5e5;border:1px solid #bcbcbc;padding:0 0 0 1px;margin-left:-1px}.cke_combo_off a.cke_combo_button:focus{outline:0}.cke_combo_on a.cke_combo_button,.cke_combo_off a.cke_combo_button:active{background:#fff}.cke_rtl .cke_combo_on a.cke_combo_button,.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:0 1px 0 0;margin-left:0;margin-right:-1px}.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:3px solid #000;padding:1px 1px 1px 2px}.cke_hc.cke_rtl .cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:1px 2px 1px 1px}.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 0 0 3px;margin-left:-3px}.cke_rtl .cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 3px 0 0;margin-left:0;margin-right:-3px}.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 1px 1px 7px;margin-left:-6px}.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 7px 1px 1px;margin-left:0;margin-right:-6px}.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0;margin:0}.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px;margin:0}.cke_toolbar .cke_combo+.cke_toolbar_end,.cke_toolbar .cke_combo+.cke_toolgroup{margin-right:0;margin-left:2px}.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:2px}.cke_hc .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:5px}.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:5px}.cke_toolbar.cke_toolbar_last .cke_combo:nth-last-child(-n+2):after{content:none;border:0;width:0;height:0}.cke_combo_text{line-height:26px;padding-left:10px;text-overflow:ellipsis;overflow:hidden;float:left;cursor:default;color:#484848;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{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 10px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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 #484848}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:3px}.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_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{float:left;margin:-2px 0 2px}a.cke_path_item,span.cke_path_empty{display:inline-block;float:left;padding:3px 4px;margin-right:2px;cursor:default;text-decoration:none;outline:0;border:0;color:#484848;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:#e5e5e5}.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_combopanel__fontsize{width:135px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;text-align:center;opacity:.95;filter:alpha(opacity = 95);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__about_icon{background:url(icons.png?t=M6JB) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png?t=M6JB) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png?t=M6JB) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png?t=M6JB) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6JB) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6JB) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png?t=M6JB) no-repeat 0 -144px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6JB) no-repeat 0 -168px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6JB) no-repeat 0 -192px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -240px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -288px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -336px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6JB) no-repeat 0 -360px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6JB) no-repeat 0 -384px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -408px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -432px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6JB) no-repeat 0 -456px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -504px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6JB) no-repeat 0 -528px!important}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6JB) no-repeat 0 -552px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6JB) no-repeat 0 -576px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6JB) no-repeat 0 -600px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6JB) no-repeat 0 -624px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6JB) no-repeat 0 -648px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6JB) no-repeat 0 -672px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6JB) no-repeat 0 -696px!important}.cke_button__embed_icon{background:url(icons.png?t=M6JB) no-repeat 0 -720px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6JB) no-repeat 0 -744px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6JB) no-repeat 0 -816px!important}.cke_button__replace_icon{background:url(icons.png?t=M6JB) no-repeat 0 -840px!important}.cke_button__flash_icon{background:url(icons.png?t=M6JB) no-repeat 0 -864px!important}.cke_button__button_icon{background:url(icons.png?t=M6JB) no-repeat 0 -888px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6JB) no-repeat 0 -912px!important}.cke_button__form_icon{background:url(icons.png?t=M6JB) no-repeat 0 -936px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6JB) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6JB) no-repeat 0 -984px!important}.cke_button__radio_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1032px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1080px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1128px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1152px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1176px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1200px!important}.cke_button__image_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1248px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1296px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1320px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1344px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1368px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1392px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1416px!important}.cke_button__language_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1464px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1488px!important}.cke_button__link_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1512px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1560px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1608px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1632px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1656px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1704px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1752px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1800px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1848px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1872px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1920px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1944px!important}.cke_button__print_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1968px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1992px!important}.cke_button__save_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2016px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -2064px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2088px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -2136px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -2184px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2208px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2232px!important}.cke_button__table_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2256px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2280px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2304px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2328px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2352px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2424px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -456px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -576px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -696px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -744px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1320px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1344px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1368px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1392px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1416px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1488px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1512px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1872px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1944px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1968px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1992px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2016px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2256px!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=M6JB) no-repeat 0 -2280px!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=M6JB) no-repeat 0 -2304px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2328px!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=M6JB) no-repeat 0 -2352px!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=M6JB) no-repeat 0 -2376px!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=M6JB) no-repeat 0 -2400px!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=M6JB) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -4896px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.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 .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)} \ 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;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #d1d1d1;padding:0}.cke_inner{display:block;background:#fff;padding:0;-webkit-touch-callout:none}.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 #d1d1d1;background:#f8f8f8;padding:6px 8px 2px;white-space:normal}.cke_float .cke_top{border:1px solid #d1d1d1}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #d1d1d1;background:#f8f8f8}.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 #bcbcbc 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 #bcbcbc;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:hidden;background-color:#fff;border:1px solid #d1d1d1}.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:focus{outline:0}.cke_panel_list{margin:0;padding:0;list-style-type:none;white-space:nowrap}.cke_panel_listItem{margin:0;padding:0}.cke_panel_listItem a{padding:6px 7px;display:block;color:inherit!important;text-decoration:none;overflow:hidden;text-overflow:ellipsis}.cke_hc .cke_panel_listItem a{border-style:none}.cke_panel_listItem.cke_selected a,.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{background-color:#e9e9e9}.cke_panel_listItem a:focus{outline:1px dotted #000}.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:4px 5px}.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_panel_grouptitle{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:6px 6px 7px 6px;color:#484848;border-bottom:1px solid #d1d1d1;background:#f8f8f8}.cke_colorblock{padding:10px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000}a.cke_colorbox{padding:2px;float:left;width:20px;height:20px}.cke_rtl a.cke_colorbox{float:right}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{outline:0;padding:0;border:2px solid #139ff7}a:hover.cke_colorbox{border-color:#bcbcbc}span.cke_colorbox{width:20px;height:20px;float:left}.cke_rtl span.cke_colorbox{float:right}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:3px;display:block;cursor:pointer}a.cke_colorauto{padding:0;border:1px solid transparent;margin-bottom:6px;height:26px;line-height:26px}a.cke_colormore{margin-top:10px;height:20px;line-height:19px}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{outline:0;border:#139ff7 1px solid;background-color:#f8f8f8}a:hover.cke_colorauto,a:hover.cke_colormore{border-color:#bcbcbc}.cke_colorauto span.cke_colorbox{width:18px;height:18px;border:1px solid #808080;margin-left:1px;margin-top:3px}.cke_rtl .cke_colorauto span.cke_colorbox{margin-left:0;margin-right:1px}span.cke_colorbox[style*="#ffffff"],span.cke_colorbox[style*="#FFFFFF"],span.cke_colorbox[style="background-color:#fff"],span.cke_colorbox[style="background-color:#FFF"],span.cke_colorbox[style*="rgb(255,255,255)"],span.cke_colorbox[style*="rgb(255, 255, 255)"]{border:1px solid #808080;width:18px;height:18px}.cke_toolbar{float:left}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{border:0;float:left;margin:1px 2px 6px 0;padding-right:3px}.cke_rtl .cke_toolgroup{float:right;margin:1px 0 6px 2px;padding-left:3px;padding-right:0}.cke_hc .cke_toolgroup{margin-right:5px;margin-bottom:5px}.cke_hc.cke_rtl .cke_toolgroup{margin-right:0;margin-left:5px}a.cke_button{display:inline-block;height:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0;position:relative}a.cke_button_expandable{padding:4px 5px}.cke_rtl a.cke_button{float:right}.cke_hc a.cke_button{border:1px solid black;padding:3px 5px;margin:0 3px 5px 0}.cke_hc.cke_rtl a.cke_button{margin:0 0 5px 3px}a.cke_button_on{background:#fff;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_on{padding:3px 4px}a.cke_button_off:hover,a.cke_button_off:focus,a.cke_button_off:active{background:#e5e5e5;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_off:hover,a.cke_button_expandable.cke_button_off:focus,a.cke_button_expandable.cke_button_off:active{padding:3px 4px}.cke_hc a.cke_button_on,.cke_hc a.cke_button_off:hover,.cke_hc a.cke_button_off:focus,.cke_hc a.cke_button_off:active{background:#e5e5e5;border:3px solid #000;padding:1px 3px}a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{border:0;padding:4px 6px;background-color:transparent}a.cke_button_expandable.cke_button_disabled:hover,a.cke_button_expandable.cke_button_disabled:active{padding:4px 5px}a.cke_button_disabled:focus{border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_disabled:focus{padding:3px 4px}.cke_hc a.cke_button_disabled:hover,.cke_hc a.cke_button_disabled:focus,.cke_hc a.cke_button_disabled:active{border:1px solid #acacac;padding:3px 5px;margin:0 3px 5px 0}.cke_hc a.cke_button_disabled:focus{border:3px solid #000;padding:1px 3px}.cke_hc.cke_rtl a.cke_button_disabled:hover,.cke_hc.cke_rtl a.cke_button_disabled:focus,.cke_hc.cke_rtl a.cke_button_disabled:active{margin:0 0 5px 3px}a.cke_button_disabled .cke_button_icon,a.cke_button_disabled .cke_button_arrow{opacity:.3}.cke_hc a.cke_button_disabled{border-color:#acacac}.cke_hc a.cke_button_disabled .cke_button_icon,.cke_hc a.cke_button_disabled .cke_button_label{opacity:.5}.cke_toolgroup a.cke_button:last-child:after,.cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:4px;top:0;right:-3px}.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-right:0;right:auto;border-left:1px solid #bcbcbc;top:0;left:-3px}.cke_hc .cke_toolgroup a.cke_button:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-color:#000;top:0;right:-7px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{top:0;right:auto;left:-7px}.cke_toolgroup a.cke_button:hover:last-child:after,.cke_toolgroup a.cke_button:focus:last-child:after,.cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:-4px}.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_rtl .cke_toolgroup a.cke_button:focus:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:auto;left:-4px}.cke_hc .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:-9px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:auto;left:-9px}.cke_toolbar.cke_toolbar_last .cke_toolgroup a.cke_button:last-child:after{content:none;border:0;width:0;height:0}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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:#484848}.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 3px;width:0;height:0;cursor:default;vertical-align:top;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #484848}.cke_rtl .cke_button_arrow{margin-right:5px;margin-left:0}.cke_hc .cke_button_arrow{font-size:10px;margin:3px 0 0 3px;width:auto;border:0}.cke_toolbar_separator{float:left;background-color:#bcbcbc;margin:4px 2px 0 2px;height:18px;width:1px}.cke_rtl .cke_toolbar_separator{float:right}.cke_hc .cke_toolbar_separator{background-color:#000;margin-left:2px;margin-right:5px;margin-bottom:9px}.cke_hc.cke_rtl .cke_toolbar_separator{margin-left:5px;margin-right:2px}.cke_toolbar_break{display:block;clear:left}.cke_rtl .cke_toolbar_break{clear:right}a.cke_toolbox_collapser{width:12px;height:11px;float:right;margin:11px 0 0;font-size:0;cursor:default;text-align:center;border:1px solid #bcbcbc}.cke_rtl .cke_toolbox_collapser{float:left}.cke_toolbox_collapser:hover{background:#e5e5e5}.cke_toolbox_collapser.cke_toolbox_collapser_min{margin:0 2px 4px}.cke_toolbox_collapser .cke_arrow{display:inline-block;height:0;width:0;font-size:0;margin-top:1px;border:3px solid transparent;border-bottom-color:#484848}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin-top:4px;border-bottom-color:transparent;border-top-color:#484848}.cke_hc .cke_toolbox_collapser .cke_arrow{font-size:8px;width:auto;border:0;margin-top:0}.cke_menuitem span{cursor:default}.cke_menubutton{display:block}.cke_hc .cke_menubutton{padding:2px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#e9e9e9;display:block;outline:1px dotted}.cke_menubutton:hover{outline:0}.cke_hc .cke_menubutton:hover,.cke_hc .cke_menubutton:focus,.cke_hc .cke_menubutton:active{border:2px solid;padding:0}.cke_menubutton_disabled:hover,.cke_menubutton_disabled:focus,.cke_menubutton_disabled:active{background-color:transparent;outline:0}.cke_menubutton_inner{display:table-row}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_icon{background-color:#f8f8f8;padding:6px 4px}.cke_hc .cke_menubutton_icon{height:16px;width:0;padding:4px 0}.cke_menubutton:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#e9e9e9}.cke_menubutton_disabled:hover .cke_menubutton_icon,.cke_menubutton_disabled:focus .cke_menubutton_icon,.cke_menubutton_disabled:active .cke_menubutton_icon{background-color:#f8f8f8;outline:0}.cke_menuitem .cke_menubutton_on{background-color:#e9e9e9;border:1px solid #dedede;outline:0}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px;background-color:#e9e9e9}.cke_menubutton_label{padding:0 5px;background-color:transparent;width:100%;vertical-align:middle}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_panel_frame .cke_menubutton_label{display:none}.cke_menuseparator{background-color:#d1d1d1;height:1px}.cke_menuarrow{background:transparent url(images/arrow.png) no-repeat 0 10px;padding:0 5px}.cke_rtl .cke_menuarrow{background-position:5px -13px;background-repeat:no-repeat}.cke_hc .cke_menuarrow{background-image:none}.cke_menuarrow span{display:none}.cke_hc .cke_menuarrow span{vertical-align:middle;display:inline}.cke_combo{display:inline-block;float:left;position:relative;margin-bottom:5px}.cke_rtl .cke_combo{float:right}.cke_hc .cke_combo{margin-top:1px;margin-bottom:10px}.cke_combo:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:5px;top:0;right:0}.cke_rtl .cke_combo:after{border-right:0;border-left:1px solid #bcbcbc;right:auto;left:0}.cke_hc .cke_combo:after{border-color:#000}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0;padding:1px}.cke_rtl a.cke_combo_button{float:right}.cke_hc a.cke_combo_button{padding:4px}.cke_combo_on a.cke_combo_button,.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:#e5e5e5;border:1px solid #bcbcbc;padding:0 0 0 1px;margin-left:-1px}.cke_combo_off a.cke_combo_button:focus{outline:0}.cke_combo_on a.cke_combo_button,.cke_combo_off a.cke_combo_button:active{background:#fff}.cke_rtl .cke_combo_on a.cke_combo_button,.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:0 1px 0 0;margin-left:0;margin-right:-1px}.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:3px solid #000;padding:1px 1px 1px 2px}.cke_hc.cke_rtl .cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:1px 2px 1px 1px}.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 0 0 3px;margin-left:-3px}.cke_rtl .cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 3px 0 0;margin-left:0;margin-right:-3px}.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 1px 1px 7px;margin-left:-6px}.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 7px 1px 1px;margin-left:0;margin-right:-6px}.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0;margin:0}.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px;margin:0}.cke_toolbar .cke_combo+.cke_toolbar_end,.cke_toolbar .cke_combo+.cke_toolgroup{margin-right:0;margin-left:2px}.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:2px}.cke_hc .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:5px}.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:5px}.cke_toolbar.cke_toolbar_last .cke_combo:nth-last-child(-n+2):after{content:none;border:0;width:0;height:0}.cke_combo_text{line-height:26px;padding-left:10px;text-overflow:ellipsis;overflow:hidden;float:left;cursor:default;color:#484848;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{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 10px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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 #484848}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:3px}.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_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{float:left;margin:-2px 0 2px}a.cke_path_item,span.cke_path_empty{display:inline-block;float:left;padding:3px 4px;margin-right:2px;cursor:default;text-decoration:none;outline:0;border:0;color:#484848;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:#e5e5e5}.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_combopanel__fontsize{width:135px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;text-align:center;opacity:.95;filter:alpha(opacity = 95);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__about_icon{background:url(icons.png?t=M6JL) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png?t=M6JL) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png?t=M6JL) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png?t=M6JL) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6JL) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6JL) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png?t=M6JL) no-repeat 0 -144px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6JL) no-repeat 0 -168px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6JL) no-repeat 0 -192px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6JL) 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=M6JL) no-repeat 0 -240px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6JL) 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=M6JL) no-repeat 0 -288px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6JL) 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=M6JL) no-repeat 0 -336px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6JL) no-repeat 0 -360px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6JL) no-repeat 0 -384px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6JL) no-repeat 0 -408px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6JL) no-repeat 0 -432px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6JL) no-repeat 0 -456px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6JL) 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=M6JL) no-repeat 0 -504px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6JL) no-repeat 0 -528px!important}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6JL) no-repeat 0 -552px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6JL) no-repeat 0 -576px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6JL) no-repeat 0 -600px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6JL) no-repeat 0 -624px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6JL) no-repeat 0 -648px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6JL) no-repeat 0 -672px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6JL) no-repeat 0 -696px!important}.cke_button__embed_icon{background:url(icons.png?t=M6JL) no-repeat 0 -720px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6JL) no-repeat 0 -744px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6JL) 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=M6JL) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6JL) no-repeat 0 -816px!important}.cke_button__replace_icon{background:url(icons.png?t=M6JL) no-repeat 0 -840px!important}.cke_button__flash_icon{background:url(icons.png?t=M6JL) no-repeat 0 -864px!important}.cke_button__button_icon{background:url(icons.png?t=M6JL) no-repeat 0 -888px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6JL) no-repeat 0 -912px!important}.cke_button__form_icon{background:url(icons.png?t=M6JL) no-repeat 0 -936px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6JL) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6JL) no-repeat 0 -984px!important}.cke_button__radio_icon{background:url(icons.png?t=M6JL) 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=M6JL) no-repeat 0 -1032px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6JL) 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=M6JL) no-repeat 0 -1080px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6JL) 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=M6JL) no-repeat 0 -1128px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1152px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1176px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1200px!important}.cke_button__image_icon{background:url(icons.png?t=M6JL) 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=M6JL) no-repeat 0 -1248px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6JL) 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=M6JL) no-repeat 0 -1296px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1320px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1344px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1368px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1392px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1416px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1440px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1464px!important}.cke_button__link_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1488px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1512px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1536px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1560px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1584px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1608px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1632px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1656px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1680px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1704px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1728px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1752px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1776px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1800px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1824px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1848px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1872px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1896px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1920px!important}.cke_button__print_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1944px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1968px!important}.cke_button__save_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1992px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2016px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2040px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2064px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2088px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2112px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2136px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2160px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2184px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2208px!important}.cke_button__table_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2232px!important}.cke_button__language_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2256px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2280px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2304px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2328px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2352px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2424px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6JL) 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=M6JL) 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=M6JL) 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=M6JL) 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=M6JL) 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=M6JL) 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=M6JL) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -456px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6JL) 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=M6JL) 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=M6JL) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -576px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -696px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -744px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6JL) 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=M6JL) 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=M6JL) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6JL) 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=M6JL) 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=M6JL) 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=M6JL) 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=M6JL) 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=M6JL) 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=M6JL) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6JL) 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=M6JL) 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=M6JL) 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=M6JL) 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=M6JL) no-repeat 0 -1320px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1344px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1368px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1392px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1416px!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=M6JL) no-repeat 0 -1440px!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=M6JL) no-repeat 0 -1464px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1488px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1512px!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=M6JL) no-repeat 0 -1536px!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=M6JL) no-repeat 0 -1560px!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=M6JL) no-repeat 0 -1584px!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=M6JL) no-repeat 0 -1608px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1656px!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=M6JL) no-repeat 0 -1680px!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=M6JL) no-repeat 0 -1704px!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=M6JL) no-repeat 0 -1728px!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=M6JL) no-repeat 0 -1752px!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=M6JL) no-repeat 0 -1776px!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=M6JL) no-repeat 0 -1800px!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=M6JL) no-repeat 0 -1824px!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=M6JL) no-repeat 0 -1848px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1872px!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=M6JL) no-repeat 0 -1896px!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=M6JL) no-repeat 0 -1920px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1944px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1968px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1992px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2016px!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=M6JL) no-repeat 0 -2040px!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=M6JL) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2088px!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=M6JL) no-repeat 0 -2112px!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=M6JL) no-repeat 0 -2136px!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=M6JL) no-repeat 0 -2160px!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=M6JL) no-repeat 0 -2184px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2256px!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=M6JL) no-repeat 0 -2280px!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=M6JL) no-repeat 0 -2304px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2328px!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=M6JL) no-repeat 0 -2352px!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=M6JL) no-repeat 0 -2376px!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=M6JL) no-repeat 0 -2400px!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=M6JL) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -4896px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.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 .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)} \ No newline at end of file diff --git a/lib/ckeditor/skins/moono-lisa/editor_ie8.css b/lib/ckeditor/skins/moono-lisa/editor_ie8.css index d4ca00d1..4e38ca50 100644 --- a/lib/ckeditor/skins/moono-lisa/editor_ie8.css +++ b/lib/ckeditor/skins/moono-lisa/editor_ie8.css @@ -2,4 +2,4 @@ Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ -.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}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #d1d1d1;padding:0}.cke_inner{display:block;background:#fff;padding:0;-webkit-touch-callout:none}.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 #d1d1d1;background:#f8f8f8;padding:6px 8px 2px;white-space:normal}.cke_float .cke_top{border:1px solid #d1d1d1}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #d1d1d1;background:#f8f8f8}.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 #bcbcbc 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 #bcbcbc;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:hidden;background-color:#fff;border:1px solid #d1d1d1}.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:focus{outline:0}.cke_panel_list{margin:0;padding:0;list-style-type:none;white-space:nowrap}.cke_panel_listItem{margin:0;padding:0}.cke_panel_listItem a{padding:6px 7px;display:block;color:inherit!important;text-decoration:none;overflow:hidden;text-overflow:ellipsis}.cke_hc .cke_panel_listItem a{border-style:none}.cke_panel_listItem.cke_selected a,.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{background-color:#e9e9e9}.cke_panel_listItem a:focus{outline:1px dotted #000}.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:4px 5px}.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_panel_grouptitle{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:6px 6px 7px 6px;color:#484848;border-bottom:1px solid #d1d1d1;background:#f8f8f8}.cke_colorblock{padding:10px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000}a.cke_colorbox{padding:2px;float:left;width:20px;height:20px}.cke_rtl a.cke_colorbox{float:right}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{outline:0;padding:0;border:2px solid #139ff7}a:hover.cke_colorbox{border-color:#bcbcbc}span.cke_colorbox{width:20px;height:20px;float:left}.cke_rtl span.cke_colorbox{float:right}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:3px;display:block;cursor:pointer}a.cke_colorauto{padding:0;border:1px solid transparent;margin-bottom:6px;height:26px;line-height:26px}a.cke_colormore{margin-top:10px;height:20px;line-height:19px}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{outline:0;border:#139ff7 1px solid;background-color:#f8f8f8}a:hover.cke_colorauto,a:hover.cke_colormore{border-color:#bcbcbc}.cke_colorauto span.cke_colorbox{width:18px;height:18px;border:1px solid #808080;margin-left:1px;margin-top:3px}.cke_rtl .cke_colorauto span.cke_colorbox{margin-left:0;margin-right:1px}span.cke_colorbox[style*="#ffffff"],span.cke_colorbox[style*="#FFFFFF"],span.cke_colorbox[style="background-color:#fff"],span.cke_colorbox[style="background-color:#FFF"],span.cke_colorbox[style*="rgb(255,255,255)"],span.cke_colorbox[style*="rgb(255, 255, 255)"]{border:1px solid #808080;width:18px;height:18px}.cke_toolbar{float:left}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{border:0;float:left;margin:1px 2px 6px 0;padding-right:3px}.cke_rtl .cke_toolgroup{float:right;margin:1px 0 6px 2px;padding-left:3px;padding-right:0}.cke_hc .cke_toolgroup{margin-right:5px;margin-bottom:5px}.cke_hc.cke_rtl .cke_toolgroup{margin-right:0;margin-left:5px}a.cke_button{display:inline-block;height:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0;position:relative}a.cke_button_expandable{padding:4px 5px}.cke_rtl a.cke_button{float:right}.cke_hc a.cke_button{border:1px solid black;padding:3px 5px;margin:0 3px 5px 0}.cke_hc.cke_rtl a.cke_button{margin:0 0 5px 3px}a.cke_button_on{background:#fff;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_on{padding:3px 4px}a.cke_button_off:hover,a.cke_button_off:focus,a.cke_button_off:active{background:#e5e5e5;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_off:hover,a.cke_button_expandable.cke_button_off:focus,a.cke_button_expandable.cke_button_off:active{padding:3px 4px}.cke_hc a.cke_button_on,.cke_hc a.cke_button_off:hover,.cke_hc a.cke_button_off:focus,.cke_hc a.cke_button_off:active{background:#e5e5e5;border:3px solid #000;padding:1px 3px}a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{border:0;padding:4px 6px;background-color:transparent}a.cke_button_expandable.cke_button_disabled:hover,a.cke_button_expandable.cke_button_disabled:active{padding:4px 5px}a.cke_button_disabled:focus{border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_disabled:focus{padding:3px 4px}.cke_hc a.cke_button_disabled:hover,.cke_hc a.cke_button_disabled:focus,.cke_hc a.cke_button_disabled:active{border:1px solid #acacac;padding:3px 5px;margin:0 3px 5px 0}.cke_hc a.cke_button_disabled:focus{border:3px solid #000;padding:1px 3px}.cke_hc.cke_rtl a.cke_button_disabled:hover,.cke_hc.cke_rtl a.cke_button_disabled:focus,.cke_hc.cke_rtl a.cke_button_disabled:active{margin:0 0 5px 3px}a.cke_button_disabled .cke_button_icon,a.cke_button_disabled .cke_button_arrow{opacity:.3}.cke_hc a.cke_button_disabled{border-color:#acacac}.cke_hc a.cke_button_disabled .cke_button_icon,.cke_hc a.cke_button_disabled .cke_button_label{opacity:.5}.cke_toolgroup a.cke_button:last-child:after,.cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:4px;top:0;right:-3px}.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-right:0;right:auto;border-left:1px solid #bcbcbc;top:0;left:-3px}.cke_hc .cke_toolgroup a.cke_button:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-color:#000;top:0;right:-7px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{top:0;right:auto;left:-7px}.cke_toolgroup a.cke_button:hover:last-child:after,.cke_toolgroup a.cke_button:focus:last-child:after,.cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:-4px}.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_rtl .cke_toolgroup a.cke_button:focus:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:auto;left:-4px}.cke_hc .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:-9px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:auto;left:-9px}.cke_toolbar.cke_toolbar_last .cke_toolgroup a.cke_button:last-child:after{content:none;border:0;width:0;height:0}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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:#484848}.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 3px;width:0;height:0;cursor:default;vertical-align:top;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #484848}.cke_rtl .cke_button_arrow{margin-right:5px;margin-left:0}.cke_hc .cke_button_arrow{font-size:10px;margin:3px 0 0 3px;width:auto;border:0}.cke_toolbar_separator{float:left;background-color:#bcbcbc;margin:4px 2px 0 2px;height:18px;width:1px}.cke_rtl .cke_toolbar_separator{float:right}.cke_hc .cke_toolbar_separator{background-color:#000;margin-left:2px;margin-right:5px;margin-bottom:9px}.cke_hc.cke_rtl .cke_toolbar_separator{margin-left:5px;margin-right:2px}.cke_toolbar_break{display:block;clear:left}.cke_rtl .cke_toolbar_break{clear:right}a.cke_toolbox_collapser{width:12px;height:11px;float:right;margin:11px 0 0;font-size:0;cursor:default;text-align:center;border:1px solid #bcbcbc}.cke_rtl .cke_toolbox_collapser{float:left}.cke_toolbox_collapser:hover{background:#e5e5e5}.cke_toolbox_collapser.cke_toolbox_collapser_min{margin:0 2px 4px}.cke_toolbox_collapser .cke_arrow{display:inline-block;height:0;width:0;font-size:0;margin-top:1px;border:3px solid transparent;border-bottom-color:#484848}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin-top:4px;border-bottom-color:transparent;border-top-color:#484848}.cke_hc .cke_toolbox_collapser .cke_arrow{font-size:8px;width:auto;border:0;margin-top:0}.cke_menuitem span{cursor:default}.cke_menubutton{display:block}.cke_hc .cke_menubutton{padding:2px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#e9e9e9;display:block;outline:1px dotted}.cke_menubutton:hover{outline:0}.cke_hc .cke_menubutton:hover,.cke_hc .cke_menubutton:focus,.cke_hc .cke_menubutton:active{border:2px solid;padding:0}.cke_menubutton_disabled:hover,.cke_menubutton_disabled:focus,.cke_menubutton_disabled:active{background-color:transparent;outline:0}.cke_menubutton_inner{display:table-row}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_icon{background-color:#f8f8f8;padding:6px 4px}.cke_hc .cke_menubutton_icon{height:16px;width:0;padding:4px 0}.cke_menubutton:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#e9e9e9}.cke_menubutton_disabled:hover .cke_menubutton_icon,.cke_menubutton_disabled:focus .cke_menubutton_icon,.cke_menubutton_disabled:active .cke_menubutton_icon{background-color:#f8f8f8;outline:0}.cke_menuitem .cke_menubutton_on{background-color:#e9e9e9;border:1px solid #dedede;outline:0}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px;background-color:#e9e9e9}.cke_menubutton_label{padding:0 5px;background-color:transparent;width:100%;vertical-align:middle}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_panel_frame .cke_menubutton_label{display:none}.cke_menuseparator{background-color:#d1d1d1;height:1px}.cke_menuarrow{background:transparent url(images/arrow.png) no-repeat 0 10px;padding:0 5px}.cke_rtl .cke_menuarrow{background-position:5px -13px;background-repeat:no-repeat}.cke_hc .cke_menuarrow{background-image:none}.cke_menuarrow span{display:none}.cke_hc .cke_menuarrow span{vertical-align:middle;display:inline}.cke_combo{display:inline-block;float:left;position:relative;margin-bottom:5px}.cke_rtl .cke_combo{float:right}.cke_hc .cke_combo{margin-top:1px;margin-bottom:10px}.cke_combo:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:5px;top:0;right:0}.cke_rtl .cke_combo:after{border-right:0;border-left:1px solid #bcbcbc;right:auto;left:0}.cke_hc .cke_combo:after{border-color:#000}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0;padding:1px}.cke_rtl a.cke_combo_button{float:right}.cke_hc a.cke_combo_button{padding:4px}.cke_combo_on a.cke_combo_button,.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:#e5e5e5;border:1px solid #bcbcbc;padding:0 0 0 1px;margin-left:-1px}.cke_combo_off a.cke_combo_button:focus{outline:0}.cke_combo_on a.cke_combo_button,.cke_combo_off a.cke_combo_button:active{background:#fff}.cke_rtl .cke_combo_on a.cke_combo_button,.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:0 1px 0 0;margin-left:0;margin-right:-1px}.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:3px solid #000;padding:1px 1px 1px 2px}.cke_hc.cke_rtl .cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:1px 2px 1px 1px}.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 0 0 3px;margin-left:-3px}.cke_rtl .cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 3px 0 0;margin-left:0;margin-right:-3px}.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 1px 1px 7px;margin-left:-6px}.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 7px 1px 1px;margin-left:0;margin-right:-6px}.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0;margin:0}.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px;margin:0}.cke_toolbar .cke_combo+.cke_toolbar_end,.cke_toolbar .cke_combo+.cke_toolgroup{margin-right:0;margin-left:2px}.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:2px}.cke_hc .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:5px}.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:5px}.cke_toolbar.cke_toolbar_last .cke_combo:nth-last-child(-n+2):after{content:none;border:0;width:0;height:0}.cke_combo_text{line-height:26px;padding-left:10px;text-overflow:ellipsis;overflow:hidden;float:left;cursor:default;color:#484848;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{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 10px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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 #484848}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:3px}.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_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{float:left;margin:-2px 0 2px}a.cke_path_item,span.cke_path_empty{display:inline-block;float:left;padding:3px 4px;margin-right:2px;cursor:default;text-decoration:none;outline:0;border:0;color:#484848;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:#e5e5e5}.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_combopanel__fontsize{width:135px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;text-align:center;opacity:.95;filter:alpha(opacity = 95);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__about_icon{background:url(icons.png?t=M6JB) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png?t=M6JB) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png?t=M6JB) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png?t=M6JB) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6JB) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6JB) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png?t=M6JB) no-repeat 0 -144px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6JB) no-repeat 0 -168px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6JB) no-repeat 0 -192px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -240px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -288px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -336px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6JB) no-repeat 0 -360px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6JB) no-repeat 0 -384px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -408px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -432px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6JB) no-repeat 0 -456px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -504px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6JB) no-repeat 0 -528px!important}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6JB) no-repeat 0 -552px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6JB) no-repeat 0 -576px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6JB) no-repeat 0 -600px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6JB) no-repeat 0 -624px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6JB) no-repeat 0 -648px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6JB) no-repeat 0 -672px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6JB) no-repeat 0 -696px!important}.cke_button__embed_icon{background:url(icons.png?t=M6JB) no-repeat 0 -720px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6JB) no-repeat 0 -744px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6JB) no-repeat 0 -816px!important}.cke_button__replace_icon{background:url(icons.png?t=M6JB) no-repeat 0 -840px!important}.cke_button__flash_icon{background:url(icons.png?t=M6JB) no-repeat 0 -864px!important}.cke_button__button_icon{background:url(icons.png?t=M6JB) no-repeat 0 -888px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6JB) no-repeat 0 -912px!important}.cke_button__form_icon{background:url(icons.png?t=M6JB) no-repeat 0 -936px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6JB) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6JB) no-repeat 0 -984px!important}.cke_button__radio_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1032px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1080px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1128px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1152px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1176px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1200px!important}.cke_button__image_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1248px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1296px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1320px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1344px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1368px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1392px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1416px!important}.cke_button__language_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1464px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1488px!important}.cke_button__link_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1512px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1560px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1608px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1632px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1656px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1704px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1752px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1800px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1848px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1872px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1920px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1944px!important}.cke_button__print_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1968px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1992px!important}.cke_button__save_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2016px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -2064px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2088px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -2136px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -2184px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2208px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2232px!important}.cke_button__table_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2256px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2280px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2304px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2328px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2352px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2424px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -456px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -576px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -696px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -744px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1320px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1344px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1368px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1392px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1416px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1488px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1512px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1872px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1944px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1968px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1992px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2016px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2256px!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=M6JB) no-repeat 0 -2280px!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=M6JB) no-repeat 0 -2304px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2328px!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=M6JB) no-repeat 0 -2352px!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=M6JB) no-repeat 0 -2376px!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=M6JB) no-repeat 0 -2400px!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=M6JB) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -4896px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.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 .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.cke_toolbox_collapser .cke_arrow{border-width:4px}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{border-width:3px}.cke_toolbox_collapser .cke_arrow{margin-top:0}.cke_toolbar{position:relative}.cke_rtl .cke_toolbar_end{right:auto;left:0}.cke_toolbar_end:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:4px;top:1px;right:2px}.cke_rtl .cke_toolbar_end:after{right:auto;left:2px}.cke_hc .cke_toolbar_end:after{top:2px;right:5px;border-color:#000}.cke_hc.cke_rtl .cke_toolbar_end:after{right:auto;left:5px}.cke_combo+.cke_toolbar_end:after,.cke_toolbar.cke_toolbar_last .cke_toolbar_end:after{content:none;border:0}.cke_combo+.cke_toolgroup+.cke_toolbar_end:after{right:0}.cke_rtl .cke_combo+.cke_toolgroup+.cke_toolbar_end:after{right:auto;left:0} \ 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;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #d1d1d1;padding:0}.cke_inner{display:block;background:#fff;padding:0;-webkit-touch-callout:none}.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 #d1d1d1;background:#f8f8f8;padding:6px 8px 2px;white-space:normal}.cke_float .cke_top{border:1px solid #d1d1d1}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #d1d1d1;background:#f8f8f8}.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 #bcbcbc 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 #bcbcbc;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:hidden;background-color:#fff;border:1px solid #d1d1d1}.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:focus{outline:0}.cke_panel_list{margin:0;padding:0;list-style-type:none;white-space:nowrap}.cke_panel_listItem{margin:0;padding:0}.cke_panel_listItem a{padding:6px 7px;display:block;color:inherit!important;text-decoration:none;overflow:hidden;text-overflow:ellipsis}.cke_hc .cke_panel_listItem a{border-style:none}.cke_panel_listItem.cke_selected a,.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{background-color:#e9e9e9}.cke_panel_listItem a:focus{outline:1px dotted #000}.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:4px 5px}.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_panel_grouptitle{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:6px 6px 7px 6px;color:#484848;border-bottom:1px solid #d1d1d1;background:#f8f8f8}.cke_colorblock{padding:10px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000}a.cke_colorbox{padding:2px;float:left;width:20px;height:20px}.cke_rtl a.cke_colorbox{float:right}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{outline:0;padding:0;border:2px solid #139ff7}a:hover.cke_colorbox{border-color:#bcbcbc}span.cke_colorbox{width:20px;height:20px;float:left}.cke_rtl span.cke_colorbox{float:right}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:3px;display:block;cursor:pointer}a.cke_colorauto{padding:0;border:1px solid transparent;margin-bottom:6px;height:26px;line-height:26px}a.cke_colormore{margin-top:10px;height:20px;line-height:19px}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{outline:0;border:#139ff7 1px solid;background-color:#f8f8f8}a:hover.cke_colorauto,a:hover.cke_colormore{border-color:#bcbcbc}.cke_colorauto span.cke_colorbox{width:18px;height:18px;border:1px solid #808080;margin-left:1px;margin-top:3px}.cke_rtl .cke_colorauto span.cke_colorbox{margin-left:0;margin-right:1px}span.cke_colorbox[style*="#ffffff"],span.cke_colorbox[style*="#FFFFFF"],span.cke_colorbox[style="background-color:#fff"],span.cke_colorbox[style="background-color:#FFF"],span.cke_colorbox[style*="rgb(255,255,255)"],span.cke_colorbox[style*="rgb(255, 255, 255)"]{border:1px solid #808080;width:18px;height:18px}.cke_toolbar{float:left}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{border:0;float:left;margin:1px 2px 6px 0;padding-right:3px}.cke_rtl .cke_toolgroup{float:right;margin:1px 0 6px 2px;padding-left:3px;padding-right:0}.cke_hc .cke_toolgroup{margin-right:5px;margin-bottom:5px}.cke_hc.cke_rtl .cke_toolgroup{margin-right:0;margin-left:5px}a.cke_button{display:inline-block;height:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0;position:relative}a.cke_button_expandable{padding:4px 5px}.cke_rtl a.cke_button{float:right}.cke_hc a.cke_button{border:1px solid black;padding:3px 5px;margin:0 3px 5px 0}.cke_hc.cke_rtl a.cke_button{margin:0 0 5px 3px}a.cke_button_on{background:#fff;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_on{padding:3px 4px}a.cke_button_off:hover,a.cke_button_off:focus,a.cke_button_off:active{background:#e5e5e5;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_off:hover,a.cke_button_expandable.cke_button_off:focus,a.cke_button_expandable.cke_button_off:active{padding:3px 4px}.cke_hc a.cke_button_on,.cke_hc a.cke_button_off:hover,.cke_hc a.cke_button_off:focus,.cke_hc a.cke_button_off:active{background:#e5e5e5;border:3px solid #000;padding:1px 3px}a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{border:0;padding:4px 6px;background-color:transparent}a.cke_button_expandable.cke_button_disabled:hover,a.cke_button_expandable.cke_button_disabled:active{padding:4px 5px}a.cke_button_disabled:focus{border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_disabled:focus{padding:3px 4px}.cke_hc a.cke_button_disabled:hover,.cke_hc a.cke_button_disabled:focus,.cke_hc a.cke_button_disabled:active{border:1px solid #acacac;padding:3px 5px;margin:0 3px 5px 0}.cke_hc a.cke_button_disabled:focus{border:3px solid #000;padding:1px 3px}.cke_hc.cke_rtl a.cke_button_disabled:hover,.cke_hc.cke_rtl a.cke_button_disabled:focus,.cke_hc.cke_rtl a.cke_button_disabled:active{margin:0 0 5px 3px}a.cke_button_disabled .cke_button_icon,a.cke_button_disabled .cke_button_arrow{opacity:.3}.cke_hc a.cke_button_disabled{border-color:#acacac}.cke_hc a.cke_button_disabled .cke_button_icon,.cke_hc a.cke_button_disabled .cke_button_label{opacity:.5}.cke_toolgroup a.cke_button:last-child:after,.cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:4px;top:0;right:-3px}.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-right:0;right:auto;border-left:1px solid #bcbcbc;top:0;left:-3px}.cke_hc .cke_toolgroup a.cke_button:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-color:#000;top:0;right:-7px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{top:0;right:auto;left:-7px}.cke_toolgroup a.cke_button:hover:last-child:after,.cke_toolgroup a.cke_button:focus:last-child:after,.cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:-4px}.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_rtl .cke_toolgroup a.cke_button:focus:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:auto;left:-4px}.cke_hc .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:-9px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:auto;left:-9px}.cke_toolbar.cke_toolbar_last .cke_toolgroup a.cke_button:last-child:after{content:none;border:0;width:0;height:0}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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:#484848}.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 3px;width:0;height:0;cursor:default;vertical-align:top;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #484848}.cke_rtl .cke_button_arrow{margin-right:5px;margin-left:0}.cke_hc .cke_button_arrow{font-size:10px;margin:3px 0 0 3px;width:auto;border:0}.cke_toolbar_separator{float:left;background-color:#bcbcbc;margin:4px 2px 0 2px;height:18px;width:1px}.cke_rtl .cke_toolbar_separator{float:right}.cke_hc .cke_toolbar_separator{background-color:#000;margin-left:2px;margin-right:5px;margin-bottom:9px}.cke_hc.cke_rtl .cke_toolbar_separator{margin-left:5px;margin-right:2px}.cke_toolbar_break{display:block;clear:left}.cke_rtl .cke_toolbar_break{clear:right}a.cke_toolbox_collapser{width:12px;height:11px;float:right;margin:11px 0 0;font-size:0;cursor:default;text-align:center;border:1px solid #bcbcbc}.cke_rtl .cke_toolbox_collapser{float:left}.cke_toolbox_collapser:hover{background:#e5e5e5}.cke_toolbox_collapser.cke_toolbox_collapser_min{margin:0 2px 4px}.cke_toolbox_collapser .cke_arrow{display:inline-block;height:0;width:0;font-size:0;margin-top:1px;border:3px solid transparent;border-bottom-color:#484848}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin-top:4px;border-bottom-color:transparent;border-top-color:#484848}.cke_hc .cke_toolbox_collapser .cke_arrow{font-size:8px;width:auto;border:0;margin-top:0}.cke_menuitem span{cursor:default}.cke_menubutton{display:block}.cke_hc .cke_menubutton{padding:2px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#e9e9e9;display:block;outline:1px dotted}.cke_menubutton:hover{outline:0}.cke_hc .cke_menubutton:hover,.cke_hc .cke_menubutton:focus,.cke_hc .cke_menubutton:active{border:2px solid;padding:0}.cke_menubutton_disabled:hover,.cke_menubutton_disabled:focus,.cke_menubutton_disabled:active{background-color:transparent;outline:0}.cke_menubutton_inner{display:table-row}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_icon{background-color:#f8f8f8;padding:6px 4px}.cke_hc .cke_menubutton_icon{height:16px;width:0;padding:4px 0}.cke_menubutton:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#e9e9e9}.cke_menubutton_disabled:hover .cke_menubutton_icon,.cke_menubutton_disabled:focus .cke_menubutton_icon,.cke_menubutton_disabled:active .cke_menubutton_icon{background-color:#f8f8f8;outline:0}.cke_menuitem .cke_menubutton_on{background-color:#e9e9e9;border:1px solid #dedede;outline:0}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px;background-color:#e9e9e9}.cke_menubutton_label{padding:0 5px;background-color:transparent;width:100%;vertical-align:middle}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_panel_frame .cke_menubutton_label{display:none}.cke_menuseparator{background-color:#d1d1d1;height:1px}.cke_menuarrow{background:transparent url(images/arrow.png) no-repeat 0 10px;padding:0 5px}.cke_rtl .cke_menuarrow{background-position:5px -13px;background-repeat:no-repeat}.cke_hc .cke_menuarrow{background-image:none}.cke_menuarrow span{display:none}.cke_hc .cke_menuarrow span{vertical-align:middle;display:inline}.cke_combo{display:inline-block;float:left;position:relative;margin-bottom:5px}.cke_rtl .cke_combo{float:right}.cke_hc .cke_combo{margin-top:1px;margin-bottom:10px}.cke_combo:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:5px;top:0;right:0}.cke_rtl .cke_combo:after{border-right:0;border-left:1px solid #bcbcbc;right:auto;left:0}.cke_hc .cke_combo:after{border-color:#000}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0;padding:1px}.cke_rtl a.cke_combo_button{float:right}.cke_hc a.cke_combo_button{padding:4px}.cke_combo_on a.cke_combo_button,.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:#e5e5e5;border:1px solid #bcbcbc;padding:0 0 0 1px;margin-left:-1px}.cke_combo_off a.cke_combo_button:focus{outline:0}.cke_combo_on a.cke_combo_button,.cke_combo_off a.cke_combo_button:active{background:#fff}.cke_rtl .cke_combo_on a.cke_combo_button,.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:0 1px 0 0;margin-left:0;margin-right:-1px}.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:3px solid #000;padding:1px 1px 1px 2px}.cke_hc.cke_rtl .cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:1px 2px 1px 1px}.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 0 0 3px;margin-left:-3px}.cke_rtl .cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 3px 0 0;margin-left:0;margin-right:-3px}.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 1px 1px 7px;margin-left:-6px}.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 7px 1px 1px;margin-left:0;margin-right:-6px}.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0;margin:0}.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px;margin:0}.cke_toolbar .cke_combo+.cke_toolbar_end,.cke_toolbar .cke_combo+.cke_toolgroup{margin-right:0;margin-left:2px}.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:2px}.cke_hc .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:5px}.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:5px}.cke_toolbar.cke_toolbar_last .cke_combo:nth-last-child(-n+2):after{content:none;border:0;width:0;height:0}.cke_combo_text{line-height:26px;padding-left:10px;text-overflow:ellipsis;overflow:hidden;float:left;cursor:default;color:#484848;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{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 10px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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 #484848}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:3px}.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_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{float:left;margin:-2px 0 2px}a.cke_path_item,span.cke_path_empty{display:inline-block;float:left;padding:3px 4px;margin-right:2px;cursor:default;text-decoration:none;outline:0;border:0;color:#484848;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:#e5e5e5}.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_combopanel__fontsize{width:135px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;text-align:center;opacity:.95;filter:alpha(opacity = 95);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__about_icon{background:url(icons.png?t=M6JL) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png?t=M6JL) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png?t=M6JL) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png?t=M6JL) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6JL) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6JL) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png?t=M6JL) no-repeat 0 -144px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6JL) no-repeat 0 -168px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6JL) no-repeat 0 -192px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6JL) 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=M6JL) no-repeat 0 -240px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6JL) 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=M6JL) no-repeat 0 -288px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6JL) 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=M6JL) no-repeat 0 -336px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6JL) no-repeat 0 -360px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6JL) no-repeat 0 -384px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6JL) no-repeat 0 -408px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6JL) no-repeat 0 -432px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6JL) no-repeat 0 -456px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6JL) 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=M6JL) no-repeat 0 -504px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6JL) no-repeat 0 -528px!important}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6JL) no-repeat 0 -552px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6JL) no-repeat 0 -576px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6JL) no-repeat 0 -600px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6JL) no-repeat 0 -624px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6JL) no-repeat 0 -648px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6JL) no-repeat 0 -672px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6JL) no-repeat 0 -696px!important}.cke_button__embed_icon{background:url(icons.png?t=M6JL) no-repeat 0 -720px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6JL) no-repeat 0 -744px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6JL) 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=M6JL) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6JL) no-repeat 0 -816px!important}.cke_button__replace_icon{background:url(icons.png?t=M6JL) no-repeat 0 -840px!important}.cke_button__flash_icon{background:url(icons.png?t=M6JL) no-repeat 0 -864px!important}.cke_button__button_icon{background:url(icons.png?t=M6JL) no-repeat 0 -888px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6JL) no-repeat 0 -912px!important}.cke_button__form_icon{background:url(icons.png?t=M6JL) no-repeat 0 -936px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6JL) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6JL) no-repeat 0 -984px!important}.cke_button__radio_icon{background:url(icons.png?t=M6JL) 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=M6JL) no-repeat 0 -1032px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6JL) 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=M6JL) no-repeat 0 -1080px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6JL) 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=M6JL) no-repeat 0 -1128px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1152px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1176px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1200px!important}.cke_button__image_icon{background:url(icons.png?t=M6JL) 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=M6JL) no-repeat 0 -1248px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6JL) 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=M6JL) no-repeat 0 -1296px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1320px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1344px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1368px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1392px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1416px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1440px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1464px!important}.cke_button__link_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1488px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1512px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1536px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1560px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1584px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1608px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1632px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1656px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1680px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1704px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1728px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1752px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1776px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1800px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1824px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1848px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1872px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1896px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1920px!important}.cke_button__print_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1944px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1968px!important}.cke_button__save_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1992px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2016px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2040px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2064px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2088px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2112px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2136px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2160px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2184px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2208px!important}.cke_button__table_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2232px!important}.cke_button__language_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2256px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2280px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2304px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2328px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2352px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2424px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6JL) 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=M6JL) 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=M6JL) 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=M6JL) 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=M6JL) 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=M6JL) 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=M6JL) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -456px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6JL) 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=M6JL) 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=M6JL) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -576px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -696px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -744px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6JL) 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=M6JL) 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=M6JL) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6JL) 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=M6JL) 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=M6JL) 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=M6JL) 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=M6JL) 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=M6JL) 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=M6JL) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6JL) 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=M6JL) 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=M6JL) 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=M6JL) 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=M6JL) no-repeat 0 -1320px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1344px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1368px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1392px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1416px!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=M6JL) no-repeat 0 -1440px!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=M6JL) no-repeat 0 -1464px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1488px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1512px!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=M6JL) no-repeat 0 -1536px!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=M6JL) no-repeat 0 -1560px!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=M6JL) no-repeat 0 -1584px!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=M6JL) no-repeat 0 -1608px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1656px!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=M6JL) no-repeat 0 -1680px!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=M6JL) no-repeat 0 -1704px!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=M6JL) no-repeat 0 -1728px!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=M6JL) no-repeat 0 -1752px!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=M6JL) no-repeat 0 -1776px!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=M6JL) no-repeat 0 -1800px!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=M6JL) no-repeat 0 -1824px!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=M6JL) no-repeat 0 -1848px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1872px!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=M6JL) no-repeat 0 -1896px!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=M6JL) no-repeat 0 -1920px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1944px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1968px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1992px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2016px!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=M6JL) no-repeat 0 -2040px!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=M6JL) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2088px!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=M6JL) no-repeat 0 -2112px!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=M6JL) no-repeat 0 -2136px!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=M6JL) no-repeat 0 -2160px!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=M6JL) no-repeat 0 -2184px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2256px!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=M6JL) no-repeat 0 -2280px!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=M6JL) no-repeat 0 -2304px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2328px!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=M6JL) no-repeat 0 -2352px!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=M6JL) no-repeat 0 -2376px!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=M6JL) no-repeat 0 -2400px!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=M6JL) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -4896px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.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 .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.cke_toolbox_collapser .cke_arrow{border-width:4px}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{border-width:3px}.cke_toolbox_collapser .cke_arrow{margin-top:0}.cke_toolbar{position:relative}.cke_rtl .cke_toolbar_end{right:auto;left:0}.cke_toolbar_end:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:4px;top:1px;right:2px}.cke_rtl .cke_toolbar_end:after{right:auto;left:2px}.cke_hc .cke_toolbar_end:after{top:2px;right:5px;border-color:#000}.cke_hc.cke_rtl .cke_toolbar_end:after{right:auto;left:5px}.cke_combo+.cke_toolbar_end:after,.cke_toolbar.cke_toolbar_last .cke_toolbar_end:after{content:none;border:0}.cke_combo+.cke_toolgroup+.cke_toolbar_end:after{right:0}.cke_rtl .cke_combo+.cke_toolgroup+.cke_toolbar_end:after{right:auto;left:0} \ No newline at end of file diff --git a/lib/ckeditor/skins/moono-lisa/editor_iequirks.css b/lib/ckeditor/skins/moono-lisa/editor_iequirks.css index 0a26d780..6347d45f 100644 --- a/lib/ckeditor/skins/moono-lisa/editor_iequirks.css +++ b/lib/ckeditor/skins/moono-lisa/editor_iequirks.css @@ -2,4 +2,4 @@ Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ -.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}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #d1d1d1;padding:0}.cke_inner{display:block;background:#fff;padding:0;-webkit-touch-callout:none}.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 #d1d1d1;background:#f8f8f8;padding:6px 8px 2px;white-space:normal}.cke_float .cke_top{border:1px solid #d1d1d1}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #d1d1d1;background:#f8f8f8}.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 #bcbcbc 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 #bcbcbc;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:hidden;background-color:#fff;border:1px solid #d1d1d1}.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:focus{outline:0}.cke_panel_list{margin:0;padding:0;list-style-type:none;white-space:nowrap}.cke_panel_listItem{margin:0;padding:0}.cke_panel_listItem a{padding:6px 7px;display:block;color:inherit!important;text-decoration:none;overflow:hidden;text-overflow:ellipsis}.cke_hc .cke_panel_listItem a{border-style:none}.cke_panel_listItem.cke_selected a,.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{background-color:#e9e9e9}.cke_panel_listItem a:focus{outline:1px dotted #000}.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:4px 5px}.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_panel_grouptitle{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:6px 6px 7px 6px;color:#484848;border-bottom:1px solid #d1d1d1;background:#f8f8f8}.cke_colorblock{padding:10px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000}a.cke_colorbox{padding:2px;float:left;width:20px;height:20px}.cke_rtl a.cke_colorbox{float:right}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{outline:0;padding:0;border:2px solid #139ff7}a:hover.cke_colorbox{border-color:#bcbcbc}span.cke_colorbox{width:20px;height:20px;float:left}.cke_rtl span.cke_colorbox{float:right}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:3px;display:block;cursor:pointer}a.cke_colorauto{padding:0;border:1px solid transparent;margin-bottom:6px;height:26px;line-height:26px}a.cke_colormore{margin-top:10px;height:20px;line-height:19px}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{outline:0;border:#139ff7 1px solid;background-color:#f8f8f8}a:hover.cke_colorauto,a:hover.cke_colormore{border-color:#bcbcbc}.cke_colorauto span.cke_colorbox{width:18px;height:18px;border:1px solid #808080;margin-left:1px;margin-top:3px}.cke_rtl .cke_colorauto span.cke_colorbox{margin-left:0;margin-right:1px}span.cke_colorbox[style*="#ffffff"],span.cke_colorbox[style*="#FFFFFF"],span.cke_colorbox[style="background-color:#fff"],span.cke_colorbox[style="background-color:#FFF"],span.cke_colorbox[style*="rgb(255,255,255)"],span.cke_colorbox[style*="rgb(255, 255, 255)"]{border:1px solid #808080;width:18px;height:18px}.cke_toolbar{float:left}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{border:0;float:left;margin:1px 2px 6px 0;padding-right:3px}.cke_rtl .cke_toolgroup{float:right;margin:1px 0 6px 2px;padding-left:3px;padding-right:0}.cke_hc .cke_toolgroup{margin-right:5px;margin-bottom:5px}.cke_hc.cke_rtl .cke_toolgroup{margin-right:0;margin-left:5px}a.cke_button{display:inline-block;height:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0;position:relative}a.cke_button_expandable{padding:4px 5px}.cke_rtl a.cke_button{float:right}.cke_hc a.cke_button{border:1px solid black;padding:3px 5px;margin:0 3px 5px 0}.cke_hc.cke_rtl a.cke_button{margin:0 0 5px 3px}a.cke_button_on{background:#fff;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_on{padding:3px 4px}a.cke_button_off:hover,a.cke_button_off:focus,a.cke_button_off:active{background:#e5e5e5;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_off:hover,a.cke_button_expandable.cke_button_off:focus,a.cke_button_expandable.cke_button_off:active{padding:3px 4px}.cke_hc a.cke_button_on,.cke_hc a.cke_button_off:hover,.cke_hc a.cke_button_off:focus,.cke_hc a.cke_button_off:active{background:#e5e5e5;border:3px solid #000;padding:1px 3px}a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{border:0;padding:4px 6px;background-color:transparent}a.cke_button_expandable.cke_button_disabled:hover,a.cke_button_expandable.cke_button_disabled:active{padding:4px 5px}a.cke_button_disabled:focus{border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_disabled:focus{padding:3px 4px}.cke_hc a.cke_button_disabled:hover,.cke_hc a.cke_button_disabled:focus,.cke_hc a.cke_button_disabled:active{border:1px solid #acacac;padding:3px 5px;margin:0 3px 5px 0}.cke_hc a.cke_button_disabled:focus{border:3px solid #000;padding:1px 3px}.cke_hc.cke_rtl a.cke_button_disabled:hover,.cke_hc.cke_rtl a.cke_button_disabled:focus,.cke_hc.cke_rtl a.cke_button_disabled:active{margin:0 0 5px 3px}a.cke_button_disabled .cke_button_icon,a.cke_button_disabled .cke_button_arrow{opacity:.3}.cke_hc a.cke_button_disabled{border-color:#acacac}.cke_hc a.cke_button_disabled .cke_button_icon,.cke_hc a.cke_button_disabled .cke_button_label{opacity:.5}.cke_toolgroup a.cke_button:last-child:after,.cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:4px;top:0;right:-3px}.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-right:0;right:auto;border-left:1px solid #bcbcbc;top:0;left:-3px}.cke_hc .cke_toolgroup a.cke_button:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-color:#000;top:0;right:-7px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{top:0;right:auto;left:-7px}.cke_toolgroup a.cke_button:hover:last-child:after,.cke_toolgroup a.cke_button:focus:last-child:after,.cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:-4px}.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_rtl .cke_toolgroup a.cke_button:focus:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:auto;left:-4px}.cke_hc .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:-9px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:auto;left:-9px}.cke_toolbar.cke_toolbar_last .cke_toolgroup a.cke_button:last-child:after{content:none;border:0;width:0;height:0}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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:#484848}.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 3px;width:0;height:0;cursor:default;vertical-align:top;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #484848}.cke_rtl .cke_button_arrow{margin-right:5px;margin-left:0}.cke_hc .cke_button_arrow{font-size:10px;margin:3px 0 0 3px;width:auto;border:0}.cke_toolbar_separator{float:left;background-color:#bcbcbc;margin:4px 2px 0 2px;height:18px;width:1px}.cke_rtl .cke_toolbar_separator{float:right}.cke_hc .cke_toolbar_separator{background-color:#000;margin-left:2px;margin-right:5px;margin-bottom:9px}.cke_hc.cke_rtl .cke_toolbar_separator{margin-left:5px;margin-right:2px}.cke_toolbar_break{display:block;clear:left}.cke_rtl .cke_toolbar_break{clear:right}a.cke_toolbox_collapser{width:12px;height:11px;float:right;margin:11px 0 0;font-size:0;cursor:default;text-align:center;border:1px solid #bcbcbc}.cke_rtl .cke_toolbox_collapser{float:left}.cke_toolbox_collapser:hover{background:#e5e5e5}.cke_toolbox_collapser.cke_toolbox_collapser_min{margin:0 2px 4px}.cke_toolbox_collapser .cke_arrow{display:inline-block;height:0;width:0;font-size:0;margin-top:1px;border:3px solid transparent;border-bottom-color:#484848}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin-top:4px;border-bottom-color:transparent;border-top-color:#484848}.cke_hc .cke_toolbox_collapser .cke_arrow{font-size:8px;width:auto;border:0;margin-top:0}.cke_menuitem span{cursor:default}.cke_menubutton{display:block}.cke_hc .cke_menubutton{padding:2px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#e9e9e9;display:block;outline:1px dotted}.cke_menubutton:hover{outline:0}.cke_hc .cke_menubutton:hover,.cke_hc .cke_menubutton:focus,.cke_hc .cke_menubutton:active{border:2px solid;padding:0}.cke_menubutton_disabled:hover,.cke_menubutton_disabled:focus,.cke_menubutton_disabled:active{background-color:transparent;outline:0}.cke_menubutton_inner{display:table-row}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_icon{background-color:#f8f8f8;padding:6px 4px}.cke_hc .cke_menubutton_icon{height:16px;width:0;padding:4px 0}.cke_menubutton:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#e9e9e9}.cke_menubutton_disabled:hover .cke_menubutton_icon,.cke_menubutton_disabled:focus .cke_menubutton_icon,.cke_menubutton_disabled:active .cke_menubutton_icon{background-color:#f8f8f8;outline:0}.cke_menuitem .cke_menubutton_on{background-color:#e9e9e9;border:1px solid #dedede;outline:0}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px;background-color:#e9e9e9}.cke_menubutton_label{padding:0 5px;background-color:transparent;width:100%;vertical-align:middle}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_panel_frame .cke_menubutton_label{display:none}.cke_menuseparator{background-color:#d1d1d1;height:1px}.cke_menuarrow{background:transparent url(images/arrow.png) no-repeat 0 10px;padding:0 5px}.cke_rtl .cke_menuarrow{background-position:5px -13px;background-repeat:no-repeat}.cke_hc .cke_menuarrow{background-image:none}.cke_menuarrow span{display:none}.cke_hc .cke_menuarrow span{vertical-align:middle;display:inline}.cke_combo{display:inline-block;float:left;position:relative;margin-bottom:5px}.cke_rtl .cke_combo{float:right}.cke_hc .cke_combo{margin-top:1px;margin-bottom:10px}.cke_combo:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:5px;top:0;right:0}.cke_rtl .cke_combo:after{border-right:0;border-left:1px solid #bcbcbc;right:auto;left:0}.cke_hc .cke_combo:after{border-color:#000}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0;padding:1px}.cke_rtl a.cke_combo_button{float:right}.cke_hc a.cke_combo_button{padding:4px}.cke_combo_on a.cke_combo_button,.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:#e5e5e5;border:1px solid #bcbcbc;padding:0 0 0 1px;margin-left:-1px}.cke_combo_off a.cke_combo_button:focus{outline:0}.cke_combo_on a.cke_combo_button,.cke_combo_off a.cke_combo_button:active{background:#fff}.cke_rtl .cke_combo_on a.cke_combo_button,.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:0 1px 0 0;margin-left:0;margin-right:-1px}.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:3px solid #000;padding:1px 1px 1px 2px}.cke_hc.cke_rtl .cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:1px 2px 1px 1px}.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 0 0 3px;margin-left:-3px}.cke_rtl .cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 3px 0 0;margin-left:0;margin-right:-3px}.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 1px 1px 7px;margin-left:-6px}.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 7px 1px 1px;margin-left:0;margin-right:-6px}.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0;margin:0}.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px;margin:0}.cke_toolbar .cke_combo+.cke_toolbar_end,.cke_toolbar .cke_combo+.cke_toolgroup{margin-right:0;margin-left:2px}.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:2px}.cke_hc .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:5px}.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:5px}.cke_toolbar.cke_toolbar_last .cke_combo:nth-last-child(-n+2):after{content:none;border:0;width:0;height:0}.cke_combo_text{line-height:26px;padding-left:10px;text-overflow:ellipsis;overflow:hidden;float:left;cursor:default;color:#484848;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{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 10px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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 #484848}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:3px}.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_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{float:left;margin:-2px 0 2px}a.cke_path_item,span.cke_path_empty{display:inline-block;float:left;padding:3px 4px;margin-right:2px;cursor:default;text-decoration:none;outline:0;border:0;color:#484848;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:#e5e5e5}.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_combopanel__fontsize{width:135px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;text-align:center;opacity:.95;filter:alpha(opacity = 95);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__about_icon{background:url(icons.png?t=M6JB) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png?t=M6JB) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png?t=M6JB) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png?t=M6JB) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6JB) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6JB) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png?t=M6JB) no-repeat 0 -144px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6JB) no-repeat 0 -168px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6JB) no-repeat 0 -192px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -240px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -288px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -336px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6JB) no-repeat 0 -360px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6JB) no-repeat 0 -384px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -408px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -432px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6JB) no-repeat 0 -456px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -504px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6JB) no-repeat 0 -528px!important}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6JB) no-repeat 0 -552px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6JB) no-repeat 0 -576px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6JB) no-repeat 0 -600px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6JB) no-repeat 0 -624px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6JB) no-repeat 0 -648px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6JB) no-repeat 0 -672px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6JB) no-repeat 0 -696px!important}.cke_button__embed_icon{background:url(icons.png?t=M6JB) no-repeat 0 -720px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6JB) no-repeat 0 -744px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6JB) no-repeat 0 -816px!important}.cke_button__replace_icon{background:url(icons.png?t=M6JB) no-repeat 0 -840px!important}.cke_button__flash_icon{background:url(icons.png?t=M6JB) no-repeat 0 -864px!important}.cke_button__button_icon{background:url(icons.png?t=M6JB) no-repeat 0 -888px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6JB) no-repeat 0 -912px!important}.cke_button__form_icon{background:url(icons.png?t=M6JB) no-repeat 0 -936px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6JB) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6JB) no-repeat 0 -984px!important}.cke_button__radio_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1032px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1080px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1128px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1152px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1176px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1200px!important}.cke_button__image_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1248px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1296px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1320px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1344px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1368px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1392px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1416px!important}.cke_button__language_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1464px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1488px!important}.cke_button__link_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1512px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1560px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1608px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1632px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1656px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1704px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1752px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1800px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1848px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1872px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1920px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1944px!important}.cke_button__print_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1968px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1992px!important}.cke_button__save_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2016px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -2064px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2088px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -2136px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -2184px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2208px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2232px!important}.cke_button__table_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2256px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2280px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2304px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2328px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2352px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2424px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -456px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -576px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -696px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -744px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1320px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1344px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1368px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1392px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1416px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1488px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1512px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1872px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1944px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1968px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1992px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2016px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2256px!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=M6JB) no-repeat 0 -2280px!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=M6JB) no-repeat 0 -2304px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2328px!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=M6JB) no-repeat 0 -2352px!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=M6JB) no-repeat 0 -2376px!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=M6JB) no-repeat 0 -2400px!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=M6JB) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -4896px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.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 .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.cke_top,.cke_contents,.cke_bottom{width:100%}.cke_button_arrow{font-size:0}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_button,.cke_rtl .cke_button *,.cke_rtl .cke_combo,.cke_rtl .cke_combo *,.cke_rtl .cke_path_item,.cke_rtl .cke_path_item *,.cke_rtl .cke_path_empty{float:none}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_combo_button,.cke_rtl .cke_combo_button *,.cke_rtl .cke_button,.cke_rtl .cke_button_icon{display:inline-block;vertical-align:top}.cke_rtl .cke_button_icon{float:none}.cke_resizer{width:10px}.cke_source{white-space:normal}.cke_bottom{position:static}.cke_colorbox{font-size:0} \ 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;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #d1d1d1;padding:0}.cke_inner{display:block;background:#fff;padding:0;-webkit-touch-callout:none}.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 #d1d1d1;background:#f8f8f8;padding:6px 8px 2px;white-space:normal}.cke_float .cke_top{border:1px solid #d1d1d1}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #d1d1d1;background:#f8f8f8}.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 #bcbcbc 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 #bcbcbc;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:hidden;background-color:#fff;border:1px solid #d1d1d1}.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:focus{outline:0}.cke_panel_list{margin:0;padding:0;list-style-type:none;white-space:nowrap}.cke_panel_listItem{margin:0;padding:0}.cke_panel_listItem a{padding:6px 7px;display:block;color:inherit!important;text-decoration:none;overflow:hidden;text-overflow:ellipsis}.cke_hc .cke_panel_listItem a{border-style:none}.cke_panel_listItem.cke_selected a,.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{background-color:#e9e9e9}.cke_panel_listItem a:focus{outline:1px dotted #000}.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:4px 5px}.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_panel_grouptitle{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:6px 6px 7px 6px;color:#484848;border-bottom:1px solid #d1d1d1;background:#f8f8f8}.cke_colorblock{padding:10px;font-size:11px;font-family:'Microsoft Sans Serif',Tahoma,Arial,Verdana,Sans-Serif}.cke_colorblock,.cke_colorblock a{text-decoration:none;color:#000}a.cke_colorbox{padding:2px;float:left;width:20px;height:20px}.cke_rtl a.cke_colorbox{float:right}a:hover.cke_colorbox,a:focus.cke_colorbox,a:active.cke_colorbox{outline:0;padding:0;border:2px solid #139ff7}a:hover.cke_colorbox{border-color:#bcbcbc}span.cke_colorbox{width:20px;height:20px;float:left}.cke_rtl span.cke_colorbox{float:right}a.cke_colorauto,a.cke_colormore{border:#fff 1px solid;padding:3px;display:block;cursor:pointer}a.cke_colorauto{padding:0;border:1px solid transparent;margin-bottom:6px;height:26px;line-height:26px}a.cke_colormore{margin-top:10px;height:20px;line-height:19px}a:hover.cke_colorauto,a:hover.cke_colormore,a:focus.cke_colorauto,a:focus.cke_colormore,a:active.cke_colorauto,a:active.cke_colormore{outline:0;border:#139ff7 1px solid;background-color:#f8f8f8}a:hover.cke_colorauto,a:hover.cke_colormore{border-color:#bcbcbc}.cke_colorauto span.cke_colorbox{width:18px;height:18px;border:1px solid #808080;margin-left:1px;margin-top:3px}.cke_rtl .cke_colorauto span.cke_colorbox{margin-left:0;margin-right:1px}span.cke_colorbox[style*="#ffffff"],span.cke_colorbox[style*="#FFFFFF"],span.cke_colorbox[style="background-color:#fff"],span.cke_colorbox[style="background-color:#FFF"],span.cke_colorbox[style*="rgb(255,255,255)"],span.cke_colorbox[style*="rgb(255, 255, 255)"]{border:1px solid #808080;width:18px;height:18px}.cke_toolbar{float:left}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{border:0;float:left;margin:1px 2px 6px 0;padding-right:3px}.cke_rtl .cke_toolgroup{float:right;margin:1px 0 6px 2px;padding-left:3px;padding-right:0}.cke_hc .cke_toolgroup{margin-right:5px;margin-bottom:5px}.cke_hc.cke_rtl .cke_toolgroup{margin-right:0;margin-left:5px}a.cke_button{display:inline-block;height:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0;position:relative}a.cke_button_expandable{padding:4px 5px}.cke_rtl a.cke_button{float:right}.cke_hc a.cke_button{border:1px solid black;padding:3px 5px;margin:0 3px 5px 0}.cke_hc.cke_rtl a.cke_button{margin:0 0 5px 3px}a.cke_button_on{background:#fff;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_on{padding:3px 4px}a.cke_button_off:hover,a.cke_button_off:focus,a.cke_button_off:active{background:#e5e5e5;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_off:hover,a.cke_button_expandable.cke_button_off:focus,a.cke_button_expandable.cke_button_off:active{padding:3px 4px}.cke_hc a.cke_button_on,.cke_hc a.cke_button_off:hover,.cke_hc a.cke_button_off:focus,.cke_hc a.cke_button_off:active{background:#e5e5e5;border:3px solid #000;padding:1px 3px}a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{border:0;padding:4px 6px;background-color:transparent}a.cke_button_expandable.cke_button_disabled:hover,a.cke_button_expandable.cke_button_disabled:active{padding:4px 5px}a.cke_button_disabled:focus{border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_disabled:focus{padding:3px 4px}.cke_hc a.cke_button_disabled:hover,.cke_hc a.cke_button_disabled:focus,.cke_hc a.cke_button_disabled:active{border:1px solid #acacac;padding:3px 5px;margin:0 3px 5px 0}.cke_hc a.cke_button_disabled:focus{border:3px solid #000;padding:1px 3px}.cke_hc.cke_rtl a.cke_button_disabled:hover,.cke_hc.cke_rtl a.cke_button_disabled:focus,.cke_hc.cke_rtl a.cke_button_disabled:active{margin:0 0 5px 3px}a.cke_button_disabled .cke_button_icon,a.cke_button_disabled .cke_button_arrow{opacity:.3}.cke_hc a.cke_button_disabled{border-color:#acacac}.cke_hc a.cke_button_disabled .cke_button_icon,.cke_hc a.cke_button_disabled .cke_button_label{opacity:.5}.cke_toolgroup a.cke_button:last-child:after,.cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:4px;top:0;right:-3px}.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-right:0;right:auto;border-left:1px solid #bcbcbc;top:0;left:-3px}.cke_hc .cke_toolgroup a.cke_button:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{border-color:#000;top:0;right:-7px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after{top:0;right:auto;left:-7px}.cke_toolgroup a.cke_button:hover:last-child:after,.cke_toolgroup a.cke_button:focus:last-child:after,.cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:-4px}.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_rtl .cke_toolgroup a.cke_button:focus:last-child:after,.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-1px;right:auto;left:-4px}.cke_hc .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:-9px}.cke_hc.cke_rtl .cke_toolgroup a.cke_button:hover:last-child:after,.cke_hc.cke_rtl .cke_toolgroup a.cke_button.cke_button_on:last-child:after{top:-2px;right:auto;left:-9px}.cke_toolbar.cke_toolbar_last .cke_toolgroup a.cke_button:last-child:after{content:none;border:0;width:0;height:0}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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:#484848}.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 3px;width:0;height:0;cursor:default;vertical-align:top;border-left:3px solid transparent;border-right:3px solid transparent;border-top:3px solid #484848}.cke_rtl .cke_button_arrow{margin-right:5px;margin-left:0}.cke_hc .cke_button_arrow{font-size:10px;margin:3px 0 0 3px;width:auto;border:0}.cke_toolbar_separator{float:left;background-color:#bcbcbc;margin:4px 2px 0 2px;height:18px;width:1px}.cke_rtl .cke_toolbar_separator{float:right}.cke_hc .cke_toolbar_separator{background-color:#000;margin-left:2px;margin-right:5px;margin-bottom:9px}.cke_hc.cke_rtl .cke_toolbar_separator{margin-left:5px;margin-right:2px}.cke_toolbar_break{display:block;clear:left}.cke_rtl .cke_toolbar_break{clear:right}a.cke_toolbox_collapser{width:12px;height:11px;float:right;margin:11px 0 0;font-size:0;cursor:default;text-align:center;border:1px solid #bcbcbc}.cke_rtl .cke_toolbox_collapser{float:left}.cke_toolbox_collapser:hover{background:#e5e5e5}.cke_toolbox_collapser.cke_toolbox_collapser_min{margin:0 2px 4px}.cke_toolbox_collapser .cke_arrow{display:inline-block;height:0;width:0;font-size:0;margin-top:1px;border:3px solid transparent;border-bottom-color:#484848}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{margin-top:4px;border-bottom-color:transparent;border-top-color:#484848}.cke_hc .cke_toolbox_collapser .cke_arrow{font-size:8px;width:auto;border:0;margin-top:0}.cke_menuitem span{cursor:default}.cke_menubutton{display:block}.cke_hc .cke_menubutton{padding:2px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#e9e9e9;display:block;outline:1px dotted}.cke_menubutton:hover{outline:0}.cke_hc .cke_menubutton:hover,.cke_hc .cke_menubutton:focus,.cke_hc .cke_menubutton:active{border:2px solid;padding:0}.cke_menubutton_disabled:hover,.cke_menubutton_disabled:focus,.cke_menubutton_disabled:active{background-color:transparent;outline:0}.cke_menubutton_inner{display:table-row}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:table-cell}.cke_menubutton_icon{background-color:#f8f8f8;padding:6px 4px}.cke_hc .cke_menubutton_icon{height:16px;width:0;padding:4px 0}.cke_menubutton:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#e9e9e9}.cke_menubutton_disabled:hover .cke_menubutton_icon,.cke_menubutton_disabled:focus .cke_menubutton_icon,.cke_menubutton_disabled:active .cke_menubutton_icon{background-color:#f8f8f8;outline:0}.cke_menuitem .cke_menubutton_on{background-color:#e9e9e9;border:1px solid #dedede;outline:0}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px;background-color:#e9e9e9}.cke_menubutton_label{padding:0 5px;background-color:transparent;width:100%;vertical-align:middle}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_panel_frame .cke_menubutton_label{display:none}.cke_menuseparator{background-color:#d1d1d1;height:1px}.cke_menuarrow{background:transparent url(images/arrow.png) no-repeat 0 10px;padding:0 5px}.cke_rtl .cke_menuarrow{background-position:5px -13px;background-repeat:no-repeat}.cke_hc .cke_menuarrow{background-image:none}.cke_menuarrow span{display:none}.cke_hc .cke_menuarrow span{vertical-align:middle;display:inline}.cke_combo{display:inline-block;float:left;position:relative;margin-bottom:5px}.cke_rtl .cke_combo{float:right}.cke_hc .cke_combo{margin-top:1px;margin-bottom:10px}.cke_combo:after{content:"";position:absolute;height:18px;width:0;border-right:1px solid #bcbcbc;margin-top:5px;top:0;right:0}.cke_rtl .cke_combo:after{border-right:0;border-left:1px solid #bcbcbc;right:auto;left:0}.cke_hc .cke_combo:after{border-color:#000}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0;padding:1px}.cke_rtl a.cke_combo_button{float:right}.cke_hc a.cke_combo_button{padding:4px}.cke_combo_on a.cke_combo_button,.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:#e5e5e5;border:1px solid #bcbcbc;padding:0 0 0 1px;margin-left:-1px}.cke_combo_off a.cke_combo_button:focus{outline:0}.cke_combo_on a.cke_combo_button,.cke_combo_off a.cke_combo_button:active{background:#fff}.cke_rtl .cke_combo_on a.cke_combo_button,.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:0 1px 0 0;margin-left:0;margin-right:-1px}.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:3px solid #000;padding:1px 1px 1px 2px}.cke_hc.cke_rtl .cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_combo_off a.cke_combo_button:active{padding:1px 2px 1px 1px}.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 0 0 3px;margin-left:-3px}.cke_rtl .cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_rtl .cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0 3px 0 0;margin-left:0;margin-right:-3px}.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 1px 1px 7px;margin-left:-6px}.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc.cke_rtl .cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px 7px 1px 1px;margin-left:0;margin-right:-6px}.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:0;margin:0}.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbox .cke_toolbar:first-child>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_on a.cke_combo_button,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:hover,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:focus,.cke_hc .cke_toolbar_break+.cke_toolbar>.cke_toolbar_start+.cke_combo_off a.cke_combo_button:active{padding:1px;margin:0}.cke_toolbar .cke_combo+.cke_toolbar_end,.cke_toolbar .cke_combo+.cke_toolgroup{margin-right:0;margin-left:2px}.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:2px}.cke_hc .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:5px}.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolbar_end,.cke_hc.cke_rtl .cke_toolbar .cke_combo+.cke_toolgroup{margin-left:0;margin-right:5px}.cke_toolbar.cke_toolbar_last .cke_combo:nth-last-child(-n+2):after{content:none;border:0;width:0;height:0}.cke_combo_text{line-height:26px;padding-left:10px;text-overflow:ellipsis;overflow:hidden;float:left;cursor:default;color:#484848;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{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 10px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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 #484848}.cke_hc .cke_combo_arrow{font-size:10px;width:auto;border:0;margin-top:3px}.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_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{opacity:.3}.cke_path{float:left;margin:-2px 0 2px}a.cke_path_item,span.cke_path_empty{display:inline-block;float:left;padding:3px 4px;margin-right:2px;cursor:default;text-decoration:none;outline:0;border:0;color:#484848;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:#e5e5e5}.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_combopanel__fontsize{width:135px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;text-align:center;opacity:.95;filter:alpha(opacity = 95);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__about_icon{background:url(icons.png?t=M6JL) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png?t=M6JL) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png?t=M6JL) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png?t=M6JL) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6JL) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6JL) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png?t=M6JL) no-repeat 0 -144px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6JL) no-repeat 0 -168px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6JL) no-repeat 0 -192px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6JL) 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=M6JL) no-repeat 0 -240px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6JL) 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=M6JL) no-repeat 0 -288px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6JL) 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=M6JL) no-repeat 0 -336px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6JL) no-repeat 0 -360px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6JL) no-repeat 0 -384px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6JL) no-repeat 0 -408px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6JL) no-repeat 0 -432px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6JL) no-repeat 0 -456px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6JL) 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=M6JL) no-repeat 0 -504px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6JL) no-repeat 0 -528px!important}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6JL) no-repeat 0 -552px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6JL) no-repeat 0 -576px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6JL) no-repeat 0 -600px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6JL) no-repeat 0 -624px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6JL) no-repeat 0 -648px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6JL) no-repeat 0 -672px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6JL) no-repeat 0 -696px!important}.cke_button__embed_icon{background:url(icons.png?t=M6JL) no-repeat 0 -720px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6JL) no-repeat 0 -744px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6JL) 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=M6JL) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6JL) no-repeat 0 -816px!important}.cke_button__replace_icon{background:url(icons.png?t=M6JL) no-repeat 0 -840px!important}.cke_button__flash_icon{background:url(icons.png?t=M6JL) no-repeat 0 -864px!important}.cke_button__button_icon{background:url(icons.png?t=M6JL) no-repeat 0 -888px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6JL) no-repeat 0 -912px!important}.cke_button__form_icon{background:url(icons.png?t=M6JL) no-repeat 0 -936px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6JL) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6JL) no-repeat 0 -984px!important}.cke_button__radio_icon{background:url(icons.png?t=M6JL) 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=M6JL) no-repeat 0 -1032px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6JL) 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=M6JL) no-repeat 0 -1080px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6JL) 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=M6JL) no-repeat 0 -1128px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1152px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1176px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1200px!important}.cke_button__image_icon{background:url(icons.png?t=M6JL) 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=M6JL) no-repeat 0 -1248px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6JL) 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=M6JL) no-repeat 0 -1296px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1320px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1344px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1368px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1392px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1416px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1440px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1464px!important}.cke_button__link_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1488px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1512px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1536px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1560px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1584px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1608px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1632px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1656px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1680px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1704px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1728px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1752px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1776px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1800px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1824px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1848px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1872px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1896px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1920px!important}.cke_button__print_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1944px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1968px!important}.cke_button__save_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1992px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2016px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2040px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2064px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2088px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2112px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2136px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2160px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2184px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2208px!important}.cke_button__table_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2232px!important}.cke_button__language_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2256px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2280px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2304px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2328px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2352px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2424px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6JL) 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=M6JL) 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=M6JL) 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=M6JL) 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=M6JL) 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=M6JL) 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=M6JL) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -456px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6JL) 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=M6JL) 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=M6JL) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -576px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -696px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -744px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6JL) 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=M6JL) 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=M6JL) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6JL) 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=M6JL) 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=M6JL) 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=M6JL) 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=M6JL) 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=M6JL) 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=M6JL) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6JL) 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=M6JL) 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=M6JL) 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=M6JL) 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=M6JL) no-repeat 0 -1320px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1344px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1368px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1392px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1416px!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=M6JL) no-repeat 0 -1440px!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=M6JL) no-repeat 0 -1464px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1488px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1512px!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=M6JL) no-repeat 0 -1536px!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=M6JL) no-repeat 0 -1560px!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=M6JL) no-repeat 0 -1584px!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=M6JL) no-repeat 0 -1608px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1656px!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=M6JL) no-repeat 0 -1680px!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=M6JL) no-repeat 0 -1704px!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=M6JL) no-repeat 0 -1728px!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=M6JL) no-repeat 0 -1752px!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=M6JL) no-repeat 0 -1776px!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=M6JL) no-repeat 0 -1800px!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=M6JL) no-repeat 0 -1824px!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=M6JL) no-repeat 0 -1848px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1872px!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=M6JL) no-repeat 0 -1896px!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=M6JL) no-repeat 0 -1920px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1944px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1968px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1992px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2016px!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=M6JL) no-repeat 0 -2040px!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=M6JL) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2088px!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=M6JL) no-repeat 0 -2112px!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=M6JL) no-repeat 0 -2136px!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=M6JL) no-repeat 0 -2160px!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=M6JL) no-repeat 0 -2184px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2256px!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=M6JL) no-repeat 0 -2280px!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=M6JL) no-repeat 0 -2304px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2328px!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=M6JL) no-repeat 0 -2352px!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=M6JL) no-repeat 0 -2376px!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=M6JL) no-repeat 0 -2400px!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=M6JL) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -4896px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.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 .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.cke_top,.cke_contents,.cke_bottom{width:100%}.cke_button_arrow{font-size:0}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_button,.cke_rtl .cke_button *,.cke_rtl .cke_combo,.cke_rtl .cke_combo *,.cke_rtl .cke_path_item,.cke_rtl .cke_path_item *,.cke_rtl .cke_path_empty{float:none}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_combo_button,.cke_rtl .cke_combo_button *,.cke_rtl .cke_button,.cke_rtl .cke_button_icon{display:inline-block;vertical-align:top}.cke_rtl .cke_button_icon{float:none}.cke_resizer{width:10px}.cke_source{white-space:normal}.cke_bottom{position:static}.cke_colorbox{font-size:0} \ No newline at end of file diff --git a/lib/ckeditor/skins/moono-lisa/icons.png b/lib/ckeditor/skins/moono-lisa/icons.png index e8f350ee183b107055ac5ba0c99e107c50b962ca..fbbdbf909c6996cb9fccc39c1e5f9d6ef12bc637 100644 GIT binary patch delta 9461 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 Z_Yet@NJW&Ly*YsXD7{dZuaq?l{2zmz)*S!< delta 9456 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 z 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 S&7K12OF>purd--I;C}!zoAL1g diff --git a/lib/ckeditor/skins/moono-lisa/icons_hidpi.png b/lib/ckeditor/skins/moono-lisa/icons_hidpi.png index 960dbb31fe89a48748535542daf8a2e79b4100e5..d346c504d09c240725bff68b7eee5d8414f38f72 100644 GIT binary patch delta 28850 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ú>x{`ldUWHD*T{z+ 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⪻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 T#9B|kdoJ@zL84U5(D(lXMVizS diff --git a/lib/ckeditor/skins/moono/editor.css b/lib/ckeditor/skins/moono/editor.css index ec8bc57f..03323508 100644 --- a/lib/ckeditor/skins/moono/editor.css +++ b/lib/ckeditor/skins/moono/editor.css @@ -2,4 +2,4 @@ Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ -.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}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.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 #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.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,.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:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.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_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;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{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.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{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.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}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.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:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}a.cke_button.cke_button_expandable{padding:4px 5px}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.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_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}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{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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 3px;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}a.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;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.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}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.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{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:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.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}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.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}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.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;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}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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}.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}a.cke_path_item,span.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,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.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_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6JB) no-repeat 0 -0px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6JB) no-repeat 0 -24px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6JB) no-repeat 0 -48px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6JB) no-repeat 0 -72px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6JB) no-repeat 0 -96px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6JB) no-repeat 0 -120px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6JB) no-repeat 0 -144px!important}.cke_button__embed_icon{background:url(icons.png?t=M6JB) no-repeat 0 -168px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6JB) no-repeat 0 -192px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6JB) no-repeat 0 -216px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6JB) no-repeat 0 -240px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6JB) no-repeat 0 -264px!important}.cke_button__about_icon{background:url(icons.png?t=M6JB) no-repeat 0 -288px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -312px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -336px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -360px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6JB) no-repeat 0 -384px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6JB) no-repeat 0 -408px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6JB) no-repeat 0 -432px!important}.cke_button__bold_icon{background:url(icons.png?t=M6JB) no-repeat 0 -456px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=M6JB) no-repeat 0 -480px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6JB) no-repeat 0 -504px!important}.cke_button__button_icon{background:url(icons.png?t=M6JB) no-repeat 0 -528px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6JB) no-repeat 0 -552px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6JB) no-repeat 0 -576px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png?t=M6JB) no-repeat 0 -600px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6JB) no-repeat 0 -624px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6JB) no-repeat 0 -648px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6JB) no-repeat 0 -672px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png?t=M6JB) no-repeat 0 -696px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6JB) no-repeat 0 -720px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png?t=M6JB) no-repeat 0 -744px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6JB) no-repeat 0 -816px!important}.cke_button__flash_icon{background:url(icons.png?t=M6JB) no-repeat 0 -840px!important}.cke_button__form_icon{background:url(icons.png?t=M6JB) no-repeat 0 -864px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6JB) no-repeat 0 -888px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6JB) no-repeat 0 -912px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6JB) no-repeat 0 -936px!important}.cke_button__image_icon{background:url(icons.png?t=M6JB) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6JB) no-repeat 0 -984px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1008px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1032px!important}.cke_button__italic_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1056px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1080px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1104px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1128px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1152px!important}.cke_button__language_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1176px!important}.cke_button__link_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1200px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1224px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1248px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1272px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1296px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1320px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1344px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1368px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1392px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1416px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1440px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1464px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1488px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1512px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1536px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1560px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1584px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1608px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1632px!important}.cke_button__print_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1656px!important}.cke_button__radio_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1680px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1704px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1728px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1752px!important}.cke_button__replace_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1776px!important}.cke_button__save_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1800px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1824px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1848px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1872px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1896px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1920px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1944px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1968px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1992px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2016px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2040px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2064px!important}.cke_button__strike_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2088px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2112px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2136px!important}.cke_button__table_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2160px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2184px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2208px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2232px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2256px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2280px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2304px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2328px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2352px!important}.cke_button__underline_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2424px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -216px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -528px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -288px!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=M6JB) no-repeat 0 -312px!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=M6JB) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -456px!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=M6JB) no-repeat 0 -480px!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=M6JB) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -576px!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=M6JB) no-repeat 0 -600px!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=M6JB) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -672px!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=M6JB) no-repeat 0 -696px!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=M6JB) no-repeat 0 -720px!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=M6JB) no-repeat 0 -744px!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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -984px!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=M6JB) no-repeat 0 -1008px!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=M6JB) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1056px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1128px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1224px!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=M6JB) no-repeat 0 -1248px!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=M6JB) no-repeat 0 -1272px!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=M6JB) no-repeat 0 -1296px!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=M6JB) no-repeat 0 -1320px!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=M6JB) no-repeat 0 -1344px!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=M6JB) no-repeat 0 -1368px!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=M6JB) no-repeat 0 -1392px!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=M6JB) no-repeat 0 -1416px!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=M6JB) no-repeat 0 -1440px!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=M6JB) no-repeat 0 -1464px!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=M6JB) no-repeat 0 -1488px!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=M6JB) no-repeat 0 -1512px!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=M6JB) no-repeat 0 -1536px!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=M6JB) no-repeat 0 -1560px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1584px!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=M6JB) no-repeat 0 -1608px!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=M6JB) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1680px!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=M6JB) no-repeat 0 -1704px!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=M6JB) no-repeat 0 -1728px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1752px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1776px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1800px!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=M6JB) no-repeat 0 -1824px!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=M6JB) no-repeat 0 -1848px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1872px!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=M6JB) no-repeat 0 -1896px!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=M6JB) no-repeat 0 -1920px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1944px!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=M6JB) no-repeat 0 -1968px!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=M6JB) no-repeat 0 -1992px!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=M6JB) no-repeat 0 -2016px!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=M6JB) no-repeat 0 -2040px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2112px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2136px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2160px!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=M6JB) no-repeat 0 -2184px!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=M6JB) no-repeat 0 -2208px!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=M6JB) no-repeat 0 -2232px!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=M6JB) no-repeat 0 -2256px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2280px!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=M6JB) no-repeat 0 -2304px!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=M6JB) no-repeat 0 -2328px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2352px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2376px!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=M6JB) no-repeat 0 -2400px!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=M6JB) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2448px!important;background-size:16px!important} \ 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;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.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 #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.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,.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:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.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_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;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{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.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{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.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}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.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:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}a.cke_button.cke_button_expandable{padding:4px 5px}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.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_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}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{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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 3px;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}a.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;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.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}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.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{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:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.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}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.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}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.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;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}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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}.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}a.cke_path_item,span.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,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.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_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6JL) no-repeat 0 -0px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6JL) no-repeat 0 -24px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6JL) no-repeat 0 -48px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6JL) no-repeat 0 -72px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6JL) no-repeat 0 -96px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6JL) no-repeat 0 -120px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6JL) no-repeat 0 -144px!important}.cke_button__embed_icon{background:url(icons.png?t=M6JL) no-repeat 0 -168px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6JL) no-repeat 0 -192px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6JL) no-repeat 0 -216px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6JL) no-repeat 0 -240px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6JL) no-repeat 0 -264px!important}.cke_button__about_icon{background:url(icons.png?t=M6JL) no-repeat 0 -288px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png?t=M6JL) no-repeat 0 -312px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6JL) no-repeat 0 -336px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6JL) no-repeat 0 -360px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6JL) no-repeat 0 -384px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6JL) no-repeat 0 -408px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6JL) no-repeat 0 -432px!important}.cke_button__bold_icon{background:url(icons.png?t=M6JL) no-repeat 0 -456px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=M6JL) no-repeat 0 -480px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6JL) no-repeat 0 -504px!important}.cke_button__button_icon{background:url(icons.png?t=M6JL) no-repeat 0 -528px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6JL) no-repeat 0 -552px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6JL) no-repeat 0 -576px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png?t=M6JL) no-repeat 0 -600px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6JL) no-repeat 0 -624px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6JL) no-repeat 0 -648px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6JL) no-repeat 0 -672px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png?t=M6JL) no-repeat 0 -696px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6JL) no-repeat 0 -720px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png?t=M6JL) no-repeat 0 -744px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6JL) 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=M6JL) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6JL) no-repeat 0 -816px!important}.cke_button__flash_icon{background:url(icons.png?t=M6JL) no-repeat 0 -840px!important}.cke_button__form_icon{background:url(icons.png?t=M6JL) no-repeat 0 -864px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6JL) no-repeat 0 -888px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6JL) no-repeat 0 -912px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6JL) no-repeat 0 -936px!important}.cke_button__image_icon{background:url(icons.png?t=M6JL) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6JL) no-repeat 0 -984px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1008px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1032px!important}.cke_button__italic_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1056px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1080px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1104px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1128px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1152px!important}.cke_button__language_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1176px!important}.cke_button__link_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1200px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1224px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1248px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1272px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1296px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1320px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1344px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1368px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1392px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1416px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1440px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1464px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1488px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1512px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1536px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1560px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1584px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1608px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1632px!important}.cke_button__print_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1656px!important}.cke_button__radio_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1680px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1704px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1728px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1752px!important}.cke_button__replace_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1776px!important}.cke_button__save_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1800px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1824px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1848px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1872px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1896px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1920px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1944px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1968px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1992px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2016px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2040px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2064px!important}.cke_button__strike_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2088px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2112px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2136px!important}.cke_button__table_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2160px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2184px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2208px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2232px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2256px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2280px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2304px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2328px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2352px!important}.cke_button__underline_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2424px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -216px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -528px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -288px!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=M6JL) no-repeat 0 -312px!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=M6JL) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -456px!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=M6JL) no-repeat 0 -480px!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=M6JL) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -576px!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=M6JL) no-repeat 0 -600px!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=M6JL) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -672px!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=M6JL) no-repeat 0 -696px!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=M6JL) no-repeat 0 -720px!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=M6JL) no-repeat 0 -744px!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=M6JL) 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=M6JL) 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=M6JL) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -984px!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=M6JL) no-repeat 0 -1008px!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=M6JL) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1056px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1128px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1224px!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=M6JL) no-repeat 0 -1248px!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=M6JL) no-repeat 0 -1272px!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=M6JL) no-repeat 0 -1296px!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=M6JL) no-repeat 0 -1320px!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=M6JL) no-repeat 0 -1344px!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=M6JL) no-repeat 0 -1368px!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=M6JL) no-repeat 0 -1392px!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=M6JL) no-repeat 0 -1416px!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=M6JL) no-repeat 0 -1440px!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=M6JL) no-repeat 0 -1464px!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=M6JL) no-repeat 0 -1488px!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=M6JL) no-repeat 0 -1512px!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=M6JL) no-repeat 0 -1536px!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=M6JL) no-repeat 0 -1560px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1584px!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=M6JL) no-repeat 0 -1608px!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=M6JL) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1680px!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=M6JL) no-repeat 0 -1704px!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=M6JL) no-repeat 0 -1728px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1752px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1776px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1800px!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=M6JL) no-repeat 0 -1824px!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=M6JL) no-repeat 0 -1848px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1872px!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=M6JL) no-repeat 0 -1896px!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=M6JL) no-repeat 0 -1920px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1944px!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=M6JL) no-repeat 0 -1968px!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=M6JL) no-repeat 0 -1992px!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=M6JL) no-repeat 0 -2016px!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=M6JL) no-repeat 0 -2040px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2112px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2136px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2160px!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=M6JL) no-repeat 0 -2184px!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=M6JL) no-repeat 0 -2208px!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=M6JL) no-repeat 0 -2232px!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=M6JL) no-repeat 0 -2256px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2280px!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=M6JL) no-repeat 0 -2304px!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=M6JL) no-repeat 0 -2328px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2352px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2376px!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=M6JL) no-repeat 0 -2400px!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=M6JL) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2448px!important;background-size:16px!important} \ No newline at end of file diff --git a/lib/ckeditor/skins/moono/editor_gecko.css b/lib/ckeditor/skins/moono/editor_gecko.css index 1c4a8798..c6dd33fe 100644 --- a/lib/ckeditor/skins/moono/editor_gecko.css +++ b/lib/ckeditor/skins/moono/editor_gecko.css @@ -2,4 +2,4 @@ Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ -.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}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.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 #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.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,.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:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.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_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;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{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.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{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.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}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.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:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}a.cke_button.cke_button_expandable{padding:4px 5px}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.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_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}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{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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 3px;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}a.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;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.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}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.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{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:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.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}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.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}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.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;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}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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}.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}a.cke_path_item,span.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,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.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_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6JB) no-repeat 0 -0px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6JB) no-repeat 0 -24px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6JB) no-repeat 0 -48px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6JB) no-repeat 0 -72px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6JB) no-repeat 0 -96px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6JB) no-repeat 0 -120px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6JB) no-repeat 0 -144px!important}.cke_button__embed_icon{background:url(icons.png?t=M6JB) no-repeat 0 -168px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6JB) no-repeat 0 -192px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6JB) no-repeat 0 -216px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6JB) no-repeat 0 -240px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6JB) no-repeat 0 -264px!important}.cke_button__about_icon{background:url(icons.png?t=M6JB) no-repeat 0 -288px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -312px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -336px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -360px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6JB) no-repeat 0 -384px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6JB) no-repeat 0 -408px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6JB) no-repeat 0 -432px!important}.cke_button__bold_icon{background:url(icons.png?t=M6JB) no-repeat 0 -456px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=M6JB) no-repeat 0 -480px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6JB) no-repeat 0 -504px!important}.cke_button__button_icon{background:url(icons.png?t=M6JB) no-repeat 0 -528px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6JB) no-repeat 0 -552px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6JB) no-repeat 0 -576px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png?t=M6JB) no-repeat 0 -600px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6JB) no-repeat 0 -624px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6JB) no-repeat 0 -648px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6JB) no-repeat 0 -672px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png?t=M6JB) no-repeat 0 -696px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6JB) no-repeat 0 -720px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png?t=M6JB) no-repeat 0 -744px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6JB) no-repeat 0 -816px!important}.cke_button__flash_icon{background:url(icons.png?t=M6JB) no-repeat 0 -840px!important}.cke_button__form_icon{background:url(icons.png?t=M6JB) no-repeat 0 -864px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6JB) no-repeat 0 -888px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6JB) no-repeat 0 -912px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6JB) no-repeat 0 -936px!important}.cke_button__image_icon{background:url(icons.png?t=M6JB) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6JB) no-repeat 0 -984px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1008px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1032px!important}.cke_button__italic_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1056px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1080px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1104px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1128px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1152px!important}.cke_button__language_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1176px!important}.cke_button__link_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1200px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1224px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1248px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1272px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1296px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1320px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1344px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1368px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1392px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1416px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1440px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1464px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1488px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1512px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1536px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1560px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1584px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1608px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1632px!important}.cke_button__print_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1656px!important}.cke_button__radio_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1680px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1704px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1728px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1752px!important}.cke_button__replace_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1776px!important}.cke_button__save_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1800px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1824px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1848px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1872px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1896px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1920px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1944px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1968px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1992px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2016px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2040px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2064px!important}.cke_button__strike_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2088px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2112px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2136px!important}.cke_button__table_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2160px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2184px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2208px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2232px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2256px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2280px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2304px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2328px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2352px!important}.cke_button__underline_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2424px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -216px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -528px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -288px!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=M6JB) no-repeat 0 -312px!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=M6JB) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -456px!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=M6JB) no-repeat 0 -480px!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=M6JB) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -576px!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=M6JB) no-repeat 0 -600px!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=M6JB) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -672px!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=M6JB) no-repeat 0 -696px!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=M6JB) no-repeat 0 -720px!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=M6JB) no-repeat 0 -744px!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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -984px!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=M6JB) no-repeat 0 -1008px!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=M6JB) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1056px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1128px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1224px!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=M6JB) no-repeat 0 -1248px!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=M6JB) no-repeat 0 -1272px!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=M6JB) no-repeat 0 -1296px!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=M6JB) no-repeat 0 -1320px!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=M6JB) no-repeat 0 -1344px!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=M6JB) no-repeat 0 -1368px!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=M6JB) no-repeat 0 -1392px!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=M6JB) no-repeat 0 -1416px!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=M6JB) no-repeat 0 -1440px!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=M6JB) no-repeat 0 -1464px!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=M6JB) no-repeat 0 -1488px!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=M6JB) no-repeat 0 -1512px!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=M6JB) no-repeat 0 -1536px!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=M6JB) no-repeat 0 -1560px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1584px!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=M6JB) no-repeat 0 -1608px!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=M6JB) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1680px!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=M6JB) no-repeat 0 -1704px!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=M6JB) no-repeat 0 -1728px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1752px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1776px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1800px!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=M6JB) no-repeat 0 -1824px!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=M6JB) no-repeat 0 -1848px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1872px!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=M6JB) no-repeat 0 -1896px!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=M6JB) no-repeat 0 -1920px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1944px!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=M6JB) no-repeat 0 -1968px!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=M6JB) no-repeat 0 -1992px!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=M6JB) no-repeat 0 -2016px!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=M6JB) no-repeat 0 -2040px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2112px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2136px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2160px!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=M6JB) no-repeat 0 -2184px!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=M6JB) no-repeat 0 -2208px!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=M6JB) no-repeat 0 -2232px!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=M6JB) no-repeat 0 -2256px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2280px!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=M6JB) no-repeat 0 -2304px!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=M6JB) no-repeat 0 -2328px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2352px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2376px!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=M6JB) no-repeat 0 -2400px!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=M6JB) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2448px!important;background-size:16px!important}.cke_bottom{padding-bottom:3px}.cke_combo_text{margin-bottom:-1px;margin-top:1px} \ 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;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.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 #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.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,.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:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.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_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;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{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.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{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.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}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.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:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}a.cke_button.cke_button_expandable{padding:4px 5px}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.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_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}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{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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 3px;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}a.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;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.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}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.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{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:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.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}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.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}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.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;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}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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}.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}a.cke_path_item,span.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,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.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_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6JL) no-repeat 0 -0px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6JL) no-repeat 0 -24px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6JL) no-repeat 0 -48px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6JL) no-repeat 0 -72px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6JL) no-repeat 0 -96px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6JL) no-repeat 0 -120px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6JL) no-repeat 0 -144px!important}.cke_button__embed_icon{background:url(icons.png?t=M6JL) no-repeat 0 -168px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6JL) no-repeat 0 -192px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6JL) no-repeat 0 -216px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6JL) no-repeat 0 -240px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6JL) no-repeat 0 -264px!important}.cke_button__about_icon{background:url(icons.png?t=M6JL) no-repeat 0 -288px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png?t=M6JL) no-repeat 0 -312px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6JL) no-repeat 0 -336px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6JL) no-repeat 0 -360px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6JL) no-repeat 0 -384px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6JL) no-repeat 0 -408px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6JL) no-repeat 0 -432px!important}.cke_button__bold_icon{background:url(icons.png?t=M6JL) no-repeat 0 -456px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=M6JL) no-repeat 0 -480px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6JL) no-repeat 0 -504px!important}.cke_button__button_icon{background:url(icons.png?t=M6JL) no-repeat 0 -528px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6JL) no-repeat 0 -552px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6JL) no-repeat 0 -576px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png?t=M6JL) no-repeat 0 -600px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6JL) no-repeat 0 -624px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6JL) no-repeat 0 -648px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6JL) no-repeat 0 -672px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png?t=M6JL) no-repeat 0 -696px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6JL) no-repeat 0 -720px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png?t=M6JL) no-repeat 0 -744px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6JL) 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=M6JL) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6JL) no-repeat 0 -816px!important}.cke_button__flash_icon{background:url(icons.png?t=M6JL) no-repeat 0 -840px!important}.cke_button__form_icon{background:url(icons.png?t=M6JL) no-repeat 0 -864px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6JL) no-repeat 0 -888px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6JL) no-repeat 0 -912px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6JL) no-repeat 0 -936px!important}.cke_button__image_icon{background:url(icons.png?t=M6JL) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6JL) no-repeat 0 -984px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1008px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1032px!important}.cke_button__italic_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1056px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1080px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1104px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1128px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1152px!important}.cke_button__language_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1176px!important}.cke_button__link_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1200px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1224px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1248px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1272px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1296px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1320px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1344px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1368px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1392px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1416px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1440px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1464px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1488px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1512px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1536px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1560px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1584px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1608px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1632px!important}.cke_button__print_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1656px!important}.cke_button__radio_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1680px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1704px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1728px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1752px!important}.cke_button__replace_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1776px!important}.cke_button__save_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1800px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1824px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1848px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1872px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1896px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1920px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1944px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1968px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1992px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2016px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2040px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2064px!important}.cke_button__strike_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2088px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2112px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2136px!important}.cke_button__table_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2160px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2184px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2208px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2232px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2256px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2280px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2304px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2328px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2352px!important}.cke_button__underline_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2424px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -216px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -528px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -288px!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=M6JL) no-repeat 0 -312px!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=M6JL) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -456px!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=M6JL) no-repeat 0 -480px!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=M6JL) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -576px!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=M6JL) no-repeat 0 -600px!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=M6JL) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -672px!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=M6JL) no-repeat 0 -696px!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=M6JL) no-repeat 0 -720px!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=M6JL) no-repeat 0 -744px!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=M6JL) 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=M6JL) 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=M6JL) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -984px!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=M6JL) no-repeat 0 -1008px!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=M6JL) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1056px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1128px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1224px!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=M6JL) no-repeat 0 -1248px!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=M6JL) no-repeat 0 -1272px!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=M6JL) no-repeat 0 -1296px!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=M6JL) no-repeat 0 -1320px!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=M6JL) no-repeat 0 -1344px!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=M6JL) no-repeat 0 -1368px!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=M6JL) no-repeat 0 -1392px!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=M6JL) no-repeat 0 -1416px!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=M6JL) no-repeat 0 -1440px!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=M6JL) no-repeat 0 -1464px!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=M6JL) no-repeat 0 -1488px!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=M6JL) no-repeat 0 -1512px!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=M6JL) no-repeat 0 -1536px!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=M6JL) no-repeat 0 -1560px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1584px!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=M6JL) no-repeat 0 -1608px!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=M6JL) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1680px!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=M6JL) no-repeat 0 -1704px!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=M6JL) no-repeat 0 -1728px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1752px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1776px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1800px!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=M6JL) no-repeat 0 -1824px!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=M6JL) no-repeat 0 -1848px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1872px!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=M6JL) no-repeat 0 -1896px!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=M6JL) no-repeat 0 -1920px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1944px!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=M6JL) no-repeat 0 -1968px!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=M6JL) no-repeat 0 -1992px!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=M6JL) no-repeat 0 -2016px!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=M6JL) no-repeat 0 -2040px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2112px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2136px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2160px!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=M6JL) no-repeat 0 -2184px!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=M6JL) no-repeat 0 -2208px!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=M6JL) no-repeat 0 -2232px!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=M6JL) no-repeat 0 -2256px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2280px!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=M6JL) no-repeat 0 -2304px!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=M6JL) no-repeat 0 -2328px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2352px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2376px!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=M6JL) no-repeat 0 -2400px!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=M6JL) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2448px!important;background-size:16px!important}.cke_bottom{padding-bottom:3px}.cke_combo_text{margin-bottom:-1px;margin-top:1px} \ No newline at end of file diff --git a/lib/ckeditor/skins/moono/editor_ie.css b/lib/ckeditor/skins/moono/editor_ie.css index eebf8f72..0bc45d4f 100644 --- a/lib/ckeditor/skins/moono/editor_ie.css +++ b/lib/ckeditor/skins/moono/editor_ie.css @@ -2,4 +2,4 @@ Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ -.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}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.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 #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.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,.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:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.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_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;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{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.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{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.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}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.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:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}a.cke_button.cke_button_expandable{padding:4px 5px}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.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_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}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{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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 3px;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}a.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;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.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}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.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{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:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.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}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.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}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.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;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}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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}.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}a.cke_path_item,span.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,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.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_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6JB) no-repeat 0 -0px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6JB) no-repeat 0 -24px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6JB) no-repeat 0 -48px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6JB) no-repeat 0 -72px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6JB) no-repeat 0 -96px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6JB) no-repeat 0 -120px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6JB) no-repeat 0 -144px!important}.cke_button__embed_icon{background:url(icons.png?t=M6JB) no-repeat 0 -168px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6JB) no-repeat 0 -192px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6JB) no-repeat 0 -216px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6JB) no-repeat 0 -240px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6JB) no-repeat 0 -264px!important}.cke_button__about_icon{background:url(icons.png?t=M6JB) no-repeat 0 -288px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -312px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -336px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -360px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6JB) no-repeat 0 -384px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6JB) no-repeat 0 -408px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6JB) no-repeat 0 -432px!important}.cke_button__bold_icon{background:url(icons.png?t=M6JB) no-repeat 0 -456px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=M6JB) no-repeat 0 -480px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6JB) no-repeat 0 -504px!important}.cke_button__button_icon{background:url(icons.png?t=M6JB) no-repeat 0 -528px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6JB) no-repeat 0 -552px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6JB) no-repeat 0 -576px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png?t=M6JB) no-repeat 0 -600px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6JB) no-repeat 0 -624px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6JB) no-repeat 0 -648px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6JB) no-repeat 0 -672px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png?t=M6JB) no-repeat 0 -696px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6JB) no-repeat 0 -720px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png?t=M6JB) no-repeat 0 -744px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6JB) no-repeat 0 -816px!important}.cke_button__flash_icon{background:url(icons.png?t=M6JB) no-repeat 0 -840px!important}.cke_button__form_icon{background:url(icons.png?t=M6JB) no-repeat 0 -864px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6JB) no-repeat 0 -888px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6JB) no-repeat 0 -912px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6JB) no-repeat 0 -936px!important}.cke_button__image_icon{background:url(icons.png?t=M6JB) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6JB) no-repeat 0 -984px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1008px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1032px!important}.cke_button__italic_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1056px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1080px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1104px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1128px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1152px!important}.cke_button__language_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1176px!important}.cke_button__link_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1200px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1224px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1248px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1272px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1296px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1320px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1344px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1368px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1392px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1416px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1440px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1464px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1488px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1512px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1536px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1560px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1584px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1608px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1632px!important}.cke_button__print_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1656px!important}.cke_button__radio_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1680px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1704px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1728px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1752px!important}.cke_button__replace_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1776px!important}.cke_button__save_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1800px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1824px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1848px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1872px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1896px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1920px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1944px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1968px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1992px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2016px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2040px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2064px!important}.cke_button__strike_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2088px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2112px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2136px!important}.cke_button__table_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2160px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2184px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2208px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2232px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2256px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2280px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2304px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2328px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2352px!important}.cke_button__underline_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2424px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -216px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -528px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -288px!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=M6JB) no-repeat 0 -312px!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=M6JB) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -456px!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=M6JB) no-repeat 0 -480px!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=M6JB) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -576px!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=M6JB) no-repeat 0 -600px!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=M6JB) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -672px!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=M6JB) no-repeat 0 -696px!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=M6JB) no-repeat 0 -720px!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=M6JB) no-repeat 0 -744px!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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -984px!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=M6JB) no-repeat 0 -1008px!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=M6JB) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1056px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1128px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1224px!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=M6JB) no-repeat 0 -1248px!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=M6JB) no-repeat 0 -1272px!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=M6JB) no-repeat 0 -1296px!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=M6JB) no-repeat 0 -1320px!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=M6JB) no-repeat 0 -1344px!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=M6JB) no-repeat 0 -1368px!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=M6JB) no-repeat 0 -1392px!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=M6JB) no-repeat 0 -1416px!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=M6JB) no-repeat 0 -1440px!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=M6JB) no-repeat 0 -1464px!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=M6JB) no-repeat 0 -1488px!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=M6JB) no-repeat 0 -1512px!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=M6JB) no-repeat 0 -1536px!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=M6JB) no-repeat 0 -1560px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1584px!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=M6JB) no-repeat 0 -1608px!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=M6JB) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1680px!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=M6JB) no-repeat 0 -1704px!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=M6JB) no-repeat 0 -1728px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1752px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1776px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1800px!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=M6JB) no-repeat 0 -1824px!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=M6JB) no-repeat 0 -1848px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1872px!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=M6JB) no-repeat 0 -1896px!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=M6JB) no-repeat 0 -1920px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1944px!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=M6JB) no-repeat 0 -1968px!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=M6JB) no-repeat 0 -1992px!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=M6JB) no-repeat 0 -2016px!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=M6JB) no-repeat 0 -2040px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2112px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2136px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2160px!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=M6JB) no-repeat 0 -2184px!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=M6JB) no-repeat 0 -2208px!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=M6JB) no-repeat 0 -2232px!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=M6JB) no-repeat 0 -2256px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2280px!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=M6JB) no-repeat 0 -2304px!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=M6JB) no-repeat 0 -2328px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2352px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2376px!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=M6JB) no-repeat 0 -2400px!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=M6JB) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2448px!important;background-size:16px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.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 .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)} \ 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;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.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 #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.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,.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:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.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_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;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{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.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{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.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}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.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:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}a.cke_button.cke_button_expandable{padding:4px 5px}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.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_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}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{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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 3px;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}a.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;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.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}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.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{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:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.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}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.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}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.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;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}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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}.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}a.cke_path_item,span.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,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.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_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6JL) no-repeat 0 -0px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6JL) no-repeat 0 -24px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6JL) no-repeat 0 -48px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6JL) no-repeat 0 -72px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6JL) no-repeat 0 -96px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6JL) no-repeat 0 -120px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6JL) no-repeat 0 -144px!important}.cke_button__embed_icon{background:url(icons.png?t=M6JL) no-repeat 0 -168px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6JL) no-repeat 0 -192px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6JL) no-repeat 0 -216px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6JL) no-repeat 0 -240px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6JL) no-repeat 0 -264px!important}.cke_button__about_icon{background:url(icons.png?t=M6JL) no-repeat 0 -288px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png?t=M6JL) no-repeat 0 -312px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6JL) no-repeat 0 -336px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6JL) no-repeat 0 -360px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6JL) no-repeat 0 -384px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6JL) no-repeat 0 -408px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6JL) no-repeat 0 -432px!important}.cke_button__bold_icon{background:url(icons.png?t=M6JL) no-repeat 0 -456px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=M6JL) no-repeat 0 -480px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6JL) no-repeat 0 -504px!important}.cke_button__button_icon{background:url(icons.png?t=M6JL) no-repeat 0 -528px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6JL) no-repeat 0 -552px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6JL) no-repeat 0 -576px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png?t=M6JL) no-repeat 0 -600px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6JL) no-repeat 0 -624px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6JL) no-repeat 0 -648px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6JL) no-repeat 0 -672px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png?t=M6JL) no-repeat 0 -696px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6JL) no-repeat 0 -720px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png?t=M6JL) no-repeat 0 -744px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6JL) 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=M6JL) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6JL) no-repeat 0 -816px!important}.cke_button__flash_icon{background:url(icons.png?t=M6JL) no-repeat 0 -840px!important}.cke_button__form_icon{background:url(icons.png?t=M6JL) no-repeat 0 -864px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6JL) no-repeat 0 -888px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6JL) no-repeat 0 -912px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6JL) no-repeat 0 -936px!important}.cke_button__image_icon{background:url(icons.png?t=M6JL) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6JL) no-repeat 0 -984px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1008px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1032px!important}.cke_button__italic_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1056px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1080px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1104px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1128px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1152px!important}.cke_button__language_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1176px!important}.cke_button__link_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1200px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1224px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1248px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1272px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1296px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1320px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1344px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1368px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1392px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1416px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1440px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1464px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1488px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1512px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1536px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1560px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1584px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1608px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1632px!important}.cke_button__print_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1656px!important}.cke_button__radio_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1680px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1704px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1728px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1752px!important}.cke_button__replace_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1776px!important}.cke_button__save_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1800px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1824px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1848px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1872px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1896px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1920px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1944px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1968px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1992px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2016px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2040px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2064px!important}.cke_button__strike_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2088px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2112px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2136px!important}.cke_button__table_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2160px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2184px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2208px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2232px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2256px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2280px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2304px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2328px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2352px!important}.cke_button__underline_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2424px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -216px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -528px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -288px!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=M6JL) no-repeat 0 -312px!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=M6JL) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -456px!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=M6JL) no-repeat 0 -480px!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=M6JL) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -576px!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=M6JL) no-repeat 0 -600px!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=M6JL) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -672px!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=M6JL) no-repeat 0 -696px!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=M6JL) no-repeat 0 -720px!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=M6JL) no-repeat 0 -744px!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=M6JL) 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=M6JL) 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=M6JL) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -984px!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=M6JL) no-repeat 0 -1008px!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=M6JL) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1056px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1128px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1224px!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=M6JL) no-repeat 0 -1248px!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=M6JL) no-repeat 0 -1272px!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=M6JL) no-repeat 0 -1296px!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=M6JL) no-repeat 0 -1320px!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=M6JL) no-repeat 0 -1344px!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=M6JL) no-repeat 0 -1368px!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=M6JL) no-repeat 0 -1392px!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=M6JL) no-repeat 0 -1416px!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=M6JL) no-repeat 0 -1440px!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=M6JL) no-repeat 0 -1464px!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=M6JL) no-repeat 0 -1488px!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=M6JL) no-repeat 0 -1512px!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=M6JL) no-repeat 0 -1536px!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=M6JL) no-repeat 0 -1560px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1584px!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=M6JL) no-repeat 0 -1608px!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=M6JL) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1680px!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=M6JL) no-repeat 0 -1704px!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=M6JL) no-repeat 0 -1728px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1752px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1776px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1800px!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=M6JL) no-repeat 0 -1824px!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=M6JL) no-repeat 0 -1848px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1872px!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=M6JL) no-repeat 0 -1896px!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=M6JL) no-repeat 0 -1920px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1944px!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=M6JL) no-repeat 0 -1968px!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=M6JL) no-repeat 0 -1992px!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=M6JL) no-repeat 0 -2016px!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=M6JL) no-repeat 0 -2040px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2112px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2136px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2160px!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=M6JL) no-repeat 0 -2184px!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=M6JL) no-repeat 0 -2208px!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=M6JL) no-repeat 0 -2232px!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=M6JL) no-repeat 0 -2256px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2280px!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=M6JL) no-repeat 0 -2304px!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=M6JL) no-repeat 0 -2328px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2352px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2376px!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=M6JL) no-repeat 0 -2400px!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=M6JL) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2448px!important;background-size:16px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.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 .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)} \ No newline at end of file diff --git a/lib/ckeditor/skins/moono/editor_ie7.css b/lib/ckeditor/skins/moono/editor_ie7.css index b82f8d1b..acb133e0 100644 --- a/lib/ckeditor/skins/moono/editor_ie7.css +++ b/lib/ckeditor/skins/moono/editor_ie7.css @@ -2,4 +2,4 @@ Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ -.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}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.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 #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.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,.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:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.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_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;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{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.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{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.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}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.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:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}a.cke_button.cke_button_expandable{padding:4px 5px}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.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_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}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{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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 3px;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}a.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;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.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}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.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{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:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.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}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.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}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.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;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}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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}.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}a.cke_path_item,span.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,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.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_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6JB) no-repeat 0 -0px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6JB) no-repeat 0 -24px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6JB) no-repeat 0 -48px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6JB) no-repeat 0 -72px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6JB) no-repeat 0 -96px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6JB) no-repeat 0 -120px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6JB) no-repeat 0 -144px!important}.cke_button__embed_icon{background:url(icons.png?t=M6JB) no-repeat 0 -168px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6JB) no-repeat 0 -192px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6JB) no-repeat 0 -216px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6JB) no-repeat 0 -240px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6JB) no-repeat 0 -264px!important}.cke_button__about_icon{background:url(icons.png?t=M6JB) no-repeat 0 -288px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -312px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -336px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -360px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6JB) no-repeat 0 -384px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6JB) no-repeat 0 -408px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6JB) no-repeat 0 -432px!important}.cke_button__bold_icon{background:url(icons.png?t=M6JB) no-repeat 0 -456px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=M6JB) no-repeat 0 -480px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6JB) no-repeat 0 -504px!important}.cke_button__button_icon{background:url(icons.png?t=M6JB) no-repeat 0 -528px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6JB) no-repeat 0 -552px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6JB) no-repeat 0 -576px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png?t=M6JB) no-repeat 0 -600px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6JB) no-repeat 0 -624px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6JB) no-repeat 0 -648px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6JB) no-repeat 0 -672px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png?t=M6JB) no-repeat 0 -696px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6JB) no-repeat 0 -720px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png?t=M6JB) no-repeat 0 -744px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6JB) no-repeat 0 -816px!important}.cke_button__flash_icon{background:url(icons.png?t=M6JB) no-repeat 0 -840px!important}.cke_button__form_icon{background:url(icons.png?t=M6JB) no-repeat 0 -864px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6JB) no-repeat 0 -888px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6JB) no-repeat 0 -912px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6JB) no-repeat 0 -936px!important}.cke_button__image_icon{background:url(icons.png?t=M6JB) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6JB) no-repeat 0 -984px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1008px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1032px!important}.cke_button__italic_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1056px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1080px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1104px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1128px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1152px!important}.cke_button__language_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1176px!important}.cke_button__link_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1200px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1224px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1248px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1272px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1296px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1320px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1344px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1368px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1392px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1416px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1440px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1464px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1488px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1512px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1536px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1560px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1584px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1608px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1632px!important}.cke_button__print_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1656px!important}.cke_button__radio_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1680px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1704px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1728px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1752px!important}.cke_button__replace_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1776px!important}.cke_button__save_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1800px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1824px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1848px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1872px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1896px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1920px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1944px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1968px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1992px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2016px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2040px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2064px!important}.cke_button__strike_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2088px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2112px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2136px!important}.cke_button__table_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2160px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2184px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2208px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2232px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2256px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2280px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2304px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2328px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2352px!important}.cke_button__underline_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2424px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -216px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -528px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -288px!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=M6JB) no-repeat 0 -312px!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=M6JB) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -456px!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=M6JB) no-repeat 0 -480px!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=M6JB) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -576px!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=M6JB) no-repeat 0 -600px!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=M6JB) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -672px!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=M6JB) no-repeat 0 -696px!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=M6JB) no-repeat 0 -720px!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=M6JB) no-repeat 0 -744px!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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -984px!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=M6JB) no-repeat 0 -1008px!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=M6JB) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1056px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1128px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1224px!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=M6JB) no-repeat 0 -1248px!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=M6JB) no-repeat 0 -1272px!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=M6JB) no-repeat 0 -1296px!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=M6JB) no-repeat 0 -1320px!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=M6JB) no-repeat 0 -1344px!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=M6JB) no-repeat 0 -1368px!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=M6JB) no-repeat 0 -1392px!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=M6JB) no-repeat 0 -1416px!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=M6JB) no-repeat 0 -1440px!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=M6JB) no-repeat 0 -1464px!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=M6JB) no-repeat 0 -1488px!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=M6JB) no-repeat 0 -1512px!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=M6JB) no-repeat 0 -1536px!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=M6JB) no-repeat 0 -1560px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1584px!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=M6JB) no-repeat 0 -1608px!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=M6JB) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1680px!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=M6JB) no-repeat 0 -1704px!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=M6JB) no-repeat 0 -1728px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1752px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1776px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1800px!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=M6JB) no-repeat 0 -1824px!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=M6JB) no-repeat 0 -1848px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1872px!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=M6JB) no-repeat 0 -1896px!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=M6JB) no-repeat 0 -1920px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1944px!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=M6JB) no-repeat 0 -1968px!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=M6JB) no-repeat 0 -1992px!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=M6JB) no-repeat 0 -2016px!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=M6JB) no-repeat 0 -2040px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2112px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2136px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2160px!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=M6JB) no-repeat 0 -2184px!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=M6JB) no-repeat 0 -2208px!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=M6JB) no-repeat 0 -2232px!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=M6JB) no-repeat 0 -2256px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2280px!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=M6JB) no-repeat 0 -2304px!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=M6JB) no-repeat 0 -2328px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2352px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2376px!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=M6JB) no-repeat 0 -2400px!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=M6JB) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2448px!important;background-size:16px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.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 .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_button,.cke_rtl .cke_button *,.cke_rtl .cke_combo,.cke_rtl .cke_combo *,.cke_rtl .cke_path_item,.cke_rtl .cke_path_item *,.cke_rtl .cke_path_empty{float:none}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_combo_button,.cke_rtl .cke_combo_button *,.cke_rtl .cke_button,.cke_rtl .cke_button_icon{display:inline-block;vertical-align:top}.cke_toolbox{display:inline-block;padding-bottom:5px;height:100%}.cke_rtl .cke_toolbox{padding-bottom:0}.cke_toolbar{margin-bottom:5px}.cke_rtl .cke_toolbar{margin-bottom:0}.cke_toolgroup{height:26px}.cke_toolgroup,.cke_combo{position:relative}a.cke_button{float:none;vertical-align:top}.cke_toolbar_separator{display:inline-block;float:none;vertical-align:top;background-color:#c0c0c0}.cke_toolbox_collapser .cke_arrow{margin-top:0}.cke_toolbox_collapser .cke_arrow{border-width:4px}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{border-width:3px}.cke_rtl .cke_button_arrow{padding-top:8px;margin-right:2px}.cke_rtl .cke_combo_inlinelabel{display:table-cell;vertical-align:middle}.cke_menubutton{display:block;height:24px}.cke_menubutton_inner{display:block;position:relative}.cke_menubutton_icon{height:16px;width:16px}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:inline-block}.cke_menubutton_label{width:auto;vertical-align:top;line-height:24px;height:24px;margin:0 10px 0 0}.cke_menuarrow{width:5px;height:6px;padding:0;position:absolute;right:8px;top:10px;background-position:0 0}.cke_rtl .cke_menubutton_icon{position:absolute;right:0;top:0}.cke_rtl .cke_menubutton_label{float:right;clear:both;margin:0 24px 0 10px}.cke_hc .cke_rtl .cke_menubutton_label{margin-right:0}.cke_rtl .cke_menuarrow{left:8px;right:auto;background-position:0 -24px}.cke_hc .cke_menuarrow{top:5px;padding:0 5px}.cke_rtl input.cke_dialog_ui_input_text,.cke_rtl input.cke_dialog_ui_input_password,.cke_rtl input.cke_dialog_ui_input_tel{position:relative}.cke_wysiwyg_div{padding-top:0!important;padding-bottom:0!important} \ 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;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.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 #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.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,.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:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.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_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;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{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.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{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.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}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.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:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}a.cke_button.cke_button_expandable{padding:4px 5px}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.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_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}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{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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 3px;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}a.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;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.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}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.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{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:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.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}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.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}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.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;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}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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}.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}a.cke_path_item,span.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,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.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_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6JL) no-repeat 0 -0px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6JL) no-repeat 0 -24px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6JL) no-repeat 0 -48px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6JL) no-repeat 0 -72px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6JL) no-repeat 0 -96px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6JL) no-repeat 0 -120px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6JL) no-repeat 0 -144px!important}.cke_button__embed_icon{background:url(icons.png?t=M6JL) no-repeat 0 -168px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6JL) no-repeat 0 -192px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6JL) no-repeat 0 -216px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6JL) no-repeat 0 -240px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6JL) no-repeat 0 -264px!important}.cke_button__about_icon{background:url(icons.png?t=M6JL) no-repeat 0 -288px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png?t=M6JL) no-repeat 0 -312px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6JL) no-repeat 0 -336px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6JL) no-repeat 0 -360px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6JL) no-repeat 0 -384px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6JL) no-repeat 0 -408px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6JL) no-repeat 0 -432px!important}.cke_button__bold_icon{background:url(icons.png?t=M6JL) no-repeat 0 -456px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=M6JL) no-repeat 0 -480px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6JL) no-repeat 0 -504px!important}.cke_button__button_icon{background:url(icons.png?t=M6JL) no-repeat 0 -528px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6JL) no-repeat 0 -552px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6JL) no-repeat 0 -576px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png?t=M6JL) no-repeat 0 -600px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6JL) no-repeat 0 -624px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6JL) no-repeat 0 -648px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6JL) no-repeat 0 -672px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png?t=M6JL) no-repeat 0 -696px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6JL) no-repeat 0 -720px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png?t=M6JL) no-repeat 0 -744px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6JL) 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=M6JL) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6JL) no-repeat 0 -816px!important}.cke_button__flash_icon{background:url(icons.png?t=M6JL) no-repeat 0 -840px!important}.cke_button__form_icon{background:url(icons.png?t=M6JL) no-repeat 0 -864px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6JL) no-repeat 0 -888px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6JL) no-repeat 0 -912px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6JL) no-repeat 0 -936px!important}.cke_button__image_icon{background:url(icons.png?t=M6JL) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6JL) no-repeat 0 -984px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1008px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1032px!important}.cke_button__italic_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1056px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1080px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1104px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1128px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1152px!important}.cke_button__language_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1176px!important}.cke_button__link_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1200px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1224px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1248px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1272px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1296px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1320px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1344px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1368px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1392px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1416px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1440px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1464px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1488px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1512px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1536px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1560px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1584px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1608px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1632px!important}.cke_button__print_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1656px!important}.cke_button__radio_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1680px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1704px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1728px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1752px!important}.cke_button__replace_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1776px!important}.cke_button__save_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1800px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1824px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1848px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1872px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1896px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1920px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1944px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1968px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1992px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2016px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2040px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2064px!important}.cke_button__strike_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2088px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2112px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2136px!important}.cke_button__table_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2160px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2184px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2208px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2232px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2256px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2280px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2304px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2328px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2352px!important}.cke_button__underline_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2424px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -216px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -528px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -288px!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=M6JL) no-repeat 0 -312px!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=M6JL) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -456px!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=M6JL) no-repeat 0 -480px!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=M6JL) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -576px!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=M6JL) no-repeat 0 -600px!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=M6JL) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -672px!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=M6JL) no-repeat 0 -696px!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=M6JL) no-repeat 0 -720px!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=M6JL) no-repeat 0 -744px!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=M6JL) 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=M6JL) 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=M6JL) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -984px!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=M6JL) no-repeat 0 -1008px!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=M6JL) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1056px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1128px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1224px!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=M6JL) no-repeat 0 -1248px!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=M6JL) no-repeat 0 -1272px!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=M6JL) no-repeat 0 -1296px!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=M6JL) no-repeat 0 -1320px!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=M6JL) no-repeat 0 -1344px!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=M6JL) no-repeat 0 -1368px!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=M6JL) no-repeat 0 -1392px!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=M6JL) no-repeat 0 -1416px!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=M6JL) no-repeat 0 -1440px!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=M6JL) no-repeat 0 -1464px!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=M6JL) no-repeat 0 -1488px!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=M6JL) no-repeat 0 -1512px!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=M6JL) no-repeat 0 -1536px!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=M6JL) no-repeat 0 -1560px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1584px!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=M6JL) no-repeat 0 -1608px!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=M6JL) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1680px!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=M6JL) no-repeat 0 -1704px!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=M6JL) no-repeat 0 -1728px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1752px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1776px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1800px!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=M6JL) no-repeat 0 -1824px!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=M6JL) no-repeat 0 -1848px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1872px!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=M6JL) no-repeat 0 -1896px!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=M6JL) no-repeat 0 -1920px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1944px!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=M6JL) no-repeat 0 -1968px!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=M6JL) no-repeat 0 -1992px!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=M6JL) no-repeat 0 -2016px!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=M6JL) no-repeat 0 -2040px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2112px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2136px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2160px!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=M6JL) no-repeat 0 -2184px!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=M6JL) no-repeat 0 -2208px!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=M6JL) no-repeat 0 -2232px!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=M6JL) no-repeat 0 -2256px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2280px!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=M6JL) no-repeat 0 -2304px!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=M6JL) no-repeat 0 -2328px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2352px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2376px!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=M6JL) no-repeat 0 -2400px!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=M6JL) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2448px!important;background-size:16px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.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 .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_button,.cke_rtl .cke_button *,.cke_rtl .cke_combo,.cke_rtl .cke_combo *,.cke_rtl .cke_path_item,.cke_rtl .cke_path_item *,.cke_rtl .cke_path_empty{float:none}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_combo_button,.cke_rtl .cke_combo_button *,.cke_rtl .cke_button,.cke_rtl .cke_button_icon{display:inline-block;vertical-align:top}.cke_toolbox{display:inline-block;padding-bottom:5px;height:100%}.cke_rtl .cke_toolbox{padding-bottom:0}.cke_toolbar{margin-bottom:5px}.cke_rtl .cke_toolbar{margin-bottom:0}.cke_toolgroup{height:26px}.cke_toolgroup,.cke_combo{position:relative}a.cke_button{float:none;vertical-align:top}.cke_toolbar_separator{display:inline-block;float:none;vertical-align:top;background-color:#c0c0c0}.cke_toolbox_collapser .cke_arrow{margin-top:0}.cke_toolbox_collapser .cke_arrow{border-width:4px}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{border-width:3px}.cke_rtl .cke_button_arrow{padding-top:8px;margin-right:2px}.cke_rtl .cke_combo_inlinelabel{display:table-cell;vertical-align:middle}.cke_menubutton{display:block;height:24px}.cke_menubutton_inner{display:block;position:relative}.cke_menubutton_icon{height:16px;width:16px}.cke_menubutton_icon,.cke_menubutton_label,.cke_menuarrow{display:inline-block}.cke_menubutton_label{width:auto;vertical-align:top;line-height:24px;height:24px;margin:0 10px 0 0}.cke_menuarrow{width:5px;height:6px;padding:0;position:absolute;right:8px;top:10px;background-position:0 0}.cke_rtl .cke_menubutton_icon{position:absolute;right:0;top:0}.cke_rtl .cke_menubutton_label{float:right;clear:both;margin:0 24px 0 10px}.cke_hc .cke_rtl .cke_menubutton_label{margin-right:0}.cke_rtl .cke_menuarrow{left:8px;right:auto;background-position:0 -24px}.cke_hc .cke_menuarrow{top:5px;padding:0 5px}.cke_rtl input.cke_dialog_ui_input_text,.cke_rtl input.cke_dialog_ui_input_password,.cke_rtl input.cke_dialog_ui_input_tel{position:relative}.cke_wysiwyg_div{padding-top:0!important;padding-bottom:0!important} \ No newline at end of file diff --git a/lib/ckeditor/skins/moono/editor_ie8.css b/lib/ckeditor/skins/moono/editor_ie8.css index ebc0e04e..30364180 100644 --- a/lib/ckeditor/skins/moono/editor_ie8.css +++ b/lib/ckeditor/skins/moono/editor_ie8.css @@ -2,4 +2,4 @@ Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ -.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}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.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 #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.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,.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:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.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_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;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{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.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{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.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}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.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:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}a.cke_button.cke_button_expandable{padding:4px 5px}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.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_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}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{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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 3px;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}a.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;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.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}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.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{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:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.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}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.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}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.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;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}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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}.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}a.cke_path_item,span.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,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.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_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6JB) no-repeat 0 -0px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6JB) no-repeat 0 -24px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6JB) no-repeat 0 -48px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6JB) no-repeat 0 -72px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6JB) no-repeat 0 -96px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6JB) no-repeat 0 -120px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6JB) no-repeat 0 -144px!important}.cke_button__embed_icon{background:url(icons.png?t=M6JB) no-repeat 0 -168px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6JB) no-repeat 0 -192px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6JB) no-repeat 0 -216px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6JB) no-repeat 0 -240px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6JB) no-repeat 0 -264px!important}.cke_button__about_icon{background:url(icons.png?t=M6JB) no-repeat 0 -288px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -312px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -336px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -360px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6JB) no-repeat 0 -384px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6JB) no-repeat 0 -408px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6JB) no-repeat 0 -432px!important}.cke_button__bold_icon{background:url(icons.png?t=M6JB) no-repeat 0 -456px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=M6JB) no-repeat 0 -480px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6JB) no-repeat 0 -504px!important}.cke_button__button_icon{background:url(icons.png?t=M6JB) no-repeat 0 -528px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6JB) no-repeat 0 -552px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6JB) no-repeat 0 -576px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png?t=M6JB) no-repeat 0 -600px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6JB) no-repeat 0 -624px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6JB) no-repeat 0 -648px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6JB) no-repeat 0 -672px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png?t=M6JB) no-repeat 0 -696px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6JB) no-repeat 0 -720px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png?t=M6JB) no-repeat 0 -744px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6JB) no-repeat 0 -816px!important}.cke_button__flash_icon{background:url(icons.png?t=M6JB) no-repeat 0 -840px!important}.cke_button__form_icon{background:url(icons.png?t=M6JB) no-repeat 0 -864px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6JB) no-repeat 0 -888px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6JB) no-repeat 0 -912px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6JB) no-repeat 0 -936px!important}.cke_button__image_icon{background:url(icons.png?t=M6JB) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6JB) no-repeat 0 -984px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1008px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1032px!important}.cke_button__italic_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1056px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1080px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1104px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1128px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1152px!important}.cke_button__language_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1176px!important}.cke_button__link_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1200px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1224px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1248px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1272px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1296px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1320px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1344px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1368px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1392px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1416px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1440px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1464px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1488px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1512px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1536px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1560px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1584px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1608px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1632px!important}.cke_button__print_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1656px!important}.cke_button__radio_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1680px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1704px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1728px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1752px!important}.cke_button__replace_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1776px!important}.cke_button__save_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1800px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1824px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1848px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1872px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1896px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1920px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1944px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1968px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1992px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2016px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2040px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2064px!important}.cke_button__strike_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2088px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2112px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2136px!important}.cke_button__table_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2160px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2184px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2208px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2232px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2256px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2280px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2304px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2328px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2352px!important}.cke_button__underline_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2424px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -216px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -528px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -288px!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=M6JB) no-repeat 0 -312px!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=M6JB) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -456px!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=M6JB) no-repeat 0 -480px!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=M6JB) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -576px!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=M6JB) no-repeat 0 -600px!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=M6JB) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -672px!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=M6JB) no-repeat 0 -696px!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=M6JB) no-repeat 0 -720px!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=M6JB) no-repeat 0 -744px!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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -984px!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=M6JB) no-repeat 0 -1008px!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=M6JB) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1056px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1128px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1224px!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=M6JB) no-repeat 0 -1248px!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=M6JB) no-repeat 0 -1272px!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=M6JB) no-repeat 0 -1296px!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=M6JB) no-repeat 0 -1320px!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=M6JB) no-repeat 0 -1344px!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=M6JB) no-repeat 0 -1368px!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=M6JB) no-repeat 0 -1392px!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=M6JB) no-repeat 0 -1416px!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=M6JB) no-repeat 0 -1440px!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=M6JB) no-repeat 0 -1464px!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=M6JB) no-repeat 0 -1488px!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=M6JB) no-repeat 0 -1512px!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=M6JB) no-repeat 0 -1536px!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=M6JB) no-repeat 0 -1560px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1584px!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=M6JB) no-repeat 0 -1608px!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=M6JB) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1680px!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=M6JB) no-repeat 0 -1704px!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=M6JB) no-repeat 0 -1728px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1752px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1776px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1800px!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=M6JB) no-repeat 0 -1824px!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=M6JB) no-repeat 0 -1848px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1872px!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=M6JB) no-repeat 0 -1896px!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=M6JB) no-repeat 0 -1920px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1944px!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=M6JB) no-repeat 0 -1968px!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=M6JB) no-repeat 0 -1992px!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=M6JB) no-repeat 0 -2016px!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=M6JB) no-repeat 0 -2040px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2112px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2136px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2160px!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=M6JB) no-repeat 0 -2184px!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=M6JB) no-repeat 0 -2208px!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=M6JB) no-repeat 0 -2232px!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=M6JB) no-repeat 0 -2256px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2280px!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=M6JB) no-repeat 0 -2304px!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=M6JB) no-repeat 0 -2328px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2352px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2376px!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=M6JB) no-repeat 0 -2400px!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=M6JB) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2448px!important;background-size:16px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.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 .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.cke_toolbox_collapser .cke_arrow{border-width:4px}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{border-width:3px}.cke_toolbox_collapser .cke_arrow{margin-top:0} \ 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;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.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 #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.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,.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:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.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_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;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{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.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{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.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}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.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:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}a.cke_button.cke_button_expandable{padding:4px 5px}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.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_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}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{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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 3px;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}a.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;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.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}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.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{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:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.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}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.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}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.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;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}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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}.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}a.cke_path_item,span.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,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.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_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6JL) no-repeat 0 -0px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6JL) no-repeat 0 -24px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6JL) no-repeat 0 -48px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6JL) no-repeat 0 -72px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6JL) no-repeat 0 -96px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6JL) no-repeat 0 -120px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6JL) no-repeat 0 -144px!important}.cke_button__embed_icon{background:url(icons.png?t=M6JL) no-repeat 0 -168px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6JL) no-repeat 0 -192px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6JL) no-repeat 0 -216px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6JL) no-repeat 0 -240px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6JL) no-repeat 0 -264px!important}.cke_button__about_icon{background:url(icons.png?t=M6JL) no-repeat 0 -288px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png?t=M6JL) no-repeat 0 -312px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6JL) no-repeat 0 -336px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6JL) no-repeat 0 -360px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6JL) no-repeat 0 -384px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6JL) no-repeat 0 -408px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6JL) no-repeat 0 -432px!important}.cke_button__bold_icon{background:url(icons.png?t=M6JL) no-repeat 0 -456px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=M6JL) no-repeat 0 -480px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6JL) no-repeat 0 -504px!important}.cke_button__button_icon{background:url(icons.png?t=M6JL) no-repeat 0 -528px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6JL) no-repeat 0 -552px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6JL) no-repeat 0 -576px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png?t=M6JL) no-repeat 0 -600px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6JL) no-repeat 0 -624px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6JL) no-repeat 0 -648px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6JL) no-repeat 0 -672px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png?t=M6JL) no-repeat 0 -696px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6JL) no-repeat 0 -720px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png?t=M6JL) no-repeat 0 -744px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6JL) 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=M6JL) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6JL) no-repeat 0 -816px!important}.cke_button__flash_icon{background:url(icons.png?t=M6JL) no-repeat 0 -840px!important}.cke_button__form_icon{background:url(icons.png?t=M6JL) no-repeat 0 -864px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6JL) no-repeat 0 -888px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6JL) no-repeat 0 -912px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6JL) no-repeat 0 -936px!important}.cke_button__image_icon{background:url(icons.png?t=M6JL) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6JL) no-repeat 0 -984px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1008px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1032px!important}.cke_button__italic_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1056px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1080px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1104px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1128px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1152px!important}.cke_button__language_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1176px!important}.cke_button__link_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1200px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1224px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1248px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1272px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1296px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1320px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1344px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1368px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1392px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1416px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1440px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1464px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1488px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1512px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1536px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1560px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1584px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1608px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1632px!important}.cke_button__print_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1656px!important}.cke_button__radio_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1680px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1704px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1728px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1752px!important}.cke_button__replace_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1776px!important}.cke_button__save_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1800px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1824px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1848px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1872px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1896px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1920px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1944px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1968px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1992px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2016px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2040px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2064px!important}.cke_button__strike_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2088px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2112px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2136px!important}.cke_button__table_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2160px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2184px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2208px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2232px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2256px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2280px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2304px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2328px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2352px!important}.cke_button__underline_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2424px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -216px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -528px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -288px!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=M6JL) no-repeat 0 -312px!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=M6JL) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -456px!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=M6JL) no-repeat 0 -480px!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=M6JL) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -576px!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=M6JL) no-repeat 0 -600px!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=M6JL) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -672px!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=M6JL) no-repeat 0 -696px!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=M6JL) no-repeat 0 -720px!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=M6JL) no-repeat 0 -744px!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=M6JL) 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=M6JL) 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=M6JL) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -984px!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=M6JL) no-repeat 0 -1008px!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=M6JL) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1056px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1128px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1224px!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=M6JL) no-repeat 0 -1248px!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=M6JL) no-repeat 0 -1272px!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=M6JL) no-repeat 0 -1296px!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=M6JL) no-repeat 0 -1320px!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=M6JL) no-repeat 0 -1344px!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=M6JL) no-repeat 0 -1368px!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=M6JL) no-repeat 0 -1392px!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=M6JL) no-repeat 0 -1416px!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=M6JL) no-repeat 0 -1440px!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=M6JL) no-repeat 0 -1464px!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=M6JL) no-repeat 0 -1488px!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=M6JL) no-repeat 0 -1512px!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=M6JL) no-repeat 0 -1536px!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=M6JL) no-repeat 0 -1560px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1584px!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=M6JL) no-repeat 0 -1608px!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=M6JL) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1680px!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=M6JL) no-repeat 0 -1704px!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=M6JL) no-repeat 0 -1728px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1752px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1776px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1800px!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=M6JL) no-repeat 0 -1824px!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=M6JL) no-repeat 0 -1848px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1872px!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=M6JL) no-repeat 0 -1896px!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=M6JL) no-repeat 0 -1920px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1944px!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=M6JL) no-repeat 0 -1968px!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=M6JL) no-repeat 0 -1992px!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=M6JL) no-repeat 0 -2016px!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=M6JL) no-repeat 0 -2040px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2112px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2136px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2160px!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=M6JL) no-repeat 0 -2184px!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=M6JL) no-repeat 0 -2208px!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=M6JL) no-repeat 0 -2232px!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=M6JL) no-repeat 0 -2256px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2280px!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=M6JL) no-repeat 0 -2304px!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=M6JL) no-repeat 0 -2328px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2352px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2376px!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=M6JL) no-repeat 0 -2400px!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=M6JL) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2448px!important;background-size:16px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.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 .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.cke_toolbox_collapser .cke_arrow{border-width:4px}.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow{border-width:3px}.cke_toolbox_collapser .cke_arrow{margin-top:0} \ No newline at end of file diff --git a/lib/ckeditor/skins/moono/editor_iequirks.css b/lib/ckeditor/skins/moono/editor_iequirks.css index 9672d677..b42fbc89 100644 --- a/lib/ckeditor/skins/moono/editor_iequirks.css +++ b/lib/ckeditor/skins/moono/editor_iequirks.css @@ -2,4 +2,4 @@ Copyright (c) 2003-2020, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license */ -.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}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.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 #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.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,.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:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.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_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;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{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.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{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.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}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.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:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}a.cke_button.cke_button_expandable{padding:4px 5px}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.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_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}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{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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 3px;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}a.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;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.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}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.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{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:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.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}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.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}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.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;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}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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}.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}a.cke_path_item,span.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,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.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_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6JB) no-repeat 0 -0px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6JB) no-repeat 0 -24px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6JB) no-repeat 0 -48px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6JB) no-repeat 0 -72px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6JB) no-repeat 0 -96px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6JB) no-repeat 0 -120px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6JB) no-repeat 0 -144px!important}.cke_button__embed_icon{background:url(icons.png?t=M6JB) no-repeat 0 -168px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6JB) no-repeat 0 -192px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6JB) no-repeat 0 -216px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6JB) no-repeat 0 -240px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6JB) no-repeat 0 -264px!important}.cke_button__about_icon{background:url(icons.png?t=M6JB) no-repeat 0 -288px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -312px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -336px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -360px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6JB) no-repeat 0 -384px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6JB) no-repeat 0 -408px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6JB) no-repeat 0 -432px!important}.cke_button__bold_icon{background:url(icons.png?t=M6JB) no-repeat 0 -456px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=M6JB) no-repeat 0 -480px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6JB) no-repeat 0 -504px!important}.cke_button__button_icon{background:url(icons.png?t=M6JB) no-repeat 0 -528px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6JB) no-repeat 0 -552px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6JB) no-repeat 0 -576px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png?t=M6JB) no-repeat 0 -600px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6JB) no-repeat 0 -624px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6JB) no-repeat 0 -648px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6JB) no-repeat 0 -672px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png?t=M6JB) no-repeat 0 -696px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6JB) no-repeat 0 -720px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png?t=M6JB) no-repeat 0 -744px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6JB) no-repeat 0 -816px!important}.cke_button__flash_icon{background:url(icons.png?t=M6JB) no-repeat 0 -840px!important}.cke_button__form_icon{background:url(icons.png?t=M6JB) no-repeat 0 -864px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6JB) no-repeat 0 -888px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6JB) no-repeat 0 -912px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6JB) no-repeat 0 -936px!important}.cke_button__image_icon{background:url(icons.png?t=M6JB) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6JB) no-repeat 0 -984px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1008px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1032px!important}.cke_button__italic_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1056px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1080px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1104px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1128px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1152px!important}.cke_button__language_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1176px!important}.cke_button__link_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1200px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1224px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1248px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1272px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1296px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1320px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1344px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1368px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1392px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1416px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1440px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1464px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1488px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1512px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1536px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1560px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1584px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1608px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1632px!important}.cke_button__print_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1656px!important}.cke_button__radio_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1680px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1704px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1728px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1752px!important}.cke_button__replace_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1776px!important}.cke_button__save_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1800px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1824px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1848px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1872px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1896px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1920px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1944px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1968px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1992px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2016px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2040px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2064px!important}.cke_button__strike_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2088px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2112px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2136px!important}.cke_button__table_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2160px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2184px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2208px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2232px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2256px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2280px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2304px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2328px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2352px!important}.cke_button__underline_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2424px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -216px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -528px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -288px!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=M6JB) no-repeat 0 -312px!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=M6JB) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -456px!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=M6JB) no-repeat 0 -480px!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=M6JB) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -576px!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=M6JB) no-repeat 0 -600px!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=M6JB) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -672px!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=M6JB) no-repeat 0 -696px!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=M6JB) no-repeat 0 -720px!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=M6JB) no-repeat 0 -744px!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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -984px!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=M6JB) no-repeat 0 -1008px!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=M6JB) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1056px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1128px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1224px!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=M6JB) no-repeat 0 -1248px!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=M6JB) no-repeat 0 -1272px!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=M6JB) no-repeat 0 -1296px!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=M6JB) no-repeat 0 -1320px!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=M6JB) no-repeat 0 -1344px!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=M6JB) no-repeat 0 -1368px!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=M6JB) no-repeat 0 -1392px!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=M6JB) no-repeat 0 -1416px!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=M6JB) no-repeat 0 -1440px!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=M6JB) no-repeat 0 -1464px!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=M6JB) no-repeat 0 -1488px!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=M6JB) no-repeat 0 -1512px!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=M6JB) no-repeat 0 -1536px!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=M6JB) no-repeat 0 -1560px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1584px!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=M6JB) no-repeat 0 -1608px!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=M6JB) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1680px!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=M6JB) no-repeat 0 -1704px!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=M6JB) no-repeat 0 -1728px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1752px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1776px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1800px!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=M6JB) no-repeat 0 -1824px!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=M6JB) no-repeat 0 -1848px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1872px!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=M6JB) no-repeat 0 -1896px!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=M6JB) no-repeat 0 -1920px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1944px!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=M6JB) no-repeat 0 -1968px!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=M6JB) no-repeat 0 -1992px!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=M6JB) no-repeat 0 -2016px!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=M6JB) no-repeat 0 -2040px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2112px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2136px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2160px!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=M6JB) no-repeat 0 -2184px!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=M6JB) no-repeat 0 -2208px!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=M6JB) no-repeat 0 -2232px!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=M6JB) no-repeat 0 -2256px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2280px!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=M6JB) no-repeat 0 -2304px!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=M6JB) no-repeat 0 -2328px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2352px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2376px!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=M6JB) no-repeat 0 -2400px!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=M6JB) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2448px!important;background-size:16px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.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 .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.cke_top,.cke_contents,.cke_bottom{width:100%}.cke_button_arrow{font-size:0}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_button,.cke_rtl .cke_button *,.cke_rtl .cke_combo,.cke_rtl .cke_combo *,.cke_rtl .cke_path_item,.cke_rtl .cke_path_item *,.cke_rtl .cke_path_empty{float:none}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_combo_button,.cke_rtl .cke_combo_button *,.cke_rtl .cke_button,.cke_rtl .cke_button_icon{display:inline-block;vertical-align:top}.cke_rtl .cke_button_icon{float:none}.cke_resizer{width:10px}.cke_source{white-space:normal}.cke_bottom{position:static}.cke_colorbox{font-size:0} \ 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;box-sizing:content-box;position:static;transition:none}.cke_reset_all,.cke_reset_all *,.cke_reset_all a,.cke_reset_all textarea{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;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-wrap}.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_reset_all table{table-layout:auto}.cke_chrome{display:block;border:1px solid #b6b6b6;padding:0;box-shadow:0 0 3px rgba(0,0,0,.15)}.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 #b6b6b6;padding:6px 8px 2px;white-space:normal;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.cke_float .cke_top{border:1px solid #b6b6b6;border-bottom-color:#999}.cke_bottom{padding:6px 8px 2px;position:relative;border-top:1px solid #bfbfbf;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#ebebeb,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ebebeb',endColorstr='#cfd1cf')}.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,.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:hidden;background-color:#fff;border:1px solid #b6b6b6;border-bottom-color:#999;border-radius:3px;box-shadow:0 0 3px rgba(0,0,0,.15)}.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_list{list-style-type:none;margin:3px;padding:0;white-space:nowrap}.cke_panel_listItem{margin:0;padding-bottom:1px}.cke_panel_listItem a{padding:3px 4px;display:block;border:1px solid #fff;color:inherit!important;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{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_panel_listItem a:hover,.cke_panel_listItem a:focus,.cke_panel_listItem a:active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.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{cursor:default;font-size:11px;font-weight:bold;white-space:nowrap;margin:0;padding:4px 6px;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #b6b6b6;border-radius:2px 2px 0 0;box-shadow:0 1px 0 #fff inset;background:#cfd1cf;background-image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f5f5f5',endColorstr='#cfd1cf')}.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}.cke_rtl .cke_toolbar{float:right}.cke_toolgroup{float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.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:18px;padding:4px 6px;outline:0;cursor:default;float:left;border:0}a.cke_button.cke_button_expandable{padding:4px 5px}.cke_ltr .cke_button:last-child,.cke_rtl .cke_button:first-child{border-radius:0 2px 2px 0}.cke_ltr .cke_button:first-child,.cke_rtl .cke_button:last-child{border-radius:2px 0 0 2px}.cke_rtl .cke_button{float:right}.cke_hc .cke_button{border:1px solid black;padding:3px 5px;margin:-2px 4px 0 -2px}a.cke_button_on{box-shadow:0 1px 5px rgba(0,0,0,.6) inset,0 1px 0 rgba(0,0,0,.2);background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.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_on:hover,a.cke_button_on:focus,a.cke_button_on:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}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{box-shadow:0 0 1px rgba(0,0,0,.3) inset;background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.cke_button_icon{cursor:inherit;background-repeat:no-repeat;margin-top:1px;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 3px;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}a.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;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_toolbox_collapser:hover{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc')}.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}.cke_menuitem span{cursor:default}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#d3d3d3;display:block}.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{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:hover .cke_menubutton_icon,.cke_menubutton:focus .cke_menubutton_icon,.cke_menubutton:active .cke_menubutton_icon{background-color:#d0d2d0}.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}.cke_menubutton_shortcut{color:#979797}.cke_menubutton_disabled .cke_menubutton_label{opacity:.3;filter:alpha(opacity=30)}.cke_menubutton_on{border:1px solid #dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_menubutton_on .cke_menubutton_icon{padding-right:3px}.cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active{background-color:#eff0ef}.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}a.cke_combo_button{cursor:default;display:inline-block;float:left;margin:0 6px 5px 0;border:1px solid #a6a6a6;border-bottom-color:#979797;border-radius:3px;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;background:#e4e4e4;background-image:linear-gradient(to bottom,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#ffffff',endColorstr='#e4e4e4')}.cke_combo_off a.cke_combo_button:hover,.cke_combo_off a.cke_combo_button:focus{background:#ccc;background-image:linear-gradient(to bottom,#f2f2f2,#ccc);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#f2f2f2',endColorstr='#cccccc');outline:0}.cke_combo_off a.cke_combo_button:active,.cke_combo_on a.cke_combo_button{border:1px solid #777;box-shadow:0 1px 0 rgba(255,255,255,.5),0 1px 5px rgba(0,0,0,.6) inset;background:#b5b5b5;background-image:linear-gradient(to bottom,#aaa,#cacaca);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#aaaaaa',endColorstr='#cacaca')}.cke_combo_on a.cke_combo_button:hover,.cke_combo_on a.cke_combo_button:focus,.cke_combo_on a.cke_combo_button:active{box-shadow:0 1px 6px rgba(0,0,0,.7) inset,0 1px 0 rgba(0,0,0,.2)}.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;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}.cke_combo_open{cursor:default;display:inline-block;font-size:0;height:19px;line-height:17px;margin:1px 7px 1px;width:5px}.cke_hc .cke_combo_open{height:12px}.cke_combo_arrow{cursor:default;margin:11px 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}.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}a.cke_path_item,span.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,.5);border-radius:2px;box-shadow:0 0 4px rgba(0,0,0,.5) inset,0 1px 0 rgba(255,255,255,.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_combo__fontsize .cke_combo_text{width:30px}.cke_combopanel__fontsize{width:120px}textarea.cke_source{font-family:'Courier New',Monospace;font-size:small;background-color:#fff;white-space:pre-wrap;border:0;padding:0;margin:0;display:block}.cke_wysiwyg_frame,.cke_wysiwyg_div{background-color:#fff}.cke_notifications_area{pointer-events:none}.cke_notification{pointer-events:auto;position:relative;margin:10px;width:300px;color:white;border-radius:3px;text-align:center;opacity:.95;filter:alpha(opacity = 95);box-shadow:2px 2px 3px 0 rgba(50,50,50,0.3);-webkit-animation:fadeIn .7s;animation:fadeIn .7s}.cke_notification_message a{color:#12306f}@-webkit-keyframes fadeIn{from{opacity:.4}to{opacity:.95}}@keyframes fadeIn{from{opacity:.4}to{opacity:.95}}.cke_notification_success{background:#72b572;border:1px solid #63a563}.cke_notification_warning{background:#c83939;border:1px solid #902b2b}.cke_notification_info{background:#2e9ad0;border:1px solid #0f74a8}.cke_notification_info span.cke_notification_progress{background-color:#0f74a8;display:block;padding:0;margin:0;height:100%;overflow:hidden;position:absolute;z-index:1}.cke_notification_message{position:relative;margin:4px 23px 3px;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:18px;z-index:4;text-overflow:ellipsis;overflow:hidden}.cke_notification_close{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:20px;width:20px;top:1px;right:1px;padding:0;margin:0;z-index:5;opacity:.6;filter:alpha(opacity = 60)}.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_notification_close span{display:none}.cke_notification_warning a.cke_notification_close{opacity:.8;filter:alpha(opacity = 80)}.cke_notification_warning a.cke_notification_close:hover{opacity:1;filter:alpha(opacity = 100)}.cke_chrome{visibility:inherit}.cke_voice_label{display:none}legend.cke_voice_label{display:none}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6JL) no-repeat 0 -0px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6JL) no-repeat 0 -24px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6JL) no-repeat 0 -48px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6JL) no-repeat 0 -72px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6JL) no-repeat 0 -96px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6JL) no-repeat 0 -120px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6JL) no-repeat 0 -144px!important}.cke_button__embed_icon{background:url(icons.png?t=M6JL) no-repeat 0 -168px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6JL) no-repeat 0 -192px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6JL) no-repeat 0 -216px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6JL) no-repeat 0 -240px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6JL) no-repeat 0 -264px!important}.cke_button__about_icon{background:url(icons.png?t=M6JL) no-repeat 0 -288px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png?t=M6JL) no-repeat 0 -312px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6JL) no-repeat 0 -336px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6JL) no-repeat 0 -360px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6JL) no-repeat 0 -384px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6JL) no-repeat 0 -408px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6JL) no-repeat 0 -432px!important}.cke_button__bold_icon{background:url(icons.png?t=M6JL) no-repeat 0 -456px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=M6JL) no-repeat 0 -480px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6JL) no-repeat 0 -504px!important}.cke_button__button_icon{background:url(icons.png?t=M6JL) no-repeat 0 -528px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6JL) no-repeat 0 -552px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6JL) no-repeat 0 -576px!important}.cke_rtl .cke_button__copy_icon,.cke_mixed_dir_content .cke_rtl .cke_button__copy_icon{background:url(icons.png?t=M6JL) no-repeat 0 -600px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6JL) no-repeat 0 -624px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6JL) no-repeat 0 -648px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6JL) no-repeat 0 -672px!important}.cke_rtl .cke_button__cut_icon,.cke_mixed_dir_content .cke_rtl .cke_button__cut_icon{background:url(icons.png?t=M6JL) no-repeat 0 -696px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6JL) no-repeat 0 -720px!important}.cke_rtl .cke_button__docprops_icon,.cke_mixed_dir_content .cke_rtl .cke_button__docprops_icon{background:url(icons.png?t=M6JL) no-repeat 0 -744px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6JL) 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=M6JL) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6JL) no-repeat 0 -816px!important}.cke_button__flash_icon{background:url(icons.png?t=M6JL) no-repeat 0 -840px!important}.cke_button__form_icon{background:url(icons.png?t=M6JL) no-repeat 0 -864px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6JL) no-repeat 0 -888px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6JL) no-repeat 0 -912px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6JL) no-repeat 0 -936px!important}.cke_button__image_icon{background:url(icons.png?t=M6JL) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6JL) no-repeat 0 -984px!important}.cke_rtl .cke_button__indent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__indent_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1008px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1032px!important}.cke_button__italic_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1056px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1080px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1104px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1128px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1152px!important}.cke_button__language_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1176px!important}.cke_button__link_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1200px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1224px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1248px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1272px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1296px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1320px!important}.cke_rtl .cke_button__outdent_icon,.cke_mixed_dir_content .cke_rtl .cke_button__outdent_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1344px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1368px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1392px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1416px!important}.cke_rtl .cke_button__paste_icon,.cke_mixed_dir_content .cke_rtl .cke_button__paste_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1440px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1464px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1488px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1512px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1536px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1560px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1584px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1608px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1632px!important}.cke_button__print_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1656px!important}.cke_button__radio_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1680px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1704px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1728px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1752px!important}.cke_button__replace_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1776px!important}.cke_button__save_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1800px!important}.cke_rtl .cke_button__select_icon,.cke_mixed_dir_content .cke_rtl .cke_button__select_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1824px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1848px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1872px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1896px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1920px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1944px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1968px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1992px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2016px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2040px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2064px!important}.cke_button__strike_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2088px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2112px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2136px!important}.cke_button__table_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2160px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2184px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2208px!important}.cke_rtl .cke_button__textarea_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textarea_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2232px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2256px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2280px!important}.cke_rtl .cke_button__textfield_icon,.cke_mixed_dir_content .cke_rtl .cke_button__textfield_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2304px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2328px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2352px!important}.cke_button__underline_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2424px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -216px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -240px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -528px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -288px!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=M6JL) no-repeat 0 -312px!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=M6JL) no-repeat 0 -336px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -456px!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=M6JL) no-repeat 0 -480px!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=M6JL) no-repeat 0 -504px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -576px!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=M6JL) no-repeat 0 -600px!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=M6JL) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -672px!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=M6JL) no-repeat 0 -696px!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=M6JL) no-repeat 0 -720px!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=M6JL) no-repeat 0 -744px!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=M6JL) 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=M6JL) 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=M6JL) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -984px!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=M6JL) no-repeat 0 -1008px!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=M6JL) no-repeat 0 -1032px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1056px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1080px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1104px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1128px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1224px!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=M6JL) no-repeat 0 -1248px!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=M6JL) no-repeat 0 -1272px!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=M6JL) no-repeat 0 -1296px!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=M6JL) no-repeat 0 -1320px!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=M6JL) no-repeat 0 -1344px!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=M6JL) no-repeat 0 -1368px!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=M6JL) no-repeat 0 -1392px!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=M6JL) no-repeat 0 -1416px!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=M6JL) no-repeat 0 -1440px!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=M6JL) no-repeat 0 -1464px!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=M6JL) no-repeat 0 -1488px!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=M6JL) no-repeat 0 -1512px!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=M6JL) no-repeat 0 -1536px!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=M6JL) no-repeat 0 -1560px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1584px!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=M6JL) no-repeat 0 -1608px!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=M6JL) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1680px!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=M6JL) no-repeat 0 -1704px!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=M6JL) no-repeat 0 -1728px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1752px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1776px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1800px!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=M6JL) no-repeat 0 -1824px!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=M6JL) no-repeat 0 -1848px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1872px!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=M6JL) no-repeat 0 -1896px!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=M6JL) no-repeat 0 -1920px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1944px!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=M6JL) no-repeat 0 -1968px!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=M6JL) no-repeat 0 -1992px!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=M6JL) no-repeat 0 -2016px!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=M6JL) no-repeat 0 -2040px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2112px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2136px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2160px!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=M6JL) no-repeat 0 -2184px!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=M6JL) no-repeat 0 -2208px!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=M6JL) no-repeat 0 -2232px!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=M6JL) no-repeat 0 -2256px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2280px!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=M6JL) no-repeat 0 -2304px!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=M6JL) no-repeat 0 -2328px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2352px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2376px!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=M6JL) no-repeat 0 -2400px!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=M6JL) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2448px!important;background-size:16px!important}a.cke_button_disabled,a.cke_button_disabled:hover,a.cke_button_disabled:focus,a.cke_button_disabled:active{filter:alpha(opacity = 30)}.cke_button_disabled .cke_button_icon{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff,endColorstr=#00ffffff)}.cke_button_off:hover,.cke_button_off:focus,.cke_button_off:active{filter:alpha(opacity = 100)}.cke_combo_disabled .cke_combo_inlinelabel,.cke_combo_disabled .cke_combo_open{filter:alpha(opacity = 30)}.cke_toolbox_collapser{border:1px solid #a6a6a6}.cke_toolbox_collapser .cke_arrow{margin-top:1px}.cke_hc .cke_top,.cke_hc .cke_bottom,.cke_hc .cke_combo_button,.cke_hc a.cke_combo_button:hover,.cke_hc a.cke_combo_button:focus,.cke_hc .cke_toolgroup,.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 .cke_toolbox_collapser,.cke_hc .cke_toolbox_collapser:hover,.cke_hc .cke_panel_grouptitle{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.cke_top,.cke_contents,.cke_bottom{width:100%}.cke_button_arrow{font-size:0}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_button,.cke_rtl .cke_button *,.cke_rtl .cke_combo,.cke_rtl .cke_combo *,.cke_rtl .cke_path_item,.cke_rtl .cke_path_item *,.cke_rtl .cke_path_empty{float:none}.cke_rtl .cke_toolgroup,.cke_rtl .cke_toolbar_separator,.cke_rtl .cke_combo_button,.cke_rtl .cke_combo_button *,.cke_rtl .cke_button,.cke_rtl .cke_button_icon{display:inline-block;vertical-align:top}.cke_rtl .cke_button_icon{float:none}.cke_resizer{width:10px}.cke_source{white-space:normal}.cke_bottom{position:static}.cke_colorbox{font-size:0} \ No newline at end of file diff --git a/lib/ckeditor/skins/tao/editor.css b/lib/ckeditor/skins/tao/editor.css index 1d35f9f5..c47769cd 100644 --- a/lib/ckeditor/skins/tao/editor.css +++ b/lib/ckeditor/skins/tao/editor.css @@ -2,4 +2,4 @@ Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ -.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:hidden;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;visibility:hidden}.cke_panel_visible{visibility:visible}.cke_menu_panel{padding:0;margin:0;background-color:white;border:1px solid #ddd;border-radius:2px;box-shadow:none;max-height:60vh}.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:scroll!important}.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!important;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{background-color:#3e7da7}.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:active,.cke_menubutton:focus{outline:0;background-color:#f2f2f2;color:#222}.cke_menubutton:active:after,.cke_menubutton:focus:after{color:#ada194;border-color:#ada194}.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_menubutton__language_ckb-ir,.cke_menubutton__language_ar-arb,.cke_menubutton__language_fa-af,.cke_menubutton__language_fa-ir,.cke_menubutton__language_he-il,.cke_menubutton__language_ps-af,.cke_menubutton__language_ur-in{padding-right:40px}.cke_menubutton__language_ckb-ir:after,.cke_menubutton__language_ar-arb:after,.cke_menubutton__language_fa-af:after,.cke_menubutton__language_fa-ir:after,.cke_menubutton__language_he-il:after,.cke_menubutton__language_ps-af:after,.cke_menubutton__language_ur-in:after{content:'RTL';display:block;color:#ada194;border:#ada194 1px solid;border-radius:2px;font-size:10px;top:7px;right:5px;line-height:12px;padding:0 4px;position:absolute}.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;text-shadow:0 1px 0 rgba(255,255,255,0.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}.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_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_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_focus span[dir]{background-color:#f2f2f2}.cke_button__about_icon{background:url(icons.png?t=M6JB) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png?t=M6JB) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png?t=M6JB) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png?t=M6JB) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6JB) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6JB) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png?t=M6JB) no-repeat 0 -144px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6JB) no-repeat 0 -168px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6JB) no-repeat 0 -192px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -240px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -288px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -336px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6JB) no-repeat 0 -360px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6JB) no-repeat 0 -384px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -408px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -432px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6JB) no-repeat 0 -456px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -504px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6JB) no-repeat 0 -528px!important}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6JB) no-repeat 0 -552px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6JB) no-repeat 0 -576px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6JB) no-repeat 0 -600px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6JB) no-repeat 0 -624px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6JB) no-repeat 0 -648px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6JB) no-repeat 0 -672px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6JB) no-repeat 0 -696px!important}.cke_button__embed_icon{background:url(icons.png?t=M6JB) no-repeat 0 -720px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6JB) no-repeat 0 -744px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6JB) no-repeat 0 -816px!important}.cke_button__replace_icon{background:url(icons.png?t=M6JB) no-repeat 0 -840px!important}.cke_button__flash_icon{background:url(icons.png?t=M6JB) no-repeat 0 -864px!important}.cke_button__button_icon{background:url(icons.png?t=M6JB) no-repeat 0 -888px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6JB) no-repeat 0 -912px!important}.cke_button__form_icon{background:url(icons.png?t=M6JB) no-repeat 0 -936px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6JB) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6JB) no-repeat 0 -984px!important}.cke_button__radio_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1032px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1080px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1128px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1152px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1176px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1200px!important}.cke_button__image_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1248px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1296px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1320px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1344px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1368px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1392px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1416px!important}.cke_button__language_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1464px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1488px!important}.cke_button__link_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1512px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1560px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1608px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1632px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1656px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1704px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1752px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1800px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1848px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1872px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -1920px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1944px!important}.cke_button__print_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1968px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6JB) no-repeat 0 -1992px!important}.cke_button__save_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2016px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -2064px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2088px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -2136px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6JB) 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=M6JB) no-repeat 0 -2184px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2208px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2232px!important}.cke_button__table_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2256px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2280px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2304px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2328px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2352px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2424px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6JB) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -456px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -576px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -696px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -744px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1320px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1344px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1368px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1392px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1416px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1488px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1512px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1656px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1872px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -1944px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1968px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -1992px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2016px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -2088px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) 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=M6JB) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2256px!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=M6JB) no-repeat 0 -2280px!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=M6JB) no-repeat 0 -2304px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -2328px!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=M6JB) no-repeat 0 -2352px!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=M6JB) no-repeat 0 -2376px!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=M6JB) no-repeat 0 -2400px!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=M6JB) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6JB) no-repeat 0 -4896px!important} \ 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;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-color:#f2f2f2;color:#222}.cke_menubutton:active:after,.cke_menubutton:focus:after{color:#ada194;border-color:#ada194}.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_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_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_button__about_icon{background:url(icons.png?t=M6JL) no-repeat 0 -0px!important}.cke_button__bold_icon{background:url(icons.png?t=M6JL) no-repeat 0 -24px!important}.cke_button__italic_icon{background:url(icons.png?t=M6JL) no-repeat 0 -48px!important}.cke_button__strike_icon{background:url(icons.png?t=M6JL) no-repeat 0 -72px!important}.cke_button__subscript_icon{background:url(icons.png?t=M6JL) no-repeat 0 -96px!important}.cke_button__superscript_icon{background:url(icons.png?t=M6JL) no-repeat 0 -120px!important}.cke_button__underline_icon{background:url(icons.png?t=M6JL) no-repeat 0 -144px!important}.cke_button__bidiltr_icon{background:url(icons.png?t=M6JL) no-repeat 0 -168px!important}.cke_button__bidirtl_icon{background:url(icons.png?t=M6JL) no-repeat 0 -192px!important}.cke_button__blockquote_icon{background:url(icons.png?t=M6JL) 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=M6JL) no-repeat 0 -240px!important}.cke_ltr .cke_button__copy_icon{background:url(icons.png?t=M6JL) 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=M6JL) no-repeat 0 -288px!important}.cke_ltr .cke_button__cut_icon{background:url(icons.png?t=M6JL) 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=M6JL) no-repeat 0 -336px!important}.cke_ltr .cke_button__paste_icon{background:url(icons.png?t=M6JL) no-repeat 0 -360px!important}.cke_button__codesnippet_icon{background:url(icons.png?t=M6JL) no-repeat 0 -384px!important}.cke_button__bgcolor_icon{background:url(icons.png?t=M6JL) no-repeat 0 -408px!important}.cke_button__textcolor_icon{background:url(icons.png?t=M6JL) no-repeat 0 -432px!important}.cke_button__copyformatting_icon{background:url(icons.png?t=M6JL) no-repeat 0 -456px!important}.cke_button__creatediv_icon{background:url(icons.png?t=M6JL) 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=M6JL) no-repeat 0 -504px!important}.cke_ltr .cke_button__docprops_icon{background:url(icons.png?t=M6JL) no-repeat 0 -528px!important}.cke_button__easyimagealigncenter_icon{background:url(icons.png?t=M6JL) no-repeat 0 -552px!important}.cke_button__easyimagealignleft_icon{background:url(icons.png?t=M6JL) no-repeat 0 -576px!important}.cke_button__easyimagealignright_icon{background:url(icons.png?t=M6JL) no-repeat 0 -600px!important}.cke_button__easyimagealt_icon{background:url(icons.png?t=M6JL) no-repeat 0 -624px!important}.cke_button__easyimagefull_icon{background:url(icons.png?t=M6JL) no-repeat 0 -648px!important}.cke_button__easyimageside_icon{background:url(icons.png?t=M6JL) no-repeat 0 -672px!important}.cke_button__easyimageupload_icon{background:url(icons.png?t=M6JL) no-repeat 0 -696px!important}.cke_button__embed_icon{background:url(icons.png?t=M6JL) no-repeat 0 -720px!important}.cke_button__embedsemantic_icon{background:url(icons.png?t=M6JL) no-repeat 0 -744px!important}.cke_button__emojipanel_icon{background:url(icons.png?t=M6JL) 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=M6JL) no-repeat 0 -792px!important}.cke_ltr .cke_button__find_icon{background:url(icons.png?t=M6JL) no-repeat 0 -816px!important}.cke_button__replace_icon{background:url(icons.png?t=M6JL) no-repeat 0 -840px!important}.cke_button__flash_icon{background:url(icons.png?t=M6JL) no-repeat 0 -864px!important}.cke_button__button_icon{background:url(icons.png?t=M6JL) no-repeat 0 -888px!important}.cke_button__checkbox_icon{background:url(icons.png?t=M6JL) no-repeat 0 -912px!important}.cke_button__form_icon{background:url(icons.png?t=M6JL) no-repeat 0 -936px!important}.cke_button__hiddenfield_icon{background:url(icons.png?t=M6JL) no-repeat 0 -960px!important}.cke_button__imagebutton_icon{background:url(icons.png?t=M6JL) no-repeat 0 -984px!important}.cke_button__radio_icon{background:url(icons.png?t=M6JL) 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=M6JL) no-repeat 0 -1032px!important}.cke_ltr .cke_button__select_icon{background:url(icons.png?t=M6JL) 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=M6JL) no-repeat 0 -1080px!important}.cke_ltr .cke_button__textarea_icon{background:url(icons.png?t=M6JL) 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=M6JL) no-repeat 0 -1128px!important}.cke_ltr .cke_button__textfield_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1152px!important}.cke_button__horizontalrule_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1176px!important}.cke_button__iframe_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1200px!important}.cke_button__image_icon{background:url(icons.png?t=M6JL) 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=M6JL) no-repeat 0 -1248px!important}.cke_ltr .cke_button__indent_icon{background:url(icons.png?t=M6JL) 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=M6JL) no-repeat 0 -1296px!important}.cke_ltr .cke_button__outdent_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1320px!important}.cke_button__justifyblock_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1344px!important}.cke_button__justifycenter_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1368px!important}.cke_button__justifyleft_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1392px!important}.cke_button__justifyright_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1416px!important}.cke_rtl .cke_button__anchor_icon,.cke_mixed_dir_content .cke_rtl .cke_button__anchor_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1440px!important}.cke_ltr .cke_button__anchor_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1464px!important}.cke_button__link_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1488px!important}.cke_button__unlink_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1512px!important}.cke_rtl .cke_button__bulletedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__bulletedlist_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1536px!important}.cke_ltr .cke_button__bulletedlist_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1560px!important}.cke_rtl .cke_button__numberedlist_icon,.cke_mixed_dir_content .cke_rtl .cke_button__numberedlist_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1584px!important}.cke_ltr .cke_button__numberedlist_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1608px!important}.cke_button__mathjax_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1632px!important}.cke_button__maximize_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1656px!important}.cke_rtl .cke_button__newpage_icon,.cke_mixed_dir_content .cke_rtl .cke_button__newpage_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1680px!important}.cke_ltr .cke_button__newpage_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1704px!important}.cke_rtl .cke_button__pagebreak_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pagebreak_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1728px!important}.cke_ltr .cke_button__pagebreak_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1752px!important}.cke_rtl .cke_button__pastefromword_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastefromword_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1776px!important}.cke_ltr .cke_button__pastefromword_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1800px!important}.cke_rtl .cke_button__pastetext_icon,.cke_mixed_dir_content .cke_rtl .cke_button__pastetext_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1824px!important}.cke_ltr .cke_button__pastetext_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1848px!important}.cke_button__placeholder_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1872px!important}.cke_rtl .cke_button__preview_icon,.cke_mixed_dir_content .cke_rtl .cke_button__preview_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1896px!important}.cke_ltr .cke_button__preview_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1920px!important}.cke_button__print_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1944px!important}.cke_button__removeformat_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1968px!important}.cke_button__save_icon{background:url(icons.png?t=M6JL) no-repeat 0 -1992px!important}.cke_button__selectall_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2016px!important}.cke_rtl .cke_button__showblocks_icon,.cke_mixed_dir_content .cke_rtl .cke_button__showblocks_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2040px!important}.cke_ltr .cke_button__showblocks_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2064px!important}.cke_button__smiley_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2088px!important}.cke_rtl .cke_button__source_icon,.cke_mixed_dir_content .cke_rtl .cke_button__source_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2112px!important}.cke_ltr .cke_button__source_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2136px!important}.cke_rtl .cke_button__sourcedialog_icon,.cke_mixed_dir_content .cke_rtl .cke_button__sourcedialog_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2160px!important}.cke_ltr .cke_button__sourcedialog_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2184px!important}.cke_button__specialchar_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2208px!important}.cke_button__table_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2232px!important}.cke_button__language_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2256px!important}.cke_rtl .cke_button__templates_icon,.cke_mixed_dir_content .cke_rtl .cke_button__templates_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2280px!important}.cke_ltr .cke_button__templates_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2304px!important}.cke_button__uicolor_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2328px!important}.cke_rtl .cke_button__redo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__redo_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2352px!important}.cke_ltr .cke_button__redo_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2376px!important}.cke_rtl .cke_button__undo_icon,.cke_mixed_dir_content .cke_rtl .cke_button__undo_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2400px!important}.cke_ltr .cke_button__undo_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2424px!important}.cke_button__simplebox_icon{background:url(icons.png?t=M6JL) no-repeat 0 -2448px!important}.cke_hidpi .cke_button__about_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -0px!important;background-size:16px!important}.cke_hidpi .cke_button__bold_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -24px!important;background-size:16px!important}.cke_hidpi .cke_button__italic_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -48px!important;background-size:16px!important}.cke_hidpi .cke_button__strike_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -72px!important;background-size:16px!important}.cke_hidpi .cke_button__subscript_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -96px!important;background-size:16px!important}.cke_hidpi .cke_button__superscript_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -120px!important;background-size:16px!important}.cke_hidpi .cke_button__underline_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -144px!important;background-size:16px!important}.cke_hidpi .cke_button__bidiltr_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -168px!important;background-size:16px!important}.cke_hidpi .cke_button__bidirtl_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -192px!important;background-size:16px!important}.cke_hidpi .cke_button__blockquote_icon{background:url(icons_hidpi.png?t=M6JL) 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=M6JL) 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=M6JL) 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=M6JL) 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=M6JL) 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=M6JL) 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=M6JL) no-repeat 0 -360px!important;background-size:16px!important}.cke_hidpi .cke_button__codesnippet_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -384px!important;background-size:16px!important}.cke_hidpi .cke_button__bgcolor_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -408px!important;background-size:16px!important}.cke_hidpi .cke_button__textcolor_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -432px!important;background-size:16px!important}.cke_hidpi .cke_button__copyformatting_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -456px!important;background-size:16px!important}.cke_hidpi .cke_button__creatediv_icon{background:url(icons_hidpi.png?t=M6JL) 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=M6JL) 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=M6JL) no-repeat 0 -528px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealigncenter_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -552px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignleft_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -576px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealignright_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -600px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagealt_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -624px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimagefull_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -648px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageside_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -672px!important;background-size:16px!important}.cke_hidpi .cke_button__easyimageupload_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -696px!important;background-size:16px!important}.cke_hidpi .cke_button__embed_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -720px!important;background-size:16px!important}.cke_hidpi .cke_button__embedsemantic_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -744px!important;background-size:16px!important}.cke_hidpi .cke_button__emojipanel_icon{background:url(icons_hidpi.png?t=M6JL) 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=M6JL) 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=M6JL) no-repeat 0 -816px!important;background-size:16px!important}.cke_hidpi .cke_button__replace_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -840px!important;background-size:16px!important}.cke_hidpi .cke_button__flash_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -864px!important;background-size:16px!important}.cke_hidpi .cke_button__button_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -888px!important;background-size:16px!important}.cke_hidpi .cke_button__checkbox_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -912px!important;background-size:16px!important}.cke_hidpi .cke_button__form_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -936px!important;background-size:16px!important}.cke_hidpi .cke_button__hiddenfield_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -960px!important;background-size:16px!important}.cke_hidpi .cke_button__imagebutton_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -984px!important;background-size:16px!important}.cke_hidpi .cke_button__radio_icon{background:url(icons_hidpi.png?t=M6JL) 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=M6JL) 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=M6JL) 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=M6JL) 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=M6JL) 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=M6JL) 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=M6JL) no-repeat 0 -1152px!important;background-size:16px!important}.cke_hidpi .cke_button__horizontalrule_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1176px!important;background-size:16px!important}.cke_hidpi .cke_button__iframe_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1200px!important;background-size:16px!important}.cke_hidpi .cke_button__image_icon{background:url(icons_hidpi.png?t=M6JL) 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=M6JL) 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=M6JL) 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=M6JL) 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=M6JL) no-repeat 0 -1320px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyblock_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1344px!important;background-size:16px!important}.cke_hidpi .cke_button__justifycenter_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1368px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyleft_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1392px!important;background-size:16px!important}.cke_hidpi .cke_button__justifyright_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1416px!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=M6JL) no-repeat 0 -1440px!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=M6JL) no-repeat 0 -1464px!important;background-size:16px!important}.cke_hidpi .cke_button__link_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1488px!important;background-size:16px!important}.cke_hidpi .cke_button__unlink_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1512px!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=M6JL) no-repeat 0 -1536px!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=M6JL) no-repeat 0 -1560px!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=M6JL) no-repeat 0 -1584px!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=M6JL) no-repeat 0 -1608px!important;background-size:16px!important}.cke_hidpi .cke_button__mathjax_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1632px!important;background-size:16px!important}.cke_hidpi .cke_button__maximize_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1656px!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=M6JL) no-repeat 0 -1680px!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=M6JL) no-repeat 0 -1704px!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=M6JL) no-repeat 0 -1728px!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=M6JL) no-repeat 0 -1752px!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=M6JL) no-repeat 0 -1776px!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=M6JL) no-repeat 0 -1800px!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=M6JL) no-repeat 0 -1824px!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=M6JL) no-repeat 0 -1848px!important;background-size:16px!important}.cke_hidpi .cke_button__placeholder_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1872px!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=M6JL) no-repeat 0 -1896px!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=M6JL) no-repeat 0 -1920px!important;background-size:16px!important}.cke_hidpi .cke_button__print_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1944px!important;background-size:16px!important}.cke_hidpi .cke_button__removeformat_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1968px!important;background-size:16px!important}.cke_hidpi .cke_button__save_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -1992px!important;background-size:16px!important}.cke_hidpi .cke_button__selectall_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2016px!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=M6JL) no-repeat 0 -2040px!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=M6JL) no-repeat 0 -2064px!important;background-size:16px!important}.cke_hidpi .cke_button__smiley_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2088px!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=M6JL) no-repeat 0 -2112px!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=M6JL) no-repeat 0 -2136px!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=M6JL) no-repeat 0 -2160px!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=M6JL) no-repeat 0 -2184px!important;background-size:16px!important}.cke_hidpi .cke_button__specialchar_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2208px!important;background-size:16px!important}.cke_hidpi .cke_button__table_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2232px!important;background-size:16px!important}.cke_hidpi .cke_button__language_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2256px!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=M6JL) no-repeat 0 -2280px!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=M6JL) no-repeat 0 -2304px!important;background-size:16px!important}.cke_hidpi .cke_button__uicolor_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -2328px!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=M6JL) no-repeat 0 -2352px!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=M6JL) no-repeat 0 -2376px!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=M6JL) no-repeat 0 -2400px!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=M6JL) no-repeat 0 -2424px!important;background-size:16px!important}.cke_hidpi .cke_button__simplebox_icon{background:url(icons_hidpi.png?t=M6JL) no-repeat 0 -4896px!important} \ No newline at end of file diff --git a/lib/ckeditor/skins/tao/editor.css.map b/lib/ckeditor/skins/tao/editor.css.map index bfcfd58a..e45b1c95 100644 --- a/lib/ckeditor/skins/tao/editor.css.map +++ b/lib/ckeditor/skins/tao/editor.css.map @@ -1 +1 @@ -{"version":3,"sources":["../../../../../scss/ckeditor/skins/tao/scss/editor.scss","../../../../../scss/inc/_functions.scss","../../../../../scss/inc/fonts/_tao-icon-vars.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_reset.scss","../../../../../scss/inc/_variables.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_mainui.scss","../../../../../scss/inc/_colors.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_panel.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_colorpanel.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_toolbar.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_menu.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_richcombo.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_elementspath.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_presets.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_tao.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_ck-icons.scss"],"names":[],"mappings":"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HyB,gBAAgB;AFk/CzC;;Ae5mDA;IbyHyB,gBAAgB;AFu/CzC;;Ae/mDA;Ib6I0B,gBAAgB;AFs+C1C;;AelnDA;IboImB,gBAAgB;AFk/CnC;;AernDA;Ib8EiB,gBAAgB;AF2iDjC;;AexnDA;Ib6HmB,gBAAgB;AF+/CnC;;Ae3nDA;Ib0I4B,gBAAgB;AFq/C5C;;Ae9nDA;IbyHkB,gBAAgB;AFygDlC;;AejoDA;Ib+DmB,gBAAgB;AFskDnC;;AepoDA;Ib4GqC,gBAAgB;AF4hDrD;;AevoDA;Ib8DoB,gBAAgB;AF6kDpC;;Ae1oDA;IbmI8B,gBAAgB;AF2gD9C;;Ae7oDA;Ib4HqB,gBAAgB;AFqhDrC;;AehpDA;IbuIsB,gBAAgB;AF6gDtC;;AenpDA;IboIqB,gBAAgB;AFmhDrC;;AetpDA;IbkIyB,gBAAgB;AFwhDzC;;AezpDA;IbmI0B,gBAAgB;AF0hD1C;;Ae5pDA;IbwGmB,gBAAgB;AFwjDnC;;Ae/pDA;Ib4GuB,gBAAgB;AFujDvC;;AelqDA;IbgEiB,gBAAgB;AFsmDjC;;AerqDA;IbyH8B,gBAAgB;AFgjD9C;;AexqDA;Ib8GoB,gBAAgB;AF8jDpC;;Ae3qDA;IbgHyB,gBAAgB;AF+jDzC;;Ae9qDA;Ib8GyB,gBAAgB;AFokDzC;;AejrDA;Ib2K4B,gBAAgB;AF0gD5C;;AeprDA;IbkCmB,gBAAgB;AFspDnC;;AevrDA;IbuGsB,gBAAgB;AFolDtC;;Ae1rDA;IbkJ0B,gBAAgB;AF4iD1C;;Ae7rDA;IbwGyB,gBAAgB;AFylDzC;;AehsDA;IbgGqB,gBAAgB;AFomDrC;;AensDA;Ib8FgC,gBAAgB;AFymDhD;;AetsDA;Ib6G6B,gBAAgB;AF6lD7C;;AezsDA;Ib0GwB,gBAAgB;AFmmDxC;;Ae5sDA;Ib0G0B,gBAAgB;AFsmD1C;;Ae/sDA;IboFoB,gBAAgB;AF+nDpC;;AeltDA;Ib4FwB,gBAAgB;AF0nDxC;;AertDA;IbuIyB,gBAAgB;AFklDzC;;AextDA;IbJ0B,gBAAgB;AFguD1C;;Ae3tDA;IbmGwB,gBAAgB;AF4nDxC;;Ae9tDA;IbkGwB,gBAAgB;AFgoDxC;;AejuDA;IbkBmB,gBAAgB;AFmtDnC;;AepuDA;Ib+EqB,gBAAgB;AFypDrC;;AevuDA;Ib+GoB,gBAAgB;AF4nDpC;;Ae1uDA;Ib6BoB,gBAAgB;AFitDpC;;Ae7uDA;Ib0KoB,gBAAgB;AFukDpC;;AehvDA;Ib4GoB,gBAAgB;AFwoDpC;;AenvDA;IbR0B,gBAAgB;AF+vD1C;;AetvDA;IbuEoB,gBAAgB;AFmrDpC;;AezvDA;IbsLsB,gBAAgB;AFukDtC;;Ae5vDA;IboLuB,gBAAgB;AF4kDvC;;Ae/vDA;Ib9BkB,gBAAgB;AFiyDlC;;AelwDA;Ib9BoB,gBAAgB;AFoyDpC;;AerwDA;IbKmB,gBAAgB;AFowDnC;;AexwDA;IbImB,gBAAgB;AFwwDnC;;AAjxDA;;kFAqxDkF;AAlxDlF;IACC,mBAAmB;AAoxDpB;;AAjxDA;;;sBAsxDsB;AAlxDtB;IACC,aAAa;AAoxDd;;AAjxDA;IACC,aAAa;AAoxDd;;AAjxDA;IACE,cAAa;AAoxDf;;AAjxDA;IACE,kBAAkB;AAoxDpB;;AAjxDA;IACE,gBAAgB;AAoxDlB;;AAjxDA;IACE,iBAAiB;AAoxDnB;;AAjxDA;IACE,mBAAmB;AAoxDrB;;AAhxDA;IACE,0BAA0B;IAC1B,kBAAmB;AAmxDrB;;AAhxDA;IACE,cAAc;IACd,mBAAmB;IACnB,YAAY;AAmxDd;;AAhxDA;IACC;wBAmxDuB;IAjxDvB,8BAA8B;IAC7B,iBAAiB;IACjB,WMxFc;AN22DhB;;AAhxDA;IACE,yBMvEuB;AN01DzB","file":"editor.css","sourcesContent":["/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\neditor.css\r\n============\r\n\r\n\r\nThis is he heart of the skin system. This is the file loaded by the editor to\r\nstyle all elements inside its main interface.\r\n\r\nTo make it easier to maintain, instead of including all styles here, we import\r\nother files.\r\n*/\r\n@import \"inc/bootstrap\";\r\n\r\n/* \"Reset\" styles, necessary to avoid the editor UI being broken by external CSS. */\r\n@import 'inc/reset';\r\n\r\n/* Styles the main interface structure (holding box). */\r\n@import 'inc/mainui';\r\n\r\n/* Styles all \"panels\", which are the floating elements that appear when\r\n opening toolbar combos, menu buttons, context menus, etc. */\r\n@import 'inc/panel';\r\n\r\n/* Styles the color panel displayed by the color buttons. */\r\n@import 'inc/colorpanel';\r\n\r\n/* Styles to toolbar. */\r\n@import 'inc/toolbar';\r\n\r\n/* Styles menus, which are lists of selectable items (context menu, menu button). */\r\n@import 'inc/menu';\r\n\r\n/* Styles toolbar combos. */\r\n@import 'inc/richcombo';\r\n\r\n/* Styles the elements path bar, available at the bottom of the editor UI.*/\r\n@import 'inc/elementspath';\r\n\r\n/* Contains hard-coded presets for \"configurable-like\" options of the UI\r\n (e.g. display labels on specific buttons) */\r\n@import 'inc/presets';\r\n\r\n/* Tao specific stuff */\r\n@import 'inc/tao';\r\n\r\n/* Icon set */\r\n@import 'inc/ck-icons';\r\n\r\n/* Important!\r\n To avoid showing the editor UI while its styles are still not available, the\r\n editor creates it with visibility:hidden. Here, we restore the UI visibility. */\r\n.cke_chrome {\r\n\tvisibility: inherit;\r\n}\r\n\r\n/* For accessibility purposes, several \"voice labels\" are present in the UI.\r\n These are usually elements that show not be visible, but that are\r\n used by screen-readers to announce other elements. Here, we hide these\r\n , in fact. */\r\n.cke_voice_label {\r\n\tdisplay: none;\r\n}\r\n\r\nlegend.cke_voice_label {\r\n\tdisplay: none;\r\n}\r\n\r\n.cke_top {\r\n display:table;\r\n}\r\n\r\n.txt-ctr {\r\n text-align: center;\r\n}\r\n\r\n.txt-lft {\r\n text-align: left;\r\n}\r\n\r\n.txt-rgt {\r\n text-align: right;\r\n}\r\n\r\n.txt-jty {\r\n text-align: justify;\r\n}\r\n\r\n// added to make _u_ in ck QTI compatible\r\n.txt-underline {\r\n text-decoration: underline;\r\n font-size : inherit;\r\n}\r\n\r\n.txt-highlight {\r\n padding: 0 5px;\r\n background: #FF6416;\r\n color: white;\r\n}\r\n\r\n.cke_editable:focus .qti-table .cke_table-faked-selection {\r\n\t/* We have to use !important here, as td might specify it's own background, thus table selection\r\n\twould not be visible. */\r\n\tbackground: #b3d4fc !important;\r\n text-shadow: none;\r\n color: $textColor;\r\n}\r\n\r\n.cke_focus span[dir] {\r\n background-color: $uiReviewPanelBg;\r\n}\r\n/*# sourceMappingURL=editor.css.map */","@mixin iterate-sprite($iconList, $x, $y, $direction, $prefix:'') {\n @each $icon in $iconList {\n #{$prefix}#{$icon} {\n background-position: $x * 1px $y * 1px;\n }\n @if $direction == 'x' {\n $x: $x - 16;\n } @else {\n $y: $y - 16;\n }\n }\n}\n\n/*\nUsage:\n- linear-gradient((color1, color2, color3)) - returns linear-gradient with evenly distributed colors,\n if 3 colors used then the position of each will be 33,33%\n- linear-gradient((color1 0%, color2 30%, color3 80%)) - returns linear-gradient with manually distributed colors,\n first param - color, second - position. Also you can use px or other valid units for set position.\n*/\n@mixin linear-gradient($colorList, $direction: 'to right') {\n $percentage: 0;\n $units: '%';\n $count: length($colorList);\n $increment: 100 / ($count - 1);\n $css: #{$direction + ', '};\n $sep: ', ';\n @each $colorItem in $colorList {\n $color: $colorItem;\n @if (length($colorItem) > 1) {\n $color: nth($colorItem, 1);\n $percentage: nth($colorItem, 2);\n $units: '';\n }\n @if ($percentage >= 100 or index($colorList, $colorItem) == $count) {\n $sep: '';\n }\n $css: #{$css + $color + ' ' + $percentage + $units + $sep};\n $percentage: $percentage + $increment;\n }\n background: linear-gradient( #{$css} );\n}\n\n@mixin grid-unit($span, $numCols: 12, $gutter: 0) {\n $gridPx: 840;\n $rawSpanPx: (($gridPx - ($numCols * $gutter)) / $numCols);\n $spanPx: $rawSpanPx * $span + (($span - 1) * $gutter);\n $spanPercent: widthPerc($spanPx, $gridPx);\n $marginPercent: widthPerc($gutter, $gridPx);\n margin-left: $marginPercent;\n width: $spanPercent;\n}\n\n\n@mixin vendor-prefix($property, $value, $whatToPrefix: property, $prefixes: (-webkit-, -moz-, -ms-, -o-, '')) {\n @if $whatToPrefix == 'property' {\n @each $prefix in $prefixes {\n #{$prefix + $property}: #{$value};\n }\n }\n @else if $whatToPrefix == 'value' {\n @each $prefix in $prefixes {\n #{$property}: #{$prefix + $value};\n }\n }\n}\n@mixin flex-container($wrapBehavior: nowrap, $direction : row) {\n @include vendor-prefix(display, flex, value, (-ms-, -webkit-, ''));\n\n @include vendor-prefix(flex-direction, $direction, property, (-ms-, -webkit-, ''));\n @include vendor-prefix(flex-wrap, $wrapBehavior, property, (-ms-, -webkit-, ''));\n\n @include vendor-prefix(justify-content, flex-start, property, (-webkit-, ''));\n\n @include vendor-prefix(align-content, flex-start, property, (-webkit-, ''));\n\n @include vendor-prefix(align-items, stretch, property, (-webkit-, ''));\n}\n\n@mixin simple-flex-box($width: auto, $minWidth: 1) {\n\n @include vendor-prefix(order, 0, property, (-ms-, -webkit-, ''));\n flex-item-align: stretch;\n -ms-flex-item-align: stretch;\n @include vendor-prefix(align-self, stretch, property, (-webkit-, ''));\n\n // if both, min width and width are set, width will win this conflict\n @if ($width == auto) {\n @if ($minWidth != 1) {\n @include vendor-prefix(flex, 1 1 $minWidth, property, (-ms-, -webkit-, ''));\n }\n @else {\n @include vendor-prefix(flex, 1 1 auto, property, (-ms-, -webkit-, ''));\n // @see https://developer.mozilla.org/en-US/docs/Web/CSS/flex-basis#Values\n // for a discussion auto vs. main-size\n @include vendor-prefix(flex, 1 1, property, (-ms-, -webkit-, ''));\n }\n }\n @else {\n @include vendor-prefix(flex, 0 0 $width, property, (-ms-, -webkit-, ''));\n }\n}\n\n\n@mixin box-shadow($horiz: 1px, $vert: 1px, $blur: 2px, $spread: 0, $color: rgba(0, 0, 0, .2)) {\n @include vendor-prefix(box-shadow, $horiz $vert $blur $spread $color, property);\n}\n\n@mixin simple-border($color: #ddd) {\n border: 1px solid $color;\n border-radius: 2px;\n -webkit-border-radius: 2px;\n}\n\n@mixin border-radius($radius: 2) {\n -moz-border-radius: $radius * 1px;\n -webkit-border-radius: $radius * 1px;\n border-radius: $radius * 1px;\n}\n\n@mixin border-radius-top($radius: 2) {\n -webkit-border-top-left-radius: $radius * 1px;\n -webkit-border-top-right-radius: $radius * 1px;\n -moz-border-radius-topleft: $radius * 1px;\n -moz-border-radius-topright: $radius * 1px;\n border-top-left-radius: $radius * 1px;\n border-top-right-radius: $radius * 1px;\n}\n\n@mixin border-radius-bottom($radius: 2) {\n -webkit-border-bottom-right-radius: $radius * 1px;\n -webkit-border-bottom-left-radius: $radius * 1px;\n -moz-border-radius-bottomright: $radius * 1px;\n -moz-border-radius-bottomleft: $radius * 1px;\n border-bottom-right-radius: $radius * 1px;\n border-bottom-left-radius: $radius * 1px;\n}\n\n@mixin border-radius-left($radius: 2) {\n -webkit-border-top-left-radius: $radius * 1px;\n -webkit-border-bottom-left-radius: $radius * 1px;\n -moz-border-radius-topleft: $radius * 1px;\n -moz-border-radius-bottomleft: $radius * 1px;\n border-top-left-radius: $radius * 1px;\n border-bottom-left-radius: $radius * 1px;\n}\n\n@mixin border-radius-right($radius: 2) {\n -webkit-border-top-right-radius: $radius * 1px;\n -webkit-border-bottom-right-radius: $radius * 1px;\n -moz-border-radius-topright: $radius * 1px;\n -moz-border-radius-bottomright: $radius * 1px;\n border-top-right-radius: $radius * 1px;\n border-bottom-right-radius: $radius * 1px;\n}\n\n@mixin border-radius-top-left($radius: 2) {\n -webkit-border-top-left-radius: $radius * 1px;\n -moz-border-radius-topleft: $radius * 1px;\n border-top-left-radius: $radius * 1px;\n}\n\n@mixin border-radius-top-right($radius: 2) {\n -webkit-border-top-right-radius: $radius * 1px;\n -moz-border-radius-topright: $radius * 1px;\n border-top-right-radius: $radius * 1px;\n}\n\n@mixin border-radius-bottom-right($radius: 2) {\n -webkit-border-bottom-right-radius: $radius * 1px;\n -moz-border-radius-bottomright: $radius * 1px;\n border-bottom-right-radius: $radius * 1px;\n}\n\n@mixin border-radius-bottom-left($radius: 2) {\n -webkit-border-bottom-left-radius: $radius * 1px;\n -moz-border-radius-bottomleft: $radius * 1px;\n border-bottom-left-radius: $radius * 1px;\n}\n\n@mixin border-box() {\n -moz-box-sizing: border-box;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n}\n\n@function whiten($color, $white: 0.3) {\n @return mix(#fff, $color, ($white * 100) * 1%);\n}\n\n@function blacken($color, $black: 0.3) {\n @return mix(#000, $color, ($black * 100) * 1%);\n}\n\n@function widthPerc($colWidth, $context) {\n @return ($colWidth * 100 / $context) * 1%\n}\n\n@function remDist($fontSizePx) {\n @return ($fontSizePx / 10) * 1rem\n}\n\n@function black($alpha: 1) {\n @return (rgba(0, 0, 0, $alpha))\n}\n\n@function white($alpha: 1) {\n @return (rgba(255, 255, 255, $alpha))\n}\n\n@mixin font-size($remPx, $important: false) {\n @if $important == true {\n font-size: ($remPx) * 1px !important;\n font-size: ($remPx / 10) * 1rem !important;\n }\n @else {\n font-size: ($remPx) * 1px;\n font-size: ($remPx / 10) * 1rem;\n }\n}\n\n\n@mixin keyframes($name) {\n @-o-keyframes #{$name} { @content };\n @-moz-keyframes #{$name} { @content };\n @-webkit-keyframes #{$name} { @content };\n @keyframes #{$name} { @content };\n}\n\n\n@mixin animation($value, $type:'') {\n $animation: animation;\n @if $type != '' {\n $animation: $animation + '-' + $type;\n }\n @include vendor-prefix($animation, $value, property);\n}\n\n/// CSS transition mixin to the current selection (apply also vendor prefixes).\n/// See for the values\n///\n/// @param {property} [$type = all] the CSS property to apply the transition to\n/// @param {time} [$duration = .5s] the transition property\n/// @param {timing-function} [$effect = ease-out] the transition property\n@mixin transition($type : all, $duration : 0.5s, $effect : ease-out, $delay : 0s){\n @include vendor-prefix(transition, $type + ', ' + $duration + ', ' + $effect + ', ' + $delay, property);\n}\n\n@mixin fade($duration: 1s){\n\n @include keyframes(fade) {\n 0% {opacity:0;}\n 50% {opacity:1;}\n 100% {opacity:0;}\n }\n\n @include vendor-prefix(animation, fade 1s forwards, property);\n}\n\n@mixin repeat(){\n @include animation(infinite, iteration-count);\n}\n\n@mixin largeHeading() {\n @include font-size(20);\n font-family: $headingFont;\n font-style: normal;\n}\n\n@mixin disableSelect() {\n @include vendor-prefix(user-select, none, property);\n}\n\n/* based on \"visually-hidden\" mixin in LDS for accessibility goals */\n@mixin visuallyHidden() {\n position: absolute;\n width: 1px;\n height: 1px;\n overflow: hidden;\n clip: rect(1px, 1px, 1px, 1px);\n margin: 0;\n padding: 0;\n}\n","/* Do not edit */@mixin tao-icon-setup {\n /* use !important to prevent issues with browser extensions that change fonts */\n font-family: 'tao' !important;\n speak: never;\n font-style: normal;\n font-weight: normal;\n font-variant: normal;\n text-transform: none;\n line-height: 1;\n\n /* Better Font Rendering =========== */\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\n@mixin icon-info-bare { content: \"\\e923\"; }\n@mixin icon-bookmark-outline { content: \"\\e922\"; }\n@mixin icon-bookmark { content: \"\\e921\"; }\n@mixin icon-indicator { content: \"\\e920\"; }\n@mixin icon-add-subsection { content: \"\\e918\"; }\n@mixin icon-wrap-inline { content: \"\\e915\"; }\n@mixin icon-wrap-left { content: \"\\e916\"; }\n@mixin icon-wrap-right { content: \"\\e917\"; }\n@mixin icon-offline { content: \"\\e913\"; }\n@mixin icon-online { content: \"\\e914\"; }\n@mixin icon-tab { content: \"\\e90d\"; }\n@mixin icon-untab { content: \"\\e90e\"; }\n@mixin icon-multi-select { content: \"\\e90b\"; }\n@mixin icon-clipboard { content: \"\\e90a\"; }\n@mixin icon-filebox { content: \"\\e909\"; }\n@mixin icon-click-to-speak { content: \"\\e907\"; }\n@mixin icon-speech-bubble { content: \"\\f0e5\"; }\n@mixin icon-microphone { content: \"\\f130\"; }\n@mixin icon-microphone-off { content: \"\\f131\"; }\n@mixin icon-disconnect { content: \"\\e905\"; }\n@mixin icon-connect { content: \"\\e906\"; }\n@mixin icon-eliminate { content: \"\\e904\"; }\n@mixin icon-wheelchair { content: \"\\e903\"; }\n@mixin icon-text-marker { content: \"\\e902\"; }\n@mixin icon-unshield { content: \"\\e32a\"; }\n@mixin icon-shield { content: \"\\e8e8\"; }\n@mixin icon-tree { content: \"\\e6b4\"; }\n@mixin icon-home { content: \"\\e6b3\"; }\n@mixin icon-shared-file { content: \"\\e6b2\"; }\n@mixin icon-end-attempt { content: \"\\e603\"; }\n@mixin icon-icon { content: \"\\f1c5\"; }\n@mixin icon-radio-bg { content: \"\\e600\"; }\n@mixin icon-checkbox-bg { content: \"\\e601\"; }\n@mixin icon-tag { content: \"\\e602\"; }\n@mixin icon-style { content: \"\\e604\"; }\n@mixin icon-ownership-transfer { content: \"\\e605\"; }\n@mixin icon-property-advanced { content: \"\\e606\"; }\n@mixin icon-property-add { content: \"\\e607\"; }\n@mixin icon-repository-add { content: \"\\e608\"; }\n@mixin icon-repository-remove { content: \"\\e609\"; }\n@mixin icon-repository { content: \"\\e60a\"; }\n@mixin icon-result-server { content: \"\\e60b\"; }\n@mixin icon-folder { content: \"\\e60c\"; }\n@mixin icon-folder-open { content: \"\\e60d\"; }\n@mixin icon-left { content: \"\\e60e\"; }\n@mixin icon-right { content: \"\\e60f\"; }\n@mixin icon-up { content: \"\\e610\"; }\n@mixin icon-down { content: \"\\e611\"; }\n@mixin icon-undo { content: \"\\e612\"; }\n@mixin icon-redo { content: \"\\e613\"; }\n@mixin icon-screen { content: \"\\e614\"; }\n@mixin icon-laptop { content: \"\\e615\"; }\n@mixin icon-tablet { content: \"\\e616\"; }\n@mixin icon-phone { content: \"\\e617\"; }\n@mixin icon-move { content: \"\\e618\"; }\n@mixin icon-bin { content: \"\\e619\"; }\n@mixin icon-shuffle { content: \"\\e61a\"; }\n@mixin icon-print { content: \"\\e61b\"; }\n@mixin icon-tools { content: \"\\e61c\"; }\n@mixin icon-settings { content: \"\\e61d\"; }\n@mixin icon-video { content: \"\\e61e\"; }\n@mixin icon-find { content: \"\\e61f\"; }\n@mixin icon-image { content: \"\\e620\"; }\n@mixin icon-edit { content: \"\\e621\"; }\n@mixin icon-document { content: \"\\e622\"; }\n@mixin icon-resize-grid { content: \"\\e623\"; }\n@mixin icon-resize { content: \"\\e624\"; }\n@mixin icon-help { content: \"\\e625\"; }\n@mixin icon-mobile-menu { content: \"\\e626\"; }\n@mixin icon-fix { content: \"\\e627\"; }\n@mixin icon-unlock { content: \"\\e628\"; }\n@mixin icon-lock { content: \"\\e629\"; }\n@mixin icon-ul { content: \"\\e62a\"; }\n@mixin icon-ol { content: \"\\e62b\"; }\n@mixin icon-email { content: \"\\e62c\"; }\n@mixin icon-download { content: \"\\e62d\"; }\n@mixin icon-logout { content: \"\\e62e\"; }\n@mixin icon-login { content: \"\\e62f\"; }\n@mixin icon-spinner { content: \"\\e630\"; }\n@mixin icon-preview { content: \"\\e631\"; }\n@mixin icon-external { content: \"\\e632\"; }\n@mixin icon-time { content: \"\\e633\"; }\n@mixin icon-save { content: \"\\e634\"; }\n@mixin icon-warning { content: \"\\e635\"; }\n@mixin icon-add { content: \"\\e636\"; }\n@mixin icon-error { content: \"\\e900\"; }\n@mixin icon-close { content: \"\\e637\"; }\n@mixin icon-success { content: \"\\e638\"; }\n@mixin icon-remove { content: \"\\e639\"; }\n@mixin icon-info { content: \"\\e63a\"; }\n@mixin icon-danger { content: \"\\e63b\"; }\n@mixin icon-users { content: \"\\e63c\"; }\n@mixin icon-user { content: \"\\e63d\"; }\n@mixin icon-test-taker { content: \"\\e63e\"; }\n@mixin icon-test-takers { content: \"\\e63f\"; }\n@mixin icon-item { content: \"\\e640\"; }\n@mixin icon-test { content: \"\\e641\"; }\n@mixin icon-delivery { content: \"\\e642\"; }\n@mixin icon-eye-slash { content: \"\\e643\"; }\n@mixin icon-result { content: \"\\e644\"; }\n@mixin icon-delivery-small { content: \"\\e645\"; }\n@mixin icon-upload { content: \"\\e646\"; }\n@mixin icon-result-small { content: \"\\e647\"; }\n@mixin icon-mobile-preview { content: \"\\e648\"; }\n@mixin icon-extension { content: \"\\e649\"; }\n@mixin icon-desktop-preview { content: \"\\e64a\"; }\n@mixin icon-tablet-preview { content: \"\\e64b\"; }\n@mixin icon-insert-horizontal-line { content: \"\\e64c\"; }\n@mixin icon-table { content: \"\\e64d\"; }\n@mixin icon-anchor { content: \"\\e64e\"; }\n@mixin icon-unlink { content: \"\\e64f\"; }\n@mixin icon-link { content: \"\\e650\"; }\n@mixin icon-right-left { content: \"\\e651\"; }\n@mixin icon-left-right { content: \"\\e652\"; }\n@mixin icon-special-character { content: \"\\e653\"; }\n@mixin icon-source { content: \"\\e654\"; }\n@mixin icon-new-page { content: \"\\e655\"; }\n@mixin icon-templates { content: \"\\e656\"; }\n@mixin icon-cut { content: \"\\e657\"; }\n@mixin icon-replace { content: \"\\e658\"; }\n@mixin icon-copy { content: \"\\e659\"; }\n@mixin icon-paste { content: \"\\e65a\"; }\n@mixin icon-select-all { content: \"\\e65b\"; }\n@mixin icon-paste-text { content: \"\\e65c\"; }\n@mixin icon-paste-word { content: \"\\e65d\"; }\n@mixin icon-bold { content: \"\\e65e\"; }\n@mixin icon-italic { content: \"\\e65f\"; }\n@mixin icon-underline { content: \"\\e660\"; }\n@mixin icon-subscript { content: \"\\e661\"; }\n@mixin icon-superscript { content: \"\\e662\"; }\n@mixin icon-strike-through { content: \"\\e663\"; }\n@mixin icon-decrease-indent { content: \"\\e664\"; }\n@mixin icon-increase-indent { content: \"\\e665\"; }\n@mixin icon-block-quote { content: \"\\e666\"; }\n@mixin icon-div-container { content: \"\\e667\"; }\n@mixin icon-align-left { content: \"\\e668\"; }\n@mixin icon-center { content: \"\\e669\"; }\n@mixin icon-align-right { content: \"\\e66a\"; }\n@mixin icon-justify { content: \"\\e66b\"; }\n@mixin icon-choice { content: \"\\e66c\"; }\n@mixin icon-inline-choice { content: \"\\e66d\"; }\n@mixin icon-match { content: \"\\e66e\"; }\n@mixin icon-associate { content: \"\\e66f\"; }\n@mixin icon-media { content: \"\\e670\"; }\n@mixin icon-graphic-order { content: \"\\e671\"; }\n@mixin icon-hotspot { content: \"\\e672\"; }\n@mixin icon-graphic-gap { content: \"\\e673\"; }\n@mixin icon-graphic-associate { content: \"\\e674\"; }\n@mixin icon-select-point { content: \"\\e675\"; }\n@mixin icon-pin { content: \"\\e676\"; }\n@mixin icon-import { content: \"\\e677\"; }\n@mixin icon-export { content: \"\\e678\"; }\n@mixin icon-move-item { content: \"\\e679\"; }\n@mixin icon-meta-data { content: \"\\e67a\"; }\n@mixin icon-slider { content: \"\\e67b\"; }\n@mixin icon-summary-report { content: \"\\e67c\"; }\n@mixin icon-text-entry { content: \"\\e67d\"; }\n@mixin icon-extended-text { content: \"\\e67e\"; }\n@mixin icon-eraser { content: \"\\e67f\"; }\n@mixin icon-row { content: \"\\e680\"; }\n@mixin icon-column { content: \"\\e681\"; }\n@mixin icon-text-color { content: \"\\e682\"; }\n@mixin icon-background-color { content: \"\\e683\"; }\n@mixin icon-spell-check { content: \"\\e684\"; }\n@mixin icon-polygon { content: \"\\e685\"; }\n@mixin icon-rectangle { content: \"\\e686\"; }\n@mixin icon-gap-match { content: \"\\e687\"; }\n@mixin icon-order { content: \"\\e688\"; }\n@mixin icon-hottext { content: \"\\e689\"; }\n@mixin icon-free-form { content: \"\\e68a\"; }\n@mixin icon-step-backward { content: \"\\e68b\"; }\n@mixin icon-fast-backward { content: \"\\e68c\"; }\n@mixin icon-backward { content: \"\\e68d\"; }\n@mixin icon-play { content: \"\\e68e\"; }\n@mixin icon-pause { content: \"\\e68f\"; }\n@mixin icon-stop { content: \"\\e690\"; }\n@mixin icon-forward { content: \"\\e691\"; }\n@mixin icon-fast-forward { content: \"\\e692\"; }\n@mixin icon-step-forward { content: \"\\e693\"; }\n@mixin icon-ellipsis { content: \"\\e694\"; }\n@mixin icon-circle { content: \"\\e695\"; }\n@mixin icon-target { content: \"\\e696\"; }\n@mixin icon-guide-arrow { content: \"\\e697\"; }\n@mixin icon-range-slider-right { content: \"\\e698\"; }\n@mixin icon-range-slider-left { content: \"\\e699\"; }\n@mixin icon-radio-checked { content: \"\\e69a\"; }\n@mixin icon-checkbox-indeterminate { content: \"\\e901\"; }\n@mixin icon-checkbox { content: \"\\e69b\"; }\n@mixin icon-checkbox-crossed { content: \"\\e69c\"; }\n@mixin icon-checkbox-checked { content: \"\\e69d\"; }\n@mixin icon-result-nok { content: \"\\e69e\"; }\n@mixin icon-result-ok { content: \"\\e69f\"; }\n@mixin icon-not-evaluated { content: \"\\e6a0\"; }\n@mixin icon-filter { content: \"\\e6a1\"; }\n@mixin icon-translate { content: \"\\e6a2\"; }\n@mixin icon-eject { content: \"\\e6a3\"; }\n@mixin icon-continue { content: \"\\e6a4\"; }\n@mixin icon-radio { content: \"\\e6a5\"; }\n@mixin icon-sphere { content: \"\\e6a6\"; }\n@mixin icon-reset { content: \"\\e6a7\"; }\n@mixin icon-smaller { content: \"\\e6a8\"; }\n@mixin icon-larger { content: \"\\e6a9\"; }\n@mixin icon-clock { content: \"\\e6aa\"; }\n@mixin icon-font { content: \"\\e6ab\"; }\n@mixin icon-maths { content: \"\\e6ac\"; }\n@mixin icon-grip { content: \"\\e6ad\"; }\n@mixin icon-rubric { content: \"\\e6ae\"; }\n@mixin icon-audio { content: \"\\e6af\"; }\n@mixin icon-grip-h { content: \"\\e6b0\"; }\n@mixin icon-magicwand { content: \"\\e6b1\"; }\n@mixin icon-loop { content: \"\\ea2e\"; }\n@mixin icon-calendar { content: \"\\e953\"; }\n@mixin icon-reload { content: \"\\e984\"; }\n@mixin icon-speed { content: \"\\e9a6\"; }\n@mixin icon-volume { content: \"\\ea27\"; }\n@mixin icon-contrast { content: \"\\e9d5\"; }\n@mixin icon-headphones { content: \"\\e910\"; }\n@mixin icon-compress { content: \"\\f066\"; }\n@mixin icon-map-o { content: \"\\f278\"; }\n@mixin icon-variable { content: \"\\e908\"; }\n@mixin icon-tooltip { content: \"\\e90c\"; }\n@mixin icon-globe { content: \"\\e9c9\"; }\n@mixin icon-highlighter { content: \"\\e90f\"; }\n@mixin icon-eliminate-crossed { content: \"\\e911\"; }\n@mixin icon-play-from-here { content: \"\\e912\"; }\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\nreset.css (part of editor.css)\r\n================================\r\n\r\nThis file holds the \"reset\" requirements of CKEditor, as well as define the\r\ndefault interface styles.\r\n\r\nCKEditor includes two main \"reset\" class names in the DOM structure created for\r\neditors:\r\n\r\n\t* .cke_reset: Intended to reset a specific element, but not its children.\r\n\t Because of this, only styles that will not be inherited can be defined.\r\n\r\n\t* .cke_reset_all: Intended to reset not only the element holding it, but\r\n\t also its child elements.\r\n\r\nTo understand why \"reset\" is needed, check the CKEditor Skin SDK:\r\nhttp://docs.cksource.com/CKEditor_4.x/Skin_SDK/Reset\r\n*/\r\n@import \"inc/bootstrap\";\r\n/* Reset for single elements, not their children. */\r\n.cke_reset {\r\n /* Do not include inheritable rules here. */\r\n margin: 0;\r\n padding: 0;\r\n border: 0;\r\n background: transparent;\r\n text-decoration: none;\r\n width: auto;\r\n height: auto;\r\n vertical-align: baseline;\r\n box-sizing: content-box;\r\n position: static;\r\n transition: none;\r\n z-index: 0 !important;\r\n}\r\n\r\n/* Reset for elements and their children. */\r\n.cke_reset_all, .cke_reset_all * {\r\n /* The following must be identical to .cke_reset. */\r\n margin: 0;\r\n padding: 0;\r\n border: 0;\r\n background: transparent;\r\n text-decoration: none;\r\n width: auto;\r\n height: auto;\r\n vertical-align: baseline;\r\n box-sizing: content-box;\r\n transition: none;\r\n\r\n /* These are rule inherited by all children elements. */\r\n border-collapse: collapse;\r\n font-family: $regularFont;\r\n font-weight: 400;\r\n font-style: normal;\r\n font-size: 1.4rem;\r\n //color: #222;\r\n text-align: left;\r\n white-space: nowrap;\r\n cursor: auto;\r\n}\r\n\r\n.cke_reset_all .cke_rtl * {\r\n text-align: right;\r\n}\r\n\r\n/* Defaults for some elements. */\r\n\r\n.cke_reset_all iframe {\r\n vertical-align: inherit; /** For IE */\r\n}\r\n\r\n.cke_reset_all textarea {\r\n white-space: pre;\r\n}\r\n\r\n.cke_reset_all textarea,\r\n.cke_reset_all input[type=\"text\"],\r\n.cke_reset_all input[type=\"password\"] {\r\n cursor: text;\r\n}\r\n\r\n.cke_reset_all textarea[disabled],\r\n.cke_reset_all input[type=\"text\"][disabled],\r\n.cke_reset_all input[type=\"password\"][disabled] {\r\n cursor: default;\r\n}\r\n\r\n.cke_reset_all fieldset {\r\n padding: 10px;\r\n border: 2px groove #E0DFE3;\r\n}\r\n\r\n.cke_reset_all select {\r\n @include border-box();\r\n}\r\n","$sidebarWidth: 180;\n$sidebarGutter: 0;\n$toolbarHeight: 50;\n$treeSidebar: 280;\n\n// fonts\n$fontPath : 'font/' !default;\n$monospaceFont: Consolas, 'Andale Mono WT', 'Andale Mono', 'Lucida Console', 'Lucida Sans Typewriter', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Liberation Mono', 'Nimbus Mono L', Monaco, 'Courier New', Courier, monospace;\n$regularFont: 'Source Sans Pro', sans-serif;\n$headingFont: 'Source Sans Pro', sans-serif;\n\n\n%clearfix {\n &:before, &:after {\n content: \" \";\n display: table;\n }\n &:after {\n clear: both;\n }\n}\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\nmainui.css (part of editor.css)\r\n=================================\r\n\r\nThis file styles the basic structure of the CKEditor user interface - the box\r\nthat holds everything.\r\n\r\nCKEditor offers two main editing modes. The main UI blocks that compose these\r\nmodes are:\r\n\r\n\tFor \"Theme UI\" mode, the one most generally used:\r\n\r\n\t+-- .cke_chrome ----------------------+\r\n\t|+-- .cke_inner ---------------------+|\r\n\t|| +-- .cke_top -------------------+ ||\r\n\t|| | | ||\r\n\t|| +-------------------------------+ ||\r\n\t|| +-- .cke_contents --------------+ ||\r\n\t|| | | ||\r\n\t|| +-------------------------------+ ||\r\n\t|| +-- .cke_bottom ----------------+ ||\r\n\t|| | | ||\r\n\t|| +-------------------------------+ ||\r\n\t|+-----------------------------------+|\r\n\t+-------------------------------------+\r\n\r\n\tFor \"Inline Editing\" mode:\r\n\r\n\t+-- .cke_chrome .cke_float------------+\r\n\t|+-- .cke_inner ---------------------+|\r\n\t|| +-- .cke_top -------------------+ ||\r\n\t|| | | ||\r\n\t|| +-------------------------------+ ||\r\n\t|+-----------------------------------+|\r\n\t+-------------------------------------+\r\n\r\nSpecial outer level classes used in this file:\r\n\r\n\t.cke_hc: Available when the editor is rendered on \"High Contrast\".\r\n\r\n*/\r\n\r\n/* The outer boundary of the interface. */\r\n.cke_chrome {\r\n /* This is , so transform it into a block.*/\r\n display: block;\r\n padding: 0;\r\n}\r\n\r\n/* The inner boundary of the interface. */\r\n.cke_inner {\r\n /* This is , so transform it into a block.*/\r\n display: block;\r\n\r\n -webkit-touch-callout: none;\r\n\r\n padding: 0;\r\n position: relative;\r\n z-index: 10001;\r\n\r\n}\r\n\r\n/* Added to the outer boundary of the UI when in inline editing,\r\n when the UI is floating. */\r\n.cke_float {\r\n /* Make white the space between the outer and the inner borders. */\r\n border: none;\r\n}\r\n\r\n.cke_float .cke_inner {\r\n /* As we don't have blocks following top (toolbar) we suppress the padding\r\n as the toolbar defines its own margin. */\r\n padding-bottom: 0;\r\n}\r\n\r\n/* Make the main spaces enlarge to hold potentially floated content. */\r\n.cke_top,\r\n.cke_contents,\r\n.cke_bottom {\r\n /* These are s, so transform them into blocks.*/\r\n //display: block;\r\n\r\n /* Ideally this should be \"auto\", but it shows scrollbars in IE7. */\r\n overflow: hidden;\r\n}\r\n\r\n.cke_top {\r\n /*border: 1px solid #b2b2b2;*/\r\n /* Allow breaking toolbars when in a narrow editor. (#9947) */\r\n white-space: normal;\r\n padding: 4px 3px 0px 4px;\r\n background: $uiClickableDefaultBg;\r\n @include simple-border($uiClickableDefaultBg);\r\n @include box-shadow();\r\n}\r\n\r\n.cke_float .cke_top {\r\n border: 3px solid $uiClickableDefaultBg;\r\n\r\n}\r\n\r\n.cke_bottom {\r\n padding: 1px;\r\n position: relative;\r\n @include simple-border();\r\n /*\r\n border-top: 1px solid #bfbfbf;\r\n\r\n box-shadow: 0 1px 0 #fff inset;\r\n\r\n background: #cfd1cf;\r\n background-image: linear-gradient(top, #ebebeb, #cfd1cf);\r\n filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#ebebeb', endColorstr='#cfd1cf');*/\r\n}\r\n\r\n/* On iOS we need to manually enable scrolling in the contents block. (#9945) */\r\n.cke_browser_ios .cke_contents {\r\n overflow-y: auto;\r\n -webkit-overflow-scrolling: touch;\r\n}\r\n\r\n/* The resizer is the small UI element that is rendered at the bottom right\r\n part of the editor. It makes is possible to resize the editor UI. */\r\n.cke_resizer {\r\n /* To avoid using images for the resizer, we create a small triangle,\r\n using some CSS magic. */\r\n width: 0;\r\n height: 0;\r\n overflow: hidden;\r\n width: 0;\r\n height: 0;\r\n overflow: hidden;\r\n border-width: 10px 10px 0 0;\r\n border-color: transparent #666 transparent transparent;\r\n border-style: dashed solid dashed dashed;\r\n\r\n font-size: 0;\r\n vertical-align: bottom;\r\n\r\n margin-top: 6px;\r\n\r\n /* \tA margin in case of no other element in the same container\r\n to keep a distance to the bottom edge. */\r\n margin-bottom: 2px;\r\n\r\n box-shadow: 0 1px 0 rgba(255, 255, 255, .3);\r\n}\r\n\r\n.cke_hc .cke_resizer {\r\n font-size: 15px;\r\n width: auto;\r\n height: auto;\r\n border-width: 0;\r\n}\r\n\r\n.cke_resizer_ltr {\r\n cursor: se-resize;\r\n\r\n float: right;\r\n margin-right: -4px;\r\n}\r\n\r\n/* This class is added in RTL mode. This is a special case for the resizer\r\n (usually the .cke_rtl class is used), because it may not necessarily be in\r\n RTL mode if the main UI is RTL. It depends instead on the context where the\r\n editor is inserted on. */\r\n.cke_resizer_rtl {\r\n border-width: 10px 0 0 10px;\r\n border-color: transparent transparent transparent #A5A5A5;\r\n border-style: dashed dashed dashed solid;\r\n\r\n cursor: sw-resize;\r\n\r\n float: left;\r\n margin-left: -4px;\r\n right: auto;\r\n}\r\n\r\n/* The editing area (where users type) can be rendered as an editable
\r\n element (e.g. divarea plugin). In that case, this is the class applied to\r\n that element. */\r\n.cke_wysiwyg_div {\r\n display: block;\r\n height: 100%;\r\n overflow: auto;\r\n padding: 0 8px;\r\n outline-style: none;\r\n @include border-box();\r\n}\r\n","// buttons and alerts\n$success: rgb(14, 145, 75);\n$info: rgb(14, 93, 145);\n$warning: rgb(216, 174, 91);\n$danger: rgb(201, 96, 67);\n$error: rgb(186, 18, 43);\n$activeInteraction: rgb(195, 90, 19);\n\n// corporate identity\n$logoRed: rgb(186, 18, 43);\n$grey: rgb(173, 161, 148);\n$darkBlueGrey: rgb(164, 187, 197);\n$mediumBlueGrey: rgb(193, 212, 220);\n$lightBlueGrey: rgb(228, 236, 239);\n$brownRedGrey: rgb(154, 137, 123);\n$darkBrown: rgb(111, 99, 89);\n$websiteBorder: rgb(141, 148, 158);\n\n// ui elements, these should only variations of the above\n// naming convention: jQueryUi theme roller -> camelCase\n\n$textColor: #222;\n$textHighlight: white;\n\n$uiGeneralContentBg: white();\n$uiGeneralContentBorder: #ddd;\n\n$uiHeaderBg: #d4d5d7;\n\n$uiClickableDefaultBg: #f3f1ef;\n$uiClickableHoverBg: whiten($info, 0.2);\n//$uiClickableActiveBg: $uiHeaderBg;\n$uiClickableActiveBg: whiten($websiteBorder, 0.2);\n//$uiClickableActiveBg: #aaa;\n\n$uiSelectableSelectedBg: whiten($info, 0.2);\n$uiSelectableSelectedHoverBg: whiten($info, 0.1);\n$uiSelectableHoverBg: whiten($info, 0.9);\n\n$uiOverlay: $lightBlueGrey;\n\n// new layout. Implemented now only for review panel\n$uiReviewPanelBg: #f2f2f2;\n$uiReviewPanelTextDisabled: hsl(0, 0%, 45%);\n$uiReviewPanelTextDefault: hsl(0, 0%, 12%);\n$uiReviewPanelBgDefault: $uiGeneralContentBg;\n$uiReviewPanelPrimaryHighlight: hsl(208, 100%, 32%);\n$uiReviewPanelBgInverted: $uiReviewPanelTextDefault;\n$uiReviewPanelTextInverted: $uiGeneralContentBg;\n\n// sidebars etc.\n$canvas: mix(#fff, $grey, 85%);\n\n// colors taken from feedback.scss\n$successBgColor: whiten($success, 0.8);\n$successBorderColor: whiten($success, 0.1);\n\n$infoBgColor: whiten($info, 0.8);\n$infoBorderColor: whiten($info, 0.1);\n\n$warningBgColor: whiten($warning, 0.8);\n$warningBorderColor: whiten($warning, 0.1);\n\n$dangerBgColor: whiten($danger, 0.8);\n$dangerBorderColor: whiten($danger, 0.1);\n\n$errorBgColor: whiten($error, 0.8);\n$errorBorderColor: whiten($error, 0.1);\n\n$darkBar: rgb(51, 51, 51);\n$darkBarTxt: rgb(230, 230, 230);\n$darkBarIcon: rgb(220, 220, 220);\n\n$actionLinkColor: #276d9b;\n$actionLinkHoverColor: #4f83a7;\n\n$colorWheel-01: #c3ba13;\n$colorWheel-02: #84a610;\n$colorWheel-03: #2b8e0e;\n$colorWheel-04: #0f9787;\n$colorWheel-05: #0e5d91;\n$colorWheel-06: #0d2689;\n$colorWheel-07: #400d83;\n$colorWheel-08: #960e7d;\n$colorWheel-09: #ba122b;\n$colorWheel-10: #c34713;\n$colorWheel-11: #c36f13;\n$colorWheel-12: #c39413;\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n/*\r\npanel.css (part of editor.css)\r\n================================\r\n\r\nPanels are floating elements that can hold different types of contents.\r\nThe following are common uses of it:\r\n\r\n\t- The element that toolbar combos display when opening them.\r\n\t- The context menu.\r\n\t- The list of items displayed by \"menu buttons\" (e.g. scayt).\r\n\t- The panel shown when opening \"panel buttons\" (e.g. color buttons).\r\n\r\nPanel contents are wrapped into an iframe, so it is possible to have additional\r\nCSS loaded inside them (e.g. to have more accurate preview on the styles combo).\r\n\r\nThe following is a visual representation of the outer elements of a panel:\r\n\r\n+-- .cke_panel(*) ---------------------+\r\n| +-- IFRAME.cke_panel_frame --------+ |\r\n| | +-- HTML.cke_panel_container --+ | |\r\n| | | +-- .cke_panel_block ------+ | | |\r\n| | | | | | | |\r\n| | | | (contents here) | | | |\r\n| | | | | | | |\r\n| | | +--------------------------+ | | |\r\n| | +------------------------------+ | |\r\n| +----------------------------------+ |\r\n+--------------------------------------+\r\n\r\n(*) All kinds of panel share the above structure. Menu panels adds the\r\n .cke_menu_panel class to the outer element, while toolbar combos add the\r\n\t.cke_combopanel class.\r\n\r\nThis file also defines styles for panel lists (used by combos). For menu-like\r\npanel contents and color panels check menu.css and colorpanel.css.\r\n*/\r\n@import \"inc/bootstrap\";\r\n\r\n/* The box that holds an IFRAME. It's inserted into a host document and positioned\r\n absolutely by the application. It floats above the host document/editor. */\r\n.cke_panel {\r\n /* Restore the loading hide */\r\n visibility: visible;\r\n width: 120px;\r\n height: 100px;\r\n overflow: hidden;\r\n\r\n background-color: #fff;\r\n border: 1px solid #b6b6b6;\r\n border-bottom-color: #999;\r\n\r\n border-radius: 3px;\r\n\r\n box-shadow: 0 0 3px rgba(0, 0, 0, .15);\r\n font-size: 14px;\r\n\r\n visibility: hidden;\r\n}\r\n.cke_panel_visible {\r\n visibility: visible;\r\n}\r\n\r\n/* This class represents panels which are used as context menus. */\r\n.cke_menu_panel {\r\n padding: 0;\r\n margin: 0;\r\n background-color: $textHighlight;\r\n border: 1px solid $uiGeneralContentBorder;\r\n border-radius: 2px;\r\n box-shadow: none;\r\n max-height: 60vh;\r\n}\r\n\r\n/* This class represents panels which are used by rich combos. */\r\n.cke_combopanel {\r\n width: 150px;\r\n height: 170px;\r\n}\r\n\r\n/* The IFRAME the panel is wrapped into. */\r\n.cke_panel_frame {\r\n width: 100%;\r\n height: 100%;\r\n font-size: 12px;\r\n\r\n overflow: auto;\r\n overflow-x: hidden;\r\n}\r\n\r\n/* The HTML document which is a direct descendant of the IFRAME */\r\n.cke_panel_container {\r\n // override inline styles to add scrollbars to the dropdown menu\r\n overflow-y: scroll !important;\r\n}\r\n\r\n/*\r\nHere we start the definition of panel lists (e.g. combo panels). The following\r\nis its visual representation:\r\n\r\n+-- .cke_panel_block -----------------+\r\n| +-- .cke_panel_grouptitle --------+ |\r\n| | | |\r\n| +---------------------------------+ |\r\n| +-- .cke_panel_list --------------+ |\r\n| | +-- .cke_panel_listItem ------+ | |\r\n| | | +-- a --------------------+ | | |\r\n| | | | +-- span -------------+ | | | |\r\n| | | | | | | | | |\r\n| | | | +---------------------+ | | | |\r\n| | | +-------------------------+ | | |\r\n| | +-----------------------------+ | |\r\n| | +-- .cke_panel_listItem ------+ | |\r\n| | | +-- a --------------------+ | | |\r\n| | | | +-- span -------------+ | | | |\r\n| | | | | | | | | |\r\n| | | | +---------------------+ | | | |\r\n| | | +-------------------------+ | | |\r\n| | +-----------------------------+ | |\r\n| | ... | |\r\n| +---------------------------------+ |\r\n+-------------------------------------+\r\n*/\r\n\r\n/* The list of panel items. */\r\n.cke_panel_list {\r\n list-style-type: none;\r\n margin: 0;\r\n padding: 0;\r\n white-space: nowrap;\r\n overflow-y: auto;\r\n height: 170px;\r\n}\r\n\r\n/* The item of .cke_panel_list */\r\n.cke_panel_listItem {\r\n margin: 0;\r\n padding-bottom: 1px;\r\n}\r\n\r\n/* The child of .cke_panel_listItem. These elements contain spans which are\r\n to display a real name of the property which is visible for an end-user. */\r\n.cke_panel_listItem a {\r\n padding: 3px 4px;\r\n display: block;\r\n border: 1px solid #fff;\r\n color: inherit !important;\r\n text-decoration: none;\r\n overflow: hidden;\r\n text-overflow: ellipsis;\r\n border-radius: 2px;\r\n}\r\n\r\n/* IE6 */\r\n* html .cke_panel_listItem a {\r\n width: 100%;\r\n\r\n /* IE is not able to inherit the color, so we must force it to black */\r\n color: #000;\r\n}\r\n\r\n/* IE7 */\r\n*:first-child + html .cke_panel_listItem a {\r\n /* IE is not able to inherit the color, so we must force it to black */\r\n color: #000;\r\n}\r\n\r\n.cke_panel_listItem.cke_selected a {\r\n\r\n background-color: mix(#fff, $info, 80%);\r\n}\r\n\r\n.cke_panel_listItem a:hover,\r\n.cke_panel_listItem a:focus,\r\n.cke_panel_listItem a:active {\r\n\r\n background-color: $uiClickableHoverBg;\r\n}\r\n\r\n.cke_hc .cke_panel_listItem a {\r\n border-style: none;\r\n}\r\n\r\n.cke_hc .cke_panel_listItem a:hover,\r\n.cke_hc .cke_panel_listItem a:focus,\r\n.cke_hc .cke_panel_listItem a:active {\r\n border: 2px solid;\r\n padding: 1px 2px;\r\n}\r\n\r\n/* The title of the entire panel which is visible on top of the list. */\r\n.cke_panel_grouptitle {\r\n display: none;\r\n}\r\n\r\n/* The following styles set defaults of the elements used by the Paragraph\r\n Format panel. */\r\n.cke_panel_listItem p,\r\n.cke_panel_listItem h1,\r\n.cke_panel_listItem h2,\r\n.cke_panel_listItem h3,\r\n.cke_panel_listItem h4,\r\n.cke_panel_listItem h5,\r\n.cke_panel_listItem h6,\r\n.cke_panel_listItem pre {\r\n margin-top: 0px;\r\n margin-bottom: 0px;\r\n}\r\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\ncolorpanel.css (part of editor.css)\r\n=====================================\r\n\r\nThe color panel is related to the contents part of the panels that are\r\ndisplayed when clicking the color buttons of the toolbar. See panels.css for\r\nstyles related to the outer part of panels.\r\n\r\nThe following is the visual representation of the color panel contents:\r\n\r\n+-- .cke_panel_block.cke_colorblock --+\r\n| +-- a.cke_colorauto --------------+ |\r\n| | | |\r\n| | AUTOMATIC COLOR | |\r\n| | | |\r\n| +---------------------------------+ |\r\n| +-- table ------------------------+ |\r\n| | | |\r\n| | COLOR PALETTE | |\r\n| | | |\r\n| |---------------------------------| |\r\n| | \"More Colors\" | |\r\n| +---------------------------------+ |\r\n+-------------------------------------+\r\n\r\nThe AUTOMATIC COLOR section is an containing a table with two cells with\r\nthe following contents:\r\n\r\n+-- TD -----------------+ +-- TD -----------------+\r\n| +-- .cke_colorbox --+ | | |\r\n| | | | | \"Automatic\" |\r\n| +-------------------+ | | |\r\n+-----------------------+ +-----------------------+\r\n\r\nThe COLOR PALETTE section instead is a table with a variable number of cells\r\n(by default 8). Each cell represents a color box, with the following structure:\r\n\r\n+-- A.cke_colorbox ---------+\r\n| +-- SPAN.cke_colorbox --+ |\r\n| | | |\r\n| +-----------------------+ |\r\n+---------------------------+\r\n*/\r\n\r\n/* The container of the color palette. */\r\n.cke_colorblock {\r\n padding: 3px;\r\n font-size: 11px;\r\n font-family: 'Microsoft Sans Serif', Tahoma, Arial, Verdana, Sans-Serif;\r\n}\r\n\r\n.cke_colorblock,\r\n.cke_colorblock a {\r\n text-decoration: none;\r\n color: #000;\r\n}\r\n\r\n/* The box which is to represent a single color on the color palette.\r\n It is a small, square-shaped element which can be selected from the palette. */\r\nspan.cke_colorbox {\r\n width: 10px;\r\n height: 10px;\r\n border: #808080 1px solid;\r\n float: left;\r\n}\r\n\r\n.cke_rtl span.cke_colorbox {\r\n float: right;\r\n}\r\n\r\n/* The wrapper of the span.cke_colorbox. It provides an extra border and padding. */\r\na.cke_colorbox {\r\n border: #fff 1px solid;\r\n padding: 2px;\r\n float: left;\r\n width: 12px;\r\n height: 12px;\r\n}\r\n\r\n.cke_rtl a.cke_colorbox {\r\n float: right;\r\n}\r\n\r\n/* Different states of the a.cke_colorbox wrapper. */\r\na:hover.cke_colorbox,\r\na:focus.cke_colorbox,\r\na:active.cke_colorbox {\r\n border: #b6b6b6 1px solid;\r\n background-color: #e5e5e5;\r\n}\r\n\r\n/* Buttons which are visible at the top/bottom of the color palette:\r\n - cke_colorauto (TOP) applies the automatic color.\r\n - cke_colormore (BOTTOM) executes the color dialog.\r\n*/\r\na.cke_colorauto,\r\na.cke_colormore {\r\n border: #fff 1px solid;\r\n padding: 2px;\r\n display: block;\r\n cursor: pointer;\r\n}\r\n\r\n/* Different states of cke_colorauto/cke_colormore buttons. */\r\na:hover.cke_colorauto,\r\na:hover.cke_colormore,\r\na:focus.cke_colorauto,\r\na:focus.cke_colormore,\r\na:active.cke_colorauto,\r\na:active.cke_colormore {\r\n border: #b6b6b6 1px solid;\r\n background-color: #e5e5e5;\r\n}\r\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\ntoolbar.css (part of editor.css)\r\n==================================\r\n\r\nThis files styles the CKEditor toolbar and its buttons. For toolbar combo\r\nstyles, check richcombo.css.\r\n\r\nThe toolbar is rendered as a big container (called toolbox), which contains\r\nsmaller \"toolbars\". Each toolbar represents a group of items that cannot be\r\nseparated. The following is the visual representation of the toolbox.\r\n\r\n+-- .cke_toolbox ----------------------------------------------------------+\r\n| +-- .cke_toolbar --+ +-- .cke_toolbar --+ ... +-- .cke_toolbar_break --+ |\r\n| | | | | | | |\r\n| +------------------+ +------------------+ +------------------------+ |\r\n| +-- .cke_toolbar --+ +-- .cke_toolbar --+ ... |\r\n| | | | | |\r\n| +------------------+ +------------------+ |\r\n+--------------------------------------------------------------------------+\r\n\r\nThe following instead is the visual representation of a single toolbar:\r\n\r\n+-- .cke_toolbar ----------------------------------------------------------------+\r\n| +-- .cke_toolbar_start --+ +-- .cke_toolgroup (*) --+ +-- .cke_toolbar_end --+ |\r\n| | | | | | | |\r\n| +------------------------+ +------------------------+ +----------------------+ |\r\n+--------------------------------------------------------------------------------+\r\n(*) .cke_toolgroup is available only when the toolbar items can be grouped\r\n (buttons). If the items can't be group (combos), this box is not available\r\n\tand the items are rendered straight in that place.\r\n\r\nThis file also styles toolbar buttons, which are rendered inside the above\r\n.cke_toolgroup containers. This is the visual representation of a button:\r\n\r\n+-- .cke_button -------------------------------------+\r\n| +-- .cke_button_icon --+ +-- .cke_button_label --+ |\r\n| | | | | |\r\n| +----------------------+ +-----------------------+ |\r\n+----------------------------------------------------+\r\n\r\nSpecial outer level classes used in this file:\r\n\r\n\t.cke_hc: Available when the editor is rendered on \"High Contrast\".\r\n\t.cke_rtl: Available when the editor UI is on RTL.\r\n*/\r\n@import \"inc/bootstrap\";\r\n/* The box that holds each toolbar. */\r\n.cke_toolbar {\r\n float: left;\r\n position: relative;\r\n z-index: 10005\r\n}\r\n\r\n.cke_rtl .cke_toolbar {\r\n float: right;\r\n}\r\n\r\n@media (pointer:coarse) {\r\n .cke .cke_toolbar .cke_button_off.cke_button_off:hover {\r\n background: white !important;\r\n color: $textColor !important;\r\n }\r\n}\r\n\r\n/* The box that holds buttons. */\r\n.cke_toolgroup {\r\n float: left;\r\n margin: 0 2px 0 0;\r\n @include simple-border();\r\n @include border-radius(1);\r\n\r\n background: white();\r\n display: flex;\r\n}\r\n\r\n.cke_hc .cke_toolgroup {\r\n border: 0;\r\n margin-right: 10px;\r\n margin-bottom: 10px;\r\n}\r\n\r\n.cke_rtl .cke_toolgroup {\r\n float: right;\r\n margin-left: 6px;\r\n margin-right: 0;\r\n}\r\n\r\n/* A toolbar button . */\r\n.cke .cke_toolbar .cke_button {\r\n display: inline-block;\r\n height: 18px;\r\n padding: 4px 6px;\r\n outline: none;\r\n cursor: pointer;\r\n border: 0;\r\n color: $textColor;\r\n}\r\n\r\n.cke .cke_toolbar .cke_button:hover {\r\n background: $uiClickableHoverBg !important;\r\n color: $textHighlight !important;\r\n}\r\n\r\n.cke_reset_all, .cke_reset_all *\r\n.cke .cke_top .cke_toolbar .cke_button_disabled:hover {\r\n background: white !important;\r\n cursor: default !important;\r\n}\r\n\r\n.cke_rtl .cke_button {\r\n float: right;\r\n}\r\n\r\n.cke_hc .cke_button {\r\n border: 1px solid black;\r\n\r\n /* Compensate the added border */\r\n padding: 3px 5px;\r\n margin: -2px 4px 0 -2px;\r\n}\r\n\r\n/* This class is applied to the button when it is \"active\" (pushed).\r\n This style indicates that the feature associated with the button is active\r\n i.e. currently writing in bold or when spell checking is enabled. */\r\n.cke .cke_toolbar a.cke_button_on {\r\n background-color: $info;\r\n color: $textHighlight;\r\n}\r\n\r\n.cke_button_disabled span {\r\n opacity: 0.4 !important;\r\n}\r\n\r\na.cke_button_on:hover,\r\na.cke_button_on:focus,\r\na.cke_button_on:active {\r\n\r\n cursor: pointer;\r\n}\r\n\r\na.cke_button_off:hover,\r\na.cke_button_off:focus,\r\na.cke_button_off:active,\r\na.cke_button_disabled:hover,\r\na.cke_button_disabled:focus,\r\na.cke_button_disabled:active {\r\n\r\n background-color: $uiClickableActiveBg;\r\n\r\n cursor: default;\r\n text-shadow: none;\r\n}\r\n\r\n/* The icon which is a visual representation of the button. */\r\n.cke_button_icon {\r\n cursor: inherit;\r\n background-repeat: no-repeat;\r\n margin-top: 1px;\r\n width: 16px;\r\n height: 16px;\r\n float: left;\r\n}\r\n\r\n.cke_rtl .cke_button_icon {\r\n float: right;\r\n}\r\n\r\n.cke_hc .cke_button_icon {\r\n display: none;\r\n}\r\n\r\n/* The label of the button that stores the name of the feature. By default,\r\n labels are invisible. They can be revealed on demand though. */\r\n.cke_button_label {\r\n display: none;\r\n padding-left: 3px;\r\n margin-top: 1px;\r\n line-height: 17px;\r\n vertical-align: middle;\r\n float: left;\r\n cursor: default;\r\n\r\n &.cke_button__language_label {\r\n display: block;\r\n cursor: pointer;\r\n }\r\n}\r\n\r\n.cke_button__language {\r\n cursor: pointer;\r\n}\r\n\r\n.cke_button__language_icon {\r\n display: none;\r\n}\r\n\r\n.cke_rtl .cke_button_label {\r\n padding-right: 3px;\r\n padding-left: 0;\r\n float: right;\r\n}\r\n\r\n.cke_hc .cke_button_label {\r\n padding: 0;\r\n display: inline-block;\r\n font-size: 12px;\r\n}\r\n\r\n.cke_rtl .cke_button_arrow {\r\n margin-right: 5px;\r\n margin-left: 0;\r\n}\r\n\r\n.cke_hc .cke_button_arrow {\r\n font-size: 10px;\r\n margin: 3px -2px 0 3px;\r\n width: auto;\r\n border: 0;\r\n}\r\n\r\n.cke_button_arrow {\r\n padding: 0 8px 5px 0;\r\n position: relative;\r\n top: -4px;\r\n opacity: .8\r\n}\r\n\r\n/* The vertical separator which is used within a single toolbar to split\r\n buttons into sub-groups. */\r\n.cke_toolbar_separator {\r\n float: left;\r\n background-color: #c0c0c0;\r\n background-color: rgba(0, 0, 0, .2);\r\n margin: 5px 2px 0;\r\n height: 18px;\r\n width: 1px;\r\n}\r\n\r\n.cke_rtl .cke_toolbar_separator {\r\n float: right;\r\n}\r\n\r\n.cke_hc .cke_toolbar_separator {\r\n width: 0;\r\n border-left: 1px solid;\r\n margin: 1px 5px 0 0px;\r\n}\r\n\r\n/* The dummy element that breaks toolbars.\r\n Once it is placed, the very next toolbar is moved to the new row. */\r\n.cke_toolbar_break {\r\n display: block;\r\n clear: left;\r\n}\r\n\r\n.cke_rtl .cke_toolbar_break {\r\n clear: right;\r\n}\r\n\r\n/* The button, which when clicked hides (collapses) all the toolbars. */\r\n.cke_toolbox_collapser {\r\n width: 12px;\r\n height: 11px;\r\n float: right;\r\n margin: 11px 0 0;\r\n font-size: 0;\r\n cursor: default;\r\n text-align: center;\r\n border: 1px solid #a6a6a6;\r\n border-bottom-color: #979797;\r\n border-radius: 3px;\r\n background: #fff;\r\n}\r\n\r\n.cke_toolbox_collapser.cke_toolbox_collapser_min {\r\n margin: 0 2px 4px;\r\n}\r\n\r\n.cke_rtl .cke_toolbox_collapser {\r\n float: left;\r\n}\r\n\r\n/* The CSS arrow, which belongs to the toolbar collapser. */\r\n.cke_toolbox_collapser .cke_arrow {\r\n display: inline-block;\r\n height: 0;\r\n width: 0;\r\n font-size: 0;\r\n margin-top: 1px;\r\n border-left: 3px solid transparent;\r\n border-right: 3px solid transparent;\r\n border-bottom: 3px solid #474747;\r\n border-top: 3px solid transparent;\r\n}\r\n\r\n.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow {\r\n margin-top: 4px;\r\n border-bottom-color: transparent;\r\n border-top-color: #474747;\r\n}\r\n\r\n.cke_hc .cke_toolbox_collapser .cke_arrow {\r\n font-size: 8px;\r\n width: auto;\r\n border: 0;\r\n margin-top: 0;\r\n margin-right: 2px;\r\n}\r\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\nmenu.css (part of editor.css)\r\n===============================\r\n\r\nThis file styles menus used in the editor UI. These menus are the list of\r\noptions available inside some \"floating panels\", like menu buttons of the\r\ntoolbar or the context menu.\r\n\r\nNote that the menu itself doesn't include the floating element that holds it.\r\nThat element is styles in the panel.css file.\r\n\r\nThe following is a visual representation of the main elements of a menu:\r\n\r\n+-- .cke_menu -----------------+\r\n| +-- .cke_menuitem --------+ |\r\n| | +-- .cke_menubutton ---+ | |\r\n| | | | | |\r\n| | +----------------------+ | |\r\n| +--------------------------+ |\r\n| +-- .cke_menuseparator ----+ |\r\n| ... |\r\n+------------------------------+\r\n\r\nThis is the .cke_menubutton structure:\r\n(Note that the menu button icon shares with toolbar button the common class .cke_button_icon to achieve the same outlook.)\r\n\r\n+-- .cke_menubutton -------------------------------------------------------------------------+\r\n| +-- .cke_menubutton_inner ---------------------------------------------------------------+ |\r\n| | +-- .cke_menubutton_icon ---+ +-- .cke_menubutton_label --+ +-- .cke_cke_menuarrow --+ | |\r\n| | | +-- .cke_button_icon ---+ | | | | | | |\r\n| | | | | | | | | | | |\r\n| | | +-----------------------+ | | | | | | |\r\n| | +---------------------------+ +---------------------------+ +------------------------+ | |\r\n| +----------------------------------------------------------------------------------------+ |\r\n+--------------------------------------------------------------------------------------------+\r\n\r\nSpecial outer level classes used in this file:\r\n\r\n\t.cke_hc: Available when the editor is rendered on \"High Contrast\".\r\n\t.cke_rtl: Available when the editor UI is on RTL.\r\n*/\r\n\r\n/* .cke_menuitem is the element that holds the entire structure of each of the\r\n menu items. */\r\n\r\n.cke_menubutton {\r\n /* The \"button\" inside a menu item is a element.\r\n Transforms it into a block. */\r\n display: block;\r\n color: $textColor;\r\n padding: 5px 7px;\r\n cursor: pointer;\r\n // override .cke_reset_all *\r\n .cke_menubutton_label {\r\n cursor: pointer;\r\n }\r\n}\r\n\r\n.cke_menubutton:active,\r\n.cke_menubutton:focus {\r\n outline: none;\r\n background-color: $uiReviewPanelBg;\r\n color: $textColor;\r\n &:after {\r\n color: $grey;\r\n border-color: $grey;\r\n }\r\n}\r\n\r\n.cke_menubutton:hover,\r\n.cke_menubutton_on,\r\n.cke_menubutton_on:focus {\r\n background: $uiClickableHoverBg;\r\n color: $textHighlight;\r\n display: block;\r\n outline: none;\r\n cursor: pointer;\r\n &:after {\r\n color: $textHighlight;\r\n border-color: $textHighlight;\r\n }\r\n}\r\n\r\n.cke_menubutton__language_ckb-ir,\r\n.cke_menubutton__language_ar-arb,\r\n.cke_menubutton__language_fa-af,\r\n.cke_menubutton__language_fa-ir,\r\n.cke_menubutton__language_he-il,\r\n.cke_menubutton__language_ps-af,\r\n.cke_menubutton__language_ur-in {\r\n padding-right: 40px;\r\n &:after {\r\n content: 'RTL';\r\n display: block;\r\n color: $grey;\r\n border: $grey 1px solid;\r\n border-radius: 2px;\r\n font-size: 10px;\r\n top: 7px;\r\n right: 5px;\r\n line-height: 12px;\r\n padding: 0 4px;\r\n position: absolute;\r\n }\r\n}\r\n\r\n.cke_hc .cke_menubutton {\r\n padding: 2px;\r\n}\r\n\r\n.cke_hc .cke_menubutton:hover,\r\n.cke_hc .cke_menubutton:focus,\r\n.cke_hc .cke_menubutton:active {\r\n border: 2px solid;\r\n padding: 0;\r\n}\r\n\r\n.cke_menubutton_inner {\r\n display: table-row;\r\n}\r\n\r\n.cke_menubutton_icon,\r\n.cke_menubutton_label,\r\n.cke_menuarrow {\r\n display: table-cell;\r\n}\r\n\r\n/* The menu item icon. */\r\n.cke_menubutton_icon {\r\n display: none;\r\n background-color: #D7D8D7;\r\n opacity: 0.70; /* Safari, Opera and Mozilla */\r\n filter: alpha(opacity=70); /* IE */\r\n padding: 4px;\r\n}\r\n\r\n.cke_hc .cke_menubutton_icon {\r\n height: 16px;\r\n width: 0;\r\n padding: 4px 0;\r\n}\r\n\r\n.cke_menubutton_disabled:hover .cke_menubutton_icon,\r\n.cke_menubutton_disabled:focus .cke_menubutton_icon,\r\n.cke_menubutton_disabled:active .cke_menubutton_icon {\r\n /* The icon will get opacity as well when hovered. */\r\n opacity: 0.3;\r\n filter: alpha(opacity=30);\r\n}\r\n\r\n/* The textual part of each menu item. */\r\n.cke_menubutton_label {\r\n padding: 0 5px;\r\n background-color: transparent;\r\n width: 100%;\r\n vertical-align: middle;\r\n font-size: 14px;\r\n}\r\n\r\n.cke_menubutton_disabled .cke_menubutton_label {\r\n /* Greyed label text indicates a disabled menu item. */\r\n opacity: 0.3;\r\n filter: alpha(opacity=30);\r\n}\r\n\r\n.cke_menubutton_on .cke_menubutton_icon {\r\n padding-right: 3px;\r\n}\r\n\r\n.cke_panel_frame .cke_menubutton_label {\r\n display: none;\r\n}\r\n\r\n/* The separator used to separate menu item groups. */\r\n.cke_menuseparator {\r\n background-color: #D3D3D3;\r\n height: 1px;\r\n filter: alpha(opacity=70); /* IE */\r\n opacity: 0.70; /* Safari, Opera and Mozilla */\r\n}\r\n\r\n/* The small arrow shown for item with sub-menus. */\r\n.cke_menuarrow {\r\n background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAeCAYAAAAPSW++AAAAWUlEQVR42mNgAAJLS8v5QMzJgA6Agv+B+AYQa2GTAOFvQJyMSyINm1G66EYtAmIehlEwXAEobYHSGLqgFjRB/EcWTIYmnf/oEmlYJaCSuhhGIUnygNIYiA0Ab4wwJXKzD74AAAAASUVORK5CYII=);\r\n background-position: 0 10px;\r\n background-repeat: no-repeat;\r\n padding: 0 5px;\r\n}\r\n\r\n.cke_rtl .cke_menuarrow {\r\n background-position: 5px -13px;\r\n background-repeat: no-repeat;\r\n}\r\n\r\n.cke_menuarrow span {\r\n display: none;\r\n}\r\n\r\n.cke_hc .cke_menuarrow span {\r\n vertical-align: middle;\r\n display: inline;\r\n}\r\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\nrichcombo.css (part of editor.css)\r\n=================================\r\n\r\nThis file holds the style set of the \"Rich Combo\" widget which is commonly used\r\nin the toolbar. It doesn't, however, styles the panel that is displayed when\r\nclicking on the combo, which is instead styled by panel.css.\r\n\r\nThe visual representation of a rich combo widget looks as follows:\r\n\r\n+-- .cke_combo----------------------------------------------------------------------+\r\n| +-- .cke_combo_label --+ +-- .cke_combo_button ---------------------------------+ |\r\n| | | | +-- .cke_combo_text --+ +-- .cke_combo_open -------+ | |\r\n| | | | | | | +-- .cke_combo_arrow --+ | | |\r\n| | | | | | | | | | | |\r\n| | | | | | | +----------------------+ | | |\r\n| | | | +---------------------+ +--------------------------+ | |\r\n| +----------------------+ +------------------------------------------------------+ |\r\n+-----------------------------------------------------------------------------------+\r\n*/\r\n@import \"inc/bootstrap\";\r\n/* The box that hold the entire combo widget */\r\n.cke_combo {\r\n display: inline-block;\r\n}\r\n\r\n.cke_rtl .cke_combo {\r\n float: right;\r\n}\r\n\r\n.cke_hc .cke_combo {\r\n margin-top: -2px;\r\n}\r\n\r\n/* The label of the combo widget. It is invisible by default, yet\r\n it's important for semantics and accessibility. */\r\n.cke_combo_label {\r\n display: none;\r\n float: left;\r\n line-height: 26px;\r\n vertical-align: top;\r\n margin-right: 5px;\r\n}\r\n\r\n.cke_rtl .cke_combo_label {\r\n float: right;\r\n margin-left: 5px;\r\n margin-right: 0;\r\n}\r\n\r\n/* The container for combo text and arrow. */\r\n.cke_combo_button {\r\n display: inline-block;\r\n margin: 0 2px 0 0;\r\n\r\n @include simple-border();\r\n @include border-radius();\r\n\r\n background: white();\r\n max-height: 26px;\r\n white-space: nowrap;\r\n}\r\n\r\n/* Different states of the container. */\r\n.cke_combo_off a.cke_combo_button:hover,\r\n.cke_combo_off a.cke_combo_button:focus {\r\n\r\n outline: none;\r\n}\r\n\r\n\r\n.cke_combo_off a.cke_combo_button:hover,\r\n.cke_combo_off a.cke_combo_button:focus,\r\n.cke_combo_off a.cke_combo_button:active {\r\n background-color: $uiClickableActiveBg;\r\n text-shadow: none;\r\n}\r\n\r\n.cke_rtl .cke_combo_button {\r\n float: right;\r\n margin-left: 5px;\r\n margin-right: 0;\r\n}\r\n\r\n.cke_hc a.cke_combo_button {\r\n padding: 3px;\r\n}\r\n\r\n.cke_hc .cke_combo_on a.cke_combo_button,\r\n.cke_hc .cke_combo_off a.cke_combo_button:hover,\r\n.cke_hc .cke_combo_off a.cke_combo_button:focus,\r\n.cke_hc .cke_combo_off a.cke_combo_button:active {\r\n border-width: 3px;\r\n padding: 1px;\r\n}\r\n\r\n/* The label that shows the current value of the rich combo.\r\n By default, it holds the name of the property.\r\n See: .cke_combo_inlinelabel */\r\n.cke_combo_text {\r\n line-height: 26px;\r\n padding : {\r\n left: 10px;\r\n }\r\n text-overflow: ellipsis;\r\n overflow: hidden;\r\n float: left;\r\n cursor: default;\r\n color: #474747;\r\n text-shadow: 0 1px 0 rgba(255, 255, 255, .5);\r\n width: 60px;\r\n}\r\n\r\n.cke_rtl .cke_combo_text {\r\n float: right;\r\n text-align: right;\r\n padding-left: 0;\r\n padding-right: 10px;\r\n}\r\n\r\n.cke_hc .cke_combo_text {\r\n line-height: 18px;\r\n font-size: 12px;\r\n}\r\n\r\n/* The handler which opens the panel of rich combo properties.\r\n It holds an arrow as a visual indicator. */\r\n.cke_combo_open {\r\n display: inline-block;\r\n font-size: 0;\r\n height: 26px;\r\n line-height: 17px;\r\n margin: 0;\r\n text-align: center;\r\n width: 20px;\r\n cursor: pointer;\r\n &:hover {\r\n color: $textHighlight;\r\n background: $uiClickableHoverBg;\r\n }\r\n}\r\n\r\n.cke_combo_button:hover {\r\n color: $textHighlight !important;\r\n background: $uiClickableHoverBg !important;\r\n .cke_combo_text{\r\n color: $darkBarTxt !important;\r\n }\r\n}\r\n\r\n.cke_combo_on {\r\n .cke_combo_button {\r\n background-color: $info;\r\n .cke_combo_text {\r\n color: $darkBarTxt !important;\r\n }\r\n }\r\n}\r\n\r\n.cke_hc .cke_combo_open {\r\n cursor: default;\r\n display: inline-block;\r\n font-size: 0;\r\n height: 26px;\r\n line-height: 17px;\r\n margin: 0;\r\n text-align: center;\r\n width: 20px;\r\n}\r\n\r\n/* The arrow which is displayed inside of the .cke_combo_open handler. */\r\n.cke_combo_arrow, .cke_button_arrow {\r\n margin: 8px 0 0;\r\n float: left;\r\n left: 7px;\r\n position: relative;\r\n font-family: 'tao';\r\n speak: none;\r\n font-style: normal;\r\n font-weight: normal;\r\n font-variant: normal;\r\n text-transform: none;\r\n line-height: 1;\r\n\r\n /* Better Font Rendering =========== */\r\n -webkit-font-smoothing: antialiased;\r\n -moz-osx-font-smoothing: grayscale;\r\n cursor: pointer;\r\n font-size: 1rem;\r\n}\r\n\r\n.cke_combo_arrow, .cke_button_arrow {\r\n @include tao-icon-setup;\r\n @include icon-down;\r\n}\r\n\r\n.cke_hc .cke_combo_arrow {\r\n font-size: 10px;\r\n width: auto;\r\n border: 0;\r\n margin-top: 3px;\r\n}\r\n\r\n/* Disabled combo button styles. */\r\n.cke_combo_disabled .cke_combo_inlinelabel,\r\n.cke_combo_disabled .cke_combo_open {\r\n opacity: 0.3;\r\n}\r\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\nelementspath.css (part of editor.css)\r\n=======================================\r\n\r\nThis file styles the \"Elements Path\", whith is the list of element names\r\npresent at the the bottom bar of the CKEditor interface.\r\n\r\nThe following is a visual representation of its main elements:\r\n\r\n+-- .cke_path ---------------------------------------------------------------+\r\n| +-- .cke_path_item ----+ +-- .cke_path_item ----+ +-- .cke_path_empty ---+ |\r\n| | | | | | | |\r\n| +----------------------+ +----------------------+ +----------------------+ |\r\n+----------------------------------------------------------------------------+\r\n*/\r\n\r\n/* The box that holds the entire elements path. */\r\n.cke_path {\r\n float: left;\r\n margin: -2px 0 2px;\r\n}\r\n\r\n/* Each item of the elements path. */\r\n.cke_path_item,\r\n /* Empty element available at the end of the elements path, to help us keeping\r\n the proper box size when the elements path is empty. */\r\n.cke_path_empty {\r\n display: inline-block;\r\n float: left;\r\n padding: 3px 4px;\r\n margin-right: 2px;\r\n cursor: default;\r\n text-decoration: none;\r\n outline: 0;\r\n border: 0;\r\n color: #4c4c4c;\r\n text-shadow: 0 1px 0 #fff;\r\n font-weight: bold;\r\n font-size: 11px;\r\n}\r\n\r\n.cke_rtl .cke_path,\r\n.cke_rtl .cke_path_item,\r\n.cke_rtl .cke_path_empty {\r\n float: right;\r\n}\r\n\r\n/* The items are elements, so we define its hover states here. */\r\na.cke_path_item:hover,\r\na.cke_path_item:focus,\r\na.cke_path_item:active {\r\n background-color: #bfbfbf;\r\n color: #333;\r\n text-shadow: 0 1px 0 rgba(255, 255, 255, .5);\r\n border-radius: 2px;\r\n box-shadow: 0 0 4px rgba(0, 0, 0, .5) inset, 0 1px 0 rgba(255, 255, 255, .5);\r\n}\r\n\r\n.cke_hc a.cke_path_item:hover,\r\n.cke_hc a.cke_path_item:focus,\r\n.cke_hc a.cke_path_item:active {\r\n border: 2px solid;\r\n padding: 1px 2px;\r\n}\r\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n@import \"inc/bootstrap\";\r\n/* \"Source\" button label */\r\n.cke_button__source_label,\r\n.cke_button__sourcedialog_label {\r\n display: inline;\r\n}\r\n\r\n/* \"Font Size\" combo width */\r\n.cke_combo__fontsize .cke_combo_text {\r\n width: 30px;\r\n}\r\n\r\n/* \"Font Size\" panel size */\r\n.cke_combopanel__fontsize {\r\n width: 120px;\r\n}\r\n\r\n/* Editable regions */\r\n.cke_source {\r\n font-family: 'Courier New', Monospace;\r\n font-size: small;\r\n background-color: #fff;\r\n white-space: pre;\r\n}\r\n\r\n.cke_wysiwyg_frame, .cke_wysiwyg_div {\r\n background-color: #fff;\r\n}\r\n","@import \"inc/bootstrap\";\n\n[class^=\"icon-\"], [class*=\" icon-\"] {\n text-shadow: 0 1px 0 white(.5);\n}\n\n.cke_button {\n min-width: 14px;\n text-decoration: none !important;\n text-align: center;\n}\n\n.cke_top,\n.cke_top:before,\n.cke_top:after,\n.cke_top *,\n.cke_top *:before,\n.cke_top *:after {\n box-sizing: content-box !important;\n}\n\n.cke_button_icon, .cke_button {\n padding-top: 1px;\n line-height: 0.9;\n font-size: 16px;\n}\n\n.cke_nose {\n position: absolute;\n bottom: -6px;\n transform: rotate(45deg);\n border: 1px $uiClickableDefaultBg solid;\n border-left: none;\n border-top: none;\n width: 12px;\n height: 12px;\n background: $uiClickableDefaultBg;\n box-shadow: 2px 1px 1px 0 rgba(0, 0, 0, 0.1);\n opacity: 0;\n &.float-space-left {\n opacity: 1;\n transition: opacity .1s ease-in-out;\n right: auto;\n left: 5px;\n }\n &.float-space-right {\n opacity: 1;\n transition: opacity .1s ease-in-out;\n right: 5px;\n left: auto;\n }\n &.float-space-bottom {\n top: -6px;\n box-shadow: none;\n }\n &.float-space-top {\n bottom: -6px;\n }\n}\n","/* Do not edit */@import \"inc/bootstrap\";\n.cke .cke_top .cke_toolbar .cke_button_icon {background-image: none!important;}\n.cke_button_icon, .cke_button { @include tao-icon-setup;}\n.cke_button__anchor_icon:before { @include icon-anchor;}\n.cke_button__bgcolor_icon:before { @include icon-background-color;}\n.cke_button__bidiltr_icon:before { @include icon-left-right;}\n.cke_button__bidirtl_icon:before { @include icon-right-left;}\n.cke_button__blockquote_icon:before { @include icon-block-quote;}\n.cke_button__bold_icon:before { @include icon-bold;}\n.cke_button__bulletedlist_icon:before { @include icon-ul;}\n.cke_button__copy_icon:before { @include icon-copy;}\n.cke_button__creatediv_icon:before { @include icon-div-container;}\n.cke_button__cut_icon:before { @include icon-cut;}\n.cke_button__find_icon:before { @include icon-find;}\n.cke_button__horizontalrule_icon:before { @include icon-insert-horizontal-line;}\n.cke_button__image_icon:before { @include icon-image;}\n.cke_button__indent_icon:before { @include icon-increase-indent;}\n.cke_button__italic_icon:before { @include icon-italic;}\n.cke_button__justifyblock_icon:before { @include icon-justify;}\n.cke_button__justifycenter_icon:before { @include icon-center;}\n.cke_button__justifyleft_icon:before { @include icon-align-left;}\n.cke_button__justifyright_icon:before { @include icon-align-right;}\n.cke_button__link_icon:before { @include icon-link;}\n.cke_button__newpage_icon:before { @include icon-new-page;}\n.cke_button__numberedlist_icon:before { @include icon-ol;}\n.cke_button__outdent_icon:before { @include icon-decrease-indent;}\n.cke_button__paste_icon:before { @include icon-paste;}\n.cke_button__pastefromword_icon:before { @include icon-paste-word;}\n.cke_button__pastetext_icon:before { @include icon-paste-text;}\n.cke_button__radio_icon:before { @include icon-radio-checked;}\n.cke_button__redo_icon:before { @include icon-redo;}\n.cke_button__replace_icon:before { @include icon-replace;}\n.cke_button__scayt_icon:before { @include icon-spell-check;}\n.cke_button__selectall_icon:before { @include icon-select-all;}\n.cke_button__sourcedialog_icon:before { @include icon-source;}\n.cke_button__specialchar_icon:before { @include icon-special-character;}\n.cke_button__strike_icon:before { @include icon-strike-through;}\n.cke_button__subscript_icon:before { @include icon-subscript;}\n.cke_button__superscript_icon:before { @include icon-superscript;}\n.cke_button__table_icon:before { @include icon-table;}\n.cke_button__templates_icon:before { @include icon-templates;}\n.cke_button__textcolor_icon:before { @include icon-text-color;}\n.cke_button__taohighlight_icon:before { @include icon-text-marker;}\n.cke_button__underline_icon:before { @include icon-underline;}\n.cke_button__taounderline_icon:before { @include icon-underline;}\n.cke_button__undo_icon:before { @include icon-undo;}\n.cke_button__unlink_icon:before { @include icon-unlink;}\n.cke_button__taomediamanager_icon:before { @include icon-media;}\n.cke_button__taoqtiimage_icon:before { @include icon-image;}\n.cke_button__taoqtimaths_icon:before { @include icon-maths;}\n.cke_button__taoqtimedia_icon:before { @include icon-media;}\n.cke_button__taoqtiinclude_icon:before { @include icon-shared-file;}\n.cke_button__taoqtitable_icon:before { @include icon-table;}\n.cke_button__taotooltip_icon:before { @include icon-tooltip;}\n.cke_button__taoqtiprintedvariable_icon:before { @include icon-variable;}\n.cke_button__taotab_icon:before { @include icon-tab;}\n.cke_button__taountab_icon:before { @include icon-untab;}\n.cke_combo_arrow:before { @include icon-down;}\n.cke_button_arrow:before { @include icon-down;}\n"]} \ No newline at end of file +{"version":3,"sources":["../../../../../scss/ckeditor/skins/tao/scss/editor.scss","../../../../../scss/inc/_functions.scss","../../../../../scss/inc/fonts/_tao-icon-vars.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_reset.scss","../../../../../scss/inc/_variables.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_mainui.scss","../../../../../scss/inc/_colors.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_panel.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_colorpanel.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_toolbar.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_menu.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_richcombo.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_elementspath.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_presets.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_tao.scss","../../../../../scss/ckeditor/skins/tao/scss/inc/_ck-icons.scss"],"names":[],"mappings":"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;AFu+CrC;;Ae/lDA;Ib6K+B,gBAAgB;AFs7C/C;;AelmDA;Ib2HyB,gBAAgB;AF2+CzC;;AermDA;IbyHyB,gBAAgB;AFg/CzC;;AexmDA;Ib6I0B,gBAAgB;AF+9C1C;;Ae3mDA;IboImB,gBAAgB;AF2+CnC;;Ae9mDA;Ib8EiB,gBAAgB;AFoiDjC;;AejnDA;Ib6HmB,gBAAgB;AFw/CnC;;AepnDA;Ib0I4B,gBAAgB;AF8+C5C;;AevnDA;IbyHkB,gBAAgB;AFkgDlC;;Ae1nDA;Ib+DmB,gBAAgB;AF+jDnC;;Ae7nDA;Ib4GqC,gBAAgB;AFqhDrD;;AehoDA;Ib8DoB,gBAAgB;AFskDpC;;AenoDA;IbmI8B,gBAAgB;AFogD9C;;AetoDA;Ib4HqB,gBAAgB;AF8gDrC;;AezoDA;IbuIsB,gBAAgB;AFsgDtC;;Ae5oDA;IboIqB,gBAAgB;AF4gDrC;;Ae/oDA;IbkIyB,gBAAgB;AFihDzC;;AelpDA;IbmI0B,gBAAgB;AFmhD1C;;AerpDA;IbwGmB,gBAAgB;AFijDnC;;AexpDA;Ib4GuB,gBAAgB;AFgjDvC;;Ae3pDA;IbgEiB,gBAAgB;AF+lDjC;;Ae9pDA;IbyH8B,gBAAgB;AFyiD9C;;AejqDA;Ib8GoB,gBAAgB;AFujDpC;;AepqDA;IbgHyB,gBAAgB;AFwjDzC;;AevqDA;Ib8GyB,gBAAgB;AF6jDzC;;Ae1qDA;Ib2K4B,gBAAgB;AFmgD5C;;Ae7qDA;IbkCmB,gBAAgB;AF+oDnC;;AehrDA;IbuGsB,gBAAgB;AF6kDtC;;AenrDA;IbkJ0B,gBAAgB;AFqiD1C;;AetrDA;IbwGyB,gBAAgB;AFklDzC;;AezrDA;IbgGqB,gBAAgB;AF6lDrC;;Ae5rDA;Ib8FgC,gBAAgB;AFkmDhD;;Ae/rDA;Ib6G6B,gBAAgB;AFslD7C;;AelsDA;Ib0GwB,gBAAgB;AF4lDxC;;AersDA;Ib0G0B,gBAAgB;AF+lD1C;;AexsDA;IboFoB,gBAAgB;AFwnDpC;;Ae3sDA;Ib4FwB,gBAAgB;AFmnDxC;;Ae9sDA;IbuIyB,gBAAgB;AF2kDzC;;AejtDA;IbJ0B,gBAAgB;AFytD1C;;AeptDA;IbmGwB,gBAAgB;AFqnDxC;;AevtDA;IbkGwB,gBAAgB;AFynDxC;;Ae1tDA;IbkBmB,gBAAgB;AF4sDnC;;Ae7tDA;Ib+EqB,gBAAgB;AFkpDrC;;AehuDA;Ib+GoB,gBAAgB;AFqnDpC;;AenuDA;Ib6BoB,gBAAgB;AF0sDpC;;AetuDA;Ib0KoB,gBAAgB;AFgkDpC;;AezuDA;Ib4GoB,gBAAgB;AFioDpC;;Ae5uDA;IbR0B,gBAAgB;AFwvD1C;;Ae/uDA;IbuEoB,gBAAgB;AF4qDpC;;AelvDA;IbsLsB,gBAAgB;AFgkDtC;;AervDA;IboLuB,gBAAgB;AFqkDvC;;AexvDA;Ib9BkB,gBAAgB;AF0xDlC;;Ae3vDA;Ib9BoB,gBAAgB;AF6xDpC;;Ae9vDA;IbKmB,gBAAgB;AF6vDnC;;AejwDA;IbImB,gBAAgB;AFiwDnC;;AA1wDA;;kFA8wDkF;AA3wDlF;IACC,mBAAmB;AA6wDpB;;AA1wDA;;;sBA+wDsB;AA3wDtB;IACC,aAAa;AA6wDd;;AA1wDA;IACC,aAAa;AA6wDd;;AA1wDA;IACE,cAAa;AA6wDf;;AA1wDA;IACE,kBAAkB;AA6wDpB;;AA1wDA;IACE,gBAAgB;AA6wDlB;;AA1wDA;IACE,iBAAiB;AA6wDnB;;AA1wDA;IACE,mBAAmB;AA6wDrB;;AAzwDA;IACE,0BAA0B;IAC1B,kBAAmB;AA4wDrB;;AAzwDA;IACE,cAAc;IACd,mBAAmB;IACnB,YAAY;AA4wDd;;AAzwDA;IACC;wBA4wDuB;IA1wDvB,8BAA8B;IAC7B,iBAAiB;IACjB,WMxFc;ANo2DhB","file":"editor.css","sourcesContent":["/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\neditor.css\r\n============\r\n\r\n\r\nThis is he heart of the skin system. This is the file loaded by the editor to\r\nstyle all elements inside its main interface.\r\n\r\nTo make it easier to maintain, instead of including all styles here, we import\r\nother files.\r\n*/\r\n@import \"inc/bootstrap\";\r\n\r\n/* \"Reset\" styles, necessary to avoid the editor UI being broken by external CSS. */\r\n@import 'inc/reset';\r\n\r\n/* Styles the main interface structure (holding box). */\r\n@import 'inc/mainui';\r\n\r\n/* Styles all \"panels\", which are the floating elements that appear when\r\n opening toolbar combos, menu buttons, context menus, etc. */\r\n@import 'inc/panel';\r\n\r\n/* Styles the color panel displayed by the color buttons. */\r\n@import 'inc/colorpanel';\r\n\r\n/* Styles to toolbar. */\r\n@import 'inc/toolbar';\r\n\r\n/* Styles menus, which are lists of selectable items (context menu, menu button). */\r\n@import 'inc/menu';\r\n\r\n/* Styles toolbar combos. */\r\n@import 'inc/richcombo';\r\n\r\n/* Styles the elements path bar, available at the bottom of the editor UI.*/\r\n@import 'inc/elementspath';\r\n\r\n/* Contains hard-coded presets for \"configurable-like\" options of the UI\r\n (e.g. display labels on specific buttons) */\r\n@import 'inc/presets';\r\n\r\n/* Tao specific stuff */\r\n@import 'inc/tao';\r\n\r\n/* Icon set */\r\n@import 'inc/ck-icons';\r\n\r\n/* Important!\r\n To avoid showing the editor UI while its styles are still not available, the\r\n editor creates it with visibility:hidden. Here, we restore the UI visibility. */\r\n.cke_chrome {\r\n\tvisibility: inherit;\r\n}\r\n\r\n/* For accessibility purposes, several \"voice labels\" are present in the UI.\r\n These are usually elements that show not be visible, but that are\r\n used by screen-readers to announce other elements. Here, we hide these\r\n , in fact. */\r\n.cke_voice_label {\r\n\tdisplay: none;\r\n}\r\n\r\nlegend.cke_voice_label {\r\n\tdisplay: none;\r\n}\r\n\r\n.cke_top {\r\n display:table;\r\n}\r\n\r\n.txt-ctr {\r\n text-align: center;\r\n}\r\n\r\n.txt-lft {\r\n text-align: left;\r\n}\r\n\r\n.txt-rgt {\r\n text-align: right;\r\n}\r\n\r\n.txt-jty {\r\n text-align: justify;\r\n}\r\n\r\n// added to make _u_ in ck QTI compatible\r\n.txt-underline {\r\n text-decoration: underline;\r\n font-size : inherit;\r\n}\r\n\r\n.txt-highlight {\r\n padding: 0 5px;\r\n background: #FF6416;\r\n color: white;\r\n}\r\n\r\n.cke_editable:focus .qti-table .cke_table-faked-selection {\r\n\t/* We have to use !important here, as td might specify it's own background, thus table selection\r\n\twould not be visible. */\r\n\tbackground: #b3d4fc !important;\r\n text-shadow: none;\r\n color: $textColor;\r\n}\r\n\r\n/*# sourceMappingURL=editor.css.map */","@mixin iterate-sprite($iconList, $x, $y, $direction, $prefix:'') {\n @each $icon in $iconList {\n #{$prefix}#{$icon} {\n background-position: $x * 1px $y * 1px;\n }\n @if $direction == 'x' {\n $x: $x - 16;\n } @else {\n $y: $y - 16;\n }\n }\n}\n\n/*\nUsage:\n- linear-gradient((color1, color2, color3)) - returns linear-gradient with evenly distributed colors,\n if 3 colors used then the position of each will be 33,33%\n- linear-gradient((color1 0%, color2 30%, color3 80%)) - returns linear-gradient with manually distributed colors,\n first param - color, second - position. Also you can use px or other valid units for set position.\n*/\n@mixin linear-gradient($colorList, $direction: 'to right') {\n $percentage: 0;\n $units: '%';\n $count: length($colorList);\n $increment: 100 / ($count - 1);\n $css: #{$direction + ', '};\n $sep: ', ';\n @each $colorItem in $colorList {\n $color: $colorItem;\n @if (length($colorItem) > 1) {\n $color: nth($colorItem, 1);\n $percentage: nth($colorItem, 2);\n $units: '';\n }\n @if ($percentage >= 100 or index($colorList, $colorItem) == $count) {\n $sep: '';\n }\n $css: #{$css + $color + ' ' + $percentage + $units + $sep};\n $percentage: $percentage + $increment;\n }\n background: linear-gradient( #{$css} );\n}\n\n@mixin grid-unit($span, $numCols: 12, $gutter: 0) {\n $gridPx: 840;\n $rawSpanPx: (($gridPx - ($numCols * $gutter)) / $numCols);\n $spanPx: $rawSpanPx * $span + (($span - 1) * $gutter);\n $spanPercent: widthPerc($spanPx, $gridPx);\n $marginPercent: widthPerc($gutter, $gridPx);\n margin-left: $marginPercent;\n width: $spanPercent;\n}\n\n\n@mixin vendor-prefix($property, $value, $whatToPrefix: property, $prefixes: (-webkit-, -moz-, -ms-, -o-, '')) {\n @if $whatToPrefix == 'property' {\n @each $prefix in $prefixes {\n #{$prefix + $property}: #{$value};\n }\n }\n @else if $whatToPrefix == 'value' {\n @each $prefix in $prefixes {\n #{$property}: #{$prefix + $value};\n }\n }\n}\n@mixin flex-container($wrapBehavior: nowrap, $direction : row) {\n @include vendor-prefix(display, flex, value, (-ms-, -webkit-, ''));\n\n @include vendor-prefix(flex-direction, $direction, property, (-ms-, -webkit-, ''));\n @include vendor-prefix(flex-wrap, $wrapBehavior, property, (-ms-, -webkit-, ''));\n\n @include vendor-prefix(justify-content, flex-start, property, (-webkit-, ''));\n\n @include vendor-prefix(align-content, flex-start, property, (-webkit-, ''));\n\n @include vendor-prefix(align-items, stretch, property, (-webkit-, ''));\n}\n\n@mixin simple-flex-box($width: auto, $minWidth: 1) {\n\n @include vendor-prefix(order, 0, property, (-ms-, -webkit-, ''));\n flex-item-align: stretch;\n -ms-flex-item-align: stretch;\n @include vendor-prefix(align-self, stretch, property, (-webkit-, ''));\n\n // if both, min width and width are set, width will win this conflict\n @if ($width == auto) {\n @if ($minWidth != 1) {\n @include vendor-prefix(flex, 1 1 $minWidth, property, (-ms-, -webkit-, ''));\n }\n @else {\n @include vendor-prefix(flex, 1 1 auto, property, (-ms-, -webkit-, ''));\n // @see https://developer.mozilla.org/en-US/docs/Web/CSS/flex-basis#Values\n // for a discussion auto vs. main-size\n @include vendor-prefix(flex, 1 1, property, (-ms-, -webkit-, ''));\n }\n }\n @else {\n @include vendor-prefix(flex, 0 0 $width, property, (-ms-, -webkit-, ''));\n }\n}\n\n\n@mixin box-shadow($horiz: 1px, $vert: 1px, $blur: 2px, $spread: 0, $color: rgba(0, 0, 0, .2)) {\n @include vendor-prefix(box-shadow, $horiz $vert $blur $spread $color, property);\n}\n\n@mixin simple-border($color: #ddd) {\n border: 1px solid $color;\n border-radius: 2px;\n -webkit-border-radius: 2px;\n}\n\n@mixin border-radius($radius: 2) {\n -moz-border-radius: $radius * 1px;\n -webkit-border-radius: $radius * 1px;\n border-radius: $radius * 1px;\n}\n\n@mixin border-radius-top($radius: 2) {\n -webkit-border-top-left-radius: $radius * 1px;\n -webkit-border-top-right-radius: $radius * 1px;\n -moz-border-radius-topleft: $radius * 1px;\n -moz-border-radius-topright: $radius * 1px;\n border-top-left-radius: $radius * 1px;\n border-top-right-radius: $radius * 1px;\n}\n\n@mixin border-radius-bottom($radius: 2) {\n -webkit-border-bottom-right-radius: $radius * 1px;\n -webkit-border-bottom-left-radius: $radius * 1px;\n -moz-border-radius-bottomright: $radius * 1px;\n -moz-border-radius-bottomleft: $radius * 1px;\n border-bottom-right-radius: $radius * 1px;\n border-bottom-left-radius: $radius * 1px;\n}\n\n@mixin border-radius-left($radius: 2) {\n -webkit-border-top-left-radius: $radius * 1px;\n -webkit-border-bottom-left-radius: $radius * 1px;\n -moz-border-radius-topleft: $radius * 1px;\n -moz-border-radius-bottomleft: $radius * 1px;\n border-top-left-radius: $radius * 1px;\n border-bottom-left-radius: $radius * 1px;\n}\n\n@mixin border-radius-right($radius: 2) {\n -webkit-border-top-right-radius: $radius * 1px;\n -webkit-border-bottom-right-radius: $radius * 1px;\n -moz-border-radius-topright: $radius * 1px;\n -moz-border-radius-bottomright: $radius * 1px;\n border-top-right-radius: $radius * 1px;\n border-bottom-right-radius: $radius * 1px;\n}\n\n@mixin border-radius-top-left($radius: 2) {\n -webkit-border-top-left-radius: $radius * 1px;\n -moz-border-radius-topleft: $radius * 1px;\n border-top-left-radius: $radius * 1px;\n}\n\n@mixin border-radius-top-right($radius: 2) {\n -webkit-border-top-right-radius: $radius * 1px;\n -moz-border-radius-topright: $radius * 1px;\n border-top-right-radius: $radius * 1px;\n}\n\n@mixin border-radius-bottom-right($radius: 2) {\n -webkit-border-bottom-right-radius: $radius * 1px;\n -moz-border-radius-bottomright: $radius * 1px;\n border-bottom-right-radius: $radius * 1px;\n}\n\n@mixin border-radius-bottom-left($radius: 2) {\n -webkit-border-bottom-left-radius: $radius * 1px;\n -moz-border-radius-bottomleft: $radius * 1px;\n border-bottom-left-radius: $radius * 1px;\n}\n\n@mixin border-box() {\n -moz-box-sizing: border-box;\n -webkit-box-sizing: border-box;\n box-sizing: border-box;\n}\n\n@function whiten($color, $white: 0.3) {\n @return mix(#fff, $color, ($white * 100) * 1%);\n}\n\n@function blacken($color, $black: 0.3) {\n @return mix(#000, $color, ($black * 100) * 1%);\n}\n\n@function widthPerc($colWidth, $context) {\n @return ($colWidth * 100 / $context) * 1%\n}\n\n@function remDist($fontSizePx) {\n @return ($fontSizePx / 10) * 1rem\n}\n\n@function black($alpha: 1) {\n @return (rgba(0, 0, 0, $alpha))\n}\n\n@function white($alpha: 1) {\n @return (rgba(255, 255, 255, $alpha))\n}\n\n@mixin font-size($remPx, $important: false) {\n @if $important == true {\n font-size: ($remPx) * 1px !important;\n font-size: ($remPx / 10) * 1rem !important;\n }\n @else {\n font-size: ($remPx) * 1px;\n font-size: ($remPx / 10) * 1rem;\n }\n}\n\n\n@mixin keyframes($name) {\n @-o-keyframes #{$name} { @content };\n @-moz-keyframes #{$name} { @content };\n @-webkit-keyframes #{$name} { @content };\n @keyframes #{$name} { @content };\n}\n\n\n@mixin animation($value, $type:'') {\n $animation: animation;\n @if $type != '' {\n $animation: $animation + '-' + $type;\n }\n @include vendor-prefix($animation, $value, property);\n}\n\n/// CSS transition mixin to the current selection (apply also vendor prefixes).\n/// See for the values\n///\n/// @param {property} [$type = all] the CSS property to apply the transition to\n/// @param {time} [$duration = .5s] the transition property\n/// @param {timing-function} [$effect = ease-out] the transition property\n@mixin transition($type : all, $duration : 0.5s, $effect : ease-out, $delay : 0s){\n @include vendor-prefix(transition, $type + ', ' + $duration + ', ' + $effect + ', ' + $delay, property);\n}\n\n@mixin fade($duration: 1s){\n\n @include keyframes(fade) {\n 0% {opacity:0;}\n 50% {opacity:1;}\n 100% {opacity:0;}\n }\n\n @include vendor-prefix(animation, fade 1s forwards, property);\n}\n\n@mixin repeat(){\n @include animation(infinite, iteration-count);\n}\n\n@mixin largeHeading() {\n @include font-size(20);\n font-family: $headingFont;\n font-style: normal;\n}\n\n@mixin disableSelect() {\n @include vendor-prefix(user-select, none, property);\n}\n\n/* based on \"visually-hidden\" mixin in LDS for accessibility goals */\n@mixin visuallyHidden() {\n position: absolute;\n width: 1px;\n height: 1px;\n overflow: hidden;\n clip: rect(1px, 1px, 1px, 1px);\n margin: 0;\n padding: 0;\n}\n","/* Do not edit */@mixin tao-icon-setup {\n /* use !important to prevent issues with browser extensions that change fonts */\n font-family: 'tao' !important;\n speak: never;\n font-style: normal;\n font-weight: normal;\n font-variant: normal;\n text-transform: none;\n line-height: 1;\n\n /* Better Font Rendering =========== */\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\n@mixin icon-info-bare { content: \"\\e923\"; }\n@mixin icon-bookmark-outline { content: \"\\e922\"; }\n@mixin icon-bookmark { content: \"\\e921\"; }\n@mixin icon-indicator { content: \"\\e920\"; }\n@mixin icon-add-subsection { content: \"\\e918\"; }\n@mixin icon-wrap-inline { content: \"\\e915\"; }\n@mixin icon-wrap-left { content: \"\\e916\"; }\n@mixin icon-wrap-right { content: \"\\e917\"; }\n@mixin icon-offline { content: \"\\e913\"; }\n@mixin icon-online { content: \"\\e914\"; }\n@mixin icon-tab { content: \"\\e90d\"; }\n@mixin icon-untab { content: \"\\e90e\"; }\n@mixin icon-multi-select { content: \"\\e90b\"; }\n@mixin icon-clipboard { content: \"\\e90a\"; }\n@mixin icon-filebox { content: \"\\e909\"; }\n@mixin icon-click-to-speak { content: \"\\e907\"; }\n@mixin icon-speech-bubble { content: \"\\f0e5\"; }\n@mixin icon-microphone { content: \"\\f130\"; }\n@mixin icon-microphone-off { content: \"\\f131\"; }\n@mixin icon-disconnect { content: \"\\e905\"; }\n@mixin icon-connect { content: \"\\e906\"; }\n@mixin icon-eliminate { content: \"\\e904\"; }\n@mixin icon-wheelchair { content: \"\\e903\"; }\n@mixin icon-text-marker { content: \"\\e902\"; }\n@mixin icon-unshield { content: \"\\e32a\"; }\n@mixin icon-shield { content: \"\\e8e8\"; }\n@mixin icon-tree { content: \"\\e6b4\"; }\n@mixin icon-home { content: \"\\e6b3\"; }\n@mixin icon-shared-file { content: \"\\e6b2\"; }\n@mixin icon-end-attempt { content: \"\\e603\"; }\n@mixin icon-icon { content: \"\\f1c5\"; }\n@mixin icon-radio-bg { content: \"\\e600\"; }\n@mixin icon-checkbox-bg { content: \"\\e601\"; }\n@mixin icon-tag { content: \"\\e602\"; }\n@mixin icon-style { content: \"\\e604\"; }\n@mixin icon-ownership-transfer { content: \"\\e605\"; }\n@mixin icon-property-advanced { content: \"\\e606\"; }\n@mixin icon-property-add { content: \"\\e607\"; }\n@mixin icon-repository-add { content: \"\\e608\"; }\n@mixin icon-repository-remove { content: \"\\e609\"; }\n@mixin icon-repository { content: \"\\e60a\"; }\n@mixin icon-result-server { content: \"\\e60b\"; }\n@mixin icon-folder { content: \"\\e60c\"; }\n@mixin icon-folder-open { content: \"\\e60d\"; }\n@mixin icon-left { content: \"\\e60e\"; }\n@mixin icon-right { content: \"\\e60f\"; }\n@mixin icon-up { content: \"\\e610\"; }\n@mixin icon-down { content: \"\\e611\"; }\n@mixin icon-undo { content: \"\\e612\"; }\n@mixin icon-redo { content: \"\\e613\"; }\n@mixin icon-screen { content: \"\\e614\"; }\n@mixin icon-laptop { content: \"\\e615\"; }\n@mixin icon-tablet { content: \"\\e616\"; }\n@mixin icon-phone { content: \"\\e617\"; }\n@mixin icon-move { content: \"\\e618\"; }\n@mixin icon-bin { content: \"\\e619\"; }\n@mixin icon-shuffle { content: \"\\e61a\"; }\n@mixin icon-print { content: \"\\e61b\"; }\n@mixin icon-tools { content: \"\\e61c\"; }\n@mixin icon-settings { content: \"\\e61d\"; }\n@mixin icon-video { content: \"\\e61e\"; }\n@mixin icon-find { content: \"\\e61f\"; }\n@mixin icon-image { content: \"\\e620\"; }\n@mixin icon-edit { content: \"\\e621\"; }\n@mixin icon-document { content: \"\\e622\"; }\n@mixin icon-resize-grid { content: \"\\e623\"; }\n@mixin icon-resize { content: \"\\e624\"; }\n@mixin icon-help { content: \"\\e625\"; }\n@mixin icon-mobile-menu { content: \"\\e626\"; }\n@mixin icon-fix { content: \"\\e627\"; }\n@mixin icon-unlock { content: \"\\e628\"; }\n@mixin icon-lock { content: \"\\e629\"; }\n@mixin icon-ul { content: \"\\e62a\"; }\n@mixin icon-ol { content: \"\\e62b\"; }\n@mixin icon-email { content: \"\\e62c\"; }\n@mixin icon-download { content: \"\\e62d\"; }\n@mixin icon-logout { content: \"\\e62e\"; }\n@mixin icon-login { content: \"\\e62f\"; }\n@mixin icon-spinner { content: \"\\e630\"; }\n@mixin icon-preview { content: \"\\e631\"; }\n@mixin icon-external { content: \"\\e632\"; }\n@mixin icon-time { content: \"\\e633\"; }\n@mixin icon-save { content: \"\\e634\"; }\n@mixin icon-warning { content: \"\\e635\"; }\n@mixin icon-add { content: \"\\e636\"; }\n@mixin icon-error { content: \"\\e900\"; }\n@mixin icon-close { content: \"\\e637\"; }\n@mixin icon-success { content: \"\\e638\"; }\n@mixin icon-remove { content: \"\\e639\"; }\n@mixin icon-info { content: \"\\e63a\"; }\n@mixin icon-danger { content: \"\\e63b\"; }\n@mixin icon-users { content: \"\\e63c\"; }\n@mixin icon-user { content: \"\\e63d\"; }\n@mixin icon-test-taker { content: \"\\e63e\"; }\n@mixin icon-test-takers { content: \"\\e63f\"; }\n@mixin icon-item { content: \"\\e640\"; }\n@mixin icon-test { content: \"\\e641\"; }\n@mixin icon-delivery { content: \"\\e642\"; }\n@mixin icon-eye-slash { content: \"\\e643\"; }\n@mixin icon-result { content: \"\\e644\"; }\n@mixin icon-delivery-small { content: \"\\e645\"; }\n@mixin icon-upload { content: \"\\e646\"; }\n@mixin icon-result-small { content: \"\\e647\"; }\n@mixin icon-mobile-preview { content: \"\\e648\"; }\n@mixin icon-extension { content: \"\\e649\"; }\n@mixin icon-desktop-preview { content: \"\\e64a\"; }\n@mixin icon-tablet-preview { content: \"\\e64b\"; }\n@mixin icon-insert-horizontal-line { content: \"\\e64c\"; }\n@mixin icon-table { content: \"\\e64d\"; }\n@mixin icon-anchor { content: \"\\e64e\"; }\n@mixin icon-unlink { content: \"\\e64f\"; }\n@mixin icon-link { content: \"\\e650\"; }\n@mixin icon-right-left { content: \"\\e651\"; }\n@mixin icon-left-right { content: \"\\e652\"; }\n@mixin icon-special-character { content: \"\\e653\"; }\n@mixin icon-source { content: \"\\e654\"; }\n@mixin icon-new-page { content: \"\\e655\"; }\n@mixin icon-templates { content: \"\\e656\"; }\n@mixin icon-cut { content: \"\\e657\"; }\n@mixin icon-replace { content: \"\\e658\"; }\n@mixin icon-copy { content: \"\\e659\"; }\n@mixin icon-paste { content: \"\\e65a\"; }\n@mixin icon-select-all { content: \"\\e65b\"; }\n@mixin icon-paste-text { content: \"\\e65c\"; }\n@mixin icon-paste-word { content: \"\\e65d\"; }\n@mixin icon-bold { content: \"\\e65e\"; }\n@mixin icon-italic { content: \"\\e65f\"; }\n@mixin icon-underline { content: \"\\e660\"; }\n@mixin icon-subscript { content: \"\\e661\"; }\n@mixin icon-superscript { content: \"\\e662\"; }\n@mixin icon-strike-through { content: \"\\e663\"; }\n@mixin icon-decrease-indent { content: \"\\e664\"; }\n@mixin icon-increase-indent { content: \"\\e665\"; }\n@mixin icon-block-quote { content: \"\\e666\"; }\n@mixin icon-div-container { content: \"\\e667\"; }\n@mixin icon-align-left { content: \"\\e668\"; }\n@mixin icon-center { content: \"\\e669\"; }\n@mixin icon-align-right { content: \"\\e66a\"; }\n@mixin icon-justify { content: \"\\e66b\"; }\n@mixin icon-choice { content: \"\\e66c\"; }\n@mixin icon-inline-choice { content: \"\\e66d\"; }\n@mixin icon-match { content: \"\\e66e\"; }\n@mixin icon-associate { content: \"\\e66f\"; }\n@mixin icon-media { content: \"\\e670\"; }\n@mixin icon-graphic-order { content: \"\\e671\"; }\n@mixin icon-hotspot { content: \"\\e672\"; }\n@mixin icon-graphic-gap { content: \"\\e673\"; }\n@mixin icon-graphic-associate { content: \"\\e674\"; }\n@mixin icon-select-point { content: \"\\e675\"; }\n@mixin icon-pin { content: \"\\e676\"; }\n@mixin icon-import { content: \"\\e677\"; }\n@mixin icon-export { content: \"\\e678\"; }\n@mixin icon-move-item { content: \"\\e679\"; }\n@mixin icon-meta-data { content: \"\\e67a\"; }\n@mixin icon-slider { content: \"\\e67b\"; }\n@mixin icon-summary-report { content: \"\\e67c\"; }\n@mixin icon-text-entry { content: \"\\e67d\"; }\n@mixin icon-extended-text { content: \"\\e67e\"; }\n@mixin icon-eraser { content: \"\\e67f\"; }\n@mixin icon-row { content: \"\\e680\"; }\n@mixin icon-column { content: \"\\e681\"; }\n@mixin icon-text-color { content: \"\\e682\"; }\n@mixin icon-background-color { content: \"\\e683\"; }\n@mixin icon-spell-check { content: \"\\e684\"; }\n@mixin icon-polygon { content: \"\\e685\"; }\n@mixin icon-rectangle { content: \"\\e686\"; }\n@mixin icon-gap-match { content: \"\\e687\"; }\n@mixin icon-order { content: \"\\e688\"; }\n@mixin icon-hottext { content: \"\\e689\"; }\n@mixin icon-free-form { content: \"\\e68a\"; }\n@mixin icon-step-backward { content: \"\\e68b\"; }\n@mixin icon-fast-backward { content: \"\\e68c\"; }\n@mixin icon-backward { content: \"\\e68d\"; }\n@mixin icon-play { content: \"\\e68e\"; }\n@mixin icon-pause { content: \"\\e68f\"; }\n@mixin icon-stop { content: \"\\e690\"; }\n@mixin icon-forward { content: \"\\e691\"; }\n@mixin icon-fast-forward { content: \"\\e692\"; }\n@mixin icon-step-forward { content: \"\\e693\"; }\n@mixin icon-ellipsis { content: \"\\e694\"; }\n@mixin icon-circle { content: \"\\e695\"; }\n@mixin icon-target { content: \"\\e696\"; }\n@mixin icon-guide-arrow { content: \"\\e697\"; }\n@mixin icon-range-slider-right { content: \"\\e698\"; }\n@mixin icon-range-slider-left { content: \"\\e699\"; }\n@mixin icon-radio-checked { content: \"\\e69a\"; }\n@mixin icon-checkbox-indeterminate { content: \"\\e901\"; }\n@mixin icon-checkbox { content: \"\\e69b\"; }\n@mixin icon-checkbox-crossed { content: \"\\e69c\"; }\n@mixin icon-checkbox-checked { content: \"\\e69d\"; }\n@mixin icon-result-nok { content: \"\\e69e\"; }\n@mixin icon-result-ok { content: \"\\e69f\"; }\n@mixin icon-not-evaluated { content: \"\\e6a0\"; }\n@mixin icon-filter { content: \"\\e6a1\"; }\n@mixin icon-translate { content: \"\\e6a2\"; }\n@mixin icon-eject { content: \"\\e6a3\"; }\n@mixin icon-continue { content: \"\\e6a4\"; }\n@mixin icon-radio { content: \"\\e6a5\"; }\n@mixin icon-sphere { content: \"\\e6a6\"; }\n@mixin icon-reset { content: \"\\e6a7\"; }\n@mixin icon-smaller { content: \"\\e6a8\"; }\n@mixin icon-larger { content: \"\\e6a9\"; }\n@mixin icon-clock { content: \"\\e6aa\"; }\n@mixin icon-font { content: \"\\e6ab\"; }\n@mixin icon-maths { content: \"\\e6ac\"; }\n@mixin icon-grip { content: \"\\e6ad\"; }\n@mixin icon-rubric { content: \"\\e6ae\"; }\n@mixin icon-audio { content: \"\\e6af\"; }\n@mixin icon-grip-h { content: \"\\e6b0\"; }\n@mixin icon-magicwand { content: \"\\e6b1\"; }\n@mixin icon-loop { content: \"\\ea2e\"; }\n@mixin icon-calendar { content: \"\\e953\"; }\n@mixin icon-reload { content: \"\\e984\"; }\n@mixin icon-speed { content: \"\\e9a6\"; }\n@mixin icon-volume { content: \"\\ea27\"; }\n@mixin icon-contrast { content: \"\\e9d5\"; }\n@mixin icon-headphones { content: \"\\e910\"; }\n@mixin icon-compress { content: \"\\f066\"; }\n@mixin icon-map-o { content: \"\\f278\"; }\n@mixin icon-variable { content: \"\\e908\"; }\n@mixin icon-tooltip { content: \"\\e90c\"; }\n@mixin icon-globe { content: \"\\e9c9\"; }\n@mixin icon-highlighter { content: \"\\e90f\"; }\n@mixin icon-eliminate-crossed { content: \"\\e911\"; }\n@mixin icon-play-from-here { content: \"\\e912\"; }\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\nreset.css (part of editor.css)\r\n================================\r\n\r\nThis file holds the \"reset\" requirements of CKEditor, as well as define the\r\ndefault interface styles.\r\n\r\nCKEditor includes two main \"reset\" class names in the DOM structure created for\r\neditors:\r\n\r\n\t* .cke_reset: Intended to reset a specific element, but not its children.\r\n\t Because of this, only styles that will not be inherited can be defined.\r\n\r\n\t* .cke_reset_all: Intended to reset not only the element holding it, but\r\n\t also its child elements.\r\n\r\nTo understand why \"reset\" is needed, check the CKEditor Skin SDK:\r\nhttp://docs.cksource.com/CKEditor_4.x/Skin_SDK/Reset\r\n*/\r\n@import \"inc/bootstrap\";\r\n/* Reset for single elements, not their children. */\r\n.cke_reset {\r\n /* Do not include inheritable rules here. */\r\n margin: 0;\r\n padding: 0;\r\n border: 0;\r\n background: transparent;\r\n text-decoration: none;\r\n width: auto;\r\n height: auto;\r\n vertical-align: baseline;\r\n box-sizing: content-box;\r\n position: static;\r\n transition: none;\r\n z-index: 0 !important;\r\n}\r\n\r\n/* Reset for elements and their children. */\r\n.cke_reset_all, .cke_reset_all * {\r\n /* The following must be identical to .cke_reset. */\r\n margin: 0;\r\n padding: 0;\r\n border: 0;\r\n background: transparent;\r\n text-decoration: none;\r\n width: auto;\r\n height: auto;\r\n vertical-align: baseline;\r\n box-sizing: content-box;\r\n transition: none;\r\n\r\n /* These are rule inherited by all children elements. */\r\n border-collapse: collapse;\r\n font-family: $regularFont;\r\n font-weight: 400;\r\n font-style: normal;\r\n font-size: 1.4rem;\r\n //color: #222;\r\n text-align: left;\r\n white-space: nowrap;\r\n cursor: auto;\r\n}\r\n\r\n.cke_reset_all .cke_rtl * {\r\n text-align: right;\r\n}\r\n\r\n/* Defaults for some elements. */\r\n\r\n.cke_reset_all iframe {\r\n vertical-align: inherit; /** For IE */\r\n}\r\n\r\n.cke_reset_all textarea {\r\n white-space: pre;\r\n}\r\n\r\n.cke_reset_all textarea,\r\n.cke_reset_all input[type=\"text\"],\r\n.cke_reset_all input[type=\"password\"] {\r\n cursor: text;\r\n}\r\n\r\n.cke_reset_all textarea[disabled],\r\n.cke_reset_all input[type=\"text\"][disabled],\r\n.cke_reset_all input[type=\"password\"][disabled] {\r\n cursor: default;\r\n}\r\n\r\n.cke_reset_all fieldset {\r\n padding: 10px;\r\n border: 2px groove #E0DFE3;\r\n}\r\n\r\n.cke_reset_all select {\r\n @include border-box();\r\n}\r\n","$sidebarWidth: 180;\n$sidebarGutter: 0;\n$toolbarHeight: 50;\n$treeSidebar: 280;\n\n// fonts\n$fontPath : 'font/' !default;\n$monospaceFont: Consolas, 'Andale Mono WT', 'Andale Mono', 'Lucida Console', 'Lucida Sans Typewriter', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Liberation Mono', 'Nimbus Mono L', Monaco, 'Courier New', Courier, monospace;\n$regularFont: 'Source Sans Pro', sans-serif;\n$headingFont: 'Source Sans Pro', sans-serif;\n\n\n%clearfix {\n &:before, &:after {\n content: \" \";\n display: table;\n }\n &:after {\n clear: both;\n }\n}\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\nmainui.css (part of editor.css)\r\n=================================\r\n\r\nThis file styles the basic structure of the CKEditor user interface - the box\r\nthat holds everything.\r\n\r\nCKEditor offers two main editing modes. The main UI blocks that compose these\r\nmodes are:\r\n\r\n\tFor \"Theme UI\" mode, the one most generally used:\r\n\r\n\t+-- .cke_chrome ----------------------+\r\n\t|+-- .cke_inner ---------------------+|\r\n\t|| +-- .cke_top -------------------+ ||\r\n\t|| | | ||\r\n\t|| +-------------------------------+ ||\r\n\t|| +-- .cke_contents --------------+ ||\r\n\t|| | | ||\r\n\t|| +-------------------------------+ ||\r\n\t|| +-- .cke_bottom ----------------+ ||\r\n\t|| | | ||\r\n\t|| +-------------------------------+ ||\r\n\t|+-----------------------------------+|\r\n\t+-------------------------------------+\r\n\r\n\tFor \"Inline Editing\" mode:\r\n\r\n\t+-- .cke_chrome .cke_float------------+\r\n\t|+-- .cke_inner ---------------------+|\r\n\t|| +-- .cke_top -------------------+ ||\r\n\t|| | | ||\r\n\t|| +-------------------------------+ ||\r\n\t|+-----------------------------------+|\r\n\t+-------------------------------------+\r\n\r\nSpecial outer level classes used in this file:\r\n\r\n\t.cke_hc: Available when the editor is rendered on \"High Contrast\".\r\n\r\n*/\r\n\r\n/* The outer boundary of the interface. */\r\n.cke_chrome {\r\n /* This is , so transform it into a block.*/\r\n display: block;\r\n padding: 0;\r\n}\r\n\r\n/* The inner boundary of the interface. */\r\n.cke_inner {\r\n /* This is , so transform it into a block.*/\r\n display: block;\r\n\r\n -webkit-touch-callout: none;\r\n\r\n padding: 0;\r\n position: relative;\r\n z-index: 10001;\r\n\r\n}\r\n\r\n/* Added to the outer boundary of the UI when in inline editing,\r\n when the UI is floating. */\r\n.cke_float {\r\n /* Make white the space between the outer and the inner borders. */\r\n border: none;\r\n}\r\n\r\n.cke_float .cke_inner {\r\n /* As we don't have blocks following top (toolbar) we suppress the padding\r\n as the toolbar defines its own margin. */\r\n padding-bottom: 0;\r\n}\r\n\r\n/* Make the main spaces enlarge to hold potentially floated content. */\r\n.cke_top,\r\n.cke_contents,\r\n.cke_bottom {\r\n /* These are s, so transform them into blocks.*/\r\n //display: block;\r\n\r\n /* Ideally this should be \"auto\", but it shows scrollbars in IE7. */\r\n overflow: hidden;\r\n}\r\n\r\n.cke_top {\r\n /*border: 1px solid #b2b2b2;*/\r\n /* Allow breaking toolbars when in a narrow editor. (#9947) */\r\n white-space: normal;\r\n padding: 4px 3px 0px 4px;\r\n background: $uiClickableDefaultBg;\r\n @include simple-border($uiClickableDefaultBg);\r\n @include box-shadow();\r\n}\r\n\r\n.cke_float .cke_top {\r\n border: 3px solid $uiClickableDefaultBg;\r\n\r\n}\r\n\r\n.cke_bottom {\r\n padding: 1px;\r\n position: relative;\r\n @include simple-border();\r\n /*\r\n border-top: 1px solid #bfbfbf;\r\n\r\n box-shadow: 0 1px 0 #fff inset;\r\n\r\n background: #cfd1cf;\r\n background-image: linear-gradient(top, #ebebeb, #cfd1cf);\r\n filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#ebebeb', endColorstr='#cfd1cf');*/\r\n}\r\n\r\n/* On iOS we need to manually enable scrolling in the contents block. (#9945) */\r\n.cke_browser_ios .cke_contents {\r\n overflow-y: auto;\r\n -webkit-overflow-scrolling: touch;\r\n}\r\n\r\n/* The resizer is the small UI element that is rendered at the bottom right\r\n part of the editor. It makes is possible to resize the editor UI. */\r\n.cke_resizer {\r\n /* To avoid using images for the resizer, we create a small triangle,\r\n using some CSS magic. */\r\n width: 0;\r\n height: 0;\r\n overflow: hidden;\r\n width: 0;\r\n height: 0;\r\n overflow: hidden;\r\n border-width: 10px 10px 0 0;\r\n border-color: transparent #666 transparent transparent;\r\n border-style: dashed solid dashed dashed;\r\n\r\n font-size: 0;\r\n vertical-align: bottom;\r\n\r\n margin-top: 6px;\r\n\r\n /* \tA margin in case of no other element in the same container\r\n to keep a distance to the bottom edge. */\r\n margin-bottom: 2px;\r\n\r\n box-shadow: 0 1px 0 rgba(255, 255, 255, .3);\r\n}\r\n\r\n.cke_hc .cke_resizer {\r\n font-size: 15px;\r\n width: auto;\r\n height: auto;\r\n border-width: 0;\r\n}\r\n\r\n.cke_resizer_ltr {\r\n cursor: se-resize;\r\n\r\n float: right;\r\n margin-right: -4px;\r\n}\r\n\r\n/* This class is added in RTL mode. This is a special case for the resizer\r\n (usually the .cke_rtl class is used), because it may not necessarily be in\r\n RTL mode if the main UI is RTL. It depends instead on the context where the\r\n editor is inserted on. */\r\n.cke_resizer_rtl {\r\n border-width: 10px 0 0 10px;\r\n border-color: transparent transparent transparent #A5A5A5;\r\n border-style: dashed dashed dashed solid;\r\n\r\n cursor: sw-resize;\r\n\r\n float: left;\r\n margin-left: -4px;\r\n right: auto;\r\n}\r\n\r\n/* The editing area (where users type) can be rendered as an editable
\r\n element (e.g. divarea plugin). In that case, this is the class applied to\r\n that element. */\r\n.cke_wysiwyg_div {\r\n display: block;\r\n height: 100%;\r\n overflow: auto;\r\n padding: 0 8px;\r\n outline-style: none;\r\n @include border-box();\r\n}\r\n","// buttons and alerts\n$success: rgb(14, 145, 75);\n$info: rgb(14, 93, 145);\n$warning: rgb(216, 174, 91);\n$danger: rgb(201, 96, 67);\n$error: rgb(186, 18, 43);\n$activeInteraction: rgb(195, 90, 19);\n\n// corporate identity\n$logoRed: rgb(186, 18, 43);\n$grey: rgb(173, 161, 148);\n$darkBlueGrey: rgb(164, 187, 197);\n$mediumBlueGrey: rgb(193, 212, 220);\n$lightBlueGrey: rgb(228, 236, 239);\n$brownRedGrey: rgb(154, 137, 123);\n$darkBrown: rgb(111, 99, 89);\n$websiteBorder: rgb(141, 148, 158);\n\n// ui elements, these should only variations of the above\n// naming convention: jQueryUi theme roller -> camelCase\n\n$textColor: #222;\n$textHighlight: white;\n\n$uiGeneralContentBg: white();\n$uiGeneralContentBorder: #ddd;\n\n$uiHeaderBg: #d4d5d7;\n\n$uiClickableDefaultBg: #f3f1ef;\n$uiClickableHoverBg: whiten($info, 0.2);\n//$uiClickableActiveBg: $uiHeaderBg;\n$uiClickableActiveBg: whiten($websiteBorder, 0.2);\n//$uiClickableActiveBg: #aaa;\n\n$uiSelectableSelectedBg: whiten($info, 0.2);\n$uiSelectableSelectedHoverBg: whiten($info, 0.1);\n$uiSelectableHoverBg: whiten($info, 0.9);\n\n$uiOverlay: $lightBlueGrey;\n\n// new layout. Implemented now only for review panel\n$uiReviewPanelBg: #f2f2f2;\n$uiReviewPanelTextDisabled: hsl(0, 0%, 45%);\n$uiReviewPanelTextDefault: hsl(0, 0%, 12%);\n$uiReviewPanelBgDefault: $uiGeneralContentBg;\n$uiReviewPanelPrimaryHighlight: hsl(208, 100%, 32%);\n$uiReviewPanelBgInverted: $uiReviewPanelTextDefault;\n$uiReviewPanelTextInverted: $uiGeneralContentBg;\n\n// sidebars etc.\n$canvas: mix(#fff, $grey, 85%);\n\n// colors taken from feedback.scss\n$successBgColor: whiten($success, 0.8);\n$successBorderColor: whiten($success, 0.1);\n\n$infoBgColor: whiten($info, 0.8);\n$infoBorderColor: whiten($info, 0.1);\n\n$warningBgColor: whiten($warning, 0.8);\n$warningBorderColor: whiten($warning, 0.1);\n\n$dangerBgColor: whiten($danger, 0.8);\n$dangerBorderColor: whiten($danger, 0.1);\n\n$errorBgColor: whiten($error, 0.8);\n$errorBorderColor: whiten($error, 0.1);\n\n$darkBar: rgb(51, 51, 51);\n$darkBarTxt: rgb(230, 230, 230);\n$darkBarIcon: rgb(220, 220, 220);\n\n$actionLinkColor: #276d9b;\n$actionLinkHoverColor: #4f83a7;\n\n$colorWheel-01: #c3ba13;\n$colorWheel-02: #84a610;\n$colorWheel-03: #2b8e0e;\n$colorWheel-04: #0f9787;\n$colorWheel-05: #0e5d91;\n$colorWheel-06: #0d2689;\n$colorWheel-07: #400d83;\n$colorWheel-08: #960e7d;\n$colorWheel-09: #ba122b;\n$colorWheel-10: #c34713;\n$colorWheel-11: #c36f13;\n$colorWheel-12: #c39413;\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n/*\r\npanel.css (part of editor.css)\r\n================================\r\n\r\nPanels are floating elements that can hold different types of contents.\r\nThe following are common uses of it:\r\n\r\n\t- The element that toolbar combos display when opening them.\r\n\t- The context menu.\r\n\t- The list of items displayed by \"menu buttons\" (e.g. scayt).\r\n\t- The panel shown when opening \"panel buttons\" (e.g. color buttons).\r\n\r\nPanel contents are wrapped into an iframe, so it is possible to have additional\r\nCSS loaded inside them (e.g. to have more accurate preview on the styles combo).\r\n\r\nThe following is a visual representation of the outer elements of a panel:\r\n\r\n+-- .cke_panel(*) ---------------------+\r\n| +-- IFRAME.cke_panel_frame --------+ |\r\n| | +-- HTML.cke_panel_container --+ | |\r\n| | | +-- .cke_panel_block ------+ | | |\r\n| | | | | | | |\r\n| | | | (contents here) | | | |\r\n| | | | | | | |\r\n| | | +--------------------------+ | | |\r\n| | +------------------------------+ | |\r\n| +----------------------------------+ |\r\n+--------------------------------------+\r\n\r\n(*) All kinds of panel share the above structure. Menu panels adds the\r\n .cke_menu_panel class to the outer element, while toolbar combos add the\r\n\t.cke_combopanel class.\r\n\r\nThis file also defines styles for panel lists (used by combos). For menu-like\r\npanel contents and color panels check menu.css and colorpanel.css.\r\n*/\r\n@import \"inc/bootstrap\";\r\n\r\n/* The box that holds an IFRAME. It's inserted into a host document and positioned\r\n absolutely by the application. It floats above the host document/editor. */\r\n.cke_panel {\r\n /* Restore the loading hide */\r\n visibility: visible;\r\n width: 120px;\r\n height: 100px;\r\n overflow-x: hidden;\r\n overflow-y: auto;\r\n\r\n background-color: #fff;\r\n border: 1px solid #b6b6b6;\r\n border-bottom-color: #999;\r\n\r\n border-radius: 3px;\r\n\r\n box-shadow: 0 0 3px rgba(0, 0, 0, .15);\r\n font-size: 14px;\r\n}\r\n.cke_panel_visible .cke_panel {\r\n visibility: visible;\r\n}\r\n/* This class represents panels which are used as context menus. */\r\n.cke_menu_panel {\r\n padding: 0;\r\n margin: 0;\r\n visibility: hidden;\r\n background-color: $textHighlight;\r\n border: 1px solid $uiGeneralContentBorder;\r\n border-radius: 2px;\r\n box-shadow: none;\r\n max-height: 60vh;\r\n}\r\n\r\n/* This class represents panels which are used by rich combos. */\r\n.cke_combopanel {\r\n width: 150px;\r\n height: 170px;\r\n overflow: hidden;\r\n}\r\n\r\n/* The IFRAME the panel is wrapped into. */\r\n.cke_panel_frame {\r\n width: 100%;\r\n height: inherit;\r\n font-size: 12px;\r\n\r\n overflow: auto;\r\n overflow-x: hidden;\r\n}\r\n\r\n/* The HTML document which is a direct descendant of the IFRAME */\r\n.cke_panel_container {\r\n overflow: hidden;\r\n}\r\n\r\n/*\r\nHere we start the definition of panel lists (e.g. combo panels). The following\r\nis its visual representation:\r\n\r\n+-- .cke_panel_block -----------------+\r\n| +-- .cke_panel_grouptitle --------+ |\r\n| | | |\r\n| +---------------------------------+ |\r\n| +-- .cke_panel_list --------------+ |\r\n| | +-- .cke_panel_listItem ------+ | |\r\n| | | +-- a --------------------+ | | |\r\n| | | | +-- span -------------+ | | | |\r\n| | | | | | | | | |\r\n| | | | +---------------------+ | | | |\r\n| | | +-------------------------+ | | |\r\n| | +-----------------------------+ | |\r\n| | +-- .cke_panel_listItem ------+ | |\r\n| | | +-- a --------------------+ | | |\r\n| | | | +-- span -------------+ | | | |\r\n| | | | | | | | | |\r\n| | | | +---------------------+ | | | |\r\n| | | +-------------------------+ | | |\r\n| | +-----------------------------+ | |\r\n| | ... | |\r\n| +---------------------------------+ |\r\n+-------------------------------------+\r\n*/\r\n\r\n/* The list of panel items. */\r\n.cke_panel_list {\r\n list-style-type: none;\r\n margin: 0;\r\n padding: 0;\r\n white-space: nowrap;\r\n overflow-y: auto;\r\n height: 170px;\r\n}\r\n\r\n/* The item of .cke_panel_list */\r\n.cke_panel_listItem {\r\n margin: 0;\r\n padding-bottom: 1px;\r\n}\r\n\r\n/* The child of .cke_panel_listItem. These elements contain spans which are\r\n to display a real name of the property which is visible for an end-user. */\r\n.cke_panel_listItem a {\r\n padding: 3px 4px;\r\n display: block;\r\n border: 1px solid #fff;\r\n color: inherit;\r\n text-decoration: none;\r\n overflow: hidden;\r\n text-overflow: ellipsis;\r\n border-radius: 2px;\r\n}\r\n\r\n/* IE6 */\r\n* html .cke_panel_listItem a {\r\n width: 100%;\r\n\r\n /* IE is not able to inherit the color, so we must force it to black */\r\n color: #000;\r\n}\r\n\r\n/* IE7 */\r\n*:first-child + html .cke_panel_listItem a {\r\n /* IE is not able to inherit the color, so we must force it to black */\r\n color: #000;\r\n}\r\n\r\n.cke_panel_listItem.cke_selected a {\r\n\r\n background-color: mix(#fff, $info, 80%);\r\n}\r\n\r\n.cke_panel_listItem a:hover,\r\n.cke_panel_listItem a:focus,\r\n.cke_panel_listItem a:active {\r\n color: $textHighlight;\r\n background-color: $uiClickableHoverBg;\r\n outline: none;\r\n}\r\n\r\n.cke_hc .cke_panel_listItem a {\r\n border-style: none;\r\n}\r\n\r\n.cke_hc .cke_panel_listItem a:hover,\r\n.cke_hc .cke_panel_listItem a:focus,\r\n.cke_hc .cke_panel_listItem a:active {\r\n border: 2px solid;\r\n padding: 1px 2px;\r\n}\r\n\r\n/* The title of the entire panel which is visible on top of the list. */\r\n.cke_panel_grouptitle {\r\n display: none;\r\n}\r\n\r\n/* The following styles set defaults of the elements used by the Paragraph\r\n Format panel. */\r\n.cke_panel_listItem p,\r\n.cke_panel_listItem h1,\r\n.cke_panel_listItem h2,\r\n.cke_panel_listItem h3,\r\n.cke_panel_listItem h4,\r\n.cke_panel_listItem h5,\r\n.cke_panel_listItem h6,\r\n.cke_panel_listItem pre {\r\n margin-top: 0px;\r\n margin-bottom: 0px;\r\n}\r\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\ncolorpanel.css (part of editor.css)\r\n=====================================\r\n\r\nThe color panel is related to the contents part of the panels that are\r\ndisplayed when clicking the color buttons of the toolbar. See panels.css for\r\nstyles related to the outer part of panels.\r\n\r\nThe following is the visual representation of the color panel contents:\r\n\r\n+-- .cke_panel_block.cke_colorblock --+\r\n| +-- a.cke_colorauto --------------+ |\r\n| | | |\r\n| | AUTOMATIC COLOR | |\r\n| | | |\r\n| +---------------------------------+ |\r\n| +-- table ------------------------+ |\r\n| | | |\r\n| | COLOR PALETTE | |\r\n| | | |\r\n| |---------------------------------| |\r\n| | \"More Colors\" | |\r\n| +---------------------------------+ |\r\n+-------------------------------------+\r\n\r\nThe AUTOMATIC COLOR section is an containing a table with two cells with\r\nthe following contents:\r\n\r\n+-- TD -----------------+ +-- TD -----------------+\r\n| +-- .cke_colorbox --+ | | |\r\n| | | | | \"Automatic\" |\r\n| +-------------------+ | | |\r\n+-----------------------+ +-----------------------+\r\n\r\nThe COLOR PALETTE section instead is a table with a variable number of cells\r\n(by default 8). Each cell represents a color box, with the following structure:\r\n\r\n+-- A.cke_colorbox ---------+\r\n| +-- SPAN.cke_colorbox --+ |\r\n| | | |\r\n| +-----------------------+ |\r\n+---------------------------+\r\n*/\r\n\r\n/* The container of the color palette. */\r\n.cke_colorblock {\r\n padding: 3px;\r\n font-size: 11px;\r\n font-family: 'Microsoft Sans Serif', Tahoma, Arial, Verdana, Sans-Serif;\r\n}\r\n\r\n.cke_colorblock,\r\n.cke_colorblock a {\r\n text-decoration: none;\r\n color: #000;\r\n}\r\n\r\n/* The box which is to represent a single color on the color palette.\r\n It is a small, square-shaped element which can be selected from the palette. */\r\nspan.cke_colorbox {\r\n width: 10px;\r\n height: 10px;\r\n border: #808080 1px solid;\r\n float: left;\r\n}\r\n\r\n.cke_rtl span.cke_colorbox {\r\n float: right;\r\n}\r\n\r\n/* The wrapper of the span.cke_colorbox. It provides an extra border and padding. */\r\na.cke_colorbox {\r\n border: #fff 1px solid;\r\n padding: 2px;\r\n float: left;\r\n width: 12px;\r\n height: 12px;\r\n}\r\n\r\n.cke_rtl a.cke_colorbox {\r\n float: right;\r\n}\r\n\r\n/* Different states of the a.cke_colorbox wrapper. */\r\na:hover.cke_colorbox,\r\na:focus.cke_colorbox,\r\na:active.cke_colorbox {\r\n border: #b6b6b6 1px solid;\r\n background-color: #e5e5e5;\r\n}\r\n\r\n/* Buttons which are visible at the top/bottom of the color palette:\r\n - cke_colorauto (TOP) applies the automatic color.\r\n - cke_colormore (BOTTOM) executes the color dialog.\r\n*/\r\na.cke_colorauto,\r\na.cke_colormore {\r\n border: #fff 1px solid;\r\n padding: 2px;\r\n display: block;\r\n cursor: pointer;\r\n}\r\n\r\n/* Different states of cke_colorauto/cke_colormore buttons. */\r\na:hover.cke_colorauto,\r\na:hover.cke_colormore,\r\na:focus.cke_colorauto,\r\na:focus.cke_colormore,\r\na:active.cke_colorauto,\r\na:active.cke_colormore {\r\n border: #b6b6b6 1px solid;\r\n background-color: #e5e5e5;\r\n}\r\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\ntoolbar.css (part of editor.css)\r\n==================================\r\n\r\nThis files styles the CKEditor toolbar and its buttons. For toolbar combo\r\nstyles, check richcombo.css.\r\n\r\nThe toolbar is rendered as a big container (called toolbox), which contains\r\nsmaller \"toolbars\". Each toolbar represents a group of items that cannot be\r\nseparated. The following is the visual representation of the toolbox.\r\n\r\n+-- .cke_toolbox ----------------------------------------------------------+\r\n| +-- .cke_toolbar --+ +-- .cke_toolbar --+ ... +-- .cke_toolbar_break --+ |\r\n| | | | | | | |\r\n| +------------------+ +------------------+ +------------------------+ |\r\n| +-- .cke_toolbar --+ +-- .cke_toolbar --+ ... |\r\n| | | | | |\r\n| +------------------+ +------------------+ |\r\n+--------------------------------------------------------------------------+\r\n\r\nThe following instead is the visual representation of a single toolbar:\r\n\r\n+-- .cke_toolbar ----------------------------------------------------------------+\r\n| +-- .cke_toolbar_start --+ +-- .cke_toolgroup (*) --+ +-- .cke_toolbar_end --+ |\r\n| | | | | | | |\r\n| +------------------------+ +------------------------+ +----------------------+ |\r\n+--------------------------------------------------------------------------------+\r\n(*) .cke_toolgroup is available only when the toolbar items can be grouped\r\n (buttons). If the items can't be group (combos), this box is not available\r\n\tand the items are rendered straight in that place.\r\n\r\nThis file also styles toolbar buttons, which are rendered inside the above\r\n.cke_toolgroup containers. This is the visual representation of a button:\r\n\r\n+-- .cke_button -------------------------------------+\r\n| +-- .cke_button_icon --+ +-- .cke_button_label --+ |\r\n| | | | | |\r\n| +----------------------+ +-----------------------+ |\r\n+----------------------------------------------------+\r\n\r\nSpecial outer level classes used in this file:\r\n\r\n\t.cke_hc: Available when the editor is rendered on \"High Contrast\".\r\n\t.cke_rtl: Available when the editor UI is on RTL.\r\n*/\r\n@import \"inc/bootstrap\";\r\n/* The box that holds each toolbar. */\r\n.cke_toolbar {\r\n float: left;\r\n position: relative;\r\n z-index: 10005\r\n}\r\n\r\n.cke_rtl .cke_toolbar {\r\n float: right;\r\n}\r\n\r\n@media (pointer:coarse) {\r\n .cke .cke_toolbar .cke_button_off.cke_button_off:hover {\r\n background: white !important;\r\n color: $textColor !important;\r\n }\r\n}\r\n\r\n/* The box that holds buttons. */\r\n.cke_toolgroup {\r\n float: left;\r\n margin: 0 2px 0 0;\r\n @include simple-border();\r\n @include border-radius(1);\r\n\r\n background: white();\r\n display: flex;\r\n}\r\n\r\n.cke_hc .cke_toolgroup {\r\n border: 0;\r\n margin-right: 10px;\r\n margin-bottom: 10px;\r\n}\r\n\r\n.cke_rtl .cke_toolgroup {\r\n float: right;\r\n margin-left: 6px;\r\n margin-right: 0;\r\n}\r\n\r\n/* A toolbar button . */\r\n.cke .cke_toolbar .cke_button {\r\n display: inline-block;\r\n height: 18px;\r\n padding: 4px 6px;\r\n outline: none;\r\n cursor: pointer;\r\n border: 0;\r\n color: $textColor;\r\n}\r\n\r\n.cke .cke_toolbar .cke_button:hover {\r\n background: $uiClickableHoverBg !important;\r\n color: $textHighlight !important;\r\n}\r\n\r\n.cke_reset_all, .cke_reset_all *\r\n.cke .cke_top .cke_toolbar .cke_button_disabled:hover {\r\n background: white !important;\r\n cursor: default !important;\r\n}\r\n\r\n.cke_rtl .cke_button {\r\n float: right;\r\n}\r\n\r\n.cke_hc .cke_button {\r\n border: 1px solid black;\r\n\r\n /* Compensate the added border */\r\n padding: 3px 5px;\r\n margin: -2px 4px 0 -2px;\r\n}\r\n\r\n/* This class is applied to the button when it is \"active\" (pushed).\r\n This style indicates that the feature associated with the button is active\r\n i.e. currently writing in bold or when spell checking is enabled. */\r\n.cke .cke_toolbar a.cke_button_on {\r\n background-color: $info;\r\n color: $textHighlight;\r\n}\r\n\r\n.cke_button_disabled span {\r\n opacity: 0.4 !important;\r\n}\r\n\r\na.cke_button_on:hover,\r\na.cke_button_on:focus,\r\na.cke_button_on:active {\r\n\r\n cursor: pointer;\r\n}\r\n\r\na.cke_button_off:hover,\r\na.cke_button_off:focus,\r\na.cke_button_off:active,\r\na.cke_button_disabled:hover,\r\na.cke_button_disabled:focus,\r\na.cke_button_disabled:active {\r\n\r\n background-color: $uiClickableActiveBg;\r\n\r\n cursor: default;\r\n text-shadow: none;\r\n}\r\n\r\n/* The icon which is a visual representation of the button. */\r\n.cke_button_icon {\r\n cursor: inherit;\r\n background-repeat: no-repeat;\r\n margin-top: 1px;\r\n width: 16px;\r\n height: 16px;\r\n float: left;\r\n}\r\n\r\n.cke_rtl .cke_button_icon {\r\n float: right;\r\n}\r\n\r\n.cke_hc .cke_button_icon {\r\n display: none;\r\n}\r\n\r\n/* The label of the button that stores the name of the feature. By default,\r\n labels are invisible. They can be revealed on demand though. */\r\n.cke_button_label {\r\n display: none;\r\n padding-left: 3px;\r\n margin-top: 1px;\r\n line-height: 17px;\r\n vertical-align: middle;\r\n float: left;\r\n cursor: default;\r\n\r\n &.cke_button__language_label {\r\n display: block;\r\n cursor: pointer;\r\n }\r\n}\r\n\r\n.cke_button__language {\r\n cursor: pointer;\r\n}\r\n\r\n.cke_button__language_icon {\r\n display: none;\r\n}\r\n\r\n.cke_rtl .cke_button_label {\r\n padding-right: 3px;\r\n padding-left: 0;\r\n float: right;\r\n}\r\n\r\n.cke_hc .cke_button_label {\r\n padding: 0;\r\n display: inline-block;\r\n font-size: 12px;\r\n}\r\n\r\n.cke_rtl .cke_button_arrow {\r\n margin-right: 5px;\r\n margin-left: 0;\r\n}\r\n\r\n.cke_hc .cke_button_arrow {\r\n font-size: 10px;\r\n margin: 3px -2px 0 3px;\r\n width: auto;\r\n border: 0;\r\n}\r\n\r\n.cke_button_arrow {\r\n padding: 0 8px 5px 0;\r\n position: relative;\r\n top: -4px;\r\n opacity: .8\r\n}\r\n\r\n/* The vertical separator which is used within a single toolbar to split\r\n buttons into sub-groups. */\r\n.cke_toolbar_separator {\r\n float: left;\r\n background-color: #c0c0c0;\r\n background-color: rgba(0, 0, 0, .2);\r\n margin: 5px 2px 0;\r\n height: 18px;\r\n width: 1px;\r\n}\r\n\r\n.cke_rtl .cke_toolbar_separator {\r\n float: right;\r\n}\r\n\r\n.cke_hc .cke_toolbar_separator {\r\n width: 0;\r\n border-left: 1px solid;\r\n margin: 1px 5px 0 0px;\r\n}\r\n\r\n/* The dummy element that breaks toolbars.\r\n Once it is placed, the very next toolbar is moved to the new row. */\r\n.cke_toolbar_break {\r\n display: block;\r\n clear: left;\r\n}\r\n\r\n.cke_rtl .cke_toolbar_break {\r\n clear: right;\r\n}\r\n\r\n/* The button, which when clicked hides (collapses) all the toolbars. */\r\n.cke_toolbox_collapser {\r\n width: 12px;\r\n height: 11px;\r\n float: right;\r\n margin: 11px 0 0;\r\n font-size: 0;\r\n cursor: default;\r\n text-align: center;\r\n border: 1px solid #a6a6a6;\r\n border-bottom-color: #979797;\r\n border-radius: 3px;\r\n background: #fff;\r\n}\r\n\r\n.cke_toolbox_collapser.cke_toolbox_collapser_min {\r\n margin: 0 2px 4px;\r\n}\r\n\r\n.cke_rtl .cke_toolbox_collapser {\r\n float: left;\r\n}\r\n\r\n/* The CSS arrow, which belongs to the toolbar collapser. */\r\n.cke_toolbox_collapser .cke_arrow {\r\n display: inline-block;\r\n height: 0;\r\n width: 0;\r\n font-size: 0;\r\n margin-top: 1px;\r\n border-left: 3px solid transparent;\r\n border-right: 3px solid transparent;\r\n border-bottom: 3px solid #474747;\r\n border-top: 3px solid transparent;\r\n}\r\n\r\n.cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow {\r\n margin-top: 4px;\r\n border-bottom-color: transparent;\r\n border-top-color: #474747;\r\n}\r\n\r\n.cke_hc .cke_toolbox_collapser .cke_arrow {\r\n font-size: 8px;\r\n width: auto;\r\n border: 0;\r\n margin-top: 0;\r\n margin-right: 2px;\r\n}\r\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\nmenu.css (part of editor.css)\r\n===============================\r\n\r\nThis file styles menus used in the editor UI. These menus are the list of\r\noptions available inside some \"floating panels\", like menu buttons of the\r\ntoolbar or the context menu.\r\n\r\nNote that the menu itself doesn't include the floating element that holds it.\r\nThat element is styles in the panel.css file.\r\n\r\nThe following is a visual representation of the main elements of a menu:\r\n\r\n+-- .cke_menu -----------------+\r\n| +-- .cke_menuitem --------+ |\r\n| | +-- .cke_menubutton ---+ | |\r\n| | | | | |\r\n| | +----------------------+ | |\r\n| +--------------------------+ |\r\n| +-- .cke_menuseparator ----+ |\r\n| ... |\r\n+------------------------------+\r\n\r\nThis is the .cke_menubutton structure:\r\n(Note that the menu button icon shares with toolbar button the common class .cke_button_icon to achieve the same outlook.)\r\n\r\n+-- .cke_menubutton -------------------------------------------------------------------------+\r\n| +-- .cke_menubutton_inner ---------------------------------------------------------------+ |\r\n| | +-- .cke_menubutton_icon ---+ +-- .cke_menubutton_label --+ +-- .cke_cke_menuarrow --+ | |\r\n| | | +-- .cke_button_icon ---+ | | | | | | |\r\n| | | | | | | | | | | |\r\n| | | +-----------------------+ | | | | | | |\r\n| | +---------------------------+ +---------------------------+ +------------------------+ | |\r\n| +----------------------------------------------------------------------------------------+ |\r\n+--------------------------------------------------------------------------------------------+\r\n\r\nSpecial outer level classes used in this file:\r\n\r\n\t.cke_hc: Available when the editor is rendered on \"High Contrast\".\r\n\t.cke_rtl: Available when the editor UI is on RTL.\r\n*/\r\n\r\n/* .cke_menuitem is the element that holds the entire structure of each of the\r\n menu items. */\r\n\r\n.cke_menubutton {\r\n /* The \"button\" inside a menu item is a element.\r\n Transforms it into a block. */\r\n display: block;\r\n color: $textColor;\r\n padding: 5px 7px;\r\n cursor: pointer;\r\n // override .cke_reset_all *\r\n .cke_menubutton_label {\r\n cursor: pointer;\r\n }\r\n}\r\n\r\n.cke_menubutton__rtl {\r\n padding-right: 40px;\r\n position: relative;\r\n &:after {\r\n content: 'RTL';\r\n display: block;\r\n color: $grey;\r\n border: $grey 1px solid;\r\n border-radius: 2px;\r\n font-size: 10px;\r\n top: 50%;\r\n transform: translateY(-50%);\r\n right: 5px;\r\n line-height: 12px;\r\n padding: 0 4px;\r\n position: absolute;\r\n }\r\n}\r\n\r\n.cke_menubutton:active,\r\n.cke_menubutton:focus {\r\n outline: none;\r\n background-color: $uiReviewPanelBg;\r\n color: $textColor;\r\n &:after {\r\n color: $grey;\r\n border-color: $grey;\r\n }\r\n}\r\n\r\n.cke_menubutton:hover,\r\n.cke_menubutton_on,\r\n.cke_menubutton_on:focus {\r\n background: $uiClickableHoverBg;\r\n color: $textHighlight;\r\n display: block;\r\n outline: none;\r\n cursor: pointer;\r\n\r\n &:after {\r\n color: $textHighlight;\r\n border-color: $textHighlight;\r\n }\r\n}\r\n\r\n\r\n.cke_hc .cke_menubutton {\r\n padding: 2px;\r\n}\r\n\r\n.cke_hc .cke_menubutton:hover,\r\n.cke_hc .cke_menubutton:focus,\r\n.cke_hc .cke_menubutton:active {\r\n border: 2px solid;\r\n padding: 0;\r\n}\r\n\r\n.cke_menubutton_inner {\r\n display: table-row;\r\n}\r\n\r\n.cke_menubutton_icon,\r\n.cke_menubutton_label,\r\n.cke_menuarrow {\r\n display: table-cell;\r\n}\r\n\r\n/* The menu item icon. */\r\n.cke_menubutton_icon {\r\n display: none;\r\n background-color: #D7D8D7;\r\n opacity: 0.70; /* Safari, Opera and Mozilla */\r\n filter: alpha(opacity=70); /* IE */\r\n padding: 4px;\r\n}\r\n\r\n.cke_hc .cke_menubutton_icon {\r\n height: 16px;\r\n width: 0;\r\n padding: 4px 0;\r\n}\r\n\r\n.cke_menubutton_disabled:hover .cke_menubutton_icon,\r\n.cke_menubutton_disabled:focus .cke_menubutton_icon,\r\n.cke_menubutton_disabled:active .cke_menubutton_icon {\r\n /* The icon will get opacity as well when hovered. */\r\n opacity: 0.3;\r\n filter: alpha(opacity=30);\r\n}\r\n\r\n/* The textual part of each menu item. */\r\n.cke_menubutton_label {\r\n padding: 0 5px;\r\n background-color: transparent;\r\n width: 100%;\r\n vertical-align: middle;\r\n font-size: 14px;\r\n}\r\n\r\n.cke_menubutton_disabled .cke_menubutton_label {\r\n /* Greyed label text indicates a disabled menu item. */\r\n opacity: 0.3;\r\n filter: alpha(opacity=30);\r\n}\r\n\r\n.cke_menubutton_on .cke_menubutton_icon {\r\n padding-right: 3px;\r\n}\r\n\r\n.cke_panel_frame .cke_menubutton_label {\r\n display: none;\r\n}\r\n\r\n/* The separator used to separate menu item groups. */\r\n.cke_menuseparator {\r\n background-color: #D3D3D3;\r\n height: 1px;\r\n filter: alpha(opacity=70); /* IE */\r\n opacity: 0.70; /* Safari, Opera and Mozilla */\r\n}\r\n\r\n/* The small arrow shown for item with sub-menus. */\r\n.cke_menuarrow {\r\n background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAeCAYAAAAPSW++AAAAWUlEQVR42mNgAAJLS8v5QMzJgA6Agv+B+AYQa2GTAOFvQJyMSyINm1G66EYtAmIehlEwXAEobYHSGLqgFjRB/EcWTIYmnf/oEmlYJaCSuhhGIUnygNIYiA0Ab4wwJXKzD74AAAAASUVORK5CYII=);\r\n background-position: 0 10px;\r\n background-repeat: no-repeat;\r\n padding: 0 5px;\r\n}\r\n\r\n.cke_rtl .cke_menuarrow {\r\n background-position: 5px -13px;\r\n background-repeat: no-repeat;\r\n}\r\n\r\n.cke_menuarrow span {\r\n display: none;\r\n}\r\n\r\n.cke_hc .cke_menuarrow span {\r\n vertical-align: middle;\r\n display: inline;\r\n}\r\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\nrichcombo.css (part of editor.css)\r\n=================================\r\n\r\nThis file holds the style set of the \"Rich Combo\" widget which is commonly used\r\nin the toolbar. It doesn't, however, styles the panel that is displayed when\r\nclicking on the combo, which is instead styled by panel.css.\r\n\r\nThe visual representation of a rich combo widget looks as follows:\r\n\r\n+-- .cke_combo----------------------------------------------------------------------+\r\n| +-- .cke_combo_label --+ +-- .cke_combo_button ---------------------------------+ |\r\n| | | | +-- .cke_combo_text --+ +-- .cke_combo_open -------+ | |\r\n| | | | | | | +-- .cke_combo_arrow --+ | | |\r\n| | | | | | | | | | | |\r\n| | | | | | | +----------------------+ | | |\r\n| | | | +---------------------+ +--------------------------+ | |\r\n| +----------------------+ +------------------------------------------------------+ |\r\n+-----------------------------------------------------------------------------------+\r\n*/\r\n@import \"inc/bootstrap\";\r\n/* The box that hold the entire combo widget */\r\n.cke_combo {\r\n display: inline-block;\r\n}\r\n\r\n.cke_rtl .cke_combo {\r\n float: right;\r\n}\r\n\r\n.cke_hc .cke_combo {\r\n margin-top: -2px;\r\n}\r\n\r\n/* The label of the combo widget. It is invisible by default, yet\r\n it's important for semantics and accessibility. */\r\n.cke_combo_label {\r\n display: none;\r\n float: left;\r\n line-height: 26px;\r\n vertical-align: top;\r\n margin-right: 5px;\r\n}\r\n\r\n.cke_rtl .cke_combo_label {\r\n float: right;\r\n margin-left: 5px;\r\n margin-right: 0;\r\n}\r\n\r\n/* The container for combo text and arrow. */\r\n.cke_combo_button {\r\n display: inline-block;\r\n margin: 0 2px 0 0;\r\n\r\n @include simple-border();\r\n @include border-radius();\r\n\r\n background: white();\r\n max-height: 26px;\r\n white-space: nowrap;\r\n}\r\n\r\n/* Different states of the container. */\r\n.cke_combo_off a.cke_combo_button:hover,\r\n.cke_combo_off a.cke_combo_button:focus {\r\n outline: none;\r\n}\r\n\r\n\r\n.cke_combo_off a.cke_combo_button:hover,\r\n.cke_combo_off a.cke_combo_button:focus,\r\n.cke_combo_off a.cke_combo_button:active {\r\n background-color: $uiClickableActiveBg;\r\n text-shadow: none;\r\n}\r\n\r\n.cke_rtl .cke_combo_button {\r\n float: right;\r\n margin-left: 5px;\r\n margin-right: 0;\r\n}\r\n\r\n.cke_hc a.cke_combo_button {\r\n padding: 3px;\r\n}\r\n\r\n.cke_hc .cke_combo_on a.cke_combo_button,\r\n.cke_hc .cke_combo_off a.cke_combo_button:hover,\r\n.cke_hc .cke_combo_off a.cke_combo_button:focus,\r\n.cke_hc .cke_combo_off a.cke_combo_button:active {\r\n border-width: 3px;\r\n padding: 1px;\r\n}\r\n\r\n/* The label that shows the current value of the rich combo.\r\n By default, it holds the name of the property.\r\n See: .cke_combo_inlinelabel */\r\n.cke_combo_text {\r\n line-height: 26px;\r\n padding : {\r\n left: 10px;\r\n }\r\n text-overflow: ellipsis;\r\n overflow: hidden;\r\n float: left;\r\n cursor: default;\r\n color: #474747;\r\n width: 60px;\r\n}\r\n\r\n.cke_rtl .cke_combo_text {\r\n float: right;\r\n text-align: right;\r\n padding-left: 0;\r\n padding-right: 10px;\r\n}\r\n\r\n.cke_hc .cke_combo_text {\r\n line-height: 18px;\r\n font-size: 12px;\r\n}\r\n\r\n/* The handler which opens the panel of rich combo properties.\r\n It holds an arrow as a visual indicator. */\r\n.cke_combo_open {\r\n display: inline-block;\r\n font-size: 0;\r\n height: 26px;\r\n line-height: 17px;\r\n margin: 0;\r\n text-align: center;\r\n width: 20px;\r\n cursor: pointer;\r\n &:hover {\r\n color: $textHighlight;\r\n background: $uiClickableHoverBg;\r\n }\r\n}\r\n\r\n.cke_combo_button:hover {\r\n color: $textHighlight !important;\r\n background: $uiClickableHoverBg !important;\r\n .cke_combo_text{\r\n color: $darkBarTxt !important;\r\n }\r\n}\r\n\r\n.cke_combo_on {\r\n .cke_combo_button {\r\n background-color: $info;\r\n .cke_combo_text {\r\n color: $darkBarTxt !important;\r\n }\r\n }\r\n}\r\n\r\n.cke_hc .cke_combo_open {\r\n cursor: default;\r\n display: inline-block;\r\n font-size: 0;\r\n height: 26px;\r\n line-height: 17px;\r\n margin: 0;\r\n text-align: center;\r\n width: 20px;\r\n}\r\n\r\n/* The arrow which is displayed inside of the .cke_combo_open handler. */\r\n.cke_combo_arrow, .cke_button_arrow {\r\n margin: 8px 0 0;\r\n float: left;\r\n left: 7px;\r\n position: relative;\r\n font-family: 'tao';\r\n speak: none;\r\n font-style: normal;\r\n font-weight: normal;\r\n font-variant: normal;\r\n text-transform: none;\r\n line-height: 1;\r\n\r\n /* Better Font Rendering =========== */\r\n -webkit-font-smoothing: antialiased;\r\n -moz-osx-font-smoothing: grayscale;\r\n cursor: pointer;\r\n font-size: 1rem;\r\n}\r\n\r\n.cke_combo_arrow, .cke_button_arrow {\r\n @include tao-icon-setup;\r\n @include icon-down;\r\n}\r\n\r\n.cke_hc .cke_combo_arrow {\r\n font-size: 10px;\r\n width: auto;\r\n border: 0;\r\n margin-top: 3px;\r\n}\r\n\r\n/* Disabled combo button styles. */\r\n.cke_combo_disabled .cke_combo_inlinelabel,\r\n.cke_combo_disabled .cke_combo_open {\r\n opacity: 0.3;\r\n}\r\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n\r\n/*\r\nelementspath.css (part of editor.css)\r\n=======================================\r\n\r\nThis file styles the \"Elements Path\", whith is the list of element names\r\npresent at the the bottom bar of the CKEditor interface.\r\n\r\nThe following is a visual representation of its main elements:\r\n\r\n+-- .cke_path ---------------------------------------------------------------+\r\n| +-- .cke_path_item ----+ +-- .cke_path_item ----+ +-- .cke_path_empty ---+ |\r\n| | | | | | | |\r\n| +----------------------+ +----------------------+ +----------------------+ |\r\n+----------------------------------------------------------------------------+\r\n*/\r\n\r\n/* The box that holds the entire elements path. */\r\n.cke_path {\r\n float: left;\r\n margin: -2px 0 2px;\r\n}\r\n\r\n/* Each item of the elements path. */\r\n.cke_path_item,\r\n /* Empty element available at the end of the elements path, to help us keeping\r\n the proper box size when the elements path is empty. */\r\n.cke_path_empty {\r\n display: inline-block;\r\n float: left;\r\n padding: 3px 4px;\r\n margin-right: 2px;\r\n cursor: default;\r\n text-decoration: none;\r\n outline: 0;\r\n border: 0;\r\n color: #4c4c4c;\r\n text-shadow: 0 1px 0 #fff;\r\n font-weight: bold;\r\n font-size: 11px;\r\n}\r\n\r\n.cke_rtl .cke_path,\r\n.cke_rtl .cke_path_item,\r\n.cke_rtl .cke_path_empty {\r\n float: right;\r\n}\r\n\r\n/* The items are elements, so we define its hover states here. */\r\na.cke_path_item:hover,\r\na.cke_path_item:focus,\r\na.cke_path_item:active {\r\n background-color: #bfbfbf;\r\n color: #333;\r\n text-shadow: 0 1px 0 rgba(255, 255, 255, .5);\r\n border-radius: 2px;\r\n box-shadow: 0 0 4px rgba(0, 0, 0, .5) inset, 0 1px 0 rgba(255, 255, 255, .5);\r\n}\r\n\r\n.cke_hc a.cke_path_item:hover,\r\n.cke_hc a.cke_path_item:focus,\r\n.cke_hc a.cke_path_item:active {\r\n border: 2px solid;\r\n padding: 1px 2px;\r\n}\r\n","/*\r\nCopyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r\nFor licensing, see LICENSE.md or http://ckeditor.com/license\r\n*/\r\n@import \"inc/bootstrap\";\r\n/* \"Source\" button label */\r\n.cke_button__source_label,\r\n.cke_button__sourcedialog_label {\r\n display: inline;\r\n}\r\n\r\n/* \"Font Size\" combo width */\r\n.cke_combo__fontsize .cke_combo_text {\r\n width: 30px;\r\n}\r\n\r\n/* \"Font Size\" panel size */\r\n.cke_combopanel__fontsize {\r\n width: 120px;\r\n}\r\n\r\n/* Editable regions */\r\n.cke_source {\r\n font-family: 'Courier New', Monospace;\r\n font-size: small;\r\n background-color: #fff;\r\n white-space: pre;\r\n}\r\n\r\n.cke_wysiwyg_frame, .cke_wysiwyg_div {\r\n background-color: #fff;\r\n}\r\n","@import \"inc/bootstrap\";\n\n[class^=\"icon-\"], [class*=\" icon-\"] {\n text-shadow: 0 1px 0 white(.5);\n}\n\n.cke_button {\n min-width: 14px;\n text-decoration: none !important;\n text-align: center;\n}\n\n.cke_top,\n.cke_top:before,\n.cke_top:after,\n.cke_top *,\n.cke_top *:before,\n.cke_top *:after {\n box-sizing: content-box !important;\n}\n\n.cke_button_icon, .cke_button {\n padding-top: 1px;\n line-height: 0.9;\n font-size: 16px;\n}\n\n.cke_nose {\n position: absolute;\n bottom: -6px;\n transform: rotate(45deg);\n border: 1px $uiClickableDefaultBg solid;\n border-left: none;\n border-top: none;\n width: 12px;\n height: 12px;\n background: $uiClickableDefaultBg;\n box-shadow: 2px 1px 1px 0 rgba(0, 0, 0, 0.1);\n opacity: 0;\n &.float-space-left {\n opacity: 1;\n transition: opacity .1s ease-in-out;\n right: auto;\n left: 5px;\n }\n &.float-space-right {\n opacity: 1;\n transition: opacity .1s ease-in-out;\n right: 5px;\n left: auto;\n }\n &.float-space-bottom {\n top: -6px;\n box-shadow: none;\n }\n &.float-space-top {\n bottom: -6px;\n }\n}\n","/* Do not edit */@import \"inc/bootstrap\";\n.cke .cke_top .cke_toolbar .cke_button_icon {background-image: none!important;}\n.cke_button_icon, .cke_button { @include tao-icon-setup;}\n.cke_button__anchor_icon:before { @include icon-anchor;}\n.cke_button__bgcolor_icon:before { @include icon-background-color;}\n.cke_button__bidiltr_icon:before { @include icon-left-right;}\n.cke_button__bidirtl_icon:before { @include icon-right-left;}\n.cke_button__blockquote_icon:before { @include icon-block-quote;}\n.cke_button__bold_icon:before { @include icon-bold;}\n.cke_button__bulletedlist_icon:before { @include icon-ul;}\n.cke_button__copy_icon:before { @include icon-copy;}\n.cke_button__creatediv_icon:before { @include icon-div-container;}\n.cke_button__cut_icon:before { @include icon-cut;}\n.cke_button__find_icon:before { @include icon-find;}\n.cke_button__horizontalrule_icon:before { @include icon-insert-horizontal-line;}\n.cke_button__image_icon:before { @include icon-image;}\n.cke_button__indent_icon:before { @include icon-increase-indent;}\n.cke_button__italic_icon:before { @include icon-italic;}\n.cke_button__justifyblock_icon:before { @include icon-justify;}\n.cke_button__justifycenter_icon:before { @include icon-center;}\n.cke_button__justifyleft_icon:before { @include icon-align-left;}\n.cke_button__justifyright_icon:before { @include icon-align-right;}\n.cke_button__link_icon:before { @include icon-link;}\n.cke_button__newpage_icon:before { @include icon-new-page;}\n.cke_button__numberedlist_icon:before { @include icon-ol;}\n.cke_button__outdent_icon:before { @include icon-decrease-indent;}\n.cke_button__paste_icon:before { @include icon-paste;}\n.cke_button__pastefromword_icon:before { @include icon-paste-word;}\n.cke_button__pastetext_icon:before { @include icon-paste-text;}\n.cke_button__radio_icon:before { @include icon-radio-checked;}\n.cke_button__redo_icon:before { @include icon-redo;}\n.cke_button__replace_icon:before { @include icon-replace;}\n.cke_button__scayt_icon:before { @include icon-spell-check;}\n.cke_button__selectall_icon:before { @include icon-select-all;}\n.cke_button__sourcedialog_icon:before { @include icon-source;}\n.cke_button__specialchar_icon:before { @include icon-special-character;}\n.cke_button__strike_icon:before { @include icon-strike-through;}\n.cke_button__subscript_icon:before { @include icon-subscript;}\n.cke_button__superscript_icon:before { @include icon-superscript;}\n.cke_button__table_icon:before { @include icon-table;}\n.cke_button__templates_icon:before { @include icon-templates;}\n.cke_button__textcolor_icon:before { @include icon-text-color;}\n.cke_button__taohighlight_icon:before { @include icon-text-marker;}\n.cke_button__underline_icon:before { @include icon-underline;}\n.cke_button__taounderline_icon:before { @include icon-underline;}\n.cke_button__undo_icon:before { @include icon-undo;}\n.cke_button__unlink_icon:before { @include icon-unlink;}\n.cke_button__taomediamanager_icon:before { @include icon-media;}\n.cke_button__taoqtiimage_icon:before { @include icon-image;}\n.cke_button__taoqtimaths_icon:before { @include icon-maths;}\n.cke_button__taoqtimedia_icon:before { @include icon-media;}\n.cke_button__taoqtiinclude_icon:before { @include icon-shared-file;}\n.cke_button__taoqtitable_icon:before { @include icon-table;}\n.cke_button__taotooltip_icon:before { @include icon-tooltip;}\n.cke_button__taoqtiprintedvariable_icon:before { @include icon-variable;}\n.cke_button__taotab_icon:before { @include icon-tab;}\n.cke_button__taountab_icon:before { @include icon-untab;}\n.cke_combo_arrow:before { @include icon-down;}\n.cke_button_arrow:before { @include icon-down;}\n"]} \ No newline at end of file diff --git a/lib/ckeditor/skins/tao/icons.png b/lib/ckeditor/skins/tao/icons.png index e8f350ee183b107055ac5ba0c99e107c50b962ca..fbbdbf909c6996cb9fccc39c1e5f9d6ef12bc637 100644 GIT binary patch delta 9461 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 Z_Yet@NJW&Ly*YsXD7{dZuaq?l{2zmz)*S!< delta 9456 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 z zVu?7Awo9MK3o!FJZoSHAI?Ku=fW$??f`)s>d()C4l9Gy*Wn@U>0#s#kUm5cfO)m+U zZz!a_f|`O89|8LB8>C4PcFg_;(U^(>x}4O41PmS(a&H^bDU0cX%EQra`HmvNfkL#o zjh^G6*MS4-cG<-aW%oA2%&DgMFXK}qC^omZJ)q5D=mui~;~NEjhebw2jJfb7MN2y) z$nf&xiCHZ6uqDwu+cFn8nF-9y%>3>Ta^eM>(B8r&tSs3WT=}R~)EjuDOSh=w#ZPo_YVtezJ1+t+wA^K2eIV)Pq(n+ z$Au(y^BP#vSQY~VI7fujxRok_meu-r#w)BH>}hJMtDjgcDjVCIKJVe$-fN>dPQrab z=Y;HJ+nnLhu78?~{bV877`<9uFg3YouMpe0e0`tn_jo(4Cm>HB#wxC0^$X-y{C{ce z|I|LBsl_JO^k@VVbZe%8v$)@HSU}q{0U0L$dVKejjC1y$^m_JNRn@Wc4yTm-s=oCE zYDh${d7#^fuV<7uWBemJ>F^e1RM;27UShXaw#c7g0&RAkMM2I;{GSrrEA%LXpppmW z9rM04V^mcZuaMiRa1y)r^jP5TCc+4v#)X0Vw~Skxq% ziX}CO8@U&y&PIRJoWRrLo4xnN$+a?d5aZj={D^uCxUqKBy%E1lwpRYtR}(2IsSitZ zF`aibZW76)K5+|uH3E+bMNMeUh2KV*cNhg0bhmRF+D)=NDo-X9bhW+LXd5!mgVnM?VS{2%w&c2<>yb>C&BmF+&}ocWL!{N;xeTtm<@- z1cvWk! zZSE*$^<9~L(MM>?a+VW6i-C@g!yzPlN-I?;EqR3;7$FhbFNTJP)o^^_DS`_sh;7@~ zZqEB^roqJ247*c^+!v>FhE7=Nb6sj~Kl6W8XfQD5ok|a+cpPLnSX;Ur)Vj)}HBJ#AhF5KI>B(AvKvKK5*G0&d-9YsaBKWpXj88skL5k zbVFd;z*f?zv`w?pO4s;B86XFIxMi=Az}y}UX;>H{=5^^TRcLA+#}w~XzyB01_4(1E$KaY;?MvRm&2-AoUy6 zi+}R;x{R+1r+uU9_z$8=jWEH;@84$O?~i>Z(2L$#ep_0{5nU~t!nD2Zxv{y#pmaakFee2IEFW8;`v&Iq0GLWa-?nAuWuE@UlbHB=Q$#ze+M zG;u03*Oh-L7ijnS)8s-+1>^7tU>u4ehVw;+HVDJ4#MuB7cthUSb`Q}zBYS()a;%ym=*$=xB?3lbl%;Vu zt_GYpyX~I!6>FC~5TtR}n1?JLr=_ISTi)MXh#M|r)2wX-L&$M1Iu zIkC8eNLH!H9qBaC69OOzIHx-~jCw7tv+mBv>_qPD73xu82pt}-DH?Vj{}2$$pM3OR ziGSnUATNivlLkU2FOUk(o8}6H{Hy&`8KTv^zNGb&@cb&5Kk-tKL@7=Ts!)mG#02Jz z)!2!N(CoFEf}Pe8vtv8qB@5FJ>{st8HP35w1MG522IeTfbk@ap9! zq>;TYZmHcZ+-m)m!dW~c1OVxY`l0i@z~g8CfO>ZIjCB?c#%Kqf%TLE%R@u>rL(q<2 zG@v{ddjTQr*Icc53_Q?NHX=y#g=XZ7K1s^_nmYvV`A7h@v=_g)U`x8X`;UI_Gx|(_ zE-S9^1tbjCpr)=f*BuP?T~B{qWb@9=&{UJj@EPZvc2&`H2kqHm`#P8ce8vonEt2cO z>%Og~i}MbUdMSQm9;}>G@WiRAE+^W?=fa4XGK>G+>{ryx8hb~tAu4{`&sBCp1I^<5 zZ3wPoaR)@L(M^`WOSm;XJw0Z7rpzEqH%?V>4Kh=z2mjbd^}cdSO(N@JXChD~L!gWr z(#;s#oe>|uCTh3bI!{CkO&9riFi_rdB&=g-IHKR+Fsff~H;CqpnOBajry%D&5{S_fx$n>L;u_%PAclIjMl;@ScQ&l}4dc^^4%9oY z9JRh4=QOAPqAex)caB3{|blLXm0J3DJe)2NUA z?+50deARGTlIRpXcUsW^PG@nptoati)y0r=ZNaHjtJOA7N#0=4y&P|=hdG8x8>~($ zzKQ~kV=<5{Kpf7vw(4_f7Vu2~I>G6Jvk*j{!~#AOu;^oe%?#%#MUcI};o~;y`3kz6vN$eJeaGpv##aXM{`G-c1aB-@t^Ffgw=|j@3`sp1 z>n~X>Ko{@~`(nd{pLTBk9wrmtFl->JWM6ras_$nsp*iy64atC4>8(<(h+#fw7$OEc zVCEuckz=Yc%lQ2DeQswGa%~5%-Mhfbo8vkf{1RU{eLG!|WHBr$HT9+To?oOw<8Nl9 zNoci3+*VBh08x|R`KH8frxG{!B~kbna{>zIY_P!7?@5%Q>Wdn0w$~M_8zaX}61)c6 zc(^iS0(8;Wns`din(eIZ~oiR&2cFKMdPy8I!Kql?~gCTI z@{fZKe~cJ<;Ur)s7Xk$umm%@IScXuT-{zbcvt(i+-BZN!j~2~*-`_)(v zLyx2AArv7=40{7^Us*_G;O4Gqe;aD>OP3RP2ryUCluc8&(AL(wrUDH_vr$LKNJ`vY z=*GbtCT|&_mB2tcJ`0LM zpcd<5+;JM2p}mj%x&I8oM}K&N0O9o(G%CD&v!L-NzT@IV-h;qiHlgH2PbFw_9!V=C#_+=e429RyCd1F?`58Sn@9_31(>Cj+2+J^}QbfOX)br!a8fC8Qf z?1!G;igph;05s6Yrb( zPt!Pvtj~)<04pL7zPx`>4V|yHXULG0ky*#2<{tO-@57P#Uv37Drm#k|O3G;ApbZvF z3Z5O--=xb6o;p7(*VxV2pUsXsQ?+oSG1A|aJ3YmB+wv@1-sUZvme*m=XGe?IABVBn z&wOtWt<2f7R&IgC!YFyL=OAm~>&VI+k>9LgSVy$<(DEsT%4HsckI%Z%)1UP$A8FpK z+AC_-6{J~U`7OElFJe<6qb*{?gNll3v_SZbg6!Poj+2ee<|z!s!LK~VByP*L{_`hG z64-MLd9$MDlY_-OWpwO_J^`VviayyUD%LQaY&-sF{PAl}P7Xi%&^U_LX6bwt|vKLGdYsdfCH==R}nF@5tB{0`v5Pp1Ea_fDnrcNvh$@ zXg`#@SBm)8CM)CT*NkX`{|_T8pg+TkSpJKx0>(_6E;YVX8GJSg0`CS0f3@2E=?S+x z+Zc>Ne?@G})N!IyDiw%TuzRhE#!gu^j&Wvp*Qceet(n?7I>HQZjlBxiWBZqIp9u2s z`?q)?j+e)%)IH+}m%GWL#7&htu3M?g{@y<~3% z8JyDFV0n2&?3>4eHV1%$>HO7 z)U-XCKiv$gNqX%y&p4@|FC5E2;@ z2yyRKf9$zH0`UQIF2ez<(a*umok{797XA3x)|UtK2W_`UuE5q<)-XB=Yy&y4G(-?O z?zK=Q~?p4@fHz)-s2LXBIh6pfG~7qvUnT S&7K12OF>purd--I;C}!zoAL1g diff --git a/lib/ckeditor/skins/tao/icons_hidpi.png b/lib/ckeditor/skins/tao/icons_hidpi.png index 960dbb31fe89a48748535542daf8a2e79b4100e5..d346c504d09c240725bff68b7eee5d8414f38f72 100644 GIT binary patch delta 28850 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ú>x{`ldUWHD*T{z+ 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⪻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 T#9B|kdoJ@zL84U5(D(lXMVizS From 7248b4c439480c327791f053457a7470c835d2de Mon Sep 17 00:00:00 2001 From: Yuriy Synyaiev Date: Fri, 22 Jul 2022 11:47:33 +0200 Subject: [PATCH 9/9] chore: bump version --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1878a97e..57aa49e8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,5 +1,5 @@ { "name": "@oat-sa/tao-core-shared-libs", - "version": "1.2.0", + "version": "1.3.0", "lockfileVersion": 1 } diff --git a/package.json b/package.json index dd8d4c34..79947663 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oat-sa/tao-core-shared-libs", - "version": "1.2.0", + "version": "1.3.0", "description": "TAO Frontent Core Shared Libraries", "files": [ "lib"