diff --git a/admin/survey/script/vprasanjeInline.js b/admin/survey/script/vprasanjeInline.js index 24c46bed1..e003274ec 100644 --- a/admin/survey/script/vprasanjeInline.js +++ b/admin/survey/script/vprasanjeInline.js @@ -948,7 +948,7 @@ function inline_load_editor (_this) { var def_pogoj = 'default="'+def_text+'"'; el.replaceWith(''+ - '
'); + ''); editor_display(spr_id); } @@ -967,7 +967,7 @@ function inline_load_editor_hotspot (_this, vre_id) { var def_pogoj = 'default="'+def_text+'"'; el.replaceWith(''+ - ''); + ''); editor_display_hotspot(vre_id); } diff --git a/editors/ckeditor_4_4/config.js b/editors/ckeditor_4_4/config.js index 4dba442d5..baf41d3be 100644 --- a/editors/ckeditor_4_4/config.js +++ b/editors/ckeditor_4_4/config.js @@ -13,12 +13,33 @@ var site_url = $('#srv_site_url').val(); var lang_code = 'sl'; CKEDITOR.editorConfig = function (config) { - //config.language = 'sl'; - config.skin = 'moonocolor'; + + //config.skin = 'moonocolor'; + config.skin = 'moono-lisa'; + config.uiColor = '#FFFFFF'; + + config.removePlugins = 'elementspath, resize'; lang_code = config.language; + config.toolbar = [ + {name: 'source', items: ['Source']}, + {name: 'clipboard', items: ['Undo', 'Redo', 'PasteText','RemoveFormat']}, + {name: 'font-type', items: ['Font']}, + {name: 'font-size', items: ['FontSize']}, + {name: 'basicstyles', items: ['Bold', 'Italic', 'Underline']}, + {name: 'colors', items: ['TextColor', 'BGColor']}, + {name: 'align', items: ['JustifyLeft', 'JustifyCenter', 'JustifyRight', 'JustifyBlock']}, + {name: 'list', items: ['NumberedList', 'BulletedList']}, + {name: 'links', items: ['Link', 'Unlink', 'Image']}, + '/', + {name: 'other', items: ['Scayt', 'Strike', 'SpecialChar']}, + {name: 'vec', items:['Styles', 'Format', 'Outdent', 'Indent', 'HorizontalRule']}, + {name: 'insert', items: ['CreateDiv', 'Flash', 'Table', 'IFrame', 'Youtube', 'Abbr']}, + ]; + + /*config.toolbar = [ {name: 'document', items: ['Source', '-']}, {name: 'clipboard', items: ['PasteText','RemoveFormat', 'Undo', 'Redo', 'Scayt']}, {name: 'basicstyles', items: ['Bold', 'Underline', 'Italic', 'Strike', '-']}, @@ -27,7 +48,7 @@ CKEDITOR.editorConfig = function (config) { {name: 'paragraph', items: ['NumberedList', 'BulletedList', '-', 'JustifyLeft', 'JustifyCenter', 'JustifyRight', 'JustifyBlock','-']}, {name: 'insert', items: ['CreateDiv', 'Flash', 'Table', 'IFrame', 'Youtube', 'Abbr']}, {name: 'vec', items:['-', 'Styles', 'Format', 'FontSize', 'Font', 'Outdent', 'Indent', 'HorizontalRule']} - ]; + ];*/ config.toolbar_Full = [ {name: 'document', items: ['Source', '-']}, diff --git a/editors/ckeditor_4_4/skins/moono-lisa/dev/icons16.png b/editors/ckeditor_4_4/skins/moono-lisa/dev/icons16.png new file mode 100644 index 000000000..425edcf2e Binary files /dev/null and b/editors/ckeditor_4_4/skins/moono-lisa/dev/icons16.png differ diff --git a/editors/ckeditor_4_4/skins/moono-lisa/dev/icons16.svg b/editors/ckeditor_4_4/skins/moono-lisa/dev/icons16.svg new file mode 100644 index 000000000..1717d6106 --- /dev/null +++ b/editors/ckeditor_4_4/skins/moono-lisa/dev/icons16.svg @@ -0,0 +1,175 @@ + + \ No newline at end of file diff --git a/editors/ckeditor_4_4/skins/moono-lisa/dev/icons32.png b/editors/ckeditor_4_4/skins/moono-lisa/dev/icons32.png new file mode 100644 index 000000000..148456661 Binary files /dev/null and b/editors/ckeditor_4_4/skins/moono-lisa/dev/icons32.png differ diff --git a/editors/ckeditor_4_4/skins/moono-lisa/dev/icons32.svg b/editors/ckeditor_4_4/skins/moono-lisa/dev/icons32.svg new file mode 100644 index 000000000..10e8452ed --- /dev/null +++ b/editors/ckeditor_4_4/skins/moono-lisa/dev/icons32.svg @@ -0,0 +1,167 @@ + + \ No newline at end of file diff --git a/editors/ckeditor_4_4/skins/moono-lisa/dev/locations.json b/editors/ckeditor_4_4/skins/moono-lisa/dev/locations.json new file mode 100644 index 000000000..0b3648b40 --- /dev/null +++ b/editors/ckeditor_4_4/skins/moono-lisa/dev/locations.json @@ -0,0 +1,144 @@ +{ + "0": [ + [ + "plugins/sourcearea/icons/source.png", + "plugins/sourcedialog/icons/sourcedialog.png" + ], + [ + "plugins/sourcearea/icons/source-rtl.png", + "plugins/sourcedialog/icons/sourcedialog-rtl.png" + ], + "plugins/save/icons/save.png", + "plugins/newpage/icons/newpage.png", + "plugins/newpage/icons/newpage-rtl.png", + "plugins/preview/icons/preview.png", + "plugins/preview/icons/preview-rtl.png", + "plugins/print/icons/print.png", + [ + "plugins/templates/icons/templates.png", + "plugins/templates/icons/templates-rtl.png" + ], + "plugins/docprops/icons/docprops.png", + "plugins/docprops/icons/docprops-rtl.png" + ], + "1": [ + [ + "plugins/clipboard/icons/cut-rtl.png", + "plugins/clipboard/icons/cut.png" + ], + [ + "plugins/clipboard/icons/copy.png", + "plugins/clipboard/icons/copy-rtl.png" + ], + [ + "plugins/clipboard/icons/paste.png", + "plugins/clipboard/icons/paste-rtl.png" + ], + "plugins/pastetext/icons/pastetext.png", + "plugins/pastetext/icons/pastetext-rtl.png", + "plugins/pastefromword/icons/pastefromword.png", + "plugins/pastefromword/icons/pastefromword-rtl.png", + "plugins/undo/icons/undo.png", + "plugins/undo/icons/undo-rtl.png", + "plugins/undo/icons/redo.png", + "plugins/undo/icons/redo-rtl.png" + ], + "2": [ + [ + "plugins/find/icons/find-rtl.png", + "plugins/find/icons/find.png" + ], + "plugins/find/icons/replace.png", + "plugins/selectall/icons/selectall.png", + [ + "plugins/wsc/icons/spellchecker.png", + "plugins/scayt/icons/scayt.png" + ] + ], + "3": [ + "plugins/forms/icons/form.png", + "plugins/forms/icons/checkbox.png", + "plugins/forms/icons/radio.png", + [ + "plugins/forms/icons/textfield-rtl.png", + "plugins/forms/icons/textfield.png" + ], + "plugins/forms/icons/textarea.png", + "plugins/forms/icons/textarea-rtl.png", + "plugins/forms/icons/select.png", + "plugins/forms/icons/select-rtl.png", + "plugins/forms/icons/button.png", + "plugins/forms/icons/imagebutton.png", + "plugins/forms/icons/hiddenfield.png" + ], + "4": [ + "plugins/basicstyles/icons/bold.png", + "plugins/basicstyles/icons/italic.png", + "plugins/basicstyles/icons/underline.png", + "plugins/basicstyles/icons/strike.png", + "plugins/basicstyles/icons/superscript.png", + "plugins/basicstyles/icons/subscript.png", + "plugins/removeformat/icons/removeformat.png" + ], + "5": [ + "plugins/list/icons/numberedlist.png", + "plugins/list/icons/numberedlist-rtl.png", + "plugins/list/icons/bulletedlist.png", + "plugins/list/icons/bulletedlist-rtl.png", + "plugins/indent/icons/outdent.png", + "plugins/indent/icons/indent.png", + "plugins/indent/icons/indent-rtl.png", + "plugins/indent/icons/outdent-rtl.png", + "plugins/blockquote/icons/blockquote.png", + "plugins/div/icons/creatediv.png", + "plugins/justify/icons/justifyleft.png", + "plugins/justify/icons/justifycenter.png", + "plugins/justify/icons/justifyright.png", + "plugins/justify/icons/justifyblock.png", + "plugins/bidi/icons/bidiltr.png", + "plugins/bidi/icons/bidirtl.png" + ], + "6": [ + "plugins/link/icons/link.png", + "plugins/link/icons/unlink.png", + "plugins/link/icons/anchor.png", + "plugins/link/icons/anchor-rtl.png", + "plugins/copyformatting/icons/copyformatting.png" + ], + "7": [ + [ + "plugins/image/icons/image.png", + "plugins/image2/icons/image.png" + ], + "plugins/table/icons/table.png", + "plugins/horizontalrule/icons/horizontalrule.png", + "plugins/smiley/icons/smiley.png", + "plugins/specialchar/icons/specialchar.png", + "plugins/pagebreak/icons/pagebreak.png", + "plugins/pagebreak/icons/pagebreak-rtl.png", + "plugins/iframe/icons/iframe.png" + ], + "8": [ + "plugins/colorbutton/icons/textcolor.png", + "plugins/colorbutton/icons/bgcolor.png" + ], + "9": [ + "plugins/maximize/icons/maximize.png", + "plugins/showblocks/icons/showblocks.png", + "plugins/showblocks/icons/showblocks-rtl.png" + ], + "10": [ + "plugins/about/icons/about.png", + "plugins/uicolor/icons/uicolor.png", + "plugins/placeholder/icons/placeholder.png", + "plugins/language/icons/language.png", + "plugins/codesnippet/icons/codesnippet.png" + ], + "11": [ + "plugins/link/images/anchor.png", + "skins/moono-lisa/images/close.png", + "skins/moono-lisa/images/lock.png", + "skins/moono-lisa/images/lock-open.png", + "skins/moono-lisa/images/refresh.png" + ] +} diff --git a/editors/ckeditor_4_4/skins/moono-lisa/dialog.css b/editors/ckeditor_4_4/skins/moono-lisa/dialog.css new file mode 100644 index 000000000..d63213720 --- /dev/null +++ b/editors/ckeditor_4_4/skins/moono-lisa/dialog.css @@ -0,0 +1,5 @@ +/* +Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved. +For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license +*/ +.cke_dialog{visibility:visible}.cke_dialog_body{z-index:1;background:#fff}.cke_dialog strong{font-weight:bold}.cke_dialog_title{font-weight:bold;font-size:12px;cursor:move;position:relative;color:#484848;border-bottom:1px solid #d1d1d1;padding:12px 19px 12px 12px;background:#f8f8f8;letter-spacing:.3px}.cke_dialog_spinner{border-radius:50%;width:12px;height:12px;overflow:hidden;text-indent:-9999em;border:2px solid rgba(102,102,102,0.2);border-left-color:rgba(102,102,102,1);-webkit-animation:dialog_spinner 1s infinite linear;animation:dialog_spinner 1s infinite linear}.cke_browser_ie8 .cke_dialog_spinner,.cke_browser_ie9 .cke_dialog_spinner{background:url(images/spinner.gif) center top no-repeat;width:16px;height:16px;border:0}@-webkit-keyframes dialog_spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes dialog_spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.cke_dialog_contents{background-color:#fff;overflow:auto;padding:15px 10px 5px 10px;margin-top:43px;border-top:1px solid #d1d1d1}.cke_dialog_contents_body{overflow:auto;padding:9px 10px 5px 10px;margin-top:22px}.cke_dialog_footer{text-align:right;position:relative;border-top:1px solid #d1d1d1;background:#f8f8f8}.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:33px;display:inline-block;margin:9px 0 0;position:absolute;z-index:2;left:11px}.cke_rtl .cke_dialog_tabs{left:auto;right:11px}a.cke_dialog_tab{height:25px;padding:4px 8px;display:inline-block;cursor:pointer;line-height:26px;outline:0;color:#484848;border:1px solid #d1d1d1;border-radius:3px 3px 0 0;background:#f8f8f8;min-width:90px;text-align:center;margin-left:-1px;letter-spacing:.3px}a.cke_dialog_tab:hover{background-color:#fff}a.cke_dialog_tab:focus{border:2px solid #139ff7;border-bottom-color:#d1d1d1;padding:3px 7px;position:relative;z-index:1}a.cke_dialog_tab_selected{background:#fff;border-bottom-color:#fff;cursor:default;filter:none}a.cke_dialog_tab_selected:hover,a.cke_dialog_tab_selected:focus{border-bottom-color:#fff}.cke_hc a.cke_dialog_tab:hover,.cke_hc a.cke_dialog_tab:focus,.cke_hc a.cke_dialog_tab_selected{border:3px solid;padding:2px 6px}.cke_hc a.cke_dialog_tab:focus{text-decoration:underline}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}a.cke_dialog_close_button{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:16px;width:16px;top:11px;z-index:5;opacity:.7;filter:alpha(opacity = 70)}.cke_rtl .cke_dialog_close_button{left:12px}.cke_ltr .cke_dialog_close_button{right:12px}.cke_hc a.cke_dialog_close_button{background-image:none}.cke_hidpi a.cke_dialog_close_button{background-image:url(images/hidpi/close.png);background-size:16px}a.cke_dialog_close_button:hover{opacity:1;filter:alpha(opacity = 100)}a.cke_dialog_close_button span{display:none}.cke_hc a.cke_dialog_close_button span{display:inline;cursor:pointer;font-weight:bold;position:relative;top:3px}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%;margin-top:12px}.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_tel,.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,input.cke_dialog_ui_input_tel,textarea.cke_dialog_ui_input_textarea{background-color:#fff;border:1px solid #bcbcbc;padding:4px 6px;outline:0;width:100%;*width:95%;box-sizing:border-box;border-radius:2px;min-height:28px;margin-left:1px}input.cke_dialog_ui_input_text:hover,input.cke_dialog_ui_input_password:hover,input.cke_dialog_ui_input_tel:hover,textarea.cke_dialog_ui_input_textarea:hover{border:1px solid #aeb3b9}input.cke_dialog_ui_input_text:focus,input.cke_dialog_ui_input_password:focus,input.cke_dialog_ui_input_tel:focus,textarea.cke_dialog_ui_input_textarea:focus,select.cke_dialog_ui_input_select:focus{outline:0;border:2px solid #139ff7}input.cke_dialog_ui_input_text:focus{padding-left:5px}textarea.cke_dialog_ui_input_textarea:focus{padding:3px 5px}select.cke_dialog_ui_input_select:focus{margin:0;width:100%!important}input.cke_dialog_ui_checkbox_input,input.cke_dialog_ui_radio_input{margin-left:1px;margin-right:2px}input.cke_dialog_ui_checkbox_input:focus,input.cke_dialog_ui_checkbox_input:active,input.cke_dialog_ui_radio_input:focus,input.cke_dialog_ui_radio_input:active{border:0;outline:2px solid #139ff7}a.cke_dialog_ui_button{display:inline-block;*display:inline;*zoom:1;padding:4px 1px;margin:0;text-align:center;color:#484848;vertical-align:middle;cursor:pointer;border:1px solid #bcbcbc;border-radius:2px;background:#f8f8f8;letter-spacing:.3px;line-height:18px;box-sizing:border-box}.cke_hc a.cke_dialog_ui_button{border-width:3px}span.cke_dialog_ui_button{padding:0 10px;cursor:pointer}a.cke_dialog_ui_button:hover{background:#fff}a.cke_dialog_ui_button:focus,a.cke_dialog_ui_button:active{border:2px solid #139ff7;outline:0;padding:3px 0}.cke_hc a.cke_dialog_ui_button:hover,.cke_hc a.cke_dialog_ui_button:focus,.cke_hc a.cke_dialog_ui_button:active{border:3px solid}.cke_dialog_footer_buttons a.cke_dialog_ui_button span{color:inherit;font-size:12px;font-weight:bold;padding:0 12px}a.cke_dialog_ui_button_ok{color:#fff;background:#09863e;border:1px solid #09863e}.cke_hc a.cke_dialog_ui_button{border:1px solid #bcbcbc}a.cke_dialog_ui_button_ok:hover{background:#53aa78;border-color:#53aa78}a.cke_dialog_ui_button_ok:focus{box-shadow:inset 0 0 0 2px #FFF}a.cke_dialog_ui_button_ok:focus,a.cke_dialog_ui_button_ok:active{border-color:#139ff7}.cke_hc a.cke_dialog_ui_button_ok:hover,.cke_hc a.cke_dialog_ui_button_ok:focus,.cke_hc a.cke_dialog_ui_button_ok:active{border-color:#484848}a.cke_dialog_ui_button_ok.cke_disabled{background:#d1d1d1;border-color:#d1d1d1;cursor:default}a.cke_dialog_ui_button_ok.cke_disabled span{cursor:default}.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:28px;line-height:28px;background-color:#fff;border:1px solid #bcbcbc;padding:3px 3px 3px 6px;outline:0;border-radius:2px;margin:0 1px;box-sizing:border-box;width:calc(100% - 2px)!important}.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_ui_labeled_label{margin-left:1px}.cke_dialog_ui_labeled_required{font-weight:bold;font-size:1.2em}.cke_dialog .cke_dark_background{background-color:transparent}.cke_dialog .cke_light_background{background-color:#ebebeb}.cke_dialog .cke_centered{text-align:center}.cke_dialog a.cke_btn_reset{float:right;background:url(images/refresh.png) 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(images/hidpi/refresh.png)}.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_dialog a.cke_btn_unlocked,.cke_dialog a.cke_btn_reset{margin:2px}.cke_dialog a.cke_btn_locked{background-image:url(images/lock.png)}.cke_dialog a.cke_btn_unlocked{background-image:url(images/lock-open.png)}.cke_rtl .cke_dialog a.cke_btn_locked,.cke_rtl .cke_dialog a.cke_btn_unlocked{float:right}.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(images/hidpi/lock.png)}.cke_hidpi .cke_dialog a.cke_btn_unlocked{background-image:url(images/hidpi/lock-open.png)}.cke_dialog a.cke_btn_locked .cke_icon{display:none}.cke_dialog a.cke_btn_over,.cke_dialog a.cke_btn_locked:hover,.cke_dialog a.cke_btn_locked:focus,.cke_dialog a.cke_btn_locked:active,.cke_dialog a.cke_btn_unlocked:hover,.cke_dialog a.cke_btn_unlocked:focus,.cke_dialog a.cke_btn_unlocked:active,.cke_dialog a.cke_btn_reset:hover,.cke_dialog a.cke_btn_reset:focus,.cke_dialog a.cke_btn_reset:active{cursor:pointer;outline:0;margin:0;border:2px solid #139ff7}.cke_dialog fieldset{border:1px solid #bcbcbc}.cke_dialog fieldset legend{padding:0 6px}.cke_dialog_ui_checkbox,.cke_dialog fieldset .cke_dialog_ui_vbox .cke_dialog_ui_checkbox{display:inline-block}.cke_dialog fieldset .cke_dialog_ui_vbox .cke_dialog_ui_checkbox{padding-top:5px}.cke_dialog_ui_checkbox .cke_dialog_ui_checkbox_input,.cke_dialog_ui_checkbox .cke_dialog_ui_checkbox_input+label,.cke_dialog fieldset .cke_dialog_ui_vbox .cke_dialog_ui_checkbox .cke_dialog_ui_checkbox_input,.cke_dialog fieldset .cke_dialog_ui_vbox .cke_dialog_ui_checkbox .cke_dialog_ui_checkbox_input+label{vertical-align:middle}.cke_dialog .ImagePreviewBox{border:1px ridge #bcbcbc;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 .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;cursor:default;letter-spacing:.3px}.cke_dialog_body label+.cke_dialog_ui_labeled_content{margin-top:2px}.cke_dialog_contents_body .cke_dialog_ui_text,.cke_dialog_contents_body .cke_dialog_ui_select,.cke_dialog_contents_body .cke_dialog_ui_hbox_last>a.cke_dialog_ui_button{margin-top:4px}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:2px 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_iframe_shim{display:block;position:absolute;top:0;left:0;z-index:-1;filter:alpha(opacity = 0);width:100%;height:100%}.cke_dialog_contents_body .cke_accessibility_legend{margin:2px 7px 2px 2px}.cke_dialog_contents_body .cke_accessibility_legend:focus,.cke_dialog_contents_body .cke_accessibility_legend:active{outline:0;border:2px solid #139ff7;margin:0 5px 0 0}.cke_dialog_contents_body input[type=file]:focus,.cke_dialog_contents_body input[type=file]:active{border:2px solid #139ff7}.cke_dialog_find_fieldset{margin-top:10px!important}.cke_dialog_image_ratiolock{margin-top:52px!important}.cke_dialog_forms_select_order label.cke_dialog_ui_labeled_label{margin-left:0}.cke_dialog_forms_select_order div.cke_dialog_ui_input_select{width:100%}.cke_dialog_forms_select_order_txtsize .cke_dialog_ui_hbox_last{padding-top:4px}.cke_dialog_image_url .cke_dialog_ui_hbox_last{vertical-align:bottom}a.cke_dialog_ui_button.cke_dialog_image_browse{margin-top:10px}.cke_dialog_contents_body .cke_tpl_list{border:#bcbcbc 1px solid;margin:1px}.cke_dialog_contents_body .cke_tpl_list:focus,.cke_dialog_contents_body .cke_tpl_list:active{outline:0;margin:0;border:2px solid #139ff7}.cke_dialog_contents_body .cke_tpl_list a:focus,.cke_dialog_contents_body .cke_tpl_list a:active{outline:0}.cke_dialog_contents_body .cke_tpl_list a:focus .cke_tpl_item,.cke_dialog_contents_body .cke_tpl_list a:active .cke_tpl_item{border:2px solid #139ff7;padding:6px} \ No newline at end of file diff --git a/editors/ckeditor_4_4/skins/moono-lisa/dialog_ie.css b/editors/ckeditor_4_4/skins/moono-lisa/dialog_ie.css new file mode 100644 index 000000000..bbc2fea56 --- /dev/null +++ b/editors/ckeditor_4_4/skins/moono-lisa/dialog_ie.css @@ -0,0 +1,5 @@ +/* +Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved. +For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license +*/ +.cke_dialog{visibility:visible}.cke_dialog_body{z-index:1;background:#fff}.cke_dialog strong{font-weight:bold}.cke_dialog_title{font-weight:bold;font-size:12px;cursor:move;position:relative;color:#484848;border-bottom:1px solid #d1d1d1;padding:12px 19px 12px 12px;background:#f8f8f8;letter-spacing:.3px}.cke_dialog_spinner{border-radius:50%;width:12px;height:12px;overflow:hidden;text-indent:-9999em;border:2px solid rgba(102,102,102,0.2);border-left-color:rgba(102,102,102,1);-webkit-animation:dialog_spinner 1s infinite linear;animation:dialog_spinner 1s infinite linear}.cke_browser_ie8 .cke_dialog_spinner,.cke_browser_ie9 .cke_dialog_spinner{background:url(images/spinner.gif) center top no-repeat;width:16px;height:16px;border:0}@-webkit-keyframes dialog_spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes dialog_spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.cke_dialog_contents{background-color:#fff;overflow:auto;padding:15px 10px 5px 10px;margin-top:43px;border-top:1px solid #d1d1d1}.cke_dialog_contents_body{overflow:auto;padding:9px 10px 5px 10px;margin-top:22px}.cke_dialog_footer{text-align:right;position:relative;border-top:1px solid #d1d1d1;background:#f8f8f8}.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:33px;display:inline-block;margin:9px 0 0;position:absolute;z-index:2;left:11px}.cke_rtl .cke_dialog_tabs{left:auto;right:11px}a.cke_dialog_tab{height:25px;padding:4px 8px;display:inline-block;cursor:pointer;line-height:26px;outline:0;color:#484848;border:1px solid #d1d1d1;border-radius:3px 3px 0 0;background:#f8f8f8;min-width:90px;text-align:center;margin-left:-1px;letter-spacing:.3px}a.cke_dialog_tab:hover{background-color:#fff}a.cke_dialog_tab:focus{border:2px solid #139ff7;border-bottom-color:#d1d1d1;padding:3px 7px;position:relative;z-index:1}a.cke_dialog_tab_selected{background:#fff;border-bottom-color:#fff;cursor:default;filter:none}a.cke_dialog_tab_selected:hover,a.cke_dialog_tab_selected:focus{border-bottom-color:#fff}.cke_hc a.cke_dialog_tab:hover,.cke_hc a.cke_dialog_tab:focus,.cke_hc a.cke_dialog_tab_selected{border:3px solid;padding:2px 6px}.cke_hc a.cke_dialog_tab:focus{text-decoration:underline}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}a.cke_dialog_close_button{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:16px;width:16px;top:11px;z-index:5;opacity:.7;filter:alpha(opacity = 70)}.cke_rtl .cke_dialog_close_button{left:12px}.cke_ltr .cke_dialog_close_button{right:12px}.cke_hc a.cke_dialog_close_button{background-image:none}.cke_hidpi a.cke_dialog_close_button{background-image:url(images/hidpi/close.png);background-size:16px}a.cke_dialog_close_button:hover{opacity:1;filter:alpha(opacity = 100)}a.cke_dialog_close_button span{display:none}.cke_hc a.cke_dialog_close_button span{display:inline;cursor:pointer;font-weight:bold;position:relative;top:3px}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%;margin-top:12px}.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_tel,.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,input.cke_dialog_ui_input_tel,textarea.cke_dialog_ui_input_textarea{background-color:#fff;border:1px solid #bcbcbc;padding:4px 6px;outline:0;width:100%;*width:95%;box-sizing:border-box;border-radius:2px;min-height:28px;margin-left:1px}input.cke_dialog_ui_input_text:hover,input.cke_dialog_ui_input_password:hover,input.cke_dialog_ui_input_tel:hover,textarea.cke_dialog_ui_input_textarea:hover{border:1px solid #aeb3b9}input.cke_dialog_ui_input_text:focus,input.cke_dialog_ui_input_password:focus,input.cke_dialog_ui_input_tel:focus,textarea.cke_dialog_ui_input_textarea:focus,select.cke_dialog_ui_input_select:focus{outline:0;border:2px solid #139ff7}input.cke_dialog_ui_input_text:focus{padding-left:5px}textarea.cke_dialog_ui_input_textarea:focus{padding:3px 5px}select.cke_dialog_ui_input_select:focus{margin:0;width:100%!important}input.cke_dialog_ui_checkbox_input,input.cke_dialog_ui_radio_input{margin-left:1px;margin-right:2px}input.cke_dialog_ui_checkbox_input:focus,input.cke_dialog_ui_checkbox_input:active,input.cke_dialog_ui_radio_input:focus,input.cke_dialog_ui_radio_input:active{border:0;outline:2px solid #139ff7}a.cke_dialog_ui_button{display:inline-block;*display:inline;*zoom:1;padding:4px 1px;margin:0;text-align:center;color:#484848;vertical-align:middle;cursor:pointer;border:1px solid #bcbcbc;border-radius:2px;background:#f8f8f8;letter-spacing:.3px;line-height:18px;box-sizing:border-box}.cke_hc a.cke_dialog_ui_button{border-width:3px}span.cke_dialog_ui_button{padding:0 10px;cursor:pointer}a.cke_dialog_ui_button:hover{background:#fff}a.cke_dialog_ui_button:focus,a.cke_dialog_ui_button:active{border:2px solid #139ff7;outline:0;padding:3px 0}.cke_hc a.cke_dialog_ui_button:hover,.cke_hc a.cke_dialog_ui_button:focus,.cke_hc a.cke_dialog_ui_button:active{border:3px solid}.cke_dialog_footer_buttons a.cke_dialog_ui_button span{color:inherit;font-size:12px;font-weight:bold;padding:0 12px}a.cke_dialog_ui_button_ok{color:#fff;background:#09863e;border:1px solid #09863e}.cke_hc a.cke_dialog_ui_button{border:1px solid #bcbcbc}a.cke_dialog_ui_button_ok:hover{background:#53aa78;border-color:#53aa78}a.cke_dialog_ui_button_ok:focus{box-shadow:inset 0 0 0 2px #FFF}a.cke_dialog_ui_button_ok:focus,a.cke_dialog_ui_button_ok:active{border-color:#139ff7}.cke_hc a.cke_dialog_ui_button_ok:hover,.cke_hc a.cke_dialog_ui_button_ok:focus,.cke_hc a.cke_dialog_ui_button_ok:active{border-color:#484848}a.cke_dialog_ui_button_ok.cke_disabled{background:#d1d1d1;border-color:#d1d1d1;cursor:default}a.cke_dialog_ui_button_ok.cke_disabled span{cursor:default}.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:28px;line-height:28px;background-color:#fff;border:1px solid #bcbcbc;padding:3px 3px 3px 6px;outline:0;border-radius:2px;margin:0 1px;box-sizing:border-box;width:calc(100% - 2px)!important}.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_ui_labeled_label{margin-left:1px}.cke_dialog_ui_labeled_required{font-weight:bold;font-size:1.2em}.cke_dialog .cke_dark_background{background-color:transparent}.cke_dialog .cke_light_background{background-color:#ebebeb}.cke_dialog .cke_centered{text-align:center}.cke_dialog a.cke_btn_reset{float:right;background:url(images/refresh.png) 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(images/hidpi/refresh.png)}.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_dialog a.cke_btn_unlocked,.cke_dialog a.cke_btn_reset{margin:2px}.cke_dialog a.cke_btn_locked{background-image:url(images/lock.png)}.cke_dialog a.cke_btn_unlocked{background-image:url(images/lock-open.png)}.cke_rtl .cke_dialog a.cke_btn_locked,.cke_rtl .cke_dialog a.cke_btn_unlocked{float:right}.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(images/hidpi/lock.png)}.cke_hidpi .cke_dialog a.cke_btn_unlocked{background-image:url(images/hidpi/lock-open.png)}.cke_dialog a.cke_btn_locked .cke_icon{display:none}.cke_dialog a.cke_btn_over,.cke_dialog a.cke_btn_locked:hover,.cke_dialog a.cke_btn_locked:focus,.cke_dialog a.cke_btn_locked:active,.cke_dialog a.cke_btn_unlocked:hover,.cke_dialog a.cke_btn_unlocked:focus,.cke_dialog a.cke_btn_unlocked:active,.cke_dialog a.cke_btn_reset:hover,.cke_dialog a.cke_btn_reset:focus,.cke_dialog a.cke_btn_reset:active{cursor:pointer;outline:0;margin:0;border:2px solid #139ff7}.cke_dialog fieldset{border:1px solid #bcbcbc}.cke_dialog fieldset legend{padding:0 6px}.cke_dialog_ui_checkbox,.cke_dialog fieldset .cke_dialog_ui_vbox .cke_dialog_ui_checkbox{display:inline-block}.cke_dialog fieldset .cke_dialog_ui_vbox .cke_dialog_ui_checkbox{padding-top:5px}.cke_dialog_ui_checkbox .cke_dialog_ui_checkbox_input,.cke_dialog_ui_checkbox .cke_dialog_ui_checkbox_input+label,.cke_dialog fieldset .cke_dialog_ui_vbox .cke_dialog_ui_checkbox .cke_dialog_ui_checkbox_input,.cke_dialog fieldset .cke_dialog_ui_vbox .cke_dialog_ui_checkbox .cke_dialog_ui_checkbox_input+label{vertical-align:middle}.cke_dialog .ImagePreviewBox{border:1px ridge #bcbcbc;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 .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;cursor:default;letter-spacing:.3px}.cke_dialog_body label+.cke_dialog_ui_labeled_content{margin-top:2px}.cke_dialog_contents_body .cke_dialog_ui_text,.cke_dialog_contents_body .cke_dialog_ui_select,.cke_dialog_contents_body .cke_dialog_ui_hbox_last>a.cke_dialog_ui_button{margin-top:4px}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:2px 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_iframe_shim{display:block;position:absolute;top:0;left:0;z-index:-1;filter:alpha(opacity = 0);width:100%;height:100%}.cke_dialog_contents_body .cke_accessibility_legend{margin:2px 7px 2px 2px}.cke_dialog_contents_body .cke_accessibility_legend:focus,.cke_dialog_contents_body .cke_accessibility_legend:active{outline:0;border:2px solid #139ff7;margin:0 5px 0 0}.cke_dialog_contents_body input[type=file]:focus,.cke_dialog_contents_body input[type=file]:active{border:2px solid #139ff7}.cke_dialog_find_fieldset{margin-top:10px!important}.cke_dialog_image_ratiolock{margin-top:52px!important}.cke_dialog_forms_select_order label.cke_dialog_ui_labeled_label{margin-left:0}.cke_dialog_forms_select_order div.cke_dialog_ui_input_select{width:100%}.cke_dialog_forms_select_order_txtsize .cke_dialog_ui_hbox_last{padding-top:4px}.cke_dialog_image_url .cke_dialog_ui_hbox_last{vertical-align:bottom}a.cke_dialog_ui_button.cke_dialog_image_browse{margin-top:10px}.cke_dialog_contents_body .cke_tpl_list{border:#bcbcbc 1px solid;margin:1px}.cke_dialog_contents_body .cke_tpl_list:focus,.cke_dialog_contents_body .cke_tpl_list:active{outline:0;margin:0;border:2px solid #139ff7}.cke_dialog_contents_body .cke_tpl_list a:focus,.cke_dialog_contents_body .cke_tpl_list a:active{outline:0}.cke_dialog_contents_body .cke_tpl_list a:focus .cke_tpl_item,.cke_dialog_contents_body .cke_tpl_list a:active .cke_tpl_item{border:2px solid #139ff7;padding:6px}.cke_rtl input.cke_dialog_ui_input_text,.cke_rtl input.cke_dialog_ui_input_password,.cke_rtl input.cke_dialog_ui_input_tel{padding-right:2px}.cke_rtl div.cke_dialog_ui_input_text,.cke_rtl div.cke_dialog_ui_input_password,.cke_rtl div.cke_dialog_ui_input_tel{padding-left:2px}.cke_rtl div.cke_dialog_ui_input_text{padding-right:1px}.cke_rtl .cke_dialog_ui_vbox_child,.cke_rtl .cke_dialog_ui_hbox_child,.cke_rtl .cke_dialog_ui_hbox_first,.cke_rtl .cke_dialog_ui_hbox_last{padding-right:2px!important}.cke_hc .cke_dialog_title,.cke_hc .cke_dialog_footer,.cke_hc a.cke_dialog_tab,.cke_hc a.cke_dialog_ui_button,.cke_hc a.cke_dialog_ui_button:hover,.cke_hc a.cke_dialog_ui_button_ok,.cke_hc a.cke_dialog_ui_button_ok:hover{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.cke_hc div.cke_dialog_ui_input_text,.cke_hc div.cke_dialog_ui_input_password,.cke_hc div.cke_dialog_ui_input_tel,.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:0} \ No newline at end of file diff --git a/editors/ckeditor_4_4/skins/moono-lisa/dialog_ie8.css b/editors/ckeditor_4_4/skins/moono-lisa/dialog_ie8.css new file mode 100644 index 000000000..8627bc8b4 --- /dev/null +++ b/editors/ckeditor_4_4/skins/moono-lisa/dialog_ie8.css @@ -0,0 +1,5 @@ +/* +Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved. +For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license +*/ +.cke_dialog{visibility:visible}.cke_dialog_body{z-index:1;background:#fff}.cke_dialog strong{font-weight:bold}.cke_dialog_title{font-weight:bold;font-size:12px;cursor:move;position:relative;color:#484848;border-bottom:1px solid #d1d1d1;padding:12px 19px 12px 12px;background:#f8f8f8;letter-spacing:.3px}.cke_dialog_spinner{border-radius:50%;width:12px;height:12px;overflow:hidden;text-indent:-9999em;border:2px solid rgba(102,102,102,0.2);border-left-color:rgba(102,102,102,1);-webkit-animation:dialog_spinner 1s infinite linear;animation:dialog_spinner 1s infinite linear}.cke_browser_ie8 .cke_dialog_spinner,.cke_browser_ie9 .cke_dialog_spinner{background:url(images/spinner.gif) center top no-repeat;width:16px;height:16px;border:0}@-webkit-keyframes dialog_spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes dialog_spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.cke_dialog_contents{background-color:#fff;overflow:auto;padding:15px 10px 5px 10px;margin-top:43px;border-top:1px solid #d1d1d1}.cke_dialog_contents_body{overflow:auto;padding:9px 10px 5px 10px;margin-top:22px}.cke_dialog_footer{text-align:right;position:relative;border-top:1px solid #d1d1d1;background:#f8f8f8}.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:33px;display:inline-block;margin:9px 0 0;position:absolute;z-index:2;left:11px}.cke_rtl .cke_dialog_tabs{left:auto;right:11px}a.cke_dialog_tab{height:25px;padding:4px 8px;display:inline-block;cursor:pointer;line-height:26px;outline:0;color:#484848;border:1px solid #d1d1d1;border-radius:3px 3px 0 0;background:#f8f8f8;min-width:90px;text-align:center;margin-left:-1px;letter-spacing:.3px}a.cke_dialog_tab:hover{background-color:#fff}a.cke_dialog_tab:focus{border:2px solid #139ff7;border-bottom-color:#d1d1d1;padding:3px 7px;position:relative;z-index:1}a.cke_dialog_tab_selected{background:#fff;border-bottom-color:#fff;cursor:default;filter:none}a.cke_dialog_tab_selected:hover,a.cke_dialog_tab_selected:focus{border-bottom-color:#fff}.cke_hc a.cke_dialog_tab:hover,.cke_hc a.cke_dialog_tab:focus,.cke_hc a.cke_dialog_tab_selected{border:3px solid;padding:2px 6px}.cke_hc a.cke_dialog_tab:focus{text-decoration:underline}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}a.cke_dialog_close_button{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:16px;width:16px;top:11px;z-index:5;opacity:.7;filter:alpha(opacity = 70)}.cke_rtl .cke_dialog_close_button{left:12px}.cke_ltr .cke_dialog_close_button{right:12px}.cke_hc a.cke_dialog_close_button{background-image:none}.cke_hidpi a.cke_dialog_close_button{background-image:url(images/hidpi/close.png);background-size:16px}a.cke_dialog_close_button:hover{opacity:1;filter:alpha(opacity = 100)}a.cke_dialog_close_button span{display:none}.cke_hc a.cke_dialog_close_button span{display:inline;cursor:pointer;font-weight:bold;position:relative;top:3px}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%;margin-top:12px}.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_tel,.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,input.cke_dialog_ui_input_tel,textarea.cke_dialog_ui_input_textarea{background-color:#fff;border:1px solid #bcbcbc;padding:4px 6px;outline:0;width:100%;*width:95%;box-sizing:border-box;border-radius:2px;min-height:28px;margin-left:1px}input.cke_dialog_ui_input_text:hover,input.cke_dialog_ui_input_password:hover,input.cke_dialog_ui_input_tel:hover,textarea.cke_dialog_ui_input_textarea:hover{border:1px solid #aeb3b9}input.cke_dialog_ui_input_text:focus,input.cke_dialog_ui_input_password:focus,input.cke_dialog_ui_input_tel:focus,textarea.cke_dialog_ui_input_textarea:focus,select.cke_dialog_ui_input_select:focus{outline:0;border:2px solid #139ff7}input.cke_dialog_ui_input_text:focus{padding-left:5px}textarea.cke_dialog_ui_input_textarea:focus{padding:3px 5px}select.cke_dialog_ui_input_select:focus{margin:0;width:100%!important}input.cke_dialog_ui_checkbox_input,input.cke_dialog_ui_radio_input{margin-left:1px;margin-right:2px}input.cke_dialog_ui_checkbox_input:focus,input.cke_dialog_ui_checkbox_input:active,input.cke_dialog_ui_radio_input:focus,input.cke_dialog_ui_radio_input:active{border:0;outline:2px solid #139ff7}a.cke_dialog_ui_button{display:inline-block;*display:inline;*zoom:1;padding:4px 1px;margin:0;text-align:center;color:#484848;vertical-align:middle;cursor:pointer;border:1px solid #bcbcbc;border-radius:2px;background:#f8f8f8;letter-spacing:.3px;line-height:18px;box-sizing:border-box}.cke_hc a.cke_dialog_ui_button{border-width:3px}span.cke_dialog_ui_button{padding:0 10px;cursor:pointer}a.cke_dialog_ui_button:hover{background:#fff}a.cke_dialog_ui_button:focus,a.cke_dialog_ui_button:active{border:2px solid #139ff7;outline:0;padding:3px 0}.cke_hc a.cke_dialog_ui_button:hover,.cke_hc a.cke_dialog_ui_button:focus,.cke_hc a.cke_dialog_ui_button:active{border:3px solid}.cke_dialog_footer_buttons a.cke_dialog_ui_button span{color:inherit;font-size:12px;font-weight:bold;padding:0 12px}a.cke_dialog_ui_button_ok{color:#fff;background:#09863e;border:1px solid #09863e}.cke_hc a.cke_dialog_ui_button{border:1px solid #bcbcbc}a.cke_dialog_ui_button_ok:hover{background:#53aa78;border-color:#53aa78}a.cke_dialog_ui_button_ok:focus{box-shadow:inset 0 0 0 2px #FFF}a.cke_dialog_ui_button_ok:focus,a.cke_dialog_ui_button_ok:active{border-color:#139ff7}.cke_hc a.cke_dialog_ui_button_ok:hover,.cke_hc a.cke_dialog_ui_button_ok:focus,.cke_hc a.cke_dialog_ui_button_ok:active{border-color:#484848}a.cke_dialog_ui_button_ok.cke_disabled{background:#d1d1d1;border-color:#d1d1d1;cursor:default}a.cke_dialog_ui_button_ok.cke_disabled span{cursor:default}.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:28px;line-height:28px;background-color:#fff;border:1px solid #bcbcbc;padding:3px 3px 3px 6px;outline:0;border-radius:2px;margin:0 1px;box-sizing:border-box;width:calc(100% - 2px)!important}.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_ui_labeled_label{margin-left:1px}.cke_dialog_ui_labeled_required{font-weight:bold;font-size:1.2em}.cke_dialog .cke_dark_background{background-color:transparent}.cke_dialog .cke_light_background{background-color:#ebebeb}.cke_dialog .cke_centered{text-align:center}.cke_dialog a.cke_btn_reset{float:right;background:url(images/refresh.png) 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(images/hidpi/refresh.png)}.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_dialog a.cke_btn_unlocked,.cke_dialog a.cke_btn_reset{margin:2px}.cke_dialog a.cke_btn_locked{background-image:url(images/lock.png)}.cke_dialog a.cke_btn_unlocked{background-image:url(images/lock-open.png)}.cke_rtl .cke_dialog a.cke_btn_locked,.cke_rtl .cke_dialog a.cke_btn_unlocked{float:right}.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(images/hidpi/lock.png)}.cke_hidpi .cke_dialog a.cke_btn_unlocked{background-image:url(images/hidpi/lock-open.png)}.cke_dialog a.cke_btn_locked .cke_icon{display:none}.cke_dialog a.cke_btn_over,.cke_dialog a.cke_btn_locked:hover,.cke_dialog a.cke_btn_locked:focus,.cke_dialog a.cke_btn_locked:active,.cke_dialog a.cke_btn_unlocked:hover,.cke_dialog a.cke_btn_unlocked:focus,.cke_dialog a.cke_btn_unlocked:active,.cke_dialog a.cke_btn_reset:hover,.cke_dialog a.cke_btn_reset:focus,.cke_dialog a.cke_btn_reset:active{cursor:pointer;outline:0;margin:0;border:2px solid #139ff7}.cke_dialog fieldset{border:1px solid #bcbcbc}.cke_dialog fieldset legend{padding:0 6px}.cke_dialog_ui_checkbox,.cke_dialog fieldset .cke_dialog_ui_vbox .cke_dialog_ui_checkbox{display:inline-block}.cke_dialog fieldset .cke_dialog_ui_vbox .cke_dialog_ui_checkbox{padding-top:5px}.cke_dialog_ui_checkbox .cke_dialog_ui_checkbox_input,.cke_dialog_ui_checkbox .cke_dialog_ui_checkbox_input+label,.cke_dialog fieldset .cke_dialog_ui_vbox .cke_dialog_ui_checkbox .cke_dialog_ui_checkbox_input,.cke_dialog fieldset .cke_dialog_ui_vbox .cke_dialog_ui_checkbox .cke_dialog_ui_checkbox_input+label{vertical-align:middle}.cke_dialog .ImagePreviewBox{border:1px ridge #bcbcbc;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 .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;cursor:default;letter-spacing:.3px}.cke_dialog_body label+.cke_dialog_ui_labeled_content{margin-top:2px}.cke_dialog_contents_body .cke_dialog_ui_text,.cke_dialog_contents_body .cke_dialog_ui_select,.cke_dialog_contents_body .cke_dialog_ui_hbox_last>a.cke_dialog_ui_button{margin-top:4px}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:2px 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_iframe_shim{display:block;position:absolute;top:0;left:0;z-index:-1;filter:alpha(opacity = 0);width:100%;height:100%}.cke_dialog_contents_body .cke_accessibility_legend{margin:2px 7px 2px 2px}.cke_dialog_contents_body .cke_accessibility_legend:focus,.cke_dialog_contents_body .cke_accessibility_legend:active{outline:0;border:2px solid #139ff7;margin:0 5px 0 0}.cke_dialog_contents_body input[type=file]:focus,.cke_dialog_contents_body input[type=file]:active{border:2px solid #139ff7}.cke_dialog_find_fieldset{margin-top:10px!important}.cke_dialog_image_ratiolock{margin-top:52px!important}.cke_dialog_forms_select_order label.cke_dialog_ui_labeled_label{margin-left:0}.cke_dialog_forms_select_order div.cke_dialog_ui_input_select{width:100%}.cke_dialog_forms_select_order_txtsize .cke_dialog_ui_hbox_last{padding-top:4px}.cke_dialog_image_url .cke_dialog_ui_hbox_last{vertical-align:bottom}a.cke_dialog_ui_button.cke_dialog_image_browse{margin-top:10px}.cke_dialog_contents_body .cke_tpl_list{border:#bcbcbc 1px solid;margin:1px}.cke_dialog_contents_body .cke_tpl_list:focus,.cke_dialog_contents_body .cke_tpl_list:active{outline:0;margin:0;border:2px solid #139ff7}.cke_dialog_contents_body .cke_tpl_list a:focus,.cke_dialog_contents_body .cke_tpl_list a:active{outline:0}.cke_dialog_contents_body .cke_tpl_list a:focus .cke_tpl_item,.cke_dialog_contents_body .cke_tpl_list a:active .cke_tpl_item{border:2px solid #139ff7;padding:6px}.cke_rtl input.cke_dialog_ui_input_text,.cke_rtl input.cke_dialog_ui_input_password,.cke_rtl input.cke_dialog_ui_input_tel{padding-right:2px}.cke_rtl div.cke_dialog_ui_input_text,.cke_rtl div.cke_dialog_ui_input_password,.cke_rtl div.cke_dialog_ui_input_tel{padding-left:2px}.cke_rtl div.cke_dialog_ui_input_text{padding-right:1px}.cke_rtl .cke_dialog_ui_vbox_child,.cke_rtl .cke_dialog_ui_hbox_child,.cke_rtl .cke_dialog_ui_hbox_first,.cke_rtl .cke_dialog_ui_hbox_last{padding-right:2px!important}.cke_hc .cke_dialog_title,.cke_hc .cke_dialog_footer,.cke_hc a.cke_dialog_tab,.cke_hc a.cke_dialog_ui_button,.cke_hc a.cke_dialog_ui_button:hover,.cke_hc a.cke_dialog_ui_button_ok,.cke_hc a.cke_dialog_ui_button_ok:hover{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.cke_hc div.cke_dialog_ui_input_text,.cke_hc div.cke_dialog_ui_input_password,.cke_hc div.cke_dialog_ui_input_tel,.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:0}a.cke_dialog_ui_button{min-height:18px}input.cke_dialog_ui_input_text,input.cke_dialog_ui_input_password,input.cke_dialog_ui_input_tel,textarea.cke_dialog_ui_input_textarea{min-height:18px}input.cke_dialog_ui_input_text:focus,input.cke_dialog_ui_input_password:focus,input.cke_dialog_ui_input_tel:focus,textarea.cke_dialog_ui_input_textarea:focus{padding-top:4px;padding-bottom:2px}select.cke_dialog_ui_input_select{width:100%!important}select.cke_dialog_ui_input_select:focus{margin-left:1px;width:100%!important;padding-top:2px;padding-bottom:2px} \ No newline at end of file diff --git a/editors/ckeditor_4_4/skins/moono-lisa/dialog_iequirks.css b/editors/ckeditor_4_4/skins/moono-lisa/dialog_iequirks.css new file mode 100644 index 000000000..a9a450db9 --- /dev/null +++ b/editors/ckeditor_4_4/skins/moono-lisa/dialog_iequirks.css @@ -0,0 +1,5 @@ +/* +Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved. +For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license +*/ +.cke_dialog{visibility:visible}.cke_dialog_body{z-index:1;background:#fff}.cke_dialog strong{font-weight:bold}.cke_dialog_title{font-weight:bold;font-size:12px;cursor:move;position:relative;color:#484848;border-bottom:1px solid #d1d1d1;padding:12px 19px 12px 12px;background:#f8f8f8;letter-spacing:.3px}.cke_dialog_spinner{border-radius:50%;width:12px;height:12px;overflow:hidden;text-indent:-9999em;border:2px solid rgba(102,102,102,0.2);border-left-color:rgba(102,102,102,1);-webkit-animation:dialog_spinner 1s infinite linear;animation:dialog_spinner 1s infinite linear}.cke_browser_ie8 .cke_dialog_spinner,.cke_browser_ie9 .cke_dialog_spinner{background:url(images/spinner.gif) center top no-repeat;width:16px;height:16px;border:0}@-webkit-keyframes dialog_spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes dialog_spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.cke_dialog_contents{background-color:#fff;overflow:auto;padding:15px 10px 5px 10px;margin-top:43px;border-top:1px solid #d1d1d1}.cke_dialog_contents_body{overflow:auto;padding:9px 10px 5px 10px;margin-top:22px}.cke_dialog_footer{text-align:right;position:relative;border-top:1px solid #d1d1d1;background:#f8f8f8}.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:33px;display:inline-block;margin:9px 0 0;position:absolute;z-index:2;left:11px}.cke_rtl .cke_dialog_tabs{left:auto;right:11px}a.cke_dialog_tab{height:25px;padding:4px 8px;display:inline-block;cursor:pointer;line-height:26px;outline:0;color:#484848;border:1px solid #d1d1d1;border-radius:3px 3px 0 0;background:#f8f8f8;min-width:90px;text-align:center;margin-left:-1px;letter-spacing:.3px}a.cke_dialog_tab:hover{background-color:#fff}a.cke_dialog_tab:focus{border:2px solid #139ff7;border-bottom-color:#d1d1d1;padding:3px 7px;position:relative;z-index:1}a.cke_dialog_tab_selected{background:#fff;border-bottom-color:#fff;cursor:default;filter:none}a.cke_dialog_tab_selected:hover,a.cke_dialog_tab_selected:focus{border-bottom-color:#fff}.cke_hc a.cke_dialog_tab:hover,.cke_hc a.cke_dialog_tab:focus,.cke_hc a.cke_dialog_tab_selected{border:3px solid;padding:2px 6px}.cke_hc a.cke_dialog_tab:focus{text-decoration:underline}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}a.cke_dialog_close_button{background-image:url(images/close.png);background-repeat:no-repeat;background-position:50%;position:absolute;cursor:pointer;text-align:center;height:16px;width:16px;top:11px;z-index:5;opacity:.7;filter:alpha(opacity = 70)}.cke_rtl .cke_dialog_close_button{left:12px}.cke_ltr .cke_dialog_close_button{right:12px}.cke_hc a.cke_dialog_close_button{background-image:none}.cke_hidpi a.cke_dialog_close_button{background-image:url(images/hidpi/close.png);background-size:16px}a.cke_dialog_close_button:hover{opacity:1;filter:alpha(opacity = 100)}a.cke_dialog_close_button span{display:none}.cke_hc a.cke_dialog_close_button span{display:inline;cursor:pointer;font-weight:bold;position:relative;top:3px}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%;margin-top:12px}.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_tel,.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,input.cke_dialog_ui_input_tel,textarea.cke_dialog_ui_input_textarea{background-color:#fff;border:1px solid #bcbcbc;padding:4px 6px;outline:0;width:100%;*width:95%;box-sizing:border-box;border-radius:2px;min-height:28px;margin-left:1px}input.cke_dialog_ui_input_text:hover,input.cke_dialog_ui_input_password:hover,input.cke_dialog_ui_input_tel:hover,textarea.cke_dialog_ui_input_textarea:hover{border:1px solid #aeb3b9}input.cke_dialog_ui_input_text:focus,input.cke_dialog_ui_input_password:focus,input.cke_dialog_ui_input_tel:focus,textarea.cke_dialog_ui_input_textarea:focus,select.cke_dialog_ui_input_select:focus{outline:0;border:2px solid #139ff7}input.cke_dialog_ui_input_text:focus{padding-left:5px}textarea.cke_dialog_ui_input_textarea:focus{padding:3px 5px}select.cke_dialog_ui_input_select:focus{margin:0;width:100%!important}input.cke_dialog_ui_checkbox_input,input.cke_dialog_ui_radio_input{margin-left:1px;margin-right:2px}input.cke_dialog_ui_checkbox_input:focus,input.cke_dialog_ui_checkbox_input:active,input.cke_dialog_ui_radio_input:focus,input.cke_dialog_ui_radio_input:active{border:0;outline:2px solid #139ff7}a.cke_dialog_ui_button{display:inline-block;*display:inline;*zoom:1;padding:4px 1px;margin:0;text-align:center;color:#484848;vertical-align:middle;cursor:pointer;border:1px solid #bcbcbc;border-radius:2px;background:#f8f8f8;letter-spacing:.3px;line-height:18px;box-sizing:border-box}.cke_hc a.cke_dialog_ui_button{border-width:3px}span.cke_dialog_ui_button{padding:0 10px;cursor:pointer}a.cke_dialog_ui_button:hover{background:#fff}a.cke_dialog_ui_button:focus,a.cke_dialog_ui_button:active{border:2px solid #139ff7;outline:0;padding:3px 0}.cke_hc a.cke_dialog_ui_button:hover,.cke_hc a.cke_dialog_ui_button:focus,.cke_hc a.cke_dialog_ui_button:active{border:3px solid}.cke_dialog_footer_buttons a.cke_dialog_ui_button span{color:inherit;font-size:12px;font-weight:bold;padding:0 12px}a.cke_dialog_ui_button_ok{color:#fff;background:#09863e;border:1px solid #09863e}.cke_hc a.cke_dialog_ui_button{border:1px solid #bcbcbc}a.cke_dialog_ui_button_ok:hover{background:#53aa78;border-color:#53aa78}a.cke_dialog_ui_button_ok:focus{box-shadow:inset 0 0 0 2px #FFF}a.cke_dialog_ui_button_ok:focus,a.cke_dialog_ui_button_ok:active{border-color:#139ff7}.cke_hc a.cke_dialog_ui_button_ok:hover,.cke_hc a.cke_dialog_ui_button_ok:focus,.cke_hc a.cke_dialog_ui_button_ok:active{border-color:#484848}a.cke_dialog_ui_button_ok.cke_disabled{background:#d1d1d1;border-color:#d1d1d1;cursor:default}a.cke_dialog_ui_button_ok.cke_disabled span{cursor:default}.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:28px;line-height:28px;background-color:#fff;border:1px solid #bcbcbc;padding:3px 3px 3px 6px;outline:0;border-radius:2px;margin:0 1px;box-sizing:border-box;width:calc(100% - 2px)!important}.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_ui_labeled_label{margin-left:1px}.cke_dialog_ui_labeled_required{font-weight:bold;font-size:1.2em}.cke_dialog .cke_dark_background{background-color:transparent}.cke_dialog .cke_light_background{background-color:#ebebeb}.cke_dialog .cke_centered{text-align:center}.cke_dialog a.cke_btn_reset{float:right;background:url(images/refresh.png) 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(images/hidpi/refresh.png)}.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_dialog a.cke_btn_unlocked,.cke_dialog a.cke_btn_reset{margin:2px}.cke_dialog a.cke_btn_locked{background-image:url(images/lock.png)}.cke_dialog a.cke_btn_unlocked{background-image:url(images/lock-open.png)}.cke_rtl .cke_dialog a.cke_btn_locked,.cke_rtl .cke_dialog a.cke_btn_unlocked{float:right}.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(images/hidpi/lock.png)}.cke_hidpi .cke_dialog a.cke_btn_unlocked{background-image:url(images/hidpi/lock-open.png)}.cke_dialog a.cke_btn_locked .cke_icon{display:none}.cke_dialog a.cke_btn_over,.cke_dialog a.cke_btn_locked:hover,.cke_dialog a.cke_btn_locked:focus,.cke_dialog a.cke_btn_locked:active,.cke_dialog a.cke_btn_unlocked:hover,.cke_dialog a.cke_btn_unlocked:focus,.cke_dialog a.cke_btn_unlocked:active,.cke_dialog a.cke_btn_reset:hover,.cke_dialog a.cke_btn_reset:focus,.cke_dialog a.cke_btn_reset:active{cursor:pointer;outline:0;margin:0;border:2px solid #139ff7}.cke_dialog fieldset{border:1px solid #bcbcbc}.cke_dialog fieldset legend{padding:0 6px}.cke_dialog_ui_checkbox,.cke_dialog fieldset .cke_dialog_ui_vbox .cke_dialog_ui_checkbox{display:inline-block}.cke_dialog fieldset .cke_dialog_ui_vbox .cke_dialog_ui_checkbox{padding-top:5px}.cke_dialog_ui_checkbox .cke_dialog_ui_checkbox_input,.cke_dialog_ui_checkbox .cke_dialog_ui_checkbox_input+label,.cke_dialog fieldset .cke_dialog_ui_vbox .cke_dialog_ui_checkbox .cke_dialog_ui_checkbox_input,.cke_dialog fieldset .cke_dialog_ui_vbox .cke_dialog_ui_checkbox .cke_dialog_ui_checkbox_input+label{vertical-align:middle}.cke_dialog .ImagePreviewBox{border:1px ridge #bcbcbc;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 .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;cursor:default;letter-spacing:.3px}.cke_dialog_body label+.cke_dialog_ui_labeled_content{margin-top:2px}.cke_dialog_contents_body .cke_dialog_ui_text,.cke_dialog_contents_body .cke_dialog_ui_select,.cke_dialog_contents_body .cke_dialog_ui_hbox_last>a.cke_dialog_ui_button{margin-top:4px}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:2px 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_iframe_shim{display:block;position:absolute;top:0;left:0;z-index:-1;filter:alpha(opacity = 0);width:100%;height:100%}.cke_dialog_contents_body .cke_accessibility_legend{margin:2px 7px 2px 2px}.cke_dialog_contents_body .cke_accessibility_legend:focus,.cke_dialog_contents_body .cke_accessibility_legend:active{outline:0;border:2px solid #139ff7;margin:0 5px 0 0}.cke_dialog_contents_body input[type=file]:focus,.cke_dialog_contents_body input[type=file]:active{border:2px solid #139ff7}.cke_dialog_find_fieldset{margin-top:10px!important}.cke_dialog_image_ratiolock{margin-top:52px!important}.cke_dialog_forms_select_order label.cke_dialog_ui_labeled_label{margin-left:0}.cke_dialog_forms_select_order div.cke_dialog_ui_input_select{width:100%}.cke_dialog_forms_select_order_txtsize .cke_dialog_ui_hbox_last{padding-top:4px}.cke_dialog_image_url .cke_dialog_ui_hbox_last{vertical-align:bottom}a.cke_dialog_ui_button.cke_dialog_image_browse{margin-top:10px}.cke_dialog_contents_body .cke_tpl_list{border:#bcbcbc 1px solid;margin:1px}.cke_dialog_contents_body .cke_tpl_list:focus,.cke_dialog_contents_body .cke_tpl_list:active{outline:0;margin:0;border:2px solid #139ff7}.cke_dialog_contents_body .cke_tpl_list a:focus,.cke_dialog_contents_body .cke_tpl_list a:active{outline:0}.cke_dialog_contents_body .cke_tpl_list a:focus .cke_tpl_item,.cke_dialog_contents_body .cke_tpl_list a:active .cke_tpl_item{border:2px solid #139ff7;padding:6px}.cke_rtl input.cke_dialog_ui_input_text,.cke_rtl input.cke_dialog_ui_input_password,.cke_rtl input.cke_dialog_ui_input_tel{padding-right:2px}.cke_rtl div.cke_dialog_ui_input_text,.cke_rtl div.cke_dialog_ui_input_password,.cke_rtl div.cke_dialog_ui_input_tel{padding-left:2px}.cke_rtl div.cke_dialog_ui_input_text{padding-right:1px}.cke_rtl .cke_dialog_ui_vbox_child,.cke_rtl .cke_dialog_ui_hbox_child,.cke_rtl .cke_dialog_ui_hbox_first,.cke_rtl .cke_dialog_ui_hbox_last{padding-right:2px!important}.cke_hc .cke_dialog_title,.cke_hc .cke_dialog_footer,.cke_hc a.cke_dialog_tab,.cke_hc a.cke_dialog_ui_button,.cke_hc a.cke_dialog_ui_button:hover,.cke_hc a.cke_dialog_ui_button_ok,.cke_hc a.cke_dialog_ui_button_ok:hover{filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.cke_hc div.cke_dialog_ui_input_text,.cke_hc div.cke_dialog_ui_input_password,.cke_hc div.cke_dialog_ui_input_tel,.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:0}.cke_dialog_footer{filter:""} \ No newline at end of file diff --git a/editors/ckeditor_4_4/skins/moono-lisa/editor.css b/editors/ckeditor_4_4/skins/moono-lisa/editor.css new file mode 100644 index 000000000..ed5af2c5f --- /dev/null +++ b/editors/ckeditor_4_4/skins/moono-lisa/editor.css @@ -0,0 +1,5 @@ +/* +Copyright (c) 2003-2022, CKSource Holding sp. z o.o. 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 select[multiple] option:checked{background-color:#cecece}.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}@media screen and (hover:none){a.cke_button_off:hover{background:transparent;border:0;padding:4px 6px}a.cke_button_expandable.cke_button_off:hover{padding:4px 5px}a.cke_button_off:active{background:#e5e5e5;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_off:active{padding:3px 4px}}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}@media screen and (hover:none){.cke_combo_off a.cke_combo_button:hover{background:transparent;border-color:transparent}.cke_combo_off a.cke_combo_button:active{background:#fff;border:1px solid #bcbcbc}}.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} \ No newline at end of file diff --git a/editors/ckeditor_4_4/skins/moono-lisa/editor_gecko.css b/editors/ckeditor_4_4/skins/moono-lisa/editor_gecko.css new file mode 100644 index 000000000..e7a25a5cf --- /dev/null +++ b/editors/ckeditor_4_4/skins/moono-lisa/editor_gecko.css @@ -0,0 +1,5 @@ +/* +Copyright (c) 2003-2022, CKSource Holding sp. z o.o. 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 select[multiple] option:checked{background-color:#cecece}.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}@media screen and (hover:none){a.cke_button_off:hover{background:transparent;border:0;padding:4px 6px}a.cke_button_expandable.cke_button_off:hover{padding:4px 5px}a.cke_button_off:active{background:#e5e5e5;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_off:active{padding:3px 4px}}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}@media screen and (hover:none){.cke_combo_off a.cke_combo_button:hover{background:transparent;border-color:transparent}.cke_combo_off a.cke_combo_button:active{background:#fff;border:1px solid #bcbcbc}}.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_bottom{padding-bottom:3px}.cke_combo_text{margin-bottom:-1px;margin-top:1px} \ No newline at end of file diff --git a/editors/ckeditor_4_4/skins/moono-lisa/editor_ie.css b/editors/ckeditor_4_4/skins/moono-lisa/editor_ie.css new file mode 100644 index 000000000..b47d5bf1c --- /dev/null +++ b/editors/ckeditor_4_4/skins/moono-lisa/editor_ie.css @@ -0,0 +1,5 @@ +/* +Copyright (c) 2003-2022, CKSource Holding sp. z o.o. 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 select[multiple] option:checked{background-color:#cecece}.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}@media screen and (hover:none){a.cke_button_off:hover{background:transparent;border:0;padding:4px 6px}a.cke_button_expandable.cke_button_off:hover{padding:4px 5px}a.cke_button_off:active{background:#e5e5e5;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_off:active{padding:3px 4px}}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}@media screen and (hover:none){.cke_combo_off a.cke_combo_button:hover{background:transparent;border-color:transparent}.cke_combo_off a.cke_combo_button:active{background:#fff;border:1px solid #bcbcbc}}.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}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/editors/ckeditor_4_4/skins/moono-lisa/editor_ie8.css b/editors/ckeditor_4_4/skins/moono-lisa/editor_ie8.css new file mode 100644 index 000000000..dbc6f2812 --- /dev/null +++ b/editors/ckeditor_4_4/skins/moono-lisa/editor_ie8.css @@ -0,0 +1,5 @@ +/* +Copyright (c) 2003-2022, CKSource Holding sp. z o.o. 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 select[multiple] option:checked{background-color:#cecece}.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}@media screen and (hover:none){a.cke_button_off:hover{background:transparent;border:0;padding:4px 6px}a.cke_button_expandable.cke_button_off:hover{padding:4px 5px}a.cke_button_off:active{background:#e5e5e5;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_off:active{padding:3px 4px}}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}@media screen and (hover:none){.cke_combo_off a.cke_combo_button:hover{background:transparent;border-color:transparent}.cke_combo_off a.cke_combo_button:active{background:#fff;border:1px solid #bcbcbc}}.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}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/editors/ckeditor_4_4/skins/moono-lisa/editor_iequirks.css b/editors/ckeditor_4_4/skins/moono-lisa/editor_iequirks.css new file mode 100644 index 000000000..f1be0413b --- /dev/null +++ b/editors/ckeditor_4_4/skins/moono-lisa/editor_iequirks.css @@ -0,0 +1,5 @@ +/* +Copyright (c) 2003-2022, CKSource Holding sp. z o.o. 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 select[multiple] option:checked{background-color:#cecece}.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}@media screen and (hover:none){a.cke_button_off:hover{background:transparent;border:0;padding:4px 6px}a.cke_button_expandable.cke_button_off:hover{padding:4px 5px}a.cke_button_off:active{background:#e5e5e5;border:1px #bcbcbc solid;padding:3px 5px}a.cke_button_expandable.cke_button_off:active{padding:3px 4px}}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}@media screen and (hover:none){.cke_combo_off a.cke_combo_button:hover{background:transparent;border-color:transparent}.cke_combo_off a.cke_combo_button:active{background:#fff;border:1px solid #bcbcbc}}.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}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/editors/ckeditor_4_4/skins/moono-lisa/images/arrow.png b/editors/ckeditor_4_4/skins/moono-lisa/images/arrow.png new file mode 100644 index 000000000..d72b5f3b8 Binary files /dev/null and b/editors/ckeditor_4_4/skins/moono-lisa/images/arrow.png differ diff --git a/editors/ckeditor_4_4/skins/moono-lisa/images/close.png b/editors/ckeditor_4_4/skins/moono-lisa/images/close.png new file mode 100644 index 000000000..40caa6ddf Binary files /dev/null and b/editors/ckeditor_4_4/skins/moono-lisa/images/close.png differ diff --git a/editors/ckeditor_4_4/skins/moono-lisa/images/hidpi/close.png b/editors/ckeditor_4_4/skins/moono-lisa/images/hidpi/close.png new file mode 100644 index 000000000..fa00f4fce Binary files /dev/null and b/editors/ckeditor_4_4/skins/moono-lisa/images/hidpi/close.png differ diff --git a/editors/ckeditor_4_4/skins/moono-lisa/images/hidpi/lock-open.png b/editors/ckeditor_4_4/skins/moono-lisa/images/hidpi/lock-open.png new file mode 100644 index 000000000..c89978907 Binary files /dev/null and b/editors/ckeditor_4_4/skins/moono-lisa/images/hidpi/lock-open.png differ diff --git a/editors/ckeditor_4_4/skins/moono-lisa/images/hidpi/lock.png b/editors/ckeditor_4_4/skins/moono-lisa/images/hidpi/lock.png new file mode 100644 index 000000000..25ad0f4a3 Binary files /dev/null and b/editors/ckeditor_4_4/skins/moono-lisa/images/hidpi/lock.png differ diff --git a/editors/ckeditor_4_4/skins/moono-lisa/images/hidpi/refresh.png b/editors/ckeditor_4_4/skins/moono-lisa/images/hidpi/refresh.png new file mode 100644 index 000000000..117a2d4a4 Binary files /dev/null and b/editors/ckeditor_4_4/skins/moono-lisa/images/hidpi/refresh.png differ diff --git a/editors/ckeditor_4_4/skins/moono-lisa/images/lock-open.png b/editors/ckeditor_4_4/skins/moono-lisa/images/lock-open.png new file mode 100644 index 000000000..42df5f411 Binary files /dev/null and b/editors/ckeditor_4_4/skins/moono-lisa/images/lock-open.png differ diff --git a/editors/ckeditor_4_4/skins/moono-lisa/images/lock.png b/editors/ckeditor_4_4/skins/moono-lisa/images/lock.png new file mode 100644 index 000000000..bde67727d Binary files /dev/null and b/editors/ckeditor_4_4/skins/moono-lisa/images/lock.png differ diff --git a/editors/ckeditor_4_4/skins/moono-lisa/images/refresh.png b/editors/ckeditor_4_4/skins/moono-lisa/images/refresh.png new file mode 100644 index 000000000..e363764e3 Binary files /dev/null and b/editors/ckeditor_4_4/skins/moono-lisa/images/refresh.png differ diff --git a/editors/ckeditor_4_4/skins/moono-lisa/images/spinner.gif b/editors/ckeditor_4_4/skins/moono-lisa/images/spinner.gif new file mode 100644 index 000000000..d898d41fa Binary files /dev/null and b/editors/ckeditor_4_4/skins/moono-lisa/images/spinner.gif differ diff --git a/editors/ckeditor_4_4/skins/moono-lisa/readme.md b/editors/ckeditor_4_4/skins/moono-lisa/readme.md new file mode 100644 index 000000000..dc2b1440f --- /dev/null +++ b/editors/ckeditor_4_4/skins/moono-lisa/readme.md @@ -0,0 +1,46 @@ +"Moono-lisa" Skin +================= + +This skin has been made a **default skin** starting from CKEditor 4.6.0 and is maintained by the core developers. + +For more information about skins, please check the [CKEditor Skin SDK](https://ckeditor.com/docs/ckeditor4/latest/guide/skin_sdk_intro.html) +documentation. + +Features +------------------- +"Moono-lisa" is a monochromatic skin, which offers a modern, flat and minimalistic look which blends very well in modern design. +It comes with the following features: + +- Chameleon feature with brightness. +- High-contrast compatibility. +- Graphics source provided in SVG. + +Directory Structure +------------------- + +CSS parts: +- **editor.css**: the main CSS file. It's simply loading several other files, for easier maintenance, +- **mainui.css**: the file contains styles of entire editor outline structures, +- **toolbar.css**: the file contains styles of the editor toolbar space (top), +- **richcombo.css**: the file contains styles of the rich combo ui elements on toolbar, +- **panel.css**: the file contains styles of the rich combo drop-down, it's not loaded +until the first panel open up, +- **elementspath.css**: the file contains styles of the editor elements path bar (bottom), +- **menu.css**: the file contains styles of all editor menus including context menu and button drop-down, +it's not loaded until the first menu open up, +- **dialog.css**: the CSS files for the dialog UI, it's not loaded until the first dialog open, +- **reset.css**: the file defines the basis of style resets among all editor UI spaces, +- **preset.css**: the file defines the default styles of some UI elements reflecting the skin preference, +- **editor_XYZ.css** and **dialog_XYZ.css**: browser specific CSS hacks. + +Other parts: +- **skin.js**: the only JavaScript part of the skin that registers the skin, its browser specific files and its icons and defines the Chameleon feature, +- **images/**: contains a fill general used images, +- **dev/**: contains SVG and PNG source of the skin icons. + +License +------- + +Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved. + +For licensing, see LICENSE.md or [https://ckeditor.com/legal/ckeditor-oss-license](https://ckeditor.com/legal/ckeditor-oss-license) diff --git a/editors/ckeditor_4_4/skins/moono-lisa/skin.js b/editors/ckeditor_4_4/skins/moono-lisa/skin.js new file mode 100644 index 000000000..5dadddcbd --- /dev/null +++ b/editors/ckeditor_4_4/skins/moono-lisa/skin.js @@ -0,0 +1,7 @@ +/* + Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved. + For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license +*/ +CKEDITOR.skin.name="moono-lisa";CKEDITOR.skin.ua_editor="ie,iequirks,ie8,gecko";CKEDITOR.skin.ua_dialog="ie,iequirks,ie8"; +CKEDITOR.skin.chameleon=function(){var b=function(){return function(b,d){for(var a=b.match(/[^#]./g),e=0;3>e;e++){var f=e,c;c=parseInt(a[e],16);c=("0"+(0>d?0|c*(1+d):0|c+(255-c)*d).toString(16)).slice(-2);a[f]=c}return"#"+a.join("")}}(),f={editor:new CKEDITOR.template("{id}.cke_chrome [border-color:{defaultBorder};] {id} .cke_top [ background-color:{defaultBackground};border-bottom-color:{defaultBorder};] {id} .cke_bottom [background-color:{defaultBackground};border-top-color:{defaultBorder};] {id} .cke_resizer [border-right-color:{ckeResizer}] {id} .cke_dialog_title [background-color:{defaultBackground};border-bottom-color:{defaultBorder};] {id} .cke_dialog_footer [background-color:{defaultBackground};outline-color:{defaultBorder};] {id} .cke_dialog_tab [background-color:{dialogTab};border-color:{defaultBorder};] {id} .cke_dialog_tab:hover [background-color:{lightBackground};] {id} .cke_dialog_contents [border-top-color:{defaultBorder};] {id} .cke_dialog_tab_selected, {id} .cke_dialog_tab_selected:hover [background:{dialogTabSelected};border-bottom-color:{dialogTabSelectedBorder};] {id} .cke_dialog_body [background:{dialogBody};border-color:{defaultBorder};] {id} a.cke_button_off:hover,{id} a.cke_button_off:focus,{id} a.cke_button_off:active [background-color:{darkBackground};border-color:{toolbarElementsBorder};] {id} .cke_button_on [background-color:{ckeButtonOn};border-color:{toolbarElementsBorder};] {id} .cke_toolbar_separator,{id} .cke_toolgroup a.cke_button:last-child:after,{id} .cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after [background-color: {toolbarElementsBorder};border-color: {toolbarElementsBorder};] {id} a.cke_combo_button:hover,{id} a.cke_combo_button:focus,{id} .cke_combo_on a.cke_combo_button [border-color:{toolbarElementsBorder};background-color:{darkBackground};] {id} .cke_combo:after [border-color:{toolbarElementsBorder};] {id} .cke_path_item [color:{elementsPathColor};] {id} a.cke_path_item:hover,{id} a.cke_path_item:focus,{id} a.cke_path_item:active [background-color:{darkBackground};] {id}.cke_panel [border-color:{defaultBorder};] "),panel:new CKEDITOR.template(".cke_panel_grouptitle [background-color:{lightBackground};border-color:{defaultBorder};] .cke_menubutton_icon [background-color:{menubuttonIcon};] .cke_menubutton:hover,.cke_menubutton:focus,.cke_menubutton:active [background-color:{menubuttonHover};] .cke_menubutton:hover .cke_menubutton_icon, .cke_menubutton:focus .cke_menubutton_icon, .cke_menubutton:active .cke_menubutton_icon [background-color:{menubuttonIconHover};] .cke_menubutton_disabled:hover .cke_menubutton_icon,.cke_menubutton_disabled:focus .cke_menubutton_icon,.cke_menubutton_disabled:active .cke_menubutton_icon [background-color:{menubuttonIcon};] .cke_menuseparator [background-color:{menubuttonIcon};] a:hover.cke_colorbox, a:active.cke_colorbox [border-color:{defaultBorder};] a:hover.cke_colorauto, a:hover.cke_colormore, a:active.cke_colorauto, a:active.cke_colormore [background-color:{ckeColorauto};border-color:{defaultBorder};] ")}; +return function(g,d){var a=b(g.uiColor,.4),a={id:"."+g.id,defaultBorder:b(a,-.2),toolbarElementsBorder:b(a,-.25),defaultBackground:a,lightBackground:b(a,.8),darkBackground:b(a,-.15),ckeButtonOn:b(a,.4),ckeResizer:b(a,-.4),ckeColorauto:b(a,.8),dialogBody:b(a,.7),dialogTab:b(a,.65),dialogTabSelected:"#FFF",dialogTabSelectedBorder:"#FFF",elementsPathColor:b(a,-.6),menubuttonHover:b(a,.1),menubuttonIcon:b(a,.5),menubuttonIconHover:b(a,.3)};return f[d].output(a).replace(/\[/g,"{").replace(/\]/g,"}")}}(); \ No newline at end of file diff --git a/public/css/admin_new.css b/public/css/admin_new.css index dfc6eb1bb..2e3ae805c 100644 --- a/public/css/admin_new.css +++ b/public/css/admin_new.css @@ -214,4767 +214,4767 @@ /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen readers do not read off random characters that represent icons */ .fa-500px:before { - content: "\f26e"; + content: ""; } .fa-accessible-icon:before { - content: "\f368"; + content: ""; } .fa-accusoft:before { - content: "\f369"; + content: ""; } .fa-ad:before { - content: "\f641"; + content: ""; } .fa-address-book:before { - content: "\f2b9"; + content: ""; } .fa-address-card:before { - content: "\f2bb"; + content: ""; } .fa-adjust:before { - content: "\f042"; + content: ""; } .fa-adn:before { - content: "\f170"; + content: ""; } .fa-adversal:before { - content: "\f36a"; + content: ""; } .fa-affiliatetheme:before { - content: "\f36b"; + content: ""; } .fa-air-freshener:before { - content: "\f5d0"; + content: ""; } .fa-algolia:before { - content: "\f36c"; + content: ""; } .fa-align-center:before { - content: "\f037"; + content: ""; } .fa-align-justify:before { - content: "\f039"; + content: ""; } .fa-align-left:before { - content: "\f036"; + content: ""; } .fa-align-right:before { - content: "\f038"; + content: ""; } .fa-alipay:before { - content: "\f642"; + content: ""; } .fa-allergies:before { - content: "\f461"; + content: ""; } .fa-amazon:before { - content: "\f270"; + content: ""; } .fa-amazon-pay:before { - content: "\f42c"; + content: ""; } .fa-ambulance:before { - content: "\f0f9"; + content: ""; } .fa-american-sign-language-interpreting:before { - content: "\f2a3"; + content: ""; } .fa-amilia:before { - content: "\f36d"; + content: ""; } .fa-anchor:before { - content: "\f13d"; + content: ""; } .fa-android:before { - content: "\f17b"; + content: ""; } .fa-angellist:before { - content: "\f209"; + content: ""; } .fa-angle-double-down:before { - content: "\f103"; + content: ""; } .fa-angle-double-left:before { - content: "\f100"; + content: ""; } .fa-angle-double-right:before { - content: "\f101"; + content: ""; } .fa-angle-double-up:before { - content: "\f102"; + content: ""; } .fa-angle-down:before { - content: "\f107"; + content: ""; } .fa-angle-left:before { - content: "\f104"; + content: ""; } .fa-angle-right:before { - content: "\f105"; + content: ""; } .fa-angle-up:before { - content: "\f106"; + content: ""; } .fa-angry:before { - content: "\f556"; + content: ""; } .fa-angrycreative:before { - content: "\f36e"; + content: ""; } .fa-angular:before { - content: "\f420"; + content: ""; } .fa-ankh:before { - content: "\f644"; + content: ""; } .fa-app-store:before { - content: "\f36f"; + content: ""; } .fa-app-store-ios:before { - content: "\f370"; + content: ""; } .fa-apper:before { - content: "\f371"; + content: ""; } .fa-apple:before { - content: "\f179"; + content: ""; } .fa-apple-alt:before { - content: "\f5d1"; + content: ""; } .fa-apple-pay:before { - content: "\f415"; + content: ""; } .fa-archive:before { - content: "\f187"; + content: ""; } .fa-archway:before { - content: "\f557"; + content: ""; } .fa-arrow-alt-circle-down:before { - content: "\f358"; + content: ""; } .fa-arrow-alt-circle-left:before { - content: "\f359"; + content: ""; } .fa-arrow-alt-circle-right:before { - content: "\f35a"; + content: ""; } .fa-arrow-alt-circle-up:before { - content: "\f35b"; + content: ""; } .fa-arrow-circle-down:before { - content: "\f0ab"; + content: ""; } .fa-arrow-circle-left:before { - content: "\f0a8"; + content: ""; } .fa-arrow-circle-right:before { - content: "\f0a9"; + content: ""; } .fa-arrow-circle-up:before { - content: "\f0aa"; + content: ""; } .fa-arrow-down:before { - content: "\f063"; + content: ""; } .fa-arrow-left:before { - content: "\f060"; + content: ""; } .fa-arrow-right:before { - content: "\f061"; + content: ""; } .fa-arrow-up:before { - content: "\f062"; + content: ""; } .fa-arrows-alt:before { - content: "\f0b2"; + content: ""; } .fa-arrows-alt-h:before { - content: "\f337"; + content: ""; } .fa-arrows-alt-v:before { - content: "\f338"; + content: ""; } .fa-assistive-listening-systems:before { - content: "\f2a2"; + content: ""; } .fa-asterisk:before { - content: "\f069"; + content: ""; } .fa-asymmetrik:before { - content: "\f372"; + content: ""; } .fa-at:before { - content: "\f1fa"; + content: ""; } .fa-atlas:before { - content: "\f558"; + content: ""; } .fa-atom:before { - content: "\f5d2"; + content: ""; } .fa-audible:before { - content: "\f373"; + content: ""; } .fa-audio-description:before { - content: "\f29e"; + content: ""; } .fa-autoprefixer:before { - content: "\f41c"; + content: ""; } .fa-avianex:before { - content: "\f374"; + content: ""; } .fa-aviato:before { - content: "\f421"; + content: ""; } .fa-award:before { - content: "\f559"; + content: ""; } .fa-aws:before { - content: "\f375"; + content: ""; } .fa-backspace:before { - content: "\f55a"; + content: ""; } .fa-backward:before { - content: "\f04a"; + content: ""; } .fa-balance-scale:before { - content: "\f24e"; + content: ""; } .fa-ban:before { - content: "\f05e"; + content: ""; } .fa-band-aid:before { - content: "\f462"; + content: ""; } .fa-bandcamp:before { - content: "\f2d5"; + content: ""; } .fa-barcode:before { - content: "\f02a"; + content: ""; } .fa-bars:before { - content: "\f0c9"; + content: ""; } .fa-baseball-ball:before { - content: "\f433"; + content: ""; } .fa-basketball-ball:before { - content: "\f434"; + content: ""; } .fa-bath:before { - content: "\f2cd"; + content: ""; } .fa-battery-empty:before { - content: "\f244"; + content: ""; } .fa-battery-full:before { - content: "\f240"; + content: ""; } .fa-battery-half:before { - content: "\f242"; + content: ""; } .fa-battery-quarter:before { - content: "\f243"; + content: ""; } .fa-battery-three-quarters:before { - content: "\f241"; + content: ""; } .fa-bed:before { - content: "\f236"; + content: ""; } .fa-beer:before { - content: "\f0fc"; + content: ""; } .fa-behance:before { - content: "\f1b4"; + content: ""; } .fa-behance-square:before { - content: "\f1b5"; + content: ""; } .fa-bell:before { - content: "\f0f3"; + content: ""; } .fa-bell-slash:before { - content: "\f1f6"; + content: ""; } .fa-bezier-curve:before { - content: "\f55b"; + content: ""; } .fa-bible:before { - content: "\f647"; + content: ""; } .fa-bicycle:before { - content: "\f206"; + content: ""; } .fa-bimobject:before { - content: "\f378"; + content: ""; } .fa-binoculars:before { - content: "\f1e5"; + content: ""; } .fa-birthday-cake:before { - content: "\f1fd"; + content: ""; } .fa-bitbucket:before { - content: "\f171"; + content: ""; } .fa-bitcoin:before { - content: "\f379"; + content: ""; } .fa-bity:before { - content: "\f37a"; + content: ""; } .fa-black-tie:before { - content: "\f27e"; + content: ""; } .fa-blackberry:before { - content: "\f37b"; + content: ""; } .fa-blender:before { - content: "\f517"; + content: ""; } .fa-blind:before { - content: "\f29d"; + content: ""; } .fa-blogger:before { - content: "\f37c"; + content: ""; } .fa-blogger-b:before { - content: "\f37d"; + content: ""; } .fa-bluetooth:before { - content: "\f293"; + content: ""; } .fa-bluetooth-b:before { - content: "\f294"; + content: ""; } .fa-bold:before { - content: "\f032"; + content: ""; } .fa-bolt:before { - content: "\f0e7"; + content: ""; } .fa-bomb:before { - content: "\f1e2"; + content: ""; } .fa-bone:before { - content: "\f5d7"; + content: ""; } .fa-bong:before { - content: "\f55c"; + content: ""; } .fa-book:before { - content: "\f02d"; + content: ""; } .fa-book-open:before { - content: "\f518"; + content: ""; } .fa-book-reader:before { - content: "\f5da"; + content: ""; } .fa-bookmark:before { - content: "\f02e"; + content: ""; } .fa-bowling-ball:before { - content: "\f436"; + content: ""; } .fa-box:before { - content: "\f466"; + content: ""; } .fa-box-open:before { - content: "\f49e"; + content: ""; } .fa-boxes:before { - content: "\f468"; + content: ""; } .fa-braille:before { - content: "\f2a1"; + content: ""; } .fa-brain:before { - content: "\f5dc"; + content: ""; } .fa-briefcase:before { - content: "\f0b1"; + content: ""; } .fa-briefcase-medical:before { - content: "\f469"; + content: ""; } .fa-broadcast-tower:before { - content: "\f519"; + content: ""; } .fa-broom:before { - content: "\f51a"; + content: ""; } .fa-brush:before { - content: "\f55d"; + content: ""; } .fa-btc:before { - content: "\f15a"; + content: ""; } .fa-bug:before { - content: "\f188"; + content: ""; } .fa-building:before { - content: "\f1ad"; + content: ""; } .fa-bullhorn:before { - content: "\f0a1"; + content: ""; } .fa-bullseye:before { - content: "\f140"; + content: ""; } .fa-burn:before { - content: "\f46a"; + content: ""; } .fa-buromobelexperte:before { - content: "\f37f"; + content: ""; } .fa-bus:before { - content: "\f207"; + content: ""; } .fa-bus-alt:before { - content: "\f55e"; + content: ""; } .fa-business-time:before { - content: "\f64a"; + content: ""; } .fa-buysellads:before { - content: "\f20d"; + content: ""; } .fa-calculator:before { - content: "\f1ec"; + content: ""; } .fa-calendar:before { - content: "\f133"; + content: ""; } .fa-calendar-alt:before { - content: "\f073"; + content: ""; } .fa-calendar-check:before { - content: "\f274"; + content: ""; } .fa-calendar-minus:before { - content: "\f272"; + content: ""; } .fa-calendar-plus:before { - content: "\f271"; + content: ""; } .fa-calendar-times:before { - content: "\f273"; + content: ""; } .fa-camera:before { - content: "\f030"; + content: ""; } .fa-camera-retro:before { - content: "\f083"; + content: ""; } .fa-cannabis:before { - content: "\f55f"; + content: ""; } .fa-capsules:before { - content: "\f46b"; + content: ""; } .fa-car:before { - content: "\f1b9"; + content: ""; } .fa-car-alt:before { - content: "\f5de"; + content: ""; } .fa-car-battery:before { - content: "\f5df"; + content: ""; } .fa-car-crash:before { - content: "\f5e1"; + content: ""; } .fa-car-side:before { - content: "\f5e4"; + content: ""; } .fa-caret-down:before { - content: "\f0d7"; + content: ""; } .fa-caret-left:before { - content: "\f0d9"; + content: ""; } .fa-caret-right:before { - content: "\f0da"; + content: ""; } .fa-caret-square-down:before { - content: "\f150"; + content: ""; } .fa-caret-square-left:before { - content: "\f191"; + content: ""; } .fa-caret-square-right:before { - content: "\f152"; + content: ""; } .fa-caret-square-up:before { - content: "\f151"; + content: ""; } .fa-caret-up:before { - content: "\f0d8"; + content: ""; } .fa-cart-arrow-down:before { - content: "\f218"; + content: ""; } .fa-cart-plus:before { - content: "\f217"; + content: ""; } .fa-cc-amazon-pay:before { - content: "\f42d"; + content: ""; } .fa-cc-amex:before { - content: "\f1f3"; + content: ""; } .fa-cc-apple-pay:before { - content: "\f416"; + content: ""; } .fa-cc-diners-club:before { - content: "\f24c"; + content: ""; } .fa-cc-discover:before { - content: "\f1f2"; + content: ""; } .fa-cc-jcb:before { - content: "\f24b"; + content: ""; } .fa-cc-mastercard:before { - content: "\f1f1"; + content: ""; } .fa-cc-paypal:before { - content: "\f1f4"; + content: ""; } .fa-cc-stripe:before { - content: "\f1f5"; + content: ""; } .fa-cc-visa:before { - content: "\f1f0"; + content: ""; } .fa-centercode:before { - content: "\f380"; + content: ""; } .fa-certificate:before { - content: "\f0a3"; + content: ""; } .fa-chalkboard:before { - content: "\f51b"; + content: ""; } .fa-chalkboard-teacher:before { - content: "\f51c"; + content: ""; } .fa-charging-station:before { - content: "\f5e7"; + content: ""; } .fa-chart-area:before { - content: "\f1fe"; + content: ""; } .fa-chart-bar:before { - content: "\f080"; + content: ""; } .fa-chart-line:before { - content: "\f201"; + content: ""; } .fa-chart-pie:before { - content: "\f200"; + content: ""; } .fa-check:before { - content: "\f00c"; + content: ""; } .fa-check-circle:before { - content: "\f058"; + content: ""; } .fa-check-double:before { - content: "\f560"; + content: ""; } .fa-check-square:before { - content: "\f14a"; + content: ""; } .fa-chess:before { - content: "\f439"; + content: ""; } .fa-chess-bishop:before { - content: "\f43a"; + content: ""; } .fa-chess-board:before { - content: "\f43c"; + content: ""; } .fa-chess-king:before { - content: "\f43f"; + content: ""; } .fa-chess-knight:before { - content: "\f441"; + content: ""; } .fa-chess-pawn:before { - content: "\f443"; + content: ""; } .fa-chess-queen:before { - content: "\f445"; + content: ""; } .fa-chess-rook:before { - content: "\f447"; + content: ""; } .fa-chevron-circle-down:before { - content: "\f13a"; + content: ""; } .fa-chevron-circle-left:before { - content: "\f137"; + content: ""; } .fa-chevron-circle-right:before { - content: "\f138"; + content: ""; } .fa-chevron-circle-up:before { - content: "\f139"; + content: ""; } .fa-chevron-down:before { - content: "\f078"; + content: ""; } .fa-chevron-left:before { - content: "\f053"; + content: ""; } .fa-chevron-right:before { - content: "\f054"; + content: ""; } .fa-chevron-up:before { - content: "\f077"; + content: ""; } .fa-child:before { - content: "\f1ae"; + content: ""; } .fa-chrome:before { - content: "\f268"; + content: ""; } .fa-church:before { - content: "\f51d"; + content: ""; } .fa-circle:before { - content: "\f111"; + content: ""; } .fa-circle-notch:before { - content: "\f1ce"; + content: ""; } .fa-city:before { - content: "\f64f"; + content: ""; } .fa-clipboard:before { - content: "\f328"; + content: ""; } .fa-clipboard-check:before { - content: "\f46c"; + content: ""; } .fa-clipboard-list:before { - content: "\f46d"; + content: ""; } .fa-clock:before { - content: "\f017"; + content: ""; } .fa-clone:before { - content: "\f24d"; + content: ""; } .fa-closed-captioning:before { - content: "\f20a"; + content: ""; } .fa-cloud:before { - content: "\f0c2"; + content: ""; } .fa-cloud-download-alt:before { - content: "\f381"; + content: ""; } .fa-cloud-upload-alt:before { - content: "\f382"; + content: ""; } .fa-cloudscale:before { - content: "\f383"; + content: ""; } .fa-cloudsmith:before { - content: "\f384"; + content: ""; } .fa-cloudversify:before { - content: "\f385"; + content: ""; } .fa-cocktail:before { - content: "\f561"; + content: ""; } .fa-code:before { - content: "\f121"; + content: ""; } .fa-code-branch:before { - content: "\f126"; + content: ""; } .fa-codepen:before { - content: "\f1cb"; + content: ""; } .fa-codiepie:before { - content: "\f284"; + content: ""; } .fa-coffee:before { - content: "\f0f4"; + content: ""; } .fa-cog:before { - content: "\f013"; + content: ""; } .fa-cogs:before { - content: "\f085"; + content: ""; } .fa-coins:before { - content: "\f51e"; + content: ""; } .fa-columns:before { - content: "\f0db"; + content: ""; } .fa-comment:before { - content: "\f075"; + content: ""; } .fa-comment-alt:before { - content: "\f27a"; + content: ""; } .fa-comment-dollar:before { - content: "\f651"; + content: ""; } .fa-comment-dots:before { - content: "\f4ad"; + content: ""; } .fa-comment-slash:before { - content: "\f4b3"; + content: ""; } .fa-comments:before { - content: "\f086"; + content: ""; } .fa-comments-dollar:before { - content: "\f653"; + content: ""; } .fa-compact-disc:before { - content: "\f51f"; + content: ""; } .fa-compass:before { - content: "\f14e"; + content: ""; } .fa-compress:before { - content: "\f066"; + content: ""; } .fa-concierge-bell:before { - content: "\f562"; + content: ""; } .fa-connectdevelop:before { - content: "\f20e"; + content: ""; } .fa-contao:before { - content: "\f26d"; + content: ""; } .fa-cookie:before { - content: "\f563"; + content: ""; } .fa-cookie-bite:before { - content: "\f564"; + content: ""; } .fa-copy:before { - content: "\f0c5"; + content: ""; } .fa-copyright:before { - content: "\f1f9"; + content: ""; } .fa-couch:before { - content: "\f4b8"; + content: ""; } .fa-cpanel:before { - content: "\f388"; + content: ""; } .fa-creative-commons:before { - content: "\f25e"; + content: ""; } .fa-creative-commons-by:before { - content: "\f4e7"; + content: ""; } .fa-creative-commons-nc:before { - content: "\f4e8"; + content: ""; } .fa-creative-commons-nc-eu:before { - content: "\f4e9"; + content: ""; } .fa-creative-commons-nc-jp:before { - content: "\f4ea"; + content: ""; } .fa-creative-commons-nd:before { - content: "\f4eb"; + content: ""; } .fa-creative-commons-pd:before { - content: "\f4ec"; + content: ""; } .fa-creative-commons-pd-alt:before { - content: "\f4ed"; + content: ""; } .fa-creative-commons-remix:before { - content: "\f4ee"; + content: ""; } .fa-creative-commons-sa:before { - content: "\f4ef"; + content: ""; } .fa-creative-commons-sampling:before { - content: "\f4f0"; + content: ""; } .fa-creative-commons-sampling-plus:before { - content: "\f4f1"; + content: ""; } .fa-creative-commons-share:before { - content: "\f4f2"; + content: ""; } .fa-credit-card:before { - content: "\f09d"; + content: ""; } .fa-crop:before { - content: "\f125"; + content: ""; } .fa-crop-alt:before { - content: "\f565"; + content: ""; } .fa-cross:before { - content: "\f654"; + content: ""; } .fa-crosshairs:before { - content: "\f05b"; + content: ""; } .fa-crow:before { - content: "\f520"; + content: ""; } .fa-crown:before { - content: "\f521"; + content: ""; } .fa-css3:before { - content: "\f13c"; + content: ""; } .fa-css3-alt:before { - content: "\f38b"; + content: ""; } .fa-cube:before { - content: "\f1b2"; + content: ""; } .fa-cubes:before { - content: "\f1b3"; + content: ""; } .fa-cut:before { - content: "\f0c4"; + content: ""; } .fa-cuttlefish:before { - content: "\f38c"; + content: ""; } .fa-d-and-d:before { - content: "\f38d"; + content: ""; } .fa-dashcube:before { - content: "\f210"; + content: ""; } .fa-database:before { - content: "\f1c0"; + content: ""; } .fa-deaf:before { - content: "\f2a4"; + content: ""; } .fa-delicious:before { - content: "\f1a5"; + content: ""; } .fa-deploydog:before { - content: "\f38e"; + content: ""; } .fa-deskpro:before { - content: "\f38f"; + content: ""; } .fa-desktop:before { - content: "\f108"; + content: ""; } .fa-deviantart:before { - content: "\f1bd"; + content: ""; } .fa-dharmachakra:before { - content: "\f655"; + content: ""; } .fa-diagnoses:before { - content: "\f470"; + content: ""; } .fa-dice:before { - content: "\f522"; + content: ""; } .fa-dice-five:before { - content: "\f523"; + content: ""; } .fa-dice-four:before { - content: "\f524"; + content: ""; } .fa-dice-one:before { - content: "\f525"; + content: ""; } .fa-dice-six:before { - content: "\f526"; + content: ""; } .fa-dice-three:before { - content: "\f527"; + content: ""; } .fa-dice-two:before { - content: "\f528"; + content: ""; } .fa-digg:before { - content: "\f1a6"; + content: ""; } .fa-digital-ocean:before { - content: "\f391"; + content: ""; } .fa-digital-tachograph:before { - content: "\f566"; + content: ""; } .fa-directions:before { - content: "\f5eb"; + content: ""; } .fa-discord:before { - content: "\f392"; + content: ""; } .fa-discourse:before { - content: "\f393"; + content: ""; } .fa-divide:before { - content: "\f529"; + content: ""; } .fa-dizzy:before { - content: "\f567"; + content: ""; } .fa-dna:before { - content: "\f471"; + content: ""; } .fa-dochub:before { - content: "\f394"; + content: ""; } .fa-docker:before { - content: "\f395"; + content: ""; } .fa-dollar-sign:before { - content: "\f155"; + content: ""; } .fa-dolly:before { - content: "\f472"; + content: ""; } .fa-dolly-flatbed:before { - content: "\f474"; + content: ""; } .fa-donate:before { - content: "\f4b9"; + content: ""; } .fa-door-closed:before { - content: "\f52a"; + content: ""; } .fa-door-open:before { - content: "\f52b"; + content: ""; } .fa-dot-circle:before { - content: "\f192"; + content: ""; } .fa-dove:before { - content: "\f4ba"; + content: ""; } .fa-download:before { - content: "\f019"; + content: ""; } .fa-draft2digital:before { - content: "\f396"; + content: ""; } .fa-drafting-compass:before { - content: "\f568"; + content: ""; } .fa-draw-polygon:before { - content: "\f5ee"; + content: ""; } .fa-dribbble:before { - content: "\f17d"; + content: ""; } .fa-dribbble-square:before { - content: "\f397"; + content: ""; } .fa-dropbox:before { - content: "\f16b"; + content: ""; } .fa-drum:before { - content: "\f569"; + content: ""; } .fa-drum-steelpan:before { - content: "\f56a"; + content: ""; } .fa-drupal:before { - content: "\f1a9"; + content: ""; } .fa-dumbbell:before { - content: "\f44b"; + content: ""; } .fa-dyalog:before { - content: "\f399"; + content: ""; } .fa-earlybirds:before { - content: "\f39a"; + content: ""; } .fa-ebay:before { - content: "\f4f4"; + content: ""; } .fa-edge:before { - content: "\f282"; + content: ""; } .fa-edit:before { - content: "\f044"; + content: ""; } .fa-eject:before { - content: "\f052"; + content: ""; } .fa-elementor:before { - content: "\f430"; + content: ""; } .fa-ellipsis-h:before { - content: "\f141"; + content: ""; } .fa-ellipsis-v:before { - content: "\f142"; + content: ""; } .fa-ello:before { - content: "\f5f1"; + content: ""; } .fa-ember:before { - content: "\f423"; + content: ""; } .fa-empire:before { - content: "\f1d1"; + content: ""; } .fa-envelope:before { - content: "\f0e0"; + content: ""; } .fa-envelope-open:before { - content: "\f2b6"; + content: ""; } .fa-envelope-open-text:before { - content: "\f658"; + content: ""; } .fa-envelope-square:before { - content: "\f199"; + content: ""; } .fa-envira:before { - content: "\f299"; + content: ""; } .fa-equals:before { - content: "\f52c"; + content: ""; } .fa-eraser:before { - content: "\f12d"; + content: ""; } .fa-erlang:before { - content: "\f39d"; + content: ""; } .fa-ethereum:before { - content: "\f42e"; + content: ""; } .fa-etsy:before { - content: "\f2d7"; + content: ""; } .fa-euro-sign:before { - content: "\f153"; + content: ""; } .fa-exchange-alt:before { - content: "\f362"; + content: ""; } .fa-exclamation:before { - content: "\f12a"; + content: ""; } .fa-exclamation-circle:before { - content: "\f06a"; + content: ""; } .fa-exclamation-triangle:before { - content: "\f071"; + content: ""; } .fa-expand:before { - content: "\f065"; + content: ""; } .fa-expand-arrows-alt:before { - content: "\f31e"; + content: ""; } .fa-expeditedssl:before { - content: "\f23e"; + content: ""; } .fa-external-link-alt:before { - content: "\f35d"; + content: ""; } .fa-external-link-square-alt:before { - content: "\f360"; + content: ""; } .fa-eye:before { - content: "\f06e"; + content: ""; } .fa-eye-dropper:before { - content: "\f1fb"; + content: ""; } .fa-eye-slash:before { - content: "\f070"; + content: ""; } .fa-facebook:before { - content: "\f09a"; + content: ""; } .fa-facebook-f:before { - content: "\f39e"; + content: ""; } .fa-facebook-messenger:before { - content: "\f39f"; + content: ""; } .fa-facebook-square:before { - content: "\f082"; + content: ""; } .fa-fast-backward:before { - content: "\f049"; + content: ""; } .fa-fast-forward:before { - content: "\f050"; + content: ""; } .fa-fax:before { - content: "\f1ac"; + content: ""; } .fa-feather:before { - content: "\f52d"; + content: ""; } .fa-feather-alt:before { - content: "\f56b"; + content: ""; } .fa-female:before { - content: "\f182"; + content: ""; } .fa-fighter-jet:before { - content: "\f0fb"; + content: ""; } .fa-file:before { - content: "\f15b"; + content: ""; } .fa-file-alt:before { - content: "\f15c"; + content: ""; } .fa-file-archive:before { - content: "\f1c6"; + content: ""; } .fa-file-audio:before { - content: "\f1c7"; + content: ""; } .fa-file-code:before { - content: "\f1c9"; + content: ""; } .fa-file-contract:before { - content: "\f56c"; + content: ""; } .fa-file-download:before { - content: "\f56d"; + content: ""; } .fa-file-excel:before { - content: "\f1c3"; + content: ""; } .fa-file-export:before { - content: "\f56e"; + content: ""; } .fa-file-image:before { - content: "\f1c5"; + content: ""; } .fa-file-import:before { - content: "\f56f"; + content: ""; } .fa-file-invoice:before { - content: "\f570"; + content: ""; } .fa-file-invoice-dollar:before { - content: "\f571"; + content: ""; } .fa-file-medical:before { - content: "\f477"; + content: ""; } .fa-file-medical-alt:before { - content: "\f478"; + content: ""; } .fa-file-pdf:before { - content: "\f1c1"; + content: ""; } .fa-file-powerpoint:before { - content: "\f1c4"; + content: ""; } .fa-file-prescription:before { - content: "\f572"; + content: ""; } .fa-file-signature:before { - content: "\f573"; + content: ""; } .fa-file-upload:before { - content: "\f574"; + content: ""; } .fa-file-video:before { - content: "\f1c8"; + content: ""; } .fa-file-word:before { - content: "\f1c2"; + content: ""; } .fa-fill:before { - content: "\f575"; + content: ""; } .fa-fill-drip:before { - content: "\f576"; + content: ""; } .fa-film:before { - content: "\f008"; + content: ""; } .fa-filter:before { - content: "\f0b0"; + content: ""; } .fa-fingerprint:before { - content: "\f577"; + content: ""; } .fa-fire:before { - content: "\f06d"; + content: ""; } .fa-fire-extinguisher:before { - content: "\f134"; + content: ""; } .fa-firefox:before { - content: "\f269"; + content: ""; } .fa-first-aid:before { - content: "\f479"; + content: ""; } .fa-first-order:before { - content: "\f2b0"; + content: ""; } .fa-first-order-alt:before { - content: "\f50a"; + content: ""; } .fa-firstdraft:before { - content: "\f3a1"; + content: ""; } .fa-fish:before { - content: "\f578"; + content: ""; } .fa-flag:before { - content: "\f024"; + content: ""; } .fa-flag-checkered:before { - content: "\f11e"; + content: ""; } .fa-flask:before { - content: "\f0c3"; + content: ""; } .fa-flickr:before { - content: "\f16e"; + content: ""; } .fa-flipboard:before { - content: "\f44d"; + content: ""; } .fa-flushed:before { - content: "\f579"; + content: ""; } .fa-fly:before { - content: "\f417"; + content: ""; } .fa-folder:before { - content: "\f07b"; + content: ""; } .fa-folder-minus:before { - content: "\f65d"; + content: ""; } .fa-folder-open:before { - content: "\f07c"; + content: ""; } .fa-folder-plus:before { - content: "\f65e"; + content: ""; } .fa-font:before { - content: "\f031"; + content: ""; } .fa-font-awesome:before { - content: "\f2b4"; + content: ""; } .fa-font-awesome-alt:before { - content: "\f35c"; + content: ""; } .fa-font-awesome-flag:before { - content: "\f425"; + content: ""; } .fa-font-awesome-logo-full:before { - content: "\f4e6"; + content: ""; } .fa-fonticons:before { - content: "\f280"; + content: ""; } .fa-fonticons-fi:before { - content: "\f3a2"; + content: ""; } .fa-football-ball:before { - content: "\f44e"; + content: ""; } .fa-fort-awesome:before { - content: "\f286"; + content: ""; } .fa-fort-awesome-alt:before { - content: "\f3a3"; + content: ""; } .fa-forumbee:before { - content: "\f211"; + content: ""; } .fa-forward:before { - content: "\f04e"; + content: ""; } .fa-foursquare:before { - content: "\f180"; + content: ""; } .fa-free-code-camp:before { - content: "\f2c5"; + content: ""; } .fa-freebsd:before { - content: "\f3a4"; + content: ""; } .fa-frog:before { - content: "\f52e"; + content: ""; } .fa-frown:before { - content: "\f119"; + content: ""; } .fa-frown-open:before { - content: "\f57a"; + content: ""; } .fa-fulcrum:before { - content: "\f50b"; + content: ""; } .fa-funnel-dollar:before { - content: "\f662"; + content: ""; } .fa-futbol:before { - content: "\f1e3"; + content: ""; } .fa-galactic-republic:before { - content: "\f50c"; + content: ""; } .fa-galactic-senate:before { - content: "\f50d"; + content: ""; } .fa-gamepad:before { - content: "\f11b"; + content: ""; } .fa-gas-pump:before { - content: "\f52f"; + content: ""; } .fa-gavel:before { - content: "\f0e3"; + content: ""; } .fa-gem:before { - content: "\f3a5"; + content: ""; } .fa-genderless:before { - content: "\f22d"; + content: ""; } .fa-get-pocket:before { - content: "\f265"; + content: ""; } .fa-gg:before { - content: "\f260"; + content: ""; } .fa-gg-circle:before { - content: "\f261"; + content: ""; } .fa-gift:before { - content: "\f06b"; + content: ""; } .fa-git:before { - content: "\f1d3"; + content: ""; } .fa-git-square:before { - content: "\f1d2"; + content: ""; } .fa-github:before { - content: "\f09b"; + content: ""; } .fa-github-alt:before { - content: "\f113"; + content: ""; } .fa-github-square:before { - content: "\f092"; + content: ""; } .fa-gitkraken:before { - content: "\f3a6"; + content: ""; } .fa-gitlab:before { - content: "\f296"; + content: ""; } .fa-gitter:before { - content: "\f426"; + content: ""; } .fa-glass-martini:before { - content: "\f000"; + content: ""; } .fa-glass-martini-alt:before { - content: "\f57b"; + content: ""; } .fa-glasses:before { - content: "\f530"; + content: ""; } .fa-glide:before { - content: "\f2a5"; + content: ""; } .fa-glide-g:before { - content: "\f2a6"; + content: ""; } .fa-globe:before { - content: "\f0ac"; + content: ""; } .fa-globe-africa:before { - content: "\f57c"; + content: ""; } .fa-globe-americas:before { - content: "\f57d"; + content: ""; } .fa-globe-asia:before { - content: "\f57e"; + content: ""; } .fa-gofore:before { - content: "\f3a7"; + content: ""; } .fa-golf-ball:before { - content: "\f450"; + content: ""; } .fa-goodreads:before { - content: "\f3a8"; + content: ""; } .fa-goodreads-g:before { - content: "\f3a9"; + content: ""; } .fa-google:before { - content: "\f1a0"; + content: ""; } .fa-google-drive:before { - content: "\f3aa"; + content: ""; } .fa-google-play:before { - content: "\f3ab"; + content: ""; } .fa-google-plus:before { - content: "\f2b3"; + content: ""; } .fa-google-plus-g:before { - content: "\f0d5"; + content: ""; } .fa-google-plus-square:before { - content: "\f0d4"; + content: ""; } .fa-google-wallet:before { - content: "\f1ee"; + content: ""; } .fa-gopuram:before { - content: "\f664"; + content: ""; } .fa-graduation-cap:before { - content: "\f19d"; + content: ""; } .fa-gratipay:before { - content: "\f184"; + content: ""; } .fa-grav:before { - content: "\f2d6"; + content: ""; } .fa-greater-than:before { - content: "\f531"; + content: ""; } .fa-greater-than-equal:before { - content: "\f532"; + content: ""; } .fa-grimace:before { - content: "\f57f"; + content: ""; } .fa-grin:before { - content: "\f580"; + content: ""; } .fa-grin-alt:before { - content: "\f581"; + content: ""; } .fa-grin-beam:before { - content: "\f582"; + content: ""; } .fa-grin-beam-sweat:before { - content: "\f583"; + content: ""; } .fa-grin-hearts:before { - content: "\f584"; + content: ""; } .fa-grin-squint:before { - content: "\f585"; + content: ""; } .fa-grin-squint-tears:before { - content: "\f586"; + content: ""; } .fa-grin-stars:before { - content: "\f587"; + content: ""; } .fa-grin-tears:before { - content: "\f588"; + content: ""; } .fa-grin-tongue:before { - content: "\f589"; + content: ""; } .fa-grin-tongue-squint:before { - content: "\f58a"; + content: ""; } .fa-grin-tongue-wink:before { - content: "\f58b"; + content: ""; } .fa-grin-wink:before { - content: "\f58c"; + content: ""; } .fa-grip-horizontal:before { - content: "\f58d"; + content: ""; } .fa-grip-vertical:before { - content: "\f58e"; + content: ""; } .fa-gripfire:before { - content: "\f3ac"; + content: ""; } .fa-grunt:before { - content: "\f3ad"; + content: ""; } .fa-gulp:before { - content: "\f3ae"; + content: ""; } .fa-h-square:before { - content: "\f0fd"; + content: ""; } .fa-hacker-news:before { - content: "\f1d4"; + content: ""; } .fa-hacker-news-square:before { - content: "\f3af"; + content: ""; } .fa-hackerrank:before { - content: "\f5f7"; + content: ""; } .fa-hamsa:before { - content: "\f665"; + content: ""; } .fa-hand-holding:before { - content: "\f4bd"; + content: ""; } .fa-hand-holding-heart:before { - content: "\f4be"; + content: ""; } .fa-hand-holding-usd:before { - content: "\f4c0"; + content: ""; } .fa-hand-lizard:before { - content: "\f258"; + content: ""; } .fa-hand-paper:before { - content: "\f256"; + content: ""; } .fa-hand-peace:before { - content: "\f25b"; + content: ""; } .fa-hand-point-down:before { - content: "\f0a7"; + content: ""; } .fa-hand-point-left:before { - content: "\f0a5"; + content: ""; } .fa-hand-point-right:before { - content: "\f0a4"; + content: ""; } .fa-hand-point-up:before { - content: "\f0a6"; + content: ""; } .fa-hand-pointer:before { - content: "\f25a"; + content: ""; } .fa-hand-rock:before { - content: "\f255"; + content: ""; } .fa-hand-scissors:before { - content: "\f257"; + content: ""; } .fa-hand-spock:before { - content: "\f259"; + content: ""; } .fa-hands:before { - content: "\f4c2"; + content: ""; } .fa-hands-helping:before { - content: "\f4c4"; + content: ""; } .fa-handshake:before { - content: "\f2b5"; + content: ""; } .fa-hashtag:before { - content: "\f292"; + content: ""; } .fa-haykal:before { - content: "\f666"; + content: ""; } .fa-hdd:before { - content: "\f0a0"; + content: ""; } .fa-heading:before { - content: "\f1dc"; + content: ""; } .fa-headphones:before { - content: "\f025"; + content: ""; } .fa-headphones-alt:before { - content: "\f58f"; + content: ""; } .fa-headset:before { - content: "\f590"; + content: ""; } .fa-heart:before { - content: "\f004"; + content: ""; } .fa-heartbeat:before { - content: "\f21e"; + content: ""; } .fa-helicopter:before { - content: "\f533"; + content: ""; } .fa-highlighter:before { - content: "\f591"; + content: ""; } .fa-hips:before { - content: "\f452"; + content: ""; } .fa-hire-a-helper:before { - content: "\f3b0"; + content: ""; } .fa-history:before { - content: "\f1da"; + content: ""; } .fa-hockey-puck:before { - content: "\f453"; + content: ""; } .fa-home:before { - content: "\f015"; + content: ""; } .fa-hooli:before { - content: "\f427"; + content: ""; } .fa-hornbill:before { - content: "\f592"; + content: ""; } .fa-hospital:before { - content: "\f0f8"; + content: ""; } .fa-hospital-alt:before { - content: "\f47d"; + content: ""; } .fa-hospital-symbol:before { - content: "\f47e"; + content: ""; } .fa-hot-tub:before { - content: "\f593"; + content: ""; } .fa-hotel:before { - content: "\f594"; + content: ""; } .fa-hotjar:before { - content: "\f3b1"; + content: ""; } .fa-hourglass:before { - content: "\f254"; + content: ""; } .fa-hourglass-end:before { - content: "\f253"; + content: ""; } .fa-hourglass-half:before { - content: "\f252"; + content: ""; } .fa-hourglass-start:before { - content: "\f251"; + content: ""; } .fa-houzz:before { - content: "\f27c"; + content: ""; } .fa-html5:before { - content: "\f13b"; + content: ""; } .fa-hubspot:before { - content: "\f3b2"; + content: ""; } .fa-i-cursor:before { - content: "\f246"; + content: ""; } .fa-id-badge:before { - content: "\f2c1"; + content: ""; } .fa-id-card:before { - content: "\f2c2"; + content: ""; } .fa-id-card-alt:before { - content: "\f47f"; + content: ""; } .fa-image:before { - content: "\f03e"; + content: ""; } .fa-images:before { - content: "\f302"; + content: ""; } .fa-imdb:before { - content: "\f2d8"; + content: ""; } .fa-inbox:before { - content: "\f01c"; + content: ""; } .fa-indent:before { - content: "\f03c"; + content: ""; } .fa-industry:before { - content: "\f275"; + content: ""; } .fa-infinity:before { - content: "\f534"; + content: ""; } .fa-info:before { - content: "\f129"; + content: ""; } .fa-info-circle:before { - content: "\f05a"; + content: ""; } .fa-instagram:before { - content: "\f16d"; + content: ""; } .fa-internet-explorer:before { - content: "\f26b"; + content: ""; } .fa-ioxhost:before { - content: "\f208"; + content: ""; } .fa-italic:before { - content: "\f033"; + content: ""; } .fa-itunes:before { - content: "\f3b4"; + content: ""; } .fa-itunes-note:before { - content: "\f3b5"; + content: ""; } .fa-java:before { - content: "\f4e4"; + content: ""; } .fa-jedi:before { - content: "\f669"; + content: ""; } .fa-jedi-order:before { - content: "\f50e"; + content: ""; } .fa-jenkins:before { - content: "\f3b6"; + content: ""; } .fa-joget:before { - content: "\f3b7"; + content: ""; } .fa-joint:before { - content: "\f595"; + content: ""; } .fa-joomla:before { - content: "\f1aa"; + content: ""; } .fa-journal-whills:before { - content: "\f66a"; + content: ""; } .fa-js:before { - content: "\f3b8"; + content: ""; } .fa-js-square:before { - content: "\f3b9"; + content: ""; } .fa-jsfiddle:before { - content: "\f1cc"; + content: ""; } .fa-kaaba:before { - content: "\f66b"; + content: ""; } .fa-kaggle:before { - content: "\f5fa"; + content: ""; } .fa-key:before { - content: "\f084"; + content: ""; } .fa-keybase:before { - content: "\f4f5"; + content: ""; } .fa-keyboard:before { - content: "\f11c"; + content: ""; } .fa-keycdn:before { - content: "\f3ba"; + content: ""; } .fa-khanda:before { - content: "\f66d"; + content: ""; } .fa-kickstarter:before { - content: "\f3bb"; + content: ""; } .fa-kickstarter-k:before { - content: "\f3bc"; + content: ""; } .fa-kiss:before { - content: "\f596"; + content: ""; } .fa-kiss-beam:before { - content: "\f597"; + content: ""; } .fa-kiss-wink-heart:before { - content: "\f598"; + content: ""; } .fa-kiwi-bird:before { - content: "\f535"; + content: ""; } .fa-korvue:before { - content: "\f42f"; + content: ""; } .fa-landmark:before { - content: "\f66f"; + content: ""; } .fa-language:before { - content: "\f1ab"; + content: ""; } .fa-laptop:before { - content: "\f109"; + content: ""; } .fa-laptop-code:before { - content: "\f5fc"; + content: ""; } .fa-laravel:before { - content: "\f3bd"; + content: ""; } .fa-lastfm:before { - content: "\f202"; + content: ""; } .fa-lastfm-square:before { - content: "\f203"; + content: ""; } .fa-laugh:before { - content: "\f599"; + content: ""; } .fa-laugh-beam:before { - content: "\f59a"; + content: ""; } .fa-laugh-squint:before { - content: "\f59b"; + content: ""; } .fa-laugh-wink:before { - content: "\f59c"; + content: ""; } .fa-layer-group:before { - content: "\f5fd"; + content: ""; } .fa-leaf:before { - content: "\f06c"; + content: ""; } .fa-leanpub:before { - content: "\f212"; + content: ""; } .fa-lemon:before { - content: "\f094"; + content: ""; } .fa-less:before { - content: "\f41d"; + content: ""; } .fa-less-than:before { - content: "\f536"; + content: ""; } .fa-less-than-equal:before { - content: "\f537"; + content: ""; } .fa-level-down-alt:before { - content: "\f3be"; + content: ""; } .fa-level-up-alt:before { - content: "\f3bf"; + content: ""; } .fa-life-ring:before { - content: "\f1cd"; + content: ""; } .fa-lightbulb:before { - content: "\f0eb"; + content: ""; } .fa-line:before { - content: "\f3c0"; + content: ""; } .fa-link:before { - content: "\f0c1"; + content: ""; } .fa-linkedin:before { - content: "\f08c"; + content: ""; } .fa-linkedin-in:before { - content: "\f0e1"; + content: ""; } .fa-linode:before { - content: "\f2b8"; + content: ""; } .fa-linux:before { - content: "\f17c"; + content: ""; } .fa-lira-sign:before { - content: "\f195"; + content: ""; } .fa-list:before { - content: "\f03a"; + content: ""; } .fa-list-alt:before { - content: "\f022"; + content: ""; } .fa-list-ol:before { - content: "\f0cb"; + content: ""; } .fa-list-ul:before { - content: "\f0ca"; + content: ""; } .fa-location-arrow:before { - content: "\f124"; + content: ""; } .fa-lock:before { - content: "\f023"; + content: ""; } .fa-lock-open:before { - content: "\f3c1"; + content: ""; } .fa-long-arrow-alt-down:before { - content: "\f309"; + content: ""; } .fa-long-arrow-alt-left:before { - content: "\f30a"; + content: ""; } .fa-long-arrow-alt-right:before { - content: "\f30b"; + content: ""; } .fa-long-arrow-alt-up:before { - content: "\f30c"; + content: ""; } .fa-low-vision:before { - content: "\f2a8"; + content: ""; } .fa-luggage-cart:before { - content: "\f59d"; + content: ""; } .fa-lyft:before { - content: "\f3c3"; + content: ""; } .fa-magento:before { - content: "\f3c4"; + content: ""; } .fa-magic:before { - content: "\f0d0"; + content: ""; } .fa-magnet:before { - content: "\f076"; + content: ""; } .fa-mail-bulk:before { - content: "\f674"; + content: ""; } .fa-mailchimp:before { - content: "\f59e"; + content: ""; } .fa-male:before { - content: "\f183"; + content: ""; } .fa-mandalorian:before { - content: "\f50f"; + content: ""; } .fa-map:before { - content: "\f279"; + content: ""; } .fa-map-marked:before { - content: "\f59f"; + content: ""; } .fa-map-marked-alt:before { - content: "\f5a0"; + content: ""; } .fa-map-marker:before { - content: "\f041"; + content: ""; } .fa-map-marker-alt:before { - content: "\f3c5"; + content: ""; } .fa-map-pin:before { - content: "\f276"; + content: ""; } .fa-map-signs:before { - content: "\f277"; + content: ""; } .fa-markdown:before { - content: "\f60f"; + content: ""; } .fa-marker:before { - content: "\f5a1"; + content: ""; } .fa-mars:before { - content: "\f222"; + content: ""; } .fa-mars-double:before { - content: "\f227"; + content: ""; } .fa-mars-stroke:before { - content: "\f229"; + content: ""; } .fa-mars-stroke-h:before { - content: "\f22b"; + content: ""; } .fa-mars-stroke-v:before { - content: "\f22a"; + content: ""; } .fa-mastodon:before { - content: "\f4f6"; + content: ""; } .fa-maxcdn:before { - content: "\f136"; + content: ""; } .fa-medal:before { - content: "\f5a2"; + content: ""; } .fa-medapps:before { - content: "\f3c6"; + content: ""; } .fa-medium:before { - content: "\f23a"; + content: ""; } .fa-medium-m:before { - content: "\f3c7"; + content: ""; } .fa-medkit:before { - content: "\f0fa"; + content: ""; } .fa-medrt:before { - content: "\f3c8"; + content: ""; } .fa-meetup:before { - content: "\f2e0"; + content: ""; } .fa-megaport:before { - content: "\f5a3"; + content: ""; } .fa-meh:before { - content: "\f11a"; + content: ""; } .fa-meh-blank:before { - content: "\f5a4"; + content: ""; } .fa-meh-rolling-eyes:before { - content: "\f5a5"; + content: ""; } .fa-memory:before { - content: "\f538"; + content: ""; } .fa-menorah:before { - content: "\f676"; + content: ""; } .fa-mercury:before { - content: "\f223"; + content: ""; } .fa-microchip:before { - content: "\f2db"; + content: ""; } .fa-microphone:before { - content: "\f130"; + content: ""; } .fa-microphone-alt:before { - content: "\f3c9"; + content: ""; } .fa-microphone-alt-slash:before { - content: "\f539"; + content: ""; } .fa-microphone-slash:before { - content: "\f131"; + content: ""; } .fa-microscope:before { - content: "\f610"; + content: ""; } .fa-microsoft:before { - content: "\f3ca"; + content: ""; } .fa-minus:before { - content: "\f068"; + content: ""; } .fa-minus-circle:before { - content: "\f056"; + content: ""; } .fa-minus-square:before { - content: "\f146"; + content: ""; } .fa-mix:before { - content: "\f3cb"; + content: ""; } .fa-mixcloud:before { - content: "\f289"; + content: ""; } .fa-mizuni:before { - content: "\f3cc"; + content: ""; } .fa-mobile:before { - content: "\f10b"; + content: ""; } .fa-mobile-alt:before { - content: "\f3cd"; + content: ""; } .fa-modx:before { - content: "\f285"; + content: ""; } .fa-monero:before { - content: "\f3d0"; + content: ""; } .fa-money-bill:before { - content: "\f0d6"; + content: ""; } .fa-money-bill-alt:before { - content: "\f3d1"; + content: ""; } .fa-money-bill-wave:before { - content: "\f53a"; + content: ""; } .fa-money-bill-wave-alt:before { - content: "\f53b"; + content: ""; } .fa-money-check:before { - content: "\f53c"; + content: ""; } .fa-money-check-alt:before { - content: "\f53d"; + content: ""; } .fa-monument:before { - content: "\f5a6"; + content: ""; } .fa-moon:before { - content: "\f186"; + content: ""; } .fa-mortar-pestle:before { - content: "\f5a7"; + content: ""; } .fa-mosque:before { - content: "\f678"; + content: ""; } .fa-motorcycle:before { - content: "\f21c"; + content: ""; } .fa-mouse-pointer:before { - content: "\f245"; + content: ""; } .fa-music:before { - content: "\f001"; + content: ""; } .fa-napster:before { - content: "\f3d2"; + content: ""; } .fa-neos:before { - content: "\f612"; + content: ""; } .fa-neuter:before { - content: "\f22c"; + content: ""; } .fa-newspaper:before { - content: "\f1ea"; + content: ""; } .fa-nimblr:before { - content: "\f5a8"; + content: ""; } .fa-nintendo-switch:before { - content: "\f418"; + content: ""; } .fa-node:before { - content: "\f419"; + content: ""; } .fa-node-js:before { - content: "\f3d3"; + content: ""; } .fa-not-equal:before { - content: "\f53e"; + content: ""; } .fa-notes-medical:before { - content: "\f481"; + content: ""; } .fa-npm:before { - content: "\f3d4"; + content: ""; } .fa-ns8:before { - content: "\f3d5"; + content: ""; } .fa-nutritionix:before { - content: "\f3d6"; + content: ""; } .fa-object-group:before { - content: "\f247"; + content: ""; } .fa-object-ungroup:before { - content: "\f248"; + content: ""; } .fa-odnoklassniki:before { - content: "\f263"; + content: ""; } .fa-odnoklassniki-square:before { - content: "\f264"; + content: ""; } .fa-oil-can:before { - content: "\f613"; + content: ""; } .fa-old-republic:before { - content: "\f510"; + content: ""; } .fa-om:before { - content: "\f679"; + content: ""; } .fa-opencart:before { - content: "\f23d"; + content: ""; } .fa-openid:before { - content: "\f19b"; + content: ""; } .fa-opera:before { - content: "\f26a"; + content: ""; } .fa-optin-monster:before { - content: "\f23c"; + content: ""; } .fa-osi:before { - content: "\f41a"; + content: ""; } .fa-outdent:before { - content: "\f03b"; + content: ""; } .fa-page4:before { - content: "\f3d7"; + content: ""; } .fa-pagelines:before { - content: "\f18c"; + content: ""; } .fa-paint-brush:before { - content: "\f1fc"; + content: ""; } .fa-paint-roller:before { - content: "\f5aa"; + content: ""; } .fa-palette:before { - content: "\f53f"; + content: ""; } .fa-palfed:before { - content: "\f3d8"; + content: ""; } .fa-pallet:before { - content: "\f482"; + content: ""; } .fa-paper-plane:before { - content: "\f1d8"; + content: ""; } .fa-paperclip:before { - content: "\f0c6"; + content: ""; } .fa-parachute-box:before { - content: "\f4cd"; + content: ""; } .fa-paragraph:before { - content: "\f1dd"; + content: ""; } .fa-parking:before { - content: "\f540"; + content: ""; } .fa-passport:before { - content: "\f5ab"; + content: ""; } .fa-pastafarianism:before { - content: "\f67b"; + content: ""; } .fa-paste:before { - content: "\f0ea"; + content: ""; } .fa-patreon:before { - content: "\f3d9"; + content: ""; } .fa-pause:before { - content: "\f04c"; + content: ""; } .fa-pause-circle:before { - content: "\f28b"; + content: ""; } .fa-paw:before { - content: "\f1b0"; + content: ""; } .fa-paypal:before { - content: "\f1ed"; + content: ""; } .fa-peace:before { - content: "\f67c"; + content: ""; } .fa-pen:before { - content: "\f304"; + content: ""; } .fa-pen-alt:before { - content: "\f305"; + content: ""; } .fa-pen-fancy:before { - content: "\f5ac"; + content: ""; } .fa-pen-nib:before { - content: "\f5ad"; + content: ""; } .fa-pen-square:before { - content: "\f14b"; + content: ""; } .fa-pencil-alt:before { - content: "\f303"; + content: ""; } .fa-pencil-ruler:before { - content: "\f5ae"; + content: ""; } .fa-people-carry:before { - content: "\f4ce"; + content: ""; } .fa-percent:before { - content: "\f295"; + content: ""; } .fa-percentage:before { - content: "\f541"; + content: ""; } .fa-periscope:before { - content: "\f3da"; + content: ""; } .fa-phabricator:before { - content: "\f3db"; + content: ""; } .fa-phoenix-framework:before { - content: "\f3dc"; + content: ""; } .fa-phoenix-squadron:before { - content: "\f511"; + content: ""; } .fa-phone:before { - content: "\f095"; + content: ""; } .fa-phone-slash:before { - content: "\f3dd"; + content: ""; } .fa-phone-square:before { - content: "\f098"; + content: ""; } .fa-phone-volume:before { - content: "\f2a0"; + content: ""; } .fa-php:before { - content: "\f457"; + content: ""; } .fa-pied-piper:before { - content: "\f2ae"; + content: ""; } .fa-pied-piper-alt:before { - content: "\f1a8"; + content: ""; } .fa-pied-piper-hat:before { - content: "\f4e5"; + content: ""; } .fa-pied-piper-pp:before { - content: "\f1a7"; + content: ""; } .fa-piggy-bank:before { - content: "\f4d3"; + content: ""; } .fa-pills:before { - content: "\f484"; + content: ""; } .fa-pinterest:before { - content: "\f0d2"; + content: ""; } .fa-pinterest-p:before { - content: "\f231"; + content: ""; } .fa-pinterest-square:before { - content: "\f0d3"; + content: ""; } .fa-place-of-worship:before { - content: "\f67f"; + content: ""; } .fa-plane:before { - content: "\f072"; + content: ""; } .fa-plane-arrival:before { - content: "\f5af"; + content: ""; } .fa-plane-departure:before { - content: "\f5b0"; + content: ""; } .fa-play:before { - content: "\f04b"; + content: ""; } .fa-play-circle:before { - content: "\f144"; + content: ""; } .fa-playstation:before { - content: "\f3df"; + content: ""; } .fa-plug:before { - content: "\f1e6"; + content: ""; } .fa-plus:before { - content: "\f067"; + content: ""; } .fa-plus-circle:before { - content: "\f055"; + content: ""; } .fa-plus-square:before { - content: "\f0fe"; + content: ""; } .fa-podcast:before { - content: "\f2ce"; + content: ""; } .fa-poll:before { - content: "\f681"; + content: ""; } .fa-poll-h:before { - content: "\f682"; + content: ""; } .fa-poo:before { - content: "\f2fe"; + content: ""; } .fa-poop:before { - content: "\f619"; + content: ""; } .fa-portrait:before { - content: "\f3e0"; + content: ""; } .fa-pound-sign:before { - content: "\f154"; + content: ""; } .fa-power-off:before { - content: "\f011"; + content: ""; } .fa-pray:before { - content: "\f683"; + content: ""; } .fa-praying-hands:before { - content: "\f684"; + content: ""; } .fa-prescription:before { - content: "\f5b1"; + content: ""; } .fa-prescription-bottle:before { - content: "\f485"; + content: ""; } .fa-prescription-bottle-alt:before { - content: "\f486"; + content: ""; } .fa-print:before { - content: "\f02f"; + content: ""; } .fa-procedures:before { - content: "\f487"; + content: ""; } .fa-product-hunt:before { - content: "\f288"; + content: ""; } .fa-project-diagram:before { - content: "\f542"; + content: ""; } .fa-pushed:before { - content: "\f3e1"; + content: ""; } .fa-puzzle-piece:before { - content: "\f12e"; + content: ""; } .fa-python:before { - content: "\f3e2"; + content: ""; } .fa-qq:before { - content: "\f1d6"; + content: ""; } .fa-qrcode:before { - content: "\f029"; + content: ""; } .fa-question:before { - content: "\f128"; + content: ""; } .fa-question-circle:before { - content: "\f059"; + content: ""; } .fa-quidditch:before { - content: "\f458"; + content: ""; } .fa-quinscape:before { - content: "\f459"; + content: ""; } .fa-quora:before { - content: "\f2c4"; + content: ""; } .fa-quote-left:before { - content: "\f10d"; + content: ""; } .fa-quote-right:before { - content: "\f10e"; + content: ""; } .fa-quran:before { - content: "\f687"; + content: ""; } .fa-r-project:before { - content: "\f4f7"; + content: ""; } .fa-random:before { - content: "\f074"; + content: ""; } .fa-ravelry:before { - content: "\f2d9"; + content: ""; } .fa-react:before { - content: "\f41b"; + content: ""; } .fa-readme:before { - content: "\f4d5"; + content: ""; } .fa-rebel:before { - content: "\f1d0"; + content: ""; } .fa-receipt:before { - content: "\f543"; + content: ""; } .fa-recycle:before { - content: "\f1b8"; + content: ""; } .fa-red-river:before { - content: "\f3e3"; + content: ""; } .fa-reddit:before { - content: "\f1a1"; + content: ""; } .fa-reddit-alien:before { - content: "\f281"; + content: ""; } .fa-reddit-square:before { - content: "\f1a2"; + content: ""; } .fa-redo:before { - content: "\f01e"; + content: ""; } .fa-redo-alt:before { - content: "\f2f9"; + content: ""; } .fa-registered:before { - content: "\f25d"; + content: ""; } .fa-rendact:before { - content: "\f3e4"; + content: ""; } .fa-renren:before { - content: "\f18b"; + content: ""; } .fa-reply:before { - content: "\f3e5"; + content: ""; } .fa-reply-all:before { - content: "\f122"; + content: ""; } .fa-replyd:before { - content: "\f3e6"; + content: ""; } .fa-researchgate:before { - content: "\f4f8"; + content: ""; } .fa-resolving:before { - content: "\f3e7"; + content: ""; } .fa-retweet:before { - content: "\f079"; + content: ""; } .fa-rev:before { - content: "\f5b2"; + content: ""; } .fa-ribbon:before { - content: "\f4d6"; + content: ""; } .fa-road:before { - content: "\f018"; + content: ""; } .fa-robot:before { - content: "\f544"; + content: ""; } .fa-rocket:before { - content: "\f135"; + content: ""; } .fa-rocketchat:before { - content: "\f3e8"; + content: ""; } .fa-rockrms:before { - content: "\f3e9"; + content: ""; } .fa-route:before { - content: "\f4d7"; + content: ""; } .fa-rss:before { - content: "\f09e"; + content: ""; } .fa-rss-square:before { - content: "\f143"; + content: ""; } .fa-ruble-sign:before { - content: "\f158"; + content: ""; } .fa-ruler:before { - content: "\f545"; + content: ""; } .fa-ruler-combined:before { - content: "\f546"; + content: ""; } .fa-ruler-horizontal:before { - content: "\f547"; + content: ""; } .fa-ruler-vertical:before { - content: "\f548"; + content: ""; } .fa-rupee-sign:before { - content: "\f156"; + content: ""; } .fa-sad-cry:before { - content: "\f5b3"; + content: ""; } .fa-sad-tear:before { - content: "\f5b4"; + content: ""; } .fa-safari:before { - content: "\f267"; + content: ""; } .fa-sass:before { - content: "\f41e"; + content: ""; } .fa-save:before { - content: "\f0c7"; + content: ""; } .fa-schlix:before { - content: "\f3ea"; + content: ""; } .fa-school:before { - content: "\f549"; + content: ""; } .fa-screwdriver:before { - content: "\f54a"; + content: ""; } .fa-scribd:before { - content: "\f28a"; + content: ""; } .fa-search:before { - content: "\f002"; + content: ""; } .fa-search-dollar:before { - content: "\f688"; + content: ""; } .fa-search-location:before { - content: "\f689"; + content: ""; } .fa-search-minus:before { - content: "\f010"; + content: ""; } .fa-search-plus:before { - content: "\f00e"; + content: ""; } .fa-searchengin:before { - content: "\f3eb"; + content: ""; } .fa-seedling:before { - content: "\f4d8"; + content: ""; } .fa-sellcast:before { - content: "\f2da"; + content: ""; } .fa-sellsy:before { - content: "\f213"; + content: ""; } .fa-server:before { - content: "\f233"; + content: ""; } .fa-servicestack:before { - content: "\f3ec"; + content: ""; } .fa-shapes:before { - content: "\f61f"; + content: ""; } .fa-share:before { - content: "\f064"; + content: ""; } .fa-share-alt:before { - content: "\f1e0"; + content: ""; } .fa-share-alt-square:before { - content: "\f1e1"; + content: ""; } .fa-share-square:before { - content: "\f14d"; + content: ""; } .fa-shekel-sign:before { - content: "\f20b"; + content: ""; } .fa-shield-alt:before { - content: "\f3ed"; + content: ""; } .fa-ship:before { - content: "\f21a"; + content: ""; } .fa-shipping-fast:before { - content: "\f48b"; + content: ""; } .fa-shirtsinbulk:before { - content: "\f214"; + content: ""; } .fa-shoe-prints:before { - content: "\f54b"; + content: ""; } .fa-shopping-bag:before { - content: "\f290"; + content: ""; } .fa-shopping-basket:before { - content: "\f291"; + content: ""; } .fa-shopping-cart:before { - content: "\f07a"; + content: ""; } .fa-shopware:before { - content: "\f5b5"; + content: ""; } .fa-shower:before { - content: "\f2cc"; + content: ""; } .fa-shuttle-van:before { - content: "\f5b6"; + content: ""; } .fa-sign:before { - content: "\f4d9"; + content: ""; } .fa-sign-in-alt:before { - content: "\f2f6"; + content: ""; } .fa-sign-language:before { - content: "\f2a7"; + content: ""; } .fa-sign-out-alt:before { - content: "\f2f5"; + content: ""; } .fa-signal:before { - content: "\f012"; + content: ""; } .fa-signature:before { - content: "\f5b7"; + content: ""; } .fa-simplybuilt:before { - content: "\f215"; + content: ""; } .fa-sistrix:before { - content: "\f3ee"; + content: ""; } .fa-sitemap:before { - content: "\f0e8"; + content: ""; } .fa-sith:before { - content: "\f512"; + content: ""; } .fa-skull:before { - content: "\f54c"; + content: ""; } .fa-skyatlas:before { - content: "\f216"; + content: ""; } .fa-skype:before { - content: "\f17e"; + content: ""; } .fa-slack:before { - content: "\f198"; + content: ""; } .fa-slack-hash:before { - content: "\f3ef"; + content: ""; } .fa-sliders-h:before { - content: "\f1de"; + content: ""; } .fa-slideshare:before { - content: "\f1e7"; + content: ""; } .fa-smile:before { - content: "\f118"; + content: ""; } .fa-smile-beam:before { - content: "\f5b8"; + content: ""; } .fa-smile-wink:before { - content: "\f4da"; + content: ""; } .fa-smoking:before { - content: "\f48d"; + content: ""; } .fa-smoking-ban:before { - content: "\f54d"; + content: ""; } .fa-snapchat:before { - content: "\f2ab"; + content: ""; } .fa-snapchat-ghost:before { - content: "\f2ac"; + content: ""; } .fa-snapchat-square:before { - content: "\f2ad"; + content: ""; } .fa-snowflake:before { - content: "\f2dc"; + content: ""; } .fa-socks:before { - content: "\f696"; + content: ""; } .fa-solar-panel:before { - content: "\f5ba"; + content: ""; } .fa-sort:before { - content: "\f0dc"; + content: ""; } .fa-sort-alpha-down:before { - content: "\f15d"; + content: ""; } .fa-sort-alpha-up:before { - content: "\f15e"; + content: ""; } .fa-sort-amount-down:before { - content: "\f160"; + content: ""; } .fa-sort-amount-up:before { - content: "\f161"; + content: ""; } .fa-sort-down:before { - content: "\f0dd"; + content: ""; } .fa-sort-numeric-down:before { - content: "\f162"; + content: ""; } .fa-sort-numeric-up:before { - content: "\f163"; + content: ""; } .fa-sort-up:before { - content: "\f0de"; + content: ""; } .fa-soundcloud:before { - content: "\f1be"; + content: ""; } .fa-spa:before { - content: "\f5bb"; + content: ""; } .fa-space-shuttle:before { - content: "\f197"; + content: ""; } .fa-speakap:before { - content: "\f3f3"; + content: ""; } .fa-spinner:before { - content: "\f110"; + content: ""; } .fa-splotch:before { - content: "\f5bc"; + content: ""; } .fa-spotify:before { - content: "\f1bc"; + content: ""; } .fa-spray-can:before { - content: "\f5bd"; + content: ""; } .fa-square:before { - content: "\f0c8"; + content: ""; } .fa-square-full:before { - content: "\f45c"; + content: ""; } .fa-square-root-alt:before { - content: "\f698"; + content: ""; } .fa-squarespace:before { - content: "\f5be"; + content: ""; } .fa-stack-exchange:before { - content: "\f18d"; + content: ""; } .fa-stack-overflow:before { - content: "\f16c"; + content: ""; } .fa-stamp:before { - content: "\f5bf"; + content: ""; } .fa-star:before { - content: "\f005"; + content: ""; } .fa-star-and-crescent:before { - content: "\f699"; + content: ""; } .fa-star-half:before { - content: "\f089"; + content: ""; } .fa-star-half-alt:before { - content: "\f5c0"; + content: ""; } .fa-star-of-david:before { - content: "\f69a"; + content: ""; } .fa-star-of-life:before { - content: "\f621"; + content: ""; } .fa-staylinked:before { - content: "\f3f5"; + content: ""; } .fa-steam:before { - content: "\f1b6"; + content: ""; } .fa-steam-square:before { - content: "\f1b7"; + content: ""; } .fa-steam-symbol:before { - content: "\f3f6"; + content: ""; } .fa-step-backward:before { - content: "\f048"; + content: ""; } .fa-step-forward:before { - content: "\f051"; + content: ""; } .fa-stethoscope:before { - content: "\f0f1"; + content: ""; } .fa-sticker-mule:before { - content: "\f3f7"; + content: ""; } .fa-sticky-note:before { - content: "\f249"; + content: ""; } .fa-stop:before { - content: "\f04d"; + content: ""; } .fa-stop-circle:before { - content: "\f28d"; + content: ""; } .fa-stopwatch:before { - content: "\f2f2"; + content: ""; } .fa-store:before { - content: "\f54e"; + content: ""; } .fa-store-alt:before { - content: "\f54f"; + content: ""; } .fa-strava:before { - content: "\f428"; + content: ""; } .fa-stream:before { - content: "\f550"; + content: ""; } .fa-street-view:before { - content: "\f21d"; + content: ""; } .fa-strikethrough:before { - content: "\f0cc"; + content: ""; } .fa-stripe:before { - content: "\f429"; + content: ""; } .fa-stripe-s:before { - content: "\f42a"; + content: ""; } .fa-stroopwafel:before { - content: "\f551"; + content: ""; } .fa-studiovinari:before { - content: "\f3f8"; + content: ""; } .fa-stumbleupon:before { - content: "\f1a4"; + content: ""; } .fa-stumbleupon-circle:before { - content: "\f1a3"; + content: ""; } .fa-subscript:before { - content: "\f12c"; + content: ""; } .fa-subway:before { - content: "\f239"; + content: ""; } .fa-suitcase:before { - content: "\f0f2"; + content: ""; } .fa-suitcase-rolling:before { - content: "\f5c1"; + content: ""; } .fa-sun:before { - content: "\f185"; + content: ""; } .fa-superpowers:before { - content: "\f2dd"; + content: ""; } .fa-superscript:before { - content: "\f12b"; + content: ""; } .fa-supple:before { - content: "\f3f9"; + content: ""; } .fa-surprise:before { - content: "\f5c2"; + content: ""; } .fa-swatchbook:before { - content: "\f5c3"; + content: ""; } .fa-swimmer:before { - content: "\f5c4"; + content: ""; } .fa-swimming-pool:before { - content: "\f5c5"; + content: ""; } .fa-synagogue:before { - content: "\f69b"; + content: ""; } .fa-sync:before { - content: "\f021"; + content: ""; } .fa-sync-alt:before { - content: "\f2f1"; + content: ""; } .fa-syringe:before { - content: "\f48e"; + content: ""; } .fa-table:before { - content: "\f0ce"; + content: ""; } .fa-table-tennis:before { - content: "\f45d"; + content: ""; } .fa-tablet:before { - content: "\f10a"; + content: ""; } .fa-tablet-alt:before { - content: "\f3fa"; + content: ""; } .fa-tablets:before { - content: "\f490"; + content: ""; } .fa-tachometer-alt:before { - content: "\f3fd"; + content: ""; } .fa-tag:before { - content: "\f02b"; + content: ""; } .fa-tags:before { - content: "\f02c"; + content: ""; } .fa-tape:before { - content: "\f4db"; + content: ""; } .fa-tasks:before { - content: "\f0ae"; + content: ""; } .fa-taxi:before { - content: "\f1ba"; + content: ""; } .fa-teamspeak:before { - content: "\f4f9"; + content: ""; } .fa-teeth:before { - content: "\f62e"; + content: ""; } .fa-teeth-open:before { - content: "\f62f"; + content: ""; } .fa-telegram:before { - content: "\f2c6"; + content: ""; } .fa-telegram-plane:before { - content: "\f3fe"; + content: ""; } .fa-tencent-weibo:before { - content: "\f1d5"; + content: ""; } .fa-terminal:before { - content: "\f120"; + content: ""; } .fa-text-height:before { - content: "\f034"; + content: ""; } .fa-text-width:before { - content: "\f035"; + content: ""; } .fa-th:before { - content: "\f00a"; + content: ""; } .fa-th-large:before { - content: "\f009"; + content: ""; } .fa-th-list:before { - content: "\f00b"; + content: ""; } .fa-the-red-yeti:before { - content: "\f69d"; + content: ""; } .fa-theater-masks:before { - content: "\f630"; + content: ""; } .fa-themeco:before { - content: "\f5c6"; + content: ""; } .fa-themeisle:before { - content: "\f2b2"; + content: ""; } .fa-thermometer:before { - content: "\f491"; + content: ""; } .fa-thermometer-empty:before { - content: "\f2cb"; + content: ""; } .fa-thermometer-full:before { - content: "\f2c7"; + content: ""; } .fa-thermometer-half:before { - content: "\f2c9"; + content: ""; } .fa-thermometer-quarter:before { - content: "\f2ca"; + content: ""; } .fa-thermometer-three-quarters:before { - content: "\f2c8"; + content: ""; } .fa-thumbs-down:before { - content: "\f165"; + content: ""; } .fa-thumbs-up:before { - content: "\f164"; + content: ""; } .fa-thumbtack:before { - content: "\f08d"; + content: ""; } .fa-ticket-alt:before { - content: "\f3ff"; + content: ""; } .fa-times:before { - content: "\f00d"; + content: ""; } .fa-times-circle:before { - content: "\f057"; + content: ""; } .fa-tint:before { - content: "\f043"; + content: ""; } .fa-tint-slash:before { - content: "\f5c7"; + content: ""; } .fa-tired:before { - content: "\f5c8"; + content: ""; } .fa-toggle-off:before { - content: "\f204"; + content: ""; } .fa-toggle-on:before { - content: "\f205"; + content: ""; } .fa-toolbox:before { - content: "\f552"; + content: ""; } .fa-tooth:before { - content: "\f5c9"; + content: ""; } .fa-torah:before { - content: "\f6a0"; + content: ""; } .fa-torii-gate:before { - content: "\f6a1"; + content: ""; } .fa-trade-federation:before { - content: "\f513"; + content: ""; } .fa-trademark:before { - content: "\f25c"; + content: ""; } .fa-traffic-light:before { - content: "\f637"; + content: ""; } .fa-train:before { - content: "\f238"; + content: ""; } .fa-transgender:before { - content: "\f224"; + content: ""; } .fa-transgender-alt:before { - content: "\f225"; + content: ""; } .fa-trash:before { - content: "\f1f8"; + content: ""; } .fa-trash-alt:before { - content: "\f2ed"; + content: ""; } .fa-tree:before { - content: "\f1bb"; + content: ""; } .fa-trello:before { - content: "\f181"; + content: ""; } .fa-tripadvisor:before { - content: "\f262"; + content: ""; } .fa-trophy:before { - content: "\f091"; + content: ""; } .fa-truck:before { - content: "\f0d1"; + content: ""; } .fa-truck-loading:before { - content: "\f4de"; + content: ""; } .fa-truck-monster:before { - content: "\f63b"; + content: ""; } .fa-truck-moving:before { - content: "\f4df"; + content: ""; } .fa-truck-pickup:before { - content: "\f63c"; + content: ""; } .fa-tshirt:before { - content: "\f553"; + content: ""; } .fa-tty:before { - content: "\f1e4"; + content: ""; } .fa-tumblr:before { - content: "\f173"; + content: ""; } .fa-tumblr-square:before { - content: "\f174"; + content: ""; } .fa-tv:before { - content: "\f26c"; + content: ""; } .fa-twitch:before { - content: "\f1e8"; + content: ""; } .fa-twitter:before { - content: "\f099"; + content: ""; } .fa-twitter-square:before { - content: "\f081"; + content: ""; } .fa-typo3:before { - content: "\f42b"; + content: ""; } .fa-uber:before { - content: "\f402"; + content: ""; } .fa-uikit:before { - content: "\f403"; + content: ""; } .fa-umbrella:before { - content: "\f0e9"; + content: ""; } .fa-umbrella-beach:before { - content: "\f5ca"; + content: ""; } .fa-underline:before { - content: "\f0cd"; + content: ""; } .fa-undo:before { - content: "\f0e2"; + content: ""; } .fa-undo-alt:before { - content: "\f2ea"; + content: ""; } .fa-uniregistry:before { - content: "\f404"; + content: ""; } .fa-universal-access:before { - content: "\f29a"; + content: ""; } .fa-university:before { - content: "\f19c"; + content: ""; } .fa-unlink:before { - content: "\f127"; + content: ""; } .fa-unlock:before { - content: "\f09c"; + content: ""; } .fa-unlock-alt:before { - content: "\f13e"; + content: ""; } .fa-untappd:before { - content: "\f405"; + content: ""; } .fa-upload:before { - content: "\f093"; + content: ""; } .fa-usb:before { - content: "\f287"; + content: ""; } .fa-user:before { - content: "\f007"; + content: ""; } .fa-user-alt:before { - content: "\f406"; + content: ""; } .fa-user-alt-slash:before { - content: "\f4fa"; + content: ""; } .fa-user-astronaut:before { - content: "\f4fb"; + content: ""; } .fa-user-check:before { - content: "\f4fc"; + content: ""; } .fa-user-circle:before { - content: "\f2bd"; + content: ""; } .fa-user-clock:before { - content: "\f4fd"; + content: ""; } .fa-user-cog:before { - content: "\f4fe"; + content: ""; } .fa-user-edit:before { - content: "\f4ff"; + content: ""; } .fa-user-friends:before { - content: "\f500"; + content: ""; } .fa-user-graduate:before { - content: "\f501"; + content: ""; } .fa-user-lock:before { - content: "\f502"; + content: ""; } .fa-user-md:before { - content: "\f0f0"; + content: ""; } .fa-user-minus:before { - content: "\f503"; + content: ""; } .fa-user-ninja:before { - content: "\f504"; + content: ""; } .fa-user-plus:before { - content: "\f234"; + content: ""; } .fa-user-secret:before { - content: "\f21b"; + content: ""; } .fa-user-shield:before { - content: "\f505"; + content: ""; } .fa-user-slash:before { - content: "\f506"; + content: ""; } .fa-user-tag:before { - content: "\f507"; + content: ""; } .fa-user-tie:before { - content: "\f508"; + content: ""; } .fa-user-times:before { - content: "\f235"; + content: ""; } .fa-users:before { - content: "\f0c0"; + content: ""; } .fa-users-cog:before { - content: "\f509"; + content: ""; } .fa-ussunnah:before { - content: "\f407"; + content: ""; } .fa-utensil-spoon:before { - content: "\f2e5"; + content: ""; } .fa-utensils:before { - content: "\f2e7"; + content: ""; } .fa-vaadin:before { - content: "\f408"; + content: ""; } .fa-vector-square:before { - content: "\f5cb"; + content: ""; } .fa-venus:before { - content: "\f221"; + content: ""; } .fa-venus-double:before { - content: "\f226"; + content: ""; } .fa-venus-mars:before { - content: "\f228"; + content: ""; } .fa-viacoin:before { - content: "\f237"; + content: ""; } .fa-viadeo:before { - content: "\f2a9"; + content: ""; } .fa-viadeo-square:before { - content: "\f2aa"; + content: ""; } .fa-vial:before { - content: "\f492"; + content: ""; } .fa-vials:before { - content: "\f493"; + content: ""; } .fa-viber:before { - content: "\f409"; + content: ""; } .fa-video:before { - content: "\f03d"; + content: ""; } .fa-video-slash:before { - content: "\f4e2"; + content: ""; } .fa-vihara:before { - content: "\f6a7"; + content: ""; } .fa-vimeo:before { - content: "\f40a"; + content: ""; } .fa-vimeo-square:before { - content: "\f194"; + content: ""; } .fa-vimeo-v:before { - content: "\f27d"; + content: ""; } .fa-vine:before { - content: "\f1ca"; + content: ""; } .fa-vk:before { - content: "\f189"; + content: ""; } .fa-vnv:before { - content: "\f40b"; + content: ""; } .fa-volleyball-ball:before { - content: "\f45f"; + content: ""; } .fa-volume-down:before { - content: "\f027"; + content: ""; } .fa-volume-off:before { - content: "\f026"; + content: ""; } .fa-volume-up:before { - content: "\f028"; + content: ""; } .fa-vuejs:before { - content: "\f41f"; + content: ""; } .fa-walking:before { - content: "\f554"; + content: ""; } .fa-wallet:before { - content: "\f555"; + content: ""; } .fa-warehouse:before { - content: "\f494"; + content: ""; } .fa-weebly:before { - content: "\f5cc"; + content: ""; } .fa-weibo:before { - content: "\f18a"; + content: ""; } .fa-weight:before { - content: "\f496"; + content: ""; } .fa-weight-hanging:before { - content: "\f5cd"; + content: ""; } .fa-weixin:before { - content: "\f1d7"; + content: ""; } .fa-whatsapp:before { - content: "\f232"; + content: ""; } .fa-whatsapp-square:before { - content: "\f40c"; + content: ""; } .fa-wheelchair:before { - content: "\f193"; + content: ""; } .fa-whmcs:before { - content: "\f40d"; + content: ""; } .fa-wifi:before { - content: "\f1eb"; + content: ""; } .fa-wikipedia-w:before { - content: "\f266"; + content: ""; } .fa-window-close:before { - content: "\f410"; + content: ""; } .fa-window-maximize:before { - content: "\f2d0"; + content: ""; } .fa-window-minimize:before { - content: "\f2d1"; + content: ""; } .fa-window-restore:before { - content: "\f2d2"; + content: ""; } .fa-windows:before { - content: "\f17a"; + content: ""; } .fa-wine-glass:before { - content: "\f4e3"; + content: ""; } .fa-wine-glass-alt:before { - content: "\f5ce"; + content: ""; } .fa-wix:before { - content: "\f5cf"; + content: ""; } .fa-wolf-pack-battalion:before { - content: "\f514"; + content: ""; } .fa-won-sign:before { - content: "\f159"; + content: ""; } .fa-wordpress:before { - content: "\f19a"; + content: ""; } .fa-wordpress-simple:before { - content: "\f411"; + content: ""; } .fa-wpbeginner:before { - content: "\f297"; + content: ""; } .fa-wpexplorer:before { - content: "\f2de"; + content: ""; } .fa-wpforms:before { - content: "\f298"; + content: ""; } .fa-wrench:before { - content: "\f0ad"; + content: ""; } .fa-x-ray:before { - content: "\f497"; + content: ""; } .fa-xbox:before { - content: "\f412"; + content: ""; } .fa-xing:before { - content: "\f168"; + content: ""; } .fa-xing-square:before { - content: "\f169"; + content: ""; } .fa-y-combinator:before { - content: "\f23b"; + content: ""; } .fa-yahoo:before { - content: "\f19e"; + content: ""; } .fa-yandex:before { - content: "\f413"; + content: ""; } .fa-yandex-international:before { - content: "\f414"; + content: ""; } .fa-yelp:before { - content: "\f1e9"; + content: ""; } .fa-yen-sign:before { - content: "\f157"; + content: ""; } .fa-yin-yang:before { - content: "\f6ad"; + content: ""; } .fa-yoast:before { - content: "\f2b1"; + content: ""; } .fa-youtube:before { - content: "\f167"; + content: ""; } .fa-youtube-square:before { - content: "\f431"; + content: ""; } .fa-zhihu:before { - content: "\f63f"; + content: ""; } .sr-only { @@ -5353,22 +5353,22 @@ and open the template in the editor. color: #E5E5E5; } .enka-custom-radio.star::before { - content: "\f005"; + content: ""; } .enka-custom-radio.thumb::before { - content: "\f164"; + content: ""; } .enka-custom-radio.smiley::before { - content: "\f118"; + content: ""; } .enka-custom-radio.heart::before { - content: "\f004"; + content: ""; } .enka-custom-radio.flag::before { - content: "\f024"; + content: ""; } .enka-custom-radio.user::before { - content: "\f007"; + content: ""; } /* visual analog scale - radio buttons */ @@ -5379,25 +5379,25 @@ and open the template in the editor. color: #E5E5E5; } .enka-vizualna-skala.siv-61::before, .enka-vizualna-skala.siv-71::before { - content: "\f5b4"; + content: ""; } .enka-vizualna-skala.siv-41::before, .enka-vizualna-skala.siv-51::before, .enka-vizualna-skala.siv-62::before, .enka-vizualna-skala.siv-72::before { - content: "\f57a"; + content: ""; } .enka-vizualna-skala.siv-21::before, .enka-vizualna-skala.siv-31::before, .enka-vizualna-skala.siv-42::before, .enka-vizualna-skala.siv-52::before, .enka-vizualna-skala.siv-63::before, .enka-vizualna-skala.siv-73::before { - content: "\f119"; + content: ""; } .enka-vizualna-skala.siv-32::before, .enka-vizualna-skala.siv-53::before, .enka-vizualna-skala.siv-74::before { - content: "\f11a"; + content: ""; } .enka-vizualna-skala.siv-22::before, .enka-vizualna-skala.siv-33::before, .enka-vizualna-skala.siv-43::before, .enka-vizualna-skala.siv-54::before, .enka-vizualna-skala.siv-64::before, .enka-vizualna-skala.siv-75::before { - content: "\f118"; + content: ""; } .enka-vizualna-skala.siv-44::before, .enka-vizualna-skala.siv-55::before, .enka-vizualna-skala.siv-65::before, .enka-vizualna-skala.siv-76::before { - content: "\f580"; + content: ""; } .enka-vizualna-skala.siv-66::before, .enka-vizualna-skala.siv-77::before { - content: "\f59c"; + content: ""; } /* @@ -5411,88 +5411,88 @@ and open the template in the editor. */ /* icons */ span.faicon.plus::before { - content: "\f067"; + content: ""; } span.faicon.minus::before { - content: "\f068"; + content: ""; } span.faicon.success::before, span.circle-check::before { - content: "\f058"; + content: ""; } span.faicon.close::before { font-size: 18px; font-weight: 400; - content: "\f057"; + content: ""; } span.faicon.dropdown_blue::before { font-size: 16px; - content: "\f13a"; + content: ""; } span.faicon.dropup_blue::before { font-size: 16px; - content: "\f139"; + content: ""; } span.faicon.arrow_back::before { font-weight: 600; font-size: 16px; - content: "\f137"; + content: ""; } span.faicon.add::before { font-size: 18px; - content: "\f055"; + content: ""; } span.faicon.remove::before { font-size: 18px; - content: "\f056"; + content: ""; } span.faicon.delete::before { font-size: 18px; font-weight: 400; - content: "\f2ed"; + content: ""; } span.faicon.anketa_delete::before { font-size: 24px; font-weight: 400; - content: "\f2ed"; + content: ""; } span.faicon.copy::before { font-size: 18px; - content: "\f0c5"; + content: ""; font-weight: 400; } span.faicon.anketa_copy::before { font-size: 24px; - content: "\f0c5"; + content: ""; font-weight: 400; } span.faicon.export::before { font-size: 24px; - content: "\f56e"; + content: ""; } span.faicon.file-import::before { - content: "\f56f"; + content: ""; transform: scaleX(-1); } span.faicon.import::before { font-size: 24px; font-weight: 400; - content: "\f1c2"; + content: ""; } /*span.faicon.import::after{ @@ -5502,137 +5502,137 @@ span.faicon.import::before { }*/ span.faicon.library::before { font-size: 24px; - content: "\f518"; + content: ""; } span.faicon.folder::before { font-size: 16px; font-weight: 600; - content: "\f07b"; + content: ""; } span.faicon.folder_empty::before { font-size: 16px; font-weight: 400; - content: "\f07b"; + content: ""; } span.faicon.after.sort_down_arrow::after { - content: "\f0d7"; + content: ""; margin-left: 5px; } span.faicon.after.sort_up_arrow::after { - content: "\f0d8"; + content: ""; margin-left: 5px; } span.faicon.info::before { font-size: 28px; - content: "\f05a"; + content: ""; vertical-align: middle; } span.faicon.pagination_left::before { margin: 0 1px 0 1px; - content: "\f104"; + content: ""; } span.faicon.pagination_right::before { margin: 0 0 0 1px; - content: "\f105"; + content: ""; } span.faicon.edit::before, span.faicon.edit2::before { - content: "\f304"; + content: ""; } span.faicon.refresh::before { font-size: 18px; - content: "\f2f1"; + content: ""; } span.faicon.filter::before { font-size: 18px; - content: "\f0b0"; + content: ""; } span.faicon.grip::before { - content: "\f58e"; + content: ""; } span.faicon.star::before, span.faicon.star_off::before { font-size: 14px; font-weight: 400; - content: "\f005"; + content: ""; } span.faicon.star_on::before { font-size: 14px; font-weight: 700; - content: "\f005"; + content: ""; } span.faicon.search::before { font-size: 20px; - content: "\f002"; + content: ""; } span.faicon.clipboard_notes::before { font-size: 20px; - content: "\f46d"; + content: ""; } span.faicon.help2::before { font-size: 20px; - content: "\f059"; + content: ""; } span.faicon.user::before { font-size: 18px; - content: "\f007"; + content: ""; } span.faicon.logout::before { font-size: 20px; - content: "\f2f5"; + content: ""; } .faicon.monitor::before { - content: "\f108"; + content: ""; } .faicon.mobile::before { - content: "\f3cd"; + content: ""; } .faicon.tablet::before { - content: "\f3fa"; + content: ""; } span.faicon.users::before { - content: "\f500"; + content: ""; } span.faicon.lock_open::before { - content: "\f3c1"; + content: ""; } span.faicon.lock_close::before { - content: "\f023"; + content: ""; } span.faicon.bottom_saving::before { font-size: 24px; font-weight: 400; - content: "\f0c7"; + content: ""; } span.faicon.bottom_publish::before { font-size: 24px; - content: "\f093"; + content: ""; } span.faicon.bottom_preview { @@ -5642,63 +5642,63 @@ span.faicon.bottom_preview { span.faicon.bottom_preview::before { font-size: 24px; font-weight: 400; - content: "\f15b"; + content: ""; } span.faicon.bottom_preview::after { font-size: 14px; - content: "\f002"; + content: ""; display: inline-block; margin-left: -70%; } span.faicon.bottom_test::before { font-size: 24px; - content: "\f492"; + content: ""; } span.faicon.language::before { font-size: 24px; - content: "\f0ac"; + content: ""; } span.faicon.mobile_off::before { font-size: 24px; - content: "\f3cd"; + content: ""; } span.faicon.mobile_off::after { font-size: 24px; - content: "\f715"; + content: ""; margin-left: -23px; } span.faicon.comments::before { - content: "\f27a"; + content: ""; font-weight: 700; } span.faicon.comments_empty::before { - content: "\f27a"; + content: ""; font-weight: 400; } span.faicon.data_link::before { - content: "\f0c1"; + content: ""; } span.faicon.data_link_small::before { - content: "\f0c1"; + content: ""; } span.faicon.print::before { font-size: 24px; - content: "\f02f"; + content: ""; } span.faicon.print_small::before { font-size: 16px; - content: "\f02f"; + content: ""; } span.faicon.preview { @@ -5708,11 +5708,11 @@ span.faicon.preview { span.faicon.preview::before { font-size: 18px; font-weight: 400; - content: "\f15b"; + content: ""; } span.faicon.preview::after { - content: "\f002"; + content: ""; display: inline-block; font-size: 11px; margin-left: -50%; @@ -5720,87 +5720,87 @@ span.faicon.preview::after { span.faicon.palette::before { font-size: 18px; - content: "\f53f"; + content: ""; } span.faicon.inline_comment::before { font-size: 14px; font-weight: 400; - content: "\f075"; + content: ""; } span.faicon.inline_double_comment::before { font-size: 14px; font-weight: 400; - content: "\f086"; + content: ""; } span.faicon.comments_creport::before { font-size: 16px; - content: "\f086"; + content: ""; } span.faicon.compress::before { font-size: 15px; - content: "\f066"; + content: ""; } span.faicon.expand::before { font-size: 15px; - content: "\f065"; + content: ""; } span.faicon.hashtag::before { font-size: 15px; - content: "\f292"; + content: ""; } span.faicon.bug::before { font-size: 15px; - content: "\f188"; + content: ""; } span.faicon.paragraph::before { font-size: 15px; - content: "\f1dd"; + content: ""; } span.faicon.replace::before { font-size: 15px; - content: "\f362"; + content: ""; } span.faicon.plus_square::before { font-size: 15px; font-weight: 400; - content: "\f0fe"; + content: ""; } span.faicon.minus_square::before { font-size: 15px; font-weight: 400; - content: "\f146"; + content: ""; } span.faicon.delete_circle::before { font-size: 14px; - content: "\f056"; + content: ""; } span.faicon.quick_view::before { font-size: 15px; font-weight: 400; - content: "\f06e"; + content: ""; } span.faicon.edit_square::before { font-size: 15px; - content: "\f044"; + content: ""; } span.faicon.test::before { font-size: 15px; - content: "\f492"; + content: ""; } a.faicon.if_add { @@ -5836,7 +5836,7 @@ span.faicon.if_add:hover:before { } span.faicon.text_file::before { - content: "\f15c"; + content: ""; } span.faicon.text_file_small { @@ -5846,40 +5846,40 @@ span.faicon.text_file_small { span.faicon.text_file_small:before { font-size: 18px; font-weight: 400; - content: "\f15c"; + content: ""; } span.faicon.warning::before { font-size: 16px; - content: "\f071"; + content: ""; } span.faicon.users_small::before { font-size: 16px; - content: "\f0c0"; + content: ""; } span.faicon.popup_0::before { font-size: 14px; - content: "\f065"; + content: ""; color: #1E88E5; } span.faicon.popup_1::before { font-size: 14px; - content: "\f065"; + content: ""; color: #0059ab; } span.faicon.flat_0::before { font-size: 14px; - content: "\f03c"; + content: ""; color: #0059ab; } span.faicon.flat_1::before { font-size: 14px; - content: "\f03c"; + content: ""; color: #1E88E5; } @@ -5894,46 +5894,46 @@ span.basic-icon.spss::before { span.faicon.external_link::before { font-size: 14px; font-weight: 600; - content: "\f35d"; + content: ""; } span.faicon.cog_large::before { font-size: 34px; font-weight: 600; - content: "\f013"; + content: ""; } span.faicon.chart_large::before { font-size: 34px; font-weight: 600; - content: "\f201"; + content: ""; } span.faicon.reload_large::before { font-size: 34px; font-weight: 600; - content: "\f021"; + content: ""; } span.faicon.chart::before { - content: "\f080"; + content: ""; font-size: 16px; font-weight: 600; } span.faicon.data::before { - content: "\f1c0"; + content: ""; font-size: 16px; font-weight: 600; } span.faicon.publish::before { - content: "\f093"; + content: ""; font-size: 16px; } span.faicon.test::before { - content: "\f492"; + content: ""; font-size: 16px; } @@ -5943,63 +5943,63 @@ button.ui-datepicker-trigger::before { font-family: "Font Awesome 5 Free"; font-weight: 400; font-size: 16px; - content: "\f073"; + content: ""; } /* ARROWS */ span.faicon.arrow_up::before { font-size: 14px; - content: "\f062"; + content: ""; } span.faicon.arrow2_r::before { font-size: 14px; - content: "\f054"; + content: ""; } span.faicon.arrow2_l::before { font-size: 14px; - content: "\f053"; + content: ""; } span.faicon.arrow2_d::before { font-size: 14px; - content: "\f078"; + content: ""; } span.faicon.arrow2_u::before { font-size: 14px; - content: "\f077"; + content: ""; } span.faicon.arrow_large2_r::before { font-size: 35px; - content: "\f054"; + content: ""; } span.faicon.arrow_large2_l::before { font-size: 35px; - content: "\f053"; + content: ""; } span.faicon.arrow_verylarge2_r::before { font-size: 40px; - content: "\f054"; + content: ""; } span.faicon.arrow_verylarge2_l::before { font-size: 40px; - content: "\f053"; + content: ""; } span.faicon.sort_descending::before { font-size: 14px; - content: "\f0d7"; + content: ""; } span.faicon.sort_ascending::before { font-size: 14px; - content: "\f0d8"; + content: ""; } /* Plus/minus sqare */ @@ -6011,127 +6011,127 @@ span.folder_plusminus { span.faicon.plus_orange::before { font-size: 12px; font-weight: 400; - content: "\f0fe"; + content: ""; } span.faicon.minus_orange::before { font-size: 12px; font-weight: 400; - content: "\f146"; + content: ""; } /* Spinner */ span.faicon.spinner::before { font-size: 18px; - content: "\f1ce"; + content: ""; } /* Bars - mobile menu */ span.faicon.bars::before { font-size: 26px; - content: "\f0c9"; + content: ""; } span.faicon.lock_open::before { - content: "\f3c1"; + content: ""; } span.faicon.lock_close::before { - content: "\f023"; + content: ""; } span.faicon.bell::before { - content: "\f0f3"; + content: ""; } span.faicon.bell_slash::before { - content: "\f1f6"; + content: ""; } span.faicon.trash::before { - content: "\f2ed"; + content: ""; } span.faicon.copy::before { - content: "\f0c5"; + content: ""; } span.faicon.circle::before { - content: "\f111"; + content: ""; vertical-align: middle; } span.faicon.plus::before { - content: "\f067"; + content: ""; } span.faicon.plus_circle::before { - content: "\f055"; + content: ""; } span.faicon.minus_circle::before { - content: "\f056"; + content: ""; } span.faicon.calendar_icon::before { - content: "\f073"; + content: ""; } span.faicon.clipboard::before { - content: "\f328"; + content: ""; } span.faicon.list-alt::before { - content: "\f022"; + content: ""; } span.faicon.vote-yes::before { - content: "\f772"; + content: ""; } span.faicon.file-preview::before { - content: "\f865"; + content: ""; } span.faicon.dots::before { - content: "\f141"; + content: ""; font-size: 16px; font-weight: 600; } span.faicon.dots_ver:before { - content: "\f142"; + content: ""; font-size: 16px; font-weight: 600; } span.faicon.open_icon::before, a.faicon.open_icon::before { - content: "\f35d"; + content: ""; } span.faicon.table_icon::before { - content: "\f0ce"; + content: ""; } span.faicon.list::before { - content: "\f03a"; + content: ""; } span.faicon.link-chain::before { - content: "\f0c1"; + content: ""; } span.fa-brands.html5::before { - content: "\f13b"; + content: ""; } span.faicon.stopwatch20::before { - content: "\e06f"; + content: ""; } span.faicon.checkbox-empty::before { - content: "\f0c8"; + content: ""; font-weight: 400 !important; } @@ -6140,11 +6140,11 @@ span.faicon.fa-1::before { } span.faicon.phone::before { - content: "\f095"; + content: ""; } span.faicon.screwdriver::before { - content: "\f7d9"; + content: ""; font-weight: 600 !important; } @@ -6282,23 +6282,23 @@ and open the template in the editor. */ /* Toolbox na levi strani */ span.faicon.wheel_32::before { - content: "\f013"; + content: ""; } span.faicon.radio_32::before { - content: "\f192"; + content: ""; font-weight: 400; font-size: 18px; } span.faicon.check_32::before { - content: "\f14a"; + content: ""; font-weight: 400; font-size: 18px; } span.faicon.matrix_32::before { - content: "\f192\f192\a\f192\f192"; + content: "\a"; white-space: pre; font-weight: 400; font-size: 12px; @@ -6322,7 +6322,7 @@ span.faicon.nagovor::before { } span.faicon.plus_32::before { - content: "\f055"; + content: ""; font-size: 18px; } @@ -6366,12 +6366,12 @@ span.faicon.edit-vprasanje { } span.faicon.edit-vprasanje:before { font-size: 18px; - content: "\f031"; + content: ""; } a.faicon.edit::before { font-size: 16px; - content: "\f304"; + content: ""; } a.faicon.addif::before { @@ -6383,22 +6383,22 @@ a.faicon.addif::before { a.faicon.copy::before { font-size: 18px; font-weight: 400; - content: "\f0c5"; + content: ""; } a.faicon.copycond::before { font-size: 18px; - content: "\f0c5"; + content: ""; } a.faicon.preview::before { font-size: 18px; font-weight: 400; - content: "\f15b"; + content: ""; } a.faicon.preview::after { - content: "\f002"; + content: ""; display: inline-block; font-size: 11px; margin-left: -50%; @@ -6406,25 +6406,25 @@ a.faicon.preview::after { a.faicon.arhiv::before { font-size: 18px; - content: "\f044"; + content: ""; } a.faicon.delete::before { font-size: 18px; font-weight: 400; - content: "\f2ed"; + content: ""; } a.faicon.hide::before { font-size: 18px; font-weight: 400; - content: "\f06e"; + content: ""; } a.faicon.unhide_icon::before { font-size: 18px; font-weight: 400; - content: "\f070"; + content: ""; } /* Urejanje vrednosti inline */ @@ -6438,12 +6438,12 @@ a.faicon.unhide_icon::before { .variabla span.inline.faicon.edit2::before { font-size: 14px; - content: "\f304"; + content: ""; } .variabla span.inline.faicon.odg_hidden::before { font-size: 14px; - content: "\f05e"; + content: ""; } .variabla span.inline.faicon.odg_hidden.show-hidden::before { @@ -6471,23 +6471,23 @@ span.inline.faicon.odg_if_not::before { .variabla span.inline.faicon.odg_if_follow::after { font-size: 14px; margin-left: 2px; - content: "\f0da"; + content: ""; } .variabla span.inline.faicon.correct::before { font-size: 14px; font-weight: 900; - content: "\f00c"; + content: ""; } .faicon.move_updown::before { font-size: 16px; color: #0059ab; - content: "\f338"; + content: ""; } .faicon.image_upload::before { - content: "\f03e"; + content: ""; font-weight: 400; } @@ -6504,22 +6504,22 @@ and open the template in the editor. span.faicon.mapca.anketa::before { font-size: 16px; font-weight: 400; - content: "\f022"; + content: ""; } span.faicon.table::before { font-size: 16px; - content: "\f00b"; + content: ""; } span.faicon.other_vprasanja::before { font-size: 16px; - content: "\f0ca" !important; + content: "" !important; } span.faicon.osnovna_vprasanja::before { font-size: 16px; - content: "\f0ca"; + content: ""; } span.faicon.mapca.if::before { @@ -6547,7 +6547,7 @@ and open the template in the editor. */ /* Izvozi */ span.faicon.pdf::before { - content: "\f1c1"; + content: ""; font-size: 16px; font-weight: 400; color: #ed1c24; @@ -6571,7 +6571,7 @@ span.faicon.pdf.black::before { span.faicon.xls::before { font-size: 16px; font-weight: 400; - content: "\f1c3"; + content: ""; color: #008000; } @@ -6593,7 +6593,7 @@ span.faicon.xls.black::before { span.faicon.rtf::before { font-size: 16px; font-weight: 400; - content: "\f1c2"; + content: ""; color: #0f3ea8; } @@ -6615,7 +6615,7 @@ span.faicon.rtf.black::before { span.faicon.ppt::before { font-size: 16px; font-weight: 400; - content: "\f1c4"; + content: ""; color: #fa4913; } @@ -6637,7 +6637,7 @@ span.faicon.ppt.black::before { span.faicon.xml::before { font-size: 16px; font-weight: 400; - content: "\f1c9"; + content: ""; color: #00a000; } @@ -6657,17 +6657,17 @@ span.faicon.xml.black::before { } span.faicon.arhiv::before { - content: "\f187"; + content: ""; } span.faicon.arhiv_mail::before { font-size: 16px; font-weight: 400; - content: "\f14d"; + content: ""; } span.faicon.share-arrow::before { - content: "\f14d"; + content: ""; } /* @@ -6717,7 +6717,7 @@ span.faicon.an_chart_bar::before { font-size: 14px; font-weight: 700; /*content: "\f080";*/ - content: "\f200"; + content: ""; } /* @@ -6731,35 +6731,35 @@ and open the template in the editor. */ /* Invitation table */ span.faicon.inv_sent_0::before { - content: "\f2b6"; + content: ""; } span.faicon.inv_sent_1::before { - content: "\f0e0"; + content: ""; } span.faicon.inv_responded_0::before { font-size: 14px; font-weight: 400; - content: "\f005"; + content: ""; } span.faicon.inv_responded_1::before { font-size: 14px; font-weight: 700; - content: "\f005"; + content: ""; } span.faicon.inv_unsubscribed_0::before { font-size: 14px; font-weight: 400; - content: "\f111"; + content: ""; } span.faicon.inv_unsubscribed_1::before { font-size: 14px; font-weight: 700; - content: "\f111"; + content: ""; color: #FF0000; } @@ -6860,7 +6860,7 @@ a.read-more .faicon:before { .qtip .qtip-wrapper .qtip-contentWrapper .qtip-content h1::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: "\f059"; + content: ""; font-size: 20px; color: #1E88E5; vertical-align: -1px; @@ -6897,7 +6897,7 @@ a.read-more .faicon:before { padding-left: 8px; vertical-align: middle; font-family: "Font Awesome 5 Free"; - content: "\f054"; + content: ""; font-size: 8px; color: #1E88E5; transition: 0.2s; @@ -7220,7 +7220,7 @@ a.read-more .faicon:before { .divPopUp.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: "\f071"; + content: ""; font-size: 14px; color: #FFC700; } @@ -7261,7 +7261,7 @@ a.read-more .faicon:before { .divPopUp_info.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: "\f071"; + content: ""; font-size: 14px; color: #FFC700; } @@ -7753,7 +7753,7 @@ body.waitlong #loading { #check_pogoji.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: "\f071"; + content: ""; font-size: 14px; color: #FFC700; } @@ -7934,7 +7934,7 @@ body.waitlong #loading { #dropped_alert.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: "\f071"; + content: ""; font-size: 14px; color: #FFC700; } @@ -9128,7 +9128,7 @@ header #topSettingsHolder .left_options_holder #analizaSubNav #globalSetingsLink right: 8px; top: 5px; font-family: "Font Awesome 5 Free"; - content: "\f078"; + content: ""; font-size: 10px; font-weight: 600; } @@ -9401,7 +9401,7 @@ footer#srv_footer .footer_right span.faicon.external_link:before { footer#srv_footer .footer_right .right_help_button { position: fixed; right: -71px; - top: 50%; + top: calc(50%); width: 150px; padding: 4px 8px; border: 1px #1E88E5 solid; @@ -9695,6 +9695,13 @@ div.button_holder.float-right button { margin-left: 16px; margin-right: 0; } +div.button_holder.editor_button_holder { + margin: 0; + padding: 8px 16px; + border-bottom: 1px #cccccc solid; + border-left: 1px #cccccc solid; + border-right: 1px #cccccc solid; +} label { cursor: pointer; @@ -9781,17 +9788,17 @@ input[type=radio]:checked + label:before, input[type=checkbox]:checked + label:b color: #1E88E5; } input[type=checkbox] + label:before { - content: "\f0c8"; + content: ""; } input[type=checkbox]:checked + label:before { - content: "\f14a"; + content: ""; font-weight: bold; } input[type=radio] + label:before { - content: "\f111"; + content: ""; } input[type=radio]:checked + label:before { - content: "\f192"; + content: ""; } input[type=checkbox][disabled] + label:before { color: #C4C4C4; @@ -10013,7 +10020,7 @@ textarea:focus { } .box-container .num_box { border: 1px solid #E5E5E5; - background-color: white; + background-color: #FFFF; border-radius: 2px; margin: 0px; padding: 0px; @@ -10406,7 +10413,7 @@ header #top_line #enka_nav .anketa_header_upgrade_package button { #popup_user_access.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: "\f071"; + content: ""; font-size: 14px; color: #FFC700; } @@ -10692,7 +10699,7 @@ header #top_line #enka_nav .anketa_header_upgrade_package button { #survey_list .second_line .filters #folderSwitch#sortButton:after { position: absolute; font-family: "Font Awesome 5 Free"; - content: "\f078"; + content: ""; right: 8px; top: 13px; font-weight: 600; @@ -11038,13 +11045,13 @@ body.eng #survey_list .filters #folderSwitch { cursor: pointer; } #survey_list .div_sl_new.folders .folder_holder .folder_title .folder_arrow_icon::before { - content: "\f078"; + content: ""; font-size: 14px; color: #333333; margin-right: 8px; } #survey_list .div_sl_new.folders .folder_holder .folder_title .folder_icon::before { - content: "\f07b"; + content: ""; font-size: 16px; font-weight: 400; color: #1E88E5; @@ -11054,7 +11061,7 @@ body.eng #survey_list .filters #folderSwitch { background-color: #F8F8F8; } #survey_list .div_sl_new.folders .folder_holder .folder_title.open .folder_arrow_icon::before { - content: "\f077"; + content: ""; } #survey_list .div_sl_new.folders .folder_holder .folder_title.open .folder_icon::before { font-weight: 600; @@ -12171,13 +12178,13 @@ div.page_obvestila #unread_notifications .gdpr_popup_radio input { cursor: pointer; } #anketa_knjiznica #libraryInner ul li .folder_box_holder .folder_box .folder_arrow_icon::before { - content: "\f078"; + content: ""; font-size: 14px; color: #333333; margin-right: 8px; } #anketa_knjiznica #libraryInner ul li .folder_box_holder .folder_box .folder::before { - content: "\f07b"; + content: ""; font-size: 16px; font-weight: 400; color: #1E88E5; @@ -12203,7 +12210,7 @@ div.page_obvestila #unread_notifications .gdpr_popup_radio input { }*/ } #anketa_knjiznica #libraryInner ul li .folder_box_holder .folder_box.open .folder_arrow_icon::before { - content: "\f077"; + content: ""; } #anketa_knjiznica #libraryInner ul li .folder_box_holder .folder_box.open .folder::before { font-weight: 600; @@ -12456,7 +12463,7 @@ and open the template in the editor. #new_anketa_div .layout_right_item .layout_right_centering .fieldset .setting input[type=radio] + span.enka-checkbox-radio:before { font-family: "Font Awesome 5 Free"; display: inline-block; - content: "\f111"; + content: ""; letter-spacing: 10px; } #new_anketa_div .layout_right_item .layout_right_centering .fieldset .setting input[type=radio] + span.enka-custom-radio:before { @@ -12464,7 +12471,7 @@ and open the template in the editor. display: inline-block; } #new_anketa_div .layout_right_item .layout_right_centering .fieldset .setting input[type=radio]:checked + span.enka-checkbox-radio:before { - content: "\f192"; + content: ""; } #new_anketa_div .layout_right_item .layout_right_centering .fieldset .setting input[type=checkbox] { display: none !important; @@ -12477,11 +12484,11 @@ and open the template in the editor. #new_anketa_div .layout_right_item .layout_right_centering .fieldset .setting input[type=checkbox] + span.enka-checkbox-radio:before { font-family: "Font Awesome 5 Free"; display: inline-block; - content: "\f0c8"; + content: ""; letter-spacing: 10px; } #new_anketa_div .layout_right_item .layout_right_centering .fieldset .setting input[type=checkbox]:checked + span.enka-checkbox-radio:before { - content: "\f14a"; + content: ""; letter-spacing: 8px; } #new_anketa_div .layout_right_item .layout_right_centering .fieldset .setting .custom_radio_picture.obarvan > label > span.enka-custom-radio:before { @@ -12774,7 +12781,7 @@ and open the template in the editor. } #new_anketa_div .layout_right_item .layout_right_centering .anketa_from_text .from_text_sidebyside_holder #preview_field_holder #preview_field span.variable input[type=radio] + span.enka-checkbox-radio:before { font-family: "Font Awesome 5 Free"; - content: "\f111"; + content: ""; display: inline-block; font-size: 14px; color: #C4C4C4; @@ -13387,20 +13394,20 @@ div.drop_setting_transition { font-weight: 400; } #branching input[type=checkbox].enka-admin-custom + span.enka-checkbox-radio:before { - content: "\f0c8"; + content: ""; letter-spacing: 10px; } #branching input[type=radio].enka-admin-custom + span.enka-checkbox-radio:before { - content: "\f111"; + content: ""; letter-spacing: 8px; } #branching input[type=checkbox].enka-admin-custom:checked + span.enka-checkbox-radio:before { - content: "\f14a"; + content: ""; color: #D3D3D3; letter-spacing: 8px; } #branching input[type=radio].enka-admin-custom:checked + span.enka-checkbox-radio:before { - content: "\f192"; + content: ""; color: #D3D3D3; } #branching span.faicon.delete_circle::before { @@ -20023,7 +20030,7 @@ and open the template in the editor. transition: 0.2s; } .tab_content .content_left ul li.folder_item .faicon.arrow:before { - content: "\f078"; + content: ""; } .tab_content .content_left ul li.folder_item .faicon.folder:before, .tab_content .content_left ul li.folder_item .faicon.clipboard:before { @@ -20040,7 +20047,7 @@ and open the template in the editor. color: #1E88E5; } .tab_content .content_left ul li.folder_item.open .faicon.arrow:before { - content: "\f077"; + content: ""; } .tab_content .content_left ul li.folder_item.no_arrow .faicon.arrow:before { display: none; @@ -20529,7 +20536,7 @@ img.mapster_el { border-radius: 4px; } .jquery-selectbox .jquery-selectbox-moreButton::before { - content: "\f078"; + content: ""; padding-left: 2px; color: #333333; font-size: 10px; @@ -20978,7 +20985,7 @@ div.page_tema div.theme_list div.options div.buttons-window { filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.25)); border-radius: 2px; margin-right: 5px; - background-color: white; + background-color: #FFFF; } div.page_tema div.theme_list div.options div.buttons-window .button { border: none; @@ -21270,7 +21277,7 @@ div#theme-edit-wrap div#theme-editor #picker { left: 500px; z-index: 999; border-radius: 2px; - box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.1215686275); + box-shadow: 0px 0px 7px 0px #0000001F; } div#theme-edit-wrap div#theme-editor #picker .popup_close { position: absolute !important; @@ -21436,7 +21443,7 @@ div#theme-edit-wrap div#theme-editor #picker .button_holder button:last-child { div#theme-edit-wrap div#theme-editor #picker.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: "\f071"; + content: ""; font-size: 14px; color: #FFC700; } @@ -21799,7 +21806,7 @@ span.faicon.st-besede-popup { #vrednost_edit.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: "\f071"; + content: ""; font-size: 14px; color: #FFC700; } @@ -22040,7 +22047,7 @@ span.faicon.st-besede-popup { #quota.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: "\f071"; + content: ""; font-size: 14px; color: #FFC700; } @@ -22367,7 +22374,7 @@ and open the template in the editor. #fullscreen #preview_spremenljivka.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: "\f071"; + content: ""; font-size: 14px; color: #FFC700; } @@ -22440,18 +22447,18 @@ and open the template in the editor. -webkit-text-stroke: 0.35px; } #fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=checkbox] + span.enka-checkbox-radio:before { - content: "\f0c8"; + content: ""; letter-spacing: 10px; } #fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=checkbox]:checked + span.enka-checkbox-radio:before { - content: "\f14a"; + content: ""; } #fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=radio] + span.enka-checkbox-radio:before { - content: "\f111"; + content: ""; letter-spacing: 10px; } #fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=radio]:checked + span.enka-checkbox-radio:before { - content: "\f192"; + content: ""; } #fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=checkbox] + span.enka-checkbox-radio, #fullscreen #preview_spremenljivka #spremenljivka_preview .spremenljivka input[type=radio] + span.enka-checkbox-radio, @@ -23347,22 +23354,22 @@ and open the template in the editor. } #preview_spremenljivka #variable_holder input[type=checkbox].enka-admin-custom + span.enka-checkbox-radio:before { /*content: "\f096";*/ - content: "\f0c8"; + content: ""; letter-spacing: 10px; } #preview_spremenljivka #variable_holder input[type=radio].enka-admin-custom + span.enka-checkbox-radio:before { /*content: "\f10c";*/ - content: "\f111"; + content: ""; letter-spacing: 8px; } #preview_spremenljivka #variable_holder input[type=checkbox].enka-admin-custom:checked + span.enka-checkbox-radio:before { /*content: "\f046";*/ - content: "\f14a"; + content: ""; letter-spacing: 8px; } #preview_spremenljivka #variable_holder input[type=radio].enka-admin-custom:checked + span.enka-checkbox-radio:before { /*content: "\f192";*/ - content: "\f192"; + content: ""; } #preview_spremenljivka input[type=radio] { margin: 0 8px 4px 0; @@ -23375,7 +23382,7 @@ and open the template in the editor. #preview_spremenljivka input[type=radio] + span.enka-checkbox-radio:before { font-family: "Font Awesome 5 Free"; display: inline-block; - content: "\f111"; + content: ""; letter-spacing: 10px; } #preview_spremenljivka input[type=radio] + span.enka-custom-radio:before { @@ -23383,7 +23390,7 @@ and open the template in the editor. display: inline-block; } #preview_spremenljivka input[type=radio]:checked + span.enka-checkbox-radio:before { - content: "\f192"; + content: ""; } #preview_spremenljivka input[type=checkbox] { display: none !important; @@ -23396,11 +23403,11 @@ and open the template in the editor. #preview_spremenljivka input[type=checkbox] + span.enka-checkbox-radio:before { font-family: "Font Awesome 5 Free"; display: inline-block; - content: "\f0c8"; + content: ""; letter-spacing: 10px; } #preview_spremenljivka input[type=checkbox]:checked + span.enka-checkbox-radio:before { - content: "\f14a"; + content: ""; letter-spacing: 8px; } @@ -23485,7 +23492,7 @@ and open the template in the editor. } #popup_import_from_text .anketa_from_text .import_holder #preview_field_holder #preview_field span.variable input[type=radio] + span.enka-checkbox-radio:before { font-family: "Font Awesome 5 Free"; - content: "\f111"; + content: ""; display: inline-block; font-size: 14px; color: #E5E5E5; @@ -23493,7 +23500,7 @@ and open the template in the editor. font-weight: 400; } #popup_import_from_text .anketa_from_text .import_holder #preview_field_holder #preview_field span.variable input[type=radio]:checked + span.enka-checkbox-radio:before { - content: "\f192"; + content: ""; color: #E5E5E5; } @@ -23756,7 +23763,7 @@ dl.arch_email dd { #inv_view_arch_recipients.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: "\f071"; + content: ""; font-size: 14px; color: #FFC700; } @@ -24889,23 +24896,23 @@ div.page_komentarji_anketa ul .spremenljivka_content input[type=radio].enka-admi } div.page_komentarji ul .spremenljivka_content input[type=checkbox].enka-admin-custom + span.enka-checkbox-radio:before, div.page_komentarji_anketa ul .spremenljivka_content input[type=checkbox].enka-admin-custom + span.enka-checkbox-radio:before { - content: "\f0c8"; + content: ""; letter-spacing: 10px; } div.page_komentarji ul .spremenljivka_content input[type=radio].enka-admin-custom + span.enka-checkbox-radio:before, div.page_komentarji_anketa ul .spremenljivka_content input[type=radio].enka-admin-custom + span.enka-checkbox-radio:before { - content: "\f111"; + content: ""; letter-spacing: 8px; } div.page_komentarji ul .spremenljivka_content input[type=checkbox].enka-admin-custom:checked + span.enka-checkbox-radio:before, div.page_komentarji_anketa ul .spremenljivka_content input[type=checkbox].enka-admin-custom:checked + span.enka-checkbox-radio:before { - content: "\f14a"; + content: ""; color: #D3D3D3; letter-spacing: 8px; } div.page_komentarji ul .spremenljivka_content input[type=radio].enka-admin-custom:checked + span.enka-checkbox-radio:before, div.page_komentarji_anketa ul .spremenljivka_content input[type=radio].enka-admin-custom:checked + span.enka-checkbox-radio:before { - content: "\f192"; + content: ""; color: #D3D3D3; } div.page_komentarji ul .spremenljivka_content input[type=radio], @@ -24922,7 +24929,7 @@ div.page_komentarji ul .spremenljivka_content input[type=radio] + span.enka-chec div.page_komentarji_anketa ul .spremenljivka_content input[type=radio] + span.enka-checkbox-radio:before { font-family: "Font Awesome 5 Free"; display: inline-block; - content: "\f111"; + content: ""; letter-spacing: 10px; } div.page_komentarji ul .spremenljivka_content input[type=radio] + span.enka-custom-radio:before, @@ -24932,7 +24939,7 @@ div.page_komentarji_anketa ul .spremenljivka_content input[type=radio] + span.en } div.page_komentarji ul .spremenljivka_content input[type=radio]:checked + span.enka-checkbox-radio:before, div.page_komentarji_anketa ul .spremenljivka_content input[type=radio]:checked + span.enka-checkbox-radio:before { - content: "\f192"; + content: ""; } div.page_komentarji ul .spremenljivka_content input[type=checkbox], div.page_komentarji_anketa ul .spremenljivka_content input[type=checkbox] { @@ -24948,12 +24955,12 @@ div.page_komentarji ul .spremenljivka_content input[type=checkbox] + span.enka-c div.page_komentarji_anketa ul .spremenljivka_content input[type=checkbox] + span.enka-checkbox-radio:before { font-family: "Font Awesome 5 Free"; display: inline-block; - content: "\f0c8"; + content: ""; letter-spacing: 10px; } div.page_komentarji ul .spremenljivka_content input[type=checkbox]:checked + span.enka-checkbox-radio:before, div.page_komentarji_anketa ul .spremenljivka_content input[type=checkbox]:checked + span.enka-checkbox-radio:before { - content: "\f14a"; + content: ""; letter-spacing: 8px; } div.page_komentarji ul div.question_comment_holder, @@ -25462,6 +25469,7 @@ div#general_popup div.popup_content.publish.settings div#publish_settings_more { .page_vabila #vabila .button_holder #nice_url_holder .buttons { margin: 9px 0px 0px 0px !important; } + div#vabila div.more div.more_block { width: 89% !important; } @@ -26930,7 +26938,7 @@ div.subpage_coding .coding-refresh .button_holder button:last-child { div.subpage_coding .coding-refresh.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: "\f071"; + content: ""; font-size: 14px; color: #FFC700; } @@ -27112,7 +27120,7 @@ div.subpage_coding #coding .button_holder button:last-child { div.subpage_coding #coding.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: "\f071"; + content: ""; font-size: 14px; color: #FFC700; } @@ -27436,7 +27444,7 @@ div.subpage_coding .floatRecodeSpremenljivka .button_holder button:last-child { div.subpage_coding .floatRecodeSpremenljivka.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: "\f071"; + content: ""; font-size: 14px; color: #FFC700; } @@ -27787,18 +27795,18 @@ ul#merge li { -webkit-text-stroke: 0.35px; } .quick_edit_container #edit_survey_data .quick_edit_inner .spremenljivka input[type=checkbox] + span.enka-checkbox-radio:before { - content: "\f0c8"; + content: ""; letter-spacing: 10px; } .quick_edit_container #edit_survey_data .quick_edit_inner .spremenljivka input[type=checkbox]:checked + span.enka-checkbox-radio:before { - content: "\f14a"; + content: ""; } .quick_edit_container #edit_survey_data .quick_edit_inner .spremenljivka input[type=radio] + span.enka-checkbox-radio:before { - content: "\f111"; + content: ""; letter-spacing: 10px; } .quick_edit_container #edit_survey_data .quick_edit_inner .spremenljivka input[type=radio]:checked + span.enka-checkbox-radio:before { - content: "\f192"; + content: ""; } .quick_edit_container #edit_survey_data .quick_edit_inner .spremenljivka input[type=checkbox] + span.enka-checkbox-radio, .quick_edit_container #edit_survey_data .quick_edit_inner .spremenljivka input[type=radio] + span.enka-checkbox-radio, @@ -28297,7 +28305,7 @@ and open the template in the editor. #div_export_setting_show.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: "\f071"; + content: ""; font-size: 14px; color: #FFC700; } @@ -29600,7 +29608,7 @@ iframe#ifmcontentstoprint { position: absolute; left: 17px; top: 40px; - box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.1215686275); + box-shadow: 0px 0px 7px 0px #0000001F; } .analysis_icons_holder { @@ -29870,15 +29878,15 @@ iframe#ifmcontentstoprint { } .rsdl_bck1 { - background-color: rgb(250, 226, 226) !important; + background-color: #fae2e2 !important; } .rsdl_bck2 { - background-color: rgb(255, 157, 157) !important; + background-color: #ff9d9d !important; } .rsdl_bck3 { - background-color: rgb(248, 66, 66) !important; + background-color: #f84242 !important; } .rsdl_bck4 { @@ -31391,7 +31399,7 @@ ul.vrednost_sort input[type=text] { .subpage_analysis_creport #anketa_custom_report #newCReportProfile.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: "\f071"; + content: ""; font-size: 14px; color: #FFC700; } @@ -31675,7 +31683,7 @@ and open the template in the editor. #dsp_inspect_cover.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: "\f071"; + content: ""; font-size: 14px; color: #FFC700; } @@ -32209,7 +32217,7 @@ input#endDate { .mc_table_settings.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: "\f071"; + content: ""; font-size: 14px; color: #FFC700; } @@ -32422,7 +32430,7 @@ input#endDate { #newMCTable.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: "\f071"; + content: ""; font-size: 14px; color: #FFC700; } @@ -32611,7 +32619,7 @@ input#endDate { #renameMCTable.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: "\f071"; + content: ""; font-size: 14px; color: #FFC700; } @@ -32800,7 +32808,7 @@ input#endDate { #deleteMCTable.warning_popup h2::before { padding-right: 8px; font-family: "Font Awesome 5 Free"; - content: "\f071"; + content: ""; font-size: 14px; color: #FFC700; } @@ -33186,7 +33194,7 @@ button.buttons-columnVisibility.active { table.usersTable { margin-left: 14px; margin-right: 14px; - width: calc(100% - 28px); + width: calc(100% - 2*14px); white-space: nowrap; border-collapse: collapse !important; } @@ -33366,19 +33374,24 @@ table.dataTable td:not(:first-of-type), table.dataTable th:not(:first-of-type) { #quick_comments_link.newCss { display: none; } + #firstNavigation ol.right-side { display: none; } + div.status_advanced { flex-direction: column; } + div.status_advanced_box { width: 100%; box-sizing: border-box; } + a.status_advanced_link { width: 95%; } + .content_div_normalmode { overflow-x: auto; } @@ -33472,6 +33485,7 @@ body #main_holder #main .wide { width: 100%; margin: 0; } + fieldset { width: 100% !important; box-sizing: border-box !important; @@ -33501,36 +33515,44 @@ fieldset textarea { fieldset .setting { height: auto !important; } + .setting_horizontal_wrapper { flex-direction: column !important; } + #vnosi_paginacija div select { display: inline-block; width: fit-content; margin: 0 5px; text-align: center; } + div.breadcrumbs { display: block; padding: 15px; color: #1e88e5; font-weight: 600; } + button.small, submit.small { min-width: auto; padding: 5px 16px; } + button.medium, submit.medium { min-width: auto; padding: 10px 24px; } + button.large, submit.large { min-width: auto; padding: 12px 32px; } + .top_note { padding: 8px 16px; } + header { /* Mobile meni */ /* Mobile meni - NASTAVITVE V UREJANJU ANKETE*/ @@ -33786,6 +33808,7 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a { header .mobile_settings .mobile_settings_content a .setting_text { width: auto; } + footer#srv_footer { display: flex; flex-direction: column; @@ -33807,6 +33830,7 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a { padding: 0; border: 0; } + /* Popup za vprasajcke */ .qtip { position: fixed !important; @@ -33817,6 +33841,7 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a { left: 10% !important; box-shadow: 0 0 15px 15px rgba(0, 0, 0, 0.34) !important; } + .divPopUp { width: calc(100% - 32px) !important; max-width: calc(100% - 32px) !important; @@ -33827,10 +33852,12 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a { width: calc(100% - 32px) !important; max-width: calc(100% - 32px) !important; } + /* Vse povezano s paketi in placili */ .dt-buttons { display: none; } + #main #moje_ankete_edit #anketa_edit { padding: 0 !important; } @@ -33905,6 +33932,7 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a { #main #moje_ankete_edit fieldset div.setting { margin-bottom: 10px; } + #new_anketa_div { display: flex; flex-direction: column; @@ -33988,6 +34016,7 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a { border: 1px solid #c8e3f8 !important; border-radius: 1px; } + .dashboard_top_settings { flex-direction: column; } @@ -34000,16 +34029,19 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a { margin-left: 0; margin-right: 16px; } + .dashboard_boxes { flex-direction: column; } .dashboard_boxes .dashboard_box { margin: 0 0 32px 0; } + .locked .add-variable-mobile, .spremenljivka_content .add-variable { display: none !important; } + #branching { width: 100%; margin: 0; @@ -34114,9 +34146,11 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a { margin: 0; padding: 0 12px; } + .toolbox_holder { display: none; } + .mobile_add_question { display: block; position: fixed; @@ -34136,6 +34170,7 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a { line-height: 15px; font-weight: 600; } + .mobile_add_question_popup { z-index: 9999; position: fixed; @@ -34189,6 +34224,7 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a { font-size: 14px; font-weight: 500; } + #vprasanje_float_editing .vprasanje_edit_holder { position: fixed; z-index: 99999; @@ -34241,6 +34277,7 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a { margin-left: 0 !important; text-align: center; } + #main #anketa #globalSetingsList { max-width: 100% !important; width: 100% !important; @@ -34253,6 +34290,7 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a { #main #anketa #globalSetingsList fieldset span.charalimit#anketa_note_chars { width: 100%; } + /* NASTAVITVE in ARHIVI */ /* OBLIKA */ #main #anketa #anketa_edit.page_tema #div_theme_group_holder { @@ -34268,15 +34306,18 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a { width: 100%; height: auto; } + #theme-editor { width: 100% !important; float: none !important; } + #theme-preview { width: 100% !important; float: none !important; margin-top: 80px !important; } + /* ARHIVI */ #main #anketa #anketa_edit.page_arhivi { flex-direction: column-reverse; @@ -34294,6 +34335,7 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a { #main #anketa #anketa_edit.page_arhivi #div_archive_content fieldset input { width: 100% !important; } + div.page_tema .theme_list { flex-wrap: wrap; } @@ -34320,6 +34362,7 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a { div.page_tema div#theme_grid_holder div.div_theme_group div.theme_label .theme_label_options .button { margin-right: 8px; } + .page_theme-editor #theme-preview { display: none; } @@ -34327,6 +34370,7 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a { width: 100% !important; flex-wrap: wrap; } + #srv_diagnostic br { display: none; } @@ -34347,6 +34391,7 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a { #srv_diagnostic #srv_diagnostic_results_right table td + td { width: auto !important; } + .subpage_testnipodatki { line-height: 20px; } @@ -34360,6 +34405,7 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a { .subpage_testnipodatki form label input { vertical-align: bottom; } + .lastnosti_wrapper { flex-direction: column !important; } @@ -34367,6 +34413,7 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a { .lastnosti_wrapper .lastnosti_right { width: 100% !important; } + .page_vabila #vabila .button_holder { flex-direction: column; align-items: flex-start; @@ -34391,6 +34438,7 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a { .page_vabila #vabila .more_block { width: 100%; } + .page_invitations #inv_top_navi { flex-direction: column; align-items: flex-start; @@ -34458,6 +34506,7 @@ header .mobile_menu .mobile_menu_user .submenu_user_content > div a { .page_invitations .button_holder button { margin-bottom: 8px; } + #vabila > table, table.invitations_settings, #inv_msg_preview table, @@ -34541,6 +34590,7 @@ table.invitations_settings p label input[type=password], width: 100% !important; box-sizing: border-box; } + #surveyInvitationSetting, #surveyInvitationSettingServer { min-width: 100% !important; @@ -34548,6 +34598,7 @@ table.invitations_settings p label input[type=password], margin: 10px 0 !important; box-sizing: border-box !important; } + #inv_top_navi { display: flex; flex-direction: column; @@ -34586,6 +34637,7 @@ table.invitations_settings p label input[type=password], #inv_top_navi > #inv_step_nav.yellow .inv_step_space { display: none; } + #inv_recipients_profiles_holder, #inv_import_list_container, #inv_messages_profiles_holder, @@ -34606,6 +34658,7 @@ table.invitations_settings p label input[type=password], #inv_select_mail_preview textarea { width: 100%; } + #inv_msg_preview table th { height: auto !important; width: 100% !important; @@ -34617,6 +34670,7 @@ table.invitations_settings p label input[type=password], width: 100%; box-sizing: border-box; } + .addthis_toolbox { line-height: 24px; } @@ -34631,9 +34685,11 @@ table.invitations_settings p label input[type=password], .addthis_toolbox .addthis_separator { font-size: 16px; } + #inv_field_container ul li { width: 45%; } + /* grafika ko ni podatkov */ div.no_data_alert img { width: 100%; @@ -34645,6 +34701,7 @@ table.invitations_settings p label input[type=password], flex-direction: column; align-items: center; } + .page_data .data_table_top_holder { flex-direction: column; align-items: flex-start; @@ -34715,9 +34772,11 @@ table.invitations_settings p label input[type=password], width: 100%; margin-bottom: 16px; } + body.data_fullscreen #analiza_data { top: 68px; } + .subpage_append .anketa_edit_main, .subpage_merge .anketa_edit_main, .subpage_calculation .anketa_edit_main, @@ -34758,6 +34817,7 @@ table.invitations_settings p label input[type=password], clear: both; margin: 40px 0 0 0 !important; } + .subpage_quick_edit #quick_edit_top_line { flex-direction: column-reverse; } @@ -34777,6 +34837,7 @@ table.invitations_settings p label input[type=password], .subpage_quick_edit .quick_edit_container .quick_edit_bottom_line { justify-content: center; } + .analysis_bottom_settings { flex-wrap: wrap; } @@ -34786,13 +34847,16 @@ table.invitations_settings p label input[type=password], margin: 0 0 16px 0 !important; border: 0; } + .div_analiza_icons, .div_analiza_scale { opacity: 1 !important; } + .analysis_icons_holder { display: none; } + .chart_holder { width: 100%; box-sizing: border-box; @@ -34815,6 +34879,7 @@ table.invitations_settings p label input[type=password], display: block; clear: both; } + table.analysis_reports { border-spacing: 0px; } @@ -34831,12 +34896,14 @@ table.analysis_reports > tbody > tr > td { table.analysis_reports fieldset { margin-bottom: 0 !important; } + .reports_holder { flex-direction: column; } .reports_holder fieldset { width: 100%; } + .noSurvey_sequence { padding: 0; } @@ -34858,11 +34925,13 @@ table.analysis_reports > tbody > tr > td { .noSurvey_sequence .buttons_holder a .button { margin: 10px 30px; } + #table-horizontal-scroll-wrapper1-userchanges { display: table; table-layout: fixed; width: 100%; } + #table-horizontal-scroll-wrapper2-userchanges { display: table-cell; overflow-x: auto; @@ -34873,6 +34942,7 @@ table.analysis_reports > tbody > tr > td { border-collapse: collapse; white-space: nowrap; } + .page_arhivi .anketa_edit_left, .page_tracking .anketa_edit_left, .subpage_anal_arch .anketa_edit_left, diff --git a/resources/sass/admin_new/components/form/button.scss b/resources/sass/admin_new/components/form/button.scss index 03ec804d9..de4421b06 100644 --- a/resources/sass/admin_new/components/form/button.scss +++ b/resources/sass/admin_new/components/form/button.scss @@ -234,4 +234,13 @@ div.button_holder { margin-right: 0; } } + + &.editor_button_holder{ + margin: 0; + padding: 8px 16px; + + border-bottom: 1px rgb(204, 204, 204) solid; + border-left: 1px rgb(204, 204, 204) solid; + border-right: 1px rgb(204, 204, 204) solid; + } }