Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F726915
D353.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Mon, Jan 6, 3:16 AM
Size
562 KB
Mime Type
text/x-diff
Expires
Tue, Jan 7, 3:16 AM (3 d, 1 h ago)
Engine
blob
Format
Raw Data
Handle
536844
Attached To
D353: INP-1755 Make images in Admin Console Retina-friendly
D353.diff
View Options
This file is larger than 256 KB, so syntax highlighting was skipped.
Index: core/admin_templates/catalog/catalog_elements.tpl
===================================================================
--- core/admin_templates/catalog/catalog_elements.tpl
+++ core/admin_templates/catalog/catalog_elements.tpl
@@ -14,7 +14,7 @@
</td>
<td class="button-active">
- <img src="<inp2:m_TemplatesBase/>/img/top_frame/icons/<inp2:m_Param name='image'/>.png" alt="" border="0"/>
+ <img src="<inp2:m_TemplatesBase/>/img/top_frame/icons/<inp2:m_Param name='image'/>.svg" width="16" height="16" alt="" border="0"/>
</td>
<td class="button-active" style="padding-right: 5px;<inp2:m_ifnot check='m_Param' name='is_last'> border-right: 1px solid #BBBBBB;</inp2:m_ifnot>">
<strong><inp2:m_Phrase name="$label"/></strong>
@@ -26,7 +26,7 @@
</td>
<td>
<a class="kx-header-link" href="<inp2:m_Link template='$template' m_cat_id='$home_category'/>" onclick="getFrame('main').location.href = this.href; return false;">
- <img src="<inp2:m_TemplatesBase/>/img/top_frame/icons/<inp2:m_Param name='image'/>.png" alt="" border="0"/>
+ <img src="<inp2:m_TemplatesBase/>/img/top_frame/icons/<inp2:m_Param name='image'/>.svg" width="16" height="16" alt="" border="0"/>
</a>
</td>
<td style="padding-right: 5px;<inp2:m_ifnot check='m_Param' name='is_last'> border-right: 1px solid #BBBBBB;</inp2:m_ifnot>">
@@ -136,4 +136,4 @@
}
</script>
</inp2:m_ifnot>
-</inp2:m_DefineElement>
\ No newline at end of file
+</inp2:m_DefineElement>
Index: core/admin_templates/catalog_tab.tpl
===================================================================
--- core/admin_templates/catalog_tab.tpl
+++ core/admin_templates/catalog_tab.tpl
@@ -60,7 +60,7 @@
<!--##<span class="small-statistics">(<inp2:SubCatCount/> / <inp2:ItemCount/>)</span>##-->
<inp2:m_if check="BrowseModeAvailable" pass_params="1">
- <a href="<inp2:PageBrowseLink/>" title="<inp2:m_Phrase name='la_alt_Browse' no_editing='1'/>"><img src="<inp2:m_TemplatesBase/>/img/ic_browse_mode.gif" width="8" height="7" alt="<inp2:m_Phrase name='la_alt_Browse' html_escape='1'/>" border="0"/></a>
+ <a href="<inp2:PageBrowseLink/>" title="<inp2:m_Phrase name='la_alt_Browse' no_editing='1'/>"><img src="<inp2:m_TemplatesBase/>/img/ic_browse_mode.svg" width="8" height="7" alt="<inp2:m_Phrase name='la_alt_Browse' html_escape='1'/>" border="0"/></a>
</inp2:m_if>
<inp2:m_if check="Field" field="Type" equals_to="2" db="db">
Index: core/admin_templates/categories/categories_edit.tpl
===================================================================
--- core/admin_templates/categories/categories_edit.tpl
+++ core/admin_templates/categories/categories_edit.tpl
@@ -93,7 +93,7 @@
<inp2:m_DefineElement name="template_caption_element">
<label for="<inp2:m_param name='NamePrefix'/><inp2:{$prefix}_InputName field='$field'/>">
- <span class="<inp2:m_if check='{$prefix}_HasError' field='$field'>error-cell</inp2:m_if>" id="template_title"><inp2:m_if check="m_Param" name="title"><inp2:m_phrase label="$title"/></inp2:m_else/><inp2:m_Param name="title_text"/></inp2:m_if></span></span><inp2:m_if check="{$prefix}_IsRequired" field="$field"><span class="field-required"> *</span></inp2:m_if>:<inp2:m_if check="m_Param" name="hint_label"><span> <img src="<inp2:m_TemplatesBase/>/img/hint_icon.png" width="12" height="13" title="<inp2:m_Phrase label='$hint_label' html_escape='1'/>" alt="<inp2:m_Phrase label='$hint_label' html_escape='1'/>"/></inp2:m_if>
+ <span class="<inp2:m_if check='{$prefix}_HasError' field='$field'>error-cell</inp2:m_if>" id="template_title"><inp2:m_if check="m_Param" name="title"><inp2:m_phrase label="$title"/></inp2:m_else/><inp2:m_Param name="title_text"/></inp2:m_if></span></span><inp2:m_if check="{$prefix}_IsRequired" field="$field"><span class="field-required"> *</span></inp2:m_if>:<inp2:m_if check="m_Param" name="hint_label"><span> <img src="<inp2:m_TemplatesBase/>/img/hint_icon.svg" width="12" height="13" title="<inp2:m_Phrase label='$hint_label' html_escape='1'/>" alt="<inp2:m_Phrase label='$hint_label' html_escape='1'/>"/></inp2:m_if>
</label>
</inp2:m_DefineElement>
Index: core/admin_templates/categories/ci_blocks.tpl
===================================================================
--- core/admin_templates/categories/ci_blocks.tpl
+++ core/admin_templates/categories/ci_blocks.tpl
@@ -1,6 +1,6 @@
<inp2:m_DefineElement name="status_mark">
<inp2:m_if check="Field" name="$field" db="db">
- <img src="<inp2:ModulePath module="in-portal"/>img/ic_<inp2:m_param name="type"/>.gif" title="<inp2:m_phrase label="la_{$type}"/>" width="11" height="11" align="absmiddle" />
+ <img src="<inp2:ModulePath module="in-portal"/>img/ic_<inp2:m_param name="type"/>.svg" title="<inp2:m_phrase label="la_{$type}"/>" width="11" height="11" align="absmiddle" />
</inp2:m_if>
</inp2:m_DefineElement>
@@ -13,7 +13,7 @@
<inp2:m_if check="BrowseModeAvailable" pass_params="1">
<a href="<inp2:PageBrowseLink template='__default__'/>" title="<inp2:m_Phrase name='la_alt_Browse' html_escape='1'/>">
- <img src="<inp2:m_TemplatesBase/>/img/ic_browse_mode.gif" width="8" height="7" alt="<inp2:m_Phrase name='la_alt_Browse' html_escape='1'/>" border="0"/>
+ <img src="<inp2:m_TemplatesBase/>/img/ic_browse_mode.svg" width="8" height="7" alt="<inp2:m_Phrase name='la_alt_Browse' html_escape='1'/>" border="0"/>
</a>
</inp2:m_if>
@@ -56,7 +56,7 @@
<inp2:m_RenderElement design="form_row" pass_params="1">
<td class="control-cell">
<inp2:m_if check="{$prefix}_Field" field="$field">
- <img src="<inp2:{$prefix}_ModulePath />img/itemicons/<inp2:{$prefix}_ItemIcon grid="Default"/>" align="absmiddle"/>
+ <img src="<inp2:{$prefix}_ModulePath />img/itemicons/<inp2:{$prefix}_ItemIcon grid="Default"/>" width="16" height="16" align="absmiddle"/>
<inp2:{$prefix}_Field field="ItemName" no_special="1"/> (<inp2:{$prefix}_Field field="ItemType"/>)
</inp2:m_if>
</td>
@@ -89,4 +89,4 @@
</inp2:m_if>
$Catalog.reflectPasteButton(<inp2:c_HasClipboard/>);
-</inp2:m_DefineElement>
\ No newline at end of file
+</inp2:m_DefineElement>
Index: core/admin_templates/config/config_general.tpl
===================================================================
--- core/admin_templates/config/config_general.tpl
+++ core/admin_templates/config/config_general.tpl
@@ -139,7 +139,7 @@
<b><inp2:conf_CategoryPath separator=" > " render_as="category_caption" /></b>
<input type="hidden" name="conf[ModuleRootCategory][VariableValue]" value="<inp2:conf_ModuleRootCategory/>"/>
- <a href="<inp2:adm_SelectorLink prefix='conf' selection_mode='single' tab_prefixes='none'/>" onclick="openSelector('conf', this.href, 'ModuleRootCategory', '950x600'); return false;"><img src="img/icons/icon24_cat.gif" border="0" align="absmiddle" /></a>
+ <a href="<inp2:adm_SelectorLink prefix='conf' selection_mode='single' tab_prefixes='none'/>" onclick="openSelector('conf', this.href, 'ModuleRootCategory', '950x600'); return false;"><img src="img/icons/icon24_cat.svg" width="24" height="24" border="0" align="absmiddle" /></a>
</td>
<td class="error"> </td>
</tr>
Index: core/admin_templates/groups/groups_edit_permissions.tpl
===================================================================
--- core/admin_templates/groups/groups_edit_permissions.tpl
+++ core/admin_templates/groups/groups_edit_permissions.tpl
@@ -69,7 +69,7 @@
<td>
<img src="img/spacer.gif" height="1" width="<inp2:g-perm_LevelIndicator level="$deep_level" multiply="20"/>" alt="" border="0"/>
- <img src="<inp2:$SectionPrefix_ModulePath module="$icon_module"/>img/icons/icon24_<inp2:m_param name="icon"/>.png" border="0" alt="" title="" align="absmiddle"/>
+ <img src="<inp2:$SectionPrefix_ModulePath module="$icon_module"/>img/icons/icon24_<inp2:m_param name="icon"/>.<inp2:m_param name="icon_ext"/>" width="24" height="22" border="0" alt="" title="" align="absmiddle"/>
<inp2:m_if check="m_ParamEquals" name="children_count" value="0">
<inp2:m_phrase name="$label"/>
<inp2:m_else/>
Index: core/admin_templates/head.tpl
===================================================================
--- core/admin_templates/head.tpl
+++ core/admin_templates/head.tpl
@@ -65,9 +65,9 @@
<tr>
<td style="vertical-align: bottom; height: 22px; font-size: 9px; width: <inp2:adm_MenuFrameWidth/>px;">
<inp2:m_if check="m_RecallEquals" name="ShowAdminMenu" value="0" persistent="1">
- <a id="menu_toggle_link" href="#"><img src="img/list_arrow_desc.gif" id="menu_toggle_img" width="15" height="15" alt=""/><span id="menu_toggle_text"><inp2:m_Phrase name="la_ToolTip_HideMenu"/></span></a>
+ <a id="menu_toggle_link" href="#"><img src="img/list_arrow_desc.svg" id="menu_toggle_img" width="15" height="15" alt=""/><span id="menu_toggle_text"><inp2:m_Phrase name="la_ToolTip_HideMenu"/></span></a>
<inp2:m_else/>
- <a id="menu_toggle_link" href="#"><img src="img/list_arrow_desc.gif" id="menu_toggle_img" width="15" height="15" alt=""/><span id="menu_toggle_text"><inp2:m_Phrase name="la_ToolTip_ShowMenu"/></span></a>
+ <a id="menu_toggle_link" href="#"><img src="img/list_arrow_desc.svg" id="menu_toggle_img" width="15" height="15" alt=""/><span id="menu_toggle_text"><inp2:m_Phrase name="la_ToolTip_ShowMenu"/></span></a>
</inp2:m_if>
</td>
<td>
@@ -84,7 +84,7 @@
<a href="<inp2:m_t t='index' u_event='OnLogout' pass='m,u'/>" target="_parent" class="kx-header-link"><strong><inp2:m_Phrase label="la_Logout"/></strong></a>
</td>
<td>
- <a href="<inp2:m_t t='index' u_event='OnLogout' pass='m,u'/>" target="_parent"><img src="<inp2:adm_ModulePath module='core'/>img/x.gif" alt="" width="15" height="15" /></a>
+ <a href="<inp2:m_t t='index' u_event='OnLogout' pass='m,u'/>" target="_parent"><img src="<inp2:adm_ModulePath module='core'/>img/x.svg" alt="" width="15" height="15" /></a>
</td>
</tr>
</table>
Index: core/admin_templates/img/arrow.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/arrow.svg
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 150 150" enable-background="new 0 0 150 150" xml:space="preserve">
+<g id="Layer_3">
+ <g>
+ <polygon fill="#119976" points="42.7,140.8 128.1,75.3 42.7,75.3 "/>
+ <polygon fill="#119976" points="128.1,75.3 42.7,9.7 42.7,75.3 "/>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/blue_bar_logout.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/blue_bar_logout.svg
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 150 150" enable-background="new 0 0 150 150" xml:space="preserve">
+<g id="Layer_4">
+ <path fill="#FDBC67" d="M127.3,118.5c0,5.3-4.3,9.7-9.7,9.7H33c-5.3,0-9.7-4.3-9.7-9.7V32.6c0-5.3,4.3-9.7,9.7-9.7h84.6
+ c5.3,0,9.7,4.3,9.7,9.7L127.3,118.5L127.3,118.5z"/>
+ <g>
+ <polygon fill="#FFFFFF" points="100.8,114.9 114.9,100.8 89.5,75.5 115,49.9 100.7,35.5 75.3,60.9 75.3,89.6 75.4,89.5 "/>
+ <polygon fill="#FFFFFF" points="75.2,61 49.8,35.7 35.6,49.8 61,75.2 35.5,100.7 49.9,115 75.3,89.6 75.3,60.9 "/>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/calendar_icon.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/calendar_icon.svg
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 82 1000 834" enable-background="new 0 82 1000 834" xml:space="preserve">
+<g id="Layer_5">
+ <g>
+ <g>
+ <g>
+ <path fill="#FFFFFF" d="M42,895.7c-12.1,0-21.3-10-21.3-21.3V213h959.4v661.3c0,12.1-10,21.3-21.3,21.3H42V895.7z"/>
+ <path d="M960,233.1v641.4c0,0.6-0.6,1.4-1.4,1.4H42c-0.6,0-1.4-0.6-1.4-1.4V233.1H960 M1000,193.1H0.7v681.4
+ c0,22.6,18.7,41.4,41.3,41.4h916.1c22.6,0,41.3-18.7,41.3-41.4V193.1H1000z"/>
+ </g>
+ <g>
+ <rect x="234.7" y="231.1" width="40" height="645.3"/>
+ </g>
+ <g>
+ <rect x="27.4" y="415.7" width="950.7" height="48.6"/>
+ </g>
+ <g>
+ <rect x="27.4" y="651.7" width="950.7" height="48.6"/>
+ </g>
+ <g>
+ <rect x="483.4" y="231.1" width="40" height="645.3"/>
+ </g>
+ <g>
+ <rect x="731.4" y="231.1" width="40" height="645.3"/>
+ </g>
+ <path d="M958.7,83H42c-22.7,0-41.4,17.4-41.4,38v113.4H1000v-114C1000,99.6,981.3,83,958.7,83z"/>
+ <rect x="522" y="463.1" fill="#D51F26" width="210" height="188.7"/>
+ </g>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/close_window15.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/close_window15.svg
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 150 150" enable-background="new 0 0 150 150" xml:space="preserve">
+<g id="Layer_4_copy">
+ <path fill="#FDBC67" d="M145.5,133.6c0,7.2-5.8,13-13,13H18.2c-7.2,0-13-5.8-13-13v-116c0-7.2,5.8-13,13-13h114.2
+ c7.2,0,13,5.8,13,13L145.5,133.6L145.5,133.6z"/>
+ <g>
+ <polygon fill="#FFFFFF" points="109.8,128.7 128.8,109.7 94.5,75.4 128.9,40.9 109.6,21.5 75.3,55.8 75.3,94.6 75.5,94.4 "/>
+ <polygon fill="#FFFFFF" points="75.1,56 40.8,21.7 21.8,40.7 56.1,75 21.6,109.5 41,128.9 75.3,94.6 75.3,55.8 "/>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/hint_icon.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/hint_icon.svg
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 120 130" enable-background="new 0 0 120 130" xml:space="preserve">
+<path fill="#73969B" d="M60.9,6.6C28.6,6.6,2.4,32.8,2.4,65.2c0,32.3,26.2,58.6,58.6,58.6s58.6-26.2,58.6-58.6
+ C119.5,32.8,93.3,6.6,60.9,6.6z M68.1,106.4H50.5V89.1h17.6V106.4z M66.4,74l-1.2,6.6H54.1L51.6,63l0.5-0.5c13.7-0.5,19-4.1,19-10.1
+ c0-4.9-3.7-7.7-10-7.7c-6.1,0-11.3,2.5-16.3,7.5l-10-11c6.3-6.9,14.8-11.7,26.6-11.7c15.6,0,26.3,8,26.3,22.7
+ C87.8,65.9,78.2,71.6,66.4,74z"/>
+</svg>
Index: core/admin_templates/img/ic_browse_mode.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/ic_browse_mode.svg
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 1000 1000" enable-background="new 0 0 1000 1000" xml:space="preserve">
+<g>
+ <path fill="#474747" d="M875,835.8c0,24.8-20.3,45-45.1,45H165.7c-24.8,0-45.1-20.3-45.1-45V171.5c0-24.8,20.3-45.1,45.1-45.1h157
+ V5.8h-157C74.2,5.8,0,80,0,171.5v664.3c0,90,74.2,164.2,164.3,164.2h664.3c90.1,0,164.3-74.1,164.3-164.3V689H873.6v146.9h1.4
+ V835.8z"/>
+ <rect x="875" y="5.8" width="122.1" height="558.1"/>
+ <rect x="543.2" y="-27.1" transform="matrix(-0.7071 -0.7071 0.7071 -0.7071 747.0633 1114.1892)" width="122.1" height="858.9"/>
+ <rect x="447.7" y="5.8" width="545.1" height="122.1"/>
+</g>
+</svg>
Index: core/admin_templates/img/ic_hot.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/ic_hot.svg
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 150 150" enable-background="new 0 0 150 150" xml:space="preserve">
+<g id="Layer_6">
+ <polygon fill="#E53A35" points="119.3,150 75.3,105.3 30.7,150 30.7,0 119.3,0 "/>
+ <g>
+ <path fill="#FFFFFF" d="M47.3,30.8h17.8V51h19.5V30.8h17.9v57.7h-18V65.2H65.1v23.3H47.3V30.8z"/>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/ic_new.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/ic_new.svg
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 150 150" enable-background="new 0 0 150 150" xml:space="preserve">
+<g id="Layer_6_copy">
+ <polygon fill="#1AA6C6" points="119.3,150 75.3,105.3 30.7,150 30.7,0 119.3,0 "/>
+ <g>
+ <path fill="#FFFFFF" d="M47.3,30.8h16.6l21.7,31.9V30.8h16.8v57.7H85.6L64,56.9v31.6H47.3V30.8z"/>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/ic_pick.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/ic_pick.svg
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 150 150" enable-background="new 0 0 150 150" xml:space="preserve">
+<g id="Layer_9">
+ <path fill="#EDBF1C" d="M121.2,44.8c-3.3,0-5.9,2.6-5.9,5.9c0,1.4,0.5,2.7,1.3,3.7l-27,29.3L77.5,32.4c2-0.9,3.4-2.9,3.4-5.3
+ c0-3.3-2.6-5.9-5.9-5.9s-5.9,2.6-5.9,5.9c0,2.4,1.5,4.5,3.6,5.3L60.4,83.6L33.3,54.2c0.8-1,1.2-2.3,1.2-3.6c0-3.3-2.6-5.9-5.9-5.9
+ s-5.9,2.6-5.9,5.9s2.6,5.9,5.9,5.9c0.2,0,0.5,0,0.7,0l20.3,71.9l-0.3,1h0.6v0.1l0.2-0.1h50l0.2,0.1v-0.1h0.4l-0.2-0.7l20.3-72.3
+ c0.2,0,0.3,0,0.5,0c3.3,0,5.9-2.6,5.9-5.9S124.4,44.8,121.2,44.8z"/>
+</g>
+</svg>
Index: core/admin_templates/img/ic_pop.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/ic_pop.svg
@@ -0,0 +1,111 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 160 160" enable-background="new 0 0 160 160" xml:space="preserve">
+<g id="Layer_1" display="none">
+</g>
+<g id="Layer_3" display="none">
+ <g display="inline">
+ <polygon fill="#119976" points="45.5,150.2 136.6,80.3 45.5,80.3 "/>
+ <polygon fill="#119976" points="136.6,80.3 45.5,10.3 45.5,80.3 "/>
+ </g>
+</g>
+<g id="Layer_4" display="none">
+ <path display="inline" fill="#FDBC67" d="M135.8,126.4c0,5.7-4.6,10.3-10.3,10.3H35.2c-5.7,0-10.3-4.6-10.3-10.3V34.8
+ c0-5.7,4.6-10.3,10.3-10.3h90.2c5.7,0,10.3,4.6,10.3,10.3V126.4z"/>
+ <g display="inline">
+ <polygon fill="#FFFFFF" points="107.5,122.6 122.6,107.5 95.5,80.5 122.7,53.2 107.4,37.9 80.3,65 80.3,95.6 80.4,95.5 "/>
+ <polygon fill="#FFFFFF" points="80.2,65.1 53.1,38.1 38,53.1 65.1,80.2 37.9,107.4 53.2,122.7 80.3,95.6 80.3,65 "/>
+ </g>
+</g>
+<g id="Layer_5" display="none">
+ <g display="inline">
+ <g>
+ <g>
+ <g>
+ <path fill="#FFFFFF" d="M10.8,137.2c-1.8,0-3.2-1.5-3.2-3.2V34.8h143.9V134c0,1.8-1.5,3.2-3.2,3.2H10.8z"/>
+ <path fill="#888989" d="M148.5,37.8V134c0,0.1-0.1,0.2-0.2,0.2H10.8c-0.1,0-0.2-0.1-0.2-0.2V37.8H148.5 M154.5,31.8H4.6V134
+ c0,3.4,2.8,6.2,6.2,6.2h137.4c3.4,0,6.2-2.8,6.2-6.2V31.8L154.5,31.8z"/>
+ </g>
+ <line fill="none" stroke="#888989" stroke-width="6.0156" stroke-miterlimit="10" x1="42.8" y1="37.5" x2="42.8" y2="134.3"/>
+ <line fill="none" stroke="#888989" stroke-width="7.3038" stroke-miterlimit="10" x1="8.6" y1="68.9" x2="151.3" y2="68.9"/>
+ <line fill="none" stroke="#888989" stroke-width="7.3038" stroke-miterlimit="10" x1="8.6" y1="104.3" x2="151.3" y2="104.3"/>
+ <line fill="none" stroke="#888989" stroke-width="6.0156" stroke-miterlimit="10" x1="80" y1="37.5" x2="80" y2="134.3"/>
+ <line fill="none" stroke="#888989" stroke-width="6.0156" stroke-miterlimit="10" x1="117.3" y1="37.5" x2="117.3" y2="134.3"/>
+ <path fill="#3D3D3D" d="M148.3,15.3H10.8c-3.4,0-6.2,2.6-6.2,5.7V38h149.9V20.9C154.5,17.8,151.7,15.3,148.3,15.3z"/>
+ <rect x="82.8" y="72.3" fill="#D51F26" width="31.5" height="28.3"/>
+ </g>
+ </g>
+ </g>
+</g>
+<g id="Layer_4_copy" display="none">
+ <path display="inline" fill="#FDBC67" d="M155.2,142.5c0,7.7-6.2,13.9-13.9,13.9H19.4c-7.7,0-13.9-6.2-13.9-13.9V18.8
+ c0-7.7,6.2-13.9,13.9-13.9h121.8c7.7,0,13.9,6.2,13.9,13.9V142.5z"/>
+ <g display="inline">
+ <polygon fill="#FFFFFF" points="117.1,137.3 137.4,117 100.8,80.4 137.5,43.6 116.9,22.9 80.3,59.5 80.3,100.9 80.5,100.7 "/>
+ <polygon fill="#FFFFFF" points="80.1,59.7 43.5,23.1 23.2,43.4 59.8,80 23,116.8 43.7,137.5 80.3,100.9 80.3,59.5 "/>
+ </g>
+</g>
+<g id="Layer_6" display="none">
+ <polygon display="inline" fill="#E53A35" points="127.3,160 80.3,112.3 32.7,160 32.7,0 127.3,0 "/>
+ <g display="inline">
+ <path fill="#FFFFFF" d="M50.4,32.9h19v21.5h20.8V32.9h19.1v61.5H90.1V69.5H69.4v24.9h-19V32.9z"/>
+ </g>
+</g>
+<g id="Layer_6_copy" display="none">
+ <polygon display="inline" fill="#1AA6C6" points="127.3,160 80.3,112.3 32.7,160 32.7,0 127.3,0 "/>
+ <g display="inline">
+ <path fill="#FFFFFF" d="M50.4,32.9h17.7l23.1,34v-34h17.9v61.5H91.3l-23-33.7v33.7H50.4V32.9z"/>
+ </g>
+</g>
+<g id="Layer_9" display="none">
+ <path display="inline" fill="#EDBF1C" d="M129.3,47.8c-3.5,0-6.3,2.8-6.3,6.3c0,1.5,0.5,2.9,1.4,3.9L95.6,89.2L82.7,34.6
+ c2.1-1,3.6-3.1,3.6-5.6c0-3.5-2.8-6.3-6.3-6.3s-6.3,2.8-6.3,6.3c0,2.6,1.6,4.8,3.8,5.7L64.4,89.2L35.5,57.8
+ c0.8-1.1,1.3-2.4,1.3-3.8c0-3.5-2.8-6.3-6.3-6.3s-6.3,2.8-6.3,6.3s2.8,6.3,6.3,6.3c0.2,0,0.5,0,0.7,0L52.8,137l-0.3,1.1h0.6l0,0.1
+ l0.2-0.1h53.3l0.2,0.1l0-0.1h0.4l-0.2-0.7l21.7-77.1c0.2,0,0.3,0,0.5,0c3.5,0,6.3-2.8,6.3-6.3S132.7,47.8,129.3,47.8z"/>
+</g>
+<g id="Layer_6_copy_2">
+ <polygon fill="#26B999" points="127.3,160 80.3,112.3 32.7,160 32.7,0 127.3,0 "/>
+ <g>
+ <path fill="#FFFFFF" d="M54.9,32.9h31.6c6.9,0,12,1.6,15.5,4.9c3.4,3.3,5.1,7.9,5.1,14c0,6.2-1.9,11.1-5.6,14.5
+ c-3.7,3.5-9.4,5.2-17.1,5.2H74v22.8H54.9V32.9z M74,59.1h4.7c3.7,0,6.2-0.6,7.7-1.9c1.5-1.3,2.2-2.9,2.2-4.9
+ c0-1.9-0.6-3.6-1.9-4.9c-1.3-1.3-3.7-2-7.3-2H74V59.1z"/>
+ </g>
+</g>
+<g id="Layer_10" display="none">
+ <g display="inline">
+ <polygon fill="#84C66B" points="151.3,148.3 80.5,79.4 80.5,148.3 "/>
+ <polygon fill="#65B350" points="80.5,79.4 9.6,148.3 80.5,148.3 "/>
+ </g>
+ <g display="inline">
+ <polygon fill="#84C66B" points="151.3,79.8 80.5,11 80.5,79.8 "/>
+ <polygon fill="#65B350" points="80.5,11 9.6,79.8 80.5,79.8 "/>
+ </g>
+</g>
+<g id="Layer_10_copy" display="none">
+ <g display="inline">
+ <polygon fill="#84C66B" points="151.3,11 80.5,79.8 80.5,11 "/>
+ <polygon fill="#65B350" points="80.5,79.8 9.6,11 80.5,11 "/>
+ </g>
+ <g display="inline">
+ <polygon fill="#84C66B" points="151.3,79.4 80.5,148.3 80.5,79.4 "/>
+ <polygon fill="#65B350" points="80.5,148.3 9.6,79.4 80.5,79.4 "/>
+ </g>
+</g>
+<g id="Layer_10_copy_2" display="none">
+ <g display="inline">
+ <polygon fill="#84C66B" points="158.8,49.3 79.7,126.1 79.7,49.3 "/>
+ <polygon fill="#65B350" points="79.7,126.1 0.6,49.3 79.7,49.3 "/>
+ </g>
+</g>
+<g id="Layer_13" display="none">
+ <g display="inline">
+ <path fill="#67AADD" d="M147.3,80.2c0,37-30,67.1-67.1,67.1c-37.1,0-67.1-30-67.1-67.1c0-37.1,30-67.1,67.1-67.1
+ C117.3,13.1,147.3,43.1,147.3,80.2L147.3,80.2z M147.3,80.2"/>
+ <g>
+ <path fill="#FFFFFF" d="M67.5,36.2h25.4v19.5L88,94.9H72.3l-4.8-39.2V36.2z M68.4,107.1h23.7v21H68.4V107.1z"/>
+ </g>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/icons/icon24_admin_skins.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/icons/icon24_admin_skins.svg
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 260 260" enable-background="new 0 0 260 260" xml:space="preserve">
+<g id="Layer_38">
+ <g>
+ <g>
+ <g>
+ <path fill="#FAFBFB" d="M8.7,212.8c-0.5,0-1.1-0.7-1.1-1.5V76.5h187.3v134.8c0,0.9-0.5,1.5-1.1,1.5H8.7z"/>
+ <path fill="#7B7B7B" d="M187.3,84.1v121.1H15.2V84.1H187.3 M202.5,68.8H0v142.5c0,5,3.9,9.1,8.8,9.1h185c4.8,0,8.8-4.1,8.8-9.1
+ V68.8H202.5z"/>
+ </g>
+ <path fill="#263238" d="M193.8,41.4H8.8c-4.9,0-8.8,4.1-8.8,9.2v27.3h202.5V50.6C202.5,45.5,198.6,41.4,193.8,41.4z"/>
+ <ellipse fill="#EF4438" cx="132.7" cy="59.7" rx="8.8" ry="9.1"/>
+ <ellipse fill="#FEEA39" cx="158.9" cy="59.7" rx="8.8" ry="9.1"/>
+ <ellipse fill="#4DAF4E" cx="185" cy="59.7" rx="8.8" ry="9.1"/>
+ </g>
+ <rect x="28.1" y="99.3" fill="#73969B" width="148.7" height="22"/>
+ <rect x="28.1" y="121.3" fill="#B1BFBF" width="46.8" height="71"/>
+ <rect x="74.9" y="121.3" fill="#D6DDE2" width="101.8" height="71"/>
+ </g>
+ <g>
+ <circle fill="#FFFFFF" cx="181.5" cy="192.7" r="25.7"/>
+ <g>
+ <path fill="#29B99A" d="M228.9,200.2v-16h-6.4c-1.1-5.3-3.3-10.2-5.8-14.4l4.2-4.2l-11.3-11.3l-4.2,4.2
+ c-4.2-2.7-9.1-4.8-14.4-5.8v-6.4h-16v6.4c-5.3,1.1-10.2,3.3-14.4,5.8l-4.2-4.2l-12.2,11.3l4.2,4.2c-2.7,4.2-4.8,9.1-5.8,14.4
+ h-6.4v16h6.4c1.1,5.3,3.3,10.2,5.8,14.4l-4.2,4.2l11.3,11.3l4.2-4.2c4.2,2.7,9.1,4.8,14.4,5.8v6.4h16v-6.4
+ c5.3-1.1,10.2-3.3,14.4-5.8l4.2,4.2l11.3-11.3l-3.3-4.2c2.7-4.2,4.8-9.1,5.8-14.4L228.9,200.2L228.9,200.2z M182.4,208.2
+ c-9.1,0-16-6.9-16-16s6.9-16,16-16c9.1,0,16,6.9,16,16C198.5,201.3,191.5,208.2,182.4,208.2L182.4,208.2z"/>
+ <path fill="#169977" d="M222.5,184.2c-1.1-5.3-3.3-10.2-5.8-14.4l4.2-4.2l-11.3-11.3l-4.2,4.2c-4.2-2.7-9.1-4.8-14.4-5.8v-6.4h-8
+ v29.9c8.6,0,16,7.5,16,16c0,8.6-6.9,16-16,16v29.9h8v-6.4c5.3-1.1,10.2-3.3,14.4-5.9l4.2,4.2l11.3-11.3l-4.2-4.2
+ c2.7-4.2,4.8-9.1,5.8-14.4h6.4v-16H222.5z"/>
+ </g>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/icons/icon24_administrators.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/icons/icon24_administrators.svg
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 240 220" enable-background="new 0 0 240 220" xml:space="preserve">
+<g id="Layer_6">
+ <g id="Layer_1_3_">
+ <g>
+ <g>
+ <path fill="#FBD1A1" d="M66.4,29.2c20.1,0,36.2,16.3,36.2,36.2c0,20.1-16.3,47.4-36.2,47.4c-20.1,0-36.2-27.4-36.2-47.4
+ C30.1,45.3,46.3,29.2,66.4,29.2L66.4,29.2z"/>
+ <path fill="#EF5752" d="M95.2,111.6c-0.1,0.1-0.2,0.2-0.3,0.2c-0.2-0.1-0.3-0.2-0.4-0.2c-8.2,8.2-17.9,12.6-27.8,12.7
+ c-10-0.1-19.6-4.6-27.8-12.7c-0.2,0.1-0.3,0.2-0.4,0.2c-0.1-0.1-0.2-0.2-0.3-0.2C16.2,122.1,1,144.7,1,170.8v0.1
+ c17.3,15.7,40.3,25.3,65.5,25.3c0.1,0,0.2,0,0.4,0c0.1,0,0.2,0,0.4,0c25.2,0,48.2-9.6,65.5-25.3v-0.1
+ C132.6,144.7,117.3,122.1,95.2,111.6z"/>
+ </g>
+ </g>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/icons/icon24_backup.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/icons/icon24_backup.svg
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 260 260" enable-background="new 0 0 260 260" xml:space="preserve">
+<g id="Layer_39">
+ <g>
+ <g>
+ <path fill="#656D78" d="M187.6,54.3H31.2c-4.8,0-8.7,3.9-8.7,8.7v34.8c0,4.8,3.9,8.7,8.7,8.7h156.4c4.8,0,8.7-3.9,8.7-8.7V63
+ C196.3,58.3,192.4,54.3,187.6,54.3z"/>
+ <circle fill="#8AC053" cx="48.5" cy="80.4" r="8.7"/>
+ <rect x="135.5" y="80.4" fill="#AAB1BD" width="17.3" height="8.7"/>
+ <rect x="161.5" y="80.4" fill="#AAB1BD" width="17.3" height="8.7"/>
+ <path fill="#434953" d="M196.3,97.8L196.3,97.8H22.5l0,0c0,4.8,3.9,8.7,8.7,8.7h156.4C192.4,106.5,196.3,102.6,196.3,97.8z"/>
+ </g>
+ <g>
+ <path fill="#656D78" d="M187.6,106.5H31.2c-4.8,0-8.7,3.9-8.7,8.7v34.8c0,4.8,3.9,8.7,8.7,8.7h156.4c4.8,0,8.7-3.9,8.7-8.7v-34.8
+ C196.3,110.4,192.4,106.5,187.6,106.5z"/>
+ <circle fill="#F4BA46" cx="48.5" cy="132.6" r="8.7"/>
+ <rect x="135.5" y="132.6" fill="#AAB1BD" width="17.3" height="8.7"/>
+ <rect x="161.5" y="132.6" fill="#AAB1BD" width="17.3" height="8.7"/>
+ <path fill="#434953" d="M196.3,149.9L196.3,149.9H22.5l0,0c0,4.8,3.9,8.7,8.7,8.7h156.4C192.4,158.6,196.3,154.7,196.3,149.9z"/>
+ </g>
+ <g>
+ <path fill="#656D78" d="M187.6,158.6H31.2c-4.8,0-8.7,3.9-8.7,8.7V202c0,4.8,3.9,8.7,8.7,8.7h156.4c4.8,0,8.7-3.9,8.7-8.7v-34.8
+ C196.3,162.5,192.4,158.6,187.6,158.6z"/>
+ <circle fill="#E8573F" cx="48.5" cy="184.7" r="8.7"/>
+ <rect x="135.5" y="184.7" fill="#AAB1BD" width="17.3" height="8.7"/>
+ <rect x="161.5" y="184.7" fill="#AAB1BD" width="17.3" height="8.7"/>
+ <path fill="#434953" d="M196.3,202L196.3,202H22.5l0,0c0,4.8,3.9,8.7,8.7,8.7h156.4C192.4,210.8,196.3,206.8,196.3,202z"/>
+ </g>
+ </g>
+ <g>
+ <polygon fill="#A9C148" points="71.6,185.6 123.2,132.5 74.8,132.5 71.6,132.5 0,132.5 0,159 71.6,159 "/>
+ <polygon fill="#A9C148" points="71.6,79.4 71.6,106 0,106 0,132.5 71.6,132.5 74.8,132.5 123.2,132.5 "/>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/icons/icon24_banlist.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/icons/icon24_banlist.svg
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 240 220" enable-background="new 0 0 240 220" xml:space="preserve">
+<g id="Layer_5">
+ <g id="Layer_1_2_">
+ <g>
+ <g>
+ <g>
+ <path fill="#FBD1A1" d="M63.5,27.7c19.1,0,34.6,15.4,34.6,34.6c0,19.1-15.4,45.2-34.6,45.2c-19.1,0-34.6-26.1-34.6-45.2
+ C29,43.2,44.4,27.7,63.5,27.7L63.5,27.7z"/>
+ <path fill="#475C66" d="M90.9,106.4c-0.1,0.1-0.2,0.1-0.2,0.2c-0.1-0.1-0.3-0.1-0.4-0.2c-7.9,7.8-17,12-26.5,12.1
+ c-9.5-0.1-18.7-4.3-26.5-12.1c-0.1,0.1-0.3,0.1-0.4,0.2c-0.1-0.1-0.2-0.1-0.2-0.2C15.5,116.4,1,138,1,162.9v0.1
+ c16.6,14.9,38.5,24.1,62.5,24.1c0.1,0,0.2,0,0.3,0s0.2,0,0.3,0c24,0,46-9.1,62.5-24.1v-0.1C126.7,138,112,116.5,90.9,106.4z"/>
+ </g>
+ </g>
+ <circle fill="#FFFFFF" stroke="#EF5752" stroke-width="8.1562" stroke-miterlimit="10" cx="97.7" cy="172.5" r="34.3"/>
+
+ <rect x="90.9" y="139.7" transform="matrix(0.7071 0.7071 -0.7071 0.7071 150.6616 -18.5023)" fill="#EF5752" width="13.6" height="65.8"/>
+ </g>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/icons/icon24_browse-site.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/icons/icon24_browse-site.svg
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 240 220" enable-background="new 0 0 240 220" xml:space="preserve">
+<g id="Layer_1_1_">
+ <g id="Layer_3">
+ <g>
+ <g>
+ <path fill="#58A0D7" d="M83.9,28.8v167.8C37.6,196.6,0,159.1,0,112.7C0,66.4,37.6,28.8,83.9,28.8z"/>
+ <path fill="#4890CD" d="M83.9,28.8v167.8c46.3,0,83.9-37.6,83.9-83.9S130.2,28.8,83.9,28.8z"/>
+ <g>
+ <path fill="#95C8EC" d="M130.5,83.9c0.1,0,0.2,0.1,0.4,0.2C130.3,83.7,130.3,83.7,130.5,83.9z"/>
+ <path fill="#95C8EC" d="M102.3,44.5c0.2-1.5,6.2-9.5,9-9.1c-9.2-1.3-18.3-1.5-27.3-1.3v17.8c0.7-0.5,1.5-0.9,2.5-1.3
+ C89.3,49.6,101.9,47.1,102.3,44.5z"/>
+ <path fill="#95C8EC" d="M167.6,108.1c-0.1-1.5-0.1-3.2-0.4-4.7c-0.1-0.8-0.2-1.6-0.4-2.5c-0.2-2-0.6-4.1-1.1-6.1
+ c-0.1-0.4-0.2-0.7-0.2-1.2c-0.6-2.4-1.2-4.7-1.9-7.1c0-0.1-0.1-0.1-0.1-0.2c-3.4-10.4-8.8-19.8-15.7-28
+ c-0.2-0.2-0.4-0.4-0.6-0.6c-1.5-1.8-3.2-3.5-4.8-5.2c-0.1-0.1-0.1-0.1-0.2-0.2c0.2,1.9,1.1,5.8,2.9,5.1
+ c-0.7,0.4-1.4,0.4-2.1-0.1c1.4,2.1-26.5,11.3-26,12.1c0,0.1,0.1,0.1,0.1,0.2c-0.2,0-0.6,0.4-0.8,1.3c-1.1,3.4,7.2,5.3-3.2,4.5
+ c-6.2-0.5-0.5,13.3,3.4,8.7c0.2-0.4,10.7-10.5,11.1-8.4c-0.5-2.8,9.2,4.1,8.7,5.1c-0.6,1.3-1.4,1.9-2.7,1.8
+ c1.3,0.9,4.5-2.2,4.7-2.6c-0.5,0.8-6.7-7-5.7-6.7c5.1,0.9,7.5,6.6,9.8,10.3c-0.8-1.3,5.4-5.2,5.1-4.1
+ c-2.4,7.3,8.2,3.3,10.3,5.7c4.5,5.3-12.5,7.9-16.1,3.3c5.4,6.7-10.1-3.7-11.1-4.6c-3.2-1.1-13.6,1.9-16.9,1.5
+ c-11.4,12.8-17.3,21.9-6.1,36.9c2.6,3.4,14.3-1.1,18.5,1.3c5.7,3.1,4.1,11.7,7.9,17.9c2.7,4.5-2.6,16.1,2.5,22.2
+ c2.1,2.5,5.1,5.8,8.1,7c12.4-13,20.7-29.9,22.7-48.8c0.1-0.6,0.1-1.2,0.1-1.8c0.1-1.5,0.2-3.1,0.2-4.6
+ c-6.2-4.7-11.8-18.3-13.1-22.3c0.2,0.7,9.4,13.7,13.2,18.3C167.7,110.4,167.7,109.3,167.6,108.1z"/>
+ <path fill="#95C8EC" d="M135.8,60.5c4.8-3.8-0.7-6.4,5.7-8.7c-0.7-0.7-1.5-1.4-2.4-2.1c-0.8-0.7-1.5-1.4-2.4-2
+ c-0.1-0.1-0.2-0.1-0.4-0.2c-4.7,4-7.1,8.1-9.7,10.8C130.3,54.8,131.9,63.6,135.8,60.5z"/>
+ </g>
+ <g>
+ <path fill="#BEDDF4" d="M20.3,109.6c0.5-0.2,2.6-6.1,1.9-6.6c-3.4-2.2-6.5,8.7-10.5,1.8C9.5,101.1,13.3,94,17,92.9
+ c1.2-0.4,13.2-0.4,14.6,2.7c0-2.1-1.2-4.5,0.7-5.9c2.5-1.9,8-4.2,9-7.7c0.8-3.1,11.2-8.4,13.4-9.1c-0.9,0.4-2.2,1.9-1.8,3.1
+ c-0.6-1.3,7.8-2.4,6.7-4.1c0,0-3.7,0.6-4.4,0.4c-0.9-0.4,2.2-2,1.5-2.4c-0.9-0.4-3.7,0-4.6,0.2c-0.2,0,16.5-4.8,14.6-6.4
+ c-0.4-0.2-4.7-7.3-3.3-6.8c-1.2-0.4-10.8-1.8-11.5-1.2c-0.9,0.8-7.5,13.1-10.1,9.9c-1.2-1.4,0.7-2.5,0.9-3.3
+ c-22.3-2.5,11-12.8,11.2-15.2c0,0-10,0-18.7,0c1.9-0.2,3.5-1.3,4.1-3.5c-0.1,0.5-1.3,0.4-2.8,0.1c-1.5,1.1-2.9,2.1-4.4,3.2
+ c0.1,0,0.4,0.1,0.5,0.1c-0.2,0-0.5,0-0.6,0C15.5,60,4.1,79.1,1,100.9c9.2,8.1,25.5,17.7,27.2,19
+ C26.5,116.3,25.1,107.1,20.3,109.6z"/>
+ <path fill="#BEDDF4" d="M31.6,95.5c0,0.9-0.2,1.8-0.9,2.5C31.6,97.1,31.8,96.2,31.6,95.5z"/>
+ <path fill="#BEDDF4" d="M53.7,45.6c9.4-4.7,4.9,7.2,4.5,7c1.5,1.3,3.3,1.9,5.3,2c5.5-0.8,1.9-13.6-9.3-12.5
+ C54,42.1,51,46.9,53.7,45.6z"/>
+ <path fill="#BEDDF4" d="M71.4,132.5c-4.8-1.1-6.7-2.9-11.1-2.2c9.1-1.3-19.9-15.7-19.8-15.7c-0.2-0.2-0.9,2-1.3,2.7
+ c0.2-1.2-3.1-3.3-5.4-0.4c-2.1,2.6-2.1,5.5-3.2,8.8c-2.9,9.3-3.8,13.2,4.8,21.8c9.4,9.4,4.2,28.9,10.6,40
+ c2.1,1.1,4.4,2.1,6.6,3.1c1.1-3.2,0.7-7.1-0.5-11.3c6.5-1.8,3.5-4.2,4.7-8.5c-1.1,3.5,23.5-25.2,18.6-25.2
+ C80.7,145.6,78.4,134.1,71.4,132.5z"/>
+ <path fill="#BEDDF4" d="M83.9,34c-8.8,0.2-17.8,1.1-26.8,1.9c0.9,2.6,9.5,4.7,15.6,2.9c2.5,1.6,4.9,1.1,7.1,5.1
+ c2.6,5.1-4,2.5-3.4,4.5c2.8,10,3.9,6.1,7.5,3.4V34z"/>
+ </g>
+ </g>
+ <g>
+ <path fill="#E57573" d="M196,88.7l-23.2-23.2l13.9-14c2.6-2.6,6.7-2.6,9.3,0l13.9,13.9c2.6,2.6,2.6,6.7,0,9.3L196,88.7z"/>
+
+ <rect x="137.7" y="64.6" transform="matrix(-0.7071 -0.7071 0.7071 -0.7071 187.2968 292.0305)" fill="#FCB750" width="32.9" height="85.3"/>
+ <polygon fill="#475C66" points="100.8,160.6 112.4,125.8 135.6,149 "/>
+ <path fill="#E57573" d="M196,88.7l-23.2-23.2l13.9-14c2.6-2.6,6.7-2.6,9.3,0l13.9,13.9c2.6,2.6,2.6,6.7,0,9.3L196,88.7z"/>
+
+ <rect x="137.7" y="64.6" transform="matrix(-0.7071 -0.7071 0.7071 -0.7071 187.2968 292.0305)" fill="#FCB750" width="32.9" height="85.3"/>
+ <polygon fill="#475C66" points="100.8,160.6 112.4,125.8 135.6,149 "/>
+ <path fill="#E57573" d="M202.9,58.4l-7-7c-2.6-2.6-6.7-2.6-9.3,0l-13.9,13.9L184.4,77L202.9,58.4z"/>
+
+ <rect x="140.3" y="58.8" transform="matrix(-0.7071 -0.7071 0.7071 -0.7071 181.7146 278.2459)" fill="#FDBD68" width="16.4" height="85.3"/>
+ <polygon fill="#56707B" points="112.4,125.8 100.8,160.6 124,137.4 "/>
+ </g>
+ </g>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/icons/icon24_cat.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/icons/icon24_cat.svg
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 1000 1000" enable-background="new 0 0 1000 1000" xml:space="preserve">
+<g id="Layer_1_copy_2">
+ <g>
+ <g>
+ <path fill="#FDBD68" d="M876.9,246.9H620.6H502.5H33.8v509.4c0,51.3,41.9,93.8,93.8,93.8h749.4c51.9,0,93.8-42.5,93.8-93.8V340.6
+ C970.6,288.8,928.8,246.9,876.9,246.9z"/>
+ <path fill="#F4A44D" d="M408.8,153.1H127.5c-51.9,0-93.8,41.9-93.8,93.8h468.8L408.8,153.1z"/>
+ </g>
+ </g>
+ <g>
+ <rect y="572.5" width="427.5" height="427.5"/>
+ <rect x="48.1" y="620.6" fill="#FFFFFF" width="331.3" height="331.3"/>
+ <path d="M346.3,792.5L233.1,678.8l-30,30l63.8,63.1H78.8v41.9h188.1l-63.8,63.1l30,30L346.3,792.5z"/>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/icons/icon24_changes_log.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/icons/icon24_changes_log.svg
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 240 220" enable-background="new 0 0 240 220" xml:space="preserve">
+<g id="Layer_4_1_">
+ <g id="Layer_4_2_">
+ <g>
+ <g>
+ <path fill="#FFFFFF" d="M17.1,188.1c-4.7,0-8.5-3.8-8.5-8.5V46c0-4.7,3.8-8.5,8.5-8.5h83.8c2.3,0,4.4,0.9,6.1,2.5l27.8,27.7
+ c1.6,1.6,2.5,3.8,2.5,6.1v105.8c0,4.7-3.8,8.5-8.5,8.5H17.1L17.1,188.1z"/>
+ <path fill="#B1BFBF" d="M100.9,46l27.7,27.7v105.8H17V46H100.9 M100.9,28.9H17.1C7.7,28.9,0,36.6,0,46v133.6
+ c0,9.5,7.7,17.1,17.1,17.1h111.6c9.5,0,17.1-7.7,17.1-17.1V73.7c0-4.5-1.8-8.9-5-12.1l-27.7-27.7
+ C109.8,30.7,105.4,28.9,100.9,28.9L100.9,28.9z"/>
+ </g>
+ <g>
+ <polygon fill="#8AC053" points="110.3,97.5 98.2,85.3 61.7,121.7 60.9,120.8 60.9,145.1 61.7,146 "/>
+ <polygon fill="#7BB350" points="49.6,109.6 37.4,121.7 60.9,145.1 60.9,120.8 "/>
+ </g>
+ </g>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/icons/icon24_conf.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/icons/icon24_conf.svg
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 240 220" enable-background="new 0 0 240 220" xml:space="preserve">
+<g id="Layer_2">
+ <g id="Layer_4">
+ <g>
+ <g>
+ <path fill="#EEEFF1" d="M175.6,49.2H97.5L78.1,29.7H19.6C8.8,29.7,0,38.4,0,49.2v11c0-10.8,8.8-19.6,19.6-19.6h58.5l19.6,19.6
+ h78.1c10.8,0,19.6,8.8,19.6,19.4v-11C195.1,58,186.4,49.2,175.6,49.2z"/>
+ <path fill="#B1BFBF" d="M175.6,60.1h-53.3H97.6H0v106c0,10.7,8.8,19.6,19.6,19.6h156c10.8,0,19.6-8.8,19.6-19.6V79.7
+ C195.1,68.9,186.4,60.1,175.6,60.1z"/>
+ <path fill="#73969B" d="M78.1,40.7H19.6C8.8,40.7,0,49.5,0,60.3h97.5L78.1,40.7z"/>
+ </g>
+ <g>
+ <path fill="#4BBC90" d="M89.3,116.5V129h4.8c0.9,3.9,2.4,8,4.7,11.3l-3.4,3.4l8.9,8.9l3.4-3.4c3.3,2.3,7.2,3.8,11.3,4.7
+ l-0.1,4.7h12.4v-4.8c3.9-0.9,8-2.4,11.3-4.7l3.4,3.4l8.9-8.9l-3.4-3.4c2.3-3.3,3.8-7.2,4.7-11.3h4.8v-12.6h-4.8
+ c-0.9-3.9-2.4-8-4.7-11.3l3.4-3.4l-8.9-8.9l-3.4,3.4c-3.3-2.3-7.2-3.8-11.3-4.7l0.1-4.7h-12.6v4.8c-3.9,0.9-8,2.4-11.3,4.7
+ l-3.4-3.4l-8.9,8.9l3.4,3.4c-2.3,3.3-3.8,7.2-4.7,11.3L89.3,116.5z M125.1,110c7,0,12.4,5.6,12.4,12.4c0,7-5.6,12.4-12.4,12.4
+ c-7,0-12.4-5.6-12.4-12.4C112.6,115.6,118.1,110,125.1,110L125.1,110z"/>
+ <path fill="#15B89A" d="M94.1,129c0.9,3.9,2.4,8,4.7,11.3l-3.4,3.4l8.9,8.9l3.4-3.4c3.3,2.3,7.2,3.8,11.3,4.7l-0.1,4.7h5.8
+ l0.1-23.4c-6.7-0.1-12.3-5.7-12.1-12.4c0-7,5.3-12.3,12.1-12.4V86.9h-6v4.8c-3.9,0.9-8,2.4-11.3,4.7l-3.4-3.4l-8.9,8.9l3.4,3.4
+ c-2.3,3.3-3.8,7.2-4.7,11.3h-4.8V129H94.1L94.1,129z"/>
+ <path fill="#08466E" d="M234.6,173.5v-14.9h-5.8c-1-4.8-2.8-9.4-5.6-13.2l4.2-4.2L217,130.9l-4.2,4.2c-3.9-2.5-8.3-4.4-13.2-5.6
+ v-5.8h-14.7v5.8c-4.8,1-9.4,2.8-13.2,5.6l-4.2-4.2l-10.4,10.4l4.2,4.2c-2.5,3.9-4.4,8.3-5.6,13.2h-5.8v14.9h5.8
+ c1,4.8,2.8,9.4,5.6,13.2l-4.2,4.2l10.4,10.4l4.2-4.2c3.9,2.5,8.3,4.4,13.2,5.6v5.8h14.9v-6c4.8-1,9.4-2.8,13.2-5.6l4.2,4.2
+ l10.4-10.4l-4.2-4.2c2.5-3.9,4.4-8.3,5.6-13.2h5.7L234.6,173.5L234.6,173.5z M192.5,180.8c-8.1,0.1-14.9-6.6-14.7-14.7
+ c0-8,6.7-14.7,14.7-14.7c8.1,0.1,14.7,6.7,14.7,14.7C207,174.2,200.3,180.8,192.5,180.8L192.5,180.8z"/>
+ <path fill="#05253E" d="M228.8,158.5c-1-4.8-2.8-9.4-5.6-13.2l4.2-4.2L217,130.7l-4.2,4.2c-3.9-2.5-8.3-4.4-13.2-5.6v-5.8h-7.2
+ v27.7c8.1,0.1,14.6,6.6,14.3,14.7c0,8-6.6,14.6-14.3,14.7v27.7h7.2v-5.7c4.8-1,9.4-2.8,13.2-5.6l4.2,4.2l10.4-10.4l-4.2-4.2
+ c2.5-3.9,4.4-8.3,5.6-13.2h5.8v-14.9L228.8,158.5L228.8,158.5z"/>
+ </g>
+ </g>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/icons/icon24_conf_advanced.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/icons/icon24_conf_advanced.svg
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 1000 1000" enable-background="new 0 0 1000 1000" xml:space="preserve">
+<g id="Layer_61_copy">
+ <g>
+ <g>
+ <path fill="#656D78" d="M652.9,202.9H42.1c-18.7,0-33.8,15.4-33.8,33.8v135.8c0,18.8,15.4,33.8,33.8,33.8h610.4
+ c18.7,0,33.8-15.4,33.8-33.8V236.7C686.7,217.9,671.7,202.9,652.9,202.9z"/>
+ <circle fill="#8AC053" cx="110" cy="304.6" r="33.7"/>
+ <rect x="449.2" y="304.6" fill="#AAB1BD" width="67.9" height="33.7"/>
+ <rect x="551.3" y="304.6" fill="#AAB1BD" width="67.9" height="33.7"/>
+ <path fill="#434953" d="M686.7,372.5L686.7,372.5H8.3l0,0c0,18.8,15.4,33.8,33.8,33.8h610.4C671.7,406.3,686.7,391.3,686.7,372.5
+ z"/>
+ </g>
+ <g>
+ <path fill="#656D78" d="M652.9,406.3H42.1c-18.7,0-33.8,15.4-33.8,33.8v135.8c0,18.8,15.4,33.8,33.8,33.8h610.4
+ c18.7,0,33.8-15.4,33.8-33.8V440.4C686.7,421.7,671.7,406.3,652.9,406.3z"/>
+ <circle fill="#F4BA46" cx="110" cy="507.9" r="33.7"/>
+ <rect x="551.3" y="507.9" fill="#AAB1BD" width="67.9" height="33.7"/>
+ <path fill="#434953" d="M686.7,575.8L686.7,575.8H8.3l0,0c0,18.8,15.4,33.8,33.8,33.8h610.4C671.7,610,686.7,594.6,686.7,575.8z"
+ />
+ </g>
+ <g>
+ <path fill="#656D78" d="M652.9,610H42.1c-18.7,0-33.8,15.4-33.8,33.8v135.8c0,18.8,15.4,33.8,33.8,33.8h610.4
+ c18.7,0,33.8-15.4,33.8-33.8V643.8C686.7,625,671.7,610,652.9,610z"/>
+ <circle fill="#E8573F" cx="110" cy="711.7" r="33.8"/>
+ <path fill="#434953" d="M686.7,779.6L686.7,779.6H8.3l0,0c0,18.8,15.4,33.8,33.8,33.8h610.4C671.7,813.3,686.7,798.3,686.7,779.6
+ z"/>
+ </g>
+ </g>
+ <g>
+ <path fill="#29B99A" d="M880.8,745v-67.9h-27.1c-4.6-22.5-13.8-42.9-25-60.8l17.9-17.9l-47.5-47.5l-17.9,17.9
+ c-17.9-11.2-38.3-20.4-60.8-25v-27.1h-67.9v27.1c-22.5,4.6-42.9,13.8-60.8,25l-17.9-17.9l-52.1,47.5l17.9,17.9
+ c-11.2,17.9-20.4,38.3-25,60.8h-27.1V745h27.1c4.6,22.5,13.8,42.9,25,60.8l-17.9,17.9l47.5,47.5l17.9-17.9
+ c17.9,11.3,38.3,20.4,60.8,25v27.1h67.9v-27.1c22.5-4.6,42.9-13.8,60.8-25l17.9,17.9l47.5-47.5l-13.8-17.9
+ c11.3-17.9,20.4-38.3,25-60.8H880.8z M684.2,778.7c-38.3,0-67.9-29.2-67.9-67.9c0-38.3,29.2-67.9,67.9-67.9
+ c38.3,0,67.9,29.2,67.9,67.9C752.1,749.6,722.9,778.7,684.2,778.7L684.2,778.7z"/>
+ <path fill="#169977" d="M853.8,677.1c-4.6-22.5-13.8-42.9-25-60.8l17.9-17.9l-47.5-47.5l-17.9,17.9c-17.9-11.2-38.3-20.4-60.8-25
+ v-27.1h-33.8v126.7c36.3,0,67.9,31.7,67.9,67.9c0,36.2-29.2,67.9-67.9,67.9v126.7h33.8v-27.1c22.5-4.6,42.9-13.8,60.8-25
+ l17.9,17.9l47.5-47.5l-17.9-17.9c11.2-17.9,20.4-38.3,25-60.8h27.1v-67.9h-27.1V677.1z"/>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/icons/icon24_conf_agents.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/icons/icon24_conf_agents.svg
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 45 45" enable-background="new 0 0 45 45" xml:space="preserve">
+<g id="Layer_28_copy">
+ <g>
+ <path fill="#FFFFFF" d="M3.5,37.1c-0.9,0-1.6-0.7-1.6-1.6V10.4c0-0.9,0.7-1.6,1.6-1.6h15.7c0.4,0,0.8,0.2,1.1,0.5l5.2,5.2
+ c0.3,0.3,0.5,0.7,0.5,1.1v19.9c0,0.9-0.7,1.6-1.6,1.6H3.5z"/>
+ <path fill="#B1BFBF" d="M19.2,10.4l5.2,5.2v19.9H3.5V10.4H19.2 M19.2,7.2H3.5c-1.8,0-3.2,1.4-3.2,3.2v25.1c0,1.8,1.4,3.2,3.2,3.2
+ h20.9c1.8,0,3.2-1.4,3.2-3.2V15.6c0-0.8-0.3-1.7-0.9-2.3l-5.2-5.2C20.9,7.5,20,7.2,19.2,7.2L19.2,7.2z"/>
+ </g>
+ <g>
+ <path fill="#EBEBEB" d="M9.8,9c4.3,0,7.8,3.5,7.8,7.8s-3.5,7.8-7.8,7.8S2,21.1,2,16.8C2,12.5,5.5,9,9.8,9L9.8,9z"/>
+ <path fill="#344E5C" d="M13.3,17H9.9v-4c0-0.3-0.3-0.6-0.6-0.6c-0.3,0-0.6,0.3-0.6,0.6v4.6c0,0.3,0.3,0.6,0.6,0.6h4
+ c0.3,0,0.6-0.3,0.6-0.6C13.9,17.3,13.7,17,13.3,17L13.3,17z"/>
+ <path fill="#E2584C" d="M9.8,9C5.5,9,2,12.5,2,16.8s3.5,7.8,7.8,7.8s7.8-3.5,7.8-7.8S14.1,9,9.8,9L9.8,9z M9.8,23.1
+ c-3.5,0-6.3-2.8-6.3-6.3s2.9-6.3,6.3-6.3s6.3,2.9,6.3,6.3C16.2,20.3,13.3,23.1,9.8,23.1L9.8,23.1z"/>
+ </g>
+ <circle fill="#FFFFFF" cx="23.4" cy="32.4" r="4.9"/>
+ <g>
+ <path fill="#29B99A" d="M32.3,34v-3.1h-1.2c-0.2-1-0.6-1.9-1.1-2.7l0.8-0.8l-2.1-2.1L27.8,26c-0.8-0.5-1.7-0.9-2.7-1.1v-1.2H22
+ v1.2c-1,0.2-1.9,0.6-2.7,1.1l-0.8-0.8l-2.3,2.1l0.8,0.8c-0.5,0.8-0.9,1.7-1.1,2.7h-1.2V34h1.2c0.2,1,0.6,1.9,1.1,2.7l-0.8,0.8
+ l2.1,2.1l0.8-0.8c0.8,0.5,1.7,0.9,2.7,1.1v1.2h3.1V40c1-0.2,1.9-0.6,2.7-1.1l0.8,0.8l2.1-2.1L30,36.7c0.5-0.8,0.9-1.7,1.1-2.7
+ C31.1,34,32.3,34,32.3,34z M23.5,35.5c-1.7,0-3.1-1.3-3.1-3.1c0-1.7,1.3-3.1,3.1-3.1c1.7,0,3.1,1.3,3.1,3.1
+ C26.5,34.2,25.2,35.5,23.5,35.5L23.5,35.5z"/>
+ <path fill="#169977" d="M31.1,30.9c-0.2-1-0.6-1.9-1.1-2.7l0.8-0.8l-2.1-2.1L27.8,26c-0.8-0.5-1.7-0.9-2.7-1.1v-1.2h-1.5v5.7
+ c1.6,0,3.1,1.4,3.1,3.1c0,1.6-1.3,3.1-3.1,3.1v5.7h1.5V40c1-0.2,1.9-0.6,2.7-1.1l0.8,0.8l2.1-2.1L30,36.7c0.5-0.8,0.9-1.7,1.1-2.7
+ h1.2v-3.1L31.1,30.9L31.1,30.9z"/>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/icons/icon24_conf_country_states.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/icons/icon24_conf_country_states.svg
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 45 45" enable-background="new 0 0 45 45" xml:space="preserve">
+<g id="Layer_30_copy">
+ <g>
+ <polygon fill="#BD3F35" points="22.5,10 11.7,10 11.7,25.1 22.5,25.1 "/>
+ <polygon fill="#931F1E" points="11.7,25.1 14.2,22.6 14.2,21.3 11.7,21.3 "/>
+ <rect x="1.6" y="7.4" fill="#EF5451" width="12.6" height="15.1"/>
+ <rect x="0.3" y="7.4" fill="#455B65" width="2.5" height="25.3"/>
+ </g>
+ <g>
+ <polygon fill="#DCB227" points="28.6,17.5 17.8,17.5 17.8,32.7 28.6,32.7 "/>
+ <polygon fill="#9F822F" points="17.8,32.7 20.3,30.2 20.3,28.9 17.8,28.9 "/>
+ <rect x="7.7" y="15" fill="#FCD42E" width="12.6" height="15.2"/>
+ <rect x="6.4" y="15" fill="#455B65" width="2.5" height="25.3"/>
+ </g>
+ <g>
+ <path fill="#29B99A" d="M40.8,32.4v-3.1h-1.3c-0.2-1.1-0.6-2-1.1-2.8l0.8-0.8l-2.2-2.2l-0.8,0.8c-0.8-0.5-1.8-0.9-2.8-1.1v-1.3
+ h-3.1v1.3c-1.1,0.2-2,0.6-2.8,1.1l-0.8-0.8l-2.4,2.2l0.8,0.8c-0.5,0.8-0.9,1.8-1.1,2.8h-1.3v3.1h1.3c0.2,1.1,0.6,2,1.1,2.8
+ L24.3,36l2.2,2.2l0.8-0.8c0.8,0.5,1.8,0.9,2.8,1.1v1.3h3.1v-1.3c1.1-0.2,2-0.6,2.8-1.1l0.8,0.8l2.2-2.2l-0.6-0.8
+ c0.5-0.8,0.9-1.8,1.1-2.8H40.8z M31.8,33.9c-1.8,0-3.1-1.3-3.1-3.1c0-1.8,1.3-3.1,3.1-3.1c1.8,0,3.1,1.4,3.1,3.1
+ C34.9,32.6,33.5,33.9,31.8,33.9L31.8,33.9z"/>
+ <path fill="#169977" d="M39.6,29.3c-0.2-1.1-0.6-2-1.1-2.8l0.8-0.8l-2.2-2.2l-0.8,0.8c-0.8-0.5-1.8-0.9-2.8-1.1v-1.3h-1.6v5.8
+ c1.7,0,3.1,1.5,3.1,3.1c0,1.7-1.3,3.1-3.1,3.1v5.8h1.6v-1.3c1-0.2,2-0.6,2.8-1.1l0.8,0.8l2.2-2.2l-0.8-0.8
+ c0.5-0.8,0.9-1.8,1.1-2.8h1.3v-3.1H39.6z"/>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/icons/icon24_conf_custom.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/icons/icon24_conf_custom.svg
@@ -0,0 +1,1573 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 240 220" enable-background="new 0 0 240 220" xml:space="preserve">
+<g id="Layer_1_copy">
+</g>
+<g id="Layer_1" display="none">
+ <g id="Layer_3" display="inline">
+ <g>
+ <g>
+ <path fill="#58A0D7" d="M83.9,28.8v167.8C37.6,196.6,0,159.1,0,112.7C0,66.4,37.6,28.8,83.9,28.8z"/>
+ <path fill="#4890CD" d="M83.9,28.8v167.8c46.3,0,83.9-37.6,83.9-83.9S130.2,28.8,83.9,28.8z"/>
+ <g>
+ <path fill="#95C8EC" d="M130.5,83.9c0.1,0,0.2,0.1,0.4,0.2C130.3,83.7,130.3,83.7,130.5,83.9z"/>
+ <path fill="#95C8EC" d="M102.3,44.5c0.2-1.5,6.2-9.5,9-9.1c-9.2-1.3-18.3-1.5-27.3-1.3v17.8c0.7-0.5,1.5-0.9,2.5-1.3
+ C89.3,49.6,101.9,47.1,102.3,44.5z"/>
+ <path fill="#95C8EC" d="M167.6,108.1c-0.1-1.5-0.1-3.2-0.4-4.7c-0.1-0.8-0.2-1.6-0.4-2.5c-0.2-2-0.6-4.1-1.1-6.1
+ c-0.1-0.4-0.2-0.7-0.2-1.2c-0.6-2.4-1.2-4.7-1.9-7.1c0-0.1-0.1-0.1-0.1-0.2c-3.4-10.4-8.8-19.8-15.7-28
+ c-0.2-0.2-0.4-0.4-0.6-0.6c-1.5-1.8-3.2-3.5-4.8-5.2c-0.1-0.1-0.1-0.1-0.2-0.2c0.2,1.9,1.1,5.8,2.9,5.1
+ c-0.7,0.4-1.4,0.4-2.1-0.1c1.4,2.1-26.5,11.3-26,12.1c0,0.1,0.1,0.1,0.1,0.2c-0.2,0-0.6,0.4-0.8,1.3c-1.1,3.4,7.2,5.3-3.2,4.5
+ c-6.2-0.5-0.5,13.3,3.4,8.7c0.2-0.4,10.7-10.5,11.1-8.4c-0.5-2.8,9.2,4.1,8.7,5.1c-0.6,1.3-1.4,1.9-2.7,1.8
+ c1.3,0.9,4.5-2.2,4.7-2.6c-0.5,0.8-6.7-7-5.7-6.7c5.1,0.9,7.5,6.6,9.8,10.3c-0.8-1.3,5.4-5.2,5.1-4.1
+ c-2.4,7.3,8.2,3.3,10.3,5.7c4.5,5.3-12.5,7.9-16.1,3.3c5.4,6.7-10.1-3.7-11.1-4.6c-3.2-1.1-13.6,1.9-16.9,1.5
+ c-11.4,12.8-17.3,21.9-6.1,36.9c2.6,3.4,14.3-1.1,18.5,1.3c5.7,3.1,4.1,11.7,7.9,17.9c2.7,4.5-2.6,16.1,2.5,22.2
+ c2.1,2.5,5.1,5.8,8.1,7c12.4-13,20.7-29.9,22.7-48.8c0.1-0.6,0.1-1.2,0.1-1.8c0.1-1.5,0.2-3.1,0.2-4.6
+ c-6.2-4.7-11.8-18.3-13.1-22.3c0.2,0.7,9.4,13.7,13.2,18.3C167.7,110.4,167.7,109.3,167.6,108.1z"/>
+ <path fill="#95C8EC" d="M135.8,60.5c4.8-3.8-0.7-6.4,5.7-8.7c-0.7-0.7-1.5-1.4-2.4-2.1c-0.8-0.7-1.5-1.4-2.4-2
+ c-0.1-0.1-0.2-0.1-0.4-0.2c-4.7,4-7.1,8.1-9.7,10.8C130.3,54.8,131.9,63.6,135.8,60.5z"/>
+ </g>
+ <g>
+ <path fill="#BEDDF4" d="M20.3,109.6c0.5-0.2,2.6-6.1,1.9-6.6c-3.4-2.2-6.5,8.7-10.5,1.8C9.5,101.1,13.3,94,17,92.9
+ c1.2-0.4,13.2-0.4,14.6,2.7c0-2.1-1.2-4.5,0.7-5.9c2.5-1.9,8-4.2,9-7.7c0.8-3.1,11.2-8.4,13.4-9.1c-0.9,0.4-2.2,1.9-1.8,3.1
+ c-0.6-1.3,7.8-2.4,6.7-4.1c0,0-3.7,0.6-4.4,0.4c-0.9-0.4,2.2-2,1.5-2.4c-0.9-0.4-3.7,0-4.6,0.2c-0.2,0,16.5-4.8,14.6-6.4
+ c-0.4-0.2-4.7-7.3-3.3-6.8c-1.2-0.4-10.8-1.8-11.5-1.2c-0.9,0.8-7.5,13.1-10.1,9.9c-1.2-1.4,0.7-2.5,0.9-3.3
+ c-22.3-2.5,11-12.8,11.2-15.2c0,0-10,0-18.7,0c1.9-0.2,3.5-1.3,4.1-3.5c-0.1,0.5-1.3,0.4-2.8,0.1c-1.5,1.1-2.9,2.1-4.4,3.2
+ c0.1,0,0.4,0.1,0.5,0.1c-0.2,0-0.5,0-0.6,0c-16.5,13-27.9,32.1-31,53.9c9.2,8.1,25.5,17.7,27.2,19
+ C26.5,116.3,25.1,107.1,20.3,109.6z"/>
+ <path fill="#BEDDF4" d="M31.6,95.5c0,0.9-0.2,1.8-0.9,2.5C31.6,97.1,31.8,96.2,31.6,95.5z"/>
+ <path fill="#BEDDF4" d="M53.7,45.6c9.4-4.7,4.9,7.2,4.5,7c1.5,1.3,3.3,1.9,5.3,2c5.5-0.8,1.9-13.6-9.3-12.5
+ C54,42.1,51,46.9,53.7,45.6z"/>
+ <path fill="#BEDDF4" d="M71.4,132.5c-4.8-1.1-6.7-2.9-11.1-2.2c9.1-1.3-19.9-15.7-19.8-15.7c-0.2-0.2-0.9,2-1.3,2.7
+ c0.2-1.2-3.1-3.3-5.4-0.4c-2.1,2.6-2.1,5.5-3.2,8.8c-2.9,9.3-3.8,13.2,4.8,21.8c9.4,9.4,4.2,28.9,10.6,40
+ c2.1,1.1,4.4,2.1,6.6,3.1c1.1-3.2,0.7-7.1-0.5-11.3c6.5-1.8,3.5-4.2,4.7-8.5c-1.1,3.5,23.5-25.2,18.6-25.2
+ C80.7,145.6,78.4,134.1,71.4,132.5z"/>
+ <path fill="#BEDDF4" d="M83.9,34c-8.8,0.2-17.8,1.1-26.8,1.9c0.9,2.6,9.5,4.7,15.6,2.9c2.5,1.6,4.9,1.1,7.1,5.1
+ c2.6,5.1-4,2.5-3.4,4.5c2.8,10,3.9,6.1,7.5,3.4V34z"/>
+ </g>
+ </g>
+ <g>
+ <path fill="#E57573" d="M196,88.7l-23.2-23.2l13.9-14c2.6-2.6,6.7-2.6,9.3,0l13.9,13.9c2.6,2.6,2.6,6.7,0,9.3L196,88.7z"/>
+
+ <rect x="137.7" y="64.6" transform="matrix(0.7071 0.7071 -0.7071 0.7071 120.9669 -77.6111)" fill="#FCB750" width="32.9" height="85.3"/>
+ <polygon fill="#475C66" points="100.8,160.6 112.4,125.8 135.6,149 "/>
+ <path fill="#E57573" d="M196,88.7l-23.2-23.2l13.9-14c2.6-2.6,6.7-2.6,9.3,0l13.9,13.9c2.6,2.6,2.6,6.7,0,9.3L196,88.7z"/>
+
+ <rect x="137.7" y="64.6" transform="matrix(0.7071 0.7071 -0.7071 0.7071 120.9669 -77.6111)" fill="#FCB750" width="32.9" height="85.3"/>
+ <polygon fill="#475C66" points="100.8,160.6 112.4,125.8 135.6,149 "/>
+ <path fill="#E57573" d="M202.9,58.4l-7-7c-2.6-2.6-6.7-2.6-9.3,0l-13.9,13.9L184.4,77L202.9,58.4z"/>
+
+ <rect x="140.3" y="58.8" transform="matrix(0.7071 0.7071 -0.7071 0.7071 115.2149 -75.251)" fill="#FDBD68" width="16.4" height="85.3"/>
+ <polygon fill="#56707B" points="112.4,125.8 100.8,160.6 124,137.4 "/>
+ </g>
+ </g>
+ </g>
+</g>
+<g id="Layer_2" display="none">
+ <g id="Layer_4" display="inline">
+ <g>
+ <g>
+ <path fill="#EEEFF1" d="M175.6,49.2H97.5L78.1,29.7H19.6C8.8,29.7,0,38.4,0,49.2v11c0-10.8,8.8-19.6,19.6-19.6h58.5l19.6,19.6
+ h78.1c10.8,0,19.6,8.8,19.6,19.4v-11C195.1,58,186.4,49.2,175.6,49.2z"/>
+ <path fill="#B1BFBF" d="M175.6,60.1h-53.3H97.6H0v106c0,10.7,8.8,19.6,19.6,19.6h156c10.8,0,19.6-8.8,19.6-19.6V79.7
+ C195.1,68.9,186.4,60.1,175.6,60.1z"/>
+ <path fill="#73969B" d="M78.1,40.7H19.6C8.8,40.7,0,49.5,0,60.3h97.5L78.1,40.7z"/>
+ </g>
+ <g>
+ <path fill="#4BBC90" d="M89.3,116.5V129h4.8c0.9,3.9,2.4,8,4.7,11.3l-3.4,3.4l8.9,8.9l3.4-3.4c3.3,2.3,7.2,3.8,11.3,4.7
+ l-0.1,4.7h12.4v-4.8c3.9-0.9,8-2.4,11.3-4.7l3.4,3.4l8.9-8.9l-3.4-3.4c2.3-3.3,3.8-7.2,4.7-11.3h4.8v-12.6h-4.8
+ c-0.9-3.9-2.4-8-4.7-11.3l3.4-3.4l-8.9-8.9l-3.4,3.4c-3.3-2.3-7.2-3.8-11.3-4.7l0.1-4.7h-12.6v4.8c-3.9,0.9-8,2.4-11.3,4.7
+ l-3.4-3.4l-8.9,8.9l3.4,3.4c-2.3,3.3-3.8,7.2-4.7,11.3L89.3,116.5z M125.1,110c7,0,12.4,5.6,12.4,12.4c0,7-5.6,12.4-12.4,12.4
+ c-7,0-12.4-5.6-12.4-12.4C112.6,115.6,118.1,110,125.1,110L125.1,110z"/>
+ <path fill="#15B89A" d="M94.1,129c0.9,3.9,2.4,8,4.7,11.3l-3.4,3.4l8.9,8.9l3.4-3.4c3.3,2.3,7.2,3.8,11.3,4.7l-0.1,4.7h5.8
+ l0.1-23.4c-6.7-0.1-12.3-5.7-12.1-12.4c0-7,5.3-12.3,12.1-12.4V86.9h-6v4.8c-3.9,0.9-8,2.4-11.3,4.7l-3.4-3.4l-8.9,8.9l3.4,3.4
+ c-2.3,3.3-3.8,7.2-4.7,11.3h-4.8v12.4h5V129z"/>
+ <path fill="#08466E" d="M234.6,173.5v-14.9h-5.8c-1-4.8-2.8-9.4-5.6-13.2l4.2-4.2L217,130.9l-4.2,4.2c-3.9-2.5-8.3-4.4-13.2-5.6
+ v-5.8h-14.7v5.8c-4.8,1-9.4,2.8-13.2,5.6l-4.2-4.2l-10.4,10.4l4.2,4.2c-2.5,3.9-4.4,8.3-5.6,13.2h-5.8v14.9h5.8
+ c1,4.8,2.8,9.4,5.6,13.2l-4.2,4.2l10.4,10.4l4.2-4.2c3.9,2.5,8.3,4.4,13.2,5.6v5.8h14.9v-6c4.8-1,9.4-2.8,13.2-5.6l4.2,4.2
+ l10.4-10.4l-4.2-4.2c2.5-3.9,4.4-8.3,5.6-13.2h5.7V173.5z M192.5,180.8c-8.1,0.1-14.9-6.6-14.7-14.7c0-8,6.7-14.7,14.7-14.7
+ c8.1,0.1,14.7,6.7,14.7,14.7C207,174.2,200.3,180.8,192.5,180.8L192.5,180.8z"/>
+ <path fill="#05253E" d="M228.8,158.5c-1-4.8-2.8-9.4-5.6-13.2l4.2-4.2L217,130.7l-4.2,4.2c-3.9-2.5-8.3-4.4-13.2-5.6v-5.8h-7.2
+ v27.7c8.1,0.1,14.6,6.6,14.3,14.7c0,8-6.6,14.6-14.3,14.7v27.7h7.2v-5.7c4.8-1,9.4-2.8,13.2-5.6l4.2,4.2l10.4-10.4l-4.2-4.2
+ c2.5-3.9,4.4-8.3,5.6-13.2h5.8v-14.9L228.8,158.5L228.8,158.5z"/>
+ </g>
+ </g>
+ </g>
+</g>
+<g id="Layer_4_1_" display="none">
+ <g id="Layer_4_2_" display="inline">
+ <g>
+ <g>
+ <path fill="#FFFFFF" d="M17.1,188.1c-4.7,0-8.5-3.8-8.5-8.5V46c0-4.7,3.8-8.5,8.5-8.5h83.8c2.3,0,4.4,0.9,6.1,2.5l27.8,27.7
+ c1.6,1.6,2.5,3.8,2.5,6.1v105.8c0,4.7-3.8,8.5-8.5,8.5L17.1,188.1L17.1,188.1z"/>
+ <path fill="#B1BFBF" d="M100.9,46l27.7,27.7v105.8H17V46H100.9 M100.9,28.9H17.1C7.7,28.9,0,36.6,0,46v133.6
+ c0,9.5,7.7,17.1,17.1,17.1h111.6c9.5,0,17.1-7.7,17.1-17.1V73.7c0-4.5-1.8-8.9-5-12.1l-27.7-27.7
+ C109.8,30.7,105.4,28.9,100.9,28.9L100.9,28.9z"/>
+ </g>
+ <g>
+ <polygon fill="#8AC053" points="110.3,97.5 98.2,85.3 61.7,121.7 60.9,120.8 60.9,145.1 61.7,146 "/>
+ <polygon fill="#7BB350" points="49.6,109.6 37.4,121.7 60.9,145.1 60.9,120.8 "/>
+ </g>
+ </g>
+ </g>
+</g>
+<g id="Layer_5" display="none">
+ <g id="Layer_1_1_" display="inline">
+ <g>
+ <g>
+ <g>
+ <path fill="#FBD1A1" d="M63.5,27.7c19.1,0,34.6,15.4,34.6,34.6c0,19.1-15.4,45.2-34.6,45.2c-19.1,0-34.6-26.1-34.6-45.2
+ C29,43.2,44.4,27.7,63.5,27.7L63.5,27.7z"/>
+ <path fill="#475C66" d="M90.9,106.4c-0.1,0.1-0.2,0.1-0.2,0.2c-0.1-0.1-0.3-0.1-0.4-0.2c-7.9,7.8-17,12-26.5,12.1
+ c-9.5-0.1-18.7-4.3-26.5-12.1c-0.1,0.1-0.3,0.1-0.4,0.2c-0.1-0.1-0.2-0.1-0.2-0.2C15.5,116.4,1,138,1,162.9v0.1
+ c16.6,14.9,38.5,24.1,62.5,24.1c0.1,0,0.2,0,0.3,0c0.1,0,0.2,0,0.3,0c24,0,46-9.1,62.5-24.1v-0.1
+ C126.7,138,112,116.5,90.9,106.4z"/>
+ </g>
+ </g>
+ <circle fill="#FFFFFF" stroke="#EF5752" stroke-width="8.1562" stroke-miterlimit="10" cx="97.7" cy="172.5" r="34.3"/>
+
+ <rect x="90.8" y="139.6" transform="matrix(-0.7071 -0.7071 0.7071 -0.7071 44.7033 363.6012)" fill="#EF5752" width="13.6" height="65.8"/>
+ </g>
+ </g>
+</g>
+<g id="Layer_6" display="none">
+ <g id="Layer_1_2_" display="inline">
+ <g>
+ <g>
+ <path fill="#FBD1A1" d="M66.4,29.2c20.1,0,36.2,16.3,36.2,36.2c0,20.1-16.3,47.4-36.2,47.4c-20.1,0-36.2-27.4-36.2-47.4
+ C30.1,45.3,46.3,29.2,66.4,29.2L66.4,29.2z"/>
+ <path fill="#EF5752" d="M95.2,111.6c-0.1,0.1-0.2,0.2-0.3,0.2c-0.2-0.1-0.3-0.2-0.4-0.2c-8.2,8.2-17.9,12.6-27.8,12.7
+ c-10-0.1-19.6-4.6-27.8-12.7c-0.2,0.1-0.3,0.2-0.4,0.2c-0.1-0.1-0.2-0.2-0.3-0.2C16.2,122.1,1,144.7,1,170.8v0.1
+ c17.3,15.7,40.3,25.3,65.5,25.3c0.1,0,0.2,0,0.4,0c0.1,0,0.2,0,0.4,0c25.2,0,48.2-9.6,65.5-25.3v-0.1
+ C132.6,144.7,117.3,122.1,95.2,111.6z"/>
+ </g>
+ </g>
+ </g>
+</g>
+<g id="Layer_7" display="none">
+ <g display="inline">
+ <g>
+ <path fill="#EDEFF1" d="M170.5,48H95.2L76.3,29.1H19.9C9.5,29.1,1,37.6,1,48v10.6c0-10.4,8.5-18.9,18.9-18.9h56.4l18.9,18.9h75.3
+ c10.4,0,18.9,8.5,18.9,18.8V66.8C189.3,56.4,180.9,48,170.5,48z"/>
+ <path fill="#B1BFBF" d="M170.5,58.6H119H95.2H1v102.3c0,10.3,8.5,18.9,18.9,18.9h150.6c10.4,0,18.9-8.5,18.9-18.9V77.4
+ C189.3,67,180.9,58.6,170.5,58.6z"/>
+ <path fill="#73969B" d="M76.3,39.7H19.9C9.5,39.7,1,48.2,1,58.6h94.2L76.3,39.7z"/>
+ </g>
+ <g>
+ <g>
+ <path fill="#656D78" d="M212.2,94.7H98c-3.5,0-6.3,2.9-6.3,6.3v25.4c0,3.5,2.9,6.3,6.3,6.3h114.3c3.5,0,6.3-2.9,6.3-6.3V101
+ C218.6,97.5,215.7,94.7,212.2,94.7z"/>
+ <circle fill="#8AC053" cx="110.7" cy="113.7" r="6.3"/>
+ <rect x="174.2" y="113.7" fill="#AAB1BD" width="12.7" height="6.3"/>
+ <rect x="193.2" y="113.7" fill="#AAB1BD" width="12.7" height="6.3"/>
+ <path fill="#434953" d="M218.6,126.4L218.6,126.4h-127l0,0c0,3.5,2.9,6.3,6.3,6.3h114.3C215.7,132.7,218.6,129.9,218.6,126.4z"
+ />
+ </g>
+ <g>
+ <path fill="#656D78" d="M212.2,132.7H98c-3.5,0-6.3,2.9-6.3,6.3v25.4c0,3.5,2.9,6.3,6.3,6.3h114.3c3.5,0,6.3-2.9,6.3-6.3v-25.4
+ C218.6,135.6,215.7,132.7,212.2,132.7z"/>
+ <circle fill="#F4BA46" cx="110.7" cy="151.8" r="6.3"/>
+ <rect x="174.2" y="151.8" fill="#AAB1BD" width="12.7" height="6.3"/>
+ <rect x="193.2" y="151.8" fill="#AAB1BD" width="12.7" height="6.3"/>
+ <path fill="#434953" d="M218.6,164.5L218.6,164.5h-127l0,0c0,3.5,2.9,6.3,6.3,6.3h114.3C215.7,170.8,218.6,168,218.6,164.5z"/>
+ </g>
+ <g>
+ <path fill="#656D78" d="M212.2,170.8H98c-3.5,0-6.3,2.9-6.3,6.3v25.4c0,3.5,2.9,6.3,6.3,6.3h114.3c3.5,0,6.3-2.9,6.3-6.3v-25.4
+ C218.6,173.7,215.7,170.8,212.2,170.8z"/>
+ <circle fill="#E8573F" cx="110.7" cy="189.9" r="6.3"/>
+ <rect x="174.2" y="189.9" fill="#AAB1BD" width="12.7" height="6.3"/>
+ <rect x="193.2" y="189.9" fill="#AAB1BD" width="12.7" height="6.3"/>
+ <path fill="#434953" d="M218.6,202.6L218.6,202.6h-127l0,0c0,3.5,2.9,6.3,6.3,6.3h114.3C215.7,208.9,218.6,206.1,218.6,202.6z"
+ />
+ </g>
+ </g>
+ </g>
+</g>
+<g id="Layer_8" display="none">
+ <g display="inline">
+ <g>
+ <path fill="#EDEFF1" d="M176.6,48.7H98.1L78.5,29.1H19.6C8.8,29.1,0,37.9,0,48.7v11.1c0-10.8,8.8-19.6,19.6-19.6h58.8l19.6,19.6
+ h78.5c10.8,0,19.6,8.8,19.6,19.6V68.3C196.2,57.5,187.4,48.7,176.6,48.7z"/>
+ <path fill="#B1BFBF" d="M176.6,59.8h-53.7H98.1H0v106.6c0,10.8,8.8,19.6,19.6,19.6h156.9c10.8,0,19.6-8.9,19.6-19.6v-87
+ C196.2,68.6,187.4,59.8,176.6,59.8z"/>
+ <path fill="#73969B" d="M78.5,40.1H19.6C8.8,40.1,0,48.9,0,59.8h98.1L78.5,40.1z"/>
+ </g>
+ <g>
+ <path fill="#E57473" d="M196.3,81.8l-23.2-23.2L187,44.7c2.6-2.6,6.7-2.6,9.3,0l13.9,13.9c2.6,2.6,2.6,6.7,0,9.3L196.3,81.8z"/>
+
+ <rect x="138.1" y="57.7" transform="matrix(-0.7071 -0.7071 0.7071 -0.7071 192.8088 280.5757)" fill="#FCB74F" width="32.8" height="85.3"/>
+ <polygon fill="#465B65" points="101.1,153.7 112.7,118.9 135.9,142.1 "/>
+ <path fill="#E57473" d="M196.3,81.8l-23.2-23.2L187,44.7c2.6-2.6,6.7-2.6,9.3,0l13.9,13.9c2.6,2.6,2.6,6.7,0,9.3L196.3,81.8z"/>
+
+ <rect x="138.1" y="57.7" transform="matrix(-0.7071 -0.7071 0.7071 -0.7071 192.8088 280.5757)" fill="#FCB74F" width="32.8" height="85.3"/>
+ <polygon fill="#465B65" points="101.1,153.7 112.7,118.9 135.9,142.1 "/>
+ <path fill="#E57473" d="M203.3,51.6l-7-7c-2.6-2.6-6.7-2.6-9.3,0l-13.9,13.9l11.6,11.6L203.3,51.6z"/>
+
+ <rect x="140.5" y="51.9" transform="matrix(-0.7071 -0.7071 0.7071 -0.7071 187.0123 266.5657)" fill="#FDBD68" width="16.4" height="85.3"/>
+ <polygon fill="#556F7A" points="112.7,118.9 101.1,153.7 124.3,130.5 "/>
+ </g>
+ </g>
+</g>
+<g id="Layer_9" display="none">
+ <g display="inline">
+ <path fill="#F8B0AB" d="M175.9,60h-53.1H98.3H1.1v105.5c0,10.7,8.7,19.4,19.4,19.4h155.3c10.7,0,19.4-8.8,19.4-19.4V79.4
+ C195.4,68.8,186.6,60,175.9,60"/>
+ <path fill="#F19C9B" d="M78.8,40.6H20.6C9.9,40.6,1.1,49.3,1.1,60h97.1L78.8,40.6"/>
+ </g>
+</g>
+<g id="Layer_10" display="none">
+ <g display="inline">
+ <path fill="#F05326" d="M193.1,54.4H9.8c-5.4,0-9.8,4.4-9.8,9.8v108c0,5.4,4.4,9.8,9.8,9.8h183.3c5.4,0,9.8-4.4,9.8-9.8v-108
+ C202.9,58.8,198.5,54.4,193.1,54.4L193.1,54.4z M193.1,54.4"/>
+ <rect x="91.6" y="165.6" fill="#E21F26" width="19.6" height="16.4"/>
+ <g>
+ <defs>
+ <rect id="SVGID_1_" y="34.2" width="203" height="148.3"/>
+ </defs>
+ <clipPath id="SVGID_2_">
+ <use xlink:href="#SVGID_1_" overflow="visible"/>
+ </clipPath>
+ <path clip-path="url(#SVGID_2_)" fill="#E6BE8A" d="M189.9,155.8v9.8c0,1.8-1.5,3.3-3.3,3.3H16.5c-1.8,0-3.3-1.5-3.3-3.3v-9.8
+ l19.5-9.8l78.5,3.3l65.5-3.3L189.9,155.8z M189.9,155.8"/>
+ <path clip-path="url(#SVGID_2_)" fill="#FFEBB7" d="M17.8,160.3c26.9-11.1,57.3-10.4,83.8,2V44.5c-27.3-12.9-58.9-13.2-86.4-0.9
+ c-1.2,0.5-1.9,1.7-1.9,3v110.7C13.2,159.7,15.6,161.2,17.8,160.3L17.8,160.3z M17.8,160.3"/>
+ <path clip-path="url(#SVGID_2_)" fill="#FFD789" d="M101.5,162.4c26.5-12.5,56.9-13.1,83.8-2c2.2,0.9,4.6-0.6,4.6-3V46.7
+ c0-1.3-0.8-2.5-1.9-3c-27.5-12.3-59.1-12-86.4,0.9V162.4z M101.5,162.4"/>
+ </g>
+ <path fill="#878491" d="M114.6,141c-1.4,0-2.7-0.9-3.1-2.3c-0.5-1.7,0.4-3.6,2.1-4.1c3.3-1,6.7-1.9,10.1-2.6
+ c1.8-0.4,3.5,0.8,3.9,2.5c0.4,1.8-0.8,3.5-2.5,3.9c-3.2,0.7-6.4,1.5-9.5,2.5C115.3,140.9,115,141,114.6,141L114.6,141z M114.6,141
+ "/>
+ <path fill="#878491" d="M176.8,141c-0.3,0-0.7,0-1-0.2c-12.3-3.9-25.1-5.3-38-4.3c-1.8,0.1-3.4-1.2-3.5-3c-0.1-1.8,1.2-3.4,3-3.5
+ c13.7-1.1,27.4,0.5,40.5,4.6c1.7,0.5,2.7,2.4,2.1,4.1C179.5,140.1,178.2,141,176.8,141L176.8,141z M176.8,141"/>
+ <path fill="#878491" d="M176.8,127.9c-0.3,0-0.7-0.1-1-0.2c-19.7-6.2-40.5-6.2-60.2,0c-1.7,0.5-3.6-0.4-4.1-2.1
+ c-0.5-1.7,0.4-3.6,2.1-4.1c21-6.6,43.2-6.6,64.1,0c1.7,0.5,2.7,2.4,2.1,4.1C179.5,127,178.2,127.9,176.8,127.9L176.8,127.9z
+ M176.8,127.9"/>
+ <path fill="#878491" d="M114.6,114.8c-1.4,0-2.7-0.9-3.1-2.3c-0.5-1.7,0.4-3.6,2.1-4.1c12-3.8,24.5-5.4,37.1-4.8
+ c1.8,0.1,3.2,1.6,3.1,3.4c-0.1,1.8-1.6,3.2-3.4,3.1c-11.8-0.6-23.6,1-34.9,4.5C115.3,114.8,115,114.8,114.6,114.8L114.6,114.8z
+ M114.6,114.8"/>
+ <path fill="#878491" d="M176.8,114.8c-0.3,0-0.7,0-1-0.2c-4.1-1.3-8.4-2.3-12.7-3.1c-1.8-0.3-3-2-2.7-3.8c0.3-1.8,2-3,3.8-2.7
+ c4.6,0.8,9.1,1.9,13.5,3.3c1.7,0.5,2.7,2.4,2.1,4.1C179.5,113.9,178.2,114.8,176.8,114.8L176.8,114.8z M176.8,114.8"/>
+ <path fill="#878491" d="M176.8,101.7c-0.3,0-0.7,0-1-0.2c-19.7-6.2-40.5-6.2-60.2,0c-1.7,0.5-3.6-0.4-4.1-2.1
+ c-0.5-1.7,0.4-3.6,2.1-4.1c21-6.6,43.2-6.6,64.1,0c1.7,0.5,2.7,2.4,2.1,4.1C179.5,100.8,178.2,101.7,176.8,101.7L176.8,101.7z
+ M176.8,101.7"/>
+ <path fill="#878491" d="M114.6,88.6c-1.4,0-2.7-0.9-3.1-2.3c-0.5-1.7,0.4-3.6,2.1-4.1c6.6-2.1,13.4-3.5,20.3-4.3
+ c1.8-0.2,3.4,1.1,3.6,2.9c0.2,1.8-1.1,3.4-2.9,3.6c-6.4,0.7-12.8,2.1-19,4C115.3,88.5,115,88.6,114.6,88.6L114.6,88.6z
+ M114.6,88.6"/>
+ <path fill="#878491" d="M176.8,88.6c-0.3,0-0.7-0.1-1-0.2c-9.2-2.9-18.8-4.5-28.5-4.6c-1.8,0-3.3-1.5-3.2-3.3
+ c0-1.8,1.6-3.3,3.3-3.2c10.3,0.2,20.5,1.8,30.4,4.9c1.7,0.5,2.7,2.4,2.1,4.1C179.5,87.7,178.2,88.6,176.8,88.6L176.8,88.6z
+ M176.8,88.6"/>
+ <path fill="#878491" d="M114.6,75.5c-1.4,0-2.7-0.9-3.1-2.3c-0.5-1.7,0.4-3.6,2.1-4.1c14.3-4.5,29-5.9,43.9-4.3
+ c1.8,0.2,3.1,1.8,2.9,3.6c-0.2,1.8-1.8,3.1-3.6,2.9c-13.9-1.5-27.8-0.2-41.2,4C115.3,75.5,115,75.5,114.6,75.5L114.6,75.5z
+ M114.6,75.5"/>
+ <path fill="#878491" d="M176.8,75.5c-0.3,0-0.7,0-1-0.2c-2.1-0.7-4.2-1.2-6.3-1.8c-1.8-0.4-2.8-2.2-2.4-4c0.4-1.8,2.2-2.8,4-2.4
+ c2.3,0.6,4.5,1.2,6.7,1.9c1.7,0.5,2.7,2.4,2.1,4.1C179.5,74.6,178.2,75.5,176.8,75.5L176.8,75.5z M176.8,75.5"/>
+ <path fill="#878491" d="M114.6,62.4c-1.4,0-2.7-0.9-3.1-2.3c-0.5-1.7,0.4-3.6,2.1-4.1c2.3-0.7,4.5-1.3,6.7-1.9
+ c1.7-0.4,3.5,0.6,4,2.4c0.4,1.8-0.7,3.5-2.4,4c-2.1,0.5-4.2,1.1-6.3,1.8C115.3,62.4,115,62.4,114.6,62.4L114.6,62.4z M114.6,62.4"
+ />
+ <path fill="#878491" d="M176.8,62.4c-0.3,0-0.7,0-1-0.2c-13.4-4.2-27.3-5.6-41.2-4c-1.8,0.2-3.4-1.1-3.6-2.9
+ c-0.2-1.8,1.1-3.4,2.9-3.6c14.9-1.7,29.6-0.2,43.9,4.3c1.7,0.5,2.7,2.4,2.1,4.1C179.5,61.5,178.2,62.4,176.8,62.4L176.8,62.4z
+ M176.8,62.4"/>
+ <path fill="#B5B6BC" d="M26.3,141c-1.4,0-2.7-0.9-3.1-2.3c-0.5-1.7,0.4-3.6,2.1-4.1c3.3-1,6.7-1.9,10.1-2.6
+ c1.8-0.4,3.5,0.8,3.9,2.5c0.4,1.8-0.8,3.5-2.5,3.9c-3.2,0.7-6.4,1.5-9.5,2.5C26.9,140.9,26.6,141,26.3,141L26.3,141z M26.3,141"/>
+ <path fill="#B5B6BC" d="M88.5,141c-0.3,0-0.7,0-1-0.2c-12.3-3.9-25.2-5.3-38-4.3c-1.9,0.1-3.4-1.2-3.5-3c-0.1-1.8,1.2-3.4,3-3.5
+ c13.8-1.1,27.4,0.5,40.5,4.6c1.7,0.5,2.7,2.4,2.1,4.1C91.1,140.1,89.9,141,88.5,141L88.5,141z M88.5,141"/>
+ <path fill="#B5B6BC" d="M88.5,127.9c-0.3,0-0.7-0.1-1-0.2c-19.7-6.2-40.5-6.2-60.2,0c-1.7,0.5-3.6-0.4-4.1-2.1
+ c-0.5-1.7,0.4-3.6,2.1-4.1c21-6.6,43.2-6.6,64.1,0c1.7,0.5,2.7,2.4,2.1,4.1C91.1,127,89.9,127.9,88.5,127.9L88.5,127.9z
+ M88.5,127.9"/>
+ <path fill="#B5B6BC" d="M26.3,114.8c-1.4,0-2.7-0.9-3.1-2.3c-0.5-1.7,0.4-3.6,2.1-4.1c12-3.8,24.6-5.4,37.1-4.8
+ c1.8,0.1,3.2,1.6,3.1,3.4c-0.1,1.8-1.6,3.2-3.4,3.1c-11.8-0.6-23.6,1-34.9,4.5C26.9,114.8,26.6,114.8,26.3,114.8L26.3,114.8z
+ M26.3,114.8"/>
+ <path fill="#B5B6BC" d="M88.5,114.8c-0.3,0-0.7,0-1-0.2c-4.1-1.3-8.4-2.3-12.7-3.1c-1.8-0.3-3-2-2.7-3.8c0.3-1.8,2-3,3.8-2.7
+ c4.6,0.8,9.1,1.9,13.5,3.3c1.7,0.5,2.7,2.4,2.1,4.1C91.1,113.9,89.9,114.8,88.5,114.8L88.5,114.8z M88.5,114.8"/>
+ <path fill="#B5B6BC" d="M26.3,101.7c-1.4,0-2.7-0.9-3.1-2.3c-0.5-1.7,0.4-3.6,2.1-4.1c18.6-5.8,38.5-6.5,57.4-1.9
+ c1.8,0.4,2.8,2.2,2.4,4c-0.4,1.8-2.2,2.8-4,2.4c-17.8-4.3-36.4-3.7-53.9,1.8C26.9,101.6,26.6,101.7,26.3,101.7L26.3,101.7z
+ M26.3,101.7"/>
+ <path fill="#B5B6BC" d="M26.3,88.6c-1.4,0-2.7-0.9-3.1-2.3c-0.5-1.7,0.4-3.6,2.1-4.1c6.6-2.1,13.4-3.5,20.3-4.3
+ c1.8-0.2,3.4,1.1,3.6,2.9c0.2,1.8-1.1,3.4-2.9,3.6c-6.4,0.7-12.8,2.1-19,4C26.9,88.5,26.6,88.6,26.3,88.6L26.3,88.6z M26.3,88.6"
+ />
+ <path fill="#B5B6BC" d="M81.9,86.8c-0.3,0-0.5,0-0.8-0.1C73.9,84.9,66.4,84,59,83.8c-1.8,0-3.3-1.5-3.2-3.3c0-1.8,1.4-3.3,3.3-3.2
+ c8,0.1,15.9,1.1,23.6,3c1.8,0.4,2.8,2.2,2.4,4C84.7,85.8,83.4,86.8,81.9,86.8L81.9,86.8z M81.9,86.8"/>
+ <path fill="#B5B6BC" d="M26.3,75.5c-1.4,0-2.7-0.9-3.1-2.3c-0.5-1.7,0.4-3.6,2.1-4.1c14.3-4.5,29-5.9,43.9-4.3
+ c1.8,0.2,3.1,1.8,2.9,3.6c-0.2,1.8-1.8,3.1-3.6,2.9c-13.9-1.5-27.8-0.2-41.2,4C26.9,75.5,26.6,75.5,26.3,75.5L26.3,75.5z
+ M26.3,75.5"/>
+ <path fill="#B5B6BC" d="M26.3,62.4c-1.4,0-2.7-0.9-3.1-2.3c-0.5-1.7,0.4-3.6,2.1-4.1c2.3-0.7,4.5-1.3,6.7-1.9
+ c1.7-0.4,3.5,0.6,4,2.4c0.4,1.8-0.7,3.5-2.4,4c-2.1,0.5-4.2,1.1-6.3,1.8C26.9,62.4,26.6,62.4,26.3,62.4L26.3,62.4z M26.3,62.4"/>
+ <path fill="#B5B6BC" d="M81.9,60.6c-0.3,0-0.5,0-0.8-0.1C69.7,57.7,58,57,46.3,58.3c-1.8,0.2-3.4-1.1-3.6-2.9
+ c-0.2-1.8,1.1-3.4,2.9-3.6c12.5-1.4,25-0.6,37.1,2.4c1.8,0.4,2.8,2.2,2.4,4C84.7,59.6,83.4,60.6,81.9,60.6L81.9,60.6z M81.9,60.6"
+ />
+ </g>
+</g>
+<g id="Layer_11" display="none">
+ <g display="inline">
+ <g>
+ <rect x="1.3" y="43.5" fill="#C4C2B4" width="201" height="140"/>
+ <path fill="#E8E3CF" d="M112.5,122.8c-5.9,5.2-15.4,5.2-21.3,0l-7.5-6.6c-23.4,20.9-82.4,67.2-82.4,67.2h201
+ c0,0-58.9-46.3-82.4-67.2L112.5,122.8z M112.5,122.8"/>
+ <path fill="#EFEADE" d="M1.3,43.5l89.9,79.4c5.9,5.2,15.4,5.2,21.3,0l89.9-79.4H1.3z M1.3,43.5"/>
+ </g>
+ <g>
+ <path fill="#E57473" d="M201.3,78.7L176.6,54l14.8-14.8c2.7-2.7,7.2-2.7,9.9,0L216.2,54c2.7,2.7,2.7,7.2,0,9.9L201.3,78.7z"/>
+
+ <rect x="139.4" y="53" transform="matrix(-0.7071 -0.7071 0.7071 -0.7071 198.1342 278.9908)" fill="#FCB74F" width="35" height="90.9"/>
+ <polygon fill="#465B65" points="100,155.3 112.4,118.2 137.1,143 "/>
+ <path fill="#E57473" d="M201.3,78.7L176.6,54l14.8-14.8c2.7-2.7,7.2-2.7,9.9,0L216.2,54c2.7,2.7,2.7,7.2,0,9.9L201.3,78.7z"/>
+
+ <rect x="139.4" y="53" transform="matrix(-0.7071 -0.7071 0.7071 -0.7071 198.1342 278.9908)" fill="#FCB74F" width="35" height="90.9"/>
+ <polygon fill="#465B65" points="100,155.3 112.4,118.2 137.1,143 "/>
+ <path fill="#E57473" d="M208.8,46.6l-7.4-7.4c-2.7-2.7-7.2-2.7-9.9,0L176.6,54L189,66.3L208.8,46.6z"/>
+
+ <rect x="141.9" y="46.8" transform="matrix(-0.7071 -0.7071 0.7071 -0.7071 191.9515 264.0722)" fill="#FDBD68" width="17.5" height="90.9"/>
+ <polygon fill="#556F7A" points="112.4,118.2 100,155.3 124.7,130.6 "/>
+ </g>
+ </g>
+</g>
+<g id="Layer_12" display="none">
+ <g display="inline">
+ <path fill="#B1BFBF" d="M120.7,196.8H26.1c-13.6,0-24.6-11-24.6-24.6V53.6C1.5,40,12.5,29,26.1,29h94.7c13.6,0,24.6,11,24.6,24.6
+ v118.6C145.3,185.8,134.3,196.8,120.7,196.8z"/>
+ <rect x="13.3" y="41.5" fill="#F4F6FA" width="120.3" height="142.9"/>
+ <rect x="25.7" y="59.8" fill="#73969B" width="67" height="13.5"/>
+ <rect x="25.7" y="106.5" fill="#73969B" width="94.5" height="41.9"/>
+ <rect x="25.7" y="82.5" fill="#73969B" width="67" height="13.5"/>
+ <rect x="78.2" y="158.2" fill="#488FCC" width="42" height="13.5"/>
+ </g>
+</g>
+<g id="Layer_13" display="none">
+ <g display="inline">
+ <g>
+ <path fill="#EDEFF1" d="M170.2,50.6H94.9L76,31.8H19.6c-10.4,0-18.9,8.5-18.9,18.9v10.6c0-10.4,8.5-18.9,18.9-18.9H76l18.9,18.9
+ h75.3c10.4,0,18.9,8.4,18.9,18.8V69.4C189,59.1,180.6,50.6,170.2,50.6z"/>
+ <path fill="#B1BFBF" d="M170.2,61.2h-51.5H94.9H0.8v102.3c0,10.3,8.5,18.9,18.9,18.9h150.6c10.4,0,18.9-8.5,18.9-18.9V80
+ C189,69.7,180.6,61.2,170.2,61.2z"/>
+ <path fill="#73969B" d="M76,42.4H19.6c-10.4,0-18.9,8.5-18.9,18.9h94.1L76,42.4z"/>
+ </g>
+ <g>
+ <rect x="53.4" y="105.5" fill="#656D78" width="169.1" height="95"/>
+ <path fill="#3F6DB5" d="M137.9,117.6v-1.4h-10.4l5.9,5.9L137.9,117.6z M137.9,117.6"/>
+ <path fill="#1852A4" d="M139.4,116.2h-1.4v1.4L139.4,116.2z M139.4,116.2"/>
+ <g>
+ <path fill="#57A0D7" d="M64.3,116.1v39.2l39.2-39.2H64.3z M64.3,116.1"/>
+ <path fill="#3F6DB5" d="M137.9,175.9l-1-1L121.8,190h16.2V175.9z M137.9,175.9"/>
+ <path fill="#3F6DB5" d="M125,130.4l-9.5-9.5l-51.2,51.2V190h1.1L125,130.4z M125,130.4"/>
+ <path fill="#3F6DB5" d="M128.5,166.4l-11.3-11.3L82.3,190h22.6L128.5,166.4z M128.5,166.4"/>
+ <path fill="#3F6DB5" d="M125.6,146.7l12.3,12.3v-24.7L125.6,146.7z M125.6,146.7"/>
+ <path fill="#1852A4" d="M180.6,116.1l31,31v-31H180.6z M180.6,116.1"/>
+ <path fill="#1852A4" d="M137.9,159l12,12l34.4-34.4l-20.5-20.5h-7.6l-18.3,18.3V159z M137.9,159"/>
+ <path fill="#1852A4" d="M152.1,190l-14.1-14.1V190H152.1z M152.1,190"/>
+ <path fill="#1852A4" d="M158.3,179.4l10.6,10.6h42.6v-26.1L192.7,145L158.3,179.4z M158.3,179.4"/>
+ <path fill="#4B7FC1" d="M163.8,116.1l20.5,20.5L149.9,171l-24.3-24.3l30.6-30.6h-16.8l-5.9,5.9l-5.9-5.9h-24l-39.2,39.2v16.8
+ l51.2-51.2l9.5,9.5L65.5,190h16.8l34.9-34.9l11.3,11.3L104.9,190h16.8l15.2-15.2l1,1l14.1,14.1h16.8l-10.6-10.6l34.4-34.4
+ l18.8,18.8V147l-31-31H163.8z M163.8,116.1"/>
+ </g>
+ </g>
+ </g>
+</g>
+<g id="Layer_14" display="none">
+ <g display="inline">
+ <g>
+ <path fill="#FCD1A0" d="M100.3,57.4c16,0,29,13,29,29c0,16-13,38-29,38c-16,0-29-21.9-29-38C71.3,70.4,84.3,57.4,100.3,57.4
+ L100.3,57.4z M100.3,57.4"/>
+ <path fill="#465B65" d="M123.4,123.5c-0.1,0.1-0.1,0.1-0.2,0.2c-0.1-0.1-0.2-0.1-0.3-0.2c-6.6,6.6-14.3,10.1-22.3,10.2
+ c-8-0.1-15.7-3.6-22.3-10.2c-0.1,0.1-0.2,0.1-0.3,0.2c-0.1-0.1-0.1-0.1-0.2-0.2c-17.7,8.4-29.9,26.5-29.9,47.4v0
+ c13.9,12.6,32.3,20.2,52.5,20.2c0.1,0,0.2,0,0.3,0c0.1,0,0.2,0,0.3,0c20.2,0,38.6-7.7,52.5-20.2v0
+ C153.3,150,141.1,131.9,123.4,123.5z"/>
+ </g>
+ <path fill="#FCD1A0" d="M82.7,55.1c-2-14.1-14.1-24.9-28.7-24.9c-16,0-29,13-29,29c0,16,13,38,29,38c3.9,0,7.6-1.3,11-3.5
+ c-0.4-2.5-0.7-4.9-0.7-7.3C64.3,73,71.7,61.3,82.7,55.1z"/>
+ <path fill="#465B65" d="M74.8,117.2l0.5-0.2c-3.2-4.2-5.8-9-7.7-14c-4.2,2.2-8.7,3.5-13.3,3.5c-8-0.1-15.7-3.6-22.3-10.2
+ c-0.1,0.1-0.2,0.1-0.3,0.2c-0.1-0.1-0.1-0.1-0.2-0.2c-17.7,8.4-29.9,26.5-29.9,47.4v0c10.9,9.9,24.7,16.7,40,19.2
+ C44.1,143.3,56.6,125.9,74.8,117.2z"/>
+ <path fill="#FCD1A0" d="M136.2,86.4c0,2.4-0.2,4.8-0.7,7.3c3.4,2.2,7.1,3.5,11,3.5c16,0,29-21.9,29-38c0-16-13-29-29-29
+ c-14.6,0-26.7,10.8-28.7,24.9C128.8,61.3,136.2,73,136.2,86.4z"/>
+ <path fill="#465B65" d="M199.6,143.7c0-20.9-12.2-39-29.9-47.4c-0.1,0.1-0.1,0.1-0.2,0.2c-0.1-0.1-0.2-0.1-0.3-0.2
+ c-6.6,6.6-14.3,10.1-22.3,10.2c-4.7,0-9.4-1.3-13.7-3.8c-1.9,5-4.5,9.9-7.7,14.1l0.9,0.4c18.2,8.7,30.7,26.1,33.3,45.7
+ C174.9,160.5,188.7,153.7,199.6,143.7L199.6,143.7z"/>
+ </g>
+</g>
+<g id="Layer_15" display="none">
+ <g display="inline">
+ <g>
+ <path fill="#FCD1A0" d="M67.2,29.1c20.1,0,36.4,16.3,36.4,36.4c0,20.1-16.3,47.6-36.4,47.6c-20.1,0-36.4-27.5-36.4-47.6
+ C30.8,45.4,47.1,29.1,67.2,29.1L67.2,29.1z M67.2,29.1"/>
+ <path fill="#465B65" d="M96.1,111.9c-0.1,0.1-0.2,0.1-0.2,0.2c-0.1-0.1-0.3-0.2-0.4-0.2c-8.3,8.2-17.9,12.7-27.9,12.8
+ c-10-0.1-19.7-4.6-27.9-12.8c-0.1,0.1-0.3,0.2-0.4,0.2c-0.1-0.1-0.2-0.1-0.2-0.2c-22.2,10.6-37.5,33.2-37.5,59.4v0.1
+ c17.4,15.8,40.5,25.4,65.8,25.4c0.1,0,0.2,0,0.3,0c0.1,0,0.2,0,0.3,0c25.3,0,48.4-9.6,65.8-25.4v-0.1
+ C133.6,145.1,118.3,122.5,96.1,111.9z"/>
+ </g>
+ </g>
+</g>
+<g id="Layer_16" display="none">
+ <g display="inline">
+ <path fill="#FCD1A0" d="M104.6,56.3c16.7,0,30.2,13.5,30.2,30.2c0,16.7-13.5,39.5-30.2,39.5s-30.2-22.8-30.2-39.5
+ C74.4,69.8,88,56.3,104.6,56.3L104.6,56.3z M104.6,56.3"/>
+ <path fill="#29B99A" d="M128.6,125c-0.1,0.1-0.1,0.1-0.2,0.2c-0.1-0.1-0.2-0.1-0.3-0.2c-6.8,6.8-14.8,10.5-23.2,10.6
+ c-8.3-0.1-16.3-3.8-23.2-10.6c-0.1,0.1-0.2,0.1-0.3,0.2c-0.1-0.1-0.1-0.1-0.2-0.2c-18.4,8.8-31.1,27.5-31.1,49.3v0
+ c14.4,13.1,33.6,21,54.6,21c0.1,0,0.2,0,0.3,0c0.1,0,0.2,0,0.3,0c21,0,40.1-8,54.6-21v0C159.8,152.6,147,133.8,128.6,125z"/>
+ <path fill="#FCD1A0" d="M86.3,54c-2.1-14.6-14.6-25.9-29.8-25.9c-16.7,0-30.2,13.5-30.2,30.2c0,16.7,13.5,39.5,30.2,39.5
+ c4.1,0,7.9-1.4,11.5-3.7c-0.4-2.6-0.7-5.1-0.7-7.6C67.2,72.6,74.9,60.4,86.3,54z"/>
+ <path fill="#465B65" d="M78.1,118.5l0.5-0.2c-3.3-4.3-6.1-9.3-8-14.5c-4.4,2.3-9.1,3.6-13.8,3.7c-8.3-0.1-16.3-3.8-23.2-10.6
+ c-0.1,0.1-0.2,0.1-0.3,0.2c-0.1-0.1-0.1-0.1-0.2-0.2c-18.4,8.8-31.1,27.5-31.1,49.3v0c11.4,10.3,25.7,17.4,41.5,19.9
+ C46.2,145.6,59.2,127.5,78.1,118.5z"/>
+ </g>
+</g>
+<g id="Layer_17" display="none">
+ <g display="inline">
+ <g>
+ <path fill="#EDEFF1" d="M175.1,47.8H97.7L78.4,28.4h-58C9.7,28.4,1,37.1,1,47.8v10.9C1,48,9.7,39.3,20.4,39.3h58l19.4,19.4h77.4
+ c10.7,0,19.4,8.7,19.4,19.3V67.1C194.4,56.5,185.7,47.8,175.1,47.8z"/>
+ <path fill="#B1BFBF" d="M175.1,58.7h-52.9H97.7H1v105.1c0,10.6,8.7,19.4,19.4,19.4h154.7c10.7,0,19.4-8.7,19.4-19.4V78
+ C194.4,67.4,185.7,58.7,175.1,58.7z"/>
+ <path fill="#73969B" d="M78.4,39.3h-58C9.7,39.3,1,48,1,58.7h96.7L78.4,39.3z"/>
+ </g>
+ <rect x="116.7" y="126.8" fill="#EABA1F" width="33" height="72.3"/>
+ <rect x="149.7" y="88.1" fill="#61BC54" width="33" height="111"/>
+ <rect x="182.7" y="108.5" fill="#EF5551" width="33" height="90.7"/>
+ </g>
+</g>
+<g id="Layer_18" display="none">
+ <g display="inline">
+ <g>
+ <path fill="#FFFFFF" d="M17.1,187.9c-4.7,0-8.5-3.8-8.5-8.5V46.1c0-4.7,3.8-8.5,8.5-8.5h83.6c2.3,0,4.4,0.9,6,2.5l27.7,27.7
+ c1.6,1.6,2.5,3.8,2.5,6v105.6c0,4.7-3.8,8.5-8.5,8.5H17.1z"/>
+ <path fill="#B1BFBF" d="M100.7,46.1l27.7,27.7v105.6H17.1V46.1H100.7 M100.7,29H17.1C7.6,29,0,36.7,0,46.1v133.3
+ c0,9.4,7.6,17.1,17.1,17.1h111.3c9.4,0,17.1-7.6,17.1-17.1V73.8c0-4.5-1.8-8.9-5-12.1L112.8,34C109.6,30.8,105.2,29,100.7,29
+ L100.7,29z"/>
+ </g>
+ <g>
+ <g>
+ <path fill="#FCD1A0" d="M71.2,66.8c11.2,0,20.3,9.1,20.3,20.3c0,11.2-9.1,26.5-20.3,26.5S50.9,98.3,50.9,87.1
+ C50.9,75.9,60,66.8,71.2,66.8L71.2,66.8z M71.2,66.8"/>
+ <path fill="#465B65" d="M87.3,113c0,0-0.1,0.1-0.1,0.1c-0.1,0-0.2-0.1-0.2-0.1c-4.6,4.6-10,7.1-15.6,7.1
+ c-5.6-0.1-11-2.5-15.6-7.1c-0.1,0-0.2,0.1-0.2,0.1c0,0-0.1-0.1-0.1-0.1c-12.4,5.9-20.9,18.5-20.9,33.1v0
+ c9.7,8.8,22.6,14.2,36.7,14.2c0.1,0,0.1,0,0.2,0c0.1,0,0.1,0,0.2,0c14.1,0,27-5.4,36.7-14.2v0C108.3,131.6,99.7,118.9,87.3,113z
+ "/>
+ </g>
+ </g>
+ </g>
+</g>
+<g id="Layer_19" display="none">
+ <g display="inline">
+ <g>
+ <path fill="#FFFFFF" d="M17.1,187.4c-4.7,0-8.5-3.8-8.5-8.5V45.6c0-4.7,3.8-8.5,8.5-8.5h83.6c2.3,0,4.4,0.9,6,2.5l27.7,27.7
+ c1.6,1.6,2.5,3.8,2.5,6v105.6c0,4.7-3.8,8.5-8.5,8.5H17.1z"/>
+ <path fill="#B1BFBF" d="M100.7,45.6l27.7,27.7v105.6H17.1V45.6H100.7 M100.7,28.5H17.1C7.6,28.5,0,36.2,0,45.6v133.3
+ c0,9.4,7.6,17.1,17.1,17.1h111.3c9.4,0,17.1-7.6,17.1-17.1V73.3c0-4.5-1.8-8.9-5-12.1l-27.7-27.7
+ C109.6,30.3,105.2,28.5,100.7,28.5L100.7,28.5z"/>
+ </g>
+ <g>
+ <g>
+ <path fill="#795649" d="M83,116.4l28.4,28.4c3.4,3.4,3.4,8.8,0,12.2c-1.7,1.7-3.9,2.5-6.1,2.5c-2.2,0-4.4-0.8-6.1-2.5L69.2,127
+ C75.7,125.6,80.9,121.6,83,116.4z"/>
+ <g>
+ <path fill="#488FCC" d="M68,145.2c19.1,0,34.5-15.5,34.5-34.5h-69C33.5,129.8,48.9,145.2,68,145.2z"/>
+ <path fill="#70B2E2" d="M68,76.2c19.1,0,34.5,15.5,34.5,34.5h-69C33.5,91.6,48.9,76.2,68,76.2z"/>
+ <path fill="#9D9D9D" d="M68,81.9c15.9,0,28.8,12.9,28.8,28.8c0,15.9-12.9,28.8-28.8,28.8s-28.8-12.9-28.8-28.8
+ C39.2,94.8,52.1,81.9,68,81.9 M68,76.2c-19.1,0-34.5,15.5-34.5,34.5c0,19.1,15.5,34.5,34.5,34.5c19.1,0,34.5-15.5,34.5-34.5
+ C102.5,91.6,87,76.2,68,76.2L68,76.2z"/>
+ <path fill="#FAFBFB" d="M68,87.7c12.7,0,23,10.3,23,23c0,12.7-10.3,23-23,23c-12.7,0-23-10.3-23-23C45,98,55.3,87.7,68,87.7
+ M68,81.9c-15.9,0-28.8,12.9-28.8,28.8c0,15.9,12.9,28.8,28.8,28.8c15.9,0,28.8-12.9,28.8-28.8C96.8,94.8,83.9,81.9,68,81.9
+ L68,81.9z"/>
+ </g>
+ </g>
+ </g>
+ </g>
+</g>
+<g id="Layer_20" display="none">
+ <g display="inline">
+ <g>
+ <path fill="#FFFFFF" d="M18.1,188.1c-4.7,0-8.5-3.8-8.5-8.5V46c0-4.7,3.8-8.5,8.5-8.5h83.8c2.3,0,4.4,0.9,6,2.5l27.7,27.7
+ c1.6,1.6,2.5,3.8,2.5,6v105.8c0,4.7-3.8,8.5-8.5,8.5H18.1z"/>
+ <path fill="#B1BFBF" d="M101.9,46l27.7,27.7v105.8H18.1V46H101.9 M101.9,28.9H18.1C8.7,28.9,1,36.5,1,46v133.5
+ c0,9.4,7.7,17.1,17.1,17.1h111.5c9.4,0,17.1-7.7,17.1-17.1V73.7c0-4.5-1.8-8.9-5-12.1L114,33.9C110.8,30.7,106.4,28.9,101.9,28.9
+ L101.9,28.9z"/>
+ </g>
+ <g>
+ <rect x="31.5" y="88.4" fill="#C4C2B4" width="84.8" height="59"/>
+ <path fill="#E8E3CF" d="M78.3,121.9c-2.5,2.2-6.5,2.2-9,0l-3.2-2.8c-9.9,8.8-34.7,28.4-34.7,28.4h84.8c0,0-24.9-19.5-34.7-28.4
+ L78.3,121.9z M78.3,121.9"/>
+ <path fill="#EFEADE" d="M31.5,88.4l37.9,33.5c2.5,2.2,6.5,2.2,9,0l37.9-33.5H31.5z M31.5,88.4"/>
+ </g>
+ </g>
+</g>
+<g id="Layer_21" display="none">
+ <g display="inline">
+ <g>
+ <path fill="#FFFFFF" d="M18.5,187.1c-4.7,0-8.5-3.8-8.5-8.5V45.6c0-4.7,3.8-8.5,8.5-8.5h83.4c2.3,0,4.4,0.9,6,2.5l27.6,27.6
+ c1.6,1.6,2.5,3.8,2.5,6v105.3c0,4.7-3.8,8.5-8.5,8.5H18.5z"/>
+ <path fill="#B1BFBF" d="M101.9,45.6l27.6,27.6v105.3h-111V45.6H101.9 M101.9,28.6H18.5c-9.4,0-17,7.6-17,17v132.9
+ c0,9.4,7.6,17,17,17h111c9.4,0,17-7.6,17-17V73.3c0-4.5-1.8-8.8-5-12l-27.6-27.6C110.7,30.4,106.4,28.6,101.9,28.6L101.9,28.6z"
+ />
+ </g>
+ <g>
+ <polygon fill="#1FA6C6" points="82.1,147.7 113.6,115.2 84,115.2 82.1,115.2 38.2,115.2 38.2,131.5 82.1,131.5 "/>
+ <polygon fill="#4CB8D2" points="82.1,82.7 82.1,99 38.2,99 38.2,115.2 82.1,115.2 84,115.2 113.6,115.2 "/>
+ </g>
+ </g>
+</g>
+<g id="Layer_22" display="none">
+ <g display="inline">
+ <g>
+ <path fill="#FFFFFF" d="M18.5,187.9c-4.7,0-8.6-3.8-8.6-8.6V45.6c0-4.7,3.8-8.6,8.6-8.6h83.9c2.3,0,4.4,0.9,6,2.5l27.8,27.8
+ c1.6,1.6,2.5,3.8,2.5,6.1v105.9c0,4.7-3.8,8.6-8.6,8.6H18.5z"/>
+ <path fill="#B1BFBF" d="M102.4,45.6l27.8,27.8v105.9H18.5V45.6H102.4 M102.4,28.5H18.5C9,28.5,1.4,36.2,1.4,45.6v133.7
+ c0,9.5,7.7,17.1,17.1,17.1h111.7c9.5,0,17.1-7.7,17.1-17.1V73.4c0-4.5-1.8-8.9-5-12.1l-27.8-27.8
+ C111.3,30.3,106.9,28.5,102.4,28.5L102.4,28.5z"/>
+ </g>
+ <path fill="#8AC053" d="M44,91.3v6.1h-6.1v-6.1H44 M50.1,85.2H31.9v18.3h18.3V85.2L50.1,85.2z"/>
+ <rect x="58.3" y="91.3" fill="#AAB1BD" width="55.9" height="6.1"/>
+ <path fill="#8AC053" d="M44,121.8v6.1h-6.1v-6.1H44 M50.1,115.7H31.9V134h18.3V115.7L50.1,115.7z"/>
+ <rect x="58.3" y="121.8" fill="#AAB1BD" width="55.9" height="6.1"/>
+ <path fill="#8AC053" d="M44,152.2v6.1h-6.1v-6.1H44 M50.1,146.1H31.9v18.3h18.3V146.1L50.1,146.1z"/>
+ <rect x="58.3" y="152.2" fill="#AAB1BD" width="55.9" height="6.1"/>
+ </g>
+</g>
+<g id="Layer_23" display="none">
+ <g display="inline">
+ <circle fill="#FFFFFF" stroke="#EF5551" stroke-width="18.9812" stroke-miterlimit="10" cx="75.8" cy="113.1" r="65.3"/>
+ <rect x="38.2" y="102.4" fill="#EF5551" width="75.3" height="21.4"/>
+ </g>
+</g>
+<g id="Layer_24" display="none">
+ <g display="inline">
+ <g>
+ <path fill="#57A0D7" d="M76.7,28.5v149.3C35.4,177.8,2,144.4,2,103.2C2,61.9,35.4,28.5,76.7,28.5z"/>
+ <path fill="#488FCC" d="M76.7,28.5v149.3c41.2,0,74.7-33.4,74.7-74.7C151.3,61.9,117.9,28.5,76.7,28.5z"/>
+ <g>
+ <path fill="#95C8EC" d="M118,77.4c0.1,0,0.3,0.1,0.4,0.2C118,77.4,117.9,77.3,118,77.4z"/>
+ <path fill="#95C8EC" d="M93.1,42.4c0.2-1.3,5.5-8.4,7.9-8.1c-8.2-1.2-16.3-1.4-24.3-1.1v15.8c0.6-0.5,1.4-0.9,2.2-1.2
+ C81.5,46.9,92.7,44.7,93.1,42.4z"/>
+ <path fill="#95C8EC" d="M151.1,99c-0.1-1.4-0.1-2.8-0.3-4.1c-0.1-0.7-0.2-1.5-0.3-2.2c-0.3-1.8-0.5-3.6-0.9-5.4
+ c-0.1-0.3-0.2-0.7-0.3-1c-0.5-2.1-1-4.2-1.7-6.3c0-0.1-0.1-0.1-0.1-0.2c-3.1-9.2-7.8-17.7-14-24.9c-0.2-0.2-0.3-0.4-0.5-0.5
+ c-1.4-1.6-2.8-3.1-4.3-4.6c-0.1-0.1-0.1-0.1-0.2-0.2c0.2,1.7,0.9,5.2,2.6,4.5c-0.7,0.3-1.3,0.3-1.9-0.1
+ c1.2,1.9-23.6,10.1-23.2,10.8c0,0.1,0.1,0.1,0.1,0.2c-0.2,0-0.5,0.3-0.8,1.1c-0.9,3.1,6.4,4.7-2.9,4c-5.5-0.4-0.4,11.9,3.1,7.7
+ c0.2-0.3,9.6-9.4,9.9-7.5c-0.4-2.5,8.2,3.7,7.8,4.5c-0.5,1.1-1.3,1.7-2.4,1.6c1.1,0.9,4-2,4.2-2.3c-0.4,0.7-6-6.2-5.1-6
+ c4.5,0.8,6.8,5.8,8.8,9.2c-0.7-1.2,4.8-4.6,4.5-3.7c-2.1,6.5,7.3,2.9,9.1,5c4,4.7-11.2,7-14.4,3c4.8,6-9-3.3-9.9-4.1
+ c-2.8-1-12.1,1.7-15,1.4c-10.2,11.4-15.4,19.5-5.5,32.8c2.3,3,12.6-1,16.5,1.1c5,2.7,3.7,10.4,7.1,16c2.4,4-2.3,14.3,2.2,19.7
+ c1.9,2.2,4.5,5.1,7.3,6.2c11-11.6,18.4-26.6,20.2-43.4c0.1-0.5,0.1-1.1,0.1-1.6c0.1-1.3,0.2-2.7,0.2-4.1
+ c-5.6-4.2-10.5-16.3-11.7-19.8c0.2,0.7,8.4,12.1,11.7,16.3C151.2,101.1,151.1,100,151.1,99z"/>
+ <path fill="#95C8EC" d="M122.8,56.6c4.3-3.4-0.6-5.7,5-7.7c-0.7-0.6-1.4-1.3-2-1.9c-0.7-0.6-1.4-1.2-2.1-1.8
+ c-0.1-0.1-0.2-0.1-0.3-0.2c-4.1,3.6-6.3,7.3-8.6,9.6C118,51.5,119.3,59.5,122.8,56.6z"/>
+ </g>
+ <g>
+ <path fill="#BDDDF4" d="M20,100.3c0.4-0.2,2.3-5.4,1.7-5.9c-3-2-5.7,7.8-9.3,1.5c-1.8-3.2,1.5-9.6,4.7-10.5
+ c1-0.3,11.8-0.3,13,2.4c0-1.9-1-4,0.6-5.2c2.2-1.7,7.2-3.8,8-6.8c0.7-2.7,10-7.4,11.9-8.1c-0.8,0.3-2,1.7-1.5,2.7
+ c-0.5-1.1,7-2.1,6-3.7c0,0.1-3.2,0.5-3.9,0.3c-0.8-0.3,2-1.8,1.4-2.1c-0.8-0.4-3.2,0-4.1,0.2c-0.2,0,14.7-4.3,13-5.6
+ c-0.3-0.3-4.2-6.5-3-6.1c-1.1-0.4-9.6-1.6-10.2-1c-0.8,0.7-6.7,11.6-9,8.8c-1-1.3,0.7-2.2,0.8-3c-19.8-2.2,9.7-11.5,10-13.6
+ c0,0-8.9,0-16.6,0c1.7-0.2,3.1-1.1,3.7-3.1c-0.1,0.4-1.1,0.4-2.6,0.1c-1.3,0.9-2.6,1.9-3.8,2.9c0.2,0,0.3,0.1,0.5,0.1
+ c-0.2,0-0.4,0-0.6,0C15.8,56.2,5.6,73.1,2.9,92.5c8.2,7.2,22.7,15.7,24.2,16.9C25.6,106.2,24.4,98.1,20,100.3z"/>
+ <path fill="#BDDDF4" d="M30.1,87.8c0,0.8-0.2,1.6-0.8,2.2C30.1,89.2,30.3,88.4,30.1,87.8z"/>
+ <path fill="#BDDDF4" d="M49.8,43.3c8.4-4.2,4.4,6.4,4,6.1c1.4,1.1,3,1.7,4.7,1.8c4.9-0.7,1.7-12.1-8.3-11.1
+ C50.1,40.3,47.4,44.6,49.8,43.3z"/>
+ <path fill="#BDDDF4" d="M65.5,120.7c-4.3-0.9-5.9-2.6-9.9-2c8-1.1-17.7-14-17.6-13.9c-0.2-0.2-0.8,1.7-1.1,2.5
+ c0.2-1-2.7-2.9-4.8-0.3c-1.9,2.3-1.9,5-2.8,7.9c-2.6,8.3-3.4,11.7,4.3,19.4c8.4,8.4,3.8,25.7,9.4,35.5c1.9,1,3.9,1.9,5.9,2.7
+ c0.9-2.9,0.6-6.3-0.5-10c5.8-1.6,3.1-3.8,4.2-7.5c-0.9,3.2,20.8-22.5,16.5-22.4C73.8,132.4,71.8,122.1,65.5,120.7z"/>
+ <path fill="#BDDDF4" d="M76.7,33.1c-7.9,0.2-15.8,0.9-23.8,1.7c0.8,2.3,8.5,4.2,13.9,2.6c2.2,1.5,4.5,0.9,6.2,4.5
+ c2.3,4.5-3.5,2.2-3,4c2.5,9,3.4,5.4,6.7,3.1V33.1z"/>
+ </g>
+ </g>
+ <g>
+ <path fill="#29B99A" d="M171.5,179.4v-14h-5.6c-0.9-4.7-2.8-8.9-5.1-12.6l3.7-3.7l-9.8-9.8l-3.7,3.7c-3.7-2.3-8-4.2-12.6-5.1
+ v-5.6h-14v5.6c-4.7,0.9-8.9,2.8-12.6,5.1l-3.7-3.7L97.1,149l3.7,3.7c-2.3,3.7-4.2,8-5.1,12.6h-5.6v14h5.6
+ c0.9,4.7,2.8,8.9,5.1,12.6l-3.7,3.7l9.8,9.8l3.7-3.7c3.7,2.3,8,4.2,12.6,5.1v5.6h14V207c4.7-0.9,8.9-2.8,12.6-5.1l3.7,3.7
+ l9.8-9.8l-2.8-3.7c2.3-3.7,4.2-8,5.1-12.6H171.5z M130.8,186.5c-8,0-14-6.1-14-14c0-8,6.1-14,14-14c8,0,14,6.1,14,14
+ C144.9,180.4,138.8,186.5,130.8,186.5L130.8,186.5z M130.8,186.5"/>
+ <path fill="#169977" d="M165.9,165.4c-0.9-4.7-2.8-8.9-5.1-12.6l3.7-3.7l-9.8-9.8l-3.7,3.7c-3.7-2.3-8-4.2-12.6-5.1v-5.6h-7v26.2
+ c7.5,0,14,6.6,14,14c0,7.5-6.1,14-14,14v26.2h7V207c4.7-0.9,8.9-2.8,12.6-5.1l3.7,3.7l9.8-9.8l-3.7-3.7c2.3-3.7,4.2-8,5.1-12.6
+ h5.6v-14H165.9z M165.9,165.4"/>
+ </g>
+ </g>
+</g>
+<g id="Layer_25" display="none">
+ <g display="inline">
+ <g>
+ <path fill="#EDBF1C" d="M74,27.9c39.5,0,71.5,32,71.5,71.5c0,39.5-32,71.5-71.5,71.5c-39.5,0-71.5-32-71.5-71.5
+ C2.5,59.9,34.5,27.9,74,27.9L74,27.9z M74,27.9"/>
+ <path fill="#FFFFFF" d="M74,56.6L37.6,92.8l9.5,9.5l20.2-20.4v60.2h13.5V81.9l20.2,20.4l9.5-9.5L74,56.6z M74,56.6"/>
+ </g>
+ <g>
+ <path fill="#29B99A" d="M179.5,174v-16.6h-6.6c-1.1-5.5-3.3-10.5-6.1-14.9l4.4-4.4l-11.6-11.6l-4.4,4.4c-4.4-2.8-9.4-5-14.9-6.1
+ v-6.6h-16.6v6.6c-5.5,1.1-10.5,3.3-14.9,6.1l-4.4-4.4l-12.7,11.6l4.4,4.4c-2.8,4.4-5,9.4-6.1,14.9h-6.6V174h6.6
+ c1.1,5.5,3.3,10.5,6.1,14.9l-4.4,4.4l11.6,11.6l4.4-4.4c4.4,2.8,9.4,5,14.9,6.1v6.6h16.6v-6.6c5.5-1.1,10.5-3.3,14.9-6.1l4.4,4.4
+ l11.6-11.6l-3.3-4.4c2.8-4.4,5-9.4,6.1-14.9H179.5z M131.5,182.3c-9.4,0-16.6-7.2-16.6-16.6c0-9.4,7.2-16.6,16.6-16.6
+ c9.4,0,16.6,7.2,16.6,16.6C148,175.1,140.9,182.3,131.5,182.3L131.5,182.3z M131.5,182.3"/>
+ <path fill="#169977" d="M172.9,157.4c-1.1-5.5-3.3-10.5-6.1-14.9l4.4-4.4l-11.6-11.6l-4.4,4.4c-4.4-2.8-9.4-5-14.9-6.1v-6.6H132
+ v30.9c8.8,0,16.6,7.7,16.6,16.6c0,8.8-7.2,16.6-16.6,16.6v30.9h8.3v-6.6c5.5-1.1,10.5-3.3,14.9-6.1l4.4,4.4l11.6-11.6l-4.4-4.4
+ c2.8-4.4,5-9.4,6.1-14.9h6.6v-16.6H172.9z M172.9,157.4"/>
+ </g>
+ </g>
+</g>
+<g id="Layer_26" display="none">
+ <g display="inline">
+ <g>
+ <path fill="#B1BFBF" d="M74.4,29c40.3,0,72.9,32.6,72.9,72.9c0,40.3-32.6,72.9-72.9,72.9c-40.3,0-72.9-32.6-72.9-72.9
+ C1.5,61.7,34.1,29,74.4,29L74.4,29z M74.4,29"/>
+ </g>
+ <g>
+ <path fill="#29B99A" d="M190.5,168.1v-16.9h-6.7c-1.1-5.6-3.4-10.7-6.2-15.2l4.5-4.5l-11.8-11.8l-4.5,4.5
+ c-4.5-2.8-9.6-5.1-15.2-6.2v-6.7h-16.9v6.7c-5.6,1.1-10.7,3.4-15.2,6.2l-4.5-4.5l-12.9,11.8l4.5,4.5c-2.8,4.5-5.1,9.6-6.2,15.2
+ h-6.7v16.9h6.7c1.1,5.6,3.4,10.7,6.2,15.2l-4.5,4.5l11.8,11.8l4.5-4.5c4.5,2.8,9.6,5.1,15.2,6.2v6.7h16.9v-6.7
+ c5.6-1.1,10.7-3.4,15.2-6.2l4.5,4.5l11.8-11.8l-3.4-4.5c2.8-4.5,5.1-9.6,6.2-15.2H190.5z M141.6,176.5c-9.6,0-16.9-7.3-16.9-16.9
+ c0-9.6,7.3-16.9,16.9-16.9c9.6,0,16.9,7.3,16.9,16.9C158.4,169.2,151.1,176.5,141.6,176.5L141.6,176.5z M141.6,176.5"/>
+ <path fill="#169977" d="M183.7,151.2c-1.1-5.6-3.4-10.7-6.2-15.2l4.5-4.5l-11.8-11.8l-4.5,4.5c-4.5-2.8-9.6-5.1-15.2-6.2v-6.7
+ h-8.4v31.5c9,0,16.9,7.9,16.9,16.9c0,9-7.3,16.9-16.9,16.9V208h8.4v-6.7c5.6-1.1,10.7-3.4,15.2-6.2l4.5,4.5l11.8-11.8l-4.5-4.5
+ c2.8-4.5,5.1-9.6,6.2-15.2h6.7v-16.9H183.7z M183.7,151.2"/>
+ </g>
+ <g>
+ <g>
+ <path fill="#FFFFFF" d="M64.8,130.4L61,145.7H42.7l19.1-66h23.6l19.7,66H86l-4.2-15.3H64.8z M79.3,117.4l-3-11.8
+ c-1-3.7-2.3-9.2-3.3-13h-0.2c-1,3.8-2,9.3-2.8,13l-2.8,11.8H79.3z"/>
+ </g>
+ <circle fill="#FFFFFF" cx="60.9" cy="62.5" r="8.4"/>
+ <circle fill="#FFFFFF" cx="88.2" cy="62.5" r="8.4"/>
+ </g>
+ </g>
+</g>
+<g id="Layer_27" display="none">
+ <g display="inline">
+ <g>
+ <g>
+ <g>
+ <path fill="#B1DAF4" d="M22.1,172.7c-5.8,0-10.5-4.7-10.5-10.5V64.3c0-5.8,4.7-10.5,10.5-10.5h118.7c5.8,0,10.5,4.7,10.5,10.5
+ v97.8c0,5.8-4.7,10.5-10.5,10.5H22.1z"/>
+ <path fill="#9EB6BC" d="M140.8,64.3v97.8H22.1V64.3H140.8 M140.8,43.3H22.1C10.4,43.3,1,52.7,1,64.3v97.8
+ c0,11.6,9.4,21.1,21.1,21.1h118.7c11.6,0,21.1-9.4,21.1-21.1V64.3C161.9,52.7,152.4,43.3,140.8,43.3L140.8,43.3z"/>
+ </g>
+ </g>
+ <path fill="#FEF6A9" d="M63.4,83.8c5.9,0,10.7,4.8,10.7,10.7c0,5.9-4.8,10.7-10.7,10.7c-5.9,0-10.7-4.8-10.7-10.7
+ C52.7,88.6,57.5,83.8,63.4,83.8L63.4,83.8z M63.4,83.8"/>
+ <path fill="#D5B556" d="M49.8,128.7l19.8,24l-7.9,9.6H22.1L49.8,128.7z M49.8,128.7"/>
+ <path fill="#F7E88B" d="M92.1,110.8l42.5,51.3h-85l9.4-11.4L92.1,110.8z M87.6,124.7"/>
+ </g>
+ <g>
+ <path fill="#29B99A" d="M178.9,162.5v-14.8H173c-1-4.9-3-9.4-5.4-13.3l3.9-3.9l-10.4-10.4l-3.9,3.9c-3.9-2.5-8.4-4.4-13.3-5.4
+ v-5.9h-14.8v5.9c-4.9,1-9.4,3-13.3,5.4l-3.9-3.9l-11.3,10.4l3.9,3.9c-2.5,3.9-4.4,8.4-5.4,13.3h-5.9v14.8h5.9
+ c1,4.9,3,9.4,5.4,13.3l-3.9,3.9l10.4,10.4l3.9-3.9c3.9,2.5,8.4,4.4,13.3,5.4v5.9h14.8v-5.9c4.9-1,9.4-3,13.3-5.4l3.9,3.9
+ l10.4-10.4l-3-3.9c2.5-3.9,4.4-8.4,5.4-13.3H178.9z M136,169.9c-8.4,0-14.8-6.4-14.8-14.8c0-8.4,6.4-14.8,14.8-14.8
+ c8.4,0,14.8,6.4,14.8,14.8C150.8,163.5,144.4,169.9,136,169.9L136,169.9z M136,169.9"/>
+ <path fill="#169977" d="M173,147.7c-1-4.9-3-9.4-5.4-13.3l3.9-3.9l-10.4-10.4l-3.9,3.9c-3.9-2.5-8.4-4.4-13.3-5.4v-5.9h-7.4v27.6
+ c7.9,0,14.8,6.9,14.8,14.8c0,7.9-6.4,14.8-14.8,14.8v27.6h7.4v-5.9c4.9-1,9.4-3,13.3-5.4l3.9,3.9l10.4-10.4l-3.9-3.9
+ c2.5-3.9,4.4-8.4,5.4-13.3h5.9v-14.8H173z M173,147.7"/>
+ </g>
+ </g>
+</g>
+<g id="Layer_28" display="none">
+ <g display="inline">
+ <g>
+ <path fill="#EBEBEB" d="M69.2,29.1c37.3,0,67.5,30.2,67.5,67.5c0,37.3-30.2,67.5-67.5,67.5C32,164,1.8,133.8,1.8,96.6
+ C1.8,59.3,32,29.1,69.2,29.1L69.2,29.1z M69.2,29.1"/>
+ <path fill="#344E5C" d="M98.7,92.4H73.4V62.8c0-2.3-1.9-4.2-4.2-4.2c-2.3,0-4.2,1.9-4.2,4.2v33.7c0,2.3,1.9,4.2,4.2,4.2h29.5
+ c2.3,0,4.2-1.9,4.2-4.2C102.9,94.3,101.1,92.4,98.7,92.4L98.7,92.4z M98.7,92.4"/>
+ <path fill="#E2584C" d="M69.2,29.1C32,29.1,1.8,59.3,1.8,96.6C1.8,133.8,32,164,69.2,164c37.3,0,67.5-30.2,67.5-67.5
+ C136.7,59.3,106.5,29.1,69.2,29.1L69.2,29.1z M69.2,151.4c-30.2,0-54.8-24.6-54.8-54.8c0-30.2,24.6-54.8,54.8-54.8
+ S124,66.4,124,96.6C124,126.8,99.4,151.4,69.2,151.4L69.2,151.4z M69.2,151.4"/>
+ </g>
+ <g>
+ <path fill="#29B99A" d="M172.4,171.1v-16.3h-6.5c-1.1-5.4-3.3-10.3-6-14.6l4.3-4.3l-11.4-11.4l-4.3,4.3c-4.3-2.7-9.2-4.9-14.6-6
+ v-6.5h-16.3v6.5c-5.4,1.1-10.3,3.3-14.6,6l-4.3-4.3l-12.5,11.4l4.3,4.3c-2.7,4.3-4.9,9.2-6,14.6h-6.5v16.3h6.5
+ c1.1,5.4,3.3,10.3,6,14.6l-4.3,4.3l11.4,11.4l4.3-4.3c4.3,2.7,9.2,4.9,14.6,6v6.5h16.3v-6.5c5.4-1.1,10.3-3.3,14.6-6l4.3,4.3
+ l11.4-11.4l-3.3-4.3c2.7-4.3,4.9-9.2,6-14.6H172.4z M125.2,179.2c-9.2,0-16.3-7-16.3-16.3c0-9.2,7-16.3,16.3-16.3
+ c9.2,0,16.3,7,16.3,16.3C141.5,172.2,134.5,179.2,125.2,179.2L125.2,179.2z M125.2,179.2"/>
+ <path fill="#169977" d="M165.9,154.8c-1.1-5.4-3.3-10.3-6-14.6l4.3-4.3l-11.4-11.4l-4.3,4.3c-4.3-2.7-9.2-4.9-14.6-6v-6.5h-8.1
+ v30.4c8.7,0,16.3,7.6,16.3,16.3c0,8.7-7,16.3-16.3,16.3v30.4h8.1v-6.5c5.4-1.1,10.3-3.3,14.6-6l4.3,4.3l11.4-11.4l-4.3-4.3
+ c2.7-4.3,4.9-9.2,6-14.6h6.5v-16.3H165.9z M165.9,154.8"/>
+ </g>
+ </g>
+</g>
+<g id="Layer_29" display="none">
+ <g display="inline">
+ <path fill="#FFFFFF" stroke="#B1BFBF" stroke-width="13.998" stroke-linejoin="round" stroke-miterlimit="10" d="M8.2,58.8V139
+ c0,2.9,2.4,5.3,5.4,5.3h119.7c3,0,5.4-2.4,5.4-5.3V58.8H8.2z"/>
+ <path fill="#263238" d="M138.8,41H8.2C5,41,2.3,43.7,2.3,47v17.8h142.4V47C144.7,43.7,142.1,41,138.8,41z"/>
+ <circle fill="#EF4438" cx="97.3" cy="52.9" r="5.9"/>
+ <circle fill="#FEEA39" cx="115.1" cy="52.9" r="5.9"/>
+ <circle fill="#4DAF4E" cx="132.9" cy="52.9" r="5.9"/>
+ <path fill="#F16465" d="M49.1,113.9h-2.4c-1.1,0-2-0.7-2.3-1.8l-2.5-8.9l-2.5,8.9c-0.3,1-1.3,1.8-2.3,1.8h-2.4
+ c-1.1,0-2-0.7-2.3-1.8L27.2,95c-0.4-1.3,0.4-2.6,1.7-3c1.3-0.4,2.6,0.4,3,1.7l3.8,13.1l3.8-13.1c0.3-1,1.3-1.8,2.3-1.8
+ c1.1,0,2,0.7,2.3,1.8l3.8,13.1l3.8-13.1c0.4-1.3,1.7-2,3-1.7c1.3,0.4,2,1.7,1.7,3l-4.9,17.1C51.2,113.1,50.2,113.9,49.1,113.9
+ L49.1,113.9z M49.1,113.9"/>
+ <path fill="#F16465" d="M80.8,113.9h-2.4c-1.1,0-2-0.7-2.3-1.8l-2.5-8.9l-2.5,8.9c-0.3,1-1.3,1.8-2.3,1.8h-2.4
+ c-1.1,0-2-0.7-2.3-1.8L59,95c-0.4-1.3,0.4-2.6,1.7-3c1.3-0.4,2.6,0.4,3,1.7l3.8,13.1l3.8-13.1c0.3-1,1.3-1.8,2.3-1.8
+ s2,0.7,2.3,1.8l3.8,13.1l3.8-13.1c0.4-1.3,1.7-2,3-1.7c1.3,0.4,2,1.7,1.7,3l-4.9,17.1C82.9,113.1,81.9,113.9,80.8,113.9
+ L80.8,113.9z M80.8,113.9"/>
+ <path fill="#F16465" d="M112.6,113.9h-2.4c-1.1,0-2-0.7-2.3-1.8l-2.5-8.9l-2.5,8.9c-0.3,1-1.3,1.8-2.3,1.8h-2.4
+ c-1.1,0-2-0.7-2.3-1.8L90.7,95c-0.4-1.3,0.4-2.6,1.7-3c1.3-0.4,2.6,0.4,3,1.7l3.8,13.1l3.8-13.1c0.3-1,1.3-1.8,2.3-1.8
+ c1.1,0,2,0.7,2.3,1.8l3.8,13.1l3.8-13.1c0.4-1.3,1.7-2,3-1.7c1.3,0.4,2,1.7,1.7,3l-4.9,17.1C114.6,113.1,113.7,113.9,112.6,113.9
+ L112.6,113.9z M112.6,113.9"/>
+ <g>
+ <path fill="#29B99A" d="M189,169v-15.3h-6.1c-1-5.1-3.1-9.7-5.6-13.7l4.1-4.1l-10.7-10.7l-4.1,4.1c-4.1-2.5-8.6-4.6-13.7-5.6
+ v-6.1h-15.3v6.1c-5.1,1-9.7,3.1-13.7,5.6l-4.1-4.1L108.1,136l4.1,4.1c-2.5,4.1-4.6,8.6-5.6,13.7h-6.1V169h6.1
+ c1,5.1,3.1,9.7,5.6,13.7l-4.1,4.1l10.7,10.7l4.1-4.1c4.1,2.5,8.6,4.6,13.7,5.6v6.1h15.3V199c5.1-1,9.7-3.1,13.7-5.6l4.1,4.1
+ l10.7-10.7l-3.1-4.1c2.5-4.1,4.6-8.6,5.6-13.7H189z M144.7,176.7c-8.6,0-15.3-6.6-15.3-15.3c0-8.6,6.6-15.3,15.3-15.3
+ c8.6,0,15.3,6.6,15.3,15.3C160,170.1,153.4,176.7,144.7,176.7L144.7,176.7z M144.7,176.7"/>
+ <path fill="#169977" d="M182.9,153.8c-1-5.1-3.1-9.7-5.6-13.7l4.1-4.1l-10.7-10.7l-4.1,4.1c-4.1-2.5-8.6-4.6-13.7-5.6v-6.1h-7.6
+ v28.5c8.1,0,15.3,7.1,15.3,15.3c0,8.1-6.6,15.3-15.3,15.3v28.5h7.6V199c5.1-1,9.7-3.1,13.7-5.6l4.1,4.1l10.7-10.7l-4.1-4.1
+ c2.5-4.1,4.6-8.6,5.6-13.7h6.1v-15.3H182.9z M182.9,153.8"/>
+ </g>
+ </g>
+</g>
+<g id="Layer_30" display="none">
+ <g display="inline">
+ <g>
+ <polygon fill="#9B52A0" points="119.8,54.6 62.2,54.6 62.2,135.5 119.8,135.5 "/>
+ <polygon fill="#863C96" points="62.2,135.5 75.7,122 75.7,115.3 62.2,115.3 "/>
+ <rect x="8.3" y="41.2" fill="#AC6CAD" width="67.4" height="80.8"/>
+ <rect x="1.6" y="41.2" fill="#FAA62A" width="13.5" height="134.7"/>
+ </g>
+ <g>
+ <path fill="#29B99A" d="M185.3,162.7V146h-6.7c-1.1-5.6-3.3-10.6-6.1-15l4.4-4.4l-11.7-11.7l-4.4,4.4c-4.4-2.8-9.4-5-15-6.1v-6.7
+ h-16.7v6.7c-5.6,1.1-10.6,3.3-15,6.1l-4.4-4.4L97,126.6l4.4,4.4c-2.8,4.4-5,9.4-6.1,15h-6.7v16.7h6.7c1.1,5.6,3.3,10.6,6.1,15
+ l-4.4,4.4l11.7,11.7l4.4-4.4c4.4,2.8,9.4,5,15,6.1v6.7h16.7v-6.7c5.6-1.1,10.6-3.3,15-6.1l4.4,4.4l11.7-11.7l-3.3-4.4
+ c2.8-4.4,5-9.4,6.1-15H185.3z M137,171c-9.4,0-16.7-7.2-16.7-16.7c0-9.4,7.2-16.7,16.7-16.7c9.4,0,16.7,7.2,16.7,16.7
+ C153.6,163.8,146.4,171,137,171L137,171z M137,171"/>
+ <path fill="#169977" d="M178.6,146c-1.1-5.6-3.3-10.6-6.1-15l4.4-4.4l-11.7-11.7l-4.4,4.4c-4.4-2.8-9.4-5-15-6.1v-6.7h-8.3v31.1
+ c8.9,0,16.7,7.8,16.7,16.7c0,8.9-7.2,16.7-16.7,16.7v31.1h8.3v-6.7c5.6-1.1,10.6-3.3,15-6.1l4.4,4.4l11.7-11.7l-4.4-4.4
+ c2.8-4.4,5-9.4,6.1-15h6.7V146H178.6z M178.6,146"/>
+ </g>
+ </g>
+</g>
+<g id="Layer_31" display="none">
+ <g display="inline">
+ <g>
+ <path fill="#EDEFF1" d="M170.1,51.6H95L76.2,32.8H19.9c-10.4,0-18.8,8.4-18.8,18.8v10.6c0-10.4,8.4-18.8,18.8-18.8h56.3L95,62.2
+ h75.1c10.4,0,18.8,8.4,18.8,18.7V70.4C188.8,60.1,180.4,51.6,170.1,51.6z"/>
+ <path fill="#B1BFBF" d="M170.1,62.2h-51.3H95H1.1v102c0,10.3,8.4,18.8,18.8,18.8h150.1c10.4,0,18.8-8.5,18.8-18.8V81
+ C188.8,70.6,180.4,62.2,170.1,62.2z"/>
+ <path fill="#73969B" d="M76.2,43.4H19.9c-10.4,0-18.8,8.4-18.8,18.8H95L76.2,43.4z"/>
+ </g>
+ <g>
+ <path fill="#488FCC" d="M155.7,99.1c-30.9,0-55.9,25-55.9,55.9c0,30.9,25,55.9,55.9,55.9c30.9,0,55.9-25,55.9-55.9
+ C211.6,124.2,186.6,99.1,155.7,99.1L155.7,99.1z M155.7,99.1"/>
+ <path fill="#CF5046" d="M128.9,142"/>
+ <path fill="#EDEDED" d="M128.9,140.8c0.7-0.1,1.4,0.1,1.9,0.6l15.9,16.2c1.6,1.6,7,0.4,10.6-1c1.4-3.6,2.6-9,1-10.6L142,130.2
+ c-0.5-0.5-0.7-1.2-0.6-1.9c0.1-0.7,0.6-1.2,1.3-1.5c10.2-4,21.7-1.7,29.4,6.1c6.8,6.8,9.4,16.4,7.3,25.3
+ c0.3,4.4,4.3,9.6,6.3,11.7l16.4,16.3c-4,6-9.1,11.1-15,15.1l-15.8-15.8c-2.1-2.1-7.9-6-12.2-6.5c-0.7,0-2,0.1-2.3,0.2l0,0
+ c-8.5,1.2-17.1-1.5-23.3-7.7c-7.7-7.7-10.1-19.3-6.1-29.4C127.6,141.5,128.2,141,128.9,140.8L128.9,140.8z M128.9,140.8"/>
+ <path fill="#E1E1E1" d="M125.6,149c-0.1,1.2-0.2,2.4-0.2,3.6c0.1-3.2,0.7-6.3,1.9-9.4c0.3-0.6,0.8-1.1,1.5-1.3
+ c0.7-0.1,1.4,0.1,1.9,0.6l15.9,16.2c1.6,1.6,7,0.4,10.6-1c0.1-0.3,0.2-0.7,0.4-1l37.7,37.7c-2.5,2.5-5.3,4.8-8.2,6.8l-15.8-15.8
+ c-2.1-2.1-7.9-6-12.2-6.5c-0.7,0-2,0.1-2.3,0.2l0,0c-8.5,1.2-17.2-1.5-23.3-7.7C127.4,165.5,124.7,157.2,125.6,149L125.6,149z
+ M126.6,144.3l0.2-0.5L126.6,144.3z M125.7,148.5c0-0.3,0.1-0.6,0.1-1C125.8,147.8,125.7,148.2,125.7,148.5L125.7,148.5z
+ M126.1,146.4l0.2-0.8L126.1,146.4z M126.1,146.4"/>
+ <path fill="#CDD1D3" d="M179.5,174.9l17.7,17.7c-1.3,1.4-2.6,2.7-4,4l-17.7-17.7c-1.1-1.1-1.1-2.9,0-4
+ C176.6,173.8,178.4,173.8,179.5,174.9L179.5,174.9z M179.5,174.9"/>
+ <path fill="#B8BCBE" d="M179.5,174.9l17.7,17.7l-0.5,0.6L179.5,176c-1.1-1.1-2.9-1.1-4,0c-0.4,0.4-0.7,0.9-0.8,1.4
+ c-0.2-0.9,0.1-1.8,0.8-2.5C176.6,173.8,178.4,173.8,179.5,174.9L179.5,174.9z M179.5,174.9"/>
+ </g>
+ </g>
+</g>
+<g id="Layer_32" display="none">
+ <g display="inline">
+ <g>
+ <path fill="#FDBD68" d="M175.5,60.2h-53H98H1.1v105.3c0,10.6,8.7,19.4,19.4,19.4h154.9c10.7,0,19.4-8.8,19.4-19.4V79.6
+ C194.9,68.9,186.2,60.2,175.5,60.2z"/>
+ <path fill="#F4A44D" d="M78.6,40.8H20.5c-10.7,0-19.4,8.7-19.4,19.4H98L78.6,40.8z"/>
+ </g>
+ </g>
+</g>
+<g id="Layer_33" display="none">
+ <g display="inline">
+ <g>
+ <path fill="#FDBD68" d="M176,60.2h-53.1H98.4h-97v105.5c0,10.7,8.7,19.4,19.4,19.4H176c10.7,0,19.4-8.8,19.4-19.4V79.6
+ C195.5,68.9,186.7,60.2,176,60.2z"/>
+ <path fill="#F4A44D" d="M79,40.8H20.8c-10.7,0-19.4,8.7-19.4,19.4h97L79,40.8z"/>
+ </g>
+ <g>
+ <path fill="#E63B35" d="M206,151.8c0,28.5-23.1,51.5-51.5,51.5c-28.5,0-51.5-23.1-51.5-51.5c0-28.5,23.1-51.5,51.5-51.5
+ C182.9,100.2,206,123.3,206,151.8L206,151.8z M206,151.8"/>
+
+ <rect x="118.8" y="144" transform="matrix(-0.7071 -0.7071 0.7071 -0.7071 156.2913 368.2554)" fill="#FFFFFF" width="71.3" height="15.4"/>
+
+ <rect x="146.6" y="116.1" transform="matrix(-0.7071 -0.7071 0.7071 -0.7071 156.2915 368.2569)" fill="#FFFFFF" width="15.7" height="71.3"/>
+ <path fill="#1FA6C6" d="M94.8,151.8"/>
+ </g>
+ </g>
+</g>
+<g id="Layer_34" display="none">
+ <g display="inline">
+ <g>
+ <path fill="#FFD49D" d="M175,60.2h-52.8H97.8H1.1v105c0,10.6,8.7,19.3,19.3,19.3H175c10.7,0,19.3-8.7,19.3-19.3V79.5
+ C194.4,68.9,185.7,60.2,175,60.2"/>
+ <path fill="#FDC17E" d="M78.4,40.9H20.5c-10.7,0-19.3,8.7-19.3,19.3h96.6L78.4,40.9"/>
+ </g>
+ </g>
+</g>
+<g id="Layer_35" display="none">
+ <g display="inline">
+ <path fill="#F8B0AB" d="M175,59.5h-52.8H97.8H1.1v105c0,10.6,8.7,19.3,19.3,19.3H175c10.7,0,19.3-8.7,19.3-19.3V78.7
+ C194.4,68.1,185.7,59.5,175,59.5"/>
+ <path fill="#F19C9B" d="M78.4,40.1H20.5c-10.7,0-19.3,8.7-19.3,19.3h96.6L78.4,40.1"/>
+ </g>
+</g>
+<g id="Layer_36" display="none">
+ <g display="inline">
+ <g>
+ <path fill="#F26750" d="M175.1,59.2h-52.7H98H1.6V164c0,10.6,8.7,19.3,19.3,19.3h154.1c10.6,0,19.3-8.7,19.3-19.3V78.5
+ C194.4,67.9,185.7,59.2,175.1,59.2z"/>
+ <path fill="#E63B35" d="M78.7,39.9H20.9c-10.6,0-19.3,8.7-19.3,19.3H98L78.7,39.9z"/>
+ </g>
+ </g>
+</g>
+<g id="Layer_37" display="none">
+ <g display="inline">
+ <g>
+ <rect x="1" y="48.2" fill="#C4C2B4" width="186.5" height="129.9"/>
+ <path fill="#E8E3CF" d="M104.1,121.8c-5.5,4.9-14.3,4.9-19.8,0l-6.9-6.1C55.7,135.1,1,178.1,1,178.1h186.5c0,0-54.7-43-76.4-62.4
+ L104.1,121.8z M104.1,121.8"/>
+ <path fill="#EFEADE" d="M1,48.2l83.4,73.6c5.5,4.9,14.3,4.9,19.8,0l83.4-73.6H1z M1,48.2"/>
+ </g>
+ <g>
+ <path fill="#D05B28" d="M220.5,144.8c0,28-22.7,50.8-50.8,50.8c-28,0-50.8-22.7-50.8-50.8c0-28,22.7-50.8,50.8-50.8
+ C197.8,94,220.5,116.7,220.5,144.8L220.5,144.8z M220.5,144.8"/>
+ <path fill="#FFFFFF" d="M200.1,144.8l-25.7-25.9l-6.8,6.8l14.5,14.3h-42.7v9.5h42.7l-14.5,14.3l6.8,6.7L200.1,144.8z
+ M200.1,144.8"/>
+ </g>
+ </g>
+</g>
+<g id="Layer_38" display="none">
+ <g display="inline">
+ <g>
+ <g>
+ <path fill="#FAFBFB" d="M8,186.4c-0.5,0-1-0.6-1-1.4V60.6h172.9V185c0,0.8-0.5,1.4-1,1.4H8z"/>
+ <path fill="#7B7B7B" d="M172.9,67.6v111.8H14V67.6H172.9 M186.9,53.5H0V185c0,4.6,3.6,8.4,8.1,8.4h170.8c4.4,0,8.1-3.8,8.1-8.4
+ V53.5L186.9,53.5z"/>
+ </g>
+ <path fill="#263238" d="M178.9,28.2H8.1C3.6,28.2,0,32,0,36.7v25.2h186.9V36.7C186.9,32,183.3,28.2,178.9,28.2z"/>
+ <ellipse fill="#EF4438" cx="122.5" cy="45.1" rx="8.1" ry="8.4"/>
+ <ellipse fill="#FEEA39" cx="146.7" cy="45.1" rx="8.1" ry="8.4"/>
+ <ellipse fill="#4DAF4E" cx="170.8" cy="45.1" rx="8.1" ry="8.4"/>
+ </g>
+ <rect x="25.9" y="81.7" fill="#73969B" width="137.3" height="20.3"/>
+ <rect x="25.9" y="102" fill="#B1BFBF" width="43.2" height="65.5"/>
+ <rect x="69.1" y="102" fill="#D6DDE2" width="94" height="65.5"/>
+ </g>
+ <g display="inline">
+ <circle fill="#FFFFFF" cx="167.5" cy="167.9" r="23.7"/>
+ <g>
+ <path fill="#29B99A" d="M211.3,174.8V160h-5.9c-1-4.9-3-9.4-5.4-13.3l3.9-3.9l-10.4-10.4l-3.9,3.9c-3.9-2.5-8.4-4.4-13.3-5.4V125
+ h-14.8v5.9c-4.9,1-9.4,3-13.3,5.4l-3.9-3.9l-11.3,10.4l3.9,3.9c-2.5,3.9-4.4,8.4-5.4,13.3h-5.9v14.8h5.9c1,4.9,3,9.4,5.4,13.3
+ l-3.9,3.9l10.4,10.4l3.9-3.9c3.9,2.5,8.4,4.4,13.3,5.4v5.9h14.8v-5.9c4.9-1,9.4-3,13.3-5.4l3.9,3.9l10.4-10.4l-3-3.9
+ c2.5-3.9,4.4-8.4,5.4-13.3H211.3z M168.4,182.2c-8.4,0-14.8-6.4-14.8-14.8c0-8.4,6.4-14.8,14.8-14.8c8.4,0,14.8,6.4,14.8,14.8
+ C183.2,175.8,176.8,182.2,168.4,182.2L168.4,182.2z M168.4,182.2"/>
+ <path fill="#169977" d="M205.4,160c-1-4.9-3-9.4-5.4-13.3l3.9-3.9l-10.4-10.4l-3.9,3.9c-3.9-2.5-8.4-4.4-13.3-5.4V125h-7.4v27.6
+ c7.9,0,14.8,6.9,14.8,14.8c0,7.9-6.4,14.8-14.8,14.8v27.6h7.4v-5.9c4.9-1,9.4-3,13.3-5.4l3.9,3.9l10.4-10.4l-3.9-3.9
+ c2.5-3.9,4.4-8.4,5.4-13.3h5.9V160H205.4z M205.4,160"/>
+ </g>
+ </g>
+</g>
+<g id="Layer_39" display="none">
+ <g display="inline">
+ <g>
+ <path fill="#656D78" d="M173.2,40.1H28.8c-4.4,0-8,3.6-8,8v32.1c0,4.4,3.6,8,8,8h144.4c4.4,0,8-3.6,8-8V48.2
+ C181.2,43.8,177.6,40.1,173.2,40.1z"/>
+ <circle fill="#8AC053" cx="44.8" cy="64.2" r="8"/>
+ <rect x="125.1" y="64.2" fill="#AAB1BD" width="16" height="8"/>
+ <rect x="149.1" y="64.2" fill="#AAB1BD" width="16" height="8"/>
+ <path fill="#434953" d="M181.2,80.3L181.2,80.3H20.8l0,0c0,4.4,3.6,8,8,8h144.4C177.6,88.3,181.2,84.7,181.2,80.3z"/>
+ </g>
+ <g>
+ <path fill="#656D78" d="M173.2,88.3H28.8c-4.4,0-8,3.6-8,8v32.1c0,4.4,3.6,8,8,8h144.4c4.4,0,8-3.6,8-8V96.3
+ C181.2,91.9,177.6,88.3,173.2,88.3z"/>
+ <circle fill="#F4BA46" cx="44.8" cy="112.4" r="8"/>
+ <rect x="125.1" y="112.4" fill="#AAB1BD" width="16" height="8"/>
+ <rect x="149.1" y="112.4" fill="#AAB1BD" width="16" height="8"/>
+ <path fill="#434953" d="M181.2,128.4L181.2,128.4H20.8l0,0c0,4.4,3.6,8,8,8h144.4C177.6,136.4,181.2,132.8,181.2,128.4z"/>
+ </g>
+ <g>
+ <path fill="#656D78" d="M173.2,136.4H28.8c-4.4,0-8,3.6-8,8v32.1c0,4.4,3.6,8,8,8h144.4c4.4,0,8-3.6,8-8v-32.1
+ C181.2,140,177.6,136.4,173.2,136.4z"/>
+ <circle fill="#E8573F" cx="44.8" cy="160.5" r="8"/>
+ <rect x="125.1" y="160.5" fill="#AAB1BD" width="16" height="8"/>
+ <rect x="149.1" y="160.5" fill="#AAB1BD" width="16" height="8"/>
+ <path fill="#434953" d="M181.2,176.5L181.2,176.5H20.8l0,0c0,4.4,3.6,8,8,8h144.4C177.6,184.6,181.2,180.9,181.2,176.5z"/>
+ </g>
+ </g>
+ <g display="inline">
+ <polygon fill="#A9C148" points="66.1,161.3 113.7,112.3 69,112.3 66.1,112.3 0,112.3 0,136.8 66.1,136.8 "/>
+ <polygon fill="#A9C148" points="66.1,63.3 66.1,87.8 0,87.8 0,112.3 66.1,112.3 69,112.3 113.7,112.3 "/>
+ </g>
+</g>
+<g id="Layer_40" display="none">
+ <path display="inline" fill="#B1BFBF" d="M179.9,163.2H26.3c-14.6,0-26.5-11.9-26.5-26.5V90.4c0-14.6,11.9-26.5,26.5-26.5h153.6
+ c14.6,0,26.5,11.9,26.5,26.5v46.3C206.4,151.3,194.5,163.2,179.9,163.2z"/>
+ <rect x="12.5" y="77.4" display="inline" fill="#FFFFFF" width="181.3" height="72.3"/>
+ <g display="inline">
+ <polygon fill="#010101" points="108.5,102.5 134.8,128.1 134.8,102.5 "/>
+ <polygon fill="#010101" points="134.8,128.1 161.1,102.5 134.8,102.5 "/>
+ </g>
+ <g display="inline">
+ <circle fill="#FFFFFF" cx="184.6" cy="166.2" r="22.3"/>
+ <g>
+ <path fill="#29B99A" d="M225.9,172.7v-14h-5.6c-0.9-4.7-2.8-8.8-5.1-12.6l3.7-3.7l-9.8-9.8l-3.7,3.7c-3.7-2.3-7.9-4.2-12.6-5.1
+ v-5.6h-14v5.6c-4.6,0.9-8.8,2.8-12.6,5.1l-3.7-3.7l-10.7,9.8l3.7,3.7c-2.3,3.7-4.2,7.9-5.1,12.6H145v14h5.6
+ c0.9,4.6,2.8,8.8,5.1,12.6L152,189l9.8,9.8l3.7-3.7c3.7,2.3,7.9,4.2,12.6,5.1v5.6h14v-5.6c4.6-0.9,8.8-2.8,12.6-5.1l3.7,3.7
+ l9.8-9.8l-2.8-3.7c2.3-3.7,4.2-7.9,5.1-12.6H225.9z M185.5,179.7c-7.9,0-14-6-14-14c0-7.9,6-14,14-14c7.9,0,14,6,14,14
+ C199.4,173.6,193.4,179.7,185.5,179.7L185.5,179.7z M185.5,179.7"/>
+ <path fill="#169977" d="M220.3,158.7c-0.9-4.7-2.8-8.8-5.1-12.6l3.7-3.7l-9.8-9.8l-3.7,3.7c-3.7-2.3-7.9-4.2-12.6-5.1v-5.6h-7v26
+ c7.4,0,14,6.5,14,14c0,7.4-6,14-14,14v26h7v-5.6c4.6-0.9,8.8-2.8,12.6-5.1l3.7,3.7l9.8-9.8l-3.7-3.7c2.3-3.7,4.2-7.9,5.1-12.6
+ h5.6v-14H220.3z M220.3,158.7"/>
+ </g>
+ </g>
+</g>
+<g id="Layer_41" display="none">
+ <g display="inline">
+ <rect x="0.5" y="48.1" fill="#C4C2B4" width="186.4" height="129.8"/>
+ <path fill="#E8E3CF" d="M103.6,121.7c-5.5,4.9-14.3,4.9-19.8,0l-6.9-6.1C55.2,135,0.5,177.9,0.5,177.9H187c0,0-54.7-43-76.4-62.4
+ L103.6,121.7z M103.6,121.7"/>
+ <path fill="#EFEADE" d="M0.5,48.1l83.3,73.6c5.4,4.9,14.3,4.9,19.8,0L187,48.1H0.5z M0.5,48.1"/>
+ </g>
+ <circle display="inline" fill="#FFFFFF" cx="176.5" cy="161.9" r="25"/>
+ <g display="inline">
+ <path fill="#29B99A" d="M222.7,169.1v-15.6h-6.2c-1-5.2-3.1-9.9-5.7-14l4.2-4.2L204,124.4l-4.2,4.2c-4.2-2.6-8.8-4.7-14-5.7v-6.2
+ h-15.6v6.2c-5.2,1-9.9,3.1-14,5.7l-4.2-4.2l-11.9,10.9l4.2,4.2c-2.6,4.2-4.7,8.8-5.7,14h-6.2v15.6h6.2c1,5.2,3.1,9.9,5.7,14
+ l-4.2,4.2l10.9,10.9l4.2-4.2c4.2,2.6,8.8,4.7,14,5.7v6.2h15.6v-6.2c5.2-1,9.9-3.1,14-5.7l4.2,4.2l10.9-10.9l-3.1-4.2
+ c2.6-4.2,4.7-8.8,5.7-14H222.7z M177.5,176.9c-8.8,0-15.6-6.8-15.6-15.6c0-8.8,6.8-15.6,15.6-15.6c8.8,0,15.6,6.8,15.6,15.6
+ C193.1,170.1,186.3,176.9,177.5,176.9L177.5,176.9z M177.5,176.9"/>
+ <path fill="#169977" d="M216.4,153.5c-1-5.2-3.1-9.9-5.7-14l4.2-4.2L204,124.4l-4.2,4.2c-4.2-2.6-8.8-4.7-14-5.7v-6.2H178v29.1
+ c8.3,0,15.6,7.3,15.6,15.6c0,8.3-6.8,15.6-15.6,15.6V206h7.8v-6.2c5.2-1,9.9-3.1,14-5.7l4.2,4.2l10.9-10.9l-4.2-4.2
+ c2.6-4.2,4.7-8.8,5.7-14h6.2v-15.6H216.4z M216.4,153.5"/>
+ </g>
+</g>
+<g id="Layer_42" display="none">
+ <g display="inline">
+ <g>
+ <rect x="1.5" y="58.9" fill="#75C69D" width="77.8" height="77.8"/>
+ <rect x="1.5" y="58.9" fill="#56BB6F" width="38.9" height="77.8"/>
+ </g>
+ <g>
+ <rect x="94.1" y="28.6" fill="#65A5DA" width="77.8" height="77.8"/>
+ <rect x="94.1" y="28.6" fill="#488FCC" width="38.9" height="77.8"/>
+ </g>
+ <g>
+ <rect x="65" y="90.5" fill="#F26750" width="77.8" height="77.8"/>
+ <rect x="65" y="90.5" fill="#E63B35" width="38.9" height="77.8"/>
+ </g>
+ </g>
+ <circle display="inline" fill="#FFFFFF" cx="151.9" cy="172.1" r="23.8"/>
+ <g display="inline">
+ <path fill="#29B99A" d="M207.2,178.9V164h-5.9c-1-5-3-9.4-5.4-13.4l4-4l-10.4-10.4l-4,4c-4-2.5-8.4-4.5-13.4-5.4v-5.9h-14.9v5.9
+ c-5,1-9.4,3-13.4,5.4l-4-4l-11.4,10.4l4,4c-2.5,4-4.5,8.4-5.4,13.4H121v14.9h5.9c1,5,3,9.4,5.4,13.4l-4,4l10.4,10.4l4-4
+ c4,2.5,8.4,4.5,13.4,5.5v5.9H171v-5.9c5-1,9.4-3,13.4-5.5l4,4l10.4-10.4l-3-4c2.5-4,4.5-8.4,5.4-13.4H207.2z M164.1,186.3
+ c-8.4,0-14.9-6.4-14.9-14.9c0-8.4,6.4-14.9,14.9-14.9c8.4,0,14.9,6.4,14.9,14.9C178.9,179.9,172.5,186.3,164.1,186.3L164.1,186.3z
+ M164.1,186.3"/>
+ <path fill="#169977" d="M201.2,164c-1-5-3-9.4-5.4-13.4l4-4l-10.4-10.4l-4,4c-4-2.5-8.4-4.5-13.4-5.4v-5.9h-7.4v27.7
+ c7.9,0,14.9,6.9,14.9,14.9c0,7.9-6.4,14.9-14.9,14.9v27.7h7.4v-5.9c5-1,9.4-3,13.4-5.5l4,4l10.4-10.4l-4-4c2.5-4,4.5-8.4,5.4-13.4
+ h5.9V164H201.2z M201.2,164"/>
+ </g>
+</g>
+<g id="Layer_43" display="none">
+ <g display="inline">
+ <g>
+ <path fill="#FFFFFF" d="M18.1,182.1c-4.7,0-8.5-3.8-8.5-8.5V40.7c0-4.7,3.8-8.5,8.5-8.5h83.4c2.3,0,4.4,0.9,6,2.5l27.6,27.6
+ c1.6,1.6,2.5,3.8,2.5,6v105.3c0,4.7-3.8,8.5-8.5,8.5H18.1z"/>
+ <path fill="#B1BFBF" d="M101.5,40.7l27.6,27.6v105.3h-111V40.7H101.5 M101.5,23.7H18.1c-9.4,0-17,7.6-17,17v132.9
+ c0,9.4,7.6,17,17,17h111c9.4,0,17-7.6,17-17V68.3c0-4.5-1.8-8.8-5-12l-27.6-27.6C110.3,25.5,106,23.7,101.5,23.7L101.5,23.7z"/>
+ </g>
+ <circle fill="#FFFFFF" cx="132.8" cy="174.5" r="19.1"/>
+ <g>
+ <path fill="#29B99A" d="M168.1,180v-11.9h-4.8c-0.8-4-2.4-7.6-4.4-10.8l3.2-3.2l-8.4-8.4l-3.2,3.2c-3.2-2-6.8-3.6-10.7-4.4v-4.8
+ h-11.9v4.8c-4,0.8-7.6,2.4-10.7,4.4l-3.2-3.2l-9.2,8.4l3.2,3.2c-2,3.2-3.6,6.8-4.4,10.8h-4.8V180h4.8c0.8,4,2.4,7.6,4.4,10.7
+ l-3.2,3.2l8.4,8.4l3.2-3.2c3.2,2,6.8,3.6,10.8,4.4v4.8h11.9v-4.8c4-0.8,7.6-2.4,10.7-4.4l3.2,3.2l8.4-8.4l-2.4-3.2
+ c2-3.2,3.6-6.8,4.4-10.7H168.1z M133.5,186c-6.8,0-11.9-5.2-11.9-11.9c0-6.8,5.2-11.9,11.9-11.9c6.8,0,11.9,5.2,11.9,11.9
+ C145.4,180.8,140.3,186,133.5,186L133.5,186z M133.5,186"/>
+ <path fill="#169977" d="M163.4,168.1c-0.8-4-2.4-7.6-4.4-10.8l3.2-3.2l-8.4-8.4l-3.2,3.2c-3.2-2-6.8-3.6-10.7-4.4v-4.8h-6v22.3
+ c6.4,0,11.9,5.6,11.9,11.9c0,6.4-5.2,11.9-11.9,11.9v22.3h6v-4.8c4-0.8,7.6-2.4,10.7-4.4l3.2,3.2l8.4-8.4l-3.2-3.2
+ c2-3.2,3.6-6.8,4.4-10.7h4.8v-11.9H163.4z M163.4,168.1"/>
+ </g>
+ </g>
+</g>
+<g id="Layer_44" display="none">
+ <g display="inline">
+ <g>
+ <path fill="#795649" d="M88.9,133.4l-58.1,58.1c-6.9,6.9-18,6.9-24.9,0c-3.4-3.4-5.2-8-5.2-12.5c0-4.5,1.7-9,5.2-12.5l61.5-61.5
+ C70.2,118.5,78.3,129,88.9,133.4z"/>
+ <g>
+ <path fill="#488FCC" d="M30.1,102.6c0,38.9,31.6,70.5,70.5,70.5v-141C61.6,32.1,30.1,63.7,30.1,102.6z"/>
+ <path fill="#70B2E2" d="M171.1,102.6c0,38.9-31.6,70.5-70.5,70.5v-141C139.5,32.1,171.1,63.7,171.1,102.6z"/>
+ <path fill="#9D9D9D" d="M159.3,102.6c0,32.4-26.4,58.8-58.8,58.8c-32.4,0-58.8-26.4-58.8-58.8c0-32.4,26.4-58.8,58.8-58.8
+ C133,43.9,159.3,70.2,159.3,102.6 M171.1,102.6c0-38.9-31.6-70.5-70.5-70.5c-38.9,0-70.5,31.6-70.5,70.5s31.6,70.5,70.5,70.5
+ C139.5,173.1,171.1,141.6,171.1,102.6L171.1,102.6z"/>
+ <path fill="#FAFBFB" d="M147.6,102.6c0,25.9-21.1,47-47,47c-25.9,0-47-21.1-47-47c0-25.9,21.1-47,47-47
+ C126.5,55.6,147.6,76.7,147.6,102.6 M159.3,102.6c0-32.5-26.3-58.8-58.8-58.8c-32.5,0-58.8,26.3-58.8,58.8s26.3,58.8,58.8,58.8
+ C133,161.4,159.3,135.1,159.3,102.6L159.3,102.6z"/>
+ </g>
+ </g>
+ </g>
+ <circle display="inline" fill="#FFFFFF" cx="162.3" cy="163.7" r="24.4"/>
+ <g display="inline">
+ <path fill="#29B99A" d="M219,170.6v-15.3h-6.1c-1-5.1-3.1-9.7-5.6-13.7l4.1-4.1l-10.7-10.7l-4.1,4.1c-4.1-2.5-8.6-4.6-13.7-5.6
+ v-6.1h-15.3v6.1c-5.1,1-9.7,3.1-13.7,5.6l-4.1-4.1l-11.7,10.7l4.1,4.1c-2.5,4.1-4.6,8.6-5.6,13.7h-6.1v15.3h6.1
+ c1,5.1,3.1,9.7,5.6,13.7l-4.1,4.1l10.7,10.7l4.1-4.1c4.1,2.5,8.6,4.6,13.7,5.6v6.1h15.3v-6.1c5.1-1,9.7-3.1,13.7-5.6l4.1,4.1
+ l10.7-10.7l-3.1-4.1c2.5-4.1,4.6-8.6,5.6-13.7H219z M174.8,178.3c-8.6,0-15.3-6.6-15.3-15.3c0-8.6,6.6-15.3,15.3-15.3
+ c8.6,0,15.3,6.6,15.3,15.3C190,171.7,183.4,178.3,174.8,178.3L174.8,178.3z M174.8,178.3"/>
+ <path fill="#169977" d="M212.9,155.4c-1-5.1-3.1-9.7-5.6-13.7l4.1-4.1l-10.7-10.7l-4.1,4.1c-4.1-2.5-8.6-4.6-13.7-5.6v-6.1h-7.6
+ v28.5c8.1,0,15.3,7.1,15.3,15.3c0,8.1-6.6,15.3-15.3,15.3v28.5h7.6v-6.1c5.1-1,9.7-3.1,13.7-5.6l4.1,4.1l10.7-10.7l-4.1-4.1
+ c2.5-4.1,4.6-8.6,5.6-13.7h6.1v-15.3H212.9z M212.9,155.4"/>
+ </g>
+</g>
+<g id="Layer_45" display="none">
+ <g display="inline">
+ <path fill="#B1BFBF" d="M175.2,45.1h-32.5H49.8H17.2c-8.7,0-15.8,7.1-15.8,15.8v70.1c0,8.7,7.1,15.8,15.8,15.8h16.7h26.5h50.3h2.2
+ h19h26.5h16.7c8.7,0,15.8-7.1,15.8-15.8V60.9C191,52.2,183.9,45.1,175.2,45.1z"/>
+ <g>
+ <path fill="#29B99A" d="M204,173.6v-14.1h-5.7c-0.9-4.7-2.8-9-5.2-12.7l3.8-3.8l-9.9-9.9l-3.8,3.8c-3.8-2.4-8-4.2-12.7-5.2V126
+ h-14.1v5.7c-4.7,0.9-9,2.8-12.7,5.2l-3.8-3.8l-10.8,9.9l3.8,3.8c-2.4,3.8-4.2,8-5.2,12.7H122v14.1h5.7c0.9,4.7,2.8,9,5.2,12.7
+ l-3.8,3.8l9.9,9.9l3.8-3.8c3.8,2.4,8,4.2,12.7,5.2v5.7h14.1v-5.7c4.7-0.9,9-2.8,12.7-5.2l3.8,3.8l9.9-9.9l-2.8-3.8
+ c2.4-3.8,4.2-8,5.2-12.7H204z M163,180.7c-8,0-14.1-6.1-14.1-14.1c0-8,6.1-14.1,14.1-14.1c8,0,14.1,6.1,14.1,14.1
+ C177.2,174.6,171,180.7,163,180.7L163,180.7z M163,180.7"/>
+ <path fill="#169977" d="M198.4,159.5c-0.9-4.7-2.8-9-5.2-12.7l3.8-3.8l-9.9-9.9l-3.8,3.8c-3.8-2.4-8-4.2-12.7-5.2V126h-7.1v26.4
+ c7.5,0,14.1,6.6,14.1,14.1c0,7.5-6.1,14.1-14.1,14.1v26.4h7.1v-5.7c4.7-0.9,9-2.8,12.7-5.2l3.8,3.8l9.9-9.9l-3.8-3.8
+ c2.4-3.8,4.2-8,5.2-12.7h5.7v-14.1H198.4z M198.4,159.5"/>
+ </g>
+ <polygon fill="#B1BFBF" points="69.2,171.7 40,200.1 40,142.5 97.6,142.5 "/>
+ <rect x="39.8" y="71.5" fill="#FFFFFF" width="117" height="7.7"/>
+ <rect x="39.8" y="92.2" fill="#FFFFFF" width="117" height="7.7"/>
+ <rect x="39.8" y="112.9" fill="#FFFFFF" width="65.2" height="7.7"/>
+ </g>
+</g>
+<g id="Layer_46" display="none">
+ <path display="inline" fill="#D3D3D3" d="M139.5,35.2c0-3.9-3.1-7-7-7H19c-2.6,0-4.7,2.1-4.7,4.7v158.4c0,2.6,2.1,4.7,4.7,4.7
+ h113.4c3.9,0,7-3.1,7-7V35.2z"/>
+ <path display="inline" fill="#AEAEAE" d="M76.9,28.1H19c-2.6,0-4.7,2.1-4.7,4.7v158.4c0,2.6,2.1,4.7,4.7,4.7h57.9V28.1L76.9,28.1z"
+ />
+ <g display="inline">
+ <path fill="#FFFFFF" d="M56.5,76.4h54.4c3.9,0,7-3.1,7-7s-3.1-7-7-7H56.5c-3.9,0-7,3.1-7,7S52.6,76.4,56.5,76.4z"/>
+ <path fill="#FFFFFF" d="M110.9,90.9H56.5c-3.9,0-7,3.1-7,7c0,3.9,3.1,7,7,7h54.4c3.9,0,7-3.1,7-7
+ C117.9,94.1,114.8,90.9,110.9,90.9z"/>
+ <path fill="#FFFFFF" d="M110.9,119.5H56.5c-3.9,0-7,3.1-7,7c0,3.9,3.1,7,7,7h54.4c3.9,0,7-3.1,7-7
+ C117.9,122.7,114.8,119.5,110.9,119.5z"/>
+ <path fill="#FFFFFF" d="M110.9,148.1H56.5c-3.9,0-7,3.1-7,7c0,3.9,3.1,7,7,7h54.4c3.9,0,7-3.1,7-7
+ C117.9,151.2,114.8,148.1,110.9,148.1z"/>
+ </g>
+ <g display="inline">
+ <path fill="#E8E8E8" d="M56.5,76.4h20.4V62.3H56.5c-3.9,0-7,3.1-7,7S52.6,76.4,56.5,76.4z"/>
+ <path fill="#E8E8E8" d="M76.9,90.9H56.5c-3.9,0-7,3.1-7,7c0,3.9,3.1,7,7,7h20.4V90.9z"/>
+ <path fill="#E8E8E8" d="M76.9,119.5H56.5c-3.9,0-7,3.1-7,7c0,3.9,3.1,7,7,7h20.4V119.5z"/>
+ <path fill="#E8E8E8" d="M76.9,148.1H56.5c-3.9,0-7,3.1-7,7c0,3.9,3.1,7,7,7h20.4V148.1z"/>
+ </g>
+ <path display="inline" fill="#6E7583" d="M63.5,195.9H19c-2.6,0-4.7-2.1-4.7-4.7V32.8c0-2.6,2.1-4.7,4.7-4.7h44.5V195.9z"/>
+ <g display="inline">
+ <path fill="#EF7D7C" d="M8.7,72.6h15.9c3.9,0,7-3.1,7-7s-3.1-7-7-7H8.7c-3.9,0-7,3.1-7,7S4.8,72.6,8.7,72.6z"/>
+ <path fill="#EF7D7C" d="M24.6,89.5H8.7c-3.9,0-7,3.1-7,7s3.1,7,7,7h15.9c3.9,0,7-3.1,7-7S28.5,89.5,24.6,89.5z"/>
+ <path fill="#EF7D7C" d="M24.6,120.4H8.7c-3.9,0-7,3.1-7,7c0,3.9,3.1,7,7,7h15.9c3.9,0,7-3.1,7-7C31.7,123.6,28.5,120.4,24.6,120.4
+ z"/>
+ <path fill="#EF7D7C" d="M24.6,151.4H8.7c-3.9,0-7,3.1-7,7c0,3.9,3.1,7,7,7h15.9c3.9,0,7-3.1,7-7C31.7,154.5,28.5,151.4,24.6,151.4
+ z"/>
+ </g>
+ <g display="inline">
+ <path fill="#29B99A" d="M178.6,175.7v-13.6h-5.5c-0.9-4.5-2.7-8.6-5-12.3l3.6-3.6l-9.5-9.5l-3.6,3.6c-3.6-2.3-7.7-4.1-12.3-5v-5.5
+ h-13.6v5.5c-4.5,0.9-8.6,2.7-12.3,5l-3.6-3.6l-10.5,9.5l3.6,3.6c-2.3,3.6-4.1,7.7-5,12.3h-5.5v13.6h5.5c0.9,4.5,2.7,8.6,5,12.3
+ l-3.6,3.6l9.5,9.5l3.6-3.6c3.6,2.3,7.7,4.1,12.3,5v5.5h13.6v-5.5c4.5-0.9,8.6-2.7,12.3-5l3.6,3.6l9.5-9.5l-2.7-3.6
+ c2.3-3.6,4.1-7.7,5-12.3H178.6z M139,182.5c-7.7,0-13.6-5.9-13.6-13.6c0-7.7,5.9-13.6,13.6-13.6c7.7,0,13.6,5.9,13.6,13.6
+ C152.7,176.6,146.7,182.5,139,182.5L139,182.5z M139,182.5"/>
+ <path fill="#169977" d="M173.1,162.1c-0.9-4.5-2.7-8.6-5-12.3l3.6-3.6l-9.5-9.5l-3.6,3.6c-3.6-2.3-7.7-4.1-12.3-5v-5.5h-6.8v25.5
+ c7.3,0,13.6,6.4,13.6,13.6c0,7.3-5.9,13.6-13.6,13.6V208h6.8v-5.5c4.5-0.9,8.6-2.7,12.3-5l3.6,3.6l9.5-9.5l-3.6-3.6
+ c2.3-3.6,4.1-7.7,5-12.3h5.5v-13.6H173.1z M173.1,162.1"/>
+ </g>
+</g>
+<g id="Layer_47" display="none">
+ <g display="inline">
+ <g>
+ <path fill="#EDEFF1" d="M163.8,41.1H91.5L73.3,23H19.1c-10,0-18.1,8.1-18.1,18.1v10.2c0-10,8.1-18.1,18.1-18.1h54.3l18.1,18.1
+ h72.4c10,0,18.1,8.1,18.1,18.1V59.2C182,49.3,173.8,41.1,163.8,41.1z"/>
+ <path fill="#B1BFBF" d="M163.8,51.3h-49.5H91.5H0.9v98.4c0,9.9,8.1,18.1,18.1,18.1h144.8c10,0,18.1-8.2,18.1-18.1V69.4
+ C182,59.5,173.8,51.3,163.8,51.3z"/>
+ <path fill="#73969B" d="M73.3,33.2H19.1c-10,0-18.1,8.1-18.1,18.1h90.5L73.3,33.2z"/>
+ </g>
+ <g>
+ <g>
+ <path fill="#FFE7D2" d="M104.1,71.3c15.9,0,28.8,12.9,28.8,28.8c0,15.9-12.9,37.6-28.8,37.6c-15.9,0-28.8-21.7-28.8-37.6
+ C75.4,84.2,88.2,71.3,104.1,71.3L104.1,71.3z M104.1,71.3"/>
+ <path fill="#465B65" d="M127,136.8c-0.1,0.1-0.1,0.1-0.2,0.2c-0.1-0.1-0.2-0.1-0.3-0.2c-6.5,6.5-14.1,10-22.1,10.1
+ c-7.9-0.1-15.5-3.6-22.1-10.1c-0.1,0.1-0.2,0.1-0.3,0.2c-0.1-0.1-0.1-0.1-0.2-0.2c-17.5,8.3-29.7,26.2-29.7,47v0
+ c13.7,12.5,32,20.1,52,20.1c0.1,0,0.2,0,0.3,0c0.1,0,0.2,0,0.3,0c20,0,38.3-7.6,52-20.1v0C156.6,163,144.5,145.2,127,136.8z"/>
+ </g>
+ </g>
+ <g>
+ <circle fill="#FFFFFF" cx="181.1" cy="167.7" r="23.3"/>
+ <g>
+ <path fill="#29B99A" d="M224.2,174.5v-14.5h-5.8c-1-4.9-2.9-9.2-5.3-13.1l3.9-3.9l-10.2-10.2l-3.9,3.9
+ c-3.9-2.4-8.2-4.4-13.1-5.3v-5.8h-14.6v5.8c-4.8,1-9.2,2.9-13.1,5.3l-3.9-3.9L147,143l3.9,3.9c-2.4,3.9-4.4,8.2-5.3,13.1h-5.8
+ v14.5h5.8c1,4.8,2.9,9.2,5.3,13.1l-3.9,3.9l10.2,10.2l3.9-3.9c3.9,2.4,8.2,4.4,13.1,5.3v5.8h14.5v-5.8c4.8-1,9.2-2.9,13.1-5.3
+ l3.9,3.9l10.2-10.2l-2.9-3.9c2.4-3.9,4.4-8.2,5.3-13.1H224.2z M182,181.8c-8.2,0-14.5-6.3-14.5-14.6c0-8.2,6.3-14.6,14.5-14.6
+ c8.2,0,14.5,6.3,14.5,14.6C196.5,175.5,190.2,181.8,182,181.8L182,181.8z M182,181.8"/>
+ <path fill="#169977" d="M218.3,159.9c-1-4.9-2.9-9.2-5.3-13.1l3.9-3.9l-10.2-10.2l-3.9,3.9c-3.9-2.4-8.2-4.4-13.1-5.3v-5.8h-7.3
+ v27.2c7.8,0,14.6,6.8,14.6,14.6c0,7.8-6.3,14.6-14.6,14.6v27.2h7.3v-5.8c4.8-1,9.2-2.9,13.1-5.3l3.9,3.9l10.2-10.2l-3.9-3.9
+ c2.4-3.9,4.4-8.2,5.3-13.1h5.8v-14.5H218.3z M218.3,159.9"/>
+ </g>
+ </g>
+ </g>
+</g>
+<g id="Layer_48" display="none">
+ <g display="inline">
+ <g>
+ <path fill="#FCD1A0" d="M66.6,28.1c20,0,36.3,16.2,36.3,36.3c0,20-16.2,47.4-36.3,47.4c-20,0-36.3-27.4-36.3-47.4
+ C30.3,44.4,46.6,28.1,66.6,28.1L66.6,28.1z M66.6,28.1"/>
+ <path fill="#465B65" d="M95.4,110.7c-0.1,0.1-0.2,0.1-0.2,0.2c-0.1-0.1-0.3-0.2-0.4-0.2c-8.2,8.2-17.8,12.6-27.8,12.7
+ c-10-0.1-19.6-4.5-27.8-12.7c-0.1,0.1-0.3,0.2-0.4,0.2c-0.1-0.1-0.2-0.1-0.2-0.2C16.3,121.2,1,143.8,1,169.9v0.1
+ c17.3,15.7,40.3,25.3,65.6,25.3c0.1,0,0.2,0,0.3,0c0.1,0,0.2,0,0.3,0c25.2,0,48.2-9.6,65.6-25.3v-0.1
+ C132.8,143.8,117.6,121.2,95.4,110.7z"/>
+ </g>
+ </g>
+ <g display="inline">
+ <circle fill="#FFFFFF" cx="142" cy="168.8" r="23.9"/>
+ <g>
+ <path fill="#29B99A" d="M186.2,175.8v-14.9h-6c-1-5-3-9.4-5.5-13.4l4-4L168.3,133l-4,4c-4-2.5-8.4-4.5-13.4-5.5v-6H136v6
+ c-5,1-9.4,3-13.4,5.5l-4-4l-11.4,10.4l4,4c-2.5,4-4.5,8.4-5.5,13.4h-6v14.9h6c1,5,3,9.4,5.5,13.4l-4,4l10.4,10.4l4-4
+ c4,2.5,8.4,4.5,13.4,5.5v6h14.9v-6c5-1,9.4-3,13.4-5.5l4,4l10.4-10.4l-3-4c2.5-4,4.5-8.4,5.5-13.4H186.2z M142.9,183.2
+ c-8.4,0-14.9-6.5-14.9-14.9c0-8.4,6.5-14.9,14.9-14.9c8.4,0,14.9,6.5,14.9,14.9C157.8,176.8,151.4,183.2,142.9,183.2L142.9,183.2
+ z M142.9,183.2"/>
+ <path fill="#169977" d="M180.2,160.9c-1-5-3-9.4-5.5-13.4l4-4L168.3,133l-4,4c-4-2.5-8.4-4.5-13.4-5.5v-6h-7.5v27.8
+ c8,0,14.9,7,14.9,14.9c0,8-6.5,14.9-14.9,14.9V211h7.5v-6c5-1,9.4-3,13.4-5.5l4,4l10.4-10.4l-4-4c2.5-4,4.5-8.4,5.5-13.4h6v-14.9
+ H180.2z M180.2,160.9"/>
+ </g>
+ </g>
+</g>
+<g id="Layer_49" display="none">
+ <g display="inline">
+ <path fill="#EDEFF1" d="M167.1,45.1H93.7L75.3,26.7H20.2C10.1,26.7,1.8,35,1.8,45.1v10.4c0-10.1,8.3-18.4,18.4-18.4h55.1
+ l18.4,18.4h73.5c10.1,0,18.4,8.2,18.4,18.3V63.5C185.5,53.4,177.3,45.1,167.1,45.1z"/>
+ <path fill="#B1BFBF" d="M167.1,55.5h-50.2H93.7H1.8v99.8c0,10.1,8.3,18.4,18.4,18.4h146.9c10.1,0,18.4-8.3,18.4-18.4V73.8
+ C185.5,63.7,177.3,55.5,167.1,55.5z"/>
+ <path fill="#73969B" d="M75.3,37.1H20.2c-10.1,0-18.4,8.3-18.4,18.4h91.9L75.3,37.1z"/>
+ </g>
+ <g display="inline">
+ <path fill="#398ECD" d="M90.7,66.5v127.7c-35.3,0-63.9-28.6-63.9-63.9C26.8,95.1,55.4,66.5,90.7,66.5z"/>
+ <path fill="#2B7EC1" d="M90.7,66.5v127.7c35.3,0,63.9-28.6,63.9-63.9C154.5,95.1,125.9,66.5,90.7,66.5z"/>
+ <g>
+ <path fill="#95C8EC" d="M126,108.3c0.1,0,0.2,0.1,0.3,0.1C126,108.3,126,108.3,126,108.3z"/>
+ <path fill="#95C8EC" d="M104.7,78.4c0.2-1.1,4.7-7.2,6.8-6.9c-7-1-13.9-1.2-20.8-1V84c0.6-0.4,1.2-0.8,1.9-1
+ C94.8,82.2,104.3,80.4,104.7,78.4z"/>
+ <path fill="#95C8EC" d="M154.3,126.8c-0.1-1.2-0.1-2.4-0.2-3.5c-0.1-0.6-0.2-1.2-0.3-1.9c-0.2-1.6-0.4-3.1-0.8-4.6
+ c-0.1-0.3-0.2-0.6-0.2-0.9c-0.4-1.8-0.9-3.6-1.5-5.4c0-0.1,0-0.1-0.1-0.2c-2.6-7.9-6.7-15.1-12-21.3c-0.1-0.2-0.3-0.3-0.4-0.5
+ c-1.2-1.4-2.4-2.7-3.7-3.9c-0.1,0-0.1-0.1-0.2-0.1c0.2,1.5,0.8,4.4,2.2,3.9c-0.6,0.3-1.1,0.2-1.6-0.1c1,1.6-20.2,8.6-19.9,9.3
+ c0,0.1,0.1,0.1,0.1,0.2c-0.2,0-0.4,0.3-0.6,1c-0.8,2.6,5.5,4-2.5,3.4c-4.7-0.4-0.4,10.2,2.6,6.6c0.2-0.3,8.2-8,8.4-6.4
+ c-0.3-2.2,7,3.2,6.7,3.8c-0.4,1-1.1,1.4-2.1,1.4c0.9,0.8,3.4-1.7,3.6-2c-0.3,0.6-5.1-5.3-4.3-5.2c3.8,0.7,5.8,5,7.5,7.8
+ c-0.6-1,4.1-3.9,3.8-3.2c-1.8,5.5,6.3,2.5,7.8,4.3c3.4,4-9.5,6-12.3,2.5c4.1,5.1-7.7-2.8-8.4-3.5c-2.4-0.8-10.3,1.4-12.8,1.2
+ c-8.7,9.8-13.2,16.7-4.7,28.1c2,2.6,10.8-0.8,14.1,1c4.3,2.3,3.2,8.9,6,13.7c2.1,3.4-2,12.3,1.9,16.8c1.6,1.9,3.9,4.4,6.2,5.3
+ c9.4-9.9,15.8-22.8,17.3-37.1c0-0.4,0.1-0.9,0.1-1.4c0.1-1.1,0.1-2.3,0.2-3.5c-4.8-3.6-9-13.9-10-16.9c0.2,0.6,7.2,10.4,10,13.9
+ C154.4,128.5,154.4,127.7,154.3,126.8z"/>
+ <path fill="#95C8EC" d="M130.1,90.6c3.6-2.9-0.5-4.9,4.3-6.6c-0.6-0.5-1.2-1.1-1.8-1.6c-0.6-0.5-1.2-1.1-1.8-1.5
+ c-0.1-0.1-0.2-0.1-0.2-0.2c-3.5,3-5.4,6.2-7.3,8.2C126,86.2,127.1,93,130.1,90.6z"/>
+ </g>
+ <g>
+ <path fill="#BDDDF4" d="M42.2,127.9c0.4-0.2,2-4.6,1.4-5c-2.6-1.7-4.9,6.6-8,1.3c-1.6-2.8,1.2-8.2,4.1-9c0.9-0.3,10.1-0.3,11.1,2
+ c0-1.6-0.9-3.4,0.5-4.4c1.9-1.4,6.1-3.2,6.8-5.8c0.6-2.3,8.5-6.3,10.2-6.9c-0.7,0.2-1.7,1.5-1.3,2.3c-0.4-1,6-1.8,5.1-3.2
+ c0,0-2.7,0.5-3.3,0.2c-0.7-0.3,1.7-1.5,1.2-1.8c-0.7-0.3-2.8,0-3.5,0.1c-0.2,0,12.5-3.7,11.1-4.8c-0.3-0.2-3.6-5.6-2.5-5.2
+ c-0.9-0.3-8.2-1.4-8.8-0.9c-0.7,0.6-5.7,9.9-7.7,7.6c-0.9-1.1,0.6-1.9,0.7-2.5c-17-1.9,8.3-9.8,8.5-11.6c0,0-7.6,0-14.2,0
+ c1.5-0.2,2.7-1,3.1-2.6c-0.1,0.4-1,0.3-2.2,0.1c-1.1,0.8-2.2,1.6-3.3,2.5c0.1,0,0.3,0.1,0.4,0.1c-0.2,0-0.3,0-0.5,0
+ c-12.5,9.9-21.2,24.4-23.6,40.9c7,6.2,19.4,13.4,20.7,14.5C47,133,46,126.1,42.2,127.9z"/>
+ <path fill="#BDDDF4" d="M50.8,117.3c0,0.7-0.2,1.3-0.7,1.9C50.9,118.4,51,117.8,50.8,117.3z"/>
+ <path fill="#BDDDF4" d="M67.7,79.2c7.2-3.6,3.8,5.5,3.4,5.3c1.2,1,2.5,1.5,4,1.5c4.2-0.6,1.5-10.3-7.1-9.5
+ C67.9,76.6,65.6,80.2,67.7,79.2z"/>
+ <path fill="#BDDDF4" d="M81.2,145.4c-3.6-0.8-5.1-2.2-8.4-1.7c6.9-1-15.1-12-15-11.9c-0.2-0.2-0.7,1.5-1,2.1
+ c0.1-0.9-2.3-2.5-4.1-0.3c-1.6,1.9-1.6,4.2-2.4,6.7c-2.2,7.1-2.9,10,3.6,16.6c7.1,7.2,3.2,21.9,8.1,30.4c1.6,0.8,3.3,1.6,5,2.3
+ c0.8-2.4,0.5-5.4-0.4-8.6c4.9-1.3,2.7-3.2,3.6-6.5c-0.8,2.7,17.8-19.2,14.1-19.2C88.2,155.3,86.5,146.5,81.2,145.4z"/>
+ <path fill="#BDDDF4" d="M90.7,70.5c-6.8,0.2-13.5,0.8-20.4,1.4c0.7,2,7.3,3.6,11.9,2.2c1.9,1.3,3.8,0.8,5.3,3.8
+ c1.9,3.9-3,1.9-2.6,3.4C87,89,87.8,86,90.7,84V70.5z"/>
+ </g>
+ </g>
+ <g display="inline">
+ <circle fill="#FFFFFF" cx="176.7" cy="165.4" r="23.6"/>
+ <g>
+ <path fill="#29B99A" d="M220.4,172.2v-14.8h-5.9c-1-4.9-3-9.4-5.4-13.3l3.9-3.9l-10.3-10.3l-3.9,3.9c-3.9-2.5-8.4-4.4-13.3-5.4
+ v-5.9h-14.8v5.9c-4.9,1-9.3,3-13.3,5.4l-3.9-3.9l-11.3,10.3l3.9,3.9c-2.5,3.9-4.4,8.4-5.4,13.3h-5.9v14.8h5.9
+ c1,4.9,3,9.3,5.4,13.3l-3.9,3.9l10.3,10.3l3.9-3.9c3.9,2.5,8.4,4.4,13.3,5.4v5.9h14.8v-5.9c4.9-1,9.3-3,13.3-5.4l3.9,3.9
+ l10.3-10.3l-3-3.9c2.5-3.9,4.4-8.4,5.4-13.3H220.4z M177.6,179.6c-8.4,0-14.8-6.4-14.8-14.8c0-8.4,6.4-14.8,14.8-14.8
+ c8.4,0,14.8,6.4,14.8,14.8C192.4,173.2,186,179.6,177.6,179.6L177.6,179.6z M177.6,179.6"/>
+ <path fill="#169977" d="M214.5,157.5c-1-4.9-3-9.4-5.4-13.3l3.9-3.9l-10.3-10.3l-3.9,3.9c-3.9-2.5-8.4-4.4-13.3-5.4v-5.9h-7.4
+ v27.6c7.9,0,14.8,6.9,14.8,14.8c0,7.9-6.4,14.8-14.8,14.8v27.6h7.4v-5.9c4.9-1,9.3-3,13.3-5.4l3.9,3.9l10.3-10.3l-3.9-3.9
+ c2.5-3.9,4.4-8.4,5.4-13.3h5.9v-14.8H214.5z M214.5,157.5"/>
+ </g>
+ </g>
+</g>
+<g id="Layer_50" display="none">
+ <path display="inline" fill="#C6D5D2" d="M116.5,142.5c0,8.5-7.1,15.5-15.9,15.5h-4c-8.8,0-15.9-6.9-15.9-15.5L1.5,38
+ c0-8.5,7.1-15.5,15.9-15.5h162.5c8.8,0,15.9,6.9,15.9,15.5L116.5,142.5z"/>
+ <rect x="76.8" y="94.7" display="inline" fill="#C6D5D2" width="43.6" height="110.9"/>
+ <path display="inline" fill="#EBF2F0" d="M110.8,121.1c0,5.8-4.8,10.6-10.8,10.6h-2.7c-6,0-10.8-4.7-10.8-10.6L32.3,49.7
+ c0-5.8,4.8-10.6,10.8-10.6h111c6,0,10.8,4.7,10.8,10.6L110.8,121.1z"/>
+ <g display="inline">
+ <path fill="#FFFFFF" d="M164.1,110.8c18.9,26.9-11.1,56.2-38.7,37.8c-1.2-0.8-2.2-1.8-3-2.9c-18.9-26.9,11.1-56.2,38.7-37.8
+ C162.2,108.7,163.3,109.7,164.1,110.8z"/>
+ <g>
+ <path fill="#29B99A" d="M192.7,135.8v-16.3H186c-1.1-5.4-3.3-10.3-6.1-14.7l4.5-4.3l-11.7-11.4l-4.5,4.3c-4.5-2.7-9.5-4.9-15-6
+ v-6.5h-16.7v6.5c-5.6,1.1-10.6,3.3-15,6l-4.5-4.3l-12.8,11.4l4.5,4.3c-2.8,4.3-5,9.2-6.1,14.7h-6.7v16.3h6.7
+ c1.1,5.4,3.3,10.3,6.1,14.7l-4.5,4.3l11.7,11.4l4.5-4.3c4.5,2.7,9.5,4.9,15,6v6.5H152v-6.5c5.6-1.1,10.6-3.3,15-6l4.5,4.3
+ l11.7-11.4l-3.3-4.3c2.8-4.3,5-9.2,6.1-14.7H192.7z M144.2,144c-13.4,0-22.3-14.2-12.6-28.6c14.8-9.5,29.3-0.8,29.3,12.3
+ C161,136.9,153.7,144,144.2,144L144.2,144z M144.2,144"/>
+ <path fill="#169977" d="M186,119.5c-1.1-5.4-3.3-10.3-6.1-14.7l4.5-4.3l-11.7-11.4l-4.5,4.3c-4.5-2.7-9.5-4.9-15-6v-6.5h-8.4
+ v30.4c8.9,0,16.7,7.6,16.7,16.3c0,8.7-7.2,16.3-16.7,16.3v30.4h8.4v-6.5c5.6-1.1,10.6-3.3,15-6l4.5,4.3l11.7-11.4l-4.5-4.3
+ c2.8-4.3,5-9.2,6.1-14.7h6.7v-16.3H186z M186,119.5"/>
+ </g>
+ </g>
+</g>
+<g id="Layer_51" display="none">
+ <path display="inline" fill="#B1BFBF" d="M191.8,164.4H28.5c-15.6,0-28.2-12.6-28.2-28.2V87c0-15.6,12.6-28.2,28.2-28.2h163.4
+ c15.6,0,28.2,12.6,28.2,28.2v49.2C220,151.8,207.4,164.4,191.8,164.4z"/>
+ <rect x="13.8" y="73.1" display="inline" fill="#FFFFFF" width="192.7" height="76.9"/>
+ <g display="inline">
+ <polygon fill="#010101" points="115.8,99.9 143.8,127.1 143.8,99.9 "/>
+ <polygon fill="#010101" points="143.8,127.1 171.8,99.9 143.8,99.9 "/>
+ </g>
+</g>
+<g id="Layer_52" display="none">
+ <path display="inline" fill="#73969B" d="M85.3,27.7c-46.5,0-84.2,37.7-84.2,84.2c0,46.5,37.7,84.2,84.2,84.2s84.2-37.7,84.2-84.2
+ C169.5,65.3,131.8,27.7,85.3,27.7z M95.6,171.2H70.4v-25h25.3V171.2z M93.1,124.5l-1.7,9.5H75.5l-3.6-25.3l0.8-0.8
+ c19.7-0.8,27.3-5.9,27.3-14.5c0-7-5.3-11.1-14.3-11.1c-8.7,0-16.2,3.6-23.4,10.8L47.9,77.4c9-10,21.2-16.8,38.2-16.8
+ c22.5,0,37.7,11.5,37.7,32.6C123.9,113,110.1,121.1,93.1,124.5z"/>
+</g>
+<g id="Layer_53" display="none">
+ <g display="inline">
+ <g>
+ <path fill="#656D78" d="M155.2,40.9H9.1C4.7,40.9,1,44.6,1,49v32.5c0,4.5,3.7,8.1,8.1,8.1h146.1c4.5,0,8.1-3.7,8.1-8.1V49
+ C163.3,44.6,159.7,40.9,155.2,40.9z"/>
+ <circle fill="#8AC053" cx="25.3" cy="65.3" r="8.1"/>
+ <path fill="#434953" d="M163.3,81.5L163.3,81.5H1l0,0c0,4.5,3.7,8.1,8.1,8.1h146.1C159.7,89.6,163.3,86,163.3,81.5z"/>
+ </g>
+ <g>
+ <path fill="#656D78" d="M155.2,89.6H9.1c-4.5,0-8.1,3.7-8.1,8.1v32.5c0,4.5,3.7,8.1,8.1,8.1h146.1c4.5,0,8.1-3.7,8.1-8.1V97.7
+ C163.3,93.3,159.7,89.6,155.2,89.6z"/>
+ <circle fill="#F4BA46" cx="25.3" cy="114" r="8.1"/>
+ <path fill="#434953" d="M163.3,130.2L163.3,130.2H1l0,0c0,4.5,3.7,8.1,8.1,8.1h146.1C159.7,138.3,163.3,134.7,163.3,130.2z"/>
+ </g>
+ <g>
+ <path fill="#656D78" d="M155.2,138.3H9.1c-4.5,0-8.1,3.7-8.1,8.1v32.5c0,4.5,3.7,8.1,8.1,8.1h146.1c4.5,0,8.1-3.7,8.1-8.1v-32.5
+ C163.3,142,159.7,138.3,155.2,138.3z"/>
+ <circle fill="#E8573F" cx="25.3" cy="162.7" r="8.1"/>
+ <path fill="#434953" d="M163.3,178.9L163.3,178.9H1l0,0c0,4.5,3.7,8.1,8.1,8.1h146.1C159.7,187,163.3,183.3,163.3,178.9z"/>
+ </g>
+ </g>
+ <g display="inline">
+ <polygon fill="#CD95C3" points="47.9,107.7 97.5,155.9 97.5,110.7 97.5,107.7 97.5,40.8 72.7,40.8 72.7,107.7 "/>
+ <polygon fill="#CD95C3" points="147.1,107.7 122.3,107.7 122.3,40.8 97.5,40.8 97.5,107.7 97.5,110.7 97.5,155.9 "/>
+ </g>
+</g>
+<g id="Layer_54" display="none">
+ <g display="inline">
+ <g>
+ <path fill="#7B7B7B" d="M73.6,16.1c-25.3,0-45.8,20.5-45.8,45.8s20.5,45.8,45.8,45.8s45.8-20.5,45.8-45.8S98.9,16.1,73.6,16.1z
+ M73.6,89c-15,0-27.1-12.1-27.1-27.1s12.1-27.1,27.1-27.1c15,0,27.1,12.1,27.1,27.1S88.5,89,73.6,89z"/>
+ <path fill="#FDBD68" d="M129.4,70.6h-11.9H99.8H77.3H63.5H41H29.7H17.8C8,70.6,0,78.6,0,88.4v78.9c0,9.8,8,17.8,17.8,17.8h29.7
+ h71.3h10.6c9.8,0,17.8-8,17.8-17.8V88.4C147.2,78.6,139.2,70.6,129.4,70.6z"/>
+ <g>
+ <path fill="#575757" d="M83.1,150.7c0,5.2-4.2,9.5-9.5,9.5l0,0c-5.2,0-9.5-4.2-9.5-9.5v-32.9c0-5.2,4.2-9.5,9.5-9.5l0,0
+ c5.2,0,9.5,4.2,9.5,9.5V150.7z"/>
+ <circle fill="#575757" cx="73.6" cy="117.8" r="18.3"/>
+ </g>
+ </g>
+ <g>
+ <circle fill="#FFFFFF" cx="146.7" cy="170.3" r="23.1"/>
+ <g>
+ <path fill="#29B99A" d="M189.4,177v-14.4h-5.8c-1-4.8-2.9-9.1-5.3-13l3.8-3.8l-10.1-10.1l-3.8,3.8c-3.8-2.4-8.2-4.3-13-5.3v-5.8
+ h-14.4v5.8c-4.8,1-9.1,2.9-13,5.3l-3.8-3.8l-11,10.1l3.8,3.8c-2.4,3.8-4.3,8.2-5.3,13h-5.8V177h5.8c1,4.8,2.9,9.1,5.3,13
+ l-3.8,3.8l10.1,10.1l3.8-3.8c3.8,2.4,8.2,4.3,13,5.3v5.8h14.4v-5.8c4.8-1,9.1-2.9,13-5.3l3.8,3.8l10.1-10.1l-2.9-3.8
+ c2.4-3.8,4.3-8.2,5.3-13H189.4z M147.6,184.2c-8.2,0-14.4-6.2-14.4-14.4c0-8.2,6.2-14.4,14.4-14.4c8.2,0,14.4,6.2,14.4,14.4
+ C162,177.9,155.8,184.2,147.6,184.2L147.6,184.2z M147.6,184.2"/>
+ <path fill="#169977" d="M183.7,162.6c-1-4.8-2.9-9.1-5.3-13l3.8-3.8l-10.1-10.1l-3.8,3.8c-3.8-2.4-8.2-4.3-13-5.3v-5.8h-7.2
+ v26.9c7.7,0,14.4,6.7,14.4,14.4c0,7.7-6.2,14.4-14.4,14.4v26.9h7.2v-5.8c4.8-1,9.1-2.9,13-5.3l3.8,3.8l10.1-10.1l-3.8-3.8
+ c2.4-3.8,4.3-8.2,5.3-13h5.8v-14.4H183.7z M183.7,162.6"/>
+ </g>
+ </g>
+ </g>
+</g>
+<g id="Layer_55" display="none">
+ <g display="inline">
+ <rect x="1.6" y="53.6" fill="#656D78" width="206.4" height="116"/>
+ <path fill="#3F6DB5" d="M104.8,68.4v-1.8H92.1l7.2,7.2L104.8,68.4z M104.8,68.4"/>
+ <path fill="#1852A4" d="M106.6,66.6h-1.8v1.8L106.6,66.6z M106.6,66.6"/>
+ <g>
+ <path fill="#57A0D7" d="M14.9,66.5v47.8l47.8-47.8H14.9z M14.9,66.5"/>
+ <path fill="#3F6DB5" d="M104.8,139.5l-1.2-1.2L85,156.7h19.8V139.5z M104.8,139.5"/>
+ <path fill="#3F6DB5" d="M89,84L77.4,72.4l-62.5,62.5v21.9h1.4L89,84z M89,84"/>
+ <path fill="#3F6DB5" d="M93.3,128l-13.8-13.8l-42.6,42.6h27.6L93.3,128z M93.3,128"/>
+ <path fill="#3F6DB5" d="M89.7,103.9l15.1,15.1V88.8L89.7,103.9z M89.7,103.9"/>
+ <path fill="#1852A4" d="M156.9,66.5l37.8,37.8V66.5H156.9z M156.9,66.5"/>
+ <path fill="#1852A4" d="M104.8,118.9l14.6,14.6l42-42l-25-25h-9.2l-22.3,22.3V118.9z M104.8,118.9"/>
+ <path fill="#1852A4" d="M122.1,156.7l-17.3-17.3v17.3H122.1z M122.1,156.7"/>
+ <path fill="#1852A4" d="M129.7,143.8l12.9,12.9h52.1v-31.9l-23-23L129.7,143.8z M129.7,143.8"/>
+ <path fill="#4B7FC1" d="M136.3,66.5l25,25l-42,42l-29.7-29.7l37.4-37.4h-20.5l-7.2,7.2l-7.2-7.2H62.8l-47.8,47.8v20.5l62.5-62.5
+ L89,84l-72.7,72.7h20.5l42.6-42.6L93.3,128l-28.8,28.8H85l18.5-18.5l1.2,1.2l17.3,17.3h20.5l-12.9-12.9l42-42l23,23v-20.5
+ l-37.8-37.8H136.3z M136.3,66.5"/>
+ </g>
+ </g>
+</g>
+<g id="Layer_56" display="none">
+ <path display="inline" fill="#B0BEBE" d="M145.5,197H50.8c-13.6,0-24.6-11-24.6-24.6V53.8c0-13.6,11-24.6,24.6-24.6h94.7
+ c13.6,0,24.6,11,24.6,24.6v118.6C170.1,186,159.1,197,145.5,197z"/>
+ <rect x="38" y="41.7" display="inline" fill="#F2F5FA" width="120.3" height="142.9"/>
+ <rect x="25.6" y="66" display="inline" fill="#F2F5FA" width="144.6" height="92.2"/>
+ <g display="inline">
+ <g>
+ <path fill="#394650" d="M0,124.2l19.7-1.2c0.4,3.2,1.3,5.6,2.6,7.3c2.1,2.7,5.2,4.1,9.2,4.1c3,0,5.2-0.7,6.8-2.1
+ c1.6-1.4,2.4-3,2.4-4.8c0-1.7-0.8-3.3-2.3-4.7c-1.5-1.4-5.1-2.7-10.6-3.9c-9.1-2-15.6-4.8-19.5-8.2c-3.9-3.4-5.9-7.7-5.9-13
+ c0-3.5,1-6.7,3-9.8s5-5.5,9-7.2c4-1.8,9.5-2.6,16.5-2.6c8.6,0,15.1,1.6,19.6,4.8c4.5,3.2,7.2,8.3,8,15.2l-19.5,1.1
+ c-0.5-3-1.6-5.2-3.3-6.6c-1.7-1.4-4-2.1-6.9-2.1c-2.4,0-4.2,0.5-5.4,1.5c-1.2,1-1.8,2.3-1.8,3.7c0,1.1,0.5,2,1.5,2.9
+ c1,0.9,3.3,1.7,7,2.5c9.1,2,15.6,3.9,19.5,5.9c3.9,2,6.8,4.5,8.6,7.4c1.8,3,2.7,6.3,2.7,9.9c0,4.3-1.2,8.3-3.6,11.9
+ c-2.4,3.6-5.7,6.4-10,8.3c-4.3,1.9-9.7,2.8-16.2,2.8c-11.4,0-19.3-2.2-23.7-6.6C3.1,136.5,0.6,131,0,124.2z"/>
+ </g>
+ <g>
+ <path fill="#394650" d="M130.9,136.6c2.6,1.8,4.3,2.9,5.1,3.4c1.2,0.7,2.8,1.5,4.8,2.3l-5.8,11.6c-2.9-1.4-5.8-3.1-8.6-5
+ c-2.8-1.9-4.8-3.4-6-4.4c-4.6,2-10.3,3-17.2,3c-10.2,0-18.2-2.7-24.1-8c-7-6.3-10.4-15.1-10.4-26.5c0-11,3-19.6,9.1-25.7
+ c6.1-6.1,14.6-9.2,25.5-9.2c11.1,0,19.7,3,25.8,9c6.1,6,9.1,14.5,9.1,25.7C138.3,122.7,135.8,130.6,130.9,136.6z M115,126
+ c1.6-3,2.5-7.4,2.5-13.3c0-6.8-1.3-11.6-3.8-14.5s-6-4.3-10.4-4.3c-4.1,0-7.5,1.5-10,4.4c-2.6,3-3.8,7.6-3.8,13.9
+ c0,7.3,1.3,12.5,3.8,15.4c2.5,3,5.9,4.4,10.3,4.4c1.4,0,2.7-0.1,4-0.4c-1.7-1.7-4.5-3.3-8.2-4.8l3.3-7.5c1.8,0.3,3.3,0.7,4.3,1.2
+ c1,0.5,3,1.8,6,3.8C113.5,125,114.2,125.5,115,126z"/>
+ </g>
+ <g>
+ <path fill="#394650" d="M149.4,79.3h20.7v50.6h32.4v16.5h-53.1V79.3z"/>
+ </g>
+ </g>
+</g>
+<g id="Layer_57" display="none">
+ <g display="inline">
+ <g>
+ <path fill="#656D78" d="M155,39.3H9.3c-4.5,0-8.1,3.6-8.1,8.1v32.4c0,4.5,3.6,8.1,8.1,8.1H155c4.5,0,8.1-3.6,8.1-8.1V47.4
+ C163,43,159.4,39.3,155,39.3z"/>
+ <circle fill="#8AC053" cx="25.5" cy="63.6" r="8.1"/>
+ <rect x="106.4" y="63.6" fill="#AAB1BD" width="16.2" height="8.1"/>
+ <path fill="#434953" d="M163,79.8L163,79.8H1.2l0,0c0,4.5,3.6,8.1,8.1,8.1H155C159.4,87.9,163,84.2,163,79.8z"/>
+ </g>
+ <g>
+ <path fill="#656D78" d="M155,87.9H9.3c-4.5,0-8.1,3.6-8.1,8.1v32.4c0,4.5,3.6,8.1,8.1,8.1H155c4.5,0,8.1-3.6,8.1-8.1V96
+ C163,91.5,159.4,87.9,155,87.9z"/>
+ <circle fill="#F4BA46" cx="25.5" cy="112.2" r="8.1"/>
+ <rect x="106.4" y="112.2" fill="#AAB1BD" width="16.2" height="8.1"/>
+ <rect x="130.7" y="112.2" fill="#AAB1BD" width="16.2" height="8.1"/>
+ <path fill="#434953" d="M163,128.4L163,128.4H1.2l0,0c0,4.5,3.6,8.1,8.1,8.1H155C159.4,136.4,163,132.8,163,128.4z"/>
+ </g>
+ <g>
+ <path fill="#656D78" d="M155,136.4H9.3c-4.5,0-8.1,3.6-8.1,8.1v32.4c0,4.5,3.6,8.1,8.1,8.1H155c4.5,0,8.1-3.6,8.1-8.1v-32.4
+ C163,140.1,159.4,136.4,155,136.4z"/>
+ <circle fill="#E8573F" cx="25.5" cy="160.7" r="8.1"/>
+ <rect x="106.4" y="160.7" fill="#AAB1BD" width="16.2" height="8.1"/>
+ <path fill="#434953" d="M163,176.9L163,176.9H1.2l0,0c0,4.5,3.6,8.1,8.1,8.1H155C159.4,185,163,181.4,163,176.9z"/>
+ </g>
+ </g>
+ <g display="inline">
+ <polygon fill="#F4BA46" points="142.5,160.6 190.5,111.1 145.5,111.1 142.5,111.1 75.8,111.1 75.8,135.9 142.5,135.9 "/>
+ <polygon fill="#F4BA46" points="142.5,61.7 142.5,86.4 75.8,86.4 75.8,111.1 142.5,111.1 145.5,111.1 190.5,111.1 "/>
+ </g>
+</g>
+<g id="Layer_58" display="none">
+ <path display="inline" fill="#B1BFBF" d="M191.3,43.4h-35.6H54H18.3C8.8,43.4,1,51.2,1,60.7v84.1c0,9.5,7.8,17.3,17.3,17.3h18.3h29
+ h55.1h2.4H144h29h18.3c9.5,0,17.3-7.8,17.3-17.3V60.7C208.6,51.2,200.8,43.4,191.3,43.4z"/>
+ <polygon display="inline" fill="#B1BFBF" points="75.3,175.9 43.3,207 43.3,144 106.3,144 "/>
+ <g display="inline">
+ <path fill="#FFFFFF" d="M96.7,60.9h24v18.4l-4.6,37.1h-14.9l-4.5-37.1V60.9z M97.6,122H120v19.8H97.6V122z"/>
+ </g>
+</g>
+<g id="Layer_59" display="none">
+ <g display="inline">
+ <g>
+ <g>
+ <path fill="#FDBD68" d="M175.6,60.7h-52.9H98.2H1.4v105.1c0,10.6,8.7,19.4,19.4,19.4h154.8c10.7,0,19.4-8.7,19.4-19.4V80
+ C194.9,69.4,186.2,60.7,175.6,60.7z"/>
+ <path fill="#F4A44D" d="M78.8,41.3h-58C10.1,41.3,1.4,50,1.4,60.7h96.8L78.8,41.3z"/>
+ </g>
+ <path fill="#29B99A" d="M205.4,151.9c0,28.4-23,51.4-51.4,51.4c-28.4,0-51.4-23-51.4-51.4c0-28.4,23-51.4,51.4-51.4
+ C182.4,100.5,205.4,123.5,205.4,151.9L205.4,151.9z M205.4,151.9"/>
+ <path fill="#1FA6C6" d="M94.6,151.9"/>
+ </g>
+ <g>
+ <path fill="#FFFFFF" d="M162.8,166.8h-18V165c0-3.1,0.3-5.6,1-7.5c0.7-1.9,1.7-3.7,3.1-5.2c1.4-1.6,4.5-4.4,9.3-8.4
+ c2.6-2.1,3.8-4,3.8-5.7c0-1.7-0.5-3.1-1.5-4.1c-1-1-2.6-1.4-4.7-1.4c-2.2,0-4.1,0.7-5.6,2.2c-1.5,1.5-2.4,4.1-2.8,7.8l-18.4-2.3
+ c0.6-6.8,3.1-12.2,7.4-16.4c4.3-4.1,10.9-6.2,19.7-6.2c6.9,0,12.5,1.4,16.7,4.3c5.8,3.9,8.6,9.1,8.6,15.6c0,2.7-0.7,5.3-2.2,7.8
+ c-1.5,2.5-4.5,5.6-9.1,9.2c-3.2,2.5-5.2,4.6-6.1,6.1C163.2,162.3,162.8,164.3,162.8,166.8z M144.1,171.6h19.3v17.1h-19.3V171.6z"
+ />
+ </g>
+ </g>
+</g>
+<g id="Layer_60" display="none">
+ <g display="inline">
+ <g>
+ <path fill="#656D78" d="M155.9,39.3H9.4c-4.5,0-8.1,3.7-8.1,8.1V80c0,4.5,3.7,8.1,8.1,8.1h146.4c4.5,0,8.1-3.7,8.1-8.1V47.4
+ C164,43,160.3,39.3,155.9,39.3z"/>
+ <circle fill="#8AC053" cx="25.7" cy="63.7" r="8.1"/>
+ <rect x="107.1" y="63.7" fill="#AAB1BD" width="16.3" height="8.1"/>
+ <rect x="131.5" y="63.7" fill="#AAB1BD" width="16.3" height="8.1"/>
+ <path fill="#434953" d="M164,80L164,80H1.3l0,0c0,4.5,3.7,8.1,8.1,8.1h146.4C160.3,88.1,164,84.5,164,80z"/>
+ </g>
+ <g>
+ <path fill="#656D78" d="M155.9,88.1H9.4c-4.5,0-8.1,3.7-8.1,8.1v32.5c0,4.5,3.7,8.1,8.1,8.1h146.4c4.5,0,8.1-3.7,8.1-8.1V96.3
+ C164,91.8,160.3,88.1,155.9,88.1z"/>
+ <circle fill="#F4BA46" cx="25.7" cy="112.5" r="8.1"/>
+ <rect x="131.5" y="112.5" fill="#AAB1BD" width="16.3" height="8.1"/>
+ <path fill="#434953" d="M164,128.8L164,128.8H1.3l0,0c0,4.5,3.7,8.1,8.1,8.1h146.4C160.3,136.9,164,133.3,164,128.8z"/>
+ </g>
+ <g>
+ <path fill="#656D78" d="M155.9,136.9H9.4c-4.5,0-8.1,3.7-8.1,8.1v32.5c0,4.5,3.7,8.1,8.1,8.1h146.4c4.5,0,8.1-3.7,8.1-8.1v-32.5
+ C164,140.6,160.3,136.9,155.9,136.9z"/>
+ <circle fill="#E8573F" cx="25.7" cy="161.3" r="8.1"/>
+ <rect x="107.1" y="161.3" fill="#AAB1BD" width="16.3" height="8.1"/>
+ <rect x="131.5" y="161.3" fill="#AAB1BD" width="16.3" height="8.1"/>
+ <path fill="#434953" d="M164,177.6L164,177.6H1.3l0,0c0,4.5,3.7,8.1,8.1,8.1h146.4C160.3,185.7,164,182.1,164,177.6z"/>
+ </g>
+ </g>
+ <g display="inline">
+ <path fill="#67AADD" d="M184.7,158.3c0,25.7-20.8,46.5-46.5,46.5c-25.7,0-46.5-20.8-46.5-46.5c0-25.7,20.8-46.5,46.5-46.5
+ C163.8,111.7,184.7,132.6,184.7,158.3L184.7,158.3z M184.7,158.3"/>
+ <g>
+ <path fill="#FFFFFF" d="M129.3,127.8h17.6v13.5l-3.4,27.2h-10.9l-3.3-27.2V127.8z M129.9,177h16.5v14.6h-16.5V177z"/>
+ </g>
+ </g>
+</g>
+<g id="Layer_61" display="none">
+ <g display="inline">
+ <g>
+ <path fill="#656D78" d="M156.7,38.7H10.1c-4.5,0-8.1,3.7-8.1,8.1v32.6c0,4.5,3.7,8.1,8.1,8.1h146.5c4.5,0,8.1-3.7,8.1-8.1V46.8
+ C164.8,42.3,161.2,38.7,156.7,38.7z"/>
+ <circle fill="#8AC053" cx="26.4" cy="63.1" r="8.1"/>
+ <rect x="107.8" y="63.1" fill="#AAB1BD" width="16.3" height="8.1"/>
+ <rect x="132.3" y="63.1" fill="#AAB1BD" width="16.3" height="8.1"/>
+ <path fill="#434953" d="M164.8,79.4L164.8,79.4H2l0,0c0,4.5,3.7,8.1,8.1,8.1h146.5C161.2,87.5,164.8,83.9,164.8,79.4z"/>
+ </g>
+ <g>
+ <path fill="#656D78" d="M156.7,87.5H10.1c-4.5,0-8.1,3.7-8.1,8.1v32.6c0,4.5,3.7,8.1,8.1,8.1h146.5c4.5,0,8.1-3.7,8.1-8.1V95.7
+ C164.8,91.2,161.2,87.5,156.7,87.5z"/>
+ <circle fill="#F4BA46" cx="26.4" cy="111.9" r="8.1"/>
+ <rect x="132.3" y="111.9" fill="#AAB1BD" width="16.3" height="8.1"/>
+ <path fill="#434953" d="M164.8,128.2L164.8,128.2H2l0,0c0,4.5,3.7,8.1,8.1,8.1h146.5C161.2,136.4,164.8,132.7,164.8,128.2z"/>
+ </g>
+ <g>
+ <path fill="#656D78" d="M156.7,136.4H10.1c-4.5,0-8.1,3.7-8.1,8.1v32.6c0,4.5,3.7,8.1,8.1,8.1h146.5c4.5,0,8.1-3.7,8.1-8.1v-32.6
+ C164.8,140,161.2,136.4,156.7,136.4z"/>
+ <circle fill="#E8573F" cx="26.4" cy="160.8" r="8.1"/>
+ <rect x="107.8" y="160.8" fill="#AAB1BD" width="16.3" height="8.1"/>
+ <rect x="132.3" y="160.8" fill="#AAB1BD" width="16.3" height="8.1"/>
+ <path fill="#434953" d="M164.8,177.1L164.8,177.1H2l0,0c0,4.5,3.7,8.1,8.1,8.1h146.5C161.2,185.2,164.8,181.6,164.8,177.1z"/>
+ </g>
+ </g>
+ <g display="inline">
+ <path fill="#488FCC" d="M185.4,156.2c0-25.6-20.7-46.3-46.3-46.3c-25.6,0-46.3,20.7-46.3,46.3c0,25.6,20.7,46.3,46.3,46.3
+ C164.7,202.4,185.4,181.7,185.4,156.2L185.4,156.2z M185.4,156.2"/>
+ <path fill="#CF5046" d="M149.9,134"/>
+ <path fill="#EDEDED" d="M155.2,128c0.1,0.6-0.1,1.3-0.5,1.7l-14.9,14.6c-1.5,1.5-0.4,6.4,0.9,9.7c3.3,1.3,8.3,2.4,9.7,0.9l14.5-15
+ c0.4-0.4,1.1-0.6,1.7-0.5c0.6,0.1,1.1,0.6,1.4,1.2c3.7,9.3,1.5,19.9-5.6,27c-6.3,6.3-15,8.6-23.2,6.7c-4,0.2-8.8,3.9-10.7,5.8
+ l-15,15c-5.5-3.7-10.2-8.4-13.9-13.8l14.5-14.5c1.9-2,5.5-7.2,6-11.2c0-0.6-0.1-1.9-0.2-2.1l0,0c-1.1-7.8,1.4-15.7,7-21.4
+ c7.1-7.1,17.7-9.3,27-5.6C154.6,126.8,155,127.3,155.2,128L155.2,128z M155.2,128"/>
+ </g>
+</g>
+<g id="Layer_62" display="none">
+ <g display="inline">
+ <rect x="56.3" y="59.6" fill="#C4C2B4" width="152" height="105.9"/>
+ <path fill="#E8E3CF" d="M140.3,119.6c-4.5,4-11.6,4-16.1,0l-5.7-5c-17.7,15.8-62.3,50.9-62.3,50.9h152c0,0-44.6-35-62.3-50.9
+ L140.3,119.6z M140.3,119.6"/>
+ <path fill="#EFEADE" d="M56.3,59.6l68,60c4.4,4,11.7,4,16.1,0l68-60H56.3z M56.3,59.6"/>
+ </g>
+ <g display="inline">
+ <g>
+ <path fill="#FCD1A0" d="M57.4,39.4c17.1,0,30.9,13.8,30.9,30.9c0,17.1-13.8,40.4-30.9,40.4c-17.1,0-30.9-23.3-30.9-40.4
+ C26.4,53.3,40.3,39.4,57.4,39.4L57.4,39.4z M57.4,39.4"/>
+ <path fill="#EF5551" d="M81.9,109.8c-0.1,0.1-0.1,0.1-0.2,0.2c-0.1-0.1-0.2-0.1-0.4-0.2c-7,7-15.2,10.8-23.7,10.9
+ c-8.5-0.1-16.7-3.9-23.7-10.9c-0.1,0.1-0.2,0.1-0.4,0.2c-0.1-0.1-0.1-0.1-0.2-0.2c-18.9,9-31.9,28.2-31.9,50.5v0
+ c14.8,13.4,34.4,21.6,55.9,21.6c0.1,0,0.2,0,0.3,0c0.1,0,0.2,0,0.3,0c21.5,0,41.1-8.2,55.9-21.6v0
+ C113.8,138,100.8,118.8,81.9,109.8z"/>
+ </g>
+ </g>
+</g>
+<g id="Layer_63" display="none">
+ <g display="inline">
+ <g>
+ <path fill="#FFFFFF" d="M17.3,171.2c-4.4,0-7.9-3.5-7.9-7.9V39.7c0-4.4,3.5-7.9,7.9-7.9h77.6c2.1,0,4.1,0.8,5.6,2.3l25.7,25.7
+ c1.5,1.5,2.3,3.5,2.3,5.6v97.9c0,4.4-3.5,7.9-7.9,7.9H17.3z"/>
+ <path fill="#B1BFBF" d="M94.9,39.7l25.7,25.7v97.9H17.3V39.7H94.9 M94.9,23.9H17.3c-8.7,0-15.8,7.1-15.8,15.8v123.6
+ c0,8.7,7.1,15.8,15.8,15.8h103.2c8.7,0,15.8-7.1,15.8-15.8V65.4c0-4.2-1.7-8.2-4.6-11.2l-25.7-25.7
+ C103.1,25.5,99.1,23.9,94.9,23.9L94.9,23.9z"/>
+ </g>
+ </g>
+ <rect x="43.4" y="82.6" display="inline" fill="#FFFFFF" width="93.3" height="96.9"/>
+ <g display="inline">
+ <path fill="#E9C41D" d="M135.9,164.3c0-22.9-18.5-41.5-41.4-41.5v0c0,0,0,0-0.1,0c0,0,0,0-0.1,0v0c-22.9,0.1-41.4,18.6-41.4,41.5
+ s18.5,41.5,41.4,41.5v0c0,0,0,0,0.1,0c0,0,0,0,0.1,0v0C117.3,205.8,135.9,187.2,135.9,164.3z"/>
+ <path fill="#FFD217" d="M126.9,165.6c0-18.1-14.6-32.7-32.7-32.8v0c0,0,0,0,0,0c0,0,0,0,0,0v0c-18.1,0.1-32.7,14.7-32.7,32.8
+ s14.6,32.7,32.7,32.8v0c0,0,0,0,0,0c0,0,0,0,0,0v0C112.3,198.3,126.9,183.6,126.9,165.6z"/>
+ <path fill="#E9C41D" d="M102.6,114.5L102.6,114.5C102.6,114.5,102.7,114.5,102.6,114.5c0.1,0,0.1,0,0.1,0v0
+ c23.7,0.1,42.8,19.3,42.8,42.9c0,4.5-0.7,8.9-2,13c5.9-6.7,9.5-15.5,9.5-25.1c0-21.1-17.1-38.2-38.1-38.2v0c0,0,0,0-0.1,0
+ c0,0,0,0-0.1,0v0c-9.6,0-18.3,3.6-25,9.5C93.8,115.2,98.1,114.5,102.6,114.5z"/>
+ <path fill="#E9C41D" d="M118.7,98.4L118.7,98.4C118.7,98.4,118.8,98.4,118.7,98.4c0.1,0,0.1,0,0.1,0v0
+ c23.7,0.1,42.8,19.3,42.8,42.9c0,4.5-0.7,8.9-2,13c5.9-6.7,9.5-15.5,9.5-25.1c0-21.1-17.1-38.2-38.1-38.2v0c0,0,0,0-0.1,0
+ c0,0,0,0-0.1,0v0c-9.6,0-18.3,3.6-25,9.5C109.9,99.1,114.2,98.4,118.7,98.4z"/>
+ </g>
+</g>
+<g id="Layer_64" display="none">
+ <g display="inline">
+ <path fill="#57A0D7" d="M85,28.6v167.8c-46.3,0-83.9-37.6-83.9-83.9C1.1,66.2,38.7,28.6,85,28.6z"/>
+ <path fill="#488FCC" d="M85,28.6v167.8c46.3,0,83.9-37.6,83.9-83.9C168.9,66.2,131.3,28.6,85,28.6z"/>
+ <g>
+ <path fill="#95C8EC" d="M131.5,83.6c0.1,0.1,0.3,0.1,0.4,0.2C131.5,83.5,131.4,83.5,131.5,83.6z"/>
+ <path fill="#95C8EC" d="M103.4,44.2c0.2-1.5,6.2-9.5,8.9-9.1c-9.2-1.3-18.3-1.6-27.3-1.3v17.8c0.7-0.5,1.5-1,2.5-1.3
+ C90.5,49.3,103,46.8,103.4,44.2z"/>
+ <path fill="#95C8EC" d="M168.6,107.8c-0.1-1.6-0.1-3.1-0.3-4.7c-0.1-0.8-0.3-1.6-0.4-2.5c-0.3-2-0.6-4.1-1-6.1
+ c-0.1-0.4-0.2-0.7-0.3-1.1c-0.6-2.4-1.2-4.7-1.9-7c0-0.1-0.1-0.2-0.1-0.2c-3.4-10.4-8.8-19.8-15.7-28c-0.2-0.2-0.4-0.4-0.6-0.6
+ c-1.5-1.8-3.1-3.5-4.8-5.2c-0.1-0.1-0.1-0.1-0.2-0.2c0.2,1.9,1,5.8,2.9,5.1c-0.7,0.4-1.4,0.3-2.1-0.1
+ c1.4,2.1-26.5,11.3-26.1,12.2c0,0.1,0.1,0.1,0.1,0.2c-0.3,0.1-0.6,0.4-0.8,1.3c-1.1,3.5,7.2,5.3-3.2,4.5
+ c-6.2-0.5-0.5,13.3,3.4,8.7c0.3-0.3,10.8-10.5,11.1-8.4c-0.4-2.8,9.2,4.2,8.8,5.1c-0.6,1.3-1.5,1.9-2.7,1.8
+ c1.2,1,4.5-2.3,4.7-2.6c-0.4,0.8-6.7-7-5.7-6.8c5,0.9,7.6,6.6,9.8,10.3c-0.8-1.4,5.4-5.2,5.1-4.2c-2.4,7.2,8.2,3.3,10.2,5.6
+ c4.5,5.3-12.5,7.8-16.2,3.3c5.4,6.7-10.1-3.7-11.1-4.6c-3.2-1.1-13.5,1.9-16.8,1.5c-11.4,12.8-17.4,22-6.1,36.9
+ c2.6,3.4,14.2-1.1,18.5,1.3c5.7,3.1,4.1,11.6,7.9,18c2.7,4.5-2.6,16.1,2.5,22.1c2.1,2.5,5.1,5.8,8.2,7
+ c12.4-13,20.7-29.9,22.7-48.8c0.1-0.6,0.1-1.2,0.1-1.8c0.1-1.5,0.2-3,0.2-4.6c-6.3-4.7-11.8-18.3-13.1-22.2
+ c0.3,0.8,9.5,13.6,13.2,18.3C168.8,110.1,168.7,109,168.6,107.8z"/>
+ <path fill="#95C8EC" d="M136.9,60.2c4.8-3.8-0.7-6.4,5.6-8.7c-0.8-0.7-1.5-1.4-2.3-2.1c-0.8-0.7-1.5-1.4-2.3-2
+ c-0.1-0.1-0.2-0.2-0.3-0.2c-4.7,4-7,8.2-9.6,10.8C131.4,54.4,132.9,63.4,136.9,60.2z"/>
+ </g>
+ <g>
+ <path fill="#BDDDF4" d="M21.3,109.3c0.5-0.2,2.6-6.1,1.9-6.6c-3.4-2.3-6.5,8.7-10.5,1.7c-2.1-3.6,1.6-10.8,5.3-11.8
+ c1.2-0.3,13.2-0.3,14.6,2.7c0-2.1-1.1-4.5,0.7-5.8c2.5-1.9,8.1-4.2,8.9-7.7c0.8-3.1,11.2-8.3,13.4-9c-0.9,0.3-2.2,1.9-1.7,3
+ c-0.6-1.3,7.8-2.3,6.7-4.2c0,0.1-3.6,0.6-4.4,0.3c-0.9-0.4,2.3-2,1.5-2.3c-0.9-0.4-3.6,0-4.6,0.2c-0.2,0,16.5-4.8,14.6-6.3
+ c-0.4-0.3-4.8-7.3-3.3-6.9c-1.2-0.4-10.8-1.8-11.5-1.2c-0.9,0.8-7.5,13.1-10.2,9.9c-1.2-1.4,0.7-2.4,0.9-3.3
+ c-22.3-2.4,11-12.9,11.2-15.3c0,0-10,0-18.7,0c1.9-0.3,3.5-1.3,4.1-3.5c-0.1,0.5-1.3,0.4-2.9,0.2c-1.5,1-2.9,2.1-4.3,3.2
+ c0.2,0,0.3,0.1,0.5,0.1c-0.2,0-0.4,0-0.6,0c-16.5,13-27.9,32-31,53.8c9.2,8.1,25.5,17.6,27.2,19
+ C27.6,115.9,26.3,106.8,21.3,109.3z"/>
+ <path fill="#BDDDF4" d="M32.7,95.3c0,0.9-0.2,1.7-0.9,2.5C32.7,96.8,32.9,95.9,32.7,95.3z"/>
+ <path fill="#BDDDF4" d="M54.8,45.3c9.5-4.7,4.9,7.2,4.5,6.9c1.6,1.3,3.3,1.9,5.3,2c5.6-0.8,1.9-13.6-9.4-12.4
+ C55.1,41.9,52.1,46.6,54.8,45.3z"/>
+ <path fill="#BDDDF4" d="M72.5,132.2c-4.8-1.1-6.7-2.9-11.1-2.3c9-1.3-19.9-15.7-19.8-15.6c-0.2-0.2-0.9,1.9-1.3,2.8
+ c0.2-1.1-3-3.3-5.4-0.4c-2.1,2.5-2.1,5.6-3.1,8.9c-2.9,9.3-3.8,13.2,4.8,21.7c9.4,9.4,4.3,28.8,10.6,39.9c2.2,1.1,4.3,2.1,6.6,3
+ c1.1-3.2,0.7-7.1-0.5-11.3c6.5-1.8,3.5-4.3,4.7-8.5c-1,3.6,23.4-25.2,18.6-25.2C81.8,145.3,79.5,133.8,72.5,132.2z"/>
+ <path fill="#BDDDF4" d="M85,33.8c-8.9,0.3-17.8,1.1-26.8,1.9c0.9,2.6,9.6,4.7,15.6,2.9c2.5,1.7,5,1,7,5.1c2.5,5.1-4,2.4-3.4,4.5
+ c2.8,10.1,3.8,6.1,7.6,3.4V33.8z"/>
+ </g>
+ </g>
+ <g display="inline">
+ <g>
+ <path fill="#465B65" d="M158.9,201.2l-4.4-14.5h-25.3l-4.3,14.5H89.2l35.7-95.1h34.7l35.7,95.1H158.9z M146.6,160.3l-4.7-15.2
+ l-4.6,15.2H146.6z"/>
+ <path fill="#FFFFFF" d="M157,109.7l33,87.7h-28.4l-4.4-14.5h-30.8l-4.3,14.5H94.5l33-87.7H157 M132.3,164h19.3l-9.7-31.5
+ L132.3,164 M162.2,102.4H157h-29.6h-5.1l-1.8,4.8l-33,87.7l-3.8,10h10.7h27.7h5.5l1.6-5.3l2.7-9.2h19.8l2.8,9.2l1.6,5.2h5.5H190
+ h10.7l-3.7-10l-33-87.7L162.2,102.4L162.2,102.4z"/>
+ </g>
+ <g>
+ <rect x="106.8" y="69.3" fill="#465B65" width="31.8" height="33.4"/>
+ <path fill="#FFFFFF" d="M134.9,73v26h-24.4V73H134.9 M142.3,65.6h-7.4h-24.4h-7.4V73v26v7.4h7.4h24.4h7.4V99V73V65.6L142.3,65.6z
+ "/>
+ </g>
+ <g>
+ <rect x="145.9" y="69.3" fill="#465B65" width="31.8" height="33.4"/>
+ <path fill="#FFFFFF" d="M174,73v26h-24.4V73H174 M181.4,65.6H174h-24.4h-7.4V73v26v7.4h7.4H174h7.4V99V73V65.6L181.4,65.6z"/>
+ </g>
+ </g>
+</g>
+<g id="Layer_65">
+ <g>
+ <path fill="#EDEFF1" d="M175.5,47.9H98.1L78.7,28.5H20.6c-10.7,0-19.4,8.7-19.4,19.4v10.9c0-10.7,8.7-19.4,19.4-19.4h58.1
+ l19.4,19.4h77.5c10.7,0,19.4,8.7,19.4,19.3V67.2C194.9,56.6,186.2,47.9,175.5,47.9z"/>
+ <path fill="#B1BFBF" d="M175.5,58.8h-53H98.1H1.2v105.3c0,10.6,8.7,19.4,19.4,19.4h155c10.7,0,19.4-8.8,19.4-19.4v-86
+ C194.9,67.5,186.2,58.8,175.5,58.8z"/>
+ <path fill="#73969B" d="M78.7,39.4H20.6c-10.7,0-19.4,8.7-19.4,19.4h96.9L78.7,39.4z"/>
+ </g>
+ <g>
+ <g>
+ <rect x="84" y="122.4" fill="#75C69D" width="61.7" height="61.7"/>
+ <rect x="84" y="122.4" fill="#56BB6F" width="30.9" height="61.7"/>
+ </g>
+ <g>
+ <rect x="157.4" y="98.4" fill="#65A5DA" width="61.7" height="61.7"/>
+ <rect x="157.4" y="98.4" fill="#488FCC" width="30.9" height="61.7"/>
+ </g>
+ <g>
+ <rect x="134.4" y="147.5" fill="#F26750" width="61.7" height="61.7"/>
+ <rect x="134.4" y="147.5" fill="#E63B35" width="30.9" height="61.7"/>
+ </g>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/icons/icon24_conf_email.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/icons/icon24_conf_email.svg
@@ -0,0 +1,25 @@
+Ω<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 260 260" enable-background="new 0 0 260 260" xml:space="preserve">
+<g id="Layer_41">
+ <g>
+ <rect x="0.5" y="62.9" fill="#C4C2B4" width="201.9" height="140.6"/>
+ <path fill="#E8E3CF" d="M112.2,142.7c-6,5.3-15.5,5.3-21.4,0l-7.5-6.6c-23.5,21-82.8,67.5-82.8,67.5h202c0,0-59.3-46.6-82.8-67.6
+ L112.2,142.7z"/>
+ <path fill="#EFEADE" d="M0.5,62.9l90.2,79.7c5.8,5.3,15.5,5.3,21.5,0l90.3-79.7H0.5z"/>
+ </g>
+ <circle fill="#FFFFFF" cx="191.2" cy="186.2" r="27.1"/>
+ <g>
+ <path fill="#29B99A" d="M241.3,194v-16.9h-6.7c-1.1-5.6-3.4-10.7-6.2-15.2l4.5-4.5L221,145.6l-4.6,4.6c-4.6-2.8-9.5-5.1-15.2-6.2
+ v-6.7h-16.9v6.7c-5.6,1.1-10.7,3.4-15.2,6.2l-4.6-4.6l-12.9,11.8l4.6,4.5c-2.8,4.6-5.1,9.5-6.2,15.2h-6.7V194h6.7
+ c1.1,5.6,3.4,10.7,6.2,15.2l-4.6,4.5l11.8,11.8l4.5-4.6c4.6,2.8,9.5,5.1,15.2,6.2v6.7h16.9v-6.7c5.6-1.1,10.7-3.4,15.2-6.2
+ l4.5,4.6l11.8-11.8l-3.4-4.5c2.8-4.6,5.1-9.5,6.2-15.2H241.3z M192.3,202.5c-9.5,0-16.9-7.4-16.9-16.9c0-9.5,7.4-16.9,16.9-16.9
+ s16.9,7.4,16.9,16.9C209.2,195.1,201.8,202.5,192.3,202.5L192.3,202.5z"/>
+ <path fill="#169977" d="M234.4,177.1c-1.1-5.6-3.4-10.7-6.2-15.2l4.6-4.5L221,145.6l-4.6,4.6c-4.6-2.8-9.5-5.1-15.2-6.2v-6.7h-8.4
+ v31.5c9,0,16.9,7.9,16.9,16.9s-7.4,16.9-16.9,16.9V234h8.4v-6.7c5.6-1.1,10.7-3.4,15.2-6.2l4.6,4.6l11.8-11.8l-4.6-4.5
+ c2.8-4.6,5.1-9.5,6.2-15.2h6.7v-16.9h-6.7V177.1z"/>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/icons/icon24_conf_modules.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/icons/icon24_conf_modules.svg
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 260 260" enable-background="new 0 0 260 260" xml:space="preserve">
+<g id="Layer_42">
+ <g>
+ <g>
+ <rect x="1.6" y="74.6" fill="#75C69D" width="84.3" height="84.3"/>
+ <rect x="1.6" y="74.6" fill="#56BB6F" width="42.1" height="84.3"/>
+ </g>
+ <g>
+ <rect x="101.9" y="41.8" fill="#65A5DA" width="84.3" height="84.3"/>
+ <rect x="101.9" y="41.8" fill="#488FCC" width="42.1" height="84.3"/>
+ </g>
+ <g>
+ <rect x="70.4" y="108.9" fill="#F26750" width="84.3" height="84.3"/>
+ <rect x="70.4" y="108.9" fill="#E63B35" width="42.1" height="84.3"/>
+ </g>
+ </g>
+ <circle fill="#FFFFFF" cx="164.6" cy="197.3" r="25.8"/>
+ <g>
+ <path fill="#29B99A" d="M224.5,204.6v-16.1h-6.4c-1.1-5.4-3.3-10.2-5.8-14.5l4.3-4.3l-11.3-11.3l-4.3,4.3
+ c-4.3-2.7-9.1-4.9-14.5-5.8v-6.4h-16.1v6.4c-5.4,1.1-10.2,3.3-14.5,5.8l-4.3-4.3l-12.3,11.3l4.3,4.3c-2.7,4.3-4.9,9.1-5.9,14.5
+ h-6.5v16.1h6.4c1.1,5.4,3.3,10.2,5.9,14.5l-4.3,4.3l11.3,11.3l4.3-4.3c4.3,2.7,9.1,4.9,14.5,6v6.4h16.1v-6.4
+ c5.4-1.1,10.2-3.3,14.5-6l4.3,4.3l11.3-11.3l-3.3-4.3c2.7-4.3,4.9-9.1,5.8-14.5H224.5z M177.8,212.7c-9.1,0-16.1-6.9-16.1-16.1
+ c0-9.1,6.9-16.1,16.1-16.1c9.1,0,16.1,6.9,16.1,16.1C193.8,205.7,186.9,212.7,177.8,212.7L177.8,212.7z"/>
+ <path fill="#169977" d="M218,188.5c-1.1-5.4-3.3-10.2-5.8-14.5l4.3-4.3l-11.3-11.3l-4.3,4.3c-4.3-2.7-9.1-4.9-14.5-5.8v-6.4h-8v30
+ c8.6,0,16.1,7.5,16.1,16.1c0,8.6-6.9,16.1-16.1,16.1v30h8v-6.4c5.4-1.1,10.2-3.3,14.5-6l4.3,4.3l11.3-11.3l-4.3-4.3
+ c2.7-4.3,4.9-9.1,5.8-14.5h6.4v-16.1H218z"/>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/icons/icon24_conf_output.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/icons/icon24_conf_output.svg
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_43" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 240 220" enable-background="new 0 0 240 220" xml:space="preserve">
+<g>
+ <g>
+ <path fill="#FFFFFF" d="M18.1,182.1c-4.7,0-8.5-3.8-8.5-8.5V40.7c0-4.7,3.8-8.5,8.5-8.5h83.4c2.3,0,4.4,0.9,6,2.5l27.6,27.6
+ c1.6,1.6,2.5,3.8,2.5,6v105.3c0,4.7-3.8,8.5-8.5,8.5H18.1z"/>
+ <path fill="#B1BFBF" d="M101.5,40.7l27.6,27.6v105.3h-111V40.7H101.5 M101.5,23.7H18.1c-9.4,0-17,7.6-17,17v132.9
+ c0,9.4,7.6,17,17,17h111c9.4,0,17-7.6,17-17V68.3c0-4.5-1.8-8.8-5-12l-27.6-27.6C110.3,25.5,106,23.7,101.5,23.7L101.5,23.7z"/>
+ </g>
+ <circle fill="#FFFFFF" cx="144" cy="156.2" r="19.1"/>
+ <g>
+ <g>
+ <path fill="#29B99A" d="M192.8,164.8v-16.9h-6.7c-1.1-5.6-3.4-10.7-6.2-15.2l4.5-4.5l-11.8-11.8l-4.5,4.5
+ c-4.5-2.8-9.6-5.1-15.2-6.2V108H136v6.7c-5.6,1.1-10.7,3.4-15.2,6.2l-4.5-4.5l-12.9,11.8l4.5,4.5c-2.8,4.5-5.1,9.6-6.2,15.2H95
+ v16.9h6.7c1.1,5.6,3.4,10.7,6.2,15.2l-4.5,4.5l11.8,11.8l4.5-4.5c4.5,2.8,9.6,5.1,15.2,6.2v6.7h16.9V198
+ c5.6-1.1,10.7-3.4,15.2-6.2l4.5,4.5l11.8-11.8l-3.4-4.5c2.8-4.5,5.1-9.6,6.2-15.2H192.8z M143.9,173.2c-9.6,0-16.9-7.3-16.9-16.9
+ c0-9.6,7.3-16.9,16.9-16.9c9.6,0,16.9,7.3,16.9,16.9C160.8,165.9,153.5,173.2,143.9,173.2L143.9,173.2z M143.9,173.2"/>
+ </g>
+ <g>
+ <path fill="#169977" d="M186.1,147.9c-1.1-5.6-3.4-10.7-6.2-15.2l4.5-4.5l-11.8-11.8l-4.5,4.5c-4.5-2.8-9.6-5.1-15.2-6.2V108
+ h-8.4v31.5c9,0,16.9,7.9,16.9,16.9c0,9-7.3,16.9-16.9,16.9v31.5h8.4V198c5.6-1.1,10.7-3.4,15.2-6.2l4.5,4.5l11.8-11.8l-4.5-4.5
+ c2.8-4.5,5.1-9.6,6.2-15.2h6.7v-16.9H186.1z M186.1,147.9"/>
+ </g>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/icons/icon24_conf_regional.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/icons/icon24_conf_regional.svg
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 45 45" enable-background="new 0 0 45 45" xml:space="preserve">
+<g id="Layer_64_copy">
+ <g>
+ <path fill="#57A0D7" d="M15.9,7.2v31.5c-8.7,0-15.7-7-15.7-15.7C0.2,14.3,7.3,7.2,15.9,7.2z"/>
+ <path fill="#488FCC" d="M15.9,7.2v31.5c8.7,0,15.7-7,15.7-15.7S24.6,7.2,15.9,7.2z"/>
+ <g>
+ <path fill="#95C8EC" d="M24.7,17.5C24.7,17.6,24.7,17.6,24.7,17.5C24.7,17.5,24.6,17.5,24.7,17.5z"/>
+ <path fill="#95C8EC" d="M19.4,10.2c0-0.3,1.2-1.8,1.7-1.7c-1.7-0.2-3.4-0.3-5.1-0.2v3.3c0.1-0.1,0.3-0.2,0.5-0.2
+ C17,11.1,19.3,10.6,19.4,10.2z"/>
+ <path fill="#95C8EC" d="M31.6,22.1c0-0.3,0-0.6-0.1-0.9c0-0.1-0.1-0.3-0.1-0.5c-0.1-0.4-0.1-0.8-0.2-1.1c0-0.1,0-0.1-0.1-0.2
+ c-0.1-0.4-0.2-0.9-0.4-1.3c0,0,0,0,0,0c-0.6-2-1.6-3.7-2.9-5.3c0,0-0.1-0.1-0.1-0.1c-0.3-0.3-0.6-0.7-0.9-1c0,0,0,0,0,0
+ c0,0.4,0.2,1.1,0.5,1c-0.1,0.1-0.3,0.1-0.4,0c0.3,0.4-5,2.1-4.9,2.3c0,0,0,0,0,0c-0.1,0-0.1,0.1-0.2,0.2c-0.2,0.7,1.3,1-0.6,0.8
+ c-1.2-0.1-0.1,2.5,0.6,1.6c0.1-0.1,2-2,2.1-1.6c-0.1-0.5,1.7,0.8,1.6,1c-0.1,0.2-0.3,0.4-0.5,0.3c0.2,0.2,0.8-0.4,0.9-0.5
+ c-0.1,0.1-1.3-1.3-1.1-1.3c0.9,0.2,1.4,1.2,1.8,1.9c-0.2-0.3,1-1,1-0.8c-0.4,1.4,1.5,0.6,1.9,1c0.8,1-2.3,1.5-3,0.6
+ c1,1.3-1.9-0.7-2.1-0.9c-0.6-0.2-2.5,0.4-3.2,0.3c-2.1,2.4-3.3,4.1-1.1,6.9c0.5,0.6,2.7-0.2,3.5,0.2c1.1,0.6,0.8,2.2,1.5,3.4
+ c0.5,0.8-0.5,3,0.5,4.1c0.4,0.5,1,1.1,1.5,1.3c2.3-2.4,3.9-5.6,4.3-9.2c0-0.1,0-0.2,0-0.3c0-0.3,0-0.6,0-0.9
+ c-1.2-0.9-2.2-3.4-2.5-4.2c0.1,0.1,1.8,2.5,2.5,3.4C31.7,22.5,31.6,22.3,31.6,22.1z"/>
+ <path fill="#95C8EC" d="M25.7,13.2c0.9-0.7-0.1-1.2,1.1-1.6c-0.2-0.1-0.3-0.3-0.4-0.4c-0.1-0.1-0.3-0.3-0.4-0.4c0,0,0,0-0.1,0
+ c-0.9,0.8-1.3,1.5-1.8,2C24.6,12.1,24.9,13.8,25.7,13.2z"/>
+ </g>
+ <g>
+ <path fill="#BDDDF4" d="M4,22.4c0.1,0,0.5-1.1,0.4-1.2c-0.6-0.4-1.2,1.6-2,0.3c-0.4-0.7,0.3-2,1-2.2c0.2-0.1,2.5-0.1,2.7,0.5
+ c0-0.4-0.2-0.8,0.1-1.1c0.5-0.4,1.5-0.8,1.7-1.4c0.1-0.6,2.1-1.6,2.5-1.7c-0.2,0.1-0.4,0.4-0.3,0.6c-0.1-0.2,1.5-0.4,1.3-0.8
+ c0,0-0.7,0.1-0.8,0.1c-0.2-0.1,0.4-0.4,0.3-0.4c-0.2-0.1-0.7,0-0.9,0c0,0,3.1-0.9,2.7-1.2c-0.1-0.1-0.9-1.4-0.6-1.3
+ c-0.2-0.1-2-0.3-2.2-0.2c-0.2,0.1-1.4,2.5-1.9,1.9c-0.2-0.3,0.1-0.5,0.2-0.6c-4.2-0.4,2.1-2.4,2.1-2.9c0,0-1.9,0-3.5,0
+ c0.4-0.1,0.7-0.2,0.8-0.7c0,0.1-0.2,0.1-0.5,0c-0.3,0.2-0.5,0.4-0.8,0.6c0,0,0.1,0,0.1,0c0,0-0.1,0-0.1,0
+ c-3.1,2.4-5.2,6-5.8,10.1c1.7,1.5,4.8,3.3,5.1,3.6C5.2,23.6,4.9,21.9,4,22.4z"/>
+ <path fill="#BDDDF4" d="M6.1,19.7c0,0.2,0,0.3-0.2,0.5C6.1,20,6.2,19.9,6.1,19.7z"/>
+ <path fill="#BDDDF4" d="M10.3,10.4c1.8-0.9,0.9,1.4,0.8,1.3c0.3,0.2,0.6,0.4,1,0.4c1.1-0.1,0.4-2.6-1.8-2.3
+ C10.3,9.7,9.8,10.6,10.3,10.4z"/>
+ <path fill="#BDDDF4" d="M13.6,26.7c-0.9-0.2-1.3-0.5-2.1-0.4c1.7-0.2-3.7-2.9-3.7-2.9c0,0-0.2,0.4-0.2,0.5c0-0.2-0.6-0.6-1-0.1
+ c-0.4,0.5-0.4,1.1-0.6,1.7c-0.5,1.7-0.7,2.5,0.9,4.1c1.8,1.8,0.8,5.4,2,7.5c0.4,0.2,0.8,0.4,1.2,0.6c0.2-0.6,0.1-1.3-0.1-2.1
+ c1.2-0.3,0.7-0.8,0.9-1.6c-0.2,0.7,4.4-4.7,3.5-4.7C15.3,29.1,14.9,27,13.6,26.7z"/>
+ <path fill="#BDDDF4" d="M15.9,8.2c-1.7,0.1-3.3,0.2-5,0.4c0.2,0.5,1.8,0.9,2.9,0.5c0.5,0.3,0.9,0.2,1.3,1c0.5,1-0.8,0.4-0.6,0.8
+ c0.5,1.9,0.7,1.1,1.4,0.6V8.2z"/>
+ </g>
+ </g>
+ <g>
+ <g>
+ <path fill="#465B65" d="M22.3,39.6l-0.8-2.7h-4.7l-0.8,2.7H9.2l6.7-17.8h6.5l6.7,17.8H22.3z M20,31.9l-0.9-2.9l-0.9,2.9H20z"/>
+ <path fill="#FFFFFF" d="M21.9,22.4l6.2,16.4h-5.3L22,36.2h-5.8l-0.8,2.7h-5.2l6.2-16.4H21.9 M17.3,32.6h3.6l-1.8-5.9L17.3,32.6
+ M22.9,21.1h-1h-5.5h-1L15.1,22L8.9,38.4l-0.7,1.9h2h5.2h1l0.3-1l0.5-1.7H21l0.5,1.7l0.3,1h1h5.3h2l-0.7-1.9L23.3,22L22.9,21.1
+ L22.9,21.1z"/>
+ </g>
+ <g>
+ <rect x="12.5" y="14.9" fill="#465B65" width="6" height="6.3"/>
+ <path fill="#FFFFFF" d="M17.8,15.6v4.9h-4.6v-4.9H17.8 M19.2,14.2h-1.4h-4.6h-1.4v1.4v4.9v1.4h1.4h4.6h1.4v-1.4v-4.9V14.2
+ L19.2,14.2z"/>
+ </g>
+ <g>
+ <rect x="19.9" y="14.9" fill="#465B65" width="6" height="6.3"/>
+ <path fill="#FFFFFF" d="M25.1,15.6v4.9h-4.6v-4.9H25.1 M26.5,14.2h-1.4h-4.6h-1.4v1.4v4.9v1.4h1.4h4.6h1.4v-1.4v-4.9V14.2
+ L26.5,14.2z"/>
+ </g>
+ </g>
+ <g>
+ <g>
+ <path fill="#29B99A" d="M41.4,32.5v-3.2h-1.3c-0.2-1.1-0.6-2-1.2-2.8l0.8-0.8l-2.2-2.2l-0.8,0.8c-0.8-0.5-1.8-1-2.8-1.2v-1.3
+ h-3.2v1.3c-1.1,0.2-2,0.6-2.9,1.2L27,23.4l-2.4,2.2l0.8,0.8c-0.5,0.8-1,1.8-1.2,2.8H23v3.2h1.3c0.2,1,0.6,2,1.2,2.8l-0.8,0.8
+ l2.2,2.2l0.8-0.8c0.8,0.5,1.8,1,2.9,1.2v1.3h3.2v-1.3c1.1-0.2,2-0.6,2.8-1.2l0.8,0.8l2.2-2.2l-0.6-0.8c0.5-0.8,1-1.8,1.2-2.8
+ H41.4z M32.2,34c-1.8,0-3.2-1.4-3.2-3.2c0-1.8,1.4-3.2,3.2-3.2c1.8,0,3.2,1.4,3.2,3.2C35.3,32.7,34,34,32.2,34L32.2,34z"/>
+ </g>
+ <g>
+ <path fill="#169977" d="M40.1,29.3c-0.2-1-0.6-2-1.2-2.8l0.8-0.8l-2.2-2.2l-0.8,0.8c-0.8-0.5-1.8-1-2.8-1.2v-1.3h-1.6v5.9
+ c1.7,0,3.2,1.5,3.2,3.2S34.1,34,32.3,34v5.9h1.6v-1.3c1-0.2,2-0.6,2.8-1.2l0.8,0.8l2.2-2.2l-0.8-0.8c0.5-0.8,1-1.8,1.2-2.8h1.3
+ v-3.2C41.3,29.3,40.1,29.3,40.1,29.3z"/>
+ </g>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/icons/icon24_conf_search.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/icons/icon24_conf_search.svg
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 260 260" enable-background="new 0 0 260 260" xml:space="preserve">
+<g id="Layer_44">
+ <g>
+ <g>
+ <path fill="#795649" d="M96.3,155.3l-62.9,62.9c-7.5,7.5-19.5,7.5-27,0c-3.7-3.7-5.6-8.7-5.6-13.5s1.8-9.8,5.6-13.5L73,124.6
+ C76.1,139.2,84.8,150.6,96.3,155.3z"/>
+ <g>
+ <path fill="#488FCC" d="M32.6,122c0,42.1,34.2,76.4,76.4,76.4V45.6C66.7,45.6,32.6,79.8,32.6,122z"/>
+ <path fill="#70B2E2" d="M185.4,122c0,42.1-34.2,76.4-76.4,76.4V45.6C151.1,45.6,185.4,79.8,185.4,122z"/>
+ <path fill="#9D9D9D" d="M172.6,122c0,35.1-28.6,63.7-63.7,63.7S45.2,157.1,45.2,122s28.6-63.7,63.7-63.7
+ C144.1,58.4,172.6,86.9,172.6,122 M185.4,122c0-42.1-34.2-76.4-76.4-76.4S32.6,79.8,32.6,122s34.2,76.4,76.4,76.4
+ S185.4,164.2,185.4,122L185.4,122z"/>
+ <path fill="#FAFBFB" d="M159.9,122c0,28.1-22.9,50.9-50.9,50.9S58.1,150,58.1,122S80.9,71.1,109,71.1
+ C137,71.1,159.9,93.9,159.9,122 M172.6,122c0-35.2-28.5-63.7-63.7-63.7S45.2,86.8,45.2,122s28.5,63.7,63.7,63.7
+ S172.6,157.2,172.6,122L172.6,122z"/>
+ </g>
+ </g>
+ </g>
+ <circle fill="#FFFFFF" cx="175.8" cy="188.2" r="26.4"/>
+ <g>
+ <path fill="#29B99A" d="M237.3,195.7v-16.6h-6.6c-1.1-5.5-3.4-10.5-6.1-14.8l4.4-4.4l-11.6-11.6l-4.4,4.4c-4.4-2.7-9.3-5-14.8-6.1
+ V140h-16.6v6.6c-5.5,1.1-10.5,3.4-14.8,6.1l-4.4-4.4l-12.7,11.6l4.4,4.4c-2.7,4.4-5,9.3-6.1,14.8h-6.6v16.6h6.6
+ c1.1,5.5,3.4,10.5,6.1,14.8l-4.4,4.4l11.6,11.6l4.4-4.4c4.4,2.7,9.3,5,14.8,6.1v6.6h16.6v-6.6c5.5-1.1,10.5-3.4,14.8-6.1l4.4,4.4
+ l11.6-11.6l-3.4-4.4c2.7-4.4,5-9.3,6.1-14.8L237.3,195.7L237.3,195.7z M189.4,204c-9.3,0-16.6-7.2-16.6-16.6
+ c0-9.3,7.2-16.6,16.6-16.6c9.3,0,16.6,7.2,16.6,16.6C205.8,196.8,198.7,204,189.4,204L189.4,204z"/>
+ <path fill="#169977" d="M230.6,179.2c-1.1-5.5-3.4-10.5-6.1-14.8l4.4-4.4l-11.6-11.6l-4.4,4.4c-4.4-2.7-9.3-5-14.8-6.1v-6.6h-8.2
+ v30.9c8.8,0,16.6,7.7,16.6,16.6c0,8.8-7.2,16.6-16.6,16.6V235h8.2v-6.6c5.5-1.1,10.5-3.4,14.8-6.1l4.4,4.4l11.6-11.6l-4.4-4.4
+ c2.7-4.4,5-9.3,6.1-14.8h6.6v-16.6h-6.6V179.2z"/>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/icons/icon24_conf_stopwords.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/icons/icon24_conf_stopwords.svg
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 260 260" enable-background="new 0 0 260 260" xml:space="preserve">
+<g id="Layer_45">
+ <g>
+ <path fill="#B1BFBF" d="M189.8,59.7h-35.2H54H18.6c-9.4,0-17.1,7.7-17.1,17.1v75.9c0,9.4,7.7,17.1,17.1,17.1h18.1h28.7h54.5h2.4
+ h20.6h28.7h18.1c9.4,0,17.1-7.7,17.1-17.1V76.8C206.9,67.4,199.2,59.7,189.8,59.7z"/>
+ <g>
+ <path fill="#29B99A" d="M221,198.9v-15.3h-6.2c-1-5.1-3-9.8-5.6-13.8l4.1-4.1L202.6,155l-4.1,4.1c-4.1-2.6-8.7-4.6-13.8-5.6v-6.2
+ h-15.3v6.2c-5.1,1-9.8,3-13.8,5.6l-4.1-4.1l-11.7,10.7l4.1,4.1c-2.6,4.1-4.6,8.7-5.6,13.8h-6.2v15.3h6.2c1,5.1,3,9.8,5.6,13.8
+ l-4.1,4.1l10.7,10.7l4.1-4.1c4.1,2.6,8.7,4.6,13.8,5.6v6.2h15.3V229c5.1-1,9.8-3,13.8-5.6l4.1,4.1l10.7-10.7l-3-4.1
+ c2.6-4.1,4.6-8.7,5.6-13.8L221,198.9L221,198.9z M176.6,206.6c-8.7,0-15.3-6.6-15.3-15.3c0-8.7,6.6-15.3,15.3-15.3
+ c8.7,0,15.3,6.6,15.3,15.3C192,200,185.3,206.6,176.6,206.6L176.6,206.6z"/>
+ <path fill="#169977" d="M214.9,183.6c-1-5.1-3-9.8-5.6-13.8l4.1-4.1L202.7,155l-4.1,4.1c-4.1-2.6-8.7-4.6-13.8-5.6v-6.2h-7.7
+ v28.6c8.1,0,15.3,7.1,15.3,15.3s-6.6,15.3-15.3,15.3v28.6h7.7v-6.2c5.1-1,9.8-3,13.8-5.6l4.1,4.1l10.7-10.7l-4.1-4.1
+ c2.6-4.1,4.6-8.7,5.6-13.8h6.2v-15.3h-6.2V183.6z"/>
+ </g>
+ <polygon fill="#B1BFBF" points="75,196.8 43.3,227.6 43.3,165.2 105.7,165.2 "/>
+ <rect x="43.1" y="88.3" fill="#FFFFFF" width="126.8" height="8.3"/>
+ <rect x="43.1" y="110.7" fill="#FFFFFF" width="126.8" height="8.3"/>
+ <rect x="43.1" y="133.1" fill="#FFFFFF" width="70.6" height="8.3"/>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/icons/icon24_conf_thesaurus.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/icons/icon24_conf_thesaurus.svg
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 260 260" enable-background="new 0 0 260 260" xml:space="preserve">
+<g id="Layer_46">
+ <path fill="#D3D3D3" d="M151.1,49c0-4.2-3.4-7.6-7.6-7.6h-123c-2.8,0-5.1,2.3-5.1,5.1v171.6c0,2.8,2.3,5.1,5.1,5.1h122.8
+ c4.2,0,7.6-3.4,7.6-7.6V49H151.1z"/>
+ <path fill="#AEAEAE" d="M83.3,41.3H20.6c-2.8,0-5.1,2.3-5.1,5.1V218c0,2.8,2.3,5.1,5.1,5.1h62.7V41.3L83.3,41.3z"/>
+ <g>
+ <path fill="#FFFFFF" d="M61.2,93.6h58.9c4.2,0,7.6-3.4,7.6-7.6c0-4.2-3.4-7.6-7.6-7.6H61.2c-4.2,0-7.6,3.4-7.6,7.6
+ C53.6,90.2,57,93.6,61.2,93.6z"/>
+ <path fill="#FFFFFF" d="M120.1,109.3H61.2c-4.2,0-7.6,3.4-7.6,7.6c0,4.2,3.4,7.6,7.6,7.6h58.9c4.2,0,7.6-3.4,7.6-7.6
+ C127.7,112.8,124.4,109.3,120.1,109.3z"/>
+ <path fill="#FFFFFF" d="M120.1,140.3H61.2c-4.2,0-7.6,3.4-7.6,7.6c0,4.2,3.4,7.6,7.6,7.6h58.9c4.2,0,7.6-3.4,7.6-7.6
+ C127.7,143.8,124.4,140.3,120.1,140.3z"/>
+ <path fill="#FFFFFF" d="M120.1,171.3H61.2c-4.2,0-7.6,3.4-7.6,7.6s3.4,7.6,7.6,7.6h58.9c4.2,0,7.6-3.4,7.6-7.6
+ C127.7,174.6,124.4,171.3,120.1,171.3z"/>
+ </g>
+ <g>
+ <path fill="#E8E8E8" d="M61.2,93.6h22.1V78.3H61.2c-4.2,0-7.6,3.4-7.6,7.6C53.6,90.1,57,93.6,61.2,93.6z"/>
+ <path fill="#E8E8E8" d="M83.3,109.3H61.2c-4.2,0-7.6,3.4-7.6,7.6c0,4.2,3.4,7.6,7.6,7.6h22.1V109.3z"/>
+ <path fill="#E8E8E8" d="M83.3,140.3H61.2c-4.2,0-7.6,3.4-7.6,7.6c0,4.2,3.4,7.6,7.6,7.6h22.1V140.3z"/>
+ <path fill="#E8E8E8" d="M83.3,171.3H61.2c-4.2,0-7.6,3.4-7.6,7.6s3.4,7.6,7.6,7.6h22.1V171.3z"/>
+ </g>
+ <path fill="#6E7583" d="M68.8,223.1H20.6c-2.8,0-5.1-2.3-5.1-5.1V46.4c0-2.8,2.3-5.1,5.1-5.1h48.2V223.1z"/>
+ <g>
+ <path fill="#EF7D7C" d="M9.4,89.5h17.2c4.2,0,7.6-3.4,7.6-7.6c0-4.2-3.4-7.6-7.6-7.6H9.4c-4.2,0-7.6,3.4-7.6,7.6
+ C1.8,86.1,5.2,89.5,9.4,89.5z"/>
+ <path fill="#EF7D7C" d="M26.7,107.8H9.4c-4.2,0-7.6,3.4-7.6,7.6c0,4.2,3.4,7.6,7.6,7.6h17.2c4.2,0,7.6-3.4,7.6-7.6
+ C34.2,111.1,30.9,107.8,26.7,107.8z"/>
+ <path fill="#EF7D7C" d="M26.7,141.3H9.4c-4.2,0-7.6,3.4-7.6,7.6c0,4.2,3.4,7.6,7.6,7.6h17.2c4.2,0,7.6-3.4,7.6-7.6
+ C34.3,144.7,30.9,141.3,26.7,141.3z"/>
+ <path fill="#EF7D7C" d="M26.7,174.8H9.4c-4.2,0-7.6,3.4-7.6,7.6c0,4.2,3.4,7.6,7.6,7.6h17.2c4.2,0,7.6-3.4,7.6-7.6
+ C34.3,178.2,30.9,174.8,26.7,174.8z"/>
+ </g>
+ <g>
+ <path fill="#29B99A" d="M193.5,201.2v-14.7h-6c-1-4.9-2.9-9.3-5.4-13.3l3.9-3.9l-10.3-10.3l-3.9,3.9c-3.9-2.5-8.3-4.4-13.3-5.4v-6
+ h-14.7v6c-4.9,1-9.3,2.9-13.3,5.4l-3.9-3.9l-11.4,10.3l3.9,3.9c-2.5,3.9-4.4,8.3-5.4,13.3h-6v14.7h6c1,4.9,2.9,9.3,5.4,13.3
+ l-3.9,3.9l10.3,10.3l3.9-3.9c3.9,2.5,8.3,4.4,13.3,5.4v6h14.7v-6c4.9-1,9.3-2.9,13.3-5.4l3.9,3.9l10.3-10.3l-2.9-3.9
+ c2.5-3.9,4.4-8.3,5.4-13.3H193.5z M150.6,208.5c-8.3,0-14.7-6.4-14.7-14.7s6.4-14.7,14.7-14.7c8.3,0,14.7,6.4,14.7,14.7
+ C165.4,202.2,158.9,208.5,150.6,208.5L150.6,208.5z"/>
+ <path fill="#169977" d="M187.5,186.4c-1-4.9-2.9-9.3-5.4-13.3l3.9-3.9l-10.3-10.3l-3.9,3.9c-3.9-2.5-8.3-4.4-13.3-5.4v-6h-7.4
+ v27.6c7.9,0,14.7,6.9,14.7,14.7c0,7.9-6.4,14.7-14.7,14.7v27.6h7.4v-6c4.9-1,9.3-2.9,13.3-5.4l3.9,3.9l10.3-10.3l-3.9-3.9
+ c2.5-3.9,4.4-8.3,5.4-13.3h6v-14.7L187.5,186.4L187.5,186.4z"/>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/icons/icon24_conf_users.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/icons/icon24_conf_users.svg
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 260 260" enable-background="new 0 0 260 260" xml:space="preserve">
+<g id="Layer_47">
+ <g>
+ <g>
+ <path fill="#EDEFF1" d="M177.5,55.4H99.1L79.4,35.7H20.7c-10.8,0-19.6,8.8-19.6,19.6v11.1c0-10.8,8.8-19.6,19.6-19.6h58.8
+ l19.6,19.6h78.4c10.8,0,19.6,8.8,19.6,19.6V75C197.2,64.2,188.3,55.4,177.5,55.4z"/>
+ <path fill="#B1BFBF" d="M177.5,66.4h-53.6H99.1H1V173c0,10.7,8.8,19.6,19.6,19.6h156.9c10.8,0,19.6-8.9,19.6-19.6V86
+ C197.2,75.3,188.3,66.4,177.5,66.4z"/>
+ <path fill="#73969B" d="M79.4,46.8H20.7c-10.8,0-19.6,8.8-19.6,19.6h98L79.4,46.8z"/>
+ </g>
+ <g>
+ <g>
+ <path fill="#FFE7D2" d="M112.8,88.1c17.2,0,31.2,14,31.2,31.2S130,160,112.8,160s-31.2-23.5-31.2-40.7
+ C81.7,102,95.6,88.1,112.8,88.1L112.8,88.1z"/>
+ <path fill="#465B65" d="M137.6,159c-0.1,0.1-0.1,0.1-0.2,0.2c-0.1-0.1-0.2-0.1-0.3-0.2c-7,7-15.3,10.8-23.9,10.9
+ c-8.6-0.1-16.8-3.9-23.9-10.9c-0.1,0.1-0.2,0.1-0.3,0.2c-0.1-0.1-0.1-0.1-0.2-0.2c-19,9-32.2,28.4-32.2,50.9l0,0
+ c14.8,13.5,34.7,21.8,56.3,21.8c0.1,0,0.2,0,0.3,0c0.1,0,0.2,0,0.3,0c21.7,0,41.5-8.2,56.3-21.8l0,0
+ C169.7,187.4,156.5,168.1,137.6,159z"/>
+ </g>
+ </g>
+ <g>
+ <circle fill="#FFFFFF" cx="196.2" cy="192.5" r="25.2"/>
+ <g>
+ <path fill="#29B99A" d="M242.9,199.9v-15.7h-6.3c-1.1-5.3-3.1-10-5.7-14.2l4.2-4.2L224,154.7l-4.2,4.2
+ c-4.2-2.6-8.9-4.8-14.2-5.7v-6.3h-15.8v6.3c-5.2,1.1-10,3.1-14.2,5.7l-4.2-4.2l-12.1,11.1l4.2,4.2c-2.6,4.2-4.8,8.9-5.7,14.2
+ h-6.3v15.7h6.3c1.1,5.2,3.1,10,5.7,14.2l-4.2,4.2l11.1,11l4.2-4.2c4.2,2.6,8.9,4.8,14.2,5.7v6.3h15.7v-6.3
+ c5.2-1.1,10-3.1,14.2-5.7l4.2,4.2l11-11l-3.1-4.2c2.6-4.2,4.8-8.9,5.7-14.2H242.9z M197.2,207.8c-8.9,0-15.7-6.8-15.7-15.8
+ c0-8.9,6.8-15.8,15.7-15.8s15.7,6.8,15.7,15.8S206.1,207.8,197.2,207.8L197.2,207.8z"/>
+ <path fill="#169977" d="M236.5,184.1c-1.1-5.3-3.1-10-5.7-14.2l4.2-4.2l-11.1-11.1l-4.2,4.2c-4.2-2.6-8.9-4.8-14.2-5.7v-6.3
+ h-7.9v29.5c8.4,0,15.8,7.4,15.8,15.8c0,8.5-6.8,15.8-15.8,15.8v29.5h7.9v-6.3c5.2-1.1,10-3.1,14.2-5.7l4.2,4.2l11.1-11.1
+ l-4.2-4.2c2.6-4.2,4.8-8.9,5.7-14.2h6.3v-15.7h-6.3V184.1z"/>
+ </g>
+ </g>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/icons/icon24_conf_users_general.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/icons/icon24_conf_users_general.svg
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 260 260" enable-background="new 0 0 260 260" xml:space="preserve">
+<g id="Layer_48">
+ <g>
+ <g>
+ <path fill="#FCD1A0" d="M72.2,41.3c21.7,0,39.3,17.6,39.3,39.3c0,21.7-17.5,51.3-39.3,51.3c-21.7,0-39.3-29.7-39.3-51.3
+ C32.8,58.9,50.5,41.3,72.2,41.3L72.2,41.3z"/>
+ <path fill="#465B65" d="M103.4,130.8c-0.1,0.1-0.2,0.1-0.2,0.2c-0.1-0.1-0.3-0.2-0.4-0.2c-8.9,8.9-19.3,13.6-30.1,13.8
+ c-10.8-0.1-21.2-4.9-30.1-13.8c-0.1,0.1-0.3,0.2-0.4,0.2c-0.1-0.1-0.2-0.1-0.2-0.2c-24.2,11.4-40.7,35.9-40.7,64.1v0.1
+ c18.7,17,43.7,27.4,71.1,27.4c0.1,0,0.2,0,0.3,0c0.1,0,0.2,0,0.3,0c27.3,0,52.2-10.4,71.1-27.4v-0.1
+ C143.9,166.6,127.4,142.1,103.4,130.8z"/>
+ </g>
+ </g>
+ <g>
+ <circle fill="#FFFFFF" cx="153.8" cy="193.7" r="25.9"/>
+ <g>
+ <path fill="#29B99A" d="M201.7,201.3v-16.1h-6.5c-1.1-5.4-3.3-10.2-6-14.5l4.3-4.3l-11.3-11.4l-4.3,4.3c-4.3-2.7-9.1-4.9-14.5-6
+ v-6.5h-16.1v6.5c-5.4,1.1-10.2,3.3-14.5,6l-4.3-4.3l-12.4,11.3l4.3,4.3c-2.7,4.3-4.9,9.1-6,14.5H108v16.1h6.5
+ c1.1,5.4,3.3,10.2,6,14.5l-4.3,4.3l11.3,11.3l4.3-4.3c4.3,2.7,9.1,4.9,14.5,6v6.5h16.1v-6.5c5.4-1.1,10.2-3.3,14.5-6l4.3,4.3
+ l11.3-11.3l-3.3-4.3c2.7-4.3,4.9-9.1,6-14.5h6.5V201.3z M154.8,209.3c-9.1,0-16.1-7-16.1-16.1s7-16.1,16.1-16.1s16.1,7,16.1,16.1
+ C171,202.4,164,209.3,154.8,209.3L154.8,209.3z"/>
+ <path fill="#169977" d="M195.2,185.1c-1.1-5.4-3.3-10.2-6-14.5l4.3-4.3l-11.3-11.4l-4.3,4.3c-4.3-2.7-9.1-4.9-14.5-6v-6.5h-8.1
+ v30.1c8.7,0,16.1,7.6,16.1,16.1c0,8.7-7,16.1-16.1,16.1v30.2h8.1v-6.5c5.4-1.1,10.2-3.3,14.5-6l4.3,4.3l11.3-11.3l-4.3-4.3
+ c2.7-4.3,4.9-9.1,6-14.5h6.5V185h-6.5V185.1z"/>
+ </g>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/icons/icon24_conf_website.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/icons/icon24_conf_website.svg
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 260 260" enable-background="new 0 0 260 260" xml:space="preserve">
+<g id="Layer_49">
+ <g>
+ <path fill="#EDEFF1" d="M181,59.7h-79.5L81.6,39.8H21.9C10.9,39.8,2,48.7,2,59.7V71C2,60,10.9,51,21.9,51h59.7L101.5,71h79.6
+ c10.9,0,19.9,8.9,19.9,19.8V79.6C201,68.7,192.1,59.7,181,59.7z"/>
+ <path fill="#B1BFBF" d="M181,71h-54.4h-25.1H2v108.1c0,10.9,9,19.9,19.9,19.9H181c10.9,0,19.9-9,19.9-19.9V90.8
+ C201,79.8,192.1,71,181,71z"/>
+ <path fill="#73969B" d="M81.6,51H21.9C10.9,51,2,60,2,71h99.6L81.6,51z"/>
+ </g>
+ <g>
+ <path fill="#398ECD" d="M98.3,82.9v138.3C60,221.2,29,190.2,29,152C29,113.9,60,82.9,98.3,82.9z"/>
+ <path fill="#2B7EC1" d="M98.3,82.9v138.3c38.2,0,69.2-31,69.2-69.2C167.4,113.9,136.4,82.9,98.3,82.9z"/>
+ <g>
+ <path fill="#95C8EC" d="M136.5,128.2c0.1,0,0.2,0.1,0.3,0.1C136.5,128.2,136.5,128.2,136.5,128.2z"/>
+ <path fill="#95C8EC" d="M113.4,95.8c0.2-1.2,5.1-7.8,7.4-7.5c-7.6-1.1-15.1-1.3-22.5-1.1v14.6c0.7-0.4,1.3-0.9,2.1-1.1
+ C102.7,99.9,113,97.9,113.4,95.8z"/>
+ <path fill="#95C8EC" d="M167.2,148.2c-0.1-1.3-0.1-2.6-0.2-3.8c-0.1-0.7-0.2-1.3-0.3-2.1c-0.2-1.7-0.4-3.4-0.9-5
+ c-0.1-0.3-0.2-0.6-0.2-1c-0.4-1.9-1-3.9-1.6-5.8c0-0.1,0-0.1-0.1-0.2c-2.8-8.6-7.3-16.4-13-23.1c-0.1-0.2-0.3-0.3-0.4-0.5
+ c-1.3-1.5-2.6-2.9-4-4.2c-0.1,0-0.1-0.1-0.2-0.1c0.2,1.6,0.9,4.8,2.4,4.2c-0.7,0.3-1.2,0.2-1.7-0.1c1.1,1.7-21.9,9.3-21.6,10.1
+ c0,0.1,0.1,0.1,0.1,0.2c-0.2,0-0.4,0.3-0.6,1.1c-0.9,2.8,6,4.3-2.7,3.7c-5.1-0.4-0.4,11.1,2.8,7.1c0.2-0.3,8.9-8.7,9.1-6.9
+ c-0.3-2.4,7.6,3.5,7.3,4.1c-0.4,1.1-1.2,1.5-2.3,1.5c1,0.9,3.7-1.8,3.9-2.2c-0.3,0.7-5.5-5.7-4.7-5.6c4.1,0.8,6.3,5.4,8.1,8.5
+ c-0.6-1.1,4.4-4.2,4.1-3.5c-1.9,6,6.8,2.7,8.5,4.7c3.7,4.3-10.3,6.5-13.3,2.7c4.4,5.5-8.3-3-9.1-3.8c-2.6-0.9-11.2,1.5-13.9,1.3
+ c-9.4,10.6-14.3,18.1-5.1,30.4c2.2,2.8,11.7-0.9,15.3,1.1c4.7,2.5,3.5,9.6,6.5,14.8c2.3,3.7-2.2,13.3,2.1,18.2
+ c1.7,2.1,4.2,4.8,6.7,5.7c10.2-10.7,17.1-24.7,18.7-40.2c0-0.4,0.1-1,0.1-1.5c0.1-1.2,0.1-2.5,0.2-3.8
+ c-5.2-3.9-9.8-15.1-10.8-18.3c0.2,0.6,7.8,11.3,10.8,15.1C167.3,150,167.3,149.2,167.2,148.2z"/>
+ <path fill="#95C8EC" d="M140.9,109c3.9-3.1-0.5-5.3,4.7-7.2c-0.7-0.5-1.3-1.2-2-1.7c-0.7-0.5-1.3-1.2-1.9-1.6
+ c-0.1-0.1-0.2-0.1-0.2-0.2c-3.8,3.3-5.9,6.7-7.9,8.9C136.5,104.2,137.7,111.6,140.9,109z"/>
+ </g>
+ <g>
+ <path fill="#BDDDF4" d="M45.7,149.4c0.4-0.2,2.2-5,1.5-5.4c-2.8-1.8-5.3,7.1-8.7,1.4c-1.7-3,1.3-8.9,4.4-9.8
+ c1-0.3,10.9-0.3,12,2.2c0-1.7-1-3.7,0.5-4.8c2.1-1.5,6.6-3.5,7.4-6.3c0.6-2.5,9.2-6.8,11.1-7.5c-0.8,0.2-1.8,1.6-1.4,2.5
+ c-0.4-1.1,6.5-2,5.5-3.5c0,0-2.9,0.5-3.6,0.2c-0.8-0.3,1.8-1.6,1.3-2c-0.8-0.3-3,0-3.8,0.1c-0.2,0,13.5-4,12-5.2
+ c-0.3-0.2-3.9-6.1-2.7-5.6c-1-0.3-8.9-1.5-9.5-1c-0.8,0.6-6.2,10.7-8.3,8.2c-1-1.2,0.7-2.1,0.8-2.7c-18.4-2.1,9-10.6,9.2-12.6
+ c0,0-8.2,0-15.4,0c1.6-0.2,2.9-1.1,3.4-2.8c-0.1,0.4-1.1,0.3-2.4,0.1c-1.2,0.9-2.4,1.7-3.6,2.7c0.1,0,0.3,0.1,0.4,0.1
+ c-0.2,0-0.3,0-0.5,0c-13.5,10.7-23,26.4-25.6,44.3c7.6,6.7,21,14.5,22.4,15.7C50.9,154.9,49.8,147.4,45.7,149.4z"/>
+ <path fill="#BDDDF4" d="M55,137.9c0,0.8-0.2,1.4-0.8,2.1C55.1,139.1,55.3,138.4,55,137.9z"/>
+ <path fill="#BDDDF4" d="M73.3,96.6c7.8-3.9,4.1,6,3.7,5.7c1.3,1.1,2.7,1.6,4.3,1.6c4.5-0.7,1.6-11.2-7.7-10.3
+ C73.6,93.8,71.1,97.7,73.3,96.6z"/>
+ <path fill="#BDDDF4" d="M88,168.3c-3.9-0.9-5.5-2.4-9.1-1.8c7.5-1.1-16.4-13-16.2-12.9c-0.2-0.2-0.8,1.6-1.1,2.3
+ c0.1-1-2.5-2.7-4.4-0.3c-1.7,2.1-1.7,4.5-2.6,7.3c-2.4,7.7-3.1,10.8,3.9,18c7.7,7.8,3.5,23.7,8.8,32.9c1.7,0.9,3.6,1.7,5.4,2.5
+ c0.9-2.6,0.5-5.8-0.4-9.3c5.3-1.4,2.9-3.5,3.9-7c-0.9,2.9,19.3-20.8,15.3-20.8C95.6,179.1,93.7,169.5,88,168.3z"/>
+ <path fill="#BDDDF4" d="M98.3,87.2c-7.4,0.2-14.6,0.9-22.1,1.5c0.8,2.2,7.9,3.9,12.9,2.4c2.1,1.4,4.1,0.9,5.7,4.1
+ c2.1,4.2-3.3,2.1-2.8,3.7c2.3,8.3,3.1,5.1,6.3,2.9V87.2z"/>
+ </g>
+ </g>
+ <g>
+ <circle fill="#FFFFFF" cx="191.4" cy="190" r="25.6"/>
+ <g>
+ <path fill="#29B99A" d="M238.8,197.4v-16h-6.4c-1.1-5.3-3.3-10.2-5.9-14.4l4.2-4.2l-11.2-11.2l-4.2,4.2
+ c-4.2-2.7-9.1-4.8-14.4-5.8v-6.4h-16v6.4c-5.3,1.1-10.1,3.3-14.4,5.8l-4.2-4.2l-12.2,11.2l4.2,4.2c-2.7,4.2-4.8,9.1-5.8,14.4H146
+ v16h6.4c1.1,5.3,3.3,10.1,5.8,14.4l-4.2,4.2l11.2,11.2l4.2-4.2c4.2,2.7,9.1,4.8,14.4,5.8v6.4h16v-6.4c5.3-1.1,10.1-3.3,14.4-5.8
+ l4.2,4.2l11.2-11.2l-3.3-4.2c2.7-4.2,4.8-9.1,5.8-14.4H238.8z M192.4,205.4c-9.1,0-16-6.9-16-16c0-9.1,6.9-16,16-16
+ c9.1,0,16,6.9,16,16C208.4,198.5,201.5,205.4,192.4,205.4L192.4,205.4z"/>
+ <path fill="#169977" d="M232.4,181.5c-1.1-5.3-3.3-10.2-5.9-14.4l4.2-4.2l-11.2-11.2l-4.2,4.2c-4.2-2.7-9.1-4.8-14.4-5.8v-6.4h-8
+ v29.9c8.6,0,16,7.5,16,16s-6.9,16-16,16v29.9h8v-6.4c5.3-1.1,10.1-3.3,14.4-5.8l4.2,4.2l11.2-11.2l-4.2-4.2
+ c2.7-4.2,4.8-9.1,5.9-14.4h6.4v-16h-6.4V181.5z"/>
+ </g>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/icons/icon24_email_log.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/icons/icon24_email_log.svg
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 240 220" enable-background="new 0 0 240 220" xml:space="preserve">
+<g id="Layer_20">
+ <g>
+ <g>
+ <path fill="#FFFFFF" d="M18.1,188.1c-4.7,0-8.5-3.8-8.5-8.5V46c0-4.7,3.8-8.5,8.5-8.5h83.8c2.3,0,4.4,0.9,6,2.5l27.7,27.7
+ c1.6,1.6,2.5,3.8,2.5,6v105.8c0,4.7-3.8,8.5-8.5,8.5H18.1V188.1z"/>
+ <path fill="#B1BFBF" d="M101.9,46l27.7,27.7v105.8H18.1V46H101.9 M101.9,28.9H18.1C8.7,28.9,1,36.5,1,46v133.5
+ c0,9.4,7.7,17.1,17.1,17.1h111.5c9.4,0,17.1-7.7,17.1-17.1V73.7c0-4.5-1.8-8.9-5-12.1L114,33.9C110.8,30.7,106.4,28.9,101.9,28.9
+ L101.9,28.9z"/>
+ </g>
+ <g>
+ <rect x="31.5" y="88.4" fill="#C4C2B4" width="84.8" height="59"/>
+ <path fill="#E8E3CF" d="M78.3,121.9c-2.5,2.2-6.5,2.2-9,0l-3.2-2.8c-9.9,8.8-34.7,28.4-34.7,28.4h84.8c0,0-24.9-19.5-34.7-28.4
+ L78.3,121.9z"/>
+ <path fill="#EFEADE" d="M31.5,88.4l37.9,33.5c2.5,2.2,6.5,2.2,9,0l37.9-33.5H31.5z"/>
+ </g>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/icons/icon24_email_templates.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/icons/icon24_email_templates.svg
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 240 220" enable-background="new 0 0 240 220" xml:space="preserve">
+<g id="Layer_11">
+ <g>
+ <g>
+ <rect x="1.3" y="43.5" fill="#C4C2B4" width="201" height="140"/>
+ <path fill="#E8E3CF" d="M112.5,122.8c-5.9,5.2-15.4,5.2-21.3,0l-7.5-6.6c-23.4,20.9-82.4,67.2-82.4,67.2h201
+ c0,0-58.9-46.3-82.4-67.2L112.5,122.8z"/>
+ <path fill="#EFEADE" d="M1.3,43.5l89.9,79.4c5.9,5.2,15.4,5.2,21.3,0l89.9-79.4H1.3z"/>
+ </g>
+ <g>
+ <path fill="#E57473" d="M201.3,78.7L176.6,54l14.8-14.8c2.7-2.7,7.2-2.7,9.9,0L216.2,54c2.7,2.7,2.7,7.2,0,9.9L201.3,78.7z"/>
+
+ <rect x="139.3" y="53" transform="matrix(0.7071 0.7071 -0.7071 0.7071 115.5294 -82.047)" fill="#FCB74F" width="35" height="90.9"/>
+ <polygon fill="#465B65" points="100,155.3 112.4,118.2 137.1,143 "/>
+ <path fill="#E57473" d="M201.3,78.7L176.6,54l14.8-14.8c2.7-2.7,7.2-2.7,9.9,0L216.2,54c2.7,2.7,2.7,7.2,0,9.9L201.3,78.7z"/>
+
+ <rect x="139.3" y="53" transform="matrix(0.7071 0.7071 -0.7071 0.7071 115.5294 -82.047)" fill="#FCB74F" width="35" height="90.9"/>
+ <polygon fill="#465B65" points="100,155.3 112.4,118.2 137.1,143 "/>
+ <path fill="#E57473" d="M208.8,46.6l-7.4-7.4c-2.7-2.7-7.2-2.7-9.9,0L176.6,54L189,66.3L208.8,46.6z"/>
+
+ <rect x="141.9" y="46.9" transform="matrix(0.7071 0.7071 -0.7071 0.7071 109.4048 -79.4913)" fill="#FDBD68" width="17.5" height="90.9"/>
+ <polygon fill="#556F7A" points="112.4,118.2 100,155.3 124.7,130.6 "/>
+ </g>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/icons/icon24_filters.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/icons/icon24_filters.svg
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 260 260" enable-background="new 0 0 260 260" xml:space="preserve">
+<g id="Layer_50">
+ <path fill="#C6D5D2" d="M126.2,165.2c0,9.2-7.7,16.8-17.2,16.8h-4.3c-9.5,0-17.2-7.5-17.2-16.8L1.6,52c0-9.2,7.7-16.8,17.2-16.8
+ h176c9.5,0,17.2,7.5,17.2,16.8L126.2,165.2z"/>
+ <rect x="83.2" y="113.4" fill="#C6D5D2" width="47.2" height="120.1"/>
+ <path fill="#EBF2F0" d="M120,142c0,6.3-5.2,11.5-11.7,11.5h-2.9c-6.5,0-11.7-5.1-11.7-11.5L35,64.7c0-6.3,5.2-11.5,11.7-11.5h120.3
+ c6.5,0,11.7,5.1,11.7,11.5L120,142z"/>
+ <g>
+ <path fill="#FFFFFF" d="M177.8,130.9c20.5,29.1-12,60.9-41.9,41c-1.3-0.9-2.4-2-3.3-3.1c-20.5-29.1,12-60.9,41.9-41
+ C175.7,128.6,176.9,129.7,177.8,130.9z"/>
+ <g>
+ <path fill="#29B99A" d="M208.8,157.9v-17.7h-7.3c-1.2-5.9-3.6-11.2-6.6-15.9l4.9-4.7l-12.7-12.4l-4.9,4.7
+ c-4.9-2.9-10.3-5.3-16.3-6.5v-7h-18.1v7c-6.1,1.2-11.5,3.6-16.3,6.5l-4.9-4.7l-13.9,12.4l4.9,4.7c-3,4.7-5.4,10-6.6,15.9h-7.3
+ v17.7h7.3c1.2,5.9,3.6,11.2,6.6,15.9l-4.9,4.7l12.7,12.3l4.9-4.7c4.9,2.9,10.3,5.3,16.3,6.5v7h18v-7c6.1-1.2,11.5-3.6,16.3-6.5
+ l4.9,4.7l12.7-12.3l-3.6-4.7c3-4.7,5.4-10,6.6-15.9H208.8z M156.2,166.8c-14.5,0-24.2-15.4-13.7-31c16-10.3,31.7-0.9,31.7,13.3
+ C174.4,159.1,166.5,166.8,156.2,166.8L156.2,166.8z"/>
+ <path fill="#169977" d="M201.5,140.3c-1.2-5.9-3.6-11.2-6.6-15.9l4.9-4.7l-12.7-12.4l-4.9,4.7c-4.9-2.9-10.3-5.3-16.3-6.5v-7
+ h-9.1v32.9c9.6,0,18.1,8.2,18.1,17.7s-7.8,17.7-18.1,17.7v32.9h9.1v-7c6.1-1.2,11.5-3.6,16.3-6.5l4.9,4.7l12.7-12.3l-4.9-4.7
+ c3-4.7,5.4-10,6.6-15.9h7.3v-17.7h-7.3V140.3z"/>
+ </g>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/icons/icon24_form.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/icons/icon24_form.svg
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_51_copy" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
+ y="0px" viewBox="0 0 240 220" enable-background="new 0 0 240 220" xml:space="preserve">
+<g>
+ <g>
+ <path fill="#FDBD68" d="M177.3,48.2h-53H99.9H3v105.3c0,10.6,8.7,19.4,19.4,19.4h154.9c10.7,0,19.4-8.8,19.4-19.4V67.6
+ C196.7,56.9,188,48.2,177.3,48.2z"/>
+ <path fill="#F4A44D" d="M80.5,28.8H22.4C11.7,28.8,3,37.5,3,48.2h96.9L80.5,28.8z"/>
+ </g>
+</g>
+<path fill="#B1BFBF" d="M198.5,196.5H73.6c-11.9,0-21.5-9.6-21.5-21.5v-37.6c0-11.9,9.6-21.5,21.5-21.5h124.8
+ c11.9,0,21.5,9.6,21.5,21.5V175C220,186.8,210.4,196.5,198.5,196.5z"/>
+<rect x="62.4" y="126.8" fill="#FFFFFF" width="147.3" height="58.8"/>
+<g>
+ <polygon fill="#010101" points="146.4,147.2 167.8,168 167.8,147.2 "/>
+ <polygon fill="#010101" points="167.8,168 189.2,147.2 167.8,147.2 "/>
+</g>
+</svg>
Index: core/admin_templates/img/icons/icon24_form_submission.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/icons/icon24_form_submission.svg
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 260 260" enable-background="new 0 0 260 260" xml:space="preserve">
+<g id="Layer_51">
+ <path fill="#B1BFBF" d="M207.8,188.9H30.9c-16.9,0-30.6-13.7-30.6-30.6v-53.3c0-16.9,13.7-30.5,30.6-30.5h177
+ c16.9,0,30.6,13.7,30.6,30.5v53.3C238.3,175.3,224.7,188.9,207.8,188.9z"/>
+ <rect x="14.9" y="90" fill="#FFFFFF" width="208.8" height="83.3"/>
+ <g>
+ <polygon fill="#010101" points="125.5,119.1 155.8,148.5 155.8,119.1 "/>
+ <polygon fill="#010101" points="155.8,148.5 186.1,119.1 155.8,119.1 "/>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/icons/icon24_help.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/icons/icon24_help.svg
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 260 260" enable-background="new 0 0 260 260" xml:space="preserve">
+<g id="Layer_52">
+ <path fill="#73969B" d="M92.4,40.8C42,40.8,1.2,81.7,1.2,132.1s40.8,91.2,91.2,91.2s91.2-40.8,91.2-91.2
+ C183.6,81.6,142.8,40.8,92.4,40.8z M103.6,196.3H76.3v-27.1h27.4v27.1H103.6z M100.9,145.7L99,156H81.8l-3.9-27.4l0.9-0.9
+ c21.3-0.9,29.6-6.4,29.6-15.7c0-7.6-5.7-12-15.5-12c-9.4,0-17.5,3.9-25.4,11.7l-15.6-17c9.8-10.8,23-18.2,41.4-18.2
+ c24.4,0,40.8,12.5,40.8,35.3C134.2,133.3,119.3,142,100.9,145.7z"/>
+</g>
+</svg>
Index: core/admin_templates/img/icons/icon24_import_data.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/icons/icon24_import_data.svg
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 260 260" enable-background="new 0 0 260 260" xml:space="preserve">
+<g id="Layer_53">
+ <g>
+ <g>
+ <path fill="#656D78" d="M168.1,55.1H9.9c-4.8,0-8.8,4-8.8,8.8v35.2c0,4.9,4,8.8,8.8,8.8h158.3c4.9,0,8.8-4,8.8-8.8V63.9
+ C176.9,59.1,173,55.1,168.1,55.1z"/>
+ <circle fill="#8AC053" cx="27.4" cy="81.6" r="8.8"/>
+ <path fill="#434953" d="M176.9,99.1L176.9,99.1H1.1l0,0c0,4.9,4,8.8,8.8,8.8h158.3C173,107.9,176.9,104,176.9,99.1z"/>
+ </g>
+ <g>
+ <path fill="#656D78" d="M168.1,107.9H9.9c-4.9,0-8.8,4-8.8,8.8v35.2c0,4.9,4,8.8,8.8,8.8h158.3c4.9,0,8.8-4,8.8-8.8v-35.2
+ C176.9,111.9,173,107.9,168.1,107.9z"/>
+ <circle fill="#F4BA46" cx="27.4" cy="134.3" r="8.8"/>
+ <path fill="#434953" d="M176.9,151.9L176.9,151.9H1.1l0,0c0,4.9,4,8.8,8.8,8.8h158.3C173,160.7,176.9,156.8,176.9,151.9z"/>
+ </g>
+ <g>
+ <path fill="#656D78" d="M168.1,160.7H9.9c-4.9,0-8.8,4-8.8,8.8v35.2c0,4.9,4,8.8,8.8,8.8h158.3c4.9,0,8.8-4,8.8-8.8v-35.2
+ C176.9,164.7,173,160.7,168.1,160.7z"/>
+ <circle fill="#E8573F" cx="27.4" cy="187.1" r="8.8"/>
+ <path fill="#434953" d="M176.9,204.6L176.9,204.6H1.1l0,0c0,4.9,4,8.8,8.8,8.8h158.3C173,213.4,176.9,209.4,176.9,204.6z"/>
+ </g>
+ </g>
+ <g>
+ <polygon fill="#CD95C3" points="51.9,127.5 105.6,179.7 105.6,130.8 105.6,127.5 105.6,55 78.8,55 78.8,127.5 "/>
+ <polygon fill="#CD95C3" points="159.4,127.5 132.5,127.5 132.5,55 105.6,55 105.6,127.5 105.6,130.8 105.6,179.7 "/>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/icons/icon24_link_editor.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/icons/icon24_link_editor.svg
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_38_copy_2" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
+ y="0px" viewBox="0 0 240 220" enable-background="new 0 0 240 220" xml:space="preserve">
+<g>
+ <g>
+ <g>
+ <path fill="#FAFBFB" d="M8,186.4c-0.5,0-1-0.6-1-1.4V60.6h172.9V185c0,0.8-0.5,1.4-1,1.4H8z"/>
+ <path fill="#7B7B7B" d="M172.9,67.6v111.8H14V67.6H172.9 M186.9,53.5H0V185c0,4.6,3.6,8.4,8.1,8.4h170.8c4.4,0,8.1-3.8,8.1-8.4
+ V53.5L186.9,53.5z"/>
+ </g>
+ <path fill="#263238" d="M178.9,28.2H8.1C3.6,28.2,0,32,0,36.7v25.2h186.9V36.7C186.9,32,183.3,28.2,178.9,28.2z"/>
+ <ellipse fill="#EF4438" cx="122.5" cy="45.1" rx="8.1" ry="8.4"/>
+ <ellipse fill="#FEEA39" cx="146.7" cy="45.1" rx="8.1" ry="8.4"/>
+ <ellipse fill="#4DAF4E" cx="170.8" cy="45.1" rx="8.1" ry="8.4"/>
+ </g>
+ <rect x="25.9" y="81.7" fill="#73969B" width="137.3" height="20.3"/>
+ <rect x="25.9" y="102" fill="#B1BFBF" width="43.2" height="65.5"/>
+ <rect x="69.1" y="102" fill="#D6DDE2" width="94" height="65.5"/>
+</g>
+<g>
+ <rect y="122.6" width="80" height="80"/>
+ <rect x="9" y="131.6" fill="#FFFFFF" width="62" height="62"/>
+ <path d="M64.8,163.8l-21.2-21.3L38,148l11.9,11.8H14.7v7.9H50L38,179.5l5.6,5.6L64.8,163.8z M64.8,163.8"/>
+</g>
+</svg>
Index: core/admin_templates/img/icons/icon24_link_user.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/icons/icon24_link_user.svg
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 1000 1000" enable-background="new 0 0 1000 1000" xml:space="preserve">
+<g id="Layer_41_copy">
+ <g>
+ <g>
+ <path fill="#FCD1A0" d="M499.4,2.5c119.4,0,216.3,96.9,216.3,216.3s-96.9,283.1-216.3,283.1S283.1,338.1,283.1,218.8
+ C283.1,99.4,380,2.5,499.4,2.5L499.4,2.5z"/>
+ <path fill="#468FCD" d="M671.9,495c-0.6,0.6-1.3,0.6-1.3,1.3c-0.6-0.6-1.9-0.6-2.5-1.3c-49.4,48.8-106.3,75.6-166.2,76.2
+ c-59.4-0.6-116.9-26.9-166.3-76.2c-0.6,0.6-1.9,0.6-2.5,1.3c-0.6-0.6-1.3-0.6-1.3-1.3C200,558.1,108.8,692.5,108.8,848.7v0.6
+ c103.7,93.8,240.6,151.3,391.3,151.3c0.6,0,1.2,0,1.9,0c0.6,0,1.2,0,1.9,0c150.6,0,288.1-56.9,391.3-151.3v-0.6
+ C895,692.5,803.8,558.1,671.9,495z"/>
+ </g>
+ </g>
+ <g>
+ <rect y="572.5" width="427.5" height="427.5"/>
+ <rect x="48.1" y="620.6" fill="#FFFFFF" width="331.3" height="331.3"/>
+ <path d="M346.3,792.5L233.1,678.8l-30,30l63.8,63.1H78.8v41.9h188.1l-63.8,63.1l30,30L346.3,792.5z"/>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/icons/icon24_mailing_list.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/icons/icon24_mailing_list.svg
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 240 220" enable-background="new 0 0 240 220" xml:space="preserve">
+<g id="Layer_37">
+ <g>
+ <g>
+ <rect x="1" y="48.2" fill="#C4C2B4" width="186.5" height="129.9"/>
+ <path fill="#E8E3CF" d="M104.1,121.8c-5.5,4.9-14.3,4.9-19.8,0l-6.9-6.1C55.7,135.1,1,178.1,1,178.1h186.5c0,0-54.7-43-76.4-62.4
+ L104.1,121.8z"/>
+ <path fill="#EFEADE" d="M1,48.2l83.4,73.6c5.5,4.9,14.3,4.9,19.8,0l83.4-73.6C187.6,48.2,1,48.2,1,48.2z"/>
+ </g>
+ <g>
+ <path fill="#D05B28" d="M220.5,144.8c0,28-22.7,50.8-50.8,50.8c-28,0-50.8-22.7-50.8-50.8c0-28,22.7-50.8,50.8-50.8
+ S220.5,116.7,220.5,144.8L220.5,144.8z"/>
+ <path fill="#FFFFFF" d="M200.1,144.8l-25.7-25.9l-6.8,6.8l14.5,14.3h-42.7v9.5h42.7l-14.5,14.3l6.8,6.7L200.1,144.8z"/>
+ </g>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/icons/icon24_permission_types.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/icons/icon24_permission_types.svg
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 260 260" enable-background="new 0 0 260 260" xml:space="preserve">
+<g id="Layer_54">
+ <g>
+ <g>
+ <path fill="#7B7B7B" d="M79.7,28.3c-27.4,0-49.6,22.2-49.6,49.6s22.2,49.6,49.6,49.6s49.6-22.2,49.6-49.6S107.1,28.3,79.7,28.3z
+ M79.7,107.3c-16.3,0-29.4-13.1-29.4-29.4s13.1-29.4,29.4-29.4s29.4,13.1,29.4,29.4S95.9,107.3,79.7,107.3z"/>
+ <path fill="#FDBD68" d="M140.2,87.3h-12.9h-19.2H83.7h-15H44.4H32.2H19.3C8.7,87.3,0,96,0,106.6v85.5c0,10.6,8.7,19.3,19.3,19.3
+ h32.2h77.2h11.5c10.6,0,19.3-8.7,19.3-19.3v-85.5C159.5,96,150.8,87.3,140.2,87.3z"/>
+ <g>
+ <path fill="#575757" d="M90,174.1c0,5.6-4.5,10.3-10.3,10.3l0,0c-5.6,0-10.3-4.6-10.3-10.3v-35.6c0-5.6,4.5-10.3,10.3-10.3l0,0
+ c5.6,0,10.3,4.6,10.3,10.3V174.1z"/>
+ <circle fill="#575757" cx="79.7" cy="138.5" r="19.8"/>
+ </g>
+ </g>
+ <g>
+ <circle fill="#FFFFFF" cx="158.9" cy="195.3" r="25"/>
+ <g>
+ <path fill="#29B99A" d="M205.2,202.6V187h-6.3c-1.1-5.2-3.1-9.9-5.7-14.1l4.1-4.1l-10.9-10.9l-4.1,4.1
+ c-4.1-2.6-8.9-4.7-14.1-5.7v-6.3h-15.6v6.3c-5.2,1.1-9.9,3.1-14.1,5.7l-4.1-4.1l-11.9,10.9l4.1,4.1c-2.6,4.1-4.7,8.9-5.7,14.1
+ h-6.3v15.6h6.3c1.1,5.2,3.1,9.9,5.7,14.1l-4.1,4.1l10.9,10.9l4.1-4.1c4.1,2.6,8.9,4.7,14.1,5.7v6.3h15.6v-6.3
+ c5.2-1.1,9.9-3.1,14.1-5.7l4.1,4.1l10.9-10.9l-3.1-4.1c2.6-4.1,4.7-8.9,5.7-14.1H205.2z M159.9,210.4c-8.9,0-15.6-6.7-15.6-15.6
+ s6.7-15.6,15.6-15.6s15.6,6.7,15.6,15.6C175.5,203.6,168.8,210.4,159.9,210.4L159.9,210.4z"/>
+ <path fill="#169977" d="M199,187c-1.1-5.2-3.1-9.9-5.7-14.1l4.1-4.1l-10.9-10.9l-4.1,4.1c-4.1-2.6-8.9-4.7-14.1-5.7v-6.3h-7.8
+ v29.1c8.3,0,15.6,7.3,15.6,15.6c0,8.3-6.7,15.6-15.6,15.6v29.1h7.8v-6.3c5.2-1.1,9.9-3.1,14.1-5.7l4.1,4.1l10.9-10.9l-4.1-4.1
+ c2.6-4.1,4.7-8.9,5.7-14.1h6.3v-15.6H199V187z"/>
+ </g>
+ </g>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/icons/icon24_phrases_labels.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/icons/icon24_phrases_labels.svg
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 45 45" enable-background="new 0 0 45 45" xml:space="preserve">
+<g id="Layer_64">
+ <g>
+ <path fill="#57A0D7" d="M15.9,7.2v31.5c-8.7,0-15.7-7-15.7-15.7C0.2,14.3,7.3,7.2,15.9,7.2z"/>
+ <path fill="#488FCC" d="M15.9,7.2v31.5c8.7,0,15.7-7,15.7-15.7S24.6,7.2,15.9,7.2z"/>
+ <g>
+ <path fill="#95C8EC" d="M24.7,17.5C24.7,17.6,24.7,17.6,24.7,17.5C24.7,17.5,24.6,17.5,24.7,17.5z"/>
+ <path fill="#95C8EC" d="M19.4,10.2c0-0.3,1.2-1.8,1.7-1.7c-1.7-0.2-3.4-0.3-5.1-0.2v3.3c0.1-0.1,0.3-0.2,0.5-0.2
+ C17,11.1,19.3,10.6,19.4,10.2z"/>
+ <path fill="#95C8EC" d="M31.6,22.1c0-0.3,0-0.6-0.1-0.9c0-0.1-0.1-0.3-0.1-0.5c-0.1-0.4-0.1-0.8-0.2-1.1c0-0.1,0-0.1-0.1-0.2
+ c-0.1-0.4-0.2-0.9-0.4-1.3c0,0,0,0,0,0c-0.6-2-1.6-3.7-2.9-5.3c0,0-0.1-0.1-0.1-0.1c-0.3-0.3-0.6-0.7-0.9-1c0,0,0,0,0,0
+ c0,0.4,0.2,1.1,0.5,1c-0.1,0.1-0.3,0.1-0.4,0c0.3,0.4-5,2.1-4.9,2.3c0,0,0,0,0,0c-0.1,0-0.1,0.1-0.2,0.2c-0.2,0.7,1.3,1-0.6,0.8
+ c-1.2-0.1-0.1,2.5,0.6,1.6c0.1-0.1,2-2,2.1-1.6c-0.1-0.5,1.7,0.8,1.6,1c-0.1,0.2-0.3,0.4-0.5,0.3c0.2,0.2,0.8-0.4,0.9-0.5
+ c-0.1,0.1-1.3-1.3-1.1-1.3c0.9,0.2,1.4,1.2,1.8,1.9c-0.2-0.3,1-1,1-0.8c-0.4,1.4,1.5,0.6,1.9,1c0.8,1-2.3,1.5-3,0.6
+ c1,1.3-1.9-0.7-2.1-0.9c-0.6-0.2-2.5,0.4-3.2,0.3c-2.1,2.4-3.3,4.1-1.1,6.9c0.5,0.6,2.7-0.2,3.5,0.2c1.1,0.6,0.8,2.2,1.5,3.4
+ c0.5,0.8-0.5,3,0.5,4.1c0.4,0.5,1,1.1,1.5,1.3c2.3-2.4,3.9-5.6,4.3-9.2c0-0.1,0-0.2,0-0.3c0-0.3,0-0.6,0-0.9
+ c-1.2-0.9-2.2-3.4-2.5-4.2c0.1,0.1,1.8,2.5,2.5,3.4C31.7,22.5,31.6,22.3,31.6,22.1z"/>
+ <path fill="#95C8EC" d="M25.7,13.2c0.9-0.7-0.1-1.2,1.1-1.6c-0.2-0.1-0.3-0.3-0.4-0.4c-0.1-0.1-0.3-0.3-0.4-0.4c0,0,0,0-0.1,0
+ c-0.9,0.8-1.3,1.5-1.8,2C24.6,12.1,24.9,13.8,25.7,13.2z"/>
+ </g>
+ <g>
+ <path fill="#BDDDF4" d="M4,22.4c0.1,0,0.5-1.1,0.4-1.2c-0.6-0.4-1.2,1.6-2,0.3c-0.4-0.7,0.3-2,1-2.2c0.2-0.1,2.5-0.1,2.7,0.5
+ c0-0.4-0.2-0.8,0.1-1.1c0.5-0.4,1.5-0.8,1.7-1.4c0.1-0.6,2.1-1.6,2.5-1.7c-0.2,0.1-0.4,0.4-0.3,0.6c-0.1-0.2,1.5-0.4,1.3-0.8
+ c0,0-0.7,0.1-0.8,0.1c-0.2-0.1,0.4-0.4,0.3-0.4c-0.2-0.1-0.7,0-0.9,0c0,0,3.1-0.9,2.7-1.2c-0.1-0.1-0.9-1.4-0.6-1.3
+ c-0.2-0.1-2-0.3-2.2-0.2c-0.2,0.1-1.4,2.5-1.9,1.9c-0.2-0.3,0.1-0.5,0.2-0.6c-4.2-0.4,2.1-2.4,2.1-2.9c0,0-1.9,0-3.5,0
+ c0.4-0.1,0.7-0.2,0.8-0.7c0,0.1-0.2,0.1-0.5,0c-0.3,0.2-0.5,0.4-0.8,0.6c0,0,0.1,0,0.1,0c0,0-0.1,0-0.1,0
+ c-3.1,2.4-5.2,6-5.8,10.1c1.7,1.5,4.8,3.3,5.1,3.6C5.2,23.6,4.9,21.9,4,22.4z"/>
+ <path fill="#BDDDF4" d="M6.1,19.7c0,0.2,0,0.3-0.2,0.5C6.1,20,6.2,19.9,6.1,19.7z"/>
+ <path fill="#BDDDF4" d="M10.3,10.4c1.8-0.9,0.9,1.4,0.8,1.3c0.3,0.2,0.6,0.4,1,0.4c1.1-0.1,0.4-2.6-1.8-2.3
+ C10.3,9.7,9.8,10.6,10.3,10.4z"/>
+ <path fill="#BDDDF4" d="M13.6,26.7c-0.9-0.2-1.3-0.5-2.1-0.4c1.7-0.2-3.7-2.9-3.7-2.9c0,0-0.2,0.4-0.2,0.5c0-0.2-0.6-0.6-1-0.1
+ c-0.4,0.5-0.4,1.1-0.6,1.7c-0.5,1.7-0.7,2.5,0.9,4.1c1.8,1.8,0.8,5.4,2,7.5c0.4,0.2,0.8,0.4,1.2,0.6c0.2-0.6,0.1-1.3-0.1-2.1
+ c1.2-0.3,0.7-0.8,0.9-1.6c-0.2,0.7,4.4-4.7,3.5-4.7C15.3,29.1,14.9,27,13.6,26.7z"/>
+ <path fill="#BDDDF4" d="M15.9,8.2c-1.7,0.1-3.3,0.2-5,0.4c0.2,0.5,1.8,0.9,2.9,0.5c0.5,0.3,0.9,0.2,1.3,1c0.5,1-0.8,0.4-0.6,0.8
+ c0.5,1.9,0.7,1.1,1.4,0.6V8.2z"/>
+ </g>
+ </g>
+ <g>
+ <g>
+ <path fill="#465B65" d="M29.8,39.6L29,36.9h-4.7l-0.8,2.7h-6.7l6.7-17.8h6.5l6.7,17.8H29.8z M27.5,31.9l-0.9-2.9l-0.9,2.9H27.5z"
+ />
+ <path fill="#FFFFFF" d="M29.4,22.4l6.2,16.4h-5.3l-0.8-2.7h-5.8l-0.8,2.7h-5.2l6.2-16.4H29.4 M24.8,32.6h3.6l-1.8-5.9L24.8,32.6
+ M30.4,21.1h-1h-5.5h-1L22.6,22l-6.2,16.4l-0.7,1.9h2h5.2h1l0.3-1l0.5-1.7h3.7l0.5,1.7l0.3,1h1h5.3h2l-0.7-1.9L30.8,22L30.4,21.1
+ L30.4,21.1z"/>
+ </g>
+ <g>
+ <rect x="20" y="14.9" fill="#465B65" width="6" height="6.3"/>
+ <path fill="#FFFFFF" d="M25.3,15.6v4.9h-4.6v-4.9H25.3 M26.7,14.2h-1.4h-4.6h-1.4v1.4v4.9v1.4h1.4h4.6h1.4v-1.4v-4.9V14.2
+ L26.7,14.2z"/>
+ </g>
+ <g>
+ <rect x="27.4" y="14.9" fill="#465B65" width="6" height="6.3"/>
+ <path fill="#FFFFFF" d="M32.6,15.6v4.9h-4.6v-4.9H32.6 M34,14.2h-1.4h-4.6h-1.4v1.4v4.9v1.4h1.4h4.6H34v-1.4v-4.9V14.2L34,14.2z"
+ />
+ </g>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/icons/icon24_promo_block_groups.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/icons/icon24_promo_block_groups.svg
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 240 220" enable-background="new 0 0 240 220" xml:space="preserve">
+<g id="Layer_13">
+ <g>
+ <g>
+ <path fill="#EDEFF1" d="M170.2,50.6H94.9L76,31.8H19.6c-10.4,0-18.9,8.5-18.9,18.9v10.6c0-10.4,8.5-18.9,18.9-18.9H76l18.9,18.9
+ h75.3c10.4,0,18.9,8.4,18.9,18.8V69.4C189,59.1,180.6,50.6,170.2,50.6z"/>
+ <path fill="#B1BFBF" d="M170.2,61.2h-51.5H94.9H0.8v102.3c0,10.3,8.5,18.9,18.9,18.9h150.6c10.4,0,18.9-8.5,18.9-18.9V80
+ C189,69.7,180.6,61.2,170.2,61.2z"/>
+ <path fill="#73969B" d="M76,42.4H19.6c-10.4,0-18.9,8.5-18.9,18.9h94.1L76,42.4z"/>
+ </g>
+ <g>
+ <rect x="53.4" y="105.5" fill="#656D78" width="169.1" height="95"/>
+ <path fill="#3F6DB5" d="M137.9,117.6v-1.4h-10.4l5.9,5.9L137.9,117.6z"/>
+ <path fill="#1852A4" d="M139.4,116.2H138v1.4L139.4,116.2z"/>
+ <g>
+ <path fill="#57A0D7" d="M64.3,116.1v39.2l39.2-39.2C103.5,116.1,64.3,116.1,64.3,116.1z"/>
+ <path fill="#3F6DB5" d="M137.9,175.9l-1-1L121.8,190H138v-14.1H137.9z"/>
+ <path fill="#3F6DB5" d="M125,130.4l-9.5-9.5l-51.2,51.2V190h1.1L125,130.4z"/>
+ <path fill="#3F6DB5" d="M128.5,166.4l-11.3-11.3L82.3,190h22.6L128.5,166.4z"/>
+ <path fill="#3F6DB5" d="M125.6,146.7l12.3,12.3v-24.7L125.6,146.7z"/>
+ <path fill="#1852A4" d="M180.6,116.1l31,31v-31C211.6,116.1,180.6,116.1,180.6,116.1z"/>
+ <path fill="#1852A4" d="M137.9,159l12,12l34.4-34.4l-20.5-20.5h-7.6l-18.3,18.3L137.9,159L137.9,159z"/>
+ <path fill="#1852A4" d="M152.1,190L138,175.9V190H152.1z"/>
+ <path fill="#1852A4" d="M158.3,179.4l10.6,10.6h42.6v-26.1L192.7,145L158.3,179.4z"/>
+ <path fill="#4B7FC1" d="M163.8,116.1l20.5,20.5L149.9,171l-24.3-24.3l30.6-30.6h-16.8l-5.9,5.9l-5.9-5.9h-24l-39.2,39.2v16.8
+ l51.2-51.2l9.5,9.5L65.5,190h16.8l34.9-34.9l11.3,11.3L104.9,190h16.8l15.2-15.2l1,1l14.1,14.1h16.8l-10.6-10.6l34.4-34.4
+ l18.8,18.8V147l-31-31L163.8,116.1L163.8,116.1z"/>
+ </g>
+ </g>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/icons/icon24_promo_blocks.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/icons/icon24_promo_blocks.svg
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 260 260" enable-background="new 0 0 260 260" xml:space="preserve">
+<g id="Layer_55">
+ <g>
+ <rect x="1.7" y="68.9" fill="#656D78" width="223.6" height="125.7"/>
+ <path fill="#3F6DB5" d="M113.5,84.9v-2H99.8l7.8,7.8L113.5,84.9z"/>
+ <path fill="#1852A4" d="M115.5,83h-2v2L115.5,83z"/>
+ <g>
+ <path fill="#57A0D7" d="M16.1,82.9v51.8l51.8-51.8H16.1z"/>
+ <path fill="#3F6DB5" d="M113.5,162l-1.3-1.3l-20.2,19.9h21.5V162z"/>
+ <path fill="#3F6DB5" d="M96.4,101.8L83.9,89.3L16.1,157v23.7h1.5L96.4,101.8z"/>
+ <path fill="#3F6DB5" d="M101.1,149.5l-15-14.9L40,180.7h29.9L101.1,149.5z"/>
+ <path fill="#3F6DB5" d="M97.2,123.4l16.4,16.4V107L97.2,123.4z"/>
+ <path fill="#1852A4" d="M170,82.9l40.9,41v-41H170z"/>
+ <path fill="#1852A4" d="M113.5,139.6l15.8,15.8l45.5-45.5l-27.1-27.1h-10L113.6,107v32.6H113.5z"/>
+ <path fill="#1852A4" d="M132.3,180.6l-18.7-18.7v18.7H132.3z"/>
+ <path fill="#1852A4" d="M140.5,166.6l14,14h56.4V146L186,121.1L140.5,166.6z"/>
+ <path fill="#4B7FC1" d="M147.7,82.9l27.1,27.1l-45.5,45.5l-32.2-32.2l40.5-40.5h-22.2l-7.8,7.8l-7.8-7.8H68l-51.8,51.8v22.2
+ L84,89l12.5,12.8l-78.8,78.8h22.2L86,134.4l15.1,15.1l-31.2,31.2h22.2l20-20l1.3,1.3l18.7,18.7h22.2l-14-14l45.5-45.5l24.9,24.9
+ v-22.2l-41-41h-22.2V82.9z"/>
+ </g>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/icons/icon24_query_database.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/icons/icon24_query_database.svg
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_105" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 240 220" enable-background="new 0 0 240 220" xml:space="preserve">
+<g id="Layer_56_1_">
+ <g>
+ <path fill="#408FCD" d="M168.1,148.6v-14.3h-28.8c-10.8-2-23.9-3.2-38-3.2s-27.2,1.2-38,3.2H34.6v14.5h0.1c0,0.1-0.1,0.3-0.1,0.4
+ c0,10,29.9,18.1,66.8,18.1s66.8-8.1,66.8-18.1C168.2,149,168.2,148.8,168.1,148.6z"/>
+ <ellipse fill="#C9E4F7" cx="101.4" cy="134.5" rx="66.8" ry="18.1"/>
+ <path fill="#408FCD" d="M168.1,120.4v-14.3h-28.8c-10.8-2-23.9-3.2-38-3.2s-27.2,1.2-38,3.2H34.6v14.5h0.1c0,0.1-0.1,0.3-0.1,0.4
+ c0,10,29.9,18.1,66.8,18.1s66.8-8.1,66.8-18.1C168.2,120.8,168.2,120.6,168.1,120.4z"/>
+ <ellipse fill="#C9E4F7" cx="101.4" cy="106.4" rx="66.8" ry="18.1"/>
+ <path fill="#408FCD" d="M168.1,91.8V77.5h-28.8c-10.8-2-23.9-3.2-38-3.2s-27.1,1.2-37.8,3.2H34.6V92h0.1c0,0.1-0.1,0.3-0.1,0.4
+ c0,10,29.9,18.1,66.8,18.1s66.8-8.1,66.8-18.1C168.2,92.2,168.2,92,168.1,91.8z"/>
+ <ellipse fill="#C9E4F7" cx="101.4" cy="77.8" rx="66.8" ry="18.1"/>
+ <path fill="#408FCD" d="M168.1,63.8V49.4h-28.8c-10.8-2-23.9-3.2-38-3.2s-27.1,1.1-37.8,3.2H34.6V64h0.1c0,0.1-0.1,0.3-0.1,0.4
+ c0,10,29.9,18.1,66.8,18.1s66.8-8.1,66.8-18.1C168.2,64.2,168.2,64,168.1,63.8z"/>
+ <ellipse fill="#C9E4F7" cx="101.4" cy="49.6" rx="66.8" ry="18.1"/>
+ </g>
+ <g>
+ <g>
+ <path fill="#333B40" d="M0.7,166.5l19.7-1.2c0.4,3.2,1.3,5.6,2.6,7.3c2.1,2.7,5.2,4.1,9.2,4.1c3,0,5.2-0.7,6.8-2.1
+ c1.6-1.4,2.4-3,2.4-4.8c0-1.7-0.8-3.3-2.3-4.7c-1.5-1.4-5.1-2.7-10.6-3.9c-9.1-2-15.6-4.8-19.5-8.2c-3.9-3.4-5.9-7.7-5.9-13
+ c0-3.5,1-6.7,3-9.8c2-3.1,5-5.5,9-7.2c4-1.8,9.5-2.6,16.5-2.6c8.6,0,15.1,1.6,19.6,4.8c4.5,3.2,7.2,8.3,8,15.2l-19.5,1.1
+ c-0.5-3-1.6-5.2-3.3-6.6c-1.7-1.4-4-2.1-6.9-2.1c-2.4,0-4.2,0.5-5.4,1.5c-1.2,1-1.8,2.3-1.8,3.7c0,1.1,0.5,2,1.5,2.9
+ c1,0.9,3.3,1.7,7,2.5c9.1,2,15.6,3.9,19.5,5.9s6.8,4.5,8.6,7.4c1.8,3,2.7,6.3,2.7,9.9c0,4.3-1.2,8.3-3.6,11.9
+ c-2.4,3.6-5.7,6.4-10,8.3s-9.7,2.8-16.2,2.8c-11.4,0-19.3-2.2-23.8-6.6C3.8,179,1.3,173.3,0.7,166.5z"/>
+ </g>
+ <g>
+ <path fill="#333B40" d="M132,179c2.6,1.8,4.3,2.9,5.1,3.4c1.2,0.7,2.8,1.5,4.8,2.3l-5.8,11.6c-2.9-1.4-5.8-3.1-8.6-5
+ c-2.8-1.9-4.8-3.4-6-4.4c-4.6,2-10.3,3-17.2,3c-10.2,0-18.2-2.7-24.2-8c-7-6.3-10.4-15.1-10.4-26.6c0-11,3-19.6,9.1-25.8
+ c6.1-6.1,14.6-9.2,25.6-9.2c11.1,0,19.7,3,25.9,9c6.1,6,9.1,14.5,9.1,25.8C139.3,165,136.8,173,132,179z M116,168.3
+ c1.6-3,2.5-7.4,2.5-13.3c0-6.8-1.3-11.6-3.8-14.5c-2.5-2.9-6-4.3-10.4-4.3c-4.1,0-7.5,1.5-10,4.4c-2.6,3-3.8,7.6-3.8,13.9
+ c0,7.3,1.3,12.5,3.8,15.4c2.5,3,5.9,4.4,10.3,4.4c1.4,0,2.7-0.1,4-0.4c-1.7-1.7-4.5-3.3-8.2-4.8l3.3-7.5c1.8,0.3,3.3,0.7,4.3,1.2
+ s3,1.8,6,3.8C114.4,167.3,115.2,167.8,116,168.3z"/>
+ </g>
+ <g>
+ <path fill="#333B40" d="M150.5,121.5h20.7v50.7h32.5v16.5h-53.2L150.5,121.5L150.5,121.5z"/>
+ </g>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/icons/icon24_reviews.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/icons/icon24_reviews.svg
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 260 260" enable-background="new 0 0 260 260" xml:space="preserve">
+<g id="Layer_58">
+ <path fill="#B1BFBF" d="M207.2,57.8h-38.6H58.5H19.8c-10.3,0-18.7,8.4-18.7,18.7v91.1c0,10.3,8.5,18.7,18.7,18.7h19.8h31.4h59.7
+ h2.6H156h31.4h19.8c10.3,0,18.7-8.5,18.7-18.7V76.6C226,66.3,217.5,57.8,207.2,57.8z"/>
+ <polygon fill="#B1BFBF" points="81.6,201.4 46.9,235.1 46.9,166.8 115.2,166.8 "/>
+ <g>
+ <path fill="#FFFFFF" d="M104.8,76.8h26v19.9l-5,40.2h-16.1l-4.9-40.2V76.8z M105.7,143H130v21.4h-24.3V143z"/>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/icons/icon24_search_log.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/icons/icon24_search_log.svg
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 240 220" enable-background="new 0 0 240 220" xml:space="preserve">
+<g id="Layer_19">
+ <g>
+ <g>
+ <path fill="#FFFFFF" d="M17.1,187.4c-4.7,0-8.5-3.8-8.5-8.5V45.6c0-4.7,3.8-8.5,8.5-8.5h83.6c2.3,0,4.4,0.9,6,2.5l27.7,27.7
+ c1.6,1.6,2.5,3.8,2.5,6v105.6c0,4.7-3.8,8.5-8.5,8.5H17.1z"/>
+ <path fill="#B1BFBF" d="M100.7,45.6l27.7,27.7v105.6H17.1V45.6H100.7 M100.7,28.5H17.1C7.6,28.5,0,36.2,0,45.6v133.3
+ c0,9.4,7.6,17.1,17.1,17.1h111.3c9.4,0,17.1-7.6,17.1-17.1V73.3c0-4.5-1.8-8.9-5-12.1l-27.7-27.7
+ C109.6,30.3,105.2,28.5,100.7,28.5L100.7,28.5z"/>
+ </g>
+ <g>
+ <g>
+ <path fill="#795649" d="M83,116.4l28.4,28.4c3.4,3.4,3.4,8.8,0,12.2c-1.7,1.7-3.9,2.5-6.1,2.5s-4.4-0.8-6.1-2.5l-30-30
+ C75.7,125.6,80.9,121.6,83,116.4z"/>
+ <g>
+ <path fill="#488FCC" d="M68,145.2c19.1,0,34.5-15.5,34.5-34.5h-69C33.5,129.8,48.9,145.2,68,145.2z"/>
+ <path fill="#70B2E2" d="M68,76.2c19.1,0,34.5,15.5,34.5,34.5h-69C33.5,91.6,48.9,76.2,68,76.2z"/>
+ <path fill="#9D9D9D" d="M68,81.9c15.9,0,28.8,12.9,28.8,28.8S83.9,139.5,68,139.5s-28.8-12.9-28.8-28.8S52.1,81.9,68,81.9
+ M68,76.2c-19.1,0-34.5,15.5-34.5,34.5c0,19.1,15.5,34.5,34.5,34.5c19.1,0,34.5-15.5,34.5-34.5C102.5,91.6,87,76.2,68,76.2
+ L68,76.2z"/>
+ <path fill="#FAFBFB" d="M68,87.7c12.7,0,23,10.3,23,23s-10.3,23-23,23s-23-10.3-23-23S55.3,87.7,68,87.7 M68,81.9
+ c-15.9,0-28.8,12.9-28.8,28.8s12.9,28.8,28.8,28.8s28.8-12.9,28.8-28.8S83.9,81.9,68,81.9L68,81.9z"/>
+ </g>
+ </g>
+ </g>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/icons/icon24_section.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/icons/icon24_section.svg
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 240 220" enable-background="new 0 0 240 220" xml:space="preserve">
+<g id="Layer_32">
+ <g>
+ <g>
+ <path fill="#FDBD68" d="M175.5,60.2h-53H98H1.1v105.3c0,10.6,8.7,19.4,19.4,19.4h154.9c10.7,0,19.4-8.8,19.4-19.4V79.6
+ C194.9,68.9,186.2,60.2,175.5,60.2z"/>
+ <path fill="#F4A44D" d="M78.6,40.8H20.5c-10.7,0-19.4,8.7-19.4,19.4H98L78.6,40.8z"/>
+ </g>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/icons/icon24_section_disabled.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/icons/icon24_section_disabled.svg
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 240 220" enable-background="new 0 0 240 220" xml:space="preserve">
+<g id="Layer_33">
+ <g>
+ <g>
+ <path fill="#FDBD68" d="M176,60.2h-53.1H98.4h-97v105.5c0,10.7,8.7,19.4,19.4,19.4H176c10.7,0,19.4-8.8,19.4-19.4V79.6
+ C195.5,68.9,186.7,60.2,176,60.2z"/>
+ <path fill="#F4A44D" d="M79,40.8H20.8c-10.7,0-19.4,8.7-19.4,19.4h97L79,40.8z"/>
+ </g>
+ <g>
+ <path fill="#E63B35" d="M206,151.8c0,28.5-23.1,51.5-51.5,51.5c-28.5,0-51.5-23.1-51.5-51.5c0-28.5,23.1-51.5,51.5-51.5
+ C182.9,100.2,206,123.3,206,151.8L206,151.8z"/>
+
+ <rect x="118.7" y="144.1" transform="matrix(0.7071 0.7071 -0.7071 0.7071 152.5295 -64.6853)" fill="#FFFFFF" width="71.3" height="15.4"/>
+
+ <rect x="146.5" y="116.1" transform="matrix(0.7071 0.7071 -0.7071 0.7071 152.516 -64.7203)" fill="#FFFFFF" width="15.7" height="71.3"/>
+ <path fill="#1FA6C6" d="M94.8,151.8"/>
+ </g>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/icons/icon24_section_menuhidden.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/icons/icon24_section_menuhidden.svg
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_33_copy" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
+ y="0px" viewBox="0 0 240 220" enable-background="new 0 0 240 220" xml:space="preserve">
+<g>
+ <path fill="#FDBD68" d="M175.7,60.2h-53H98.2H1.3v105.5c0,10.7,8.7,19.4,19.4,19.4h155c10.7,0,19.4-8.8,19.4-19.4V79.6
+ C195.1,68.9,186.4,60.2,175.7,60.2z"/>
+ <path fill="#F4A44D" d="M78.8,40.8H20.7C10,40.8,1.3,49.5,1.3,60.2h96.9L78.8,40.8z"/>
+</g>
+<path fill="#1FA6C6" d="M94.8,151.8"/>
+<g>
+ <g>
+ <path fill="#C36428" d="M100.3,86.8c-28.7,0-54.1,14.7-69.8,37.3c15.8,22.6,41.2,37.3,69.8,37.3s54.1-14.7,69.8-37.3
+ C154.3,101.5,128.9,86.8,100.3,86.8z M100.3,147.9c-21.7,0-40.9-9.4-52.8-23.8c11.9-14.4,31.1-23.8,52.8-23.8s40.9,9.4,52.8,23.8
+ C141.2,138.5,121.9,147.9,100.3,147.9z"/>
+ <ellipse fill="#C36428" cx="100.3" cy="124.1" rx="19.9" ry="20"/>
+ </g>
+ <polygon fill="#C36428" points="151.6,164.5 140.6,175.5 48.9,83.7 59.9,72.6 "/>
+</g>
+</svg>
Index: core/admin_templates/img/icons/icon24_section_menuhidden_system.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/icons/icon24_section_menuhidden_system.svg
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_36_copy" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
+ y="0px" viewBox="0 0 240 220" enable-background="new 0 0 240 220" xml:space="preserve">
+<g>
+ <g>
+ <path fill="#F26750" d="M175.3,60.6h-53H97.9H1v104.7c0,10.6,8.7,19.3,19.4,19.3h154.9c10.7,0,19.4-8.7,19.4-19.3V79.8
+ C194.7,69.2,186,60.6,175.3,60.6z"/>
+ <path fill="#E63B35" d="M78.5,41.3H20.4C9.7,41.3,1,49.9,1,60.6h96.9L78.5,41.3z"/>
+ </g>
+</g>
+<g>
+ <g>
+ <path fill="#A91E22" d="M100.1,86.8c-28.7,0-54.2,14.7-69.9,37.3c15.8,22.6,41.2,37.3,69.9,37.3s54.2-14.7,69.9-37.3
+ C154.3,101.5,128.8,86.8,100.1,86.8z M100.1,147.9c-21.7,0-41-9.4-52.9-23.8c11.9-14.4,31.2-23.8,52.9-23.8s41,9.4,52.9,23.8
+ C141.1,138.5,121.9,147.9,100.1,147.9z"/>
+ <circle fill="#A91E22" cx="100.1" cy="124.1" r="20"/>
+ </g>
+
+ <rect x="92.3" y="59.2" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -58.4207 107.1474)" fill="#A91E22" width="15.7" height="129.9"/>
+</g>
+</svg>
Index: core/admin_templates/img/icons/icon24_section_pending.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/icons/icon24_section_pending.svg
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_33_copy_2" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
+ y="0px" viewBox="0 0 240 220" enable-background="new 0 0 240 220" xml:space="preserve">
+<g>
+ <g>
+ <path fill="#FDBD68" d="M176,60.2h-53.1H98.4h-97v105.5c0,10.7,8.7,19.4,19.4,19.4H176c10.7,0,19.4-8.8,19.4-19.4V79.6
+ C195.5,68.9,186.7,60.2,176,60.2z"/>
+ <path fill="#F4A44D" d="M79,40.8H20.8c-10.7,0-19.4,8.7-19.4,19.4h97L79,40.8z"/>
+ </g>
+</g>
+<g>
+ <path fill="#2CB99A" d="M206.1,152.1c0,28.6-23.1,51.7-51.7,51.7s-51.7-23.1-51.7-51.7s23.1-51.7,51.7-51.7
+ S206.1,123.5,206.1,152.1L206.1,152.1z"/>
+ <path fill="#FFFFFF" d="M163.3,167.1h-18.1v-1.9c0-3.2,0.3-5.7,1-7.5c0.7-2,1.7-3.7,3.2-5.2c1.4-1.6,4.6-4.5,9.4-8.5
+ c2.6-2.1,3.8-4,3.8-5.8c0-1.7-0.5-3.2-1.5-4.1c-1-1-2.6-1.4-4.7-1.4c-2.2,0-4.1,0.7-5.7,2.2c-1.6,1.5-2.4,4.1-2.8,7.9l-18.5-2.3
+ c0.7-6.9,3.2-12.3,7.4-16.5c4.4-4.1,11-6.2,19.8-6.2c7,0,12.5,1.4,16.8,4.4c5.9,3.9,8.6,9.2,8.6,15.7c0,2.7-0.7,5.3-2.2,7.8
+ c-1.5,2.5-4.6,5.7-9.2,9.3c-3.3,2.5-5.2,4.6-6.1,6.1C163.7,162.6,163.3,164.6,163.3,167.1z M144.4,171.9h19.4v17.2h-19.4V171.9z"/>
+</g>
+</svg>
Index: core/admin_templates/img/icons/icon24_section_system.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/icons/icon24_section_system.svg
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 240 220" enable-background="new 0 0 240 220" xml:space="preserve">
+<g id="Layer_36">
+ <g>
+ <g>
+ <path fill="#F26750" d="M175.1,59.2h-52.7H98H1.6V164c0,10.6,8.7,19.3,19.3,19.3H175c10.6,0,19.3-8.7,19.3-19.3V78.5
+ C194.4,67.9,185.7,59.2,175.1,59.2z"/>
+ <path fill="#E63B35" d="M78.7,39.9H20.9c-10.6,0-19.3,8.7-19.3,19.3H98L78.7,39.9z"/>
+ </g>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/icons/icon24_server_info.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/icons/icon24_server_info.svg
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_60" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 240 220" enable-background="new 0 0 240 220" xml:space="preserve">
+<g>
+ <g>
+ <path fill="#656D78" d="M155.9,39.3H9.4c-4.5,0-8.1,3.7-8.1,8.1V80c0,4.5,3.7,8.1,8.1,8.1h146.4c4.5,0,8.1-3.7,8.1-8.1V47.4
+ C164,43,160.3,39.3,155.9,39.3z"/>
+ <circle fill="#8AC053" cx="25.7" cy="63.7" r="8.1"/>
+ <rect x="107.1" y="63.7" fill="#AAB1BD" width="16.3" height="8.1"/>
+ <rect x="131.5" y="63.7" fill="#AAB1BD" width="16.3" height="8.1"/>
+ <path fill="#434953" d="M164,80L164,80H1.3l0,0c0,4.5,3.7,8.1,8.1,8.1h146.4C160.3,88.1,164,84.5,164,80z"/>
+ </g>
+ <g>
+ <path fill="#656D78" d="M155.9,88.1H9.4c-4.5,0-8.1,3.7-8.1,8.1v32.5c0,4.5,3.7,8.1,8.1,8.1h146.4c4.5,0,8.1-3.7,8.1-8.1V96.3
+ C164,91.8,160.3,88.1,155.9,88.1z"/>
+ <circle fill="#F4BA46" cx="25.7" cy="112.5" r="8.1"/>
+ <rect x="131.5" y="112.5" fill="#AAB1BD" width="16.3" height="8.1"/>
+ <path fill="#434953" d="M164,128.8L164,128.8H1.3l0,0c0,4.5,3.7,8.1,8.1,8.1h146.4C160.3,136.9,164,133.3,164,128.8z"/>
+ </g>
+ <g>
+ <path fill="#656D78" d="M155.9,136.9H9.4c-4.5,0-8.1,3.7-8.1,8.1v32.5c0,4.5,3.7,8.1,8.1,8.1h146.4c4.5,0,8.1-3.7,8.1-8.1v-32.5
+ C164,140.6,160.3,136.9,155.9,136.9z"/>
+ <circle fill="#E8573F" cx="25.7" cy="161.3" r="8.1"/>
+ <rect x="107.1" y="161.3" fill="#AAB1BD" width="16.3" height="8.1"/>
+ <rect x="131.5" y="161.3" fill="#AAB1BD" width="16.3" height="8.1"/>
+ <path fill="#434953" d="M164,177.6L164,177.6H1.3l0,0c0,4.5,3.7,8.1,8.1,8.1h146.4C160.3,185.7,164,182.1,164,177.6z"/>
+ </g>
+</g>
+<g>
+ <path fill="#67AADD" d="M184.7,158.3c0,25.7-20.8,46.5-46.5,46.5c-25.7,0-46.5-20.8-46.5-46.5c0-25.7,20.8-46.5,46.5-46.5
+ C163.8,111.7,184.7,132.6,184.7,158.3L184.7,158.3z M184.7,158.3"/>
+ <g>
+ <path fill="#FFFFFF" d="M129.3,127.8h17.6v13.5l-3.4,27.2h-10.9l-3.3-27.2V127.8z M129.9,177h16.5v14.6h-16.5V177z"/>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/icons/icon24_service.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/icons/icon24_service.svg
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 45 45" enable-background="new 0 0 45 45" xml:space="preserve">
+<g id="Layer_61">
+ <g>
+ <g>
+ <path fill="#656D78" d="M29.4,9.1H1.9c-0.8,0-1.5,0.7-1.5,1.5v6.1c0,0.8,0.7,1.5,1.5,1.5h27.5c0.8,0,1.5-0.7,1.5-1.5v-6.1
+ C30.9,9.8,30.2,9.1,29.4,9.1z"/>
+ <circle fill="#8AC053" cx="4.9" cy="13.7" r="1.5"/>
+ <rect x="20.2" y="13.7" fill="#AAB1BD" width="3.1" height="1.5"/>
+ <rect x="24.8" y="13.7" fill="#AAB1BD" width="3.1" height="1.5"/>
+ <path fill="#434953" d="M30.9,16.8L30.9,16.8H0.4l0,0c0,0.8,0.7,1.5,1.5,1.5h27.5C30.2,18.3,30.9,17.6,30.9,16.8z"/>
+ </g>
+ <g>
+ <path fill="#656D78" d="M29.4,18.3H1.9c-0.8,0-1.5,0.7-1.5,1.5v6.1c0,0.8,0.7,1.5,1.5,1.5h27.5c0.8,0,1.5-0.7,1.5-1.5v-6.1
+ C30.9,19,30.2,18.3,29.4,18.3z"/>
+ <circle fill="#F4BA46" cx="4.9" cy="22.9" r="1.5"/>
+ <rect x="24.8" y="22.9" fill="#AAB1BD" width="3.1" height="1.5"/>
+ <path fill="#434953" d="M30.9,25.9L30.9,25.9H0.4l0,0c0,0.8,0.7,1.5,1.5,1.5h27.5C30.2,27.4,30.9,26.8,30.9,25.9z"/>
+ </g>
+ <g>
+ <path fill="#656D78" d="M29.4,27.4H1.9c-0.8,0-1.5,0.7-1.5,1.5v6.1c0,0.8,0.7,1.5,1.5,1.5h27.5c0.8,0,1.5-0.7,1.5-1.5V29
+ C30.9,28.1,30.2,27.4,29.4,27.4z"/>
+ <circle fill="#E8573F" cx="4.9" cy="32" r="1.5"/>
+ <rect x="20.2" y="32" fill="#AAB1BD" width="3.1" height="1.5"/>
+ <rect x="24.8" y="32" fill="#AAB1BD" width="3.1" height="1.5"/>
+ <path fill="#434953" d="M30.9,35.1L30.9,35.1H0.4l0,0c0,0.8,0.7,1.5,1.5,1.5h27.5C30.2,36.6,30.9,35.9,30.9,35.1z"/>
+ </g>
+ </g>
+ <g>
+ <path fill="#488FCC" d="M34.8,31.2c0-4.8-3.9-8.7-8.7-8.7s-8.7,3.9-8.7,8.7s3.9,8.7,8.7,8.7C30.9,39.8,34.8,35.9,34.8,31.2
+ L34.8,31.2z"/>
+ <path fill="#CF5046" d="M28.1,27"/>
+ <path fill="#EDEDED" d="M29.1,25.9c0,0.1,0,0.2-0.1,0.3l-2.8,2.7c-0.3,0.3-0.1,1.2,0.2,1.8c0.6,0.2,1.6,0.4,1.8,0.2l2.7-2.8
+ C31,28,31.1,28,31.2,28s0.2,0.1,0.3,0.2c0.7,1.7,0.3,3.7-1,5.1c-1.2,1.2-2.8,1.6-4.4,1.3c-0.8,0-1.6,0.7-2,1.1l-2.8,2.8
+ c-1-0.7-1.9-1.6-2.6-2.6l2.7-2.7c0.4-0.4,1-1.3,1.1-2.1c0-0.1,0-0.4,0-0.4l0,0c-0.2-1.5,0.3-2.9,1.3-4c1.3-1.3,3.3-1.7,5.1-1.1
+ C29,25.7,29.1,25.7,29.1,25.9L29.1,25.9z"/>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/icons/icon24_sessions_log.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/icons/icon24_sessions_log.svg
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 240 220" enable-background="new 0 0 240 220" xml:space="preserve">
+<g id="Layer_18">
+ <g>
+ <g>
+ <path fill="#FFFFFF" d="M18.5,187.9c-4.7,0-8.5-3.8-8.5-8.5V46.1c0-4.7,3.8-8.5,8.5-8.5h83.6c2.3,0,4.4,0.9,6,2.5l27.7,27.7
+ c1.6,1.6,2.5,3.8,2.5,6v105.6c0,4.7-3.8,8.5-8.5,8.5H18.5z"/>
+ <path fill="#B1BFBF" d="M102.1,46.1l27.7,27.7v105.6H18.5V46.1H102.1 M102.1,29H18.5C9,29,1.4,36.7,1.4,46.1v133.3
+ c0,9.4,7.6,17.1,17.1,17.1h111.3c9.4,0,17.1-7.6,17.1-17.1V73.8c0-4.5-1.8-8.9-5-12.1L114.2,34C111,30.8,106.6,29,102.1,29
+ L102.1,29z"/>
+ </g>
+ <g>
+ <g>
+ <path fill="#FCD1A0" d="M72.6,66.8c11.2,0,20.3,9.1,20.3,20.3s-9.1,26.5-20.3,26.5S52.3,98.3,52.3,87.1S61.4,66.8,72.6,66.8
+ L72.6,66.8z"/>
+ <path fill="#465B65" d="M88.7,113L88.7,113c-0.2,0.1-0.3,0-0.3,0c-4.6,4.6-10,7.1-15.6,7.1c-5.6-0.1-11-2.5-15.6-7.1
+ c-0.1,0-0.2,0.1-0.2,0.1l-0.1-0.1C44.5,118.9,36,131.5,36,146.1l0,0c9.7,8.8,22.6,14.2,36.7,14.2c0.1,0,0.1,0,0.2,0s0.1,0,0.2,0
+ c14.1,0,27-5.4,36.7-14.2l0,0C109.7,131.6,101.1,118.9,88.7,113z"/>
+ </g>
+ </g>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/icons/icon24_site.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/icons/icon24_site.svg
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 240 220" enable-background="new 0 0 240 220" xml:space="preserve">
+<g id="Layer_7">
+ <g>
+ <path fill="#F78D1E" d="M96.9,73.1V138h18.4v58h28.2c5.8,0,10.6-4.8,10.6-10.6v-55.2l-13.4-13.4L96.9,73.1z"/>
+ <path fill="#E63B35" d="M190.6,119.7L101.9,31c-0.4-0.4-0.8-0.7-1.2-1c-1-0.9-2.3-1.3-3.7-1.3V63v10.1l43.8,43.8l13.4,13.4l13,13
+ c2.7,2.7,6.6,3.1,8.8,0.9l15.6-15.6C193.6,126.3,193.2,122.4,190.6,119.7z"/>
+ <path fill="#FAA62A" d="M39.8,130.2v55.2c0,5.8,4.8,10.6,10.6,10.6h28.2v-58H97V73.1L39.8,130.2z"/>
+ <path fill="#EF5551" d="M93.2,30c-0.4,0.3-0.9,0.6-1.2,1L29.7,93.3L3.3,119.7c-2.7,2.7-3.1,6.6-0.9,8.8L18,144.1
+ c2.2,2.2,6.1,1.8,8.8-0.9l13-13l57.1-57.1V63V28.8C95.5,28.7,94.2,29.1,93.2,30z"/>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/icons/icon24_site_domain.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/icons/icon24_site_domain.svg
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 240 220" enable-background="new 0 0 240 220" xml:space="preserve">
+<g id="Layer_29">
+ <g>
+ <path fill="#FFFFFF" stroke="#B1BFBF" stroke-width="13.998" stroke-linejoin="round" stroke-miterlimit="10" d="M8.2,58.8V139
+ c0,2.9,2.4,5.3,5.4,5.3h119.7c3,0,5.4-2.4,5.4-5.3V58.8H8.2z"/>
+ <path fill="#263238" d="M138.8,41H8.2c-3.2,0-5.9,2.7-5.9,6v17.8h142.4V47C144.7,43.7,142.1,41,138.8,41z"/>
+ <circle fill="#EF4438" cx="97.3" cy="52.9" r="5.9"/>
+ <circle fill="#FEEA39" cx="115.1" cy="52.9" r="5.9"/>
+ <circle fill="#4DAF4E" cx="132.9" cy="52.9" r="5.9"/>
+ <path fill="#F16465" d="M49.1,113.9h-2.4c-1.1,0-2-0.7-2.3-1.8l-2.5-8.9l-2.5,8.9c-0.3,1-1.3,1.8-2.3,1.8h-2.4
+ c-1.1,0-2-0.7-2.3-1.8L27.2,95c-0.4-1.3,0.4-2.6,1.7-3c1.3-0.4,2.6,0.4,3,1.7l3.8,13.1l3.8-13.1c0.3-1,1.3-1.8,2.3-1.8
+ c1.1,0,2,0.7,2.3,1.8l3.8,13.1l3.8-13.1c0.4-1.3,1.7-2,3-1.7c1.3,0.4,2,1.7,1.7,3l-4.9,17.1C51.2,113.1,50.2,113.9,49.1,113.9
+ L49.1,113.9z"/>
+ <path fill="#F16465" d="M80.8,113.9h-2.4c-1.1,0-2-0.7-2.3-1.8l-2.5-8.9l-2.5,8.9c-0.3,1-1.3,1.8-2.3,1.8h-2.4
+ c-1.1,0-2-0.7-2.3-1.8L59,95c-0.4-1.3,0.4-2.6,1.7-3s2.6,0.4,3,1.7l3.8,13.1l3.8-13.1c0.3-1,1.3-1.8,2.3-1.8s2,0.7,2.3,1.8
+ l3.8,13.1l3.8-13.1c0.4-1.3,1.7-2,3-1.7c1.3,0.4,2,1.7,1.7,3l-4.9,17.1C82.9,113.1,81.9,113.9,80.8,113.9L80.8,113.9z"/>
+ <path fill="#F16465" d="M112.6,113.9h-2.4c-1.1,0-2-0.7-2.3-1.8l-2.5-8.9l-2.5,8.9c-0.3,1-1.3,1.8-2.3,1.8h-2.4
+ c-1.1,0-2-0.7-2.3-1.8L90.7,95c-0.4-1.3,0.4-2.6,1.7-3c1.3-0.4,2.6,0.4,3,1.7l3.8,13.1l3.8-13.1c0.3-1,1.3-1.8,2.3-1.8
+ c1.1,0,2,0.7,2.3,1.8l3.8,13.1l3.8-13.1c0.4-1.3,1.7-2,3-1.7c1.3,0.4,2,1.7,1.7,3l-4.9,17.1C114.6,113.1,113.7,113.9,112.6,113.9
+ L112.6,113.9z"/>
+ <g>
+ <path fill="#29B99A" d="M189,169v-15.3h-6.1c-1-5.1-3.1-9.7-5.6-13.7l4.1-4.1l-10.7-10.7l-4.1,4.1c-4.1-2.5-8.6-4.6-13.7-5.6
+ v-6.1h-15.3v6.1c-5.1,1-9.7,3.1-13.7,5.6l-4.1-4.1L108.1,136l4.1,4.1c-2.5,4.1-4.6,8.6-5.6,13.7h-6.1V169h6.1
+ c1,5.1,3.1,9.7,5.6,13.7l-4.1,4.1l10.7,10.7l4.1-4.1c4.1,2.5,8.6,4.6,13.7,5.6v6.1h15.3V199c5.1-1,9.7-3.1,13.7-5.6l4.1,4.1
+ l10.7-10.7l-3.1-4.1c2.5-4.1,4.6-8.6,5.6-13.7H189z M144.7,176.7c-8.6,0-15.3-6.6-15.3-15.3c0-8.6,6.6-15.3,15.3-15.3
+ c8.6,0,15.3,6.6,15.3,15.3C160,170.1,153.4,176.7,144.7,176.7L144.7,176.7z"/>
+ <path fill="#169977" d="M182.9,153.8c-1-5.1-3.1-9.7-5.6-13.7l4.1-4.1l-10.7-10.7l-4.1,4.1c-4.1-2.5-8.6-4.6-13.7-5.6v-6.1h-7.6
+ v28.5c8.1,0,15.3,7.1,15.3,15.3c0,8.1-6.6,15.3-15.3,15.3v28.5h7.6V199c5.1-1,9.7-3.1,13.7-5.6l4.1,4.1l10.7-10.7l-4.1-4.1
+ c2.5-4.1,4.6-8.6,5.6-13.7h6.1v-15.3h-6.1V153.8z"/>
+ </g>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/icons/icon24_spam_reports.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/icons/icon24_spam_reports.svg
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 240 220" enable-background="new 0 0 240 220" xml:space="preserve">
+<g id="Layer_23">
+ <g>
+ <circle fill="#FFFFFF" stroke="#EF5551" stroke-width="18.9812" stroke-miterlimit="10" cx="75.8" cy="113.1" r="65.3"/>
+ <rect x="38.2" y="102.4" fill="#EF5551" width="75.3" height="21.4"/>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/icons/icon24_struct.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/icons/icon24_struct.svg
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 240 220" enable-background="new 0 0 240 220" xml:space="preserve">
+<g id="Layer_7">
+ <g>
+ <g>
+ <path fill="#EDEFF1" d="M170.5,48H95.2L76.3,29.1H19.9C9.5,29.1,1,37.6,1,48v10.6c0-10.4,8.5-18.9,18.9-18.9h56.4l18.9,18.9h75.3
+ c10.4,0,18.9,8.5,18.9,18.8V66.8C189.3,56.4,180.9,48,170.5,48z"/>
+ <path fill="#B1BFBF" d="M170.5,58.6H119H95.2H1v102.3c0,10.3,8.5,18.9,18.9,18.9h150.6c10.4,0,18.9-8.5,18.9-18.9V77.4
+ C189.3,67,180.9,58.6,170.5,58.6z"/>
+ <path fill="#73969B" d="M76.3,39.7H19.9C9.5,39.7,1,48.2,1,58.6h94.2L76.3,39.7z"/>
+ </g>
+ <g>
+ <g>
+ <path fill="#656D78" d="M212.2,94.7H98c-3.5,0-6.3,2.9-6.3,6.3v25.4c0,3.5,2.9,6.3,6.3,6.3h114.3c3.5,0,6.3-2.9,6.3-6.3V101
+ C218.6,97.5,215.7,94.7,212.2,94.7z"/>
+ <circle fill="#8AC053" cx="110.7" cy="113.7" r="6.3"/>
+ <rect x="174.2" y="113.7" fill="#AAB1BD" width="12.7" height="6.3"/>
+ <rect x="193.2" y="113.7" fill="#AAB1BD" width="12.7" height="6.3"/>
+ <path fill="#434953" d="M218.6,126.4L218.6,126.4h-127l0,0c0,3.5,2.9,6.3,6.3,6.3h114.3C215.7,132.7,218.6,129.9,218.6,126.4z"
+ />
+ </g>
+ <g>
+ <path fill="#656D78" d="M212.2,132.7H98c-3.5,0-6.3,2.9-6.3,6.3v25.4c0,3.5,2.9,6.3,6.3,6.3h114.3c3.5,0,6.3-2.9,6.3-6.3V139
+ C218.6,135.6,215.7,132.7,212.2,132.7z"/>
+ <circle fill="#F4BA46" cx="110.7" cy="151.8" r="6.3"/>
+ <rect x="174.2" y="151.8" fill="#AAB1BD" width="12.7" height="6.3"/>
+ <rect x="193.2" y="151.8" fill="#AAB1BD" width="12.7" height="6.3"/>
+ <path fill="#434953" d="M218.6,164.5L218.6,164.5h-127l0,0c0,3.5,2.9,6.3,6.3,6.3h114.3C215.7,170.8,218.6,168,218.6,164.5z"/>
+ </g>
+ <g>
+ <path fill="#656D78" d="M212.2,170.8H98c-3.5,0-6.3,2.9-6.3,6.3v25.4c0,3.5,2.9,6.3,6.3,6.3h114.3c3.5,0,6.3-2.9,6.3-6.3v-25.4
+ C218.6,173.7,215.7,170.8,212.2,170.8z"/>
+ <circle fill="#E8573F" cx="110.7" cy="189.9" r="6.3"/>
+ <rect x="174.2" y="189.9" fill="#AAB1BD" width="12.7" height="6.3"/>
+ <rect x="193.2" y="189.9" fill="#AAB1BD" width="12.7" height="6.3"/>
+ <path fill="#434953" d="M218.6,202.6L218.6,202.6h-127l0,0c0,3.5,2.9,6.3,6.3,6.3h114.3C215.7,208.9,218.6,206.1,218.6,202.6z"
+ />
+ </g>
+ </g>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/icons/icon24_structure.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/icons/icon24_structure.svg
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 240 220" enable-background="new 0 0 240 220" xml:space="preserve">
+<g id="Layer_8">
+ <g>
+ <g>
+ <path fill="#EDEFF1" d="M176.6,48.7H98.1L78.5,29.1H19.6C8.8,29.1,0,37.9,0,48.7v11.1C0,49,8.8,40.2,19.6,40.2h58.8L98,59.8h78.5
+ c10.8,0,19.6,8.8,19.6,19.6V68.3C196.2,57.5,187.4,48.7,176.6,48.7z"/>
+ <path fill="#B1BFBF" d="M176.6,59.8h-53.7H98.1H0v106.6C0,177.2,8.8,186,19.6,186h156.9c10.8,0,19.6-8.9,19.6-19.6v-87
+ C196.2,68.6,187.4,59.8,176.6,59.8z"/>
+ <path fill="#73969B" d="M78.5,40.1H19.6C8.8,40.1,0,48.9,0,59.8h98.1L78.5,40.1z"/>
+ </g>
+ <g>
+ <path fill="#E57473" d="M196.3,81.8l-23.2-23.2L187,44.7c2.6-2.6,6.7-2.6,9.3,0l13.9,13.9c2.6,2.6,2.6,6.7,0,9.3L196.3,81.8z"/>
+
+ <rect x="138.1" y="57.7" transform="matrix(0.7071 0.7071 -0.7071 0.7071 116.2309 -79.8636)" fill="#FCB74F" width="32.8" height="85.3"/>
+ <polygon fill="#465B65" points="101.1,153.7 112.7,118.9 135.9,142.1 "/>
+ <path fill="#E57473" d="M196.3,81.8l-23.2-23.2L187,44.7c2.6-2.6,6.7-2.6,9.3,0l13.9,13.9c2.6,2.6,2.6,6.7,0,9.3L196.3,81.8z"/>
+
+ <rect x="138.1" y="57.7" transform="matrix(0.7071 0.7071 -0.7071 0.7071 116.2309 -79.8636)" fill="#FCB74F" width="32.8" height="85.3"/>
+ <polygon fill="#465B65" points="101.1,153.7 112.7,118.9 135.9,142.1 "/>
+ <path fill="#E57473" d="M203.3,51.6l-7-7c-2.6-2.6-6.7-2.6-9.3,0l-13.9,13.9l11.6,11.6L203.3,51.6z"/>
+
+ <rect x="140.5" y="51.9" transform="matrix(0.7071 0.7071 -0.7071 0.7071 110.4265 -77.4659)" fill="#FDBD68" width="16.4" height="85.3"/>
+ <polygon fill="#556F7A" points="112.7,118.9 101.1,153.7 124.3,130.5 "/>
+ </g>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/icons/icon24_summary_logs.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/icons/icon24_summary_logs.svg
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 240 220" enable-background="new 0 0 240 220" xml:space="preserve">
+<g id="Layer_17">
+ <g>
+ <g>
+ <path fill="#EDEFF1" d="M175.1,47.8H97.7L78.4,28.4h-58C9.7,28.4,1,37.1,1,47.8v10.9C1,48,9.7,39.3,20.4,39.3h58l19.4,19.4h77.4
+ c10.7,0,19.4,8.7,19.4,19.3V67.1C194.4,56.5,185.7,47.8,175.1,47.8z"/>
+ <path fill="#B1BFBF" d="M175.1,58.7h-52.9H97.7H1v105.1c0,10.6,8.7,19.4,19.4,19.4h154.7c10.7,0,19.4-8.7,19.4-19.4V78
+ C194.4,67.4,185.7,58.7,175.1,58.7z"/>
+ <path fill="#73969B" d="M78.4,39.3h-58C9.7,39.3,1,48,1,58.7h96.7L78.4,39.3z"/>
+ </g>
+ <rect x="116.7" y="126.8" fill="#EABA1F" width="33" height="72.3"/>
+ <rect x="149.7" y="88.1" fill="#61BC54" width="33" height="111"/>
+ <rect x="182.7" y="108.5" fill="#EF5551" width="33" height="90.7"/>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/icons/icon24_system_event_subscriptions.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/icons/icon24_system_event_subscriptions.svg
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 260 260" enable-background="new 0 0 260 260" xml:space="preserve">
+<g id="Layer_62">
+ <g>
+ <rect x="61" y="75.4" fill="#C4C2B4" width="164.7" height="114.7"/>
+ <path fill="#E8E3CF" d="M152,140.4c-4.9,4.3-12.6,4.3-17.4,0l-6.2-5.4c-19.2,17.1-67.5,55.1-67.5,55.1h164.7
+ c0,0-48.3-37.9-67.5-55.1L152,140.4z"/>
+ <path fill="#EFEADE" d="M61,75.4l73.7,65c4.8,4.3,12.7,4.3,17.4,0l73.7-65H61z"/>
+ </g>
+ <g>
+ <g>
+ <path fill="#FCD1A0" d="M62.2,53.5c18.5,0,33.5,15,33.5,33.5s-15,43.8-33.5,43.8S28.7,105.5,28.7,87
+ C28.6,68.6,43.7,53.5,62.2,53.5L62.2,53.5z"/>
+ <path fill="#EF5551" d="M88.7,129.8c-0.1,0.1-0.1,0.1-0.2,0.2c-0.1-0.1-0.2-0.1-0.4-0.2c-7.6,7.6-16.5,11.7-25.7,11.8
+ c-9.2-0.1-18.1-4.2-25.7-11.8c-0.1,0.1-0.2,0.1-0.4,0.2c-0.1-0.1-0.1-0.1-0.2-0.2c-20.5,9.8-34.6,30.5-34.6,54.7l0,0
+ c16,14.5,37.3,23.4,60.6,23.4c0.1,0,0.2,0,0.3,0c0.1,0,0.2,0,0.3,0c23.3,0,44.5-8.9,60.6-23.4l0,0
+ C123.3,160.3,109.2,139.5,88.7,129.8z"/>
+ </g>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/icons/icon24_system_log.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/icons/icon24_system_log.svg
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 240 220" enable-background="new 0 0 240 220" xml:space="preserve">
+<g id="Layer_22">
+ <g>
+ <g>
+ <path fill="#FFFFFF" d="M18.5,187.9c-4.7,0-8.6-3.8-8.6-8.6V45.6c0-4.7,3.8-8.6,8.6-8.6h83.9c2.3,0,4.4,0.9,6,2.5l27.8,27.8
+ c1.6,1.6,2.5,3.8,2.5,6.1v105.9c0,4.7-3.8,8.6-8.6,8.6L18.5,187.9L18.5,187.9z"/>
+ <path fill="#B1BFBF" d="M102.4,45.6l27.8,27.8v105.9H18.5V45.6H102.4 M102.4,28.5H18.5C9,28.5,1.4,36.2,1.4,45.6v133.7
+ c0,9.5,7.7,17.1,17.1,17.1h111.7c9.5,0,17.1-7.7,17.1-17.1V73.4c0-4.5-1.8-8.9-5-12.1l-27.8-27.8
+ C111.3,30.3,106.9,28.5,102.4,28.5L102.4,28.5z"/>
+ </g>
+ <path fill="#8AC053" d="M44,91.3v6.1h-6.1v-6.1H44 M50.1,85.2H31.9v18.3h18.3L50.1,85.2L50.1,85.2z"/>
+ <rect x="58.3" y="91.3" fill="#AAB1BD" width="55.9" height="6.1"/>
+ <path fill="#8AC053" d="M44,121.8v6.1h-6.1v-6.1H44 M50.1,115.7H31.9V134h18.3L50.1,115.7L50.1,115.7z"/>
+ <rect x="58.3" y="121.8" fill="#AAB1BD" width="55.9" height="6.1"/>
+ <path fill="#8AC053" d="M44,152.2v6.1h-6.1v-6.1H44 M50.1,146.1H31.9v18.3h18.3L50.1,146.1L50.1,146.1z"/>
+ <rect x="58.3" y="152.2" fill="#AAB1BD" width="55.9" height="6.1"/>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/icons/icon24_tools.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/icons/icon24_tools.svg
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 240 220" enable-background="new 0 0 240 220" xml:space="preserve">
+<g id="Layer_31">
+ <g>
+ <g>
+ <path fill="#EDEFF1" d="M170.1,51.6H95L76.2,32.8H19.9c-10.4,0-18.8,8.4-18.8,18.8v10.6c0-10.4,8.4-18.8,18.8-18.8h56.3L95,62.2
+ h75.1c10.4,0,18.8,8.4,18.8,18.7V70.4C188.8,60.1,180.4,51.6,170.1,51.6z"/>
+ <path fill="#B1BFBF" d="M170.1,62.2h-51.3H95H1.1v102c0,10.3,8.4,18.8,18.8,18.8H170c10.4,0,18.8-8.5,18.8-18.8V81
+ C188.8,70.6,180.4,62.2,170.1,62.2z"/>
+ <path fill="#73969B" d="M76.2,43.4H19.9c-10.4,0-18.8,8.4-18.8,18.8H95L76.2,43.4z"/>
+ </g>
+ <g>
+ <path fill="#488FCC" d="M155.7,99.1c-30.9,0-55.9,25-55.9,55.9s25,55.9,55.9,55.9s55.9-25,55.9-55.9
+ C211.6,124.2,186.6,99.1,155.7,99.1L155.7,99.1z"/>
+ <path fill="#CF5046" d="M128.9,142"/>
+ <path fill="#EDEDED" d="M128.9,140.8c0.7-0.1,1.4,0.1,1.9,0.6l15.9,16.2c1.6,1.6,7,0.4,10.6-1c1.4-3.6,2.6-9,1-10.6L142,130.2
+ c-0.5-0.5-0.7-1.2-0.6-1.9c0.1-0.7,0.6-1.2,1.3-1.5c10.2-4,21.7-1.7,29.4,6.1c6.8,6.8,9.4,16.4,7.3,25.3
+ c0.3,4.4,4.3,9.6,6.3,11.7l16.4,16.3c-4,6-9.1,11.1-15,15.1l-15.8-15.8c-2.1-2.1-7.9-6-12.2-6.5c-0.7,0-2,0.1-2.3,0.2l0,0
+ c-8.5,1.2-17.1-1.5-23.3-7.7c-7.7-7.7-10.1-19.3-6.1-29.4C127.6,141.5,128.2,141,128.9,140.8L128.9,140.8z"/>
+ <path fill="#E1E1E1" d="M125.6,149c-0.1,1.2-0.2,2.4-0.2,3.6c0.1-3.2,0.7-6.3,1.9-9.4c0.3-0.6,0.8-1.1,1.5-1.3
+ c0.7-0.1,1.4,0.1,1.9,0.6l15.9,16.2c1.6,1.6,7,0.4,10.6-1c0.1-0.3,0.2-0.7,0.4-1l37.7,37.7c-2.5,2.5-5.3,4.8-8.2,6.8l-15.8-15.8
+ c-2.1-2.1-7.9-6-12.2-6.5c-0.7,0-2,0.1-2.3,0.2l0,0c-8.5,1.2-17.2-1.5-23.3-7.7C127.4,165.5,124.7,157.2,125.6,149L125.6,149z
+ M126.6,144.3l0.2-0.5L126.6,144.3z M125.7,148.5c0-0.3,0.1-0.6,0.1-1C125.8,147.8,125.7,148.2,125.7,148.5L125.7,148.5z
+ M126.1,146.4l0.2-0.8L126.1,146.4z"/>
+ <path fill="#CDD1D3" d="M179.5,174.9l17.7,17.7c-1.3,1.4-2.6,2.7-4,4l-17.7-17.7c-1.1-1.1-1.1-2.9,0-4
+ C176.6,173.8,178.4,173.8,179.5,174.9L179.5,174.9z"/>
+ <path fill="#B8BCBE" d="M179.5,174.9l17.7,17.7l-0.5,0.6L179.5,176c-1.1-1.1-2.9-1.1-4,0c-0.4,0.4-0.7,0.9-0.8,1.4
+ c-0.2-0.9,0.1-1.8,0.8-2.5C176.6,173.8,178.4,173.8,179.5,174.9L179.5,174.9z"/>
+ </g>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/icons/icon24_transactions.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/icons/icon24_transactions.svg
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 260 260" enable-background="new 0 0 260 260" xml:space="preserve">
+<g id="Layer_63">
+ <g>
+ <g>
+ <path fill="#FFFFFF" d="M18.7,196.3c-4.8,0-8.6-3.8-8.6-8.6V53.8c0-4.8,3.8-8.6,8.6-8.6h84.1c2.3,0,4.4,0.9,6.1,2.5l27.8,27.8
+ c1.6,1.6,2.5,3.8,2.5,6.1v106.1c0,4.8-3.8,8.6-8.6,8.6H18.7z"/>
+ <path fill="#B1BFBF" d="M102.8,53.8l27.8,27.8v106.1H18.7V53.8H102.8 M102.8,36.7H18.7c-9.4,0-17.1,7.7-17.1,17.1v133.9
+ c0,9.4,7.7,17.1,17.1,17.1h111.8c9.4,0,17.1-7.7,17.1-17.1V81.7c0-4.6-1.8-8.9-5-12.1l-27.8-27.8
+ C111.7,38.5,107.4,36.7,102.8,36.7L102.8,36.7z"/>
+ </g>
+ </g>
+ <rect x="47" y="100.3" fill="#FFFFFF" width="101.1" height="105"/>
+ <g>
+ <path fill="#E9C41D" d="M147.2,188.8c0-24.8-20-45-44.9-45l0,0c0,0,0,0-0.1,0c0,0,0,0-0.1,0l0,0c-24.8,0.1-44.9,20.2-44.9,45
+ s20,45,44.9,45l0,0c0,0,0,0,0.1,0c0,0,0,0,0.1,0l0,0C127.1,233.8,147.2,213.6,147.2,188.8z"/>
+ <path fill="#FFD217" d="M137.5,190.2c0-19.6-15.8-35.4-35.4-35.5l0,0l0,0l0,0l0,0c-19.6,0.1-35.4,15.9-35.4,35.5
+ s15.8,35.4,35.4,35.5l0,0l0,0l0,0l0,0C121.7,225.7,137.5,209.7,137.5,190.2z"/>
+ <path fill="#E9C41D" d="M111.2,134.9L111.2,134.9C111.2,134.9,111.3,134.9,111.2,134.9c0.1,0,0.1,0,0.1,0l0,0
+ c25.7,0.1,46.4,20.9,46.4,46.5c0,4.9-0.8,9.6-2.2,14.1c6.4-7.3,10.3-16.8,10.3-27.2c0-22.9-18.5-41.4-41.3-41.4l0,0c0,0,0,0-0.1,0
+ c0,0,0,0-0.1,0l0,0c-10.4,0-19.8,3.9-27.1,10.3C101.6,135.6,106.3,134.9,111.2,134.9z"/>
+ <path fill="#E9C41D" d="M128.6,117.4L128.6,117.4C128.6,117.4,128.7,117.4,128.6,117.4c0.1,0,0.1,0,0.1,0l0,0
+ c25.7,0.1,46.4,20.9,46.4,46.5c0,4.9-0.8,9.6-2.2,14.1c6.4-7.3,10.3-16.8,10.3-27.2c0-22.9-18.5-41.4-41.3-41.4l0,0c0,0,0,0-0.1,0
+ c0,0,0,0-0.1,0l0,0c-10.4,0-19.8,3.9-27.1,10.3C119.1,118.2,123.7,117.4,128.6,117.4z"/>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/icons/icon24_user_management.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/icons/icon24_user_management.svg
@@ -0,0 +1,47 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 1000 1000" enable-background="new 0 0 1000 1000" xml:space="preserve">
+<g id="Layer_104">
+ <g>
+ <path fill="#EEEFF1" d="M735.4,244.6H408.8l-81.7-81.7H81.7c-45,0-81.7,36.7-81.7,81.7v46.3c0-45,36.7-81.7,81.7-81.7h245
+ l81.7,81.7H735c45,0,81.7,36.7,81.7,81.3v-45.8C817.1,281.3,780.4,244.6,735.4,244.6z"/>
+ <path fill="#B1BFBF" d="M735.4,290.8H512.1H408.3H0v443.7c0,45,36.7,82.1,81.7,82.1h653.8c45,0,81.7-36.7,81.7-81.7V372.5
+ C817.1,327.1,780.4,290.8,735.4,290.8z"/>
+ <path fill="#73969B" d="M326.7,208.8h-245c-45,0-81.7,36.7-81.7,81.7h408.7L326.7,208.8z"/>
+ </g>
+ <g>
+ <path fill="#3B8ECD" d="M422.9,338.3v552.5c-152.5,0-276.3-123.7-276.3-276.3C146.7,462.1,270.4,338.3,422.9,338.3z"/>
+ <path fill="#2D7FC1" d="M422.9,338.3v552.5c152.5,0,276.3-123.7,276.3-276.3S575.4,338.3,422.9,338.3z"/>
+ <g>
+ <path fill="#BEDDF4" d="M213.3,604.2c1.7-0.8,8.8-20,6.3-21.7c-11.3-7.5-21.3,28.8-34.6,5.8c-6.7-12.1,5.4-35.4,17.5-38.8
+ c3.8-1.3,43.8-1.3,47.9,8.8c0-7.1-3.8-14.6,2.5-19.2c8.3-6.3,26.7-13.8,29.6-25c2.5-10,37.1-27.5,44.2-30
+ c-2.9,0.8-7.5,6.3-5.8,10c-2.1-4.2,25.8-7.5,22.1-13.8c0,0.4-11.7,2.1-14.2,0.8c-2.9-1.3,7.5-6.7,5-7.5c-2.9-1.3-12.1,0-15,0.8
+ c-0.8,0.4,54.2-15.8,48.3-20.8c-1.3-0.8-15.8-24.2-11.3-22.5c-4.2-1.3-35.8-5.8-37.9-3.8c-2.9,2.9-25,42.9-33.3,32.9
+ c-4.2-4.6,2.5-7.9,2.9-11.2c-73.3-7.9,35.8-42.5,37.1-50c0,0-32.9,0-61.7-0.4c6.3-0.8,11.7-4.2,13.8-11.7
+ c-0.4,1.7-4.2,1.3-9.6,0.4c-5,3.3-9.6,7.1-14.2,10.4c0.4,0,1.3,0.4,1.7,0.4c-0.8,0-1.3,0-2.1,0
+ c-54.2,42.9-91.7,105.4-102.1,177.5c30.4,26.7,84.2,58.3,89.6,62.5C234.2,625.8,229.6,596.3,213.3,604.2z"/>
+ <path fill="#BEDDF4" d="M250.4,557.9c0,2.9-0.8,5.8-2.9,8.3C250.8,562.9,251.7,560,250.4,557.9z"/>
+ <path fill="#BEDDF4" d="M323.3,392.9c31.3-15.4,16.3,23.8,15,22.9c5,4.2,11.2,6.3,17.5,6.7c18.3-2.9,6.3-44.6-30.8-40.8
+ C324.6,382.1,314.6,397.5,323.3,392.9z"/>
+ <path fill="#BEDDF4" d="M381.7,679.6c-15.8-3.3-22.1-9.6-36.7-7.5c29.6-4.2-65.4-51.7-65.4-51.3c-0.8-0.8-2.9,6.3-4.2,9.2
+ c0.8-3.8-10-10.8-17.9-1.3c-6.7,8.3-7.1,18.3-10.4,29.2c-9.6,30.8-12.5,43.3,15.8,71.7c30.8,31.3,13.8,95,35,131.7
+ c7.1,3.3,14.2,6.7,21.7,10c3.3-10.4,2.5-23.8-1.7-37.1c21.3-5.8,11.7-14.2,15.4-27.9c-3.3,11.7,77.1-83.3,61.3-83.3
+ C412.1,722.9,404.6,685,381.7,679.6z"/>
+ <path fill="#BEDDF4" d="M422.9,355.4c-29.2,0.8-58.8,3.3-88.3,6.3c2.9,8.3,31.7,15.4,51.3,9.6c8.3,5.4,16.7,3.3,22.9,16.7
+ c8.3,16.7-13.3,7.9-11.2,15c9.6,33.3,12.9,20.4,25,11.3L422.9,355.4L422.9,355.4z"/>
+ </g>
+ </g>
+ <g>
+ <g>
+ <path fill="#FBD1A1" d="M689.6,187.1c84.6,0,152.5,67.9,152.5,152.5s-67.9,199.2-152.5,199.2S537.5,424.2,537.5,339.6
+ S605.8,187.1,689.6,187.1L689.6,187.1z"/>
+ <path fill="#475C66" d="M810.8,533.8c-0.4,0.4-0.4,0.4-1.3,1.3c-0.4-0.4-1.3-0.4-1.7-1.3c-34.6,34.6-75,52.9-117.1,53.8
+ c-42.1-0.4-82.1-19.2-117.1-53.8c-0.4,0.4-1.3,0.4-1.7,1.3c-0.4-0.4-0.4-0.4-1.3-1.3c-92.5,43.8-157.1,138.8-157.1,248.3v0.4
+ c72.5,65.8,169.2,106.3,275.4,106.3c0.4,0,1.3,0,1.3,0h1.3c106.3,0,202.1-40,275.4-106.3v-0.4
+ C967.5,672.5,903.8,577.9,810.8,533.8z"/>
+ </g>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/icons/icon24_usergroups.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/icons/icon24_usergroups.svg
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 45 45" enable-background="new 0 0 45 45" xml:space="preserve">
+<g id="Layer_16_copy">
+ <g>
+ <path fill="#FCD1A0" d="M19.6,12.4c3.1,0,5.7,2.5,5.7,5.7s-2.5,7.4-5.7,7.4S14,21.2,14,18.1C14,15,16.5,12.4,19.6,12.4L19.6,12.4z
+ "/>
+ <path fill="#455B65" d="M24.1,25.3C24.1,25.3,24.1,25.3,24.1,25.3C24.1,25.3,24,25.3,24.1,25.3c-1.4,1.3-2.9,2-4.4,2
+ c-1.6,0-3.1-0.7-4.3-2c0,0,0,0-0.1,0c0,0,0,0,0,0c-3.5,1.6-5.8,5.2-5.8,9.2l0,0c2.7,2.5,6.3,3.9,10.2,3.9c0,0,0,0,0.1,0
+ c0,0,0,0,0.1,0c3.9,0,7.5-1.5,10.2-3.9l0,0C30,30.5,27.6,27,24.1,25.3z"/>
+ <path fill="#FCD1A0" d="M16.2,12c-0.4-2.7-2.7-4.9-5.6-4.9c-3.1,0-5.7,2.5-5.7,5.7s2.5,7.4,5.7,7.4c0.8,0,1.5-0.3,2.2-0.7
+ c-0.1-0.5-0.1-1-0.1-1.4C12.6,15.5,14,13.2,16.2,12z"/>
+ <path fill="#EF5753" d="M14.6,24.1L14.6,24.1c-0.5-0.8-1-1.8-1.4-2.8c-0.8,0.4-1.7,0.7-2.6,0.7c-1.6,0-3.1-0.7-4.3-2
+ c0,0,0,0-0.1,0c0,0,0,0,0,0c-3.4,1.6-5.8,5.2-5.8,9.2l0,0c2.1,1.9,4.8,3.3,7.8,3.7C8.7,29.2,11.1,25.8,14.6,24.1z"/>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/icons/icon24_users.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/icons/icon24_users.svg
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 240 220" enable-background="new 0 0 240 220" xml:space="preserve">
+<g id="Layer_15">
+ <g>
+ <g>
+ <path fill="#FCD1A0" d="M67.2,29.1c20.1,0,36.4,16.3,36.4,36.4s-16.3,47.6-36.4,47.6S30.8,85.6,30.8,65.5
+ C30.8,45.4,47.1,29.1,67.2,29.1L67.2,29.1z"/>
+ <path fill="#465B65" d="M96.1,111.9c-0.1,0.1-0.2,0.1-0.2,0.2c-0.1-0.1-0.3-0.2-0.4-0.2c-8.3,8.2-17.9,12.7-27.9,12.8
+ c-10-0.1-19.7-4.6-27.9-12.8c-0.1,0.1-0.3,0.2-0.4,0.2c-0.1-0.1-0.2-0.1-0.2-0.2c-22.2,10.6-37.5,33.2-37.5,59.4v0.1
+ c17.4,15.8,40.5,25.4,65.8,25.4c0.1,0,0.2,0,0.3,0c0.1,0,0.2,0,0.3,0c25.3,0,48.4-9.6,65.8-25.4v-0.1
+ C133.6,145.1,118.3,122.5,96.1,111.9z"/>
+ </g>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/icons/icon24_visits.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/icons/icon24_visits.svg
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 240 220" enable-background="new 0 0 240 220" xml:space="preserve">
+<g id="Layer_21">
+ <g>
+ <g>
+ <path fill="#FFFFFF" d="M18.5,187.1c-4.7,0-8.5-3.8-8.5-8.5v-133c0-4.7,3.8-8.5,8.5-8.5h83.4c2.3,0,4.4,0.9,6,2.5l27.6,27.6
+ c1.6,1.6,2.5,3.8,2.5,6v105.3c0,4.7-3.8,8.5-8.5,8.5h-111V187.1z"/>
+ <path fill="#B1BFBF" d="M101.9,45.6l27.6,27.6v105.3h-111V45.6H101.9 M101.9,28.6H18.5c-9.4,0-17,7.6-17,17v132.9
+ c0,9.4,7.6,17,17,17h111c9.4,0,17-7.6,17-17V73.3c0-4.5-1.8-8.8-5-12l-27.6-27.6C110.7,30.4,106.4,28.6,101.9,28.6L101.9,28.6z"
+ />
+ </g>
+ <g>
+ <polygon fill="#1FA6C6" points="82.1,147.7 113.6,115.2 84,115.2 82.1,115.2 38.2,115.2 38.2,131.5 82.1,131.5 "/>
+ <polygon fill="#4CB8D2" points="82.1,82.7 82.1,99 38.2,99 38.2,115.2 82.1,115.2 84,115.2 113.6,115.2 "/>
+ </g>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/icons/icon46_conf.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/icons/icon46_conf.svg
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 460 460" enable-background="new 0 0 460 460" xml:space="preserve">
+<g>
+ <g>
+ <path fill="#EDEFF1" d="M333.7,132.1H208.2l-31.4-31.4H82.6c-17.3,0-31.4,14.1-31.4,31.4v17.7c0-17.3,14.1-31.4,31.4-31.4h94.1
+ l31.4,31.4h125.5c17.3,0,31.4,14.1,31.4,31.3v-17.7C365.2,146.2,351.1,132.1,333.7,132.1z"/>
+ <path fill="#B1BFBF" d="M333.7,149.8h-85.9h-39.7h-157v170.6c0,17.2,14.1,31.4,31.4,31.4h251.1c17.3,0,31.4-14.2,31.4-31.4V181.2
+ C365.2,163.9,351.1,149.8,333.7,149.8z"/>
+ <path fill="#73969B" d="M176.8,118.4H82.6c-17.3,0-31.4,14.1-31.4,31.4h157L176.8,118.4z"/>
+ </g>
+ <g>
+ <path fill="#4ABC8F" d="M194.7,240.4v20.1h7.8c1.4,6.4,3.9,12.8,7.5,18.1l-5.6,5.6l14.2,14.2l5.6-5.6c5.3,3.6,11.7,6.1,18.1,7.5
+ l-0.3,7.5l20.1,0V300c6.4-1.4,12.8-3.9,18.1-7.5l5.6,5.6l14.2-14.2l-5.6-5.6c3.6-5.3,6.1-11.7,7.5-18.1h7.8v-20.1h-7.8
+ c-1.4-6.4-3.9-12.8-7.5-18.1l5.6-5.6l-14.2-14.2l-5.6,5.6c-5.3-3.6-11.7-6.1-18.1-7.5l0.3-7.5h-20.1l0,7.8
+ c-6.4,1.4-12.8,3.9-18.1,7.5l-5.6-5.6l-14.2,14.2l5.6,5.6c-3.6,5.3-6.1,11.7-7.5,18.1L194.7,240.4z M252.3,230.1
+ c11.1,0,20.1,8.9,20.1,20.1c0,11.1-8.9,20.1-20.1,20.1c-11.1,0-20.1-8.9-20.1-20.1C232.3,239,241.2,230.1,252.3,230.1L252.3,230.1
+ z M252.3,230.1"/>
+ <path fill="#15B89A" d="M202.5,260.5c1.4,6.4,3.9,12.8,7.5,18.1l-5.6,5.6l14.2,14.2l5.6-5.6c5.3,3.6,11.7,6.1,18.1,7.5l-0.3,7.5
+ l9.5,0l0.3-37.6c-10.9-0.3-19.8-9.2-19.5-20.1c0-11.1,8.6-19.8,19.5-20.1v-37.3h-9.5l0,7.8c-6.4,1.4-12.8,3.9-18.1,7.5l-5.6-5.6
+ l-14.2,14.2l5.6,5.6c-3.6,5.3-6.1,11.7-7.5,18.1l-7.8,0v20.1H202.5z M202.5,260.5"/>
+ <path fill="#09456E" d="M428.7,332.1v-24h-9.5c-1.7-7.8-4.5-15-8.9-21.2l6.7-6.7l-16.7-16.7l-6.7,6.7c-6.4-4.2-13.4-7.2-21.2-8.9
+ l0-9.5h-24l0,9.5c-7.8,1.7-15,4.5-21.2,8.9l-6.7-6.7L304,280.3l6.7,6.7c-4.2,6.4-7.2,13.4-8.9,21.2l-9.5,0v24l9.5,0
+ c1.7,7.8,4.5,15,8.9,21.2L304,360l16.7,16.7l6.7-6.7c6.4,4.2,13.4,7.2,21.2,8.9v9.5h24v-9.5c7.8-1.7,15-4.5,21.2-8.9l6.7,6.7
+ L417,360l-6.7-6.7c4.2-6.4,7.2-13.4,8.9-21.2H428.7z M360.8,343.8c-13.1,0.3-24-10.6-23.7-23.7c0-12.8,10.9-23.7,23.7-23.7
+ c13.1,0.3,23.7,10.9,23.7,23.7C384.2,333.2,373.6,343.8,360.8,343.8L360.8,343.8z M360.8,343.8"/>
+ <path fill="#04243E" d="M419.3,308.2c-1.7-7.8-4.5-15-8.9-21.2l6.7-6.7l-16.7-16.7l-6.7,6.7c-6.4-4.2-13.4-7.2-21.2-8.9l0-9.5
+ l-11.7,0v44.6c13.1,0.3,23.4,10.6,23.1,23.7c0,12.8-10.6,23.4-23.1,23.7l0,44.6h11.7v-9.5c7.8-1.7,15-4.5,21.2-8.9l6.7,6.7
+ L417,360l-6.7-6.7c4.2-6.4,7.2-13.4,8.9-21.2h9.5v-24H419.3z M419.3,308.2"/>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/icons/icon46_site.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/icons/icon46_site.svg
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 260 260" enable-background="new 0 0 260 260" xml:space="preserve">
+<g id="Layer_2">
+ <g>
+ <path fill="#F78D1E" d="M130.6,85.2v71.6h20.3v64h31.1c6.4,0,11.6-5.3,11.6-11.6v-60.9l-14.8-14.8L130.6,85.2z"/>
+ <path fill="#E63B35" d="M233.8,136.7L136,38.8c-0.5-0.5-0.9-0.8-1.4-1.1c-1.1-1-2.5-1.5-4.1-1.4V74v11.1l48.3,48.3l14.8,14.8
+ l14.4,14.4c2.9,2.9,7.3,3.4,9.7,1l17.2-17.2C237.2,144,236.8,139.6,233.8,136.7z"/>
+ <path fill="#FAA62A" d="M67.5,148.3v60.9c0,6.4,5.3,11.6,11.6,11.6h31.1v-64h20.3V85.2L67.5,148.3z"/>
+ <path fill="#EF5551" d="M126.5,37.7c-0.5,0.3-1,0.7-1.4,1.1l-68.8,68.7l-29.1,29.1c-2.9,2.9-3.4,7.3-1,9.7l17.3,17.2
+ c2.4,2.4,6.7,1.9,9.7-1l14.4-14.4l63-63V74V36.3C129,36.2,127.6,36.7,126.5,37.7z"/>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/icons/icon46_struct.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/icons/icon46_struct.svg
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 150 150" enable-background="new 0 0 150 150" xml:space="preserve">
+<g id="Layer_3">
+ <g>
+ <g>
+ <path fill="#EDEFF1" d="M108.6,40.6H67.8L57.6,30.4H27.1c-5.6,0-10.2,4.6-10.2,10.2v5.7c0-5.6,4.6-10.2,10.2-10.2h30.6l10.2,10.2
+ h40.8c5.6,0,10.2,4.6,10.2,10.2v-5.7C118.8,45.1,114.2,40.6,108.6,40.6z"/>
+ <path fill="#B1BFBF" d="M108.6,46.3H80.7H67.8H16.9v55.4c0,5.6,4.6,10.2,10.2,10.2h81.5c5.6,0,10.2-4.6,10.2-10.2V56.5
+ C118.8,50.9,114.2,46.3,108.6,46.3z"/>
+ <path fill="#73969B" d="M57.7,36.1H27.1c-5.6,0-10.2,4.6-10.2,10.2h50.9L57.7,36.1z"/>
+ </g>
+ <g>
+ <g>
+ <path fill="#656D78" d="M131.2,65.8H69.4c-1.9,0-3.4,1.5-3.4,3.4V83c0,1.9,1.5,3.4,3.4,3.4h61.8c1.9,0,3.4-1.5,3.4-3.4V69.3
+ C134.6,67.4,133.1,65.8,131.2,65.8z"/>
+ <circle fill="#8AC053" cx="76.2" cy="76.1" r="3.4"/>
+ <rect x="110.6" y="76.1" fill="#AAB1BD" width="6.9" height="3.4"/>
+ <rect x="120.9" y="76.1" fill="#AAB1BD" width="6.9" height="3.4"/>
+ <path fill="#434953" d="M134.6,83L134.6,83H65.9l0,0c0,1.9,1.5,3.4,3.4,3.4h61.8C133.1,86.4,134.6,84.9,134.6,83z"/>
+ </g>
+ <g>
+ <path fill="#656D78" d="M131.2,86.4H69.4c-1.9,0-3.4,1.5-3.4,3.4v13.7c0,1.9,1.5,3.4,3.4,3.4h61.8c1.9,0,3.4-1.5,3.4-3.4V89.9
+ C134.6,88,133.1,86.4,131.2,86.4z"/>
+ <circle fill="#F4BA46" cx="76.2" cy="96.8" r="3.4"/>
+ <rect x="110.6" y="96.8" fill="#AAB1BD" width="6.9" height="3.4"/>
+ <rect x="120.9" y="96.8" fill="#AAB1BD" width="6.9" height="3.4"/>
+ <path fill="#434953" d="M134.6,103.6L134.6,103.6H65.9l0,0c0,1.9,1.5,3.4,3.4,3.4h61.8C133.1,107.1,134.6,105.5,134.6,103.6z"/>
+ </g>
+ <g>
+ <path fill="#656D78" d="M131.2,107.1H69.4c-1.9,0-3.4,1.5-3.4,3.4v13.7c0,1.9,1.5,3.4,3.4,3.4h61.8c1.9,0,3.4-1.5,3.4-3.4v-13.7
+ C134.6,108.6,133.1,107.1,131.2,107.1z"/>
+ <circle fill="#E8573F" cx="76.2" cy="117.4" r="3.4"/>
+ <rect x="110.6" y="117.4" fill="#AAB1BD" width="6.9" height="3.4"/>
+ <rect x="120.9" y="117.4" fill="#AAB1BD" width="6.9" height="3.4"/>
+ <path fill="#434953" d="M134.6,124.2L134.6,124.2H65.9l0,0c0,1.9,1.5,3.4,3.4,3.4h61.8C133.1,127.7,134.6,126.1,134.6,124.2z"/>
+ </g>
+ </g>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/icons/icon46_summary_logs.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/icons/icon46_summary_logs.svg
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 260 260" enable-background="new 0 0 260 260" xml:space="preserve">
+<g id="Layer_4">
+ <g>
+ <g>
+ <path fill="#EDEFF1" d="M191.8,71.7h-72.6l-18.2-18.2H46.6c-10,0-18.2,8.1-18.2,18.2V82c0-10,8.1-18.2,18.2-18.2H101L119.2,82
+ h72.6c10,0,18.2,8.1,18.2,18.1V89.9C209.9,79.9,201.8,71.7,191.8,71.7z"/>
+ <path fill="#B1BFBF" d="M191.8,82h-49.6h-22.9H28.4v98.6c0,9.9,8.1,18.2,18.2,18.2h145.1c10,0,18.2-8.2,18.2-18.2V100
+ C209.9,90.1,201.8,82,191.8,82z"/>
+ <path fill="#73969B" d="M101,63.8H46.6c-10,0-18.2,8.1-18.2,18.2h90.8L101,63.8z"/>
+ </g>
+ <rect x="137" y="145.9" fill="#EABA1F" width="31" height="67.9"/>
+ <rect x="168" y="109.6" fill="#61BC54" width="31" height="104.2"/>
+ <rect x="199" y="128.6" fill="#EF5551" width="31" height="85.1"/>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/icons/icon46_tools.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/icons/icon46_tools.svg
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 260 260" enable-background="new 0 0 260 260" xml:space="preserve">
+<g id="Layer_5">
+ <g>
+ <g>
+ <path fill="#EDEFF1" d="M192.7,68.5h-71.5l-17.9-17.9H49.8c-9.8,0-17.9,8-17.9,17.9v10.1c0-9.8,8-17.9,17.9-17.9h53.6l17.9,17.9
+ h71.4c9.8,0,17.9,8,17.9,17.9V86.4C210.6,76.5,202.6,68.5,192.7,68.5z"/>
+ <path fill="#B1BFBF" d="M192.7,78.6h-48.9h-22.6H31.9v97.1c0,9.8,8,17.9,17.9,17.9h142.9c9.8,0,17.9-8.1,17.9-17.9V96.4
+ C210.6,86.6,202.6,78.6,192.7,78.6z"/>
+ <path fill="#73969B" d="M103.4,60.7H49.8c-9.8,0-17.9,8-17.9,17.9h89.4L103.4,60.7z"/>
+ </g>
+ <g>
+ <path fill="#488FCC" d="M179.1,113.7c-29.4,0-53.2,23.9-53.2,53.2s23.9,53.2,53.2,53.2s53.2-23.9,53.2-53.2
+ S208.5,113.7,179.1,113.7L179.1,113.7z"/>
+ <path fill="#CF5046" d="M153.5,154.5"/>
+ <path fill="#EDEDED" d="M153.5,153.4c0.6-0.1,1.3,0.1,1.8,0.5l15.1,15.4c1.5,1.5,6.7,0.4,10.1-1c1.4-3.4,2.5-8.6,1-10.1
+ L166,143.2c-0.5-0.5-0.7-1.1-0.5-1.8c0.1-0.6,0.6-1.2,1.2-1.4c9.7-3.8,20.7-1.6,28,5.8c6.5,6.5,8.9,15.6,7,24.1
+ c0.2,4.2,4.1,9.1,6,11.1l15.6,15.5c-3.8,5.7-8.6,10.6-14.3,14.4l-15.2-15c-2-2-7.5-5.8-11.6-6.2c-0.6,0.1-1.9,0.1-2.2,0.2l0,0
+ c-8.1,1.2-16.3-1.5-22.2-7.3c-7.3-7.3-9.6-18.4-5.8-28C152.3,154,152.8,153.6,153.5,153.4L153.5,153.4z"/>
+ <path fill="#E1E1E1" d="M150.4,161.1c-0.1,1.1-0.2,2.3-0.2,3.4c0.1-3,0.7-6,1.8-8.9c0.2-0.6,0.8-1.1,1.4-1.2
+ c0.6-0.1,1.3,0.1,1.8,0.5l15.1,15.4c1.5,1.5,6.7,0.4,10.1-1c0.1-0.3,0.2-0.6,0.3-1l35.9,35.9c-2.4,2.4-5,4.6-7.9,6.5l-15-14.9
+ c-2-2-7.5-5.8-11.6-6.2c-0.6,0.1-1.9,0.1-2.2,0.2l0,0c-8.1,1.2-16.3-1.5-22.2-7.3C152.1,176.9,149.5,168.9,150.4,161.1
+ L150.4,161.1z M151.4,156.7l0.2-0.5L151.4,156.7z M150.5,160.7c0.1-0.3,0.1-0.6,0.2-0.9C150.6,160.1,150.5,160.4,150.5,160.7
+ L150.5,160.7z M150.9,158.8l0.2-0.8L150.9,158.8z"/>
+ <path fill="#CDD1D3" d="M201.7,185.8l16.8,16.8c-1.2,1.3-2.4,2.6-3.8,3.8l-16.8-16.8c-1-1-1-2.7,0-3.8
+ C199,184.8,200.7,184.8,201.7,185.8L201.7,185.8z"/>
+ <path fill="#B8BCBE" d="M201.7,185.8l16.8,16.8l-0.5,0.6l-16.3-16.3c-1-1-2.7-1-3.8,0c-0.4,0.4-0.6,0.8-0.7,1.4
+ c-0.2-0.8,0.1-1.8,0.7-2.4C199,184.8,200.7,184.8,201.7,185.8L201.7,185.8z"/>
+ </g>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/icons/icon46_user_management.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/icons/icon46_user_management.svg
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_6" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 460 460" enable-background="new 0 0 460 460" xml:space="preserve">
+<g id="Layer_104">
+ <g>
+ <path fill="#EFEFF0" d="M339.3,115.5H205.5L172.1,82H71.6c-18.5,0-33.5,15.1-33.5,33.5v19c0-18.4,15-33.5,33.5-33.5H172l33.5,33.5
+ h133.7c18.4,0,33.5,15,33.5,33.3V149C372.8,130.5,357.7,115.5,339.3,115.5z"/>
+ <path fill="#B1BFBF" d="M339.3,134.4h-91.4h-42.5H38.1v181.7c0,18.4,15,33.6,33.5,33.6h267.7c18.4,0,33.5-15,33.5-33.5V167.9
+ C372.8,149.3,357.7,134.4,339.3,134.4z"/>
+ <path fill="#73969B" d="M171.9,100.8H71.6c-18.4,0-33.5,15-33.5,33.5h167.4L171.9,100.8z"/>
+ </g>
+ <g>
+ <path fill="#3D8ECD" d="M211.3,153.8v226.3c-62.4,0-113.1-50.7-113.1-113.1C98.2,204.5,148.9,153.8,211.3,153.8z"/>
+ <path fill="#2F7FC1" d="M211.3,153.8v226.3c62.4,0,113.1-50.7,113.1-113.1S273.8,153.8,211.3,153.8z"/>
+ <g>
+ <path fill="#BFDDF4" d="M125.5,262.7c0.7-0.3,3.6-8.2,2.6-8.9c-4.6-3.1-8.7,11.8-14.2,2.4c-2.7-4.9,2.2-14.5,7.2-15.9
+ c1.6-0.5,18-0.5,19.6,3.6c0-2.9-1.6-6,1-7.9c3.4-2.6,10.9-5.7,12.1-10.2c1-4.1,15.2-11.3,18.1-12.3c-1.2,0.3-3.1,2.6-2.4,4.1
+ c-0.9-1.7,10.6-3.1,9-5.7c0,0.2-4.8,0.9-5.8,0.3c-1.2-0.5,3.1-2.7,2.1-3.1c-1.2-0.5-4.9,0-6.1,0.3c-0.3,0.2,22.2-6.5,19.8-8.5
+ c-0.5-0.3-6.4-9.9-4.6-9.2c-1.7-0.5-14.7-2.4-15.5-1.6c-1.2,1.2-10.2,17.6-13.7,13.5c-1.7-1.9,1-3.2,1.2-4.6
+ c-30-3.2,14.7-17.4,15.2-20.5c0,0-13.5,0-25.3-0.2c2.6-0.3,4.8-1.7,5.7-4.8c-0.2,0.7-1.7,0.5-3.9,0.2c-2.1,1.4-3.9,2.9-5.8,4.2
+ c0.2,0,0.5,0.2,0.7,0.2c-0.3,0-0.5,0-0.9,0C119.3,196,104,221.5,99.8,251c12.5,10.9,34.5,23.9,36.7,25.6
+ C134.1,271.6,132.1,259.5,125.5,262.7z"/>
+ <path fill="#BFDDF4" d="M140.7,243.8c0,1.2-0.3,2.4-1.2,3.4C140.8,245.8,141.2,244.6,140.7,243.8z"/>
+ <path fill="#BFDDF4" d="M170.6,176.2c12.8-6.3,6.7,9.7,6.1,9.4c2.1,1.7,4.6,2.6,7.2,2.7c7.5-1.2,2.6-18.3-12.6-16.7
+ C171.1,171.8,167,178.1,170.6,176.2z"/>
+ <path fill="#BFDDF4" d="M194.4,293.6c-6.5-1.4-9-3.9-15-3.1c12.1-1.7-26.8-21.2-26.8-21c-0.3-0.3-1.2,2.6-1.7,3.7
+ c0.3-1.6-4.1-4.4-7.3-0.5c-2.7,3.4-2.9,7.5-4.2,12c-3.9,12.6-5.1,17.7,6.5,29.4c12.6,12.8,5.7,38.9,14.3,53.9
+ c2.9,1.4,5.8,2.7,8.9,4.1c1.4-4.2,1-9.7-0.7-15.2c8.7-2.4,4.8-5.8,6.3-11.4c-1.4,4.8,31.6-34.1,25.1-34.1
+ C206.9,311.3,203.8,295.8,194.4,293.6z"/>
+ <path fill="#BFDDF4" d="M211.3,160.8c-12,0.3-24.1,1.4-36.2,2.6c1.2,3.4,13,6.3,21,3.9c3.4,2.2,6.9,1.4,9.4,6.9
+ c3.4,6.9-5.4,3.2-4.6,6.1c3.9,13.7,5.3,8.4,10.2,4.6L211.3,160.8L211.3,160.8z"/>
+ </g>
+ </g>
+ <g>
+ <g>
+ <path fill="#FBD1A1" d="M320.5,91.9c34.7,0,62.4,27.8,62.4,62.4s-27.8,81.6-62.4,81.6s-62.3-46.9-62.3-81.5
+ S286.2,91.9,320.5,91.9L320.5,91.9z"/>
+ <path fill="#485D67" d="M370.2,233.9c-0.2,0.2-0.2,0.2-0.5,0.5c-0.2-0.2-0.5-0.2-0.7-0.5c-14.2,14.2-30.7,21.6-48,22
+ c-17.2-0.2-33.6-7.9-48-22c-0.2,0.2-0.5,0.2-0.7,0.5c-0.2-0.2-0.2-0.2-0.5-0.5c-37.9,18-64.3,56.8-64.3,101.7v0.2
+ c29.7,26.9,69.3,43.5,112.8,43.5c0.2,0,0.5,0,0.5,0h0.5c43.5,0,82.8-16.4,112.8-43.5v-0.2C434.3,290.7,408.2,252,370.2,233.9z"/>
+ </g>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/icons/icon_left.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/icons/icon_left.svg
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 260 260" enable-background="new 0 0 260 260" xml:space="preserve">
+<g id="Layer_1_copy">
+ <g>
+ <circle fill="#2CB898" stroke="#2CB898" stroke-width="29.5519" stroke-miterlimit="10" cx="131" cy="129.3" r="101.7"/>
+ <path fill="#FFFFFF" d="M125.2,201.7l19.3-19.3l-41.3-41H205v-27.3H103.2l41.3-40.9L125.2,54l-73.3,73.8L125.2,201.7z"/>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/icons/icon_right.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/icons/icon_right.svg
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 260 260" enable-background="new 0 0 260 260" xml:space="preserve">
+<g id="Layer_1">
+ <g>
+ <circle fill="#2CB898" stroke="#2CB898" stroke-width="29.5519" stroke-miterlimit="10" cx="131" cy="129.3" r="101.7"/>
+ <path fill="#FFFFFF" d="M210.2,127.9L136.8,54l-19.3,19.3l41.3,40.9H57.1v27.3h101.8l-41.3,41l19.3,19.3L210.2,127.9z
+ M210.2,127.9"/>
+ </g>
+</g>
+<g id="Layer_1_copy" display="none">
+ <g display="inline">
+ <circle fill="#2CB898" stroke="#2CB898" stroke-width="29.5519" stroke-miterlimit="10" cx="131" cy="129.3" r="101.7"/>
+ <path fill="#FFFFFF" d="M125.2,201.7l19.3-19.3l-41.3-41H205v-27.3H103.2l41.3-40.9L125.2,54l-73.3,73.8L125.2,201.7z M51.9,127.9
+ "/>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/itemicons/icon16_admin.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/itemicons/icon16_admin.svg
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 150 150" enable-background="new 0 0 150 150" xml:space="preserve">
+<g id="Layer_9">
+ <g>
+ <g>
+ <path fill="#FCD1A0" d="M75.9,5.2c16.8,0,30.4,13.6,30.4,30.4S92.7,75.2,75.9,75.2S45.6,52.3,45.6,35.5
+ C45.7,18.8,59.2,5.2,75.9,5.2L75.9,5.2z"/>
+ <path fill="#EF5551" d="M100,74.3c-0.1,0.1-0.1,0.1-0.2,0.2c-0.1-0.1-0.2-0.1-0.4-0.2c-6.8,6.8-14.9,10.6-23.3,10.7
+ c-8.3-0.1-16.4-3.8-23.2-10.7c-0.1,0.1-0.2,0.1-0.4,0.2c-0.1-0.1-0.1-0.1-0.2-0.2c-18.5,8.8-31.3,27.7-31.3,49.6v0.1
+ c14.5,13.1,33.8,21.2,54.8,21.2c0.1,0,0.2,0,0.3,0s0.2,0,0.3,0c21.1,0,40.3-8,54.8-21.2v-0.2C131.3,101.9,118.6,83.1,100,74.3z"
+ />
+ </g>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/itemicons/icon16_admin_disabled.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/itemicons/icon16_admin_disabled.svg
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 150 150" enable-background="new 0 0 150 150" xml:space="preserve">
+<g id="Layer_9_copy">
+ <g>
+ <g>
+ <path fill="#FCD1A0" d="M75.9,5.2c16.8,0,30.4,13.6,30.4,30.4S92.7,75.2,75.9,75.2S45.6,52.3,45.6,35.5
+ C45.7,18.8,59.2,5.2,75.9,5.2L75.9,5.2z"/>
+ <path fill="#EF5551" d="M100,74.3c-0.1,0.1-0.1,0.1-0.2,0.2c-0.1-0.1-0.2-0.1-0.4-0.2c-6.8,6.8-14.9,10.6-23.3,10.7
+ c-8.3-0.1-16.4-3.8-23.2-10.7c-0.1,0.1-0.2,0.1-0.4,0.2c-0.1-0.1-0.1-0.1-0.2-0.2c-18.5,8.8-31.3,27.7-31.3,49.6v0.1
+ c14.5,13.1,33.8,21.2,54.8,21.2c0.1,0,0.2,0,0.3,0s0.2,0,0.3,0c21.1,0,40.3-8,54.8-21.2v-0.2C131.3,101.9,118.6,83.1,100,74.3z"
+ />
+ </g>
+ </g>
+ <circle fill="#FDFEFF" cx="108.8" cy="108.8" r="41.3"/>
+ <g>
+ <circle fill="#FFFFFF" stroke="#EF5551" stroke-width="15.7609" stroke-miterlimit="10" cx="110" cy="110.8" r="25"/>
+
+ <rect x="105" y="86.8" transform="matrix(-0.7071 -0.7071 0.7071 -0.7071 109.3537 266.9315)" fill="#EF5551" width="9.9" height="48.1"/>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/itemicons/icon16_bounce.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/itemicons/icon16_bounce.svg
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 150 150" enable-background="new 0 0 150 150" xml:space="preserve">
+<g id="Layer_12">
+ <g>
+ <path fill="#57A0D7" d="M62.1,5.4v114.8c-31.7,0-57.4-25.7-57.4-57.4S30.4,5.4,62.1,5.4z"/>
+ <path fill="#488FCC" d="M62.1,5.4v114.8c31.7,0,57.4-25.7,57.4-57.4C119.5,31.1,93.8,5.4,62.1,5.4z"/>
+ <g>
+ <path fill="#95C8EC" d="M93.9,43c0.1,0,0.2,0.1,0.3,0.1C93.9,42.9,93.8,42.9,93.9,43z"/>
+ <path fill="#95C8EC" d="M74.7,16c0.2-1,4.2-6.5,6.1-6.2c-6.3-0.9-12.5-1-18.7-0.8v12.2c0.5-0.4,1-0.7,1.7-0.9
+ C65.8,19.6,74.4,17.9,74.7,16z"/>
+ <path fill="#95C8EC" d="M119.3,59.6c-0.1-1-0.1-2.2-0.2-3.2c-0.1-0.6-0.2-1.1-0.3-1.7c-0.2-1.4-0.4-2.8-0.7-4.1
+ c-0.1-0.3-0.1-0.5-0.2-0.8c-0.4-1.6-0.8-3.3-1.3-4.8c0-0.1,0-0.1-0.1-0.2c-2.3-7.1-6-13.6-10.8-19.1c-0.1-0.2-0.3-0.3-0.4-0.4
+ c-1-1.2-2.2-2.4-3.3-3.6c0,0-0.1-0.1-0.2-0.1c0.2,1.3,0.8,3.9,2,3.5c-0.5,0.3-1,0.2-1.5-0.1c0.9,1.4-18.1,7.8-17.8,8.3
+ c0,0.1,0,0.1,0.1,0.1c-0.2,0-0.4,0.3-0.6,0.8c-0.8,2.3,4.9,3.7-2.3,3.1c-4.2-0.3-0.3,9.1,2.3,5.9c0.2-0.2,7.4-7.2,7.6-5.7
+ c-0.3-2,6.3,2.8,6,3.5c-0.4,0.8-1,1.3-1.9,1.2c0.8,0.7,3.1-1.6,3.2-1.8c-0.3,0.6-4.6-4.8-3.8-4.6c3.5,0.7,5.2,4.5,6.7,7
+ c-0.6-0.9,3.7-3.6,3.5-2.8c-1.7,5,5.6,2.3,7,3.8c3.1,3.7-8.5,5.3-11.1,2.3c3.7,4.6-6.9-2.5-7.6-3.2c-2.2-0.8-9.3,1.3-11.5,1
+ c-7.9,8.7-11.9,15-4.2,25.2c1.8,2.3,9.8-0.8,12.7,0.8c3.8,2.1,2.8,8,5.4,12.3c1.9,3.1-1.8,11.1,1.7,15.1c1.5,1.7,3.5,3.9,5.6,4.8
+ c8.4-8.9,14.2-20.4,15.6-33.4c0-0.4,0.1-0.8,0.1-1.2c0.1-1,0.1-2.1,0.2-3.1c-4.3-3.2-8.1-12.5-9-15.2c0.2,0.5,6.5,9.3,9,12.6
+ C119.4,61.1,119.3,60.4,119.3,59.6z"/>
+ <path fill="#95C8EC" d="M97.6,27c3.3-2.6-0.5-4.4,3.8-5.9c-0.6-0.5-1-0.9-1.6-1.4s-1-0.9-1.6-1.4c-0.1-0.1-0.2-0.1-0.2-0.2
+ c-3.2,2.7-4.8,5.6-6.6,7.4C93.8,23.1,94.9,29.2,97.6,27z"/>
+ </g>
+ <g>
+ <path fill="#BDDDF4" d="M18.6,60.6c0.4-0.2,1.8-4.1,1.3-4.5c-2.3-1.6-4.4,6-7.1,1.2c-1.4-2.5,1.1-7.4,3.7-8.1
+ c0.8-0.2,9.1-0.3,9.9,1.9c0-1.4-0.7-3,0.5-4c1.7-1.3,5.5-2.9,6.1-5.2c0.6-2.1,7.7-5.7,9.2-6.2c-0.7,0.2-1.5,1.3-1.2,2.1
+ c-0.4-0.8,5.3-1.6,4.6-2.8c0,0-2.4,0.4-3,0.2c-0.7-0.3,1.6-1.3,1-1.6c-0.7-0.3-2.4,0-3.2,0.1c-0.2,0,11.3-3.3,10-4.3
+ c-0.3-0.2-3.3-5.1-2.3-4.7c-0.8-0.3-7.4-1.2-7.9-0.8c-0.7,0.6-5.2,8.9-6.9,6.8c-0.8-0.9,0.5-1.7,0.7-2.3
+ c-15.3-1.7,7.5-8.8,7.7-10.4c0,0-6.8,0-12.7,0c1.3-0.2,2.3-0.8,2.8-2.3c-0.1,0.4-0.8,0.3-2,0.1c-1,0.7-2,1.4-2.9,2.3
+ c0.1,0,0.3,0.1,0.4,0.1c-0.2,0-0.3,0-0.5,0C15.3,26.7,7.5,39.8,5.3,54.6c6.3,5.5,17.4,12.1,18.7,13C22.9,65.2,21.9,59,18.6,60.6z
+ "/>
+ <path fill="#BDDDF4" d="M26.3,51c0,0.7-0.1,1.2-0.7,1.7C26.3,52,26.5,51.5,26.3,51z"/>
+ <path fill="#BDDDF4" d="M41.4,16.8c6.5-3.3,3.4,5,3.1,4.7c1.1,0.8,2.3,1.3,3.7,1.4c3.8-0.6,1.3-9.3-6.4-8.5
+ C41.6,14.4,39.6,17.7,41.4,16.8z"/>
+ <path fill="#BDDDF4" d="M53.5,76.3c-3.3-0.8-4.6-2-7.6-1.5C52.1,74,32.3,64,32.4,64.1c-0.2-0.2-0.7,1.3-0.8,1.9
+ c0.1-0.8-2.1-2.3-3.7-0.3c-1.4,1.8-1.4,3.8-2.2,6.1c-2,6.4-2.6,9,3.3,14.9c6.5,6.5,2.9,19.7,7.2,27.3c1.5,0.8,3,1.4,4.5,2.1
+ c0.8-2.2,0.5-4.9-0.4-7.7c4.4-1.2,2.3-2.9,3.2-5.8c-0.7,2.4,16-17.3,12.7-17.3C59.9,85.2,58.3,77.3,53.5,76.3z"/>
+ <path fill="#BDDDF4" d="M62.1,9C56,9.2,49.9,9.8,43.8,10.3c0.7,1.8,6.6,3.2,10.7,2c1.7,1.1,3.5,0.8,4.8,3.5
+ c1.8,3.5-2.7,1.7-2.3,3.1c2,6.8,2.6,4.2,5.2,2.3V9z"/>
+ </g>
+ </g>
+ <g>
+ <path fill="#E53A35" d="M144.5,108.5c0,19.6-15.8,35.4-35.4,35.4s-35.4-15.8-35.4-35.4S89.4,73,109,73
+ C128.5,72.9,144.5,88.9,144.5,108.5L144.5,108.5z"/>
+ <g>
+ <path fill="#FFFFFF" d="M102.2,85.2h13.4v10.3l-2.6,20.7h-8.3l-2.5-20.7L102.2,85.2L102.2,85.2z M102.7,122.7h12.6v11.1h-12.6
+ V122.7z"/>
+ </g>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/itemicons/icon16_disabled.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/itemicons/icon16_disabled.svg
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 150 150" enable-background="new 0 0 150 150" xml:space="preserve">
+<g id="Layer_13">
+ <g>
+ <path fill="#E63B35" d="M134.3,75.4c0,32.8-26.5,59.4-59.4,59.4s-59.3-26.6-59.3-59.4S42.1,16,75,16
+ C107.8,16,134.3,42.5,134.3,75.4L134.3,75.4z"/>
+
+ <rect x="33.8" y="66.4" transform="matrix(-0.7071 -0.7071 0.7071 -0.7071 74.6163 181.5085)" fill="#FFFFFF" width="82.2" height="17.7"/>
+
+ <rect x="65.9" y="34.3" transform="matrix(-0.7071 -0.7071 0.7071 -0.7071 74.6924 181.7022)" fill="#FFFFFF" width="18.1" height="82.2"/>
+ <path fill="#1FA6C6" d="M6.3,75.4"/>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/itemicons/icon16_item.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/itemicons/icon16_item.svg
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 150 150" enable-background="new 0 0 150 150" xml:space="preserve">
+<g id="Layer_14">
+</g>
+</svg>
Index: core/admin_templates/img/itemicons/icon16_new_email.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/itemicons/icon16_new_email.svg
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 150 150" enable-background="new 0 0 150 150" xml:space="preserve">
+<g id="Layer_12_copy">
+ <g>
+ <path fill="#57A0D7" d="M62.1,5.4v114.8c-31.7,0-57.4-25.7-57.4-57.4S30.4,5.4,62.1,5.4z"/>
+ <path fill="#488FCC" d="M62.1,5.4v114.8c31.7,0,57.4-25.7,57.4-57.4C119.5,31.1,93.8,5.4,62.1,5.4z"/>
+ <g>
+ <path fill="#95C8EC" d="M93.9,43c0.1,0,0.2,0.1,0.3,0.1C93.9,42.9,93.8,42.9,93.9,43z"/>
+ <path fill="#95C8EC" d="M74.7,16c0.2-1,4.2-6.5,6.1-6.2c-6.3-0.9-12.5-1-18.7-0.8v12.2c0.5-0.4,1-0.7,1.7-0.9
+ C65.8,19.6,74.4,17.9,74.7,16z"/>
+ <path fill="#95C8EC" d="M119.3,59.6c-0.1-1-0.1-2.2-0.2-3.2c-0.1-0.6-0.2-1.1-0.3-1.7c-0.2-1.4-0.4-2.8-0.7-4.1
+ c-0.1-0.3-0.1-0.5-0.2-0.8c-0.4-1.6-0.8-3.3-1.3-4.8c0-0.1,0-0.1-0.1-0.2c-2.3-7.1-6-13.6-10.8-19.1c-0.1-0.2-0.3-0.3-0.4-0.4
+ c-1-1.2-2.2-2.4-3.3-3.6c0,0-0.1-0.1-0.2-0.1c0.2,1.3,0.8,3.9,2,3.5c-0.5,0.3-1,0.2-1.5-0.1c0.9,1.4-18.1,7.8-17.8,8.3
+ c0,0.1,0,0.1,0.1,0.1c-0.2,0-0.4,0.3-0.6,0.8c-0.8,2.3,4.9,3.7-2.3,3.1c-4.2-0.3-0.3,9.1,2.3,5.9c0.2-0.2,7.4-7.2,7.6-5.7
+ c-0.3-2,6.3,2.8,6,3.5c-0.4,0.8-1,1.3-1.9,1.2c0.8,0.7,3.1-1.6,3.2-1.8c-0.3,0.6-4.6-4.8-3.8-4.6c3.5,0.7,5.2,4.5,6.7,7
+ c-0.6-0.9,3.7-3.6,3.5-2.8c-1.7,5,5.6,2.3,7,3.8c3.1,3.7-8.5,5.3-11.1,2.3c3.7,4.6-6.9-2.5-7.6-3.2c-2.2-0.8-9.3,1.3-11.5,1
+ c-7.9,8.7-11.9,15-4.2,25.2c1.8,2.3,9.8-0.8,12.7,0.8c3.8,2.1,2.8,8,5.4,12.3c1.9,3.1-1.8,11.1,1.7,15.1c1.5,1.7,3.5,3.9,5.6,4.8
+ c8.4-8.9,14.2-20.4,15.6-33.4c0-0.4,0.1-0.8,0.1-1.2c0.1-1,0.1-2.1,0.2-3.1c-4.3-3.2-8.1-12.5-9-15.2c0.2,0.5,6.5,9.3,9,12.6
+ C119.4,61.1,119.3,60.4,119.3,59.6z"/>
+ <path fill="#95C8EC" d="M97.6,27c3.3-2.6-0.5-4.4,3.8-5.9c-0.6-0.5-1-0.9-1.6-1.4s-1-0.9-1.6-1.4c-0.1-0.1-0.2-0.1-0.2-0.2
+ c-3.2,2.7-4.8,5.6-6.6,7.4C93.8,23.1,94.9,29.2,97.6,27z"/>
+ </g>
+ <g>
+ <path fill="#BDDDF4" d="M18.6,60.6c0.4-0.2,1.8-4.1,1.3-4.5c-2.3-1.6-4.4,6-7.1,1.2c-1.4-2.5,1.1-7.4,3.7-8.1
+ c0.8-0.2,9.1-0.3,9.9,1.9c0-1.4-0.7-3,0.5-4c1.7-1.3,5.5-2.9,6.1-5.2c0.6-2.1,7.7-5.7,9.2-6.2c-0.7,0.2-1.5,1.3-1.2,2.1
+ c-0.4-0.8,5.3-1.6,4.6-2.8c0,0-2.4,0.4-3,0.2c-0.7-0.3,1.6-1.3,1-1.6c-0.7-0.3-2.4,0-3.2,0.1c-0.2,0,11.3-3.3,10-4.3
+ c-0.3-0.2-3.3-5.1-2.3-4.7c-0.8-0.3-7.4-1.2-7.9-0.8c-0.7,0.6-5.2,8.9-6.9,6.8c-0.8-0.9,0.5-1.7,0.7-2.3
+ c-15.3-1.7,7.5-8.8,7.7-10.4c0,0-6.8,0-12.7,0c1.3-0.2,2.3-0.8,2.8-2.3c-0.1,0.4-0.8,0.3-2,0.1c-1,0.7-2,1.4-2.9,2.3
+ c0.1,0,0.3,0.1,0.4,0.1c-0.2,0-0.3,0-0.5,0C15.3,26.7,7.5,39.8,5.3,54.6c6.3,5.5,17.4,12.1,18.7,13C22.9,65.2,21.9,59,18.6,60.6z
+ "/>
+ <path fill="#BDDDF4" d="M26.3,51c0,0.7-0.1,1.2-0.7,1.7C26.3,52,26.5,51.5,26.3,51z"/>
+ <path fill="#BDDDF4" d="M41.4,16.8c6.5-3.3,3.4,5,3.1,4.7c1.1,0.8,2.3,1.3,3.7,1.4c3.8-0.6,1.3-9.3-6.4-8.5
+ C41.6,14.4,39.6,17.7,41.4,16.8z"/>
+ <path fill="#BDDDF4" d="M53.5,76.3c-3.3-0.8-4.6-2-7.6-1.5C52.1,74,32.3,64,32.4,64.1c-0.2-0.2-0.7,1.3-0.8,1.9
+ c0.1-0.8-2.1-2.3-3.7-0.3c-1.4,1.8-1.4,3.8-2.2,6.1c-2,6.4-2.6,9,3.3,14.9c6.5,6.5,2.9,19.7,7.2,27.3c1.5,0.8,3,1.4,4.5,2.1
+ c0.8-2.2,0.5-4.9-0.4-7.7c4.4-1.2,2.3-2.9,3.2-5.8c-0.7,2.4,16-17.3,12.7-17.3C59.9,85.2,58.3,77.3,53.5,76.3z"/>
+ <path fill="#BDDDF4" d="M62.1,9C56,9.2,49.9,9.8,43.8,10.3c0.7,1.8,6.6,3.2,10.7,2c1.7,1.1,3.5,0.8,4.8,3.5
+ c1.8,3.5-2.7,1.7-2.3,3.1c2,6.8,2.6,4.2,5.2,2.3V9z"/>
+ </g>
+ </g>
+ <g>
+ <path fill="#7AB34F" d="M144.5,108.5c0,19.6-15.8,35.4-35.4,35.4s-35.4-15.8-35.4-35.4S89.4,73,109,73
+ C128.5,72.9,144.5,88.9,144.5,108.5L144.5,108.5z"/>
+ <g>
+ <path fill="#FFFFFF" d="M102.2,85.2h13.4v10.3l-2.6,20.7h-8.3l-2.5-20.7L102.2,85.2L102.2,85.2z M102.7,122.7h12.6v11.1h-12.6
+ V122.7z"/>
+ </g>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/itemicons/icon16_not_replied.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/itemicons/icon16_not_replied.svg
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 150 150" enable-background="new 0 0 150 150" xml:space="preserve">
+<g id="Layer_12_copy_2">
+ <g>
+ <path fill="#57A0D7" d="M75.8,19.1v114.8c-31.7,0-57.4-25.7-57.4-57.4S44.2,19.1,75.8,19.1z"/>
+ <path fill="#488FCC" d="M75.8,19.1v114.8c31.7,0,57.4-25.7,57.4-57.4S107.5,19.1,75.8,19.1z"/>
+ <g>
+ <path fill="#95C8EC" d="M107.6,56.7c0.1,0,0.2,0.1,0.3,0.1C107.6,56.7,107.6,56.7,107.6,56.7z"/>
+ <path fill="#95C8EC" d="M88.5,29.8c0.2-1,4.2-6.5,6.1-6.2c-6.3-0.9-12.5-1-18.7-0.8V35c0.5-0.4,1-0.7,1.7-0.9
+ C79.6,33.3,88.1,31.6,88.5,29.8z"/>
+ <path fill="#95C8EC" d="M133.1,73.3c-0.1-1-0.1-2.2-0.2-3.2c-0.1-0.6-0.2-1.1-0.3-1.7c-0.2-1.4-0.4-2.8-0.7-4.1
+ c-0.1-0.3-0.1-0.5-0.2-0.8c-0.4-1.6-0.8-3.3-1.3-4.8c0-0.1,0-0.1-0.1-0.2c-2.3-7.1-6-13.6-10.8-19.1c-0.1-0.2-0.3-0.3-0.4-0.4
+ c-1-1.2-2.2-2.4-3.3-3.6c0,0-0.1-0.1-0.2-0.1c0.2,1.3,0.8,3.9,2,3.5c-0.5,0.3-1,0.2-1.5-0.1c0.9,1.4-18.1,7.8-17.8,8.3
+ c0,0.1,0,0.1,0.1,0.1c-0.2,0-0.4,0.3-0.6,0.8c-0.8,2.3,4.9,3.7-2.3,3.1c-4.2-0.3-0.3,9.1,2.3,5.9c0.2-0.2,7.4-7.2,7.6-5.7
+ c-0.3-2,6.3,2.8,6,3.5c-0.4,0.8-1,1.3-1.9,1.2c0.8,0.7,3.1-1.6,3.2-1.8c-0.3,0.6-4.6-4.8-3.8-4.6c3.5,0.7,5.2,4.5,6.8,7
+ c-0.6-0.9,3.7-3.6,3.5-2.8c-1.7,5,5.6,2.3,7,3.8c3.1,3.7-8.5,5.3-11.1,2.3c3.7,4.6-6.9-2.5-7.6-3.2c-2.2-0.8-9.3,1.3-11.5,1
+ c-7.9,8.7-11.9,15-4.2,25.2c1.8,2.3,9.8-0.8,12.7,0.8c3.8,2.1,2.8,8,5.4,12.3c1.9,3.1-1.8,11.1,1.7,15.1c1.5,1.7,3.5,3.9,5.6,4.8
+ c8.4-8.9,14.2-20.4,15.6-33.4c0-0.4,0.1-0.8,0.1-1.2c0.1-1,0.1-2.1,0.2-3.1c-4.3-3.2-8.1-12.5-9-15.2c0.2,0.5,6.5,9.3,9,12.6
+ C133.2,74.9,133.1,74.2,133.1,73.3z"/>
+ <path fill="#95C8EC" d="M111.4,40.8c3.3-2.6-0.5-4.4,3.8-5.9c-0.6-0.5-1-0.9-1.6-1.4c-0.6-0.5-1-0.9-1.6-1.4
+ c-0.1-0.1-0.2-0.1-0.2-0.2c-3.2,2.7-4.8,5.6-6.6,7.4C107.6,36.8,108.7,42.9,111.4,40.8z"/>
+ </g>
+ <g>
+ <path fill="#BDDDF4" d="M32.3,74.3c0.4-0.2,1.8-4.1,1.3-4.5c-2.3-1.6-4.4,6-7.1,1.2c-1.4-2.5,1.1-7.4,3.7-8.1
+ c0.8-0.2,9.1-0.3,9.9,1.9c0-1.4-0.8-3,0.5-4c1.7-1.3,5.5-2.9,6.1-5.2c0.6-2.1,7.7-5.7,9.2-6.2c-0.7,0.2-1.5,1.3-1.2,2.1
+ c-0.4-0.8,5.3-1.6,4.6-2.8c0,0-2.4,0.4-3,0.2c-0.7-0.3,1.6-1.3,1-1.6c-0.7-0.3-2.4,0-3.2,0.1c-0.2,0,11.3-3.3,10-4.3
+ c-0.3-0.2-3.3-5.1-2.3-4.7c-0.8-0.3-7.4-1.2-7.9-0.8c-0.7,0.6-5.2,8.9-6.9,6.8c-0.8-0.9,0.5-1.7,0.7-2.3
+ c-15.3-1.7,7.5-8.8,7.7-10.4c0,0-6.8,0-12.8,0c1.3-0.2,2.3-0.8,2.8-2.3c-0.1,0.4-0.8,0.3-2,0.1c-1,0.7-2,1.4-2.9,2.3
+ c0.1,0,0.3,0.1,0.4,0.1c-0.2,0-0.3,0-0.5,0c-11.4,8.7-19.2,21.7-21.4,36.7c6.3,5.5,17.4,12.1,18.7,13
+ C36.7,78.9,35.7,72.7,32.3,74.3z"/>
+ <path fill="#BDDDF4" d="M40,64.8c0,0.7-0.1,1.2-0.7,1.7C40.1,65.8,40.2,65.3,40,64.8z"/>
+ <path fill="#BDDDF4" d="M55.2,30.6c6.5-3.3,3.4,5,3.1,4.7c1.1,0.8,2.3,1.3,3.7,1.4c3.8-0.6,1.3-9.3-6.4-8.5
+ C55.4,28.2,53.3,31.5,55.2,30.6z"/>
+ <path fill="#BDDDF4" d="M67.3,90c-3.3-0.8-4.6-2-7.6-1.5c6.2-0.8-13.6-10.8-13.5-10.7c-0.2-0.2-0.7,1.3-0.8,1.9
+ c0.1-0.8-2.1-2.3-3.7-0.3c-1.4,1.8-1.4,3.8-2.2,6.1c-2,6.4-2.6,9,3.3,14.9c6.5,6.5,2.9,19.7,7.2,27.3c1.5,0.8,3,1.4,4.5,2.1
+ c0.8-2.2,0.5-4.9-0.4-7.7c4.4-1.2,2.3-2.9,3.2-5.8C56.7,118.7,73.4,99,70,99C73.7,99,72.1,91.1,67.3,90z"/>
+ <path fill="#BDDDF4" d="M75.8,22.7c-6.1,0.2-12.2,0.8-18.3,1.3c0.7,1.8,6.6,3.2,10.7,2c1.7,1.1,3.5,0.8,4.8,3.5
+ c1.8,3.5-2.7,1.7-2.3,3.1c2,6.8,2.6,4.2,5.2,2.3V22.7z"/>
+ </g>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/itemicons/icon16_pending.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/itemicons/icon16_pending.svg
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 1000 1000" enable-background="new 0 0 1000 1000" xml:space="preserve">
+<g id="Layer_13_copy">
+ <path fill="#79B14A" d="M502,81.3C271.8,81.3,85.3,267.8,85.3,498c0,229.6,186.5,416.7,416.7,416.7S918.7,728.2,918.7,498
+ S732.2,81.3,502,81.3z M552.8,791.5H427.9V668.4h124.9C552.8,668.4,552.8,791.5,552.8,791.5z M540.9,560.8l-8.4,47.2h-78.9
+ l-17.9-124.9l4.2-4.2c97.4-4.2,135.1-29.3,135.1-71.7c0-34.7-26.3-55-71.1-55c-43,0-80.1,17.9-116,53.2l-70.5-77.7
+ c44.8-49.6,104.6-83.7,189.5-83.7c111.2,0,186.5,57.4,186.5,161.4C693.3,504,624.5,543.4,540.9,560.8z"/>
+</g>
+</svg>
Index: core/admin_templates/img/itemicons/icon16_primary.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/itemicons/icon16_primary.svg
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 1000 1000" enable-background="new 0 0 1000 1000" xml:space="preserve">
+<g id="Layer_12_copy_3">
+ <g>
+ <path fill="#EDBF1C" d="M918.8,498.1c0,229.4-186.3,415.6-415.6,415.6S87.5,727.5,87.5,498.1S273.8,82.5,503.1,82.5
+ C732.5,82.5,918.8,268.1,918.8,498.1L918.8,498.1z"/>
+ <g>
+ <path fill="#565656" d="M424.4,225.6h157.5v121.3L551.3,590h-97.5l-29.4-243.1V225.6z M430,665h146.9v130H430V665z"/>
+ </g>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/itemicons/icon16_relation_one-way.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/itemicons/icon16_relation_one-way.svg
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 150 150" enable-background="new 0 0 150 150" xml:space="preserve">
+<g id="Layer_19">
+ <g>
+ <polygon fill="#A9C148" points="83.6,122.2 128.2,76.4 86.3,76.4 83.6,76.4 21.8,76.4 21.8,99.3 83.6,99.3 "/>
+ <polygon fill="#A9C148" points="83.6,30.6 83.6,53.4 21.8,53.4 21.8,76.4 83.6,76.4 86.3,76.4 128.2,76.4 "/>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/itemicons/icon16_relation_one-way_disabled.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/itemicons/icon16_relation_one-way_disabled.svg
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 150 150" enable-background="new 0 0 150 150" xml:space="preserve">
+<g id="Layer_19_copy_2">
+ <g>
+ <polygon fill="#A9C148" points="63.6,83.9 101.3,45.1 65.9,45.1 63.6,45.1 11.1,45.1 11.1,64.5 63.6,64.5 "/>
+ <polygon fill="#A9C148" points="63.6,6.2 63.6,25.6 11.1,25.6 11.1,45.1 63.6,45.1 65.9,45.1 101.3,45.1 "/>
+ </g>
+ <g>
+ <path fill="#E63B35" d="M140,107.8c0,19-15.5,34.5-34.5,34.5S71,126.8,71,107.8c0-19.1,15.5-34.5,34.5-34.5
+ C124.5,73.2,140,88.7,140,107.8L140,107.8z"/>
+
+ <rect x="81.6" y="102.7" transform="matrix(0.7071 0.7071 -0.7071 0.7071 107.1331 -42.9768)" fill="#FFFFFF" width="47.7" height="10.3"/>
+
+ <rect x="100.2" y="83.8" transform="matrix(0.7071 0.7071 -0.7071 0.7071 107.0732 -43.029)" fill="#FFFFFF" width="10.5" height="47.8"/>
+ <path fill="#1FA6C6" d="M65.5,107.8"/>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/itemicons/icon16_relation_reciprocal.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/itemicons/icon16_relation_reciprocal.svg
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 150 150" enable-background="new 0 0 150 150" xml:space="preserve">
+<g id="Layer_19_copy">
+ <g>
+ <polygon fill="#A9C148" points="58.5,83.5 95.7,45.2 60.8,45.2 58.5,45.2 6.8,45.2 6.8,64.3 58.5,64.3 "/>
+ <polygon fill="#A9C148" points="58.5,6.8 58.5,26 6.8,26 6.8,45.2 58.5,45.2 60.8,45.2 95.7,45.2 "/>
+ </g>
+ <g>
+ <polygon fill="#A9C148" points="90.9,67.1 53.6,105.5 88.6,105.5 90.9,105.5 142.6,105.5 142.6,86.3 90.9,86.3 "/>
+ <polygon fill="#A9C148" points="90.9,143.9 90.9,124.7 142.6,124.7 142.6,105.5 90.9,105.5 88.6,105.5 53.6,105.5 "/>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/itemicons/icon16_relation_reciprocal_disabled.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/itemicons/icon16_relation_reciprocal_disabled.svg
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 150 150" enable-background="new 0 0 150 150" xml:space="preserve">
+<g id="Layer_19_copy_3">
+ <g>
+ <polygon fill="#A9C148" points="71.1,83.9 108.8,45.1 73.4,45.1 71.1,45.1 18.6,45.1 18.6,64.5 71.1,64.5 "/>
+ <polygon fill="#A9C148" points="71.1,6.2 71.1,25.6 18.6,25.6 18.6,45.1 71.1,45.1 73.4,45.1 108.8,45.1 "/>
+ </g>
+ <g>
+ <polygon fill="#A9C148" points="57.1,66.8 19.3,105.6 54.8,105.6 57.1,105.6 109.5,105.6 109.5,86.2 57.1,86.2 "/>
+ <polygon fill="#A9C148" points="57.1,144.5 57.1,125.1 109.5,125.1 109.5,105.6 57.1,105.6 54.8,105.6 19.3,105.6 "/>
+ </g>
+ <g>
+ <path fill="#E63B35" d="M145.6,107.8c0,19-15.5,34.5-34.5,34.5s-34.5-15.5-34.5-34.5c0-19.1,15.5-34.5,34.5-34.5
+ C130.1,73.2,145.6,88.7,145.6,107.8L145.6,107.8z"/>
+
+ <rect x="87.2" y="102.7" transform="matrix(0.7071 0.7071 -0.7071 0.7071 108.7806 -46.9543)" fill="#FFFFFF" width="47.7" height="10.3"/>
+
+ <rect x="105.9" y="83.8" transform="matrix(0.7071 0.7071 -0.7071 0.7071 108.7208 -47.0066)" fill="#FFFFFF" width="10.5" height="47.8"/>
+ <path fill="#1FA6C6" d="M71.2,107.8"/>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/itemicons/icon16_replied.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/itemicons/icon16_replied.svg
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 150 150" enable-background="new 0 0 150 150" xml:space="preserve">
+<g id="Layer_19_copy_4">
+ <g>
+ <polygon fill="#A9C148" points="83.6,122.2 128.2,76.4 86.3,76.4 83.6,76.4 21.8,76.4 21.8,99.3 83.6,99.3 "/>
+ <polygon fill="#A9C148" points="83.6,30.6 83.6,53.4 21.8,53.4 21.8,76.4 83.6,76.4 86.3,76.4 128.2,76.4 "/>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/itemicons/icon16_section.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/itemicons/icon16_section.svg
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 160 160" enable-background="new 0 0 160 160" xml:space="preserve">
+<g id="Layer_1_1_">
+ <g>
+ <g>
+ <path fill="#FDBD68" d="M140.3,39.5h-41H80.4h-75V121c0,8.2,6.7,15,15,15h119.9c8.3,0,15-6.8,15-15V54.5
+ C155.3,46.2,148.6,39.5,140.3,39.5z"/>
+ <path fill="#F4A44D" d="M65.4,24.5h-45c-8.3,0-15,6.7-15,15h75L65.4,24.5z"/>
+ </g>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/itemicons/icon16_section_disabled.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/itemicons/icon16_section_disabled.svg
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 160 160" enable-background="new 0 0 160 160" xml:space="preserve">
+<g id="Layer_2">
+ <g>
+ <path fill="#FDBD68" d="M140.4,39.3H99.3h-19H5.2V121c0,8.3,6.8,15,15,15h120.2c8.3,0,15-6.8,15-15V54.3
+ C155.4,46.1,148.7,39.3,140.4,39.3z"/>
+ <path fill="#F4A44D" d="M65.3,24.3h-45c-8.3,0-15,6.8-15,15h75.1L65.3,24.3z"/>
+ </g>
+ <g>
+ <path fill="#E63B35" d="M160,109.2c0,22-17.9,39.9-39.9,39.9s-39.9-17.9-39.9-39.9s17.9-39.9,39.9-39.9S160,87.2,160,109.2
+ L160,109.2z"/>
+
+ <rect x="92.5" y="103.3" transform="matrix(0.7071 0.7071 -0.7071 0.7071 112.3991 -52.8991)" fill="#FFFFFF" width="55.2" height="11.9"/>
+
+ <rect x="114" y="81.6" transform="matrix(0.7071 0.7071 -0.7071 0.7071 112.3854 -52.9343)" fill="#FFFFFF" width="12.2" height="55.2"/>
+ <path fill="#1FA6C6" d="M74,109.2"/>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/itemicons/icon16_section_menuhidden.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/itemicons/icon16_section_menuhidden.svg
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 150 150" enable-background="new 0 0 150 150" xml:space="preserve">
+<g id="Layer_1" display="none">
+ <g id="Layer_40" display="inline">
+ <g>
+ <path fill="#FDBD68" d="M131.5,37H93.1H75.3H5v76.3c0,7.7,6.3,14.1,14.1,14.1h112.5c7.8,0,14.1-6.4,14.1-14.1V51.1
+ C145.6,43.4,139.3,37,131.5,37z"/>
+ <path fill="#F4A44D" d="M61.2,23H19c-7.7,0-14,6.3-14,14h70.3L61.2,23z"/>
+ </g>
+ <g>
+ <g>
+ <path fill="#C36428" d="M76.8,56.3c-20.8,0-39.3,10.6-50.7,27c11.4,16.3,29.9,27,50.7,27s39.3-10.6,50.7-27
+ C116.1,66.9,97.6,56.3,76.8,56.3z M76.8,100.5c-15.7,0-29.7-6.8-38.3-17.2C47.1,72.9,61,66.2,76.8,66.2s29.7,6.7,38.3,17.2
+ C106.5,93.7,92.5,100.5,76.8,100.5z"/>
+ <ellipse fill="#C36428" cx="76.8" cy="83.3" rx="14.4" ry="14.4"/>
+ </g>
+ <polygon fill="#C36428" points="114.1,112.5 106,120.5 39.6,54.1 47.5,46 "/>
+ </g>
+ </g>
+</g>
+<g id="Layer_1_copy">
+ <g id="Layer_40_1_">
+ <g>
+ <path fill="#FDBD68" d="M131.5,37H93.1H75.3H5v76.3c0,7.7,6.3,14.1,14.1,14.1h112.5c7.8,0,14.1-6.4,14.1-14.1V51.1
+ C145.6,43.4,139.3,37,131.5,37z"/>
+ <path fill="#F4A44D" d="M61.2,23H19c-7.7,0-14,6.3-14,14h70.3L61.2,23z"/>
+ </g>
+ <g opacity="0.86">
+ <g>
+ <path fill="#FFFFFF" d="M76.8,56.3c-20.8,0-39.3,10.6-50.7,27c11.4,16.3,29.9,27,50.7,27s39.3-10.6,50.7-27
+ C116.1,66.9,97.6,56.3,76.8,56.3z M76.8,100.5c-15.7,0-29.7-6.8-38.3-17.2C47.1,72.9,61,66.2,76.8,66.2s29.7,6.7,38.3,17.2
+ C106.5,93.7,92.5,100.5,76.8,100.5z"/>
+ <ellipse fill="#FFFFFF" cx="76.8" cy="83.3" rx="14.4" ry="14.4"/>
+ </g>
+ <polygon fill="#FFFFFF" points="114.1,112.5 106,120.5 39.6,54.1 47.5,46 "/>
+ </g>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/itemicons/icon16_section_menuhidden_system.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/itemicons/icon16_section_menuhidden_system.svg
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 150 150" enable-background="new 0 0 150 150" xml:space="preserve">
+<g id="Layer_1" display="none">
+ <g id="Layer_39" display="inline">
+ <g>
+ <g>
+ <path fill="#F26750" d="M131.6,37H93.1H75.3H5v76.1c0,7.7,6.4,14.1,14.1,14.1h112.6c7.8,0,14.1-6.4,14.1-14.1V51
+ C145.8,43.3,139.4,37,131.6,37z"/>
+ <path fill="#E63B35" d="M61.2,23H19c-7.7,0-14,6.3-14,14h70.4L61.2,23z"/>
+ </g>
+ </g>
+ <g>
+ <g>
+ <path fill="#A91E22" d="M77,56.2c-20.9,0-39.4,10.7-50.8,27.1c11.4,16.4,30,27.1,50.8,27.1s39.4-10.7,50.8-27.1
+ C116.3,66.8,97.9,56.2,77,56.2z M77,100.5c-15.7,0-29.8-6.8-38.4-17.3C47.2,72.8,61.2,66,77,66s29.8,6.8,38.4,17.3
+ C106.8,93.7,92.8,100.5,77,100.5z"/>
+ <circle fill="#A91E22" cx="77" cy="83.2" r="14.5"/>
+ </g>
+
+ <rect x="71.3" y="36.1" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -36.3479 78.8209)" fill="#A91E22" width="11.3" height="94.4"/>
+ </g>
+ </g>
+</g>
+<g id="Layer_1_copy">
+ <g id="Layer_39_1_">
+ <g>
+ <g>
+ <path fill="#F26750" d="M131.6,37H93.1H75.3H5v76.1c0,7.7,6.4,14.1,14.1,14.1h112.6c7.8,0,14.1-6.4,14.1-14.1V51
+ C145.8,43.3,139.4,37,131.6,37z"/>
+ <path fill="#E63B35" d="M61.2,23H19c-7.7,0-14,6.3-14,14h70.4L61.2,23z"/>
+ </g>
+ </g>
+ <g opacity="0.8">
+ <g>
+ <path fill="#FFFFFF" d="M77,56.2c-20.9,0-39.4,10.7-50.8,27.1c11.4,16.4,30,27.1,50.8,27.1s39.4-10.7,50.8-27.1
+ C116.3,66.8,97.9,56.2,77,56.2z M77,100.5c-15.7,0-29.8-6.8-38.4-17.3C47.2,72.8,61.2,66,77,66s29.8,6.8,38.4,17.3
+ C106.8,93.7,92.8,100.5,77,100.5z"/>
+ <circle fill="#FFFFFF" cx="77" cy="83.2" r="14.5"/>
+ </g>
+
+ <rect x="71.3" y="36.1" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -36.3479 78.8209)" fill="#FFFFFF" width="11.3" height="94.4"/>
+ </g>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/itemicons/icon16_section_new.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/itemicons/icon16_section_new.svg
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 150 150" enable-background="new 0 0 150 150" xml:space="preserve">
+<g id="Layer_29">
+ <g>
+ <g>
+ <path fill="#FDBD68" d="M131.7,37H93.2H75.4H4.9v76.6c0,7.8,6.4,14.2,14.2,14.2h112.8c7.8,0,14.2-6.4,14.2-14.2V51.1
+ C145.9,43.4,139.5,37,131.7,37z"/>
+ <path fill="#F4A44D" d="M61.2,23H18.9c-7.8,0-14.2,6.4-14.2,14.2h70.5L61.2,23z"/>
+ </g>
+ </g>
+ <g>
+ <polygon fill="#EF5551" points="107.3,4.2 112.8,21.3 125.4,8.7 122.3,26.3 139.4,21 128.4,35.2 146.1,38.4 129.8,45.8 143.8,57
+ 126,56 133.2,72.3 117.8,63.1 116.7,80.9 107.3,65.7 98.1,80.9 96.8,63.1 81.6,72.3 88.8,56 71,57 84.9,45.8 68.7,38.4 86.3,35.2
+ 75.4,21 92.4,26.3 89.3,8.7 102,21.3 "/>
+ <polygon fill="#FFFFFF" points="107.3,27.5 109.5,34.2 114.5,29.3 113.3,36.2 120,34.1 115.7,39.7 122.6,41 116.3,43.9
+ 121.7,48.3 114.7,47.9 117.6,54.3 111.5,50.7 111.1,57.8 107.3,51.8 103.7,57.8 103.2,50.7 97.2,54.3 100,47.9 93,48.3 98.5,43.9
+ 92.2,41 99.1,39.7 94.8,34.1 101.4,36.2 100.2,29.3 105.3,34.2 "/>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/itemicons/icon16_section_pending.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/itemicons/icon16_section_pending.svg
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 150 150" enable-background="new 0 0 150 150" xml:space="preserve">
+<g id="Layer_29_copy">
+ <g>
+ <g>
+ <path fill="#FDBD68" d="M131.7,37H93.2H75.4H4.9v76.6c0,7.8,6.4,14.2,14.2,14.2h112.8c7.8,0,14.2-6.4,14.2-14.2V51.1
+ C145.9,43.4,139.5,37,131.7,37z"/>
+ <path fill="#F4A44D" d="M61.2,23H18.9c-7.8,0-14.2,6.4-14.2,14.2h70.5L61.2,23z"/>
+ </g>
+ </g>
+ <g>
+ <circle fill="#FFFFFF" cx="112.7" cy="102.6" r="35.5"/>
+ <path fill="#79B14A" d="M112.5,65C91.8,65,75,81.8,75,102.5S91.8,140,112.5,140s37.5-16.8,37.5-37.5S133.2,65,112.5,65z
+ M117.1,128.9h-11.3v-11.2h11.3V128.9z M116,108.1l-0.8,4.2h-7.1l-1.6-11.3l0.4-0.4c8.7-0.4,12.2-2.6,12.2-6.5c0-3.1-2.3-5-6.4-5
+ c-3.9,0-7.2,1.6-10.4,4.8l-6.4-7c4-4.4,9.5-7.5,17.1-7.5c10,0,16.8,5.2,16.8,14.5C129.7,102.9,123.6,106.6,116,108.1z"/>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/itemicons/icon16_section_system.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/itemicons/icon16_section_system.svg
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 160 160" enable-background="new 0 0 160 160" xml:space="preserve">
+<g id="Layer_6">
+ <g>
+ <g>
+ <path fill="#F26750" d="M140.6,39.5H99.5h-19H5.4v81.6c0,8.3,6.8,15,15,15h120.1c8.3,0,15-6.8,15-15V54.5
+ C155.6,46.2,148.9,39.5,140.6,39.5z"/>
+ <path fill="#E63B35" d="M65.5,24.4h-45c-8.3,0-15,6.8-15,15h75.1L65.5,24.4z"/>
+ </g>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/itemicons/icon16_sections.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/itemicons/icon16_sections.svg
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 160 160" enable-background="new 0 0 160 160" xml:space="preserve">
+<g id="Layer_7">
+ <g>
+ <path fill="#B1BFBF" d="M140.4,39.5H99.3h-19H5.2v81.6c0,8.3,6.8,15,15,15h120.1c8.3,0,15-6.8,15-15V54.5
+ C155.5,46.2,148.7,39.5,140.4,39.5z"/>
+ <path fill="#73969B" d="M65.3,24.5h-45c-8.3,0-15,6.8-15,15h75.1L65.3,24.5z"/>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/itemicons/icon16_user.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/itemicons/icon16_user.svg
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 150 150" enable-background="new 0 0 150 150" xml:space="preserve">
+<g id="Layer_31">
+ <g>
+ <g>
+ <path fill="#FCD1A0" d="M76.1,5.1c16.9,0,30.6,13.7,30.6,30.6S93,75.6,76.1,75.6S45.6,52.5,45.6,35.6
+ C45.6,18.7,59.3,5.1,76.1,5.1L76.1,5.1z"/>
+ <path fill="#465B65" d="M100.3,74.5c-0.1,0.1-0.1,0.1-0.2,0.2c-0.1-0.1-0.2-0.1-0.4-0.2c-6.9,6.9-15,10.7-23.4,10.7
+ c-8.4-0.1-16.5-3.8-23.4-10.7c-0.1,0.1-0.2,0.1-0.4,0.2c-0.1-0.1-0.1-0.1-0.2-0.2c-18.6,8.9-31.4,27.8-31.4,49.9v0.1
+ c14.6,13.2,33.9,21.3,55.2,21.3c0.1,0,0.2,0,0.3,0c0.1,0,0.2,0,0.3,0c21.3,0,40.6-8.1,55.2-21.3v-0.1
+ C131.9,102.4,119,83.4,100.3,74.5z"/>
+ </g>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/itemicons/icon16_user_disabled.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/itemicons/icon16_user_disabled.svg
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 150 150" enable-background="new 0 0 150 150" xml:space="preserve">
+<g id="Layer_31_copy">
+ <g>
+ <g>
+ <path fill="#FCD1A0" d="M76.1,5.1c16.9,0,30.6,13.7,30.6,30.6S93,75.6,76.1,75.6S45.6,52.5,45.6,35.6
+ C45.6,18.7,59.3,5.1,76.1,5.1L76.1,5.1z"/>
+ <path fill="#465B65" d="M100.3,74.5c-0.1,0.1-0.1,0.1-0.2,0.2c-0.1-0.1-0.2-0.1-0.4-0.2c-6.9,6.9-15,10.7-23.4,10.7
+ c-8.4-0.1-16.5-3.8-23.4-10.7c-0.1,0.1-0.2,0.1-0.4,0.2c-0.1-0.1-0.1-0.1-0.2-0.2c-18.6,8.9-31.4,27.8-31.4,49.9v0.1
+ c14.6,13.2,33.9,21.3,55.2,21.3c0.1,0,0.2,0,0.3,0c0.1,0,0.2,0,0.3,0c21.3,0,40.6-8.1,55.2-21.3v-0.1
+ C131.9,102.4,119,83.4,100.3,74.5z"/>
+ </g>
+ <g>
+ <path fill="#E63B35" d="M150,108.5c0,20.6-16.8,37.4-37.4,37.4s-37.4-16.8-37.4-37.4S92,71.1,112.6,71.1S150,87.8,150,108.5
+ L150,108.5z"/>
+
+ <rect x="86.7" y="102.9" transform="matrix(0.7071 0.7071 -0.7071 0.7071 109.6831 -47.8081)" fill="#FFFFFF" width="51.7" height="11.2"/>
+
+ <rect x="106.9" y="82.6" transform="matrix(0.7071 0.7071 -0.7071 0.7071 109.6702 -47.841)" fill="#FFFFFF" width="11.4" height="51.7"/>
+ <path fill="#1FA6C6" d="M69.4,108.5"/>
+ </g>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/itemicons/icon16_user_pending.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/itemicons/icon16_user_pending.svg
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 150 150" enable-background="new 0 0 150 150" xml:space="preserve">
+<g id="Layer_31_copy_2">
+ <g>
+ <g>
+ <path fill="#FCD1A0" d="M76.1,5.1c16.9,0,30.6,13.7,30.6,30.6S93,75.6,76.1,75.6S45.6,52.5,45.6,35.6
+ C45.6,18.7,59.3,5.1,76.1,5.1L76.1,5.1z"/>
+ <path fill="#465B65" d="M100.3,74.5c-0.1,0.1-0.1,0.1-0.2,0.2c-0.1-0.1-0.2-0.1-0.4-0.2c-6.9,6.9-15,10.7-23.4,10.7
+ c-8.4-0.1-16.5-3.8-23.4-10.7c-0.1,0.1-0.2,0.1-0.4,0.2c-0.1-0.1-0.1-0.1-0.2-0.2c-18.6,8.9-31.4,27.8-31.4,49.9v0.1
+ c14.6,13.2,33.9,21.3,55.2,21.3c0.1,0,0.2,0,0.3,0c0.1,0,0.2,0,0.3,0c21.3,0,40.6-8.1,55.2-21.3v-0.1
+ C131.9,102.4,119,83.4,100.3,74.5z"/>
+ </g>
+ <g>
+ <circle fill="#FFFFFF" cx="112.7" cy="108.2" r="35.5"/>
+ <path fill="#79B14A" d="M112.5,70.6C91.8,70.6,75,87.4,75,108.1c0,20.7,16.8,37.5,37.5,37.5s37.5-16.8,37.5-37.5
+ S133.2,70.6,112.5,70.6z M117.1,134.5h-11.3v-11.2h11.3V134.5z M116,113.7l-0.8,4.2h-7.1l-1.6-11.3l0.4-0.4
+ c8.7-0.4,12.2-2.6,12.2-6.5c0-3.1-2.3-5-6.4-5c-3.9,0-7.2,1.6-10.4,4.8l-6.4-7c4-4.4,9.5-7.5,17.1-7.5c10,0,16.8,5.2,16.8,14.5
+ C129.7,108.6,123.6,112.2,116,113.7z"/>
+ </g>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/list_arrow_2_asc.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/list_arrow_2_asc.svg
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 150 150" enable-background="new 0 0 150 150" xml:space="preserve">
+<g id="Layer_10">
+ <g>
+ <polygon fill="#84C66B" points="141.8,139 75.5,74.4 75.5,139 "/>
+ <polygon fill="#65B350" points="75.5,74.4 9,139 75.5,139 "/>
+ </g>
+ <g>
+ <polygon fill="#84C66B" points="141.8,74.8 75.5,10.3 75.5,74.8 "/>
+ <polygon fill="#65B350" points="75.5,10.3 9,74.8 75.5,74.8 "/>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/list_arrow_2_desc.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/list_arrow_2_desc.svg
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 150 150" enable-background="new 0 0 150 150" xml:space="preserve">
+<g id="Layer_10_copy">
+ <g>
+ <polygon fill="#84C66B" points="141.8,10.3 75.5,74.8 75.5,10.3 "/>
+ <polygon fill="#65B350" points="75.5,74.8 9,10.3 75.5,10.3 "/>
+ </g>
+ <g>
+ <polygon fill="#84C66B" points="141.8,74.4 75.5,139 75.5,74.4 "/>
+ <polygon fill="#65B350" points="75.5,139 9,74.4 75.5,74.4 "/>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/list_arrow_asc.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/list_arrow_asc.svg
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 150 150" enable-background="new 0 0 150 150" xml:space="preserve">
+<g>
+ <polygon fill="#84C66B" points="139,106 74.5,43.4 74.5,106 "/>
+ <polygon fill="#65B350" points="74.5,43.4 10.1,106 74.5,106 "/>
+</g>
+</svg>
Index: core/admin_templates/img/list_arrow_desc.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/list_arrow_desc.svg
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 150 150" enable-background="new 0 0 150 150" xml:space="preserve">
+<g>
+ <polygon fill="#84C66B" points="10.1,43.4 74.5,106 74.5,43.4 "/>
+ <polygon fill="#65B350" points="74.5,106 139,43.4 74.5,43.4 "/>
+</g>
+</svg>
Index: core/admin_templates/img/list_arrow_desc_big.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/list_arrow_desc_big.svg
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 150 150" enable-background="new 0 0 150 150" xml:space="preserve">
+<g id="Layer_10_copy_2">
+ <g>
+ <polygon fill="#84C66B" points="148.9,46.2 74.7,118.2 74.7,46.2 "/>
+ <polygon fill="#65B350" points="74.7,118.2 0.6,46.2 74.7,46.2 "/>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/list_arrow_no.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/list_arrow_no.svg
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 150 150" enable-background="new 0 0 150 150" xml:space="preserve">
+<g>
+ <polygon fill="#84C66B" points="17.9,145.2 86.7,74.3 17.9,74.3 "/>
+ <polygon fill="#65B350" points="86.7,74.3 17.9,3.5 17.9,74.3 "/>
+</g>
+</svg>
Index: core/admin_templates/img/list_arrow_no_big.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/list_arrow_no_big.svg
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 150 150" enable-background="new 0 0 150 150" xml:space="preserve">
+<g>
+ <polygon fill="#84C66B" points="17.9,145.2 86.7,74.3 17.9,74.3 "/>
+ <polygon fill="#65B350" points="86.7,74.3 17.9,3.5 17.9,74.3 "/>
+</g>
+</svg>
Index: core/admin_templates/img/smicon7.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/smicon7.svg
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 150 150" enable-background="new 0 0 150 150" xml:space="preserve">
+<g id="Layer_13">
+ <g>
+ <path fill="#67AADD" d="M138.1,75.2c0,34.7-28.1,62.9-62.9,62.9S12.3,110,12.3,75.2s28.1-62.9,62.9-62.9
+ C110,12.3,138.1,40.4,138.1,75.2L138.1,75.2z"/>
+ <g>
+ <path fill="#FFFFFF" d="M63.3,33.9h23.8v18.3L82.5,89H67.8l-4.5-36.8V33.9z M64.1,100.4h22.2v19.7H64.1V100.4z"/>
+ </g>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/toolbar/toolbar-sprite.css
===================================================================
--- core/admin_templates/img/toolbar/toolbar-sprite.css
+++ core/admin_templates/img/toolbar/toolbar-sprite.css
@@ -1,5 +1,6 @@
.core-toolbar-sprite {
- background: url("@templates_base@/img/toolbar/toolbar-sprite.png") repeat-x scroll 0 0 transparent;
+ background: url("@templates_base@/img/toolbar/toolbar-sprite@2x.png") repeat-x scroll 0 0 transparent;
+ background-size: 96px;
border: 0 none;
cursor: pointer;
padding: 0;
@@ -133,4 +134,4 @@
#core-tb-usertogroup2.disabled { background-position: -64px -1344px; }
#core-tb-view { background-position: -0px -1376px; }
#core-tb-view.hover { background-position: -32px -1376px; }
-#core-tb-view.disabled { background-position: -64px -1376px; }
\ No newline at end of file
+#core-tb-view.disabled { background-position: -64px -1376px; }
Index: core/admin_templates/img/top_frame/icons/browse_site_mode.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/top_frame/icons/browse_site_mode.svg
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 160 160" enable-background="new 0 0 160 160" xml:space="preserve">
+<g id="Layer_8">
+ <g>
+ <path fill="#B1BFBF" d="M104.8,151H29.7c-13.2,0-23.9-10.7-23.9-23.9V28.7c0-13.2,10.7-23.9,23.9-23.9h75.1
+ c13.2,0,23.9,10.7,23.9,23.9v98.4C128.7,140.3,118,151,104.8,151z"/>
+ <rect x="17.2" y="16.9" fill="#F4F6FA" width="100.1" height="122"/>
+ <g>
+ <path fill="#57A0D7" d="M95.2,32.6v120.1c-33.2,0-60.1-26.9-60.1-60.1C35.1,59.5,62,32.6,95.2,32.6z"/>
+ <path fill="#488FCC" d="M95.2,32.6v120.1c33.2,0,60.1-26.9,60.1-60.1C155.3,59.5,128.4,32.6,95.2,32.6z"/>
+ <g>
+ <path fill="#95C8EC" d="M128.5,72c0.1,0,0.2,0.1,0.3,0.1C128.5,71.9,128.4,71.9,128.5,72z"/>
+ <path fill="#95C8EC" d="M108.4,43.8c0.2-1.1,4.5-6.8,6.4-6.5c-6.6-0.9-13.1-1.1-19.6-0.9V49c0.5-0.4,1.1-0.7,1.8-0.9
+ C99.1,47.4,108.1,45.7,108.4,43.8z"/>
+ <path fill="#95C8EC" d="M155.1,89.3c-0.1-1.1-0.1-2.2-0.2-3.3c-0.1-0.6-0.2-1.2-0.3-1.8c-0.2-1.5-0.4-2.9-0.7-4.4
+ c-0.1-0.3-0.1-0.5-0.2-0.8c-0.4-1.7-0.8-3.4-1.4-5c0-0.1,0-0.1-0.1-0.2c-2.5-7.4-6.3-14.2-11.2-20c-0.1-0.2-0.3-0.3-0.4-0.4
+ c-1.1-1.3-2.3-2.5-3.5-3.7l-0.1-0.1c0.2,1.4,0.7,4.2,2.1,3.6c-0.5,0.3-1,0.2-1.5-0.1c1,1.5-19,8.1-18.7,8.7c0,0.1,0,0.1,0.1,0.1
+ c-0.2,0-0.4,0.3-0.6,0.9c-0.8,2.5,5.1,3.8-2.3,3.2c-4.4-0.3-0.3,9.6,2.5,6.2c0.2-0.2,7.7-7.5,7.9-6c-0.3-2,6.6,3,6.3,3.6
+ c-0.4,0.9-1,1.3-1.9,1.3c0.9,0.7,3.2-1.6,3.4-1.9c-0.3,0.6-4.8-5-4.1-4.8c3.6,0.7,5.4,4.7,7,7.4c-0.6-1,3.9-3.7,3.6-3
+ c-1.7,5.2,5.9,2.3,7.3,4c3.2,3.8-9,5.6-11.6,2.4c3.8,4.8-7.2-2.6-7.9-3.3c-2.3-0.8-9.7,1.3-12.1,1.1
+ c-8.2,9.2-12.4,15.7-4.4,26.4c1.8,2.4,10.2-0.8,13.2,0.9c4.1,2.2,3,8.3,5.7,12.9c1.9,3.2-1.9,11.5,1.8,15.8
+ c1.5,1.8,3.6,4.1,5.9,5c8.9-9.3,14.8-21.4,16.3-34.9c0-0.4,0.1-0.9,0.1-1.3c0.1-1.1,0.1-2.2,0.2-3.3c-4.5-3.4-8.4-13.1-9.4-15.9
+ c0.2,0.5,6.8,9.7,9.4,13.1C155.2,91,155.2,90.2,155.1,89.3z"/>
+ <path fill="#95C8EC" d="M132.4,55.2c3.4-2.7-0.5-4.6,4-6.2c-0.5-0.5-1.1-1-1.6-1.5c-0.6-0.5-1.1-1-1.7-1.5
+ c-0.1-0.1-0.2-0.1-0.2-0.2c-3.3,2.9-5,5.9-6.9,7.7C128.5,51.1,129.5,57.5,132.4,55.2z"/>
+ </g>
+ <g>
+ <path fill="#BDDDF4" d="M49.6,90.4c0.3-0.2,1.9-4.4,1.4-4.7c-2.4-1.6-4.6,6.3-7.5,1.2c-1.5-2.6,1.2-7.7,3.8-8.5
+ c0.8-0.2,9.5-0.2,10.4,1.9c0-1.5-0.8-3.2,0.5-4.2c1.8-1.3,5.8-3,6.4-5.5c0.6-2.2,8-6,9.6-6.5c-0.7,0.2-1.6,1.4-1.2,2.2
+ c-0.4-0.9,5.6-1.7,4.8-3c0,0-2.6,0.4-3.1,0.2c-0.7-0.3,1.6-1.4,1.1-1.7c-0.6-0.3-2.6,0-3.3,0.1c-0.2,0,11.8-3.5,10.5-4.5
+ c-0.3-0.2-3.4-5.3-2.4-4.9c-0.9-0.3-7.8-1.3-8.2-0.8c-0.7,0.6-5.4,9.4-7.3,7.1c-0.8-1,0.5-1.7,0.6-2.4c-16-1.7,7.8-9.2,8-10.9
+ c0,0-7.1,0-13.4,0c1.4-0.2,2.5-0.9,2.9-2.5c-0.1,0.3-0.9,0.3-2.1,0.1C60,43.8,59,44.6,58,45.4c0.1,0,0.2,0,0.4,0.1
+ c-0.2,0-0.3,0-0.5,0c-11.8,9.3-20,22.9-22.2,38.5c6.6,5.8,18.3,12.6,19.5,13.6C54.1,95.1,53.2,88.6,49.6,90.4z"/>
+ <path fill="#BDDDF4" d="M57.7,80.3c0,0.6-0.1,1.2-0.7,1.8C57.8,81.4,57.9,80.8,57.7,80.3z"/>
+ <path fill="#BDDDF4" d="M73.6,44.5c6.8-3.4,3.5,5.2,3.2,4.9c1.1,0.9,2.4,1.4,3.8,1.4c4-0.6,1.4-9.7-6.7-8.9
+ C73.8,42.1,71.7,45.5,73.6,44.5z"/>
+ <path fill="#BDDDF4" d="M86.3,106.8c-3.4-0.8-4.8-2.1-7.9-1.6c6.5-0.9-14.2-11.3-14.2-11.2c-0.2-0.2-0.7,1.4-0.9,2
+ c0.1-0.8-2.2-2.3-3.9-0.3c-1.5,1.8-1.5,4-2.3,6.4c-2.1,6.7-2.7,9.4,3.4,15.6c6.7,6.7,3,20.6,7.6,28.6c1.5,0.8,3.1,1.5,4.7,2.2
+ c0.8-2.3,0.5-5.1-0.4-8.1c4.6-1.3,2.5-3.1,3.4-6.1c-0.7,2.6,16.8-18.1,13.3-18.1C92.9,116.2,91.3,107.9,86.3,106.8z"/>
+ <path fill="#BDDDF4" d="M95.2,36.3c-6.4,0.2-12.7,0.8-19.2,1.3c0.7,1.8,6.8,3.4,11.2,2.1c1.8,1.2,3.6,0.7,5,3.6
+ c1.8,3.6-2.8,1.8-2.4,3.2c2,7.2,2.7,4.4,5.4,2.5V36.3z"/>
+ </g>
+ </g>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/top_frame/icons/cancel_button.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/top_frame/icons/cancel_button.svg
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 1000 1000" enable-background="new 0 0 1000 1000" xml:space="preserve">
+<g id="Layer_35">
+ <g>
+ <path fill="#FFFFFF" d="M500,960c-123.1,0-238.1-48.1-325-134.4C-4.4,646.3-4.4,354.4,175,175C261.9,88.1,377.5,40.6,500,40.6
+ c123.1,0,238.1,48.1,325,134.4c179.4,179.4,179.4,471.3,0,650.6C738.1,912.5,623.1,960,500,960z M500,157.5
+ c-91.9,0-178.1,35.6-242.5,100.6c-133.8,133.8-133.8,351.2,0,485.6c65,64.4,150.6,100,242.5,100s178.1-35.6,242.5-100.6
+ c133.8-133.8,133.8-351.3,0-485.6C678.1,193.1,591.9,157.5,500,157.5z"/>
+ </g>
+ <g>
+
+ <rect x="433.7" y="115.4" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -207.4846 499.8921)" fill="#FFFFFF" width="131.9" height="770"/>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/top_frame/icons/content_mode.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/top_frame/icons/content_mode.svg
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 160 160" enable-background="new 0 0 160 160" xml:space="preserve">
+<g id="Layer_9">
+ <g>
+ <path fill="#B1BFBF" d="M107.1,150.9H29.6C16,150.9,5,139.9,5,126.3V30C5,16.4,16,5.4,29.6,5.4h77.5c13.6,0,24.7,11,24.7,24.7
+ v96.3C131.8,139.9,120.7,150.9,107.1,150.9z"/>
+ <rect x="16.8" y="17.9" fill="#F4F6FA" width="103.2" height="120.6"/>
+ <g>
+ <path fill="#E57473" d="M147,68.5l-19.1-19.1L139.3,38c2.1-2.1,5.5-2.1,7.6,0l11.5,11.5c2.1,2.1,2.1,5.5,0,7.6L147,68.5z"/>
+
+ <rect x="99.1" y="48.7" transform="matrix(0.7071 0.7071 -0.7071 0.7071 92.2633 -55.063)" fill="#FCB74F" width="27" height="70.3"/>
+ <polygon fill="#465B65" points="68.6,127.8 78.1,99.1 97.3,118.2 "/>
+ <path fill="#E57473" d="M147,68.5l-19.1-19.1L139.3,38c2.1-2.1,5.5-2.1,7.6,0l11.5,11.5c2.1,2.1,2.1,5.5,0,7.6L147,68.5z"/>
+
+ <rect x="99.1" y="48.7" transform="matrix(0.7071 0.7071 -0.7071 0.7071 92.2633 -55.063)" fill="#FCB74F" width="27" height="70.3"/>
+ <polygon fill="#465B65" points="68.6,127.8 78.1,99.1 97.3,118.2 "/>
+ <path fill="#E57473" d="M152.7,43.7L147,38c-2.1-2.1-5.5-2.1-7.6,0l-11.5,11.5l9.6,9.6L152.7,43.7z"/>
+
+ <rect x="101" y="43.9" transform="matrix(0.7071 0.7071 -0.7071 0.7071 87.4706 -53.0567)" fill="#FDBD68" width="13.5" height="70.3"/>
+ <polygon fill="#556F7A" points="78.1,99.1 68.6,127.8 87.7,108.7 "/>
+ </g>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/top_frame/icons/design_mode.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/top_frame/icons/design_mode.svg
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 150 150" enable-background="new 0 0 150 150" xml:space="preserve">
+<g id="Layer_36">
+ <path fill="#B1BFBF" d="M105.6,150.5H25.5C11.4,150.5,0,139,0,125V25.5C0,11.4,11.4,0,25.5,0h80.1c14.1,0,25.5,11.4,25.5,25.5V125
+ C131,139,119.6,150.5,105.6,150.5z"/>
+ <rect x="12.2" y="12.9" fill="#F4F6FA" width="106.6" height="124.6"/>
+ <g>
+ <g>
+ <path fill="#FCB64E" d="M136.9,60.8l-19.1-19.1l11.5-11.5c2.2-2.2,5.5-2.2,7.7,0l11.5,11.5c2.2,2.2,2.2,5.5,0,7.7L136.9,60.8z"/>
+
+ <rect x="88.8" y="40.9" transform="matrix(0.7071 0.7071 -0.7071 0.7071 83.804 -50.0824)" fill="#FCB74F" width="27.1" height="70.5"/>
+ <path fill="#C1C1C0" d="M83.3,107.3c0,0-5.8,11.9-20.9,14.6c-25.8,4.6-39.7-1.2-39.7-1.2s3.7-13.4,14.3-18
+ c6.7-2.9,15.1-3.7,22.1-2.9c7,0.8,12.2-5.1,12.2-5.1L83.3,107.3z"/>
+ <path fill="#1599C6" d="M51,99.6c-4.9,0.3-9.8,1.2-14,3.1c-10.7,4.6-14.3,18-14.3,18s13.9,5.8,39.7,1.2c3.6-0.7,6.7-1.8,9.2-3.2
+ C62.3,114.5,54.9,107.7,51,99.6z"/>
+ </g>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/top_frame/icons/save_button.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/top_frame/icons/save_button.svg
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 1000 1000" enable-background="new 0 0 1000 1000" xml:space="preserve">
+<polygon fill="#FFFFFF" points="404.4,828.3 255.6,679.5 828.9,109.1 977.7,257.9 "/>
+<polygon fill="#FFFFFF" points="552,678.8 403.2,827.6 42.4,465.4 191.2,316.6 "/>
+</svg>
Index: core/admin_templates/img/top_frame/icons/section_properties.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/top_frame/icons/section_properties.svg
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 150 150" enable-background="new 0 0 150 150" xml:space="preserve">
+<g id="Layer_36_copy">
+ <path fill="#B1BFBF" d="M105.6,150.5H25.5C11.4,150.5,0,139,0,125V25.5C0,11.4,11.4,0,25.5,0h80.1c14.1,0,25.5,11.4,25.5,25.5V125
+ C131,139,119.6,150.5,105.6,150.5z"/>
+ <rect x="12.2" y="12.9" fill="#F4F6FA" width="106.6" height="124.6"/>
+ <g>
+ <path fill="#29B99A" d="M150,120.5V108h-5c-0.8-4.1-2.5-7.9-4.6-11.3l3.4-3.4l-8.7-8.7l-3.4,3.4c-3.4-2.1-7.1-3.8-11.3-4.6v-5H108
+ v5c-4.1,0.8-7.9,2.5-11.3,4.6l-3.4-3.4l-9.6,8.7l3.4,3.4c-2.1,3.4-3.8,7.1-4.6,11.3h-5v12.5h4.9c0.8,4.1,2.5,7.9,4.6,11.3
+ l-3.4,3.4l8.7,8.7l3.4-3.4c3.4,2.1,7.1,3.8,11.3,4.6v5h12.5v-5c4.1-0.8,7.9-2.5,11.2-4.6l3.4,3.4l8.7-8.7l-2.5-3.4
+ c2.1-3.4,3.8-7.1,4.6-11.3H150z M113.7,126.7c-7.1,0-12.5-5.4-12.5-12.5c0-7.1,5.4-12.5,12.5-12.5c7.1,0,12.5,5.4,12.5,12.5
+ C126.3,121.2,120.8,126.7,113.7,126.7L113.7,126.7z"/>
+ <path fill="#169977" d="M145,107.9c-0.8-4.1-2.5-7.9-4.6-11.3l3.4-3.4l-8.7-8.7l-3.4,3.4c-3.4-2.1-7.1-3.8-11.3-4.6v-5h-6.3v23.3
+ c6.7,0,12.5,5.8,12.5,12.5s-5.4,12.5-12.5,12.5V150h6.3v-5c4.1-0.8,7.9-2.5,11.3-4.6l3.4,3.4l8.7-8.7l-3.4-3.4
+ c2.1-3.4,3.8-7.1,4.6-11.3h5V108L145,107.9L145,107.9z"/>
+ </g>
+ <g>
+ <path fill="#29B99A" d="M80.8,81l-5.3-9.5l-3.8,2.2c-2.4-2.8-5.3-5-8.3-6.6l1.1-3.9l-10.4-2.9L53,64.2c-3.5-0.2-7,0.2-10.5,1.3
+ l-2.2-3.8l-9.5,5.3l2.2,3.8c-2.8,2.4-5,5.3-6.6,8.3l-3.9-1.1L19,88.9L23,90c-0.2,3.5,0.2,7,1.3,10.5l-3.8,2.2l5.3,9.5l3.8-2.2
+ c2.4,2.8,5.3,5,8.3,6.6l-1.1,3.9l10.4,2.9l1.1-3.9c3.5,0.2,7-0.2,10.5-1.3l2.2,3.7l9.5-5.3l-2.2-3.8c2.8-2.4,5-5.3,6.6-8.3
+ l3.9,1.1l2.9-10.4l-3.4-1.5c0.2-3.5-0.2-7-1.3-10.5L80.8,81z M56.1,101.3c-5.3,3-11.8,1.2-14.8-4.1c-3-5.3-1.2-11.8,4.1-14.8
+ c5.3-3,11.8-1.2,14.8,4.1C63.2,91.8,61.4,98.3,56.1,101.3L56.1,101.3z"/>
+ <path fill="#169977" d="M71.7,73.6c-2.4-2.8-5.3-5-8.3-6.6l1.1-3.9l-10.4-2.9L53,64.1c-3.5-0.2-7,0.2-10.5,1.3l-2.2-3.7l-4.8,2.7
+ l10,17.7c5.1-2.9,12-0.9,14.8,4.1c2.9,5.1,1.2,11.8-4.1,14.8l10,17.7l4.8-2.7l-2.2-3.8c2.8-2.4,5-5.3,6.6-8.3l3.9,1.1l2.9-10.4
+ l-3.9-1.1c0.2-3.5-0.2-7-1.3-10.5l3.8-2.2l-5.3-9.5L71.7,73.6z"/>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/top_frame/icons/show_all.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/top_frame/icons/show_all.svg
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 160 160" enable-background="new 0 0 160 160" xml:space="preserve">
+<g id="Layer_10">
+ <g>
+ <g>
+ <g>
+ <path fill="#73969B" d="M67,34.5H18.8c-6.6,0-12,5.4-12,12.1L6.7,143c0,6.6,5.4,12.1,12,12.1h72.4c6.6,0,12.1-5.4,12.1-12.1
+ V70.7L67,34.5z"/>
+ </g>
+ <polygon fill="#B1BFBF" points="103.1,70.7 103.1,106.8 67,70.7 "/>
+ <polygon fill="#96A1A8" points="67,70.7 67,34.5 103.1,70.7 "/>
+ </g>
+ <g>
+ <g>
+ <path fill="#B1BFBF" d="M92.2,19.8H44c-6.6,0-12,5.4-12,12.1v96.4c0,6.6,5.4,12.1,12,12.1h72.4c6.6,0,12.1-5.4,12.1-12.1V55.9
+ L92.2,19.8z"/>
+ </g>
+ <polygon fill="#B1BFBF" points="128.4,55.9 128.4,92.1 92.2,55.9 "/>
+ <polygon fill="#A1AFB5" points="92.2,55.9 92.2,19.8 128.4,55.9 "/>
+ </g>
+ <g>
+ <g>
+ <path fill="#EDEFF1" d="M117.4,5.1H69.2c-6.6,0-12,5.4-12,12.1l-0.1,96.4c0,6.6,5.4,12.1,12,12.1h72.4c6.6,0,12.1-5.4,12.1-12.1
+ V41.2L117.4,5.1z"/>
+ </g>
+ <polygon fill="#B1BFBF" points="153.6,41.2 153.6,77.4 117.4,41.2 "/>
+ <polygon fill="#73969B" points="117.4,41.2 117.4,5.1 153.6,41.2 "/>
+ </g>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/top_frame/icons/show_structure.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/top_frame/icons/show_structure.svg
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 160 160" enable-background="new 0 0 160 160" xml:space="preserve">
+<g id="Layer_11">
+ <g>
+ <rect x="77.7" y="45.4" fill="#566181" width="5.2" height="62.4"/>
+ <path fill="#566181" d="M140.2,107.8H135V79.3H25.7v28.6h-5.2V74h119.6L140.2,107.8L140.2,107.8z"/>
+ <path fill="#F37A76" d="M23.1,144.3c-10.1,0-18.2-8.2-18.2-18.2c0-10.1,8.2-18.2,18.2-18.2s18.2,8.2,18.2,18.2
+ C41.3,136.1,33.2,144.3,23.1,144.3L23.1,144.3z"/>
+ <path fill="#F37A76" d="M137.6,144.3c-10.1,0-18.2-8.2-18.2-18.2c0-10.1,8.2-18.2,18.2-18.2c10.1,0,18.2,8.2,18.2,18.2
+ S147.6,144.3,137.6,144.3L137.6,144.3z"/>
+ <path fill="#F37A76" d="M80.3,144.3c-10.1,0-18.2-8.2-18.2-18.2c0-10.1,8.1-18.2,18.2-18.2s18.2,8.2,18.2,18.2
+ C98.6,136.1,90.4,144.3,80.3,144.3L80.3,144.3z"/>
+ <rect x="62.1" y="9" fill="#B49AC9" width="36.4" height="36.4"/>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/img/x.svg
===================================================================
--- /dev/null
+++ core/admin_templates/img/x.svg
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 1000 1000" enable-background="new 0 0 1000 1000" xml:space="preserve">
+<g id="Layer_4">
+ <path fill="#FDBC67" d="M1001.9,907.8c0,50.3-41.5,92.2-93.4,92.2h-815c-51,0-93.4-40.9-93.4-92.2V92.2C0,41.9,41.5,0,93.4,0h815
+ c51,0,93.4,40.9,93.4,92.2L1001.9,907.8L1001.9,907.8z"/>
+ <g>
+ <polygon fill="#FFFFFF" points="746.6,873.6 882.5,739.7 637.7,499.6 883.5,256.4 745.6,119.7 501,360.8 501,633.5 501.9,632.5
+ "/>
+ <polygon fill="#FFFFFF" points="500,361.8 255.3,121.5 118.5,255.4 363.2,496.7 117.5,738.9 256.3,874.6 501,633.5 501,360.8
+ "/>
+ </g>
+</g>
+</svg>
Index: core/admin_templates/incs/cms.css
===================================================================
--- core/admin_templates/incs/cms.css
+++ core/admin_templates/incs/cms.css
@@ -73,7 +73,8 @@
/* === Styles for "Edit" button === */
.cms-btn-new {
cursor: pointer;
- background: url(@templates_base@/img/top_frame/icons/content_mode.png) #CCFF00 3px center no-repeat;
+ background: url(@templates_base@/img/top_frame/icons/content_mode.svg) #CCFF00 3px center no-repeat;
+ background-size: 16px 16px;
padding: 2px 2px 2px 17px;
border-radius: 10px;
@@ -106,11 +107,11 @@
.cms-edit-btn-container .inline-edit-layer {
position: absolute;
- background: url(@templates_base@/img/top_frame/icons/content_mode.png) center no-repeat;
- width: 20px;
- height: 20px;
- top: 0px;
- right: 0px;
+ background: url(@templates_base@/img/top_frame/icons/content_mode.svg) center no-repeat;
+ width: 16px;
+ height: 16px;
+ top: 4px;
+ right: 4px;
}
.cms-edit-btn-container.mode-inline-saving .inline-saving-layer { display: block; }
Index: core/admin_templates/incs/config_blocks.tpl
===================================================================
--- core/admin_templates/incs/config_blocks.tpl
+++ core/admin_templates/incs/config_blocks.tpl
@@ -61,7 +61,7 @@
<td style="width: 500px;">
<inp2:Field name="VariableName" result_to_var="error_field"/>
<span class="<inp2:m_if check='HasError' field='$error_field' id_field='VariableName'>error-cell</inp2:m_if>">
- <inp2:Field field="Prompt" as_label="1" /></span><inp2:m_if check="IsRequired" field="VariableValue"><span class="field-required"> *</span></inp2:m_if>:<inp2:m_if check="Field" name="HintLabel"><span> <img src="<inp2:m_TemplatesBase/>/img/hint_icon.png" width="12" height="13" title="<inp2:Field name='HintLabel' as_label='1' html_escape='1'/>" alt="<inp2:Field name='HintLabel' as_label='1' html_escape='1'/>"/></inp2:m_if>
+ <inp2:Field field="Prompt" as_label="1" /></span><inp2:m_if check="IsRequired" field="VariableValue"><span class="field-required"> *</span></inp2:m_if>:<inp2:m_if check="Field" name="HintLabel"><span> <img src="<inp2:m_TemplatesBase/>/img/hint_icon.svg" width="12" height="13" title="<inp2:Field name='HintLabel' as_label='1' html_escape='1'/>" alt="<inp2:Field name='HintLabel' as_label='1' html_escape='1'/>"/></inp2:m_if>
<inp2:m_if check="m_IsDebugMode">
<br/><small style="color: gray;">[<inp2:Field field="DisplayOrder"/>] <inp2:Field field="VariableName"/> [<a href="<inp2:ItemEditLink template='config/config_edit'/>" onclick="return direct_edit('<inp2:m_param name="PrefixSpecial"/>', this.href);"><inp2:m_Phrase name="la_btn_Edit"/></a>]</small>
Index: core/admin_templates/incs/custom_blocks.tpl
===================================================================
--- core/admin_templates/incs/custom_blocks.tpl
+++ core/admin_templates/incs/custom_blocks.tpl
@@ -43,9 +43,9 @@
</inp2:m_DefineElement>
<inp2:m_DefineElement name="config_edit_date">
- <input type="text" name="<inp2:CustomInputName append='_date'/>" id="<inp2:CustomInputName append='_date'/>" tabindex="<inp2:m_get param='tab_index'/>" value="<inp2:CustomField append='_date' format='_regional_InputDateFormat'/>" size="<inp2:CustomFormat append='_date' input_format='1' edit_size='edit_size'/>" datepickerIcon="<inp2:m_ProjectBase/>core/admin_templates/img/calendar_icon.gif">
- <img src="img/calendar_icon.gif" id="cal_img_<inp2:CustomInputName/>"
- style="cursor: pointer; margin-right: 5px"
+ <input type="text" name="<inp2:CustomInputName append='_date'/>" id="<inp2:CustomInputName append='_date'/>" tabindex="<inp2:m_get param='tab_index'/>" value="<inp2:CustomField append='_date' format='_regional_InputDateFormat'/>" size="<inp2:CustomFormat append='_date' input_format='1' edit_size='edit_size'/>" datepickerIcon="<inp2:m_ProjectBase/>core/admin_templates/img/calendar_icon.svg">
+ <img src="img/calendar_icon.svg" width="13" height="11" id="cal_img_<inp2:CustomInputName/>"
+ style="cursor: pointer; margin-right: 5px; margin-top: -3px; vertical-align: middle;"
title="Date selector"
/>
<span class="small">(<inp2:CustomFormat append="_date" input_format="1" human="true"/>)</span>
@@ -69,9 +69,9 @@
</inp2:m_DefineElement>
<inp2:m_DefineElement name="config_edit_datetime">
- <input type="text" name="<inp2:CustomInputName append='_date'/>" id="<inp2:CustomInputName append='_date'/>" value="<inp2:CustomField append='_date' format='_regional_InputDateFormat'/>" size="<inp2:CustomFormat append='_date' input_format='1' edit_size='edit_size'/>" datepickerIcon="<inp2:m_ProjectBase/>core/admin_templates/img/calendar_icon.gif">
- <img src="img/calendar_icon.gif" id="cal_img_<inp2:CustomInputName/>"
- style="cursor: pointer; margin-right: 5px"
+ <input type="text" name="<inp2:CustomInputName append='_date'/>" id="<inp2:CustomInputName append='_date'/>" value="<inp2:CustomField append='_date' format='_regional_InputDateFormat'/>" size="<inp2:CustomFormat append='_date' input_format='1' edit_size='edit_size'/>" datepickerIcon="<inp2:m_ProjectBase/>core/admin_templates/img/calendar_icon.svg">
+ <img src="img/calendar_icon.svg" width="13" height="11" id="cal_img_<inp2:CustomInputName/>"
+ style="cursor: pointer; margin-right: 5px; margin-top: -3px; vertical-align: middle;"
title="Date selector"
/>
<span class="small">(<inp2:CustomFormat append="_date" input_format="1" human="true"/>)</span>
@@ -111,13 +111,13 @@
<inp2:m_inc param="tab_index" by="1"/>
<inp2:Field field="Prompt" result_to_var="title"/>
<td class="label-cell" onmouseover="show_form_error('<inp2:m_Param name="SourcePrefix" js_escape="1"/>', '<inp2:m_Param name="virtual_field" js_escape="1"/>')" onmouseout="hide_form_error('<inp2:m_Param name="SourcePrefix" js_escape="1"/>')">
- <span class="<inp2:m_if check='{$SourcePrefix}_HasError' field='$virtual_field'>error-cell</inp2:m_if>"><inp2:Field field="Prompt" as_label="1"/></span><inp2:m_if check="{$SourcePrefix}_IsRequired" field="$virtual_field"><span class="field-required"> *</span></inp2:m_if>:<inp2:m_if check="FieldHintLabel" title_label="$title"><span> <img src="<inp2:m_TemplatesBase/>/img/hint_icon.png" width="12" height="13" title="<inp2:FieldHintLabel title_label='$title' html_escape='1'/>" alt="<inp2:FieldHintLabel title_label='$title' html_escape='1'/>"/></inp2:m_if>
+ <span class="<inp2:m_if check='{$SourcePrefix}_HasError' field='$virtual_field'>error-cell</inp2:m_if>"><inp2:Field field="Prompt" as_label="1"/></span><inp2:m_if check="{$SourcePrefix}_IsRequired" field="$virtual_field"><span class="field-required"> *</span></inp2:m_if>:<inp2:m_if check="FieldHintLabel" title_label="$title"><span> <img src="<inp2:m_TemplatesBase/>/img/hint_icon.svg" width="12" height="13" title="<inp2:FieldHintLabel title_label='$title' html_escape='1'/>" alt="<inp2:FieldHintLabel title_label='$title' html_escape='1'/>"/></inp2:m_if>
<inp2:m_if check="FieldEquals" field="ElementType" value="textarea">
<br/>
<inp2:{$SourcePrefix}_InputName field="$virtual_field" result_to_var="input_name"/>
<a href="<inp2:m_Link template='popups/editor' TargetField='$input_name' pass_through='TargetField' pass='m,$SourcePrefix'/>" onclick="openSelector('<inp2:m_Param name='SourcePrefix' js_escape='1'/>', this.href, '', '950x600'); return false;">
- <img src="img/icons/icon24_link_editor.gif" border="0">
+ <img src="img/icons/icon24_link_editor.svg" width="24" height="24" border="0">
</a>
</inp2:m_if>
</td>
Index: core/admin_templates/incs/form_blocks.tpl
===================================================================
--- core/admin_templates/incs/form_blocks.tpl
+++ core/admin_templates/incs/form_blocks.tpl
@@ -25,7 +25,7 @@
<table cellpadding="0" cellspacing="0" border="0" width="100%">
<tr>
<td valign="top" class="admintitle" align="left">
- <img width="46" height="46" src="<inp2:adm_SectionInfo section='$section' parent='$parent' info='module_path'/>img/icons/icon46_<inp2:adm_SectionInfo section='$section' parent='$parent' info='icon'/>.png" align="absmiddle" title="<inp2:adm_SectionInfo section='$section' parent='$parent' info='label' no_editing='1'/>" alt=""/><inp2:adm_SectionInfo section="$section" parent="$parent" info="label"/>
+ <img width="46" height="46" src="<inp2:adm_SectionInfo section='$section' parent='$parent' info='module_path'/>img/icons/icon46_<inp2:adm_SectionInfo section='$section' parent='$parent' info='icon'/>.svg" align="absmiddle" title="<inp2:adm_SectionInfo section='$section' parent='$parent' info='label' no_editing='1'/>" alt=""/><inp2:adm_SectionInfo section="$section" parent="$parent" info="label"/>
</td>
<inp2:m_if check="m_Param" name="additional_title_render_as">
<inp2:m_RenderElement name="$additional_title_render_as" pass_params="1"/>
@@ -117,7 +117,7 @@
<inp2:m_DefineElement name="default_field_caption_element">
<label for="<inp2:m_param name='NamePrefix'/><inp2:{$prefix}_InputName field='$field'/>">
- <span class="<inp2:m_if check='{$prefix}_HasError' field='$field'>error-cell</inp2:m_if>"><inp2:m_if check="m_Param" name="title"><inp2:m_phrase label="$title"/></inp2:m_else/><inp2:m_Param name="title_text"/></inp2:m_if></span></span><inp2:m_if check="{$prefix}_IsRequired" field="$field"><span class="field-required"> *</span></inp2:m_if>:<inp2:m_if check="{$prefix}_FieldHintLabel" title_label="$title" direct_label="$hint_label"><span> <img src="<inp2:m_TemplatesBase/>/img/hint_icon.png" width="12" height="13" title="<inp2:$prefix_FieldHintLabel title_label='$title' direct_label='$hint_label' html_escape='1'/>" alt="<inp2:$prefix_FieldHintLabel title_label='$title' direct_label='$hint_label' html_escape='1'/>"/></inp2:m_if>
+ <span class="<inp2:m_if check='{$prefix}_HasError' field='$field'>error-cell</inp2:m_if>"><inp2:m_if check="m_Param" name="title"><inp2:m_phrase label="$title"/></inp2:m_else/><inp2:m_Param name="title_text"/></inp2:m_if></span></span><inp2:m_if check="{$prefix}_IsRequired" field="$field"><span class="field-required"> *</span></inp2:m_if>:<inp2:m_if check="{$prefix}_FieldHintLabel" title_label="$title" direct_label="$hint_label"><span> <img src="<inp2:m_TemplatesBase/>/img/hint_icon.svg" width="12" height="13" title="<inp2:$prefix_FieldHintLabel title_label='$title' direct_label='$hint_label' html_escape='1'/>" alt="<inp2:$prefix_FieldHintLabel title_label='$title' direct_label='$hint_label' html_escape='1'/>"/></inp2:m_if>
</label>
</inp2:m_DefineElement>
@@ -337,7 +337,7 @@
<td class="label-cell" valign="top">
<span class="<inp2:m_if check='{$prefix}_HasError' field='$field'>error-cell</inp2:m_if>" >
<inp2:m_phrase label="$title"/><inp2:m_if check="{$prefix}_IsRequired" field="$field"><span class="field-required"> *</span></inp2:m_if>:</span><br>
- <a href="javascript:PreSaveAndOpenTranslator('<inp2:m_param name='prefix'/>', '<inp2:m_param name='field'/>', 'popups/translator');" title="<inp2:m_Phrase label='la_Translate'/>"><img src="img/icons/icon24_translate.png" style="cursor:hand" border="0"></a>
+ <a href="javascript:PreSaveAndOpenTranslator('<inp2:m_param name='prefix'/>', '<inp2:m_param name='field'/>', 'popups/translator');" title="<inp2:m_Phrase label='la_Translate'/>"><img src="img/icons/icon24_translate.svg" width="24" height="22" style="cursor:hand" border="0"></a>
</td>
<td class="control-cell">
<input style="<inp2:m_Param name='style'/>" type="text" name="<inp2:{$prefix}_InputName field='$field'/>" id="<inp2:{$prefix}_InputName field='$field'/>" value="<inp2:{$prefix}_Field field='$field' format='no_default'/>" tabindex="<inp2:m_Get name='tab_index'/>" size="<inp2:m_param name='size'/>" maxlength="<inp2:m_param name='maxlength'/>" class="<inp2:m_param name='class'/>" onblur="<inp2:m_Param name='onblur'/>">
@@ -400,9 +400,9 @@
<inp2:m_DefineElement name="inp_edit_date" class="" error_field_suffix="_date">
<inp2:m_RenderElement design="form_row" block_name="inp_edit_date" pass_params="1">
<td class="control-cell">
- <input type="text" name="<inp2:{$prefix}_InputName field='{$field}_date'/>" id="<inp2:{$prefix}_InputName field='{$field}_date'/>" value="<inp2:{$prefix}_Field field='{$field}_date' format='_input_'/>" tabindex="<inp2:m_Get name='tab_index'/>" size="<inp2:{$prefix}_Format field='{$field}_date' input_format='1' edit_size='edit_size'/>" class="<inp2:m_param name='class'/>" datepickerIcon="<inp2:m_ProjectBase/>core/admin_templates/img/calendar_icon.gif">
- <img src="img/calendar_icon.gif" id="cal_img_<inp2:{$prefix}_InputName field='{$field}'/>"
- style="cursor: pointer; margin-right: 5px"
+ <input type="text" name="<inp2:{$prefix}_InputName field='{$field}_date'/>" id="<inp2:{$prefix}_InputName field='{$field}_date'/>" value="<inp2:{$prefix}_Field field='{$field}_date' format='_input_'/>" tabindex="<inp2:m_Get name='tab_index'/>" size="<inp2:{$prefix}_Format field='{$field}_date' input_format='1' edit_size='edit_size'/>" class="<inp2:m_param name='class'/>" datepickerIcon="<inp2:m_ProjectBase/>core/admin_templates/img/calendar_icon.svg">
+ <img src="img/calendar_icon.svg" width="13" height="11" id="cal_img_<inp2:{$prefix}_InputName field='{$field}'/>"
+ style="cursor: pointer; margin-right: 5px; margin-top: -3px; vertical-align: middle;"
title="Date selector"
/>
<span class="small">(<inp2:{$prefix}_Format field="{$field}_date" input_format="1" human="true"/>)</span>
@@ -440,9 +440,9 @@
<inp2:m_DefineElement name="inp_edit_date_time" class="">
<inp2:m_RenderElement design="form_row" block_name="inp_edit_date_time" pass_params="1">
<td class="control-cell">
- <input type="text" name="<inp2:{$prefix}_InputName field='{$field}_date'/>" id="<inp2:{$prefix}_InputName field='{$field}_date'/>" value="<inp2:{$prefix}_Field field='{$field}_date' format='_input_'/>" tabindex="<inp2:m_Get name='tab_index'/>" size="<inp2:{$prefix}_Format field='{$field}_date' input_format='1' edit_size='edit_size'/>" class="<inp2:m_param name='class'/>" datepickerIcon="<inp2:m_ProjectBase/>core/admin_templates/img/calendar_icon.gif">
- <img src="img/calendar_icon.gif" id="cal_img_<inp2:{$prefix}_InputName field="{$field}"/>"
- style="cursor: pointer; margin-right: 5px"
+ <input type="text" name="<inp2:{$prefix}_InputName field='{$field}_date'/>" id="<inp2:{$prefix}_InputName field='{$field}_date'/>" value="<inp2:{$prefix}_Field field='{$field}_date' format='_input_'/>" tabindex="<inp2:m_Get name='tab_index'/>" size="<inp2:{$prefix}_Format field='{$field}_date' input_format='1' edit_size='edit_size'/>" class="<inp2:m_param name='class'/>" datepickerIcon="<inp2:m_ProjectBase/>core/admin_templates/img/calendar_icon.svg">
+ <img src="img/calendar_icon.svg" width="13" height="11" id="cal_img_<inp2:{$prefix}_InputName field="{$field}"/>"
+ style="cursor: pointer; margin-right: 5px; margin-top: -3px; vertical-align: middle;"
title="Date selector"
/>
<span class="small">(<inp2:{$prefix}_Format field="{$field}_date" input_format="1" human="true"/>)</span>
@@ -471,10 +471,10 @@
<inp2:m_DefineElement name="inp_edit_date_time_combined" class="">
<inp2:m_RenderElement design="form_row" block_name="inp_edit_date_time_combined" pass_params="1">
<td class="control-cell">
- <input type="text" name="<inp2:{$prefix}_InputName field='$field'/>" id="<inp2:{$prefix}_InputName field='$field'/>" value="<inp2:{$prefix}_Field field='$field' format='_input_'/>" tabindex="<inp2:m_get param='tab_index'/>" size="<inp2:{$prefix}_Format field='$field' input_format='1' edit_size='edit_size'/>" class="<inp2:m_param name='class'/>" datepickerIcon="<inp2:m_ProjectBase/>core/admin_templates/img/calendar_icon.gif"/>
+ <input type="text" name="<inp2:{$prefix}_InputName field='$field'/>" id="<inp2:{$prefix}_InputName field='$field'/>" value="<inp2:{$prefix}_Field field='$field' format='_input_'/>" tabindex="<inp2:m_get param='tab_index'/>" size="<inp2:{$prefix}_Format field='$field' input_format='1' edit_size='edit_size'/>" class="<inp2:m_param name='class'/>" datepickerIcon="<inp2:m_ProjectBase/>core/admin_templates/img/calendar_icon.svg"/>
- <img src="img/calendar_icon.gif" id="cal_img_<inp2:{$prefix}_InputName field="{$field}"/>"
- style="cursor: pointer; margin-right: 5px"
+ <img src="img/calendar_icon.svg" width="13" height="11" id="cal_img_<inp2:{$prefix}_InputName field="{$field}"/>"
+ style="cursor: pointer; margin-right: 5px; margin-top: -3px; vertical-align: middle;"
title="Date selector"
/>
<span class="small">(<inp2:{$prefix}_Format field="$field" input_format="1" human="true"/>)</span>
@@ -508,7 +508,7 @@
<br>
<inp2:{$prefix}_InputName field="$field" result_to_var="input_name"/>
<a href="<inp2:m_Link template='$edit_template' TargetField='$input_name' pass_through='TargetField' pass='m,$prefix'/>" onclick="openSelector('<inp2:m_Param name='prefix' js_escape='1'/>', this.href, '', '950x600'); return false;">
- <img src="img/icons/icon24_link_editor.gif" border="0">
+ <img src="img/icons/icon24_link_editor.svg" width="24" height="24" border="0">
</a>
</inp2:m_if>
</inp2:m_DefineElement>
@@ -583,11 +583,11 @@
<inp2:m_if check="m_ParamEquals" name="allow_html" value="allow_html">
<inp2:{$prefix}_InputName field="$field" result_to_var="input_name"/>
<a href="<inp2:m_Link template='$edit_template' TargetField='$input_name' pass_through='TargetField' pass='m,$prefix'/>" onclick="openSelector('<inp2:m_Param name='prefix' js_escape='1'/>', this.href, '', '800x575'); return false;">
- <img src="img/icons/icon24_link_editor.gif" style="cursor: hand;" border="0">
+ <img src="img/icons/icon24_link_editor.svg" width="24" height="24" border="0">
</a>
</inp2:m_if>
- <a href="javascript:PreSaveAndOpenTranslator('<inp2:m_param name="prefix"/>', '<inp2:m_param name="field"/>', 'popups/translator', 1);" title="<inp2:m_Phrase label='la_Translate'/>"><img src="img/icons/icon24_translate.png" border="0"></a>
+ <a href="javascript:PreSaveAndOpenTranslator('<inp2:m_param name="prefix"/>', '<inp2:m_param name="field"/>', 'popups/translator', 1);" title="<inp2:m_Phrase label='la_Translate'/>"><img src="img/icons/icon24_translate.svg" width="24" height="22" border="0"></a>
</inp2:m_DefineElement>
<inp2:m_DefineElement name="inp_edit_textarea_ml">
@@ -611,7 +611,7 @@
<inp2:m_else/>
<a href="<inp2:m_t t='user_selector' pass='all,$prefix'/>" onclick="openSelector('<inp2:m_param name='prefix' js_escape='1'/>', this.href, '<inp2:m_param name='field' js_escape='1'/>'); return false;">
</inp2:m_if>
- <img src="img/icons/icon24_link_user.gif" style="cursor:hand;" border="0">
+ <img src="img/icons/icon24_link_user.svg" width="24" height="22" style="vertical-align: middle;" border="0">
</a>
<script type="text/javascript">
@@ -640,7 +640,7 @@
<td valign="middle">
<img src="img/spacer.gif" width="3" height="1" alt=""/>
<a href="<inp2:adm_SelectorLink prefix='$prefix' selection_mode='single' tab_prefixes='none'/>" onclick="openSelector('<inp2:m_param name='prefix' js_escape='1'/>', this.href, '<inp2:m_param name='field' js_escape='1'/>'); return false;">
- <img src="img/icons/icon24_cat.gif" width="24" height="24" border="0"/>
+ <img src="img/icons/icon24_cat.svg" width="24" height="24" border="0"/>
</a>
<a href="#" id="<inp2:{$prefix}_InputName field='$field'/>_disable_link"<inp2:m_ifnot check="Field" name="$field" db="db"> style="display: none;"</inp2:m_ifnot>><inp2:m_Phrase name="la_Text_Disable"/></a>
@@ -1028,8 +1028,8 @@
</select>
</td>
<td align="center">
- <img src="img/icons/icon_left.gif" id="<inp2:$prefix_InputName name="$field" />_move_left_button"/><br />
- <img src="img/icons/icon_right.gif" id="<inp2:$prefix_InputName name="$field" />_move_right_button"/>
+ <img src="img/icons/icon_left.svg" width="26" height="26" id="<inp2:$prefix_InputName name="$field" />_move_left_button"/><br />
+ <img src="img/icons/icon_right.svg" width="26" height="26" id="<inp2:$prefix_InputName name="$field" />_move_right_button"/>
</td>
<td>
<select multiple id="<inp2:$prefix_InputName name='$field' />_available" style="<inp2:m_param name='style'/>" size="<inp2:m_param name='size'/>">
Index: core/admin_templates/incs/grid_blocks.tpl
===================================================================
--- core/admin_templates/incs/grid_blocks.tpl
+++ core/admin_templates/incs/grid_blocks.tpl
@@ -219,9 +219,9 @@
</inp2:m_DefineElement>
<inp2:m_DefineElement name="grid_date_td" format="">
- <input type="text" name="<inp2:InputName field="{$field}_date"/>" id="<inp2:InputName field="{$field}_date"/>" value="<inp2:Field field="{$field}_date" format="_regional_InputDateFormat"/>" size="<inp2:Format field="{$field}_date" input_format="1" edit_size="edit_size"/>" datepickerIcon="<inp2:m_ProjectBase/>core/admin_templates/img/calendar_icon.gif">
- <img src="<inp2:m_TemplatesBase/>/img/calendar_icon.gif" id="cal_img_<inp2:InputName field="{$field}"/>" width="13" height="12"
- style="cursor: pointer; margin-right: 5px"
+ <input type="text" name="<inp2:InputName field="{$field}_date"/>" id="<inp2:InputName field="{$field}_date"/>" value="<inp2:Field field="{$field}_date" format="_regional_InputDateFormat"/>" size="<inp2:Format field="{$field}_date" input_format="1" edit_size="edit_size"/>" datepickerIcon="<inp2:m_ProjectBase/>core/admin_templates/img/calendar_icon.svg">
+ <img src="<inp2:m_TemplatesBase/>/img/calendar_icon.svg" id="cal_img_<inp2:InputName field="{$field}"/>" width="13" height="11"
+ style="cursor: pointer; margin-right: 5px; margin-top: -3px; vertical-align: middle;"
title="Date selector"
/>
<span class="small">(<inp2:Format field="{$field}_date" input_format="1" human="true"/>)</span>
@@ -318,7 +318,7 @@
</td>
<td valign="middle">
<a href="<inp2:m_t t="$selector_template" pass="all,$PrefixSpecial"/>" onclick="openSelector('<inp2:m_Param name="PrefixSpecial" js_escape="1"/>', this.href, '<inp2:m_Param name="filter_field" js_escape="1"/>'); return false;">
- <img src="img/icons/icon24_link_user.gif" style="cursor:hand;" width="24" height="24" border="0">
+ <img src="img/icons/icon24_link_user.svg" style="vertical-align: middle;" width="24" height="22" border="0">
</a>
</td>
</tr>
@@ -410,7 +410,7 @@
onkeypress="search_keydown(event, '<inp2:m_Param name="PrefixSpecial"/>', '<inp2:m_Param name="grid"/>', '<inp2:m_Param name="ajax"/>')"/>
</td>
<td>
- <img src="<inp2:m_TemplatesBase/>/img/calendar_icon.gif" width="13" height="12" id="cal_img_<inp2:SearchInputName field="$filter_field" filter_type="date_range" type="from" grid="$grid"/>"
+ <img src="<inp2:m_TemplatesBase/>/img/calendar_icon.svg" width="13" height="11" id="cal_img_<inp2:SearchInputName field="$filter_field" filter_type="date_range" type="from" grid="$grid"/>"
style="cursor: pointer; margin-right: 5px"
title="Date selector"
/>
@@ -430,7 +430,7 @@
onkeypress="search_keydown(event, '<inp2:m_Param name="PrefixSpecial"/>', '<inp2:m_Param name="grid"/>', '<inp2:m_Param name="ajax"/>')"/>
</td>
<td<inp2:m_ifnot check='RangeFiltersUsed' grid='$grid'> style="display: none;"</inp2:m_ifnot>>
- <img src="<inp2:m_TemplatesBase/>/img/calendar_icon.gif" width="13" height="12" id="cal_img_<inp2:SearchInputName field="$filter_field" filter_type="date_range" type="to" grid="$grid"/>"
+ <img src="<inp2:m_TemplatesBase/>/img/calendar_icon.svg" width="13" height="11" id="cal_img_<inp2:SearchInputName field="$filter_field" filter_type="date_range" type="to" grid="$grid"/>"
style="cursor: pointer; margin-right: 5px"
title="Date selector"
/>
@@ -514,7 +514,7 @@
title="<inp2:m_Phrase name='la_col_SortBy' no_editing='1' html_escape='1'/> <inp2:m_if check='m_Param' name='use_phrases'><inp2:m_Phrase name='$title' no_editing='1' html_escape='1'/><inp2:m_else/><inp2:m_Param name='title'/></inp2:m_if>">
<img
alt="<inp2:m_Phrase name='la_col_SortBy' no_editing='1' html_escape='1'/> <inp2:m_if check='m_Param' name='use_phrases'><inp2:m_Phrase name='$title' no_editing='1' html_escape='1'/><inp2:m_else/><inp2:m_Param name='title'/></inp2:m_if>"
- src="<inp2:m_TemplatesBase/>/img/list_arrow_<inp2:Order field='$sort_field'/>.gif" width="15" height="15" border="0" align="absmiddle"
+ src="<inp2:m_TemplatesBase/>/img/list_arrow_<inp2:Order field='$sort_field'/>.svg" width="15" height="15" border="0" align="absmiddle"
/>
</a>
</td>
@@ -532,7 +532,7 @@
<inp2:m_DefineElement name="grid_selector_icon_html" selector="checkbox">
<div style="white-space: nowrap;">
<inp2:m_if check="m_Param" name="selector">
- <input type="<inp2:m_Param name='selector'/>" name="<inp2:InputName field='$IdField' IdField='$IdField'/>" id="<inp2:InputName field='$IdField' IdField='$IdField'/>">
+ <input type="<inp2:m_Param name='selector'/>" name="<inp2:InputName field='$IdField' IdField='$IdField'/>" id="<inp2:InputName field='$IdField' IdField='$IdField'/>"/>
</inp2:m_if>
<inp2:ItemIcon name="module" grid="$grid" result_to_var="icon_module"/>
<img src="<inp2:ModulePath module='$icon_module'/>img/itemicons/<inp2:ItemIcon grid='$grid'/>" width="16" height="16" alt=""/>
@@ -635,7 +635,7 @@
<inp2:m_DefineElement name="default_sorting_element" ajax="0">
<div style="text-align: center;">
<a href="#" onclick="reset_sorting('<inp2:m_Param name="prefix"/>', <inp2:m_param name="ajax"/>); return false;" title="<inp2:m_phrase name="la_col_ResetToDefaultSorting" html_escape="1"/>">
- <img src="<inp2:m_TemplatesBase/>/img/list_arrow_<inp2:m_if check='{$prefix}_OrderChanged'>no<inp2:m_else/>desc</inp2:m_if>_big.gif" width="16" height="16" alt="<inp2:m_phrase name="la_col_ResetToDefaultSorting" html_escape="1"/>"/>
+ <img src="<inp2:m_TemplatesBase/>/img/list_arrow_<inp2:m_if check='{$prefix}_OrderChanged'>no<inp2:m_else/>desc</inp2:m_if>_big.svg" width="16" height="16" alt="<inp2:m_phrase name="la_col_ResetToDefaultSorting" html_escape="1"/>"/>
</a>
</div>
</inp2:m_DefineElement>
Index: core/admin_templates/js/frame_resizer.js
===================================================================
--- core/admin_templates/js/frame_resizer.js
+++ core/admin_templates/js/frame_resizer.js
@@ -1,5 +1,5 @@
function FrameResizer($show_title, $hide_title, $frameset, $save_url, open_width) {
- this.StatusIcon = {0: 'img/list_arrow_desc.gif', 1 : 'img/list_arrow_no.gif'};
+ this.StatusIcon = {0: 'img/list_arrow_desc.svg', 1 : 'img/list_arrow_no.svg'};
this.StatusText = {0: $hide_title, 1 : $show_title};
this.StatusImage = document.getElementById('menu_toggle_img');
this.StatusTextContainer = document.getElementById('menu_toggle_text');
@@ -75,4 +75,4 @@
}
this.setFullscreenMode($restore ? !this.lastMenuVisible : true, false);
-}
\ No newline at end of file
+}
Index: core/admin_templates/js/jquery/thickbox/thickbox.js
===================================================================
--- core/admin_templates/js/jquery/thickbox/thickbox.js
+++ core/admin_templates/js/jquery/thickbox/thickbox.js
@@ -28,7 +28,7 @@
TB.windows = new Array();
TB.windowMetaData = new Array ();
TB.useStack = true;
-TB.closeHtml = '<img src="img/close_window15.gif" width="15" height="15" alt="close"/><br/>'; // 'close';
+TB.closeHtml = '<img src="img/close_window15.svg" width="15" height="15" alt="close"/><br/>'; // 'close';
TB.lastOverflow = '';
//add thickbox to href & area elements that have a class of .thickbox
@@ -747,4 +747,4 @@
}
return $found_window = $('.TB_iframeContent', TB.windows[$window_index - 1]).get(0).contentWindow;
-}
\ No newline at end of file
+}
Index: core/admin_templates/js/tree.js
===================================================================
--- core/admin_templates/js/tree.js
+++ core/admin_templates/js/tree.js
@@ -104,6 +104,7 @@
img.src = this.Icon;
}
img.style.verticalAlign = 'middle';
+ img.className = 'tree-section-image';
td.appendChild(img);
}
@@ -717,4 +718,4 @@
// print_pre(this.ExpandStatus);
}
-TreeManager.loadStatus();
\ No newline at end of file
+TreeManager.loadStatus();
Index: core/admin_templates/popups/column_picker.tpl
===================================================================
--- core/admin_templates/popups/column_picker.tpl
+++ core/admin_templates/popups/column_picker.tpl
@@ -69,8 +69,8 @@
<br/><br/>
</td>
<td style="text-align: center; width: 40px;">
- <img style="cursor: pointer; border: 0px" src="img/icons/icon_left.gif" onclick="move_selected('available_columns', 'picked_columns');"/><br/>
- <img style="cursor: pointer; border: 0px" src="img/icons/icon_right.gif" onclick="move_selected('picked_columns', 'available_columns'); select_sort('available_columns');"/><br/>
+ <img style="cursor: pointer; border: 0px" src="img/icons/icon_left.svg" width="26" height="26" onclick="move_selected('available_columns', 'picked_columns');"/><br/>
+ <img style="cursor: pointer; border: 0px" src="img/icons/icon_right.svg" width="26" height="26" onclick="move_selected('picked_columns', 'available_columns'); select_sort('available_columns');"/><br/>
</td>
<td style="text-align: left">
<select id="available_columns" multiple="multiple" size="20" style="width: 230px">
@@ -88,4 +88,4 @@
<input type="hidden" name="main_prefix" value="<inp2:m_get var='main_prefix'/>"/>
-<inp2:m_include t="incs/footer"/>
\ No newline at end of file
+<inp2:m_include t="incs/footer"/>
Index: core/admin_templates/promo_block_groups/tree_section_xml.tpl
===================================================================
--- core/admin_templates/promo_block_groups/tree_section_xml.tpl
+++ core/admin_templates/promo_block_groups/tree_section_xml.tpl
@@ -1,7 +1,7 @@
<inp2:m_XMLTemplate/>
<tree>
<inp2:m_DefineElement name="xml_node" icon_module="">
- <item href="<inp2:m_Link template='promo_blocks/promo_block_list' pass='m,$PrefixSpecial' m_opener='r'/>" icon="<inp2:ModulePath module='core'/>img/icons/icon24_promo_blocks.png"><inp2:Field field="Title"/></item>
+ <item href="<inp2:m_Link template='promo_blocks/promo_block_list' pass='m,$PrefixSpecial' m_opener='r'/>" icon="<inp2:ModulePath module='core'/>img/icons/icon24_promo_blocks.svg"><inp2:Field field="Title"/></item>
</inp2:m_DefineElement>
<inp2:promo-block-group_PrintList render_as="xml_node"/>
</tree>
Index: core/admin_templates/promo_blocks/promo_block_edit.tpl
===================================================================
--- core/admin_templates/promo_blocks/promo_block_edit.tpl
+++ core/admin_templates/promo_blocks/promo_block_edit.tpl
@@ -62,13 +62,13 @@
<inp2:m_DefineElement name="multilang_field_caption_element">
<label for="<inp2:m_param name='NamePrefix'/><inp2:{$prefix}_InputName field='$field'/>">
- <span class="<inp2:m_if check='{$prefix}_HasError' field='$field'>error-cell</inp2:m_if>"><inp2:m_if check="m_Param" name="title"><inp2:lang_Field field="LocalName"/> <inp2:m_phrase label="$title"/></inp2:m_else/><inp2:lang_Field field="LocalName"/> <inp2:m_Param name="title_text"/></inp2:m_if></span></span><inp2:m_if check="{$prefix}_IsRequired" field="$field"><span class="field-required"> *</span></inp2:m_if>:<inp2:m_if check="m_Param" name="hint_label"><span> <img src="<inp2:m_TemplatesBase/>/img/hint_icon.png" width="12" height="13" title="<inp2:m_Phrase label='$hint_label' html_escape='1'/>" alt="<inp2:m_Phrase label='$hint_label' html_escape='1'/>"/></inp2:m_if>
+ <span class="<inp2:m_if check='{$prefix}_HasError' field='$field'>error-cell</inp2:m_if>"><inp2:m_if check="m_Param" name="title"><inp2:lang_Field field="LocalName"/> <inp2:m_phrase label="$title"/></inp2:m_else/><inp2:lang_Field field="LocalName"/> <inp2:m_Param name="title_text"/></inp2:m_if></span></span><inp2:m_if check="{$prefix}_IsRequired" field="$field"><span class="field-required"> *</span></inp2:m_if>:<inp2:m_if check="m_Param" name="hint_label"><span> <img src="<inp2:m_TemplatesBase/>/img/hint_icon.svg" width="12" height="13" title="<inp2:m_Phrase label='$hint_label' html_escape='1'/>" alt="<inp2:m_Phrase label='$hint_label' html_escape='1'/>"/></inp2:m_if>
</label>
</inp2:m_DefineElement>
<inp2:m_DefineElement name="date_field_caption_element">
<label for="<inp2:m_param name='NamePrefix'/><inp2:{$prefix}_InputName field='$field'/>">
- <span class="<inp2:m_if check='{$prefix}_HasError' field='$field'>error-cell</inp2:m_if>"><inp2:m_if check="m_Param" name="title"><inp2:m_phrase label="$title"/></inp2:m_else/><inp2:m_Param name="title_text"/></inp2:m_if> <span class="small">(<inp2:promo-block_Format field="ScheduleFromDate_date" input_format="1" human="true"/>)</span></span></span><inp2:m_if check="{$prefix}_IsRequired" field="$field"><span class="field-required"> *</span></inp2:m_if>:<inp2:m_if check="m_Param" name="hint_label"><span> <img src="<inp2:m_TemplatesBase/>/img/hint_icon.png" width="12" height="13" title="<inp2:m_Phrase label='$hint_label' html_escape='1'/>" alt="<inp2:m_Phrase label='$hint_label' html_escape='1'/>"/></inp2:m_if>
+ <span class="<inp2:m_if check='{$prefix}_HasError' field='$field'>error-cell</inp2:m_if>"><inp2:m_if check="m_Param" name="title"><inp2:m_phrase label="$title"/></inp2:m_else/><inp2:m_Param name="title_text"/></inp2:m_if> <span class="small">(<inp2:promo-block_Format field="ScheduleFromDate_date" input_format="1" human="true"/>)</span></span></span><inp2:m_if check="{$prefix}_IsRequired" field="$field"><span class="field-required"> *</span></inp2:m_if>:<inp2:m_if check="m_Param" name="hint_label"><span> <img src="<inp2:m_TemplatesBase/>/img/hint_icon.svg" width="12" height="13" title="<inp2:m_Phrase label='$hint_label' html_escape='1'/>" alt="<inp2:m_Phrase label='$hint_label' html_escape='1'/>"/></inp2:m_if>
</label>
</inp2:m_DefineElement>
@@ -102,9 +102,9 @@
<inp2:m_RenderElement design="form_row" caption_render_as="date_field_caption_element" prefix="promo-block" field="ScheduleFromDate" title="la_fld_ScheduleDate" to_field="ScheduleToDate">
<td class="control-cell">
<inp2:m_Phrase label="la_From"/>
- <input type="text" name="<inp2:{$prefix}_InputName field="{$field}_date"/>" id="<inp2:{$prefix}_InputName field="{$field}_date"/>" value="<inp2:{$prefix}_Field field="{$field}_date" format="_regional_InputDateFormat"/>" tabindex="<inp2:m_get param="tab_index"/>" size="<inp2:{$prefix}_Format field="{$field}_date" input_format="1" edit_size="edit_size"/>" datepickerIcon="<inp2:m_ProjectBase/>core/admin_templates/img/calendar_icon.gif">
- <img src="img/calendar_icon.gif" id="cal_img_<inp2:{$prefix}_InputName field="{$field}"/>"
- style="cursor: pointer; margin-right: 5px"
+ <input type="text" name="<inp2:{$prefix}_InputName field="{$field}_date"/>" id="<inp2:{$prefix}_InputName field="{$field}_date"/>" value="<inp2:{$prefix}_Field field="{$field}_date" format="_regional_InputDateFormat"/>" tabindex="<inp2:m_get param="tab_index"/>" size="<inp2:{$prefix}_Format field="{$field}_date" input_format="1" edit_size="edit_size"/>" datepickerIcon="<inp2:m_ProjectBase/>core/admin_templates/img/calendar_icon.svg">
+ <img src="img/calendar_icon.svg" width="13" height="11" id="cal_img_<inp2:{$prefix}_InputName field="{$field}"/>"
+ style="cursor: pointer; margin-right: 5px; margin-top: -3px; vertical-align: middle;"
title="Date selector"
/>
@@ -127,9 +127,9 @@
<inp2:m_Phrase label="la_To"/>
- <input type="text" name="<inp2:{$prefix}_InputName field="{$to_field}_date"/>" id="<inp2:{$prefix}_InputName field="{$to_field}_date"/>" value="<inp2:{$prefix}_Field field="{$to_field}_date" format="_regional_InputDateFormat"/>" tabindex="<inp2:m_get param="tab_index"/>" size="<inp2:{$prefix}_Format field="{$to_field}_date" input_format="1" edit_size="edit_size"/>" datepickerIcon="<inp2:m_ProjectBase/>core/admin_templates/img/calendar_icon.gif">
- <img src="img/calendar_icon.gif" id="cal_img_<inp2:{$prefix}_InputName field="{$to_field}"/>"
- style="cursor: pointer; margin-right: 5px"
+ <input type="text" name="<inp2:{$prefix}_InputName field="{$to_field}_date"/>" id="<inp2:{$prefix}_InputName field="{$to_field}_date"/>" value="<inp2:{$prefix}_Field field="{$to_field}_date" format="_regional_InputDateFormat"/>" tabindex="<inp2:m_get param="tab_index"/>" size="<inp2:{$prefix}_Format field="{$to_field}_date" input_format="1" edit_size="edit_size"/>" datepickerIcon="<inp2:m_ProjectBase/>core/admin_templates/img/calendar_icon.svg">
+ <img src="img/calendar_icon.svg" width="13" height="11" id="cal_img_<inp2:{$prefix}_InputName field="{$to_field}"/>"
+ style="cursor: pointer; margin-right: 5px; margin-top: -3px; vertical-align: middle;"
title="Date selector"
/>
Index: core/admin_templates/stylesheets/base_style_edit.tpl
===================================================================
--- core/admin_templates/stylesheets/base_style_edit.tpl
+++ core/admin_templates/stylesheets/base_style_edit.tpl
@@ -78,7 +78,7 @@
<inp2:m_inc param="tab_index" by="1"/>
<td class="label-cell">
<inp2:m_phrase name="la_fld_SelectorData"/>:<br>
- <a href="javascript:editStyle();"><img src="img/icons/icon24_link_editor.gif" style="cursor:hand" border="0"></a>
+ <a href="javascript:editStyle();"><img src="img/icons/icon24_link_editor.svg" width="24" height="24" border="0"></a>
</td>
<td class="control-mid"> </td>
<td class="control-cell">
@@ -100,4 +100,4 @@
</table>
</div>
<input type="hidden" name="main_prefix" id="main_prefix" value="selectors">
-<inp2:m_include t="incs/footer"/>
\ No newline at end of file
+<inp2:m_include t="incs/footer"/>
Index: core/admin_templates/stylesheets/block_style_edit.tpl
===================================================================
--- core/admin_templates/stylesheets/block_style_edit.tpl
+++ core/admin_templates/stylesheets/block_style_edit.tpl
@@ -88,7 +88,7 @@
<inp2:m_inc param="tab_index" by="1"/>
<td class="label-cell">
<inp2:m_phrase name="la_fld_SelectorData"/>:<br>
- <a href="javascript:editStyle();"><img src="img/icons/icon24_link_editor.gif" style="cursor:hand" border="0"></a>
+ <a href="javascript:editStyle();"><img src="img/icons/icon24_link_editor.svg" width="24" height="24" border="0"></a>
</td>
<td class="control-mid"> </td>
<td class="control-cell">
@@ -111,4 +111,4 @@
</div>
<input type="hidden" name="main_prefix" id="main_prefix" value="selectors">
-<inp2:m_include t="incs/footer"/>
\ No newline at end of file
+<inp2:m_include t="incs/footer"/>
Index: core/admin_templates/submissions/submission_view.tpl
===================================================================
--- core/admin_templates/submissions/submission_view.tpl
+++ core/admin_templates/submissions/submission_view.tpl
@@ -160,7 +160,7 @@
<inp2:m_inc param="tab_index" by="1"/>
<td class="label-cell" onmouseover="show_form_error('<inp2:m_Param name='prefix' js_escape='1'/>', 'fld_<inp2:Field name='FormFieldId'/>')" onmouseout="hide_form_error('<inp2:m_Param name='prefix' js_escape='1'/>')">
<inp2:Field field="Prompt" result_to_var="title"/>
- <inp2:Field field="Prompt" plus_or_as_label="1" no_special="no_special"/><inp2:m_if check="Field" name="Required" db="db"><span class="field-required"> *</span></inp2:m_if>:<inp2:m_if check="FieldHintLabel" title_label="$title"><span> <img src="<inp2:m_TemplatesBase/>/img/hint_icon.png" width="12" height="13" title="<inp2:FieldHintLabel title_label='$title' html_escape='1'/>" alt="<inp2:FieldHintLabel title_label='$title' html_escape='1'/>"/></inp2:m_if>
+ <inp2:Field field="Prompt" plus_or_as_label="1" no_special="no_special"/><inp2:m_if check="Field" name="Required" db="db"><span class="field-required"> *</span></inp2:m_if>:<inp2:m_if check="FieldHintLabel" title_label="$title"><span> <img src="<inp2:m_TemplatesBase/>/img/hint_icon.svg" width="12" height="13" title="<inp2:FieldHintLabel title_label='$title' html_escape='1'/>" alt="<inp2:FieldHintLabel title_label='$title' html_escape='1'/>"/></inp2:m_if>
</td>
<td class="control-mid"> </td>
<script type="text/javascript">
Index: core/admin_templates/themes/extra_toolbar.tpl
===================================================================
--- core/admin_templates/themes/extra_toolbar.tpl
+++ core/admin_templates/themes/extra_toolbar.tpl
@@ -5,7 +5,7 @@
</td>
<td>
<a class="kx-header-link" href="#<inp2:m_Param name='editing_mode'/>" onclick="getFrame('main').location.href = this.href; return false;">
- <img src="<inp2:m_TemplatesBase/>/img/top_frame/icons/<inp2:m_Param name='image'/>.png" alt="" border="0"/>
+ <img src="<inp2:m_TemplatesBase/>/img/top_frame/icons/<inp2:m_Param name='image'/>.svg" width="16" height="16" alt="" border="0"/>
</a>
</td>
<td style="padding-right: 5px;<inp2:m_ifnot check='m_Param' name='is_last'> border-right: 1px solid #BBBBBB;</inp2:m_ifnot>">
@@ -18,4 +18,4 @@
<inp2:core-sections_PrintEditingModes render_as="edit_mode_element" strip_nl="2"/>
</tr>
</table>
-</div>
\ No newline at end of file
+</div>
Index: core/admin_templates/tools/import1.tpl
===================================================================
--- core/admin_templates/tools/import1.tpl
+++ core/admin_templates/tools/import1.tpl
@@ -52,7 +52,7 @@
<tr class="<inp2:m_odd_even odd="table-color1" even="table-color2"/>">
<inp2:m_inc param="tab_index" by="1"/>
<td class="text" colspan="3">
- <span class="hint"><img src="img/smicon7.gif" align="absmiddle" height="14" width="14">
+ <span class="hint"><img src="img/smicon7.svg" align="absmiddle" height="14" width="14">
<inp2:m_Phrase label="la_text_disclaimer_part1"/>
<inp2:m_Phrase label="la_text_disclaimer_part2"/>
</span>
@@ -66,4 +66,4 @@
</table>
-<inp2:m_include t="incs/footer"/>
\ No newline at end of file
+<inp2:m_include t="incs/footer"/>
Index: core/admin_templates/tools/restore1.tpl
===================================================================
--- core/admin_templates/tools/restore1.tpl
+++ core/admin_templates/tools/restore1.tpl
@@ -41,7 +41,7 @@
<tr class="<inp2:m_odd_even odd="table-color1" even="table-color2"/>">
<inp2:m_inc param="tab_index" by="1"/>
<td class="text" colspan="3">
- <span class="hint"><img src="img/smicon7.gif" align="absmiddle" height="14" width="14">
+ <span class="hint"><img src="img/smicon7.svg" align="absmiddle" height="14" width="14">
<inp2:m_Phrase label="la_text_disclaimer_part1"/>
<inp2:m_Phrase label="la_text_disclaimer_part2"/>
</span>
@@ -55,4 +55,4 @@
</table>
-<inp2:m_include t="incs/footer"/>
\ No newline at end of file
+<inp2:m_include t="incs/footer"/>
Index: core/admin_templates/tools/restore2.tpl
===================================================================
--- core/admin_templates/tools/restore2.tpl
+++ core/admin_templates/tools/restore2.tpl
@@ -40,7 +40,7 @@
<tr class="<inp2:m_odd_even odd="table-color1" even="table-color2"/>">
<inp2:m_inc param="tab_index" by="1"/>
<td class="text">
- <img src="img/arrow.gif" align="absmiddle" border="0" height="15" width="15">
+ <img src="img/arrow.svg" align="absmiddle" border="0" height="15" width="15">
<span class="NAV_CURRENT_ITEM"><inp2:m_Phrase label="la_Prompt_Backup_Date"/></span>
</td>
</tr>
@@ -55,4 +55,4 @@
<inp2:adm_PrintBackupDates name="backup_date"/>
</table>
-<inp2:m_include t="incs/footer"/>
\ No newline at end of file
+<inp2:m_include t="incs/footer"/>
Index: core/admin_templates/tools/sql_query.tpl
===================================================================
--- core/admin_templates/tools/sql_query.tpl
+++ core/admin_templates/tools/sql_query.tpl
@@ -30,7 +30,7 @@
<tr class="<inp2:m_odd_even odd="table-color1" even="table-color2"/>">
<td colspan="3">
<inp2:m_inc param="tab_index" by="1"/>
- <span class="hint"><img src="img/smicon7.gif" align="absmiddle" height="14" width="14">
+ <span class="hint"><img src="img/smicon7.svg" align="absmiddle" height="14" width="14">
<inp2:m_Phrase label="la_text_db_warning"/>
</span>
</td>
@@ -67,7 +67,7 @@
<inp2:m_DefineElement name="sql_column_title">
<td width="100%" nowrap="nowrap">
<span class="columntitle_small">
- <img title="" src="../../admin/images/list_arrow_rt.gif" align="absmiddle" border="0">
+ <img title="" src="<inp2:m_TemplatesBase/>/img/list_arrow_no.svg" align="absmiddle" width="15" height="15" border="0">
<inp2:m_param name="value"/>
</span>
</td>
@@ -90,4 +90,4 @@
</inp2:m_if>
</inp2:m_if>
-<inp2:m_include t="incs/footer"/>
\ No newline at end of file
+<inp2:m_include t="incs/footer"/>
Index: core/admin_templates/tree.tpl
===================================================================
--- core/admin_templates/tree.tpl
+++ core/admin_templates/tree.tpl
@@ -45,14 +45,21 @@
<script type="text/javascript" src="<inp2:m_Compress files='js/tree.js'/>"></script>
+<style>
+ .tree-section-image {
+ width: 24px;
+ height: 22px;
+ }
+</style>
+
<table style="height: 100%; width: 100%; border-right: 1px solid #777; border-bottom: 1px solid #777;">
<tr>
<td colspan="2" style="vertical-align: top; padding: 5px;">
<inp2:m_DefineElement name="xml_node" icon_module="">
<inp2:m_if check="m_ParamEquals" param="children_count" value="0">
- <item href="<inp2:m_param name='section_url' html_escape='1'/>" priority="<inp2:m_param name='priority' html_escape='1'/>" onclick="<inp2:m_param name='onclick' html_escape='1'/>" icon="<inp2:$SectionPrefix_ModulePath module='$icon_module'/>img/icons/icon24_<inp2:m_param name='icon'/>.png"<inp2:m_if check="m_Param" name="debug_only"> debug_only="1"</inp2:m_if>><inp2:m_phrase name="$label" html_escape="1"/></item>
+ <item href="<inp2:m_param name='section_url' html_escape='1'/>" priority="<inp2:m_param name='priority' html_escape='1'/>" onclick="<inp2:m_param name='onclick' html_escape='1'/>" icon="<inp2:$SectionPrefix_ModulePath module='$icon_module'/>img/icons/icon24_<inp2:m_param name='icon'/>.<inp2:m_param name='icon_ext'/>"<inp2:m_if check="m_Param" name="debug_only"> debug_only="1"</inp2:m_if>><inp2:m_phrase name="$label" html_escape="1"/></item>
<inp2:m_else/>
- <folder href="<inp2:m_param name='section_url' html_escape='1'/>" priority="<inp2:m_param name='priority' html_escape='1'/>" container="<inp2:m_param name='container' html_escape='1'/>" onclick="<inp2:m_param name='onclick' html_escape='1'/>" name="<inp2:m_phrase name='$label' html_escape='1'/>" icon="<inp2:$SectionPrefix_ModulePath module="$icon_module"/>img/icons/icon24_<inp2:m_param name='icon'/>.png" load_url="<inp2:m_param name='late_load' html_escape='1'/>"<inp2:m_if check="m_Param" name="debug_only"> debug_only="1"</inp2:m_if>><inp2:adm_PrintSections render_as="xml_node" section_name="$section_name"/></folder>
+ <folder href="<inp2:m_param name='section_url' html_escape='1'/>" priority="<inp2:m_param name='priority' html_escape='1'/>" container="<inp2:m_param name='container' html_escape='1'/>" onclick="<inp2:m_param name='onclick' html_escape='1'/>" name="<inp2:m_phrase name='$label' html_escape='1'/>" icon="<inp2:$SectionPrefix_ModulePath module="$icon_module"/>img/icons/icon24_<inp2:m_param name='icon'/>.<inp2:m_param name='icon_ext'/>" load_url="<inp2:m_param name='late_load' html_escape='1'/>"<inp2:m_if check="m_Param" name="debug_only"> debug_only="1"</inp2:m_if>><inp2:adm_PrintSections render_as="xml_node" section_name="$section_name"/></folder>
</inp2:m_if>
</inp2:m_DefineElement>
@@ -69,7 +76,7 @@
};
<inp2:m_DefineElement name="root_node">
- var the_tree = new TreeFolder('tree', '<inp2:m_param name="label" js_escape="1"/>', '<inp2:m_param name="section_url" js_escape="1"/>', '<inp2:$SectionPrefix_ModulePath module="$icon_module"/>img/icons/icon24_<inp2:m_param name="icon"/>.png', null, null, '<inp2:m_param name="priority" js_escape='1'/>', '<inp2:m_param name="container" js_escape="1"/>');
+ var the_tree = new TreeFolder('tree', '<inp2:m_param name="label" js_escape="1"/>', '<inp2:m_param name="section_url" js_escape="1"/>', '<inp2:$SectionPrefix_ModulePath module="$icon_module"/>img/icons/icon24_<inp2:m_param name="icon"/>.<inp2:m_param name="icon_ext"/>', null, null, '<inp2:m_param name="priority" js_escape='1'/>', '<inp2:m_param name="container" js_escape="1"/>');
</inp2:m_DefineElement>
<inp2:adm_PrintSection render_as="root_node" section_name="in-portal:root"/>
Index: core/install/incs/style.css
===================================================================
--- core/install/incs/style.css
+++ core/install/incs/style.css
@@ -213,7 +213,8 @@
/* === Copy from "toolbar-sprite.css" === */
.core-toolbar-sprite {
- background: url("../../admin_templates/img/toolbar/toolbar-sprite.png") repeat-x scroll 0 0 transparent;
+ background: url("../../admin_templates/img/toolbar/toolbar-sprite@2x.png") repeat-x scroll 0 0 transparent;
+ background-size: 96px;
border: 0 none;
cursor: pointer;
padding: 0;
Index: core/kernel/db/db_tag_processor.php
===================================================================
--- core/kernel/db/db_tag_processor.php
+++ core/kernel/db/db_tag_processor.php
@@ -2585,7 +2585,7 @@
$form_name = 'kf_' . str_replace('-', '_', $item_prefix) . '_' . $object->GetID();
$form_name .= '_' . kUtil::crc32(json_encode($params));
- $button_icon = isset($params['button_icon']) ? $params['button_icon'] : 'content_mode.png';
+ $button_icon = isset($params['button_icon']) ? $params['button_icon'] : 'content_mode.svg';
$button_class = isset($params['button_class']) ? $params['button_class'] : 'admin-edit-btn';
$button_title = isset($params['button_title']) ? $params['button_title'] : 'la_btn_AdminEditItem';
Index: core/kernel/nparser/nparser.php
===================================================================
--- core/kernel/nparser/nparser.php
+++ core/kernel/nparser/nparser.php
@@ -876,7 +876,7 @@
$btn_name = 'content';
}
- $icon_url = $base_url . 'core/admin_templates/img/top_frame/icons/' . $btn_name . '_mode.png';
+ $icon_url = $base_url . 'core/admin_templates/img/top_frame/icons/' . $btn_name . '_mode.svg';
$block_editor = '
<div id="' . $container_id . '" params="' . $param_string . '" class="' . $btn_container_class . '" title="' . kUtil::escape($block_title, kUtil::ESCAPE_HTML) . '">
Index: core/units/admin/admin_events_handler.php
===================================================================
--- core/units/admin/admin_events_handler.php
+++ core/units/admin/admin_events_handler.php
@@ -336,7 +336,7 @@
// 1. prepare config keys
$grids = Array (
'Default' => Array (
- 'Icons' => Array ('default' => 'icon16_item.png'),
+ 'Icons' => Array ('default' => 'icon16_item.svg'),
'Fields' => Array (),
)
);
Index: core/units/ban_rules/ban_rules_config.php
===================================================================
--- core/units/ban_rules/ban_rules_config.php
+++ core/units/ban_rules/ban_rules_config.php
@@ -130,9 +130,9 @@
'Grids' => Array (
'Default' => Array (
'Icons' => Array (
- 'default' => 'icon16_item.png',
- 0 => 'icon16_disabled.png',
- 1 => 'icon16_item.png',
+ 'default' => 'icon16_item.svg',
+ 0 => 'icon16_disabled.svg',
+ 1 => 'icon16_item.svg',
),
'Fields' => Array (
'RuleId' => Array ('title' => 'column:la_fld_Id', 'data_block' => 'grid_checkbox_td', 'filter_block' => 'grid_range_filter', 'width' => 70, ),
@@ -144,4 +144,4 @@
),
),
),
-);
\ No newline at end of file
+);
Index: core/units/categories/categories_config.php
===================================================================
--- core/units/categories/categories_config.php
+++ core/units/categories/categories_config.php
@@ -129,7 +129,7 @@
'CustomDataTableName' => TABLE_PREFIX . 'CategoryCustomData',
'ViewMenuPhrase' => 'la_text_Categories',
- 'CatalogTabIcon' => 'icon16_sections.png',
+ 'CatalogTabIcon' => 'icon16_sections.svg',
'TitlePresets' => Array (
'default' => Array (
@@ -466,16 +466,16 @@
'Grids' => Array (
'Default' => Array (
'Icons' => Array ( // 'StatusField' => Array ('Type', 'Status', 'IsMenu'), // 'Status'
- 'default' => 'icon_section.png',
- '1_0_0' => 'icon16_section_system.png', // system
- '1_0_1' => 'icon16_section_system.png', // system
- '1_1_1' => 'icon16_section_system.png', // system
- '0_0_0' => 'icon16_section_disabled.png', // disabled
- '0_0_1' => 'icon16_section_disabled.png', // disabled
- '0_1_0' => 'icon16_section_menuhidden.png', // hidden from menu
- '0_2_0' => 'icon16_section_pending.png', // pending
- '0_2_1' => 'icon16_section_pending.png', // pending
- 'NEW' => 'icon16_section_new.png', // section is new
+ 'default' => 'icon16_section.svg',
+ '1_0_0' => 'icon16_section_system.svg', // system
+ '1_0_1' => 'icon16_section_system.svg', // system
+ '1_1_1' => 'icon16_section_system.svg', // system
+ '0_0_0' => 'icon16_section_disabled.svg', // disabled
+ '0_0_1' => 'icon16_section_disabled.svg', // disabled
+ '0_1_0' => 'icon16_section_menuhidden.svg', // hidden from menu
+ '0_2_0' => 'icon16_section_pending.svg', // pending
+ '0_2_1' => 'icon16_section_pending.svg', // pending
+ 'NEW' => 'icon16_section_new.svg', // section is new
),
'Fields' => Array (
'CategoryId' => Array ('title' => 'column:la_fld_Id', 'data_block' => 'grid_checkbox_td', 'filter_block' => 'grid_range_filter', 'width' => 55),
@@ -495,16 +495,16 @@
'Radio' => Array (
'Selector' => 'radio',
'Icons' => Array ( // 'StatusField' => Array ('Type', 'Status', 'IsMenu'), // 'Status'
- 'default' => 'icon_section.png',
- '1_0_0' => 'icon16_section_system.png', // system
- '1_0_1' => 'icon16_section_system.png', // system
- '1_1_1' => 'icon16_section_system.png', // system
- '0_0_0' => 'icon16_section_disabled.png', // disabled
- '0_0_1' => 'icon16_section_disabled.png', // disabled
- '0_1_0' => 'icon16_section_menuhidden.png', // hidden from menu
- '0_2_0' => 'icon16_section_pending.png', // pending
- '0_2_1' => 'icon16_section_pending.png', // pending
- 'NEW' => 'icon16_section_new.png', // section is new
+ 'default' => 'icon16_section.svg',
+ '1_0_0' => 'icon16_section_system.svg', // system
+ '1_0_1' => 'icon16_section_system.svg', // system
+ '1_1_1' => 'icon16_section_system.svg', // system
+ '0_0_0' => 'icon16_section_disabled.svg', // disabled
+ '0_0_1' => 'icon16_section_disabled.svg', // disabled
+ '0_1_0' => 'icon16_section_menuhidden.svg', // hidden from menu
+ '0_2_0' => 'icon16_section_pending.svg', // pending
+ '0_2_1' => 'icon16_section_pending.svg', // pending
+ 'NEW' => 'icon16_section_new.svg', // section is new
),
'Fields' => Array (
'CategoryId' => Array ('title' => 'column:la_fld_Id', 'data_block' => 'grid_radio_td', 'filter_block' => 'grid_range_filter', 'width' => 55),
@@ -523,16 +523,16 @@
'Structure' => Array (
'Icons' => Array ( // 'StatusField' => Array ('Type', 'Status', 'IsMenu'), // 'Status'
- 'default' => 'icon_section.png',
- '1_0_0' => 'icon16_section_system.png', // system
- '1_0_1' => 'icon16_section_system.png', // system
- '1_1_1' => 'icon16_section_system.png', // system
- '0_0_0' => 'icon16_section_disabled.png', // disabled
- '0_0_1' => 'icon16_section_disabled.png', // disabled
- '0_1_0' => 'icon16_section_menuhidden.png', // hidden from menu
- '0_2_0' => 'icon16_section_pending.png', // pending
- '0_2_1' => 'icon16_section_pending.png', // pending
- 'NEW' => 'icon16_section_new.png', // section is new
+ 'default' => 'icon16_section.svg',
+ '1_0_0' => 'icon16_section_system.svg', // system
+ '1_0_1' => 'icon16_section_system.svg', // system
+ '1_1_1' => 'icon16_section_system.svg', // system
+ '0_0_0' => 'icon16_section_disabled.svg', // disabled
+ '0_0_1' => 'icon16_section_disabled.svg', // disabled
+ '0_1_0' => 'icon16_section_menuhidden.svg', // hidden from menu
+ '0_2_0' => 'icon16_section_pending.svg', // pending
+ '0_2_1' => 'icon16_section_pending.svg', // pending
+ 'NEW' => 'icon16_section_new.svg', // section is new
),
'Fields' => Array (
'CategoryId' => Array ('title' => 'column:la_fld_Id', 'data_block' => 'grid_checkbox_td', 'filter_block' => 'grid_range_filter', 'width' => 55),
Index: core/units/categories/categories_tag_processor.php
===================================================================
--- core/units/categories/categories_tag_processor.php
+++ core/units/categories/categories_tag_processor.php
@@ -95,30 +95,30 @@
if ($object->GetDBField('ThemeId') > 0) {
if (!$object->GetDBField('IsMenu')) {
- return $icon_prefix . 'section_menuhidden_system.png';
+ return $icon_prefix . 'section_menuhidden_system.svg';
}
- return $icon_prefix . 'section_system.png';
+ return $icon_prefix . 'section_system.svg';
}
$status = $object->GetDBField('Status');
if ($status == STATUS_DISABLED) {
- return $icon_prefix . 'section_disabled.png';
+ return $icon_prefix . 'section_disabled.svg';
}
if (!$object->GetDBField('IsMenu')) {
- return $icon_prefix . 'section_menuhidden.png';
+ return $icon_prefix . 'section_menuhidden.svg';
}
if ($status == STATUS_PENDING) {
- return $icon_prefix . 'section_pending.png';
+ return $icon_prefix . 'section_pending.svg';
}
if ($object->GetDBField('IsNew') && ($icon_prefix == 'icon16_')) {
- return $icon_prefix . 'section_new.png'; // show gris icon only in grids
+ return $icon_prefix . 'section_new.svg'; // show gris icon only in grids
}
- return $icon_prefix . 'section.png';
+ return $icon_prefix . 'section.svg';
}
function ItemCount($params)
@@ -1528,7 +1528,7 @@
$ret .= 'var $use_toolbarlabels = ' . ($this->Application->ConfigValue('UseToolbarLabels') ? 'true' : 'false') . ";\n";;
$ret .= "var base_url = '" . $this->Application->BaseURL() . "';" . "\n";
- $ret .= 'TB.closeHtml = \'<img src="' . $js_url . '/../img/close_window15.gif" width="15" height="15" style="border-width: 0px;" alt="close"/><br/>\';' . "\n";
+ $ret .= 'TB.closeHtml = \'<img src="' . $js_url . '/../img/close_window15.svg" width="15" height="15" style="border-width: 0px;" alt="close"/><br/>\';' . "\n";
$url_params = Array ('m_theme' => '', 'pass' => 'm', 'm_opener' => 'r', '__NO_REWRITE__' => 1);
$browse_url = $this->Application->HREF('catalog/catalog', ADMIN_DIRECTORY, $url_params, 'index.php');
@@ -1621,15 +1621,15 @@
$edit_url = $this->Application->HREF('themes/file_edit', ADMIN_DIRECTORY, $url_params);
- $button1_icon = $this->Application->BaseURL() . 'core/admin_templates/img/top_frame/icons/save_button.gif';
+ $button1_icon = $this->Application->BaseURL() . 'core/admin_templates/img/top_frame/icons/save_button.svg';
$button1_title = $this->Application->Phrase('la_btn_SaveChanges', false, true);
$button1_code = '<button style="background-image: url(' . $button1_icon . '); onclick="aTemplateManager.saveLayout(); return false;" class="cms-btn-new cms-save-layout-btn">' . $button1_title . '</button>';
- $button2_icon = $this->Application->BaseURL() . 'core/admin_templates/img/top_frame/icons/cancel_button.gif';
+ $button2_icon = $this->Application->BaseURL() . 'core/admin_templates/img/top_frame/icons/cancel_button.svg';
$button2_title = $this->Application->Phrase('la_btn_Cancel', false, true);
$button2_code = '<button style="background-image: url(' . $button2_icon . '); onclick="aTemplateManager.cancelLayout(); return false;" class="cms-btn-new cms-cancel-layout-btn">' . $button2_title . '</button>';
- $button3_icon = $this->Application->BaseURL() . 'core/admin_templates/img/top_frame/icons/section_properties.png';
+ $button3_icon = $this->Application->BaseURL() . 'core/admin_templates/img/top_frame/icons/section_properties.svg';
$button3_title = $this->Application->Phrase('la_btn_SectionTemplate', false, true);
$button3_code = '<button style="background-image: url(' . $button3_icon . ');' . ($display_mode === false ? ' margin: 0px;' : '') . '" onclick="$form_name=\'kf_'.$page->GetID().'\'; std_edit_item(\'theme\', \'themes/file_edit\');" class="cms-btn-new cms-section-properties-btn">' . $button3_title . '</button>';
@@ -1801,7 +1801,7 @@
$params['item_prefix'] = 'c';
if ( $this->Prefix == 'st' ) {
- $params['button_icon'] = 'section_properties.png';
+ $params['button_icon'] = 'section_properties.svg';
$params['button_class'] = 'cms-section-properties-btn';
$params['button_title'] = 'la_btn_SectionProperties';
}
Index: core/units/category_items/category_items_config.php
===================================================================
--- core/units/category_items/category_items_config.php
+++ core/units/category_items/category_items_config.php
@@ -75,9 +75,9 @@
'Grids' => Array (
'Default' => Array (
'Icons' => Array (
- 'default' => 'icon16_item.png',
- 0 => 'icon16_item.png',
- 1 => 'icon16_primary.png',
+ 'default' => 'icon16_item.svg',
+ 0 => 'icon16_item.svg',
+ 1 => 'icon16_primary.svg',
),
'Fields' => Array (
Index: core/units/content/content_tp.php
===================================================================
--- core/units/content/content_tp.php
+++ core/units/content/content_tp.php
@@ -33,7 +33,7 @@
$params['temp_mode'] = 0;
$params['template'] = 'categories/edit_content';
- $params['button_icon'] = 'content_mode.png';
+ $params['button_icon'] = 'content_mode.svg';
$params['button_class'] = 'cms-edit-btn';
$params['button_title'] = '+' . $this->Application->Phrase('la_btn_EditContent', false, true);
Index: core/units/country_states/country_states_config.php
===================================================================
--- core/units/country_states/country_states_config.php
+++ core/units/country_states/country_states_config.php
@@ -120,7 +120,7 @@
'Grids' => Array (
'Default' => Array (
- 'Icons' => Array ('default' => 'icon16_item.png'),
+ 'Icons' => Array ('default' => 'icon16_item.svg'),
'Fields' => Array (
'CountryStateId' => Array ('title' => 'column:la_fld_Id', 'filter_block' => 'grid_range_filter', 'width' => 70, ),
'Name' => Array ('filter_block' => 'grid_like_filter', 'width' => 200, ),
@@ -131,4 +131,4 @@
),
),
),
-);
\ No newline at end of file
+);
Index: core/units/custom_fields/custom_fields_config.php
===================================================================
--- core/units/custom_fields/custom_fields_config.php
+++ core/units/custom_fields/custom_fields_config.php
@@ -149,7 +149,7 @@
'Grids' => Array (
'Default' => Array (
'Icons' => Array (
- 'default' => 'icon16_item.png',
+ 'default' => 'icon16_item.svg',
),
'Fields' => Array (
'CustomFieldId' => Array ( 'title' => 'column:la_fld_Id', 'data_block' => 'grid_checkbox_td', 'filter_block' => 'grid_range_filter', 'width' => 70, ),
@@ -160,4 +160,4 @@
),
),
),
-);
\ No newline at end of file
+);
Index: core/units/email_queue/email_queue_config.php
===================================================================
--- core/units/email_queue/email_queue_config.php
+++ core/units/email_queue/email_queue_config.php
@@ -85,7 +85,7 @@
'Grids' => Array (
'Default' => Array (
- 'Icons' => Array ('default' => 'icon16_item.png'),
+ 'Icons' => Array ('default' => 'icon16_item.svg'),
'Fields' => Array (
'EmailQueueId' => Array ('title' => 'column:la_fld_Id', 'data_block' => 'grid_checkbox_td', 'filter_block' => 'grid_range_filter', 'width' => 70, ),
'MailingId' => Array ('title' => 'la_col_MailingList', 'filter_block' => 'grid_range_filter', 'width' => 70, ),
@@ -98,4 +98,4 @@
),
),
),
-);
\ No newline at end of file
+);
Index: core/units/email_templates/email_templates_config.php
===================================================================
--- core/units/email_templates/email_templates_config.php
+++ core/units/email_templates/email_templates_config.php
@@ -226,9 +226,9 @@
// used on "Email Events" tab in language editing in "Regional" section
'Default' => Array (
'Icons' => Array (
- 'default' => 'icon16_item.png',
- 0 => 'icon16_disabled.png',
- 1 => 'icon16_item.png',
+ 'default' => 'icon16_item.svg',
+ 0 => 'icon16_disabled.svg',
+ 1 => 'icon16_item.svg',
),
'Fields' => Array (
'TemplateId' => Array ('title' => 'column:la_fld_Id', 'filter_block' => 'grid_range_filter', 'width' => 70, ),
@@ -244,9 +244,9 @@
// used on "Email Templates" section
'Emails' => Array (
'Icons' => Array (
- 'default' => 'icon16_item.png',
- 0 => 'icon16_disabled.png',
- 1 => 'icon16_item.png',
+ 'default' => 'icon16_item.svg',
+ 0 => 'icon16_disabled.svg',
+ 1 => 'icon16_item.svg',
),
'Fields' => Array (
'TemplateId' => Array ('title' => 'column:la_fld_Id', 'filter_block' => 'grid_range_filter', 'width' => 60, ),
Index: core/units/files/files_config.php
===================================================================
--- core/units/files/files_config.php
+++ core/units/files/files_config.php
@@ -82,7 +82,7 @@
'Grids' => Array (
'Default' => Array (
- 'Icons' => Array (1 => 'icon16_item.png', 0 => 'icon16_disabled.png'),
+ 'Icons' => Array (1 => 'icon16_item.svg', 0 => 'icon16_disabled.svg'),
'Fields' => Array (
'FileId' => Array ('title' => 'column:la_fld_Id' , 'data_block' => 'grid_checkbox_td', 'module' => 'In-Portal', 'filter_block' => 'grid_range_filter'),
'FileName' => Array ('filter_block' => 'grid_like_filter'),
@@ -90,4 +90,4 @@
),
),
),
-);
\ No newline at end of file
+);
Index: core/units/filters/filters_config.php
===================================================================
--- core/units/filters/filters_config.php
+++ core/units/filters/filters_config.php
@@ -117,7 +117,7 @@
'Grids' => Array (
'Default' => Array (
- 'Icons' => Array ('default' => 'icon16_item.png', 0 => 'icon16_disabled.png'),
+ 'Icons' => Array ('default' => 'icon16_item.svg', 0 => 'icon16_disabled.svg'),
'Fields' => Array (
'FilterId' => Array ('title' => 'column:la_fld_Id', 'filter_block' => 'grid_range_filter'),
'ItemPrefix' => Array ('filter_block' => 'grid_like_filter'),
@@ -128,4 +128,4 @@
)
)
)
-);
\ No newline at end of file
+);
Index: core/units/forms/form_fields/form_fields_config.php
===================================================================
--- core/units/forms/form_fields/form_fields_config.php
+++ core/units/forms/form_fields/form_fields_config.php
@@ -100,7 +100,7 @@
),
'Grids' => Array (
'Default' => Array (
- 'Icons' => Array ('default' => 'icon16_item.png'),
+ 'Icons' => Array ('default' => 'icon16_item.svg'),
'Fields' => Array (
'FormFieldId' => Array ( 'title' => 'column:la_fld_Id', 'data_block' => 'grid_checkbox_td', 'filter_block' => 'grid_range_filter', 'width' => 60 ),
'FieldName' => Array ( 'title' => 'la_prompt_FieldName', 'filter_block' => 'grid_like_filter', 'width' => 100 ),
Index: core/units/forms/form_submissions/form_submissions_config.php
===================================================================
--- core/units/forms/form_submissions/form_submissions_config.php
+++ core/units/forms/form_submissions/form_submissions_config.php
@@ -152,7 +152,7 @@
'Grids' => Array (
'Default' => Array (
- 'Icons' => Array ('default' => 'icon16_item.png', 1 => 'icon16_replied.gif', 2 => 'icon16_not_replied.gif', 3 => 'icon16_new_email.gif', 4 => 'icon16_bounce.gif'),
+ 'Icons' => Array ('default' => 'icon16_item.svg', 1 => 'icon16_replied.svg', 2 => 'icon16_not_replied.svg', 3 => 'icon16_new_email.svg', 4 => 'icon16_bounce.svg'),
'Fields' => Array (
'FormSubmissionId' => Array ('title' => 'column:la_fld_Id', 'data_block' => 'grid_checkbox_td', 'filter_block' => 'grid_range_filter', 'width' => 60 ),
'SubmissionTime' => Array ('title' => 'la_prompt_SumbissionTime', 'filter_block' => 'grid_date_range_filter', 'width' => 145 ),
Index: core/units/forms/forms/forms_config.php
===================================================================
--- core/units/forms/forms/forms_config.php
+++ core/units/forms/forms/forms_config.php
@@ -212,10 +212,10 @@
'Grids' => Array (
'Default' => Array (
'Icons' => Array (
- 'default' => 'icon16_item.png',
- 0 => 'icon16_disabled.png',
- 1 => 'icon16_item.png',
- 2 => 'icon16_pending.png',
+ 'default' => 'icon16_item.svg',
+ 0 => 'icon16_disabled.svg',
+ 1 => 'icon16_item.svg',
+ 2 => 'icon16_pending.svg',
),
'Fields' => Array (
'FormId' => Array ( 'title' => 'column:la_fld_Id', 'data_block' => 'grid_checkbox_td', 'filter_block' => 'grid_range_filter', 'width' => 60, ),
Index: core/units/general/general_config.php
===================================================================
--- core/units/general/general_config.php
+++ core/units/general/general_config.php
@@ -30,7 +30,7 @@
'TitleField' => 'CachedNavbar',
'TitlePhrase' => 'la_Text_Category',
- 'CatalogTabIcon' => 'icon16_section.png',
+ 'CatalogTabIcon' => 'icon16_sections.svg',
'ItemType' => 1,
'TableName' => TABLE_PREFIX . 'Categories',
Index: core/units/groups/groups_config.php
===================================================================
--- core/units/groups/groups_config.php
+++ core/units/groups/groups_config.php
@@ -127,7 +127,7 @@
'Grids' => Array (
'Default' => Array (
- 'Icons' => Array (1 => 'icon16_item.png', 0 => 'icon16_disabled.png'),
+ 'Icons' => Array (1 => 'icon16_item.svg', 0 => 'icon16_disabled.svg'),
'Fields' => Array (
'GroupId' => Array ('title' => 'column:la_fld_Id', 'data_block' => 'grid_checkbox_td', 'filter_block' => 'grid_range_filter', 'width' => 60, ),
'Name' => Array ('title' => 'column:la_fld_GroupName', 'width' => 200, ),
@@ -137,7 +137,7 @@
),
'UserGroups' => Array (
- 'Icons' => Array (1 => 'icon16_item.png', 0 => 'icon16_disabled.png'),
+ 'Icons' => Array (1 => 'icon16_item.svg', 0 => 'icon16_disabled.svg'),
'Fields' => Array (
'GroupId' => Array ('title' => 'column:la_fld_Id', 'data_block' => 'grid_checkbox_td', 'filter_block' => 'grid_range_filter', 'width' => 60, ),
'Name' => Array ('title' => 'column:la_fld_GroupName', 'width' => 150, ),
@@ -145,7 +145,7 @@
),
'Radio' => Array (
- 'Icons' => Array (1 => 'icon16_item.png', 0 => 'icon16_disabled.png'),
+ 'Icons' => Array (1 => 'icon16_item.svg', 0 => 'icon16_disabled.svg'),
'Selector' => 'radio',
'Fields' => Array (
'GroupId' => Array ('title' => 'column:la_fld_Id', 'data_block' => 'grid_radio_td', 'filter_block' => 'grid_range_filter', 'width' => 60, ),
@@ -156,9 +156,9 @@
'GroupSelector' => Array (
'Icons' => Array (
- 'default' => 'icon16_item.png',
- 0 => 'icon16_disabled.png',
- 1 => 'icon16_item.png',
+ 'default' => 'icon16_item.svg',
+ 0 => 'icon16_disabled.svg',
+ 1 => 'icon16_item.svg',
),
'Fields' => Array (
'GroupId' => Array ('title' => 'column:la_fld_Id', 'data_block' => 'grid_checkbox_td', 'filter_block' => 'grid_range_filter', 'width' => 60, ),
Index: core/units/helpers/sections_helper.php
===================================================================
--- core/units/helpers/sections_helper.php
+++ core/units/helpers/sections_helper.php
@@ -148,6 +148,8 @@
if ( !isset($parent_section) ) {
// don't process parent section of "in-portal:root" section
+ $this->Tree[$section_name]['icon_ext'] = 'svg';
+
continue;
}
@@ -184,18 +186,19 @@
}
}
- // this is to display HELP icon instead of missing one.. can be replaced with some other icon to draw attention
$icon_file = $module_folder . '/admin_templates/img/icons/icon24_' . $this->Tree[$section_name]['icon'];
- /*$core_file = FULL_PATH.'/core/admin_templates/img/icons/icon24_' . $this->Tree[$section_name]['icon'].'.png';
- if ($module_folder != 'core' && file_exists($core_file) && file_exists(FULL_PATH.'/'.$icon_file.'.png')) {
- if (crc32(file_get_contents($core_file)) == crc32(file_get_contents(FULL_PATH.'/'.$icon_file.'.png'))) {
- trigger_error('Section "<strong>' . $section_name . '</strong>" uses icon copy from "Core" module', E_USER_NOTICE);
- }
- }*/
-
- if ( !file_exists(FULL_PATH . '/' . $icon_file . '.png') ) {
+ if ( file_exists(FULL_PATH . '/' . $icon_file . '.svg') ) {
+ $this->Tree[$section_name]['icon_ext'] = 'svg';
+ }
+ elseif ( file_exists(FULL_PATH . '/' . $icon_file . '.png') ) {
+ $this->Tree[$section_name]['icon_ext'] = 'png';
+ }
+ else {
+ // This is to display HELP icon instead of missing one.
+ // Can be replaced with some other icon to draw attention.
$this->Tree[$section_name]['icon'] = 'help';
+ $this->Tree[$section_name]['icon_ext'] = 'png';
$this->Tree[$section_name]['icon_module'] = 'core';
}
}
@@ -378,4 +381,4 @@
}
return $ret;
}
- }
\ No newline at end of file
+ }
Index: core/units/images/images_config.php
===================================================================
--- core/units/images/images_config.php
+++ core/units/images/images_config.php
@@ -167,11 +167,11 @@
'Grids' => Array (
'Default' => Array (
'Icons' => Array (
- 'default' => 'icon16_item.png',
- '0_0' => 'icon16_disabled.png',
- '0_1' => 'icon16_disabled.png',
- '1_0' => 'icon16_item.png',
- '1_1' => 'icon16_primary.png',
+ 'default' => 'icon16_item.svg',
+ '0_0' => 'icon16_disabled.svg',
+ '0_1' => 'icon16_disabled.svg',
+ '1_0' => 'icon16_item.svg',
+ '1_1' => 'icon16_primary.svg',
),
'Fields' => Array (
'ImageId' => Array ( 'title' => 'column:la_fld_Id', 'filter_block' => 'grid_range_filter', 'width' => 50, ),
Index: core/units/languages/languages_config.php
===================================================================
--- core/units/languages/languages_config.php
+++ core/units/languages/languages_config.php
@@ -243,11 +243,11 @@
'Grids' => Array (
'Default' => Array (
'Icons' => Array (
- 'default' => 'icon16_item.png',
- '0_0' => 'icon16_disabled.png',
- '0_1' => 'icon16_disabled.png',
- '1_0' => 'icon16_item.png',
- '1_1' => 'icon16_primary.png',
+ 'default' => 'icon16_item.svg',
+ '0_0' => 'icon16_disabled.svg',
+ '0_1' => 'icon16_disabled.svg',
+ '1_0' => 'icon16_item.svg',
+ '1_1' => 'icon16_primary.svg',
),
'Fields' => Array (
'LanguageId' => Array ('title' => 'column:la_fld_Id', 'data_block' => 'grid_checkbox_td', 'filter_block' => 'grid_range_filter', 'width' => 50, ),
@@ -262,11 +262,11 @@
/*'LangManagement' => Array (
'Icons' => Array (
- 'default' => 'icon16_item.png',
- '0_0' => 'icon16_disabled.png',
- '0_1' => 'icon16_disabled.png',
- '1_0' => 'icon16_item.png',
- '1_1' => 'icon16_primary.png',
+ 'default' => 'icon16_item.svg',
+ '0_0' => 'icon16_disabled.svg',
+ '0_1' => 'icon16_disabled.svg',
+ '1_0' => 'icon16_item.svg',
+ '1_1' => 'icon16_primary.svg',
),
'Fields' => Array (
'LanguageId' => Array ('title' => 'column:la_fld_Id', 'data_block' => 'grid_checkbox_td', 'filter_block' => 'grid_range_filter', 'width' => 60),
Index: core/units/logs/change_logs/change_logs_config.php
===================================================================
--- core/units/logs/change_logs/change_logs_config.php
+++ core/units/logs/change_logs/change_logs_config.php
@@ -135,7 +135,7 @@
'Grids' => Array (
'Default' => Array (
- 'Icons' => Array ('default' => 'icon16_item.png'),
+ 'Icons' => Array ('default' => 'icon16_item.svg'),
'Fields' => Array (
'ChangeLogId' => Array ('title' => 'column:la_fld_Id', 'data_block' => 'grid_checkbox_td', 'filter_block' => 'grid_range_filter', 'width' => 70, ),
'PortalUserId' => Array ('title' => 'la_col_PortalUserId', 'filter_block' => 'grid_range_filter', 'width' => 70, ),
Index: core/units/logs/search_logs/search_logs_config.php
===================================================================
--- core/units/logs/search_logs/search_logs_config.php
+++ core/units/logs/search_logs/search_logs_config.php
@@ -80,7 +80,7 @@
'Grids' => Array (
'Default' => Array (
- 'Icons' => Array ('default' => 'icon16_item.png'),
+ 'Icons' => Array ('default' => 'icon16_item.svg'),
'Fields' => Array (
'SearchLogId' => Array ('title' => 'column:la_fld_Id', 'data_block' => 'grid_checkbox_td', 'filter_block' => 'grid_range_filter', 'width' => 50, ),
'Keyword' => Array ('title' => 'la_col_Keyword', 'filter_block' => 'grid_like_filter', 'width' => 300, ),
@@ -90,4 +90,4 @@
),
),
),
-);
\ No newline at end of file
+);
Index: core/units/logs/session_logs/session_logs_config.php
===================================================================
--- core/units/logs/session_logs/session_logs_config.php
+++ core/units/logs/session_logs/session_logs_config.php
@@ -133,7 +133,7 @@
'Grids' => Array (
'Default' => Array (
- 'Icons' => Array ('default' => 'icon16_item.png'),
+ 'Icons' => Array ('default' => 'icon16_item.svg'),
'Fields' => Array (
'SessionLogId' => Array ('title' => 'column:la_fld_Id', 'data_block' => 'grid_checkbox_td', 'filter_block' => 'grid_range_filter', 'width' => 70, ),
'PortalUserId' => Array ('title' => 'la_col_PortalUserId', 'filter_block' => 'grid_range_filter', 'width' => 70, ),
@@ -150,4 +150,4 @@
),
),
),
-);
\ No newline at end of file
+);
Index: core/units/logs/system_logs/system_logs_config.php
===================================================================
--- core/units/logs/system_logs/system_logs_config.php
+++ core/units/logs/system_logs/system_logs_config.php
@@ -176,7 +176,7 @@
'Grids' => Array (
'Default' => Array (
-// 'Icons' => Array ('default' => 'icon16_item.png'),
+// 'Icons' => Array ('default' => 'icon16_item.svg'),
'Fields' => Array (
'LogId' => Array ('title' => 'column:la_fld_Id', 'filter_block' => 'grid_range_filter', 'width' => 80),
'LogLevel' => Array ('filter_block' => 'grid_options_filter', 'width' => 100),
@@ -202,4 +202,4 @@
),
),
),
-);
\ No newline at end of file
+);
Index: core/units/mailing_lists/mailing_lists_config.php
===================================================================
--- core/units/mailing_lists/mailing_lists_config.php
+++ core/units/mailing_lists/mailing_lists_config.php
@@ -140,7 +140,7 @@
'Grids' => Array (
'Default' => Array (
- 'Icons' => Array ('default' => 'icon16_item.png'),
+ 'Icons' => Array ('default' => 'icon16_item.svg'),
'Fields' => Array (
'MailingId' => Array ('title' => 'column:la_fld_Id', 'data_block' => 'grid_checkbox_td', 'filter_block' => 'grid_range_filter', 'width' => 70),
'Subject' => Array ('filter_block' => 'grid_like_filter', 'width' => 200),
Index: core/units/modules/modules_config.php
===================================================================
--- core/units/modules/modules_config.php
+++ core/units/modules/modules_config.php
@@ -100,9 +100,9 @@
'Grids' => Array (
'Default' => Array (
'Icons' => Array (
- 'default' => 'icon16_item.png',
- 0 => 'icon16_disabled.png',
- 1 => 'icon16_item.png',
+ 'default' => 'icon16_item.svg',
+ 0 => 'icon16_disabled.svg',
+ 1 => 'icon16_item.svg',
),
'Fields' => Array (
'Name' => Array ('data_block' => 'grid_checkbox_td_no_icon', 'filter_block' => 'grid_like_filter', 'width' => 200, ),
Index: core/units/phrases/phrases_config.php
===================================================================
--- core/units/phrases/phrases_config.php
+++ core/units/phrases/phrases_config.php
@@ -178,9 +178,9 @@
// used on "Phrases" tab in language editing in "Regional" section
'Default' => Array (
'Icons' => Array (
- 'default' => 'icon16_item.png',
- 0 => 'icon16_disabled.png',
- 1 => 'icon16_item.png',
+ 'default' => 'icon16_item.svg',
+ 0 => 'icon16_disabled.svg',
+ 1 => 'icon16_item.svg',
),
'Fields' => Array (
'PhraseId' => Array ('title' => 'column:la_fld_Id', 'data_block' => 'grid_checkbox_td', 'filter_block' => 'grid_range_filter', 'width' => 50),
@@ -198,9 +198,9 @@
// used on "Labels & Phrases" section
'Phrases' => Array (
'Icons' => Array (
- 'default' => 'icon16_item.png',
- 0 => 'icon16_disabled.png',
- 1 => 'icon16_item.png',
+ 'default' => 'icon16_item.svg',
+ 0 => 'icon16_disabled.svg',
+ 1 => 'icon16_item.svg',
),
'Fields' => Array (
'PhraseId' => Array ('title' => 'column:la_fld_Id', 'data_block' => 'grid_checkbox_td', 'filter_block' => 'grid_range_filter', 'width' => 50),
Index: core/units/promo_block_groups/promo_block_groups_config.php
===================================================================
--- core/units/promo_block_groups/promo_block_groups_config.php
+++ core/units/promo_block_groups/promo_block_groups_config.php
@@ -106,7 +106,7 @@
'Grids' => Array (
'Default' => Array (
- 'Icons' => Array ('default' => 'icon16_item.png', 0 => 'icon16_disabled.png', 1 => 'icon16_item.png'),
+ 'Icons' => Array ('default' => 'icon16_item.svg', 0 => 'icon16_disabled.svg', 1 => 'icon16_item.svg'),
'Fields' => Array (
'PromoBlockGroupId' => Array ('title' => 'column:la_fld_Id', 'filter_block' => 'grid_range_filter', 'width' => 80),
'Title' => Array ('filter_block' => 'grid_like_filter', 'width' => 150),
@@ -118,4 +118,4 @@
),
),
),
-);
\ No newline at end of file
+);
Index: core/units/promo_blocks/promo_blocks_config.php
===================================================================
--- core/units/promo_blocks/promo_blocks_config.php
+++ core/units/promo_blocks/promo_blocks_config.php
@@ -125,7 +125,7 @@
'Grids' => Array (
'Default' => Array (
- 'Icons' => Array ('default' => 'icon16_item.png', 0 => 'icon16_disabled.png'),
+ 'Icons' => Array ('default' => 'icon16_item.svg', 0 => 'icon16_disabled.svg'),
'Fields' => Array (
'BlockId' => Array ('title' => 'column:la_fld_Id', 'filter_block' => 'grid_range_filter', 'width' => 80),
'Title' => Array ('filter_block' => 'grid_like_filter'),
@@ -144,4 +144,4 @@
),
),
),
-);
\ No newline at end of file
+);
Index: core/units/related_searches/related_searches_config.php
===================================================================
--- core/units/related_searches/related_searches_config.php
+++ core/units/related_searches/related_searches_config.php
@@ -72,9 +72,9 @@
'Grids' => Array (
'Default' => Array (
'Icons' => Array (
- 'default' => 'icon16_item.png',
- 0 => 'icon16_disabled.png',
- 1 => 'icon16_item.png'
+ 'default' => 'icon16_item.svg',
+ 0 => 'icon16_disabled.svg',
+ 1 => 'icon16_item.svg'
),
'Fields' => Array (
'RelatedSearchId' => Array ( 'title' => 'column:la_fld_Id', 'data_block' => 'grid_checkbox_td', 'filter_block' => 'grid_range_filter'),
@@ -83,4 +83,4 @@
),
),
),
-);
\ No newline at end of file
+);
Index: core/units/relationship/relationship_config.php
===================================================================
--- core/units/relationship/relationship_config.php
+++ core/units/relationship/relationship_config.php
@@ -100,11 +100,11 @@
'Grids' => Array (
'Default' => Array (
'Icons' => Array (
- 'default' => 'icon16_item.png',
- '1_0' => 'icon16_relation_one-way.gif',
- '0_0' => 'icon16_relation_one-way_disabled.gif',
- '1_1' => 'icon16_relation_reciprocal.gif',
- '0_1' => 'icon16_relation_reciprocal_disabled.gif'
+ 'default' => 'icon16_item.svg',
+ '1_0' => 'icon16_relation_one-way.svg',
+ '0_0' => 'icon16_relation_one-way_disabled.svg',
+ '1_1' => 'icon16_relation_reciprocal.svg',
+ '0_1' => 'icon16_relation_reciprocal_disabled.svg'
), // icons for each StatusField values, if no matches or no statusfield selected, then "default" icon is used
'Fields' => Array (
'RelationshipId' => Array ('title' => 'column:la_fld_Id', 'filter_block' => 'grid_range_filter', 'width' => 50, ),
@@ -115,4 +115,4 @@
),
),
),
-);
\ No newline at end of file
+);
Index: core/units/reviews/reviews_config.php
===================================================================
--- core/units/reviews/reviews_config.php
+++ core/units/reviews/reviews_config.php
@@ -173,10 +173,10 @@
'Grids' => Array (
'Default' => Array (
'Icons' => Array (
- 'default' => 'icon16_item.png',
- 0 => 'icon16_disabled.png',
- 1 => 'icon16_item.png',
- 2 => 'icon16_pending.png',
+ 'default' => 'icon16_item.svg',
+ 0 => 'icon16_disabled.svg',
+ 1 => 'icon16_item.svg',
+ 2 => 'icon16_pending.svg',
),
'Fields' => Array (
'ReviewId' => Array ('title' => 'column:la_fld_Id', 'data_block' => 'grid_checkbox_td', 'filter_block' => 'grid_range_filter', 'width' => 60, ),
@@ -192,10 +192,10 @@
'ReviewsSection' => Array (
'Icons' => Array (
- 'default' => 'icon16_item.png',
- 0 => 'icon16_disabled.png',
- 1 => 'icon16_item.png',
- 2 => 'icon16_pending.png',
+ 'default' => 'icon16_item.svg',
+ 0 => 'icon16_disabled.svg',
+ 1 => 'icon16_item.svg',
+ 2 => 'icon16_pending.svg',
),
'Fields' => Array (
'ReviewId' => Array ('title' => 'column:la_fld_Id', 'data_block' => 'grid_checkbox_td', 'filter_block' => 'grid_range_filter', 'width' => 60, ),
Index: core/units/scheduled_tasks/scheduled_tasks_config.php
===================================================================
--- core/units/scheduled_tasks/scheduled_tasks_config.php
+++ core/units/scheduled_tasks/scheduled_tasks_config.php
@@ -149,8 +149,8 @@
'Grids' => Array (
'Default' => Array (
'Icons' => Array (
- 'default' => 'icon16_item.png',
- 0 => 'icon16_disabled.png',
+ 'default' => 'icon16_item.svg',
+ 0 => 'icon16_disabled.svg',
),
'Fields' => Array (
'ScheduledTaskId' => Array ('title' => 'column:la_fld_Id', 'filter_block' => 'grid_range_filter', 'width' => 80),
Index: core/units/site_domains/site_domains_config.php
===================================================================
--- core/units/site_domains/site_domains_config.php
+++ core/units/site_domains/site_domains_config.php
@@ -142,7 +142,7 @@
'Grids' => Array (
'Default' => Array (
- 'Icons' => Array ('default' => 'icon16_item.png'),
+ 'Icons' => Array ('default' => 'icon16_item.svg'),
'Fields' => Array (
'DomainId' => Array ('title' => 'column:la_fld_Id', 'data_block' => 'grid_checkbox_td', 'filter_block' => 'grid_range_filter', 'width' => 70, ),
'DomainName' => Array ('filter_block' => 'grid_like_filter', 'width' => 250, ),
@@ -154,4 +154,4 @@
),
),
),
-);
\ No newline at end of file
+);
Index: core/units/skins/skins_config.php
===================================================================
--- core/units/skins/skins_config.php
+++ core/units/skins/skins_config.php
@@ -168,8 +168,8 @@
'Grids' => Array (
'Default' => Array (
'Icons' => Array (
- 'default' => 'icon16_item.png',
- 1 => 'icon16_primary.png',
+ 'default' => 'icon16_item.svg',
+ 1 => 'icon16_primary.svg',
),
'Fields' => Array (
'SkinId' => Array ('title' => 'column:la_fld_Id', 'data_block' => 'grid_checkbox_td', 'filter_block' => 'grid_range_filter', 'width' => 50, ),
Index: core/units/statistics/statistics_config.php
===================================================================
--- core/units/statistics/statistics_config.php
+++ core/units/statistics/statistics_config.php
@@ -66,7 +66,7 @@
'Grids' => Array (
'Default' => Array (
- 'Icons' => Array ('default' => 'icon16_item.png'),
+ 'Icons' => Array ('default' => 'icon16_item.svg'),
'Fields' => Array (
'Username' => Array ('data_block' => 'grid_checkbox_td'),
'LastName' => Array (),
@@ -74,4 +74,4 @@
),
),
),
-);
\ No newline at end of file
+);
Index: core/units/stop_words/stop_words_config.php
===================================================================
--- core/units/stop_words/stop_words_config.php
+++ core/units/stop_words/stop_words_config.php
@@ -87,9 +87,9 @@
'Grids' => Array (
'Default' => Array (
'Icons' => Array (
- 'default' => 'icon16_item.png',
- 0 => 'icon16_disabled.png',
- 1 => 'icon16_item.png',
+ 'default' => 'icon16_item.svg',
+ 0 => 'icon16_disabled.svg',
+ 1 => 'icon16_item.svg',
),
'Fields' => Array (
'StopWordId' => Array ('title' => 'column:la_fld_Id', 'data_block' => 'grid_checkbox_td', 'filter_block' => 'grid_range_filter', 'width' => 70, ),
@@ -97,4 +97,4 @@
),
),
),
-);
\ No newline at end of file
+);
Index: core/units/stylesheets/stylesheets_config.php
===================================================================
--- core/units/stylesheets/stylesheets_config.php
+++ core/units/stylesheets/stylesheets_config.php
@@ -153,9 +153,9 @@
'Grids' => Array (
'Default' => Array (
'Icons' => Array (
- 'default' => 'icon16_item.png',
- 0 => 'icon16_disabled.png',
- 1 => 'icon16_item.png'
+ 'default' => 'icon16_item.svg',
+ 0 => 'icon16_disabled.svg',
+ 1 => 'icon16_item.svg'
),
'Fields' => Array (
'Name' => Array ('data_block' => 'grid_checkbox_td', 'filter_block' => 'grid_like_filter'),
@@ -165,4 +165,4 @@
),
),
),
-);
\ No newline at end of file
+);
Index: core/units/theme_files/theme_files_config.php
===================================================================
--- core/units/theme_files/theme_files_config.php
+++ core/units/theme_files/theme_files_config.php
@@ -73,9 +73,9 @@
'Grids' => Array (
'Default' => Array (
'Icons' => Array (
- 'default' => 'icon16_item.png',
- 0 => 'icon16_disabled.png',
- 1 => 'icon16_item.png',
+ 'default' => 'icon16_item.svg',
+ 0 => 'icon16_disabled.svg',
+ 1 => 'icon16_item.svg',
),
'Fields' => Array (
'FileId' => Array ('title' => 'column:la_fld_Id', 'data_block' => 'grid_checkbox_td', 'filter_block' => 'grid_range_filter', 'width' => 70, ),
@@ -85,4 +85,4 @@
),
),
),
-);
\ No newline at end of file
+);
Index: core/units/themes/themes_config.php
===================================================================
--- core/units/themes/themes_config.php
+++ core/units/themes/themes_config.php
@@ -143,11 +143,11 @@
'Grids' => Array (
'Default' => Array (
'Icons' => Array (
- 'default' => 'icon16_item.png',
- '0_0' => 'icon16_disabled.png',
- '0_1' => 'icon16_disabled.png',
- '1_0' => 'icon16_item.png',
- '1_1' => 'icon16_primary.png',
+ 'default' => 'icon16_item.svg',
+ '0_0' => 'icon16_disabled.svg',
+ '0_1' => 'icon16_disabled.svg',
+ '1_0' => 'icon16_item.svg',
+ '1_1' => 'icon16_primary.svg',
),
'Fields' => Array (
'ThemeId' => Array ('title' => 'column:la_fld_Id', 'data_block' => 'grid_checkbox_td', 'filter_block' => 'grid_range_filter', 'width' => 50, ),
Index: core/units/thesaurus/thesaurus_config.php
===================================================================
--- core/units/thesaurus/thesaurus_config.php
+++ core/units/thesaurus/thesaurus_config.php
@@ -97,9 +97,9 @@
'Grids' => Array (
'Default' => Array (
'Icons' => Array (
- 'default' => 'icon16_item.png',
- 0 => 'icon16_disabled.png',
- 1 => 'icon16_item.png',
+ 'default' => 'icon16_item.svg',
+ 0 => 'icon16_disabled.svg',
+ 1 => 'icon16_item.svg',
),
'Fields' => Array (
'ThesaurusId' => Array ('title' => 'column:la_fld_Id', 'data_block' => 'grid_checkbox_td', 'filter_block' => 'grid_range_filter', 'width' => 70, ),
@@ -109,4 +109,4 @@
),
),
),
-);
\ No newline at end of file
+);
Index: core/units/user_groups/user_groups_config.php
===================================================================
--- core/units/user_groups/user_groups_config.php
+++ core/units/user_groups/user_groups_config.php
@@ -43,7 +43,7 @@
),
'Grids' => Array (
'GroupUsers' => Array (
- 'Icons' => Array ('default' => 'icon16_item.png'),
+ 'Icons' => Array ('default' => 'icon16_item.svg'),
'Fields' => Array (
'PortalUserId' => Array ('title' => 'column:la_fld_Id', 'data_block' => 'grid_checkbox_td', 'filter_block' => 'grid_range_filter', 'width' => 60, ),
'UserName' => Array ('title' => 'la_col_UserFirstLastName', 'width' => 200, ),
@@ -120,8 +120,8 @@
'Grids' => Array (
'Default' => Array (
'Icons' => Array (
- 'default' => 'icon16_item.png',
- 1 => 'icon16_primary.png'
+ 'default' => 'icon16_item.svg',
+ 1 => 'icon16_primary.svg'
),
'Fields' => Array (
'GroupId' => Array ('title' => 'column:la_fld_Id', 'data_block' => 'grid_checkbox_td', 'filter_block' => 'grid_range_filter', 'width' => 60, ),
Index: core/units/users/users_config.php
===================================================================
--- core/units/users/users_config.php
+++ core/units/users/users_config.php
@@ -584,9 +584,9 @@
// not in use
'Default' => Array (
'Icons' => Array (
- 0 => 'icon16_user_disabled.png',
- 1 => 'icon16_user.png',
- 2 => 'icon16_user_pending.png'
+ 0 => 'icon16_user_disabled.svg',
+ 1 => 'icon16_user.svg',
+ 2 => 'icon16_user_pending.svg'
),
'Fields' => Array (
'Username' => Array ('data_block' => 'grid_checkbox_td', 'filter_block' => 'grid_like_filter'),
@@ -604,9 +604,9 @@
// used
'UserSelector' => Array (
'Icons' => Array (
- 0 => 'icon16_user_disabled.png',
- 1 => 'icon16_user.png',
- 2 => 'icon16_user_pending.png'
+ 0 => 'icon16_user_disabled.svg',
+ 1 => 'icon16_user.svg',
+ 2 => 'icon16_user_pending.svg'
),
'Selector' => 'radio',
'Fields' => Array (
@@ -625,9 +625,9 @@
// used
'Admins' => Array (
'Icons' => Array (
- 0 => 'icon16_admin_disabled.png',
- 1 => 'icon16_admin.png',
- 2 => 'icon16_admin_disabled.png',
+ 0 => 'icon16_admin_disabled.svg',
+ 1 => 'icon16_admin.svg',
+ 2 => 'icon16_admin_disabled.svg',
),
'Fields' => Array (
'PortalUserId' => Array ('title' => 'column:la_fld_Id', 'data_block' => 'grid_checkbox_td', 'filter_block' => 'grid_range_filter', 'width' => 70),
@@ -642,9 +642,9 @@
// used
'RegularUsers' => Array (
'Icons' => Array (
- 0 => 'icon16_user_disabled.png',
- 1 => 'icon16_user.png',
- 2 => 'icon16_user_pending.png'
+ 0 => 'icon16_user_disabled.svg',
+ 1 => 'icon16_user.svg',
+ 2 => 'icon16_user_pending.svg'
),
'Fields' => Array (
'PortalUserId' => Array ('title' => 'column:la_fld_Id', 'data_block' => 'grid_checkbox_td', 'filter_block' => 'grid_range_filter', 'width' => 70),
Index: core/units/visits/visits_config.php
===================================================================
--- core/units/visits/visits_config.php
+++ core/units/visits/visits_config.php
@@ -141,7 +141,7 @@
'Grids' => Array (
'Default' => Array (
- 'Icons' => Array ('default' => 'icon16_item.png'),
+ 'Icons' => Array ('default' => 'icon16_item.svg'),
'Fields' => Array (
'VisitDate' => Array ( 'title' => 'la_col_VisitDate', 'data_block' => 'grid_checkbox_td', 'filter_block' => 'grid_date_range_filter', 'width' => 145, ),
'IPAddress' => Array ( 'title' => 'la_col_IP', 'filter_block' => 'grid_like_filter', 'width' => 130, ),
@@ -151,7 +151,7 @@
),
'visitsincommerce' => Array (
- 'Icons' => Array ('default' => 'icon16_item.png'),
+ 'Icons' => Array ('default' => 'icon16_item.svg'),
'Fields' => Array (
'VisitDate' => Array ( 'title' => 'la_col_VisitDate', 'data_block' => 'grid_checkbox_td', 'filter_block' => 'grid_date_range_filter', 'width' => 145, ),
'IPAddress' => Array ( 'title' => 'la_col_IP', 'filter_block' => 'grid_like_filter', 'width' => 130, ),
Index: modules/custom/admin_templates/img/icons/icon24_conf_custom.svg
===================================================================
--- /dev/null
+++ modules/custom/admin_templates/img/icons/icon24_conf_custom.svg
@@ -0,0 +1,1573 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 240 220" enable-background="new 0 0 240 220" xml:space="preserve">
+<g id="Layer_1_copy">
+</g>
+<g id="Layer_1" display="none">
+ <g id="Layer_3" display="inline">
+ <g>
+ <g>
+ <path fill="#58A0D7" d="M83.9,28.8v167.8C37.6,196.6,0,159.1,0,112.7C0,66.4,37.6,28.8,83.9,28.8z"/>
+ <path fill="#4890CD" d="M83.9,28.8v167.8c46.3,0,83.9-37.6,83.9-83.9S130.2,28.8,83.9,28.8z"/>
+ <g>
+ <path fill="#95C8EC" d="M130.5,83.9c0.1,0,0.2,0.1,0.4,0.2C130.3,83.7,130.3,83.7,130.5,83.9z"/>
+ <path fill="#95C8EC" d="M102.3,44.5c0.2-1.5,6.2-9.5,9-9.1c-9.2-1.3-18.3-1.5-27.3-1.3v17.8c0.7-0.5,1.5-0.9,2.5-1.3
+ C89.3,49.6,101.9,47.1,102.3,44.5z"/>
+ <path fill="#95C8EC" d="M167.6,108.1c-0.1-1.5-0.1-3.2-0.4-4.7c-0.1-0.8-0.2-1.6-0.4-2.5c-0.2-2-0.6-4.1-1.1-6.1
+ c-0.1-0.4-0.2-0.7-0.2-1.2c-0.6-2.4-1.2-4.7-1.9-7.1c0-0.1-0.1-0.1-0.1-0.2c-3.4-10.4-8.8-19.8-15.7-28
+ c-0.2-0.2-0.4-0.4-0.6-0.6c-1.5-1.8-3.2-3.5-4.8-5.2c-0.1-0.1-0.1-0.1-0.2-0.2c0.2,1.9,1.1,5.8,2.9,5.1
+ c-0.7,0.4-1.4,0.4-2.1-0.1c1.4,2.1-26.5,11.3-26,12.1c0,0.1,0.1,0.1,0.1,0.2c-0.2,0-0.6,0.4-0.8,1.3c-1.1,3.4,7.2,5.3-3.2,4.5
+ c-6.2-0.5-0.5,13.3,3.4,8.7c0.2-0.4,10.7-10.5,11.1-8.4c-0.5-2.8,9.2,4.1,8.7,5.1c-0.6,1.3-1.4,1.9-2.7,1.8
+ c1.3,0.9,4.5-2.2,4.7-2.6c-0.5,0.8-6.7-7-5.7-6.7c5.1,0.9,7.5,6.6,9.8,10.3c-0.8-1.3,5.4-5.2,5.1-4.1
+ c-2.4,7.3,8.2,3.3,10.3,5.7c4.5,5.3-12.5,7.9-16.1,3.3c5.4,6.7-10.1-3.7-11.1-4.6c-3.2-1.1-13.6,1.9-16.9,1.5
+ c-11.4,12.8-17.3,21.9-6.1,36.9c2.6,3.4,14.3-1.1,18.5,1.3c5.7,3.1,4.1,11.7,7.9,17.9c2.7,4.5-2.6,16.1,2.5,22.2
+ c2.1,2.5,5.1,5.8,8.1,7c12.4-13,20.7-29.9,22.7-48.8c0.1-0.6,0.1-1.2,0.1-1.8c0.1-1.5,0.2-3.1,0.2-4.6
+ c-6.2-4.7-11.8-18.3-13.1-22.3c0.2,0.7,9.4,13.7,13.2,18.3C167.7,110.4,167.7,109.3,167.6,108.1z"/>
+ <path fill="#95C8EC" d="M135.8,60.5c4.8-3.8-0.7-6.4,5.7-8.7c-0.7-0.7-1.5-1.4-2.4-2.1c-0.8-0.7-1.5-1.4-2.4-2
+ c-0.1-0.1-0.2-0.1-0.4-0.2c-4.7,4-7.1,8.1-9.7,10.8C130.3,54.8,131.9,63.6,135.8,60.5z"/>
+ </g>
+ <g>
+ <path fill="#BEDDF4" d="M20.3,109.6c0.5-0.2,2.6-6.1,1.9-6.6c-3.4-2.2-6.5,8.7-10.5,1.8C9.5,101.1,13.3,94,17,92.9
+ c1.2-0.4,13.2-0.4,14.6,2.7c0-2.1-1.2-4.5,0.7-5.9c2.5-1.9,8-4.2,9-7.7c0.8-3.1,11.2-8.4,13.4-9.1c-0.9,0.4-2.2,1.9-1.8,3.1
+ c-0.6-1.3,7.8-2.4,6.7-4.1c0,0-3.7,0.6-4.4,0.4c-0.9-0.4,2.2-2,1.5-2.4c-0.9-0.4-3.7,0-4.6,0.2c-0.2,0,16.5-4.8,14.6-6.4
+ c-0.4-0.2-4.7-7.3-3.3-6.8c-1.2-0.4-10.8-1.8-11.5-1.2c-0.9,0.8-7.5,13.1-10.1,9.9c-1.2-1.4,0.7-2.5,0.9-3.3
+ c-22.3-2.5,11-12.8,11.2-15.2c0,0-10,0-18.7,0c1.9-0.2,3.5-1.3,4.1-3.5c-0.1,0.5-1.3,0.4-2.8,0.1c-1.5,1.1-2.9,2.1-4.4,3.2
+ c0.1,0,0.4,0.1,0.5,0.1c-0.2,0-0.5,0-0.6,0c-16.5,13-27.9,32.1-31,53.9c9.2,8.1,25.5,17.7,27.2,19
+ C26.5,116.3,25.1,107.1,20.3,109.6z"/>
+ <path fill="#BEDDF4" d="M31.6,95.5c0,0.9-0.2,1.8-0.9,2.5C31.6,97.1,31.8,96.2,31.6,95.5z"/>
+ <path fill="#BEDDF4" d="M53.7,45.6c9.4-4.7,4.9,7.2,4.5,7c1.5,1.3,3.3,1.9,5.3,2c5.5-0.8,1.9-13.6-9.3-12.5
+ C54,42.1,51,46.9,53.7,45.6z"/>
+ <path fill="#BEDDF4" d="M71.4,132.5c-4.8-1.1-6.7-2.9-11.1-2.2c9.1-1.3-19.9-15.7-19.8-15.7c-0.2-0.2-0.9,2-1.3,2.7
+ c0.2-1.2-3.1-3.3-5.4-0.4c-2.1,2.6-2.1,5.5-3.2,8.8c-2.9,9.3-3.8,13.2,4.8,21.8c9.4,9.4,4.2,28.9,10.6,40
+ c2.1,1.1,4.4,2.1,6.6,3.1c1.1-3.2,0.7-7.1-0.5-11.3c6.5-1.8,3.5-4.2,4.7-8.5c-1.1,3.5,23.5-25.2,18.6-25.2
+ C80.7,145.6,78.4,134.1,71.4,132.5z"/>
+ <path fill="#BEDDF4" d="M83.9,34c-8.8,0.2-17.8,1.1-26.8,1.9c0.9,2.6,9.5,4.7,15.6,2.9c2.5,1.6,4.9,1.1,7.1,5.1
+ c2.6,5.1-4,2.5-3.4,4.5c2.8,10,3.9,6.1,7.5,3.4V34z"/>
+ </g>
+ </g>
+ <g>
+ <path fill="#E57573" d="M196,88.7l-23.2-23.2l13.9-14c2.6-2.6,6.7-2.6,9.3,0l13.9,13.9c2.6,2.6,2.6,6.7,0,9.3L196,88.7z"/>
+
+ <rect x="137.7" y="64.6" transform="matrix(0.7071 0.7071 -0.7071 0.7071 120.9669 -77.6111)" fill="#FCB750" width="32.9" height="85.3"/>
+ <polygon fill="#475C66" points="100.8,160.6 112.4,125.8 135.6,149 "/>
+ <path fill="#E57573" d="M196,88.7l-23.2-23.2l13.9-14c2.6-2.6,6.7-2.6,9.3,0l13.9,13.9c2.6,2.6,2.6,6.7,0,9.3L196,88.7z"/>
+
+ <rect x="137.7" y="64.6" transform="matrix(0.7071 0.7071 -0.7071 0.7071 120.9669 -77.6111)" fill="#FCB750" width="32.9" height="85.3"/>
+ <polygon fill="#475C66" points="100.8,160.6 112.4,125.8 135.6,149 "/>
+ <path fill="#E57573" d="M202.9,58.4l-7-7c-2.6-2.6-6.7-2.6-9.3,0l-13.9,13.9L184.4,77L202.9,58.4z"/>
+
+ <rect x="140.3" y="58.8" transform="matrix(0.7071 0.7071 -0.7071 0.7071 115.2149 -75.251)" fill="#FDBD68" width="16.4" height="85.3"/>
+ <polygon fill="#56707B" points="112.4,125.8 100.8,160.6 124,137.4 "/>
+ </g>
+ </g>
+ </g>
+</g>
+<g id="Layer_2" display="none">
+ <g id="Layer_4" display="inline">
+ <g>
+ <g>
+ <path fill="#EEEFF1" d="M175.6,49.2H97.5L78.1,29.7H19.6C8.8,29.7,0,38.4,0,49.2v11c0-10.8,8.8-19.6,19.6-19.6h58.5l19.6,19.6
+ h78.1c10.8,0,19.6,8.8,19.6,19.4v-11C195.1,58,186.4,49.2,175.6,49.2z"/>
+ <path fill="#B1BFBF" d="M175.6,60.1h-53.3H97.6H0v106c0,10.7,8.8,19.6,19.6,19.6h156c10.8,0,19.6-8.8,19.6-19.6V79.7
+ C195.1,68.9,186.4,60.1,175.6,60.1z"/>
+ <path fill="#73969B" d="M78.1,40.7H19.6C8.8,40.7,0,49.5,0,60.3h97.5L78.1,40.7z"/>
+ </g>
+ <g>
+ <path fill="#4BBC90" d="M89.3,116.5V129h4.8c0.9,3.9,2.4,8,4.7,11.3l-3.4,3.4l8.9,8.9l3.4-3.4c3.3,2.3,7.2,3.8,11.3,4.7
+ l-0.1,4.7h12.4v-4.8c3.9-0.9,8-2.4,11.3-4.7l3.4,3.4l8.9-8.9l-3.4-3.4c2.3-3.3,3.8-7.2,4.7-11.3h4.8v-12.6h-4.8
+ c-0.9-3.9-2.4-8-4.7-11.3l3.4-3.4l-8.9-8.9l-3.4,3.4c-3.3-2.3-7.2-3.8-11.3-4.7l0.1-4.7h-12.6v4.8c-3.9,0.9-8,2.4-11.3,4.7
+ l-3.4-3.4l-8.9,8.9l3.4,3.4c-2.3,3.3-3.8,7.2-4.7,11.3L89.3,116.5z M125.1,110c7,0,12.4,5.6,12.4,12.4c0,7-5.6,12.4-12.4,12.4
+ c-7,0-12.4-5.6-12.4-12.4C112.6,115.6,118.1,110,125.1,110L125.1,110z"/>
+ <path fill="#15B89A" d="M94.1,129c0.9,3.9,2.4,8,4.7,11.3l-3.4,3.4l8.9,8.9l3.4-3.4c3.3,2.3,7.2,3.8,11.3,4.7l-0.1,4.7h5.8
+ l0.1-23.4c-6.7-0.1-12.3-5.7-12.1-12.4c0-7,5.3-12.3,12.1-12.4V86.9h-6v4.8c-3.9,0.9-8,2.4-11.3,4.7l-3.4-3.4l-8.9,8.9l3.4,3.4
+ c-2.3,3.3-3.8,7.2-4.7,11.3h-4.8v12.4h5V129z"/>
+ <path fill="#08466E" d="M234.6,173.5v-14.9h-5.8c-1-4.8-2.8-9.4-5.6-13.2l4.2-4.2L217,130.9l-4.2,4.2c-3.9-2.5-8.3-4.4-13.2-5.6
+ v-5.8h-14.7v5.8c-4.8,1-9.4,2.8-13.2,5.6l-4.2-4.2l-10.4,10.4l4.2,4.2c-2.5,3.9-4.4,8.3-5.6,13.2h-5.8v14.9h5.8
+ c1,4.8,2.8,9.4,5.6,13.2l-4.2,4.2l10.4,10.4l4.2-4.2c3.9,2.5,8.3,4.4,13.2,5.6v5.8h14.9v-6c4.8-1,9.4-2.8,13.2-5.6l4.2,4.2
+ l10.4-10.4l-4.2-4.2c2.5-3.9,4.4-8.3,5.6-13.2h5.7V173.5z M192.5,180.8c-8.1,0.1-14.9-6.6-14.7-14.7c0-8,6.7-14.7,14.7-14.7
+ c8.1,0.1,14.7,6.7,14.7,14.7C207,174.2,200.3,180.8,192.5,180.8L192.5,180.8z"/>
+ <path fill="#05253E" d="M228.8,158.5c-1-4.8-2.8-9.4-5.6-13.2l4.2-4.2L217,130.7l-4.2,4.2c-3.9-2.5-8.3-4.4-13.2-5.6v-5.8h-7.2
+ v27.7c8.1,0.1,14.6,6.6,14.3,14.7c0,8-6.6,14.6-14.3,14.7v27.7h7.2v-5.7c4.8-1,9.4-2.8,13.2-5.6l4.2,4.2l10.4-10.4l-4.2-4.2
+ c2.5-3.9,4.4-8.3,5.6-13.2h5.8v-14.9L228.8,158.5L228.8,158.5z"/>
+ </g>
+ </g>
+ </g>
+</g>
+<g id="Layer_4_1_" display="none">
+ <g id="Layer_4_2_" display="inline">
+ <g>
+ <g>
+ <path fill="#FFFFFF" d="M17.1,188.1c-4.7,0-8.5-3.8-8.5-8.5V46c0-4.7,3.8-8.5,8.5-8.5h83.8c2.3,0,4.4,0.9,6.1,2.5l27.8,27.7
+ c1.6,1.6,2.5,3.8,2.5,6.1v105.8c0,4.7-3.8,8.5-8.5,8.5L17.1,188.1L17.1,188.1z"/>
+ <path fill="#B1BFBF" d="M100.9,46l27.7,27.7v105.8H17V46H100.9 M100.9,28.9H17.1C7.7,28.9,0,36.6,0,46v133.6
+ c0,9.5,7.7,17.1,17.1,17.1h111.6c9.5,0,17.1-7.7,17.1-17.1V73.7c0-4.5-1.8-8.9-5-12.1l-27.7-27.7
+ C109.8,30.7,105.4,28.9,100.9,28.9L100.9,28.9z"/>
+ </g>
+ <g>
+ <polygon fill="#8AC053" points="110.3,97.5 98.2,85.3 61.7,121.7 60.9,120.8 60.9,145.1 61.7,146 "/>
+ <polygon fill="#7BB350" points="49.6,109.6 37.4,121.7 60.9,145.1 60.9,120.8 "/>
+ </g>
+ </g>
+ </g>
+</g>
+<g id="Layer_5" display="none">
+ <g id="Layer_1_1_" display="inline">
+ <g>
+ <g>
+ <g>
+ <path fill="#FBD1A1" d="M63.5,27.7c19.1,0,34.6,15.4,34.6,34.6c0,19.1-15.4,45.2-34.6,45.2c-19.1,0-34.6-26.1-34.6-45.2
+ C29,43.2,44.4,27.7,63.5,27.7L63.5,27.7z"/>
+ <path fill="#475C66" d="M90.9,106.4c-0.1,0.1-0.2,0.1-0.2,0.2c-0.1-0.1-0.3-0.1-0.4-0.2c-7.9,7.8-17,12-26.5,12.1
+ c-9.5-0.1-18.7-4.3-26.5-12.1c-0.1,0.1-0.3,0.1-0.4,0.2c-0.1-0.1-0.2-0.1-0.2-0.2C15.5,116.4,1,138,1,162.9v0.1
+ c16.6,14.9,38.5,24.1,62.5,24.1c0.1,0,0.2,0,0.3,0c0.1,0,0.2,0,0.3,0c24,0,46-9.1,62.5-24.1v-0.1
+ C126.7,138,112,116.5,90.9,106.4z"/>
+ </g>
+ </g>
+ <circle fill="#FFFFFF" stroke="#EF5752" stroke-width="8.1562" stroke-miterlimit="10" cx="97.7" cy="172.5" r="34.3"/>
+
+ <rect x="90.8" y="139.6" transform="matrix(-0.7071 -0.7071 0.7071 -0.7071 44.7033 363.6012)" fill="#EF5752" width="13.6" height="65.8"/>
+ </g>
+ </g>
+</g>
+<g id="Layer_6" display="none">
+ <g id="Layer_1_2_" display="inline">
+ <g>
+ <g>
+ <path fill="#FBD1A1" d="M66.4,29.2c20.1,0,36.2,16.3,36.2,36.2c0,20.1-16.3,47.4-36.2,47.4c-20.1,0-36.2-27.4-36.2-47.4
+ C30.1,45.3,46.3,29.2,66.4,29.2L66.4,29.2z"/>
+ <path fill="#EF5752" d="M95.2,111.6c-0.1,0.1-0.2,0.2-0.3,0.2c-0.2-0.1-0.3-0.2-0.4-0.2c-8.2,8.2-17.9,12.6-27.8,12.7
+ c-10-0.1-19.6-4.6-27.8-12.7c-0.2,0.1-0.3,0.2-0.4,0.2c-0.1-0.1-0.2-0.2-0.3-0.2C16.2,122.1,1,144.7,1,170.8v0.1
+ c17.3,15.7,40.3,25.3,65.5,25.3c0.1,0,0.2,0,0.4,0c0.1,0,0.2,0,0.4,0c25.2,0,48.2-9.6,65.5-25.3v-0.1
+ C132.6,144.7,117.3,122.1,95.2,111.6z"/>
+ </g>
+ </g>
+ </g>
+</g>
+<g id="Layer_7" display="none">
+ <g display="inline">
+ <g>
+ <path fill="#EDEFF1" d="M170.5,48H95.2L76.3,29.1H19.9C9.5,29.1,1,37.6,1,48v10.6c0-10.4,8.5-18.9,18.9-18.9h56.4l18.9,18.9h75.3
+ c10.4,0,18.9,8.5,18.9,18.8V66.8C189.3,56.4,180.9,48,170.5,48z"/>
+ <path fill="#B1BFBF" d="M170.5,58.6H119H95.2H1v102.3c0,10.3,8.5,18.9,18.9,18.9h150.6c10.4,0,18.9-8.5,18.9-18.9V77.4
+ C189.3,67,180.9,58.6,170.5,58.6z"/>
+ <path fill="#73969B" d="M76.3,39.7H19.9C9.5,39.7,1,48.2,1,58.6h94.2L76.3,39.7z"/>
+ </g>
+ <g>
+ <g>
+ <path fill="#656D78" d="M212.2,94.7H98c-3.5,0-6.3,2.9-6.3,6.3v25.4c0,3.5,2.9,6.3,6.3,6.3h114.3c3.5,0,6.3-2.9,6.3-6.3V101
+ C218.6,97.5,215.7,94.7,212.2,94.7z"/>
+ <circle fill="#8AC053" cx="110.7" cy="113.7" r="6.3"/>
+ <rect x="174.2" y="113.7" fill="#AAB1BD" width="12.7" height="6.3"/>
+ <rect x="193.2" y="113.7" fill="#AAB1BD" width="12.7" height="6.3"/>
+ <path fill="#434953" d="M218.6,126.4L218.6,126.4h-127l0,0c0,3.5,2.9,6.3,6.3,6.3h114.3C215.7,132.7,218.6,129.9,218.6,126.4z"
+ />
+ </g>
+ <g>
+ <path fill="#656D78" d="M212.2,132.7H98c-3.5,0-6.3,2.9-6.3,6.3v25.4c0,3.5,2.9,6.3,6.3,6.3h114.3c3.5,0,6.3-2.9,6.3-6.3v-25.4
+ C218.6,135.6,215.7,132.7,212.2,132.7z"/>
+ <circle fill="#F4BA46" cx="110.7" cy="151.8" r="6.3"/>
+ <rect x="174.2" y="151.8" fill="#AAB1BD" width="12.7" height="6.3"/>
+ <rect x="193.2" y="151.8" fill="#AAB1BD" width="12.7" height="6.3"/>
+ <path fill="#434953" d="M218.6,164.5L218.6,164.5h-127l0,0c0,3.5,2.9,6.3,6.3,6.3h114.3C215.7,170.8,218.6,168,218.6,164.5z"/>
+ </g>
+ <g>
+ <path fill="#656D78" d="M212.2,170.8H98c-3.5,0-6.3,2.9-6.3,6.3v25.4c0,3.5,2.9,6.3,6.3,6.3h114.3c3.5,0,6.3-2.9,6.3-6.3v-25.4
+ C218.6,173.7,215.7,170.8,212.2,170.8z"/>
+ <circle fill="#E8573F" cx="110.7" cy="189.9" r="6.3"/>
+ <rect x="174.2" y="189.9" fill="#AAB1BD" width="12.7" height="6.3"/>
+ <rect x="193.2" y="189.9" fill="#AAB1BD" width="12.7" height="6.3"/>
+ <path fill="#434953" d="M218.6,202.6L218.6,202.6h-127l0,0c0,3.5,2.9,6.3,6.3,6.3h114.3C215.7,208.9,218.6,206.1,218.6,202.6z"
+ />
+ </g>
+ </g>
+ </g>
+</g>
+<g id="Layer_8" display="none">
+ <g display="inline">
+ <g>
+ <path fill="#EDEFF1" d="M176.6,48.7H98.1L78.5,29.1H19.6C8.8,29.1,0,37.9,0,48.7v11.1c0-10.8,8.8-19.6,19.6-19.6h58.8l19.6,19.6
+ h78.5c10.8,0,19.6,8.8,19.6,19.6V68.3C196.2,57.5,187.4,48.7,176.6,48.7z"/>
+ <path fill="#B1BFBF" d="M176.6,59.8h-53.7H98.1H0v106.6c0,10.8,8.8,19.6,19.6,19.6h156.9c10.8,0,19.6-8.9,19.6-19.6v-87
+ C196.2,68.6,187.4,59.8,176.6,59.8z"/>
+ <path fill="#73969B" d="M78.5,40.1H19.6C8.8,40.1,0,48.9,0,59.8h98.1L78.5,40.1z"/>
+ </g>
+ <g>
+ <path fill="#E57473" d="M196.3,81.8l-23.2-23.2L187,44.7c2.6-2.6,6.7-2.6,9.3,0l13.9,13.9c2.6,2.6,2.6,6.7,0,9.3L196.3,81.8z"/>
+
+ <rect x="138.1" y="57.7" transform="matrix(-0.7071 -0.7071 0.7071 -0.7071 192.8088 280.5757)" fill="#FCB74F" width="32.8" height="85.3"/>
+ <polygon fill="#465B65" points="101.1,153.7 112.7,118.9 135.9,142.1 "/>
+ <path fill="#E57473" d="M196.3,81.8l-23.2-23.2L187,44.7c2.6-2.6,6.7-2.6,9.3,0l13.9,13.9c2.6,2.6,2.6,6.7,0,9.3L196.3,81.8z"/>
+
+ <rect x="138.1" y="57.7" transform="matrix(-0.7071 -0.7071 0.7071 -0.7071 192.8088 280.5757)" fill="#FCB74F" width="32.8" height="85.3"/>
+ <polygon fill="#465B65" points="101.1,153.7 112.7,118.9 135.9,142.1 "/>
+ <path fill="#E57473" d="M203.3,51.6l-7-7c-2.6-2.6-6.7-2.6-9.3,0l-13.9,13.9l11.6,11.6L203.3,51.6z"/>
+
+ <rect x="140.5" y="51.9" transform="matrix(-0.7071 -0.7071 0.7071 -0.7071 187.0123 266.5657)" fill="#FDBD68" width="16.4" height="85.3"/>
+ <polygon fill="#556F7A" points="112.7,118.9 101.1,153.7 124.3,130.5 "/>
+ </g>
+ </g>
+</g>
+<g id="Layer_9" display="none">
+ <g display="inline">
+ <path fill="#F8B0AB" d="M175.9,60h-53.1H98.3H1.1v105.5c0,10.7,8.7,19.4,19.4,19.4h155.3c10.7,0,19.4-8.8,19.4-19.4V79.4
+ C195.4,68.8,186.6,60,175.9,60"/>
+ <path fill="#F19C9B" d="M78.8,40.6H20.6C9.9,40.6,1.1,49.3,1.1,60h97.1L78.8,40.6"/>
+ </g>
+</g>
+<g id="Layer_10" display="none">
+ <g display="inline">
+ <path fill="#F05326" d="M193.1,54.4H9.8c-5.4,0-9.8,4.4-9.8,9.8v108c0,5.4,4.4,9.8,9.8,9.8h183.3c5.4,0,9.8-4.4,9.8-9.8v-108
+ C202.9,58.8,198.5,54.4,193.1,54.4L193.1,54.4z M193.1,54.4"/>
+ <rect x="91.6" y="165.6" fill="#E21F26" width="19.6" height="16.4"/>
+ <g>
+ <defs>
+ <rect id="SVGID_1_" y="34.2" width="203" height="148.3"/>
+ </defs>
+ <clipPath id="SVGID_2_">
+ <use xlink:href="#SVGID_1_" overflow="visible"/>
+ </clipPath>
+ <path clip-path="url(#SVGID_2_)" fill="#E6BE8A" d="M189.9,155.8v9.8c0,1.8-1.5,3.3-3.3,3.3H16.5c-1.8,0-3.3-1.5-3.3-3.3v-9.8
+ l19.5-9.8l78.5,3.3l65.5-3.3L189.9,155.8z M189.9,155.8"/>
+ <path clip-path="url(#SVGID_2_)" fill="#FFEBB7" d="M17.8,160.3c26.9-11.1,57.3-10.4,83.8,2V44.5c-27.3-12.9-58.9-13.2-86.4-0.9
+ c-1.2,0.5-1.9,1.7-1.9,3v110.7C13.2,159.7,15.6,161.2,17.8,160.3L17.8,160.3z M17.8,160.3"/>
+ <path clip-path="url(#SVGID_2_)" fill="#FFD789" d="M101.5,162.4c26.5-12.5,56.9-13.1,83.8-2c2.2,0.9,4.6-0.6,4.6-3V46.7
+ c0-1.3-0.8-2.5-1.9-3c-27.5-12.3-59.1-12-86.4,0.9V162.4z M101.5,162.4"/>
+ </g>
+ <path fill="#878491" d="M114.6,141c-1.4,0-2.7-0.9-3.1-2.3c-0.5-1.7,0.4-3.6,2.1-4.1c3.3-1,6.7-1.9,10.1-2.6
+ c1.8-0.4,3.5,0.8,3.9,2.5c0.4,1.8-0.8,3.5-2.5,3.9c-3.2,0.7-6.4,1.5-9.5,2.5C115.3,140.9,115,141,114.6,141L114.6,141z M114.6,141
+ "/>
+ <path fill="#878491" d="M176.8,141c-0.3,0-0.7,0-1-0.2c-12.3-3.9-25.1-5.3-38-4.3c-1.8,0.1-3.4-1.2-3.5-3c-0.1-1.8,1.2-3.4,3-3.5
+ c13.7-1.1,27.4,0.5,40.5,4.6c1.7,0.5,2.7,2.4,2.1,4.1C179.5,140.1,178.2,141,176.8,141L176.8,141z M176.8,141"/>
+ <path fill="#878491" d="M176.8,127.9c-0.3,0-0.7-0.1-1-0.2c-19.7-6.2-40.5-6.2-60.2,0c-1.7,0.5-3.6-0.4-4.1-2.1
+ c-0.5-1.7,0.4-3.6,2.1-4.1c21-6.6,43.2-6.6,64.1,0c1.7,0.5,2.7,2.4,2.1,4.1C179.5,127,178.2,127.9,176.8,127.9L176.8,127.9z
+ M176.8,127.9"/>
+ <path fill="#878491" d="M114.6,114.8c-1.4,0-2.7-0.9-3.1-2.3c-0.5-1.7,0.4-3.6,2.1-4.1c12-3.8,24.5-5.4,37.1-4.8
+ c1.8,0.1,3.2,1.6,3.1,3.4c-0.1,1.8-1.6,3.2-3.4,3.1c-11.8-0.6-23.6,1-34.9,4.5C115.3,114.8,115,114.8,114.6,114.8L114.6,114.8z
+ M114.6,114.8"/>
+ <path fill="#878491" d="M176.8,114.8c-0.3,0-0.7,0-1-0.2c-4.1-1.3-8.4-2.3-12.7-3.1c-1.8-0.3-3-2-2.7-3.8c0.3-1.8,2-3,3.8-2.7
+ c4.6,0.8,9.1,1.9,13.5,3.3c1.7,0.5,2.7,2.4,2.1,4.1C179.5,113.9,178.2,114.8,176.8,114.8L176.8,114.8z M176.8,114.8"/>
+ <path fill="#878491" d="M176.8,101.7c-0.3,0-0.7,0-1-0.2c-19.7-6.2-40.5-6.2-60.2,0c-1.7,0.5-3.6-0.4-4.1-2.1
+ c-0.5-1.7,0.4-3.6,2.1-4.1c21-6.6,43.2-6.6,64.1,0c1.7,0.5,2.7,2.4,2.1,4.1C179.5,100.8,178.2,101.7,176.8,101.7L176.8,101.7z
+ M176.8,101.7"/>
+ <path fill="#878491" d="M114.6,88.6c-1.4,0-2.7-0.9-3.1-2.3c-0.5-1.7,0.4-3.6,2.1-4.1c6.6-2.1,13.4-3.5,20.3-4.3
+ c1.8-0.2,3.4,1.1,3.6,2.9c0.2,1.8-1.1,3.4-2.9,3.6c-6.4,0.7-12.8,2.1-19,4C115.3,88.5,115,88.6,114.6,88.6L114.6,88.6z
+ M114.6,88.6"/>
+ <path fill="#878491" d="M176.8,88.6c-0.3,0-0.7-0.1-1-0.2c-9.2-2.9-18.8-4.5-28.5-4.6c-1.8,0-3.3-1.5-3.2-3.3
+ c0-1.8,1.6-3.3,3.3-3.2c10.3,0.2,20.5,1.8,30.4,4.9c1.7,0.5,2.7,2.4,2.1,4.1C179.5,87.7,178.2,88.6,176.8,88.6L176.8,88.6z
+ M176.8,88.6"/>
+ <path fill="#878491" d="M114.6,75.5c-1.4,0-2.7-0.9-3.1-2.3c-0.5-1.7,0.4-3.6,2.1-4.1c14.3-4.5,29-5.9,43.9-4.3
+ c1.8,0.2,3.1,1.8,2.9,3.6c-0.2,1.8-1.8,3.1-3.6,2.9c-13.9-1.5-27.8-0.2-41.2,4C115.3,75.5,115,75.5,114.6,75.5L114.6,75.5z
+ M114.6,75.5"/>
+ <path fill="#878491" d="M176.8,75.5c-0.3,0-0.7,0-1-0.2c-2.1-0.7-4.2-1.2-6.3-1.8c-1.8-0.4-2.8-2.2-2.4-4c0.4-1.8,2.2-2.8,4-2.4
+ c2.3,0.6,4.5,1.2,6.7,1.9c1.7,0.5,2.7,2.4,2.1,4.1C179.5,74.6,178.2,75.5,176.8,75.5L176.8,75.5z M176.8,75.5"/>
+ <path fill="#878491" d="M114.6,62.4c-1.4,0-2.7-0.9-3.1-2.3c-0.5-1.7,0.4-3.6,2.1-4.1c2.3-0.7,4.5-1.3,6.7-1.9
+ c1.7-0.4,3.5,0.6,4,2.4c0.4,1.8-0.7,3.5-2.4,4c-2.1,0.5-4.2,1.1-6.3,1.8C115.3,62.4,115,62.4,114.6,62.4L114.6,62.4z M114.6,62.4"
+ />
+ <path fill="#878491" d="M176.8,62.4c-0.3,0-0.7,0-1-0.2c-13.4-4.2-27.3-5.6-41.2-4c-1.8,0.2-3.4-1.1-3.6-2.9
+ c-0.2-1.8,1.1-3.4,2.9-3.6c14.9-1.7,29.6-0.2,43.9,4.3c1.7,0.5,2.7,2.4,2.1,4.1C179.5,61.5,178.2,62.4,176.8,62.4L176.8,62.4z
+ M176.8,62.4"/>
+ <path fill="#B5B6BC" d="M26.3,141c-1.4,0-2.7-0.9-3.1-2.3c-0.5-1.7,0.4-3.6,2.1-4.1c3.3-1,6.7-1.9,10.1-2.6
+ c1.8-0.4,3.5,0.8,3.9,2.5c0.4,1.8-0.8,3.5-2.5,3.9c-3.2,0.7-6.4,1.5-9.5,2.5C26.9,140.9,26.6,141,26.3,141L26.3,141z M26.3,141"/>
+ <path fill="#B5B6BC" d="M88.5,141c-0.3,0-0.7,0-1-0.2c-12.3-3.9-25.2-5.3-38-4.3c-1.9,0.1-3.4-1.2-3.5-3c-0.1-1.8,1.2-3.4,3-3.5
+ c13.8-1.1,27.4,0.5,40.5,4.6c1.7,0.5,2.7,2.4,2.1,4.1C91.1,140.1,89.9,141,88.5,141L88.5,141z M88.5,141"/>
+ <path fill="#B5B6BC" d="M88.5,127.9c-0.3,0-0.7-0.1-1-0.2c-19.7-6.2-40.5-6.2-60.2,0c-1.7,0.5-3.6-0.4-4.1-2.1
+ c-0.5-1.7,0.4-3.6,2.1-4.1c21-6.6,43.2-6.6,64.1,0c1.7,0.5,2.7,2.4,2.1,4.1C91.1,127,89.9,127.9,88.5,127.9L88.5,127.9z
+ M88.5,127.9"/>
+ <path fill="#B5B6BC" d="M26.3,114.8c-1.4,0-2.7-0.9-3.1-2.3c-0.5-1.7,0.4-3.6,2.1-4.1c12-3.8,24.6-5.4,37.1-4.8
+ c1.8,0.1,3.2,1.6,3.1,3.4c-0.1,1.8-1.6,3.2-3.4,3.1c-11.8-0.6-23.6,1-34.9,4.5C26.9,114.8,26.6,114.8,26.3,114.8L26.3,114.8z
+ M26.3,114.8"/>
+ <path fill="#B5B6BC" d="M88.5,114.8c-0.3,0-0.7,0-1-0.2c-4.1-1.3-8.4-2.3-12.7-3.1c-1.8-0.3-3-2-2.7-3.8c0.3-1.8,2-3,3.8-2.7
+ c4.6,0.8,9.1,1.9,13.5,3.3c1.7,0.5,2.7,2.4,2.1,4.1C91.1,113.9,89.9,114.8,88.5,114.8L88.5,114.8z M88.5,114.8"/>
+ <path fill="#B5B6BC" d="M26.3,101.7c-1.4,0-2.7-0.9-3.1-2.3c-0.5-1.7,0.4-3.6,2.1-4.1c18.6-5.8,38.5-6.5,57.4-1.9
+ c1.8,0.4,2.8,2.2,2.4,4c-0.4,1.8-2.2,2.8-4,2.4c-17.8-4.3-36.4-3.7-53.9,1.8C26.9,101.6,26.6,101.7,26.3,101.7L26.3,101.7z
+ M26.3,101.7"/>
+ <path fill="#B5B6BC" d="M26.3,88.6c-1.4,0-2.7-0.9-3.1-2.3c-0.5-1.7,0.4-3.6,2.1-4.1c6.6-2.1,13.4-3.5,20.3-4.3
+ c1.8-0.2,3.4,1.1,3.6,2.9c0.2,1.8-1.1,3.4-2.9,3.6c-6.4,0.7-12.8,2.1-19,4C26.9,88.5,26.6,88.6,26.3,88.6L26.3,88.6z M26.3,88.6"
+ />
+ <path fill="#B5B6BC" d="M81.9,86.8c-0.3,0-0.5,0-0.8-0.1C73.9,84.9,66.4,84,59,83.8c-1.8,0-3.3-1.5-3.2-3.3c0-1.8,1.4-3.3,3.3-3.2
+ c8,0.1,15.9,1.1,23.6,3c1.8,0.4,2.8,2.2,2.4,4C84.7,85.8,83.4,86.8,81.9,86.8L81.9,86.8z M81.9,86.8"/>
+ <path fill="#B5B6BC" d="M26.3,75.5c-1.4,0-2.7-0.9-3.1-2.3c-0.5-1.7,0.4-3.6,2.1-4.1c14.3-4.5,29-5.9,43.9-4.3
+ c1.8,0.2,3.1,1.8,2.9,3.6c-0.2,1.8-1.8,3.1-3.6,2.9c-13.9-1.5-27.8-0.2-41.2,4C26.9,75.5,26.6,75.5,26.3,75.5L26.3,75.5z
+ M26.3,75.5"/>
+ <path fill="#B5B6BC" d="M26.3,62.4c-1.4,0-2.7-0.9-3.1-2.3c-0.5-1.7,0.4-3.6,2.1-4.1c2.3-0.7,4.5-1.3,6.7-1.9
+ c1.7-0.4,3.5,0.6,4,2.4c0.4,1.8-0.7,3.5-2.4,4c-2.1,0.5-4.2,1.1-6.3,1.8C26.9,62.4,26.6,62.4,26.3,62.4L26.3,62.4z M26.3,62.4"/>
+ <path fill="#B5B6BC" d="M81.9,60.6c-0.3,0-0.5,0-0.8-0.1C69.7,57.7,58,57,46.3,58.3c-1.8,0.2-3.4-1.1-3.6-2.9
+ c-0.2-1.8,1.1-3.4,2.9-3.6c12.5-1.4,25-0.6,37.1,2.4c1.8,0.4,2.8,2.2,2.4,4C84.7,59.6,83.4,60.6,81.9,60.6L81.9,60.6z M81.9,60.6"
+ />
+ </g>
+</g>
+<g id="Layer_11" display="none">
+ <g display="inline">
+ <g>
+ <rect x="1.3" y="43.5" fill="#C4C2B4" width="201" height="140"/>
+ <path fill="#E8E3CF" d="M112.5,122.8c-5.9,5.2-15.4,5.2-21.3,0l-7.5-6.6c-23.4,20.9-82.4,67.2-82.4,67.2h201
+ c0,0-58.9-46.3-82.4-67.2L112.5,122.8z M112.5,122.8"/>
+ <path fill="#EFEADE" d="M1.3,43.5l89.9,79.4c5.9,5.2,15.4,5.2,21.3,0l89.9-79.4H1.3z M1.3,43.5"/>
+ </g>
+ <g>
+ <path fill="#E57473" d="M201.3,78.7L176.6,54l14.8-14.8c2.7-2.7,7.2-2.7,9.9,0L216.2,54c2.7,2.7,2.7,7.2,0,9.9L201.3,78.7z"/>
+
+ <rect x="139.4" y="53" transform="matrix(-0.7071 -0.7071 0.7071 -0.7071 198.1342 278.9908)" fill="#FCB74F" width="35" height="90.9"/>
+ <polygon fill="#465B65" points="100,155.3 112.4,118.2 137.1,143 "/>
+ <path fill="#E57473" d="M201.3,78.7L176.6,54l14.8-14.8c2.7-2.7,7.2-2.7,9.9,0L216.2,54c2.7,2.7,2.7,7.2,0,9.9L201.3,78.7z"/>
+
+ <rect x="139.4" y="53" transform="matrix(-0.7071 -0.7071 0.7071 -0.7071 198.1342 278.9908)" fill="#FCB74F" width="35" height="90.9"/>
+ <polygon fill="#465B65" points="100,155.3 112.4,118.2 137.1,143 "/>
+ <path fill="#E57473" d="M208.8,46.6l-7.4-7.4c-2.7-2.7-7.2-2.7-9.9,0L176.6,54L189,66.3L208.8,46.6z"/>
+
+ <rect x="141.9" y="46.8" transform="matrix(-0.7071 -0.7071 0.7071 -0.7071 191.9515 264.0722)" fill="#FDBD68" width="17.5" height="90.9"/>
+ <polygon fill="#556F7A" points="112.4,118.2 100,155.3 124.7,130.6 "/>
+ </g>
+ </g>
+</g>
+<g id="Layer_12" display="none">
+ <g display="inline">
+ <path fill="#B1BFBF" d="M120.7,196.8H26.1c-13.6,0-24.6-11-24.6-24.6V53.6C1.5,40,12.5,29,26.1,29h94.7c13.6,0,24.6,11,24.6,24.6
+ v118.6C145.3,185.8,134.3,196.8,120.7,196.8z"/>
+ <rect x="13.3" y="41.5" fill="#F4F6FA" width="120.3" height="142.9"/>
+ <rect x="25.7" y="59.8" fill="#73969B" width="67" height="13.5"/>
+ <rect x="25.7" y="106.5" fill="#73969B" width="94.5" height="41.9"/>
+ <rect x="25.7" y="82.5" fill="#73969B" width="67" height="13.5"/>
+ <rect x="78.2" y="158.2" fill="#488FCC" width="42" height="13.5"/>
+ </g>
+</g>
+<g id="Layer_13" display="none">
+ <g display="inline">
+ <g>
+ <path fill="#EDEFF1" d="M170.2,50.6H94.9L76,31.8H19.6c-10.4,0-18.9,8.5-18.9,18.9v10.6c0-10.4,8.5-18.9,18.9-18.9H76l18.9,18.9
+ h75.3c10.4,0,18.9,8.4,18.9,18.8V69.4C189,59.1,180.6,50.6,170.2,50.6z"/>
+ <path fill="#B1BFBF" d="M170.2,61.2h-51.5H94.9H0.8v102.3c0,10.3,8.5,18.9,18.9,18.9h150.6c10.4,0,18.9-8.5,18.9-18.9V80
+ C189,69.7,180.6,61.2,170.2,61.2z"/>
+ <path fill="#73969B" d="M76,42.4H19.6c-10.4,0-18.9,8.5-18.9,18.9h94.1L76,42.4z"/>
+ </g>
+ <g>
+ <rect x="53.4" y="105.5" fill="#656D78" width="169.1" height="95"/>
+ <path fill="#3F6DB5" d="M137.9,117.6v-1.4h-10.4l5.9,5.9L137.9,117.6z M137.9,117.6"/>
+ <path fill="#1852A4" d="M139.4,116.2h-1.4v1.4L139.4,116.2z M139.4,116.2"/>
+ <g>
+ <path fill="#57A0D7" d="M64.3,116.1v39.2l39.2-39.2H64.3z M64.3,116.1"/>
+ <path fill="#3F6DB5" d="M137.9,175.9l-1-1L121.8,190h16.2V175.9z M137.9,175.9"/>
+ <path fill="#3F6DB5" d="M125,130.4l-9.5-9.5l-51.2,51.2V190h1.1L125,130.4z M125,130.4"/>
+ <path fill="#3F6DB5" d="M128.5,166.4l-11.3-11.3L82.3,190h22.6L128.5,166.4z M128.5,166.4"/>
+ <path fill="#3F6DB5" d="M125.6,146.7l12.3,12.3v-24.7L125.6,146.7z M125.6,146.7"/>
+ <path fill="#1852A4" d="M180.6,116.1l31,31v-31H180.6z M180.6,116.1"/>
+ <path fill="#1852A4" d="M137.9,159l12,12l34.4-34.4l-20.5-20.5h-7.6l-18.3,18.3V159z M137.9,159"/>
+ <path fill="#1852A4" d="M152.1,190l-14.1-14.1V190H152.1z M152.1,190"/>
+ <path fill="#1852A4" d="M158.3,179.4l10.6,10.6h42.6v-26.1L192.7,145L158.3,179.4z M158.3,179.4"/>
+ <path fill="#4B7FC1" d="M163.8,116.1l20.5,20.5L149.9,171l-24.3-24.3l30.6-30.6h-16.8l-5.9,5.9l-5.9-5.9h-24l-39.2,39.2v16.8
+ l51.2-51.2l9.5,9.5L65.5,190h16.8l34.9-34.9l11.3,11.3L104.9,190h16.8l15.2-15.2l1,1l14.1,14.1h16.8l-10.6-10.6l34.4-34.4
+ l18.8,18.8V147l-31-31H163.8z M163.8,116.1"/>
+ </g>
+ </g>
+ </g>
+</g>
+<g id="Layer_14" display="none">
+ <g display="inline">
+ <g>
+ <path fill="#FCD1A0" d="M100.3,57.4c16,0,29,13,29,29c0,16-13,38-29,38c-16,0-29-21.9-29-38C71.3,70.4,84.3,57.4,100.3,57.4
+ L100.3,57.4z M100.3,57.4"/>
+ <path fill="#465B65" d="M123.4,123.5c-0.1,0.1-0.1,0.1-0.2,0.2c-0.1-0.1-0.2-0.1-0.3-0.2c-6.6,6.6-14.3,10.1-22.3,10.2
+ c-8-0.1-15.7-3.6-22.3-10.2c-0.1,0.1-0.2,0.1-0.3,0.2c-0.1-0.1-0.1-0.1-0.2-0.2c-17.7,8.4-29.9,26.5-29.9,47.4v0
+ c13.9,12.6,32.3,20.2,52.5,20.2c0.1,0,0.2,0,0.3,0c0.1,0,0.2,0,0.3,0c20.2,0,38.6-7.7,52.5-20.2v0
+ C153.3,150,141.1,131.9,123.4,123.5z"/>
+ </g>
+ <path fill="#FCD1A0" d="M82.7,55.1c-2-14.1-14.1-24.9-28.7-24.9c-16,0-29,13-29,29c0,16,13,38,29,38c3.9,0,7.6-1.3,11-3.5
+ c-0.4-2.5-0.7-4.9-0.7-7.3C64.3,73,71.7,61.3,82.7,55.1z"/>
+ <path fill="#465B65" d="M74.8,117.2l0.5-0.2c-3.2-4.2-5.8-9-7.7-14c-4.2,2.2-8.7,3.5-13.3,3.5c-8-0.1-15.7-3.6-22.3-10.2
+ c-0.1,0.1-0.2,0.1-0.3,0.2c-0.1-0.1-0.1-0.1-0.2-0.2c-17.7,8.4-29.9,26.5-29.9,47.4v0c10.9,9.9,24.7,16.7,40,19.2
+ C44.1,143.3,56.6,125.9,74.8,117.2z"/>
+ <path fill="#FCD1A0" d="M136.2,86.4c0,2.4-0.2,4.8-0.7,7.3c3.4,2.2,7.1,3.5,11,3.5c16,0,29-21.9,29-38c0-16-13-29-29-29
+ c-14.6,0-26.7,10.8-28.7,24.9C128.8,61.3,136.2,73,136.2,86.4z"/>
+ <path fill="#465B65" d="M199.6,143.7c0-20.9-12.2-39-29.9-47.4c-0.1,0.1-0.1,0.1-0.2,0.2c-0.1-0.1-0.2-0.1-0.3-0.2
+ c-6.6,6.6-14.3,10.1-22.3,10.2c-4.7,0-9.4-1.3-13.7-3.8c-1.9,5-4.5,9.9-7.7,14.1l0.9,0.4c18.2,8.7,30.7,26.1,33.3,45.7
+ C174.9,160.5,188.7,153.7,199.6,143.7L199.6,143.7z"/>
+ </g>
+</g>
+<g id="Layer_15" display="none">
+ <g display="inline">
+ <g>
+ <path fill="#FCD1A0" d="M67.2,29.1c20.1,0,36.4,16.3,36.4,36.4c0,20.1-16.3,47.6-36.4,47.6c-20.1,0-36.4-27.5-36.4-47.6
+ C30.8,45.4,47.1,29.1,67.2,29.1L67.2,29.1z M67.2,29.1"/>
+ <path fill="#465B65" d="M96.1,111.9c-0.1,0.1-0.2,0.1-0.2,0.2c-0.1-0.1-0.3-0.2-0.4-0.2c-8.3,8.2-17.9,12.7-27.9,12.8
+ c-10-0.1-19.7-4.6-27.9-12.8c-0.1,0.1-0.3,0.2-0.4,0.2c-0.1-0.1-0.2-0.1-0.2-0.2c-22.2,10.6-37.5,33.2-37.5,59.4v0.1
+ c17.4,15.8,40.5,25.4,65.8,25.4c0.1,0,0.2,0,0.3,0c0.1,0,0.2,0,0.3,0c25.3,0,48.4-9.6,65.8-25.4v-0.1
+ C133.6,145.1,118.3,122.5,96.1,111.9z"/>
+ </g>
+ </g>
+</g>
+<g id="Layer_16" display="none">
+ <g display="inline">
+ <path fill="#FCD1A0" d="M104.6,56.3c16.7,0,30.2,13.5,30.2,30.2c0,16.7-13.5,39.5-30.2,39.5s-30.2-22.8-30.2-39.5
+ C74.4,69.8,88,56.3,104.6,56.3L104.6,56.3z M104.6,56.3"/>
+ <path fill="#29B99A" d="M128.6,125c-0.1,0.1-0.1,0.1-0.2,0.2c-0.1-0.1-0.2-0.1-0.3-0.2c-6.8,6.8-14.8,10.5-23.2,10.6
+ c-8.3-0.1-16.3-3.8-23.2-10.6c-0.1,0.1-0.2,0.1-0.3,0.2c-0.1-0.1-0.1-0.1-0.2-0.2c-18.4,8.8-31.1,27.5-31.1,49.3v0
+ c14.4,13.1,33.6,21,54.6,21c0.1,0,0.2,0,0.3,0c0.1,0,0.2,0,0.3,0c21,0,40.1-8,54.6-21v0C159.8,152.6,147,133.8,128.6,125z"/>
+ <path fill="#FCD1A0" d="M86.3,54c-2.1-14.6-14.6-25.9-29.8-25.9c-16.7,0-30.2,13.5-30.2,30.2c0,16.7,13.5,39.5,30.2,39.5
+ c4.1,0,7.9-1.4,11.5-3.7c-0.4-2.6-0.7-5.1-0.7-7.6C67.2,72.6,74.9,60.4,86.3,54z"/>
+ <path fill="#465B65" d="M78.1,118.5l0.5-0.2c-3.3-4.3-6.1-9.3-8-14.5c-4.4,2.3-9.1,3.6-13.8,3.7c-8.3-0.1-16.3-3.8-23.2-10.6
+ c-0.1,0.1-0.2,0.1-0.3,0.2c-0.1-0.1-0.1-0.1-0.2-0.2c-18.4,8.8-31.1,27.5-31.1,49.3v0c11.4,10.3,25.7,17.4,41.5,19.9
+ C46.2,145.6,59.2,127.5,78.1,118.5z"/>
+ </g>
+</g>
+<g id="Layer_17" display="none">
+ <g display="inline">
+ <g>
+ <path fill="#EDEFF1" d="M175.1,47.8H97.7L78.4,28.4h-58C9.7,28.4,1,37.1,1,47.8v10.9C1,48,9.7,39.3,20.4,39.3h58l19.4,19.4h77.4
+ c10.7,0,19.4,8.7,19.4,19.3V67.1C194.4,56.5,185.7,47.8,175.1,47.8z"/>
+ <path fill="#B1BFBF" d="M175.1,58.7h-52.9H97.7H1v105.1c0,10.6,8.7,19.4,19.4,19.4h154.7c10.7,0,19.4-8.7,19.4-19.4V78
+ C194.4,67.4,185.7,58.7,175.1,58.7z"/>
+ <path fill="#73969B" d="M78.4,39.3h-58C9.7,39.3,1,48,1,58.7h96.7L78.4,39.3z"/>
+ </g>
+ <rect x="116.7" y="126.8" fill="#EABA1F" width="33" height="72.3"/>
+ <rect x="149.7" y="88.1" fill="#61BC54" width="33" height="111"/>
+ <rect x="182.7" y="108.5" fill="#EF5551" width="33" height="90.7"/>
+ </g>
+</g>
+<g id="Layer_18" display="none">
+ <g display="inline">
+ <g>
+ <path fill="#FFFFFF" d="M17.1,187.9c-4.7,0-8.5-3.8-8.5-8.5V46.1c0-4.7,3.8-8.5,8.5-8.5h83.6c2.3,0,4.4,0.9,6,2.5l27.7,27.7
+ c1.6,1.6,2.5,3.8,2.5,6v105.6c0,4.7-3.8,8.5-8.5,8.5H17.1z"/>
+ <path fill="#B1BFBF" d="M100.7,46.1l27.7,27.7v105.6H17.1V46.1H100.7 M100.7,29H17.1C7.6,29,0,36.7,0,46.1v133.3
+ c0,9.4,7.6,17.1,17.1,17.1h111.3c9.4,0,17.1-7.6,17.1-17.1V73.8c0-4.5-1.8-8.9-5-12.1L112.8,34C109.6,30.8,105.2,29,100.7,29
+ L100.7,29z"/>
+ </g>
+ <g>
+ <g>
+ <path fill="#FCD1A0" d="M71.2,66.8c11.2,0,20.3,9.1,20.3,20.3c0,11.2-9.1,26.5-20.3,26.5S50.9,98.3,50.9,87.1
+ C50.9,75.9,60,66.8,71.2,66.8L71.2,66.8z M71.2,66.8"/>
+ <path fill="#465B65" d="M87.3,113c0,0-0.1,0.1-0.1,0.1c-0.1,0-0.2-0.1-0.2-0.1c-4.6,4.6-10,7.1-15.6,7.1
+ c-5.6-0.1-11-2.5-15.6-7.1c-0.1,0-0.2,0.1-0.2,0.1c0,0-0.1-0.1-0.1-0.1c-12.4,5.9-20.9,18.5-20.9,33.1v0
+ c9.7,8.8,22.6,14.2,36.7,14.2c0.1,0,0.1,0,0.2,0c0.1,0,0.1,0,0.2,0c14.1,0,27-5.4,36.7-14.2v0C108.3,131.6,99.7,118.9,87.3,113z
+ "/>
+ </g>
+ </g>
+ </g>
+</g>
+<g id="Layer_19" display="none">
+ <g display="inline">
+ <g>
+ <path fill="#FFFFFF" d="M17.1,187.4c-4.7,0-8.5-3.8-8.5-8.5V45.6c0-4.7,3.8-8.5,8.5-8.5h83.6c2.3,0,4.4,0.9,6,2.5l27.7,27.7
+ c1.6,1.6,2.5,3.8,2.5,6v105.6c0,4.7-3.8,8.5-8.5,8.5H17.1z"/>
+ <path fill="#B1BFBF" d="M100.7,45.6l27.7,27.7v105.6H17.1V45.6H100.7 M100.7,28.5H17.1C7.6,28.5,0,36.2,0,45.6v133.3
+ c0,9.4,7.6,17.1,17.1,17.1h111.3c9.4,0,17.1-7.6,17.1-17.1V73.3c0-4.5-1.8-8.9-5-12.1l-27.7-27.7
+ C109.6,30.3,105.2,28.5,100.7,28.5L100.7,28.5z"/>
+ </g>
+ <g>
+ <g>
+ <path fill="#795649" d="M83,116.4l28.4,28.4c3.4,3.4,3.4,8.8,0,12.2c-1.7,1.7-3.9,2.5-6.1,2.5c-2.2,0-4.4-0.8-6.1-2.5L69.2,127
+ C75.7,125.6,80.9,121.6,83,116.4z"/>
+ <g>
+ <path fill="#488FCC" d="M68,145.2c19.1,0,34.5-15.5,34.5-34.5h-69C33.5,129.8,48.9,145.2,68,145.2z"/>
+ <path fill="#70B2E2" d="M68,76.2c19.1,0,34.5,15.5,34.5,34.5h-69C33.5,91.6,48.9,76.2,68,76.2z"/>
+ <path fill="#9D9D9D" d="M68,81.9c15.9,0,28.8,12.9,28.8,28.8c0,15.9-12.9,28.8-28.8,28.8s-28.8-12.9-28.8-28.8
+ C39.2,94.8,52.1,81.9,68,81.9 M68,76.2c-19.1,0-34.5,15.5-34.5,34.5c0,19.1,15.5,34.5,34.5,34.5c19.1,0,34.5-15.5,34.5-34.5
+ C102.5,91.6,87,76.2,68,76.2L68,76.2z"/>
+ <path fill="#FAFBFB" d="M68,87.7c12.7,0,23,10.3,23,23c0,12.7-10.3,23-23,23c-12.7,0-23-10.3-23-23C45,98,55.3,87.7,68,87.7
+ M68,81.9c-15.9,0-28.8,12.9-28.8,28.8c0,15.9,12.9,28.8,28.8,28.8c15.9,0,28.8-12.9,28.8-28.8C96.8,94.8,83.9,81.9,68,81.9
+ L68,81.9z"/>
+ </g>
+ </g>
+ </g>
+ </g>
+</g>
+<g id="Layer_20" display="none">
+ <g display="inline">
+ <g>
+ <path fill="#FFFFFF" d="M18.1,188.1c-4.7,0-8.5-3.8-8.5-8.5V46c0-4.7,3.8-8.5,8.5-8.5h83.8c2.3,0,4.4,0.9,6,2.5l27.7,27.7
+ c1.6,1.6,2.5,3.8,2.5,6v105.8c0,4.7-3.8,8.5-8.5,8.5H18.1z"/>
+ <path fill="#B1BFBF" d="M101.9,46l27.7,27.7v105.8H18.1V46H101.9 M101.9,28.9H18.1C8.7,28.9,1,36.5,1,46v133.5
+ c0,9.4,7.7,17.1,17.1,17.1h111.5c9.4,0,17.1-7.7,17.1-17.1V73.7c0-4.5-1.8-8.9-5-12.1L114,33.9C110.8,30.7,106.4,28.9,101.9,28.9
+ L101.9,28.9z"/>
+ </g>
+ <g>
+ <rect x="31.5" y="88.4" fill="#C4C2B4" width="84.8" height="59"/>
+ <path fill="#E8E3CF" d="M78.3,121.9c-2.5,2.2-6.5,2.2-9,0l-3.2-2.8c-9.9,8.8-34.7,28.4-34.7,28.4h84.8c0,0-24.9-19.5-34.7-28.4
+ L78.3,121.9z M78.3,121.9"/>
+ <path fill="#EFEADE" d="M31.5,88.4l37.9,33.5c2.5,2.2,6.5,2.2,9,0l37.9-33.5H31.5z M31.5,88.4"/>
+ </g>
+ </g>
+</g>
+<g id="Layer_21" display="none">
+ <g display="inline">
+ <g>
+ <path fill="#FFFFFF" d="M18.5,187.1c-4.7,0-8.5-3.8-8.5-8.5V45.6c0-4.7,3.8-8.5,8.5-8.5h83.4c2.3,0,4.4,0.9,6,2.5l27.6,27.6
+ c1.6,1.6,2.5,3.8,2.5,6v105.3c0,4.7-3.8,8.5-8.5,8.5H18.5z"/>
+ <path fill="#B1BFBF" d="M101.9,45.6l27.6,27.6v105.3h-111V45.6H101.9 M101.9,28.6H18.5c-9.4,0-17,7.6-17,17v132.9
+ c0,9.4,7.6,17,17,17h111c9.4,0,17-7.6,17-17V73.3c0-4.5-1.8-8.8-5-12l-27.6-27.6C110.7,30.4,106.4,28.6,101.9,28.6L101.9,28.6z"
+ />
+ </g>
+ <g>
+ <polygon fill="#1FA6C6" points="82.1,147.7 113.6,115.2 84,115.2 82.1,115.2 38.2,115.2 38.2,131.5 82.1,131.5 "/>
+ <polygon fill="#4CB8D2" points="82.1,82.7 82.1,99 38.2,99 38.2,115.2 82.1,115.2 84,115.2 113.6,115.2 "/>
+ </g>
+ </g>
+</g>
+<g id="Layer_22" display="none">
+ <g display="inline">
+ <g>
+ <path fill="#FFFFFF" d="M18.5,187.9c-4.7,0-8.6-3.8-8.6-8.6V45.6c0-4.7,3.8-8.6,8.6-8.6h83.9c2.3,0,4.4,0.9,6,2.5l27.8,27.8
+ c1.6,1.6,2.5,3.8,2.5,6.1v105.9c0,4.7-3.8,8.6-8.6,8.6H18.5z"/>
+ <path fill="#B1BFBF" d="M102.4,45.6l27.8,27.8v105.9H18.5V45.6H102.4 M102.4,28.5H18.5C9,28.5,1.4,36.2,1.4,45.6v133.7
+ c0,9.5,7.7,17.1,17.1,17.1h111.7c9.5,0,17.1-7.7,17.1-17.1V73.4c0-4.5-1.8-8.9-5-12.1l-27.8-27.8
+ C111.3,30.3,106.9,28.5,102.4,28.5L102.4,28.5z"/>
+ </g>
+ <path fill="#8AC053" d="M44,91.3v6.1h-6.1v-6.1H44 M50.1,85.2H31.9v18.3h18.3V85.2L50.1,85.2z"/>
+ <rect x="58.3" y="91.3" fill="#AAB1BD" width="55.9" height="6.1"/>
+ <path fill="#8AC053" d="M44,121.8v6.1h-6.1v-6.1H44 M50.1,115.7H31.9V134h18.3V115.7L50.1,115.7z"/>
+ <rect x="58.3" y="121.8" fill="#AAB1BD" width="55.9" height="6.1"/>
+ <path fill="#8AC053" d="M44,152.2v6.1h-6.1v-6.1H44 M50.1,146.1H31.9v18.3h18.3V146.1L50.1,146.1z"/>
+ <rect x="58.3" y="152.2" fill="#AAB1BD" width="55.9" height="6.1"/>
+ </g>
+</g>
+<g id="Layer_23" display="none">
+ <g display="inline">
+ <circle fill="#FFFFFF" stroke="#EF5551" stroke-width="18.9812" stroke-miterlimit="10" cx="75.8" cy="113.1" r="65.3"/>
+ <rect x="38.2" y="102.4" fill="#EF5551" width="75.3" height="21.4"/>
+ </g>
+</g>
+<g id="Layer_24" display="none">
+ <g display="inline">
+ <g>
+ <path fill="#57A0D7" d="M76.7,28.5v149.3C35.4,177.8,2,144.4,2,103.2C2,61.9,35.4,28.5,76.7,28.5z"/>
+ <path fill="#488FCC" d="M76.7,28.5v149.3c41.2,0,74.7-33.4,74.7-74.7C151.3,61.9,117.9,28.5,76.7,28.5z"/>
+ <g>
+ <path fill="#95C8EC" d="M118,77.4c0.1,0,0.3,0.1,0.4,0.2C118,77.4,117.9,77.3,118,77.4z"/>
+ <path fill="#95C8EC" d="M93.1,42.4c0.2-1.3,5.5-8.4,7.9-8.1c-8.2-1.2-16.3-1.4-24.3-1.1v15.8c0.6-0.5,1.4-0.9,2.2-1.2
+ C81.5,46.9,92.7,44.7,93.1,42.4z"/>
+ <path fill="#95C8EC" d="M151.1,99c-0.1-1.4-0.1-2.8-0.3-4.1c-0.1-0.7-0.2-1.5-0.3-2.2c-0.3-1.8-0.5-3.6-0.9-5.4
+ c-0.1-0.3-0.2-0.7-0.3-1c-0.5-2.1-1-4.2-1.7-6.3c0-0.1-0.1-0.1-0.1-0.2c-3.1-9.2-7.8-17.7-14-24.9c-0.2-0.2-0.3-0.4-0.5-0.5
+ c-1.4-1.6-2.8-3.1-4.3-4.6c-0.1-0.1-0.1-0.1-0.2-0.2c0.2,1.7,0.9,5.2,2.6,4.5c-0.7,0.3-1.3,0.3-1.9-0.1
+ c1.2,1.9-23.6,10.1-23.2,10.8c0,0.1,0.1,0.1,0.1,0.2c-0.2,0-0.5,0.3-0.8,1.1c-0.9,3.1,6.4,4.7-2.9,4c-5.5-0.4-0.4,11.9,3.1,7.7
+ c0.2-0.3,9.6-9.4,9.9-7.5c-0.4-2.5,8.2,3.7,7.8,4.5c-0.5,1.1-1.3,1.7-2.4,1.6c1.1,0.9,4-2,4.2-2.3c-0.4,0.7-6-6.2-5.1-6
+ c4.5,0.8,6.8,5.8,8.8,9.2c-0.7-1.2,4.8-4.6,4.5-3.7c-2.1,6.5,7.3,2.9,9.1,5c4,4.7-11.2,7-14.4,3c4.8,6-9-3.3-9.9-4.1
+ c-2.8-1-12.1,1.7-15,1.4c-10.2,11.4-15.4,19.5-5.5,32.8c2.3,3,12.6-1,16.5,1.1c5,2.7,3.7,10.4,7.1,16c2.4,4-2.3,14.3,2.2,19.7
+ c1.9,2.2,4.5,5.1,7.3,6.2c11-11.6,18.4-26.6,20.2-43.4c0.1-0.5,0.1-1.1,0.1-1.6c0.1-1.3,0.2-2.7,0.2-4.1
+ c-5.6-4.2-10.5-16.3-11.7-19.8c0.2,0.7,8.4,12.1,11.7,16.3C151.2,101.1,151.1,100,151.1,99z"/>
+ <path fill="#95C8EC" d="M122.8,56.6c4.3-3.4-0.6-5.7,5-7.7c-0.7-0.6-1.4-1.3-2-1.9c-0.7-0.6-1.4-1.2-2.1-1.8
+ c-0.1-0.1-0.2-0.1-0.3-0.2c-4.1,3.6-6.3,7.3-8.6,9.6C118,51.5,119.3,59.5,122.8,56.6z"/>
+ </g>
+ <g>
+ <path fill="#BDDDF4" d="M20,100.3c0.4-0.2,2.3-5.4,1.7-5.9c-3-2-5.7,7.8-9.3,1.5c-1.8-3.2,1.5-9.6,4.7-10.5
+ c1-0.3,11.8-0.3,13,2.4c0-1.9-1-4,0.6-5.2c2.2-1.7,7.2-3.8,8-6.8c0.7-2.7,10-7.4,11.9-8.1c-0.8,0.3-2,1.7-1.5,2.7
+ c-0.5-1.1,7-2.1,6-3.7c0,0.1-3.2,0.5-3.9,0.3c-0.8-0.3,2-1.8,1.4-2.1c-0.8-0.4-3.2,0-4.1,0.2c-0.2,0,14.7-4.3,13-5.6
+ c-0.3-0.3-4.2-6.5-3-6.1c-1.1-0.4-9.6-1.6-10.2-1c-0.8,0.7-6.7,11.6-9,8.8c-1-1.3,0.7-2.2,0.8-3c-19.8-2.2,9.7-11.5,10-13.6
+ c0,0-8.9,0-16.6,0c1.7-0.2,3.1-1.1,3.7-3.1c-0.1,0.4-1.1,0.4-2.6,0.1c-1.3,0.9-2.6,1.9-3.8,2.9c0.2,0,0.3,0.1,0.5,0.1
+ c-0.2,0-0.4,0-0.6,0C15.8,56.2,5.6,73.1,2.9,92.5c8.2,7.2,22.7,15.7,24.2,16.9C25.6,106.2,24.4,98.1,20,100.3z"/>
+ <path fill="#BDDDF4" d="M30.1,87.8c0,0.8-0.2,1.6-0.8,2.2C30.1,89.2,30.3,88.4,30.1,87.8z"/>
+ <path fill="#BDDDF4" d="M49.8,43.3c8.4-4.2,4.4,6.4,4,6.1c1.4,1.1,3,1.7,4.7,1.8c4.9-0.7,1.7-12.1-8.3-11.1
+ C50.1,40.3,47.4,44.6,49.8,43.3z"/>
+ <path fill="#BDDDF4" d="M65.5,120.7c-4.3-0.9-5.9-2.6-9.9-2c8-1.1-17.7-14-17.6-13.9c-0.2-0.2-0.8,1.7-1.1,2.5
+ c0.2-1-2.7-2.9-4.8-0.3c-1.9,2.3-1.9,5-2.8,7.9c-2.6,8.3-3.4,11.7,4.3,19.4c8.4,8.4,3.8,25.7,9.4,35.5c1.9,1,3.9,1.9,5.9,2.7
+ c0.9-2.9,0.6-6.3-0.5-10c5.8-1.6,3.1-3.8,4.2-7.5c-0.9,3.2,20.8-22.5,16.5-22.4C73.8,132.4,71.8,122.1,65.5,120.7z"/>
+ <path fill="#BDDDF4" d="M76.7,33.1c-7.9,0.2-15.8,0.9-23.8,1.7c0.8,2.3,8.5,4.2,13.9,2.6c2.2,1.5,4.5,0.9,6.2,4.5
+ c2.3,4.5-3.5,2.2-3,4c2.5,9,3.4,5.4,6.7,3.1V33.1z"/>
+ </g>
+ </g>
+ <g>
+ <path fill="#29B99A" d="M171.5,179.4v-14h-5.6c-0.9-4.7-2.8-8.9-5.1-12.6l3.7-3.7l-9.8-9.8l-3.7,3.7c-3.7-2.3-8-4.2-12.6-5.1
+ v-5.6h-14v5.6c-4.7,0.9-8.9,2.8-12.6,5.1l-3.7-3.7L97.1,149l3.7,3.7c-2.3,3.7-4.2,8-5.1,12.6h-5.6v14h5.6
+ c0.9,4.7,2.8,8.9,5.1,12.6l-3.7,3.7l9.8,9.8l3.7-3.7c3.7,2.3,8,4.2,12.6,5.1v5.6h14V207c4.7-0.9,8.9-2.8,12.6-5.1l3.7,3.7
+ l9.8-9.8l-2.8-3.7c2.3-3.7,4.2-8,5.1-12.6H171.5z M130.8,186.5c-8,0-14-6.1-14-14c0-8,6.1-14,14-14c8,0,14,6.1,14,14
+ C144.9,180.4,138.8,186.5,130.8,186.5L130.8,186.5z M130.8,186.5"/>
+ <path fill="#169977" d="M165.9,165.4c-0.9-4.7-2.8-8.9-5.1-12.6l3.7-3.7l-9.8-9.8l-3.7,3.7c-3.7-2.3-8-4.2-12.6-5.1v-5.6h-7v26.2
+ c7.5,0,14,6.6,14,14c0,7.5-6.1,14-14,14v26.2h7V207c4.7-0.9,8.9-2.8,12.6-5.1l3.7,3.7l9.8-9.8l-3.7-3.7c2.3-3.7,4.2-8,5.1-12.6
+ h5.6v-14H165.9z M165.9,165.4"/>
+ </g>
+ </g>
+</g>
+<g id="Layer_25" display="none">
+ <g display="inline">
+ <g>
+ <path fill="#EDBF1C" d="M74,27.9c39.5,0,71.5,32,71.5,71.5c0,39.5-32,71.5-71.5,71.5c-39.5,0-71.5-32-71.5-71.5
+ C2.5,59.9,34.5,27.9,74,27.9L74,27.9z M74,27.9"/>
+ <path fill="#FFFFFF" d="M74,56.6L37.6,92.8l9.5,9.5l20.2-20.4v60.2h13.5V81.9l20.2,20.4l9.5-9.5L74,56.6z M74,56.6"/>
+ </g>
+ <g>
+ <path fill="#29B99A" d="M179.5,174v-16.6h-6.6c-1.1-5.5-3.3-10.5-6.1-14.9l4.4-4.4l-11.6-11.6l-4.4,4.4c-4.4-2.8-9.4-5-14.9-6.1
+ v-6.6h-16.6v6.6c-5.5,1.1-10.5,3.3-14.9,6.1l-4.4-4.4l-12.7,11.6l4.4,4.4c-2.8,4.4-5,9.4-6.1,14.9h-6.6V174h6.6
+ c1.1,5.5,3.3,10.5,6.1,14.9l-4.4,4.4l11.6,11.6l4.4-4.4c4.4,2.8,9.4,5,14.9,6.1v6.6h16.6v-6.6c5.5-1.1,10.5-3.3,14.9-6.1l4.4,4.4
+ l11.6-11.6l-3.3-4.4c2.8-4.4,5-9.4,6.1-14.9H179.5z M131.5,182.3c-9.4,0-16.6-7.2-16.6-16.6c0-9.4,7.2-16.6,16.6-16.6
+ c9.4,0,16.6,7.2,16.6,16.6C148,175.1,140.9,182.3,131.5,182.3L131.5,182.3z M131.5,182.3"/>
+ <path fill="#169977" d="M172.9,157.4c-1.1-5.5-3.3-10.5-6.1-14.9l4.4-4.4l-11.6-11.6l-4.4,4.4c-4.4-2.8-9.4-5-14.9-6.1v-6.6H132
+ v30.9c8.8,0,16.6,7.7,16.6,16.6c0,8.8-7.2,16.6-16.6,16.6v30.9h8.3v-6.6c5.5-1.1,10.5-3.3,14.9-6.1l4.4,4.4l11.6-11.6l-4.4-4.4
+ c2.8-4.4,5-9.4,6.1-14.9h6.6v-16.6H172.9z M172.9,157.4"/>
+ </g>
+ </g>
+</g>
+<g id="Layer_26" display="none">
+ <g display="inline">
+ <g>
+ <path fill="#B1BFBF" d="M74.4,29c40.3,0,72.9,32.6,72.9,72.9c0,40.3-32.6,72.9-72.9,72.9c-40.3,0-72.9-32.6-72.9-72.9
+ C1.5,61.7,34.1,29,74.4,29L74.4,29z M74.4,29"/>
+ </g>
+ <g>
+ <path fill="#29B99A" d="M190.5,168.1v-16.9h-6.7c-1.1-5.6-3.4-10.7-6.2-15.2l4.5-4.5l-11.8-11.8l-4.5,4.5
+ c-4.5-2.8-9.6-5.1-15.2-6.2v-6.7h-16.9v6.7c-5.6,1.1-10.7,3.4-15.2,6.2l-4.5-4.5l-12.9,11.8l4.5,4.5c-2.8,4.5-5.1,9.6-6.2,15.2
+ h-6.7v16.9h6.7c1.1,5.6,3.4,10.7,6.2,15.2l-4.5,4.5l11.8,11.8l4.5-4.5c4.5,2.8,9.6,5.1,15.2,6.2v6.7h16.9v-6.7
+ c5.6-1.1,10.7-3.4,15.2-6.2l4.5,4.5l11.8-11.8l-3.4-4.5c2.8-4.5,5.1-9.6,6.2-15.2H190.5z M141.6,176.5c-9.6,0-16.9-7.3-16.9-16.9
+ c0-9.6,7.3-16.9,16.9-16.9c9.6,0,16.9,7.3,16.9,16.9C158.4,169.2,151.1,176.5,141.6,176.5L141.6,176.5z M141.6,176.5"/>
+ <path fill="#169977" d="M183.7,151.2c-1.1-5.6-3.4-10.7-6.2-15.2l4.5-4.5l-11.8-11.8l-4.5,4.5c-4.5-2.8-9.6-5.1-15.2-6.2v-6.7
+ h-8.4v31.5c9,0,16.9,7.9,16.9,16.9c0,9-7.3,16.9-16.9,16.9V208h8.4v-6.7c5.6-1.1,10.7-3.4,15.2-6.2l4.5,4.5l11.8-11.8l-4.5-4.5
+ c2.8-4.5,5.1-9.6,6.2-15.2h6.7v-16.9H183.7z M183.7,151.2"/>
+ </g>
+ <g>
+ <g>
+ <path fill="#FFFFFF" d="M64.8,130.4L61,145.7H42.7l19.1-66h23.6l19.7,66H86l-4.2-15.3H64.8z M79.3,117.4l-3-11.8
+ c-1-3.7-2.3-9.2-3.3-13h-0.2c-1,3.8-2,9.3-2.8,13l-2.8,11.8H79.3z"/>
+ </g>
+ <circle fill="#FFFFFF" cx="60.9" cy="62.5" r="8.4"/>
+ <circle fill="#FFFFFF" cx="88.2" cy="62.5" r="8.4"/>
+ </g>
+ </g>
+</g>
+<g id="Layer_27" display="none">
+ <g display="inline">
+ <g>
+ <g>
+ <g>
+ <path fill="#B1DAF4" d="M22.1,172.7c-5.8,0-10.5-4.7-10.5-10.5V64.3c0-5.8,4.7-10.5,10.5-10.5h118.7c5.8,0,10.5,4.7,10.5,10.5
+ v97.8c0,5.8-4.7,10.5-10.5,10.5H22.1z"/>
+ <path fill="#9EB6BC" d="M140.8,64.3v97.8H22.1V64.3H140.8 M140.8,43.3H22.1C10.4,43.3,1,52.7,1,64.3v97.8
+ c0,11.6,9.4,21.1,21.1,21.1h118.7c11.6,0,21.1-9.4,21.1-21.1V64.3C161.9,52.7,152.4,43.3,140.8,43.3L140.8,43.3z"/>
+ </g>
+ </g>
+ <path fill="#FEF6A9" d="M63.4,83.8c5.9,0,10.7,4.8,10.7,10.7c0,5.9-4.8,10.7-10.7,10.7c-5.9,0-10.7-4.8-10.7-10.7
+ C52.7,88.6,57.5,83.8,63.4,83.8L63.4,83.8z M63.4,83.8"/>
+ <path fill="#D5B556" d="M49.8,128.7l19.8,24l-7.9,9.6H22.1L49.8,128.7z M49.8,128.7"/>
+ <path fill="#F7E88B" d="M92.1,110.8l42.5,51.3h-85l9.4-11.4L92.1,110.8z M87.6,124.7"/>
+ </g>
+ <g>
+ <path fill="#29B99A" d="M178.9,162.5v-14.8H173c-1-4.9-3-9.4-5.4-13.3l3.9-3.9l-10.4-10.4l-3.9,3.9c-3.9-2.5-8.4-4.4-13.3-5.4
+ v-5.9h-14.8v5.9c-4.9,1-9.4,3-13.3,5.4l-3.9-3.9l-11.3,10.4l3.9,3.9c-2.5,3.9-4.4,8.4-5.4,13.3h-5.9v14.8h5.9
+ c1,4.9,3,9.4,5.4,13.3l-3.9,3.9l10.4,10.4l3.9-3.9c3.9,2.5,8.4,4.4,13.3,5.4v5.9h14.8v-5.9c4.9-1,9.4-3,13.3-5.4l3.9,3.9
+ l10.4-10.4l-3-3.9c2.5-3.9,4.4-8.4,5.4-13.3H178.9z M136,169.9c-8.4,0-14.8-6.4-14.8-14.8c0-8.4,6.4-14.8,14.8-14.8
+ c8.4,0,14.8,6.4,14.8,14.8C150.8,163.5,144.4,169.9,136,169.9L136,169.9z M136,169.9"/>
+ <path fill="#169977" d="M173,147.7c-1-4.9-3-9.4-5.4-13.3l3.9-3.9l-10.4-10.4l-3.9,3.9c-3.9-2.5-8.4-4.4-13.3-5.4v-5.9h-7.4v27.6
+ c7.9,0,14.8,6.9,14.8,14.8c0,7.9-6.4,14.8-14.8,14.8v27.6h7.4v-5.9c4.9-1,9.4-3,13.3-5.4l3.9,3.9l10.4-10.4l-3.9-3.9
+ c2.5-3.9,4.4-8.4,5.4-13.3h5.9v-14.8H173z M173,147.7"/>
+ </g>
+ </g>
+</g>
+<g id="Layer_28" display="none">
+ <g display="inline">
+ <g>
+ <path fill="#EBEBEB" d="M69.2,29.1c37.3,0,67.5,30.2,67.5,67.5c0,37.3-30.2,67.5-67.5,67.5C32,164,1.8,133.8,1.8,96.6
+ C1.8,59.3,32,29.1,69.2,29.1L69.2,29.1z M69.2,29.1"/>
+ <path fill="#344E5C" d="M98.7,92.4H73.4V62.8c0-2.3-1.9-4.2-4.2-4.2c-2.3,0-4.2,1.9-4.2,4.2v33.7c0,2.3,1.9,4.2,4.2,4.2h29.5
+ c2.3,0,4.2-1.9,4.2-4.2C102.9,94.3,101.1,92.4,98.7,92.4L98.7,92.4z M98.7,92.4"/>
+ <path fill="#E2584C" d="M69.2,29.1C32,29.1,1.8,59.3,1.8,96.6C1.8,133.8,32,164,69.2,164c37.3,0,67.5-30.2,67.5-67.5
+ C136.7,59.3,106.5,29.1,69.2,29.1L69.2,29.1z M69.2,151.4c-30.2,0-54.8-24.6-54.8-54.8c0-30.2,24.6-54.8,54.8-54.8
+ S124,66.4,124,96.6C124,126.8,99.4,151.4,69.2,151.4L69.2,151.4z M69.2,151.4"/>
+ </g>
+ <g>
+ <path fill="#29B99A" d="M172.4,171.1v-16.3h-6.5c-1.1-5.4-3.3-10.3-6-14.6l4.3-4.3l-11.4-11.4l-4.3,4.3c-4.3-2.7-9.2-4.9-14.6-6
+ v-6.5h-16.3v6.5c-5.4,1.1-10.3,3.3-14.6,6l-4.3-4.3l-12.5,11.4l4.3,4.3c-2.7,4.3-4.9,9.2-6,14.6h-6.5v16.3h6.5
+ c1.1,5.4,3.3,10.3,6,14.6l-4.3,4.3l11.4,11.4l4.3-4.3c4.3,2.7,9.2,4.9,14.6,6v6.5h16.3v-6.5c5.4-1.1,10.3-3.3,14.6-6l4.3,4.3
+ l11.4-11.4l-3.3-4.3c2.7-4.3,4.9-9.2,6-14.6H172.4z M125.2,179.2c-9.2,0-16.3-7-16.3-16.3c0-9.2,7-16.3,16.3-16.3
+ c9.2,0,16.3,7,16.3,16.3C141.5,172.2,134.5,179.2,125.2,179.2L125.2,179.2z M125.2,179.2"/>
+ <path fill="#169977" d="M165.9,154.8c-1.1-5.4-3.3-10.3-6-14.6l4.3-4.3l-11.4-11.4l-4.3,4.3c-4.3-2.7-9.2-4.9-14.6-6v-6.5h-8.1
+ v30.4c8.7,0,16.3,7.6,16.3,16.3c0,8.7-7,16.3-16.3,16.3v30.4h8.1v-6.5c5.4-1.1,10.3-3.3,14.6-6l4.3,4.3l11.4-11.4l-4.3-4.3
+ c2.7-4.3,4.9-9.2,6-14.6h6.5v-16.3H165.9z M165.9,154.8"/>
+ </g>
+ </g>
+</g>
+<g id="Layer_29" display="none">
+ <g display="inline">
+ <path fill="#FFFFFF" stroke="#B1BFBF" stroke-width="13.998" stroke-linejoin="round" stroke-miterlimit="10" d="M8.2,58.8V139
+ c0,2.9,2.4,5.3,5.4,5.3h119.7c3,0,5.4-2.4,5.4-5.3V58.8H8.2z"/>
+ <path fill="#263238" d="M138.8,41H8.2C5,41,2.3,43.7,2.3,47v17.8h142.4V47C144.7,43.7,142.1,41,138.8,41z"/>
+ <circle fill="#EF4438" cx="97.3" cy="52.9" r="5.9"/>
+ <circle fill="#FEEA39" cx="115.1" cy="52.9" r="5.9"/>
+ <circle fill="#4DAF4E" cx="132.9" cy="52.9" r="5.9"/>
+ <path fill="#F16465" d="M49.1,113.9h-2.4c-1.1,0-2-0.7-2.3-1.8l-2.5-8.9l-2.5,8.9c-0.3,1-1.3,1.8-2.3,1.8h-2.4
+ c-1.1,0-2-0.7-2.3-1.8L27.2,95c-0.4-1.3,0.4-2.6,1.7-3c1.3-0.4,2.6,0.4,3,1.7l3.8,13.1l3.8-13.1c0.3-1,1.3-1.8,2.3-1.8
+ c1.1,0,2,0.7,2.3,1.8l3.8,13.1l3.8-13.1c0.4-1.3,1.7-2,3-1.7c1.3,0.4,2,1.7,1.7,3l-4.9,17.1C51.2,113.1,50.2,113.9,49.1,113.9
+ L49.1,113.9z M49.1,113.9"/>
+ <path fill="#F16465" d="M80.8,113.9h-2.4c-1.1,0-2-0.7-2.3-1.8l-2.5-8.9l-2.5,8.9c-0.3,1-1.3,1.8-2.3,1.8h-2.4
+ c-1.1,0-2-0.7-2.3-1.8L59,95c-0.4-1.3,0.4-2.6,1.7-3c1.3-0.4,2.6,0.4,3,1.7l3.8,13.1l3.8-13.1c0.3-1,1.3-1.8,2.3-1.8
+ s2,0.7,2.3,1.8l3.8,13.1l3.8-13.1c0.4-1.3,1.7-2,3-1.7c1.3,0.4,2,1.7,1.7,3l-4.9,17.1C82.9,113.1,81.9,113.9,80.8,113.9
+ L80.8,113.9z M80.8,113.9"/>
+ <path fill="#F16465" d="M112.6,113.9h-2.4c-1.1,0-2-0.7-2.3-1.8l-2.5-8.9l-2.5,8.9c-0.3,1-1.3,1.8-2.3,1.8h-2.4
+ c-1.1,0-2-0.7-2.3-1.8L90.7,95c-0.4-1.3,0.4-2.6,1.7-3c1.3-0.4,2.6,0.4,3,1.7l3.8,13.1l3.8-13.1c0.3-1,1.3-1.8,2.3-1.8
+ c1.1,0,2,0.7,2.3,1.8l3.8,13.1l3.8-13.1c0.4-1.3,1.7-2,3-1.7c1.3,0.4,2,1.7,1.7,3l-4.9,17.1C114.6,113.1,113.7,113.9,112.6,113.9
+ L112.6,113.9z M112.6,113.9"/>
+ <g>
+ <path fill="#29B99A" d="M189,169v-15.3h-6.1c-1-5.1-3.1-9.7-5.6-13.7l4.1-4.1l-10.7-10.7l-4.1,4.1c-4.1-2.5-8.6-4.6-13.7-5.6
+ v-6.1h-15.3v6.1c-5.1,1-9.7,3.1-13.7,5.6l-4.1-4.1L108.1,136l4.1,4.1c-2.5,4.1-4.6,8.6-5.6,13.7h-6.1V169h6.1
+ c1,5.1,3.1,9.7,5.6,13.7l-4.1,4.1l10.7,10.7l4.1-4.1c4.1,2.5,8.6,4.6,13.7,5.6v6.1h15.3V199c5.1-1,9.7-3.1,13.7-5.6l4.1,4.1
+ l10.7-10.7l-3.1-4.1c2.5-4.1,4.6-8.6,5.6-13.7H189z M144.7,176.7c-8.6,0-15.3-6.6-15.3-15.3c0-8.6,6.6-15.3,15.3-15.3
+ c8.6,0,15.3,6.6,15.3,15.3C160,170.1,153.4,176.7,144.7,176.7L144.7,176.7z M144.7,176.7"/>
+ <path fill="#169977" d="M182.9,153.8c-1-5.1-3.1-9.7-5.6-13.7l4.1-4.1l-10.7-10.7l-4.1,4.1c-4.1-2.5-8.6-4.6-13.7-5.6v-6.1h-7.6
+ v28.5c8.1,0,15.3,7.1,15.3,15.3c0,8.1-6.6,15.3-15.3,15.3v28.5h7.6V199c5.1-1,9.7-3.1,13.7-5.6l4.1,4.1l10.7-10.7l-4.1-4.1
+ c2.5-4.1,4.6-8.6,5.6-13.7h6.1v-15.3H182.9z M182.9,153.8"/>
+ </g>
+ </g>
+</g>
+<g id="Layer_30" display="none">
+ <g display="inline">
+ <g>
+ <polygon fill="#9B52A0" points="119.8,54.6 62.2,54.6 62.2,135.5 119.8,135.5 "/>
+ <polygon fill="#863C96" points="62.2,135.5 75.7,122 75.7,115.3 62.2,115.3 "/>
+ <rect x="8.3" y="41.2" fill="#AC6CAD" width="67.4" height="80.8"/>
+ <rect x="1.6" y="41.2" fill="#FAA62A" width="13.5" height="134.7"/>
+ </g>
+ <g>
+ <path fill="#29B99A" d="M185.3,162.7V146h-6.7c-1.1-5.6-3.3-10.6-6.1-15l4.4-4.4l-11.7-11.7l-4.4,4.4c-4.4-2.8-9.4-5-15-6.1v-6.7
+ h-16.7v6.7c-5.6,1.1-10.6,3.3-15,6.1l-4.4-4.4L97,126.6l4.4,4.4c-2.8,4.4-5,9.4-6.1,15h-6.7v16.7h6.7c1.1,5.6,3.3,10.6,6.1,15
+ l-4.4,4.4l11.7,11.7l4.4-4.4c4.4,2.8,9.4,5,15,6.1v6.7h16.7v-6.7c5.6-1.1,10.6-3.3,15-6.1l4.4,4.4l11.7-11.7l-3.3-4.4
+ c2.8-4.4,5-9.4,6.1-15H185.3z M137,171c-9.4,0-16.7-7.2-16.7-16.7c0-9.4,7.2-16.7,16.7-16.7c9.4,0,16.7,7.2,16.7,16.7
+ C153.6,163.8,146.4,171,137,171L137,171z M137,171"/>
+ <path fill="#169977" d="M178.6,146c-1.1-5.6-3.3-10.6-6.1-15l4.4-4.4l-11.7-11.7l-4.4,4.4c-4.4-2.8-9.4-5-15-6.1v-6.7h-8.3v31.1
+ c8.9,0,16.7,7.8,16.7,16.7c0,8.9-7.2,16.7-16.7,16.7v31.1h8.3v-6.7c5.6-1.1,10.6-3.3,15-6.1l4.4,4.4l11.7-11.7l-4.4-4.4
+ c2.8-4.4,5-9.4,6.1-15h6.7V146H178.6z M178.6,146"/>
+ </g>
+ </g>
+</g>
+<g id="Layer_31" display="none">
+ <g display="inline">
+ <g>
+ <path fill="#EDEFF1" d="M170.1,51.6H95L76.2,32.8H19.9c-10.4,0-18.8,8.4-18.8,18.8v10.6c0-10.4,8.4-18.8,18.8-18.8h56.3L95,62.2
+ h75.1c10.4,0,18.8,8.4,18.8,18.7V70.4C188.8,60.1,180.4,51.6,170.1,51.6z"/>
+ <path fill="#B1BFBF" d="M170.1,62.2h-51.3H95H1.1v102c0,10.3,8.4,18.8,18.8,18.8h150.1c10.4,0,18.8-8.5,18.8-18.8V81
+ C188.8,70.6,180.4,62.2,170.1,62.2z"/>
+ <path fill="#73969B" d="M76.2,43.4H19.9c-10.4,0-18.8,8.4-18.8,18.8H95L76.2,43.4z"/>
+ </g>
+ <g>
+ <path fill="#488FCC" d="M155.7,99.1c-30.9,0-55.9,25-55.9,55.9c0,30.9,25,55.9,55.9,55.9c30.9,0,55.9-25,55.9-55.9
+ C211.6,124.2,186.6,99.1,155.7,99.1L155.7,99.1z M155.7,99.1"/>
+ <path fill="#CF5046" d="M128.9,142"/>
+ <path fill="#EDEDED" d="M128.9,140.8c0.7-0.1,1.4,0.1,1.9,0.6l15.9,16.2c1.6,1.6,7,0.4,10.6-1c1.4-3.6,2.6-9,1-10.6L142,130.2
+ c-0.5-0.5-0.7-1.2-0.6-1.9c0.1-0.7,0.6-1.2,1.3-1.5c10.2-4,21.7-1.7,29.4,6.1c6.8,6.8,9.4,16.4,7.3,25.3
+ c0.3,4.4,4.3,9.6,6.3,11.7l16.4,16.3c-4,6-9.1,11.1-15,15.1l-15.8-15.8c-2.1-2.1-7.9-6-12.2-6.5c-0.7,0-2,0.1-2.3,0.2l0,0
+ c-8.5,1.2-17.1-1.5-23.3-7.7c-7.7-7.7-10.1-19.3-6.1-29.4C127.6,141.5,128.2,141,128.9,140.8L128.9,140.8z M128.9,140.8"/>
+ <path fill="#E1E1E1" d="M125.6,149c-0.1,1.2-0.2,2.4-0.2,3.6c0.1-3.2,0.7-6.3,1.9-9.4c0.3-0.6,0.8-1.1,1.5-1.3
+ c0.7-0.1,1.4,0.1,1.9,0.6l15.9,16.2c1.6,1.6,7,0.4,10.6-1c0.1-0.3,0.2-0.7,0.4-1l37.7,37.7c-2.5,2.5-5.3,4.8-8.2,6.8l-15.8-15.8
+ c-2.1-2.1-7.9-6-12.2-6.5c-0.7,0-2,0.1-2.3,0.2l0,0c-8.5,1.2-17.2-1.5-23.3-7.7C127.4,165.5,124.7,157.2,125.6,149L125.6,149z
+ M126.6,144.3l0.2-0.5L126.6,144.3z M125.7,148.5c0-0.3,0.1-0.6,0.1-1C125.8,147.8,125.7,148.2,125.7,148.5L125.7,148.5z
+ M126.1,146.4l0.2-0.8L126.1,146.4z M126.1,146.4"/>
+ <path fill="#CDD1D3" d="M179.5,174.9l17.7,17.7c-1.3,1.4-2.6,2.7-4,4l-17.7-17.7c-1.1-1.1-1.1-2.9,0-4
+ C176.6,173.8,178.4,173.8,179.5,174.9L179.5,174.9z M179.5,174.9"/>
+ <path fill="#B8BCBE" d="M179.5,174.9l17.7,17.7l-0.5,0.6L179.5,176c-1.1-1.1-2.9-1.1-4,0c-0.4,0.4-0.7,0.9-0.8,1.4
+ c-0.2-0.9,0.1-1.8,0.8-2.5C176.6,173.8,178.4,173.8,179.5,174.9L179.5,174.9z M179.5,174.9"/>
+ </g>
+ </g>
+</g>
+<g id="Layer_32" display="none">
+ <g display="inline">
+ <g>
+ <path fill="#FDBD68" d="M175.5,60.2h-53H98H1.1v105.3c0,10.6,8.7,19.4,19.4,19.4h154.9c10.7,0,19.4-8.8,19.4-19.4V79.6
+ C194.9,68.9,186.2,60.2,175.5,60.2z"/>
+ <path fill="#F4A44D" d="M78.6,40.8H20.5c-10.7,0-19.4,8.7-19.4,19.4H98L78.6,40.8z"/>
+ </g>
+ </g>
+</g>
+<g id="Layer_33" display="none">
+ <g display="inline">
+ <g>
+ <path fill="#FDBD68" d="M176,60.2h-53.1H98.4h-97v105.5c0,10.7,8.7,19.4,19.4,19.4H176c10.7,0,19.4-8.8,19.4-19.4V79.6
+ C195.5,68.9,186.7,60.2,176,60.2z"/>
+ <path fill="#F4A44D" d="M79,40.8H20.8c-10.7,0-19.4,8.7-19.4,19.4h97L79,40.8z"/>
+ </g>
+ <g>
+ <path fill="#E63B35" d="M206,151.8c0,28.5-23.1,51.5-51.5,51.5c-28.5,0-51.5-23.1-51.5-51.5c0-28.5,23.1-51.5,51.5-51.5
+ C182.9,100.2,206,123.3,206,151.8L206,151.8z M206,151.8"/>
+
+ <rect x="118.8" y="144" transform="matrix(-0.7071 -0.7071 0.7071 -0.7071 156.2913 368.2554)" fill="#FFFFFF" width="71.3" height="15.4"/>
+
+ <rect x="146.6" y="116.1" transform="matrix(-0.7071 -0.7071 0.7071 -0.7071 156.2915 368.2569)" fill="#FFFFFF" width="15.7" height="71.3"/>
+ <path fill="#1FA6C6" d="M94.8,151.8"/>
+ </g>
+ </g>
+</g>
+<g id="Layer_34" display="none">
+ <g display="inline">
+ <g>
+ <path fill="#FFD49D" d="M175,60.2h-52.8H97.8H1.1v105c0,10.6,8.7,19.3,19.3,19.3H175c10.7,0,19.3-8.7,19.3-19.3V79.5
+ C194.4,68.9,185.7,60.2,175,60.2"/>
+ <path fill="#FDC17E" d="M78.4,40.9H20.5c-10.7,0-19.3,8.7-19.3,19.3h96.6L78.4,40.9"/>
+ </g>
+ </g>
+</g>
+<g id="Layer_35" display="none">
+ <g display="inline">
+ <path fill="#F8B0AB" d="M175,59.5h-52.8H97.8H1.1v105c0,10.6,8.7,19.3,19.3,19.3H175c10.7,0,19.3-8.7,19.3-19.3V78.7
+ C194.4,68.1,185.7,59.5,175,59.5"/>
+ <path fill="#F19C9B" d="M78.4,40.1H20.5c-10.7,0-19.3,8.7-19.3,19.3h96.6L78.4,40.1"/>
+ </g>
+</g>
+<g id="Layer_36" display="none">
+ <g display="inline">
+ <g>
+ <path fill="#F26750" d="M175.1,59.2h-52.7H98H1.6V164c0,10.6,8.7,19.3,19.3,19.3h154.1c10.6,0,19.3-8.7,19.3-19.3V78.5
+ C194.4,67.9,185.7,59.2,175.1,59.2z"/>
+ <path fill="#E63B35" d="M78.7,39.9H20.9c-10.6,0-19.3,8.7-19.3,19.3H98L78.7,39.9z"/>
+ </g>
+ </g>
+</g>
+<g id="Layer_37" display="none">
+ <g display="inline">
+ <g>
+ <rect x="1" y="48.2" fill="#C4C2B4" width="186.5" height="129.9"/>
+ <path fill="#E8E3CF" d="M104.1,121.8c-5.5,4.9-14.3,4.9-19.8,0l-6.9-6.1C55.7,135.1,1,178.1,1,178.1h186.5c0,0-54.7-43-76.4-62.4
+ L104.1,121.8z M104.1,121.8"/>
+ <path fill="#EFEADE" d="M1,48.2l83.4,73.6c5.5,4.9,14.3,4.9,19.8,0l83.4-73.6H1z M1,48.2"/>
+ </g>
+ <g>
+ <path fill="#D05B28" d="M220.5,144.8c0,28-22.7,50.8-50.8,50.8c-28,0-50.8-22.7-50.8-50.8c0-28,22.7-50.8,50.8-50.8
+ C197.8,94,220.5,116.7,220.5,144.8L220.5,144.8z M220.5,144.8"/>
+ <path fill="#FFFFFF" d="M200.1,144.8l-25.7-25.9l-6.8,6.8l14.5,14.3h-42.7v9.5h42.7l-14.5,14.3l6.8,6.7L200.1,144.8z
+ M200.1,144.8"/>
+ </g>
+ </g>
+</g>
+<g id="Layer_38" display="none">
+ <g display="inline">
+ <g>
+ <g>
+ <path fill="#FAFBFB" d="M8,186.4c-0.5,0-1-0.6-1-1.4V60.6h172.9V185c0,0.8-0.5,1.4-1,1.4H8z"/>
+ <path fill="#7B7B7B" d="M172.9,67.6v111.8H14V67.6H172.9 M186.9,53.5H0V185c0,4.6,3.6,8.4,8.1,8.4h170.8c4.4,0,8.1-3.8,8.1-8.4
+ V53.5L186.9,53.5z"/>
+ </g>
+ <path fill="#263238" d="M178.9,28.2H8.1C3.6,28.2,0,32,0,36.7v25.2h186.9V36.7C186.9,32,183.3,28.2,178.9,28.2z"/>
+ <ellipse fill="#EF4438" cx="122.5" cy="45.1" rx="8.1" ry="8.4"/>
+ <ellipse fill="#FEEA39" cx="146.7" cy="45.1" rx="8.1" ry="8.4"/>
+ <ellipse fill="#4DAF4E" cx="170.8" cy="45.1" rx="8.1" ry="8.4"/>
+ </g>
+ <rect x="25.9" y="81.7" fill="#73969B" width="137.3" height="20.3"/>
+ <rect x="25.9" y="102" fill="#B1BFBF" width="43.2" height="65.5"/>
+ <rect x="69.1" y="102" fill="#D6DDE2" width="94" height="65.5"/>
+ </g>
+ <g display="inline">
+ <circle fill="#FFFFFF" cx="167.5" cy="167.9" r="23.7"/>
+ <g>
+ <path fill="#29B99A" d="M211.3,174.8V160h-5.9c-1-4.9-3-9.4-5.4-13.3l3.9-3.9l-10.4-10.4l-3.9,3.9c-3.9-2.5-8.4-4.4-13.3-5.4V125
+ h-14.8v5.9c-4.9,1-9.4,3-13.3,5.4l-3.9-3.9l-11.3,10.4l3.9,3.9c-2.5,3.9-4.4,8.4-5.4,13.3h-5.9v14.8h5.9c1,4.9,3,9.4,5.4,13.3
+ l-3.9,3.9l10.4,10.4l3.9-3.9c3.9,2.5,8.4,4.4,13.3,5.4v5.9h14.8v-5.9c4.9-1,9.4-3,13.3-5.4l3.9,3.9l10.4-10.4l-3-3.9
+ c2.5-3.9,4.4-8.4,5.4-13.3H211.3z M168.4,182.2c-8.4,0-14.8-6.4-14.8-14.8c0-8.4,6.4-14.8,14.8-14.8c8.4,0,14.8,6.4,14.8,14.8
+ C183.2,175.8,176.8,182.2,168.4,182.2L168.4,182.2z M168.4,182.2"/>
+ <path fill="#169977" d="M205.4,160c-1-4.9-3-9.4-5.4-13.3l3.9-3.9l-10.4-10.4l-3.9,3.9c-3.9-2.5-8.4-4.4-13.3-5.4V125h-7.4v27.6
+ c7.9,0,14.8,6.9,14.8,14.8c0,7.9-6.4,14.8-14.8,14.8v27.6h7.4v-5.9c4.9-1,9.4-3,13.3-5.4l3.9,3.9l10.4-10.4l-3.9-3.9
+ c2.5-3.9,4.4-8.4,5.4-13.3h5.9V160H205.4z M205.4,160"/>
+ </g>
+ </g>
+</g>
+<g id="Layer_39" display="none">
+ <g display="inline">
+ <g>
+ <path fill="#656D78" d="M173.2,40.1H28.8c-4.4,0-8,3.6-8,8v32.1c0,4.4,3.6,8,8,8h144.4c4.4,0,8-3.6,8-8V48.2
+ C181.2,43.8,177.6,40.1,173.2,40.1z"/>
+ <circle fill="#8AC053" cx="44.8" cy="64.2" r="8"/>
+ <rect x="125.1" y="64.2" fill="#AAB1BD" width="16" height="8"/>
+ <rect x="149.1" y="64.2" fill="#AAB1BD" width="16" height="8"/>
+ <path fill="#434953" d="M181.2,80.3L181.2,80.3H20.8l0,0c0,4.4,3.6,8,8,8h144.4C177.6,88.3,181.2,84.7,181.2,80.3z"/>
+ </g>
+ <g>
+ <path fill="#656D78" d="M173.2,88.3H28.8c-4.4,0-8,3.6-8,8v32.1c0,4.4,3.6,8,8,8h144.4c4.4,0,8-3.6,8-8V96.3
+ C181.2,91.9,177.6,88.3,173.2,88.3z"/>
+ <circle fill="#F4BA46" cx="44.8" cy="112.4" r="8"/>
+ <rect x="125.1" y="112.4" fill="#AAB1BD" width="16" height="8"/>
+ <rect x="149.1" y="112.4" fill="#AAB1BD" width="16" height="8"/>
+ <path fill="#434953" d="M181.2,128.4L181.2,128.4H20.8l0,0c0,4.4,3.6,8,8,8h144.4C177.6,136.4,181.2,132.8,181.2,128.4z"/>
+ </g>
+ <g>
+ <path fill="#656D78" d="M173.2,136.4H28.8c-4.4,0-8,3.6-8,8v32.1c0,4.4,3.6,8,8,8h144.4c4.4,0,8-3.6,8-8v-32.1
+ C181.2,140,177.6,136.4,173.2,136.4z"/>
+ <circle fill="#E8573F" cx="44.8" cy="160.5" r="8"/>
+ <rect x="125.1" y="160.5" fill="#AAB1BD" width="16" height="8"/>
+ <rect x="149.1" y="160.5" fill="#AAB1BD" width="16" height="8"/>
+ <path fill="#434953" d="M181.2,176.5L181.2,176.5H20.8l0,0c0,4.4,3.6,8,8,8h144.4C177.6,184.6,181.2,180.9,181.2,176.5z"/>
+ </g>
+ </g>
+ <g display="inline">
+ <polygon fill="#A9C148" points="66.1,161.3 113.7,112.3 69,112.3 66.1,112.3 0,112.3 0,136.8 66.1,136.8 "/>
+ <polygon fill="#A9C148" points="66.1,63.3 66.1,87.8 0,87.8 0,112.3 66.1,112.3 69,112.3 113.7,112.3 "/>
+ </g>
+</g>
+<g id="Layer_40" display="none">
+ <path display="inline" fill="#B1BFBF" d="M179.9,163.2H26.3c-14.6,0-26.5-11.9-26.5-26.5V90.4c0-14.6,11.9-26.5,26.5-26.5h153.6
+ c14.6,0,26.5,11.9,26.5,26.5v46.3C206.4,151.3,194.5,163.2,179.9,163.2z"/>
+ <rect x="12.5" y="77.4" display="inline" fill="#FFFFFF" width="181.3" height="72.3"/>
+ <g display="inline">
+ <polygon fill="#010101" points="108.5,102.5 134.8,128.1 134.8,102.5 "/>
+ <polygon fill="#010101" points="134.8,128.1 161.1,102.5 134.8,102.5 "/>
+ </g>
+ <g display="inline">
+ <circle fill="#FFFFFF" cx="184.6" cy="166.2" r="22.3"/>
+ <g>
+ <path fill="#29B99A" d="M225.9,172.7v-14h-5.6c-0.9-4.7-2.8-8.8-5.1-12.6l3.7-3.7l-9.8-9.8l-3.7,3.7c-3.7-2.3-7.9-4.2-12.6-5.1
+ v-5.6h-14v5.6c-4.6,0.9-8.8,2.8-12.6,5.1l-3.7-3.7l-10.7,9.8l3.7,3.7c-2.3,3.7-4.2,7.9-5.1,12.6H145v14h5.6
+ c0.9,4.6,2.8,8.8,5.1,12.6L152,189l9.8,9.8l3.7-3.7c3.7,2.3,7.9,4.2,12.6,5.1v5.6h14v-5.6c4.6-0.9,8.8-2.8,12.6-5.1l3.7,3.7
+ l9.8-9.8l-2.8-3.7c2.3-3.7,4.2-7.9,5.1-12.6H225.9z M185.5,179.7c-7.9,0-14-6-14-14c0-7.9,6-14,14-14c7.9,0,14,6,14,14
+ C199.4,173.6,193.4,179.7,185.5,179.7L185.5,179.7z M185.5,179.7"/>
+ <path fill="#169977" d="M220.3,158.7c-0.9-4.7-2.8-8.8-5.1-12.6l3.7-3.7l-9.8-9.8l-3.7,3.7c-3.7-2.3-7.9-4.2-12.6-5.1v-5.6h-7v26
+ c7.4,0,14,6.5,14,14c0,7.4-6,14-14,14v26h7v-5.6c4.6-0.9,8.8-2.8,12.6-5.1l3.7,3.7l9.8-9.8l-3.7-3.7c2.3-3.7,4.2-7.9,5.1-12.6
+ h5.6v-14H220.3z M220.3,158.7"/>
+ </g>
+ </g>
+</g>
+<g id="Layer_41" display="none">
+ <g display="inline">
+ <rect x="0.5" y="48.1" fill="#C4C2B4" width="186.4" height="129.8"/>
+ <path fill="#E8E3CF" d="M103.6,121.7c-5.5,4.9-14.3,4.9-19.8,0l-6.9-6.1C55.2,135,0.5,177.9,0.5,177.9H187c0,0-54.7-43-76.4-62.4
+ L103.6,121.7z M103.6,121.7"/>
+ <path fill="#EFEADE" d="M0.5,48.1l83.3,73.6c5.4,4.9,14.3,4.9,19.8,0L187,48.1H0.5z M0.5,48.1"/>
+ </g>
+ <circle display="inline" fill="#FFFFFF" cx="176.5" cy="161.9" r="25"/>
+ <g display="inline">
+ <path fill="#29B99A" d="M222.7,169.1v-15.6h-6.2c-1-5.2-3.1-9.9-5.7-14l4.2-4.2L204,124.4l-4.2,4.2c-4.2-2.6-8.8-4.7-14-5.7v-6.2
+ h-15.6v6.2c-5.2,1-9.9,3.1-14,5.7l-4.2-4.2l-11.9,10.9l4.2,4.2c-2.6,4.2-4.7,8.8-5.7,14h-6.2v15.6h6.2c1,5.2,3.1,9.9,5.7,14
+ l-4.2,4.2l10.9,10.9l4.2-4.2c4.2,2.6,8.8,4.7,14,5.7v6.2h15.6v-6.2c5.2-1,9.9-3.1,14-5.7l4.2,4.2l10.9-10.9l-3.1-4.2
+ c2.6-4.2,4.7-8.8,5.7-14H222.7z M177.5,176.9c-8.8,0-15.6-6.8-15.6-15.6c0-8.8,6.8-15.6,15.6-15.6c8.8,0,15.6,6.8,15.6,15.6
+ C193.1,170.1,186.3,176.9,177.5,176.9L177.5,176.9z M177.5,176.9"/>
+ <path fill="#169977" d="M216.4,153.5c-1-5.2-3.1-9.9-5.7-14l4.2-4.2L204,124.4l-4.2,4.2c-4.2-2.6-8.8-4.7-14-5.7v-6.2H178v29.1
+ c8.3,0,15.6,7.3,15.6,15.6c0,8.3-6.8,15.6-15.6,15.6V206h7.8v-6.2c5.2-1,9.9-3.1,14-5.7l4.2,4.2l10.9-10.9l-4.2-4.2
+ c2.6-4.2,4.7-8.8,5.7-14h6.2v-15.6H216.4z M216.4,153.5"/>
+ </g>
+</g>
+<g id="Layer_42" display="none">
+ <g display="inline">
+ <g>
+ <rect x="1.5" y="58.9" fill="#75C69D" width="77.8" height="77.8"/>
+ <rect x="1.5" y="58.9" fill="#56BB6F" width="38.9" height="77.8"/>
+ </g>
+ <g>
+ <rect x="94.1" y="28.6" fill="#65A5DA" width="77.8" height="77.8"/>
+ <rect x="94.1" y="28.6" fill="#488FCC" width="38.9" height="77.8"/>
+ </g>
+ <g>
+ <rect x="65" y="90.5" fill="#F26750" width="77.8" height="77.8"/>
+ <rect x="65" y="90.5" fill="#E63B35" width="38.9" height="77.8"/>
+ </g>
+ </g>
+ <circle display="inline" fill="#FFFFFF" cx="151.9" cy="172.1" r="23.8"/>
+ <g display="inline">
+ <path fill="#29B99A" d="M207.2,178.9V164h-5.9c-1-5-3-9.4-5.4-13.4l4-4l-10.4-10.4l-4,4c-4-2.5-8.4-4.5-13.4-5.4v-5.9h-14.9v5.9
+ c-5,1-9.4,3-13.4,5.4l-4-4l-11.4,10.4l4,4c-2.5,4-4.5,8.4-5.4,13.4H121v14.9h5.9c1,5,3,9.4,5.4,13.4l-4,4l10.4,10.4l4-4
+ c4,2.5,8.4,4.5,13.4,5.5v5.9H171v-5.9c5-1,9.4-3,13.4-5.5l4,4l10.4-10.4l-3-4c2.5-4,4.5-8.4,5.4-13.4H207.2z M164.1,186.3
+ c-8.4,0-14.9-6.4-14.9-14.9c0-8.4,6.4-14.9,14.9-14.9c8.4,0,14.9,6.4,14.9,14.9C178.9,179.9,172.5,186.3,164.1,186.3L164.1,186.3z
+ M164.1,186.3"/>
+ <path fill="#169977" d="M201.2,164c-1-5-3-9.4-5.4-13.4l4-4l-10.4-10.4l-4,4c-4-2.5-8.4-4.5-13.4-5.4v-5.9h-7.4v27.7
+ c7.9,0,14.9,6.9,14.9,14.9c0,7.9-6.4,14.9-14.9,14.9v27.7h7.4v-5.9c5-1,9.4-3,13.4-5.5l4,4l10.4-10.4l-4-4c2.5-4,4.5-8.4,5.4-13.4
+ h5.9V164H201.2z M201.2,164"/>
+ </g>
+</g>
+<g id="Layer_43" display="none">
+ <g display="inline">
+ <g>
+ <path fill="#FFFFFF" d="M18.1,182.1c-4.7,0-8.5-3.8-8.5-8.5V40.7c0-4.7,3.8-8.5,8.5-8.5h83.4c2.3,0,4.4,0.9,6,2.5l27.6,27.6
+ c1.6,1.6,2.5,3.8,2.5,6v105.3c0,4.7-3.8,8.5-8.5,8.5H18.1z"/>
+ <path fill="#B1BFBF" d="M101.5,40.7l27.6,27.6v105.3h-111V40.7H101.5 M101.5,23.7H18.1c-9.4,0-17,7.6-17,17v132.9
+ c0,9.4,7.6,17,17,17h111c9.4,0,17-7.6,17-17V68.3c0-4.5-1.8-8.8-5-12l-27.6-27.6C110.3,25.5,106,23.7,101.5,23.7L101.5,23.7z"/>
+ </g>
+ <circle fill="#FFFFFF" cx="132.8" cy="174.5" r="19.1"/>
+ <g>
+ <path fill="#29B99A" d="M168.1,180v-11.9h-4.8c-0.8-4-2.4-7.6-4.4-10.8l3.2-3.2l-8.4-8.4l-3.2,3.2c-3.2-2-6.8-3.6-10.7-4.4v-4.8
+ h-11.9v4.8c-4,0.8-7.6,2.4-10.7,4.4l-3.2-3.2l-9.2,8.4l3.2,3.2c-2,3.2-3.6,6.8-4.4,10.8h-4.8V180h4.8c0.8,4,2.4,7.6,4.4,10.7
+ l-3.2,3.2l8.4,8.4l3.2-3.2c3.2,2,6.8,3.6,10.8,4.4v4.8h11.9v-4.8c4-0.8,7.6-2.4,10.7-4.4l3.2,3.2l8.4-8.4l-2.4-3.2
+ c2-3.2,3.6-6.8,4.4-10.7H168.1z M133.5,186c-6.8,0-11.9-5.2-11.9-11.9c0-6.8,5.2-11.9,11.9-11.9c6.8,0,11.9,5.2,11.9,11.9
+ C145.4,180.8,140.3,186,133.5,186L133.5,186z M133.5,186"/>
+ <path fill="#169977" d="M163.4,168.1c-0.8-4-2.4-7.6-4.4-10.8l3.2-3.2l-8.4-8.4l-3.2,3.2c-3.2-2-6.8-3.6-10.7-4.4v-4.8h-6v22.3
+ c6.4,0,11.9,5.6,11.9,11.9c0,6.4-5.2,11.9-11.9,11.9v22.3h6v-4.8c4-0.8,7.6-2.4,10.7-4.4l3.2,3.2l8.4-8.4l-3.2-3.2
+ c2-3.2,3.6-6.8,4.4-10.7h4.8v-11.9H163.4z M163.4,168.1"/>
+ </g>
+ </g>
+</g>
+<g id="Layer_44" display="none">
+ <g display="inline">
+ <g>
+ <path fill="#795649" d="M88.9,133.4l-58.1,58.1c-6.9,6.9-18,6.9-24.9,0c-3.4-3.4-5.2-8-5.2-12.5c0-4.5,1.7-9,5.2-12.5l61.5-61.5
+ C70.2,118.5,78.3,129,88.9,133.4z"/>
+ <g>
+ <path fill="#488FCC" d="M30.1,102.6c0,38.9,31.6,70.5,70.5,70.5v-141C61.6,32.1,30.1,63.7,30.1,102.6z"/>
+ <path fill="#70B2E2" d="M171.1,102.6c0,38.9-31.6,70.5-70.5,70.5v-141C139.5,32.1,171.1,63.7,171.1,102.6z"/>
+ <path fill="#9D9D9D" d="M159.3,102.6c0,32.4-26.4,58.8-58.8,58.8c-32.4,0-58.8-26.4-58.8-58.8c0-32.4,26.4-58.8,58.8-58.8
+ C133,43.9,159.3,70.2,159.3,102.6 M171.1,102.6c0-38.9-31.6-70.5-70.5-70.5c-38.9,0-70.5,31.6-70.5,70.5s31.6,70.5,70.5,70.5
+ C139.5,173.1,171.1,141.6,171.1,102.6L171.1,102.6z"/>
+ <path fill="#FAFBFB" d="M147.6,102.6c0,25.9-21.1,47-47,47c-25.9,0-47-21.1-47-47c0-25.9,21.1-47,47-47
+ C126.5,55.6,147.6,76.7,147.6,102.6 M159.3,102.6c0-32.5-26.3-58.8-58.8-58.8c-32.5,0-58.8,26.3-58.8,58.8s26.3,58.8,58.8,58.8
+ C133,161.4,159.3,135.1,159.3,102.6L159.3,102.6z"/>
+ </g>
+ </g>
+ </g>
+ <circle display="inline" fill="#FFFFFF" cx="162.3" cy="163.7" r="24.4"/>
+ <g display="inline">
+ <path fill="#29B99A" d="M219,170.6v-15.3h-6.1c-1-5.1-3.1-9.7-5.6-13.7l4.1-4.1l-10.7-10.7l-4.1,4.1c-4.1-2.5-8.6-4.6-13.7-5.6
+ v-6.1h-15.3v6.1c-5.1,1-9.7,3.1-13.7,5.6l-4.1-4.1l-11.7,10.7l4.1,4.1c-2.5,4.1-4.6,8.6-5.6,13.7h-6.1v15.3h6.1
+ c1,5.1,3.1,9.7,5.6,13.7l-4.1,4.1l10.7,10.7l4.1-4.1c4.1,2.5,8.6,4.6,13.7,5.6v6.1h15.3v-6.1c5.1-1,9.7-3.1,13.7-5.6l4.1,4.1
+ l10.7-10.7l-3.1-4.1c2.5-4.1,4.6-8.6,5.6-13.7H219z M174.8,178.3c-8.6,0-15.3-6.6-15.3-15.3c0-8.6,6.6-15.3,15.3-15.3
+ c8.6,0,15.3,6.6,15.3,15.3C190,171.7,183.4,178.3,174.8,178.3L174.8,178.3z M174.8,178.3"/>
+ <path fill="#169977" d="M212.9,155.4c-1-5.1-3.1-9.7-5.6-13.7l4.1-4.1l-10.7-10.7l-4.1,4.1c-4.1-2.5-8.6-4.6-13.7-5.6v-6.1h-7.6
+ v28.5c8.1,0,15.3,7.1,15.3,15.3c0,8.1-6.6,15.3-15.3,15.3v28.5h7.6v-6.1c5.1-1,9.7-3.1,13.7-5.6l4.1,4.1l10.7-10.7l-4.1-4.1
+ c2.5-4.1,4.6-8.6,5.6-13.7h6.1v-15.3H212.9z M212.9,155.4"/>
+ </g>
+</g>
+<g id="Layer_45" display="none">
+ <g display="inline">
+ <path fill="#B1BFBF" d="M175.2,45.1h-32.5H49.8H17.2c-8.7,0-15.8,7.1-15.8,15.8v70.1c0,8.7,7.1,15.8,15.8,15.8h16.7h26.5h50.3h2.2
+ h19h26.5h16.7c8.7,0,15.8-7.1,15.8-15.8V60.9C191,52.2,183.9,45.1,175.2,45.1z"/>
+ <g>
+ <path fill="#29B99A" d="M204,173.6v-14.1h-5.7c-0.9-4.7-2.8-9-5.2-12.7l3.8-3.8l-9.9-9.9l-3.8,3.8c-3.8-2.4-8-4.2-12.7-5.2V126
+ h-14.1v5.7c-4.7,0.9-9,2.8-12.7,5.2l-3.8-3.8l-10.8,9.9l3.8,3.8c-2.4,3.8-4.2,8-5.2,12.7H122v14.1h5.7c0.9,4.7,2.8,9,5.2,12.7
+ l-3.8,3.8l9.9,9.9l3.8-3.8c3.8,2.4,8,4.2,12.7,5.2v5.7h14.1v-5.7c4.7-0.9,9-2.8,12.7-5.2l3.8,3.8l9.9-9.9l-2.8-3.8
+ c2.4-3.8,4.2-8,5.2-12.7H204z M163,180.7c-8,0-14.1-6.1-14.1-14.1c0-8,6.1-14.1,14.1-14.1c8,0,14.1,6.1,14.1,14.1
+ C177.2,174.6,171,180.7,163,180.7L163,180.7z M163,180.7"/>
+ <path fill="#169977" d="M198.4,159.5c-0.9-4.7-2.8-9-5.2-12.7l3.8-3.8l-9.9-9.9l-3.8,3.8c-3.8-2.4-8-4.2-12.7-5.2V126h-7.1v26.4
+ c7.5,0,14.1,6.6,14.1,14.1c0,7.5-6.1,14.1-14.1,14.1v26.4h7.1v-5.7c4.7-0.9,9-2.8,12.7-5.2l3.8,3.8l9.9-9.9l-3.8-3.8
+ c2.4-3.8,4.2-8,5.2-12.7h5.7v-14.1H198.4z M198.4,159.5"/>
+ </g>
+ <polygon fill="#B1BFBF" points="69.2,171.7 40,200.1 40,142.5 97.6,142.5 "/>
+ <rect x="39.8" y="71.5" fill="#FFFFFF" width="117" height="7.7"/>
+ <rect x="39.8" y="92.2" fill="#FFFFFF" width="117" height="7.7"/>
+ <rect x="39.8" y="112.9" fill="#FFFFFF" width="65.2" height="7.7"/>
+ </g>
+</g>
+<g id="Layer_46" display="none">
+ <path display="inline" fill="#D3D3D3" d="M139.5,35.2c0-3.9-3.1-7-7-7H19c-2.6,0-4.7,2.1-4.7,4.7v158.4c0,2.6,2.1,4.7,4.7,4.7
+ h113.4c3.9,0,7-3.1,7-7V35.2z"/>
+ <path display="inline" fill="#AEAEAE" d="M76.9,28.1H19c-2.6,0-4.7,2.1-4.7,4.7v158.4c0,2.6,2.1,4.7,4.7,4.7h57.9V28.1L76.9,28.1z"
+ />
+ <g display="inline">
+ <path fill="#FFFFFF" d="M56.5,76.4h54.4c3.9,0,7-3.1,7-7s-3.1-7-7-7H56.5c-3.9,0-7,3.1-7,7S52.6,76.4,56.5,76.4z"/>
+ <path fill="#FFFFFF" d="M110.9,90.9H56.5c-3.9,0-7,3.1-7,7c0,3.9,3.1,7,7,7h54.4c3.9,0,7-3.1,7-7
+ C117.9,94.1,114.8,90.9,110.9,90.9z"/>
+ <path fill="#FFFFFF" d="M110.9,119.5H56.5c-3.9,0-7,3.1-7,7c0,3.9,3.1,7,7,7h54.4c3.9,0,7-3.1,7-7
+ C117.9,122.7,114.8,119.5,110.9,119.5z"/>
+ <path fill="#FFFFFF" d="M110.9,148.1H56.5c-3.9,0-7,3.1-7,7c0,3.9,3.1,7,7,7h54.4c3.9,0,7-3.1,7-7
+ C117.9,151.2,114.8,148.1,110.9,148.1z"/>
+ </g>
+ <g display="inline">
+ <path fill="#E8E8E8" d="M56.5,76.4h20.4V62.3H56.5c-3.9,0-7,3.1-7,7S52.6,76.4,56.5,76.4z"/>
+ <path fill="#E8E8E8" d="M76.9,90.9H56.5c-3.9,0-7,3.1-7,7c0,3.9,3.1,7,7,7h20.4V90.9z"/>
+ <path fill="#E8E8E8" d="M76.9,119.5H56.5c-3.9,0-7,3.1-7,7c0,3.9,3.1,7,7,7h20.4V119.5z"/>
+ <path fill="#E8E8E8" d="M76.9,148.1H56.5c-3.9,0-7,3.1-7,7c0,3.9,3.1,7,7,7h20.4V148.1z"/>
+ </g>
+ <path display="inline" fill="#6E7583" d="M63.5,195.9H19c-2.6,0-4.7-2.1-4.7-4.7V32.8c0-2.6,2.1-4.7,4.7-4.7h44.5V195.9z"/>
+ <g display="inline">
+ <path fill="#EF7D7C" d="M8.7,72.6h15.9c3.9,0,7-3.1,7-7s-3.1-7-7-7H8.7c-3.9,0-7,3.1-7,7S4.8,72.6,8.7,72.6z"/>
+ <path fill="#EF7D7C" d="M24.6,89.5H8.7c-3.9,0-7,3.1-7,7s3.1,7,7,7h15.9c3.9,0,7-3.1,7-7S28.5,89.5,24.6,89.5z"/>
+ <path fill="#EF7D7C" d="M24.6,120.4H8.7c-3.9,0-7,3.1-7,7c0,3.9,3.1,7,7,7h15.9c3.9,0,7-3.1,7-7C31.7,123.6,28.5,120.4,24.6,120.4
+ z"/>
+ <path fill="#EF7D7C" d="M24.6,151.4H8.7c-3.9,0-7,3.1-7,7c0,3.9,3.1,7,7,7h15.9c3.9,0,7-3.1,7-7C31.7,154.5,28.5,151.4,24.6,151.4
+ z"/>
+ </g>
+ <g display="inline">
+ <path fill="#29B99A" d="M178.6,175.7v-13.6h-5.5c-0.9-4.5-2.7-8.6-5-12.3l3.6-3.6l-9.5-9.5l-3.6,3.6c-3.6-2.3-7.7-4.1-12.3-5v-5.5
+ h-13.6v5.5c-4.5,0.9-8.6,2.7-12.3,5l-3.6-3.6l-10.5,9.5l3.6,3.6c-2.3,3.6-4.1,7.7-5,12.3h-5.5v13.6h5.5c0.9,4.5,2.7,8.6,5,12.3
+ l-3.6,3.6l9.5,9.5l3.6-3.6c3.6,2.3,7.7,4.1,12.3,5v5.5h13.6v-5.5c4.5-0.9,8.6-2.7,12.3-5l3.6,3.6l9.5-9.5l-2.7-3.6
+ c2.3-3.6,4.1-7.7,5-12.3H178.6z M139,182.5c-7.7,0-13.6-5.9-13.6-13.6c0-7.7,5.9-13.6,13.6-13.6c7.7,0,13.6,5.9,13.6,13.6
+ C152.7,176.6,146.7,182.5,139,182.5L139,182.5z M139,182.5"/>
+ <path fill="#169977" d="M173.1,162.1c-0.9-4.5-2.7-8.6-5-12.3l3.6-3.6l-9.5-9.5l-3.6,3.6c-3.6-2.3-7.7-4.1-12.3-5v-5.5h-6.8v25.5
+ c7.3,0,13.6,6.4,13.6,13.6c0,7.3-5.9,13.6-13.6,13.6V208h6.8v-5.5c4.5-0.9,8.6-2.7,12.3-5l3.6,3.6l9.5-9.5l-3.6-3.6
+ c2.3-3.6,4.1-7.7,5-12.3h5.5v-13.6H173.1z M173.1,162.1"/>
+ </g>
+</g>
+<g id="Layer_47" display="none">
+ <g display="inline">
+ <g>
+ <path fill="#EDEFF1" d="M163.8,41.1H91.5L73.3,23H19.1c-10,0-18.1,8.1-18.1,18.1v10.2c0-10,8.1-18.1,18.1-18.1h54.3l18.1,18.1
+ h72.4c10,0,18.1,8.1,18.1,18.1V59.2C182,49.3,173.8,41.1,163.8,41.1z"/>
+ <path fill="#B1BFBF" d="M163.8,51.3h-49.5H91.5H0.9v98.4c0,9.9,8.1,18.1,18.1,18.1h144.8c10,0,18.1-8.2,18.1-18.1V69.4
+ C182,59.5,173.8,51.3,163.8,51.3z"/>
+ <path fill="#73969B" d="M73.3,33.2H19.1c-10,0-18.1,8.1-18.1,18.1h90.5L73.3,33.2z"/>
+ </g>
+ <g>
+ <g>
+ <path fill="#FFE7D2" d="M104.1,71.3c15.9,0,28.8,12.9,28.8,28.8c0,15.9-12.9,37.6-28.8,37.6c-15.9,0-28.8-21.7-28.8-37.6
+ C75.4,84.2,88.2,71.3,104.1,71.3L104.1,71.3z M104.1,71.3"/>
+ <path fill="#465B65" d="M127,136.8c-0.1,0.1-0.1,0.1-0.2,0.2c-0.1-0.1-0.2-0.1-0.3-0.2c-6.5,6.5-14.1,10-22.1,10.1
+ c-7.9-0.1-15.5-3.6-22.1-10.1c-0.1,0.1-0.2,0.1-0.3,0.2c-0.1-0.1-0.1-0.1-0.2-0.2c-17.5,8.3-29.7,26.2-29.7,47v0
+ c13.7,12.5,32,20.1,52,20.1c0.1,0,0.2,0,0.3,0c0.1,0,0.2,0,0.3,0c20,0,38.3-7.6,52-20.1v0C156.6,163,144.5,145.2,127,136.8z"/>
+ </g>
+ </g>
+ <g>
+ <circle fill="#FFFFFF" cx="181.1" cy="167.7" r="23.3"/>
+ <g>
+ <path fill="#29B99A" d="M224.2,174.5v-14.5h-5.8c-1-4.9-2.9-9.2-5.3-13.1l3.9-3.9l-10.2-10.2l-3.9,3.9
+ c-3.9-2.4-8.2-4.4-13.1-5.3v-5.8h-14.6v5.8c-4.8,1-9.2,2.9-13.1,5.3l-3.9-3.9L147,143l3.9,3.9c-2.4,3.9-4.4,8.2-5.3,13.1h-5.8
+ v14.5h5.8c1,4.8,2.9,9.2,5.3,13.1l-3.9,3.9l10.2,10.2l3.9-3.9c3.9,2.4,8.2,4.4,13.1,5.3v5.8h14.5v-5.8c4.8-1,9.2-2.9,13.1-5.3
+ l3.9,3.9l10.2-10.2l-2.9-3.9c2.4-3.9,4.4-8.2,5.3-13.1H224.2z M182,181.8c-8.2,0-14.5-6.3-14.5-14.6c0-8.2,6.3-14.6,14.5-14.6
+ c8.2,0,14.5,6.3,14.5,14.6C196.5,175.5,190.2,181.8,182,181.8L182,181.8z M182,181.8"/>
+ <path fill="#169977" d="M218.3,159.9c-1-4.9-2.9-9.2-5.3-13.1l3.9-3.9l-10.2-10.2l-3.9,3.9c-3.9-2.4-8.2-4.4-13.1-5.3v-5.8h-7.3
+ v27.2c7.8,0,14.6,6.8,14.6,14.6c0,7.8-6.3,14.6-14.6,14.6v27.2h7.3v-5.8c4.8-1,9.2-2.9,13.1-5.3l3.9,3.9l10.2-10.2l-3.9-3.9
+ c2.4-3.9,4.4-8.2,5.3-13.1h5.8v-14.5H218.3z M218.3,159.9"/>
+ </g>
+ </g>
+ </g>
+</g>
+<g id="Layer_48" display="none">
+ <g display="inline">
+ <g>
+ <path fill="#FCD1A0" d="M66.6,28.1c20,0,36.3,16.2,36.3,36.3c0,20-16.2,47.4-36.3,47.4c-20,0-36.3-27.4-36.3-47.4
+ C30.3,44.4,46.6,28.1,66.6,28.1L66.6,28.1z M66.6,28.1"/>
+ <path fill="#465B65" d="M95.4,110.7c-0.1,0.1-0.2,0.1-0.2,0.2c-0.1-0.1-0.3-0.2-0.4-0.2c-8.2,8.2-17.8,12.6-27.8,12.7
+ c-10-0.1-19.6-4.5-27.8-12.7c-0.1,0.1-0.3,0.2-0.4,0.2c-0.1-0.1-0.2-0.1-0.2-0.2C16.3,121.2,1,143.8,1,169.9v0.1
+ c17.3,15.7,40.3,25.3,65.6,25.3c0.1,0,0.2,0,0.3,0c0.1,0,0.2,0,0.3,0c25.2,0,48.2-9.6,65.6-25.3v-0.1
+ C132.8,143.8,117.6,121.2,95.4,110.7z"/>
+ </g>
+ </g>
+ <g display="inline">
+ <circle fill="#FFFFFF" cx="142" cy="168.8" r="23.9"/>
+ <g>
+ <path fill="#29B99A" d="M186.2,175.8v-14.9h-6c-1-5-3-9.4-5.5-13.4l4-4L168.3,133l-4,4c-4-2.5-8.4-4.5-13.4-5.5v-6H136v6
+ c-5,1-9.4,3-13.4,5.5l-4-4l-11.4,10.4l4,4c-2.5,4-4.5,8.4-5.5,13.4h-6v14.9h6c1,5,3,9.4,5.5,13.4l-4,4l10.4,10.4l4-4
+ c4,2.5,8.4,4.5,13.4,5.5v6h14.9v-6c5-1,9.4-3,13.4-5.5l4,4l10.4-10.4l-3-4c2.5-4,4.5-8.4,5.5-13.4H186.2z M142.9,183.2
+ c-8.4,0-14.9-6.5-14.9-14.9c0-8.4,6.5-14.9,14.9-14.9c8.4,0,14.9,6.5,14.9,14.9C157.8,176.8,151.4,183.2,142.9,183.2L142.9,183.2
+ z M142.9,183.2"/>
+ <path fill="#169977" d="M180.2,160.9c-1-5-3-9.4-5.5-13.4l4-4L168.3,133l-4,4c-4-2.5-8.4-4.5-13.4-5.5v-6h-7.5v27.8
+ c8,0,14.9,7,14.9,14.9c0,8-6.5,14.9-14.9,14.9V211h7.5v-6c5-1,9.4-3,13.4-5.5l4,4l10.4-10.4l-4-4c2.5-4,4.5-8.4,5.5-13.4h6v-14.9
+ H180.2z M180.2,160.9"/>
+ </g>
+ </g>
+</g>
+<g id="Layer_49" display="none">
+ <g display="inline">
+ <path fill="#EDEFF1" d="M167.1,45.1H93.7L75.3,26.7H20.2C10.1,26.7,1.8,35,1.8,45.1v10.4c0-10.1,8.3-18.4,18.4-18.4h55.1
+ l18.4,18.4h73.5c10.1,0,18.4,8.2,18.4,18.3V63.5C185.5,53.4,177.3,45.1,167.1,45.1z"/>
+ <path fill="#B1BFBF" d="M167.1,55.5h-50.2H93.7H1.8v99.8c0,10.1,8.3,18.4,18.4,18.4h146.9c10.1,0,18.4-8.3,18.4-18.4V73.8
+ C185.5,63.7,177.3,55.5,167.1,55.5z"/>
+ <path fill="#73969B" d="M75.3,37.1H20.2c-10.1,0-18.4,8.3-18.4,18.4h91.9L75.3,37.1z"/>
+ </g>
+ <g display="inline">
+ <path fill="#398ECD" d="M90.7,66.5v127.7c-35.3,0-63.9-28.6-63.9-63.9C26.8,95.1,55.4,66.5,90.7,66.5z"/>
+ <path fill="#2B7EC1" d="M90.7,66.5v127.7c35.3,0,63.9-28.6,63.9-63.9C154.5,95.1,125.9,66.5,90.7,66.5z"/>
+ <g>
+ <path fill="#95C8EC" d="M126,108.3c0.1,0,0.2,0.1,0.3,0.1C126,108.3,126,108.3,126,108.3z"/>
+ <path fill="#95C8EC" d="M104.7,78.4c0.2-1.1,4.7-7.2,6.8-6.9c-7-1-13.9-1.2-20.8-1V84c0.6-0.4,1.2-0.8,1.9-1
+ C94.8,82.2,104.3,80.4,104.7,78.4z"/>
+ <path fill="#95C8EC" d="M154.3,126.8c-0.1-1.2-0.1-2.4-0.2-3.5c-0.1-0.6-0.2-1.2-0.3-1.9c-0.2-1.6-0.4-3.1-0.8-4.6
+ c-0.1-0.3-0.2-0.6-0.2-0.9c-0.4-1.8-0.9-3.6-1.5-5.4c0-0.1,0-0.1-0.1-0.2c-2.6-7.9-6.7-15.1-12-21.3c-0.1-0.2-0.3-0.3-0.4-0.5
+ c-1.2-1.4-2.4-2.7-3.7-3.9c-0.1,0-0.1-0.1-0.2-0.1c0.2,1.5,0.8,4.4,2.2,3.9c-0.6,0.3-1.1,0.2-1.6-0.1c1,1.6-20.2,8.6-19.9,9.3
+ c0,0.1,0.1,0.1,0.1,0.2c-0.2,0-0.4,0.3-0.6,1c-0.8,2.6,5.5,4-2.5,3.4c-4.7-0.4-0.4,10.2,2.6,6.6c0.2-0.3,8.2-8,8.4-6.4
+ c-0.3-2.2,7,3.2,6.7,3.8c-0.4,1-1.1,1.4-2.1,1.4c0.9,0.8,3.4-1.7,3.6-2c-0.3,0.6-5.1-5.3-4.3-5.2c3.8,0.7,5.8,5,7.5,7.8
+ c-0.6-1,4.1-3.9,3.8-3.2c-1.8,5.5,6.3,2.5,7.8,4.3c3.4,4-9.5,6-12.3,2.5c4.1,5.1-7.7-2.8-8.4-3.5c-2.4-0.8-10.3,1.4-12.8,1.2
+ c-8.7,9.8-13.2,16.7-4.7,28.1c2,2.6,10.8-0.8,14.1,1c4.3,2.3,3.2,8.9,6,13.7c2.1,3.4-2,12.3,1.9,16.8c1.6,1.9,3.9,4.4,6.2,5.3
+ c9.4-9.9,15.8-22.8,17.3-37.1c0-0.4,0.1-0.9,0.1-1.4c0.1-1.1,0.1-2.3,0.2-3.5c-4.8-3.6-9-13.9-10-16.9c0.2,0.6,7.2,10.4,10,13.9
+ C154.4,128.5,154.4,127.7,154.3,126.8z"/>
+ <path fill="#95C8EC" d="M130.1,90.6c3.6-2.9-0.5-4.9,4.3-6.6c-0.6-0.5-1.2-1.1-1.8-1.6c-0.6-0.5-1.2-1.1-1.8-1.5
+ c-0.1-0.1-0.2-0.1-0.2-0.2c-3.5,3-5.4,6.2-7.3,8.2C126,86.2,127.1,93,130.1,90.6z"/>
+ </g>
+ <g>
+ <path fill="#BDDDF4" d="M42.2,127.9c0.4-0.2,2-4.6,1.4-5c-2.6-1.7-4.9,6.6-8,1.3c-1.6-2.8,1.2-8.2,4.1-9c0.9-0.3,10.1-0.3,11.1,2
+ c0-1.6-0.9-3.4,0.5-4.4c1.9-1.4,6.1-3.2,6.8-5.8c0.6-2.3,8.5-6.3,10.2-6.9c-0.7,0.2-1.7,1.5-1.3,2.3c-0.4-1,6-1.8,5.1-3.2
+ c0,0-2.7,0.5-3.3,0.2c-0.7-0.3,1.7-1.5,1.2-1.8c-0.7-0.3-2.8,0-3.5,0.1c-0.2,0,12.5-3.7,11.1-4.8c-0.3-0.2-3.6-5.6-2.5-5.2
+ c-0.9-0.3-8.2-1.4-8.8-0.9c-0.7,0.6-5.7,9.9-7.7,7.6c-0.9-1.1,0.6-1.9,0.7-2.5c-17-1.9,8.3-9.8,8.5-11.6c0,0-7.6,0-14.2,0
+ c1.5-0.2,2.7-1,3.1-2.6c-0.1,0.4-1,0.3-2.2,0.1c-1.1,0.8-2.2,1.6-3.3,2.5c0.1,0,0.3,0.1,0.4,0.1c-0.2,0-0.3,0-0.5,0
+ c-12.5,9.9-21.2,24.4-23.6,40.9c7,6.2,19.4,13.4,20.7,14.5C47,133,46,126.1,42.2,127.9z"/>
+ <path fill="#BDDDF4" d="M50.8,117.3c0,0.7-0.2,1.3-0.7,1.9C50.9,118.4,51,117.8,50.8,117.3z"/>
+ <path fill="#BDDDF4" d="M67.7,79.2c7.2-3.6,3.8,5.5,3.4,5.3c1.2,1,2.5,1.5,4,1.5c4.2-0.6,1.5-10.3-7.1-9.5
+ C67.9,76.6,65.6,80.2,67.7,79.2z"/>
+ <path fill="#BDDDF4" d="M81.2,145.4c-3.6-0.8-5.1-2.2-8.4-1.7c6.9-1-15.1-12-15-11.9c-0.2-0.2-0.7,1.5-1,2.1
+ c0.1-0.9-2.3-2.5-4.1-0.3c-1.6,1.9-1.6,4.2-2.4,6.7c-2.2,7.1-2.9,10,3.6,16.6c7.1,7.2,3.2,21.9,8.1,30.4c1.6,0.8,3.3,1.6,5,2.3
+ c0.8-2.4,0.5-5.4-0.4-8.6c4.9-1.3,2.7-3.2,3.6-6.5c-0.8,2.7,17.8-19.2,14.1-19.2C88.2,155.3,86.5,146.5,81.2,145.4z"/>
+ <path fill="#BDDDF4" d="M90.7,70.5c-6.8,0.2-13.5,0.8-20.4,1.4c0.7,2,7.3,3.6,11.9,2.2c1.9,1.3,3.8,0.8,5.3,3.8
+ c1.9,3.9-3,1.9-2.6,3.4C87,89,87.8,86,90.7,84V70.5z"/>
+ </g>
+ </g>
+ <g display="inline">
+ <circle fill="#FFFFFF" cx="176.7" cy="165.4" r="23.6"/>
+ <g>
+ <path fill="#29B99A" d="M220.4,172.2v-14.8h-5.9c-1-4.9-3-9.4-5.4-13.3l3.9-3.9l-10.3-10.3l-3.9,3.9c-3.9-2.5-8.4-4.4-13.3-5.4
+ v-5.9h-14.8v5.9c-4.9,1-9.3,3-13.3,5.4l-3.9-3.9l-11.3,10.3l3.9,3.9c-2.5,3.9-4.4,8.4-5.4,13.3h-5.9v14.8h5.9
+ c1,4.9,3,9.3,5.4,13.3l-3.9,3.9l10.3,10.3l3.9-3.9c3.9,2.5,8.4,4.4,13.3,5.4v5.9h14.8v-5.9c4.9-1,9.3-3,13.3-5.4l3.9,3.9
+ l10.3-10.3l-3-3.9c2.5-3.9,4.4-8.4,5.4-13.3H220.4z M177.6,179.6c-8.4,0-14.8-6.4-14.8-14.8c0-8.4,6.4-14.8,14.8-14.8
+ c8.4,0,14.8,6.4,14.8,14.8C192.4,173.2,186,179.6,177.6,179.6L177.6,179.6z M177.6,179.6"/>
+ <path fill="#169977" d="M214.5,157.5c-1-4.9-3-9.4-5.4-13.3l3.9-3.9l-10.3-10.3l-3.9,3.9c-3.9-2.5-8.4-4.4-13.3-5.4v-5.9h-7.4
+ v27.6c7.9,0,14.8,6.9,14.8,14.8c0,7.9-6.4,14.8-14.8,14.8v27.6h7.4v-5.9c4.9-1,9.3-3,13.3-5.4l3.9,3.9l10.3-10.3l-3.9-3.9
+ c2.5-3.9,4.4-8.4,5.4-13.3h5.9v-14.8H214.5z M214.5,157.5"/>
+ </g>
+ </g>
+</g>
+<g id="Layer_50" display="none">
+ <path display="inline" fill="#C6D5D2" d="M116.5,142.5c0,8.5-7.1,15.5-15.9,15.5h-4c-8.8,0-15.9-6.9-15.9-15.5L1.5,38
+ c0-8.5,7.1-15.5,15.9-15.5h162.5c8.8,0,15.9,6.9,15.9,15.5L116.5,142.5z"/>
+ <rect x="76.8" y="94.7" display="inline" fill="#C6D5D2" width="43.6" height="110.9"/>
+ <path display="inline" fill="#EBF2F0" d="M110.8,121.1c0,5.8-4.8,10.6-10.8,10.6h-2.7c-6,0-10.8-4.7-10.8-10.6L32.3,49.7
+ c0-5.8,4.8-10.6,10.8-10.6h111c6,0,10.8,4.7,10.8,10.6L110.8,121.1z"/>
+ <g display="inline">
+ <path fill="#FFFFFF" d="M164.1,110.8c18.9,26.9-11.1,56.2-38.7,37.8c-1.2-0.8-2.2-1.8-3-2.9c-18.9-26.9,11.1-56.2,38.7-37.8
+ C162.2,108.7,163.3,109.7,164.1,110.8z"/>
+ <g>
+ <path fill="#29B99A" d="M192.7,135.8v-16.3H186c-1.1-5.4-3.3-10.3-6.1-14.7l4.5-4.3l-11.7-11.4l-4.5,4.3c-4.5-2.7-9.5-4.9-15-6
+ v-6.5h-16.7v6.5c-5.6,1.1-10.6,3.3-15,6l-4.5-4.3l-12.8,11.4l4.5,4.3c-2.8,4.3-5,9.2-6.1,14.7h-6.7v16.3h6.7
+ c1.1,5.4,3.3,10.3,6.1,14.7l-4.5,4.3l11.7,11.4l4.5-4.3c4.5,2.7,9.5,4.9,15,6v6.5H152v-6.5c5.6-1.1,10.6-3.3,15-6l4.5,4.3
+ l11.7-11.4l-3.3-4.3c2.8-4.3,5-9.2,6.1-14.7H192.7z M144.2,144c-13.4,0-22.3-14.2-12.6-28.6c14.8-9.5,29.3-0.8,29.3,12.3
+ C161,136.9,153.7,144,144.2,144L144.2,144z M144.2,144"/>
+ <path fill="#169977" d="M186,119.5c-1.1-5.4-3.3-10.3-6.1-14.7l4.5-4.3l-11.7-11.4l-4.5,4.3c-4.5-2.7-9.5-4.9-15-6v-6.5h-8.4
+ v30.4c8.9,0,16.7,7.6,16.7,16.3c0,8.7-7.2,16.3-16.7,16.3v30.4h8.4v-6.5c5.6-1.1,10.6-3.3,15-6l4.5,4.3l11.7-11.4l-4.5-4.3
+ c2.8-4.3,5-9.2,6.1-14.7h6.7v-16.3H186z M186,119.5"/>
+ </g>
+ </g>
+</g>
+<g id="Layer_51" display="none">
+ <path display="inline" fill="#B1BFBF" d="M191.8,164.4H28.5c-15.6,0-28.2-12.6-28.2-28.2V87c0-15.6,12.6-28.2,28.2-28.2h163.4
+ c15.6,0,28.2,12.6,28.2,28.2v49.2C220,151.8,207.4,164.4,191.8,164.4z"/>
+ <rect x="13.8" y="73.1" display="inline" fill="#FFFFFF" width="192.7" height="76.9"/>
+ <g display="inline">
+ <polygon fill="#010101" points="115.8,99.9 143.8,127.1 143.8,99.9 "/>
+ <polygon fill="#010101" points="143.8,127.1 171.8,99.9 143.8,99.9 "/>
+ </g>
+</g>
+<g id="Layer_52" display="none">
+ <path display="inline" fill="#73969B" d="M85.3,27.7c-46.5,0-84.2,37.7-84.2,84.2c0,46.5,37.7,84.2,84.2,84.2s84.2-37.7,84.2-84.2
+ C169.5,65.3,131.8,27.7,85.3,27.7z M95.6,171.2H70.4v-25h25.3V171.2z M93.1,124.5l-1.7,9.5H75.5l-3.6-25.3l0.8-0.8
+ c19.7-0.8,27.3-5.9,27.3-14.5c0-7-5.3-11.1-14.3-11.1c-8.7,0-16.2,3.6-23.4,10.8L47.9,77.4c9-10,21.2-16.8,38.2-16.8
+ c22.5,0,37.7,11.5,37.7,32.6C123.9,113,110.1,121.1,93.1,124.5z"/>
+</g>
+<g id="Layer_53" display="none">
+ <g display="inline">
+ <g>
+ <path fill="#656D78" d="M155.2,40.9H9.1C4.7,40.9,1,44.6,1,49v32.5c0,4.5,3.7,8.1,8.1,8.1h146.1c4.5,0,8.1-3.7,8.1-8.1V49
+ C163.3,44.6,159.7,40.9,155.2,40.9z"/>
+ <circle fill="#8AC053" cx="25.3" cy="65.3" r="8.1"/>
+ <path fill="#434953" d="M163.3,81.5L163.3,81.5H1l0,0c0,4.5,3.7,8.1,8.1,8.1h146.1C159.7,89.6,163.3,86,163.3,81.5z"/>
+ </g>
+ <g>
+ <path fill="#656D78" d="M155.2,89.6H9.1c-4.5,0-8.1,3.7-8.1,8.1v32.5c0,4.5,3.7,8.1,8.1,8.1h146.1c4.5,0,8.1-3.7,8.1-8.1V97.7
+ C163.3,93.3,159.7,89.6,155.2,89.6z"/>
+ <circle fill="#F4BA46" cx="25.3" cy="114" r="8.1"/>
+ <path fill="#434953" d="M163.3,130.2L163.3,130.2H1l0,0c0,4.5,3.7,8.1,8.1,8.1h146.1C159.7,138.3,163.3,134.7,163.3,130.2z"/>
+ </g>
+ <g>
+ <path fill="#656D78" d="M155.2,138.3H9.1c-4.5,0-8.1,3.7-8.1,8.1v32.5c0,4.5,3.7,8.1,8.1,8.1h146.1c4.5,0,8.1-3.7,8.1-8.1v-32.5
+ C163.3,142,159.7,138.3,155.2,138.3z"/>
+ <circle fill="#E8573F" cx="25.3" cy="162.7" r="8.1"/>
+ <path fill="#434953" d="M163.3,178.9L163.3,178.9H1l0,0c0,4.5,3.7,8.1,8.1,8.1h146.1C159.7,187,163.3,183.3,163.3,178.9z"/>
+ </g>
+ </g>
+ <g display="inline">
+ <polygon fill="#CD95C3" points="47.9,107.7 97.5,155.9 97.5,110.7 97.5,107.7 97.5,40.8 72.7,40.8 72.7,107.7 "/>
+ <polygon fill="#CD95C3" points="147.1,107.7 122.3,107.7 122.3,40.8 97.5,40.8 97.5,107.7 97.5,110.7 97.5,155.9 "/>
+ </g>
+</g>
+<g id="Layer_54" display="none">
+ <g display="inline">
+ <g>
+ <path fill="#7B7B7B" d="M73.6,16.1c-25.3,0-45.8,20.5-45.8,45.8s20.5,45.8,45.8,45.8s45.8-20.5,45.8-45.8S98.9,16.1,73.6,16.1z
+ M73.6,89c-15,0-27.1-12.1-27.1-27.1s12.1-27.1,27.1-27.1c15,0,27.1,12.1,27.1,27.1S88.5,89,73.6,89z"/>
+ <path fill="#FDBD68" d="M129.4,70.6h-11.9H99.8H77.3H63.5H41H29.7H17.8C8,70.6,0,78.6,0,88.4v78.9c0,9.8,8,17.8,17.8,17.8h29.7
+ h71.3h10.6c9.8,0,17.8-8,17.8-17.8V88.4C147.2,78.6,139.2,70.6,129.4,70.6z"/>
+ <g>
+ <path fill="#575757" d="M83.1,150.7c0,5.2-4.2,9.5-9.5,9.5l0,0c-5.2,0-9.5-4.2-9.5-9.5v-32.9c0-5.2,4.2-9.5,9.5-9.5l0,0
+ c5.2,0,9.5,4.2,9.5,9.5V150.7z"/>
+ <circle fill="#575757" cx="73.6" cy="117.8" r="18.3"/>
+ </g>
+ </g>
+ <g>
+ <circle fill="#FFFFFF" cx="146.7" cy="170.3" r="23.1"/>
+ <g>
+ <path fill="#29B99A" d="M189.4,177v-14.4h-5.8c-1-4.8-2.9-9.1-5.3-13l3.8-3.8l-10.1-10.1l-3.8,3.8c-3.8-2.4-8.2-4.3-13-5.3v-5.8
+ h-14.4v5.8c-4.8,1-9.1,2.9-13,5.3l-3.8-3.8l-11,10.1l3.8,3.8c-2.4,3.8-4.3,8.2-5.3,13h-5.8V177h5.8c1,4.8,2.9,9.1,5.3,13
+ l-3.8,3.8l10.1,10.1l3.8-3.8c3.8,2.4,8.2,4.3,13,5.3v5.8h14.4v-5.8c4.8-1,9.1-2.9,13-5.3l3.8,3.8l10.1-10.1l-2.9-3.8
+ c2.4-3.8,4.3-8.2,5.3-13H189.4z M147.6,184.2c-8.2,0-14.4-6.2-14.4-14.4c0-8.2,6.2-14.4,14.4-14.4c8.2,0,14.4,6.2,14.4,14.4
+ C162,177.9,155.8,184.2,147.6,184.2L147.6,184.2z M147.6,184.2"/>
+ <path fill="#169977" d="M183.7,162.6c-1-4.8-2.9-9.1-5.3-13l3.8-3.8l-10.1-10.1l-3.8,3.8c-3.8-2.4-8.2-4.3-13-5.3v-5.8h-7.2
+ v26.9c7.7,0,14.4,6.7,14.4,14.4c0,7.7-6.2,14.4-14.4,14.4v26.9h7.2v-5.8c4.8-1,9.1-2.9,13-5.3l3.8,3.8l10.1-10.1l-3.8-3.8
+ c2.4-3.8,4.3-8.2,5.3-13h5.8v-14.4H183.7z M183.7,162.6"/>
+ </g>
+ </g>
+ </g>
+</g>
+<g id="Layer_55" display="none">
+ <g display="inline">
+ <rect x="1.6" y="53.6" fill="#656D78" width="206.4" height="116"/>
+ <path fill="#3F6DB5" d="M104.8,68.4v-1.8H92.1l7.2,7.2L104.8,68.4z M104.8,68.4"/>
+ <path fill="#1852A4" d="M106.6,66.6h-1.8v1.8L106.6,66.6z M106.6,66.6"/>
+ <g>
+ <path fill="#57A0D7" d="M14.9,66.5v47.8l47.8-47.8H14.9z M14.9,66.5"/>
+ <path fill="#3F6DB5" d="M104.8,139.5l-1.2-1.2L85,156.7h19.8V139.5z M104.8,139.5"/>
+ <path fill="#3F6DB5" d="M89,84L77.4,72.4l-62.5,62.5v21.9h1.4L89,84z M89,84"/>
+ <path fill="#3F6DB5" d="M93.3,128l-13.8-13.8l-42.6,42.6h27.6L93.3,128z M93.3,128"/>
+ <path fill="#3F6DB5" d="M89.7,103.9l15.1,15.1V88.8L89.7,103.9z M89.7,103.9"/>
+ <path fill="#1852A4" d="M156.9,66.5l37.8,37.8V66.5H156.9z M156.9,66.5"/>
+ <path fill="#1852A4" d="M104.8,118.9l14.6,14.6l42-42l-25-25h-9.2l-22.3,22.3V118.9z M104.8,118.9"/>
+ <path fill="#1852A4" d="M122.1,156.7l-17.3-17.3v17.3H122.1z M122.1,156.7"/>
+ <path fill="#1852A4" d="M129.7,143.8l12.9,12.9h52.1v-31.9l-23-23L129.7,143.8z M129.7,143.8"/>
+ <path fill="#4B7FC1" d="M136.3,66.5l25,25l-42,42l-29.7-29.7l37.4-37.4h-20.5l-7.2,7.2l-7.2-7.2H62.8l-47.8,47.8v20.5l62.5-62.5
+ L89,84l-72.7,72.7h20.5l42.6-42.6L93.3,128l-28.8,28.8H85l18.5-18.5l1.2,1.2l17.3,17.3h20.5l-12.9-12.9l42-42l23,23v-20.5
+ l-37.8-37.8H136.3z M136.3,66.5"/>
+ </g>
+ </g>
+</g>
+<g id="Layer_56" display="none">
+ <path display="inline" fill="#B0BEBE" d="M145.5,197H50.8c-13.6,0-24.6-11-24.6-24.6V53.8c0-13.6,11-24.6,24.6-24.6h94.7
+ c13.6,0,24.6,11,24.6,24.6v118.6C170.1,186,159.1,197,145.5,197z"/>
+ <rect x="38" y="41.7" display="inline" fill="#F2F5FA" width="120.3" height="142.9"/>
+ <rect x="25.6" y="66" display="inline" fill="#F2F5FA" width="144.6" height="92.2"/>
+ <g display="inline">
+ <g>
+ <path fill="#394650" d="M0,124.2l19.7-1.2c0.4,3.2,1.3,5.6,2.6,7.3c2.1,2.7,5.2,4.1,9.2,4.1c3,0,5.2-0.7,6.8-2.1
+ c1.6-1.4,2.4-3,2.4-4.8c0-1.7-0.8-3.3-2.3-4.7c-1.5-1.4-5.1-2.7-10.6-3.9c-9.1-2-15.6-4.8-19.5-8.2c-3.9-3.4-5.9-7.7-5.9-13
+ c0-3.5,1-6.7,3-9.8s5-5.5,9-7.2c4-1.8,9.5-2.6,16.5-2.6c8.6,0,15.1,1.6,19.6,4.8c4.5,3.2,7.2,8.3,8,15.2l-19.5,1.1
+ c-0.5-3-1.6-5.2-3.3-6.6c-1.7-1.4-4-2.1-6.9-2.1c-2.4,0-4.2,0.5-5.4,1.5c-1.2,1-1.8,2.3-1.8,3.7c0,1.1,0.5,2,1.5,2.9
+ c1,0.9,3.3,1.7,7,2.5c9.1,2,15.6,3.9,19.5,5.9c3.9,2,6.8,4.5,8.6,7.4c1.8,3,2.7,6.3,2.7,9.9c0,4.3-1.2,8.3-3.6,11.9
+ c-2.4,3.6-5.7,6.4-10,8.3c-4.3,1.9-9.7,2.8-16.2,2.8c-11.4,0-19.3-2.2-23.7-6.6C3.1,136.5,0.6,131,0,124.2z"/>
+ </g>
+ <g>
+ <path fill="#394650" d="M130.9,136.6c2.6,1.8,4.3,2.9,5.1,3.4c1.2,0.7,2.8,1.5,4.8,2.3l-5.8,11.6c-2.9-1.4-5.8-3.1-8.6-5
+ c-2.8-1.9-4.8-3.4-6-4.4c-4.6,2-10.3,3-17.2,3c-10.2,0-18.2-2.7-24.1-8c-7-6.3-10.4-15.1-10.4-26.5c0-11,3-19.6,9.1-25.7
+ c6.1-6.1,14.6-9.2,25.5-9.2c11.1,0,19.7,3,25.8,9c6.1,6,9.1,14.5,9.1,25.7C138.3,122.7,135.8,130.6,130.9,136.6z M115,126
+ c1.6-3,2.5-7.4,2.5-13.3c0-6.8-1.3-11.6-3.8-14.5s-6-4.3-10.4-4.3c-4.1,0-7.5,1.5-10,4.4c-2.6,3-3.8,7.6-3.8,13.9
+ c0,7.3,1.3,12.5,3.8,15.4c2.5,3,5.9,4.4,10.3,4.4c1.4,0,2.7-0.1,4-0.4c-1.7-1.7-4.5-3.3-8.2-4.8l3.3-7.5c1.8,0.3,3.3,0.7,4.3,1.2
+ c1,0.5,3,1.8,6,3.8C113.5,125,114.2,125.5,115,126z"/>
+ </g>
+ <g>
+ <path fill="#394650" d="M149.4,79.3h20.7v50.6h32.4v16.5h-53.1V79.3z"/>
+ </g>
+ </g>
+</g>
+<g id="Layer_57" display="none">
+ <g display="inline">
+ <g>
+ <path fill="#656D78" d="M155,39.3H9.3c-4.5,0-8.1,3.6-8.1,8.1v32.4c0,4.5,3.6,8.1,8.1,8.1H155c4.5,0,8.1-3.6,8.1-8.1V47.4
+ C163,43,159.4,39.3,155,39.3z"/>
+ <circle fill="#8AC053" cx="25.5" cy="63.6" r="8.1"/>
+ <rect x="106.4" y="63.6" fill="#AAB1BD" width="16.2" height="8.1"/>
+ <path fill="#434953" d="M163,79.8L163,79.8H1.2l0,0c0,4.5,3.6,8.1,8.1,8.1H155C159.4,87.9,163,84.2,163,79.8z"/>
+ </g>
+ <g>
+ <path fill="#656D78" d="M155,87.9H9.3c-4.5,0-8.1,3.6-8.1,8.1v32.4c0,4.5,3.6,8.1,8.1,8.1H155c4.5,0,8.1-3.6,8.1-8.1V96
+ C163,91.5,159.4,87.9,155,87.9z"/>
+ <circle fill="#F4BA46" cx="25.5" cy="112.2" r="8.1"/>
+ <rect x="106.4" y="112.2" fill="#AAB1BD" width="16.2" height="8.1"/>
+ <rect x="130.7" y="112.2" fill="#AAB1BD" width="16.2" height="8.1"/>
+ <path fill="#434953" d="M163,128.4L163,128.4H1.2l0,0c0,4.5,3.6,8.1,8.1,8.1H155C159.4,136.4,163,132.8,163,128.4z"/>
+ </g>
+ <g>
+ <path fill="#656D78" d="M155,136.4H9.3c-4.5,0-8.1,3.6-8.1,8.1v32.4c0,4.5,3.6,8.1,8.1,8.1H155c4.5,0,8.1-3.6,8.1-8.1v-32.4
+ C163,140.1,159.4,136.4,155,136.4z"/>
+ <circle fill="#E8573F" cx="25.5" cy="160.7" r="8.1"/>
+ <rect x="106.4" y="160.7" fill="#AAB1BD" width="16.2" height="8.1"/>
+ <path fill="#434953" d="M163,176.9L163,176.9H1.2l0,0c0,4.5,3.6,8.1,8.1,8.1H155C159.4,185,163,181.4,163,176.9z"/>
+ </g>
+ </g>
+ <g display="inline">
+ <polygon fill="#F4BA46" points="142.5,160.6 190.5,111.1 145.5,111.1 142.5,111.1 75.8,111.1 75.8,135.9 142.5,135.9 "/>
+ <polygon fill="#F4BA46" points="142.5,61.7 142.5,86.4 75.8,86.4 75.8,111.1 142.5,111.1 145.5,111.1 190.5,111.1 "/>
+ </g>
+</g>
+<g id="Layer_58" display="none">
+ <path display="inline" fill="#B1BFBF" d="M191.3,43.4h-35.6H54H18.3C8.8,43.4,1,51.2,1,60.7v84.1c0,9.5,7.8,17.3,17.3,17.3h18.3h29
+ h55.1h2.4H144h29h18.3c9.5,0,17.3-7.8,17.3-17.3V60.7C208.6,51.2,200.8,43.4,191.3,43.4z"/>
+ <polygon display="inline" fill="#B1BFBF" points="75.3,175.9 43.3,207 43.3,144 106.3,144 "/>
+ <g display="inline">
+ <path fill="#FFFFFF" d="M96.7,60.9h24v18.4l-4.6,37.1h-14.9l-4.5-37.1V60.9z M97.6,122H120v19.8H97.6V122z"/>
+ </g>
+</g>
+<g id="Layer_59" display="none">
+ <g display="inline">
+ <g>
+ <g>
+ <path fill="#FDBD68" d="M175.6,60.7h-52.9H98.2H1.4v105.1c0,10.6,8.7,19.4,19.4,19.4h154.8c10.7,0,19.4-8.7,19.4-19.4V80
+ C194.9,69.4,186.2,60.7,175.6,60.7z"/>
+ <path fill="#F4A44D" d="M78.8,41.3h-58C10.1,41.3,1.4,50,1.4,60.7h96.8L78.8,41.3z"/>
+ </g>
+ <path fill="#29B99A" d="M205.4,151.9c0,28.4-23,51.4-51.4,51.4c-28.4,0-51.4-23-51.4-51.4c0-28.4,23-51.4,51.4-51.4
+ C182.4,100.5,205.4,123.5,205.4,151.9L205.4,151.9z M205.4,151.9"/>
+ <path fill="#1FA6C6" d="M94.6,151.9"/>
+ </g>
+ <g>
+ <path fill="#FFFFFF" d="M162.8,166.8h-18V165c0-3.1,0.3-5.6,1-7.5c0.7-1.9,1.7-3.7,3.1-5.2c1.4-1.6,4.5-4.4,9.3-8.4
+ c2.6-2.1,3.8-4,3.8-5.7c0-1.7-0.5-3.1-1.5-4.1c-1-1-2.6-1.4-4.7-1.4c-2.2,0-4.1,0.7-5.6,2.2c-1.5,1.5-2.4,4.1-2.8,7.8l-18.4-2.3
+ c0.6-6.8,3.1-12.2,7.4-16.4c4.3-4.1,10.9-6.2,19.7-6.2c6.9,0,12.5,1.4,16.7,4.3c5.8,3.9,8.6,9.1,8.6,15.6c0,2.7-0.7,5.3-2.2,7.8
+ c-1.5,2.5-4.5,5.6-9.1,9.2c-3.2,2.5-5.2,4.6-6.1,6.1C163.2,162.3,162.8,164.3,162.8,166.8z M144.1,171.6h19.3v17.1h-19.3V171.6z"
+ />
+ </g>
+ </g>
+</g>
+<g id="Layer_60" display="none">
+ <g display="inline">
+ <g>
+ <path fill="#656D78" d="M155.9,39.3H9.4c-4.5,0-8.1,3.7-8.1,8.1V80c0,4.5,3.7,8.1,8.1,8.1h146.4c4.5,0,8.1-3.7,8.1-8.1V47.4
+ C164,43,160.3,39.3,155.9,39.3z"/>
+ <circle fill="#8AC053" cx="25.7" cy="63.7" r="8.1"/>
+ <rect x="107.1" y="63.7" fill="#AAB1BD" width="16.3" height="8.1"/>
+ <rect x="131.5" y="63.7" fill="#AAB1BD" width="16.3" height="8.1"/>
+ <path fill="#434953" d="M164,80L164,80H1.3l0,0c0,4.5,3.7,8.1,8.1,8.1h146.4C160.3,88.1,164,84.5,164,80z"/>
+ </g>
+ <g>
+ <path fill="#656D78" d="M155.9,88.1H9.4c-4.5,0-8.1,3.7-8.1,8.1v32.5c0,4.5,3.7,8.1,8.1,8.1h146.4c4.5,0,8.1-3.7,8.1-8.1V96.3
+ C164,91.8,160.3,88.1,155.9,88.1z"/>
+ <circle fill="#F4BA46" cx="25.7" cy="112.5" r="8.1"/>
+ <rect x="131.5" y="112.5" fill="#AAB1BD" width="16.3" height="8.1"/>
+ <path fill="#434953" d="M164,128.8L164,128.8H1.3l0,0c0,4.5,3.7,8.1,8.1,8.1h146.4C160.3,136.9,164,133.3,164,128.8z"/>
+ </g>
+ <g>
+ <path fill="#656D78" d="M155.9,136.9H9.4c-4.5,0-8.1,3.7-8.1,8.1v32.5c0,4.5,3.7,8.1,8.1,8.1h146.4c4.5,0,8.1-3.7,8.1-8.1v-32.5
+ C164,140.6,160.3,136.9,155.9,136.9z"/>
+ <circle fill="#E8573F" cx="25.7" cy="161.3" r="8.1"/>
+ <rect x="107.1" y="161.3" fill="#AAB1BD" width="16.3" height="8.1"/>
+ <rect x="131.5" y="161.3" fill="#AAB1BD" width="16.3" height="8.1"/>
+ <path fill="#434953" d="M164,177.6L164,177.6H1.3l0,0c0,4.5,3.7,8.1,8.1,8.1h146.4C160.3,185.7,164,182.1,164,177.6z"/>
+ </g>
+ </g>
+ <g display="inline">
+ <path fill="#67AADD" d="M184.7,158.3c0,25.7-20.8,46.5-46.5,46.5c-25.7,0-46.5-20.8-46.5-46.5c0-25.7,20.8-46.5,46.5-46.5
+ C163.8,111.7,184.7,132.6,184.7,158.3L184.7,158.3z M184.7,158.3"/>
+ <g>
+ <path fill="#FFFFFF" d="M129.3,127.8h17.6v13.5l-3.4,27.2h-10.9l-3.3-27.2V127.8z M129.9,177h16.5v14.6h-16.5V177z"/>
+ </g>
+ </g>
+</g>
+<g id="Layer_61" display="none">
+ <g display="inline">
+ <g>
+ <path fill="#656D78" d="M156.7,38.7H10.1c-4.5,0-8.1,3.7-8.1,8.1v32.6c0,4.5,3.7,8.1,8.1,8.1h146.5c4.5,0,8.1-3.7,8.1-8.1V46.8
+ C164.8,42.3,161.2,38.7,156.7,38.7z"/>
+ <circle fill="#8AC053" cx="26.4" cy="63.1" r="8.1"/>
+ <rect x="107.8" y="63.1" fill="#AAB1BD" width="16.3" height="8.1"/>
+ <rect x="132.3" y="63.1" fill="#AAB1BD" width="16.3" height="8.1"/>
+ <path fill="#434953" d="M164.8,79.4L164.8,79.4H2l0,0c0,4.5,3.7,8.1,8.1,8.1h146.5C161.2,87.5,164.8,83.9,164.8,79.4z"/>
+ </g>
+ <g>
+ <path fill="#656D78" d="M156.7,87.5H10.1c-4.5,0-8.1,3.7-8.1,8.1v32.6c0,4.5,3.7,8.1,8.1,8.1h146.5c4.5,0,8.1-3.7,8.1-8.1V95.7
+ C164.8,91.2,161.2,87.5,156.7,87.5z"/>
+ <circle fill="#F4BA46" cx="26.4" cy="111.9" r="8.1"/>
+ <rect x="132.3" y="111.9" fill="#AAB1BD" width="16.3" height="8.1"/>
+ <path fill="#434953" d="M164.8,128.2L164.8,128.2H2l0,0c0,4.5,3.7,8.1,8.1,8.1h146.5C161.2,136.4,164.8,132.7,164.8,128.2z"/>
+ </g>
+ <g>
+ <path fill="#656D78" d="M156.7,136.4H10.1c-4.5,0-8.1,3.7-8.1,8.1v32.6c0,4.5,3.7,8.1,8.1,8.1h146.5c4.5,0,8.1-3.7,8.1-8.1v-32.6
+ C164.8,140,161.2,136.4,156.7,136.4z"/>
+ <circle fill="#E8573F" cx="26.4" cy="160.8" r="8.1"/>
+ <rect x="107.8" y="160.8" fill="#AAB1BD" width="16.3" height="8.1"/>
+ <rect x="132.3" y="160.8" fill="#AAB1BD" width="16.3" height="8.1"/>
+ <path fill="#434953" d="M164.8,177.1L164.8,177.1H2l0,0c0,4.5,3.7,8.1,8.1,8.1h146.5C161.2,185.2,164.8,181.6,164.8,177.1z"/>
+ </g>
+ </g>
+ <g display="inline">
+ <path fill="#488FCC" d="M185.4,156.2c0-25.6-20.7-46.3-46.3-46.3c-25.6,0-46.3,20.7-46.3,46.3c0,25.6,20.7,46.3,46.3,46.3
+ C164.7,202.4,185.4,181.7,185.4,156.2L185.4,156.2z M185.4,156.2"/>
+ <path fill="#CF5046" d="M149.9,134"/>
+ <path fill="#EDEDED" d="M155.2,128c0.1,0.6-0.1,1.3-0.5,1.7l-14.9,14.6c-1.5,1.5-0.4,6.4,0.9,9.7c3.3,1.3,8.3,2.4,9.7,0.9l14.5-15
+ c0.4-0.4,1.1-0.6,1.7-0.5c0.6,0.1,1.1,0.6,1.4,1.2c3.7,9.3,1.5,19.9-5.6,27c-6.3,6.3-15,8.6-23.2,6.7c-4,0.2-8.8,3.9-10.7,5.8
+ l-15,15c-5.5-3.7-10.2-8.4-13.9-13.8l14.5-14.5c1.9-2,5.5-7.2,6-11.2c0-0.6-0.1-1.9-0.2-2.1l0,0c-1.1-7.8,1.4-15.7,7-21.4
+ c7.1-7.1,17.7-9.3,27-5.6C154.6,126.8,155,127.3,155.2,128L155.2,128z M155.2,128"/>
+ </g>
+</g>
+<g id="Layer_62" display="none">
+ <g display="inline">
+ <rect x="56.3" y="59.6" fill="#C4C2B4" width="152" height="105.9"/>
+ <path fill="#E8E3CF" d="M140.3,119.6c-4.5,4-11.6,4-16.1,0l-5.7-5c-17.7,15.8-62.3,50.9-62.3,50.9h152c0,0-44.6-35-62.3-50.9
+ L140.3,119.6z M140.3,119.6"/>
+ <path fill="#EFEADE" d="M56.3,59.6l68,60c4.4,4,11.7,4,16.1,0l68-60H56.3z M56.3,59.6"/>
+ </g>
+ <g display="inline">
+ <g>
+ <path fill="#FCD1A0" d="M57.4,39.4c17.1,0,30.9,13.8,30.9,30.9c0,17.1-13.8,40.4-30.9,40.4c-17.1,0-30.9-23.3-30.9-40.4
+ C26.4,53.3,40.3,39.4,57.4,39.4L57.4,39.4z M57.4,39.4"/>
+ <path fill="#EF5551" d="M81.9,109.8c-0.1,0.1-0.1,0.1-0.2,0.2c-0.1-0.1-0.2-0.1-0.4-0.2c-7,7-15.2,10.8-23.7,10.9
+ c-8.5-0.1-16.7-3.9-23.7-10.9c-0.1,0.1-0.2,0.1-0.4,0.2c-0.1-0.1-0.1-0.1-0.2-0.2c-18.9,9-31.9,28.2-31.9,50.5v0
+ c14.8,13.4,34.4,21.6,55.9,21.6c0.1,0,0.2,0,0.3,0c0.1,0,0.2,0,0.3,0c21.5,0,41.1-8.2,55.9-21.6v0
+ C113.8,138,100.8,118.8,81.9,109.8z"/>
+ </g>
+ </g>
+</g>
+<g id="Layer_63" display="none">
+ <g display="inline">
+ <g>
+ <path fill="#FFFFFF" d="M17.3,171.2c-4.4,0-7.9-3.5-7.9-7.9V39.7c0-4.4,3.5-7.9,7.9-7.9h77.6c2.1,0,4.1,0.8,5.6,2.3l25.7,25.7
+ c1.5,1.5,2.3,3.5,2.3,5.6v97.9c0,4.4-3.5,7.9-7.9,7.9H17.3z"/>
+ <path fill="#B1BFBF" d="M94.9,39.7l25.7,25.7v97.9H17.3V39.7H94.9 M94.9,23.9H17.3c-8.7,0-15.8,7.1-15.8,15.8v123.6
+ c0,8.7,7.1,15.8,15.8,15.8h103.2c8.7,0,15.8-7.1,15.8-15.8V65.4c0-4.2-1.7-8.2-4.6-11.2l-25.7-25.7
+ C103.1,25.5,99.1,23.9,94.9,23.9L94.9,23.9z"/>
+ </g>
+ </g>
+ <rect x="43.4" y="82.6" display="inline" fill="#FFFFFF" width="93.3" height="96.9"/>
+ <g display="inline">
+ <path fill="#E9C41D" d="M135.9,164.3c0-22.9-18.5-41.5-41.4-41.5v0c0,0,0,0-0.1,0c0,0,0,0-0.1,0v0c-22.9,0.1-41.4,18.6-41.4,41.5
+ s18.5,41.5,41.4,41.5v0c0,0,0,0,0.1,0c0,0,0,0,0.1,0v0C117.3,205.8,135.9,187.2,135.9,164.3z"/>
+ <path fill="#FFD217" d="M126.9,165.6c0-18.1-14.6-32.7-32.7-32.8v0c0,0,0,0,0,0c0,0,0,0,0,0v0c-18.1,0.1-32.7,14.7-32.7,32.8
+ s14.6,32.7,32.7,32.8v0c0,0,0,0,0,0c0,0,0,0,0,0v0C112.3,198.3,126.9,183.6,126.9,165.6z"/>
+ <path fill="#E9C41D" d="M102.6,114.5L102.6,114.5C102.6,114.5,102.7,114.5,102.6,114.5c0.1,0,0.1,0,0.1,0v0
+ c23.7,0.1,42.8,19.3,42.8,42.9c0,4.5-0.7,8.9-2,13c5.9-6.7,9.5-15.5,9.5-25.1c0-21.1-17.1-38.2-38.1-38.2v0c0,0,0,0-0.1,0
+ c0,0,0,0-0.1,0v0c-9.6,0-18.3,3.6-25,9.5C93.8,115.2,98.1,114.5,102.6,114.5z"/>
+ <path fill="#E9C41D" d="M118.7,98.4L118.7,98.4C118.7,98.4,118.8,98.4,118.7,98.4c0.1,0,0.1,0,0.1,0v0
+ c23.7,0.1,42.8,19.3,42.8,42.9c0,4.5-0.7,8.9-2,13c5.9-6.7,9.5-15.5,9.5-25.1c0-21.1-17.1-38.2-38.1-38.2v0c0,0,0,0-0.1,0
+ c0,0,0,0-0.1,0v0c-9.6,0-18.3,3.6-25,9.5C109.9,99.1,114.2,98.4,118.7,98.4z"/>
+ </g>
+</g>
+<g id="Layer_64" display="none">
+ <g display="inline">
+ <path fill="#57A0D7" d="M85,28.6v167.8c-46.3,0-83.9-37.6-83.9-83.9C1.1,66.2,38.7,28.6,85,28.6z"/>
+ <path fill="#488FCC" d="M85,28.6v167.8c46.3,0,83.9-37.6,83.9-83.9C168.9,66.2,131.3,28.6,85,28.6z"/>
+ <g>
+ <path fill="#95C8EC" d="M131.5,83.6c0.1,0.1,0.3,0.1,0.4,0.2C131.5,83.5,131.4,83.5,131.5,83.6z"/>
+ <path fill="#95C8EC" d="M103.4,44.2c0.2-1.5,6.2-9.5,8.9-9.1c-9.2-1.3-18.3-1.6-27.3-1.3v17.8c0.7-0.5,1.5-1,2.5-1.3
+ C90.5,49.3,103,46.8,103.4,44.2z"/>
+ <path fill="#95C8EC" d="M168.6,107.8c-0.1-1.6-0.1-3.1-0.3-4.7c-0.1-0.8-0.3-1.6-0.4-2.5c-0.3-2-0.6-4.1-1-6.1
+ c-0.1-0.4-0.2-0.7-0.3-1.1c-0.6-2.4-1.2-4.7-1.9-7c0-0.1-0.1-0.2-0.1-0.2c-3.4-10.4-8.8-19.8-15.7-28c-0.2-0.2-0.4-0.4-0.6-0.6
+ c-1.5-1.8-3.1-3.5-4.8-5.2c-0.1-0.1-0.1-0.1-0.2-0.2c0.2,1.9,1,5.8,2.9,5.1c-0.7,0.4-1.4,0.3-2.1-0.1
+ c1.4,2.1-26.5,11.3-26.1,12.2c0,0.1,0.1,0.1,0.1,0.2c-0.3,0.1-0.6,0.4-0.8,1.3c-1.1,3.5,7.2,5.3-3.2,4.5
+ c-6.2-0.5-0.5,13.3,3.4,8.7c0.3-0.3,10.8-10.5,11.1-8.4c-0.4-2.8,9.2,4.2,8.8,5.1c-0.6,1.3-1.5,1.9-2.7,1.8
+ c1.2,1,4.5-2.3,4.7-2.6c-0.4,0.8-6.7-7-5.7-6.8c5,0.9,7.6,6.6,9.8,10.3c-0.8-1.4,5.4-5.2,5.1-4.2c-2.4,7.2,8.2,3.3,10.2,5.6
+ c4.5,5.3-12.5,7.8-16.2,3.3c5.4,6.7-10.1-3.7-11.1-4.6c-3.2-1.1-13.5,1.9-16.8,1.5c-11.4,12.8-17.4,22-6.1,36.9
+ c2.6,3.4,14.2-1.1,18.5,1.3c5.7,3.1,4.1,11.6,7.9,18c2.7,4.5-2.6,16.1,2.5,22.1c2.1,2.5,5.1,5.8,8.2,7
+ c12.4-13,20.7-29.9,22.7-48.8c0.1-0.6,0.1-1.2,0.1-1.8c0.1-1.5,0.2-3,0.2-4.6c-6.3-4.7-11.8-18.3-13.1-22.2
+ c0.3,0.8,9.5,13.6,13.2,18.3C168.8,110.1,168.7,109,168.6,107.8z"/>
+ <path fill="#95C8EC" d="M136.9,60.2c4.8-3.8-0.7-6.4,5.6-8.7c-0.8-0.7-1.5-1.4-2.3-2.1c-0.8-0.7-1.5-1.4-2.3-2
+ c-0.1-0.1-0.2-0.2-0.3-0.2c-4.7,4-7,8.2-9.6,10.8C131.4,54.4,132.9,63.4,136.9,60.2z"/>
+ </g>
+ <g>
+ <path fill="#BDDDF4" d="M21.3,109.3c0.5-0.2,2.6-6.1,1.9-6.6c-3.4-2.3-6.5,8.7-10.5,1.7c-2.1-3.6,1.6-10.8,5.3-11.8
+ c1.2-0.3,13.2-0.3,14.6,2.7c0-2.1-1.1-4.5,0.7-5.8c2.5-1.9,8.1-4.2,8.9-7.7c0.8-3.1,11.2-8.3,13.4-9c-0.9,0.3-2.2,1.9-1.7,3
+ c-0.6-1.3,7.8-2.3,6.7-4.2c0,0.1-3.6,0.6-4.4,0.3c-0.9-0.4,2.3-2,1.5-2.3c-0.9-0.4-3.6,0-4.6,0.2c-0.2,0,16.5-4.8,14.6-6.3
+ c-0.4-0.3-4.8-7.3-3.3-6.9c-1.2-0.4-10.8-1.8-11.5-1.2c-0.9,0.8-7.5,13.1-10.2,9.9c-1.2-1.4,0.7-2.4,0.9-3.3
+ c-22.3-2.4,11-12.9,11.2-15.3c0,0-10,0-18.7,0c1.9-0.3,3.5-1.3,4.1-3.5c-0.1,0.5-1.3,0.4-2.9,0.2c-1.5,1-2.9,2.1-4.3,3.2
+ c0.2,0,0.3,0.1,0.5,0.1c-0.2,0-0.4,0-0.6,0c-16.5,13-27.9,32-31,53.8c9.2,8.1,25.5,17.6,27.2,19
+ C27.6,115.9,26.3,106.8,21.3,109.3z"/>
+ <path fill="#BDDDF4" d="M32.7,95.3c0,0.9-0.2,1.7-0.9,2.5C32.7,96.8,32.9,95.9,32.7,95.3z"/>
+ <path fill="#BDDDF4" d="M54.8,45.3c9.5-4.7,4.9,7.2,4.5,6.9c1.6,1.3,3.3,1.9,5.3,2c5.6-0.8,1.9-13.6-9.4-12.4
+ C55.1,41.9,52.1,46.6,54.8,45.3z"/>
+ <path fill="#BDDDF4" d="M72.5,132.2c-4.8-1.1-6.7-2.9-11.1-2.3c9-1.3-19.9-15.7-19.8-15.6c-0.2-0.2-0.9,1.9-1.3,2.8
+ c0.2-1.1-3-3.3-5.4-0.4c-2.1,2.5-2.1,5.6-3.1,8.9c-2.9,9.3-3.8,13.2,4.8,21.7c9.4,9.4,4.3,28.8,10.6,39.9c2.2,1.1,4.3,2.1,6.6,3
+ c1.1-3.2,0.7-7.1-0.5-11.3c6.5-1.8,3.5-4.3,4.7-8.5c-1,3.6,23.4-25.2,18.6-25.2C81.8,145.3,79.5,133.8,72.5,132.2z"/>
+ <path fill="#BDDDF4" d="M85,33.8c-8.9,0.3-17.8,1.1-26.8,1.9c0.9,2.6,9.6,4.7,15.6,2.9c2.5,1.7,5,1,7,5.1c2.5,5.1-4,2.4-3.4,4.5
+ c2.8,10.1,3.8,6.1,7.6,3.4V33.8z"/>
+ </g>
+ </g>
+ <g display="inline">
+ <g>
+ <path fill="#465B65" d="M158.9,201.2l-4.4-14.5h-25.3l-4.3,14.5H89.2l35.7-95.1h34.7l35.7,95.1H158.9z M146.6,160.3l-4.7-15.2
+ l-4.6,15.2H146.6z"/>
+ <path fill="#FFFFFF" d="M157,109.7l33,87.7h-28.4l-4.4-14.5h-30.8l-4.3,14.5H94.5l33-87.7H157 M132.3,164h19.3l-9.7-31.5
+ L132.3,164 M162.2,102.4H157h-29.6h-5.1l-1.8,4.8l-33,87.7l-3.8,10h10.7h27.7h5.5l1.6-5.3l2.7-9.2h19.8l2.8,9.2l1.6,5.2h5.5H190
+ h10.7l-3.7-10l-33-87.7L162.2,102.4L162.2,102.4z"/>
+ </g>
+ <g>
+ <rect x="106.8" y="69.3" fill="#465B65" width="31.8" height="33.4"/>
+ <path fill="#FFFFFF" d="M134.9,73v26h-24.4V73H134.9 M142.3,65.6h-7.4h-24.4h-7.4V73v26v7.4h7.4h24.4h7.4V99V73V65.6L142.3,65.6z
+ "/>
+ </g>
+ <g>
+ <rect x="145.9" y="69.3" fill="#465B65" width="31.8" height="33.4"/>
+ <path fill="#FFFFFF" d="M174,73v26h-24.4V73H174 M181.4,65.6H174h-24.4h-7.4V73v26v7.4h7.4H174h7.4V99V73V65.6L181.4,65.6z"/>
+ </g>
+ </g>
+</g>
+<g id="Layer_65">
+ <g>
+ <path fill="#EDEFF1" d="M175.5,47.9H98.1L78.7,28.5H20.6c-10.7,0-19.4,8.7-19.4,19.4v10.9c0-10.7,8.7-19.4,19.4-19.4h58.1
+ l19.4,19.4h77.5c10.7,0,19.4,8.7,19.4,19.3V67.2C194.9,56.6,186.2,47.9,175.5,47.9z"/>
+ <path fill="#B1BFBF" d="M175.5,58.8h-53H98.1H1.2v105.3c0,10.6,8.7,19.4,19.4,19.4h155c10.7,0,19.4-8.8,19.4-19.4v-86
+ C194.9,67.5,186.2,58.8,175.5,58.8z"/>
+ <path fill="#73969B" d="M78.7,39.4H20.6c-10.7,0-19.4,8.7-19.4,19.4h96.9L78.7,39.4z"/>
+ </g>
+ <g>
+ <g>
+ <rect x="84" y="122.4" fill="#75C69D" width="61.7" height="61.7"/>
+ <rect x="84" y="122.4" fill="#56BB6F" width="30.9" height="61.7"/>
+ </g>
+ <g>
+ <rect x="157.4" y="98.4" fill="#65A5DA" width="61.7" height="61.7"/>
+ <rect x="157.4" y="98.4" fill="#488FCC" width="30.9" height="61.7"/>
+ </g>
+ <g>
+ <rect x="134.4" y="147.5" fill="#F26750" width="61.7" height="61.7"/>
+ <rect x="134.4" y="147.5" fill="#E63B35" width="30.9" height="61.7"/>
+ </g>
+ </g>
+</g>
+</svg>
Index: modules/custom/admin_templates/img/icons/icon24_conf_output.svg
===================================================================
--- /dev/null
+++ modules/custom/admin_templates/img/icons/icon24_conf_output.svg
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 260 260" enable-background="new 0 0 260 260" xml:space="preserve">
+<g id="Layer_43">
+ <g>
+ <g>
+ <path fill="#FFFFFF" d="M19.6,208.1c-5.1,0-9.2-4.1-9.2-9.2v-144c0-5.1,4.1-9.2,9.2-9.2H110c2.5,0,4.8,1,6.5,2.7l29.9,29.9
+ c1.7,1.7,2.7,4.1,2.7,6.5v114.1c0,5.1-4.1,9.2-9.2,9.2H19.6z"/>
+ <path fill="#B1BFBF" d="M110,54.9l29.9,29.9v114.1H19.6v-144H110 M110,36.5H19.6c-10.2,0-18.4,8.2-18.4,18.4v144
+ c0,10.2,8.2,18.4,18.4,18.4h120.3c10.2,0,18.4-8.2,18.4-18.4V84.8c0-4.9-1.9-9.5-5.4-13L123,41.9C119.5,38.5,114.8,36.5,110,36.5
+ L110,36.5z"/>
+ </g>
+ <circle fill="#FFFFFF" cx="143.9" cy="199.9" r="20.7"/>
+ <g>
+ <path fill="#29B99A" d="M182.1,205.8v-12.9h-5.2c-0.9-4.3-2.6-8.2-4.8-11.7l3.5-3.5l-9.1-9.1l-3.5,3.5c-3.5-2.2-7.4-3.9-11.6-4.8
+ v-5.2h-12.9v5.2c-4.3,0.9-8.2,2.6-11.6,4.8l-3.5-3.5l-10,9.1l3.5,3.5c-2.2,3.5-3.9,7.4-4.8,11.7H107v12.9h5.2
+ c0.9,4.3,2.6,8.2,4.8,11.6l-3.5,3.5l9.1,9.1l3.5-3.5c3.5,2.2,7.4,3.9,11.7,4.8v5.2h12.9v-5.2c4.3-0.9,8.2-2.6,11.6-4.8l3.5,3.5
+ l9.1-9.1l-2.6-3.5c2.2-3.5,3.9-7.4,4.8-11.6H182.1z M144.6,212.3c-7.4,0-12.9-5.6-12.9-12.9c0-7.4,5.6-12.9,12.9-12.9
+ c7.4,0,12.9,5.6,12.9,12.9S152,212.3,144.6,212.3L144.6,212.3z"/>
+ <path fill="#169977" d="M177,192.9c-0.9-4.3-2.6-8.2-4.8-11.7l3.5-3.5l-9.1-9.1l-3.5,3.5c-3.5-2.2-7.4-3.9-11.6-4.8v-5.2h-6.5
+ v24.2c6.9,0,12.9,6.1,12.9,12.9c0,6.9-5.6,12.9-12.9,12.9v24.2h6.5v-5.2c4.3-0.9,8.2-2.6,11.6-4.8l3.5,3.5l9.1-9.1l-3.5-3.5
+ c2.2-3.5,3.9-7.4,4.8-11.6h5.2v-12.9H177V192.9z"/>
+ </g>
+ </g>
+</g>
+</svg>
Index: modules/custom/admin_templates/img/icons/icon24_custom.svg
===================================================================
--- /dev/null
+++ modules/custom/admin_templates/img/icons/icon24_custom.svg
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 150 150" enable-background="new 0 0 150 150" xml:space="preserve">
+<g id="Layer_42_copy">
+ <g>
+ <g>
+ <rect x="0.9" y="46.9" fill="#75C69D" width="59.9" height="59.9"/>
+ <rect x="0.9" y="46.9" fill="#56BB6F" width="30" height="59.9"/>
+ </g>
+ <g>
+ <rect x="72.3" y="23.5" fill="#65A5DA" width="59.9" height="59.9"/>
+ <rect x="72.3" y="23.5" fill="#488FCC" width="30" height="59.9"/>
+ </g>
+ <g>
+ <rect x="49.9" y="71.2" fill="#F26750" width="59.9" height="59.9"/>
+ <rect x="49.9" y="71.2" fill="#E63B35" width="30" height="59.9"/>
+ </g>
+ </g>
+</g>
+</svg>
Index: modules/custom/admin_templates/img/icons/icon46_conf_custom.svg
===================================================================
--- /dev/null
+++ modules/custom/admin_templates/img/icons/icon46_conf_custom.svg
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 150 150" enable-background="new 0 0 150 150" xml:space="preserve">
+<g id="Layer_3_copy">
+ <g>
+ <g>
+ <path fill="#EDEFF1" d="M108.6,40.6H67.8L57.6,30.4H27.1c-5.6,0-10.2,4.6-10.2,10.2v5.7c0-5.6,4.6-10.2,10.2-10.2h30.6l10.2,10.2
+ h40.8c5.6,0,10.2,4.6,10.2,10.2v-5.7C118.8,45.1,114.2,40.6,108.6,40.6z"/>
+ <path fill="#B1BFBF" d="M108.6,46.3H80.7H67.8H16.9v55.4c0,5.6,4.6,10.2,10.2,10.2h81.5c5.6,0,10.2-4.6,10.2-10.2V56.5
+ C118.8,50.9,114.2,46.3,108.6,46.3z"/>
+ <path fill="#73969B" d="M57.7,36.1H27.1c-5.6,0-10.2,4.6-10.2,10.2h50.9L57.7,36.1z"/>
+ </g>
+ </g>
+ <g>
+ <g>
+ <rect x="69.8" y="86.9" fill="#75C69D" width="30.7" height="30.7"/>
+ <rect x="69.8" y="86.9" fill="#56BB6F" width="15.3" height="30.7"/>
+ </g>
+ <g>
+ <rect x="106.3" y="74.9" fill="#65A5DA" width="30.7" height="30.7"/>
+ <rect x="106.3" y="74.9" fill="#488FCC" width="15.3" height="30.7"/>
+ </g>
+ <g>
+ <rect x="94.9" y="99.3" fill="#F26750" width="30.7" height="30.7"/>
+ <rect x="94.9" y="99.3" fill="#E63B35" width="15.3" height="30.7"/>
+ </g>
+ </g>
+</g>
+</svg>
Index: modules/custom/admin_templates/img/icons/icon46_custom.svg
===================================================================
--- /dev/null
+++ modules/custom/admin_templates/img/icons/icon46_custom.svg
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="0 0 150 150" enable-background="new 0 0 150 150" xml:space="preserve">
+<g id="Layer_3_copy_2">
+ <g>
+ <g>
+ <rect x="19.6" y="49.1" fill="#75C69D" width="51.8" height="51.8"/>
+ <rect x="19.6" y="49.1" fill="#56BB6F" width="25.9" height="51.8"/>
+ </g>
+ <g>
+ <rect x="81.2" y="29" fill="#65A5DA" width="51.8" height="51.8"/>
+ <rect x="81.2" y="29" fill="#488FCC" width="25.9" height="51.8"/>
+ </g>
+ <g>
+ <rect x="61.9" y="70.2" fill="#F26750" width="51.8" height="51.8"/>
+ <rect x="61.9" y="70.2" fill="#E63B35" width="25.9" height="51.8"/>
+ </g>
+ </g>
+</g>
+</svg>
Index: modules/custom/units/widgets/widgets_config.php
===================================================================
--- modules/custom/units/widgets/widgets_config.php
+++ modules/custom/units/widgets/widgets_config.php
@@ -209,10 +209,10 @@
'Grids' => Array (
'Default' => Array (
'Icons' => array(
- 'default' => 'icon16_item.png',
- 1 => 'icon16_item.png',
- 2 => 'icon16_pending.png',
- 0 => 'icon16_disabled.png',
+ 'default' => 'icon16_item.svg',
+ 1 => 'icon16_item.svg',
+ 2 => 'icon16_pending.svg',
+ 0 => 'icon16_disabled.svg',
'module' => 'core',
),
'Fields' => Array (
Index: modules/in-bulletin/units/censorship/censorship_config.php
===================================================================
--- modules/in-bulletin/units/censorship/censorship_config.php
+++ modules/in-bulletin/units/censorship/censorship_config.php
@@ -81,9 +81,9 @@
'Grids' => Array (
'Default' => Array (
'Icons' => Array (
- 'default' => 'icon16_item.png',
- 0 => 'icon16_disabled.png',
- 1 => 'icon16_item.png',
+ 'default' => 'icon16_item.svg',
+ 0 => 'icon16_disabled.svg',
+ 1 => 'icon16_item.svg',
'module' => 'core',
),
'Fields' => Array (
@@ -93,4 +93,4 @@
),
),
),
-);
\ No newline at end of file
+);
Index: modules/in-bulletin/units/emoticons/emoticons_config.php
===================================================================
--- modules/in-bulletin/units/emoticons/emoticons_config.php
+++ modules/in-bulletin/units/emoticons/emoticons_config.php
@@ -93,9 +93,9 @@
'Grids' => Array (
'Default' => Array (
'Icons' => Array (
- 'default' => 'icon16_item.png',
- 0 => 'icon16_disabled.png',
- 1 => 'icon16_item.png',
+ 'default' => 'icon16_item.svg',
+ 0 => 'icon16_disabled.svg',
+ 1 => 'icon16_item.svg',
'module' => 'core',
),
'Fields' => Array (
Index: modules/in-bulletin/units/poll_answers/poll_answers_config.php
===================================================================
--- modules/in-bulletin/units/poll_answers/poll_answers_config.php
+++ modules/in-bulletin/units/poll_answers/poll_answers_config.php
@@ -68,10 +68,10 @@
'Grids' => Array (
'Default' => Array (
'Icons' => Array (
- 'default' => 'icon16_item.png',
- 0 => 'icon16_disabled.png',
- 1 => 'icon16_item.png',
- 2 => 'icon16_pending.png',
+ 'default' => 'icon16_item.svg',
+ 0 => 'icon16_disabled.svg',
+ 1 => 'icon16_item.svg',
+ 2 => 'icon16_pending.svg',
'module' => 'core',
),
'Fields' => Array (
@@ -82,4 +82,4 @@
),
),
),
-);
\ No newline at end of file
+);
Index: modules/in-bulletin/units/poll_comments/poll_comments_config.php
===================================================================
--- modules/in-bulletin/units/poll_comments/poll_comments_config.php
+++ modules/in-bulletin/units/poll_comments/poll_comments_config.php
@@ -92,10 +92,10 @@
'Grids' => Array (
'Default' => Array (
'Icons' => Array (
- 'default' => 'icon16_item.png',
- 0 => 'icon16_disabled.png',
- 1 => 'icon16_item.png',
- 2 => 'icon16_pending.png',
+ 'default' => 'icon16_item.svg',
+ 0 => 'icon16_disabled.svg',
+ 1 => 'icon16_item.svg',
+ 2 => 'icon16_pending.svg',
'module' => 'core',
),
'Fields' => Array (
Index: modules/in-bulletin/units/polls/polls_config.php
===================================================================
--- modules/in-bulletin/units/polls/polls_config.php
+++ modules/in-bulletin/units/polls/polls_config.php
@@ -152,10 +152,10 @@
'Grids' => Array (
'Default' => Array (
'Icons' => Array (
- 'default' => 'icon16_item.png',
- 0 => 'icon16_disabled.png',
- 1 => 'icon16_item.png',
- 2 => 'icon16_pending.png',
+ 'default' => 'icon16_item.svg',
+ 0 => 'icon16_disabled.svg',
+ 1 => 'icon16_item.svg',
+ 2 => 'icon16_pending.svg',
'module' => 'core',
),
'Fields' => Array (
Index: modules/in-commerce/install/install_schema.sql
===================================================================
--- modules/in-commerce/install/install_schema.sql
+++ modules/in-commerce/install/install_schema.sql
@@ -346,7 +346,7 @@
AccessDurationType tinyint(4) DEFAULT NULL,
AccessStart int(11) DEFAULT NULL,
AccessEnd int(11) DEFAULT NULL,
- Virtual tinyint(4) NOT NULL DEFAULT '0',
+ `Virtual` tinyint(4) NOT NULL DEFAULT '0',
ProcessingData text,
PackageContent mediumtext,
OptionsSelectionMode tinyint(4) DEFAULT '0',
@@ -375,7 +375,7 @@
KEY Featured (Featured),
KEY OnSale (OnSale),
KEY Expire (Expire),
- KEY Virtual (Virtual),
+ KEY `Virtual` (`Virtual`),
KEY AccessGroupId (AccessGroupId)
);
@@ -744,4 +744,4 @@
ADD INDEX (PrimaryCurrencyId),
ADD INDEX (Currencies),
ADD INDEX (PrimaryPaymentTypeId),
- ADD INDEX (PaymentTypes);
\ No newline at end of file
+ ADD INDEX (PaymentTypes);
Index: modules/in-commerce/units/affiliate_payment_types/affiliate_payment_types_config.php
===================================================================
--- modules/in-commerce/units/affiliate_payment_types/affiliate_payment_types_config.php
+++ modules/in-commerce/units/affiliate_payment_types/affiliate_payment_types_config.php
@@ -98,11 +98,11 @@
'Grids' => Array (
'Default' => Array (
'Icons' => Array (
- 'default' => 'icon16_item.png',
- '0_0' => 'icon16_disabled.png',
- '0_1' => 'icon16_disabled.png',
- '1_0' => 'icon16_item.png',
- '1_1' => 'icon16_primary.png',
+ 'default' => 'icon16_item.svg',
+ '0_0' => 'icon16_disabled.svg',
+ '0_1' => 'icon16_disabled.svg',
+ '1_0' => 'icon16_item.svg',
+ '1_1' => 'icon16_primary.svg',
'module' => 'core',
),
'Fields' => Array (
@@ -112,4 +112,4 @@
),
),
),
-);
\ No newline at end of file
+);
Index: modules/in-commerce/units/affiliate_payments/affiliate_payments_config.php
===================================================================
--- modules/in-commerce/units/affiliate_payments/affiliate_payments_config.php
+++ modules/in-commerce/units/affiliate_payments/affiliate_payments_config.php
@@ -120,7 +120,7 @@
'Grids' => Array (
'Default' => Array (
'Icons' => Array (
- 'default' => 'icon16_item.png',
+ 'default' => 'icon16_item.svg',
'module' => 'core',
),
'Fields' => Array (
@@ -134,7 +134,7 @@
),
'Log' => Array (
'Icons' => Array (
- 'default' => 'icon16_item.png',
+ 'default' => 'icon16_item.svg',
'module' => 'core',
),
'Fields' => Array (
Index: modules/in-commerce/units/affiliate_plans/affiliate_plans_config.php
===================================================================
--- modules/in-commerce/units/affiliate_plans/affiliate_plans_config.php
+++ modules/in-commerce/units/affiliate_plans/affiliate_plans_config.php
@@ -108,11 +108,11 @@
'Grids' => Array (
'Default' => Array (
'Icons' => Array (
- 'default' => 'icon16_item.png',
- '0_0' => 'icon16_disabled.png',
- '0_1' => 'icon16_disabled.png',
- '1_0' => 'icon16_item.png',
- '1_1' => 'icon16_primary.png',
+ 'default' => 'icon16_item.svg',
+ '0_0' => 'icon16_disabled.svg',
+ '0_1' => 'icon16_disabled.svg',
+ '1_0' => 'icon16_item.svg',
+ '1_1' => 'icon16_primary.svg',
'module' => 'core',
),
'Fields' => Array (
@@ -123,4 +123,4 @@
),
),
),
-);
\ No newline at end of file
+);
Index: modules/in-commerce/units/affiliates/affiliates_config.php
===================================================================
--- modules/in-commerce/units/affiliates/affiliates_config.php
+++ modules/in-commerce/units/affiliates/affiliates_config.php
@@ -221,10 +221,10 @@
'Grids' => Array (
'Default' => Array (
'Icons' => Array (
- 'default' => 'icon16_item.png',
- 0 => 'icon16_disabled.png',
- 1 => 'icon16_item.png',
- 2 => 'icon16_pending.png',
+ 'default' => 'icon16_item.svg',
+ 0 => 'icon16_disabled.svg',
+ 1 => 'icon16_item.svg',
+ 2 => 'icon16_pending.svg',
'module' => 'core',
),
'Fields' => Array (
Index: modules/in-commerce/units/coupons/coupons_config.php
===================================================================
--- modules/in-commerce/units/coupons/coupons_config.php
+++ modules/in-commerce/units/coupons/coupons_config.php
@@ -137,10 +137,10 @@
'Grids' => Array (
'Default' => Array (
'Icons' => Array (
- 'default' => 'icon16_item.png',
- 0 => 'icon16_disabled.png',
- 1 => 'icon16_item.png',
- 2 => 'icon16_pending.png',
+ 'default' => 'icon16_item.svg',
+ 0 => 'icon16_disabled.svg',
+ 1 => 'icon16_item.svg',
+ 2 => 'icon16_pending.svg',
'module' => 'core',
),
'Fields' => Array (
@@ -158,10 +158,10 @@
),
'Radio' => Array (
'Icons' => Array (
- 'default' => 'icon16_item.png',
- 0 => 'icon16_disabled.png',
- 1 => 'icon16_item.png',
- 2 => 'icon16_pending.png',
+ 'default' => 'icon16_item.svg',
+ 0 => 'icon16_disabled.svg',
+ 1 => 'icon16_item.svg',
+ 2 => 'icon16_pending.svg',
'module' => 'core',
),
'Selector' => 'radio',
Index: modules/in-commerce/units/currencies/currencies_config.php
===================================================================
--- modules/in-commerce/units/currencies/currencies_config.php
+++ modules/in-commerce/units/currencies/currencies_config.php
@@ -118,11 +118,11 @@
'Grids' => Array (
'Default' => Array (
'Icons' => Array (
- 'default' => 'icon16_item.png',
- '0_0' => 'icon16_disabled.png',
- '0_1' => 'icon16_disabled.png',
- '1_0' => 'icon16_item.png',
- '1_1' => 'icon16_primary.png',
+ 'default' => 'icon16_item.svg',
+ '0_0' => 'icon16_disabled.svg',
+ '0_1' => 'icon16_disabled.svg',
+ '1_0' => 'icon16_item.svg',
+ '1_1' => 'icon16_primary.svg',
'module' => 'core',
),
'Fields' => Array (
Index: modules/in-commerce/units/discounts/discounts_config.php
===================================================================
--- modules/in-commerce/units/discounts/discounts_config.php
+++ modules/in-commerce/units/discounts/discounts_config.php
@@ -123,10 +123,10 @@
'Grids' => Array (
'Default' => Array (
'Icons' => Array (
- 'default' => 'icon16_item.png',
- 0 => 'icon16_disabled.png',
- 1 => 'icon16_item.png',
- 2 => 'icon16_pending.png',
+ 'default' => 'icon16_item.svg',
+ 0 => 'icon16_disabled.svg',
+ 1 => 'icon16_item.svg',
+ 2 => 'icon16_pending.svg',
'module' => 'core',
),
'Fields' => Array (
@@ -141,4 +141,4 @@
),
),
),
-);
\ No newline at end of file
+);
Index: modules/in-commerce/units/downloads/downloads_config.php
===================================================================
--- modules/in-commerce/units/downloads/downloads_config.php
+++ modules/in-commerce/units/downloads/downloads_config.php
@@ -98,9 +98,9 @@
'Grids' => Array (
'Default' => Array (
'Icons' => Array (
- 'default' => 'icon16_item.png',
- 0 => 'icon16_disabled.png',
- 1 => 'icon16_item.png',
+ 'default' => 'icon16_item.svg',
+ 0 => 'icon16_disabled.svg',
+ 1 => 'icon16_item.svg',
'module' => 'core',
),
'Fields' => Array (
@@ -113,4 +113,4 @@
),
),
),
-);
\ No newline at end of file
+);
Index: modules/in-commerce/units/files/files_config.php
===================================================================
--- modules/in-commerce/units/files/files_config.php
+++ modules/in-commerce/units/files/files_config.php
@@ -120,11 +120,11 @@
'Grids' => Array (
'Default' => Array (
'Icons' => Array (
- 'default' => 'icon16_item.png',
- '0_0' => 'icon16_disabled.png',
- '0_1' => 'icon16_disabled.png',
- '1_0' => 'icon16_item.png',
- '1_1' => 'icon16_primary.png',
+ 'default' => 'icon16_item.svg',
+ '0_0' => 'icon16_disabled.svg',
+ '0_1' => 'icon16_disabled.svg',
+ '1_0' => 'icon16_item.svg',
+ '1_1' => 'icon16_primary.svg',
'module' => 'core',
),
'Fields' => Array (
@@ -138,4 +138,4 @@
),
),
),
-);
\ No newline at end of file
+);
Index: modules/in-commerce/units/gift_certificates/gift_certificates_config.php
===================================================================
--- modules/in-commerce/units/gift_certificates/gift_certificates_config.php
+++ modules/in-commerce/units/gift_certificates/gift_certificates_config.php
@@ -109,10 +109,10 @@
'Grids' => Array (
'Default' => Array (
'Icons' => Array (
- 'default' => 'icon16_item.png',
- 0 => 'icon16_disabled.png',
- 1 => 'icon16_item.png',
- 2 => 'icon16_pending.png',
+ 'default' => 'icon16_item.svg',
+ 0 => 'icon16_disabled.svg',
+ 1 => 'icon16_item.svg',
+ 2 => 'icon16_pending.svg',
'module' => 'core',
),
'Fields' => Array (
@@ -125,4 +125,4 @@
),
),
),
-);
\ No newline at end of file
+);
Index: modules/in-commerce/units/manufacturers/manufacturers_config.php
===================================================================
--- modules/in-commerce/units/manufacturers/manufacturers_config.php
+++ modules/in-commerce/units/manufacturers/manufacturers_config.php
@@ -115,9 +115,9 @@
'Grids' => Array (
'Default' => Array (
'Icons' => Array (
- 'default' => 'icon16_item.png',
- 0 => 'icon16_disabled.png',
- 1 => 'icon16_item.png',
+ 'default' => 'icon16_item.svg',
+ 0 => 'icon16_disabled.svg',
+ 1 => 'icon16_item.svg',
'module' => 'core',
),
'Fields' => Array (
Index: modules/in-commerce/units/orders/orders_config.php
===================================================================
--- modules/in-commerce/units/orders/orders_config.php
+++ modules/in-commerce/units/orders/orders_config.php
@@ -158,7 +158,7 @@
'StatusField' => Array ('Status'), // field, that is affected by Approve/Decline events
'ViewMenuPhrase' => 'la_title_Orders',
- 'CatalogTabIcon' => 'icon16_item.png',
+ 'CatalogTabIcon' => 'icon16_item.svg',
'TitleField' => 'OrderNumber',
@@ -250,7 +250,7 @@
'StatisticsInfo' => Array (
'pending' => Array (
- 'icon' => 'core:icon16_item.png',
+ 'icon' => 'core:icon16_item.svg',
'label' => 'la_title_Orders',
'js_url' => "#url#",
'url' => Array ('t' => 'in-commerce/orders/orders_pending_list', 'pass' => 'm'),
@@ -556,9 +556,9 @@
'Grids' => Array (
'Default' => Array (
'Icons' => Array (
- 'default' => 'icon16_item.png',
- 1 => 'icon16_pending.png',
- 5 => 'icon16_disabled.png',
+ 'default' => 'icon16_item.svg',
+ 1 => 'icon16_pending.svg',
+ 5 => 'icon16_disabled.svg',
'module' => 'core',
),
@@ -576,9 +576,9 @@
'Search' => Array (
'Icons' => Array (
- 'default' => 'icon16_item.png',
- 1 => 'icon16_pending.png',
- 5 => 'icon16_disabled.png',
+ 'default' => 'icon16_item.svg',
+ 1 => 'icon16_pending.svg',
+ 5 => 'icon16_disabled.svg',
'module' => 'core',
),
'Fields' => Array (
Index: modules/in-commerce/units/payment_type/payment_type_config.php
===================================================================
--- modules/in-commerce/units/payment_type/payment_type_config.php
+++ modules/in-commerce/units/payment_type/payment_type_config.php
@@ -155,11 +155,11 @@
'Grids' => Array (
'Default' => Array (
'Icons' => Array (
- 'default' => 'icon16_item.png',
- '0_0' => 'icon16_disabled.png',
- '0_1' => 'icon16_disabled.png',
- '1_0' => 'icon16_item.png',
- '1_1' => 'icon16_primary.png',
+ 'default' => 'icon16_item.svg',
+ '0_0' => 'icon16_disabled.svg',
+ '0_1' => 'icon16_disabled.svg',
+ '1_0' => 'icon16_item.svg',
+ '1_1' => 'icon16_primary.svg',
'module' => 'core',
),
'Fields' => Array (
@@ -171,4 +171,4 @@
),
),
),
-);
\ No newline at end of file
+);
Index: modules/in-commerce/units/pricing/pricing_config.php
===================================================================
--- modules/in-commerce/units/pricing/pricing_config.php
+++ modules/in-commerce/units/pricing/pricing_config.php
@@ -126,9 +126,9 @@
'Grids' => array(
'Access' => array(
'Icons' => array(
- 'default' => 'icon16_item.png',
- '0' => 'icon16_item.png',
- '1' => 'icon16_primary.png',
+ 'default' => 'icon16_item.svg',
+ '0' => 'icon16_item.svg',
+ '1' => 'icon16_primary.svg',
'module' => 'core',
),
'Fields' => array(
Index: modules/in-commerce/units/product_option_combinations/product_option_combinations_config.php
===================================================================
--- modules/in-commerce/units/product_option_combinations/product_option_combinations_config.php
+++ modules/in-commerce/units/product_option_combinations/product_option_combinations_config.php
@@ -104,7 +104,7 @@
'Grids' => Array (
'Default' => Array (
'Icons' => Array (
- 'default' => 'icon16_item.png',
+ 'default' => 'icon16_item.svg',
'module' => 'core',
),
'Fields' => Array (
@@ -118,7 +118,7 @@
'Inventory' => Array (
'Icons' => Array (
- 'default' => 'icon16_item.png',
+ 'default' => 'icon16_item.svg',
'module' => 'core',
),
'Selector' => 'radio',
@@ -135,7 +135,7 @@
'Radio' => Array (
'Selector' => 'radio',
'Icons' => Array (
- 'default' => 'icon16_item.png',
+ 'default' => 'icon16_item.svg',
'module' => 'core',
),
'Fields' => Array (
Index: modules/in-commerce/units/product_options/product_options_config.php
===================================================================
--- modules/in-commerce/units/product_options/product_options_config.php
+++ modules/in-commerce/units/product_options/product_options_config.php
@@ -89,7 +89,7 @@
'Grids' => Array (
'Default' => Array (
'Icons' => Array (
- 'default' => 'icon16_item.png',
+ 'default' => 'icon16_item.svg',
'module' => 'core',
), // icons for each StatusField values, if no matches or no statusfield selected, then "default" icon is used
'Fields' => Array (
@@ -101,4 +101,4 @@
),
),
),
-);
\ No newline at end of file
+);
Index: modules/in-commerce/units/reports/reports_config.php
===================================================================
--- modules/in-commerce/units/reports/reports_config.php
+++ modules/in-commerce/units/reports/reports_config.php
@@ -116,7 +116,7 @@
'Grids' => Array (
'Default' => Array (
'Icons' => Array (
- 'default' => 'icon16_item.png',
+ 'default' => 'icon16_item.svg',
'module' => 'core',
),
'Fields' => Array (
Index: modules/in-commerce/units/reports/reports_event_handler.php
===================================================================
--- modules/in-commerce/units/reports/reports_event_handler.php
+++ modules/in-commerce/units/reports/reports_event_handler.php
@@ -377,7 +377,7 @@
ON c.CategoryId = %1$s.CategoryId';
$new_options['Grids']['Default'] = Array (
'Icons' => Array (
- 'default' => 'icon16_item.png',
+ 'default' => 'icon16_item.svg',
'module' => 'core',
),
'Fields' => Array (
@@ -442,7 +442,7 @@
$new_options['Grids']['Default'] = Array (
'Icons' => Array (
- 'default' => 'icon16_item.png',
+ 'default' => 'icon16_item.svg',
'module' => 'core',
),
'Fields' => Array (
@@ -480,7 +480,7 @@
$new_options['Grids']['Default'] = Array (
'Icons' => Array (
- 'default' => 'icon16_item.png',
+ 'default' => 'icon16_item.svg',
'module' => 'core',
),
'Fields' => Array (
@@ -548,7 +548,7 @@
$new_options['Grids']['Default'] = Array(
'Icons' => Array(
- 'default' => 'icon16_item.png',
+ 'default' => 'icon16_item.svg',
'module' => 'core',
),
'Fields' => Array(
Index: modules/in-commerce/units/shipping/shipping_config.php
===================================================================
--- modules/in-commerce/units/shipping/shipping_config.php
+++ modules/in-commerce/units/shipping/shipping_config.php
@@ -188,9 +188,9 @@
'Grids' => Array (
'Default' => Array (
'Icons' => Array (
- 'default' => 'icon16_item.png',
- 0 => 'icon16_disabled.png',
- 1 => 'icon16_item.png',
+ 'default' => 'icon16_item.svg',
+ 0 => 'icon16_disabled.svg',
+ 1 => 'icon16_item.svg',
'module' => 'core',
),
'Fields' => Array (
@@ -205,4 +205,4 @@
),
),
),
-);
\ No newline at end of file
+);
Index: modules/in-commerce/units/shipping_quote_engines/shipping_quote_engines_config.php
===================================================================
--- modules/in-commerce/units/shipping_quote_engines/shipping_quote_engines_config.php
+++ modules/in-commerce/units/shipping_quote_engines/shipping_quote_engines_config.php
@@ -206,9 +206,9 @@
'Grids' => Array (
'Default' => Array (
'Icons' => Array (
- 'default' => 'icon16_item.png',
- 0 => 'icon16_disabled.png',
- 1 => 'icon16_item.png',
+ 'default' => 'icon16_item.svg',
+ 0 => 'icon16_disabled.svg',
+ 1 => 'icon16_item.svg',
'module' => 'core',
),
'Fields' => Array (
@@ -220,4 +220,4 @@
),
),
),
-);
\ No newline at end of file
+);
Index: modules/in-commerce/units/taxes/taxes_config.php
===================================================================
--- modules/in-commerce/units/taxes/taxes_config.php
+++ modules/in-commerce/units/taxes/taxes_config.php
@@ -101,9 +101,9 @@
'Grids' => Array (
'Default' => Array (
'Icons' => Array (
- 'default' => 'icon16_item.png',
- 0 => 'icon16_disabled.png',
- 1 => 'icon16_item.png',
+ 'default' => 'icon16_item.svg',
+ 0 => 'icon16_disabled.svg',
+ 1 => 'icon16_item.svg',
'module' => 'core',
'module' => 'core',
),
@@ -117,4 +117,4 @@
),
),
),
-);
\ No newline at end of file
+);
Index: modules/in-commerce/units/zones/zones_config.php
===================================================================
--- modules/in-commerce/units/zones/zones_config.php
+++ modules/in-commerce/units/zones/zones_config.php
@@ -89,9 +89,9 @@
'Grids' => Array (
'Default' => Array (
'Icons' => Array (
- 'default' => 'icon16_item.png',
- 0 => 'icon16_disabled.png',
- 1 => 'icon16_item.png',
+ 'default' => 'icon16_item.svg',
+ 0 => 'icon16_disabled.svg',
+ 1 => 'icon16_item.svg',
'module' => 'core',
),
'Fields' => Array (
@@ -102,4 +102,4 @@
),
),
),
-);
\ No newline at end of file
+);
Index: modules/in-link/units/listing_types/listing_types_config.php
===================================================================
--- modules/in-link/units/listing_types/listing_types_config.php
+++ modules/in-link/units/listing_types/listing_types_config.php
@@ -152,9 +152,9 @@
'Grids' => Array (
'Default' => Array (
'Icons' => Array (
- 'default' => 'icon16_item.png',
- 0 => 'icon16_disbaled.png',
- 1 => 'icon16_item.png',
+ 'default' => 'icon16_item.svg',
+ 0 => 'icon16_disabled.svg',
+ 1 => 'icon16_item.svg',
'module' => 'core',
),
'Fields' => Array (
@@ -164,4 +164,4 @@
),
),
),
-);
\ No newline at end of file
+);
Index: modules/in-link/units/listings/listings_config.php
===================================================================
--- modules/in-link/units/listings/listings_config.php
+++ modules/in-link/units/listings/listings_config.php
@@ -149,7 +149,7 @@
'Grids' => Array (
'Default' => Array (
'Icons' => Array (
- 'default' => 'icon16_item.png',
+ 'default' => 'icon16_item.svg',
'1_0' => 'icon16_link.png',
'0_0' => 'icon16_link_disabled.png',
'2_0' => 'icon16_link_pending.png',
Event Timeline
Log In to Comment