PKY\pHCCtadv.cssnuW+A/** * This file is part of the TinyMCE Advanced WordPress plugin and is released under the same license. * For more information please see tinymce-advanced.php. * * Copyright (c) 2007-2019 Andrew Ozz. All rights reserved. */ body.settings_page_tinymce-advanced { background: #ededed; color: #000; } .tinymce-advanced h4 { font-size: 1.1em; } .settings-toggle { display: inline-block; padding: 12px 16px 12px 6px; margin: 0 6px -1px 0; border: 1px solid #ccc; border-top-left-radius: 5px; border-top-right-radius: 5px; cursor: pointer; } .rtl .settings-toggle { padding: 12px 6px 12px 16px; margin: 0 0 -1px 6px; } .settings-toggle:focus { outline: none; } #classic-editor, #block-editor { padding: 0 18px 18px; border: 1px solid #ccc; } .classic-active .settings-toggle.classic, .block-active .settings-toggle.block { border-bottom-color: #f8f9f9; background-color: #f8f9f9; } .classic-active #block-editor, .classic-active .block .arrow-open, .classic-active .classic .dashicons-arrow-down, .block-active #classic-editor, .block-active .classic .arrow-open, .block-active .block .dashicons-arrow-down { display: none; } .wrap.tinymce-advanced { max-width: 760px; margin: 16px 24px 0 16px; } .rtl .wrap.tinymce-advanced { margin: 16px 16px 0 24px; } #classic-editor, #block-editor { margin-bottom: 45px; background-color: #f8f9f9; } .toolbar-block-wrap { display: inline-block; } /* Block editor buttons */ #toolbar_block { display: inline-block; vertical-align: text-top; } .toolbar-wrap { margin: 8px 0; } .toolbar-wrap.highlighted ul, .toolbar-block-wrap.highlighted, .tma-block-dropdown-toolbar-inner-wrap.highlighted { background-color: #e4f2fd; } .toolbar-block-wrap { margin: 0; } #toolbar_block { border: 0; } .tma-down-addow-wrap { padding: 16px 13px 0; display: inline-block; box-sizing: border-box; vertical-align: text-top; } span.tma-down-addow::after { content: ""; pointer-events: none; display: block; width: 0; height: 0; border-left: 3px solid transparent; border-right: 3px solid transparent; border-top: 5px solid #444; } .tma-block-dropdown-toolbar-wrap { position: relative; margin: 3px 0 0 36px; height: auto; width: 260px; box-shadow: 0 3px 30px rgba(25, 30, 35, 0.16); border: 1px solid #e2e4e7; background: #fff; } .rtl .tma-block-dropdown-toolbar-wrap { margin: 3px 72px 0 0; } /* Drop-down arrow */ .tma-block-dropdown-toolbar-arrow::before { top: -8px; border: 8px solid #e2e4e7; } .tma-block-dropdown-toolbar-arrow::after { top: -6px; border: 8px solid #fff; } .tma-block-dropdown-toolbar-arrow::before, .tma-block-dropdown-toolbar-arrow::after { content: ""; position: absolute; height: 0; width: 0; line-height: 0; border-bottom-style: solid; border-left-color: transparent; border-right-color: transparent; border-top: none; margin-left: -10px; left: 235px; } .rtl .tma-block-dropdown-toolbar-arrow::before, .rtl .tma-block-dropdown-toolbar-arrow::after { left: auto; right: 226px; } .tma-block-dropdown-toolbar-inner-wrap { height: 100%; width: 100%; } ul.toolbar-block-dropdown { padding: 7px 0; margin: 0; height: 100%; width: 100%; min-height: 36px; } ul.toolbar-block-dropdown > li { display: block; margin: 0 0 4px; width: auto; height: 40px; cursor: move; outline: none; } ul.toolbar-block-dropdown > li:hover { color: #191e23; border: none; box-shadow: none; background: #f3f4f5; } ul.toolbar-block-dropdown .tma-components-icon-button { width: 100%; } ul.toolbar-block-dropdown span { vertical-align: middle; } .block-button-name { display: inline-block; vertical-align: middle; } .tma-components-toolbar *, .tma-block-dropdown-toolbar-wrap * { box-sizing: border-box; } .tma-components-toolbar { border: 1px solid #e2e4e7; margin: 0; background-color: #fff; line-height: 1px; min-height: 36px; font-size: 0pt; } .tma-components-toolbar > li { display: inline-block; margin: 0; width: 36px; height: 36px; cursor: move; } .tma-components-toolbar .block-button-name { display: none; } .tma-components-icon-button { display: inline-block; vertical-align: middle; margin: 0; padding: 3px; outline: none; width: 36px; height: 36px; border: none; background: none; color: #555d66; overflow: hidden; border-radius: 4px; -webkit-appearance: none; } .tma-components-icon-button .dashicons, .tma-components-icon-button .mce-ico { display: inline-block; padding: 5px; border-radius: 4px; height: 30px; width: 30px; outline: none; overflow: hidden; } .tma-components-icon-button .mce-ico:before { font-size: 20px; margin: 2px; display: block; } .tma-components-icon-button:hover > span { color: #555d66; box-shadow: inset 0 0 0 1px #555d66, inset 0 0 0 2px #fff; } .toolbar-block-dropdown .tma-components-icon-button:hover > span { box-shadow: none; } .toolbar-side-wrap, .panel-block-colors { width: 260px; border: 1px solid #ddd; background-color: #fff; } .panel-title { padding: 15px; font-weight: 600; background-color: #f8f9f9; margin-bottom: 5px; } .panel-title span { color: #191e23; float: right; } .rtl .panel-title span { float: left; } .toolbar-unused-wrap { width: 350px; } .block-toolbar-unused { min-height: 72px; } .toolbar-block-title { margin: 1.2em 0 0.6em; } .block-toolbar-side { border-color: transparent; margin: 0 12px 10px; min-height: 37px; } .highlighted .block-toolbar-side { border-color: #e2e4e7; } .panel-block-colors-wrap { margin-top: 40px; } .panel-block-colors { float: left; } .rtl .panel-block-colors { float: right; } .panel-block-colors-settings { margin-left: 280px; width: auto; clear: none; } .rtl .panel-block-colors-settings { margin-left: 0; margin-right: 280px; } .panel-block-colors-settings__text { border-top: 40px solid transparent; } .panel-block-colors-settings__background { border-top: 60px solid transparent; } .panel-block-text-color p, .panel-block-background-color p { margin: 10px 16px 5px; color: #555d66; } .panel-block-text-color.disabled, .panel-block-background-color.disabled { opacity: 0.3; } /* Block editor buttons end */ .classic-blocks-title-h4 { margin: 40px 0 1.1em; } /* .tadv-submit-top { margin: 0 -36px; } */ form#tadvadmin { margin-top: 24px; } .tadv-more-plugins label { font-weight: bold; padding: 0 10px; } .advanced-options label { font-weight: 600; } .tinymce-advanced label { vertical-align: baseline; } .tinymce-advanced input[type="checkbox"] { vertical-align: text-bottom; } .advanced-options { margin: 40px 0; } .advanced-options div { margin: 1.2em 0; } .advanced-options p { margin-left: 22px; margin-top: 5px; } .advanced-options .tadv-help { margin: 1em 0; } .advanced-options h3 { margin-top: 15px; } .tadv-more-plugins { margin-bottom: 30px; } .tadv-submit .button-large { float: right; } .rtl .tadv-submit .button-large { float: left; } #tadv-import-error { height: 22px; } .import-file { margin: 2em 0; } #tadv-confirm-uninstall { display: none; background: #FFFFE0; border: 1px solid #E6DB55; padding: 8px; } #tadv-confirm-uninstall .button { margin: 0 5px; } .tadv-import-export { max-width: 800px; min-width: 320px; } #tadv-import { width: 100%; height: 200px; padding: 8px 12px; } ul.container, .unused { position: relative; } .tadvitem i.mce-ico { width: 20px; height: 20px; line-height: 20px; text-align: center; vertical-align: text-top; margin: 0; padding: 0; color: #555; } .tadvitem i.mce-ico.mce-i-ltr, .tadvitem i.mce-ico.mce-i-tadv_mark { font-family: tinymce; font-size: 16px; vertical-align: text-top; } .tadvitem i.mce-ico.mce-i-ltr:before { content: "\e02f"; } .tadvitem i.mce-ico.mce-i-tadv_mark:before { content: "\e01a"; } .tadvitem i.mce-ico.mce-i-tadv_mark { text-shadow: none; background: #ddd; } .tadvitem.mce-listbox i.mce-caret { right: 6px; } .rtl .tadvitem.mce-listbox i.mce-caret { right: auto; left: 6px; } .tadv-mce-menu.mce-menubar { margin-bottom: 0; background: #fff; border: 1px solid #ccc; border-bottom: 0; opacity: 0.4; filter: alpha(opacity=40); } .tadv-mce-menu.enabled { opacity: 1; filter: alpha(opacity=100); } .tadv-mce-menu.mce-menubar .mce-menubtn:hover { background: transparent; border-color: transparent; } /* Menubar fix... */ .mce-menubar .mce-menubtn button span { font-size: 13px; } .tadv-mce-menu.mce-menubar .mce-menubtn:hover button span { color: #000; } .tadv-mce-menu .mce-btn .mce-caret { margin-left: 1px; margin-top: 6px; border-top-color: #555; } #tadvadmin .mce-menubar .mce-menubtn:hover .mce-caret { border-top-color: #000; } .tadv-mce-menu * { cursor: default; } .tadvzones, .unused { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } #tadvadmin p.submit { padding-right: 10px; } #tadvadmin #save { float: right; } .tadvdropzone { padding: 2px 4px; margin: 0 0 10px; background-color: #fff; border: 1px solid #bbb; } .unuseddiv .highlighted, .tadvdropzone.highlighted { background-color: #e4f2fd; color: #000; border-color: #aaa; } .tadvdropzone .descr { display: none; } .tadvdropzone .mce-menubtn .descr { padding: 0; font-size: 13px; } .tadvdropzone .tadvmodule .tadvitem { border: 1px solid transparent; display: block; margin: 1px 2px; padding: 2px 3px; width: 20px; height: 20px; -webkit-border-radius: 2px; border-radius: 2px; } .tadvdropzone .tadvmodule .tadvitem.mce-widget { width: auto; height: 20px; border-color: #ccc; background-color: #fff; cursor: move; } .tadvdropzone.mce-toolbar .mce-btn .the-button { padding: 2px 3px 0; } .tadvdropzone .tadvmodule .tadvitem:hover { border-color: #999; background-image: none; } .tadvdropzone ul { height: 30px; width: 100%; margin: 0; padding: 1px 0 0; line-height: 1; } .unuseddiv { margin: 0 -5px; } .unuseddiv > p { margin: 16px 5px 6px; } .unused li, .tadvdropzone li { margin: 0; padding: 0; border: none; display: inline-block; cursor: move; vertical-align: top; } .unused li { margin: 4px; } .unused { margin: 0; min-height: 36px; } .unused .tadvmodule .tadvitem { display: block; height: 24px; width: 140px; border: 1px solid #bbb; background-color: #fff; margin: 2px 1px 1px; padding: 5px 4px 0; -webkit-border-radius: 2px; border-radius: 2px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; background-image: none; box-shadow: none; } .unused .tadvmodule .descr { display: inline; font-size: 12px; line-height: 20px; } .unused .tadvmodule .the-button .descr { padding: 0 4px; font-size: 13px; } .tadvdropzone #formatselect, .tadvdropzone #styleselect, .tadvdropzone #fontsizeselect, .tadvdropzone #fontselect { width: 115px; } div.tadv-error { color: #ff0000; font-weight: bold; height: 26px; line-height: 26px; display: none; } .wp-adv-error #wp-adv-error-message { visibility: visible; } .wp-adv-error #wp_adv .tadvitem { border-color: red; } .tadv-placeholder { vertical-align: bottom; display: inline-block; position: static; visibility: hidden; } .tadvdropzone .tadv-placeholder { height: 28px; } .tadv-error { color: #d54e21; } .tadv-block-editor-toolbars-wrap { max-width: 650px; } .tadv-mce-menu.tadv-block-editor.mce-menubar { background-image: url(images/toolbar-actions.png); background-position: right; background-repeat: no-repeat; background-size: 84px 37px; } .rtl .tadv-mce-menu.tadv-block-editor.mce-menubar { background-image: url(images/toolbar-actions-rtl.png); background-position: left; } .tadv-block-editor .mce-menubtn { margin: 7px 0 6px; } .tadv-block-editor.tadvdropzone { height: 60px; } #toolbar_classic_block { height: 60px; } .tadv-popout-help { padding: 1px 18px; background-color: #fff; margin: 8px 0; border: 1px solid #e8e8e8; } .tadv-popout-help ol { padding: 0; margin: 1em; } .tadv-popout-help-close { float: right; margin: 1px -16px; } .rtl .tadv-popout-help-close { float: left; } .tadv-popout-help-toggle, .tadv-popout-help-close { cursor: pointer; } .tadv-mark .dashicons-editor-textcolor { background-color: #fff9c0; background-clip: content-box; } .tadv-block-editor > div.mce-container-body { margin-right: 80px; } .rtl .tadv-block-editor > div.mce-container-body { margin-right: 0; margin-left: 80px; } .rtl .the-button { direction: rtl; text-align: right; } .tadv-block-placeholder { background: #fff; vertical-align: middle; } /* Block toolbar */ .tma-block-toolbar-wrap.editor-block-toolbar { white-space: nowrap; overflow-wrap: break-word; box-sizing: border-box; font-size: 16px; line-height: 1.8; color: #191e23; display: flex; flex-grow: 1; width: auto; overflow: inherit; border-right: none; border-left: 1px solid #b5bcc2; } .tma-block-toolbar-wrap.editor-block-toolbar * { box-sizing: inherit; } .tma-block-toolbar-wrap div.components-toolbar { border-top: 1px solid #b5bcc2; border-bottom: 1px solid #b5bcc2; border-right: 1px solid #b5bcc2; margin: 0; background-color: #fff; display: flex; flex-shrink: 0; } .tma-block-toolbar-wrap div.components-toolbar > div { display: flex; } .tma-block-toolbar-wrap .block-editor-block-switcher { position: relative; height: 36px; } .tma-block-toolbar-wrap .components-button { display: inline-flex; text-decoration: none; font-size: 13px; margin: 0; border: 0; cursor: default; -webkit-appearance: none; background: none; outline: none; } .tma-block-toolbar-wrap .components-icon-button { display: flex; align-items: center; padding: 8px; margin: 0; border: none; background: none; color: #555d66; position: relative; overflow: hidden; border-radius: 4px; } .tma-block-toolbar-wrap .components-toolbar__control.components-button { display: inline-flex; align-items: flex-end; margin: 0; padding: 3px; outline: none; position: relative; width: 36px; height: 36px; } .tma-block-toolbar-wrap .components-dropdown-menu { padding: 3px; } .tma-block-toolbar-wrap div.components-toolbar > div + div { margin-left: -3px; } .rtl .tma-block-toolbar-wrap div.components-toolbar > div + div { margin-left: 0; margin-right: -3px; } .tma-block-toolbar-wrap .components-dropdown-menu .components-dropdown-menu__toggle { width: auto; margin: 0; padding: 4px; border: 1px solid transparent; display: flex; flex-direction: row; /* Always hover... */ color: #555d66; box-shadow: inset 0 0 0 1px #555d66, inset 0 0 0 2px #fff; } .tma-block-toolbar-wrap .components-dropdown-menu .components-dropdown-menu__toggle .components-dropdown-menu__indicator::after { content: ""; pointer-events: none; display: block; width: 0; height: 0; border-left: 3px solid transparent; border-right: 3px solid transparent; border-top: 5px solid currentColor; margin: 7px; } .components-dropdown-menu .components-dropdown-menu__toggle:hover, .components-dropdown-menu .components-dropdown-menu__toggle:focus, .components-dropdown-menu .components-dropdown-menu__toggle:not(:disabled):not([aria-disabled="true"]):not(.is-default):hover { color: #555d66; box-shadow: inset 0 0 0 1px #555d66, inset 0 0 0 2px #fff; } .tma-block-toolbar-wrap .block-editor-block-icon { display: flex; align-items: center; justify-content: center; width: 24px; height: 24px; margin: 0; border-radius: 4px; } .tma-block-toolbar-wrap .block-editor-block-icon.has-colors svg { fill: currentColor; } .tma-block-toolbar-wrap .block-editor-block-icon svg { width: 20px; height: 20px; max-width: 24px; max-height: 24px; } .tma-block-toolbar-wrap .components-icon-button svg { fill: currentColor; outline: none; } .tma-block-toolbar-wrap .components-toolbar__control.components-button > svg, .tma-block-toolbar-wrap .components-toolbar__control.components-button > .dashicons { padding: 5px; border-radius: 4px; height: 30px; width: 30px; } .tma-block-toolbar-wrap .components-toolbar__control .dashicon { display: block; } .tma-block-toolbar-wrap .components-icon-button.block-editor-block-switcher__toggle .block-editor-block-icon::after { content: ""; pointer-events: none; display: block; width: 0; height: 0; border-left: 3px solid transparent; border-right: 3px solid transparent; border-top: 5px solid currentColor; margin-left: 4px; margin-right: 2px; } .tma-block-toolbar-wrap .block-editor-block-settings-menu__toggle .dashicon { transform: rotate(90deg); } .tma-block-toolbar-wrap .components-icon-button.block-editor-block-switcher__toggle, .tma-block-toolbar-wrap .components-icon-button.block-editor-block-switcher__no-switcher-icon { width: auto; margin: 0; display: block; height: 36px; padding: 3px; } .tma-block-toolbar-wrap .components-icon-button.block-editor-block-switcher__toggle .block-editor-block-icon, .tma-block-toolbar-wrap .components-icon-button.block-editor-block-switcher__toggle .block-editor-block-switcher__transform { width: 42px; height: 30px; position: relative; margin: 0 auto; padding: 3px; display: flex; align-items: center; } .advanced-options .dashicons { color: #777; } .tadvmodule .the-button { margin: 0; } /* Fixes for inadequate css changes in 5.3 :( */ #tadvadmin .button, #tadvadmin .button-primary { font-size: 14px; line-height: 1.7; padding: 2px 10px 3px; } span.small-info { font-weight: 400; font-size: 13px; } PKY\:<(Ztadv.jsnuW+A/** * This file is part of the TinyMCE Advanced WordPress plugin and is released under the same license. * For more information please see tinymce-advanced.php. * * Copyright (c) 2007-2019 Andrew Ozz. All rights reserved. */ jQuery( document ).ready( function( $ ) { var $importElement = $('#tadv-import'); var $importError = $('#tadv-import-error'); function sortClassic() { var container = $('.container'); if ( container.sortable( 'instance' ) ) { container.sortable( 'destroy' ); } container.sortable({ connectWith: '.container', items: '> li', cursor: 'move', stop: function( event, ui ) { var toolbar_id; if ( ui && ( toolbar_id = ui.item.parent().attr('id') ) ) { ui.item.find('input.tadv-button').attr('name', toolbar_id + '[]'); } }, activate: function( event, ui ) { $(this).parent().addClass( 'highlighted' ); }, deactivate: function( event, ui ) { $(this).parent().removeClass( 'highlighted' ); }, revert: 300, opacity: 0.7, placeholder: 'tadv-placeholder', forcePlaceholderSize: true }); } function sortBlock() { var classicBlock = $( '.container-classic-block' ); var block = $( '.container-block' ); var blockToolbar = $( '#toolbar_block' ); if ( classicBlock.sortable( 'instance' ) ) { classicBlock.sortable( 'destroy' ); } if ( block.sortable( 'instance' ) ) { block.sortable( 'destroy' ); } if ( blockToolbar.sortable( 'instance' ) ) { blockToolbar.sortable( 'destroy' ); } classicBlock.sortable({ connectWith: '.container-classic-block', items: '> li', cursor: 'move', stop: function( event, ui ) { var toolbar_id = ui.item.parent().attr( 'id' ); resetItemName( toolbar_id, ui.item ); }, activate: function( event, ui ) { $(this).parent().addClass( 'highlighted' ); }, deactivate: function( event, ui ) { $(this).parent().removeClass( 'highlighted' ); }, revert: 300, opacity: 0.7, placeholder: 'tadv-placeholder', forcePlaceholderSize: true }); blockToolbar.sortable({ connectWith: '.container-block', items: '> li', cursor: 'move', stop: function( event, ui ) { var toolbar_id = ui.item.parent().attr( 'id' ); resetItemName( toolbar_id, ui.item ); sortBlockToolbar(); }, activate: function( event, ui ) { $(this).parent().addClass( 'highlighted' ); }, deactivate: function( event, ui ) { $(this).parent().removeClass( 'highlighted' ); }, revert: 300, opacity: 0.7, placeholder: 'tadv-placeholder', forcePlaceholderSize: true }); block.sortable({ connectWith: '.container-block, #toolbar_block', items: '> li', cursor: 'move', stop: function( event, ui ) { var toolbar_id = ui.item.parent().attr( 'id' ); resetItemName( toolbar_id, ui.item ); sortBlockToolbar(); }, activate: function( event, ui ) { $(this).parent().addClass( 'highlighted' ); }, deactivate: function( event, ui ) { $(this).parent().removeClass( 'highlighted' ); }, receive: function( event, ui ) { if ( $( event.target ).is( '#toolbar_block_side' ) && ( ui.item.is( 'li.core-image' ) || ui.item.is( 'li.core-text-color' ) ) ) { block.sortable( 'cancel' ); } }, revert: 300, opacity: 0.7, placeholder: 'tadv-block-placeholder', forcePlaceholderSize: true }); } function resetItemName( name, item ) { if ( name ) { item.find( 'input[type="hidden"]' ).attr( 'name', name + '[]' ); } } function sortBlockToolbar() { var container = $( '#toolbar_block' ); var items = container.find( 'li' ); items.sort( function ( a, b ) { var aa = $( a ).find( 'div' ).attr( 'title' ); var bb = $( b ).find( 'div' ).attr( 'title' ); return ( aa > bb ) ? 1 : -1; }); container.append( items ); } // Make block editor tab sortable on load sortBlock(); $( '.settings-toggle.block' ).on( 'focus', function( event ) { $( '.wrap' ).removeClass( 'classic-active' ).addClass( 'block-active' ); sortBlock(); }); $( '.settings-toggle.classic' ).on( 'focus', function( event ) { $( '.wrap' ).removeClass( 'block-active' ).addClass( 'classic-active' ); sortClassic(); }); $( '#menubar' ).on( 'change', function() { $( '.tadv-mce-menu.tadv-classic-editor' ).toggleClass( 'enabled', $(this).prop('checked') ); }); $( '#menubar_block' ).on( 'change', function() { $( '.tadv-mce-menu.tadv-block-editor' ).toggleClass( 'enabled', $(this).prop('checked') ); }); $( '#tadvadmins' ).on( 'submit', function() { $( 'ul.container' ).each( function( i, node ) { $( node ).find( '.tadv-button' ).attr( 'name', node.id ? node.id + '[]' : '' ); }); }); $( 'input[name="selected_text_color"]' ).on( 'change', function() { if ( this.id === 'selected_text_color_yes' ) { $( '.panel-block-text-color' ).removeClass( 'disabled' ); } else { $( '.panel-block-text-color' ).addClass( 'disabled' ); } } ); $( 'input[name="selected_text_background_color"]' ).on( 'change', function() { if ( this.id === 'selected_text_background_color_yes' ) { $( '.panel-block-background-color' ).removeClass( 'disabled' ); } else { $( '.panel-block-background-color' ).addClass( 'disabled' ); } } ); $( '.tadv-popout-help-toggle, .tadv-popout-help-close' ).on( 'click', function( event ) { $( '.tadv-popout-help' ).toggleClass( 'hidden' ); } ); $('#tadv-export-select').click( function() { $('#tadv-export').focus().select(); }); $importElement.change( function() { $importError.empty(); }); $('#tadv-import-verify').click( function() { var string; string = ( $importElement.val() || '' ).replace( /^[^{]*/, '' ).replace( /[^}]*$/, '' ); $importElement.val( string ); try { JSON.parse( string ); $importError.text( 'No errors.' ); } catch( error ) { $importError.text( error ); } }); function translate( str ) { if ( window.tadvTranslation.hasOwnProperty( str ) ) { return window.tadvTranslation[str]; } return str; } if ( typeof window.tadvTranslation === 'object' ) { $( '.tadvitem' ).each( function( i, element ) { var $element = $( element ), $descr = $element.find( '.descr' ), text = $descr.text(); if ( text ) { text = translate( text ); $descr.text( text ); $element.find( '.mce-ico' ).attr( 'title', text ); } }); $( '.tadv-mce-menu .tadv-translate' ).each( function( i, element ) { var $element = $( element ), text = $element.text(); if ( text ) { $element.text( translate( text ) ); } }); } }); PKY\JkAAimages/colors.pngnuW+APNG  IHDR鎩AIDATx}itye-/h UEIdI%yd䜙9I|qI2Id$rıȱe.DI\DJ@UܪJ#ӧYlT{Uuw=Q4`0<$`00 `0, `a`0  `0X `0 `00 `0, `a`0  `0X `0 `00 `07'v8 UU5>qŁѫѡX2e4AE|u ZjXeɎpKv˒,✾rl6믟:u}}}DBQr577^z֭7n79]|7@,kmmE/];::Q'&z威-[jjjs@Q|Exbww$d_ t:P .]wd`nh4|:Fࡠ*n7*!-!`"U}i@ShlCZ;qd">&ЅCRtNJ]Ȫu>̹'zW o+**oC޽tA@G~vĉH$bޔϼ]W\ywٳ q̭K&===ǎ;<Ɏj+Vvm p%Dbn$)")@(7 VxSV T\9Q!۷.]! =?"⎎OO5 ?r,PGܼy3rNӧOC(;`x'P*n XM6Q}>\x H< .(DP|*5,j?o UUUF9d6yyOOS?$QrK\{o)fCt_я<y ;e zT*5+]p?|f͚5xH쬈.\xgߏo B9lmmbb̙3z*ΜT~,PdMM͎; v6OdDE6NJ0U̎;F@ Ppjbbfc;9ͶV)J^]D:Ԕhwٝ+D |Eyss3(7d``#8 gY44lzzzp h3jU@h$|"R#>Q]k&}#3\ {c JIJT\t// /A CҥKKaߵY4] "gPZ;ɀ,j'C4KP 18 C 6dFbm0dg}A$O)$@rMWG#ז¥0'08O#xWXq#7}o}[p0v_=ڴi(TW^?SpE j-jXC=r9Jŏ(5$?V (8Y06%; áK~UX_&QW&2߲v[E/~駟FI{WWWCC$߿??B-=!jgg'bΝ%)>BG'OvTas"mJ U@|PWWUp\34CmتAǩw޹rEgC'DІT.uQ3_07 h]dɢE|G?ùsH `[oŇgW@%*y&T#v^p!b"4Pchŧh\oa_|Ρ+ $7\o.YpC+?#j,Jիv\1ÇaK5s˗[ZZYڋ/ P(h P&5QOO+++aܘIpAм9Xd6}霘bU! W}b<ggҗT~|gpH/ҫ(Ji'(07 9Q&'LTU H.]*qqQ jkk!6*ZY }:D..EShC=g amrl|;9~x3γ>Ph 4( vqn?ԑFٗetlllbbW^IPAHyXtGzm}gg &jξR39l={>B'400Ϸ''4GpoӧQv4mSg,ȑ#GEBFGG*++Kހ7If /yFt-9 H.QlG5~wjjn^hkk4jx7xd`A QEs hE4W7ߴ"5R XP(T(uYYҘ3J TS?է"&%UA9sꕶ>/|l6k66mc*zǀ:uTWW O)#%9Q\l$(xyy`.]4M 8`zBO!Z>`iRA[hϡClz `3f2=tZoS|ݏx뭷EG4yh'.=' ĹqOC !<"v٫W̨ڬ;O<)&{-hʕ+6cccmi355e%I@ ]]]###H(*Q F===s( T5@@'ɓ݊- '3rQLhwd|sؒfVV0a"]>rX1Ɋ>20AV&Z$`: l8bp Å6=0w5ϭw~DSމ+v799inlH30{FLJl4zb#(n[Äs6@1U4A*ݼ1$3Ѩ% J+F0UD"VL?>3E"9ҍ:{HV0 01Dum̤&s驄%Ӓ)ͯych!\cgm=c`9ł0ضeqnF<MM}A)T֒!kP9|يQI.ݦi&Y@m>& P 0U0P;3MTh;G0R7ȌV\S X۹2Ңŷyds㱪%M[ 1W9& ŷgbrdUd3o;Q%Kskխhs⦷(-\}ӮEwP97ap;F,;s\s-ʒoqÀKWV3`۲ۿk~ CWcUpN˒T|> lP{;tv[!tzQ-ؿm٨ن0ԆHM+}EEܬ~֟ 찪J}C N/XvK\|8D [Ա?[@0UDAlYZPsnMY ---l Z\pͅ M(rvٿ){+oi487J_TǰavԢqnAO&+vh"_kκ0a[lpzp6ճg|V-8{|, SQahxّpbW.ŊXW}۶ml Z\~=vj[}}}CCìlmN>;{&#(# /jTAaiMPӂiYV V_" V4%555SpV``0RVV6>,X@;y3 j'gJ$8ŷayJCc* ^wҝ*h6|4 I-+|66l@}Ŏ;{3Ŀ+t%K;] 'իW[ČnQbCiVApul}ߺt jͺՌ~J@wZw]vz|k0 ;mȌtV5k֬k׮3ڳ 5m6a=q[Հ(8%hΜ78߄AՍ76oMM٫J\|;j 7Yw yVT 6mڴqFX `FЮ Q7͛7[LQ|iÅ㢬Zʊe7;]D"?`rs (qYp)5 Ҫhe*'Q?566pv%Gwun|ZZZonٲe R-$iΝ*|qh4j.h!NR2'FOawwMP4؁TAiNٵs=}4PÞ={lؔph(]-[f9t28;cŊkgZ&҈Ӡ՘q]֭[g0{<D8j"=11NI4 eu~gPōaIIip *>9"8i'>Pss//6iPiZqbE8ݻ!B#4d2 4̈?>>^r9i@pVVjda0 ^uߎ廅m(m -1Mon+A7n>A"Ha޽EF 0<4L&FbZJ ޤܹs}WB 4>Mj(> ;nh i.a>88#,` ?W+U\o',h>IIiKjcnU1 p^㪪}s-] D{{;yUF"a_~ۊ< 2D,ůN{׮][(,j@X"?b1\\zl a^h|C451p)JA AԄVU?bCCC]]ѣGJ`0O~~(]Q|իW_@9pKp뭷(l8FpmibCa_`f #mPqPj6OFps (pptkJ&-6hWYELnǏ- /| rK@ׇౘ@PSSw.%8:ޯ\L& qm۶s=%߀LЉlIE70hZ<ʦs$H)-H1c#$hjaɓ' x&/ׯ/UJk0`jb΄z^Hc4ḵzzzTp1Xx(>T\.9H|U'n 8VKKkR0$Q TjX;̦&Hn.Ք ue +ae ˫[[[q8կ~uڵ% DWZkXʌ -=8[«zZ`.mY PP0Gܾ}<U(4T0(;N D"h4/^̪`_a m./-#JI rMhKjV|?|ǂ 3pxV^ 6<<\kkWh$J /RoRW3yu}+_ٹsgG(3B@RD"J9xϞ=> ZPLx @y7n}HRPl:n˷upΣTJMih%i.%Ak*o^K+8=jA|{zz׾/}>N~x?vq7j`{h0c{ETuG¼_A CCCHZ:[!IpSݻq'@ В.jY-\tm$"O("1VTcW^6\O^OLUbfYCul:V7n\P÷'|,pg﮻?3nmm rg\ ᳟ߏԆzW_u#ΙT_{ )͛zj{.k·QCs5@I|1|P_\z^na IJ湓?6紜#.QyhzgPZqm;||GFFn0qv= 1~~K.%I韶Ft\уCOSBD=h.; *6~bS˶9WG}"P :֬Y#<Õs|25/ x :صk\ʕ+Շ.9r K#{٨{5F>MgL JAʹ#BJ%<|^~g!I9t}=T"Oe\FQsA萜n<|I-wrp}}}?s!(;GOE_QQQUUU__ԘNi #H(067EHY`0vU`0 `00 `0, `a`0  `0X `0 `00 `0, `a`0  `0X `0 `00 `0 `00 `0, `a`0  `0X a%9MӲl@.SEUU|i*l̯keh/I'Sx:kAMDY. @MJ|3nZd"o`{TEН|NP:(BAP5 ,j~j:d2g''c=x"Idl:2UŜ&) .QJUsWkT45W- ջ. ͦ D!UUU^r)*ab)HۀdzP1"k J_UVV sbǣ#GGNDCx*dYtɢCd*I9AjRN!)ELetFHfTu-k׮Z2_0n( (`h4 ,//ZJ# 8( 966F6 pzh#I'`ZysE+?*bLLvsBTQVD1'0 P ! PŴ"1RY1PqXiU~wysmK6o\);8x;::@H@!({MM ni[z J088VTTϴ(PM,(n|m^\.6:J_׳XW:z@;5ITD)*zK6f+r9)b\<_U3w01ǫ {IIz;V&''`f:*hFo uDKB+xoo/ wHD;z.gdpVI}UT2 (j]2ƏiEI'%GPM''c/}m}e>xAxoU ңg(5a(CnB%AX}8؉m(;źjwYKrH&Hx?7^F$KTyeF#_#KNY1Ȓ›3煁ơB𱶶aKp`eeeH{vhVRr7?J55OV1 FKFM\6H»5wmq}X<>xhs$Ձ`I?:uuuUUU6668zɻ c{3+/sVWnIQߐG{Ԃ!t/h_n|#&zTql*|n۞լ 1^ CCCi ʮyv+@~J8ESsS{2 uUn nQӿ1X^G%|mI%Z@U$ݷO`0" \&@CPq\Z$!h}ܓJz" \M _NN7f揵Kepzk${`^E$Q RYYY1'@jjj*** N}}}d9L?pԄ]NY4]&0 ]0ԨqI\?$iFpPuSO JgϼtT)j`05-.` ^ І`0UPJ6^ve ? 3|p(|{a Zo<^+H&_l=y3[`0, ͎ipT 4/XSSS/B`%0K AۆfhJMOpm'٩` M 5I]^p}Hx:7=(0.Px^^^^.y!+++Xq8Br1d }%QhAR1HRTxESfB0W̻SE4-'t:x:깳S|3b B4b^hÐ~1dYʼnMNN:9qq琒MU\a("}c(=|HߛD/op؛s IE=-W&8#a#a0 (_db\` Vf&HEn1tj&Ϸ J` OA/5 y yۈQL/exrvx{oo9)NӑHvVp&Q]]m]gx.9>{,Uy$ucj<ς1T*d03aL/dPG߅co;Q.$'Z:FjC!YU]7/4M;z3gFGGȆ5kl߾tA9ļ_ *v4br< d1DU$bMަ:#ќs6CKr* Q> s"{28e+pyâ\׈IG Pd2+**@\D\O~s?+*8Xnqi퇑 Abg3__PN$2 Fh:UKy´0g ZA tϋy_0mz3M Uz$ӓ';; Tmmm֭G? @DN,6€ʅ حށ@`xxg(L$1vEaN OvF|q]0Y[9ۜ&m,3Ka DC}NB';(uMNU۩(諯zH®]fut:Z}a@0q\nۆzfr\*C&fc(ޤcP"3jP,FT ցbIw6+F!f#\Eh}?ItʢSUgvlwx;c֡j{{ mv+QH$,f3j8o 9Lf``kkkq0R}}}V-3d;˓Ntd0Ȣ#SsWSNb1")A 0y` 1WqQ kح$;M٥ƸL& V BAgΜ9zh__`,bŊ;v477^ؑ#G?~Zpwܱzjĩ///{^~'O.^77m, kCP0 87-R1LtO]Ԉ4ݩ͐ʷ*jЦ{gC\oF*A~P{a0ЁnYr˾q00ے 8t2pwAΝݻ 744tFǂ߿?^lY6kPoƞa 5%VpnPrXBK!Q2)O ] tdlXUIEҦ*nv>k6?%IM! Q> CNQ$:56X72 ²h-Kطo_KK˧>)`p]ee嫯N ٠7>(DFStwwcWGyE@R €s'Zi5N*엍v?S$3Kv!*L) ]̆$ GڐFa[/Cꠙ`C_gQ4)O.0nN8kJR;1>}vǏސ0@ &''FGGIH.s-[X5Jp>Ԛ5ݴ\#j1tf8=( yߩڌVhTj~~jVqd4{ m0;?$K 2abe`\#\x<$i-Hcǎ‚P D$9x`GGG,78ཌྷ6TVV{ u;^h_ˏL2gi}šS]B8q ԓ\|L8=6sZ`4P jEX7ԃAuuu<!ІwŔ-jjj طoѣG7nܸc ^{|>mTZ>'yy6{.hf]NB6 m樤k{ W/C c^&# AD}J|7Ȉ[[[/_B@|] `)N8xx.μYa;_4`nc yIдi7r]DנHB^\[[iӦ8LFǏ'Bû0<< <2˭r&5Ԡu]% }a\NrƲ߾}{cc#?^YYyax{B8P >B!&9000088Q/6,-T EƵ9%&/_+cUC̮f#׌ )hgIQŜ&h[s*eEp_{5GNpdwпQ)?UlIGXhU2ۓDZڇRfħƓlw;+1'q vo² 777ܾ*j*»d`r NҢB"29)ʦ-Ц'Q< 3e7ŲGL4 ƌ6cQ~B%^!4- h10 Y"V#b16Z% Ђ)A'T_$2lb+.LhS3֤U6%"o%"J6#攀۳N `G%AkD"﷨Or V8ULa|#tF˩ e~^`1pCbJ[MK8+KLYz2KUKNeLU6-=ݚoPS. F^B5h1sf%Jĭ7\eҢnXq9g0.+JYu`bbŨ}uabW9>Gu-ЅHNg͛n;RRpּUsy.̉ęCTC 35 WXrwQ$^=d2 efiWtz'J:]̆QmmAo82f)"$866H*eԔ70#=YRMV5wgf޽RI!ݰfqMUd0E.pqstt4͔Y}-;+s<B"@󥵼*s>Ɵ] WRwz7L )NU[6- |3:hVjUUmϾ0ҞІT*511P䵙H$pb ;|MJNX,OmPMb <Vm.t>rI/ dE{hLgjĬK%mXVy<c>}΢!NW0F DhksppʊIm?UZ]UHV"E#+,4Bzd6S`$]GFSP x)T6XP޺햊 ?s c yjjʆH E哭n QJK[86x_ry??FZbli,FH4-pۜ 3/ڌIBSi\tA o94!b;BQIPn[tYO_`~P$ h #28 IaD"111122V5Q,EQ-Xd}m4uR%~3YU|/!$Jd 8̜HL7sThLe@̕t(,􌂧%^wҏlYSUUU;XF 7TWW[M,@1 , 'PeؗQz|Rʊ0Ơ"iȯ)z2pyz6az58Ҳ;8p >_zﵒLF3X{\Ę(++@U޻<hX`0U@555x( K8T1b6"]{9!596tP$[<if| 2 ڌ="_Y2b̈́wm(d\*Kebu ݼf|"JJ&7zl >#*n#e$Q>a1LRxԻ QPgs6‘SrT,WUq[`*a3Ъj H$BY;c8b ><< .//]±+@]gfT/C/]:*ea+p&4ec1ȡP1G=L)٩TKăA+}5_C ȴS)EelJĥ-`]Tp>hpݝ씭/qEQB(Љ# =&u<Srɍt 6(!'(e5$dlZQ*WXu-|s3! *4\.͜M٣ 1\i\-?+ 3H[G CtH] ewKZY_Y3T!k$]_]Ѵamk6Մxn3 GQj ȲLsZ2cc4(Zy&G';::650$(CԗsveM4i/~,o^aEÚf0s[ 7H$dh6# O<@'@K1 m >X&]MblZh00T"PSUzYsՒFoy:=.}UO0CPnG{0>OO?<2^SyM} |jrU](UGh#\gW=甯[=9R` #~gwR3v6;Q paq⯗RMɧ#;N;vVͮ7TT 8xD/Ph"I*HLSu?œ_^)<k =}qb9bifavzGS|ruͶy(ӆ^\nSsě,>ON>´@VoW7~{<&ty).s{1+4KQՈ_o=סl%^o릶.G|5Q;w_J= ss<#MUПTu'BAG6Js,+Ecm7G* @`(uP Wj?_yx>Eu@"vu&FQ#P(劀.@ǘ|~?  uPP5̡CFGG'''l>G;@dOu4b]]]ΥPܒ,wF'VD":HaC@Us ;644 A) D ;*N?o޼>0TH"9رc^--x;:RD: ,YdʕD1;%88W^ٹs]^{5FnXjaw^OOc{y A Bˎlںgd{FvKˌ |\aHKUp;ӛ_6oŢeK{ZN{,,> 0B3r$ !CYM]l @d$dꤣx!Rx嗷o߾o>ԋ*B8ab-pZ< HഉC]c=oٲN/}D:x^zUWسg?O>u֙_#ȡObS0f~m~oK'^ N93?vث>멗m.THHTߧTYu{Tjx@^w,{5g߰ců\2t3 tCP@@ B텤R zi̴  >`XAS Pp+$f!}Q-;tH2]'IDC@>k֬k!z&7P R͛_g$k)SU|Xl/S# OV}k/h\,|~f#[믿 =zxlǷ?+g03%͒4iS `\QQ(Jj[8qͪ|V wPiN\#GRFDhoo`L&:LA"cD^nzC=Cdp< 'åp.[`gFxƍַz)ԋ߆^U7tӝw i /wwwyG7 Cz T us=]vNͨo>?^{R-8P’doe"YE,s}ʏ;p4IAdbpg###e!A 4_t28]P0b&N ׯGiJ F<&;U!"Ѫ<8d{?FGGQ}Uԅ8)R>kv_Wկ0) И?O}sySCkl!ͯ)I ~*OɒLC2rY>s#W}9SjE \{D@gs*CBqf(P3&Z[} EݿBS& *hH)~E:$}ZOx׮](-7)u*–-[:tWT'o͌>pGue/u?[kW0DwRrEHp%- CUbNj줄#v@VUۿۍ7R1Yr8J> 0Oi%`[YaÆ~O<kCܹİdɒdV=O~??ah0R"%[R#@?Y5^;KORm|Vd2d;w(uz]Ik77~*GMqVя~n5_E=hϞ=,X2v4 [}"#v `հZx>σ7µzz #Fʕ+aʉV44E{s?yJL aMf>5_ٿ}8speٰ r XZ[__TxR  7$L¥|i­i{r wo݀63}_7@'h&3э]tY}+jg>#A43c 7ݿ?pW4pEꡉ_go{ÌT@}Ap.F"۲[4y6Z B++4_:N C1JQ2 6nܘH$ lPޡ6jc&AWտ^~=4Gm6%\"5wY8o$ ofՂ^5sDTj*RjI;_݈NprBp8 V&/-x`Æ 8af>LE<`ɒ%M@fO/ZMg214_C UB"S[5Bŀ8>>"۷oٲ[/KK/۷G#ځ 駟կ~Eb-T zF}W_}R7.ZT*h" -@{/a8tnhgw?G 5CAzk@Np#WisU!ԕ0*݁@2D"ޞFFF* ? INHd2 $!(\8J˿ 266oxAšBB^ء0|f r9R[O|PkQEBcH j|O|Y1LwQ11|0ZwgGI&&& OmF3SNOh@apuVGaZΝ;}Yn>qÆ ǎkոw^X'4rsQYׯߵkWZ@{6| "l$stL|rǣ'3L.u&YII|]$C#kWQ:͛7\ZpiG_ ,\ ܸo{O6Gˏ]7 V8ӟ>`h/U|hr3U,@!k*+ʹ\>ì!s!$ x JQ`e \ )5H(h=-@Rf7nDO#fr㦧ʆAy@ t1:)&mdE;w>d9r_n…7oe2F+ڧӳF N 3zqK_˒,~dzNy [D"$;qO\>x ?5@YՒx;v@#xpgHFXR ͛7dIŴ]vU_+e ,yp=PU@.V~T-^}&&H ZcS6FY 4tݕ Tf2iQvi TC޽SXQt ѣ L!a9Q<fhmءS<3d+W~y$s >uACxssM⠝q1ޛ R)mXKCCC-I1>`u]3;-%8 xX}Li}Ee;IK$|L o=* Jbуf-R SSS=blh>{͹r5`/iz=ZקbS}&YEZͅXth4[ ) x0Uu sB7ߺ(MـJ$aVbQ&yV(P."G] nȅH$B"rbh4' `RQ}LNxԈe/ ) Isd4|oIYѸQqeLnZf') ,9P㐿|;eyHoP ;)_˗/5n~$^Kr;s^A,~֮]KwPDK.x@ \oUٲKYQ2מuEp0 gbHGR)l쭖Nq}es {.d9=2@4s\op嗃&)& U꫻p r-3T7ocd-\|ujL<()،5oKO᭻ͥJbtP;55[ Ja>5wyhm@etvv|>iUW]vDSxgyaЀfe#^3%R beŠ(* ^DQ̊}홮ikVuCWd@2aLLLi s099*-qyA8Xؗ^z)M4TԶ]w44Ԃnq՟i5o6K( *~_jL X ZMro(R2r[g͘) mmB-W`+iH؆iDɘH$UPL6$Z- Vu-*o^0eZIk4 B]=`@NNN~|Ɉ山1R!P)|5КVM('σ/_w|N?AȠjrWm^zmFq Їf@(ƚ5ks6qkL}*1 M0_j;ęʾsK7vh>7X*ӷ_U* A4 14Gkthh#-5=#T]vE' \7 4n{7;Us=rȖ-[A >U^f ,^x<wu__b5S5nnw Fs/}/$U%hY9X*~[UdOi11~ nC# B`+p_B___ gx1!oN@Pc5bL&s7數ʕ+amڴ =AP>2P??G>B9*9JԈ>vݶyft 4Aww_UWWW[ZV*Nn|DX)* I9u2몏}϶bEmrAoD"$]U40@#>uB cBH4XN;v젓Wbw {dK`醻X"B2Fo}cG!I$ vby_dQP۪sY~V_D4"R^db]qB_[i7NIk"Л(@;+OhWQHcǎA?`m͛+ʃBݻ< Hh|>C@ 4=CGGgW^y- Z|NX?O|n-+87SXf j vc؈Pt]?.^ԂhuA3xO^>)TMA-P]3Vzb*ѵV)K>))M tV[PIqvᤄ3 hg\ѣД,XCskt/]0>>N\>-J@`%KPpEi;~AU0ǥJt%_|l _~yww7H#m2,_~=̛7@ ^J=x^ yEt]KX&)»_dl$+010@@~a:@~9@8fQ|H:j0hm'XH;GpC7̓0'Jd&fMg\pJ  {`. w E>F:Noxq4# @ꪫ>Ox4]IB@!aƁQ}10ꢧp~N4; wunj7?|K=Rzbr|*3e Ө+F*T1OkU~>Cjԥg- R r1!,739C<@Ā CVBgg'MSxp*9% y_|EA9c Xd%5H;/H@a<|{{G;8jYZO unv2ȼ(+t#G?z@ 䳗3'|`pp[o~Yسhw/B ,-Xld^eZbU/VI n;.pOW4ez~G@DdEanz~]o'0 K4X8?K/4_(;] տ⋯ZPls"N|'@; R~<|r@FnCPGGu JUz{>ЃCoOx{Oz… (ꡉzko{Xa*~YKOR|"H~Y5-]2˒U$ӞC߱s}Ok7LaL MmPiH\kguݬ*6tC28<۷o19ȑ|iV^f͚ .iD\4 }YX~d6TGoF݀ k׮k5:l6ӟX~Lac&R#8߁r-v8W R[d/~{C*5ŞZV.ɒ*:բ.`ZFwF;X~t9`1}-X`Xzr*I@)M~ʮ)aQHgASSS`{*AkJ"5b }}}˖-7ol,qtB9)ib׮] }=ztll -vQMAЎ.] ippgF+?###PvOر==wѢEguW\rJ(FM~?:spAPT>Gc2uvvB! 3tTDzéѡԞP8VLF^6\d˧!"`"j v-#=|U8fĜbP(JpΟ`(VP10H@F@s)lСCxG%!4Q|$E}``9%K^)eˇ^q^X!r'|_4T%]LIJFU6*|@tw}y ;|Ӂ,t: pewYt?b1蚉D?-T0::FAi hT 4üyxNqrCЇK7KOHH qRoe]S,bdӯࣉFAY7zW UTj0{Ų * d=D@P)`mN&A dik@jÇq@>PY<±1pXppptFLARdHz{q bVhB#a%Ibe#>E%q [ :*p l7ҕTlz潫oKl4@CNNNB"जϐ'3@->D́FJQuthINbbqLUS_Yx쐪Ѷ`< fʊaJ义/ eTMdӒE+eҪ⏲*ˑ tq2=yh2[/{bG? }0 СB >x䎆b]]]ѣGqeh۸$]ɀB@D!Z3:*K՗8tqft{HsT1߰kHj8&:B!Ѕ$S9K!.jEYA<m }Yr0D489Ln?PF1w@pGx s JܕE\&('N0JFK78#{xÎ 5'=j/+brV 8i8c +¶ R2Ƃmhht߯FV-fryhhJ=TAh4sꑦ$5M1P@< n7,q@}~Ox!uAY3,b*/D56b4-I1#Ȃ 蛆MUò>i^/&FC{3*gW_Nq-,"i{MAp'ضdUs* (,r9T f$i"אeqޞ3eVnK1zF>" H6 X{4N& Jkll $nhB1ή`0N\o~m/E1_2ٔj3A-rl)wŁ}nh$ LE8)(l4hHTؾGGv$&\ `++4 i?n2Ƥ+eb`0U3lzpimZ(,,.m1.A/Y2jb8t@?5㯶Z2?, -tJyt߃{]M Hd 1|FX*L c R4OdƃmZ,^6$˪;-5cCOqlgPEѫ&%IdX5z ]kݝR/M&d͕Je޼yZx"0Y&s#V=t$"1[|V]ۢr$;IyCɥOxY8 R_"(FmI$°Hm|h03wtǏ$;,l"Af!;::Pi%055EJR\$D0ϤmO"uGFxUÒɤhVՐ2~ ?sX& /ٞt׼5sI>ղW+LlL v B*|ݚj+bLNNtpp&1XVm:Lkڲ/*170̀.)˥jGIgshTeSLXCTsp>;m4A %΁Y-wθ\Ȍ}S/vyD)FGGrWWW8s\( .Ky6U34Vi092<>UJ O1>25ۡ"qYQMݔD# r\ʖ3kd֜ o8)Y Aa74d FCSĴȓaVMMѠbI,ghBA@y);n~ ֔~(eisnhCMS3Q 0.M>|?{(Uei7>ki2IN/^$`(ts@PX^@8g fSOլ\2a3^CD?h4xiW@,+~?~6I֯bsUo}ՠ ˬTUdF`04CwkKXȶзŊeq V"bd'ͅ}vV"<߉{)KÞRbqs #ߩmrRK~&]UnFҶ\.CReJ,3ɩ) =xJM>/{j)CÏ}ظlWV})W2M(z\װ= ,_Pg\ا,CǕG3{`ӹK{C?CB~B˔H۳Vjrj`Mp`s?ڲꪲX3+r~`ϲ/[Z(iR0ڳoˆ'wWK^;PΕd_2*W{~h`^u'j\z: M6 V`atjj/k]1k;5_m[}Ff 5g-*5㌸DKu6MgA,&Fc۫_l@x$Tē\V 0s: |1>׉W͂1Y7n0iV00ch/U,K h&Y)~l?3eK L/r4 l[_{'CJRE ˗VUS_ko;{QqOn8ۿƕ&S6l{$554>U۰`䐬 y:pR _c.H5Bs5C]լFX`MP}P93bpw摠C1HCJRRqen'UorTYsbf9MU #>|q.tŽb3J V=dtw*"|Џ1zجΛ!Ƭ_l"Mڱc8|{ۂª$/?{_m]XV桀XHPZ֞ LKI™ƨ/Y !U*l%05)Wdb t;k-XmRc0]R1Xt ċ.:a"풠 ڡ yz)C}AU_` 4,^ιj4MW-bhyU3U-W40UFd,{{d)ݝO~ZCդlzh*55+M5HX.χc_J8v,{et$ (J !'Z6TE@cirIhJɬ_1k1/dR |6(SxG|4D\[`oR6DQkai$sdA~YmwϏOJ+f=&@;l%oK/[{@HS*:h Q-C _{qc|ƈsջza;MSGsʅQDQhi1["HIu"j/*IYYv蛵KKf[M'kk(>w@b÷<ey!sHVU7J^~FTM+ w^k|@LJ+!gl]N&L2-=uj`h\OALJP%̨-\5[¬L4EV dJ'E#C}6 _ziǖGɣ;%C C;>, CR>,LPd4zCg Z<汲%x"ThJF6gVV1$+7n;: U>|AZ7bTAM6O$yOB#eHTAJBl/tղ_z=^U;gj$}fTRm7j*JPd-n";Sx0uY/ƯCW#^ |`?`ߔ( $\^.L`#9(FqhGjِ%kaOOO)/\9VZ5)!(٪oj'9C!3UqZ1d_D8Y4\CZ!F7OpE/r( RmDzX,WdWkwYk k|9⦅|;oM߾Ö;Go_ox4U۝fX,U87qIx8eY7dV}*Ɏ ^ej$j;mojGy$EJxr˩u2Ϭv^/^brIx%jڵPF|ڲ-a ^ оP8߿x)yM$=Rleb3ߩT*fOi=+oggK*+pS*ÅVb;+*ڣ~K_"gEi MY]9m"u'IAmsϙV,ɍ!ֲbPN=dk)-y5ǶVIjpf\J R) y1`iӍR%_o}o@zTzZfTiJ#/>sn"LV,F:Z\RSegիU F}ToWw*IoY1D5CATsT*Z.\Q4b,qPuPI0VoW*>i`0d 6oD ~ u(sE8[.,R>g⛊BkFP2NZ\tevQZ|2P? )+`Pdh{"ry,@TmT ՒfL%ډ[Of̩NUCoH uڨN$iEZ(DV=iȊ@F"|>)J @ժY=YSԷN$]T>' a|D0hKA-A9%"Lj͘o|wj{[c<H,kzAeHi Ezɪ˲pHP{.b-P$n8BX27l)LD]@/UbN$"V!C%QīJJ-eŧ$*bUTk[=xV/d:K.)_Kr|Łx` 77 Yh7=Ql6q L g%aV9E75 QAtUXULz"˞B:ԣTV=hu:T5BTM񢏸KnTkn5>zƴP?pu/.,a"i&0)6V*9C$;V_bQe%JJ$MLL@=wK:cIPGHδb:qz'_G{ dBS@H-B["(ڴ]Œ86e]-cL˻m(ْ-n+4-ܵ`)j#L&M7bz\+s+%CqA1IO`n⭛Ƨ`8dJpײ wK]˴DɘW˗:#gQ><dY& vuuvn1֣ U4"iL5766på~nkEQt]vG|.N;>"V-'qx'kIb$0m0zUD=!P$r5cP\!:629v(joo îܴR;(9ꢤuhM6tgGQӛ*x Ċwc`g0sv޵`">U/ST-'znڛ8FL޶ھJm%kؘ%agP6 i2_MKΛlȲڸN1St_szd:;;O(!qʍ1R}Ā p{vp㔧Sla^57^Og'M:ը?,1dV)ªe?%ʊ!MEqQ8"arrM"Q0*H$@bh2"=Z||l:p[ hګΙI= ?jE!UԲ R}煺#oCOD;E0L B*c/{o߻oݛ Ƞ\.=zΆ)Zd2Mπ tm.";Pq FӠnW4=:TÚ_%"N%,wq2vj8/0*hՒilE-C8fqf`;v !Fvkh޸i.냹 &1P2R>VG4F# o2H$po_Q7>I44 >4ѵ5JpIfm)TRL$eeus*G-xn/ J>C[>66щDq0(9/p `&qP7$WR0DRЦO{b@+pMfqWojmZ(DdŴJq1}$ۉ1ZJZ#rђ,s䴛A.hb>)YGN`)O:lhې.&xG+\Sxq&vX?66flt&&ɚXXcv@/Y|AUM)2TM(ʺf.[ryl*eeo}4ҿD,pd Y\!$CG@yRDf(kù\'vf078%->s3/=X0ؑHaEێcsPB ;X%A3 !;eh n0dhT'\?uKAqGaD[[[WWW4uk'5"\ `\ L ۇBl|W鯆Vt#%ᠪhv } nla!NVp`* 솪%Cϖ rQԮKfKd7:4L&J9~* TU<Ei8ehX*Oxg?%N˦b@S[5k@mUԉA LҋRZV˸l-6e#6 ›L+ACJ%(9$a:ʃ::::;;=}`0`=&b?ٰɔHAִT929#یPv*WJɨjRJ86+VvG|ph7c'Y VB8uYshCi9p  F3bOe>u~yg%UTSXbaf4QiM S! w^ }W0H$+g|ZMSSSL2r' cR]7NbX[[["[`&-UwXώSGv::/R\,j "Td_@ Dx#7kYm "]~MmYXOv@>Ac}HGRCA*`OH$wJhaH p[&E[Vu3CT!5UłQq`̩`0 'mQIKQU u8ܠhuP~7փ?{}Ɓy/=2hO rqbGmPtڭ Ȋ(&`N`0 &`010 `0L `b`0 `0 `0 &`010 `0L `b`0 `0 `0 &`010 `0 &`010 `0L `b`0 `0 `0 &`?ײ8QIENDB`PKY\(Bqqimages/toolbar-actions.pngnuW+APNG  IHDRJj8IDATx;OPbRyʆ+ 8;#LHH <4HKChi/wh/-~p{9mRISx@< x@< x@R>'Ƶ=/KYE|Y, rUJ⻽RjmwNc?8ZXKxs(F!iSh(=]w7=C|$LF9_fYUӧs^=0LF| #xw@t:n:w˶}%u Y"R>=n`;#m= ~'ݞwG4_|6_tQu6nDyZb:˯:g)Ήp|@Q1]Pﴓ;1Qtt*b$pƓO]GxH<t ^Bu.UVrPDeunФ_=4&zTYALC9D4x@< x@< _~4!IENDB`PKY\pHCCtadv.cssnuW+APKY\:<(ZCtadv.jsnuW+APKY\JkAA]images/colors.pngnuW+APKY\`ccimages/toolbar-actions-rtl.pngnuW+APKY\tEُQQɥimages/colors-rtl.pngnuW+APKY\(Bqqimages/toolbar-actions.pngnuW+APKX