Version 0.1.4 0.1.4
authorThierry Florac <thierry.florac@onf.fr>
Mon, 18 Jan 2016 18:45:59 +0100
changeset 118 391ad752903e
parent 117 00bfb7b29d9e
child 119 c1a50990c120
Version 0.1.4
buildout.cfg
docs/HISTORY.txt
setup.py
src/pyams_skin.egg-info/PKG-INFO
src/pyams_skin.egg-info/SOURCES.txt
src/pyams_skin/locales/fr/LC_MESSAGES/pyams_skin.mo
src/pyams_skin/locales/fr/LC_MESSAGES/pyams_skin.po
src/pyams_skin/locales/pyams_skin.pot
src/pyams_skin/resources/css/ext/font-awesome-4.3.0.css
src/pyams_skin/resources/css/ext/font-awesome-4.3.0.min.css
src/pyams_skin/resources/css/ext/font-awesome-4.5.0.css
src/pyams_skin/resources/css/ext/font-awesome-4.5.0.min.css
src/pyams_skin/resources/css/fonts/OpenSans-Regular.eot
src/pyams_skin/resources/css/fonts/OpenSans-Regular.svg
src/pyams_skin/resources/css/fonts/OpenSans-Regular.ttf
src/pyams_skin/resources/css/fonts/OpenSans-Regular.woff
src/pyams_skin/resources/css/fonts/OpenSans-Regular.woff2
src/pyams_skin/resources/css/fonts/fontawesome-webfont.eot
src/pyams_skin/resources/css/fonts/fontawesome-webfont.svg
src/pyams_skin/resources/css/fonts/fontawesome-webfont.ttf
src/pyams_skin/resources/css/fonts/fontawesome-webfont.woff
src/pyams_skin/resources/css/fonts/fontawesome-webfont.woff2
src/pyams_skin/resources/css/myams.css
src/pyams_skin/resources/css/myams.min.css
src/pyams_skin/resources/js/myams-dataTables.js
src/pyams_skin/resources/js/myams-dataTables.min.js
src/pyams_skin/resources/js/myams-graphs.js
src/pyams_skin/resources/js/myams-graphs.min.js
src/pyams_skin/resources/js/myams-notify.js
src/pyams_skin/resources/js/myams-notify.min.js
src/pyams_skin/resources/js/myams-widgets.js
src/pyams_skin/resources/js/myams-widgets.min.js
src/pyams_skin/resources/js/myams.js
src/pyams_skin/resources/js/myams.min.js
src/pyams_skin/resources/less/buttons.less
src/pyams_skin/resources/less/colors.less
src/pyams_skin/resources/less/forms.less
src/pyams_skin/resources/less/layout.less
src/pyams_skin/resources/less/menus.less
src/pyams_skin/resources/less/modal.less
src/pyams_skin/resources/less/tables.less
src/pyams_skin/resources/less/typo.less
src/pyams_skin/resources/less/ui.less
src/pyams_skin/resources/less/widgets.less
--- a/buildout.cfg	Mon Jan 18 18:41:23 2016 +0100
+++ b/buildout.cfg	Mon Jan 18 18:45:59 2016 +0100
@@ -69,4 +69,4 @@
 eggs = pyams_skin [test]
 
 [versions]
-pyams_skin = 0.1.3
+pyams_skin = 0.1.4
--- a/docs/HISTORY.txt	Mon Jan 18 18:41:23 2016 +0100
+++ b/docs/HISTORY.txt	Mon Jan 18 18:45:59 2016 +0100
@@ -1,6 +1,14 @@
 History
 =======
 
+0.1.4
+-----
+ - upgrade FontAwesome package to release 4.5.0
+ - added breadcrumbs interfaceand viewlet
+ - many JavaScript improvements and corrections...
+ - switch JavaScript to 'strict' mode...
+ - new CSS updates
+
 0.1.3
 -----
  - small CSS updates
--- a/setup.py	Mon Jan 18 18:41:23 2016 +0100
+++ b/setup.py	Mon Jan 18 18:45:59 2016 +0100
@@ -25,7 +25,7 @@
 README = os.path.join(DOCS, 'README.txt')
 HISTORY = os.path.join(DOCS, 'HISTORY.txt')
 
-version = '0.1.3'
+version = '0.1.4'
 long_description = open(README).read() + '\n\n' + open(HISTORY).read()
 
 tests_require = []
--- a/src/pyams_skin.egg-info/PKG-INFO	Mon Jan 18 18:41:23 2016 +0100
+++ b/src/pyams_skin.egg-info/PKG-INFO	Mon Jan 18 18:45:59 2016 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: pyams-skin
-Version: 0.1.3
+Version: 0.1.4
 Summary: PyAMS base skin interfaces and classes
 Home-page: http://hg.ztfy.org/pyams/pyams_skin
 Author: Thierry Florac
@@ -22,6 +22,14 @@
         History
         =======
         
+        0.1.4
+        -----
+         - upgrade FontAwesome package to release 4.5.0
+         - added breadcrumbs interfaceand viewlet
+         - many JavaScript improvements and corrections...
+         - switch JavaScript to 'strict' mode...
+         - new CSS updates
+        
         0.1.3
         -----
          - small CSS updates
--- a/src/pyams_skin.egg-info/SOURCES.txt	Mon Jan 18 18:41:23 2016 +0100
+++ b/src/pyams_skin.egg-info/SOURCES.txt	Mon Jan 18 18:45:59 2016 +0100
@@ -33,7 +33,6 @@
 src/pyams_skin/interfaces/templates/inner-layout.pt
 src/pyams_skin/interfaces/templates/modal-layout.pt
 src/pyams_skin/interfaces/templates/widget-layout.pt
-src/pyams_skin/locales/pyams_skin.mo
 src/pyams_skin/locales/pyams_skin.pot
 src/pyams_skin/locales/fr/LC_MESSAGES/pyams_skin.mo
 src/pyams_skin/locales/fr/LC_MESSAGES/pyams_skin.po
@@ -45,8 +44,8 @@
 src/pyams_skin/resources/css/ext/bootstrap-modal.css
 src/pyams_skin/resources/css/ext/bootstrap-modal.min.css
 src/pyams_skin/resources/css/ext/bootstrap.css.map
-src/pyams_skin/resources/css/ext/font-awesome-4.3.0.css
-src/pyams_skin/resources/css/ext/font-awesome-4.3.0.min.css
+src/pyams_skin/resources/css/ext/font-awesome-4.5.0.css
+src/pyams_skin/resources/css/ext/font-awesome-4.5.0.min.css
 src/pyams_skin/resources/css/ext/jquery-datetimepicker.css
 src/pyams_skin/resources/css/ext/jquery-datetimepicker.min.css
 src/pyams_skin/resources/css/ext/jquery-fancybox-2.1.5.css
@@ -61,6 +60,11 @@
 src/pyams_skin/resources/css/ext/jquery-tipsy.min.css
 src/pyams_skin/resources/css/ext/jquery-ui-1.11.2.css
 src/pyams_skin/resources/css/ext/jquery-ui-1.11.2.min.css
+src/pyams_skin/resources/css/fonts/OpenSans-Regular.eot
+src/pyams_skin/resources/css/fonts/OpenSans-Regular.svg
+src/pyams_skin/resources/css/fonts/OpenSans-Regular.ttf
+src/pyams_skin/resources/css/fonts/OpenSans-Regular.woff
+src/pyams_skin/resources/css/fonts/OpenSans-Regular.woff2
 src/pyams_skin/resources/css/fonts/Ubuntu-B.eot
 src/pyams_skin/resources/css/fonts/Ubuntu-B.svg
 src/pyams_skin/resources/css/fonts/Ubuntu-B.ttf
@@ -847,6 +851,8 @@
 src/pyams_skin/viewlet/__init__.py
 src/pyams_skin/viewlet/activity/__init__.py
 src/pyams_skin/viewlet/activity/manager.pt
+src/pyams_skin/viewlet/breadcrumb/__init__.py
+src/pyams_skin/viewlet/breadcrumb/breadcrumbs.pt
 src/pyams_skin/viewlet/extension/__init__.py
 src/pyams_skin/viewlet/flags/__init__.py
 src/pyams_skin/viewlet/flags/flags.pt
@@ -855,6 +861,7 @@
 src/pyams_skin/viewlet/menu/menu-divider.pt
 src/pyams_skin/viewlet/menu/menu-item.pt
 src/pyams_skin/viewlet/menu/menu.pt
+src/pyams_skin/viewlet/menu/user-menus.pt
 src/pyams_skin/viewlet/search/__init__.py
 src/pyams_skin/viewlet/search/mobile-search.pt
 src/pyams_skin/viewlet/search/site-search.pt
Binary file src/pyams_skin/locales/fr/LC_MESSAGES/pyams_skin.mo has changed
--- a/src/pyams_skin/locales/fr/LC_MESSAGES/pyams_skin.po	Mon Jan 18 18:41:23 2016 +0100
+++ b/src/pyams_skin/locales/fr/LC_MESSAGES/pyams_skin.po	Mon Jan 18 18:45:59 2016 +0100
@@ -5,7 +5,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE 1.0\n"
-"POT-Creation-Date: 2015-09-23 11:11+0200\n"
+"POT-Creation-Date: 2016-01-08 09:57+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -25,19 +25,19 @@
 msgid "Container elements"
 msgstr "Contenu"
 
-#: src/pyams_skin/table.py:150
+#: src/pyams_skin/table.py:163
 msgid "Name"
 msgstr "Nom"
 
-#: src/pyams_skin/table.py:172
+#: src/pyams_skin/table.py:185
 msgid "Properties"
 msgstr "Propriétés"
 
-#: src/pyams_skin/table.py:227
+#: src/pyams_skin/table.py:240
 msgid "Actions"
 msgstr "Actions"
 
-#: src/pyams_skin/table.py:248
+#: src/pyams_skin/table.py:261
 msgid "Delete object"
 msgstr "Supprimer l'objet"
 
@@ -61,9 +61,17 @@
 msgid "Hide menu"
 msgstr "Masquer le menu"
 
-#: src/pyams_skin/templates/layout.pt:69
-msgid "Logout"
-msgstr "Déconnexion"
+#: src/pyams_skin/templates/layout.pt:76
+msgid "Update your profile to select an avatar..."
+msgstr "Mettez à jour votre profil pour choisir un avatar..."
+
+#: src/pyams_skin/templates/layout.pt:91
+msgid "My shortcuts"
+msgstr "Mes raccourcis"
+
+#: src/pyams_skin/templates/layout.pt:110
+msgid "Notifications"
+msgstr "Notifications"
 
 #: src/pyams_skin/templates/layout.pt:168
 msgid ""
@@ -74,10 +82,6 @@
 "ATTENTION: ceci va réinitialiser tous les paramètres de vos widgets !!&lt;/"
 "span&gt;"
 
-#: src/pyams_skin/viewlet/shortcuts/__init__.py:69
-msgid "Management interface"
-msgstr "Panneau de configuration"
-
 #: src/pyams_skin/viewlet/toolbar/__init__.py:98
 msgid "Add..."
 msgstr "Ajouter..."
@@ -95,7 +99,7 @@
 msgid "Last update: {0}"
 msgstr "Dernière mise à jour : {0}"
 
-#: src/pyams_skin/interfaces/viewlet.py:235
+#: src/pyams_skin/interfaces/viewlet.py:239
 msgid "&lt;i class=&#39;fa fa-refresh fa-spin&#39;&gt;&lt;/i&gt; Loading..."
 msgstr ""
 "&lt;i class=&#39;fa fa-refresh fa-spin&#39;&gt;&lt;/i&gt; Chargement en "
@@ -127,22 +131,22 @@
 msgstr "Nom public de l'auteur"
 
 #: src/pyams_skin/interfaces/configuration.py:136
-#: src/pyams_skin/interfaces/configuration.py:155
+#: src/pyams_skin/interfaces/configuration.py:163
 msgid "Icon"
 msgstr "Icône"
 
 #: src/pyams_skin/interfaces/configuration.py:137
-#: src/pyams_skin/interfaces/configuration.py:156
+#: src/pyams_skin/interfaces/configuration.py:164
 msgid "Browser favourite icon"
 msgstr "Icône des favoris"
 
 #: src/pyams_skin/interfaces/configuration.py:140
-#: src/pyams_skin/interfaces/configuration.py:159
+#: src/pyams_skin/interfaces/configuration.py:167
 msgid "Logo"
 msgstr "Logo"
 
 #: src/pyams_skin/interfaces/configuration.py:141
-#: src/pyams_skin/interfaces/configuration.py:160
+#: src/pyams_skin/interfaces/configuration.py:168
 msgid "Image containing application logo"
 msgstr "Image contenant le logo de l'application ou du site"
 
@@ -150,22 +154,45 @@
 msgid "Application title visible in back-office"
 msgstr "Titre de l'application affiché dans la barre de menu"
 
-#: src/pyams_skin/interfaces/configuration.py:163
+#: src/pyams_skin/interfaces/configuration.py:155
+msgid "Login header"
+msgstr "En-tête de connexion"
+
+#: src/pyams_skin/interfaces/configuration.py:156
+msgid "This reStructuredText text will be displayed in login page header"
+msgstr "Ce texte au format reStructuredText sera affiché en en-tête de la fenêtre de connexion"
+
+#: src/pyams_skin/interfaces/configuration.py:159
+msgid "Login footer"
+msgstr "Pied de page de connexion"
+
+#: src/pyams_skin/interfaces/configuration.py:160
+msgid "This reStructuredText text will be displayed in login page footer"
+msgstr "Ce texte au format reStructuredText sera affiché en pied de la fenêtre de connexion"
+
+#: src/pyams_skin/interfaces/configuration.py:171
 msgid "Display title icon?"
 msgstr "Afficher les icônes de titre ?"
 
-#: src/pyams_skin/interfaces/configuration.py:164
+#: src/pyams_skin/interfaces/configuration.py:172
 msgid "Should icons be displayed into content's title area ?"
-msgstr "Les icônes associées aux en-têtes de pages doivent-elles être affichées ?"
+msgstr ""
+"Les icônes associées aux en-têtes de pages doivent-elles être affichées ?"
 
-#: src/pyams_skin/interfaces/__init__.py:61
+#: src/pyams_skin/interfaces/__init__.py:63
 msgid "Presentation skin"
 msgstr "Modèle de présentation"
 
-#: src/pyams_skin/interfaces/__init__.py:62
+#: src/pyams_skin/interfaces/__init__.py:64
 msgid "This skin will be used to handle presentation templates"
 msgstr "Ce skin sera utilisé pour prendre en charge le modèle de présentation"
 
+#~ msgid "Logout"
+#~ msgstr "Déconnexion"
+
+#~ msgid "Management interface"
+#~ msgstr "Panneau de configuration"
+
 #~ msgid "< subtitle >"
 #~ msgstr "< sous-titre >"
 
--- a/src/pyams_skin/locales/pyams_skin.pot	Mon Jan 18 18:41:23 2016 +0100
+++ b/src/pyams_skin/locales/pyams_skin.pot	Mon Jan 18 18:45:59 2016 +0100
@@ -1,12 +1,12 @@
 # 
 # SOME DESCRIPTIVE TITLE
 # This file is distributed under the same license as the PACKAGE package.
-# FIRST AUTHOR <EMAIL@ADDRESS>, 2015.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2016.
 #, fuzzy
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE 1.0\n"
-"POT-Creation-Date: 2015-09-23 11:11+0200\n"
+"POT-Creation-Date: 2016-01-08 09:57+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -26,19 +26,19 @@
 msgid "Container elements"
 msgstr ""
 
-#: ./src/pyams_skin/table.py:150
+#: ./src/pyams_skin/table.py:163
 msgid "Name"
 msgstr ""
 
-#: ./src/pyams_skin/table.py:172
+#: ./src/pyams_skin/table.py:185
 msgid "Properties"
 msgstr ""
 
-#: ./src/pyams_skin/table.py:227
+#: ./src/pyams_skin/table.py:240
 msgid "Actions"
 msgstr ""
 
-#: ./src/pyams_skin/table.py:248
+#: ./src/pyams_skin/table.py:261
 msgid "Delete object"
 msgstr ""
 
@@ -62,8 +62,16 @@
 msgid "Hide menu"
 msgstr ""
 
-#: ./src/pyams_skin/templates/layout.pt:69
-msgid "Logout"
+#: ./src/pyams_skin/templates/layout.pt:76
+msgid "Update your profile to select an avatar..."
+msgstr ""
+
+#: ./src/pyams_skin/templates/layout.pt:91
+msgid "My shortcuts"
+msgstr ""
+
+#: ./src/pyams_skin/templates/layout.pt:110
+msgid "Notifications"
 msgstr ""
 
 #: ./src/pyams_skin/templates/layout.pt:168
@@ -72,10 +80,6 @@
 "WARNING: this will reset all your widgets status!&lt;/span&gt;"
 msgstr ""
 
-#: ./src/pyams_skin/viewlet/shortcuts/__init__.py:69
-msgid "Management interface"
-msgstr ""
-
 #: ./src/pyams_skin/viewlet/toolbar/__init__.py:98
 msgid "Add..."
 msgstr ""
@@ -93,7 +97,7 @@
 msgid "Last update: {0}"
 msgstr ""
 
-#: ./src/pyams_skin/interfaces/viewlet.py:235
+#: ./src/pyams_skin/interfaces/viewlet.py:239
 msgid "&lt;i class=&#39;fa fa-refresh fa-spin&#39;&gt;&lt;/i&gt; Loading..."
 msgstr ""
 
@@ -123,22 +127,22 @@
 msgstr ""
 
 #: ./src/pyams_skin/interfaces/configuration.py:136
-#: ./src/pyams_skin/interfaces/configuration.py:155
+#: ./src/pyams_skin/interfaces/configuration.py:163
 msgid "Icon"
 msgstr ""
 
 #: ./src/pyams_skin/interfaces/configuration.py:137
-#: ./src/pyams_skin/interfaces/configuration.py:156
+#: ./src/pyams_skin/interfaces/configuration.py:164
 msgid "Browser favourite icon"
 msgstr ""
 
 #: ./src/pyams_skin/interfaces/configuration.py:140
-#: ./src/pyams_skin/interfaces/configuration.py:159
+#: ./src/pyams_skin/interfaces/configuration.py:167
 msgid "Logo"
 msgstr ""
 
 #: ./src/pyams_skin/interfaces/configuration.py:141
-#: ./src/pyams_skin/interfaces/configuration.py:160
+#: ./src/pyams_skin/interfaces/configuration.py:168
 msgid "Image containing application logo"
 msgstr ""
 
@@ -146,18 +150,34 @@
 msgid "Application title visible in back-office"
 msgstr ""
 
-#: ./src/pyams_skin/interfaces/configuration.py:163
+#: ./src/pyams_skin/interfaces/configuration.py:155
+msgid "Login header"
+msgstr ""
+
+#: ./src/pyams_skin/interfaces/configuration.py:156
+msgid "This reStructuredText text will be displayed in login page header"
+msgstr ""
+
+#: ./src/pyams_skin/interfaces/configuration.py:159
+msgid "Login footer"
+msgstr ""
+
+#: ./src/pyams_skin/interfaces/configuration.py:160
+msgid "This reStructuredText text will be displayed in login page footer"
+msgstr ""
+
+#: ./src/pyams_skin/interfaces/configuration.py:171
 msgid "Display title icon?"
 msgstr ""
 
-#: ./src/pyams_skin/interfaces/configuration.py:164
+#: ./src/pyams_skin/interfaces/configuration.py:172
 msgid "Should icons be displayed into content's title area ?"
 msgstr ""
 
-#: ./src/pyams_skin/interfaces/__init__.py:61
+#: ./src/pyams_skin/interfaces/__init__.py:63
 msgid "Presentation skin"
 msgstr ""
 
-#: ./src/pyams_skin/interfaces/__init__.py:62
+#: ./src/pyams_skin/interfaces/__init__.py:64
 msgid "This skin will be used to handle presentation templates"
 msgstr ""
--- a/src/pyams_skin/resources/css/ext/font-awesome-4.3.0.css	Mon Jan 18 18:41:23 2016 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1801 +0,0 @@
-/*!
- *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
- *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
- */
-/* FONT PATH
- * -------------------------- */
-@font-face {
-  font-family: 'FontAwesome';
-  src: url('../fonts/fontawesome-webfont.eot?v=4.3.0');
-  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
-  font-weight: normal;
-  font-style: normal;
-}
-.fa {
-  display: inline-block;
-  font: normal normal normal 14px/1 FontAwesome;
-  font-size: inherit;
-  text-rendering: auto;
-  -webkit-font-smoothing: antialiased;
-  -moz-osx-font-smoothing: grayscale;
-  transform: translate(0, 0);
-}
-/* makes the font 33% larger relative to the icon container */
-.fa-lg {
-  font-size: 1.33333333em;
-  line-height: 0.75em;
-  vertical-align: -15%;
-}
-.fa-2x {
-  font-size: 2em;
-}
-.fa-3x {
-  font-size: 3em;
-}
-.fa-4x {
-  font-size: 4em;
-}
-.fa-5x {
-  font-size: 5em;
-}
-.fa-fw {
-  width: 1.28571429em;
-  text-align: center;
-}
-.fa-ul {
-  padding-left: 0;
-  margin-left: 2.14285714em;
-  list-style-type: none;
-}
-.fa-ul > li {
-  position: relative;
-}
-.fa-li {
-  position: absolute;
-  left: -2.14285714em;
-  width: 2.14285714em;
-  top: 0.14285714em;
-  text-align: center;
-}
-.fa-li.fa-lg {
-  left: -1.85714286em;
-}
-.fa-border {
-  padding: .2em .25em .15em;
-  border: solid 0.08em #eeeeee;
-  border-radius: .1em;
-}
-.pull-right {
-  float: right;
-}
-.pull-left {
-  float: left;
-}
-.fa.pull-left {
-  margin-right: .3em;
-}
-.fa.pull-right {
-  margin-left: .3em;
-}
-.fa-spin {
-  -webkit-animation: fa-spin 2s infinite linear;
-  animation: fa-spin 2s infinite linear;
-}
-.fa-pulse {
-  -webkit-animation: fa-spin 1s infinite steps(8);
-  animation: fa-spin 1s infinite steps(8);
-}
-@-webkit-keyframes fa-spin {
-  0% {
-    -webkit-transform: rotate(0deg);
-    transform: rotate(0deg);
-  }
-  100% {
-    -webkit-transform: rotate(359deg);
-    transform: rotate(359deg);
-  }
-}
-@keyframes fa-spin {
-  0% {
-    -webkit-transform: rotate(0deg);
-    transform: rotate(0deg);
-  }
-  100% {
-    -webkit-transform: rotate(359deg);
-    transform: rotate(359deg);
-  }
-}
-.fa-rotate-90 {
-  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
-  -webkit-transform: rotate(90deg);
-  -ms-transform: rotate(90deg);
-  transform: rotate(90deg);
-}
-.fa-rotate-180 {
-  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
-  -webkit-transform: rotate(180deg);
-  -ms-transform: rotate(180deg);
-  transform: rotate(180deg);
-}
-.fa-rotate-270 {
-  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
-  -webkit-transform: rotate(270deg);
-  -ms-transform: rotate(270deg);
-  transform: rotate(270deg);
-}
-.fa-flip-horizontal {
-  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
-  -webkit-transform: scale(-1, 1);
-  -ms-transform: scale(-1, 1);
-  transform: scale(-1, 1);
-}
-.fa-flip-vertical {
-  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
-  -webkit-transform: scale(1, -1);
-  -ms-transform: scale(1, -1);
-  transform: scale(1, -1);
-}
-:root .fa-rotate-90,
-:root .fa-rotate-180,
-:root .fa-rotate-270,
-:root .fa-flip-horizontal,
-:root .fa-flip-vertical {
-  filter: none;
-}
-.fa-stack {
-  position: relative;
-  display: inline-block;
-  width: 2em;
-  height: 2em;
-  line-height: 2em;
-  vertical-align: middle;
-}
-.fa-stack-1x,
-.fa-stack-2x {
-  position: absolute;
-  left: 0;
-  width: 100%;
-  text-align: center;
-}
-.fa-stack-1x {
-  line-height: inherit;
-}
-.fa-stack-2x {
-  font-size: 2em;
-}
-.fa-inverse {
-  color: #ffffff;
-}
-/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
-   readers do not read off random characters that represent icons */
-.fa-glass:before {
-  content: "\f000";
-}
-.fa-music:before {
-  content: "\f001";
-}
-.fa-search:before {
-  content: "\f002";
-}
-.fa-envelope-o:before {
-  content: "\f003";
-}
-.fa-heart:before {
-  content: "\f004";
-}
-.fa-star:before {
-  content: "\f005";
-}
-.fa-star-o:before {
-  content: "\f006";
-}
-.fa-user:before {
-  content: "\f007";
-}
-.fa-film:before {
-  content: "\f008";
-}
-.fa-th-large:before {
-  content: "\f009";
-}
-.fa-th:before {
-  content: "\f00a";
-}
-.fa-th-list:before {
-  content: "\f00b";
-}
-.fa-check:before {
-  content: "\f00c";
-}
-.fa-remove:before,
-.fa-close:before,
-.fa-times:before {
-  content: "\f00d";
-}
-.fa-search-plus:before {
-  content: "\f00e";
-}
-.fa-search-minus:before {
-  content: "\f010";
-}
-.fa-power-off:before {
-  content: "\f011";
-}
-.fa-signal:before {
-  content: "\f012";
-}
-.fa-gear:before,
-.fa-cog:before {
-  content: "\f013";
-}
-.fa-trash-o:before {
-  content: "\f014";
-}
-.fa-home:before {
-  content: "\f015";
-}
-.fa-file-o:before {
-  content: "\f016";
-}
-.fa-clock-o:before {
-  content: "\f017";
-}
-.fa-road:before {
-  content: "\f018";
-}
-.fa-download:before {
-  content: "\f019";
-}
-.fa-arrow-circle-o-down:before {
-  content: "\f01a";
-}
-.fa-arrow-circle-o-up:before {
-  content: "\f01b";
-}
-.fa-inbox:before {
-  content: "\f01c";
-}
-.fa-play-circle-o:before {
-  content: "\f01d";
-}
-.fa-rotate-right:before,
-.fa-repeat:before {
-  content: "\f01e";
-}
-.fa-refresh:before {
-  content: "\f021";
-}
-.fa-list-alt:before {
-  content: "\f022";
-}
-.fa-lock:before {
-  content: "\f023";
-}
-.fa-flag:before {
-  content: "\f024";
-}
-.fa-headphones:before {
-  content: "\f025";
-}
-.fa-volume-off:before {
-  content: "\f026";
-}
-.fa-volume-down:before {
-  content: "\f027";
-}
-.fa-volume-up:before {
-  content: "\f028";
-}
-.fa-qrcode:before {
-  content: "\f029";
-}
-.fa-barcode:before {
-  content: "\f02a";
-}
-.fa-tag:before {
-  content: "\f02b";
-}
-.fa-tags:before {
-  content: "\f02c";
-}
-.fa-book:before {
-  content: "\f02d";
-}
-.fa-bookmark:before {
-  content: "\f02e";
-}
-.fa-print:before {
-  content: "\f02f";
-}
-.fa-camera:before {
-  content: "\f030";
-}
-.fa-font:before {
-  content: "\f031";
-}
-.fa-bold:before {
-  content: "\f032";
-}
-.fa-italic:before {
-  content: "\f033";
-}
-.fa-text-height:before {
-  content: "\f034";
-}
-.fa-text-width:before {
-  content: "\f035";
-}
-.fa-align-left:before {
-  content: "\f036";
-}
-.fa-align-center:before {
-  content: "\f037";
-}
-.fa-align-right:before {
-  content: "\f038";
-}
-.fa-align-justify:before {
-  content: "\f039";
-}
-.fa-list:before {
-  content: "\f03a";
-}
-.fa-dedent:before,
-.fa-outdent:before {
-  content: "\f03b";
-}
-.fa-indent:before {
-  content: "\f03c";
-}
-.fa-video-camera:before {
-  content: "\f03d";
-}
-.fa-photo:before,
-.fa-image:before,
-.fa-picture-o:before {
-  content: "\f03e";
-}
-.fa-pencil:before {
-  content: "\f040";
-}
-.fa-map-marker:before {
-  content: "\f041";
-}
-.fa-adjust:before {
-  content: "\f042";
-}
-.fa-tint:before {
-  content: "\f043";
-}
-.fa-edit:before,
-.fa-pencil-square-o:before {
-  content: "\f044";
-}
-.fa-share-square-o:before {
-  content: "\f045";
-}
-.fa-check-square-o:before {
-  content: "\f046";
-}
-.fa-arrows:before {
-  content: "\f047";
-}
-.fa-step-backward:before {
-  content: "\f048";
-}
-.fa-fast-backward:before {
-  content: "\f049";
-}
-.fa-backward:before {
-  content: "\f04a";
-}
-.fa-play:before {
-  content: "\f04b";
-}
-.fa-pause:before {
-  content: "\f04c";
-}
-.fa-stop:before {
-  content: "\f04d";
-}
-.fa-forward:before {
-  content: "\f04e";
-}
-.fa-fast-forward:before {
-  content: "\f050";
-}
-.fa-step-forward:before {
-  content: "\f051";
-}
-.fa-eject:before {
-  content: "\f052";
-}
-.fa-chevron-left:before {
-  content: "\f053";
-}
-.fa-chevron-right:before {
-  content: "\f054";
-}
-.fa-plus-circle:before {
-  content: "\f055";
-}
-.fa-minus-circle:before {
-  content: "\f056";
-}
-.fa-times-circle:before {
-  content: "\f057";
-}
-.fa-check-circle:before {
-  content: "\f058";
-}
-.fa-question-circle:before {
-  content: "\f059";
-}
-.fa-info-circle:before {
-  content: "\f05a";
-}
-.fa-crosshairs:before {
-  content: "\f05b";
-}
-.fa-times-circle-o:before {
-  content: "\f05c";
-}
-.fa-check-circle-o:before {
-  content: "\f05d";
-}
-.fa-ban:before {
-  content: "\f05e";
-}
-.fa-arrow-left:before {
-  content: "\f060";
-}
-.fa-arrow-right:before {
-  content: "\f061";
-}
-.fa-arrow-up:before {
-  content: "\f062";
-}
-.fa-arrow-down:before {
-  content: "\f063";
-}
-.fa-mail-forward:before,
-.fa-share:before {
-  content: "\f064";
-}
-.fa-expand:before {
-  content: "\f065";
-}
-.fa-compress:before {
-  content: "\f066";
-}
-.fa-plus:before {
-  content: "\f067";
-}
-.fa-minus:before {
-  content: "\f068";
-}
-.fa-asterisk:before {
-  content: "\f069";
-}
-.fa-exclamation-circle:before {
-  content: "\f06a";
-}
-.fa-gift:before {
-  content: "\f06b";
-}
-.fa-leaf:before {
-  content: "\f06c";
-}
-.fa-fire:before {
-  content: "\f06d";
-}
-.fa-eye:before {
-  content: "\f06e";
-}
-.fa-eye-slash:before {
-  content: "\f070";
-}
-.fa-warning:before,
-.fa-exclamation-triangle:before {
-  content: "\f071";
-}
-.fa-plane:before {
-  content: "\f072";
-}
-.fa-calendar:before {
-  content: "\f073";
-}
-.fa-random:before {
-  content: "\f074";
-}
-.fa-comment:before {
-  content: "\f075";
-}
-.fa-magnet:before {
-  content: "\f076";
-}
-.fa-chevron-up:before {
-  content: "\f077";
-}
-.fa-chevron-down:before {
-  content: "\f078";
-}
-.fa-retweet:before {
-  content: "\f079";
-}
-.fa-shopping-cart:before {
-  content: "\f07a";
-}
-.fa-folder:before {
-  content: "\f07b";
-}
-.fa-folder-open:before {
-  content: "\f07c";
-}
-.fa-arrows-v:before {
-  content: "\f07d";
-}
-.fa-arrows-h:before {
-  content: "\f07e";
-}
-.fa-bar-chart-o:before,
-.fa-bar-chart:before {
-  content: "\f080";
-}
-.fa-twitter-square:before {
-  content: "\f081";
-}
-.fa-facebook-square:before {
-  content: "\f082";
-}
-.fa-camera-retro:before {
-  content: "\f083";
-}
-.fa-key:before {
-  content: "\f084";
-}
-.fa-gears:before,
-.fa-cogs:before {
-  content: "\f085";
-}
-.fa-comments:before {
-  content: "\f086";
-}
-.fa-thumbs-o-up:before {
-  content: "\f087";
-}
-.fa-thumbs-o-down:before {
-  content: "\f088";
-}
-.fa-star-half:before {
-  content: "\f089";
-}
-.fa-heart-o:before {
-  content: "\f08a";
-}
-.fa-sign-out:before {
-  content: "\f08b";
-}
-.fa-linkedin-square:before {
-  content: "\f08c";
-}
-.fa-thumb-tack:before {
-  content: "\f08d";
-}
-.fa-external-link:before {
-  content: "\f08e";
-}
-.fa-sign-in:before {
-  content: "\f090";
-}
-.fa-trophy:before {
-  content: "\f091";
-}
-.fa-github-square:before {
-  content: "\f092";
-}
-.fa-upload:before {
-  content: "\f093";
-}
-.fa-lemon-o:before {
-  content: "\f094";
-}
-.fa-phone:before {
-  content: "\f095";
-}
-.fa-square-o:before {
-  content: "\f096";
-}
-.fa-bookmark-o:before {
-  content: "\f097";
-}
-.fa-phone-square:before {
-  content: "\f098";
-}
-.fa-twitter:before {
-  content: "\f099";
-}
-.fa-facebook-f:before,
-.fa-facebook:before {
-  content: "\f09a";
-}
-.fa-github:before {
-  content: "\f09b";
-}
-.fa-unlock:before {
-  content: "\f09c";
-}
-.fa-credit-card:before {
-  content: "\f09d";
-}
-.fa-rss:before {
-  content: "\f09e";
-}
-.fa-hdd-o:before {
-  content: "\f0a0";
-}
-.fa-bullhorn:before {
-  content: "\f0a1";
-}
-.fa-bell:before {
-  content: "\f0f3";
-}
-.fa-certificate:before {
-  content: "\f0a3";
-}
-.fa-hand-o-right:before {
-  content: "\f0a4";
-}
-.fa-hand-o-left:before {
-  content: "\f0a5";
-}
-.fa-hand-o-up:before {
-  content: "\f0a6";
-}
-.fa-hand-o-down:before {
-  content: "\f0a7";
-}
-.fa-arrow-circle-left:before {
-  content: "\f0a8";
-}
-.fa-arrow-circle-right:before {
-  content: "\f0a9";
-}
-.fa-arrow-circle-up:before {
-  content: "\f0aa";
-}
-.fa-arrow-circle-down:before {
-  content: "\f0ab";
-}
-.fa-globe:before {
-  content: "\f0ac";
-}
-.fa-wrench:before {
-  content: "\f0ad";
-}
-.fa-tasks:before {
-  content: "\f0ae";
-}
-.fa-filter:before {
-  content: "\f0b0";
-}
-.fa-briefcase:before {
-  content: "\f0b1";
-}
-.fa-arrows-alt:before {
-  content: "\f0b2";
-}
-.fa-group:before,
-.fa-users:before {
-  content: "\f0c0";
-}
-.fa-chain:before,
-.fa-link:before {
-  content: "\f0c1";
-}
-.fa-cloud:before {
-  content: "\f0c2";
-}
-.fa-flask:before {
-  content: "\f0c3";
-}
-.fa-cut:before,
-.fa-scissors:before {
-  content: "\f0c4";
-}
-.fa-copy:before,
-.fa-files-o:before {
-  content: "\f0c5";
-}
-.fa-paperclip:before {
-  content: "\f0c6";
-}
-.fa-save:before,
-.fa-floppy-o:before {
-  content: "\f0c7";
-}
-.fa-square:before {
-  content: "\f0c8";
-}
-.fa-navicon:before,
-.fa-reorder:before,
-.fa-bars:before {
-  content: "\f0c9";
-}
-.fa-list-ul:before {
-  content: "\f0ca";
-}
-.fa-list-ol:before {
-  content: "\f0cb";
-}
-.fa-strikethrough:before {
-  content: "\f0cc";
-}
-.fa-underline:before {
-  content: "\f0cd";
-}
-.fa-table:before {
-  content: "\f0ce";
-}
-.fa-magic:before {
-  content: "\f0d0";
-}
-.fa-truck:before {
-  content: "\f0d1";
-}
-.fa-pinterest:before {
-  content: "\f0d2";
-}
-.fa-pinterest-square:before {
-  content: "\f0d3";
-}
-.fa-google-plus-square:before {
-  content: "\f0d4";
-}
-.fa-google-plus:before {
-  content: "\f0d5";
-}
-.fa-money:before {
-  content: "\f0d6";
-}
-.fa-caret-down:before {
-  content: "\f0d7";
-}
-.fa-caret-up:before {
-  content: "\f0d8";
-}
-.fa-caret-left:before {
-  content: "\f0d9";
-}
-.fa-caret-right:before {
-  content: "\f0da";
-}
-.fa-columns:before {
-  content: "\f0db";
-}
-.fa-unsorted:before,
-.fa-sort:before {
-  content: "\f0dc";
-}
-.fa-sort-down:before,
-.fa-sort-desc:before {
-  content: "\f0dd";
-}
-.fa-sort-up:before,
-.fa-sort-asc:before {
-  content: "\f0de";
-}
-.fa-envelope:before {
-  content: "\f0e0";
-}
-.fa-linkedin:before {
-  content: "\f0e1";
-}
-.fa-rotate-left:before,
-.fa-undo:before {
-  content: "\f0e2";
-}
-.fa-legal:before,
-.fa-gavel:before {
-  content: "\f0e3";
-}
-.fa-dashboard:before,
-.fa-tachometer:before {
-  content: "\f0e4";
-}
-.fa-comment-o:before {
-  content: "\f0e5";
-}
-.fa-comments-o:before {
-  content: "\f0e6";
-}
-.fa-flash:before,
-.fa-bolt:before {
-  content: "\f0e7";
-}
-.fa-sitemap:before {
-  content: "\f0e8";
-}
-.fa-umbrella:before {
-  content: "\f0e9";
-}
-.fa-paste:before,
-.fa-clipboard:before {
-  content: "\f0ea";
-}
-.fa-lightbulb-o:before {
-  content: "\f0eb";
-}
-.fa-exchange:before {
-  content: "\f0ec";
-}
-.fa-cloud-download:before {
-  content: "\f0ed";
-}
-.fa-cloud-upload:before {
-  content: "\f0ee";
-}
-.fa-user-md:before {
-  content: "\f0f0";
-}
-.fa-stethoscope:before {
-  content: "\f0f1";
-}
-.fa-suitcase:before {
-  content: "\f0f2";
-}
-.fa-bell-o:before {
-  content: "\f0a2";
-}
-.fa-coffee:before {
-  content: "\f0f4";
-}
-.fa-cutlery:before {
-  content: "\f0f5";
-}
-.fa-file-text-o:before {
-  content: "\f0f6";
-}
-.fa-building-o:before {
-  content: "\f0f7";
-}
-.fa-hospital-o:before {
-  content: "\f0f8";
-}
-.fa-ambulance:before {
-  content: "\f0f9";
-}
-.fa-medkit:before {
-  content: "\f0fa";
-}
-.fa-fighter-jet:before {
-  content: "\f0fb";
-}
-.fa-beer:before {
-  content: "\f0fc";
-}
-.fa-h-square:before {
-  content: "\f0fd";
-}
-.fa-plus-square:before {
-  content: "\f0fe";
-}
-.fa-angle-double-left:before {
-  content: "\f100";
-}
-.fa-angle-double-right:before {
-  content: "\f101";
-}
-.fa-angle-double-up:before {
-  content: "\f102";
-}
-.fa-angle-double-down:before {
-  content: "\f103";
-}
-.fa-angle-left:before {
-  content: "\f104";
-}
-.fa-angle-right:before {
-  content: "\f105";
-}
-.fa-angle-up:before {
-  content: "\f106";
-}
-.fa-angle-down:before {
-  content: "\f107";
-}
-.fa-desktop:before {
-  content: "\f108";
-}
-.fa-laptop:before {
-  content: "\f109";
-}
-.fa-tablet:before {
-  content: "\f10a";
-}
-.fa-mobile-phone:before,
-.fa-mobile:before {
-  content: "\f10b";
-}
-.fa-circle-o:before {
-  content: "\f10c";
-}
-.fa-quote-left:before {
-  content: "\f10d";
-}
-.fa-quote-right:before {
-  content: "\f10e";
-}
-.fa-spinner:before {
-  content: "\f110";
-}
-.fa-circle:before {
-  content: "\f111";
-}
-.fa-mail-reply:before,
-.fa-reply:before {
-  content: "\f112";
-}
-.fa-github-alt:before {
-  content: "\f113";
-}
-.fa-folder-o:before {
-  content: "\f114";
-}
-.fa-folder-open-o:before {
-  content: "\f115";
-}
-.fa-smile-o:before {
-  content: "\f118";
-}
-.fa-frown-o:before {
-  content: "\f119";
-}
-.fa-meh-o:before {
-  content: "\f11a";
-}
-.fa-gamepad:before {
-  content: "\f11b";
-}
-.fa-keyboard-o:before {
-  content: "\f11c";
-}
-.fa-flag-o:before {
-  content: "\f11d";
-}
-.fa-flag-checkered:before {
-  content: "\f11e";
-}
-.fa-terminal:before {
-  content: "\f120";
-}
-.fa-code:before {
-  content: "\f121";
-}
-.fa-mail-reply-all:before,
-.fa-reply-all:before {
-  content: "\f122";
-}
-.fa-star-half-empty:before,
-.fa-star-half-full:before,
-.fa-star-half-o:before {
-  content: "\f123";
-}
-.fa-location-arrow:before {
-  content: "\f124";
-}
-.fa-crop:before {
-  content: "\f125";
-}
-.fa-code-fork:before {
-  content: "\f126";
-}
-.fa-unlink:before,
-.fa-chain-broken:before {
-  content: "\f127";
-}
-.fa-question:before {
-  content: "\f128";
-}
-.fa-info:before {
-  content: "\f129";
-}
-.fa-exclamation:before {
-  content: "\f12a";
-}
-.fa-superscript:before {
-  content: "\f12b";
-}
-.fa-subscript:before {
-  content: "\f12c";
-}
-.fa-eraser:before {
-  content: "\f12d";
-}
-.fa-puzzle-piece:before {
-  content: "\f12e";
-}
-.fa-microphone:before {
-  content: "\f130";
-}
-.fa-microphone-slash:before {
-  content: "\f131";
-}
-.fa-shield:before {
-  content: "\f132";
-}
-.fa-calendar-o:before {
-  content: "\f133";
-}
-.fa-fire-extinguisher:before {
-  content: "\f134";
-}
-.fa-rocket:before {
-  content: "\f135";
-}
-.fa-maxcdn:before {
-  content: "\f136";
-}
-.fa-chevron-circle-left:before {
-  content: "\f137";
-}
-.fa-chevron-circle-right:before {
-  content: "\f138";
-}
-.fa-chevron-circle-up:before {
-  content: "\f139";
-}
-.fa-chevron-circle-down:before {
-  content: "\f13a";
-}
-.fa-html5:before {
-  content: "\f13b";
-}
-.fa-css3:before {
-  content: "\f13c";
-}
-.fa-anchor:before {
-  content: "\f13d";
-}
-.fa-unlock-alt:before {
-  content: "\f13e";
-}
-.fa-bullseye:before {
-  content: "\f140";
-}
-.fa-ellipsis-h:before {
-  content: "\f141";
-}
-.fa-ellipsis-v:before {
-  content: "\f142";
-}
-.fa-rss-square:before {
-  content: "\f143";
-}
-.fa-play-circle:before {
-  content: "\f144";
-}
-.fa-ticket:before {
-  content: "\f145";
-}
-.fa-minus-square:before {
-  content: "\f146";
-}
-.fa-minus-square-o:before {
-  content: "\f147";
-}
-.fa-level-up:before {
-  content: "\f148";
-}
-.fa-level-down:before {
-  content: "\f149";
-}
-.fa-check-square:before {
-  content: "\f14a";
-}
-.fa-pencil-square:before {
-  content: "\f14b";
-}
-.fa-external-link-square:before {
-  content: "\f14c";
-}
-.fa-share-square:before {
-  content: "\f14d";
-}
-.fa-compass:before {
-  content: "\f14e";
-}
-.fa-toggle-down:before,
-.fa-caret-square-o-down:before {
-  content: "\f150";
-}
-.fa-toggle-up:before,
-.fa-caret-square-o-up:before {
-  content: "\f151";
-}
-.fa-toggle-right:before,
-.fa-caret-square-o-right:before {
-  content: "\f152";
-}
-.fa-euro:before,
-.fa-eur:before {
-  content: "\f153";
-}
-.fa-gbp:before {
-  content: "\f154";
-}
-.fa-dollar:before,
-.fa-usd:before {
-  content: "\f155";
-}
-.fa-rupee:before,
-.fa-inr:before {
-  content: "\f156";
-}
-.fa-cny:before,
-.fa-rmb:before,
-.fa-yen:before,
-.fa-jpy:before {
-  content: "\f157";
-}
-.fa-ruble:before,
-.fa-rouble:before,
-.fa-rub:before {
-  content: "\f158";
-}
-.fa-won:before,
-.fa-krw:before {
-  content: "\f159";
-}
-.fa-bitcoin:before,
-.fa-btc:before {
-  content: "\f15a";
-}
-.fa-file:before {
-  content: "\f15b";
-}
-.fa-file-text:before {
-  content: "\f15c";
-}
-.fa-sort-alpha-asc:before {
-  content: "\f15d";
-}
-.fa-sort-alpha-desc:before {
-  content: "\f15e";
-}
-.fa-sort-amount-asc:before {
-  content: "\f160";
-}
-.fa-sort-amount-desc:before {
-  content: "\f161";
-}
-.fa-sort-numeric-asc:before {
-  content: "\f162";
-}
-.fa-sort-numeric-desc:before {
-  content: "\f163";
-}
-.fa-thumbs-up:before {
-  content: "\f164";
-}
-.fa-thumbs-down:before {
-  content: "\f165";
-}
-.fa-youtube-square:before {
-  content: "\f166";
-}
-.fa-youtube:before {
-  content: "\f167";
-}
-.fa-xing:before {
-  content: "\f168";
-}
-.fa-xing-square:before {
-  content: "\f169";
-}
-.fa-youtube-play:before {
-  content: "\f16a";
-}
-.fa-dropbox:before {
-  content: "\f16b";
-}
-.fa-stack-overflow:before {
-  content: "\f16c";
-}
-.fa-instagram:before {
-  content: "\f16d";
-}
-.fa-flickr:before {
-  content: "\f16e";
-}
-.fa-adn:before {
-  content: "\f170";
-}
-.fa-bitbucket:before {
-  content: "\f171";
-}
-.fa-bitbucket-square:before {
-  content: "\f172";
-}
-.fa-tumblr:before {
-  content: "\f173";
-}
-.fa-tumblr-square:before {
-  content: "\f174";
-}
-.fa-long-arrow-down:before {
-  content: "\f175";
-}
-.fa-long-arrow-up:before {
-  content: "\f176";
-}
-.fa-long-arrow-left:before {
-  content: "\f177";
-}
-.fa-long-arrow-right:before {
-  content: "\f178";
-}
-.fa-apple:before {
-  content: "\f179";
-}
-.fa-windows:before {
-  content: "\f17a";
-}
-.fa-android:before {
-  content: "\f17b";
-}
-.fa-linux:before {
-  content: "\f17c";
-}
-.fa-dribbble:before {
-  content: "\f17d";
-}
-.fa-skype:before {
-  content: "\f17e";
-}
-.fa-foursquare:before {
-  content: "\f180";
-}
-.fa-trello:before {
-  content: "\f181";
-}
-.fa-female:before {
-  content: "\f182";
-}
-.fa-male:before {
-  content: "\f183";
-}
-.fa-gittip:before,
-.fa-gratipay:before {
-  content: "\f184";
-}
-.fa-sun-o:before {
-  content: "\f185";
-}
-.fa-moon-o:before {
-  content: "\f186";
-}
-.fa-archive:before {
-  content: "\f187";
-}
-.fa-bug:before {
-  content: "\f188";
-}
-.fa-vk:before {
-  content: "\f189";
-}
-.fa-weibo:before {
-  content: "\f18a";
-}
-.fa-renren:before {
-  content: "\f18b";
-}
-.fa-pagelines:before {
-  content: "\f18c";
-}
-.fa-stack-exchange:before {
-  content: "\f18d";
-}
-.fa-arrow-circle-o-right:before {
-  content: "\f18e";
-}
-.fa-arrow-circle-o-left:before {
-  content: "\f190";
-}
-.fa-toggle-left:before,
-.fa-caret-square-o-left:before {
-  content: "\f191";
-}
-.fa-dot-circle-o:before {
-  content: "\f192";
-}
-.fa-wheelchair:before {
-  content: "\f193";
-}
-.fa-vimeo-square:before {
-  content: "\f194";
-}
-.fa-turkish-lira:before,
-.fa-try:before {
-  content: "\f195";
-}
-.fa-plus-square-o:before {
-  content: "\f196";
-}
-.fa-space-shuttle:before {
-  content: "\f197";
-}
-.fa-slack:before {
-  content: "\f198";
-}
-.fa-envelope-square:before {
-  content: "\f199";
-}
-.fa-wordpress:before {
-  content: "\f19a";
-}
-.fa-openid:before {
-  content: "\f19b";
-}
-.fa-institution:before,
-.fa-bank:before,
-.fa-university:before {
-  content: "\f19c";
-}
-.fa-mortar-board:before,
-.fa-graduation-cap:before {
-  content: "\f19d";
-}
-.fa-yahoo:before {
-  content: "\f19e";
-}
-.fa-google:before {
-  content: "\f1a0";
-}
-.fa-reddit:before {
-  content: "\f1a1";
-}
-.fa-reddit-square:before {
-  content: "\f1a2";
-}
-.fa-stumbleupon-circle:before {
-  content: "\f1a3";
-}
-.fa-stumbleupon:before {
-  content: "\f1a4";
-}
-.fa-delicious:before {
-  content: "\f1a5";
-}
-.fa-digg:before {
-  content: "\f1a6";
-}
-.fa-pied-piper:before {
-  content: "\f1a7";
-}
-.fa-pied-piper-alt:before {
-  content: "\f1a8";
-}
-.fa-drupal:before {
-  content: "\f1a9";
-}
-.fa-joomla:before {
-  content: "\f1aa";
-}
-.fa-language:before {
-  content: "\f1ab";
-}
-.fa-fax:before {
-  content: "\f1ac";
-}
-.fa-building:before {
-  content: "\f1ad";
-}
-.fa-child:before {
-  content: "\f1ae";
-}
-.fa-paw:before {
-  content: "\f1b0";
-}
-.fa-spoon:before {
-  content: "\f1b1";
-}
-.fa-cube:before {
-  content: "\f1b2";
-}
-.fa-cubes:before {
-  content: "\f1b3";
-}
-.fa-behance:before {
-  content: "\f1b4";
-}
-.fa-behance-square:before {
-  content: "\f1b5";
-}
-.fa-steam:before {
-  content: "\f1b6";
-}
-.fa-steam-square:before {
-  content: "\f1b7";
-}
-.fa-recycle:before {
-  content: "\f1b8";
-}
-.fa-automobile:before,
-.fa-car:before {
-  content: "\f1b9";
-}
-.fa-cab:before,
-.fa-taxi:before {
-  content: "\f1ba";
-}
-.fa-tree:before {
-  content: "\f1bb";
-}
-.fa-spotify:before {
-  content: "\f1bc";
-}
-.fa-deviantart:before {
-  content: "\f1bd";
-}
-.fa-soundcloud:before {
-  content: "\f1be";
-}
-.fa-database:before {
-  content: "\f1c0";
-}
-.fa-file-pdf-o:before {
-  content: "\f1c1";
-}
-.fa-file-word-o:before {
-  content: "\f1c2";
-}
-.fa-file-excel-o:before {
-  content: "\f1c3";
-}
-.fa-file-powerpoint-o:before {
-  content: "\f1c4";
-}
-.fa-file-photo-o:before,
-.fa-file-picture-o:before,
-.fa-file-image-o:before {
-  content: "\f1c5";
-}
-.fa-file-zip-o:before,
-.fa-file-archive-o:before {
-  content: "\f1c6";
-}
-.fa-file-sound-o:before,
-.fa-file-audio-o:before {
-  content: "\f1c7";
-}
-.fa-file-movie-o:before,
-.fa-file-video-o:before {
-  content: "\f1c8";
-}
-.fa-file-code-o:before {
-  content: "\f1c9";
-}
-.fa-vine:before {
-  content: "\f1ca";
-}
-.fa-codepen:before {
-  content: "\f1cb";
-}
-.fa-jsfiddle:before {
-  content: "\f1cc";
-}
-.fa-life-bouy:before,
-.fa-life-buoy:before,
-.fa-life-saver:before,
-.fa-support:before,
-.fa-life-ring:before {
-  content: "\f1cd";
-}
-.fa-circle-o-notch:before {
-  content: "\f1ce";
-}
-.fa-ra:before,
-.fa-rebel:before {
-  content: "\f1d0";
-}
-.fa-ge:before,
-.fa-empire:before {
-  content: "\f1d1";
-}
-.fa-git-square:before {
-  content: "\f1d2";
-}
-.fa-git:before {
-  content: "\f1d3";
-}
-.fa-hacker-news:before {
-  content: "\f1d4";
-}
-.fa-tencent-weibo:before {
-  content: "\f1d5";
-}
-.fa-qq:before {
-  content: "\f1d6";
-}
-.fa-wechat:before,
-.fa-weixin:before {
-  content: "\f1d7";
-}
-.fa-send:before,
-.fa-paper-plane:before {
-  content: "\f1d8";
-}
-.fa-send-o:before,
-.fa-paper-plane-o:before {
-  content: "\f1d9";
-}
-.fa-history:before {
-  content: "\f1da";
-}
-.fa-genderless:before,
-.fa-circle-thin:before {
-  content: "\f1db";
-}
-.fa-header:before {
-  content: "\f1dc";
-}
-.fa-paragraph:before {
-  content: "\f1dd";
-}
-.fa-sliders:before {
-  content: "\f1de";
-}
-.fa-share-alt:before {
-  content: "\f1e0";
-}
-.fa-share-alt-square:before {
-  content: "\f1e1";
-}
-.fa-bomb:before {
-  content: "\f1e2";
-}
-.fa-soccer-ball-o:before,
-.fa-futbol-o:before {
-  content: "\f1e3";
-}
-.fa-tty:before {
-  content: "\f1e4";
-}
-.fa-binoculars:before {
-  content: "\f1e5";
-}
-.fa-plug:before {
-  content: "\f1e6";
-}
-.fa-slideshare:before {
-  content: "\f1e7";
-}
-.fa-twitch:before {
-  content: "\f1e8";
-}
-.fa-yelp:before {
-  content: "\f1e9";
-}
-.fa-newspaper-o:before {
-  content: "\f1ea";
-}
-.fa-wifi:before {
-  content: "\f1eb";
-}
-.fa-calculator:before {
-  content: "\f1ec";
-}
-.fa-paypal:before {
-  content: "\f1ed";
-}
-.fa-google-wallet:before {
-  content: "\f1ee";
-}
-.fa-cc-visa:before {
-  content: "\f1f0";
-}
-.fa-cc-mastercard:before {
-  content: "\f1f1";
-}
-.fa-cc-discover:before {
-  content: "\f1f2";
-}
-.fa-cc-amex:before {
-  content: "\f1f3";
-}
-.fa-cc-paypal:before {
-  content: "\f1f4";
-}
-.fa-cc-stripe:before {
-  content: "\f1f5";
-}
-.fa-bell-slash:before {
-  content: "\f1f6";
-}
-.fa-bell-slash-o:before {
-  content: "\f1f7";
-}
-.fa-trash:before {
-  content: "\f1f8";
-}
-.fa-copyright:before {
-  content: "\f1f9";
-}
-.fa-at:before {
-  content: "\f1fa";
-}
-.fa-eyedropper:before {
-  content: "\f1fb";
-}
-.fa-paint-brush:before {
-  content: "\f1fc";
-}
-.fa-birthday-cake:before {
-  content: "\f1fd";
-}
-.fa-area-chart:before {
-  content: "\f1fe";
-}
-.fa-pie-chart:before {
-  content: "\f200";
-}
-.fa-line-chart:before {
-  content: "\f201";
-}
-.fa-lastfm:before {
-  content: "\f202";
-}
-.fa-lastfm-square:before {
-  content: "\f203";
-}
-.fa-toggle-off:before {
-  content: "\f204";
-}
-.fa-toggle-on:before {
-  content: "\f205";
-}
-.fa-bicycle:before {
-  content: "\f206";
-}
-.fa-bus:before {
-  content: "\f207";
-}
-.fa-ioxhost:before {
-  content: "\f208";
-}
-.fa-angellist:before {
-  content: "\f209";
-}
-.fa-cc:before {
-  content: "\f20a";
-}
-.fa-shekel:before,
-.fa-sheqel:before,
-.fa-ils:before {
-  content: "\f20b";
-}
-.fa-meanpath:before {
-  content: "\f20c";
-}
-.fa-buysellads:before {
-  content: "\f20d";
-}
-.fa-connectdevelop:before {
-  content: "\f20e";
-}
-.fa-dashcube:before {
-  content: "\f210";
-}
-.fa-forumbee:before {
-  content: "\f211";
-}
-.fa-leanpub:before {
-  content: "\f212";
-}
-.fa-sellsy:before {
-  content: "\f213";
-}
-.fa-shirtsinbulk:before {
-  content: "\f214";
-}
-.fa-simplybuilt:before {
-  content: "\f215";
-}
-.fa-skyatlas:before {
-  content: "\f216";
-}
-.fa-cart-plus:before {
-  content: "\f217";
-}
-.fa-cart-arrow-down:before {
-  content: "\f218";
-}
-.fa-diamond:before {
-  content: "\f219";
-}
-.fa-ship:before {
-  content: "\f21a";
-}
-.fa-user-secret:before {
-  content: "\f21b";
-}
-.fa-motorcycle:before {
-  content: "\f21c";
-}
-.fa-street-view:before {
-  content: "\f21d";
-}
-.fa-heartbeat:before {
-  content: "\f21e";
-}
-.fa-venus:before {
-  content: "\f221";
-}
-.fa-mars:before {
-  content: "\f222";
-}
-.fa-mercury:before {
-  content: "\f223";
-}
-.fa-transgender:before {
-  content: "\f224";
-}
-.fa-transgender-alt:before {
-  content: "\f225";
-}
-.fa-venus-double:before {
-  content: "\f226";
-}
-.fa-mars-double:before {
-  content: "\f227";
-}
-.fa-venus-mars:before {
-  content: "\f228";
-}
-.fa-mars-stroke:before {
-  content: "\f229";
-}
-.fa-mars-stroke-v:before {
-  content: "\f22a";
-}
-.fa-mars-stroke-h:before {
-  content: "\f22b";
-}
-.fa-neuter:before {
-  content: "\f22c";
-}
-.fa-facebook-official:before {
-  content: "\f230";
-}
-.fa-pinterest-p:before {
-  content: "\f231";
-}
-.fa-whatsapp:before {
-  content: "\f232";
-}
-.fa-server:before {
-  content: "\f233";
-}
-.fa-user-plus:before {
-  content: "\f234";
-}
-.fa-user-times:before {
-  content: "\f235";
-}
-.fa-hotel:before,
-.fa-bed:before {
-  content: "\f236";
-}
-.fa-viacoin:before {
-  content: "\f237";
-}
-.fa-train:before {
-  content: "\f238";
-}
-.fa-subway:before {
-  content: "\f239";
-}
-.fa-medium:before {
-  content: "\f23a";
-}
--- a/src/pyams_skin/resources/css/ext/font-awesome-4.3.0.min.css	Mon Jan 18 18:41:23 2016 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-/*!
- *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
- *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
- */@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.3.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0)}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-genderless:before,.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/pyams_skin/resources/css/ext/font-awesome-4.5.0.css	Mon Jan 18 18:45:59 2016 +0100
@@ -0,0 +1,2086 @@
+/*!
+ *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
+ *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
+ */
+/* FONT PATH
+ * -------------------------- */
+@font-face {
+  font-family: 'FontAwesome';
+  src: url('../fonts/fontawesome-webfont.eot?v=4.5.0');
+  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');
+  font-weight: normal;
+  font-style: normal;
+}
+.fa {
+  display: inline-block;
+  font: normal normal normal 14px/1 FontAwesome;
+  font-size: inherit;
+  text-rendering: auto;
+  -webkit-font-smoothing: antialiased;
+  -moz-osx-font-smoothing: grayscale;
+}
+/* makes the font 33% larger relative to the icon container */
+.fa-lg {
+  font-size: 1.33333333em;
+  line-height: 0.75em;
+  vertical-align: -15%;
+}
+.fa-2x {
+  font-size: 2em;
+}
+.fa-3x {
+  font-size: 3em;
+}
+.fa-4x {
+  font-size: 4em;
+}
+.fa-5x {
+  font-size: 5em;
+}
+.fa-fw {
+  width: 1.28571429em;
+  text-align: center;
+}
+.fa-ul {
+  padding-left: 0;
+  margin-left: 2.14285714em;
+  list-style-type: none;
+}
+.fa-ul > li {
+  position: relative;
+}
+.fa-li {
+  position: absolute;
+  left: -2.14285714em;
+  width: 2.14285714em;
+  top: 0.14285714em;
+  text-align: center;
+}
+.fa-li.fa-lg {
+  left: -1.85714286em;
+}
+.fa-border {
+  padding: .2em .25em .15em;
+  border: solid 0.08em #eeeeee;
+  border-radius: .1em;
+}
+.fa-pull-left {
+  float: left;
+}
+.fa-pull-right {
+  float: right;
+}
+.fa.fa-pull-left {
+  margin-right: .3em;
+}
+.fa.fa-pull-right {
+  margin-left: .3em;
+}
+/* Deprecated as of 4.4.0 */
+.pull-right {
+  float: right;
+}
+.pull-left {
+  float: left;
+}
+.fa.pull-left {
+  margin-right: .3em;
+}
+.fa.pull-right {
+  margin-left: .3em;
+}
+.fa-spin {
+  -webkit-animation: fa-spin 2s infinite linear;
+  animation: fa-spin 2s infinite linear;
+}
+.fa-pulse {
+  -webkit-animation: fa-spin 1s infinite steps(8);
+  animation: fa-spin 1s infinite steps(8);
+}
+@-webkit-keyframes fa-spin {
+  0% {
+    -webkit-transform: rotate(0deg);
+    transform: rotate(0deg);
+  }
+  100% {
+    -webkit-transform: rotate(359deg);
+    transform: rotate(359deg);
+  }
+}
+@keyframes fa-spin {
+  0% {
+    -webkit-transform: rotate(0deg);
+    transform: rotate(0deg);
+  }
+  100% {
+    -webkit-transform: rotate(359deg);
+    transform: rotate(359deg);
+  }
+}
+.fa-rotate-90 {
+  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
+  -webkit-transform: rotate(90deg);
+  -ms-transform: rotate(90deg);
+  transform: rotate(90deg);
+}
+.fa-rotate-180 {
+  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
+  -webkit-transform: rotate(180deg);
+  -ms-transform: rotate(180deg);
+  transform: rotate(180deg);
+}
+.fa-rotate-270 {
+  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
+  -webkit-transform: rotate(270deg);
+  -ms-transform: rotate(270deg);
+  transform: rotate(270deg);
+}
+.fa-flip-horizontal {
+  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
+  -webkit-transform: scale(-1, 1);
+  -ms-transform: scale(-1, 1);
+  transform: scale(-1, 1);
+}
+.fa-flip-vertical {
+  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
+  -webkit-transform: scale(1, -1);
+  -ms-transform: scale(1, -1);
+  transform: scale(1, -1);
+}
+:root .fa-rotate-90,
+:root .fa-rotate-180,
+:root .fa-rotate-270,
+:root .fa-flip-horizontal,
+:root .fa-flip-vertical {
+  filter: none;
+}
+.fa-stack {
+  position: relative;
+  display: inline-block;
+  width: 2em;
+  height: 2em;
+  line-height: 2em;
+  vertical-align: middle;
+}
+.fa-stack-1x,
+.fa-stack-2x {
+  position: absolute;
+  left: 0;
+  width: 100%;
+  text-align: center;
+}
+.fa-stack-1x {
+  line-height: inherit;
+}
+.fa-stack-2x {
+  font-size: 2em;
+}
+.fa-inverse {
+  color: #ffffff;
+}
+/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
+   readers do not read off random characters that represent icons */
+.fa-glass:before {
+  content: "\f000";
+}
+.fa-music:before {
+  content: "\f001";
+}
+.fa-search:before {
+  content: "\f002";
+}
+.fa-envelope-o:before {
+  content: "\f003";
+}
+.fa-heart:before {
+  content: "\f004";
+}
+.fa-star:before {
+  content: "\f005";
+}
+.fa-star-o:before {
+  content: "\f006";
+}
+.fa-user:before {
+  content: "\f007";
+}
+.fa-film:before {
+  content: "\f008";
+}
+.fa-th-large:before {
+  content: "\f009";
+}
+.fa-th:before {
+  content: "\f00a";
+}
+.fa-th-list:before {
+  content: "\f00b";
+}
+.fa-check:before {
+  content: "\f00c";
+}
+.fa-remove:before,
+.fa-close:before,
+.fa-times:before {
+  content: "\f00d";
+}
+.fa-search-plus:before {
+  content: "\f00e";
+}
+.fa-search-minus:before {
+  content: "\f010";
+}
+.fa-power-off:before {
+  content: "\f011";
+}
+.fa-signal:before {
+  content: "\f012";
+}
+.fa-gear:before,
+.fa-cog:before {
+  content: "\f013";
+}
+.fa-trash-o:before {
+  content: "\f014";
+}
+.fa-home:before {
+  content: "\f015";
+}
+.fa-file-o:before {
+  content: "\f016";
+}
+.fa-clock-o:before {
+  content: "\f017";
+}
+.fa-road:before {
+  content: "\f018";
+}
+.fa-download:before {
+  content: "\f019";
+}
+.fa-arrow-circle-o-down:before {
+  content: "\f01a";
+}
+.fa-arrow-circle-o-up:before {
+  content: "\f01b";
+}
+.fa-inbox:before {
+  content: "\f01c";
+}
+.fa-play-circle-o:before {
+  content: "\f01d";
+}
+.fa-rotate-right:before,
+.fa-repeat:before {
+  content: "\f01e";
+}
+.fa-refresh:before {
+  content: "\f021";
+}
+.fa-list-alt:before {
+  content: "\f022";
+}
+.fa-lock:before {
+  content: "\f023";
+}
+.fa-flag:before {
+  content: "\f024";
+}
+.fa-headphones:before {
+  content: "\f025";
+}
+.fa-volume-off:before {
+  content: "\f026";
+}
+.fa-volume-down:before {
+  content: "\f027";
+}
+.fa-volume-up:before {
+  content: "\f028";
+}
+.fa-qrcode:before {
+  content: "\f029";
+}
+.fa-barcode:before {
+  content: "\f02a";
+}
+.fa-tag:before {
+  content: "\f02b";
+}
+.fa-tags:before {
+  content: "\f02c";
+}
+.fa-book:before {
+  content: "\f02d";
+}
+.fa-bookmark:before {
+  content: "\f02e";
+}
+.fa-print:before {
+  content: "\f02f";
+}
+.fa-camera:before {
+  content: "\f030";
+}
+.fa-font:before {
+  content: "\f031";
+}
+.fa-bold:before {
+  content: "\f032";
+}
+.fa-italic:before {
+  content: "\f033";
+}
+.fa-text-height:before {
+  content: "\f034";
+}
+.fa-text-width:before {
+  content: "\f035";
+}
+.fa-align-left:before {
+  content: "\f036";
+}
+.fa-align-center:before {
+  content: "\f037";
+}
+.fa-align-right:before {
+  content: "\f038";
+}
+.fa-align-justify:before {
+  content: "\f039";
+}
+.fa-list:before {
+  content: "\f03a";
+}
+.fa-dedent:before,
+.fa-outdent:before {
+  content: "\f03b";
+}
+.fa-indent:before {
+  content: "\f03c";
+}
+.fa-video-camera:before {
+  content: "\f03d";
+}
+.fa-photo:before,
+.fa-image:before,
+.fa-picture-o:before {
+  content: "\f03e";
+}
+.fa-pencil:before {
+  content: "\f040";
+}
+.fa-map-marker:before {
+  content: "\f041";
+}
+.fa-adjust:before {
+  content: "\f042";
+}
+.fa-tint:before {
+  content: "\f043";
+}
+.fa-edit:before,
+.fa-pencil-square-o:before {
+  content: "\f044";
+}
+.fa-share-square-o:before {
+  content: "\f045";
+}
+.fa-check-square-o:before {
+  content: "\f046";
+}
+.fa-arrows:before {
+  content: "\f047";
+}
+.fa-step-backward:before {
+  content: "\f048";
+}
+.fa-fast-backward:before {
+  content: "\f049";
+}
+.fa-backward:before {
+  content: "\f04a";
+}
+.fa-play:before {
+  content: "\f04b";
+}
+.fa-pause:before {
+  content: "\f04c";
+}
+.fa-stop:before {
+  content: "\f04d";
+}
+.fa-forward:before {
+  content: "\f04e";
+}
+.fa-fast-forward:before {
+  content: "\f050";
+}
+.fa-step-forward:before {
+  content: "\f051";
+}
+.fa-eject:before {
+  content: "\f052";
+}
+.fa-chevron-left:before {
+  content: "\f053";
+}
+.fa-chevron-right:before {
+  content: "\f054";
+}
+.fa-plus-circle:before {
+  content: "\f055";
+}
+.fa-minus-circle:before {
+  content: "\f056";
+}
+.fa-times-circle:before {
+  content: "\f057";
+}
+.fa-check-circle:before {
+  content: "\f058";
+}
+.fa-question-circle:before {
+  content: "\f059";
+}
+.fa-info-circle:before {
+  content: "\f05a";
+}
+.fa-crosshairs:before {
+  content: "\f05b";
+}
+.fa-times-circle-o:before {
+  content: "\f05c";
+}
+.fa-check-circle-o:before {
+  content: "\f05d";
+}
+.fa-ban:before {
+  content: "\f05e";
+}
+.fa-arrow-left:before {
+  content: "\f060";
+}
+.fa-arrow-right:before {
+  content: "\f061";
+}
+.fa-arrow-up:before {
+  content: "\f062";
+}
+.fa-arrow-down:before {
+  content: "\f063";
+}
+.fa-mail-forward:before,
+.fa-share:before {
+  content: "\f064";
+}
+.fa-expand:before {
+  content: "\f065";
+}
+.fa-compress:before {
+  content: "\f066";
+}
+.fa-plus:before {
+  content: "\f067";
+}
+.fa-minus:before {
+  content: "\f068";
+}
+.fa-asterisk:before {
+  content: "\f069";
+}
+.fa-exclamation-circle:before {
+  content: "\f06a";
+}
+.fa-gift:before {
+  content: "\f06b";
+}
+.fa-leaf:before {
+  content: "\f06c";
+}
+.fa-fire:before {
+  content: "\f06d";
+}
+.fa-eye:before {
+  content: "\f06e";
+}
+.fa-eye-slash:before {
+  content: "\f070";
+}
+.fa-warning:before,
+.fa-exclamation-triangle:before {
+  content: "\f071";
+}
+.fa-plane:before {
+  content: "\f072";
+}
+.fa-calendar:before {
+  content: "\f073";
+}
+.fa-random:before {
+  content: "\f074";
+}
+.fa-comment:before {
+  content: "\f075";
+}
+.fa-magnet:before {
+  content: "\f076";
+}
+.fa-chevron-up:before {
+  content: "\f077";
+}
+.fa-chevron-down:before {
+  content: "\f078";
+}
+.fa-retweet:before {
+  content: "\f079";
+}
+.fa-shopping-cart:before {
+  content: "\f07a";
+}
+.fa-folder:before {
+  content: "\f07b";
+}
+.fa-folder-open:before {
+  content: "\f07c";
+}
+.fa-arrows-v:before {
+  content: "\f07d";
+}
+.fa-arrows-h:before {
+  content: "\f07e";
+}
+.fa-bar-chart-o:before,
+.fa-bar-chart:before {
+  content: "\f080";
+}
+.fa-twitter-square:before {
+  content: "\f081";
+}
+.fa-facebook-square:before {
+  content: "\f082";
+}
+.fa-camera-retro:before {
+  content: "\f083";
+}
+.fa-key:before {
+  content: "\f084";
+}
+.fa-gears:before,
+.fa-cogs:before {
+  content: "\f085";
+}
+.fa-comments:before {
+  content: "\f086";
+}
+.fa-thumbs-o-up:before {
+  content: "\f087";
+}
+.fa-thumbs-o-down:before {
+  content: "\f088";
+}
+.fa-star-half:before {
+  content: "\f089";
+}
+.fa-heart-o:before {
+  content: "\f08a";
+}
+.fa-sign-out:before {
+  content: "\f08b";
+}
+.fa-linkedin-square:before {
+  content: "\f08c";
+}
+.fa-thumb-tack:before {
+  content: "\f08d";
+}
+.fa-external-link:before {
+  content: "\f08e";
+}
+.fa-sign-in:before {
+  content: "\f090";
+}
+.fa-trophy:before {
+  content: "\f091";
+}
+.fa-github-square:before {
+  content: "\f092";
+}
+.fa-upload:before {
+  content: "\f093";
+}
+.fa-lemon-o:before {
+  content: "\f094";
+}
+.fa-phone:before {
+  content: "\f095";
+}
+.fa-square-o:before {
+  content: "\f096";
+}
+.fa-bookmark-o:before {
+  content: "\f097";
+}
+.fa-phone-square:before {
+  content: "\f098";
+}
+.fa-twitter:before {
+  content: "\f099";
+}
+.fa-facebook-f:before,
+.fa-facebook:before {
+  content: "\f09a";
+}
+.fa-github:before {
+  content: "\f09b";
+}
+.fa-unlock:before {
+  content: "\f09c";
+}
+.fa-credit-card:before {
+  content: "\f09d";
+}
+.fa-feed:before,
+.fa-rss:before {
+  content: "\f09e";
+}
+.fa-hdd-o:before {
+  content: "\f0a0";
+}
+.fa-bullhorn:before {
+  content: "\f0a1";
+}
+.fa-bell:before {
+  content: "\f0f3";
+}
+.fa-certificate:before {
+  content: "\f0a3";
+}
+.fa-hand-o-right:before {
+  content: "\f0a4";
+}
+.fa-hand-o-left:before {
+  content: "\f0a5";
+}
+.fa-hand-o-up:before {
+  content: "\f0a6";
+}
+.fa-hand-o-down:before {
+  content: "\f0a7";
+}
+.fa-arrow-circle-left:before {
+  content: "\f0a8";
+}
+.fa-arrow-circle-right:before {
+  content: "\f0a9";
+}
+.fa-arrow-circle-up:before {
+  content: "\f0aa";
+}
+.fa-arrow-circle-down:before {
+  content: "\f0ab";
+}
+.fa-globe:before {
+  content: "\f0ac";
+}
+.fa-wrench:before {
+  content: "\f0ad";
+}
+.fa-tasks:before {
+  content: "\f0ae";
+}
+.fa-filter:before {
+  content: "\f0b0";
+}
+.fa-briefcase:before {
+  content: "\f0b1";
+}
+.fa-arrows-alt:before {
+  content: "\f0b2";
+}
+.fa-group:before,
+.fa-users:before {
+  content: "\f0c0";
+}
+.fa-chain:before,
+.fa-link:before {
+  content: "\f0c1";
+}
+.fa-cloud:before {
+  content: "\f0c2";
+}
+.fa-flask:before {
+  content: "\f0c3";
+}
+.fa-cut:before,
+.fa-scissors:before {
+  content: "\f0c4";
+}
+.fa-copy:before,
+.fa-files-o:before {
+  content: "\f0c5";
+}
+.fa-paperclip:before {
+  content: "\f0c6";
+}
+.fa-save:before,
+.fa-floppy-o:before {
+  content: "\f0c7";
+}
+.fa-square:before {
+  content: "\f0c8";
+}
+.fa-navicon:before,
+.fa-reorder:before,
+.fa-bars:before {
+  content: "\f0c9";
+}
+.fa-list-ul:before {
+  content: "\f0ca";
+}
+.fa-list-ol:before {
+  content: "\f0cb";
+}
+.fa-strikethrough:before {
+  content: "\f0cc";
+}
+.fa-underline:before {
+  content: "\f0cd";
+}
+.fa-table:before {
+  content: "\f0ce";
+}
+.fa-magic:before {
+  content: "\f0d0";
+}
+.fa-truck:before {
+  content: "\f0d1";
+}
+.fa-pinterest:before {
+  content: "\f0d2";
+}
+.fa-pinterest-square:before {
+  content: "\f0d3";
+}
+.fa-google-plus-square:before {
+  content: "\f0d4";
+}
+.fa-google-plus:before {
+  content: "\f0d5";
+}
+.fa-money:before {
+  content: "\f0d6";
+}
+.fa-caret-down:before {
+  content: "\f0d7";
+}
+.fa-caret-up:before {
+  content: "\f0d8";
+}
+.fa-caret-left:before {
+  content: "\f0d9";
+}
+.fa-caret-right:before {
+  content: "\f0da";
+}
+.fa-columns:before {
+  content: "\f0db";
+}
+.fa-unsorted:before,
+.fa-sort:before {
+  content: "\f0dc";
+}
+.fa-sort-down:before,
+.fa-sort-desc:before {
+  content: "\f0dd";
+}
+.fa-sort-up:before,
+.fa-sort-asc:before {
+  content: "\f0de";
+}
+.fa-envelope:before {
+  content: "\f0e0";
+}
+.fa-linkedin:before {
+  content: "\f0e1";
+}
+.fa-rotate-left:before,
+.fa-undo:before {
+  content: "\f0e2";
+}
+.fa-legal:before,
+.fa-gavel:before {
+  content: "\f0e3";
+}
+.fa-dashboard:before,
+.fa-tachometer:before {
+  content: "\f0e4";
+}
+.fa-comment-o:before {
+  content: "\f0e5";
+}
+.fa-comments-o:before {
+  content: "\f0e6";
+}
+.fa-flash:before,
+.fa-bolt:before {
+  content: "\f0e7";
+}
+.fa-sitemap:before {
+  content: "\f0e8";
+}
+.fa-umbrella:before {
+  content: "\f0e9";
+}
+.fa-paste:before,
+.fa-clipboard:before {
+  content: "\f0ea";
+}
+.fa-lightbulb-o:before {
+  content: "\f0eb";
+}
+.fa-exchange:before {
+  content: "\f0ec";
+}
+.fa-cloud-download:before {
+  content: "\f0ed";
+}
+.fa-cloud-upload:before {
+  content: "\f0ee";
+}
+.fa-user-md:before {
+  content: "\f0f0";
+}
+.fa-stethoscope:before {
+  content: "\f0f1";
+}
+.fa-suitcase:before {
+  content: "\f0f2";
+}
+.fa-bell-o:before {
+  content: "\f0a2";
+}
+.fa-coffee:before {
+  content: "\f0f4";
+}
+.fa-cutlery:before {
+  content: "\f0f5";
+}
+.fa-file-text-o:before {
+  content: "\f0f6";
+}
+.fa-building-o:before {
+  content: "\f0f7";
+}
+.fa-hospital-o:before {
+  content: "\f0f8";
+}
+.fa-ambulance:before {
+  content: "\f0f9";
+}
+.fa-medkit:before {
+  content: "\f0fa";
+}
+.fa-fighter-jet:before {
+  content: "\f0fb";
+}
+.fa-beer:before {
+  content: "\f0fc";
+}
+.fa-h-square:before {
+  content: "\f0fd";
+}
+.fa-plus-square:before {
+  content: "\f0fe";
+}
+.fa-angle-double-left:before {
+  content: "\f100";
+}
+.fa-angle-double-right:before {
+  content: "\f101";
+}
+.fa-angle-double-up:before {
+  content: "\f102";
+}
+.fa-angle-double-down:before {
+  content: "\f103";
+}
+.fa-angle-left:before {
+  content: "\f104";
+}
+.fa-angle-right:before {
+  content: "\f105";
+}
+.fa-angle-up:before {
+  content: "\f106";
+}
+.fa-angle-down:before {
+  content: "\f107";
+}
+.fa-desktop:before {
+  content: "\f108";
+}
+.fa-laptop:before {
+  content: "\f109";
+}
+.fa-tablet:before {
+  content: "\f10a";
+}
+.fa-mobile-phone:before,
+.fa-mobile:before {
+  content: "\f10b";
+}
+.fa-circle-o:before {
+  content: "\f10c";
+}
+.fa-quote-left:before {
+  content: "\f10d";
+}
+.fa-quote-right:before {
+  content: "\f10e";
+}
+.fa-spinner:before {
+  content: "\f110";
+}
+.fa-circle:before {
+  content: "\f111";
+}
+.fa-mail-reply:before,
+.fa-reply:before {
+  content: "\f112";
+}
+.fa-github-alt:before {
+  content: "\f113";
+}
+.fa-folder-o:before {
+  content: "\f114";
+}
+.fa-folder-open-o:before {
+  content: "\f115";
+}
+.fa-smile-o:before {
+  content: "\f118";
+}
+.fa-frown-o:before {
+  content: "\f119";
+}
+.fa-meh-o:before {
+  content: "\f11a";
+}
+.fa-gamepad:before {
+  content: "\f11b";
+}
+.fa-keyboard-o:before {
+  content: "\f11c";
+}
+.fa-flag-o:before {
+  content: "\f11d";
+}
+.fa-flag-checkered:before {
+  content: "\f11e";
+}
+.fa-terminal:before {
+  content: "\f120";
+}
+.fa-code:before {
+  content: "\f121";
+}
+.fa-mail-reply-all:before,
+.fa-reply-all:before {
+  content: "\f122";
+}
+.fa-star-half-empty:before,
+.fa-star-half-full:before,
+.fa-star-half-o:before {
+  content: "\f123";
+}
+.fa-location-arrow:before {
+  content: "\f124";
+}
+.fa-crop:before {
+  content: "\f125";
+}
+.fa-code-fork:before {
+  content: "\f126";
+}
+.fa-unlink:before,
+.fa-chain-broken:before {
+  content: "\f127";
+}
+.fa-question:before {
+  content: "\f128";
+}
+.fa-info:before {
+  content: "\f129";
+}
+.fa-exclamation:before {
+  content: "\f12a";
+}
+.fa-superscript:before {
+  content: "\f12b";
+}
+.fa-subscript:before {
+  content: "\f12c";
+}
+.fa-eraser:before {
+  content: "\f12d";
+}
+.fa-puzzle-piece:before {
+  content: "\f12e";
+}
+.fa-microphone:before {
+  content: "\f130";
+}
+.fa-microphone-slash:before {
+  content: "\f131";
+}
+.fa-shield:before {
+  content: "\f132";
+}
+.fa-calendar-o:before {
+  content: "\f133";
+}
+.fa-fire-extinguisher:before {
+  content: "\f134";
+}
+.fa-rocket:before {
+  content: "\f135";
+}
+.fa-maxcdn:before {
+  content: "\f136";
+}
+.fa-chevron-circle-left:before {
+  content: "\f137";
+}
+.fa-chevron-circle-right:before {
+  content: "\f138";
+}
+.fa-chevron-circle-up:before {
+  content: "\f139";
+}
+.fa-chevron-circle-down:before {
+  content: "\f13a";
+}
+.fa-html5:before {
+  content: "\f13b";
+}
+.fa-css3:before {
+  content: "\f13c";
+}
+.fa-anchor:before {
+  content: "\f13d";
+}
+.fa-unlock-alt:before {
+  content: "\f13e";
+}
+.fa-bullseye:before {
+  content: "\f140";
+}
+.fa-ellipsis-h:before {
+  content: "\f141";
+}
+.fa-ellipsis-v:before {
+  content: "\f142";
+}
+.fa-rss-square:before {
+  content: "\f143";
+}
+.fa-play-circle:before {
+  content: "\f144";
+}
+.fa-ticket:before {
+  content: "\f145";
+}
+.fa-minus-square:before {
+  content: "\f146";
+}
+.fa-minus-square-o:before {
+  content: "\f147";
+}
+.fa-level-up:before {
+  content: "\f148";
+}
+.fa-level-down:before {
+  content: "\f149";
+}
+.fa-check-square:before {
+  content: "\f14a";
+}
+.fa-pencil-square:before {
+  content: "\f14b";
+}
+.fa-external-link-square:before {
+  content: "\f14c";
+}
+.fa-share-square:before {
+  content: "\f14d";
+}
+.fa-compass:before {
+  content: "\f14e";
+}
+.fa-toggle-down:before,
+.fa-caret-square-o-down:before {
+  content: "\f150";
+}
+.fa-toggle-up:before,
+.fa-caret-square-o-up:before {
+  content: "\f151";
+}
+.fa-toggle-right:before,
+.fa-caret-square-o-right:before {
+  content: "\f152";
+}
+.fa-euro:before,
+.fa-eur:before {
+  content: "\f153";
+}
+.fa-gbp:before {
+  content: "\f154";
+}
+.fa-dollar:before,
+.fa-usd:before {
+  content: "\f155";
+}
+.fa-rupee:before,
+.fa-inr:before {
+  content: "\f156";
+}
+.fa-cny:before,
+.fa-rmb:before,
+.fa-yen:before,
+.fa-jpy:before {
+  content: "\f157";
+}
+.fa-ruble:before,
+.fa-rouble:before,
+.fa-rub:before {
+  content: "\f158";
+}
+.fa-won:before,
+.fa-krw:before {
+  content: "\f159";
+}
+.fa-bitcoin:before,
+.fa-btc:before {
+  content: "\f15a";
+}
+.fa-file:before {
+  content: "\f15b";
+}
+.fa-file-text:before {
+  content: "\f15c";
+}
+.fa-sort-alpha-asc:before {
+  content: "\f15d";
+}
+.fa-sort-alpha-desc:before {
+  content: "\f15e";
+}
+.fa-sort-amount-asc:before {
+  content: "\f160";
+}
+.fa-sort-amount-desc:before {
+  content: "\f161";
+}
+.fa-sort-numeric-asc:before {
+  content: "\f162";
+}
+.fa-sort-numeric-desc:before {
+  content: "\f163";
+}
+.fa-thumbs-up:before {
+  content: "\f164";
+}
+.fa-thumbs-down:before {
+  content: "\f165";
+}
+.fa-youtube-square:before {
+  content: "\f166";
+}
+.fa-youtube:before {
+  content: "\f167";
+}
+.fa-xing:before {
+  content: "\f168";
+}
+.fa-xing-square:before {
+  content: "\f169";
+}
+.fa-youtube-play:before {
+  content: "\f16a";
+}
+.fa-dropbox:before {
+  content: "\f16b";
+}
+.fa-stack-overflow:before {
+  content: "\f16c";
+}
+.fa-instagram:before {
+  content: "\f16d";
+}
+.fa-flickr:before {
+  content: "\f16e";
+}
+.fa-adn:before {
+  content: "\f170";
+}
+.fa-bitbucket:before {
+  content: "\f171";
+}
+.fa-bitbucket-square:before {
+  content: "\f172";
+}
+.fa-tumblr:before {
+  content: "\f173";
+}
+.fa-tumblr-square:before {
+  content: "\f174";
+}
+.fa-long-arrow-down:before {
+  content: "\f175";
+}
+.fa-long-arrow-up:before {
+  content: "\f176";
+}
+.fa-long-arrow-left:before {
+  content: "\f177";
+}
+.fa-long-arrow-right:before {
+  content: "\f178";
+}
+.fa-apple:before {
+  content: "\f179";
+}
+.fa-windows:before {
+  content: "\f17a";
+}
+.fa-android:before {
+  content: "\f17b";
+}
+.fa-linux:before {
+  content: "\f17c";
+}
+.fa-dribbble:before {
+  content: "\f17d";
+}
+.fa-skype:before {
+  content: "\f17e";
+}
+.fa-foursquare:before {
+  content: "\f180";
+}
+.fa-trello:before {
+  content: "\f181";
+}
+.fa-female:before {
+  content: "\f182";
+}
+.fa-male:before {
+  content: "\f183";
+}
+.fa-gittip:before,
+.fa-gratipay:before {
+  content: "\f184";
+}
+.fa-sun-o:before {
+  content: "\f185";
+}
+.fa-moon-o:before {
+  content: "\f186";
+}
+.fa-archive:before {
+  content: "\f187";
+}
+.fa-bug:before {
+  content: "\f188";
+}
+.fa-vk:before {
+  content: "\f189";
+}
+.fa-weibo:before {
+  content: "\f18a";
+}
+.fa-renren:before {
+  content: "\f18b";
+}
+.fa-pagelines:before {
+  content: "\f18c";
+}
+.fa-stack-exchange:before {
+  content: "\f18d";
+}
+.fa-arrow-circle-o-right:before {
+  content: "\f18e";
+}
+.fa-arrow-circle-o-left:before {
+  content: "\f190";
+}
+.fa-toggle-left:before,
+.fa-caret-square-o-left:before {
+  content: "\f191";
+}
+.fa-dot-circle-o:before {
+  content: "\f192";
+}
+.fa-wheelchair:before {
+  content: "\f193";
+}
+.fa-vimeo-square:before {
+  content: "\f194";
+}
+.fa-turkish-lira:before,
+.fa-try:before {
+  content: "\f195";
+}
+.fa-plus-square-o:before {
+  content: "\f196";
+}
+.fa-space-shuttle:before {
+  content: "\f197";
+}
+.fa-slack:before {
+  content: "\f198";
+}
+.fa-envelope-square:before {
+  content: "\f199";
+}
+.fa-wordpress:before {
+  content: "\f19a";
+}
+.fa-openid:before {
+  content: "\f19b";
+}
+.fa-institution:before,
+.fa-bank:before,
+.fa-university:before {
+  content: "\f19c";
+}
+.fa-mortar-board:before,
+.fa-graduation-cap:before {
+  content: "\f19d";
+}
+.fa-yahoo:before {
+  content: "\f19e";
+}
+.fa-google:before {
+  content: "\f1a0";
+}
+.fa-reddit:before {
+  content: "\f1a1";
+}
+.fa-reddit-square:before {
+  content: "\f1a2";
+}
+.fa-stumbleupon-circle:before {
+  content: "\f1a3";
+}
+.fa-stumbleupon:before {
+  content: "\f1a4";
+}
+.fa-delicious:before {
+  content: "\f1a5";
+}
+.fa-digg:before {
+  content: "\f1a6";
+}
+.fa-pied-piper:before {
+  content: "\f1a7";
+}
+.fa-pied-piper-alt:before {
+  content: "\f1a8";
+}
+.fa-drupal:before {
+  content: "\f1a9";
+}
+.fa-joomla:before {
+  content: "\f1aa";
+}
+.fa-language:before {
+  content: "\f1ab";
+}
+.fa-fax:before {
+  content: "\f1ac";
+}
+.fa-building:before {
+  content: "\f1ad";
+}
+.fa-child:before {
+  content: "\f1ae";
+}
+.fa-paw:before {
+  content: "\f1b0";
+}
+.fa-spoon:before {
+  content: "\f1b1";
+}
+.fa-cube:before {
+  content: "\f1b2";
+}
+.fa-cubes:before {
+  content: "\f1b3";
+}
+.fa-behance:before {
+  content: "\f1b4";
+}
+.fa-behance-square:before {
+  content: "\f1b5";
+}
+.fa-steam:before {
+  content: "\f1b6";
+}
+.fa-steam-square:before {
+  content: "\f1b7";
+}
+.fa-recycle:before {
+  content: "\f1b8";
+}
+.fa-automobile:before,
+.fa-car:before {
+  content: "\f1b9";
+}
+.fa-cab:before,
+.fa-taxi:before {
+  content: "\f1ba";
+}
+.fa-tree:before {
+  content: "\f1bb";
+}
+.fa-spotify:before {
+  content: "\f1bc";
+}
+.fa-deviantart:before {
+  content: "\f1bd";
+}
+.fa-soundcloud:before {
+  content: "\f1be";
+}
+.fa-database:before {
+  content: "\f1c0";
+}
+.fa-file-pdf-o:before {
+  content: "\f1c1";
+}
+.fa-file-word-o:before {
+  content: "\f1c2";
+}
+.fa-file-excel-o:before {
+  content: "\f1c3";
+}
+.fa-file-powerpoint-o:before {
+  content: "\f1c4";
+}
+.fa-file-photo-o:before,
+.fa-file-picture-o:before,
+.fa-file-image-o:before {
+  content: "\f1c5";
+}
+.fa-file-zip-o:before,
+.fa-file-archive-o:before {
+  content: "\f1c6";
+}
+.fa-file-sound-o:before,
+.fa-file-audio-o:before {
+  content: "\f1c7";
+}
+.fa-file-movie-o:before,
+.fa-file-video-o:before {
+  content: "\f1c8";
+}
+.fa-file-code-o:before {
+  content: "\f1c9";
+}
+.fa-vine:before {
+  content: "\f1ca";
+}
+.fa-codepen:before {
+  content: "\f1cb";
+}
+.fa-jsfiddle:before {
+  content: "\f1cc";
+}
+.fa-life-bouy:before,
+.fa-life-buoy:before,
+.fa-life-saver:before,
+.fa-support:before,
+.fa-life-ring:before {
+  content: "\f1cd";
+}
+.fa-circle-o-notch:before {
+  content: "\f1ce";
+}
+.fa-ra:before,
+.fa-rebel:before {
+  content: "\f1d0";
+}
+.fa-ge:before,
+.fa-empire:before {
+  content: "\f1d1";
+}
+.fa-git-square:before {
+  content: "\f1d2";
+}
+.fa-git:before {
+  content: "\f1d3";
+}
+.fa-y-combinator-square:before,
+.fa-yc-square:before,
+.fa-hacker-news:before {
+  content: "\f1d4";
+}
+.fa-tencent-weibo:before {
+  content: "\f1d5";
+}
+.fa-qq:before {
+  content: "\f1d6";
+}
+.fa-wechat:before,
+.fa-weixin:before {
+  content: "\f1d7";
+}
+.fa-send:before,
+.fa-paper-plane:before {
+  content: "\f1d8";
+}
+.fa-send-o:before,
+.fa-paper-plane-o:before {
+  content: "\f1d9";
+}
+.fa-history:before {
+  content: "\f1da";
+}
+.fa-circle-thin:before {
+  content: "\f1db";
+}
+.fa-header:before {
+  content: "\f1dc";
+}
+.fa-paragraph:before {
+  content: "\f1dd";
+}
+.fa-sliders:before {
+  content: "\f1de";
+}
+.fa-share-alt:before {
+  content: "\f1e0";
+}
+.fa-share-alt-square:before {
+  content: "\f1e1";
+}
+.fa-bomb:before {
+  content: "\f1e2";
+}
+.fa-soccer-ball-o:before,
+.fa-futbol-o:before {
+  content: "\f1e3";
+}
+.fa-tty:before {
+  content: "\f1e4";
+}
+.fa-binoculars:before {
+  content: "\f1e5";
+}
+.fa-plug:before {
+  content: "\f1e6";
+}
+.fa-slideshare:before {
+  content: "\f1e7";
+}
+.fa-twitch:before {
+  content: "\f1e8";
+}
+.fa-yelp:before {
+  content: "\f1e9";
+}
+.fa-newspaper-o:before {
+  content: "\f1ea";
+}
+.fa-wifi:before {
+  content: "\f1eb";
+}
+.fa-calculator:before {
+  content: "\f1ec";
+}
+.fa-paypal:before {
+  content: "\f1ed";
+}
+.fa-google-wallet:before {
+  content: "\f1ee";
+}
+.fa-cc-visa:before {
+  content: "\f1f0";
+}
+.fa-cc-mastercard:before {
+  content: "\f1f1";
+}
+.fa-cc-discover:before {
+  content: "\f1f2";
+}
+.fa-cc-amex:before {
+  content: "\f1f3";
+}
+.fa-cc-paypal:before {
+  content: "\f1f4";
+}
+.fa-cc-stripe:before {
+  content: "\f1f5";
+}
+.fa-bell-slash:before {
+  content: "\f1f6";
+}
+.fa-bell-slash-o:before {
+  content: "\f1f7";
+}
+.fa-trash:before {
+  content: "\f1f8";
+}
+.fa-copyright:before {
+  content: "\f1f9";
+}
+.fa-at:before {
+  content: "\f1fa";
+}
+.fa-eyedropper:before {
+  content: "\f1fb";
+}
+.fa-paint-brush:before {
+  content: "\f1fc";
+}
+.fa-birthday-cake:before {
+  content: "\f1fd";
+}
+.fa-area-chart:before {
+  content: "\f1fe";
+}
+.fa-pie-chart:before {
+  content: "\f200";
+}
+.fa-line-chart:before {
+  content: "\f201";
+}
+.fa-lastfm:before {
+  content: "\f202";
+}
+.fa-lastfm-square:before {
+  content: "\f203";
+}
+.fa-toggle-off:before {
+  content: "\f204";
+}
+.fa-toggle-on:before {
+  content: "\f205";
+}
+.fa-bicycle:before {
+  content: "\f206";
+}
+.fa-bus:before {
+  content: "\f207";
+}
+.fa-ioxhost:before {
+  content: "\f208";
+}
+.fa-angellist:before {
+  content: "\f209";
+}
+.fa-cc:before {
+  content: "\f20a";
+}
+.fa-shekel:before,
+.fa-sheqel:before,
+.fa-ils:before {
+  content: "\f20b";
+}
+.fa-meanpath:before {
+  content: "\f20c";
+}
+.fa-buysellads:before {
+  content: "\f20d";
+}
+.fa-connectdevelop:before {
+  content: "\f20e";
+}
+.fa-dashcube:before {
+  content: "\f210";
+}
+.fa-forumbee:before {
+  content: "\f211";
+}
+.fa-leanpub:before {
+  content: "\f212";
+}
+.fa-sellsy:before {
+  content: "\f213";
+}
+.fa-shirtsinbulk:before {
+  content: "\f214";
+}
+.fa-simplybuilt:before {
+  content: "\f215";
+}
+.fa-skyatlas:before {
+  content: "\f216";
+}
+.fa-cart-plus:before {
+  content: "\f217";
+}
+.fa-cart-arrow-down:before {
+  content: "\f218";
+}
+.fa-diamond:before {
+  content: "\f219";
+}
+.fa-ship:before {
+  content: "\f21a";
+}
+.fa-user-secret:before {
+  content: "\f21b";
+}
+.fa-motorcycle:before {
+  content: "\f21c";
+}
+.fa-street-view:before {
+  content: "\f21d";
+}
+.fa-heartbeat:before {
+  content: "\f21e";
+}
+.fa-venus:before {
+  content: "\f221";
+}
+.fa-mars:before {
+  content: "\f222";
+}
+.fa-mercury:before {
+  content: "\f223";
+}
+.fa-intersex:before,
+.fa-transgender:before {
+  content: "\f224";
+}
+.fa-transgender-alt:before {
+  content: "\f225";
+}
+.fa-venus-double:before {
+  content: "\f226";
+}
+.fa-mars-double:before {
+  content: "\f227";
+}
+.fa-venus-mars:before {
+  content: "\f228";
+}
+.fa-mars-stroke:before {
+  content: "\f229";
+}
+.fa-mars-stroke-v:before {
+  content: "\f22a";
+}
+.fa-mars-stroke-h:before {
+  content: "\f22b";
+}
+.fa-neuter:before {
+  content: "\f22c";
+}
+.fa-genderless:before {
+  content: "\f22d";
+}
+.fa-facebook-official:before {
+  content: "\f230";
+}
+.fa-pinterest-p:before {
+  content: "\f231";
+}
+.fa-whatsapp:before {
+  content: "\f232";
+}
+.fa-server:before {
+  content: "\f233";
+}
+.fa-user-plus:before {
+  content: "\f234";
+}
+.fa-user-times:before {
+  content: "\f235";
+}
+.fa-hotel:before,
+.fa-bed:before {
+  content: "\f236";
+}
+.fa-viacoin:before {
+  content: "\f237";
+}
+.fa-train:before {
+  content: "\f238";
+}
+.fa-subway:before {
+  content: "\f239";
+}
+.fa-medium:before {
+  content: "\f23a";
+}
+.fa-yc:before,
+.fa-y-combinator:before {
+  content: "\f23b";
+}
+.fa-optin-monster:before {
+  content: "\f23c";
+}
+.fa-opencart:before {
+  content: "\f23d";
+}
+.fa-expeditedssl:before {
+  content: "\f23e";
+}
+.fa-battery-4:before,
+.fa-battery-full:before {
+  content: "\f240";
+}
+.fa-battery-3:before,
+.fa-battery-three-quarters:before {
+  content: "\f241";
+}
+.fa-battery-2:before,
+.fa-battery-half:before {
+  content: "\f242";
+}
+.fa-battery-1:before,
+.fa-battery-quarter:before {
+  content: "\f243";
+}
+.fa-battery-0:before,
+.fa-battery-empty:before {
+  content: "\f244";
+}
+.fa-mouse-pointer:before {
+  content: "\f245";
+}
+.fa-i-cursor:before {
+  content: "\f246";
+}
+.fa-object-group:before {
+  content: "\f247";
+}
+.fa-object-ungroup:before {
+  content: "\f248";
+}
+.fa-sticky-note:before {
+  content: "\f249";
+}
+.fa-sticky-note-o:before {
+  content: "\f24a";
+}
+.fa-cc-jcb:before {
+  content: "\f24b";
+}
+.fa-cc-diners-club:before {
+  content: "\f24c";
+}
+.fa-clone:before {
+  content: "\f24d";
+}
+.fa-balance-scale:before {
+  content: "\f24e";
+}
+.fa-hourglass-o:before {
+  content: "\f250";
+}
+.fa-hourglass-1:before,
+.fa-hourglass-start:before {
+  content: "\f251";
+}
+.fa-hourglass-2:before,
+.fa-hourglass-half:before {
+  content: "\f252";
+}
+.fa-hourglass-3:before,
+.fa-hourglass-end:before {
+  content: "\f253";
+}
+.fa-hourglass:before {
+  content: "\f254";
+}
+.fa-hand-grab-o:before,
+.fa-hand-rock-o:before {
+  content: "\f255";
+}
+.fa-hand-stop-o:before,
+.fa-hand-paper-o:before {
+  content: "\f256";
+}
+.fa-hand-scissors-o:before {
+  content: "\f257";
+}
+.fa-hand-lizard-o:before {
+  content: "\f258";
+}
+.fa-hand-spock-o:before {
+  content: "\f259";
+}
+.fa-hand-pointer-o:before {
+  content: "\f25a";
+}
+.fa-hand-peace-o:before {
+  content: "\f25b";
+}
+.fa-trademark:before {
+  content: "\f25c";
+}
+.fa-registered:before {
+  content: "\f25d";
+}
+.fa-creative-commons:before {
+  content: "\f25e";
+}
+.fa-gg:before {
+  content: "\f260";
+}
+.fa-gg-circle:before {
+  content: "\f261";
+}
+.fa-tripadvisor:before {
+  content: "\f262";
+}
+.fa-odnoklassniki:before {
+  content: "\f263";
+}
+.fa-odnoklassniki-square:before {
+  content: "\f264";
+}
+.fa-get-pocket:before {
+  content: "\f265";
+}
+.fa-wikipedia-w:before {
+  content: "\f266";
+}
+.fa-safari:before {
+  content: "\f267";
+}
+.fa-chrome:before {
+  content: "\f268";
+}
+.fa-firefox:before {
+  content: "\f269";
+}
+.fa-opera:before {
+  content: "\f26a";
+}
+.fa-internet-explorer:before {
+  content: "\f26b";
+}
+.fa-tv:before,
+.fa-television:before {
+  content: "\f26c";
+}
+.fa-contao:before {
+  content: "\f26d";
+}
+.fa-500px:before {
+  content: "\f26e";
+}
+.fa-amazon:before {
+  content: "\f270";
+}
+.fa-calendar-plus-o:before {
+  content: "\f271";
+}
+.fa-calendar-minus-o:before {
+  content: "\f272";
+}
+.fa-calendar-times-o:before {
+  content: "\f273";
+}
+.fa-calendar-check-o:before {
+  content: "\f274";
+}
+.fa-industry:before {
+  content: "\f275";
+}
+.fa-map-pin:before {
+  content: "\f276";
+}
+.fa-map-signs:before {
+  content: "\f277";
+}
+.fa-map-o:before {
+  content: "\f278";
+}
+.fa-map:before {
+  content: "\f279";
+}
+.fa-commenting:before {
+  content: "\f27a";
+}
+.fa-commenting-o:before {
+  content: "\f27b";
+}
+.fa-houzz:before {
+  content: "\f27c";
+}
+.fa-vimeo:before {
+  content: "\f27d";
+}
+.fa-black-tie:before {
+  content: "\f27e";
+}
+.fa-fonticons:before {
+  content: "\f280";
+}
+.fa-reddit-alien:before {
+  content: "\f281";
+}
+.fa-edge:before {
+  content: "\f282";
+}
+.fa-credit-card-alt:before {
+  content: "\f283";
+}
+.fa-codiepie:before {
+  content: "\f284";
+}
+.fa-modx:before {
+  content: "\f285";
+}
+.fa-fort-awesome:before {
+  content: "\f286";
+}
+.fa-usb:before {
+  content: "\f287";
+}
+.fa-product-hunt:before {
+  content: "\f288";
+}
+.fa-mixcloud:before {
+  content: "\f289";
+}
+.fa-scribd:before {
+  content: "\f28a";
+}
+.fa-pause-circle:before {
+  content: "\f28b";
+}
+.fa-pause-circle-o:before {
+  content: "\f28c";
+}
+.fa-stop-circle:before {
+  content: "\f28d";
+}
+.fa-stop-circle-o:before {
+  content: "\f28e";
+}
+.fa-shopping-bag:before {
+  content: "\f290";
+}
+.fa-shopping-basket:before {
+  content: "\f291";
+}
+.fa-hashtag:before {
+  content: "\f292";
+}
+.fa-bluetooth:before {
+  content: "\f293";
+}
+.fa-bluetooth-b:before {
+  content: "\f294";
+}
+.fa-percent:before {
+  content: "\f295";
+}
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/pyams_skin/resources/css/ext/font-awesome-4.5.0.min.css	Mon Jan 18 18:45:59 2016 +0100
@@ -0,0 +1,4 @@
+/*!
+ *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
+ *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
+ */@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.5.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}
\ No newline at end of file
Binary file src/pyams_skin/resources/css/fonts/OpenSans-Regular.eot has changed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/pyams_skin/resources/css/fonts/OpenSans-Regular.svg	Mon Jan 18 18:45:59 2016 +0100
@@ -0,0 +1,21062 @@
+<?xml version="1.0" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
+<svg>
+<metadata>
+Created by FontForge 20120731 at Thu Jan  7 11:57:16 2016
+ By Thierry Florac,,,
+Digitized data copyright (c) 2010-2011, Google Corporation.
+</metadata>
+<defs>
+<font id="OpenSans" horiz-adv-x="1139" >
+  <font-face 
+    font-family="Open Sans"
+    font-weight="400"
+    font-stretch="normal"
+    units-per-em="2048"
+    panose-1="2 11 6 6 3 5 4 2 2 4"
+    ascent="1638"
+    descent="-410"
+    x-height="1096"
+    cap-height="1462"
+    bbox="-1126 -555 2466 2146"
+    underline-thickness="102"
+    underline-position="-103"
+    unicode-range="U+0020-FFFD"
+  />
+<missing-glyph horiz-adv-x="1229" 
+d="M193 1462h841v-1462h-841v1462zM297 104h633v1254h-633v-1254z" />
+    <glyph glyph-name="uniFB01" unicode="fi" horiz-adv-x="1212" 
+d="M670 967h-279v-967h-166v967h-196v75l196 60v61q0 404 353 404q87 0 204 -35l-43 -133q-96 31 -164 31q-94 0 -139 -62.5t-45 -200.5v-71h279v-129zM1036 0h-166v1096h166v-1096zM856 1393q0 57 28 83.5t70 26.5q40 0 69 -27t29 -83t-29 -83.5t-69 -27.5q-42 0 -70 27.5
+t-28 83.5z" />
+    <glyph glyph-name="uniFB02" unicode="fl" horiz-adv-x="1212" 
+d="M670 967h-279v-967h-166v967h-196v75l196 60v61q0 404 353 404q87 0 204 -35l-43 -133q-96 31 -164 31q-94 0 -139 -62.5t-45 -200.5v-71h279v-129zM1036 0h-166v1556h166v-1556z" />
+    <glyph glyph-name="uniFB03" unicode="ffi" horiz-adv-x="1909" 
+d="M1358 967h-279v-967h-166v967h-196v75l196 60v61q0 404 353 404q87 0 204 -35l-43 -133q-96 31 -164 31q-94 0 -139 -62.5t-45 -200.5v-71h279v-129zM670 967h-279v-967h-166v967h-196v75l196 60v61q0 404 353 404q87 0 204 -35l-43 -133q-96 31 -164 31
+q-94 0 -139 -62.5t-45 -200.5v-71h279v-129zM1731 0h-166v1096h166v-1096zM1551 1393q0 57 28 83.5t70 26.5q40 0 69 -27t29 -83t-29 -83.5t-69 -27.5q-42 0 -70 27.5t-28 83.5z" />
+    <glyph glyph-name="uniFB04" unicode="ffl" horiz-adv-x="1909" 
+d="M1358 967h-279v-967h-166v967h-196v75l196 60v61q0 404 353 404q87 0 204 -35l-43 -133q-96 31 -164 31q-94 0 -139 -62.5t-45 -200.5v-71h279v-129zM670 967h-279v-967h-166v967h-196v75l196 60v61q0 404 353 404q87 0 204 -35l-43 -133q-96 31 -164 31
+q-94 0 -139 -62.5t-45 -200.5v-71h279v-129zM1731 0h-166v1556h166v-1556z" />
+    <glyph glyph-name="ff" unicode="ff" horiz-adv-x="1389" 
+d="M1364 967h-279v-967h-166v967h-196v75l196 60v61q0 404 353 404q87 0 204 -35l-43 -133q-96 31 -164 31q-94 0 -139 -62.5t-45 -200.5v-71h279v-129zM670 967h-279v-967h-166v967h-196v75l196 60v61q0 404 353 404q87 0 204 -35l-43 -133q-96 31 -164 31
+q-94 0 -139 -62.5t-45 -200.5v-71h279v-129z" />
+    <glyph glyph-name=".notdef" horiz-adv-x="1229" 
+d="M193 1462h841v-1462h-841v1462zM297 104h633v1254h-633v-1254z" />
+    <glyph glyph-name="null" horiz-adv-x="0" 
+ />
+    <glyph glyph-name="nonmarkingreturn" horiz-adv-x="1044" 
+ />
+    <glyph glyph-name="space" unicode=" " horiz-adv-x="532" 
+ />
+    <glyph glyph-name="exclam" unicode="!" horiz-adv-x="547" 
+d="M326 403h-105l-51 1059h207zM152 106q0 136 120 136q58 0 89.5 -35t31.5 -101q0 -64 -32 -99.5t-89 -35.5q-52 0 -86 31.5t-34 103.5z" />
+    <glyph glyph-name="quotedbl" unicode="&#x22;" horiz-adv-x="821" 
+d="M319 1462l-40 -528h-105l-41 528h186zM688 1462l-41 -528h-104l-41 528h186z" />
+    <glyph glyph-name="numbersign" unicode="#" horiz-adv-x="1323" 
+d="M981 899l-66 -340h283v-129h-307l-84 -430h-137l84 430h-303l-82 -430h-136l80 430h-262v129h287l68 340h-277v127h299l82 436h139l-82 -436h305l84 436h134l-84 -436h264v-127h-289zM475 559h303l66 340h-303z" />
+    <glyph glyph-name="dollar" unicode="$" horiz-adv-x="1171" 
+d="M1036 449q0 -136 -102 -224.5t-285 -111.5v-232h-129v223q-112 0 -217 17.5t-172 48.5v156q83 -37 191.5 -60.5t197.5 -23.5v440q-205 65 -287.5 151t-82.5 222q0 131 101.5 215t268.5 102v182h129v-180q184 -5 355 -74l-52 -131q-149 59 -303 70v-434q157 -50 235 -97.5
+t115 -109t37 -149.5zM866 436q0 72 -44.5 116.5t-172.5 88.5v-389q217 30 217 184zM319 1057q0 -76 45 -122t156 -87v387q-99 -16 -150 -62.5t-51 -115.5z" />
+    <glyph glyph-name="percent" unicode="%" horiz-adv-x="1686" 
+d="M242 1026q0 -170 37 -255t120 -85q164 0 164 340q0 338 -164 338q-83 0 -120 -84t-37 -254zM700 1026q0 -228 -76.5 -344.5t-224.5 -116.5q-140 0 -217.5 119t-77.5 342q0 227 74.5 342t220.5 115q145 0 223 -119t78 -338zM1122 440q0 -171 37 -255.5t121 -84.5t124 83.5
+t40 256.5q0 171 -40 253.5t-124 82.5t-121 -82.5t-37 -253.5zM1581 440q0 -227 -76.5 -343.5t-224.5 -116.5q-142 0 -218.5 119t-76.5 341q0 227 74.5 342t220.5 115q142 0 221.5 -117.5t79.5 -339.5zM1323 1462l-811 -1462h-147l811 1462h147z" />
+    <glyph glyph-name="ampersand" unicode="&#x26;" horiz-adv-x="1495" 
+d="M414 1171q0 -69 36 -131.5t123 -150.5q129 75 179.5 138.5t50.5 146.5q0 77 -51.5 125.5t-137.5 48.5q-89 0 -144.5 -48t-55.5 -129zM569 129q241 0 400 154l-437 424q-111 -68 -157 -112.5t-68 -95.5t-22 -116q0 -117 77.5 -185.5t206.5 -68.5zM113 379q0 130 69.5 230
+t249.5 202q-85 95 -115.5 144t-48.5 102t-18 110q0 150 98 234t273 84q162 0 255 -83.5t93 -232.5q0 -107 -68 -197.5t-225 -183.5l407 -391q56 62 89.5 145.5t56.5 182.5h168q-68 -286 -205 -434l299 -291h-229l-185 178q-118 -106 -240 -152t-272 -46q-215 0 -333.5 106
+t-118.5 293z" />
+    <glyph glyph-name="quotesingle" unicode="'" horiz-adv-x="453" 
+d="M319 1462l-40 -528h-105l-41 528h186z" />
+    <glyph glyph-name="parenleft" unicode="(" horiz-adv-x="606" 
+d="M82 561q0 265 77.5 496t223.5 405h162q-144 -193 -216.5 -424t-72.5 -475q0 -240 74 -469t213 -418h-160q-147 170 -224 397t-77 488z" />
+    <glyph glyph-name="parenright" unicode=")" horiz-adv-x="606" 
+d="M524 561q0 -263 -77.5 -490t-223.5 -395h-160q139 188 213 417.5t74 469.5q0 244 -72.5 475t-216.5 424h162q147 -175 224 -406.5t77 -494.5z" />
+    <glyph glyph-name="asterisk" unicode="*" horiz-adv-x="1130" 
+d="M657 1556l-43 -395l398 111l26 -182l-381 -31l248 -326l-172 -94l-176 362l-160 -362l-176 94l242 326l-377 31l29 182l391 -111l-43 395h194z" />
+    <glyph glyph-name="plus" unicode="+" horiz-adv-x="1171" 
+d="M653 791h412v-138h-412v-426h-139v426h-410v138h410v428h139v-428z" />
+    <glyph glyph-name="comma" unicode="," horiz-adv-x="502" 
+d="M350 238l15 -23q-26 -100 -75 -232.5t-102 -246.5h-125q27 104 59.5 257t45.5 245h182z" />
+    <glyph glyph-name="hyphen" unicode="-" horiz-adv-x="659" 
+d="M84 473v152h491v-152h-491z" />
+    <glyph glyph-name="period" unicode="." horiz-adv-x="545" 
+d="M152 106q0 67 30.5 101.5t87.5 34.5q58 0 90.5 -34.5t32.5 -101.5q0 -65 -33 -100t-90 -35q-51 0 -84.5 31.5t-33.5 103.5z" />
+    <glyph glyph-name="slash" unicode="/" horiz-adv-x="752" 
+d="M731 1462l-545 -1462h-166l545 1462h166z" />
+    <glyph glyph-name="zero" unicode="0" horiz-adv-x="1171" 
+d="M1069 733q0 -379 -119.5 -566t-365.5 -187q-236 0 -359 191.5t-123 561.5q0 382 119 567t363 185q238 0 361.5 -193t123.5 -559zM270 733q0 -319 75 -464.5t239 -145.5q166 0 240.5 147.5t74.5 462.5t-74.5 461.5t-240.5 146.5q-164 0 -239 -144.5t-75 -463.5z" />
+    <glyph glyph-name="one" unicode="1" horiz-adv-x="1171" 
+d="M715 0h-162v1042q0 130 8 246q-21 -21 -47 -44t-238 -195l-88 114l387 299h140v-1462z" />
+    <glyph glyph-name="two" unicode="2" horiz-adv-x="1171" 
+d="M1061 0h-961v143l385 387q176 178 232 254t84 148t28 155q0 117 -71 185.5t-197 68.5q-91 0 -172.5 -30t-181.5 -109l-88 113q202 168 440 168q206 0 323 -105.5t117 -283.5q0 -139 -78 -275t-292 -344l-320 -313v-8h752v-154z" />
+    <glyph glyph-name="three" unicode="3" horiz-adv-x="1171" 
+d="M1006 1118q0 -140 -78.5 -229t-222.5 -119v-8q176 -22 261 -112t85 -236q0 -209 -145 -321.5t-412 -112.5q-116 0 -212.5 17.5t-187.5 61.5v158q95 -47 202.5 -71.5t203.5 -24.5q379 0 379 297q0 266 -418 266h-144v143h146q171 0 271 75.5t100 209.5q0 107 -73.5 168
+t-199.5 61q-96 0 -181 -26t-194 -96l-84 112q90 71 207.5 111.5t247.5 40.5q213 0 331 -97.5t118 -267.5z" />
+    <glyph glyph-name="four" unicode="4" horiz-adv-x="1171" 
+d="M1130 336h-217v-336h-159v336h-711v145l694 989h176v-983h217v-151zM754 487v486q0 143 10 323h-8q-48 -96 -90 -159l-457 -650h545z" />
+    <glyph glyph-name="five" unicode="5" horiz-adv-x="1171" 
+d="M557 893q231 0 363.5 -114.5t132.5 -313.5q0 -227 -144.5 -356t-398.5 -129q-247 0 -377 79v160q70 -45 174 -70.5t205 -25.5q176 0 273.5 83t97.5 240q0 306 -375 306q-95 0 -254 -29l-86 55l55 684h727v-153h-585l-37 -439q115 23 229 23z" />
+    <glyph glyph-name="six" unicode="6" horiz-adv-x="1171" 
+d="M117 625q0 431 167.5 644.5t495.5 213.5q113 0 178 -19v-143q-77 25 -176 25q-235 0 -359 -146.5t-136 -460.5h12q110 172 348 172q197 0 310.5 -119t113.5 -323q0 -228 -124.5 -358.5t-336.5 -130.5q-227 0 -360 170.5t-133 474.5zM608 121q142 0 220.5 89.5t78.5 258.5
+q0 145 -73 228t-218 83q-90 0 -165 -37t-119.5 -102t-44.5 -135q0 -103 40 -192t113.5 -141t167.5 -52z" />
+    <glyph glyph-name="seven" unicode="7" horiz-adv-x="1171" 
+d="M285 0l606 1309h-797v153h973v-133l-598 -1329h-184z" />
+    <glyph glyph-name="eight" unicode="8" horiz-adv-x="1171" 
+d="M584 1483q200 0 317 -93t117 -257q0 -108 -67 -197t-214 -162q178 -85 253 -178.5t75 -216.5q0 -182 -127 -290.5t-348 -108.5q-234 0 -360 102.5t-126 290.5q0 251 306 391q-138 78 -198 168.5t-60 202.5q0 159 117.5 253.5t314.5 94.5zM268 369q0 -120 83.5 -187
+t234.5 -67q149 0 232 70t83 192q0 97 -78 172.5t-272 146.5q-149 -64 -216 -141.5t-67 -185.5zM582 1348q-125 0 -196 -60t-71 -160q0 -92 59 -158t218 -132q143 60 202.5 129t59.5 161q0 101 -72.5 160.5t-199.5 59.5z" />
+    <glyph glyph-name="nine" unicode="9" horiz-adv-x="1171" 
+d="M1061 838q0 -858 -664 -858q-116 0 -184 20v143q80 -26 182 -26q240 0 362.5 148.5t133.5 455.5h-12q-55 -83 -146 -126.5t-205 -43.5q-194 0 -308 116t-114 324q0 228 127.5 360t335.5 132q149 0 260.5 -76.5t171.5 -223t60 -345.5zM569 1341q-143 0 -221 -92t-78 -256
+q0 -144 72 -226.5t219 -82.5q91 0 167.5 37t120.5 101t44 134q0 105 -41 194t-114.5 140t-168.5 51z" />
+    <glyph glyph-name="colon" unicode=":" horiz-adv-x="545" 
+d="M152 106q0 67 30.5 101.5t87.5 34.5q58 0 90.5 -34.5t32.5 -101.5q0 -65 -33 -100t-90 -35q-51 0 -84.5 31.5t-33.5 103.5zM152 989q0 135 118 135q123 0 123 -135q0 -65 -33 -100t-90 -35q-51 0 -84.5 31.5t-33.5 103.5z" />
+    <glyph glyph-name="semicolon" unicode=";" horiz-adv-x="545" 
+d="M350 238l15 -23q-26 -100 -75 -232.5t-102 -246.5h-125q27 104 59.5 257t45.5 245h182zM147 989q0 135 119 135q123 0 123 -135q0 -65 -33 -100t-90 -35q-58 0 -88.5 35t-30.5 100z" />
+    <glyph glyph-name="less" unicode="&#x3c;" horiz-adv-x="1171" 
+d="M1065 242l-961 422v98l961 479v-149l-782 -371l782 -328v-151z" />
+    <glyph glyph-name="equal" unicode="=" horiz-adv-x="1171" 
+d="M119 858v137h930v-137h-930zM119 449v137h930v-137h-930z" />
+    <glyph glyph-name="greater" unicode="&#x3e;" horiz-adv-x="1171" 
+d="M104 393l783 326l-783 373v149l961 -479v-98l-961 -422v151z" />
+    <glyph glyph-name="question" unicode="?" horiz-adv-x="879" 
+d="M289 403v54q0 117 36 192.5t134 159.5q136 115 171.5 173t35.5 140q0 102 -65.5 157.5t-188.5 55.5q-79 0 -154 -18.5t-172 -67.5l-59 135q189 99 395 99q191 0 297 -94t106 -265q0 -73 -19.5 -128.5t-57.5 -105t-164 -159.5q-101 -86 -133.5 -143t-32.5 -152v-33h-129z
+M240 106q0 136 120 136q58 0 89.5 -35t31.5 -101q0 -64 -32 -99.5t-89 -35.5q-52 0 -86 31.5t-34 103.5z" />
+    <glyph glyph-name="at" unicode="@" horiz-adv-x="1841" 
+d="M1720 729q0 -142 -44 -260t-124 -183t-184 -65q-86 0 -145 52t-70 133h-8q-40 -87 -114.5 -136t-176.5 -49q-150 0 -234.5 102.5t-84.5 278.5q0 204 118 331.5t310 127.5q68 0 154 -12.5t155 -34.5l-25 -470v-22q0 -178 133 -178q91 0 148 107.5t57 279.5q0 181 -74 317
+t-210.5 209.5t-313.5 73.5q-223 0 -388 -92.5t-252 -264t-87 -396.5q0 -305 161 -469t464 -164q210 0 436 86v-133q-192 -84 -436 -84q-363 0 -563.5 199.5t-200.5 557.5q0 260 107 463t305 314.5t454 111.5q215 0 382.5 -90.5t259 -257t91.5 -383.5zM686 598
+q0 -254 195 -254q207 0 225 313l14 261q-72 20 -157 20q-130 0 -203.5 -90t-73.5 -250z" />
+    <glyph glyph-name="A" unicode="A" horiz-adv-x="1296" 
+d="M1120 0l-182 465h-586l-180 -465h-172l578 1468h143l575 -1468h-176zM885 618l-170 453q-33 86 -68 211q-22 -96 -63 -211l-172 -453h473z" />
+    <glyph glyph-name="B" unicode="B" horiz-adv-x="1327" 
+d="M201 1462h413q291 0 421 -87t130 -275q0 -130 -72.5 -214.5t-211.5 -109.5v-10q333 -57 333 -350q0 -196 -132.5 -306t-370.5 -110h-510v1462zM371 836h280q180 0 259 56.5t79 190.5q0 123 -88 177.5t-280 54.5h-250v-479zM371 692v-547h305q177 0 266.5 68.5t89.5 214.5
+q0 136 -91.5 200t-278.5 64h-291z" />
+    <glyph glyph-name="C" unicode="C" horiz-adv-x="1292" 
+d="M827 1331q-241 0 -380.5 -160.5t-139.5 -439.5q0 -287 134.5 -443.5t383.5 -156.5q153 0 349 55v-149q-152 -57 -375 -57q-323 0 -498.5 196t-175.5 557q0 226 84.5 396t244 262t375.5 92q230 0 402 -84l-72 -146q-166 78 -332 78z" />
+    <glyph glyph-name="D" unicode="D" horiz-adv-x="1493" 
+d="M1368 745q0 -362 -196.5 -553.5t-565.5 -191.5h-405v1462h448q341 0 530 -189t189 -528zM1188 739q0 286 -143.5 431t-426.5 145h-247v-1168h207q304 0 457 149.5t153 442.5z" />
+    <glyph glyph-name="E" unicode="E" 
+d="M1016 0h-815v1462h815v-151h-645v-471h606v-150h-606v-538h645v-152z" />
+    <glyph glyph-name="F" unicode="F" horiz-adv-x="1057" 
+d="M371 0h-170v1462h815v-151h-645v-535h606v-151h-606v-625z" />
+    <glyph glyph-name="G" unicode="G" horiz-adv-x="1491" 
+d="M844 766h497v-711q-116 -37 -236 -56t-278 -19q-332 0 -517 197.5t-185 553.5q0 228 91.5 399.5t263.5 262t403 90.5q234 0 436 -86l-66 -150q-198 84 -381 84q-267 0 -417 -159t-150 -441q0 -296 144.5 -449t424.5 -153q152 0 297 35v450h-327v152z" />
+    <glyph glyph-name="H" unicode="H" horiz-adv-x="1511" 
+d="M1311 0h-170v688h-770v-688h-170v1462h170v-622h770v622h170v-1462z" />
+    <glyph glyph-name="I.alt" horiz-adv-x="682" 
+d="M598 0h-514v98l172 35v1194l-172 37v98h514v-98l-172 -37v-1194l172 -35v-98z" />
+    <glyph glyph-name="J" unicode="J" horiz-adv-x="547" 
+d="M-12 -385q-94 0 -148 27v145q71 -20 148 -20q99 0 150.5 60t51.5 173v1462h170v-1448q0 -190 -96 -294.5t-276 -104.5z" />
+    <glyph glyph-name="K" unicode="K" horiz-adv-x="1257" 
+d="M1257 0h-200l-533 709l-153 -136v-573h-170v1462h170v-725l663 725h201l-588 -635z" />
+    <glyph glyph-name="L" unicode="L" horiz-adv-x="1063" 
+d="M201 0v1462h170v-1308h645v-154h-815z" />
+    <glyph glyph-name="M" unicode="M" horiz-adv-x="1849" 
+d="M848 0l-496 1296h-8q14 -154 14 -366v-930h-157v1462h256l463 -1206h8l467 1206h254v-1462h-170v942q0 162 14 352h-8l-500 -1294h-137z" />
+    <glyph glyph-name="N" unicode="N" horiz-adv-x="1544" 
+d="M1343 0h-194l-799 1227h-8q16 -216 16 -396v-831h-157v1462h192l797 -1222h8q-2 27 -9 173.5t-5 209.5v839h159v-1462z" />
+    <glyph glyph-name="O" unicode="O" horiz-adv-x="1595" 
+d="M1470 733q0 -351 -177.5 -552t-493.5 -201q-323 0 -498.5 197.5t-175.5 557.5q0 357 176 553.5t500 196.5q315 0 492 -200t177 -552zM305 733q0 -297 126.5 -450.5t367.5 -153.5q243 0 367 153t124 451q0 295 -123.5 447.5t-365.5 152.5q-243 0 -369.5 -153.5
+t-126.5 -446.5z" />
+    <glyph glyph-name="P" unicode="P" horiz-adv-x="1233" 
+d="M1128 1036q0 -222 -151.5 -341.5t-433.5 -119.5h-172v-575h-170v1462h379q548 0 548 -426zM371 721h153q226 0 327 73t101 234q0 145 -95 216t-296 71h-190v-594z" />
+    <glyph glyph-name="Q" unicode="Q" horiz-adv-x="1595" 
+d="M1470 733q0 -281 -113 -467t-319 -252l348 -362h-247l-285 330l-55 -2q-323 0 -498.5 197.5t-175.5 557.5q0 357 176 553.5t500 196.5q315 0 492 -200t177 -552zM305 733q0 -297 126.5 -450.5t367.5 -153.5q243 0 367 153t124 451q0 295 -123.5 447.5t-365.5 152.5
+q-243 0 -369.5 -153.5t-126.5 -446.5z" />
+    <glyph glyph-name="R" unicode="R" horiz-adv-x="1266" 
+d="M371 608v-608h-170v1462h401q269 0 397.5 -103t128.5 -310q0 -290 -294 -392l397 -657h-201l-354 608h-305zM371 754h233q180 0 264 71.5t84 214.5q0 145 -85.5 209t-274.5 64h-221v-559z" />
+    <glyph glyph-name="S" unicode="S" horiz-adv-x="1124" 
+d="M1026 389q0 -193 -140 -301t-380 -108q-260 0 -400 67v164q90 -38 196 -60t210 -22q170 0 256 64.5t86 179.5q0 76 -30.5 124.5t-102 89.5t-217.5 93q-204 73 -291.5 173t-87.5 261q0 169 127 269t336 100q218 0 401 -80l-53 -148q-181 76 -352 76q-135 0 -211 -58
+t-76 -161q0 -76 28 -124.5t94.5 -89t203.5 -89.5q230 -82 316.5 -176t86.5 -244z" />
+    <glyph glyph-name="T" unicode="T" horiz-adv-x="1133" 
+d="M651 0h-170v1311h-463v151h1096v-151h-463v-1311z" />
+    <glyph glyph-name="U" unicode="U" horiz-adv-x="1491" 
+d="M1305 1462v-946q0 -250 -151 -393t-415 -143t-408.5 144t-144.5 396v942h170v-954q0 -183 100 -281t294 -98q185 0 285 98.5t100 282.5v952h170z" />
+    <glyph glyph-name="V" unicode="V" horiz-adv-x="1219" 
+d="M1036 1462h183l-527 -1462h-168l-524 1462h180l336 -946q58 -163 92 -317q36 162 94 323z" />
+    <glyph glyph-name="W" unicode="W" horiz-adv-x="1896" 
+d="M1477 0h-168l-295 979q-21 65 -47 164t-27 119q-22 -132 -70 -289l-286 -973h-168l-389 1462h180l231 -903q48 -190 70 -344q27 183 80 358l262 889h180l275 -897q48 -155 81 -350q19 142 72 346l230 901h180z" />
+    <glyph glyph-name="X" unicode="X" horiz-adv-x="1182" 
+d="M1174 0h-193l-393 643l-400 -643h-180l486 764l-453 698h188l363 -579l366 579h181l-453 -692z" />
+    <glyph glyph-name="Y" unicode="Y" horiz-adv-x="1147" 
+d="M573 731l390 731h184l-488 -895v-567h-172v559l-487 903h186z" />
+    <glyph glyph-name="Z" unicode="Z" horiz-adv-x="1169" 
+d="M1087 0h-1005v133l776 1176h-752v153h959v-133l-776 -1175h798v-154z" />
+    <glyph glyph-name="bracketleft" unicode="[" horiz-adv-x="674" 
+d="M623 -324h-457v1786h457v-141h-289v-1503h289v-142z" />
+    <glyph glyph-name="backslash" unicode="\" horiz-adv-x="752" 
+d="M186 1462l547 -1462h-166l-544 1462h163z" />
+    <glyph glyph-name="bracketright" unicode="]" horiz-adv-x="674" 
+d="M51 -182h289v1503h-289v141h457v-1786h-457v142z" />
+    <glyph glyph-name="asciicircum" unicode="^" horiz-adv-x="1110" 
+d="M49 551l434 922h99l477 -922h-152l-372 745l-334 -745h-152z" />
+    <glyph glyph-name="underscore" unicode="_" horiz-adv-x="918" 
+d="M922 -315h-926v131h926v-131z" />
+    <glyph glyph-name="grave" unicode="`" horiz-adv-x="1182" 
+d="M786 1241h-110q-65 52 -154 148t-129 159v21h203q32 -69 89 -159.5t101 -143.5v-25z" />
+    <glyph glyph-name="a" unicode="a" 
+d="M850 0l-33 156h-8q-82 -103 -163.5 -139.5t-203.5 -36.5q-163 0 -255.5 84t-92.5 239q0 332 531 348l186 6v68q0 129 -55.5 190.5t-177.5 61.5q-137 0 -310 -84l-51 127q81 44 177.5 69t193.5 25q196 0 290.5 -87t94.5 -279v-748h-123zM475 117q155 0 243.5 85t88.5 238
+v99l-166 -7q-198 -7 -285.5 -61.5t-87.5 -169.5q0 -90 54.5 -137t152.5 -47z" />
+    <glyph glyph-name="b" unicode="b" horiz-adv-x="1255" 
+d="M686 1114q216 0 335.5 -147.5t119.5 -417.5t-120.5 -419.5t-334.5 -149.5q-107 0 -195.5 39.5t-148.5 121.5h-12l-35 -141h-119v1556h166v-378q0 -127 -8 -228h8q116 164 344 164zM662 975q-170 0 -245 -97.5t-75 -328.5t77 -330.5t247 -99.5q153 0 228 111.5t75 320.5
+q0 214 -75 319t-232 105z" />
+    <glyph glyph-name="c" unicode="c" horiz-adv-x="975" 
+d="M614 -20q-238 0 -368.5 146.5t-130.5 414.5q0 275 132.5 425t377.5 150q79 0 158 -17t124 -40l-51 -141q-55 22 -120 36.5t-115 14.5q-334 0 -334 -426q0 -202 81.5 -310t241.5 -108q137 0 281 59v-147q-110 -57 -277 -57z" />
+    <glyph glyph-name="d" unicode="d" horiz-adv-x="1255" 
+d="M922 147h-9q-115 -167 -344 -167q-215 0 -334.5 147t-119.5 418t120 421t334 150q223 0 342 -162h13l-7 79l-4 77v446h166v-1556h-135zM590 119q170 0 246.5 92.5t76.5 298.5v35q0 233 -77.5 332.5t-247.5 99.5q-146 0 -223.5 -113.5t-77.5 -320.5q0 -210 77 -317
+t226 -107z" />
+    <glyph glyph-name="e" unicode="e" horiz-adv-x="1149" 
+d="M639 -20q-243 0 -383.5 148t-140.5 411q0 265 130.5 421t350.5 156q206 0 326 -135.5t120 -357.5v-105h-755q5 -193 97.5 -293t260.5 -100q177 0 350 74v-148q-88 -38 -166.5 -54.5t-189.5 -16.5zM594 977q-132 0 -210.5 -86t-92.5 -238h573q0 157 -70 240.5t-200 83.5z
+" />
+    <glyph glyph-name="f" unicode="f" horiz-adv-x="694" 
+d="M670 967h-279v-967h-166v967h-196v75l196 60v61q0 404 353 404q87 0 204 -35l-43 -133q-96 31 -164 31q-94 0 -139 -62.5t-45 -200.5v-71h279v-129z" />
+    <glyph glyph-name="g" unicode="g" horiz-adv-x="1122" 
+d="M1073 1096v-105l-203 -24q28 -35 50 -91.5t22 -127.5q0 -161 -110 -257t-302 -96q-49 0 -92 8q-106 -56 -106 -141q0 -45 37 -66.5t127 -21.5h194q178 0 273.5 -75t95.5 -218q0 -182 -146 -277.5t-426 -95.5q-215 0 -331.5 80t-116.5 226q0 100 64 173t180 99
+q-42 19 -70.5 59t-28.5 93q0 60 32 105t101 87q-85 35 -138.5 119t-53.5 192q0 180 108 277.5t306 97.5q86 0 155 -20h379zM199 -184q0 -89 75 -135t215 -46q209 0 309.5 62.5t100.5 169.5q0 89 -55 123.5t-207 34.5h-199q-113 0 -176 -54t-63 -155zM289 745q0 -115 65 -174
+t181 -59q243 0 243 236q0 247 -246 247q-117 0 -180 -63t-63 -187z" />
+    <glyph glyph-name="h" unicode="h" horiz-adv-x="1257" 
+d="M926 0v709q0 134 -61 200t-191 66q-173 0 -252.5 -94t-79.5 -308v-573h-166v1556h166v-471q0 -85 -8 -141h10q49 79 139.5 124.5t206.5 45.5q201 0 301.5 -95.5t100.5 -303.5v-715h-166z" />
+    <glyph glyph-name="i" unicode="i" horiz-adv-x="518" 
+d="M342 0h-166v1096h166v-1096zM162 1393q0 57 28 83.5t70 26.5q40 0 69 -27t29 -83t-29 -83.5t-69 -27.5q-42 0 -70 27.5t-28 83.5z" />
+    <glyph glyph-name="j" unicode="j" horiz-adv-x="518" 
+d="M43 -492q-95 0 -154 25v135q69 -20 136 -20q78 0 114.5 42.5t36.5 129.5v1276h166v-1264q0 -324 -299 -324zM162 1393q0 57 28 83.5t70 26.5q40 0 69 -27t29 -83t-29 -83.5t-69 -27.5q-42 0 -70 27.5t-28 83.5z" />
+    <glyph glyph-name="k" unicode="k" horiz-adv-x="1075" 
+d="M340 561q43 61 131 160l354 375h197l-444 -467l475 -629h-201l-387 518l-125 -108v-410h-164v1556h164v-825q0 -55 -8 -170h8z" />
+    <glyph glyph-name="l" unicode="l" horiz-adv-x="518" 
+d="M342 0h-166v1556h166v-1556z" />
+    <glyph glyph-name="m" unicode="m" horiz-adv-x="1905" 
+d="M1573 0v713q0 131 -56 196.5t-174 65.5q-155 0 -229 -89t-74 -274v-612h-166v713q0 131 -56 196.5t-175 65.5q-156 0 -228.5 -93.5t-72.5 -306.5v-575h-166v1096h135l27 -150h8q47 80 132.5 125t191.5 45q257 0 336 -186h8q49 86 142 136t212 50q186 0 278.5 -95.5
+t92.5 -305.5v-715h-166z" />
+    <glyph glyph-name="n" unicode="n" horiz-adv-x="1257" 
+d="M926 0v709q0 134 -61 200t-191 66q-172 0 -252 -93t-80 -307v-575h-166v1096h135l27 -150h8q51 81 143 125.5t205 44.5q198 0 298 -95.5t100 -305.5v-715h-166z" />
+    <glyph glyph-name="o" unicode="o" horiz-adv-x="1237" 
+d="M1122 549q0 -268 -135 -418.5t-373 -150.5q-147 0 -261 69t-176 198t-62 302q0 268 134 417.5t372 149.5q230 0 365.5 -153t135.5 -414zM287 549q0 -210 84 -320t247 -110t247.5 109.5t84.5 320.5q0 209 -84.5 317.5t-249.5 108.5q-163 0 -246 -107t-83 -319z" />
+    <glyph glyph-name="p" unicode="p" horiz-adv-x="1255" 
+d="M686 -20q-107 0 -195.5 39.5t-148.5 121.5h-12q12 -96 12 -182v-451h-166v1588h135l23 -150h8q64 90 149 130t195 40q218 0 336.5 -149t118.5 -418q0 -270 -120.5 -419.5t-334.5 -149.5zM662 975q-168 0 -243 -93t-77 -296v-37q0 -231 77 -330.5t247 -99.5
+q142 0 222.5 115t80.5 317q0 205 -80.5 314.5t-226.5 109.5z" />
+    <glyph glyph-name="q" unicode="q" horiz-adv-x="1255" 
+d="M590 119q166 0 242 89t81 300v37q0 230 -78 331t-247 101q-146 0 -223.5 -113.5t-77.5 -320.5t76.5 -315.5t226.5 -108.5zM565 -20q-212 0 -331 149t-119 416q0 269 120 420t334 151q225 0 346 -170h9l24 150h131v-1588h-166v469q0 100 11 170h-13q-115 -167 -346 -167z
+" />
+    <glyph glyph-name="r" unicode="r" horiz-adv-x="836" 
+d="M676 1116q73 0 131 -12l-23 -154q-68 15 -120 15q-133 0 -227.5 -108t-94.5 -269v-588h-166v1096h137l19 -203h8q61 107 147 165t189 58z" />
+    <glyph glyph-name="s" unicode="s" horiz-adv-x="977" 
+d="M883 299q0 -153 -114 -236t-320 -83q-218 0 -340 69v154q79 -40 169.5 -63t174.5 -23q130 0 200 41.5t70 126.5q0 64 -55.5 109.5t-216.5 107.5q-153 57 -217.5 99.5t-96 96.5t-31.5 129q0 134 109 211.5t299 77.5q177 0 346 -72l-59 -135q-165 68 -299 68
+q-118 0 -178 -37t-60 -102q0 -44 22.5 -75t72.5 -59t192 -81q195 -71 263.5 -143t68.5 -181z" />
+    <glyph glyph-name="t" unicode="t" horiz-adv-x="723" 
+d="M530 117q44 0 85 6.5t65 13.5v-127q-27 -13 -79.5 -21.5t-94.5 -8.5q-318 0 -318 335v652h-157v80l157 69l70 234h96v-254h318v-129h-318v-645q0 -99 47 -152t129 -53z" />
+    <glyph glyph-name="u" unicode="u" horiz-adv-x="1257" 
+d="M332 1096v-711q0 -134 61 -200t191 -66q172 0 251.5 94t79.5 307v576h166v-1096h-137l-24 147h-9q-51 -81 -141.5 -124t-206.5 -43q-200 0 -299.5 95t-99.5 304v717h168z" />
+    <glyph glyph-name="v" unicode="v" horiz-adv-x="1026" 
+d="M416 0l-416 1096h178l236 -650q80 -228 94 -296h8q11 53 69.5 219.5t262.5 726.5h178l-416 -1096h-194z" />
+    <glyph glyph-name="w" unicode="w" horiz-adv-x="1593" 
+d="M1071 0l-201 643q-19 59 -71 268h-8q-40 -175 -70 -270l-207 -641h-192l-299 1096h174q106 -413 161.5 -629t63.5 -291h8q11 57 35.5 147.5t42.5 143.5l201 629h180l196 -629q56 -172 76 -289h8q4 36 21.5 111t208.5 807h172l-303 -1096h-197z" />
+    <glyph glyph-name="x" unicode="x" horiz-adv-x="1073" 
+d="M440 561l-381 535h189l289 -420l288 420h187l-381 -535l401 -561h-188l-307 444l-310 -444h-188z" />
+    <glyph glyph-name="y" unicode="y" horiz-adv-x="1032" 
+d="M2 1096h178l240 -625q79 -214 98 -309h8q13 51 54.5 174.5t271.5 759.5h178l-471 -1248q-70 -185 -163.5 -262.5t-229.5 -77.5q-76 0 -150 17v133q55 -12 123 -12q171 0 244 192l61 156z" />
+    <glyph glyph-name="z" unicode="z" horiz-adv-x="958" 
+d="M877 0h-795v113l598 854h-561v129h743v-129l-590 -838h605v-129z" />
+    <glyph glyph-name="braceleft" unicode="{" horiz-adv-x="776" 
+d="M475 12q0 -102 58.5 -148t171.5 -48v-140q-190 2 -294 87t-104 239v303q0 104 -63 148.5t-183 44.5v141q130 2 188 48t58 142v306q0 155 108 241t290 86v-139q-230 -6 -230 -199v-295q0 -215 -223 -254v-12q223 -39 223 -254v-297z" />
+    <glyph glyph-name="bar" unicode="|" horiz-adv-x="1128" 
+d="M494 1556h141v-2052h-141v2052z" />
+    <glyph glyph-name="braceright" unicode="}" horiz-adv-x="776" 
+d="M522 575q-223 39 -223 254v295q0 193 -227 199v139q184 0 289.5 -87t105.5 -240v-306q0 -97 59 -142.5t189 -47.5v-141q-122 0 -185 -44.5t-63 -148.5v-303q0 -153 -102.5 -238.5t-292.5 -87.5v140q111 2 169 48t58 148v297q0 114 55 174t168 80v12z" />
+    <glyph glyph-name="asciitilde" unicode="~" horiz-adv-x="1171" 
+d="M338 713q-53 0 -116.5 -33.5t-117.5 -87.5v151q100 109 244 109q68 0 124.5 -14t145.5 -52q66 -28 115 -41.5t96 -13.5q54 0 118 32t118 89v-150q-102 -110 -244 -110q-72 0 -135 16.5t-135 48.5q-75 32 -120 44t-93 12z" />
+    <glyph glyph-name="nonbreakingspace" unicode="&#xa0;" horiz-adv-x="532" 
+ />
+    <glyph glyph-name="exclamdown" unicode="&#xa1;" horiz-adv-x="547" 
+d="M219 684h105l51 -1057h-207zM393 983q0 -135 -121 -135q-60 0 -90 35.5t-30 99.5q0 63 31.5 99t88.5 36q51 0 86 -32t35 -103z" />
+    <glyph glyph-name="cent" unicode="&#xa2;" horiz-adv-x="1171" 
+d="M971 240q-105 -54 -252 -60v-200h-133v206q-203 32 -299.5 168.5t-96.5 386.5q0 508 396 570v172h135v-164q75 -3 146 -19.5t120 -39.5l-49 -140q-133 51 -242 51q-172 0 -253 -105.5t-81 -322.5q0 -212 79.5 -313.5t246.5 -101.5q141 0 283 59v-147z" />
+    <glyph glyph-name="sterling" unicode="&#xa3;" horiz-adv-x="1171" 
+d="M682 1481q190 0 360 -84l-61 -133q-154 77 -297 77q-123 0 -185.5 -62t-62.5 -202v-295h422v-127h-422v-221q0 -100 -32.5 -168t-106.5 -112h795v-154h-1029v141q205 47 205 291v223h-198v127h198v316q0 178 112 280.5t302 102.5z" />
+    <glyph glyph-name="currency" unicode="&#xa4;" horiz-adv-x="1171" 
+d="M184 723q0 122 74 229l-135 140l94 92l135 -133q104 73 234 73q127 0 229 -73l137 133l95 -92l-134 -138q74 -113 74 -231q0 -131 -74 -234l131 -135l-92 -92l-137 133q-102 -71 -229 -71q-134 0 -234 73l-135 -133l-92 92l133 136q-74 107 -74 231zM313 723
+q0 -112 78.5 -192t194.5 -80t195 79.5t79 192.5q0 114 -80 195t-194 81q-116 0 -194.5 -82t-78.5 -194z" />
+    <glyph glyph-name="yen" unicode="&#xa5;" horiz-adv-x="1171" 
+d="M584 735l379 727h174l-416 -770h262v-127h-317v-170h317v-127h-317v-268h-164v268h-316v127h316v170h-316v127h256l-411 770h178z" />
+    <glyph glyph-name="brokenbar" unicode="&#xa6;" horiz-adv-x="1128" 
+d="M494 1556h141v-776h-141v776zM494 281h141v-777h-141v777z" />
+    <glyph glyph-name="section" unicode="&#xa7;" horiz-adv-x="1057" 
+d="M139 809q0 86 43 154.5t121 105.5q-74 40 -116 95.5t-42 140.5q0 121 103.5 190.5t300.5 69.5q94 0 173.5 -14.5t176.5 -53.5l-53 -131q-98 39 -165.5 52.5t-143.5 13.5q-116 0 -174 -29.5t-58 -93.5q0 -60 61.5 -102t215.5 -97q186 -68 261 -143.5t75 -182.5
+q0 -90 -41 -160.5t-115 -111.5q153 -81 153 -227q0 -140 -117 -216.5t-329 -76.5q-218 0 -346 65v148q78 -37 175 -59.5t179 -22.5q134 0 204.5 38t70.5 109q0 46 -24 75t-78 58t-169 72q-142 52 -209 97t-100 102t-33 135zM285 829q0 -77 66 -129.5t233 -113.5l49 -19
+q137 80 137 191q0 83 -73.5 139t-258.5 113q-68 -19 -110.5 -69t-42.5 -112z" />
+    <glyph glyph-name="dieresis" unicode="&#xa8;" horiz-adv-x="1182" 
+d="M309 1393q0 52 26.5 75t63.5 23q38 0 65.5 -23t27.5 -75q0 -50 -27.5 -74.5t-65.5 -24.5q-37 0 -63.5 24.5t-26.5 74.5zM690 1393q0 52 26.5 75t63.5 23t64.5 -23t27.5 -75q0 -50 -27.5 -74.5t-64.5 -24.5t-63.5 24.5t-26.5 74.5z" />
+    <glyph glyph-name="copyright" unicode="&#xa9;" horiz-adv-x="1704" 
+d="M893 1059q-125 0 -192.5 -87t-67.5 -241q0 -168 63.5 -249t194.5 -81q86 0 211 45v-124q-48 -20 -98.5 -34t-120.5 -14q-194 0 -298 120.5t-104 336.5q0 209 110.5 332t301.5 123q128 0 246 -60l-58 -118q-108 51 -188 51zM100 731q0 200 100 375t275 276t377 101
+q200 0 375 -100t276 -275t101 -377q0 -197 -97 -370t-272 -277t-383 -104q-207 0 -382 103.5t-272.5 276.5t-97.5 371zM205 731q0 -173 87 -323.5t237.5 -237t322.5 -86.5q174 0 323 87t236.5 235.5t87.5 324.5q0 174 -87 323t-235.5 236.5t-324.5 87.5q-174 0 -323 -87
+t-236.5 -235.5t-87.5 -324.5z" />
+    <glyph glyph-name="ordfeminine" unicode="&#xaa;" horiz-adv-x="725" 
+d="M532 801l-24 84q-92 -97 -232 -97q-95 0 -150.5 49.5t-55.5 151.5t77 154.5t242 58.5l117 4v39q0 133 -148 133q-100 0 -204 -51l-43 96q114 56 247 56q130 0 198.5 -52.5t68.5 -173.5v-452h-93zM193 989q0 -100 112 -100q201 0 201 180v49l-98 -4q-112 -4 -163.5 -32.5
+t-51.5 -92.5z" />
+    <glyph glyph-name="guillemotleft" unicode="&#xab;" horiz-adv-x="1018" 
+d="M82 551l342 407l119 -69l-289 -350l289 -351l-119 -71l-342 407v27zM477 551l344 407l117 -69l-287 -350l287 -351l-117 -71l-344 407v27z" />
+    <glyph glyph-name="logicalnot" unicode="&#xac;" horiz-adv-x="1171" 
+d="M1065 791v-527h-137v389h-824v138h961z" />
+    <glyph glyph-name="uni00AD" unicode="&#xad;" horiz-adv-x="659" 
+d="M84 473v152h491v-152h-491z" />
+    <glyph glyph-name="registered" unicode="&#xae;" horiz-adv-x="1704" 
+d="M723 762h108q80 0 128.5 41.5t48.5 105.5q0 75 -43 107.5t-136 32.5h-106v-287zM1157 913q0 -80 -42.5 -141.5t-119.5 -91.5l238 -395h-168l-207 354h-135v-354h-148v891h261q166 0 243.5 -65t77.5 -198zM100 731q0 200 100 375t275 276t377 101q200 0 375 -100t276 -275
+t101 -377q0 -197 -97 -370t-272 -277t-383 -104q-207 0 -382 103.5t-272.5 276.5t-97.5 371zM205 731q0 -173 87 -323.5t237.5 -237t322.5 -86.5q174 0 323 87t236.5 235.5t87.5 324.5q0 174 -87 323t-235.5 236.5t-324.5 87.5q-174 0 -323 -87t-236.5 -235.5t-87.5 -324.5z
+" />
+    <glyph glyph-name="overscore" unicode="&#xaf;" horiz-adv-x="1024" 
+d="M1030 1556h-1036v127h1036v-127z" />
+    <glyph glyph-name="degree" unicode="&#xb0;" horiz-adv-x="877" 
+d="M127 1171q0 130 90.5 221t220.5 91t221 -90.5t91 -221.5q0 -84 -41 -155.5t-114 -113.5t-157 -42q-130 0 -220.5 90t-90.5 221zM242 1171q0 -82 58.5 -139t139.5 -57q80 0 137.5 56.5t57.5 139.5q0 84 -56.5 140.5t-138.5 56.5q-83 0 -140.5 -57t-57.5 -140z" />
+    <glyph glyph-name="plusminus" unicode="&#xb1;" horiz-adv-x="1171" 
+d="M653 791h412v-138h-412v-426h-139v426h-410v138h410v428h139v-428zM104 1v138h961v-138h-961z" />
+    <glyph glyph-name="twosuperior" unicode="&#xb2;" horiz-adv-x="711" 
+d="M653 586h-604v104l236 230q89 86 130 134.5t57.5 86.5t16.5 92q0 68 -40 102.5t-103 34.5q-52 0 -101 -19t-118 -69l-66 88q131 111 283 111q132 0 205.5 -65t73.5 -177q0 -80 -44.5 -155.5t-191.5 -213.5l-174 -165h440v-119z" />
+    <glyph glyph-name="threesuperior" unicode="&#xb3;" horiz-adv-x="711" 
+d="M627 1255q0 -80 -41 -131.5t-109 -74.5q176 -47 176 -209q0 -128 -92 -199.5t-260 -71.5q-152 0 -268 56v123q147 -68 270 -68q211 0 211 162q0 145 -231 145h-117v107h119q103 0 152.5 39.5t49.5 107.5q0 61 -40 95t-107 34q-66 0 -122 -21.5t-112 -56.5l-69 90
+q63 45 133 72t164 27q136 0 214.5 -59.5t78.5 -166.5z" />
+    <glyph glyph-name="acute" unicode="&#xb4;" horiz-adv-x="1182" 
+d="M393 1266q48 62 103.5 150t87.5 153h202v-21q-44 -65 -131 -160t-151 -147h-111v25z" />
+    <glyph glyph-name="mu" unicode="&#xb5;" horiz-adv-x="1268" 
+d="M342 381q0 -262 254 -262q171 0 250.5 94.5t79.5 306.5v576h166v-1096h-136l-26 147h-10q-111 -167 -340 -167q-150 0 -238 92h-10q10 -84 10 -244v-320h-166v1588h166v-715z" />
+    <glyph glyph-name="paragraph" unicode="&#xb6;" horiz-adv-x="1341" 
+d="M1120 -260h-114v1712h-213v-1712h-115v819q-62 -18 -146 -18q-216 0 -317.5 125t-101.5 376q0 260 109 387t341 127h557v-1816z" />
+    <glyph glyph-name="periodcentered" unicode="&#xb7;" horiz-adv-x="545" 
+d="M152 723q0 66 31 100.5t87 34.5q58 0 90.5 -34.5t32.5 -100.5q0 -65 -33 -100t-90 -35q-51 0 -84.5 31.5t-33.5 103.5z" />
+    <glyph glyph-name="cedilla" unicode="&#xb8;" horiz-adv-x="465" 
+d="M436 -289q0 -97 -76.5 -150t-226.5 -53q-51 0 -96 9v106q45 -8 104 -8q79 0 119.5 20t40.5 74q0 43 -39.5 69.5t-148.5 43.5l88 178h110l-55 -115q180 -39 180 -174z" />
+    <glyph glyph-name="onesuperior" unicode="&#xb9;" horiz-adv-x="711" 
+d="M338 1462h143v-876h-133v579q0 91 6 181q-22 -22 -49 -44.5t-162 -117.5l-67 96z" />
+    <glyph glyph-name="ordmasculine" unicode="&#xba;" horiz-adv-x="768" 
+d="M702 1135q0 -164 -85.5 -255.5t-235.5 -91.5q-146 0 -230.5 93t-84.5 254q0 163 84 253.5t235 90.5q152 0 234.5 -91t82.5 -253zM188 1135q0 -122 45.5 -183t149.5 -61q105 0 151 61t46 183q0 123 -46 182t-151 59q-103 0 -149 -59t-46 -182z" />
+    <glyph glyph-name="guillemotright" unicode="&#xbb;" horiz-adv-x="1018" 
+d="M936 524l-344 -407l-117 71l287 351l-287 350l117 69l344 -407v-27zM541 524l-344 -407l-117 71l287 351l-287 350l117 69l344 -407v-27z" />
+    <glyph glyph-name="onequarter" unicode="&#xbc;" horiz-adv-x="1597" 
+d="M1298 1462l-903 -1462h-143l903 1462h143zM337 1462h143v-876h-133v579q0 91 6 181q-22 -22 -49 -44.5t-162 -117.5l-67 96zM1489 203h-125v-202h-145v202h-402v101l408 579h139v-563h125v-117zM1219 320v195q0 134 6 209q-5 -12 -17 -31.5t-27 -42l-30 -45t-26 -39.5
+l-168 -246h262z" />
+    <glyph glyph-name="onehalf" unicode="&#xbd;" horiz-adv-x="1597" 
+d="M1230 1462l-903 -1462h-143l903 1462h143zM308 1462h143v-876h-133v579q0 91 6 181q-22 -22 -49 -44.5t-162 -117.5l-67 96zM1499 1h-604v104l236 230q89 86 130 134.5t57.5 86.5t16.5 92q0 68 -40 102.5t-103 34.5q-52 0 -101 -19t-118 -69l-66 88q131 111 283 111
+q132 0 205.5 -65t73.5 -177q0 -80 -44.5 -155.5t-191.5 -213.5l-174 -165h440v-119z" />
+    <glyph glyph-name="threequarters" unicode="&#xbe;" horiz-adv-x="1597" 
+d="M620 1255q0 -80 -41 -131.5t-109 -74.5q176 -47 176 -209q0 -128 -92 -199.5t-260 -71.5q-152 0 -268 56v123q147 -68 270 -68q211 0 211 162q0 145 -231 145h-117v107h119q103 0 152.5 39.5t49.5 107.5q0 61 -40 95t-107 34q-66 0 -122 -21.5t-112 -56.5l-69 90
+q63 45 133 72t164 27q136 0 214.5 -59.5t78.5 -166.5zM1390 1462l-903 -1462h-143l903 1462h143zM1569 203h-125v-202h-145v202h-402v101l408 579h139v-563h125v-117zM1299 320v195q0 134 6 209q-5 -12 -17 -31.5t-27 -42l-30 -45t-26 -39.5l-168 -246h262z" />
+    <glyph glyph-name="questiondown" unicode="&#xbf;" horiz-adv-x="879" 
+d="M590 684v-51q0 -122 -37.5 -196t-134.5 -158q-121 -106 -151.5 -143.5t-43 -76t-12.5 -94.5q0 -100 66 -156.5t188 -56.5q80 0 155 19t173 67l59 -135q-197 -96 -395 -96q-190 0 -298 93t-108 263q0 70 17.5 122.5t49.5 97t76.5 85.5t98.5 88q101 88 133.5 146t32.5 151
+v31h131zM639 983q0 -135 -121 -135q-59 0 -90 34.5t-31 100.5q0 64 33 99.5t88 35.5q51 0 86 -32t35 -103z" />
+    <glyph glyph-name="Agrave" unicode="&#xc0;" horiz-adv-x="1296" 
+d="M1120 0l-182 465h-586l-180 -465h-172l578 1468h143l575 -1468h-176zM885 618l-170 453q-33 86 -68 211q-22 -96 -63 -211l-172 -453h473zM724 1579h-110q-65 52 -154 148t-129 159v21h203q32 -69 89 -159.5t101 -143.5v-25z" />
+    <glyph glyph-name="Aacute" unicode="&#xc1;" horiz-adv-x="1296" 
+d="M1120 0l-182 465h-586l-180 -465h-172l578 1468h143l575 -1468h-176zM885 618l-170 453q-33 86 -68 211q-22 -96 -63 -211l-172 -453h473zM526 1604q48 62 103.5 150t87.5 153h202v-21q-44 -65 -131 -160t-151 -147h-111v25z" />
+    <glyph glyph-name="Acircumflex" unicode="&#xc2;" horiz-adv-x="1296" 
+d="M1120 0l-182 465h-586l-180 -465h-172l578 1468h143l575 -1468h-176zM885 618l-170 453q-33 86 -68 211q-22 -96 -63 -211l-172 -453h473zM303 1602q127 136 178 200t74 105h166q22 -42 76.5 -108.5t179.5 -196.5v-23h-119q-88 55 -221 186q-136 -134 -219 -186h-115v23z
+" />
+    <glyph glyph-name="Atilde" unicode="&#xc3;" horiz-adv-x="1296" 
+d="M1120 0l-182 465h-586l-180 -465h-172l578 1468h143l575 -1468h-176zM885 618l-170 453q-33 86 -68 211q-22 -96 -63 -211l-172 -453h473zM792 1581q-43 0 -84 18.5t-80.5 41t-76 41t-70.5 18.5q-50 0 -75.5 -30t-39.5 -91h-98q13 121 70.5 189.5t148.5 68.5
+q46 0 89 -18.5t82 -41t75 -41t68 -18.5q49 0 73 29.5t39 91.5h99q-13 -121 -69.5 -189.5t-150.5 -68.5z" />
+    <glyph glyph-name="Adieresis" unicode="&#xc4;" horiz-adv-x="1296" 
+d="M1120 0l-182 465h-586l-180 -465h-172l578 1468h143l575 -1468h-176zM885 618l-170 453q-33 86 -68 211q-22 -96 -63 -211l-172 -453h473zM364 1731q0 52 26.5 75t63.5 23q38 0 65.5 -23t27.5 -75q0 -50 -27.5 -74.5t-65.5 -24.5q-37 0 -63.5 24.5t-26.5 74.5zM745 1731
+q0 52 26.5 75t63.5 23t64.5 -23t27.5 -75q0 -50 -27.5 -74.5t-64.5 -24.5t-63.5 24.5t-26.5 74.5z" />
+    <glyph glyph-name="Aring" unicode="&#xc5;" horiz-adv-x="1296" 
+d="M1120 0l-182 465h-586l-180 -465h-172l578 1468h143l575 -1468h-176zM885 618l-170 453q-33 86 -68 211q-22 -96 -63 -211l-172 -453h473zM870 1587q0 -98 -61.5 -157.5t-163.5 -59.5q-101 0 -161 58.5t-60 156.5t60.5 155.5t160.5 57.5q101 0 163 -59.5t62 -151.5z
+M762 1585q0 56 -33 86.5t-84 30.5t-84 -30.5t-33 -86.5t30 -86.5t87 -30.5q52 0 84.5 30.5t32.5 86.5z" />
+    <glyph glyph-name="AE" unicode="&#xc6;" horiz-adv-x="1788" 
+d="M1665 0h-750v465h-514l-227 -465h-176l698 1462h969v-151h-580v-471h541v-150h-541v-538h580v-152zM469 618h446v693h-118z" />
+    <glyph glyph-name="Ccedilla" unicode="&#xc7;" horiz-adv-x="1292" 
+d="M827 1331q-241 0 -380.5 -160.5t-139.5 -439.5q0 -287 134.5 -443.5t383.5 -156.5q153 0 349 55v-149q-152 -57 -375 -57q-323 0 -498.5 196t-175.5 557q0 226 84.5 396t244 262t375.5 92q230 0 402 -84l-72 -146q-166 78 -332 78zM950 -289q0 -97 -76.5 -150t-226.5 -53
+q-51 0 -96 9v106q45 -8 104 -8q79 0 119.5 20t40.5 74q0 43 -39.5 69.5t-148.5 43.5l88 178h110l-55 -115q180 -39 180 -174z" />
+    <glyph glyph-name="Egrave" unicode="&#xc8;" 
+d="M1016 0h-815v1462h815v-151h-645v-471h606v-150h-606v-538h645v-152zM713 1579h-110q-65 52 -154 148t-129 159v21h203q32 -69 89 -159.5t101 -143.5v-25z" />
+    <glyph glyph-name="Eacute" unicode="&#xc9;" 
+d="M1016 0h-815v1462h815v-151h-645v-471h606v-150h-606v-538h645v-152zM456 1604q48 62 103.5 150t87.5 153h202v-21q-44 -65 -131 -160t-151 -147h-111v25z" />
+    <glyph glyph-name="Ecircumflex" unicode="&#xca;" 
+d="M1016 0h-815v1462h815v-151h-645v-471h606v-150h-606v-538h645v-152zM263 1602q127 136 178 200t74 105h166q22 -42 76.5 -108.5t179.5 -196.5v-23h-119q-88 55 -221 186q-136 -134 -219 -186h-115v23z" />
+    <glyph glyph-name="Edieresis" unicode="&#xcb;" 
+d="M1016 0h-815v1462h815v-151h-645v-471h606v-150h-606v-538h645v-152zM327 1731q0 52 26.5 75t63.5 23q38 0 65.5 -23t27.5 -75q0 -50 -27.5 -74.5t-65.5 -24.5q-37 0 -63.5 24.5t-26.5 74.5zM708 1731q0 52 26.5 75t63.5 23t64.5 -23t27.5 -75q0 -50 -27.5 -74.5
+t-64.5 -24.5t-63.5 24.5t-26.5 74.5z" />
+    <glyph glyph-name="Igrave.alt" horiz-adv-x="682" 
+d="M598 0h-514v98l172 35v1194l-172 37v98h514v-98l-172 -37v-1194l172 -35v-98zM453 1579h-110q-65 52 -154 148t-129 159v21h203q32 -69 89 -159.5t101 -143.5v-25z" />
+    <glyph glyph-name="Iacute.alt" horiz-adv-x="682" 
+d="M598 0h-514v98l172 35v1194l-172 37v98h514v-98l-172 -37v-1194l172 -35v-98zM234 1604q48 62 103.5 150t87.5 153h202v-21q-44 -65 -131 -160t-151 -147h-111v25z" />
+    <glyph glyph-name="Icircumflex.alt" horiz-adv-x="682" 
+d="M598 0h-514v98l172 35v1194l-172 37v98h514v-98l-172 -37v-1194l172 -35v-98zM-1 1602q127 136 178 200t74 105h166q22 -42 76.5 -108.5t179.5 -196.5v-23h-119q-88 55 -221 186q-136 -134 -219 -186h-115v23z" />
+    <glyph glyph-name="Idieresis.alt" horiz-adv-x="682" 
+d="M598 0h-514v98l172 35v1194l-172 37v98h514v-98l-172 -37v-1194l172 -35v-98zM60 1731q0 52 26.5 75t63.5 23q38 0 65.5 -23t27.5 -75q0 -50 -27.5 -74.5t-65.5 -24.5q-37 0 -63.5 24.5t-26.5 74.5zM441 1731q0 52 26.5 75t63.5 23t64.5 -23t27.5 -75q0 -50 -27.5 -74.5
+t-64.5 -24.5t-63.5 24.5t-26.5 74.5z" />
+    <glyph glyph-name="Eth" unicode="&#xd0;" horiz-adv-x="1479" 
+d="M1352 745q0 -362 -196.5 -553.5t-565.5 -191.5h-389v649h-154v150h154v663h434q337 0 527 -187.5t190 -529.5zM1171 739q0 576 -569 576h-231v-516h379v-150h-379v-502h190q610 0 610 592z" />
+    <glyph glyph-name="Ntilde" unicode="&#xd1;" horiz-adv-x="1544" 
+d="M1343 0h-194l-799 1227h-8q16 -216 16 -396v-831h-157v1462h192l797 -1222h8q-2 27 -9 173.5t-5 209.5v839h159v-1462zM935 1581q-43 0 -84 18.5t-80.5 41t-76 41t-70.5 18.5q-50 0 -75.5 -30t-39.5 -91h-98q13 121 70.5 189.5t148.5 68.5q46 0 89 -18.5t82 -41t75 -41
+t68 -18.5q49 0 73 29.5t39 91.5h99q-13 -121 -69.5 -189.5t-150.5 -68.5z" />
+    <glyph glyph-name="Ograve" unicode="&#xd2;" horiz-adv-x="1595" 
+d="M1470 733q0 -351 -177.5 -552t-493.5 -201q-323 0 -498.5 197.5t-175.5 557.5q0 357 176 553.5t500 196.5q315 0 492 -200t177 -552zM305 733q0 -297 126.5 -450.5t367.5 -153.5q243 0 367 153t124 451q0 295 -123.5 447.5t-365.5 152.5q-243 0 -369.5 -153.5
+t-126.5 -446.5zM907 1579h-110q-65 52 -154 148t-129 159v21h203q32 -69 89 -159.5t101 -143.5v-25z" />
+    <glyph glyph-name="Oacute" unicode="&#xd3;" horiz-adv-x="1595" 
+d="M1470 733q0 -351 -177.5 -552t-493.5 -201q-323 0 -498.5 197.5t-175.5 557.5q0 357 176 553.5t500 196.5q315 0 492 -200t177 -552zM305 733q0 -297 126.5 -450.5t367.5 -153.5q243 0 367 153t124 451q0 295 -123.5 447.5t-365.5 152.5q-243 0 -369.5 -153.5
+t-126.5 -446.5zM659 1604q48 62 103.5 150t87.5 153h202v-21q-44 -65 -131 -160t-151 -147h-111v25z" />
+    <glyph glyph-name="Ocircumflex" unicode="&#xd4;" horiz-adv-x="1595" 
+d="M1470 733q0 -351 -177.5 -552t-493.5 -201q-323 0 -498.5 197.5t-175.5 557.5q0 357 176 553.5t500 196.5q315 0 492 -200t177 -552zM305 733q0 -297 126.5 -450.5t367.5 -153.5q243 0 367 153t124 451q0 295 -123.5 447.5t-365.5 152.5q-243 0 -369.5 -153.5
+t-126.5 -446.5zM448 1602q127 136 178 200t74 105h166q22 -42 76.5 -108.5t179.5 -196.5v-23h-119q-88 55 -221 186q-136 -134 -219 -186h-115v23z" />
+    <glyph glyph-name="Otilde" unicode="&#xd5;" horiz-adv-x="1595" 
+d="M1470 733q0 -351 -177.5 -552t-493.5 -201q-323 0 -498.5 197.5t-175.5 557.5q0 357 176 553.5t500 196.5q315 0 492 -200t177 -552zM305 733q0 -297 126.5 -450.5t367.5 -153.5q243 0 367 153t124 451q0 295 -123.5 447.5t-365.5 152.5q-243 0 -369.5 -153.5
+t-126.5 -446.5zM942 1581q-43 0 -84 18.5t-80.5 41t-76 41t-70.5 18.5q-50 0 -75.5 -30t-39.5 -91h-98q13 121 70.5 189.5t148.5 68.5q46 0 89 -18.5t82 -41t75 -41t68 -18.5q49 0 73 29.5t39 91.5h99q-13 -121 -69.5 -189.5t-150.5 -68.5z" />
+    <glyph glyph-name="Odieresis" unicode="&#xd6;" horiz-adv-x="1595" 
+d="M1470 733q0 -351 -177.5 -552t-493.5 -201q-323 0 -498.5 197.5t-175.5 557.5q0 357 176 553.5t500 196.5q315 0 492 -200t177 -552zM305 733q0 -297 126.5 -450.5t367.5 -153.5q243 0 367 153t124 451q0 295 -123.5 447.5t-365.5 152.5q-243 0 -369.5 -153.5
+t-126.5 -446.5zM522 1731q0 52 26.5 75t63.5 23q38 0 65.5 -23t27.5 -75q0 -50 -27.5 -74.5t-65.5 -24.5q-37 0 -63.5 24.5t-26.5 74.5zM903 1731q0 52 26.5 75t63.5 23t64.5 -23t27.5 -75q0 -50 -27.5 -74.5t-64.5 -24.5t-63.5 24.5t-26.5 74.5z" />
+    <glyph glyph-name="multiply" unicode="&#xd7;" horiz-adv-x="1171" 
+d="M940 1176l96 -99l-352 -354l350 -352l-96 -99l-354 351l-348 -351l-101 99l350 352l-352 352l100 101l353 -355z" />
+    <glyph glyph-name="Oslash" unicode="&#xd8;" horiz-adv-x="1595" 
+d="M1470 733q0 -351 -177.5 -552t-493.5 -201q-235 0 -383 100l-101 -141l-120 79l108 154q-178 198 -178 563q0 357 176 553.5t500 196.5q209 0 366 -94l97 135l120 -80l-106 -148q192 -202 192 -565zM1290 733q0 272 -110 426l-672 -948q115 -82 291 -82q243 0 367 153
+t124 451zM305 733q0 -262 101 -416l669 943q-106 73 -274 73q-243 0 -369.5 -153.5t-126.5 -446.5z" />
+    <glyph glyph-name="Ugrave" unicode="&#xd9;" horiz-adv-x="1491" 
+d="M1305 1462v-946q0 -250 -151 -393t-415 -143t-408.5 144t-144.5 396v942h170v-954q0 -183 100 -281t294 -98q185 0 285 98.5t100 282.5v952h170zM856 1579h-110q-65 52 -154 148t-129 159v21h203q32 -69 89 -159.5t101 -143.5v-25z" />
+    <glyph glyph-name="Uacute" unicode="&#xda;" horiz-adv-x="1491" 
+d="M1305 1462v-946q0 -250 -151 -393t-415 -143t-408.5 144t-144.5 396v942h170v-954q0 -183 100 -281t294 -98q185 0 285 98.5t100 282.5v952h170zM600 1604q48 62 103.5 150t87.5 153h202v-21q-44 -65 -131 -160t-151 -147h-111v25z" />
+    <glyph glyph-name="Ucircumflex" unicode="&#xdb;" horiz-adv-x="1491" 
+d="M1305 1462v-946q0 -250 -151 -393t-415 -143t-408.5 144t-144.5 396v942h170v-954q0 -183 100 -281t294 -98q185 0 285 98.5t100 282.5v952h170zM393 1602q127 136 178 200t74 105h166q22 -42 76.5 -108.5t179.5 -196.5v-23h-119q-88 55 -221 186q-136 -134 -219 -186
+h-115v23z" />
+    <glyph glyph-name="Udieresis" unicode="&#xdc;" horiz-adv-x="1491" 
+d="M1305 1462v-946q0 -250 -151 -393t-415 -143t-408.5 144t-144.5 396v942h170v-954q0 -183 100 -281t294 -98q185 0 285 98.5t100 282.5v952h170zM461 1731q0 52 26.5 75t63.5 23q38 0 65.5 -23t27.5 -75q0 -50 -27.5 -74.5t-65.5 -24.5q-37 0 -63.5 24.5t-26.5 74.5z
+M842 1731q0 52 26.5 75t63.5 23t64.5 -23t27.5 -75q0 -50 -27.5 -74.5t-64.5 -24.5t-63.5 24.5t-26.5 74.5z" />
+    <glyph glyph-name="Yacute" unicode="&#xdd;" horiz-adv-x="1147" 
+d="M573 731l390 731h184l-488 -895v-567h-172v559l-487 903h186zM442 1604q48 62 103.5 150t87.5 153h202v-21q-44 -65 -131 -160t-151 -147h-111v25z" />
+    <glyph glyph-name="Thorn" unicode="&#xde;" horiz-adv-x="1251" 
+d="M1145 784q0 -227 -151.5 -346t-438.5 -119h-184v-319h-170v1462h170v-256h215q281 0 420 -103.5t139 -318.5zM371 465h168q226 0 327 71.5t101 235.5q0 149 -95 218t-297 69h-204v-594z" />
+    <glyph glyph-name="germandbls" unicode="&#xdf;" horiz-adv-x="1274" 
+d="M1049 1266q0 -135 -143 -250q-88 -70 -116 -103.5t-28 -66.5q0 -32 13.5 -53t49 -49.5t113.5 -79.5q140 -95 191 -173.5t51 -179.5q0 -160 -97 -245.5t-276 -85.5q-188 0 -295 69v154q63 -39 141 -62.5t150 -23.5q215 0 215 182q0 75 -41.5 128.5t-151.5 123.5
+q-127 82 -175 143.5t-48 145.5q0 63 34.5 116t105.5 106q75 57 107 102t32 98q0 80 -68 122.5t-195 42.5q-276 0 -276 -223v-1204h-166v1202q0 178 110 271.5t332 93.5q206 0 318.5 -78.5t112.5 -222.5z" />
+    <glyph glyph-name="agrave" unicode="&#xe0;" 
+d="M850 0l-33 156h-8q-82 -103 -163.5 -139.5t-203.5 -36.5q-163 0 -255.5 84t-92.5 239q0 332 531 348l186 6v68q0 129 -55.5 190.5t-177.5 61.5q-137 0 -310 -84l-51 127q81 44 177.5 69t193.5 25q196 0 290.5 -87t94.5 -279v-748h-123zM475 117q155 0 243.5 85t88.5 238
+v99l-166 -7q-198 -7 -285.5 -61.5t-87.5 -169.5q0 -90 54.5 -137t152.5 -47zM672 1241h-110q-65 52 -154 148t-129 159v21h203q32 -69 89 -159.5t101 -143.5v-25z" />
+    <glyph glyph-name="aacute" unicode="&#xe1;" 
+d="M850 0l-33 156h-8q-82 -103 -163.5 -139.5t-203.5 -36.5q-163 0 -255.5 84t-92.5 239q0 332 531 348l186 6v68q0 129 -55.5 190.5t-177.5 61.5q-137 0 -310 -84l-51 127q81 44 177.5 69t193.5 25q196 0 290.5 -87t94.5 -279v-748h-123zM475 117q155 0 243.5 85t88.5 238
+v99l-166 -7q-198 -7 -285.5 -61.5t-87.5 -169.5q0 -90 54.5 -137t152.5 -47zM436 1266q48 62 103.5 150t87.5 153h202v-21q-44 -65 -131 -160t-151 -147h-111v25z" />
+    <glyph glyph-name="acircumflex" unicode="&#xe2;" 
+d="M850 0l-33 156h-8q-82 -103 -163.5 -139.5t-203.5 -36.5q-163 0 -255.5 84t-92.5 239q0 332 531 348l186 6v68q0 129 -55.5 190.5t-177.5 61.5q-137 0 -310 -84l-51 127q81 44 177.5 69t193.5 25q196 0 290.5 -87t94.5 -279v-748h-123zM475 117q155 0 243.5 85t88.5 238
+v99l-166 -7q-198 -7 -285.5 -61.5t-87.5 -169.5q0 -90 54.5 -137t152.5 -47zM228 1264q127 136 178 200t74 105h166q22 -42 76.5 -108.5t179.5 -196.5v-23h-119q-88 55 -221 186q-136 -134 -219 -186h-115v23z" />
+    <glyph glyph-name="atilde" unicode="&#xe3;" 
+d="M850 0l-33 156h-8q-82 -103 -163.5 -139.5t-203.5 -36.5q-163 0 -255.5 84t-92.5 239q0 332 531 348l186 6v68q0 129 -55.5 190.5t-177.5 61.5q-137 0 -310 -84l-51 127q81 44 177.5 69t193.5 25q196 0 290.5 -87t94.5 -279v-748h-123zM475 117q155 0 243.5 85t88.5 238
+v99l-166 -7q-198 -7 -285.5 -61.5t-87.5 -169.5q0 -90 54.5 -137t152.5 -47zM721 1243q-43 0 -84 18.5t-80.5 41t-76 41t-70.5 18.5q-50 0 -75.5 -30t-39.5 -91h-98q13 121 70.5 189.5t148.5 68.5q46 0 89 -18.5t82 -41t75 -41t68 -18.5q49 0 73 29.5t39 91.5h99
+q-13 -121 -69.5 -189.5t-150.5 -68.5z" />
+    <glyph glyph-name="adieresis" unicode="&#xe4;" 
+d="M850 0l-33 156h-8q-82 -103 -163.5 -139.5t-203.5 -36.5q-163 0 -255.5 84t-92.5 239q0 332 531 348l186 6v68q0 129 -55.5 190.5t-177.5 61.5q-137 0 -310 -84l-51 127q81 44 177.5 69t193.5 25q196 0 290.5 -87t94.5 -279v-748h-123zM475 117q155 0 243.5 85t88.5 238
+v99l-166 -7q-198 -7 -285.5 -61.5t-87.5 -169.5q0 -90 54.5 -137t152.5 -47zM279 1393q0 52 26.5 75t63.5 23q38 0 65.5 -23t27.5 -75q0 -50 -27.5 -74.5t-65.5 -24.5q-37 0 -63.5 24.5t-26.5 74.5zM660 1393q0 52 26.5 75t63.5 23t64.5 -23t27.5 -75q0 -50 -27.5 -74.5
+t-64.5 -24.5t-63.5 24.5t-26.5 74.5z" />
+    <glyph glyph-name="aring" unicode="&#xe5;" 
+d="M850 0l-33 156h-8q-82 -103 -163.5 -139.5t-203.5 -36.5q-163 0 -255.5 84t-92.5 239q0 332 531 348l186 6v68q0 129 -55.5 190.5t-177.5 61.5q-137 0 -310 -84l-51 127q81 44 177.5 69t193.5 25q196 0 290.5 -87t94.5 -279v-748h-123zM475 117q155 0 243.5 85t88.5 238
+v99l-166 -7q-198 -7 -285.5 -61.5t-87.5 -169.5q0 -90 54.5 -137t152.5 -47zM804 1458q0 -98 -61.5 -157.5t-163.5 -59.5q-101 0 -161 58.5t-60 156.5t60.5 155.5t160.5 57.5q101 0 163 -59.5t62 -151.5zM696 1456q0 56 -33 86.5t-84 30.5t-84 -30.5t-33 -86.5t30 -86.5
+t87 -30.5q52 0 84.5 30.5t32.5 86.5z" />
+    <glyph glyph-name="ae" unicode="&#xe6;" horiz-adv-x="1757" 
+d="M94 303q0 161 124 250.5t378 97.5l184 6v68q0 129 -58 190.5t-177 61.5q-144 0 -307 -84l-52 127q74 41 173.5 67.5t197.5 26.5q130 0 212.5 -43.5t123.5 -138.5q53 88 138.5 136t195.5 48q192 0 308 -133.5t116 -355.5v-107h-701q8 -395 322 -395q91 0 169.5 17.5
+t162.5 56.5v-148q-86 -38 -160.5 -54.5t-175.5 -16.5q-289 0 -414 233q-81 -127 -179.5 -180t-232.5 -53q-163 0 -255.5 85t-92.5 238zM268 301q0 -95 53.5 -139.5t141.5 -44.5q145 0 229 84.5t84 238.5v99l-158 -7q-186 -8 -268 -62.5t-82 -168.5zM1225 977
+q-121 0 -190.5 -83t-80.5 -241h519q0 156 -64 240t-184 84z" />
+    <glyph glyph-name="ccedilla" unicode="&#xe7;" horiz-adv-x="975" 
+d="M614 -20q-238 0 -368.5 146.5t-130.5 414.5q0 275 132.5 425t377.5 150q79 0 158 -17t124 -40l-51 -141q-55 22 -120 36.5t-115 14.5q-334 0 -334 -426q0 -202 81.5 -310t241.5 -108q137 0 281 59v-147q-110 -57 -277 -57zM762 -289q0 -97 -76.5 -150t-226.5 -53
+q-51 0 -96 9v106q45 -8 104 -8q79 0 119.5 20t40.5 74q0 43 -39.5 69.5t-148.5 43.5l88 178h110l-55 -115q180 -39 180 -174z" />
+    <glyph glyph-name="egrave" unicode="&#xe8;" horiz-adv-x="1149" 
+d="M639 -20q-243 0 -383.5 148t-140.5 411q0 265 130.5 421t350.5 156q206 0 326 -135.5t120 -357.5v-105h-755q5 -193 97.5 -293t260.5 -100q177 0 350 74v-148q-88 -38 -166.5 -54.5t-189.5 -16.5zM594 977q-132 0 -210.5 -86t-92.5 -238h573q0 157 -70 240.5t-200 83.5z
+M711 1241h-110q-65 52 -154 148t-129 159v21h203q32 -69 89 -159.5t101 -143.5v-25z" />
+    <glyph glyph-name="eacute" unicode="&#xe9;" horiz-adv-x="1149" 
+d="M639 -20q-243 0 -383.5 148t-140.5 411q0 265 130.5 421t350.5 156q206 0 326 -135.5t120 -357.5v-105h-755q5 -193 97.5 -293t260.5 -100q177 0 350 74v-148q-88 -38 -166.5 -54.5t-189.5 -16.5zM594 977q-132 0 -210.5 -86t-92.5 -238h573q0 157 -70 240.5t-200 83.5z
+M471 1266q48 62 103.5 150t87.5 153h202v-21q-44 -65 -131 -160t-151 -147h-111v25z" />
+    <glyph glyph-name="ecircumflex" unicode="&#xea;" horiz-adv-x="1149" 
+d="M639 -20q-243 0 -383.5 148t-140.5 411q0 265 130.5 421t350.5 156q206 0 326 -135.5t120 -357.5v-105h-755q5 -193 97.5 -293t260.5 -100q177 0 350 74v-148q-88 -38 -166.5 -54.5t-189.5 -16.5zM594 977q-132 0 -210.5 -86t-92.5 -238h573q0 157 -70 240.5t-200 83.5z
+M259 1264q127 136 178 200t74 105h166q22 -42 76.5 -108.5t179.5 -196.5v-23h-119q-88 55 -221 186q-136 -134 -219 -186h-115v23z" />
+    <glyph glyph-name="edieresis" unicode="&#xeb;" horiz-adv-x="1149" 
+d="M639 -20q-243 0 -383.5 148t-140.5 411q0 265 130.5 421t350.5 156q206 0 326 -135.5t120 -357.5v-105h-755q5 -193 97.5 -293t260.5 -100q177 0 350 74v-148q-88 -38 -166.5 -54.5t-189.5 -16.5zM594 977q-132 0 -210.5 -86t-92.5 -238h573q0 157 -70 240.5t-200 83.5z
+M319 1393q0 52 26.5 75t63.5 23q38 0 65.5 -23t27.5 -75q0 -50 -27.5 -74.5t-65.5 -24.5q-37 0 -63.5 24.5t-26.5 74.5zM700 1393q0 52 26.5 75t63.5 23t64.5 -23t27.5 -75q0 -50 -27.5 -74.5t-64.5 -24.5t-63.5 24.5t-26.5 74.5z" />
+    <glyph glyph-name="igrave" unicode="&#xec;" horiz-adv-x="518" 
+d="M342 0h-166v1096h166v-1096zM355 1241h-110q-65 52 -154 148t-129 159v21h203q32 -69 89 -159.5t101 -143.5v-25z" />
+    <glyph glyph-name="iacute" unicode="&#xed;" horiz-adv-x="518" 
+d="M342 0h-166v1096h166v-1096zM169 1266q48 62 103.5 150t87.5 153h202v-21q-44 -65 -131 -160t-151 -147h-111v25z" />
+    <glyph glyph-name="icircumflex" unicode="&#xee;" horiz-adv-x="518" 
+d="M342 0h-166v1096h166v-1096zM-77 1264q127 136 178 200t74 105h166q22 -42 76.5 -108.5t179.5 -196.5v-23h-119q-88 55 -221 186q-136 -134 -219 -186h-115v23z" />
+    <glyph glyph-name="idieresis" unicode="&#xef;" horiz-adv-x="518" 
+d="M342 0h-166v1096h166v-1096zM-20 1393q0 52 26.5 75t63.5 23q38 0 65.5 -23t27.5 -75q0 -50 -27.5 -74.5t-65.5 -24.5q-37 0 -63.5 24.5t-26.5 74.5zM361 1393q0 52 26.5 75t63.5 23t64.5 -23t27.5 -75q0 -50 -27.5 -74.5t-64.5 -24.5t-63.5 24.5t-26.5 74.5z" />
+    <glyph glyph-name="eth" unicode="&#xf0;" horiz-adv-x="1221" 
+d="M1122 563q0 -281 -130.5 -432t-377.5 -151q-222 0 -361.5 134.5t-139.5 360.5q0 230 131.5 361t351.5 131q226 0 326 -121l8 4q-57 214 -262 405l-271 -155l-73 108l233 133q-92 62 -186 111l69 117q156 -73 258 -148l238 138l76 -107l-207 -119q152 -143 234.5 -342
+t82.5 -428zM954 512q0 147 -90 232t-246 85q-337 0 -337 -360q0 -167 87.5 -258.5t249.5 -91.5q175 0 255.5 100.5t80.5 292.5z" />
+    <glyph glyph-name="ntilde" unicode="&#xf1;" horiz-adv-x="1257" 
+d="M926 0v709q0 134 -61 200t-191 66q-172 0 -252 -93t-80 -307v-575h-166v1096h135l27 -150h8q51 81 143 125.5t205 44.5q198 0 298 -95.5t100 -305.5v-715h-166zM802 1243q-43 0 -84 18.5t-80.5 41t-76 41t-70.5 18.5q-50 0 -75.5 -30t-39.5 -91h-98q13 121 70.5 189.5
+t148.5 68.5q46 0 89 -18.5t82 -41t75 -41t68 -18.5q49 0 73 29.5t39 91.5h99q-13 -121 -69.5 -189.5t-150.5 -68.5z" />
+    <glyph glyph-name="ograve" unicode="&#xf2;" horiz-adv-x="1237" 
+d="M1122 549q0 -268 -135 -418.5t-373 -150.5q-147 0 -261 69t-176 198t-62 302q0 268 134 417.5t372 149.5q230 0 365.5 -153t135.5 -414zM287 549q0 -210 84 -320t247 -110t247.5 109.5t84.5 320.5q0 209 -84.5 317.5t-249.5 108.5q-163 0 -246 -107t-83 -319zM742 1241
+h-110q-65 52 -154 148t-129 159v21h203q32 -69 89 -159.5t101 -143.5v-25z" />
+    <glyph glyph-name="oacute" unicode="&#xf3;" horiz-adv-x="1237" 
+d="M1122 549q0 -268 -135 -418.5t-373 -150.5q-147 0 -261 69t-176 198t-62 302q0 268 134 417.5t372 149.5q230 0 365.5 -153t135.5 -414zM287 549q0 -210 84 -320t247 -110t247.5 109.5t84.5 320.5q0 209 -84.5 317.5t-249.5 108.5q-163 0 -246 -107t-83 -319zM479 1266
+q48 62 103.5 150t87.5 153h202v-21q-44 -65 -131 -160t-151 -147h-111v25z" />
+    <glyph glyph-name="ocircumflex" unicode="&#xf4;" horiz-adv-x="1237" 
+d="M1122 549q0 -268 -135 -418.5t-373 -150.5q-147 0 -261 69t-176 198t-62 302q0 268 134 417.5t372 149.5q230 0 365.5 -153t135.5 -414zM287 549q0 -210 84 -320t247 -110t247.5 109.5t84.5 320.5q0 209 -84.5 317.5t-249.5 108.5q-163 0 -246 -107t-83 -319zM282 1264
+q127 136 178 200t74 105h166q22 -42 76.5 -108.5t179.5 -196.5v-23h-119q-88 55 -221 186q-136 -134 -219 -186h-115v23z" />
+    <glyph glyph-name="otilde" unicode="&#xf5;" horiz-adv-x="1237" 
+d="M1122 549q0 -268 -135 -418.5t-373 -150.5q-147 0 -261 69t-176 198t-62 302q0 268 134 417.5t372 149.5q230 0 365.5 -153t135.5 -414zM287 549q0 -210 84 -320t247 -110t247.5 109.5t84.5 320.5q0 209 -84.5 317.5t-249.5 108.5q-163 0 -246 -107t-83 -319zM773 1243
+q-43 0 -84 18.5t-80.5 41t-76 41t-70.5 18.5q-50 0 -75.5 -30t-39.5 -91h-98q13 121 70.5 189.5t148.5 68.5q46 0 89 -18.5t82 -41t75 -41t68 -18.5q49 0 73 29.5t39 91.5h99q-13 -121 -69.5 -189.5t-150.5 -68.5z" />
+    <glyph glyph-name="odieresis" unicode="&#xf6;" horiz-adv-x="1237" 
+d="M1122 549q0 -268 -135 -418.5t-373 -150.5q-147 0 -261 69t-176 198t-62 302q0 268 134 417.5t372 149.5q230 0 365.5 -153t135.5 -414zM287 549q0 -210 84 -320t247 -110t247.5 109.5t84.5 320.5q0 209 -84.5 317.5t-249.5 108.5q-163 0 -246 -107t-83 -319zM336 1393
+q0 52 26.5 75t63.5 23q38 0 65.5 -23t27.5 -75q0 -50 -27.5 -74.5t-65.5 -24.5q-37 0 -63.5 24.5t-26.5 74.5zM717 1393q0 52 26.5 75t63.5 23t64.5 -23t27.5 -75q0 -50 -27.5 -74.5t-64.5 -24.5t-63.5 24.5t-26.5 74.5z" />
+    <glyph glyph-name="divide" unicode="&#xf7;" horiz-adv-x="1171" 
+d="M104 653v138h961v-138h-961zM471 373q0 60 29.5 90.5t83.5 30.5q52 0 81 -31.5t29 -89.5q0 -57 -29.5 -89t-80.5 -32q-52 0 -82.5 31.5t-30.5 89.5zM471 1071q0 60 29.5 90.5t83.5 30.5q52 0 81 -31.5t29 -89.5q0 -57 -29.5 -89t-80.5 -32q-52 0 -82.5 31.5t-30.5 89.5z
+" />
+    <glyph glyph-name="oslash" unicode="&#xf8;" horiz-adv-x="1237" 
+d="M1122 549q0 -268 -135 -418.5t-373 -150.5q-154 0 -266 69l-84 -117l-114 78l94 131q-129 152 -129 408q0 268 134 417.5t372 149.5q154 0 270 -76l84 119l117 -76l-97 -133q127 -152 127 -401zM287 549q0 -171 53 -273l465 646q-75 53 -189 53q-163 0 -246 -107
+t-83 -319zM950 549q0 164 -51 264l-465 -643q71 -51 184 -51q163 0 247.5 109.5t84.5 320.5z" />
+    <glyph glyph-name="ugrave" unicode="&#xf9;" horiz-adv-x="1257" 
+d="M332 1096v-711q0 -134 61 -200t191 -66q172 0 251.5 94t79.5 307v576h166v-1096h-137l-24 147h-9q-51 -81 -141.5 -124t-206.5 -43q-200 0 -299.5 95t-99.5 304v717h168zM726 1241h-110q-65 52 -154 148t-129 159v21h203q32 -69 89 -159.5t101 -143.5v-25z" />
+    <glyph glyph-name="uacute" unicode="&#xfa;" horiz-adv-x="1257" 
+d="M332 1096v-711q0 -134 61 -200t191 -66q172 0 251.5 94t79.5 307v576h166v-1096h-137l-24 147h-9q-51 -81 -141.5 -124t-206.5 -43q-200 0 -299.5 95t-99.5 304v717h168zM506 1266q48 62 103.5 150t87.5 153h202v-21q-44 -65 -131 -160t-151 -147h-111v25z" />
+    <glyph glyph-name="ucircumflex" unicode="&#xfb;" horiz-adv-x="1257" 
+d="M332 1096v-711q0 -134 61 -200t191 -66q172 0 251.5 94t79.5 307v576h166v-1096h-137l-24 147h-9q-51 -81 -141.5 -124t-206.5 -43q-200 0 -299.5 95t-99.5 304v717h168zM286 1264q127 136 178 200t74 105h166q22 -42 76.5 -108.5t179.5 -196.5v-23h-119q-88 55 -221 186
+q-136 -134 -219 -186h-115v23z" />
+    <glyph glyph-name="udieresis" unicode="&#xfc;" horiz-adv-x="1257" 
+d="M332 1096v-711q0 -134 61 -200t191 -66q172 0 251.5 94t79.5 307v576h166v-1096h-137l-24 147h-9q-51 -81 -141.5 -124t-206.5 -43q-200 0 -299.5 95t-99.5 304v717h168zM342 1393q0 52 26.5 75t63.5 23q38 0 65.5 -23t27.5 -75q0 -50 -27.5 -74.5t-65.5 -24.5
+q-37 0 -63.5 24.5t-26.5 74.5zM723 1393q0 52 26.5 75t63.5 23t64.5 -23t27.5 -75q0 -50 -27.5 -74.5t-64.5 -24.5t-63.5 24.5t-26.5 74.5z" />
+    <glyph glyph-name="yacute" unicode="&#xfd;" horiz-adv-x="1032" 
+d="M2 1096h178l240 -625q79 -214 98 -309h8q13 51 54.5 174.5t271.5 759.5h178l-471 -1248q-70 -185 -163.5 -262.5t-229.5 -77.5q-76 0 -150 17v133q55 -12 123 -12q171 0 244 192l61 156zM411 1266q48 62 103.5 150t87.5 153h202v-21q-44 -65 -131 -160t-151 -147h-111v25
+z" />
+    <glyph glyph-name="thorn" unicode="&#xfe;" horiz-adv-x="1255" 
+d="M344 948q66 89 151 128.5t191 39.5q215 0 335 -150t120 -417q0 -268 -120.5 -418.5t-334.5 -150.5q-222 0 -344 161h-12l4 -34q8 -77 8 -140v-459h-166v2048h166v-466q0 -52 -6 -142h8zM664 975q-168 0 -244 -92t-78 -293v-41q0 -231 77 -330.5t247 -99.5q303 0 303 432
+q0 215 -74 319.5t-231 104.5z" />
+    <glyph glyph-name="ydieresis" unicode="&#xff;" horiz-adv-x="1032" 
+d="M2 1096h178l240 -625q79 -214 98 -309h8q13 51 54.5 174.5t271.5 759.5h178l-471 -1248q-70 -185 -163.5 -262.5t-229.5 -77.5q-76 0 -150 17v133q55 -12 123 -12q171 0 244 192l61 156zM234 1393q0 52 26.5 75t63.5 23q38 0 65.5 -23t27.5 -75q0 -50 -27.5 -74.5
+t-65.5 -24.5q-37 0 -63.5 24.5t-26.5 74.5zM615 1393q0 52 26.5 75t63.5 23t64.5 -23t27.5 -75q0 -50 -27.5 -74.5t-64.5 -24.5t-63.5 24.5t-26.5 74.5z" />
+    <glyph glyph-name="Amacron" unicode="&#x100;" horiz-adv-x="1296" 
+d="M1120 0l-182 465h-586l-180 -465h-172l578 1468h143l575 -1468h-176zM885 618l-170 453q-33 86 -68 211q-22 -96 -63 -211l-172 -453h473zM364 1716h600v-137h-600v137z" />
+    <glyph glyph-name="amacron" unicode="&#x101;" 
+d="M850 0l-33 156h-8q-82 -103 -163.5 -139.5t-203.5 -36.5q-163 0 -255.5 84t-92.5 239q0 332 531 348l186 6v68q0 129 -55.5 190.5t-177.5 61.5q-137 0 -310 -84l-51 127q81 44 177.5 69t193.5 25q196 0 290.5 -87t94.5 -279v-748h-123zM475 117q155 0 243.5 85t88.5 238
+v99l-166 -7q-198 -7 -285.5 -61.5t-87.5 -169.5q0 -90 54.5 -137t152.5 -47zM290 1378h600v-137h-600v137z" />
+    <glyph glyph-name="Abreve" unicode="&#x102;" horiz-adv-x="1296" 
+d="M1120 0l-182 465h-586l-180 -465h-172l578 1468h143l575 -1468h-176zM885 618l-170 453q-33 86 -68 211q-22 -96 -63 -211l-172 -453h473zM641 1579q-140 0 -218 68.5t-87 199.5h104q6 -49 26.5 -77t57 -41t121.5 -13q101 0 149 32t58 99h104q-10 -126 -93.5 -197
+t-221.5 -71z" />
+    <glyph glyph-name="abreve" unicode="&#x103;" 
+d="M850 0l-33 156h-8q-82 -103 -163.5 -139.5t-203.5 -36.5q-163 0 -255.5 84t-92.5 239q0 332 531 348l186 6v68q0 129 -55.5 190.5t-177.5 61.5q-137 0 -310 -84l-51 127q81 44 177.5 69t193.5 25q196 0 290.5 -87t94.5 -279v-748h-123zM475 117q155 0 243.5 85t88.5 238
+v99l-166 -7q-198 -7 -285.5 -61.5t-87.5 -169.5q0 -90 54.5 -137t152.5 -47zM570 1241q-140 0 -218 68.5t-87 199.5h104q6 -49 26.5 -77t57 -41t121.5 -13q101 0 149 32t58 99h104q-10 -126 -93.5 -197t-221.5 -71z" />
+    <glyph glyph-name="Aogonek" unicode="&#x104;" horiz-adv-x="1296" 
+d="M1120 0l-182 465h-586l-180 -465h-172l578 1468h143l575 -1468h-176zM885 618l-170 453q-33 86 -68 211q-22 -96 -63 -211l-172 -453h473zM1106 -238q0 -94 94 -94q42 0 97 13v-109q-65 -18 -125 -18q-207 0 -207 188q0 70 43 137.5t115 120.5h120q-68 -66 -102.5 -120.5
+t-34.5 -117.5z" />
+    <glyph glyph-name="aogonek" unicode="&#x105;" 
+d="M850 0l-33 156h-8q-82 -103 -163.5 -139.5t-203.5 -36.5q-163 0 -255.5 84t-92.5 239q0 332 531 348l186 6v68q0 129 -55.5 190.5t-177.5 61.5q-137 0 -310 -84l-51 127q81 44 177.5 69t193.5 25q196 0 290.5 -87t94.5 -279v-748h-123zM475 117q155 0 243.5 85t88.5 238
+v99l-166 -7q-198 -7 -285.5 -61.5t-87.5 -169.5q0 -90 54.5 -137t152.5 -47zM833 -238q0 -94 94 -94q42 0 97 13v-109q-65 -18 -125 -18q-207 0 -207 188q0 70 43 137.5t115 120.5h120q-68 -66 -102.5 -120.5t-34.5 -117.5z" />
+    <glyph glyph-name="Cacute" unicode="&#x106;" horiz-adv-x="1292" 
+d="M827 1331q-241 0 -380.5 -160.5t-139.5 -439.5q0 -287 134.5 -443.5t383.5 -156.5q153 0 349 55v-149q-152 -57 -375 -57q-323 0 -498.5 196t-175.5 557q0 226 84.5 396t244 262t375.5 92q230 0 402 -84l-72 -146q-166 78 -332 78zM657 1604q48 62 103.5 150t87.5 153
+h202v-21q-44 -65 -131 -160t-151 -147h-111v25z" />
+    <glyph glyph-name="cacute" unicode="&#x107;" horiz-adv-x="975" 
+d="M614 -20q-238 0 -368.5 146.5t-130.5 414.5q0 275 132.5 425t377.5 150q79 0 158 -17t124 -40l-51 -141q-55 22 -120 36.5t-115 14.5q-334 0 -334 -426q0 -202 81.5 -310t241.5 -108q137 0 281 59v-147q-110 -57 -277 -57zM461 1266q48 62 103.5 150t87.5 153h202v-21
+q-44 -65 -131 -160t-151 -147h-111v25z" />
+    <glyph glyph-name="Ccircumflex" unicode="&#x108;" horiz-adv-x="1292" 
+d="M827 1331q-241 0 -380.5 -160.5t-139.5 -439.5q0 -287 134.5 -443.5t383.5 -156.5q153 0 349 55v-149q-152 -57 -375 -57q-323 0 -498.5 196t-175.5 557q0 226 84.5 396t244 262t375.5 92q230 0 402 -84l-72 -146q-166 78 -332 78zM440 1602q127 136 178 200t74 105h166
+q22 -42 76.5 -108.5t179.5 -196.5v-23h-119q-88 55 -221 186q-136 -134 -219 -186h-115v23z" />
+    <glyph glyph-name="ccircumflex" unicode="&#x109;" horiz-adv-x="975" 
+d="M614 -20q-238 0 -368.5 146.5t-130.5 414.5q0 275 132.5 425t377.5 150q79 0 158 -17t124 -40l-51 -141q-55 22 -120 36.5t-115 14.5q-334 0 -334 -426q0 -202 81.5 -310t241.5 -108q137 0 281 59v-147q-110 -57 -277 -57zM224 1264q127 136 178 200t74 105h166
+q22 -42 76.5 -108.5t179.5 -196.5v-23h-119q-88 55 -221 186q-136 -134 -219 -186h-115v23z" />
+    <glyph glyph-name="Cdot" unicode="&#x10a;" horiz-adv-x="1292" 
+d="M827 1331q-241 0 -380.5 -160.5t-139.5 -439.5q0 -287 134.5 -443.5t383.5 -156.5q153 0 349 55v-149q-152 -57 -375 -57q-323 0 -498.5 196t-175.5 557q0 226 84.5 396t244 262t375.5 92q230 0 402 -84l-72 -146q-166 78 -332 78zM701 1731q0 57 28 83.5t70 26.5
+q40 0 69 -27t29 -83t-29 -83.5t-69 -27.5q-42 0 -70 27.5t-28 83.5z" />
+    <glyph glyph-name="cdot" unicode="&#x10b;" horiz-adv-x="975" 
+d="M614 -20q-238 0 -368.5 146.5t-130.5 414.5q0 275 132.5 425t377.5 150q79 0 158 -17t124 -40l-51 -141q-55 22 -120 36.5t-115 14.5q-334 0 -334 -426q0 -202 81.5 -310t241.5 -108q137 0 281 59v-147q-110 -57 -277 -57zM498 1393q0 57 28 83.5t70 26.5q40 0 69 -27
+t29 -83t-29 -83.5t-69 -27.5q-42 0 -70 27.5t-28 83.5z" />
+    <glyph glyph-name="Ccaron" unicode="&#x10c;" horiz-adv-x="1292" 
+d="M827 1331q-241 0 -380.5 -160.5t-139.5 -439.5q0 -287 134.5 -443.5t383.5 -156.5q153 0 349 55v-149q-152 -57 -375 -57q-323 0 -498.5 196t-175.5 557q0 226 84.5 396t244 262t375.5 92q230 0 402 -84l-72 -146q-166 78 -332 78zM461 1907h115q114 -74 219 -189
+q130 130 221 189h119v-25l-66 -68q-144 -148 -190 -235h-166q-23 41 -74 104t-178 199v25z" />
+    <glyph glyph-name="ccaron" unicode="&#x10d;" horiz-adv-x="975" 
+d="M614 -20q-238 0 -368.5 146.5t-130.5 414.5q0 275 132.5 425t377.5 150q79 0 158 -17t124 -40l-51 -141q-55 22 -120 36.5t-115 14.5q-334 0 -334 -426q0 -202 81.5 -310t241.5 -108q137 0 281 59v-147q-110 -57 -277 -57zM255 1569h115q114 -74 219 -189
+q130 130 221 189h119v-25l-66 -68q-144 -148 -190 -235h-166q-23 41 -74 104t-178 199v25z" />
+    <glyph glyph-name="Dcaron" unicode="&#x10e;" horiz-adv-x="1493" 
+d="M1368 745q0 -362 -196.5 -553.5t-565.5 -191.5h-405v1462h448q341 0 530 -189t189 -528zM1188 739q0 286 -143.5 431t-426.5 145h-247v-1168h207q304 0 457 149.5t153 442.5zM356 1907h115q114 -74 219 -189q130 130 221 189h119v-25l-66 -68q-144 -148 -190 -235h-166
+q-23 41 -74 104t-178 199v25z" />
+    <glyph glyph-name="dcaron" unicode="&#x10f;" horiz-adv-x="1255" 
+d="M922 147h-9q-115 -167 -344 -167q-215 0 -334.5 147t-119.5 418t120 421t334 150q223 0 342 -162h13l-7 79l-4 77v446h166v-1556h-135zM590 119q170 0 246.5 92.5t76.5 298.5v35q0 233 -77.5 332.5t-247.5 99.5q-146 0 -223.5 -113.5t-77.5 -320.5q0 -210 77 -317
+t226 -107zM1173 1253q19 55 38.5 138.5t29.5 164.5h168v-18q-11 -51 -55 -145t-91 -164h-90v24z" />
+    <glyph glyph-name="Dcroat" unicode="&#x110;" horiz-adv-x="1479" 
+d="M1352 745q0 -362 -196.5 -553.5t-565.5 -191.5h-389v649h-154v150h154v663h434q337 0 527 -187.5t190 -529.5zM1171 739q0 576 -569 576h-231v-516h379v-150h-379v-502h190q610 0 610 592z" />
+    <glyph glyph-name="dcroat" unicode="&#x111;" horiz-adv-x="1255" 
+d="M922 147h-9q-115 -167 -344 -167q-215 0 -334.5 147t-119.5 418t120 421t334 150q223 0 342 -162h13q-11 83 -11 156v133h-448v129h448v184h166v-184h156v-129h-156v-1243h-135zM590 119q170 0 246.5 92.5t76.5 298.5v35q0 233 -77.5 332.5t-247.5 99.5
+q-146 0 -223.5 -113.5t-77.5 -320.5q0 -210 77 -317t226 -107z" />
+    <glyph glyph-name="Emacron" unicode="&#x112;" 
+d="M1016 0h-815v1462h815v-151h-645v-471h606v-150h-606v-538h645v-152zM319 1716h600v-137h-600v137z" />
+    <glyph glyph-name="emacron" unicode="&#x113;" horiz-adv-x="1149" 
+d="M639 -20q-243 0 -383.5 148t-140.5 411q0 265 130.5 421t350.5 156q206 0 326 -135.5t120 -357.5v-105h-755q5 -193 97.5 -293t260.5 -100q177 0 350 74v-148q-88 -38 -166.5 -54.5t-189.5 -16.5zM594 977q-132 0 -210.5 -86t-92.5 -238h573q0 157 -70 240.5t-200 83.5z
+M311 1378h600v-137h-600v137z" />
+    <glyph glyph-name="Ebreve" unicode="&#x114;" 
+d="M1016 0h-815v1462h815v-151h-645v-471h606v-150h-606v-538h645v-152zM614 1579q-140 0 -218 68.5t-87 199.5h104q6 -49 26.5 -77t57 -41t121.5 -13q101 0 149 32t58 99h104q-10 -126 -93.5 -197t-221.5 -71z" />
+    <glyph glyph-name="ebreve" unicode="&#x115;" horiz-adv-x="1149" 
+d="M639 -20q-243 0 -383.5 148t-140.5 411q0 265 130.5 421t350.5 156q206 0 326 -135.5t120 -357.5v-105h-755q5 -193 97.5 -293t260.5 -100q177 0 350 74v-148q-88 -38 -166.5 -54.5t-189.5 -16.5zM594 977q-132 0 -210.5 -86t-92.5 -238h573q0 157 -70 240.5t-200 83.5z
+M593 1241q-140 0 -218 68.5t-87 199.5h104q6 -49 26.5 -77t57 -41t121.5 -13q101 0 149 32t58 99h104q-10 -126 -93.5 -197t-221.5 -71z" />
+    <glyph glyph-name="Edotaccent" unicode="&#x116;" 
+d="M1016 0h-815v1462h815v-151h-645v-471h606v-150h-606v-538h645v-152zM529 1702q0 57 28 83.5t70 26.5q40 0 69 -27t29 -83t-29 -83.5t-69 -27.5q-42 0 -70 27.5t-28 83.5z" />
+    <glyph glyph-name="edotaccent" unicode="&#x117;" horiz-adv-x="1149" 
+d="M639 -20q-243 0 -383.5 148t-140.5 411q0 265 130.5 421t350.5 156q206 0 326 -135.5t120 -357.5v-105h-755q5 -193 97.5 -293t260.5 -100q177 0 350 74v-148q-88 -38 -166.5 -54.5t-189.5 -16.5zM594 977q-132 0 -210.5 -86t-92.5 -238h573q0 157 -70 240.5t-200 83.5z
+M502 1393q0 57 28 83.5t70 26.5q40 0 69 -27t29 -83t-29 -83.5t-69 -27.5q-42 0 -70 27.5t-28 83.5z" />
+    <glyph glyph-name="Eogonek" unicode="&#x118;" 
+d="M1016 0h-815v1462h815v-151h-645v-471h606v-150h-606v-538h645v-152zM805 -238q0 -94 94 -94q42 0 97 13v-109q-65 -18 -125 -18q-207 0 -207 188q0 70 43 137.5t115 120.5h120q-68 -66 -102.5 -120.5t-34.5 -117.5z" />
+    <glyph glyph-name="eogonek" unicode="&#x119;" horiz-adv-x="1149" 
+d="M639 -20q-243 0 -383.5 148t-140.5 411q0 265 130.5 421t350.5 156q206 0 326 -135.5t120 -357.5v-105h-755q5 -193 97.5 -293t260.5 -100q177 0 350 74v-148q-88 -38 -166.5 -54.5t-189.5 -16.5zM594 977q-132 0 -210.5 -86t-92.5 -238h573q0 157 -70 240.5t-200 83.5z
+M792 -207q0 -94 94 -94q42 0 97 13v-109q-65 -18 -125 -18q-207 0 -207 188q0 70 43 137.5t115 120.5h120q-68 -66 -102.5 -120.5t-34.5 -117.5z" />
+    <glyph glyph-name="Ecaron" unicode="&#x11a;" 
+d="M1016 0h-815v1462h815v-151h-645v-471h606v-150h-606v-538h645v-152zM284 1907h115q114 -74 219 -189q130 130 221 189h119v-25l-66 -68q-144 -148 -190 -235h-166q-23 41 -74 104t-178 199v25z" />
+    <glyph glyph-name="ecaron" unicode="&#x11b;" horiz-adv-x="1149" 
+d="M639 -20q-243 0 -383.5 148t-140.5 411q0 265 130.5 421t350.5 156q206 0 326 -135.5t120 -357.5v-105h-755q5 -193 97.5 -293t260.5 -100q177 0 350 74v-148q-88 -38 -166.5 -54.5t-189.5 -16.5zM594 977q-132 0 -210.5 -86t-92.5 -238h573q0 157 -70 240.5t-200 83.5z
+M263 1569h115q114 -74 219 -189q130 130 221 189h119v-25l-66 -68q-144 -148 -190 -235h-166q-23 41 -74 104t-178 199v25z" />
+    <glyph glyph-name="Gcircumflex" unicode="&#x11c;" horiz-adv-x="1491" 
+d="M844 766h497v-711q-116 -37 -236 -56t-278 -19q-332 0 -517 197.5t-185 553.5q0 228 91.5 399.5t263.5 262t403 90.5q234 0 436 -86l-66 -150q-198 84 -381 84q-267 0 -417 -159t-150 -441q0 -296 144.5 -449t424.5 -153q152 0 297 35v450h-327v152zM501 1602
+q127 136 178 200t74 105h166q22 -42 76.5 -108.5t179.5 -196.5v-23h-119q-88 55 -221 186q-136 -134 -219 -186h-115v23z" />
+    <glyph glyph-name="gcircumflex" unicode="&#x11d;" horiz-adv-x="1122" 
+d="M1073 1096v-105l-203 -24q28 -35 50 -91.5t22 -127.5q0 -161 -110 -257t-302 -96q-49 0 -92 8q-106 -56 -106 -141q0 -45 37 -66.5t127 -21.5h194q178 0 273.5 -75t95.5 -218q0 -182 -146 -277.5t-426 -95.5q-215 0 -331.5 80t-116.5 226q0 100 64 173t180 99
+q-42 19 -70.5 59t-28.5 93q0 60 32 105t101 87q-85 35 -138.5 119t-53.5 192q0 180 108 277.5t306 97.5q86 0 155 -20h379zM199 -184q0 -89 75 -135t215 -46q209 0 309.5 62.5t100.5 169.5q0 89 -55 123.5t-207 34.5h-199q-113 0 -176 -54t-63 -155zM289 745q0 -115 65 -174
+t181 -59q243 0 243 236q0 247 -246 247q-117 0 -180 -63t-63 -187zM214 1264q127 136 178 200t74 105h166q22 -42 76.5 -108.5t179.5 -196.5v-23h-119q-88 55 -221 186q-136 -134 -219 -186h-115v23z" />
+    <glyph glyph-name="Gbreve" unicode="&#x11e;" horiz-adv-x="1491" 
+d="M844 766h497v-711q-116 -37 -236 -56t-278 -19q-332 0 -517 197.5t-185 553.5q0 228 91.5 399.5t263.5 262t403 90.5q234 0 436 -86l-66 -150q-198 84 -381 84q-267 0 -417 -159t-150 -441q0 -296 144.5 -449t424.5 -153q152 0 297 35v450h-327v152zM854 1579
+q-140 0 -218 68.5t-87 199.5h104q6 -49 26.5 -77t57 -41t121.5 -13q101 0 149 32t58 99h104q-10 -126 -93.5 -197t-221.5 -71z" />
+    <glyph glyph-name="gbreve" unicode="&#x11f;" horiz-adv-x="1122" 
+d="M1073 1096v-105l-203 -24q28 -35 50 -91.5t22 -127.5q0 -161 -110 -257t-302 -96q-49 0 -92 8q-106 -56 -106 -141q0 -45 37 -66.5t127 -21.5h194q178 0 273.5 -75t95.5 -218q0 -182 -146 -277.5t-426 -95.5q-215 0 -331.5 80t-116.5 226q0 100 64 173t180 99
+q-42 19 -70.5 59t-28.5 93q0 60 32 105t101 87q-85 35 -138.5 119t-53.5 192q0 180 108 277.5t306 97.5q86 0 155 -20h379zM199 -184q0 -89 75 -135t215 -46q209 0 309.5 62.5t100.5 169.5q0 89 -55 123.5t-207 34.5h-199q-113 0 -176 -54t-63 -155zM289 745q0 -115 65 -174
+t181 -59q243 0 243 236q0 247 -246 247q-117 0 -180 -63t-63 -187zM548 1241q-140 0 -218 68.5t-87 199.5h104q6 -49 26.5 -77t57 -41t121.5 -13q101 0 149 32t58 99h104q-10 -126 -93.5 -197t-221.5 -71z" />
+    <glyph glyph-name="Gdot" unicode="&#x120;" horiz-adv-x="1491" 
+d="M844 766h497v-711q-116 -37 -236 -56t-278 -19q-332 0 -517 197.5t-185 553.5q0 228 91.5 399.5t263.5 262t403 90.5q234 0 436 -86l-66 -150q-198 84 -381 84q-267 0 -417 -159t-150 -441q0 -296 144.5 -449t424.5 -153q152 0 297 35v450h-327v152zM774 1731
+q0 57 28 83.5t70 26.5q40 0 69 -27t29 -83t-29 -83.5t-69 -27.5q-42 0 -70 27.5t-28 83.5z" />
+    <glyph glyph-name="gdot" unicode="&#x121;" horiz-adv-x="1122" 
+d="M1073 1096v-105l-203 -24q28 -35 50 -91.5t22 -127.5q0 -161 -110 -257t-302 -96q-49 0 -92 8q-106 -56 -106 -141q0 -45 37 -66.5t127 -21.5h194q178 0 273.5 -75t95.5 -218q0 -182 -146 -277.5t-426 -95.5q-215 0 -331.5 80t-116.5 226q0 100 64 173t180 99
+q-42 19 -70.5 59t-28.5 93q0 60 32 105t101 87q-85 35 -138.5 119t-53.5 192q0 180 108 277.5t306 97.5q86 0 155 -20h379zM199 -184q0 -89 75 -135t215 -46q209 0 309.5 62.5t100.5 169.5q0 89 -55 123.5t-207 34.5h-199q-113 0 -176 -54t-63 -155zM289 745q0 -115 65 -174
+t181 -59q243 0 243 236q0 247 -246 247q-117 0 -180 -63t-63 -187zM449 1393q0 57 28 83.5t70 26.5q40 0 69 -27t29 -83t-29 -83.5t-69 -27.5q-42 0 -70 27.5t-28 83.5z" />
+    <glyph glyph-name="Gcommaaccent" unicode="&#x122;" horiz-adv-x="1491" 
+d="M844 766h497v-711q-116 -37 -236 -56t-278 -19q-332 0 -517 197.5t-185 553.5q0 228 91.5 399.5t263.5 262t403 90.5q234 0 436 -86l-66 -150q-198 84 -381 84q-267 0 -417 -159t-150 -441q0 -296 144.5 -449t424.5 -153q152 0 297 35v450h-327v152zM664 -428
+q28 64 53.5 157t32.5 146h168v-18q-11 -51 -60 -147.5t-104 -162.5h-90v25z" />
+    <glyph glyph-name="gcommaaccent" unicode="&#x123;" horiz-adv-x="1122" 
+d="M1073 1096v-105l-203 -24q28 -35 50 -91.5t22 -127.5q0 -161 -110 -257t-302 -96q-49 0 -92 8q-106 -56 -106 -141q0 -45 37 -66.5t127 -21.5h194q178 0 273.5 -75t95.5 -218q0 -182 -146 -277.5t-426 -95.5q-215 0 -331.5 80t-116.5 226q0 100 64 173t180 99
+q-42 19 -70.5 59t-28.5 93q0 60 32 105t101 87q-85 35 -138.5 119t-53.5 192q0 180 108 277.5t306 97.5q86 0 155 -20h379zM199 -184q0 -89 75 -135t215 -46q209 0 309.5 62.5t100.5 169.5q0 89 -55 123.5t-207 34.5h-199q-113 0 -176 -54t-63 -155zM289 745q0 -115 65 -174
+t181 -59q243 0 243 236q0 247 -246 247q-117 0 -180 -63t-63 -187zM707 1544q-29 -61 -55.5 -157.5t-32.5 -145.5h-166v19q14 61 63.5 156.5t98.5 152.5h92v-25z" />
+    <glyph glyph-name="Hcircumflex" unicode="&#x124;" horiz-adv-x="1511" 
+d="M1311 0h-170v688h-770v-688h-170v1462h170v-622h770v622h170v-1462zM418 1602q127 136 178 200t74 105h166q22 -42 76.5 -108.5t179.5 -196.5v-23h-119q-88 55 -221 186q-136 -134 -219 -186h-115v23z" />
+    <glyph glyph-name="hcircumflex" unicode="&#x125;" horiz-adv-x="1257" 
+d="M926 0v709q0 134 -61 200t-191 66q-173 0 -252.5 -94t-79.5 -308v-573h-166v1556h166v-471q0 -85 -8 -141h10q49 79 139.5 124.5t206.5 45.5q201 0 301.5 -95.5t100.5 -303.5v-715h-166zM299 1657q127 136 178 200t74 105h166q22 -42 76.5 -108.5t179.5 -196.5v-23h-119
+q-88 55 -221 186q-136 -134 -219 -186h-115v23z" />
+    <glyph glyph-name="Hbar" unicode="&#x126;" horiz-adv-x="1511" 
+d="M201 1214v248h170v-248h770v248h170v-248h200v-141h-200v-1073h-170v688h-770v-688h-170v1073h-201v141h201zM1141 840v233h-770v-233h770z" />
+    <glyph glyph-name="hbar" unicode="&#x127;" horiz-adv-x="1257" 
+d="M926 0v670q0 134 -61 200t-191 66q-174 0 -253 -93t-79 -306v-537h-166v1243h-156v127h156v186h166v-186h449v-127h-449v-196q0 -84 -8 -140h10q49 79 139.5 124.5t206.5 45.5q201 0 301.5 -95.5t100.5 -305.5v-676h-166z" />
+    <glyph glyph-name="Itilde.alt" horiz-adv-x="682" 
+d="M598 0h-514v98l172 35v1194l-172 37v98h514v-98l-172 -37v-1194l172 -35v-98zM494 1581q-43 0 -84 18.5t-80.5 41t-76 41t-70.5 18.5q-50 0 -75.5 -30t-39.5 -91h-98q13 121 70.5 189.5t148.5 68.5q46 0 89 -18.5t82 -41t75 -41t68 -18.5q49 0 73 29.5t39 91.5h99
+q-13 -121 -69.5 -189.5t-150.5 -68.5z" />
+    <glyph glyph-name="itilde" unicode="&#x129;" horiz-adv-x="518" 
+d="M342 0h-166v1096h166v-1096zM412 1243q-43 0 -84 18.5t-80.5 41t-76 41t-70.5 18.5q-50 0 -75.5 -30t-39.5 -91h-98q13 121 70.5 189.5t148.5 68.5q46 0 89 -18.5t82 -41t75 -41t68 -18.5q49 0 73 29.5t39 91.5h99q-13 -121 -69.5 -189.5t-150.5 -68.5z" />
+    <glyph glyph-name="Imacron.alt" horiz-adv-x="682" 
+d="M598 0h-514v98l172 35v1194l-172 37v98h514v-98l-172 -37v-1194l172 -35v-98zM42 1716h600v-137h-600v137z" />
+    <glyph glyph-name="imacron" unicode="&#x12b;" horiz-adv-x="518" 
+d="M342 0h-166v1096h166v-1096zM-38 1378h600v-137h-600v137z" />
+    <glyph glyph-name="Ibreve.alt" horiz-adv-x="682" 
+d="M598 0h-514v98l172 35v1194l-172 37v98h514v-98l-172 -37v-1194l172 -35v-98zM335 1579q-140 0 -218 68.5t-87 199.5h104q6 -49 26.5 -77t57 -41t121.5 -13q101 0 149 32t58 99h104q-10 -126 -93.5 -197t-221.5 -71z" />
+    <glyph glyph-name="ibreve" unicode="&#x12d;" horiz-adv-x="518" 
+d="M342 0h-166v1096h166v-1096zM253 1241q-140 0 -218 68.5t-87 199.5h104q6 -49 26.5 -77t57 -41t121.5 -13q101 0 149 32t58 99h104q-10 -126 -93.5 -197t-221.5 -71z" />
+    <glyph glyph-name="Iogonek.alt" horiz-adv-x="682" 
+d="M598 0h-514v98l172 35v1194l-172 37v98h514v-98l-172 -37v-1194l172 -35v-98zM282 -238q0 -94 94 -94q42 0 97 13v-109q-65 -18 -125 -18q-207 0 -207 188q0 70 43 137.5t115 120.5h120q-68 -66 -102.5 -120.5t-34.5 -117.5z" />
+    <glyph glyph-name="iogonek" unicode="&#x12f;" horiz-adv-x="518" 
+d="M342 0h-166v1096h166v-1096zM162 1393q0 57 28 83.5t70 26.5q40 0 69 -27t29 -83t-29 -83.5t-69 -27.5q-42 0 -70 27.5t-28 83.5zM194 -238q0 -94 94 -94q42 0 97 13v-109q-65 -18 -125 -18q-207 0 -207 188q0 70 43 137.5t115 120.5h120q-68 -66 -102.5 -120.5
+t-34.5 -117.5z" />
+    <glyph glyph-name="Idotaccent.alt" horiz-adv-x="682" 
+d="M598 0h-514v98l172 35v1194l-172 37v98h514v-98l-172 -37v-1194l172 -35v-98zM242 1731q0 57 28 83.5t70 26.5q40 0 69 -27t29 -83t-29 -83.5t-69 -27.5q-42 0 -70 27.5t-28 83.5z" />
+    <glyph glyph-name="dotlessi" unicode="&#x131;" horiz-adv-x="518" 
+d="M342 0h-166v1096h166v-1096z" />
+    <glyph glyph-name="IJ.alt" horiz-adv-x="1229" 
+d="M598 0h-514v98l172 35v1194l-172 37v98h514v-98l-172 -37v-1194l172 -35v-98zM668 -385q-94 0 -148 27v145q71 -20 148 -20q99 0 150.5 60t51.5 173v1462h170v-1448q0 -190 -96 -294.5t-276 -104.5z" />
+    <glyph glyph-name="ij" unicode="&#x133;" horiz-adv-x="1036" 
+d="M342 0h-166v1096h166v-1096zM162 1393q0 57 28 83.5t70 26.5q40 0 69 -27t29 -83t-29 -83.5t-69 -27.5q-42 0 -70 27.5t-28 83.5zM561 -492q-95 0 -154 25v135q69 -20 136 -20q78 0 114.5 42.5t36.5 129.5v1276h166v-1264q0 -324 -299 -324zM680 1393q0 57 28 83.5
+t70 26.5q40 0 69 -27t29 -83t-29 -83.5t-69 -27.5q-42 0 -70 27.5t-28 83.5z" />
+    <glyph glyph-name="Jcircumflex" unicode="&#x134;" horiz-adv-x="547" 
+d="M-12 -385q-94 0 -148 27v145q71 -20 148 -20q99 0 150.5 60t51.5 173v1462h170v-1448q0 -190 -96 -294.5t-276 -104.5zM-61 1602q127 136 178 200t74 105h166q22 -42 76.5 -108.5t179.5 -196.5v-23h-119q-88 55 -221 186q-136 -134 -219 -186h-115v23z" />
+    <glyph glyph-name="jcircumflex" unicode="&#x135;" horiz-adv-x="518" 
+d="M43 -492q-95 0 -154 25v135q69 -20 136 -20q78 0 114.5 42.5t36.5 129.5v1276h166v-1264q0 -324 -299 -324zM-83 1264q127 136 178 200t74 105h166q22 -42 76.5 -108.5t179.5 -196.5v-23h-119q-88 55 -221 186q-136 -134 -219 -186h-115v23z" />
+    <glyph glyph-name="Kcommaaccent" unicode="&#x136;" horiz-adv-x="1257" 
+d="M1257 0h-200l-533 709l-153 -136v-573h-170v1462h170v-725l663 725h201l-588 -635zM506 -428q28 64 53.5 157t32.5 146h168v-18q-11 -51 -60 -147.5t-104 -162.5h-90v25z" />
+    <glyph glyph-name="kcommaaccent" unicode="&#x137;" horiz-adv-x="1075" 
+d="M340 561q43 61 131 160l354 375h197l-444 -467l475 -629h-201l-387 518l-125 -108v-410h-164v1556h164v-825q0 -55 -8 -170h8zM412 -428q28 64 53.5 157t32.5 146h168v-18q-11 -51 -60 -147.5t-104 -162.5h-90v25z" />
+    <glyph glyph-name="kgreenlandic" unicode="&#x138;" horiz-adv-x="1061" 
+d="M815 1094h207l-414 -482l443 -612h-201l-361 504l-135 -113v-391h-178v1094h178v-283q0 -166 -12 -279z" />
+    <glyph glyph-name="Lacute" unicode="&#x139;" horiz-adv-x="1063" 
+d="M201 0v1462h170v-1308h645v-154h-815zM236 1604q48 62 103.5 150t87.5 153h202v-21q-44 -65 -131 -160t-151 -147h-111v25z" />
+    <glyph glyph-name="lacute" unicode="&#x13a;" horiz-adv-x="518" 
+d="M342 0h-166v1556h166v-1556zM163 1661q48 62 103.5 150t87.5 153h202v-21q-44 -65 -131 -160t-151 -147h-111v25z" />
+    <glyph glyph-name="Lcommaaccent" unicode="&#x13b;" horiz-adv-x="1063" 
+d="M201 0v1462h170v-1308h645v-154h-815zM418 -428q28 64 53.5 157t32.5 146h168v-18q-11 -51 -60 -147.5t-104 -162.5h-90v25z" />
+    <glyph glyph-name="lcommaaccent" unicode="&#x13c;" horiz-adv-x="518" 
+d="M342 0h-166v1556h166v-1556zM89 -428q28 64 53.5 157t32.5 146h168v-18q-11 -51 -60 -147.5t-104 -162.5h-90v25z" />
+    <glyph glyph-name="Lcaron" unicode="&#x13d;" horiz-adv-x="1063" 
+d="M201 0v1462h170v-1308h645v-154h-815zM678 1160q19 55 38.5 138.5t29.5 164.5h168v-18q-11 -51 -55 -145t-91 -164h-90v24z" />
+    <glyph glyph-name="lcaron" unicode="&#x13e;" horiz-adv-x="518" 
+d="M342 0h-166v1556h166v-1556zM436 1253q19 55 38.5 138.5t29.5 164.5h168v-18q-11 -51 -55 -145t-91 -164h-90v24z" />
+    <glyph glyph-name="Ldot" unicode="&#x13f;" horiz-adv-x="1063" 
+d="M201 0v1462h170v-1308h645v-154h-815zM678 728q0 57 28 83.5t70 26.5q40 0 69 -27t29 -83t-29 -83.5t-69 -27.5q-42 0 -70 27.5t-28 83.5z" />
+    <glyph glyph-name="ldot" unicode="&#x140;" horiz-adv-x="643" 
+d="M342 0h-166v1556h166v-1556zM484 681q0 57 28 83.5t70 26.5q40 0 69 -27t29 -83t-29 -83.5t-69 -27.5q-42 0 -70 27.5t-28 83.5z" />
+    <glyph glyph-name="Lslash" unicode="&#x141;" horiz-adv-x="1071" 
+d="M201 0v508l-105 -59l-67 114l172 101v798h170v-698l297 174l67 -121l-364 -211v-452h645v-154h-815z" />
+    <glyph glyph-name="lslash" unicode="&#x142;" horiz-adv-x="535" 
+d="M342 864l137 94l72 -112l-209 -141v-705h-166v596l-110 -72l-70 113l180 119v800h166v-692z" />
+    <glyph glyph-name="Nacute" unicode="&#x143;" horiz-adv-x="1544" 
+d="M1343 0h-194l-799 1227h-8q16 -216 16 -396v-831h-157v1462h192l797 -1222h8q-2 27 -9 173.5t-5 209.5v839h159v-1462zM651 1604q48 62 103.5 150t87.5 153h202v-21q-44 -65 -131 -160t-151 -147h-111v25z" />
+    <glyph glyph-name="nacute" unicode="&#x144;" horiz-adv-x="1257" 
+d="M926 0v709q0 134 -61 200t-191 66q-172 0 -252 -93t-80 -307v-575h-166v1096h135l27 -150h8q51 81 143 125.5t205 44.5q198 0 298 -95.5t100 -305.5v-715h-166zM514 1266q48 62 103.5 150t87.5 153h202v-21q-44 -65 -131 -160t-151 -147h-111v25z" />
+    <glyph glyph-name="Ncommaaccent" unicode="&#x145;" horiz-adv-x="1544" 
+d="M1343 0h-194l-799 1227h-8q16 -216 16 -396v-831h-157v1462h192l797 -1222h8q-2 27 -9 173.5t-5 209.5v839h159v-1462zM574 -428q28 64 53.5 157t32.5 146h168v-18q-11 -51 -60 -147.5t-104 -162.5h-90v25z" />
+    <glyph glyph-name="ncommaaccent" unicode="&#x146;" horiz-adv-x="1257" 
+d="M926 0v709q0 134 -61 200t-191 66q-172 0 -252 -93t-80 -307v-575h-166v1096h135l27 -150h8q51 81 143 125.5t205 44.5q198 0 298 -95.5t100 -305.5v-715h-166zM455 -428q28 64 53.5 157t32.5 146h168v-18q-11 -51 -60 -147.5t-104 -162.5h-90v25z" />
+    <glyph glyph-name="Ncaron" unicode="&#x147;" horiz-adv-x="1544" 
+d="M1343 0h-194l-799 1227h-8q16 -216 16 -396v-831h-157v1462h192l797 -1222h8q-2 27 -9 173.5t-5 209.5v839h159v-1462zM434 1907h115q114 -74 219 -189q130 130 221 189h119v-25l-66 -68q-144 -148 -190 -235h-166q-23 41 -74 104t-178 199v25z" />
+    <glyph glyph-name="ncaron" unicode="&#x148;" horiz-adv-x="1257" 
+d="M926 0v709q0 134 -61 200t-191 66q-172 0 -252 -93t-80 -307v-575h-166v1096h135l27 -150h8q51 81 143 125.5t205 44.5q198 0 298 -95.5t100 -305.5v-715h-166zM299 1569h115q114 -74 219 -189q130 130 221 189h119v-25l-66 -68q-144 -148 -190 -235h-166q-23 41 -74 104
+t-178 199v25z" />
+    <glyph glyph-name="napostrophe" unicode="&#x149;" horiz-adv-x="1395" 
+d="M1061 0v709q0 134 -61 200t-191 66q-172 0 -252 -93t-80 -307v-575h-166v1096h135l27 -150h8q51 81 143 125.5t205 44.5q198 0 298 -95.5t100 -305.5v-715h-166zM285 1462l15 -22q-26 -100 -75 -232.5t-102 -246.5h-122q70 285 102 501h182z" />
+    <glyph glyph-name="Eng" unicode="&#x14a;" horiz-adv-x="1544" 
+d="M969 -385q-98 0 -152 27v145q71 -20 154 -20q105 0 158 61t53 172l-832 1227h-8q16 -264 16 -422v-805h-157v1462h192l797 -1202h8q-14 149 -14 373v829h159v-1448q0 -195 -96.5 -297t-277.5 -102z" />
+    <glyph glyph-name="eng" unicode="&#x14b;" horiz-adv-x="1257" 
+d="M805 -492q-86 0 -141 25v135q60 -20 122 -20q140 0 140 172v889q0 134 -61 200t-191 66q-172 0 -252 -93t-80 -307v-575h-166v1096h135l27 -150h10q52 82 142 126t200 44q203 0 302.5 -95.5t99.5 -305.5v-883q0 -154 -70 -239t-217 -85z" />
+    <glyph glyph-name="Omacron" unicode="&#x14c;" horiz-adv-x="1595" 
+d="M1470 733q0 -351 -177.5 -552t-493.5 -201q-323 0 -498.5 197.5t-175.5 557.5q0 357 176 553.5t500 196.5q315 0 492 -200t177 -552zM305 733q0 -297 126.5 -450.5t367.5 -153.5q243 0 367 153t124 451q0 295 -123.5 447.5t-365.5 152.5q-243 0 -369.5 -153.5
+t-126.5 -446.5zM500 1716h600v-137h-600v137z" />
+    <glyph glyph-name="omacron" unicode="&#x14d;" horiz-adv-x="1237" 
+d="M1122 549q0 -268 -135 -418.5t-373 -150.5q-147 0 -261 69t-176 198t-62 302q0 268 134 417.5t372 149.5q230 0 365.5 -153t135.5 -414zM287 549q0 -210 84 -320t247 -110t247.5 109.5t84.5 320.5q0 209 -84.5 317.5t-249.5 108.5q-163 0 -246 -107t-83 -319zM319 1378
+h600v-137h-600v137z" />
+    <glyph glyph-name="Obreve" unicode="&#x14e;" horiz-adv-x="1595" 
+d="M1470 733q0 -351 -177.5 -552t-493.5 -201q-323 0 -498.5 197.5t-175.5 557.5q0 357 176 553.5t500 196.5q315 0 492 -200t177 -552zM305 733q0 -297 126.5 -450.5t367.5 -153.5q243 0 367 153t124 451q0 295 -123.5 447.5t-365.5 152.5q-243 0 -369.5 -153.5
+t-126.5 -446.5zM791 1579q-140 0 -218 68.5t-87 199.5h104q6 -49 26.5 -77t57 -41t121.5 -13q101 0 149 32t58 99h104q-10 -126 -93.5 -197t-221.5 -71z" />
+    <glyph glyph-name="obreve" unicode="&#x14f;" horiz-adv-x="1237" 
+d="M1122 549q0 -268 -135 -418.5t-373 -150.5q-147 0 -261 69t-176 198t-62 302q0 268 134 417.5t372 149.5q230 0 365.5 -153t135.5 -414zM287 549q0 -210 84 -320t247 -110t247.5 109.5t84.5 320.5q0 209 -84.5 317.5t-249.5 108.5q-163 0 -246 -107t-83 -319zM612 1241
+q-140 0 -218 68.5t-87 199.5h104q6 -49 26.5 -77t57 -41t121.5 -13q101 0 149 32t58 99h104q-10 -126 -93.5 -197t-221.5 -71z" />
+    <glyph glyph-name="Ohungarumlaut" unicode="&#x150;" horiz-adv-x="1595" 
+d="M1470 733q0 -351 -177.5 -552t-493.5 -201q-323 0 -498.5 197.5t-175.5 557.5q0 357 176 553.5t500 196.5q315 0 492 -200t177 -552zM305 733q0 -297 126.5 -450.5t367.5 -153.5q243 0 367 153t124 451q0 295 -123.5 447.5t-365.5 152.5q-243 0 -369.5 -153.5
+t-126.5 -446.5zM507 1604q36 48 91 141t86 162h186v-21q-37 -63 -122.5 -161t-143.5 -146h-97v25zM864 1604q49 68 99.5 156.5t76.5 146.5h186v-21q-37 -63 -122.5 -161t-143.5 -146h-96v25z" />
+    <glyph glyph-name="ohungarumlaut" unicode="&#x151;" horiz-adv-x="1237" 
+d="M1122 549q0 -268 -135 -418.5t-373 -150.5q-147 0 -261 69t-176 198t-62 302q0 268 134 417.5t372 149.5q230 0 365.5 -153t135.5 -414zM287 549q0 -210 84 -320t247 -110t247.5 109.5t84.5 320.5q0 209 -84.5 317.5t-249.5 108.5q-163 0 -246 -107t-83 -319zM321 1266
+q36 48 91 141t86 162h186v-21q-37 -63 -122.5 -161t-143.5 -146h-97v25zM678 1266q49 68 99.5 156.5t76.5 146.5h186v-21q-37 -63 -122.5 -161t-143.5 -146h-96v25z" />
+    <glyph glyph-name="OE" unicode="&#x152;" horiz-adv-x="1890" 
+d="M1767 0h-768q-102 -20 -194 -20q-327 0 -503.5 196.5t-176.5 558.5q0 360 174 555t494 195q102 0 192 -23h782v-151h-589v-471h551v-150h-551v-538h589v-152zM811 1333q-249 0 -377.5 -152.5t-128.5 -447.5q0 -297 128.5 -450.5t375.5 -153.5q112 0 199 33v1141
+q-87 30 -197 30z" />
+    <glyph glyph-name="oe" unicode="&#x153;" horiz-adv-x="1929" 
+d="M1430 -20q-293 0 -418 235q-62 -116 -166.5 -175.5t-241.5 -59.5q-223 0 -357 152.5t-134 416.5q0 265 131 415t366 150q131 0 233.5 -59.5t164.5 -173.5q58 112 154 172.5t222 60.5q201 0 320 -132.5t119 -358.5v-105h-729q8 -393 338 -393q94 0 174.5 17.5t167.5 56.5
+v-148q-88 -39 -164 -55t-180 -16zM287 549q0 -211 76 -320.5t243 -109.5q163 0 239.5 106.5t76.5 315.5q0 221 -77.5 327.5t-242.5 106.5q-166 0 -240.5 -108t-74.5 -318zM1382 975q-127 0 -199.5 -82t-84.5 -240h544q0 158 -66 240t-194 82z" />
+    <glyph glyph-name="Racute" unicode="&#x154;" horiz-adv-x="1266" 
+d="M371 608v-608h-170v1462h401q269 0 397.5 -103t128.5 -310q0 -290 -294 -392l397 -657h-201l-354 608h-305zM371 754h233q180 0 264 71.5t84 214.5q0 145 -85.5 209t-274.5 64h-221v-559zM514 1604q48 62 103.5 150t87.5 153h202v-21q-44 -65 -131 -160t-151 -147h-111
+v25z" />
+    <glyph glyph-name="racute" unicode="&#x155;" horiz-adv-x="836" 
+d="M676 1116q73 0 131 -12l-23 -154q-68 15 -120 15q-133 0 -227.5 -108t-94.5 -269v-588h-166v1096h137l19 -203h8q61 107 147 165t189 58zM357 1266q48 62 103.5 150t87.5 153h202v-21q-44 -65 -131 -160t-151 -147h-111v25z" />
+    <glyph glyph-name="Rcommaaccent" unicode="&#x156;" horiz-adv-x="1266" 
+d="M371 608v-608h-170v1462h401q269 0 397.5 -103t128.5 -310q0 -290 -294 -392l397 -657h-201l-354 608h-305zM371 754h233q180 0 264 71.5t84 214.5q0 145 -85.5 209t-274.5 64h-221v-559zM494 -428q28 64 53.5 157t32.5 146h168v-18q-11 -51 -60 -147.5t-104 -162.5h-90
+v25z" />
+    <glyph glyph-name="rcommaaccent" unicode="&#x157;" horiz-adv-x="836" 
+d="M676 1116q73 0 131 -12l-23 -154q-68 15 -120 15q-133 0 -227.5 -108t-94.5 -269v-588h-166v1096h137l19 -203h8q61 107 147 165t189 58zM96 -428q28 64 53.5 157t32.5 146h168v-18q-11 -51 -60 -147.5t-104 -162.5h-90v25z" />
+    <glyph glyph-name="Rcaron" unicode="&#x158;" horiz-adv-x="1266" 
+d="M371 608v-608h-170v1462h401q269 0 397.5 -103t128.5 -310q0 -290 -294 -392l397 -657h-201l-354 608h-305zM371 754h233q180 0 264 71.5t84 214.5q0 145 -85.5 209t-274.5 64h-221v-559zM295 1907h115q114 -74 219 -189q130 130 221 189h119v-25l-66 -68
+q-144 -148 -190 -235h-166q-23 41 -74 104t-178 199v25z" />
+    <glyph glyph-name="rcaron" unicode="&#x159;" horiz-adv-x="836" 
+d="M676 1116q73 0 131 -12l-23 -154q-68 15 -120 15q-133 0 -227.5 -108t-94.5 -269v-588h-166v1096h137l19 -203h8q61 107 147 165t189 58zM130 1569h115q114 -74 219 -189q130 130 221 189h119v-25l-66 -68q-144 -148 -190 -235h-166q-23 41 -74 104t-178 199v25z" />
+    <glyph glyph-name="Sacute" unicode="&#x15a;" horiz-adv-x="1124" 
+d="M1026 389q0 -193 -140 -301t-380 -108q-260 0 -400 67v164q90 -38 196 -60t210 -22q170 0 256 64.5t86 179.5q0 76 -30.5 124.5t-102 89.5t-217.5 93q-204 73 -291.5 173t-87.5 261q0 169 127 269t336 100q218 0 401 -80l-53 -148q-181 76 -352 76q-135 0 -211 -58
+t-76 -161q0 -76 28 -124.5t94.5 -89t203.5 -89.5q230 -82 316.5 -176t86.5 -244zM473 1604q48 62 103.5 150t87.5 153h202v-21q-44 -65 -131 -160t-151 -147h-111v25z" />
+    <glyph glyph-name="sacute" unicode="&#x15b;" horiz-adv-x="977" 
+d="M883 299q0 -153 -114 -236t-320 -83q-218 0 -340 69v154q79 -40 169.5 -63t174.5 -23q130 0 200 41.5t70 126.5q0 64 -55.5 109.5t-216.5 107.5q-153 57 -217.5 99.5t-96 96.5t-31.5 129q0 134 109 211.5t299 77.5q177 0 346 -72l-59 -135q-165 68 -299 68
+q-118 0 -178 -37t-60 -102q0 -44 22.5 -75t72.5 -59t192 -81q195 -71 263.5 -143t68.5 -181zM371 1266q48 62 103.5 150t87.5 153h202v-21q-44 -65 -131 -160t-151 -147h-111v25z" />
+    <glyph glyph-name="Scircumflex" unicode="&#x15c;" horiz-adv-x="1124" 
+d="M1026 389q0 -193 -140 -301t-380 -108q-260 0 -400 67v164q90 -38 196 -60t210 -22q170 0 256 64.5t86 179.5q0 76 -30.5 124.5t-102 89.5t-217.5 93q-204 73 -291.5 173t-87.5 261q0 169 127 269t336 100q218 0 401 -80l-53 -148q-181 76 -352 76q-135 0 -211 -58
+t-76 -161q0 -76 28 -124.5t94.5 -89t203.5 -89.5q230 -82 316.5 -176t86.5 -244zM246 1602q127 136 178 200t74 105h166q22 -42 76.5 -108.5t179.5 -196.5v-23h-119q-88 55 -221 186q-136 -134 -219 -186h-115v23z" />
+    <glyph glyph-name="scircumflex" unicode="&#x15d;" horiz-adv-x="977" 
+d="M883 299q0 -153 -114 -236t-320 -83q-218 0 -340 69v154q79 -40 169.5 -63t174.5 -23q130 0 200 41.5t70 126.5q0 64 -55.5 109.5t-216.5 107.5q-153 57 -217.5 99.5t-96 96.5t-31.5 129q0 134 109 211.5t299 77.5q177 0 346 -72l-59 -135q-165 68 -299 68
+q-118 0 -178 -37t-60 -102q0 -44 22.5 -75t72.5 -59t192 -81q195 -71 263.5 -143t68.5 -181zM163 1264q127 136 178 200t74 105h166q22 -42 76.5 -108.5t179.5 -196.5v-23h-119q-88 55 -221 186q-136 -134 -219 -186h-115v23z" />
+    <glyph glyph-name="Scedilla" unicode="&#x15e;" horiz-adv-x="1124" 
+d="M1026 389q0 -193 -140 -301t-380 -108q-260 0 -400 67v164q90 -38 196 -60t210 -22q170 0 256 64.5t86 179.5q0 76 -30.5 124.5t-102 89.5t-217.5 93q-204 73 -291.5 173t-87.5 261q0 169 127 269t336 100q218 0 401 -80l-53 -148q-181 76 -352 76q-135 0 -211 -58
+t-76 -161q0 -76 28 -124.5t94.5 -89t203.5 -89.5q230 -82 316.5 -176t86.5 -244zM731 -289q0 -97 -76.5 -150t-226.5 -53q-51 0 -96 9v106q45 -8 104 -8q79 0 119.5 20t40.5 74q0 43 -39.5 69.5t-148.5 43.5l88 178h110l-55 -115q180 -39 180 -174z" />
+    <glyph glyph-name="scedilla" unicode="&#x15f;" horiz-adv-x="977" 
+d="M883 299q0 -153 -114 -236t-320 -83q-218 0 -340 69v154q79 -40 169.5 -63t174.5 -23q130 0 200 41.5t70 126.5q0 64 -55.5 109.5t-216.5 107.5q-153 57 -217.5 99.5t-96 96.5t-31.5 129q0 134 109 211.5t299 77.5q177 0 346 -72l-59 -135q-165 68 -299 68
+q-118 0 -178 -37t-60 -102q0 -44 22.5 -75t72.5 -59t192 -81q195 -71 263.5 -143t68.5 -181zM649 -289q0 -97 -76.5 -150t-226.5 -53q-51 0 -96 9v106q45 -8 104 -8q79 0 119.5 20t40.5 74q0 43 -39.5 69.5t-148.5 43.5l88 178h110l-55 -115q180 -39 180 -174z" />
+    <glyph glyph-name="Scaron" unicode="&#x160;" horiz-adv-x="1124" 
+d="M1026 389q0 -193 -140 -301t-380 -108q-260 0 -400 67v164q90 -38 196 -60t210 -22q170 0 256 64.5t86 179.5q0 76 -30.5 124.5t-102 89.5t-217.5 93q-204 73 -291.5 173t-87.5 261q0 169 127 269t336 100q218 0 401 -80l-53 -148q-181 76 -352 76q-135 0 -211 -58
+t-76 -161q0 -76 28 -124.5t94.5 -89t203.5 -89.5q230 -82 316.5 -176t86.5 -244zM240 1907h115q114 -74 219 -189q130 130 221 189h119v-25l-66 -68q-144 -148 -190 -235h-166q-23 41 -74 104t-178 199v25z" />
+    <glyph glyph-name="scaron" unicode="&#x161;" horiz-adv-x="977" 
+d="M883 299q0 -153 -114 -236t-320 -83q-218 0 -340 69v154q79 -40 169.5 -63t174.5 -23q130 0 200 41.5t70 126.5q0 64 -55.5 109.5t-216.5 107.5q-153 57 -217.5 99.5t-96 96.5t-31.5 129q0 134 109 211.5t299 77.5q177 0 346 -72l-59 -135q-165 68 -299 68
+q-118 0 -178 -37t-60 -102q0 -44 22.5 -75t72.5 -59t192 -81q195 -71 263.5 -143t68.5 -181zM165 1569h115q114 -74 219 -189q130 130 221 189h119v-25l-66 -68q-144 -148 -190 -235h-166q-23 41 -74 104t-178 199v25z" />
+    <glyph glyph-name="Tcommaaccent" unicode="&#x21a;" horiz-adv-x="1133" 
+d="M651 0h-170v1311h-463v151h1096v-151h-463v-1311zM394 -428q28 64 53.5 157t32.5 146h168v-18q-11 -51 -60 -147.5t-104 -162.5h-90v25z" />
+    <glyph glyph-name="tcommaaccent" unicode="&#x21b;" horiz-adv-x="723" 
+d="M530 117q44 0 85 6.5t65 13.5v-127q-27 -13 -79.5 -21.5t-94.5 -8.5q-318 0 -318 335v652h-157v80l157 69l70 234h96v-254h318v-129h-318v-645q0 -99 47 -152t129 -53zM243 -428q28 64 53.5 157t32.5 146h168v-18q-11 -51 -60 -147.5t-104 -162.5h-90v25z" />
+    <glyph glyph-name="Tcaron" unicode="&#x164;" horiz-adv-x="1133" 
+d="M651 0h-170v1311h-463v151h1096v-151h-463v-1311zM232 1907h115q114 -74 219 -189q130 130 221 189h119v-25l-66 -68q-144 -148 -190 -235h-166q-23 41 -74 104t-178 199v25z" />
+    <glyph glyph-name="tcaron" unicode="&#x165;" horiz-adv-x="723" 
+d="M530 117q44 0 85 6.5t65 13.5v-127q-27 -13 -79.5 -21.5t-94.5 -8.5q-318 0 -318 335v652h-157v80l157 69l70 234h96v-254h318v-129h-318v-645q0 -99 47 -152t129 -53zM491 1253q19 55 38.5 138.5t29.5 164.5h168v-18q-11 -51 -55 -145t-91 -164h-90v24z" />
+    <glyph glyph-name="Tbar" unicode="&#x166;" horiz-adv-x="1133" 
+d="M481 815v496h-463v151h1096v-151h-463v-496h310v-141h-310v-674h-170v674h-313v141h313z" />
+    <glyph glyph-name="tbar" unicode="&#x167;" horiz-adv-x="723" 
+d="M535 117q85 0 145 20v-127q-32 -14 -85 -22t-95 -8q-312 0 -312 348v254h-141v129h141v256h-157v80l157 69l70 234h96v-254h318v-129h-318v-256h301v-129h-301v-244q0 -221 181 -221z" />
+    <glyph glyph-name="Utilde" unicode="&#x168;" horiz-adv-x="1491" 
+d="M1305 1462v-946q0 -250 -151 -393t-415 -143t-408.5 144t-144.5 396v942h170v-954q0 -183 100 -281t294 -98q185 0 285 98.5t100 282.5v952h170zM899 1581q-43 0 -84 18.5t-80.5 41t-76 41t-70.5 18.5q-50 0 -75.5 -30t-39.5 -91h-98q13 121 70.5 189.5t148.5 68.5
+q46 0 89 -18.5t82 -41t75 -41t68 -18.5q49 0 73 29.5t39 91.5h99q-13 -121 -69.5 -189.5t-150.5 -68.5z" />
+    <glyph glyph-name="utilde" unicode="&#x169;" horiz-adv-x="1257" 
+d="M332 1096v-711q0 -134 61 -200t191 -66q172 0 251.5 94t79.5 307v576h166v-1096h-137l-24 147h-9q-51 -81 -141.5 -124t-206.5 -43q-200 0 -299.5 95t-99.5 304v717h168zM779 1243q-43 0 -84 18.5t-80.5 41t-76 41t-70.5 18.5q-50 0 -75.5 -30t-39.5 -91h-98
+q13 121 70.5 189.5t148.5 68.5q46 0 89 -18.5t82 -41t75 -41t68 -18.5q49 0 73 29.5t39 91.5h99q-13 -121 -69.5 -189.5t-150.5 -68.5z" />
+    <glyph glyph-name="Umacron" unicode="&#x16a;" horiz-adv-x="1491" 
+d="M1305 1462v-946q0 -250 -151 -393t-415 -143t-408.5 144t-144.5 396v942h170v-954q0 -183 100 -281t294 -98q185 0 285 98.5t100 282.5v952h170zM446 1716h600v-137h-600v137z" />
+    <glyph glyph-name="umacron" unicode="&#x16b;" horiz-adv-x="1257" 
+d="M332 1096v-711q0 -134 61 -200t191 -66q172 0 251.5 94t79.5 307v576h166v-1096h-137l-24 147h-9q-51 -81 -141.5 -124t-206.5 -43q-200 0 -299.5 95t-99.5 304v717h168zM326 1378h600v-137h-600v137z" />
+    <glyph glyph-name="Ubreve" unicode="&#x16c;" horiz-adv-x="1491" 
+d="M1305 1462v-946q0 -250 -151 -393t-415 -143t-408.5 144t-144.5 396v942h170v-954q0 -183 100 -281t294 -98q185 0 285 98.5t100 282.5v952h170zM737 1579q-140 0 -218 68.5t-87 199.5h104q6 -49 26.5 -77t57 -41t121.5 -13q101 0 149 32t58 99h104q-10 -126 -93.5 -197
+t-221.5 -71z" />
+    <glyph glyph-name="ubreve" unicode="&#x16d;" horiz-adv-x="1257" 
+d="M332 1096v-711q0 -134 61 -200t191 -66q172 0 251.5 94t79.5 307v576h166v-1096h-137l-24 147h-9q-51 -81 -141.5 -124t-206.5 -43q-200 0 -299.5 95t-99.5 304v717h168zM616 1241q-140 0 -218 68.5t-87 199.5h104q6 -49 26.5 -77t57 -41t121.5 -13q101 0 149 32t58 99
+h104q-10 -126 -93.5 -197t-221.5 -71z" />
+    <glyph glyph-name="Uring" unicode="&#x16e;" horiz-adv-x="1491" 
+d="M1305 1462v-946q0 -250 -151 -393t-415 -143t-408.5 144t-144.5 396v942h170v-954q0 -183 100 -281t294 -98q185 0 285 98.5t100 282.5v952h170zM969 1796q0 -98 -61.5 -157.5t-163.5 -59.5q-101 0 -161 58.5t-60 156.5t60.5 155.5t160.5 57.5q101 0 163 -59.5t62 -151.5
+zM861 1794q0 56 -33 86.5t-84 30.5t-84 -30.5t-33 -86.5t30 -86.5t87 -30.5q52 0 84.5 30.5t32.5 86.5z" />
+    <glyph glyph-name="uring" unicode="&#x16f;" horiz-adv-x="1257" 
+d="M332 1096v-711q0 -134 61 -200t191 -66q172 0 251.5 94t79.5 307v576h166v-1096h-137l-24 147h-9q-51 -81 -141.5 -124t-206.5 -43q-200 0 -299.5 95t-99.5 304v717h168zM848 1458q0 -98 -61.5 -157.5t-163.5 -59.5q-101 0 -161 58.5t-60 156.5t60.5 155.5t160.5 57.5
+q101 0 163 -59.5t62 -151.5zM740 1456q0 56 -33 86.5t-84 30.5t-84 -30.5t-33 -86.5t30 -86.5t87 -30.5q52 0 84.5 30.5t32.5 86.5z" />
+    <glyph glyph-name="Uhungarumlaut" unicode="&#x170;" horiz-adv-x="1491" 
+d="M1305 1462v-946q0 -250 -151 -393t-415 -143t-408.5 144t-144.5 396v942h170v-954q0 -183 100 -281t294 -98q185 0 285 98.5t100 282.5v952h170zM456 1604q36 48 91 141t86 162h186v-21q-37 -63 -122.5 -161t-143.5 -146h-97v25zM813 1604q49 68 99.5 156.5t76.5 146.5
+h186v-21q-37 -63 -122.5 -161t-143.5 -146h-96v25z" />
+    <glyph glyph-name="uhungarumlaut" unicode="&#x171;" horiz-adv-x="1257" 
+d="M332 1096v-711q0 -134 61 -200t191 -66q172 0 251.5 94t79.5 307v576h166v-1096h-137l-24 147h-9q-51 -81 -141.5 -124t-206.5 -43q-200 0 -299.5 95t-99.5 304v717h168zM335 1266q36 48 91 141t86 162h186v-21q-37 -63 -122.5 -161t-143.5 -146h-97v25zM692 1266
+q49 68 99.5 156.5t76.5 146.5h186v-21q-37 -63 -122.5 -161t-143.5 -146h-96v25z" />
+    <glyph glyph-name="Uogonek" unicode="&#x172;" horiz-adv-x="1491" 
+d="M1305 1462v-946q0 -250 -151 -393t-415 -143t-408.5 144t-144.5 396v942h170v-954q0 -183 100 -281t294 -98q185 0 285 98.5t100 282.5v952h170zM723 -238q0 -94 94 -94q42 0 97 13v-109q-65 -18 -125 -18q-207 0 -207 188q0 70 43 137.5t115 120.5h120
+q-68 -66 -102.5 -120.5t-34.5 -117.5z" />
+    <glyph glyph-name="uogonek" unicode="&#x173;" horiz-adv-x="1257" 
+d="M332 1096v-711q0 -134 61 -200t191 -66q172 0 251.5 94t79.5 307v576h166v-1096h-137l-24 147h-9q-51 -81 -141.5 -124t-206.5 -43q-200 0 -299.5 95t-99.5 304v717h168zM934 -238q0 -94 94 -94q42 0 97 13v-109q-65 -18 -125 -18q-207 0 -207 188q0 70 43 137.5
+t115 120.5h120q-68 -66 -102.5 -120.5t-34.5 -117.5z" />
+    <glyph glyph-name="Wcircumflex" unicode="&#x174;" horiz-adv-x="1896" 
+d="M1477 0h-168l-295 979q-21 65 -47 164t-27 119q-22 -132 -70 -289l-286 -973h-168l-389 1462h180l231 -903q48 -190 70 -344q27 183 80 358l262 889h180l275 -897q48 -155 81 -350q19 142 72 346l230 901h180zM608 1602q127 136 178 200t74 105h166q22 -42 76.5 -108.5
+t179.5 -196.5v-23h-119q-88 55 -221 186q-136 -134 -219 -186h-115v23z" />
+    <glyph glyph-name="wcircumflex" unicode="&#x175;" horiz-adv-x="1593" 
+d="M1071 0l-201 643q-19 59 -71 268h-8q-40 -175 -70 -270l-207 -641h-192l-299 1096h174q106 -413 161.5 -629t63.5 -291h8q11 57 35.5 147.5t42.5 143.5l201 629h180l196 -629q56 -172 76 -289h8q4 36 21.5 111t208.5 807h172l-303 -1096h-197zM461 1264q127 136 178 200
+t74 105h166q22 -42 76.5 -108.5t179.5 -196.5v-23h-119q-88 55 -221 186q-136 -134 -219 -186h-115v23z" />
+    <glyph glyph-name="Ycircumflex" unicode="&#x176;" horiz-adv-x="1147" 
+d="M573 731l390 731h184l-488 -895v-567h-172v559l-487 903h186zM236 1602q127 136 178 200t74 105h166q22 -42 76.5 -108.5t179.5 -196.5v-23h-119q-88 55 -221 186q-136 -134 -219 -186h-115v23z" />
+    <glyph glyph-name="ycircumflex" unicode="&#x177;" horiz-adv-x="1032" 
+d="M2 1096h178l240 -625q79 -214 98 -309h8q13 51 54.5 174.5t271.5 759.5h178l-471 -1248q-70 -185 -163.5 -262.5t-229.5 -77.5q-76 0 -150 17v133q55 -12 123 -12q171 0 244 192l61 156zM185 1264q127 136 178 200t74 105h166q22 -42 76.5 -108.5t179.5 -196.5v-23h-119
+q-88 55 -221 186q-136 -134 -219 -186h-115v23z" />
+    <glyph glyph-name="Ydieresis" unicode="&#x178;" horiz-adv-x="1147" 
+d="M573 731l390 731h184l-488 -895v-567h-172v559l-487 903h186zM294 1731q0 52 26.5 75t63.5 23q38 0 65.5 -23t27.5 -75q0 -50 -27.5 -74.5t-65.5 -24.5q-37 0 -63.5 24.5t-26.5 74.5zM675 1731q0 52 26.5 75t63.5 23t64.5 -23t27.5 -75q0 -50 -27.5 -74.5t-64.5 -24.5
+t-63.5 24.5t-26.5 74.5z" />
+    <glyph glyph-name="Zacute" unicode="&#x179;" horiz-adv-x="1169" 
+d="M1087 0h-1005v133l776 1176h-752v153h959v-133l-776 -1175h798v-154zM459 1604q48 62 103.5 150t87.5 153h202v-21q-44 -65 -131 -160t-151 -147h-111v25z" />
+    <glyph glyph-name="zacute" unicode="&#x17a;" horiz-adv-x="958" 
+d="M877 0h-795v113l598 854h-561v129h743v-129l-590 -838h605v-129zM369 1266q48 62 103.5 150t87.5 153h202v-21q-44 -65 -131 -160t-151 -147h-111v25z" />
+    <glyph glyph-name="Zdotaccent" unicode="&#x17b;" horiz-adv-x="1169" 
+d="M1087 0h-1005v133l776 1176h-752v153h959v-133l-776 -1175h798v-154zM486 1731q0 57 28 83.5t70 26.5q40 0 69 -27t29 -83t-29 -83.5t-69 -27.5q-42 0 -70 27.5t-28 83.5z" />
+    <glyph glyph-name="zdotaccent" unicode="&#x17c;" horiz-adv-x="958" 
+d="M877 0h-795v113l598 854h-561v129h743v-129l-590 -838h605v-129zM385 1393q0 57 28 83.5t70 26.5q40 0 69 -27t29 -83t-29 -83.5t-69 -27.5q-42 0 -70 27.5t-28 83.5z" />
+    <glyph glyph-name="Zcaron" unicode="&#x17d;" horiz-adv-x="1169" 
+d="M1087 0h-1005v133l776 1176h-752v153h959v-133l-776 -1175h798v-154zM249 1907h115q114 -74 219 -189q130 130 221 189h119v-25l-66 -68q-144 -148 -190 -235h-166q-23 41 -74 104t-178 199v25z" />
+    <glyph glyph-name="zcaron" unicode="&#x17e;" horiz-adv-x="958" 
+d="M877 0h-795v113l598 854h-561v129h743v-129l-590 -838h605v-129zM146 1569h115q114 -74 219 -189q130 130 221 189h119v-25l-66 -68q-144 -148 -190 -235h-166q-23 41 -74 104t-178 199v25z" />
+    <glyph glyph-name="longs" unicode="&#x17f;" horiz-adv-x="655" 
+d="M342 0h-166v1180q0 387 359 387q96 0 196 -37l-43 -133q-87 30 -160 30q-97 0 -141.5 -61.5t-44.5 -183.5v-1182z" />
+    <glyph glyph-name="florin" unicode="&#x192;" horiz-adv-x="1182" 
+d="M328 -492q-69 0 -133 19v139q70 -18 131 -18q95 0 133.5 51t38.5 164v973h-222v75l222 60v139q0 195 81 284t263 89q85 0 205 -43l-22 -64l-21 -65q-102 32 -162 32q-98 0 -138 -52.5t-40 -176.5v-149h282v-129h-278v-969q0 -184 -79 -271.5t-261 -87.5z" />
+    <glyph glyph-name="Aringacute" unicode="&#x1fa;" horiz-adv-x="1300" 
+d="M872 1430q0 -133 -104 -189l532 -1241h-174l-176 401h-610l-166 -401h-174l532 1239q-106 52 -106 188q0 101 61 158t160 57q100 0 162.5 -58.5t62.5 -153.5zM899 555l-178 432q-25 58 -72 203q-14 -48 -38 -115.5t-33 -91.5l-177 -428h498zM553 1712q49 59 100 133.5
+t74 116.5h203v-16q-32 -46 -116 -126.5t-150 -125.5h-111v18zM764 1427q0 57 -33 87t-84 30t-84 -30t-33 -87q0 -55 30 -85.5t87 -30.5q53 0 85 30.5t32 85.5z" />
+    <glyph glyph-name="aringacute" unicode="&#x1fb;" 
+d="M471 1753v16q46 42 99 102t75 91h260v-12q-21 -24 -103 -76.5t-210 -120.5h-121zM850 0l-33 156h-8q-82 -103 -163.5 -139.5t-203.5 -36.5q-163 0 -255.5 84t-92.5 239q0 332 537 348l180 6v68q0 130 -59.5 191t-192.5 61q-96 0 -179.5 -26t-154.5 -58l-55 127
+q84 43 188 68.5t205 25.5q209 0 309.5 -87t100.5 -279v-748h-123zM475 117q155 0 243.5 85t88.5 238v99l-166 -7q-198 -7 -285.5 -61.5t-87.5 -169.5q0 -90 54.5 -137t152.5 -47zM803 1458q0 -98 -61.5 -157.5t-163.5 -59.5q-101 0 -161.5 58t-60.5 157q0 98 60.5 155.5
+t161.5 57.5t163 -59.5t62 -151.5zM694 1456q0 56 -32.5 86.5t-83.5 30.5t-84 -30.5t-33 -86.5t30 -86.5t87 -30.5q52 0 84 30.5t32 86.5z" />
+    <glyph glyph-name="AEacute" unicode="&#x1fc;" horiz-adv-x="1788" 
+d="M1665 0h-750v465h-514l-227 -465h-176l698 1462h969v-151h-580v-471h541v-150h-541v-538h580v-152zM469 618h446v693h-118zM981 1604q48 62 103.5 150t87.5 153h202v-21q-44 -65 -131 -160t-151 -147h-111v25z" />
+    <glyph glyph-name="aeacute" unicode="&#x1fd;" horiz-adv-x="1757" 
+d="M94 303q0 161 124 250.5t378 97.5l184 6v68q0 129 -58 190.5t-177 61.5q-144 0 -307 -84l-52 127q74 41 173.5 67.5t197.5 26.5q130 0 212.5 -43.5t123.5 -138.5q53 88 138.5 136t195.5 48q192 0 308 -133.5t116 -355.5v-107h-701q8 -395 322 -395q91 0 169.5 17.5
+t162.5 56.5v-148q-86 -38 -160.5 -54.5t-175.5 -16.5q-289 0 -414 233q-81 -127 -179.5 -180t-232.5 -53q-163 0 -255.5 85t-92.5 238zM268 301q0 -95 53.5 -139.5t141.5 -44.5q145 0 229 84.5t84 238.5v99l-158 -7q-186 -8 -268 -62.5t-82 -168.5zM1225 977
+q-121 0 -190.5 -83t-80.5 -241h519q0 156 -64 240t-184 84zM782 1266q48 62 103.5 150t87.5 153h202v-21q-44 -65 -131 -160t-151 -147h-111v25z" />
+    <glyph glyph-name="Oslashacute" unicode="&#x1fe;" horiz-adv-x="1595" 
+d="M1470 733q0 -351 -177.5 -552t-493.5 -201q-235 0 -383 100l-101 -141l-120 79l108 154q-178 198 -178 563q0 357 176 553.5t500 196.5q209 0 366 -94l97 135l120 -80l-106 -148q192 -202 192 -565zM1290 733q0 272 -110 426l-672 -948q115 -82 291 -82q243 0 367 153
+t124 451zM305 733q0 -262 101 -416l669 943q-106 73 -274 73q-243 0 -369.5 -153.5t-126.5 -446.5zM674 1604q48 62 103.5 150t87.5 153h202v-21q-44 -65 -131 -160t-151 -147h-111v25z" />
+    <glyph glyph-name="oslashacute" unicode="&#x1ff;" horiz-adv-x="1237" 
+d="M1122 549q0 -268 -135 -418.5t-373 -150.5q-154 0 -266 69l-84 -117l-114 78l94 131q-129 152 -129 408q0 268 134 417.5t372 149.5q154 0 270 -76l84 119l117 -76l-97 -133q127 -152 127 -401zM287 549q0 -171 53 -273l465 646q-75 53 -189 53q-163 0 -246 -107
+t-83 -319zM950 549q0 164 -51 264l-465 -643q71 -51 184 -51q163 0 247.5 109.5t84.5 320.5zM479 1266q48 62 103.5 150t87.5 153h202v-21q-44 -65 -131 -160t-151 -147h-111v25z" />
+    <glyph glyph-name="Scommaaccent" unicode="&#x218;" horiz-adv-x="1124" 
+d="M1026 389q0 -193 -140 -301t-380 -108q-260 0 -400 67v164q90 -38 196 -60t210 -22q170 0 256 64.5t86 179.5q0 76 -30.5 124.5t-102 89.5t-217.5 93q-204 73 -291.5 173t-87.5 261q0 169 127 269t336 100q218 0 401 -80l-53 -148q-181 76 -352 76q-135 0 -211 -58
+t-76 -161q0 -76 28 -124.5t94.5 -89t203.5 -89.5q230 -82 316.5 -176t86.5 -244zM375 -428q28 64 53.5 157t32.5 146h168v-18q-11 -51 -60 -147.5t-104 -162.5h-90v25z" />
+    <glyph glyph-name="scommaaccent" unicode="&#x219;" horiz-adv-x="977" 
+d="M883 299q0 -153 -114 -236t-320 -83q-218 0 -340 69v154q79 -40 169.5 -63t174.5 -23q130 0 200 41.5t70 126.5q0 64 -55.5 109.5t-216.5 107.5q-153 57 -217.5 99.5t-96 96.5t-31.5 129q0 134 109 211.5t299 77.5q177 0 346 -72l-59 -135q-165 68 -299 68
+q-118 0 -178 -37t-60 -102q0 -44 22.5 -75t72.5 -59t192 -81q195 -71 263.5 -143t68.5 -181zM298 -428q28 64 53.5 157t32.5 146h168v-18q-11 -51 -60 -147.5t-104 -162.5h-90v25z" />
+    <glyph glyph-name="circumflex" unicode="&#x2c6;" horiz-adv-x="1212" 
+d="M268 1264q127 136 178 200t74 105h166q22 -42 76.5 -108.5t179.5 -196.5v-23h-119q-88 55 -221 186q-136 -134 -219 -186h-115v23z" />
+    <glyph glyph-name="caron" unicode="&#x2c7;" horiz-adv-x="1212" 
+d="M268 1569h115q114 -74 219 -189q130 130 221 189h119v-25l-66 -68q-144 -148 -190 -235h-166q-23 41 -74 104t-178 199v25z" />
+    <glyph glyph-name="macron" unicode="&#x2c9;" horiz-adv-x="1202" 
+d="M301 1378h600v-137h-600v137z" />
+    <glyph glyph-name="breve" unicode="&#x2d8;" horiz-adv-x="1212" 
+d="M598 1241q-140 0 -218 68.5t-87 199.5h104q6 -49 26.5 -77t57 -41t121.5 -13q101 0 149 32t58 99h104q-10 -126 -93.5 -197t-221.5 -71z" />
+    <glyph glyph-name="dotaccent" unicode="&#x2d9;" horiz-adv-x="518" 
+d="M162 1393q0 57 28 83.5t70 26.5q40 0 69 -27t29 -83t-29 -83.5t-69 -27.5q-42 0 -70 27.5t-28 83.5z" />
+    <glyph glyph-name="ring" unicode="&#x2da;" horiz-adv-x="1182" 
+d="M813 1458q0 -98 -61.5 -157.5t-163.5 -59.5q-101 0 -161 58.5t-60 156.5t60.5 155.5t160.5 57.5q101 0 163 -59.5t62 -151.5zM705 1456q0 56 -33 86.5t-84 30.5t-84 -30.5t-33 -86.5t30 -86.5t87 -30.5q52 0 84.5 30.5t32.5 86.5z" />
+    <glyph glyph-name="ogonek" unicode="&#x2db;" horiz-adv-x="403" 
+d="M178 -238q0 -94 94 -94q42 0 97 13v-109q-65 -18 -125 -18q-207 0 -207 188q0 70 43 137.5t115 120.5h120q-68 -66 -102.5 -120.5t-34.5 -117.5z" />
+    <glyph glyph-name="tilde" unicode="&#x2dc;" horiz-adv-x="1212" 
+d="M788 1243q-43 0 -84 18.5t-80.5 41t-76 41t-70.5 18.5q-50 0 -75.5 -30t-39.5 -91h-98q13 121 70.5 189.5t148.5 68.5q46 0 89 -18.5t82 -41t75 -41t68 -18.5q49 0 73 29.5t39 91.5h99q-13 -121 -69.5 -189.5t-150.5 -68.5z" />
+    <glyph glyph-name="hungarumlaut" unicode="&#x2dd;" horiz-adv-x="1182" 
+d="M231 1266q36 48 91 141t86 162h186v-21q-37 -63 -122.5 -161t-143.5 -146h-97v25zM588 1266q49 68 99.5 156.5t76.5 146.5h186v-21q-37 -63 -122.5 -161t-143.5 -146h-96v25z" />
+    <glyph glyph-name="tonos" unicode="&#x384;" horiz-adv-x="1182" 
+d="M508 1270q27 72 53.5 185.5t38.5 195.5h184v-23q-18 -74 -72.5 -192.5t-103.5 -194.5h-100v29z" />
+    <glyph glyph-name="dieresistonos" unicode="&#x385;" horiz-adv-x="1182" 
+d="M512 1413q65 169 96 303h189v-20q-33 -67 -93.5 -156.5t-111.5 -150.5h-80v24zM283 1393q0 52 26 75t64 23q41 0 65.5 -26t24.5 -72q0 -50 -27.5 -74.5t-62.5 -24.5q-38 0 -64 24.5t-26 74.5zM719 1393q0 52 26 75t64 23q41 0 65.5 -26t24.5 -72q0 -50 -27.5 -74.5
+t-62.5 -24.5q-38 0 -64 24.5t-26 74.5z" />
+    <glyph glyph-name="Alphatonos" unicode="&#x386;" horiz-adv-x="1296" 
+d="M1120 0l-182 465h-586l-180 -465h-172l578 1468h143l575 -1468h-176zM885 618l-170 453q-33 86 -68 211q-22 -96 -63 -211l-172 -453h473zM28 1165q27 72 53.5 185.5t38.5 195.5h184v-23q-18 -74 -72.5 -192.5t-103.5 -194.5h-100v29z" />
+    <glyph glyph-name="anoteleia" unicode="&#x387;" horiz-adv-x="545" 
+d="M152 723q0 66 31 100.5t87 34.5q58 0 90.5 -34.5t32.5 -100.5q0 -65 -33 -100t-90 -35q-51 0 -84.5 31.5t-33.5 103.5z" />
+    <glyph glyph-name="Epsilontonos" unicode="&#x388;" horiz-adv-x="1266" 
+d="M1141 0h-815v1462h815v-151h-645v-471h606v-150h-606v-538h645v-152zM-44 1165q27 72 53.5 185.5t38.5 195.5h184v-23q-18 -74 -72.5 -192.5t-103.5 -194.5h-100v29z" />
+    <glyph glyph-name="Etatonos" unicode="&#x389;" horiz-adv-x="1661" 
+d="M1461 0h-170v688h-770v-688h-170v1462h170v-622h770v622h170v-1462zM-44 1165q27 72 53.5 185.5t38.5 195.5h184v-23q-18 -74 -72.5 -192.5t-103.5 -194.5h-100v29z" />
+    <glyph glyph-name="Iotatonos.alt" horiz-adv-x="920" 
+d="M836 0h-514v98l172 35v1194l-172 37v98h514v-98l-172 -37v-1194l172 -35v-98zM-28 1165q27 72 53.5 185.5t38.5 195.5h184v-23q-18 -74 -72.5 -192.5t-103.5 -194.5h-100v29z" />
+    <glyph glyph-name="Omicrontonos" unicode="&#x38c;" horiz-adv-x="1665" 
+d="M1538 733q0 -351 -177.5 -552t-493.5 -201q-323 0 -498.5 197.5t-175.5 557.5q0 357 176 553.5t500 196.5q315 0 492 -200t177 -552zM373 733q0 -297 126.5 -450.5t367.5 -153.5q243 0 367 153t124 451q0 295 -123.5 447.5t-365.5 152.5q-243 0 -369.5 -153.5
+t-126.5 -446.5zM-28 1165q27 72 53.5 185.5t38.5 195.5h184v-23q-18 -74 -72.5 -192.5t-103.5 -194.5h-100v29z" />
+    <glyph glyph-name="Upsilontonos" unicode="&#x38e;" horiz-adv-x="1413" 
+d="M839 731l390 731h184l-488 -895v-567h-172v559l-487 903h186zM-44 1165q27 72 53.5 185.5t38.5 195.5h184v-23q-18 -74 -72.5 -192.5t-103.5 -194.5h-100v29z" />
+    <glyph glyph-name="Omegatonos" unicode="&#x38f;" horiz-adv-x="1665" 
+d="M864 1333q-238 0 -363 -128.5t-125 -381.5q0 -225 86.5 -391.5t266.5 -298.5v-133h-586v152h364q-151 118 -231 293t-80 378q0 310 177 486t491 176q315 0 492 -173.5t177 -486.5q0 -207 -79 -380t-230 -293h363v-152h-586v133q183 134 267.5 301t84.5 389
+q0 252 -124.5 381t-364.5 129zM-28 1165q27 72 53.5 185.5t38.5 195.5h184v-23q-18 -74 -72.5 -192.5t-103.5 -194.5h-100v29z" />
+    <glyph glyph-name="iotadieresistonos" unicode="&#x390;" horiz-adv-x="694" 
+d="M334 1096v-774q0 -104 36.5 -154.5t123.5 -50.5q37 0 87.5 6.5t77.5 13.5v-127q-31 -13 -83.5 -21.5t-102.5 -8.5q-160 0 -232.5 84t-72.5 253v779h166zM206 1413q65 169 96 303h189v-20q-33 -67 -93.5 -156.5t-111.5 -150.5h-80v24zM-23 1393q0 52 26 75t64 23
+q41 0 65.5 -26t24.5 -72q0 -50 -27.5 -74.5t-62.5 -24.5q-38 0 -64 24.5t-26 74.5zM413 1393q0 52 26 75t64 23q41 0 65.5 -26t24.5 -72q0 -50 -27.5 -74.5t-62.5 -24.5q-38 0 -64 24.5t-26 74.5z" />
+    <glyph glyph-name="Alpha" unicode="&#x391;" horiz-adv-x="1296" 
+d="M1120 0l-182 465h-586l-180 -465h-172l578 1468h143l575 -1468h-176zM885 618l-170 453q-33 86 -68 211q-22 -96 -63 -211l-172 -453h473z" />
+    <glyph glyph-name="Beta" unicode="&#x392;" horiz-adv-x="1327" 
+d="M201 1462h413q291 0 421 -87t130 -275q0 -130 -72.5 -214.5t-211.5 -109.5v-10q333 -57 333 -350q0 -196 -132.5 -306t-370.5 -110h-510v1462zM371 836h280q180 0 259 56.5t79 190.5q0 123 -88 177.5t-280 54.5h-250v-479zM371 692v-547h305q177 0 266.5 68.5t89.5 214.5
+q0 136 -91.5 200t-278.5 64h-291z" />
+    <glyph glyph-name="Gamma" unicode="&#x393;" horiz-adv-x="1065" 
+d="M1016 1462v-153h-645v-1309h-170v1462h815z" />
+    <glyph glyph-name="uni0394" unicode="&#x394;" horiz-adv-x="1171" 
+d="M39 104l463 1358h166l465 -1360v-102h-1094v104zM584 1268q-61 -225 -101 -346l-260 -770h721l-258 761q-68 202 -102 355z" />
+    <glyph glyph-name="Epsilon" unicode="&#x395;" 
+d="M1016 0h-815v1462h815v-151h-645v-471h606v-150h-606v-538h645v-152z" />
+    <glyph glyph-name="Zeta" unicode="&#x396;" horiz-adv-x="1169" 
+d="M1087 0h-1005v133l776 1176h-752v153h959v-133l-776 -1175h798v-154z" />
+    <glyph glyph-name="Eta" unicode="&#x397;" horiz-adv-x="1511" 
+d="M1311 0h-170v688h-770v-688h-170v1462h170v-622h770v622h170v-1462z" />
+    <glyph glyph-name="Theta" unicode="&#x398;" horiz-adv-x="1595" 
+d="M483 819h629v-149h-629v149zM1470 733q0 -351 -177.5 -552t-493.5 -201q-323 0 -498.5 197.5t-175.5 557.5q0 357 176 553.5t500 196.5q315 0 492 -200t177 -552zM305 733q0 -296 125 -450t369 -154q243 0 367 152t124 452q0 298 -123.5 449t-365.5 151
+q-245 0 -370.5 -153t-125.5 -447z" />
+    <glyph glyph-name="Iota.alt" horiz-adv-x="682" 
+d="M598 0h-514v98l172 35v1194l-172 37v98h514v-98l-172 -37v-1194l172 -35v-98z" />
+    <glyph glyph-name="Kappa" unicode="&#x39a;" horiz-adv-x="1257" 
+d="M1257 0h-200l-533 709l-153 -136v-573h-170v1462h170v-725l663 725h201l-588 -635z" />
+    <glyph glyph-name="Lambda" unicode="&#x39b;" horiz-adv-x="1235" 
+d="M1235 0h-182l-330 928q-87 252 -109 342q-33 -139 -104 -340l-328 -930h-182l528 1462h177z" />
+    <glyph glyph-name="Mu" unicode="&#x39c;" horiz-adv-x="1849" 
+d="M848 0l-496 1296h-8q14 -154 14 -366v-930h-157v1462h256l463 -1206h8l467 1206h254v-1462h-170v942q0 162 14 352h-8l-500 -1294h-137z" />
+    <glyph glyph-name="Nu" unicode="&#x39d;" horiz-adv-x="1544" 
+d="M1343 0h-194l-799 1227h-8q16 -216 16 -396v-831h-157v1462h192l797 -1222h8q-2 27 -9 173.5t-5 209.5v839h159v-1462z" />
+    <glyph glyph-name="Xi" unicode="&#x39e;" horiz-adv-x="1133" 
+d="M195 840h743v-150h-743v150zM113 1462h907v-151h-907v151zM1061 152v-152h-989v152h989z" />
+    <glyph glyph-name="Omicron" unicode="&#x39f;" horiz-adv-x="1595" 
+d="M1470 733q0 -351 -177.5 -552t-493.5 -201q-323 0 -498.5 197.5t-175.5 557.5q0 357 176 553.5t500 196.5q315 0 492 -200t177 -552zM305 733q0 -297 126.5 -450.5t367.5 -153.5q243 0 367 153t124 451q0 295 -123.5 447.5t-365.5 152.5q-243 0 -369.5 -153.5
+t-126.5 -446.5z" />
+    <glyph glyph-name="Pi" unicode="&#x3a0;" horiz-adv-x="1493" 
+d="M1292 0h-170v1311h-751v-1311h-170v1462h1091v-1462z" />
+    <glyph glyph-name="Rho" unicode="&#x3a1;" horiz-adv-x="1233" 
+d="M1128 1036q0 -222 -151.5 -341.5t-433.5 -119.5h-172v-575h-170v1462h379q548 0 548 -426zM371 721h153q226 0 327 73t101 234q0 145 -95 216t-296 71h-190v-594z" />
+    <glyph glyph-name="Sigma" unicode="&#x3a3;" horiz-adv-x="1161" 
+d="M74 0v141l481 623l-469 555v143h971v-153h-676l-96 2l460 -545l-481 -614h852v-152h-1042z" />
+    <glyph glyph-name="Tau" unicode="&#x3a4;" horiz-adv-x="1133" 
+d="M651 0h-170v1311h-463v151h1096v-151h-463v-1311z" />
+    <glyph glyph-name="Upsilon" unicode="&#x3a5;" horiz-adv-x="1147" 
+d="M573 731l390 731h184l-488 -895v-567h-172v559l-487 903h186z" />
+    <glyph glyph-name="Phi" unicode="&#x3a6;" horiz-adv-x="1634" 
+d="M731 1483h172v-180h70q171 0 296.5 -68t192 -192t66.5 -283q0 -166 -74.5 -295.5t-204 -194.5t-305.5 -65h-41v-225h-172v225h-45q-176 0 -305 66t-202 196t-73 291q0 158 67.5 282t193.5 193.5t297 69.5h67v180zM903 348h25q201 0 312.5 109.5t111.5 304.5
+q0 185 -103 290t-288 105h-58v-809zM731 1157h-57q-182 0 -286.5 -106t-104.5 -289q0 -197 111 -305.5t313 -108.5h24v809z" />
+    <glyph glyph-name="Chi" unicode="&#x3a7;" horiz-adv-x="1182" 
+d="M1174 0h-193l-393 643l-400 -643h-180l486 764l-453 698h188l363 -579l366 579h181l-453 -692z" />
+    <glyph glyph-name="Psi" unicode="&#x3a8;" horiz-adv-x="1630" 
+d="M899 0h-170v446h-45q-176 0 -303.5 61t-199.5 184.5t-72 287.5v483h174v-479q0 -188 103.5 -288.5t315.5 -100.5h27v868h170v-868h29q211 0 314.5 99t103.5 286v483h176v-481q0 -165 -72 -288.5t-201.5 -185t-304.5 -61.5h-45v-446z" />
+    <glyph glyph-name="uni03A9" unicode="&#x3a9;" horiz-adv-x="1602" 
+d="M801 1333q-238 0 -363 -128.5t-125 -381.5q0 -225 86.5 -391.5t266.5 -298.5v-133h-586v152h364q-151 118 -231 293t-80 378q0 310 177 486t491 176q315 0 492 -173.5t177 -486.5q0 -207 -79 -380t-230 -293h363v-152h-586v133q183 134 267.5 301t84.5 389
+q0 252 -124.5 381t-364.5 129z" />
+    <glyph glyph-name="Iotadieresis.alt" horiz-adv-x="682" 
+d="M598 0h-514v98l172 35v1194l-172 37v98h514v-98l-172 -37v-1194l172 -35v-98zM60 1731q0 52 26.5 75t63.5 23q38 0 65.5 -23t27.5 -75q0 -50 -27.5 -74.5t-65.5 -24.5q-37 0 -63.5 24.5t-26.5 74.5zM441 1731q0 52 26.5 75t63.5 23t64.5 -23t27.5 -75q0 -50 -27.5 -74.5
+t-64.5 -24.5t-63.5 24.5t-26.5 74.5z" />
+    <glyph glyph-name="Upsilondieresis" unicode="&#x3ab;" horiz-adv-x="1147" 
+d="M573 731l390 731h184l-488 -895v-567h-172v559l-487 903h186zM292 1731q0 52 26.5 75t63.5 23q38 0 65.5 -23t27.5 -75q0 -50 -27.5 -74.5t-65.5 -24.5q-37 0 -63.5 24.5t-26.5 74.5zM673 1731q0 52 26.5 75t63.5 23t64.5 -23t27.5 -75q0 -50 -27.5 -74.5t-64.5 -24.5
+t-63.5 24.5t-26.5 74.5z" />
+    <glyph glyph-name="alphatonos" unicode="&#x3ac;" horiz-adv-x="1251" 
+d="M592 119q169 0 244 97.5t75 315.5v15q0 229 -76 328.5t-245 99.5q-303 0 -303 -432q0 -212 73.5 -318t231.5 -106zM567 -20q-214 0 -333 148.5t-119 416.5q0 274 122 422.5t347 148.5q121 0 201.5 -42t134.5 -126h12q24 92 65 148h129q-21 -66 -35 -189t-14 -239v-439
+q0 -114 84 -114q29 0 62 10v-119q-46 -26 -111 -26q-81 0 -125.5 40.5t-62.5 126.5h-13q-59 -86 -142.5 -126.5t-201.5 -40.5zM537 1270q27 72 53.5 185.5t38.5 195.5h184v-23q-18 -74 -72.5 -192.5t-103.5 -194.5h-100v29z" />
+    <glyph glyph-name="epsilontonos" unicode="&#x3ad;" horiz-adv-x="973" 
+d="M715 641v-141h-148q-311 0 -311 -195q0 -90 73.5 -139t219.5 -49q84 0 167 19.5t183 66.5v-148q-137 -75 -358 -75q-210 0 -330.5 84.5t-120.5 232.5q0 98 55 163.5t185 106.5v11q-98 28 -151.5 91.5t-53.5 155.5q0 133 112 212t304 79q97 0 179.5 -16.5t182.5 -61.5
+l-63 -133q-94 42 -159 56t-144 14q-250 0 -250 -162q0 -172 317 -172h111zM452 1270q27 72 53.5 185.5t38.5 195.5h184v-23q-18 -74 -72.5 -192.5t-103.5 -194.5h-100v29z" />
+    <glyph glyph-name="etatonos" unicode="&#x3ae;" horiz-adv-x="1257" 
+d="M926 -492v1201q0 134 -61 200t-191 66q-172 0 -252 -93t-80 -307v-575h-166v1096h135l27 -150h8q51 81 143 125.5t205 44.5q198 0 298 -95.5t100 -305.5v-1207h-166zM567 1270q27 72 53.5 185.5t38.5 195.5h184v-23q-18 -74 -72.5 -192.5t-103.5 -194.5h-100v29z" />
+    <glyph glyph-name="iotatonos" unicode="&#x3af;" horiz-adv-x="694" 
+d="M334 1096v-774q0 -104 36.5 -154.5t123.5 -50.5q37 0 87.5 6.5t77.5 13.5v-127q-31 -13 -83.5 -21.5t-102.5 -8.5q-160 0 -232.5 84t-72.5 253v779h166zM192 1270q27 72 53.5 185.5t38.5 195.5h184v-23q-18 -74 -72.5 -192.5t-103.5 -194.5h-100v29z" />
+    <glyph glyph-name="upsilondieresistonos" unicode="&#x3b0;" horiz-adv-x="1247" 
+d="M627 -20q-231 0 -347 125t-116 391v600h166v-592q0 -192 79 -289.5t232 -97.5q167 0 247.5 119t80.5 370q0 130 -14 242t-48 248h166q36 -144 50 -251t14 -247q0 -318 -129 -468t-381 -150zM571 1413q65 169 96 303h189v-20q-33 -67 -93.5 -156.5t-111.5 -150.5h-80v24z
+M342 1393q0 52 26 75t64 23q41 0 65.5 -26t24.5 -72q0 -50 -27.5 -74.5t-62.5 -24.5q-38 0 -64 24.5t-26 74.5zM778 1393q0 52 26 75t64 23q41 0 65.5 -26t24.5 -72q0 -50 -27.5 -74.5t-62.5 -24.5q-38 0 -64 24.5t-26 74.5z" />
+    <glyph glyph-name="alpha" unicode="&#x3b1;" horiz-adv-x="1251" 
+d="M592 119q169 0 244 97.5t75 315.5v15q0 229 -76 328.5t-245 99.5q-303 0 -303 -432q0 -212 73.5 -318t231.5 -106zM567 -20q-214 0 -333 148.5t-119 416.5q0 274 122 422.5t347 148.5q121 0 201.5 -42t134.5 -126h12q24 92 65 148h129q-21 -66 -35 -189t-14 -239v-439
+q0 -114 84 -114q29 0 62 10v-119q-46 -26 -111 -26q-81 0 -125.5 40.5t-62.5 126.5h-13q-59 -86 -142.5 -126.5t-201.5 -40.5z" />
+    <glyph glyph-name="beta" unicode="&#x3b2;" horiz-adv-x="1286" 
+d="M659 1567q220 0 344.5 -104t124.5 -287q0 -294 -313 -345v-8q377 -42 377 -409q0 -209 -132 -321.5t-370 -112.5q-109 0 -189 15.5t-159 53.5v-541h-166v1588q0 225 126.5 348t356.5 123zM657 1427q-158 0 -236.5 -86t-78.5 -251v-887q93 -49 173.5 -67.5t166.5 -18.5
+q171 0 257.5 75t86.5 232t-95 239t-272 82h-112v142h92q155 0 236 73.5t81 210.5q0 123 -78 189.5t-221 66.5z" />
+    <glyph glyph-name="gamma" unicode="&#x3b3;" horiz-adv-x="1049" 
+d="M532 -492h-180q0 96 32 243t75 261l-449 1084h172l240 -584q94 -235 113 -338h8q5 30 25.5 101t42 135.5t255.5 685.5h172l-405 -1069q-48 -124 -74.5 -270t-26.5 -249z" />
+    <glyph glyph-name="delta" unicode="&#x3b4;" horiz-adv-x="1188" 
+d="M545 936q-140 78 -198 157.5t-58 178.5q0 130 97 206t261 76q103 0 197.5 -22.5t220.5 -85.5l-72 -135q-112 62 -191.5 84t-160.5 22q-85 0 -133.5 -39.5t-48.5 -105.5q0 -71 53.5 -126.5t220.5 -146.5q210 -115 298.5 -235.5t88.5 -284.5q0 -235 -136 -367t-372 -132
+q-227 0 -363 124t-136 334q0 177 113 307.5t319 190.5zM948 479q0 128 -61.5 219.5t-202.5 165.5q-206 -53 -301.5 -161.5t-95.5 -268.5q0 -144 89 -229.5t236 -85.5q162 0 249 93t87 267z" />
+    <glyph glyph-name="epsilon" unicode="&#x3b5;" horiz-adv-x="973" 
+d="M715 641v-141h-148q-311 0 -311 -195q0 -90 73.5 -139t219.5 -49q84 0 167 19.5t183 66.5v-148q-137 -75 -358 -75q-210 0 -330.5 84.5t-120.5 232.5q0 98 55 163.5t185 106.5v11q-98 28 -151.5 91.5t-53.5 155.5q0 133 112 212t304 79q97 0 179.5 -16.5t182.5 -61.5
+l-63 -133q-94 42 -159 56t-144 14q-250 0 -250 -162q0 -172 317 -172h111z" />
+    <glyph glyph-name="zeta" unicode="&#x3b6;" horiz-adv-x="989" 
+d="M176 1415v141h752v-129q-215 -180 -359 -341.5t-213 -306t-69 -310.5q0 -98 29.5 -157t92 -95.5t234.5 -73.5q149 -31 217 -85.5t68 -145.5q0 -149 -127 -313h-166q125 161 125 268q0 56 -55.5 86.5t-198.5 56.5q-203 36 -297 145.5t-94 303.5q0 114 29.5 218t85.5 201.5
+t156.5 212t342.5 332.5q-40 -8 -311 -8h-242z" />
+    <glyph glyph-name="eta" unicode="&#x3b7;" horiz-adv-x="1257" 
+d="M926 -492v1201q0 134 -61 200t-191 66q-172 0 -252 -93t-80 -307v-575h-166v1096h135l27 -150h8q51 81 143 125.5t205 44.5q198 0 298 -95.5t100 -305.5v-1207h-166z" />
+    <glyph glyph-name="theta" unicode="&#x3b8;" horiz-adv-x="1212" 
+d="M1098 780q0 -406 -122 -603t-372 -197q-240 0 -364.5 201.5t-124.5 598.5q0 407 122.5 603t366.5 196t369 -202.5t125 -596.5zM604 119q164 0 242 152.5t84 459.5h-647q4 -304 79 -458t242 -154zM604 1440q-161 0 -236 -143.5t-85 -424.5h645q-11 281 -87 424.5
+t-237 143.5z" />
+    <glyph glyph-name="iota" unicode="&#x3b9;" horiz-adv-x="694" 
+d="M334 1096v-774q0 -104 36.5 -154.5t123.5 -50.5q37 0 87.5 6.5t77.5 13.5v-127q-31 -13 -83.5 -21.5t-102.5 -8.5q-160 0 -232.5 84t-72.5 253v779h166z" />
+    <glyph glyph-name="kappa" unicode="&#x3ba;" horiz-adv-x="1061" 
+d="M815 1094h207l-414 -482l443 -612h-201l-361 504l-135 -113v-391h-178v1094h178v-283q0 -166 -12 -279z" />
+    <glyph glyph-name="lambda" unicode="&#x3bb;" horiz-adv-x="1094" 
+d="M-14 0l473 1079l-58 162q-30 85 -55 120t-58.5 53t-82.5 18q-58 0 -115 -13v133q68 17 131 17q91 0 151.5 -30t104.5 -95t98 -217l363 -1012q19 -49 40 -74.5t56 -25.5q27 0 60 10v-121q-48 -24 -109 -24q-74 0 -115.5 38t-70.5 121l-156 436q-84 240 -106 336h-9
+q-28 -116 -116 -325l-254 -586h-172z" />
+    <glyph glyph-name="uni03BC" unicode="&#x3bc;" horiz-adv-x="1268" 
+d="M342 381q0 -262 254 -262q171 0 250.5 94.5t79.5 306.5v576h166v-1096h-136l-26 147h-10q-111 -167 -340 -167q-150 0 -238 92h-10q10 -84 10 -244v-320h-166v1588h166v-715z" />
+    <glyph glyph-name="nu" unicode="&#x3bd;" horiz-adv-x="1110" 
+d="M0 1096h172l219 -590q26 -67 67.5 -186t57.5 -181h8q177 175 256.5 397.5t79.5 559.5h166q0 -363 -103.5 -617t-328.5 -479h-186z" />
+    <glyph glyph-name="xi" unicode="&#x3be;" horiz-adv-x="973" 
+d="M854 754h-178q-176 0 -282.5 -89t-106.5 -231q0 -80 25 -129t72.5 -79.5t115 -48.5t151.5 -36q142 -29 209.5 -84t67.5 -145q0 -65 -27 -139.5t-94 -173.5h-156q53 71 86 144.5t33 125.5q0 55 -57.5 85.5t-200.5 55.5q-200 34 -299.5 134t-99.5 276q0 140 79 245t207 144
+v12q-217 64 -217 281q0 117 69.5 196t235.5 129q-128 -12 -243 -12h-68v141h698v-131h-51q-130 0 -242 -40t-175.5 -112t-63.5 -167q0 -115 83.5 -169t258.5 -54h170v-129z" />
+    <glyph glyph-name="omicron" unicode="&#x3bf;" horiz-adv-x="1237" 
+d="M1122 549q0 -268 -135 -418.5t-373 -150.5q-147 0 -261 69t-176 198t-62 302q0 268 134 417.5t372 149.5q230 0 365.5 -153t135.5 -414zM287 549q0 -210 84 -320t247 -110t247.5 109.5t84.5 320.5q0 209 -84.5 317.5t-249.5 108.5q-163 0 -246 -107t-83 -319z" />
+    <glyph glyph-name="pi" unicode="&#x3c0;" horiz-adv-x="1331" 
+d="M1149 117q38 0 86 18v-131q-43 -24 -127 -24q-219 0 -219 253v721h-477v-954h-166v954h-221v74l143 68h1100v-142h-213v-708q0 -74 25.5 -101.5t68.5 -27.5z" />
+    <glyph glyph-name="rho" unicode="&#x3c1;" horiz-adv-x="1237" 
+d="M1122 549q0 -271 -128 -420t-361 -149q-179 0 -299 94h-8q8 -61 8 -273v-293h-168v1055q0 266 125.5 409.5t359.5 143.5q219 0 345 -151.5t126 -415.5zM643 975q-158 0 -233.5 -103.5t-75.5 -312.5v-338q122 -102 305 -102q159 0 235 104t76 326q0 214 -72 320t-235 106z
+" />
+    <glyph glyph-name="sigma1" unicode="&#x3c2;" horiz-adv-x="987" 
+d="M287 522q0 -135 29.5 -201t101 -106t231.5 -74q148 -32 213.5 -85.5t65.5 -143.5q0 -66 -27 -142t-94 -171h-156q54 70 87.5 144t33.5 124q0 40 -25.5 63.5t-80.5 42.5t-152 37q-204 37 -301.5 164t-97.5 346q0 286 138 441t386 155q79 0 158 -16.5t133 -40.5l-53 -141
+q-130 51 -244 51q-176 0 -261 -109t-85 -338z" />
+    <glyph glyph-name="sigma" unicode="&#x3c3;" horiz-adv-x="1255" 
+d="M1120 508q0 -157 -61.5 -277.5t-176 -185.5t-268.5 -65q-235 0 -367 144t-132 398q0 574 592 574h499v-142h-264q178 -167 178 -446zM287 522q0 -194 85 -298.5t246 -104.5q159 0 244.5 98.5t85.5 280.5q0 270 -174 456h-65q-222 0 -322 -104t-100 -328z" />
+    <glyph glyph-name="tau" unicode="&#x3c4;" horiz-adv-x="969" 
+d="M915 1096v-142h-432v-618q0 -223 205 -223q47 0 96 6.5t76 13.5v-125q-35 -15 -90.5 -24t-103.5 -9q-181 0 -266 85t-85 255v639h-297v74l148 68h749z" />
+    <glyph glyph-name="upsilon" unicode="&#x3c5;" horiz-adv-x="1247" 
+d="M627 -20q-231 0 -347 125t-116 391v600h166v-592q0 -192 79 -289.5t232 -97.5q167 0 247.5 119t80.5 370q0 130 -14 242t-48 248h166q36 -144 50 -251t14 -247q0 -318 -129 -468t-381 -150z" />
+    <glyph glyph-name="phi" unicode="&#x3c6;" horiz-adv-x="1470" 
+d="M643 -492v474q-260 11 -394 156.5t-134 416.5q0 296 207 549l131 -90q-89 -117 -129.5 -229t-40.5 -236q0 -395 360 -430v620q0 187 83 282t232 95q180 0 289 -146.5t109 -396.5q0 -178 -68 -308.5t-192 -202.5t-289 -80v-474h-164zM1184 571q0 185 -62 294.5t-164 109.5
+q-73 0 -112 -60t-39 -174v-622q179 16 278 134t99 318z" />
+    <glyph glyph-name="chi" unicode="&#x3c7;" horiz-adv-x="1118" 
+d="M178 1102q54 0 93 -21.5t70 -67t75 -157.5l145 -369l318 609h180l-428 -772l190 -484q48 -122 89 -159t104 -37q45 0 90 8v-129q-60 -15 -119 -15q-115 0 -185.5 59t-129.5 218l-150 387l-362 -664h-178l464 836l-172 444q-38 99 -73 139t-78 40q-37 0 -64 -11v129
+q49 17 121 17z" />
+    <glyph glyph-name="psi" unicode="&#x3c8;" horiz-adv-x="1542" 
+d="M858 1554v-1431q188 15 289.5 130.5t101.5 319.5q0 120 -13 237.5t-50 285.5h166q63 -272 63 -516q0 -276 -142.5 -429t-414.5 -169v-474h-164v474q-264 9 -397 154t-133 417v543h166v-549q0 -195 90 -304t274 -122v1433h164z" />
+    <glyph glyph-name="omega" unicode="&#x3c9;" horiz-adv-x="1583" 
+d="M500 -20q-182 0 -283.5 148t-101.5 402q0 156 27.5 284.5t95.5 281.5h172q-68 -156 -96.5 -283.5t-28.5 -284.5q0 -193 60 -301t167 -108q94 0 146.5 71.5t52.5 196.5v311h161v-311q0 -128 53 -198t146 -70q107 0 167 108t60 301q0 151 -27.5 281t-96.5 287h172
+q65 -146 93.5 -277.5t28.5 -288.5q0 -252 -101.5 -401t-283.5 -149q-220 0 -288 182h-9q-65 -182 -286 -182z" />
+    <glyph glyph-name="iotadieresis" unicode="&#x3ca;" horiz-adv-x="694" 
+d="M334 1096v-774q0 -104 36.5 -154.5t123.5 -50.5q37 0 87.5 6.5t77.5 13.5v-127q-31 -13 -83.5 -21.5t-102.5 -8.5q-160 0 -232.5 84t-72.5 253v779h166zM9 1393q0 52 26.5 75t63.5 23q38 0 65.5 -23t27.5 -75q0 -50 -27.5 -74.5t-65.5 -24.5q-37 0 -63.5 24.5t-26.5 74.5
+zM390 1393q0 52 26.5 75t63.5 23t64.5 -23t27.5 -75q0 -50 -27.5 -74.5t-64.5 -24.5t-63.5 24.5t-26.5 74.5z" />
+    <glyph glyph-name="upsilondieresis" unicode="&#x3cb;" horiz-adv-x="1247" 
+d="M627 -20q-231 0 -347 125t-116 391v600h166v-592q0 -192 79 -289.5t232 -97.5q167 0 247.5 119t80.5 370q0 130 -14 242t-48 248h166q36 -144 50 -251t14 -247q0 -318 -129 -468t-381 -150zM366 1393q0 52 26.5 75t63.5 23q38 0 65.5 -23t27.5 -75q0 -50 -27.5 -74.5
+t-65.5 -24.5q-37 0 -63.5 24.5t-26.5 74.5zM747 1393q0 52 26.5 75t63.5 23t64.5 -23t27.5 -75q0 -50 -27.5 -74.5t-64.5 -24.5t-63.5 24.5t-26.5 74.5z" />
+    <glyph glyph-name="omicrontonos" unicode="&#x3cc;" horiz-adv-x="1237" 
+d="M1122 549q0 -268 -135 -418.5t-373 -150.5q-147 0 -261 69t-176 198t-62 302q0 268 134 417.5t372 149.5q230 0 365.5 -153t135.5 -414zM287 549q0 -210 84 -320t247 -110t247.5 109.5t84.5 320.5q0 209 -84.5 317.5t-249.5 108.5q-163 0 -246 -107t-83 -319zM541 1270
+q27 72 53.5 185.5t38.5 195.5h184v-23q-18 -74 -72.5 -192.5t-103.5 -194.5h-100v29z" />
+    <glyph glyph-name="upsilontonos" unicode="&#x3cd;" horiz-adv-x="1247" 
+d="M627 -20q-231 0 -347 125t-116 391v600h166v-592q0 -192 79 -289.5t232 -97.5q167 0 247.5 119t80.5 370q0 130 -14 242t-48 248h166q36 -144 50 -251t14 -247q0 -318 -129 -468t-381 -150zM547 1270q27 72 53.5 185.5t38.5 195.5h184v-23q-18 -74 -72.5 -192.5
+t-103.5 -194.5h-100v29z" />
+    <glyph glyph-name="omegatonos" unicode="&#x3ce;" horiz-adv-x="1583" 
+d="M500 -20q-182 0 -283.5 148t-101.5 402q0 156 27.5 284.5t95.5 281.5h172q-68 -156 -96.5 -283.5t-28.5 -284.5q0 -193 60 -301t167 -108q94 0 146.5 71.5t52.5 196.5v311h161v-311q0 -128 53 -198t146 -70q107 0 167 108t60 301q0 151 -27.5 281t-96.5 287h172
+q65 -146 93.5 -277.5t28.5 -288.5q0 -252 -101.5 -401t-283.5 -149q-220 0 -288 182h-9q-65 -182 -286 -182zM709 1270q27 72 53.5 185.5t38.5 195.5h184v-23q-18 -74 -72.5 -192.5t-103.5 -194.5h-100v29z" />
+    <glyph glyph-name="afii10023" unicode="&#x401;" 
+d="M1016 0h-815v1462h815v-151h-645v-471h606v-150h-606v-538h645v-152zM348 1731q0 52 26.5 75t63.5 23q38 0 65.5 -23t27.5 -75q0 -50 -27.5 -74.5t-65.5 -24.5q-37 0 -63.5 24.5t-26.5 74.5zM729 1731q0 52 26.5 75t63.5 23t64.5 -23t27.5 -75q0 -50 -27.5 -74.5
+t-64.5 -24.5t-63.5 24.5t-26.5 74.5z" />
+    <glyph glyph-name="afii10051" unicode="&#x402;" horiz-adv-x="1503" 
+d="M975 -20q-96 0 -150 22v150q55 -19 146 -19q101 0 153 62t52 174v131q0 128 -65.5 184.5t-205.5 56.5h-381v-741h-170v1311h-336v151h951v-151h-445v-418h396q205 0 315.5 -95.5t110.5 -273.5v-143q0 -190 -98 -295.5t-273 -105.5z" />
+    <glyph glyph-name="afii10052" unicode="&#x403;" horiz-adv-x="1065" 
+d="M1016 1462v-153h-645v-1309h-170v1462h815zM483 1604q48 62 103.5 150t87.5 153h202v-21q-44 -65 -131 -160t-151 -147h-111v25z" />
+    <glyph glyph-name="afii10053" unicode="&#x404;" horiz-adv-x="1309" 
+d="M834 1331q-226 0 -360.5 -125t-164.5 -366h723v-150h-727q10 -274 143.5 -416.5t382.5 -142.5q162 0 363 55v-149q-161 -57 -387 -57q-332 0 -507 194t-175 559q0 351 188.5 551.5t522.5 200.5q237 0 415 -88l-71 -148q-169 82 -346 82z" />
+    <glyph glyph-name="afii10054" unicode="&#x405;" horiz-adv-x="1124" 
+d="M1026 389q0 -193 -140 -301t-380 -108q-260 0 -400 67v164q90 -38 196 -60t210 -22q170 0 256 64.5t86 179.5q0 76 -30.5 124.5t-102 89.5t-217.5 93q-204 73 -291.5 173t-87.5 261q0 169 127 269t336 100q218 0 401 -80l-53 -148q-181 76 -352 76q-135 0 -211 -58
+t-76 -161q0 -76 28 -124.5t94.5 -89t203.5 -89.5q230 -82 316.5 -176t86.5 -244z" />
+    <glyph glyph-name="afii10055.alt" horiz-adv-x="682" 
+d="M598 0h-514v98l172 35v1194l-172 37v98h514v-98l-172 -37v-1194l172 -35v-98z" />
+    <glyph glyph-name="afii10056.alt" horiz-adv-x="682" 
+d="M598 0h-514v98l172 35v1194l-172 37v98h514v-98l-172 -37v-1194l172 -35v-98zM60 1731q0 52 26.5 75t63.5 23q38 0 65.5 -23t27.5 -75q0 -50 -27.5 -74.5t-65.5 -24.5q-37 0 -63.5 24.5t-26.5 74.5zM441 1731q0 52 26.5 75t63.5 23t64.5 -23t27.5 -75q0 -50 -27.5 -74.5
+t-64.5 -24.5t-63.5 24.5t-26.5 74.5z" />
+    <glyph glyph-name="afii10057" unicode="&#x408;" horiz-adv-x="547" 
+d="M-12 -385q-94 0 -148 27v145q71 -20 148 -20q99 0 150.5 60t51.5 173v1462h170v-1448q0 -190 -96 -294.5t-276 -104.5z" />
+    <glyph glyph-name="afii10058" unicode="&#x409;" horiz-adv-x="1903" 
+d="M1827 426q0 -206 -137.5 -316t-397.5 -110h-327v1311h-365q-57 -440 -99 -701t-82 -386.5t-109.5 -186t-176.5 -60.5q-69 0 -133 25v143q50 -26 113 -26q48 0 80.5 31t54 82.5t49 176.5t61.5 348t99 705h678v-624h122q570 0 570 -412zM1135 147h133q198 0 289.5 69.5
+t91.5 209.5q0 138 -96 200t-316 62h-102v-541z" />
+    <glyph glyph-name="afii10059" unicode="&#x40a;" horiz-adv-x="1952" 
+d="M1876 426q0 -206 -136 -316t-397 -110h-329v688h-643v-688h-170v1462h170v-622h643v622h172v-624h121q569 0 569 -412zM1186 147h133q196 0 288.5 69.5t92.5 209.5q0 137 -96.5 199.5t-315.5 62.5h-102v-541z" />
+    <glyph glyph-name="afii10060" unicode="&#x40b;" horiz-adv-x="1503" 
+d="M524 893h400q205 0 313.5 -94t108.5 -275v-524h-170v502q0 126 -62.5 182.5t-202.5 56.5h-387v-741h-170v1311h-336v151h1014v-151h-508v-418z" />
+    <glyph glyph-name="afii10061" unicode="&#x40c;" horiz-adv-x="1253" 
+d="M1253 0h-206l-676 741v-741h-170v1462h170v-708l659 708h195l-647 -710zM555 1604q48 62 103.5 150t87.5 153h202v-21q-44 -65 -131 -160t-151 -147h-111v25z" />
+    <glyph glyph-name="afii10062" unicode="&#x40e;" horiz-adv-x="1272" 
+d="M293 -20q-111 0 -195 30v166q93 -43 189 -43q110 0 176.5 50.5t132.5 189.5l-569 1089h188l432 -831q25 -49 39 -96h8q28 84 39 106l359 821h180l-467 -1046q-84 -187 -151.5 -272t-152 -124.5t-208.5 -39.5zM652 1579q-185 0 -270 71.5t-95 235.5h156q9 -104 54.5 -145
+t158.5 -41q103 0 152.5 44t60.5 142h157q-12 -158 -101 -232.5t-273 -74.5z" />
+    <glyph glyph-name="afii10145" unicode="&#x40f;" horiz-adv-x="1493" 
+d="M1292 0h-465v-381h-176v381h-450v1462h170v-1308h751v1308h170v-1462z" />
+    <glyph glyph-name="afii10017" unicode="&#x410;" horiz-adv-x="1296" 
+d="M1120 0l-182 465h-586l-180 -465h-172l578 1468h143l575 -1468h-176zM885 618l-170 453q-33 86 -68 211q-22 -96 -63 -211l-172 -453h473z" />
+    <glyph glyph-name="afii10018" unicode="&#x411;" horiz-adv-x="1255" 
+d="M1149 426q0 -218 -129.5 -322t-390.5 -104h-428v1462h862v-151h-692v-473h227q193 0 314 -44.5t179 -131.5t58 -236zM371 147h239q190 0 276.5 65t86.5 214q0 142 -88 202t-307 60h-207v-541z" />
+    <glyph glyph-name="afii10019" unicode="&#x412;" horiz-adv-x="1327" 
+d="M201 1462h413q291 0 421 -87t130 -275q0 -130 -72.5 -214.5t-211.5 -109.5v-10q333 -57 333 -350q0 -196 -132.5 -306t-370.5 -110h-510v1462zM371 836h280q180 0 259 56.5t79 190.5q0 123 -88 177.5t-280 54.5h-250v-479zM371 692v-547h305q177 0 266.5 68.5t89.5 214.5
+q0 136 -91.5 200t-278.5 64h-291z" />
+    <glyph glyph-name="afii10020" unicode="&#x413;" horiz-adv-x="1065" 
+d="M1016 1462v-153h-645v-1309h-170v1462h815z" />
+    <glyph glyph-name="afii10021" unicode="&#x414;" horiz-adv-x="1399" 
+d="M1354 -381h-162v381h-1016v-381h-162v535h113q154 259 263.5 630t121.5 678h657v-1308h185v-535zM999 154v1155h-333q-18 -242 -121 -581.5t-240 -573.5h694z" />
+    <glyph glyph-name="afii10022" unicode="&#x415;" 
+d="M1016 0h-815v1462h815v-151h-645v-471h606v-150h-606v-538h645v-152z" />
+    <glyph glyph-name="afii10024" unicode="&#x416;" horiz-adv-x="1729" 
+d="M598 752l-575 710h190l569 -708v708h164v-708l570 708h190l-576 -708l594 -754h-196l-582 741v-741h-164v741l-581 -741h-199z" />
+    <glyph glyph-name="afii10025" unicode="&#x417;" horiz-adv-x="1190" 
+d="M1049 1120q0 -144 -91.5 -234t-252.5 -114v-8q183 -25 277.5 -115t94.5 -235q0 -205 -153 -319.5t-432 -114.5q-255 0 -418 79v158q96 -46 207.5 -71t214.5 -25q198 0 299.5 75t101.5 216q0 134 -112.5 203t-335.5 69h-218v143h209q205 0 317.5 73.5t112.5 205.5
+q0 107 -81 171t-218 64q-110 0 -199 -25t-206 -99l-84 114q101 75 226.5 113.5t260.5 38.5q225 0 352.5 -98.5t127.5 -264.5z" />
+    <glyph glyph-name="afii10026" unicode="&#x418;" horiz-adv-x="1561" 
+d="M203 1462h159v-813q0 -225 -14 -407h8l820 1220h186v-1462h-160v805q0 201 17 422h-9l-821 -1227h-186v1462z" />
+    <glyph glyph-name="afii10027" unicode="&#x419;" horiz-adv-x="1561" 
+d="M203 1462h159v-813q0 -225 -14 -407h8l820 1220h186v-1462h-160v805q0 201 17 422h-9l-821 -1227h-186v1462zM809 1579q-185 0 -270 71.5t-95 235.5h156q9 -104 54.5 -145t158.5 -41q103 0 152.5 44t60.5 142h157q-12 -158 -101 -232.5t-273 -74.5z" />
+    <glyph glyph-name="afii10028" unicode="&#x41a;" horiz-adv-x="1253" 
+d="M1253 0h-206l-676 741v-741h-170v1462h170v-708l659 708h195l-647 -710z" />
+    <glyph glyph-name="afii10029" unicode="&#x41b;" horiz-adv-x="1442" 
+d="M1241 0h-170v1311h-475l-31 -240q-61 -479 -107.5 -700.5t-122.5 -308.5t-202 -85q-74 0 -133 25v143q54 -26 113 -26q53 0 92.5 43.5t70 151t77 408t102.5 740.5h786v-1462z" />
+    <glyph glyph-name="afii10030" unicode="&#x41c;" horiz-adv-x="1849" 
+d="M848 0l-496 1296h-8q14 -154 14 -366v-930h-157v1462h256l463 -1206h8l467 1206h254v-1462h-170v942q0 162 14 352h-8l-500 -1294h-137z" />
+    <glyph glyph-name="afii10031" unicode="&#x41d;" horiz-adv-x="1511" 
+d="M1311 0h-170v688h-770v-688h-170v1462h170v-622h770v622h170v-1462z" />
+    <glyph glyph-name="afii10032" unicode="&#x41e;" horiz-adv-x="1595" 
+d="M1470 733q0 -351 -177.5 -552t-493.5 -201q-323 0 -498.5 197.5t-175.5 557.5q0 357 176 553.5t500 196.5q315 0 492 -200t177 -552zM305 733q0 -297 126.5 -450.5t367.5 -153.5q243 0 367 153t124 451q0 295 -123.5 447.5t-365.5 152.5q-243 0 -369.5 -153.5
+t-126.5 -446.5z" />
+    <glyph glyph-name="afii10033" unicode="&#x41f;" horiz-adv-x="1493" 
+d="M1292 0h-170v1311h-751v-1311h-170v1462h1091v-1462z" />
+    <glyph glyph-name="afii10034" unicode="&#x420;" horiz-adv-x="1233" 
+d="M1128 1036q0 -222 -151.5 -341.5t-433.5 -119.5h-172v-575h-170v1462h379q548 0 548 -426zM371 721h153q226 0 327 73t101 234q0 145 -95 216t-296 71h-190v-594z" />
+    <glyph glyph-name="afii10035" unicode="&#x421;" horiz-adv-x="1292" 
+d="M827 1331q-241 0 -380.5 -160.5t-139.5 -439.5q0 -287 134.5 -443.5t383.5 -156.5q153 0 349 55v-149q-152 -57 -375 -57q-323 0 -498.5 196t-175.5 557q0 226 84.5 396t244 262t375.5 92q230 0 402 -84l-72 -146q-166 78 -332 78z" />
+    <glyph glyph-name="afii10036" unicode="&#x422;" horiz-adv-x="1133" 
+d="M651 0h-170v1311h-463v151h1096v-151h-463v-1311z" />
+    <glyph glyph-name="afii10037" unicode="&#x423;" horiz-adv-x="1272" 
+d="M293 -20q-111 0 -195 30v166q93 -43 189 -43q110 0 176.5 50.5t132.5 189.5l-569 1089h188l432 -831q25 -49 39 -96h8q28 84 39 106l359 821h180l-467 -1046q-84 -187 -151.5 -272t-152 -124.5t-208.5 -39.5z" />
+    <glyph glyph-name="afii10038" unicode="&#x424;" horiz-adv-x="1634" 
+d="M731 1483h172v-180h70q171 0 296.5 -68t192 -192t66.5 -283q0 -166 -74.5 -295.5t-204 -194.5t-305.5 -65h-41v-225h-172v225h-45q-176 0 -305 66t-202 196t-73 291q0 158 67.5 282t193.5 193.5t297 69.5h67v180zM903 348h25q201 0 312.5 109.5t111.5 304.5
+q0 185 -103 290t-288 105h-58v-809zM731 1157h-57q-182 0 -286.5 -106t-104.5 -289q0 -197 111 -305.5t313 -108.5h24v809z" />
+    <glyph glyph-name="afii10039" unicode="&#x425;" horiz-adv-x="1182" 
+d="M1174 0h-193l-393 643l-400 -643h-180l486 764l-453 698h188l363 -579l366 579h181l-453 -692z" />
+    <glyph glyph-name="afii10040" unicode="&#x426;" horiz-adv-x="1509" 
+d="M1292 154h172v-535h-161v381h-1102v1462h170v-1308h751v1308h170v-1308z" />
+    <glyph glyph-name="afii10041" unicode="&#x427;" horiz-adv-x="1423" 
+d="M1223 0h-170v604q-149 -53 -248 -72.5t-205 -19.5q-207 0 -318.5 95t-111.5 274v581h170v-561q0 -121 63.5 -179t206.5 -58q97 0 185.5 14.5t257.5 69.5v714h170v-1462z" />
+    <glyph glyph-name="afii10042" unicode="&#x428;" horiz-adv-x="2114" 
+d="M1913 0h-1712v1462h170v-1308h600v1308h170v-1308h600v1308h172v-1462z" />
+    <glyph glyph-name="afii10043" unicode="&#x429;" horiz-adv-x="2116" 
+d="M201 0v1462h170v-1308h583v1308h172v-1308h584v1308h170v-1308h172v-535h-162v381h-1689z" />
+    <glyph glyph-name="afii10044" unicode="&#x42a;" horiz-adv-x="1409" 
+d="M1303 426q0 -206 -129.5 -316t-378.5 -110h-441v1311h-336v151h506v-624h244q261 0 398 -102.5t137 -309.5zM524 147h252q181 0 265.5 69.5t84.5 209.5q0 136 -87.5 199t-290.5 63h-224v-541z" />
+    <glyph glyph-name="afii10045" unicode="&#x42b;" horiz-adv-x="1747" 
+d="M201 0v1462h170v-624h239q261 0 398 -102.5t137 -309.5q0 -206 -129.5 -316t-378.5 -110h-436zM371 145h247q181 0 266 70.5t85 210.5q0 137 -89.5 198.5t-289.5 61.5h-219v-541zM1546 0h-170v1462h170v-1462z" />
+    <glyph glyph-name="afii10046" unicode="&#x42c;" horiz-adv-x="1317" 
+d="M1210 426q0 -203 -135.5 -314.5t-386.5 -111.5h-487v1462h170v-624h291q267 0 407.5 -105.5t140.5 -306.5zM371 147h299q364 0 364 279q0 135 -93.5 198.5t-299.5 63.5h-270v-541z" />
+    <glyph glyph-name="afii10047" unicode="&#x42d;" horiz-adv-x="1290" 
+d="M467 1331q-172 0 -334 -76l-72 144q172 84 408 84q217 0 373.5 -88t237.5 -251t81 -384q0 -376 -182 -578t-524 -202q-227 0 -383 57v149q83 -21 169 -38t185 -17q271 0 409 144.5t146 416.5h-719v152h717q-22 229 -157.5 358t-354.5 129z" />
+    <glyph glyph-name="afii10048" unicode="&#x42e;" horiz-adv-x="2150" 
+d="M2023 733q0 -354 -170.5 -553.5t-474.5 -199.5q-301 0 -471.5 183.5t-181.5 524.5h-354v-688h-170v1462h170v-622h356q23 311 191.5 478t455.5 167q307 0 478 -200.5t171 -551.5zM903 733q0 -296 119 -450t350 -154q234 0 352.5 153t118.5 451t-117.5 449t-349.5 151
+q-233 0 -353 -152.5t-120 -447.5z" />
+    <glyph glyph-name="afii10049" unicode="&#x42f;" horiz-adv-x="1303" 
+d="M635 610l-383 -610h-201l410 639q-161 51 -234 154.5t-73 261.5q0 196 135.5 301.5t410.5 105.5h402v-1462h-170v610h-297zM932 1315h-227q-183 0 -278 -63t-95 -205q0 -291 379 -291h221v559z" />
+    <glyph glyph-name="afii10065" unicode="&#x430;" 
+d="M850 0l-33 156h-8q-82 -103 -163.5 -139.5t-203.5 -36.5q-163 0 -255.5 84t-92.5 239q0 332 531 348l186 6v68q0 129 -55.5 190.5t-177.5 61.5q-137 0 -310 -84l-51 127q81 44 177.5 69t193.5 25q196 0 290.5 -87t94.5 -279v-748h-123zM475 117q155 0 243.5 85t88.5 238
+v99l-166 -7q-198 -7 -285.5 -61.5t-87.5 -169.5q0 -90 54.5 -137t152.5 -47z" />
+    <glyph glyph-name="afii10066" unicode="&#x431;" horiz-adv-x="1221" 
+d="M119 657q0 360 106 561.5t336 251.5q286 61 504 99l31 -146q-347 -58 -496 -92q-145 -33 -217.5 -156t-79.5 -335h12q62 84 160 132t205 48q202 0 315 -131t113 -363q0 -257 -131 -401.5t-365 -144.5q-231 0 -362 177t-131 500zM627 119q305 0 305 389q0 371 -277 371
+q-76 0 -146.5 -31.5t-129 -83.5t-90.5 -107q0 -263 83 -400.5t255 -137.5z" />
+    <glyph glyph-name="afii10067" unicode="&#x432;" horiz-adv-x="1165" 
+d="M1065 821q0 -107 -61.5 -162.5t-172.5 -74.5v-9q140 -19 204.5 -82t64.5 -174q0 -153 -112.5 -236t-328.5 -83h-483v1096h481q408 0 408 -275zM934 330q0 89 -67.5 129.5t-223.5 40.5h-301v-361h305q287 0 287 191zM903 805q0 80 -61.5 113.5t-186.5 33.5h-313v-309h281
+q154 0 217 38t63 124z" />
+    <glyph glyph-name="afii10068" unicode="&#x433;" horiz-adv-x="877" 
+d="M836 954h-494v-954h-166v1096h660v-142z" />
+    <glyph glyph-name="afii10069" unicode="&#x434;" horiz-adv-x="1171" 
+d="M1128 -379h-161v379h-766v-379h-160v522h86q134 182 210 427t79 526h555v-953h157v-522zM811 143v822h-246q-13 -222 -85.5 -449.5t-180.5 -372.5h512z" />
+    <glyph glyph-name="afii10070" unicode="&#x435;" horiz-adv-x="1149" 
+d="M639 -20q-243 0 -383.5 148t-140.5 411q0 265 130.5 421t350.5 156q206 0 326 -135.5t120 -357.5v-105h-755q5 -193 97.5 -293t260.5 -100q177 0 350 74v-148q-88 -38 -166.5 -54.5t-189.5 -16.5zM594 977q-132 0 -210.5 -86t-92.5 -238h573q0 157 -70 240.5t-200 83.5z
+" />
+    <glyph glyph-name="afii10072" unicode="&#x436;" horiz-adv-x="1507" 
+d="M676 1094h153v-531l453 531h182l-458 -531l497 -563h-192l-482 555v-555h-153v555l-481 -555h-191l496 563l-457 531h182l451 -531v531z" />
+    <glyph glyph-name="afii10073" unicode="&#x437;" horiz-adv-x="989" 
+d="M385 641q311 0 311 172q0 162 -252 162q-77 0 -140 -14t-165 -56l-59 135q170 76 371 76q189 0 298 -77.5t109 -211.5q0 -184 -205 -241v-8q126 -37 184 -105.5t58 -171.5q0 -152 -122.5 -236.5t-338.5 -84.5q-237 0 -366 71v152q183 -86 370 -86q144 0 217.5 49.5
+t73.5 142.5q0 191 -311 191h-152v141h119z" />
+    <glyph glyph-name="afii10074" unicode="&#x438;" horiz-adv-x="1298" 
+d="M332 1096v-695l-7 -182l-3 -57l593 934h207v-1096h-155v670l3 132l5 130l-592 -932h-207v1096h156z" />
+    <glyph glyph-name="afii10075" unicode="&#x439;" horiz-adv-x="1298" 
+d="M332 1096v-695l-7 -182l-3 -57l593 934h207v-1096h-155v670l3 132l5 130l-592 -932h-207v1096h156zM645 1241q-185 0 -270 71.5t-95 235.5h156q9 -104 54.5 -145t158.5 -41q103 0 152.5 44t60.5 142h157q-12 -158 -101 -232.5t-273 -74.5z" />
+    <glyph glyph-name="afii10076" unicode="&#x43a;" horiz-adv-x="1063" 
+d="M815 1096h182l-473 -529l512 -567h-194l-500 555v-555h-166v1096h166v-533z" />
+    <glyph glyph-name="afii10077" unicode="&#x43b;" horiz-adv-x="1169" 
+d="M993 0h-168v954h-329q-27 -356 -75 -565t-124.5 -306t-194.5 -97q-54 0 -86 12v123q22 -6 50 -6q115 0 183 243t103 738h641v-1096z" />
+    <glyph glyph-name="afii10078" unicode="&#x43c;" horiz-adv-x="1505" 
+d="M745 160l31 93l43 118l297 723h211v-1094h-147v905l-20 -58l-58 -153l-283 -694h-139l-283 696q-53 134 -73 209v-905h-148v1094h203l287 -695q43 -110 79 -239z" />
+    <glyph glyph-name="afii10079" unicode="&#x43d;" horiz-adv-x="1298" 
+d="M342 1096v-459h614v459h166v-1096h-166v494h-614v-494h-166v1096h166z" />
+    <glyph glyph-name="afii10080" unicode="&#x43e;" horiz-adv-x="1237" 
+d="M1122 549q0 -268 -135 -418.5t-373 -150.5q-147 0 -261 69t-176 198t-62 302q0 268 134 417.5t372 149.5q230 0 365.5 -153t135.5 -414zM287 549q0 -210 84 -320t247 -110t247.5 109.5t84.5 320.5q0 209 -84.5 317.5t-249.5 108.5q-163 0 -246 -107t-83 -319z" />
+    <glyph glyph-name="afii10081" unicode="&#x43f;" horiz-adv-x="1272" 
+d="M342 0h-166v1096h920v-1096h-168v952h-586v-952z" />
+    <glyph glyph-name="afii10082" unicode="&#x440;" horiz-adv-x="1255" 
+d="M686 -20q-107 0 -195.5 39.5t-148.5 121.5h-12q12 -96 12 -182v-451h-166v1588h135l23 -150h8q64 90 149 130t195 40q218 0 336.5 -149t118.5 -418q0 -270 -120.5 -419.5t-334.5 -149.5zM662 975q-168 0 -243 -93t-77 -296v-37q0 -231 77 -330.5t247 -99.5
+q142 0 222.5 115t80.5 317q0 205 -80.5 314.5t-226.5 109.5z" />
+    <glyph glyph-name="afii10083" unicode="&#x441;" horiz-adv-x="975" 
+d="M614 -20q-238 0 -368.5 146.5t-130.5 414.5q0 275 132.5 425t377.5 150q79 0 158 -17t124 -40l-51 -141q-55 22 -120 36.5t-115 14.5q-334 0 -334 -426q0 -202 81.5 -310t241.5 -108q137 0 281 59v-147q-110 -57 -277 -57z" />
+    <glyph glyph-name="afii10084" unicode="&#x442;" horiz-adv-x="956" 
+d="M915 954h-356v-954h-166v954h-352v142h874v-142z" />
+    <glyph glyph-name="afii10085" unicode="&#x443;" horiz-adv-x="1032" 
+d="M2 1096h178l240 -625q79 -214 98 -309h8q13 51 54.5 174.5t271.5 759.5h178l-471 -1248q-70 -185 -163.5 -262.5t-229.5 -77.5q-76 0 -150 17v133q55 -12 123 -12q171 0 244 192l61 156z" />
+    <glyph glyph-name="afii10086" unicode="&#x444;" horiz-adv-x="1464" 
+d="M1350 549q0 -249 -141.5 -396.5t-395.5 -168.5v-476h-164v476q-248 19 -392 170t-144 395q0 249 143.5 396t398.5 167v444h158v-444q251 -23 394 -173t143 -390zM287 549q0 -192 88 -301t280 -127v852q-185 -17 -276.5 -120.5t-91.5 -303.5zM1178 549q0 383 -365 422
+v-850q190 19 277.5 128t87.5 300z" />
+    <glyph glyph-name="afii10087" unicode="&#x445;" horiz-adv-x="1073" 
+d="M440 561l-381 535h189l289 -420l288 420h187l-381 -535l401 -561h-188l-307 444l-310 -444h-188z" />
+    <glyph glyph-name="afii10088" unicode="&#x446;" horiz-adv-x="1282" 
+d="M1245 -379h-166v379h-903v1096h166v-953h582v953h166v-953h155v-522z" />
+    <glyph glyph-name="afii10089" unicode="&#x447;" horiz-adv-x="1245" 
+d="M322 1096v-400q0 -192 219 -192q91 0 174 28t188 95v469h166v-1096h-166v496q-105 -72 -194.5 -101.5t-202.5 -29.5q-164 0 -257 86t-93 233v412h166z" />
+    <glyph glyph-name="afii10090" unicode="&#x448;" horiz-adv-x="1823" 
+d="M993 143h486v953h168v-1096h-1471v1096h166v-953h485v953h166v-953z" />
+    <glyph glyph-name="afii10091" unicode="&#x449;" horiz-adv-x="1837" 
+d="M993 143h486v951h166v-951h157v-520h-168v377h-1458v1094h166v-951h485v951h166v-951z" />
+    <glyph glyph-name="afii10092" unicode="&#x44a;" horiz-adv-x="1423" 
+d="M557 643h313q224 0 331.5 -77t107.5 -232q0 -166 -111.5 -250t-331.5 -84h-475v954h-350v142h516v-453zM1145 324q0 93 -62 134.5t-219 41.5h-307v-361h313q275 0 275 185z" />
+    <glyph glyph-name="afii10093" unicode="&#x44b;" horiz-adv-x="1577" 
+d="M342 643h299q209 0 309.5 -77.5t100.5 -231.5q0 -165 -106.5 -249.5t-313.5 -84.5h-455v1096h166v-453zM1401 0h-166v1096h166v-1096zM342 500v-361h281q264 0 264 185q0 92 -61 134t-208 42h-276z" />
+    <glyph glyph-name="afii10094" unicode="&#x44c;" horiz-adv-x="1212" 
+d="M342 643h338q420 0 420 -309q0 -162 -109.5 -248t-320.5 -86h-494v1096h166v-453zM342 500v-361h320q132 0 202 46t70 139q0 91 -64.5 133.5t-212.5 42.5h-315z" />
+    <glyph glyph-name="afii10095" unicode="&#x44d;" horiz-adv-x="1008" 
+d="M342 -20q-167 0 -285 57v147q60 -23 130 -41t161 -18q174 0 268.5 93t104.5 278h-555v141h553q-16 172 -100.5 252t-245.5 80q-103 0 -254 -54l-47 140q55 26 137 43.5t162 17.5q256 0 389 -146.5t133 -422.5q0 -269 -144.5 -418t-406.5 -149z" />
+    <glyph glyph-name="afii10096" unicode="&#x44e;" horiz-adv-x="1702" 
+d="M1587 549q0 -269 -128.5 -419t-352.5 -150q-213 0 -338 133.5t-139 380.5h-287v-494h-166v1096h166v-459h289q20 228 146 353.5t333 125.5q220 0 348.5 -152.5t128.5 -414.5zM801 549q0 -211 73 -320.5t234 -109.5q158 0 232.5 106.5t74.5 323.5q0 210 -73 318t-234 108
+t-234 -108t-73 -318z" />
+    <glyph glyph-name="afii10097" unicode="&#x44f;" horiz-adv-x="1137" 
+d="M231 0h-194l315 463q-127 28 -194.5 108.5t-67.5 202.5q0 150 101 236t282 86h488v-1096h-166v438h-277zM252 772q0 -190 276 -190h267v370h-301q-242 0 -242 -180z" />
+    <glyph glyph-name="afii10071" unicode="&#x451;" horiz-adv-x="1149" 
+d="M639 -20q-243 0 -383.5 148t-140.5 411q0 265 130.5 421t350.5 156q206 0 326 -135.5t120 -357.5v-105h-755q5 -193 97.5 -293t260.5 -100q177 0 350 74v-148q-88 -38 -166.5 -54.5t-189.5 -16.5zM594 977q-132 0 -210.5 -86t-92.5 -238h573q0 157 -70 240.5t-200 83.5z
+M317 1393q0 52 26.5 75t63.5 23q38 0 65.5 -23t27.5 -75q0 -50 -27.5 -74.5t-65.5 -24.5q-37 0 -63.5 24.5t-26.5 74.5zM698 1393q0 52 26.5 75t63.5 23t64.5 -23t27.5 -75q0 -50 -27.5 -74.5t-64.5 -24.5t-63.5 24.5t-26.5 74.5z" />
+    <glyph glyph-name="afii10099" unicode="&#x452;" horiz-adv-x="1257" 
+d="M815 -492q-79 0 -131 25v137q58 -20 113 -20q129 0 129 170v850q0 134 -61 200t-191 66q-173 0 -251.5 -94t-78.5 -305v-537h-168v1243h-156v127h156v186h166v-186h401v-127h-401v-196q0 -84 -8 -140h10q49 79 139.5 124.5t206.5 45.5q201 0 301.5 -95.5t100.5 -305.5
+v-842q0 -156 -68.5 -241t-208.5 -85z" />
+    <glyph glyph-name="afii10100" unicode="&#x453;" horiz-adv-x="877" 
+d="M836 954h-494v-954h-166v1096h660v-142zM378 1266q48 62 103.5 150t87.5 153h202v-21q-44 -65 -131 -160t-151 -147h-111v25z" />
+    <glyph glyph-name="afii10101" unicode="&#x454;" horiz-adv-x="1008" 
+d="M633 -20q-248 0 -383 145.5t-135 417.5q0 275 137.5 424t388.5 149q82 0 161 -16t136 -41l-49 -141q-143 51 -252 51q-164 0 -249 -81.5t-101 -250.5h553v-141h-555q9 -190 94 -280.5t252 -90.5q140 0 291 59v-147q-116 -57 -289 -57z" />
+    <glyph glyph-name="afii10102" unicode="&#x455;" horiz-adv-x="977" 
+d="M883 299q0 -153 -114 -236t-320 -83q-218 0 -340 69v154q79 -40 169.5 -63t174.5 -23q130 0 200 41.5t70 126.5q0 64 -55.5 109.5t-216.5 107.5q-153 57 -217.5 99.5t-96 96.5t-31.5 129q0 134 109 211.5t299 77.5q177 0 346 -72l-59 -135q-165 68 -299 68
+q-118 0 -178 -37t-60 -102q0 -44 22.5 -75t72.5 -59t192 -81q195 -71 263.5 -143t68.5 -181z" />
+    <glyph glyph-name="afii10103" unicode="&#x456;" horiz-adv-x="518" 
+d="M342 0h-166v1096h166v-1096zM162 1393q0 57 28 83.5t70 26.5q40 0 69 -27t29 -83t-29 -83.5t-69 -27.5q-42 0 -70 27.5t-28 83.5z" />
+    <glyph glyph-name="afii10104" unicode="&#x457;" horiz-adv-x="518" 
+d="M342 0h-166v1096h166v-1096zM-20 1393q0 52 26.5 75t63.5 23q38 0 65.5 -23t27.5 -75q0 -50 -27.5 -74.5t-65.5 -24.5q-37 0 -63.5 24.5t-26.5 74.5zM361 1393q0 52 26.5 75t63.5 23t64.5 -23t27.5 -75q0 -50 -27.5 -74.5t-64.5 -24.5t-63.5 24.5t-26.5 74.5z" />
+    <glyph glyph-name="afii10105" unicode="&#x458;" horiz-adv-x="518" 
+d="M43 -492q-95 0 -154 25v135q69 -20 136 -20q78 0 114.5 42.5t36.5 129.5v1276h166v-1264q0 -324 -299 -324zM162 1393q0 57 28 83.5t70 26.5q40 0 69 -27t29 -83t-29 -83.5t-69 -27.5q-42 0 -70 27.5t-28 83.5z" />
+    <glyph glyph-name="afii10106" unicode="&#x459;" horiz-adv-x="1714" 
+d="M944 643h244q211 0 312.5 -77.5t101.5 -231.5q0 -334 -437 -334h-411v954h-258q-40 -518 -130.5 -743t-261.5 -225q-56 0 -88 12v123q22 -6 50 -6q115 0 183 243t103 738h592v-453zM1436 324q0 91 -62.5 133.5t-220.5 42.5h-231v-361h237q277 0 277 185z" />
+    <glyph glyph-name="afii10107" unicode="&#x45a;" horiz-adv-x="1815" 
+d="M1024 1094v-453h256q217 0 318.5 -76.5t101.5 -230.5q0 -334 -434 -334h-416v494h-502v-494h-172v1094h172v-457h506v457h170zM1020 500v-361h240q276 0 276 185q0 92 -64 134t-217 42h-235z" />
+    <glyph glyph-name="afii10108" unicode="&#x45b;" horiz-adv-x="1257" 
+d="M926 0v670q0 134 -61 200t-191 66q-174 0 -253 -93t-79 -306v-537h-166v1243h-156v127h156v186h166v-186h449v-127h-449v-196q0 -84 -8 -140h10q49 79 139.5 124.5t206.5 45.5q201 0 301.5 -95.5t100.5 -305.5v-676h-166z" />
+    <glyph glyph-name="afii10109" unicode="&#x45c;" horiz-adv-x="1063" 
+d="M815 1096h182l-473 -529l512 -567h-194l-500 555v-555h-166v1096h166v-533zM444 1266q48 62 103.5 150t87.5 153h202v-21q-44 -65 -131 -160t-151 -147h-111v25z" />
+    <glyph glyph-name="afii10110" unicode="&#x45e;" horiz-adv-x="1032" 
+d="M2 1096h178l240 -625q79 -214 98 -309h8q13 51 54.5 174.5t271.5 759.5h178l-471 -1248q-70 -185 -163.5 -262.5t-229.5 -77.5q-76 0 -150 17v133q55 -12 123 -12q171 0 244 192l61 156zM511 1241q-185 0 -270 71.5t-95 235.5h156q9 -104 54.5 -145t158.5 -41
+q103 0 152.5 44t60.5 142h157q-12 -158 -101 -232.5t-273 -74.5z" />
+    <glyph glyph-name="afii10193" unicode="&#x45f;" horiz-adv-x="1272" 
+d="M559 0h-383v1094h166v-951h586v951h166v-1094h-369v-377h-166v377z" />
+    <glyph glyph-name="afii10050" unicode="&#x490;" horiz-adv-x="1079" 
+d="M870 1462v301h162v-454h-661v-1309h-170v1462h669z" />
+    <glyph glyph-name="afii10098" unicode="&#x491;" horiz-adv-x="877" 
+d="M836 967h-494v-967h-166v1096h494v321h166v-450z" />
+    <glyph glyph-name="Wgrave" unicode="&#x1e80;" horiz-adv-x="1896" 
+d="M1477 0h-168l-295 979q-21 65 -47 164t-27 119q-22 -132 -70 -289l-286 -973h-168l-389 1462h180l231 -903q48 -190 70 -344q27 183 80 358l262 889h180l275 -897q48 -155 81 -350q19 142 72 346l230 901h180zM1065 1579h-110q-65 52 -154 148t-129 159v21h203
+q32 -69 89 -159.5t101 -143.5v-25z" />
+    <glyph glyph-name="wgrave" unicode="&#x1e81;" horiz-adv-x="1593" 
+d="M1071 0l-201 643q-19 59 -71 268h-8q-40 -175 -70 -270l-207 -641h-192l-299 1096h174q106 -413 161.5 -629t63.5 -291h8q11 57 35.5 147.5t42.5 143.5l201 629h180l196 -629q56 -172 76 -289h8q4 36 21.5 111t208.5 807h172l-303 -1096h-197zM901 1241h-110
+q-65 52 -154 148t-129 159v21h203q32 -69 89 -159.5t101 -143.5v-25z" />
+    <glyph glyph-name="Wacute" unicode="&#x1e82;" horiz-adv-x="1896" 
+d="M1477 0h-168l-295 979q-21 65 -47 164t-27 119q-22 -132 -70 -289l-286 -973h-168l-389 1462h180l231 -903q48 -190 70 -344q27 183 80 358l262 889h180l275 -897q48 -155 81 -350q19 142 72 346l230 901h180zM825 1604q48 62 103.5 150t87.5 153h202v-21
+q-44 -65 -131 -160t-151 -147h-111v25z" />
+    <glyph glyph-name="wacute" unicode="&#x1e83;" horiz-adv-x="1593" 
+d="M1071 0l-201 643q-19 59 -71 268h-8q-40 -175 -70 -270l-207 -641h-192l-299 1096h174q106 -413 161.5 -629t63.5 -291h8q11 57 35.5 147.5t42.5 143.5l201 629h180l196 -629q56 -172 76 -289h8q4 36 21.5 111t208.5 807h172l-303 -1096h-197zM676 1266q48 62 103.5 150
+t87.5 153h202v-21q-44 -65 -131 -160t-151 -147h-111v25z" />
+    <glyph glyph-name="Wdieresis" unicode="&#x1e84;" horiz-adv-x="1896" 
+d="M1477 0h-168l-295 979q-21 65 -47 164t-27 119q-22 -132 -70 -289l-286 -973h-168l-389 1462h180l231 -903q48 -190 70 -344q27 183 80 358l262 889h180l275 -897q48 -155 81 -350q19 142 72 346l230 901h180zM665 1731q0 52 26.5 75t63.5 23q38 0 65.5 -23t27.5 -75
+q0 -50 -27.5 -74.5t-65.5 -24.5q-37 0 -63.5 24.5t-26.5 74.5zM1046 1731q0 52 26.5 75t63.5 23t64.5 -23t27.5 -75q0 -50 -27.5 -74.5t-64.5 -24.5t-63.5 24.5t-26.5 74.5z" />
+    <glyph glyph-name="wdieresis" unicode="&#x1e85;" horiz-adv-x="1593" 
+d="M1071 0l-201 643q-19 59 -71 268h-8q-40 -175 -70 -270l-207 -641h-192l-299 1096h174q106 -413 161.5 -629t63.5 -291h8q11 57 35.5 147.5t42.5 143.5l201 629h180l196 -629q56 -172 76 -289h8q4 36 21.5 111t208.5 807h172l-303 -1096h-197zM516 1393q0 52 26.5 75
+t63.5 23q38 0 65.5 -23t27.5 -75q0 -50 -27.5 -74.5t-65.5 -24.5q-37 0 -63.5 24.5t-26.5 74.5zM897 1393q0 52 26.5 75t63.5 23t64.5 -23t27.5 -75q0 -50 -27.5 -74.5t-64.5 -24.5t-63.5 24.5t-26.5 74.5z" />
+    <glyph glyph-name="Ygrave" unicode="&#x1ef2;" horiz-adv-x="1147" 
+d="M573 731l390 731h184l-488 -895v-567h-172v559l-487 903h186zM678 1579h-110q-65 52 -154 148t-129 159v21h203q32 -69 89 -159.5t101 -143.5v-25z" />
+    <glyph glyph-name="ygrave" unicode="&#x1ef3;" horiz-adv-x="1032" 
+d="M2 1096h178l240 -625q79 -214 98 -309h8q13 51 54.5 174.5t271.5 759.5h178l-471 -1248q-70 -185 -163.5 -262.5t-229.5 -77.5q-76 0 -150 17v133q55 -12 123 -12q171 0 244 192l61 156zM627 1241h-110q-65 52 -154 148t-129 159v21h203q32 -69 89 -159.5t101 -143.5v-25
+z" />
+    <glyph glyph-name="endash" unicode="&#x2013;" horiz-adv-x="1024" 
+d="M82 473v152h860v-152h-860z" />
+    <glyph glyph-name="emdash" unicode="&#x2014;" horiz-adv-x="2048" 
+d="M82 473v152h1884v-152h-1884z" />
+    <glyph glyph-name="afii00208" unicode="&#x2015;" horiz-adv-x="2048" 
+d="M82 473v152h1884v-152h-1884z" />
+    <glyph glyph-name="underscoredbl" unicode="&#x2017;" horiz-adv-x="842" 
+d="M846 -463h-850v139h850v-139zM846 -184h-850v139h850v-139z" />
+    <glyph glyph-name="quoteleft" unicode="&#x2018;" horiz-adv-x="348" 
+d="M37 961l-12 22q22 90 71 224t105 255h123q-66 -254 -103 -501h-184z" />
+    <glyph glyph-name="quoteright" unicode="&#x2019;" horiz-adv-x="348" 
+d="M309 1462l15 -22q-26 -100 -75 -232.5t-102 -246.5h-122q70 285 102 501h182z" />
+    <glyph glyph-name="quotesinglbase" unicode="&#x201a;" horiz-adv-x="502" 
+d="M350 238l15 -23q-26 -100 -75 -232.5t-102 -246.5h-125q27 104 59.5 257t45.5 245h182z" />
+    <glyph glyph-name="quotereversed" unicode="&#x201b;" horiz-adv-x="348" 
+d="M223 1462q37 -251 103 -501h-123q-45 94 -99.5 236t-78.5 243l14 22h184z" />
+    <glyph glyph-name="quotedblleft" unicode="&#x201c;" horiz-adv-x="717" 
+d="M406 961l-15 22q56 215 178 479h123q-30 -115 -59.5 -259.5t-42.5 -241.5h-184zM37 961l-12 22q22 90 71 224t105 255h123q-66 -254 -103 -501h-184z" />
+    <glyph glyph-name="quotedblright" unicode="&#x201d;" horiz-adv-x="717" 
+d="M309 1462l15 -22q-26 -100 -75 -232.5t-102 -246.5h-122q70 285 102 501h182zM678 1462l14 -22q-24 -91 -72 -224t-104 -255h-125q26 100 59 254t46 247h182z" />
+    <glyph glyph-name="quotedblbase" unicode="&#x201e;" horiz-adv-x="829" 
+d="M309 238l15 -22q-26 -100 -75 -232.5t-102 -246.5h-122q70 285 102 501h182zM678 238l14 -22q-24 -91 -72 -224t-104 -255h-125q26 100 59 254t46 247h182z" />
+    <glyph glyph-name="dagger" unicode="&#x2020;" horiz-adv-x="1028" 
+d="M905 999l-352 31l49 -1030h-196l49 1030l-332 -31v170l332 -30l-49 417h196l-49 -417l352 30v-170z" />
+    <glyph glyph-name="daggerdbl" unicode="&#x2021;" horiz-adv-x="1044" 
+d="M569 487l353 31v-168l-353 29l49 -379h-198l49 379l-346 -29v168l346 -31l-43 299l43 283l-346 -31v168l346 -30l-49 380h198l-49 -380l353 30v-168l-353 31l43 -283z" />
+    <glyph glyph-name="bullet" unicode="&#x2022;" horiz-adv-x="770" 
+d="M164 748q0 121 56.5 184t164.5 63q105 0 163 -62t58 -185q0 -119 -57.5 -183.5t-163.5 -64.5q-107 0 -164 65.5t-57 182.5z" />
+    <glyph glyph-name="ellipsis" unicode="&#x2026;" horiz-adv-x="1606" 
+d="M152 106q0 67 30.5 101.5t87.5 34.5q58 0 90.5 -34.5t32.5 -101.5q0 -65 -33 -100t-90 -35q-51 0 -84.5 31.5t-33.5 103.5zM682 106q0 67 30.5 101.5t87.5 34.5q58 0 90.5 -34.5t32.5 -101.5q0 -65 -33 -100t-90 -35q-51 0 -84.5 31.5t-33.5 103.5zM1213 106
+q0 67 30.5 101.5t87.5 34.5q58 0 90.5 -34.5t32.5 -101.5q0 -65 -33 -100t-90 -35q-51 0 -84.5 31.5t-33.5 103.5z" />
+    <glyph glyph-name="perthousand" unicode="&#x2030;" horiz-adv-x="2462" 
+d="M236 1026q0 -170 41.5 -255t134.5 -85q180 0 180 340q0 338 -180 338q-93 0 -134.5 -84t-41.5 -254zM729 1026q0 -230 -80.5 -345.5t-236.5 -115.5q-149 0 -230.5 119t-81.5 342q0 457 312 457q152 0 234.5 -120t82.5 -337zM1346 1462l-811 -1462h-148l811 1462h148z
+M1870 440q0 -171 41.5 -255.5t134.5 -84.5q91 0 135.5 83.5t44.5 256.5q0 171 -44.5 253.5t-135.5 82.5q-93 0 -134.5 -82.5t-41.5 -253.5zM2363 440q0 -230 -81 -345t-236 -115q-148 0 -229.5 119.5t-81.5 340.5q0 457 311 457q150 0 233.5 -118t83.5 -339zM1139 440
+q0 -171 40.5 -255.5t133.5 -84.5q91 0 135.5 83.5t44.5 256.5q0 171 -44.5 253.5t-135.5 82.5q-93 0 -133.5 -82.5t-40.5 -253.5zM1630 440q0 -230 -81 -345t-236 -115q-149 0 -230.5 119t-81.5 341q0 457 312 457q150 0 233.5 -118t83.5 -339z" />
+    <glyph glyph-name="minute" unicode="&#x2032;" horiz-adv-x="453" 
+d="M319 1462l-40 -528h-105l-41 528h186z" />
+    <glyph glyph-name="second" unicode="&#x2033;" horiz-adv-x="805" 
+d="M319 1462l-40 -528h-105l-41 528h186zM688 1462l-41 -528h-104l-41 528h186z" />
+    <glyph glyph-name="guilsinglleft" unicode="&#x2039;" horiz-adv-x="623" 
+d="M82 551l342 407l119 -69l-289 -350l289 -351l-119 -71l-342 407v27z" />
+    <glyph glyph-name="guilsinglright" unicode="&#x203a;" horiz-adv-x="623" 
+d="M541 524l-344 -407l-117 71l287 351l-287 350l117 69l344 -407v-27z" />
+    <glyph glyph-name="exclamdbl" unicode="&#x203c;" horiz-adv-x="995" 
+d="M326 403h-105l-51 1059h207zM152 106q0 136 120 136q58 0 89.5 -35t31.5 -101q0 -64 -32 -99.5t-89 -35.5q-52 0 -86 31.5t-34 103.5zM775 403h-105l-51 1059h207zM601 106q0 136 120 136q58 0 89.5 -35t31.5 -101q0 -64 -32 -99.5t-89 -35.5q-52 0 -86 31.5t-34 103.5z
+" />
+    <glyph glyph-name="fraction" unicode="&#x2044;" horiz-adv-x="266" 
+d="M655 1462l-903 -1462h-143l903 1462h143z" />
+    <glyph glyph-name="nsuperior" unicode="&#x207f;" horiz-adv-x="807" 
+d="M588 801v420q0 84 -39 119.5t-119 35.5q-114 0 -159.5 -52.5t-45.5 -174.5v-348h-116v665h96l14 -88h10q75 101 220 101q258 0 258 -250v-428h-119z" />
+    <glyph glyph-name="franc" unicode="&#x20a3;" horiz-adv-x="1171" 
+d="M440 395h308v-129h-308v-266h-166v266h-176v129h176v1067h785v-151h-619v-535h580v-151h-580v-230z" />
+    <glyph glyph-name="afii08941" unicode="&#x20a4;" horiz-adv-x="1171" 
+d="M688 1481q201 0 359 -80l-60 -131q-152 71 -299 71q-122 0 -185 -67.5t-63 -196.5v-186h420v-129h-420v-166h420v-129h-420v-33q0 -100 -32.5 -168t-106.5 -112h795v-154h-1028v141q206 48 206 291v35h-200v129h200v166h-200v129h200v207q0 178 112 280.5t302 102.5z" />
+    <glyph glyph-name="peseta" unicode="&#x20a7;" horiz-adv-x="1563" 
+d="M1358 117q34 0 77 7t54 11v-125q-60 -30 -170 -30q-109 0 -173.5 68t-64.5 206v463h-157v80l157 69l62 191h98v-211h221v-129h-221v-441q0 -77 26 -118t91 -41zM926 1036q0 -227 -138.5 -344t-404.5 -117h-64v-575h-165v1462h262q256 0 383 -105.5t127 -320.5zM319 721
+h52q200 0 292.5 72.5t92.5 234.5q0 145 -86 216t-269 71h-82v-594z" />
+    <glyph glyph-name="Euro" unicode="&#x20ac;" horiz-adv-x="1208" 
+d="M795 1333q-319 0 -398 -403h510v-129h-524l-2 -57v-64l2 -45h463v-129h-447q37 -180 138.5 -278.5t271.5 -98.5q156 0 309 66v-150q-146 -65 -317 -65q-237 0 -381.5 134.5t-190.5 391.5h-166v129h152l-2 42v44l2 80h-152v129h164q39 261 185 407t383 146q201 0 366 -97
+l-71 -139q-166 86 -295 86z" />
+    <glyph glyph-name="afii61248" unicode="&#x2105;" horiz-adv-x="1688" 
+d="M1311 1462l-811 -1462h-148l811 1462h148zM1546 334q0 -159 -84.5 -250.5t-232.5 -91.5q-139 0 -224 92.5t-85 249.5q0 158 83.5 250t231.5 92q141 0 226 -93t85 -249zM1055 334q0 -238 178 -238q176 0 176 238q0 235 -176 235q-178 0 -178 -235zM489 788
+q-166 0 -257 88.5t-91 249.5q0 168 94 257.5t265 89.5q104 0 192 -35l-33 -103q-81 31 -161 31q-224 0 -224 -238q0 -235 220 -235q98 0 188 33v-101q-78 -37 -193 -37z" />
+    <glyph glyph-name="afii61289" unicode="&#x2113;" horiz-adv-x="1065" 
+d="M637 111q174 0 192 213h95q-8 -166 -84.5 -255t-218.5 -89q-150 0 -230 90.5t-80 259.5v243q-96 -35 -192 -57v113q78 21 192 59v498q0 138 75 217.5t210 79.5q117 0 184.5 -80.5t67.5 -218.5q0 -185 -103 -337t-278 -226v-283q0 -104 41 -165.5t129 -61.5zM723 1178
+q0 194 -127 194q-67 0 -98 -43t-31 -151v-437q256 137 256 437z" />
+    <glyph glyph-name="afii61352" unicode="&#x2116;" horiz-adv-x="2087" 
+d="M1223 0h-187l-692 1227h-8q16 -288 16 -396v-831h-151v1462h194l682 -1222h8q-14 245 -14 383v839h152v-1462zM1987 621q0 -163 -80.5 -255t-227.5 -92q-139 0 -220 93.5t-81 253.5q0 163 80.5 253.5t227.5 90.5q139 0 220 -93.5t81 -250.5zM1509 621q0 -114 40.5 -173
+t133.5 -59q91 0 130.5 58.5t39.5 173.5t-39.5 171t-130.5 56q-92 0 -133 -56t-41 -171zM1423 0v135h512v-135h-512z" />
+    <glyph glyph-name="trademark" unicode="&#x2122;" horiz-adv-x="1589" 
+d="M369 741h-123v615h-209v106h543v-106h-211v-615zM969 741l-201 559h-8l6 -129v-430h-119v721h187l196 -559l203 559h180v-721h-127v420l6 137h-8l-211 -557h-104z" />
+    <glyph glyph-name="Omega" unicode="&#x2126;" horiz-adv-x="1602" 
+d="M801 1333q-238 0 -363 -128.5t-125 -381.5q0 -225 86.5 -391.5t266.5 -298.5v-133h-586v152h364q-151 118 -231 293t-80 378q0 310 177 486t491 176q315 0 492 -173.5t177 -486.5q0 -207 -79 -380t-230 -293h363v-152h-586v133q183 134 267.5 301t84.5 389
+q0 252 -124.5 381t-364.5 129z" />
+    <glyph glyph-name="estimated" unicode="&#x212e;" horiz-adv-x="1268" 
+d="M633 -35q-157 0 -277.5 73.5t-187 204t-66.5 287.5q0 171 69 298.5t191 197.5t271 70q152 0 273.5 -71t189 -200.5t67.5 -294.5h-827v-356q49 -53 132 -88t165 -35q131 0 222.5 52.5t172.5 181.5l72 -41q-98 -155 -206.5 -217t-260.5 -62zM932 616v277q-50 53 -131.5 86
+t-169.5 33q-173 0 -295 -117v-279h596z" />
+    <glyph glyph-name="oneeighth" unicode="&#x215b;" horiz-adv-x="1597" 
+d="M1259 1462l-903 -1462h-143l903 1462h143zM333 1462h143v-876h-133v579q0 91 6 181q-22 -22 -49 -44.5t-162 -117.5l-67 96zM1220 890q124 0 199.5 -59t75.5 -163q0 -130 -148 -206q176 -74 176 -232q0 -113 -82.5 -181.5t-220.5 -68.5q-146 0 -225.5 64t-79.5 180
+q0 69 36.5 127t121.5 104q-74 46 -102.5 92.5t-28.5 114.5q0 102 78.5 165t199.5 63zM1046 224q0 -60 42 -96.5t128 -36.5q90 0 132 36.5t42 96.5q0 63 -46.5 102.5t-127.5 67.5l-28 10q-72 -34 -107 -76t-35 -104zM1218 781q-68 0 -105.5 -30t-37.5 -87q0 -47 34 -82.5
+t115 -68.5q140 54 140 151q0 57 -39 87t-107 30z" />
+    <glyph glyph-name="threeeighths" unicode="&#x215c;" horiz-adv-x="1597" 
+d="M1329 1462l-903 -1462h-143l903 1462h143zM1241 890q124 0 199.5 -59t75.5 -163q0 -130 -148 -206q176 -74 176 -232q0 -113 -82.5 -181.5t-220.5 -68.5q-146 0 -225.5 64t-79.5 180q0 69 36.5 127t121.5 104q-74 46 -102.5 92.5t-28.5 114.5q0 102 78.5 165t199.5 63z
+M1067 224q0 -60 42 -96.5t128 -36.5q90 0 132 36.5t42 96.5q0 63 -46.5 102.5t-127.5 67.5l-28 10q-72 -34 -107 -76t-35 -104zM1239 781q-68 0 -105.5 -30t-37.5 -87q0 -47 34 -82.5t115 -68.5q140 54 140 151q0 57 -39 87t-107 30zM626 1255q0 -80 -41 -131.5t-109 -74.5
+q176 -47 176 -209q0 -128 -92 -199.5t-260 -71.5q-152 0 -268 56v123q147 -68 270 -68q211 0 211 162q0 145 -231 145h-117v107h119q103 0 152.5 39.5t49.5 107.5q0 61 -40 95t-107 34q-66 0 -122 -21.5t-112 -56.5l-69 90q63 45 133 72t164 27q136 0 214.5 -59.5
+t78.5 -166.5z" />
+    <glyph glyph-name="fiveeighths" unicode="&#x215d;" horiz-adv-x="1597" 
+d="M1323 1462l-903 -1462h-143l903 1462h143zM340 1128q145 0 233 -71.5t88 -194.5q0 -140 -85 -217.5t-251 -77.5q-74 0 -143.5 15.5t-110.5 38.5v131q56 -34 126 -53t124 -19q95 0 150 41.5t55 130.5q0 78 -54.5 122t-156.5 44q-57 0 -95 -8.5t-69 -16.5l-59 41l33 416
+h495v-104h-381l-20 -230q62 12 121 12zM1237 890q124 0 199.5 -59t75.5 -163q0 -130 -148 -206q176 -74 176 -232q0 -113 -82.5 -181.5t-220.5 -68.5q-146 0 -225.5 64t-79.5 180q0 69 36.5 127t121.5 104q-74 46 -102.5 92.5t-28.5 114.5q0 102 78.5 165t199.5 63z
+M1063 224q0 -60 42 -96.5t128 -36.5q90 0 132 36.5t42 96.5q0 63 -46.5 102.5t-127.5 67.5l-28 10q-72 -34 -107 -76t-35 -104zM1235 781q-68 0 -105.5 -30t-37.5 -87q0 -47 34 -82.5t115 -68.5q140 54 140 151q0 57 -39 87t-107 30z" />
+    <glyph glyph-name="seveneighths" unicode="&#x215e;" horiz-adv-x="1597" 
+d="M1237 1462l-903 -1462h-143l903 1462h143zM1233 890q124 0 199.5 -59t75.5 -163q0 -130 -148 -206q176 -74 176 -232q0 -113 -82.5 -181.5t-220.5 -68.5q-146 0 -225.5 64t-79.5 180q0 69 36.5 127t121.5 104q-74 46 -102.5 92.5t-28.5 114.5q0 102 78.5 165t199.5 63z
+M1059 224q0 -60 42 -96.5t128 -36.5q90 0 132 36.5t42 96.5q0 63 -46.5 102.5t-127.5 67.5l-28 10q-72 -34 -107 -76t-35 -104zM1231 781q-68 0 -105.5 -30t-37.5 -87q0 -47 34 -82.5t115 -68.5q140 54 140 151q0 57 -39 87t-107 30zM211 586l350 760h-455v116h598v-94
+l-352 -782h-141z" />
+    <glyph glyph-name="partialdiff" unicode="&#x2202;" horiz-adv-x="1190" 
+d="M1077 934q0 -262 -83.5 -491.5t-221.5 -346t-311 -116.5q-172 0 -265.5 100.5t-93.5 292.5q0 169 68 322.5t184 234t267 80.5q97 0 170 -46.5t116 -121.5l4 90q0 405 -282 405q-62 0 -134 -22t-120 -55v159q47 23 124.5 41.5t151.5 18.5q210 0 318 -138t108 -407z
+M471 121q95 0 178 72t143 201.5t82 279.5q-25 97 -89 151t-144 54q-101 0 -183.5 -66t-133 -191t-50.5 -253q0 -118 50.5 -183t146.5 -65z" />
+    <glyph glyph-name="Delta" unicode="&#x2206;" horiz-adv-x="1171" 
+d="M39 104l463 1358h166l465 -1360v-102h-1094v104zM584 1268q-61 -225 -101 -346l-260 -770h721l-258 761q-68 202 -102 355z" />
+    <glyph glyph-name="product" unicode="&#x220f;" horiz-adv-x="1513" 
+d="M1143 -496v1805h-772v-1805h-170v1958h1112v-1958h-170z" />
+    <glyph glyph-name="summation" unicode="&#x2211;" horiz-adv-x="1292" 
+d="M76 -496v107l631 924l-615 819v108h1088v-151h-848l579 -772l-604 -883h938v-152h-1169z" />
+    <glyph glyph-name="minus" unicode="&#x2212;" horiz-adv-x="1171" 
+d="M104 653v138h961v-138h-961z" />
+    <glyph glyph-name="radical" unicode="&#x221a;" horiz-adv-x="1124" 
+d="M623 -14h-127l-279 782h-180v135h289l235 -684l514 1469h137z" />
+    <glyph glyph-name="infinity" unicode="&#x221e;" horiz-adv-x="1444" 
+d="M1325 719q0 -131 -83.5 -223.5t-211.5 -92.5q-93 0 -169.5 53t-141.5 169q-60 -104 -136.5 -160.5t-164.5 -56.5q-131 0 -215 86.5t-84 228.5q0 134 84 223.5t215 89.5q181 0 303 -219q124 215 309 215q133 0 214 -87.5t81 -225.5zM426 532q66 0 120.5 45.5t108.5 145.5
+q-50 97 -104.5 143.5t-126.5 46.5q-76 0 -126 -52.5t-50 -139.5q0 -83 48.5 -136t129.5 -53zM1018 909q-66 0 -120.5 -46t-109.5 -144q51 -97 106 -144t126 -47q76 0 126 53.5t50 137.5q0 85 -50.5 137.5t-127.5 52.5z" />
+    <glyph glyph-name="integral" unicode="&#x222b;" horiz-adv-x="786" 
+d="M637 1556q79 0 123 -16v-137q-49 22 -111 22q-176 0 -176 -243v-1311q0 -176 -82.5 -269.5t-245.5 -93.5q-74 0 -133 19v135q61 -22 119 -22q182 0 182 243v1311q0 362 324 362z" />
+    <glyph glyph-name="approxequal" unicode="&#x2248;" horiz-adv-x="1171" 
+d="M336 512q-54 0 -117.5 -32t-120.5 -89v150q108 110 256 110q67 0 123 -14t144 -51q77 -33 122.5 -45.5t90.5 -12.5q53 0 117 33t118 90v-151q-101 -109 -254 -109q-67 0 -122.5 14.5t-143.5 51.5q-73 30 -118.5 42.5t-94.5 12.5zM336 918q-57 0 -121 -34t-117 -87v149
+q106 109 256 109q69 0 127 -16t140 -50q69 -29 116.5 -42t96.5 -13q55 0 119.5 33t115.5 88v-150q-100 -110 -254 -110q-69 0 -128 16t-138 49q-84 34 -126.5 46t-86.5 12z" />
+    <glyph glyph-name="notequal" unicode="&#x2260;" horiz-adv-x="1171" 
+d="M381 449h-277v137h340l127 272h-467v137h531l135 287l125 -57l-109 -230h279v-137h-342l-129 -272h471v-137h-535l-131 -283l-125 55z" />
+    <glyph glyph-name="lessequal" unicode="&#x2264;" horiz-adv-x="1171" 
+d="M1065 242l-961 422v98l961 479v-149l-782 -371l782 -328v-151zM104 1v138h961v-138h-961z" />
+    <glyph glyph-name="greaterequal" unicode="&#x2265;" horiz-adv-x="1171" 
+d="M104 393l783 326l-783 373v149l961 -479v-98l-961 -422v151zM104 1v138h961v-138h-961z" />
+    <glyph glyph-name="lozenge" unicode="&#x25ca;" horiz-adv-x="1194" 
+d="M111 735l450 740h72l452 -740l-452 -735h-72zM915 737l-317 531l-317 -531l317 -532z" />
+    <glyph glyph-name="cyrillicbreve" horiz-adv-x="1182" 
+d="M584 1241q-185 0 -270 71.5t-95 235.5h156q9 -104 54.5 -145t158.5 -41q103 0 152.5 44t60.5 142h157q-12 -158 -101 -232.5t-273 -74.5z" />
+    <glyph glyph-name="dotlessj" unicode="&#x237;" horiz-adv-x="518" 
+d="M43 -492q-95 0 -154 25v135q69 -20 136 -20q78 0 114.5 42.5t36.5 129.5v1276h166v-1264q0 -324 -299 -324z" />
+    <glyph glyph-name="caroncommaaccent" horiz-adv-x="1024" 
+d="M393 1253q19 55 38.5 138.5t29.5 164.5h168v-18q-11 -51 -55 -145t-91 -164h-90v24z" />
+    <glyph glyph-name="commaaccent" horiz-adv-x="1024" 
+d="M369 -428q28 64 53.5 157t32.5 146h168v-18q-11 -51 -60 -147.5t-104 -162.5h-90v25z" />
+    <glyph glyph-name="commaaccentrotate" horiz-adv-x="1024" 
+d="M639 1544q-29 -61 -55.5 -157.5t-32.5 -145.5h-166v19q14 61 63.5 156.5t98.5 152.5h92v-25z" />
+    <glyph glyph-name="zerosuperior" unicode="&#x2070;" horiz-adv-x="711" 
+d="M176 1024q0 -168 41 -251t135 -83t137 82.5t43 253.5q0 170 -43 252t-137 82t-135 -82.5t-41 -253.5zM670 1026q0 -457 -316 -457q-158 0 -236.5 118t-78.5 339q0 453 315 453q158 0 237 -116t79 -337z" />
+    <glyph glyph-name="foursuperior" unicode="&#x2074;" horiz-adv-x="711" 
+d="M692 788h-125v-202h-145v202h-402v101l408 579h139v-563h125v-117zM422 905v195q0 134 6 209q-5 -12 -17 -31.5t-27 -42l-30 -45t-26 -39.5l-168 -246h262z" />
+    <glyph glyph-name="fivesuperior" unicode="&#x2075;" horiz-adv-x="711" 
+d="M328 1128q145 0 233 -71.5t88 -194.5q0 -140 -85 -217.5t-251 -77.5q-74 0 -143.5 15.5t-110.5 38.5v131q56 -34 126 -53t124 -19q95 0 150 41.5t55 130.5q0 78 -54.5 122t-156.5 44q-57 0 -95 -8.5t-69 -16.5l-59 41l33 416h495v-104h-381l-20 -230q62 12 121 12z" />
+    <glyph glyph-name="sixsuperior" unicode="&#x2076;" horiz-adv-x="711" 
+d="M41 963q0 261 109.5 388.5t328.5 127.5q74 0 123 -15v-114q-52 18 -135 18q-141 0 -216 -76.5t-85 -242.5h8q29 43 85.5 72.5t141.5 29.5q125 0 199 -74t74 -200q0 -144 -83 -226t-224 -82q-153 0 -239.5 105t-86.5 289zM365 680q81 0 130.5 46.5t49.5 145.5
+q0 79 -44 124.5t-130 45.5q-85 0 -141 -45t-56 -104q0 -89 53 -151t138 -62z" />
+    <glyph glyph-name="sevensuperior" unicode="&#x2077;" horiz-adv-x="711" 
+d="M162 586l350 760h-455v116h598v-94l-352 -782h-141z" />
+    <glyph glyph-name="eightsuperior" unicode="&#x2078;" horiz-adv-x="711" 
+d="M356 1479q124 0 199.5 -59t75.5 -163q0 -130 -148 -206q176 -74 176 -232q0 -113 -82.5 -181.5t-220.5 -68.5q-146 0 -225.5 64t-79.5 180q0 69 36.5 127t121.5 104q-74 46 -102.5 92.5t-28.5 114.5q0 102 78.5 165t199.5 63zM182 813q0 -60 42 -96.5t128 -36.5
+q90 0 132 36.5t42 96.5q0 63 -46.5 102.5t-127.5 67.5l-28 10q-72 -34 -107 -76t-35 -104zM354 1370q-68 0 -105.5 -30t-37.5 -87q0 -47 34 -82.5t115 -68.5q140 54 140 151q0 57 -39 87t-107 30z" />
+    <glyph glyph-name="ninesuperior" unicode="&#x2079;" horiz-adv-x="711" 
+d="M668 1094q0 -270 -109 -397.5t-321 -127.5q-83 0 -132 15v116q49 -20 142 -20q276 0 297 326h-10q-35 -51 -93 -77t-123 -26q-131 0 -207.5 73t-76.5 204q0 136 84.5 218.5t220.5 82.5q152 0 240 -101t88 -286zM340 1370q-81 0 -128.5 -47.5t-47.5 -134.5
+q0 -81 42.5 -128.5t129.5 -47.5q84 0 141.5 42.5t57.5 104.5q0 97 -51.5 154t-143.5 57z" />
+    <glyph glyph-name="uni2000" unicode="&#x2000;" horiz-adv-x="1024" 
+ />
+    <glyph glyph-name="uni2001" unicode="&#x2001;" horiz-adv-x="2048" 
+ />
+    <glyph glyph-name="uni2002" unicode="&#x2002;" horiz-adv-x="1024" 
+ />
+    <glyph glyph-name="uni2003" unicode="&#x2003;" horiz-adv-x="2048" 
+ />
+    <glyph glyph-name="uni2004" unicode="&#x2004;" horiz-adv-x="682" 
+ />
+    <glyph glyph-name="uni2005" unicode="&#x2005;" horiz-adv-x="512" 
+ />
+    <glyph glyph-name="uni2006" unicode="&#x2006;" horiz-adv-x="342" 
+ />
+    <glyph glyph-name="uni2007" unicode="&#x2007;" horiz-adv-x="1145" 
+ />
+    <glyph glyph-name="uni2008" unicode="&#x2008;" horiz-adv-x="545" 
+ />
+    <glyph glyph-name="uni2009" unicode="&#x2009;" horiz-adv-x="410" 
+ />
+    <glyph glyph-name="uni200A" unicode="&#x200a;" horiz-adv-x="205" 
+ />
+    <glyph glyph-name="uni200B" unicode="&#x200b;" horiz-adv-x="0" 
+ />
+    <glyph glyph-name="uniFEFF" unicode="&#xfeff;" horiz-adv-x="0" 
+ />
+    <glyph glyph-name="uniFFFC" unicode="&#xfffc;" horiz-adv-x="2048" 
+d="M84 1214v304h303v-111h-192v-193h-111zM1681 1407v111h304v-304h-109v193h-195zM84 -383v303h111v-194h192v-109h-303zM1681 -383v109h195v194h109v-303h-304zM1290 -383v109h273v-109h-273zM508 -383v109h270v-109h-270zM508 1407v111h270v-111h-270zM1985 39h-109v270
+h109v-270zM1985 823h-109v271h109v-271zM899 -383v109h272v-109h-272zM195 39h-111v270h111v-270zM899 1407v111h272v-111h-272zM1290 1407v111h273v-111h-273zM195 430h-111v272h111v-272zM195 823h-111v271h111v-271zM1985 430h-109v272h109v-272zM864 629
+q0 -145 -67.5 -223t-194.5 -78t-194.5 78t-67.5 223q0 146 67.5 223.5t194.5 77.5q126 0 194 -77t68 -224zM467 629q0 -197 135 -197t135 197q0 196 -135 196t-135 -196zM948 922h172q109 0 165 -33.5t56 -116.5q0 -49 -23 -82t-67 -41v-8q61 -14 84 -48t23 -87
+q0 -81 -54.5 -125.5t-148.5 -44.5h-207v586zM1071 690h66q46 0 64 17t18 49q0 34 -21 48.5t-68 14.5h-59v-129zM1071 592v-154h74q49 0 67.5 21.5t18.5 58.5q0 74 -90 74h-70zM1491 330q-52 0 -80 10v102q43 -8 68 -8q86 0 86 86v402h125v-398q0 -95 -52.5 -144.5
+t-146.5 -49.5z" />
+    <glyph glyph-name="uniFFFD" unicode="&#xfffd;" horiz-adv-x="2048" 
+d="M1022 1556l940 -938l-940 -937l-938 937zM1087 367v47q0 50 22 82.5t87 81.5q103 82 139.5 145t36.5 151q0 135 -93.5 212t-258.5 77q-79 0 -172 -28t-164 -70l82 -178q160 80 250 80q63 0 94 -29t31 -76q0 -53 -24.5 -90.5t-96.5 -91.5q-84 -68 -113.5 -124t-29.5 -130
+v-59h210zM850 92q0 -63 35.5 -99t105.5 -36q66 0 102.5 36.5t36.5 98.5q0 64 -36 100.5t-103 36.5q-72 0 -106.5 -36t-34.5 -101z" />
+    <glyph glyph-name="uni01F0" unicode="&#x1f0;" horiz-adv-x="518" 
+d="M43 -492q-95 0 -154 25v135q69 -20 136 -20q78 0 114.5 42.5t36.5 129.5v1276h166v-1264q0 -324 -299 -324zM-75 1569h115q114 -74 219 -189q130 130 221 189h119v-25l-66 -68q-144 -148 -190 -235h-166q-23 41 -74 104t-178 199v25z" />
+    <glyph glyph-name="uni02BC" unicode="&#x2bc;" horiz-adv-x="348" 
+d="M309 1462l15 -22q-26 -100 -75 -232.5t-102 -246.5h-122q70 285 102 501h182z" />
+    <glyph glyph-name="uni03D1" unicode="&#x3d1;" horiz-adv-x="1274" 
+d="M1110 846q4 -46 4 -111q0 -353 -144 -554t-403 -201q-393 0 -393 344q0 57 16 180q15 122 15 145q0 47 -18 64.5t-50 17.5q-25 0 -52 -7.5t-42 -16.5l-33 118q83 39 178 39q88 0 134.5 -46.5t46.5 -139.5q0 -35 -15 -166q-16 -132 -16 -190q0 -207 233 -207
+q375 0 375 624q0 63 -4 107q-223 2 -378.5 54.5t-235.5 146.5t-80 225q0 144 91 225.5t259 81.5q208 0 336 -153.5t170 -450.5h143v-129h-137zM934 975q-28 211 -119.5 339t-214.5 128q-93 0 -141.5 -47.5t-48.5 -122.5q0 -141 137.5 -218t386.5 -79z" />
+    <glyph glyph-name="uni03D2" unicode="&#x3d2;" horiz-adv-x="1157" 
+d="M569 717q122 291 192.5 446.5t109 209.5t84.5 78t104 24q48 0 88 -15v-135q-26 6 -57 6q-40 0 -69.5 -28t-72.5 -108.5t-105 -206.5t-112.5 -244t-81.5 -203v-541h-172v559l-477 903h186z" />
+    <glyph glyph-name="uni03D6" unicode="&#x3d6;" horiz-adv-x="1720" 
+d="M553 -20q-186 0 -285.5 115.5t-99.5 355.5t135 503h-285v74l142 68h1495v-142h-250q117 -252 117 -503q0 -240 -100 -355.5t-285 -115.5q-221 0 -289 182h-8q-68 -182 -287 -182zM467 954q-63 -132 -96 -261t-33 -232q0 -174 54 -258t171 -84q93 0 147 71.5t54 196.5v188
+h162v-188q0 -122 53.5 -195t146.5 -73q117 0 171.5 84.5t54.5 257.5q0 254 -111 493h-774z" />
+    <glyph glyph-name="uni1E3E" unicode="&#x1e3e;" horiz-adv-x="1849" 
+d="M848 0l-496 1296h-8q14 -154 14 -366v-930h-157v1462h256l463 -1206h8l467 1206h254v-1462h-170v942q0 162 14 352h-8l-500 -1294h-137zM805 1606q48 62 103.5 150t87.5 153h202v-21q-44 -65 -131 -160t-151 -147h-111v25z" />
+    <glyph glyph-name="uni1E3F" unicode="&#x1e3f;" horiz-adv-x="1905" 
+d="M1573 0v713q0 131 -56 196.5t-174 65.5q-155 0 -229 -89t-74 -274v-612h-166v713q0 131 -56 196.5t-175 65.5q-156 0 -228.5 -93.5t-72.5 -306.5v-575h-166v1096h135l27 -150h8q47 80 132.5 125t191.5 45q257 0 336 -186h8q49 86 142 136t212 50q186 0 278.5 -95.5
+t92.5 -305.5v-715h-166zM854 1266q48 62 103.5 150t87.5 153h202v-21q-44 -65 -131 -160t-151 -147h-111v25z" />
+    <glyph glyph-name="uni1E00" unicode="&#x1e00;" horiz-adv-x="1296" 
+d="M1120 0l-182 465h-586l-180 -465h-172l578 1468h143l575 -1468h-176zM885 618l-170 453q-33 86 -68 211q-22 -96 -63 -211l-172 -453h473zM874 -338q0 -97 -62.5 -157t-164.5 -60q-101 0 -161 58.5t-60 156.5t60 156.5t161 58.5t164 -59t63 -154zM764 -340q0 57 -33 87
+t-84 30t-84 -30t-33 -87q0 -56 30 -86.5t87 -30.5q53 0 85 30.5t32 86.5z" />
+    <glyph glyph-name="uni1E01" unicode="&#x1e01;" 
+d="M850 0l-33 156h-8q-82 -103 -163.5 -139.5t-203.5 -36.5q-163 0 -255.5 84t-92.5 239q0 332 531 348l186 6v68q0 129 -55.5 190.5t-177.5 61.5q-137 0 -310 -84l-51 127q81 44 177.5 69t193.5 25q196 0 290.5 -87t94.5 -279v-748h-123zM475 117q155 0 243.5 85t88.5 238
+v99l-166 -7q-198 -7 -285.5 -61.5t-87.5 -169.5q0 -90 54.5 -137t152.5 -47zM764 -338q0 -97 -62.5 -157t-164.5 -60q-101 0 -161 58.5t-60 156.5t60 156.5t161 58.5t164 -59t63 -154zM654 -340q0 57 -33 87t-84 30t-84 -30t-33 -87q0 -56 30 -86.5t87 -30.5q53 0 85 30.5
+t32 86.5z" />
+    <glyph glyph-name="uni1F4D" unicode="&#x1f4d;" horiz-adv-x="1618" 
+d="M1490 733q0 -351 -177.5 -552t-493.5 -201q-323 0 -498.5 197.5t-175.5 557.5q0 357 176 553.5t500 196.5q315 0 492 -200t177 -552zM325 733q0 -297 126.5 -450.5t367.5 -153.5q243 0 367 153t124 451q0 295 -123.5 447.5t-365.5 152.5q-243 0 -369.5 -153.5
+t-126.5 -446.5zM-9 1159q70 181 98 303h189v-20q-41 -78 -100.5 -164t-108.5 -143h-78v24zM-289 1253q0 163 237 224v-72q-121 -41 -121 -94q0 -20 15.5 -29.5t34 -17.5t34 -21t15.5 -41q0 -74 -93 -74q-55 0 -88.5 34t-33.5 91z" />
+    <glyph glyph-name="uni02F3" unicode="&#x2f3;" horiz-adv-x="682" 
+d="M565 -338q0 -97 -62.5 -157t-164.5 -60q-101 0 -161 58.5t-60 156.5t60 156.5t161 58.5t164 -59t63 -154zM455 -340q0 57 -33 87t-84 30t-84 -30t-33 -87q0 -56 30 -86.5t87 -30.5q53 0 85 30.5t32 86.5z" />
+    <glyph glyph-name="dasiaoxia" horiz-adv-x="819" 
+d="M432 1159q70 181 98 303h189v-20q-41 -78 -100.5 -164t-108.5 -143h-78v24zM152 1253q0 163 237 224v-72q-121 -41 -121 -94q0 -20 15.5 -29.5t34 -17.5t34 -21t15.5 -41q0 -74 -93 -74q-55 0 -88.5 34t-33.5 91z" />
+    <glyph glyph-name="Ohorn" unicode="&#x1a0;" horiz-adv-x="1597" 
+d="M1468 733q0 -354 -177.5 -553.5t-491.5 -199.5q-323 0 -498.5 196.5t-175.5 558.5q0 360 176.5 555t499.5 195q325 0 504 -215q50 12 79 45.5t42.5 84.5t13.5 156h182l14 -22q-29 -155 -94.5 -241.5t-169.5 -125.5q96 -176 96 -434zM305 733q0 -298 125 -451t369 -153
+q243 0 366 152.5t123 451.5q0 295 -122.5 447.5t-364.5 152.5q-243 0 -369.5 -151.5t-126.5 -448.5z" />
+    <glyph glyph-name="ohorn" unicode="&#x1a1;" horiz-adv-x="1247" 
+d="M1122 549q0 -268 -135 -418.5t-373 -150.5q-147 0 -261 69t-176 198t-62 302q0 268 134 417.5t372 149.5q217 0 354 -141q51 15 80 47.5t42 82t13 159.5h180l15 -23q-31 -156 -91.5 -243.5t-162.5 -125.5q71 -138 71 -323zM287 549q0 -211 79 -320.5t252 -109.5
+q175 0 253.5 109.5t78.5 320.5q0 210 -79.5 318t-254.5 108q-173 0 -251 -108t-78 -318z" />
+    <glyph glyph-name="Uhorn" unicode="&#x1af;" horiz-adv-x="1573" 
+d="M1305 1462v-198q58 8 93 39t50.5 87t15.5 166h181l14 -22q-33 -182 -119 -274t-235 -117v-627q0 -258 -143.5 -397t-407.5 -139q-268 0 -418 143.5t-150 396.5v942h170v-954q0 -183 102 -281t300 -98q184 0 280.5 96.5t96.5 284.5v952h170z" />
+    <glyph glyph-name="uhorn" unicode="&#x1b0;" horiz-adv-x="1362" 
+d="M332 1094v-709q0 -134 61 -200t191 -66q172 0 251.5 94t79.5 307v574h166v-121q82 11 119 75t37 218h178l15 -23q-32 -186 -120 -281.5t-229 -109.5v-852h-137l-24 147h-9q-52 -82 -142.5 -124.5t-201.5 -42.5q-203 0 -303 95t-100 304v715h168z" />
+    <glyph glyph-name="uni0300" unicode="&#x300;" horiz-adv-x="0" 
+d="M-548 1241h-110q-65 52 -154 148t-129 159v21h203q32 -69 89 -159.5t101 -143.5v-25z" />
+    <glyph glyph-name="uni0301" unicode="&#x301;" horiz-adv-x="0" 
+d="M-755 1266q48 62 103.5 150t87.5 153h202v-21q-44 -65 -131 -160t-151 -147h-111v25z" />
+    <glyph glyph-name="uni0303" unicode="&#x303;" horiz-adv-x="0" 
+d="M-475 1243q-43 0 -84 18.5t-80.5 41t-76 41t-70.5 18.5q-50 0 -75.5 -30t-39.5 -91h-98q13 121 70.5 189.5t148.5 68.5q46 0 89 -18.5t82 -41t75 -41t68 -18.5q49 0 73 29.5t39 91.5h99q-13 -121 -69.5 -189.5t-150.5 -68.5z" />
+    <glyph glyph-name="hook" unicode="&#x309;" horiz-adv-x="0" 
+d="M-397 1495q0 -140 -166 -174l-10 -113h-105l-12 176q86 14 125 39t39 68t-33.5 63.5t-106.5 20.5q-62 0 -94 -6v100q38 10 107 10q256 0 256 -184z" />
+    <glyph glyph-name="dotbelow" unicode="&#x323;" horiz-adv-x="0" 
+d="M-709 -242q0 57 29.5 84t71.5 27q40 0 69 -27t29 -84q0 -55 -29 -82.5t-69 -27.5q-42 0 -71.5 27.5t-29.5 82.5z" />
+    <glyph glyph-name="uni0400" unicode="&#x400;" 
+d="M1016 0h-815v1462h815v-151h-645v-471h606v-150h-606v-538h645v-152zM746 1579h-110q-65 52 -154 148t-129 159v21h203q32 -69 89 -159.5t101 -143.5v-25z" />
+    <glyph glyph-name="uni040D" unicode="&#x40d;" horiz-adv-x="1561" 
+d="M203 1462h159v-813q0 -225 -14 -407h8l820 1220h186v-1462h-160v805q0 201 17 422h-9l-821 -1227h-186v1462zM890 1579h-110q-65 52 -154 148t-129 159v21h203q32 -69 89 -159.5t101 -143.5v-25z" />
+    <glyph glyph-name="uni0450" unicode="&#x450;" horiz-adv-x="1149" 
+d="M639 -20q-243 0 -383.5 148t-140.5 411q0 265 130.5 421t350.5 156q206 0 326 -135.5t120 -357.5v-105h-755q5 -193 97.5 -293t260.5 -100q177 0 350 74v-148q-88 -38 -166.5 -54.5t-189.5 -16.5zM594 977q-132 0 -210.5 -86t-92.5 -238h573q0 157 -70 240.5t-200 83.5z
+M713 1241h-110q-65 52 -154 148t-129 159v21h203q32 -69 89 -159.5t101 -143.5v-25z" />
+    <glyph glyph-name="uni045D" unicode="&#x45d;" horiz-adv-x="1298" 
+d="M332 1096v-695l-7 -182l-3 -57l593 934h207v-1096h-155v670l3 132l5 130l-592 -932h-207v1096h156zM750 1241h-110q-65 52 -154 148t-129 159v21h203q32 -69 89 -159.5t101 -143.5v-25z" />
+    <glyph glyph-name="uni0460" unicode="&#x460;" horiz-adv-x="2071" 
+d="M1444 1327q-60 0 -107 -20.5t-92 -51.5l-69 146q126 80 276 80q228 0 356.5 -188t128.5 -527q0 -371 -141.5 -578.5t-396.5 -207.5q-108 0 -194 22.5t-169 73.5h-8q-80 -50 -164.5 -73t-191.5 -23q-256 0 -397.5 205.5t-141.5 580.5q0 339 127.5 527t355.5 188
+q153 0 277 -80l-70 -146q-45 31 -91.5 51.5t-106.5 20.5q-147 0 -229.5 -148.5t-82.5 -414.5q0 -301 103.5 -468t290.5 -167q139 0 241 76v457h170v-457q102 -76 244 -76q187 0 290 165.5t103 469.5q0 267 -82.5 415t-228.5 148z" />
+    <glyph glyph-name="uni0461" unicode="&#x461;" horiz-adv-x="1677" 
+d="M807 457q-10 -26 -20 -51.5t-189 -405.5h-213l-385 1096h172l246 -695q32 -93 78 -282h8q19 53 56 134.5t179 373.5l-172 469h178q265 -769 287.5 -841t32.5 -116h8q173 184 249.5 401.5t76.5 555.5h166q0 -362 -97.5 -614.5t-316.5 -481.5h-182l-125 346q-33 92 -37 111
+z" />
+    <glyph glyph-name="uni0462" unicode="&#x462;" horiz-adv-x="1382" 
+d="M23 1274h319v282h172v-282h418v-148h-418v-288h201q561 0 561 -412q0 -208 -132.5 -317t-393.5 -109h-408v1126h-319v148zM514 145h213q192 0 282.5 68.5t90.5 212.5q0 138 -93 199t-311 61h-182v-541z" />
+    <glyph glyph-name="uni0463" unicode="&#x463;" horiz-adv-x="1294" 
+d="M424 1096h344v-140h-344v-315h319q437 0 437 -307q0 -166 -111.5 -250t-331.5 -84h-479v956h-235v140h235v223h166v-223zM424 500v-361h305q287 0 287 185q0 92 -67.5 134t-223.5 42h-301z" />
+    <glyph glyph-name="uni0464" unicode="&#x464;" horiz-adv-x="1882" 
+d="M1423 1331q-227 0 -357 -125t-161 -366h703v-150h-707q8 -273 140.5 -416t379.5 -143q154 0 348 55v-149q-152 -57 -374 -57q-319 0 -492.5 184t-181.5 524h-350v-688h-170v1462h170v-622h356q30 307 214.5 474t488.5 169q213 0 395 -92l-72 -146q-100 48 -178.5 67
+t-151.5 19z" />
+    <glyph glyph-name="uni0465" unicode="&#x465;" horiz-adv-x="1507" 
+d="M1143 -20q-235 0 -369 133t-145 381h-287v-494h-166v1096h166v-461h289q24 235 158.5 358t357.5 123q81 0 158 -16t131 -41l-50 -141q-138 51 -239 51q-163 0 -246.5 -82t-99.5 -252h536v-141h-538q9 -188 93.5 -278.5t248.5 -90.5q61 0 120.5 11t157.5 48v-147
+q-110 -57 -276 -57z" />
+    <glyph glyph-name="uni0466" unicode="&#x466;" horiz-adv-x="1389" 
+d="M920 682h-148v-682h-156v682h-149l-289 -682h-178l616 1462h158l615 -1462h-183zM530 831h332l-82 207q-56 144 -86 244q-24 -98 -88 -262z" />
+    <glyph glyph-name="uni0467" unicode="&#x467;" horiz-adv-x="1155" 
+d="M680 1096l465 -1096h-172l-207 489h-113v-489h-151v489h-115l-205 -489h-172l465 1096h205zM442 629h271q-43 108 -71 177t-62 175h-9q-28 -92 -129 -352z" />
+    <glyph glyph-name="uni0468" unicode="&#x468;" horiz-adv-x="1886" 
+d="M1413 688h-143v-688h-154v688h-147l-285 -688h-186l290 688h-417v-688h-170v1462h170v-622h481l262 622h158l614 -1462h-188zM1032 840h318q-118 309 -132 352t-26 90q-19 -67 -36.5 -119t-123.5 -323z" />
+    <glyph glyph-name="uni0469" unicode="&#x469;" horiz-adv-x="1569" 
+d="M1094 1096l462 -1096h-170l-208 494h-113v-494h-152v494h-110l-209 -494h-172l209 494h-289v-494h-166v1096h166v-461h350l197 461h205zM993 981h-8q-10 -34 -26 -81.5t-105 -264.5h268z" />
+    <glyph glyph-name="uni046A" unicode="&#x46a;" horiz-adv-x="1477" 
+d="M1321 1462v-133l-422 -495q118 -6 195 -42t127 -105.5t100 -233.5l133 -453h-174l-137 457q-35 111 -69 159t-84.5 67t-139.5 19h-27v-702h-170v702h-26q-91 0 -140.5 -19.5t-82 -67t-64.5 -158.5l-135 -457h-185l136 453q47 159 96.5 230t124 107.5t192.5 43.5l-411 495
+v133h1163zM1116 1309h-758l379 -455z" />
+    <glyph glyph-name="uni046B" unicode="&#x46b;" horiz-adv-x="1315" 
+d="M1163 1096v-105l-338 -352q87 -7 142.5 -31t92 -64t61 -92.5t179.5 -451.5h-172l-133 336q-34 87 -63 122.5t-71 49.5t-118 14h-10v-522h-153v522h-11q-75 0 -116 -13t-69 -45t-67 -126l-135 -338h-170l131 336q24 61 48 113.5t60.5 92t91.5 64.5t142 33l-335 352v105
+h1013zM950 956h-588l293 -319z" />
+    <glyph glyph-name="uni046C" unicode="&#x46c;" horiz-adv-x="1995" 
+d="M1853 1462v-133l-419 -498q120 -6 196.5 -42t127 -108t95.5 -228l136 -453h-168l-138 457q-31 104 -66 153.5t-87.5 69.5t-147.5 20h-24v-700h-172v700h-25q-94 0 -144 -20t-83 -67.5t-66 -155.5l-135 -457h-178l135 446q55 184 111 242h-430v-688h-170v1462h170v-622
+h727l-408 489v133h1163zM1651 1309h-758l379 -457z" />
+    <glyph glyph-name="uni046D" unicode="&#x46d;" horiz-adv-x="1733" 
+d="M1585 1096v-105l-338 -354q88 -7 143.5 -31.5t92 -63.5t60.5 -91.5t179 -450.5h-172l-133 336q-34 86 -63 121t-72 49t-117 14h-10v-520h-154v520h-10q-75 0 -117 -13.5t-69.5 -45t-65.5 -123.5l-135 -338h-170l131 336q47 120 84 160h-307v-496h-166v1096h166v-459h565
+l-336 354v105h1014zM1372 956h-588l293 -313z" />
+    <glyph glyph-name="uni046E" unicode="&#x46e;" horiz-adv-x="1192" 
+d="M240 -137q0 -55 43.5 -80t132.5 -25q97 0 217 7q120 6 190 6q155 0 226 -39v-166q-80 51 -240 51q-68 0 -173 -5t-210 -5q-179 0 -271 62.5t-92 195.5q0 126 108.5 190.5t340.5 73.5q204 8 294.5 77t90.5 210q0 268 -448 268h-218v143h209q205 0 317.5 73.5t112.5 205.5
+q0 107 -81 171t-218 64q-106 0 -199.5 -27.5t-203.5 -96.5l-86 114q168 114 358 142q-57 66 -174 187l-49 52v27h123q92 -59 223 -195q92 115 157.5 158t129.5 43q50 0 98 -14v-113q-24 10 -67 10q-44 0 -99.5 -41t-103.5 -112q178 -23 274.5 -117.5t96.5 -237.5
+q0 -140 -95.5 -232t-265.5 -118v-8q186 -24 287.5 -113t101.5 -233q0 -208 -141.5 -314.5t-423.5 -115.5q-138 -5 -205 -32.5t-67 -90.5z" />
+    <glyph glyph-name="uni046F" unicode="&#x46f;" horiz-adv-x="989" 
+d="M760 1358q51 0 96 -15v-112q-24 10 -65 10q-47 0 -98.5 -39.5t-96.5 -101.5q122 -28 192 -97t70 -176q0 -184 -211 -241v-8q248 -71 248 -273q0 -148 -121 -232t-346 -87q-93 -2 -147.5 -13.5t-78.5 -32.5t-24 -65q0 -49 37.5 -70.5t126.5 -21.5q86 0 208 5l175 5
+q125 0 164 -39v-143q-21 19 -63 31t-97 12l-179 -5q-130 -5 -222 -5q-144 0 -223.5 59.5t-79.5 171.5q0 116 95 178.5t275 65.5q334 4 334 194q0 97 -78 142t-237 45h-148v141h119q311 0 311 172q0 162 -252 162q-74 0 -145.5 -17t-159.5 -53l-59 135q124 55 250 70
+q-92 117 -195 215v27h123q75 -52 215 -189q88 110 155 152.5t132 42.5z" />
+    <glyph glyph-name="uni0470" unicode="&#x470;" horiz-adv-x="1630" 
+d="M899 0h-170v446h-45q-176 0 -303.5 61t-199.5 184.5t-72 287.5v483h174v-479q0 -188 103.5 -288.5t315.5 -100.5h27v868h170v-868h29q211 0 314.5 99t103.5 286v483h176v-481q0 -165 -72 -288.5t-201.5 -185t-304.5 -61.5h-45v-446z" />
+    <glyph glyph-name="uni0471" unicode="&#x471;" horiz-adv-x="1542" 
+d="M858 1554v-1431q188 15 289.5 130.5t101.5 319.5q0 120 -13 237.5t-50 285.5h166q63 -272 63 -516q0 -276 -142.5 -429t-414.5 -169v-474h-164v474q-264 9 -397 154t-133 417v543h166v-549q0 -195 90 -304t274 -122v1433h164z" />
+    <glyph glyph-name="uni0472" unicode="&#x472;" horiz-adv-x="1597" 
+d="M1470 733q0 -351 -177.5 -552t-493.5 -201q-323 0 -498.5 197.5t-175.5 557.5q0 357 176 553.5t500 196.5q315 0 492 -200t177 -552zM799 129q229 0 352.5 136.5t136.5 404.5h-981q13 -267 137.5 -404t354.5 -137zM801 1333q-224 0 -349.5 -129t-144.5 -385h979
+q-17 254 -139 384t-346 130z" />
+    <glyph glyph-name="uni0473" unicode="&#x473;" horiz-adv-x="1237" 
+d="M1122 549q0 -268 -135 -418.5t-373 -150.5q-147 0 -261 69t-176 198t-62 302q0 268 134 417.5t372 149.5q230 0 365.5 -153t135.5 -414zM618 119q158 0 240 92t92 283h-663q9 -186 89 -280.5t242 -94.5zM616 975q-156 0 -235 -86.5t-92 -253.5h659q-15 168 -95.5 254
+t-236.5 86z" />
+    <glyph glyph-name="uni0474" unicode="&#x474;" horiz-adv-x="1282" 
+d="M1249 1335q-59 0 -98 -51.5t-96 -232.5l-328 -1051h-197l-530 1462h180l338 -938q72 -199 107 -342q32 144 102 367l162 518q59 191 101 267t97 108.5t144 32.5q42 0 121 -19v-141q-56 20 -103 20z" />
+    <glyph glyph-name="uni0475" unicode="&#x475;" horiz-adv-x="1036" 
+d="M406 0l-406 1096h174l225 -613q100 -268 119 -368h8q23 118 105 385l96 309q37 122 72.5 183.5t81 87.5t129.5 26q45 0 75 -10v-127q-29 8 -67 8q-47 0 -76 -42t-57 -134l-248 -801h-231z" />
+    <glyph glyph-name="uni0476" unicode="&#x476;" horiz-adv-x="1282" 
+d="M1249 1335q-59 0 -98 -51.5t-96 -232.5l-328 -1051h-197l-530 1462h180l338 -938q72 -199 107 -342q32 144 102 367l162 518q59 191 101 267t97 108.5t144 32.5q42 0 121 -19v-141q-56 20 -103 20zM907 1579h-96q-52 42 -140.5 143t-125.5 164v21h186q28 -61 77.5 -148
+t98.5 -155v-25zM551 1579h-96q-56 44 -143 144t-124 163v21h187q28 -61 77.5 -148t98.5 -155v-25z" />
+    <glyph glyph-name="uni0477" unicode="&#x477;" horiz-adv-x="1036" 
+d="M406 0l-406 1096h174l225 -613q100 -268 119 -368h8q23 118 105 385l96 309q37 122 72.5 183.5t81 87.5t129.5 26q45 0 75 -10v-127q-29 8 -67 8q-47 0 -76 -42t-57 -134l-248 -801h-231zM792 1241h-96q-52 42 -140.5 143t-125.5 164v21h186q28 -61 77.5 -148t98.5 -155
+v-25zM436 1241h-96q-56 44 -143 144t-124 163v21h187q28 -61 77.5 -148t98.5 -155v-25z" />
+    <glyph glyph-name="uni0478" unicode="&#x478;" horiz-adv-x="2476" 
+d="M1364 733q0 -352 -163.5 -552.5t-455.5 -200.5q-297 0 -458.5 197.5t-161.5 557.5q0 358 161.5 554t461.5 196q291 0 453.5 -200t162.5 -552zM305 733q0 -297 111.5 -450.5t328.5 -153.5q218 0 328.5 152.5t110.5 451.5q0 297 -110 448.5t-326 151.5q-218 0 -330.5 -151
+t-112.5 -449zM1440 1096h176l246 -629q78 -207 98 -309h8q11 44 52.5 169.5t269.5 768.5h176l-469 -1248q-69 -182 -163 -261t-230 -79q-76 0 -150 17v133q55 -12 121 -12q94 0 152.5 51.5t93.5 140.5l61 156z" />
+    <glyph glyph-name="uni0479" unicode="&#x479;" horiz-adv-x="2173" 
+d="M1122 549q0 -268 -135 -418.5t-373 -150.5q-147 0 -261 69t-176 198t-62 302q0 268 134 417.5t372 149.5q230 0 365.5 -153t135.5 -414zM287 549q0 -210 84 -320t247 -110t247.5 109.5t84.5 320.5q0 209 -84.5 317.5t-249.5 108.5q-163 0 -246 -107t-83 -319zM1143 1096
+h178l240 -625q79 -214 98 -309h8q13 51 54.5 174.5t271.5 759.5h178l-471 -1248q-70 -185 -163.5 -262.5t-229.5 -77.5q-76 0 -150 17v133q55 -12 123 -12q171 0 244 192l61 156z" />
+    <glyph glyph-name="uni047A" unicode="&#x47a;" horiz-adv-x="1677" 
+d="M1552 733q0 -302 -151.5 -500.5t-415.5 -242.5q-26 -111 -145 -111q-124 0 -144 111q-268 41 -419.5 238t-151.5 507q0 305 149.5 499.5t421.5 238.5q20 108 144 108q121 0 143 -108q268 -44 418.5 -242.5t150.5 -497.5zM305 733q0 -244 101 -396.5t290 -193.5
+q17 48 53.5 67t90.5 19q110 0 141 -86q189 41 290 193.5t101 396.5t-101 395.5t-290 190.5q-31 -88 -141 -88q-113 0 -144 86q-189 -39 -290 -189.5t-101 -394.5z" />
+    <glyph glyph-name="uni047B" unicode="&#x47b;" horiz-adv-x="1346" 
+d="M1231 549q0 -233 -112 -377.5t-316 -181.5q-9 -54 -41 -76.5t-88 -22.5q-57 0 -87.5 21.5t-39.5 77.5q-203 36 -317.5 183t-114.5 376q0 233 112 377t320 180q8 56 39 77t88 21q56 0 88 -21.5t41 -78.5q202 -38 315 -184t113 -371zM287 549q0 -177 62.5 -282t199.5 -136
+q12 42 42 59t83 17q103 0 127 -74q134 31 196 136t62 280q0 352 -260 414q-13 -42 -43.5 -58t-81.5 -16q-53 0 -83 16t-42 60q-137 -31 -199.5 -135.5t-62.5 -280.5z" />
+    <glyph glyph-name="uni047C" unicode="&#x47c;" horiz-adv-x="2046" 
+d="M1442 1991v-121h-17q-84 0 -155 18t-131 39.5t-111 39.5t-94 18q-47 0 -77 -26t-30 -77v-16h-125v28q0 103 58 158t170 55q58 0 114 -18t115.5 -40t126 -40t144.5 -18h12zM702 129q88 0 173.5 33t146.5 96q55 -57 140.5 -93t178.5 -36q188 0 293 167t105 468
+q0 267 -82.5 415t-229.5 148q-60 0 -107.5 -21.5t-90.5 -52.5l-70 146q121 82 275 82q228 0 356.5 -188t128.5 -527q0 -372 -144 -579t-403 -207q-104 0 -189 20t-161 68q-75 -45 -158.5 -66.5t-193.5 -21.5q-260 0 -402.5 206.5t-142.5 579.5q0 341 128.5 528t356.5 187
+q154 0 275 -82l-70 -146q-43 31 -90 52.5t-107 21.5q-148 0 -230.5 -147.5t-82.5 -415.5q0 -303 105 -469t292 -166zM1155 1769q0 -162 -237 -223v72q120 41 120 94q0 20 -15.5 29t-33.5 17.5t-33.5 21.5t-15.5 41q0 73 92 73q56 0 89.5 -34t33.5 -91z" />
+    <glyph glyph-name="uni047D" unicode="&#x47d;" horiz-adv-x="1655" 
+d="M1067 -20q-148 0 -242 65q-92 -65 -235 -65q-225 0 -350 145.5t-125 415.5q0 279 103.5 427t289.5 148q62 0 121.5 -16t99.5 -41l-57 -139q-89 51 -160 51q-116 0 -170.5 -107t-54.5 -321q0 -418 305 -418q123 0 235 80q62 -42 117.5 -61t122.5 -19q301 0 301 418
+q0 214 -55 321t-170 107q-71 0 -160 -51l-57 139q40 25 99.5 41t121.5 16q187 0 290 -148.5t103 -426.5q0 -267 -123.5 -414t-349.5 -147zM1212 1681v-120h-16q-84 0 -155.5 18t-131.5 39t-110.5 39t-93.5 18q-107 0 -107 -102v-17h-125v31q0 100 57.5 155.5t169.5 55.5
+q58 0 114.5 -18.5t115.5 -40t124.5 -40t143.5 -18.5h14zM926 1460q0 -161 -238 -223v72q119 40 119 96q0 20 -15 28.5t-33 17t-33 21t-15 39.5q0 74 92 74q56 0 89.5 -34t33.5 -91z" />
+    <glyph glyph-name="uni047E" unicode="&#x47e;" horiz-adv-x="2015" 
+d="M1419 1796v-27l-80 -172h-32l-50 103h-186l-49 -103h-33l-49 103h-188l-47 -103h-33l-80 172v27h827zM1427 1327q-60 0 -106.5 -20.5t-91.5 -51.5l-70 146q124 80 277 80q228 0 355.5 -188t127.5 -527q0 -373 -143 -579.5t-402 -206.5q-116 0 -202 24t-162 72h-9
+q-78 -49 -164 -72.5t-198 -23.5q-260 0 -402.5 208t-142.5 578q0 341 128.5 528t357.5 187q150 0 276 -80l-70 -146q-45 31 -91.5 51.5t-106.5 20.5q-147 0 -229.5 -148.5t-82.5 -414.5q0 -303 105 -469t295 -166q65 0 130 19t116 57v457h170v-457q102 -76 247 -76
+q188 0 294 165t106 470q0 267 -82.5 415t-229.5 148z" />
+    <glyph glyph-name="uni047F" unicode="&#x47f;" horiz-adv-x="1677" 
+d="M1206 1444v-27l-82 -172h-30l-50 103h-188l-49 -103h-31l-49 103h-188l-50 -103h-30l-80 172v27h827zM807 457l-39 -95l-170 -362h-213l-385 1096h172l246 -695q39 -111 80 -282h8q12 35 29.5 75.5t203.5 432.5l-172 469h178q265 -769 287.5 -841t32.5 -116h8
+q173 184 249.5 401.5t76.5 555.5h166q0 -362 -97.5 -614.5t-316.5 -481.5h-182l-125 346q-33 92 -37 111z" />
+    <glyph glyph-name="uni0480" unicode="&#x480;" horiz-adv-x="1309" 
+d="M840 1331q-245 0 -389 -160t-144 -440q0 -294 133 -444t391 -150q111 0 168 23v-652h-170v472h-20q-331 0 -507.5 194t-176.5 559q0 224 87.5 395t251.5 263t380 92q237 0 407 -84l-71 -146q-171 78 -340 78z" />
+    <glyph glyph-name="uni0481" unicode="&#x481;" horiz-adv-x="999" 
+d="M629 -20q-254 0 -384 143.5t-130 417.5q0 276 136.5 425.5t387.5 149.5q79 0 161 -17t130 -40l-49 -141q-142 51 -246 51q-177 0 -262.5 -102.5t-85.5 -323.5q0 -220 85.5 -320t256.5 -100q53 0 93 8.5t97 34.5v-658h-166v472h-24z" />
+    <glyph glyph-name="uni0482" unicode="&#x482;" horiz-adv-x="1247" 
+d="M514 313l-182 -317l-121 67l182 322l-287 166l66 115l289 -168l205 356l-289 166l67 117l289 -168l185 317l118 -67l-184 -320l289 -166l-68 -115l-287 166l-204 -354l286 -168l-65 -115z" />
+    <glyph glyph-name="uni0483" unicode="&#x483;" horiz-adv-x="1141" 
+d="M391 1264q-6 -45 -27 -70t-69 -25q-51 0 -71.5 25t-20.5 78t21 73.5t75 20.5h449q6 46 27.5 70t68.5 24q51 0 73.5 -24.5t22.5 -75.5q0 -56 -22 -76t-76 -20h-451z" />
+    <glyph glyph-name="uni0484" unicode="&#x484;" horiz-adv-x="1182" 
+d="M260 1378q120 0 270 59q149 58 230 58q111 0 169 -55.5t58 -155.5v-31h-125v17q0 102 -106 102q-43 0 -94 -18t-111.5 -39.5t-131.5 -39.5t-155 -18h-16v121h12z" />
+    <glyph glyph-name="uni0485" unicode="&#x485;" horiz-adv-x="1182" 
+d="M479 1464q0 56 33.5 90.5t89.5 34.5q92 0 92 -76q0 -27 -15 -39.5t-33 -20.5t-33 -17t-15 -29q0 -54 119 -94v-74q-238 64 -238 225z" />
+    <glyph glyph-name="uni0486" unicode="&#x486;" horiz-adv-x="1182" 
+d="M719 1464q0 -161 -238 -225v74q119 40 119 94q0 20 -15 29t-33 17t-33 20.5t-15 39.5q0 76 92 76q56 0 89.5 -34.5t33.5 -90.5z" />
+    <glyph glyph-name="uni0488" unicode="&#x488;" horiz-adv-x="2025" 
+d="M1135 1231q-5 44 -35 66t-99 22q-78 0 -103 -20.5t-30 -67.5h-75q11 194 208 194q93 0 149.5 -50.5t63.5 -143.5h-79zM1135 -319q-5 44 -35 66t-99 22q-78 0 -103 -20.5t-30 -67.5h-75q5 89 55 141.5t153 52.5q92 0 149.5 -51t63.5 -143h-79zM1714 -41q-5 45 -35 66.5
+t-98 21.5q-78 0 -103 -19.5t-30 -68.5h-76q5 90 55.5 142.5t153.5 52.5q92 0 149.5 -51t63.5 -144h-80zM561 -41q-5 45 -35 66.5t-98 21.5q-78 0 -103 -19.5t-30 -68.5h-76q5 90 55.5 142.5t153.5 52.5q92 0 149.5 -51t63.5 -144h-80zM1714 946q-5 45 -35 66.5t-98 21.5
+q-78 0 -103 -19.5t-30 -68.5h-76q5 90 55.5 142.5t153.5 52.5q92 0 149.5 -51t63.5 -144h-80zM561 946q-5 45 -35 66.5t-98 21.5q-78 0 -103 -19.5t-30 -68.5h-76q5 90 55.5 142.5t153.5 52.5q92 0 149.5 -51t63.5 -144h-80zM1905 459q-5 44 -35 66t-98 22q-78 0 -103.5 -20
+t-30.5 -68h-75q11 194 209 194q92 0 149.5 -52t63.5 -142h-80zM383 459q-5 45 -35 66.5t-98 21.5q-78 0 -103 -19.5t-30 -68.5h-76q5 90 55.5 142t153.5 52q92 0 149.5 -51t63.5 -143h-80z" />
+    <glyph glyph-name="uni0489" unicode="&#x489;" horiz-adv-x="1958" 
+d="M1079 -35l11 -14q-17 -66 -52 -161.5t-71 -174.5h-97q53 221 70 350h139zM881 1141l-11 14q19 71 55.5 171t67.5 165h97q-52 -220 -70 -350h-139zM1567 651l14 11q71 -19 171 -55.5t165 -67.5v-97q-221 53 -350 70v139zM391 453l-14 -11q-66 17 -161.5 52t-174.5 71v97
+q221 -53 350 -70v-139zM1325 1018l2 16q67 39 162 83t162 69l69 -68q-177 -110 -297 -198zM633 45l-2 -16q-155 -89 -324 -152l-69 68q177 110 297 198zM492 877l-17 2q-82 140 -151 323l67 70q123 -198 199 -297zM1464 184l17 -2q39 -69 84 -166t67 -157l-67 -70
+q-31 50 -96 147.5t-103 149.5z" />
+    <glyph glyph-name="uni048A" unicode="&#x48a;" horiz-adv-x="1577" 
+d="M201 1462h161v-815q0 -118 -10 -324l-4 -83h8l820 1222h184v-1310h184l-143 -533h-197l156 381h-160v805q0 175 19 422h-9l-823 -1227h-186v1462zM780 1579q-186 0 -270 71.5t-94 235.5h155q10 -108 56.5 -147t156.5 -39q105 0 154.5 46.5t58.5 139.5h158
+q-12 -159 -102.5 -233t-272.5 -74z" />
+    <glyph glyph-name="uni048B" unicode="&#x48b;" horiz-adv-x="1317" 
+d="M332 1096v-662q0 -136 -10 -272l593 934h207v-953h176l-129 -520h-172l125 377h-155v672q0 158 8 262l-594 -934h-205v1096h156zM668 1241q-185 0 -270 71.5t-95 235.5h156q7 -102 52 -144t161 -42q103 0 153 45t60 141h157q-12 -158 -101 -232.5t-273 -74.5z" />
+    <glyph glyph-name="uni048C" unicode="&#x48c;" horiz-adv-x="1255" 
+d="M47 1276h154v186h170v-186h342v-150h-342v-288h192q586 0 586 -412q0 -210 -138 -318t-409 -108h-401v1126h-154v150zM371 145h221q379 0 379 281q0 132 -92 196t-293 64h-215v-541z" />
+    <glyph glyph-name="uni048D" unicode="&#x48d;" horiz-adv-x="1212" 
+d="M342 1311h295v-129h-295v-539h320q223 0 330.5 -77t107.5 -232q0 -164 -112 -249t-333 -85h-479v1182h-156v129h156v245h166v-245zM342 500v-361h305q287 0 287 185q0 92 -66 134t-225 42h-301z" />
+    <glyph glyph-name="uni048E" unicode="&#x48e;" horiz-adv-x="1251" 
+d="M1145 1036q0 -127 -57.5 -227.5t-165.5 -157.5l120 -157l-100 -84l-149 192q-102 -27 -238 -27h-184v-575h-170v1462h393q274 0 412.5 -107.5t138.5 -318.5zM371 721h166q87 0 163 10l-108 141l108 82l140 -176q127 72 127 250q0 145 -97 216t-299 71h-200v-594z" />
+    <glyph glyph-name="uni048F" unicode="&#x48f;" horiz-adv-x="1255" 
+d="M686 -20q-107 0 -195.5 39.5t-148.5 121.5h-12q12 -148 12 -182v-451h-166v1588h135l25 -150h8q64 90 148.5 130t193.5 40q218 0 336.5 -149t118.5 -418q0 -338 -183 -483l115 -156l-100 -80l-131 174q-71 -24 -156 -24zM662 975q-168 0 -243 -93t-77 -296v-37
+q0 -231 77 -330.5t247 -99.5q47 0 88 12l-121 158l106 80l129 -170q101 103 101 352q0 215 -75 319.5t-232 104.5z" />
+    <glyph glyph-name="uni0492" unicode="&#x492;" horiz-adv-x="1079" 
+d="M1032 1462v-153h-661v-510h424v-150h-424v-649h-170v649h-154v150h154v663h831z" />
+    <glyph glyph-name="uni0493" unicode="&#x493;" horiz-adv-x="877" 
+d="M834 956h-492v-344h346v-127h-346v-485h-166v485h-158v127h158v484h658v-140z" />
+    <glyph glyph-name="uni0494" unicode="&#x494;" horiz-adv-x="1315" 
+d="M561 655q-100 0 -190 -12v-643h-170v1462h841v-153h-671v-516q90 10 211 10q320 0 490.5 -169.5t170.5 -483.5q0 -315 -143 -488.5t-402 -173.5q-83 0 -145.5 10.5t-132.5 38.5v152q123 -49 260 -49q383 0 383 510q0 245 -128 375t-374 130z" />
+    <glyph glyph-name="uni0495" unicode="&#x495;" horiz-adv-x="1075" 
+d="M582 -502q-145 0 -246 60v149q116 -63 239 -63q133 0 201 101t68 316q0 223 -89 327t-270 104q-69 0 -143 -17v-475h-166v1096h666v-142h-500v-329q82 12 141 12q272 0 403.5 -141.5t131.5 -436.5q0 -267 -114 -414t-322 -147z" />
+    <glyph glyph-name="uni0496" unicode="&#x496;" horiz-adv-x="1823" 
+d="M598 752l-575 710h190l569 -708v708h164v-708l570 708h190l-576 -708l474 -600h180v-535h-162v381h-94l-582 741v-741h-164v741l-581 -741h-199z" />
+    <glyph glyph-name="uni0497" unicode="&#x497;" horiz-adv-x="1597" 
+d="M676 1096h153v-531l453 531h182l-458 -531l368 -422h193v-520h-162v377h-94l-482 557v-557h-153v557l-481 -557h-191l496 565l-457 531h182l451 -531v531z" />
+    <glyph glyph-name="uni0498" unicode="&#x498;" horiz-adv-x="1190" 
+d="M1049 1120q0 -144 -91.5 -234t-252.5 -114v-8q183 -25 277.5 -115t94.5 -235q0 -205 -153 -319.5t-432 -114.5q-255 0 -418 79v158q96 -46 207.5 -71t214.5 -25q198 0 299.5 75t101.5 216q0 134 -112.5 203t-335.5 69h-218v143h209q205 0 317.5 73.5t112.5 205.5
+q0 107 -81 171t-218 64q-110 0 -199 -25t-206 -99l-84 114q101 75 226.5 113.5t260.5 38.5q225 0 352.5 -98.5t127.5 -264.5zM567 -238q0 103 -139 238h123q158 -120 158 -252q0 -91 -51 -142.5t-150 -51.5q-65 0 -115 16v108q32 -10 86 -10q37 0 62.5 24t25.5 70z" />
+    <glyph glyph-name="uni0499" unicode="&#x499;" horiz-adv-x="989" 
+d="M385 641q311 0 311 172q0 162 -252 162q-77 0 -140 -14t-165 -56l-59 135q170 76 371 76q189 0 298 -77.5t109 -211.5q0 -184 -205 -241v-8q126 -37 184 -105.5t58 -171.5q0 -152 -122.5 -236.5t-338.5 -84.5q-237 0 -366 71v152q183 -86 370 -86q144 0 217.5 49.5
+t73.5 142.5q0 191 -311 191h-152v141h119zM487 -238q0 103 -139 238h123q158 -120 158 -252q0 -91 -51 -142.5t-150 -51.5q-65 0 -115 16v108q32 -10 86 -10q37 0 62.5 24t25.5 70z" />
+    <glyph glyph-name="uni049A" unicode="&#x49a;" horiz-adv-x="1354" 
+d="M1151 154h172v-535h-162v381h-102l-535 709l-153 -136v-573h-170v1462h170v-725l663 725h201l-588 -635z" />
+    <glyph glyph-name="uni049B" unicode="&#x49b;" horiz-adv-x="1116" 
+d="M815 1096h182l-473 -529l383 -424h178v-522h-159v379h-84l-500 555v-555h-166v1096h166v-533z" />
+    <glyph glyph-name="uni049C" unicode="&#x49c;" horiz-adv-x="1257" 
+d="M496 680l-125 -107v-573h-170v1462h170v-731l125 139v349h125v-211l411 454h203l-588 -635l610 -827h-200l-436 604v-305h-125v381z" />
+    <glyph glyph-name="uni049D" unicode="&#x49d;" horiz-adv-x="1092" 
+d="M461 434l-119 121v-555h-166v1096h166v-533l119 121v330h131v-205l270 287h182l-452 -475v-107l491 -514h-194l-299 315v-221h-129v340z" />
+    <glyph glyph-name="uni049E" unicode="&#x49e;" horiz-adv-x="1257" 
+d="M47 1284h154v178h170v-178h221v-151h-221v-402l661 731h203l-588 -635l610 -827h-206l-527 709l-153 -134v-575h-170v1133h-154v151z" />
+    <glyph glyph-name="uni049F" unicode="&#x49f;" horiz-adv-x="1059" 
+d="M20 1370h156v186h164v-186h381v-127h-381v-536l-3 -91l-3 -55h8l18 24q55 74 75 98t388 413h199l-444 -467l473 -629h-199l-387 516l-125 -106v-410h-164v1243h-156v127z" />
+    <glyph glyph-name="uni04A0" unicode="&#x4a0;" horiz-adv-x="1411" 
+d="M16 1462h508v-731l662 731h203l-588 -635l610 -827h-201l-532 709l-154 -136v-573h-170v1309h-338v153z" />
+    <glyph glyph-name="uni04A1" unicode="&#x4a1;" horiz-adv-x="1260" 
+d="M41 1096h514v-533l475 533h182l-473 -531l512 -565h-194l-502 555v-555h-164v956h-350v140z" />
+    <glyph glyph-name="uni04A2" unicode="&#x4a2;" horiz-adv-x="1528" 
+d="M1311 154h162v-535h-162v381h-170v688h-770v-688h-170v1462h170v-622h770v622h170v-1308z" />
+    <glyph glyph-name="uni04A3" unicode="&#x4a3;" horiz-adv-x="1327" 
+d="M342 1096v-459h614v459h166v-953h150v-520h-166v377h-150v494h-614v-494h-166v1096h166z" />
+    <glyph glyph-name="uni04A4" unicode="&#x4a4;" horiz-adv-x="1665" 
+d="M1647 1309h-336v-1309h-172v688h-768v-688h-170v1462h170v-622h768v622h508v-153z" />
+    <glyph glyph-name="uni04A5" unicode="&#x4a5;" horiz-adv-x="1507" 
+d="M342 1096v-459h614v459h517v-140h-351v-956h-166v494h-614v-494h-166v1096h166z" />
+    <glyph glyph-name="uni04A6" unicode="&#x4a6;" horiz-adv-x="2185" 
+d="M1241 0h-170v1309h-700v-1309h-170v1462h1040v-671q68 12 193 12q306 0 474.5 -172t168.5 -484q0 -313 -141.5 -486t-399.5 -173q-156 0 -279 49v152q134 -49 261 -49q378 0 378 510q0 242 -115 372.5t-347 130.5q-42 0 -105.5 -3.5t-87.5 -8.5v-641z" />
+    <glyph glyph-name="uni04A7" unicode="&#x4a7;" horiz-adv-x="1772" 
+d="M1303 -502q-131 0 -228 60v149q109 -63 217 -63q240 0 240 417q0 223 -83 327t-255 104q-67 0 -139 -21v-471h-168v952h-545v-952h-166v1096h879v-473q75 14 141 14q246 0 377 -148.5t131 -429.5q0 -268 -104.5 -414.5t-296.5 -146.5z" />
+    <glyph glyph-name="uni04A8" unicode="&#x4a8;" horiz-adv-x="1595" 
+d="M1464 678q0 -181 -69 -335.5t-185 -240.5q66 -30 156 -30q78 0 139 22v-153q-56 -25 -147 -25q-178 0 -326 100q-102 -36 -246 -36q-310 0 -485.5 196.5t-175.5 538.5q0 376 164.5 573t478.5 197q127 0 219 -35l-47 -145q-84 28 -174 28q-461 0 -461 -610
+q0 -288 127.5 -441t362.5 -153q54 0 100 10q-86 103 -132 245t-46 302q0 244 99 377t274 133q181 0 277.5 -133t96.5 -385zM1288 672q0 177 -51.5 279t-144.5 102q-94 0 -145.5 -100.5t-51.5 -276.5q0 -140 46.5 -267t129.5 -212q102 67 159.5 194.5t57.5 280.5z" />
+    <glyph glyph-name="uni04A9" unicode="&#x4a9;" horiz-adv-x="1311" 
+d="M750 498q0 -94 34 -174.5t97 -133.5q68 44 109.5 123t41.5 189q0 235 -135 235q-72 0 -109.5 -62.5t-37.5 -176.5zM1108 -57q-147 0 -277 77q-96 -40 -219 -40q-149 0 -262 69.5t-174 196.5t-61 291q0 275 124 427t351 152q91 0 168 -22l-37 -138q-54 19 -133 19
+q-156 0 -228.5 -104.5t-72.5 -335.5q0 -206 85 -311t249 -105q37 0 63.5 4.5t32.5 7.5q-139 148 -139 373q0 173 84 269.5t235 96.5q148 0 226.5 -94.5t78.5 -271.5q0 -125 -53.5 -229.5t-147.5 -168.5q52 -26 119 -26q66 0 115 14v-137q-39 -14 -127 -14z" />
+    <glyph glyph-name="uni04AA" unicode="&#x4aa;" horiz-adv-x="1292" 
+d="M827 1331q-241 0 -380.5 -160.5t-139.5 -439.5q0 -287 134.5 -443.5t383.5 -156.5q153 0 349 55v-149q-152 -57 -375 -57q-323 0 -498.5 196t-175.5 557q0 226 84.5 396t244 262t375.5 92q230 0 402 -84l-72 -146q-166 78 -332 78zM772 -238q0 103 -139 238h123
+q158 -120 158 -252q0 -91 -51 -142.5t-150 -51.5q-65 0 -115 16v108q32 -10 86 -10q37 0 62.5 24t25.5 70z" />
+    <glyph glyph-name="uni04AB" unicode="&#x4ab;" horiz-adv-x="975" 
+d="M614 -20q-238 0 -368.5 146.5t-130.5 414.5q0 275 132.5 425t377.5 150q79 0 158 -17t124 -40l-51 -141q-55 22 -120 36.5t-115 14.5q-334 0 -334 -426q0 -202 81.5 -310t241.5 -108q137 0 281 59v-147q-110 -57 -277 -57zM610 -238q0 103 -139 238h123
+q158 -120 158 -252q0 -91 -51 -142.5t-150 -51.5q-65 0 -115 16v108q32 -10 86 -10q37 0 62.5 24t25.5 70z" />
+    <glyph glyph-name="uni04AC" unicode="&#x4ac;" horiz-adv-x="1133" 
+d="M479 1309h-463v153h1098v-153h-463v-1155h162v-535h-162v381h-172v1309z" />
+    <glyph glyph-name="uni04AD" unicode="&#x4ad;" horiz-adv-x="956" 
+d="M393 956h-352v140h872v-140h-354v-813h150v-520h-166v377h-150v956z" />
+    <glyph glyph-name="uni04AE" unicode="&#x4ae;" horiz-adv-x="1147" 
+d="M573 731l390 731h184l-488 -895v-567h-172v559l-487 903h186z" />
+    <glyph glyph-name="uni04AF" unicode="&#x4af;" horiz-adv-x="1026" 
+d="M596 -492h-166v488l-430 1100h172l236 -613q83 -222 102 -319h8q33 138 103 319l233 613h172l-430 -1100v-488z" />
+    <glyph glyph-name="uni04B0" unicode="&#x4b0;" horiz-adv-x="1147" 
+d="M573 731l390 731h184l-488 -895v-59h299v-152h-299v-356h-172v356h-301v152h301v51l-487 903h186z" />
+    <glyph glyph-name="uni04B1" unicode="&#x4b1;" horiz-adv-x="1026" 
+d="M596 -129v-363h-166v363h-278v129h276l-428 1096h172l236 -613q83 -222 102 -319h8q33 138 103 319l233 613h172l-428 -1096h274v-129h-276z" />
+    <glyph glyph-name="uni04B2" unicode="&#x4b2;" horiz-adv-x="1268" 
+d="M1075 154h162v-535h-162v381h-94l-393 643l-400 -643h-180l486 764l-453 698h188l363 -579l366 579h181l-453 -692z" />
+    <glyph glyph-name="uni04B3" unicode="&#x4b3;" horiz-adv-x="1110" 
+d="M440 561l-381 535h189l289 -420l288 420h187l-381 -535l299 -418h149v-522h-166v379h-69l-307 444l-310 -444h-188z" />
+    <glyph glyph-name="uni04B4" unicode="&#x4b4;" horiz-adv-x="1751" 
+d="M1534 154h170v-535h-162v381h-1100v1309h-426v153h1071v-153h-475v-1155h752v1308h170v-1308z" />
+    <glyph glyph-name="uni04B5" unicode="&#x4b5;" horiz-adv-x="1468" 
+d="M889 954h-361v-811h582v951h166v-951h156v-520h-166v377h-904v954h-321v140h848v-140z" />
+    <glyph glyph-name="uni04B6" unicode="&#x4b6;" horiz-adv-x="1417" 
+d="M1223 154h161v-535h-161v381h-170v604q-149 -53 -248 -72.5t-205 -19.5q-207 0 -318.5 95t-111.5 274v581h170v-561q0 -121 63.5 -179t206.5 -58q97 0 185.5 14.5t257.5 69.5v714h170v-1308z" />
+    <glyph glyph-name="uni04B7" unicode="&#x4b7;" horiz-adv-x="1247" 
+d="M322 1096v-400q0 -192 219 -192q91 0 174 28t188 95v469h166v-953h150v-522h-166v379h-150v496q-105 -72 -194.5 -101.5t-202.5 -29.5q-164 0 -257 86t-93 233v412h166z" />
+    <glyph glyph-name="uni04B8" unicode="&#x4b8;" horiz-adv-x="1423" 
+d="M629 512q-459 0 -459 369v581h170v-561q0 -119 67.5 -178t221.5 -59v348h125v-342q134 13 297 73v719h172v-1462h-172v600q-168 -65 -297 -82v-305h-125v299z" />
+    <glyph glyph-name="uni04B9" unicode="&#x4b9;" horiz-adv-x="1229" 
+d="M322 1096v-400q0 -186 200 -192v301h119v-291q113 24 246 113v469h166v-1096h-166v496q-128 -91 -246 -117v-248h-119v234h-22q-160 0 -252 85t-92 234v412h166z" />
+    <glyph glyph-name="uni04BA" unicode="&#x4ba;" horiz-adv-x="1423" 
+d="M201 1462h170v-604q256 92 452 92q207 0 318.5 -95.5t111.5 -272.5v-582h-170v561q0 120 -63.5 179t-206.5 59q-107 0 -200 -17t-242 -67v-715h-170v1462z" />
+    <glyph glyph-name="uni04BB" unicode="&#x4bb;" horiz-adv-x="1198" 
+d="M922 0v397q0 193 -217 193q-88 0 -166 -24.5t-197 -98.5v-467h-166v1096h166v-498q95 69 188 100t207 31q163 0 258 -84t95 -235v-410h-168z" />
+    <glyph glyph-name="uni04BC" unicode="&#x4bc;" horiz-adv-x="1716" 
+d="M61 903q0 73 27 127h145q-20 -50 -20 -110q0 -103 113 -103h34l5 43q29 298 195.5 461.5t445.5 163.5q297 0 445 -189.5t148 -558.5v-69h-1060q14 -264 144.5 -400.5t377.5 -136.5q101 0 202 15.5t242 58.5v-156q-114 -39 -224.5 -54t-240.5 -15q-314 0 -488.5 178
+t-193.5 510q-142 0 -219.5 59t-77.5 176zM1004 1333q-209 0 -329 -133.5t-136 -382.5h878q0 265 -101.5 390.5t-311.5 125.5z" />
+    <glyph glyph-name="uni04BD" unicode="&#x4bd;" horiz-adv-x="1350" 
+d="M842 -20q-243 0 -381 143t-144 395q-266 4 -266 225q0 69 25 119h141q-20 -47 -20 -106q0 -103 106 -103h21l6 35q34 202 159 314t308 112q207 0 327.5 -132.5t120.5 -358.5v-105h-756q6 -198 92 -295.5t259 -97.5q101 0 180.5 16t177.5 58v-148q-88 -38 -166.5 -54.5
+t-189.5 -16.5zM793 975q-134 0 -209.5 -82t-89.5 -240h573q0 157 -70 239.5t-204 82.5z" />
+    <glyph glyph-name="uni04BE" unicode="&#x4be;" horiz-adv-x="1716" 
+d="M928 -12q-258 29 -404.5 202t-165.5 478q-142 0 -219.5 59t-77.5 176q0 73 27 127h145q-20 -50 -20 -110q0 -103 113 -103h34l5 43q29 298 195.5 461.5t445.5 163.5q297 0 445 -189.5t148 -558.5v-69h-1060q14 -264 144.5 -400.5t377.5 -136.5q101 0 202 15.5t242 58.5
+v-156q-176 -62 -411 -67v-363h-166v369zM1004 1333q-209 0 -329 -133.5t-136 -382.5h878q0 265 -101.5 390.5t-311.5 125.5z" />
+    <glyph glyph-name="uni04BF" unicode="&#x4bf;" horiz-adv-x="1350" 
+d="M725 -10q-191 31 -296.5 167.5t-111.5 360.5q-266 4 -266 225q0 69 25 119h141q-20 -47 -20 -106q0 -103 106 -103h21l6 35q34 202 159 314t308 112q207 0 327.5 -132.5t120.5 -358.5v-105h-756q6 -198 92 -295.5t259 -97.5q101 0 180.5 16t177.5 58v-148
+q-142 -65 -307 -69v-359h-166v367zM793 975q-134 0 -209.5 -82t-89.5 -240h573q0 157 -70 239.5t-204 82.5z" />
+    <glyph glyph-name="uni04C0.alt" horiz-adv-x="682" 
+d="M598 0h-514v98l172 35v1194l-172 37v98h514v-98l-172 -37v-1194l172 -35v-98z" />
+    <glyph glyph-name="uni04C1" unicode="&#x4c1;" horiz-adv-x="1729" 
+d="M598 752l-575 710h190l569 -708v708h164v-708l570 708h190l-576 -708l594 -754h-196l-582 741v-741h-164v741l-581 -741h-199zM856 1581q-185 0 -270 71.5t-95 235.5h156q9 -104 54.5 -145t158.5 -41q103 0 152.5 44t60.5 142h157q-12 -158 -101 -232.5t-273 -74.5z" />
+    <glyph glyph-name="uni04C2" unicode="&#x4c2;" horiz-adv-x="1507" 
+d="M676 1094h153v-531l453 531h182l-458 -531l497 -563h-192l-482 555v-555h-153v555l-481 -555h-191l496 563l-457 531h182l451 -531v531zM748 1241q-185 0 -270 71.5t-95 235.5h156q9 -104 54.5 -145t158.5 -41q103 0 152.5 44t60.5 142h157q-12 -158 -101 -232.5
+t-273 -74.5z" />
+    <glyph glyph-name="uni04C3" unicode="&#x4c3;" horiz-adv-x="1411" 
+d="M606 635q-140 0 -235 -31v-604h-170v1462h170v-708l649 708h205l-635 -684l26 2q335 0 512 -162.5t177 -467.5q0 -314 -147.5 -488t-414.5 -174q-82 0 -144 10t-132 39v152q122 -49 274 -49q187 0 287 134.5t100 375.5q0 232 -138.5 358.5t-383.5 126.5z" />
+    <glyph glyph-name="uni04C4" unicode="&#x4c4;" horiz-adv-x="1124" 
+d="M340 0h-164v1096h164v-518l483 518h183l-457 -482q256 -4 382 -146t126 -409q0 -177 -55 -303t-157 -192t-235 -66q-136 0 -231 60v145q46 -25 100 -44t125 -19q135 0 211 108.5t76 308.5q0 211 -93.5 314.5t-283.5 103.5q-82 0 -174 -24v-451z" />
+    <glyph glyph-name="uni04C5" unicode="&#x4c5;" horiz-adv-x="1446" 
+d="M1241 154h184l-143 -535h-197l156 381h-170v1311h-475l-31 -240q-61 -479 -107.5 -700.5t-122.5 -308.5t-202 -85q-74 0 -133 25v143q54 -26 113 -26q53 0 92.5 43.5t70 151t77 408t102.5 740.5h786v-1308z" />
+    <glyph glyph-name="uni04C6" unicode="&#x4c6;" horiz-adv-x="1171" 
+d="M991 143h176l-129 -520h-172l125 377h-166v952h-331q-28 -360 -75 -566t-123 -302t-194 -96q-58 0 -86 10v127q22 -6 50 -6q113 0 181.5 236.5t102.5 738.5h641v-951z" />
+    <glyph glyph-name="uni04C7" unicode="&#x4c7;" horiz-adv-x="1489" 
+d="M1311 150q0 -318 -141 -490t-402 -172q-82 0 -143 9.5t-138 39.5v150q123 -49 258 -49q396 0 396 503v547h-770v-688h-170v1462h170v-622h770v622h170v-1312z" />
+    <glyph glyph-name="uni04C8" unicode="&#x4c8;" horiz-adv-x="1262" 
+d="M723 -502q-132 0 -225 58v149q111 -61 213 -61q125 0 184 99t59 306v445h-612v-494h-166v1096h166v-459h612v459h168v-1045q0 -268 -103.5 -410.5t-295.5 -142.5z" />
+    <glyph glyph-name="uni04C9" unicode="&#x4c9;" horiz-adv-x="1526" 
+d="M1311 154h184l-145 -535h-197l158 381h-170v688h-770v-688h-170v1462h170v-622h770v622h170v-1308z" />
+    <glyph glyph-name="uni04CA" unicode="&#x4ca;" horiz-adv-x="1337" 
+d="M342 1094v-457h614v457h166v-951h176l-129 -520h-172l125 377h-166v494h-614v-494h-166v1094h166z" />
+    <glyph glyph-name="uni04CB" unicode="&#x4cb;" horiz-adv-x="1423" 
+d="M1223 0h-170v-381h-162v535h162v450q-149 -53 -248 -72.5t-205 -19.5q-207 0 -318.5 95t-111.5 274v581h170v-561q0 -121 63.5 -179t206.5 -58q97 0 185.5 14.5t257.5 69.5v714h170v-1462z" />
+    <glyph glyph-name="uni04CC" unicode="&#x4cc;" horiz-adv-x="1245" 
+d="M322 1096v-400q0 -192 219 -192q91 0 174 28t188 95v469h166v-1096h-149v-379h-166v522h149v353q-105 -72 -194.5 -101.5t-202.5 -29.5q-164 0 -257 86t-93 233v412h166z" />
+    <glyph glyph-name="uni04CD" unicode="&#x4cd;" horiz-adv-x="1851" 
+d="M848 0l-496 1296h-8l7 -127q7 -192 7 -239v-930h-157v1462h256l465 -1206h8l465 1206h254v-1308h184l-143 -535h-199l158 381h-170v942q0 132 14 352h-8l-500 -1294h-137z" />
+    <glyph glyph-name="uni04CE" unicode="&#x4ce;" horiz-adv-x="1507" 
+d="M745 160l31 93l43 118l297 723h211v-951h176l-129 -520h-172l125 377h-147v905l-20 -58l-58 -153l-283 -694h-139l-283 696q-53 134 -73 209v-905h-148v1094h203l297 -723q45 -110 69 -211z" />
+    <glyph glyph-name="uni04CF.alt" horiz-adv-x="682" 
+d="M598 0h-514v98l172 35v1194l-172 37v98h514v-98l-172 -37v-1194l172 -35v-98z" />
+    <glyph glyph-name="uni04D0" unicode="&#x4d0;" horiz-adv-x="1296" 
+d="M1120 0l-182 465h-586l-180 -465h-172l578 1468h143l575 -1468h-176zM885 618l-170 453q-33 86 -68 211q-22 -96 -63 -211l-172 -453h473zM641 1579q-185 0 -270 71.5t-95 235.5h156q9 -104 54.5 -145t158.5 -41q103 0 152.5 44t60.5 142h157q-12 -158 -101 -232.5
+t-273 -74.5z" />
+    <glyph glyph-name="uni04D1" unicode="&#x4d1;" 
+d="M850 0l-33 156h-8q-82 -103 -163.5 -139.5t-203.5 -36.5q-163 0 -255.5 84t-92.5 239q0 332 531 348l186 6v68q0 129 -55.5 190.5t-177.5 61.5q-137 0 -310 -84l-51 127q81 44 177.5 69t193.5 25q196 0 290.5 -87t94.5 -279v-748h-123zM475 117q155 0 243.5 85t88.5 238
+v99l-166 -7q-198 -7 -285.5 -61.5t-87.5 -169.5q0 -90 54.5 -137t152.5 -47zM560 1241q-185 0 -270 71.5t-95 235.5h156q9 -104 54.5 -145t158.5 -41q103 0 152.5 44t60.5 142h157q-12 -158 -101 -232.5t-273 -74.5z" />
+    <glyph glyph-name="uni04D2" unicode="&#x4d2;" horiz-adv-x="1296" 
+d="M1120 0l-182 465h-586l-180 -465h-172l578 1468h143l575 -1468h-176zM885 618l-170 453q-33 86 -68 211q-22 -96 -63 -211l-172 -453h473zM370 1731q0 52 26.5 75t63.5 23q38 0 65.5 -23t27.5 -75q0 -50 -27.5 -74.5t-65.5 -24.5q-37 0 -63.5 24.5t-26.5 74.5zM751 1731
+q0 52 26.5 75t63.5 23t64.5 -23t27.5 -75q0 -50 -27.5 -74.5t-64.5 -24.5t-63.5 24.5t-26.5 74.5z" />
+    <glyph glyph-name="uni04D3" unicode="&#x4d3;" 
+d="M850 0l-33 156h-8q-82 -103 -163.5 -139.5t-203.5 -36.5q-163 0 -255.5 84t-92.5 239q0 332 531 348l186 6v68q0 129 -55.5 190.5t-177.5 61.5q-137 0 -310 -84l-51 127q81 44 177.5 69t193.5 25q196 0 290.5 -87t94.5 -279v-748h-123zM475 117q155 0 243.5 85t88.5 238
+v99l-166 -7q-198 -7 -285.5 -61.5t-87.5 -169.5q0 -90 54.5 -137t152.5 -47zM296 1393q0 52 26.5 75t63.5 23q38 0 65.5 -23t27.5 -75q0 -50 -27.5 -74.5t-65.5 -24.5q-37 0 -63.5 24.5t-26.5 74.5zM677 1393q0 52 26.5 75t63.5 23t64.5 -23t27.5 -75q0 -50 -27.5 -74.5
+t-64.5 -24.5t-63.5 24.5t-26.5 74.5z" />
+    <glyph glyph-name="uni04D4" unicode="&#x4d4;" horiz-adv-x="1788" 
+d="M1665 0h-750v465h-514l-227 -465h-176l698 1462h969v-151h-580v-471h541v-150h-541v-538h580v-152zM469 618h446v693h-118z" />
+    <glyph glyph-name="uni04D5" unicode="&#x4d5;" horiz-adv-x="1757" 
+d="M94 303q0 161 124 250.5t378 97.5l184 6v68q0 129 -58 190.5t-177 61.5q-144 0 -307 -84l-52 127q74 41 173.5 67.5t197.5 26.5q130 0 212.5 -43.5t123.5 -138.5q53 88 138.5 136t195.5 48q192 0 308 -133.5t116 -355.5v-107h-701q8 -395 322 -395q91 0 169.5 17.5
+t162.5 56.5v-148q-86 -38 -160.5 -54.5t-175.5 -16.5q-289 0 -414 233q-81 -127 -179.5 -180t-232.5 -53q-163 0 -255.5 85t-92.5 238zM268 301q0 -95 53.5 -139.5t141.5 -44.5q145 0 229 84.5t84 238.5v99l-158 -7q-186 -8 -268 -62.5t-82 -168.5zM1225 977
+q-121 0 -190.5 -83t-80.5 -241h519q0 156 -64 240t-184 84z" />
+    <glyph glyph-name="uni04D6" unicode="&#x4d6;" 
+d="M1016 0h-815v1462h815v-151h-645v-471h606v-150h-606v-538h645v-152zM600 1579q-185 0 -270 71.5t-95 235.5h156q9 -104 54.5 -145t158.5 -41q103 0 152.5 44t60.5 142h157q-12 -158 -101 -232.5t-273 -74.5z" />
+    <glyph glyph-name="uni04D7" unicode="&#x4d7;" horiz-adv-x="1149" 
+d="M639 -20q-243 0 -383.5 148t-140.5 411q0 265 130.5 421t350.5 156q206 0 326 -135.5t120 -357.5v-105h-755q5 -193 97.5 -293t260.5 -100q177 0 350 74v-148q-88 -38 -166.5 -54.5t-189.5 -16.5zM594 977q-132 0 -210.5 -86t-92.5 -238h573q0 157 -70 240.5t-200 83.5z
+M596 1241q-185 0 -270 71.5t-95 235.5h156q9 -104 54.5 -145t158.5 -41q103 0 152.5 44t60.5 142h157q-12 -158 -101 -232.5t-273 -74.5z" />
+    <glyph glyph-name="uni04D8" unicode="&#x4d8;" horiz-adv-x="1495" 
+d="M664 1333q-227 0 -453 -76v158q115 38 220 54t239 16q331 0 514.5 -199.5t183.5 -556.5q0 -350 -173 -549.5t-482 -199.5q-596 0 -596 747v70h1071q-17 266 -148.5 401t-375.5 135zM713 131q210 0 334.5 134.5t140.5 381.5h-889q0 -264 102 -390t312 -126z" />
+    <glyph glyph-name="uni04D9" unicode="&#x4d9;" horiz-adv-x="1145" 
+d="M506 1116q245 0 384.5 -150t139.5 -411q0 -264 -129.5 -419.5t-347.5 -155.5q-208 0 -329.5 134t-121.5 359v105h756q-5 204 -94.5 297.5t-255.5 93.5q-98 0 -180.5 -16.5t-177.5 -57.5v147q89 40 170 57t186 17zM555 119q133 0 210 82.5t89 238.5h-573q0 -157 70.5 -239
+t203.5 -82z" />
+    <glyph glyph-name="uni04DA" unicode="&#x4da;" horiz-adv-x="1495" 
+d="M664 1333q-227 0 -453 -76v158q115 38 220 54t239 16q331 0 514.5 -199.5t183.5 -556.5q0 -350 -173 -549.5t-482 -199.5q-596 0 -596 747v70h1071q-17 266 -148.5 401t-375.5 135zM713 131q210 0 334.5 134.5t140.5 381.5h-889q0 -264 102 -390t312 -126zM456 1731
+q0 52 26.5 75t63.5 23q38 0 65.5 -23t27.5 -75q0 -50 -27.5 -74.5t-65.5 -24.5q-37 0 -63.5 24.5t-26.5 74.5zM837 1731q0 52 26.5 75t63.5 23t64.5 -23t27.5 -75q0 -50 -27.5 -74.5t-64.5 -24.5t-63.5 24.5t-26.5 74.5z" />
+    <glyph glyph-name="uni04DB" unicode="&#x4db;" horiz-adv-x="1145" 
+d="M506 1116q245 0 384.5 -150t139.5 -411q0 -264 -129.5 -419.5t-347.5 -155.5q-208 0 -329.5 134t-121.5 359v105h756q-5 204 -94.5 297.5t-255.5 93.5q-98 0 -180.5 -16.5t-177.5 -57.5v147q89 40 170 57t186 17zM555 119q133 0 210 82.5t89 238.5h-573q0 -157 70.5 -239
+t203.5 -82zM287 1393q0 52 26.5 75t63.5 23q38 0 65.5 -23t27.5 -75q0 -50 -27.5 -74.5t-65.5 -24.5q-37 0 -63.5 24.5t-26.5 74.5zM668 1393q0 52 26.5 75t63.5 23t64.5 -23t27.5 -75q0 -50 -27.5 -74.5t-64.5 -24.5t-63.5 24.5t-26.5 74.5z" />
+    <glyph glyph-name="uni04DC" unicode="&#x4dc;" horiz-adv-x="1729" 
+d="M598 752l-575 710h190l569 -708v708h164v-708l570 708h190l-576 -708l594 -754h-196l-582 741v-741h-164v741l-581 -741h-199zM581 1731q0 52 26.5 75t63.5 23q38 0 65.5 -23t27.5 -75q0 -50 -27.5 -74.5t-65.5 -24.5q-37 0 -63.5 24.5t-26.5 74.5zM962 1731
+q0 52 26.5 75t63.5 23t64.5 -23t27.5 -75q0 -50 -27.5 -74.5t-64.5 -24.5t-63.5 24.5t-26.5 74.5z" />
+    <glyph glyph-name="uni04DD" unicode="&#x4dd;" horiz-adv-x="1507" 
+d="M676 1094h153v-531l453 531h182l-458 -531l497 -563h-192l-482 555v-555h-153v555l-481 -555h-191l496 563l-457 531h182l451 -531v531zM471 1393q0 52 26.5 75t63.5 23q38 0 65.5 -23t27.5 -75q0 -50 -27.5 -74.5t-65.5 -24.5q-37 0 -63.5 24.5t-26.5 74.5zM852 1393
+q0 52 26.5 75t63.5 23t64.5 -23t27.5 -75q0 -50 -27.5 -74.5t-64.5 -24.5t-63.5 24.5t-26.5 74.5z" />
+    <glyph glyph-name="uni04DE" unicode="&#x4de;" horiz-adv-x="1190" 
+d="M1049 1120q0 -144 -91.5 -234t-252.5 -114v-8q183 -25 277.5 -115t94.5 -235q0 -205 -153 -319.5t-432 -114.5q-255 0 -418 79v158q96 -46 207.5 -71t214.5 -25q198 0 299.5 75t101.5 216q0 134 -112.5 203t-335.5 69h-218v143h209q205 0 317.5 73.5t112.5 205.5
+q0 107 -81 171t-218 64q-110 0 -199 -25t-206 -99l-84 114q101 75 226.5 113.5t260.5 38.5q225 0 352.5 -98.5t127.5 -264.5zM296 1731q0 52 26.5 75t63.5 23q38 0 65.5 -23t27.5 -75q0 -50 -27.5 -74.5t-65.5 -24.5q-37 0 -63.5 24.5t-26.5 74.5zM677 1731q0 52 26.5 75
+t63.5 23t64.5 -23t27.5 -75q0 -50 -27.5 -74.5t-64.5 -24.5t-63.5 24.5t-26.5 74.5z" />
+    <glyph glyph-name="uni04DF" unicode="&#x4df;" horiz-adv-x="989" 
+d="M385 641q311 0 311 172q0 162 -252 162q-77 0 -140 -14t-165 -56l-59 135q170 76 371 76q189 0 298 -77.5t109 -211.5q0 -184 -205 -241v-8q126 -37 184 -105.5t58 -171.5q0 -152 -122.5 -236.5t-338.5 -84.5q-237 0 -366 71v152q183 -86 370 -86q144 0 217.5 49.5
+t73.5 142.5q0 191 -311 191h-152v141h119zM201 1393q0 52 26.5 75t63.5 23q38 0 65.5 -23t27.5 -75q0 -50 -27.5 -74.5t-65.5 -24.5q-37 0 -63.5 24.5t-26.5 74.5zM582 1393q0 52 26.5 75t63.5 23t64.5 -23t27.5 -75q0 -50 -27.5 -74.5t-64.5 -24.5t-63.5 24.5t-26.5 74.5z
+" />
+    <glyph glyph-name="uni04E0" unicode="&#x4e0;" horiz-adv-x="1194" 
+d="M508 831q279 -9 425 -114.5t146 -298.5q0 -206 -153.5 -322t-431.5 -116q-257 0 -420 79v158q96 -46 207 -71t217 -25q199 0 300 76.5t101 220.5q0 134 -112.5 203t-335.5 69h-140v141l494 478h-690v153h903v-139z" />
+    <glyph glyph-name="uni04E1" unicode="&#x4e1;" horiz-adv-x="1001" 
+d="M428 463q149 -7 264 -64t178.5 -158t63.5 -237q0 -222 -148 -359t-387 -137q-234 0 -372 70v154q183 -86 383 -86q161 0 259.5 95t98.5 255q0 164 -107 249t-309 85h-121v114l453 510h-631v142h824v-123z" />
+    <glyph glyph-name="uni04E2" unicode="&#x4e2;" horiz-adv-x="1561" 
+d="M203 1462h159v-813q0 -225 -14 -407h8l820 1220h186v-1462h-160v805q0 201 17 422h-9l-821 -1227h-186v1462zM481 1716h600v-137h-600v137z" />
+    <glyph glyph-name="uni04E3" unicode="&#x4e3;" horiz-adv-x="1298" 
+d="M332 1096v-695l-7 -182l-3 -57l593 934h207v-1096h-155v670l3 132l5 130l-592 -932h-207v1096h156zM350 1378h600v-137h-600v137z" />
+    <glyph glyph-name="uni04E4" unicode="&#x4e4;" horiz-adv-x="1561" 
+d="M203 1462h159v-813q0 -225 -14 -407h8l820 1220h186v-1462h-160v805q0 201 17 422h-9l-821 -1227h-186v1462zM499 1731q0 52 26.5 75t63.5 23q38 0 65.5 -23t27.5 -75q0 -50 -27.5 -74.5t-65.5 -24.5q-37 0 -63.5 24.5t-26.5 74.5zM880 1731q0 52 26.5 75t63.5 23
+t64.5 -23t27.5 -75q0 -50 -27.5 -74.5t-64.5 -24.5t-63.5 24.5t-26.5 74.5z" />
+    <glyph glyph-name="uni04E5" unicode="&#x4e5;" horiz-adv-x="1298" 
+d="M332 1096v-695l-7 -182l-3 -57l593 934h207v-1096h-155v670l3 132l5 130l-592 -932h-207v1096h156zM370 1393q0 52 26.5 75t63.5 23q38 0 65.5 -23t27.5 -75q0 -50 -27.5 -74.5t-65.5 -24.5q-37 0 -63.5 24.5t-26.5 74.5zM751 1393q0 52 26.5 75t63.5 23t64.5 -23
+t27.5 -75q0 -50 -27.5 -74.5t-64.5 -24.5t-63.5 24.5t-26.5 74.5z" />
+    <glyph glyph-name="uni04E6" unicode="&#x4e6;" horiz-adv-x="1595" 
+d="M1470 733q0 -351 -177.5 -552t-493.5 -201q-323 0 -498.5 197.5t-175.5 557.5q0 357 176 553.5t500 196.5q315 0 492 -200t177 -552zM305 733q0 -297 126.5 -450.5t367.5 -153.5q243 0 367 153t124 451q0 295 -123.5 447.5t-365.5 152.5q-243 0 -369.5 -153.5
+t-126.5 -446.5zM518 1731q0 52 26.5 75t63.5 23q38 0 65.5 -23t27.5 -75q0 -50 -27.5 -74.5t-65.5 -24.5q-37 0 -63.5 24.5t-26.5 74.5zM899 1731q0 52 26.5 75t63.5 23t64.5 -23t27.5 -75q0 -50 -27.5 -74.5t-64.5 -24.5t-63.5 24.5t-26.5 74.5z" />
+    <glyph glyph-name="uni04E7" unicode="&#x4e7;" horiz-adv-x="1237" 
+d="M1122 549q0 -268 -135 -418.5t-373 -150.5q-147 0 -261 69t-176 198t-62 302q0 268 134 417.5t372 149.5q230 0 365.5 -153t135.5 -414zM287 549q0 -210 84 -320t247 -110t247.5 109.5t84.5 320.5q0 209 -84.5 317.5t-249.5 108.5q-163 0 -246 -107t-83 -319zM338 1393
+q0 52 26.5 75t63.5 23q38 0 65.5 -23t27.5 -75q0 -50 -27.5 -74.5t-65.5 -24.5q-37 0 -63.5 24.5t-26.5 74.5zM719 1393q0 52 26.5 75t63.5 23t64.5 -23t27.5 -75q0 -50 -27.5 -74.5t-64.5 -24.5t-63.5 24.5t-26.5 74.5z" />
+    <glyph glyph-name="uni04E8" unicode="&#x4e8;" horiz-adv-x="1597" 
+d="M1470 733q0 -351 -177.5 -552t-493.5 -201q-323 0 -498.5 197.5t-175.5 557.5q0 357 176 553.5t500 196.5q315 0 492 -200t177 -552zM799 129q229 0 352.5 136.5t136.5 404.5h-981q13 -267 137.5 -404t354.5 -137zM801 1333q-224 0 -349.5 -129t-144.5 -385h979
+q-17 254 -139 384t-346 130z" />
+    <glyph glyph-name="uni04E9" unicode="&#x4e9;" horiz-adv-x="1237" 
+d="M1122 549q0 -268 -135 -418.5t-373 -150.5q-147 0 -261 69t-176 198t-62 302q0 268 134 417.5t372 149.5q230 0 365.5 -153t135.5 -414zM618 119q158 0 240 92t92 283h-663q9 -186 89 -280.5t242 -94.5zM616 975q-156 0 -235 -86.5t-92 -253.5h659q-15 168 -95.5 254
+t-236.5 86z" />
+    <glyph glyph-name="uni04EA" unicode="&#x4ea;" horiz-adv-x="1597" 
+d="M1470 733q0 -351 -177.5 -552t-493.5 -201q-323 0 -498.5 197.5t-175.5 557.5q0 357 176 553.5t500 196.5q315 0 492 -200t177 -552zM799 129q229 0 352.5 136.5t136.5 404.5h-981q13 -267 137.5 -404t354.5 -137zM801 1333q-224 0 -349.5 -129t-144.5 -385h979
+q-17 254 -139 384t-346 130zM518 1731q0 52 26.5 75t63.5 23q38 0 65.5 -23t27.5 -75q0 -50 -27.5 -74.5t-65.5 -24.5q-37 0 -63.5 24.5t-26.5 74.5zM899 1731q0 52 26.5 75t63.5 23t64.5 -23t27.5 -75q0 -50 -27.5 -74.5t-64.5 -24.5t-63.5 24.5t-26.5 74.5z" />
+    <glyph glyph-name="uni04EB" unicode="&#x4eb;" horiz-adv-x="1237" 
+d="M1122 549q0 -268 -135 -418.5t-373 -150.5q-147 0 -261 69t-176 198t-62 302q0 268 134 417.5t372 149.5q230 0 365.5 -153t135.5 -414zM618 119q158 0 240 92t92 283h-663q9 -186 89 -280.5t242 -94.5zM616 975q-156 0 -235 -86.5t-92 -253.5h659q-15 168 -95.5 254
+t-236.5 86zM336 1393q0 52 26.5 75t63.5 23q38 0 65.5 -23t27.5 -75q0 -50 -27.5 -74.5t-65.5 -24.5q-37 0 -63.5 24.5t-26.5 74.5zM717 1393q0 52 26.5 75t63.5 23t64.5 -23t27.5 -75q0 -50 -27.5 -74.5t-64.5 -24.5t-63.5 24.5t-26.5 74.5z" />
+    <glyph glyph-name="uni04EC" unicode="&#x4ec;" horiz-adv-x="1290" 
+d="M467 1331q-172 0 -334 -76l-72 144q172 84 408 84q217 0 373.5 -88t237.5 -251t81 -384q0 -376 -182 -578t-524 -202q-227 0 -383 57v149q83 -21 169 -38t185 -17q271 0 409 144.5t146 416.5h-719v152h717q-22 229 -157.5 358t-354.5 129zM290 1731q0 52 26.5 75t63.5 23
+q38 0 65.5 -23t27.5 -75q0 -50 -27.5 -74.5t-65.5 -24.5q-37 0 -63.5 24.5t-26.5 74.5zM671 1731q0 52 26.5 75t63.5 23t64.5 -23t27.5 -75q0 -50 -27.5 -74.5t-64.5 -24.5t-63.5 24.5t-26.5 74.5z" />
+    <glyph glyph-name="uni04ED" unicode="&#x4ed;" horiz-adv-x="1008" 
+d="M342 -20q-167 0 -285 57v147q60 -23 130 -41t161 -18q174 0 268.5 93t104.5 278h-555v141h553q-16 172 -100.5 252t-245.5 80q-103 0 -254 -54l-47 140q55 26 137 43.5t162 17.5q256 0 389 -146.5t133 -422.5q0 -269 -144.5 -418t-406.5 -149zM195 1393q0 52 26.5 75
+t63.5 23q38 0 65.5 -23t27.5 -75q0 -50 -27.5 -74.5t-65.5 -24.5q-37 0 -63.5 24.5t-26.5 74.5zM576 1393q0 52 26.5 75t63.5 23t64.5 -23t27.5 -75q0 -50 -27.5 -74.5t-64.5 -24.5t-63.5 24.5t-26.5 74.5z" />
+    <glyph glyph-name="uni04EE" unicode="&#x4ee;" horiz-adv-x="1272" 
+d="M293 -20q-111 0 -195 30v166q93 -43 189 -43q110 0 176.5 50.5t132.5 189.5l-569 1089h188l432 -831q25 -49 39 -96h8q28 84 39 106l359 821h180l-467 -1046q-84 -187 -151.5 -272t-152 -124.5t-208.5 -39.5zM348 1716h600v-137h-600v137z" />
+    <glyph glyph-name="uni04EF" unicode="&#x4ef;" horiz-adv-x="1032" 
+d="M2 1096h178l240 -625q79 -214 98 -309h8q13 51 54.5 174.5t271.5 759.5h178l-471 -1248q-70 -185 -163.5 -262.5t-229.5 -77.5q-76 0 -150 17v133q55 -12 123 -12q171 0 244 192l61 156zM218 1378h600v-137h-600v137z" />
+    <glyph glyph-name="uni04F0" unicode="&#x4f0;" horiz-adv-x="1272" 
+d="M293 -20q-111 0 -195 30v166q93 -43 189 -43q110 0 176.5 50.5t132.5 189.5l-569 1089h188l432 -831q25 -49 39 -96h8q28 84 39 106l359 821h180l-467 -1046q-84 -187 -151.5 -272t-152 -124.5t-208.5 -39.5zM368 1731q0 52 26.5 75t63.5 23q38 0 65.5 -23t27.5 -75
+q0 -50 -27.5 -74.5t-65.5 -24.5q-37 0 -63.5 24.5t-26.5 74.5zM749 1731q0 52 26.5 75t63.5 23t64.5 -23t27.5 -75q0 -50 -27.5 -74.5t-64.5 -24.5t-63.5 24.5t-26.5 74.5z" />
+    <glyph glyph-name="uni04F1" unicode="&#x4f1;" horiz-adv-x="1032" 
+d="M2 1096h178l240 -625q79 -214 98 -309h8q13 51 54.5 174.5t271.5 759.5h178l-471 -1248q-70 -185 -163.5 -262.5t-229.5 -77.5q-76 0 -150 17v133q55 -12 123 -12q171 0 244 192l61 156zM236 1393q0 52 26.5 75t63.5 23q38 0 65.5 -23t27.5 -75q0 -50 -27.5 -74.5
+t-65.5 -24.5q-37 0 -63.5 24.5t-26.5 74.5zM617 1393q0 52 26.5 75t63.5 23t64.5 -23t27.5 -75q0 -50 -27.5 -74.5t-64.5 -24.5t-63.5 24.5t-26.5 74.5z" />
+    <glyph glyph-name="uni04F2" unicode="&#x4f2;" horiz-adv-x="1272" 
+d="M293 -20q-111 0 -195 30v166q93 -43 189 -43q110 0 176.5 50.5t132.5 189.5l-569 1089h188l432 -831q25 -49 39 -96h8q28 84 39 106l359 821h180l-467 -1046q-84 -187 -151.5 -272t-152 -124.5t-208.5 -39.5zM372 1604q36 48 91 141t86 162h186v-21q-37 -63 -122.5 -161
+t-143.5 -146h-97v25zM729 1604q49 68 99.5 156.5t76.5 146.5h186v-21q-37 -63 -122.5 -161t-143.5 -146h-96v25z" />
+    <glyph glyph-name="uni04F3" unicode="&#x4f3;" horiz-adv-x="1032" 
+d="M2 1096h178l240 -625q79 -214 98 -309h8q13 51 54.5 174.5t271.5 759.5h178l-471 -1248q-70 -185 -163.5 -262.5t-229.5 -77.5q-76 0 -150 17v133q55 -12 123 -12q171 0 244 192l61 156zM235 1266q36 48 91 141t86 162h186v-21q-37 -63 -122.5 -161t-143.5 -146h-97v25z
+M592 1266q49 68 99.5 156.5t76.5 146.5h186v-21q-37 -63 -122.5 -161t-143.5 -146h-96v25z" />
+    <glyph glyph-name="uni04F4" unicode="&#x4f4;" horiz-adv-x="1423" 
+d="M1223 0h-170v604q-149 -53 -248 -72.5t-205 -19.5q-207 0 -318.5 95t-111.5 274v581h170v-561q0 -121 63.5 -179t206.5 -58q97 0 185.5 14.5t257.5 69.5v714h170v-1462zM415 1731q0 52 26.5 75t63.5 23q38 0 65.5 -23t27.5 -75q0 -50 -27.5 -74.5t-65.5 -24.5
+q-37 0 -63.5 24.5t-26.5 74.5zM796 1731q0 52 26.5 75t63.5 23t64.5 -23t27.5 -75q0 -50 -27.5 -74.5t-64.5 -24.5t-63.5 24.5t-26.5 74.5z" />
+    <glyph glyph-name="uni04F5" unicode="&#x4f5;" horiz-adv-x="1245" 
+d="M322 1096v-400q0 -192 219 -192q91 0 174 28t188 95v469h166v-1096h-166v496q-105 -72 -194.5 -101.5t-202.5 -29.5q-164 0 -257 86t-93 233v412h166zM332 1393q0 52 26.5 75t63.5 23q38 0 65.5 -23t27.5 -75q0 -50 -27.5 -74.5t-65.5 -24.5q-37 0 -63.5 24.5t-26.5 74.5
+zM713 1393q0 52 26.5 75t63.5 23t64.5 -23t27.5 -75q0 -50 -27.5 -74.5t-64.5 -24.5t-63.5 24.5t-26.5 74.5z" />
+    <glyph glyph-name="uni04F6" unicode="&#x4f6;" horiz-adv-x="1079" 
+d="M201 1462h831v-153h-661v-1155h161v-535h-161v381h-170v1462z" />
+    <glyph glyph-name="uni04F7" unicode="&#x4f7;" horiz-adv-x="877" 
+d="M176 1094h658v-140h-492v-811h150v-520h-166v377h-150v1094z" />
+    <glyph glyph-name="uni04F8" unicode="&#x4f8;" horiz-adv-x="1747" 
+d="M201 0v1462h170v-624h239q261 0 398 -102.5t137 -309.5q0 -206 -129.5 -316t-378.5 -110h-436zM371 145h247q181 0 266 70.5t85 210.5q0 137 -89.5 198.5t-289.5 61.5h-219v-541zM1546 0h-170v1462h170v-1462zM592 1731q0 52 26.5 75t63.5 23q38 0 65.5 -23t27.5 -75
+q0 -50 -27.5 -74.5t-65.5 -24.5q-37 0 -63.5 24.5t-26.5 74.5zM973 1731q0 52 26.5 75t63.5 23t64.5 -23t27.5 -75q0 -50 -27.5 -74.5t-64.5 -24.5t-63.5 24.5t-26.5 74.5z" />
+    <glyph glyph-name="uni04F9" unicode="&#x4f9;" horiz-adv-x="1577" 
+d="M342 643h299q209 0 309.5 -77.5t100.5 -231.5q0 -165 -106.5 -249.5t-313.5 -84.5h-455v1096h166v-453zM1401 0h-166v1096h166v-1096zM342 500v-361h281q264 0 264 185q0 92 -61 134t-208 42h-276zM506 1393q0 52 26.5 75t63.5 23q38 0 65.5 -23t27.5 -75
+q0 -50 -27.5 -74.5t-65.5 -24.5q-37 0 -63.5 24.5t-26.5 74.5zM887 1393q0 52 26.5 75t63.5 23t64.5 -23t27.5 -75q0 -50 -27.5 -74.5t-64.5 -24.5t-63.5 24.5t-26.5 74.5z" />
+    <glyph glyph-name="uni04FA" unicode="&#x4fa;" horiz-adv-x="1079" 
+d="M1032 1462v-153h-661v-510h424v-150h-424v-649h-170v649h-154v150h154v663h831zM516 154v-289q0 -260 -228 -260q-56 0 -116 24v140q41 -19 102 -19q94 0 94 100v304h148z" />
+    <glyph glyph-name="uni04FB" unicode="&#x4fb;" horiz-adv-x="877" 
+d="M834 956h-492v-344h346v-127h-346v-485h-166v485h-158v127h158v484h658v-140zM486 143v-278q0 -260 -228 -260q-56 0 -116 24v140q41 -19 102 -19q94 0 94 100v293h148z" />
+    <glyph glyph-name="uni04FC" unicode="&#x4fc;" horiz-adv-x="1272" 
+d="M1174 0h-193l-393 643l-400 -643h-180l486 764l-453 698h188l363 -579l366 579h181l-453 -692zM1225 154v-289q0 -260 -228 -260q-56 0 -116 24v140q41 -19 102 -19q94 0 94 100v304h148z" />
+    <glyph glyph-name="uni04FD" unicode="&#x4fd;" horiz-adv-x="1106" 
+d="M440 561l-381 535h189l289 -420l288 420h187l-381 -535l401 -561h-188l-307 444l-310 -444h-188zM1076 143v-278q0 -260 -228 -260q-56 0 -116 24v140q41 -19 102 -19q94 0 94 100v293h148z" />
+    <glyph glyph-name="uni04FE" unicode="&#x4fe;" horiz-adv-x="1182" 
+d="M127 852h307l-393 610h188l363 -581l364 581h183l-400 -610h316v-152h-326l445 -700h-193l-393 643l-400 -643h-182l447 700h-326v152z" />
+    <glyph glyph-name="uni04FF" unicode="&#x4ff;" horiz-adv-x="1073" 
+d="M117 631h274l-332 465h189l289 -420l288 420h187l-334 -465h280v-129h-286l360 -502h-188l-307 444l-310 -444h-188l358 502h-280v129z" />
+    <glyph glyph-name="uni0500" unicode="&#x500;" horiz-adv-x="1255" 
+d="M131 420q0 212 146 315t434 103h198v624h170v-1462h-413q-267 0 -401 106.5t-134 313.5zM909 688h-186q-222 0 -319 -62t-97 -204q0 -143 91 -209t294 -66h217v541z" />
+    <glyph glyph-name="uni0501" unicode="&#x501;" horiz-adv-x="1255" 
+d="M922 147h-9q-115 -167 -344 -167q-215 0 -334.5 147t-119.5 418t120 421t334 150q223 0 342 -162h13l-7 79l-4 77v446h166v-1556h-135zM590 119q170 0 246.5 92.5t76.5 298.5v35q0 233 -77.5 332.5t-247.5 99.5q-146 0 -223.5 -113.5t-77.5 -320.5q0 -210 77 -317
+t226 -107z" />
+    <glyph glyph-name="uni0502" unicode="&#x502;" horiz-adv-x="1841" 
+d="M590 -18q-226 0 -342.5 104.5t-116.5 312.5q0 217 149 328t439 111h145v624h170v-1097q0 -236 230 -236q100 0 160.5 61.5t60.5 171.5v486h170v-488q0 -174 -103.5 -277t-287.5 -103q-118 0 -197.5 41t-130.5 131q-113 -170 -346 -170zM864 686h-151q-212 0 -309 -69.5
+t-97 -219.5q0 -268 289 -268q127 0 197.5 59.5t70.5 171.5v326z" />
+    <glyph glyph-name="uni0503" unicode="&#x503;" horiz-adv-x="1835" 
+d="M1278 119q118 0 171.5 66t53.5 202v313h168v-323q0 -200 -100 -298.5t-289 -98.5q-129 0 -208 45.5t-122 158.5h-8q-75 -113 -167.5 -158.5t-221.5 -45.5q-208 0 -324 148.5t-116 416.5t115.5 419.5t322.5 151.5q106 0 185.5 -38.5t142.5 -123.5h12q-2 17 -6 73t-4 83
+v446h166v-1140q0 -160 54.5 -228.5t174.5 -68.5zM575 119q162 0 235 92.5t73 298.5v35q0 231 -74 331.5t-236 100.5q-286 0 -286 -434q0 -214 69.5 -319t218.5 -105z" />
+    <glyph glyph-name="uni0504" unicode="&#x504;" horiz-adv-x="1851" 
+d="M430 684h-201v143h193q192 0 298.5 73.5t106.5 205.5q0 108 -77 171.5t-205 63.5q-103 0 -191.5 -27.5t-191.5 -96.5l-84 114q93 72 216 112t253 40q214 0 336.5 -98t122.5 -265q0 -141 -89 -232.5t-245 -117.5v-8q354 -51 360 -354q2 -150 56 -213.5t178 -63.5
+q119 0 175 60.5t56 195.5v461h168v-471q0 -198 -105 -297.5t-294 -99.5q-202 0 -306 104.5t-106 304.5q-2 150 -104.5 222.5t-319.5 72.5z" />
+    <glyph glyph-name="uni0505" unicode="&#x505;" horiz-adv-x="1642" 
+d="M1090 119q221 0 221 268v313h166v-323q0 -202 -93.5 -299.5t-289.5 -97.5q-378 0 -394 333q-5 99 -75.5 143t-218.5 44h-140v141h111q289 0 289 172q0 162 -242 162q-75 0 -142.5 -18t-144.5 -52l-57 135q85 40 166.5 58t185.5 18q184 0 289.5 -77.5t105.5 -211.5
+q0 -184 -192 -241v-8q99 -20 160.5 -81t66.5 -167q9 -211 228 -211z" />
+    <glyph glyph-name="uni0506" unicode="&#x506;" horiz-adv-x="1280" 
+d="M899 412q0 133 -114.5 202.5t-340.5 69.5h-217v143h209q205 0 317.5 73.5t112.5 205.5q0 107 -82 171t-217 64q-105 0 -202.5 -29t-202.5 -95l-84 114q97 74 224 113t259 39q220 0 346.5 -98t126.5 -265q0 -140 -94.5 -231.5t-257.5 -116.5v-8q184 -25 281.5 -114.5
+t97.5 -237.5v-258h172v-535h-162v381h-172v412z" />
+    <glyph glyph-name="uni0507" unicode="&#x507;" horiz-adv-x="1071" 
+d="M725 301q0 199 -309 199h-150v141h117q313 0 313 172q0 82 -66.5 122t-185.5 40q-153 0 -303 -70l-61 135q161 74 364 74q191 0 297.5 -77t106.5 -212q0 -182 -203 -239v-11q126 -37 182 -105.5t56 -170.5v-156h157v-520h-166v377h-149v301z" />
+    <glyph glyph-name="uni0508" unicode="&#x508;" horiz-adv-x="2009" 
+d="M1036 1311h-440l-31 -240q-43 -338 -81 -560t-79.5 -327t-106.5 -156t-165 -51q-69 0 -133 25v143q50 -26 113 -26q49 0 81 31t54 83t50 181t65 373.5t92 674.5h751v-1073q0 -137 55.5 -197.5t170.5 -60.5q112 0 168.5 60.5t56.5 195.5v461h168v-471q0 -193 -102.5 -295
+t-290.5 -102q-196 0 -296 102t-100 299v930z" />
+    <glyph glyph-name="uni0509" unicode="&#x509;" horiz-adv-x="1743" 
+d="M975 387q0 -137 52 -202.5t171 -65.5q213 0 213 266v315h166v-323q0 -202 -93.5 -299.5t-283.5 -97.5q-188 0 -289.5 98t-101.5 301v573h-315q-28 -360 -75 -566t-123 -302t-194 -96q-58 0 -86 10v127q22 -6 50 -6q113 0 181.5 236.5t102.5 738.5h625v-707z" />
+    <glyph glyph-name="uni050A" unicode="&#x50a;" horiz-adv-x="2073" 
+d="M1270 389q0 -137 55 -197.5t170 -60.5q112 0 168.5 60.5t56.5 195.5v461h166v-471q0 -191 -100 -294t-291 -103q-195 0 -295 101.5t-100 299.5v307h-729v-688h-170v1462h170v-622h729v622h170v-1073z" />
+    <glyph glyph-name="uni050B" unicode="&#x50b;" horiz-adv-x="1870" 
+d="M342 1096v-459h592v459h166v-707q0 -137 53 -203.5t172 -66.5q213 0 213 268v313h166v-323q0 -202 -93.5 -299.5t-285.5 -97.5q-186 0 -288.5 99t-102.5 300v115h-592v-494h-166v1096h166z" />
+    <glyph glyph-name="uni050C" unicode="&#x50c;" horiz-adv-x="1548" 
+d="M870 752h564v-86q0 -351 -154 -518.5t-465 -167.5q-325 0 -507.5 200.5t-182.5 552.5q0 229 89.5 399t260 260.5t404.5 90.5q120 0 238.5 -24.5t201.5 -63.5l-66 -148q-90 38 -197 61t-194 23q-267 0 -412 -157.5t-145 -442.5t133.5 -443.5t380.5 -158.5q436 0 436 471
+h-385v152z" />
+    <glyph glyph-name="uni050D" unicode="&#x50d;" horiz-adv-x="1311" 
+d="M690 575h510v-67q0 -528 -514 -528q-274 0 -422.5 147.5t-148.5 419.5q0 270 161.5 419.5t450.5 149.5q212 0 387 -80l-59 -131q-168 74 -334 74q-205 0 -319.5 -111t-114.5 -321q0 -207 102 -318.5t299 -111.5q169 0 256.5 80t87.5 237h-342v141z" />
+    <glyph glyph-name="uni050E" unicode="&#x50e;" horiz-adv-x="1454" 
+d="M16 1309v153h1084v-153h-465v-920q0 -137 59.5 -198.5t173.5 -61.5q232 0 232 256v463h168v-471q0 -192 -105.5 -294.5t-294.5 -102.5q-198 0 -300.5 103t-102.5 298v928h-449z" />
+    <glyph glyph-name="uni050F" unicode="&#x50f;" horiz-adv-x="1325" 
+d="M897 954h-346v-567q0 -137 54.5 -202.5t172.5 -65.5q215 0 215 260v321h166v-323q0 -202 -94.5 -299.5t-286.5 -97.5t-292.5 101.5t-100.5 297.5v575h-344v140h856v-140z" />
+    <glyph glyph-name="uni0510" unicode="&#x510;" horiz-adv-x="1194" 
+d="M156 1116q0 169 132 268t357 99q258 0 467 -144l-94 -120q-105 68 -195.5 94t-191.5 26q-140 0 -219.5 -61.5t-79.5 -175.5q0 -128 104.5 -201.5t304.5 -73.5h217v-141h-213q-222 0 -338 -71t-116 -209q0 -142 101 -212.5t284 -70.5q233 0 432 92v-158q-175 -77 -436 -77
+q-268 0 -414.5 110t-146.5 307q0 151 103.5 247t291.5 118v8q-170 25 -260 114t-90 232z" />
+    <glyph glyph-name="uni0511" unicode="&#x511;" horiz-adv-x="973" 
+d="M715 641v-141h-148q-311 0 -311 -195q0 -90 73.5 -139t219.5 -49q84 0 167 19.5t183 66.5v-148q-137 -75 -358 -75q-210 0 -330.5 84.5t-120.5 232.5q0 98 55 163.5t185 106.5v11q-98 28 -151.5 91.5t-53.5 155.5q0 133 112 212t304 79q97 0 179.5 -16.5t182.5 -61.5
+l-63 -133q-94 42 -159 56t-144 14q-250 0 -250 -162q0 -172 317 -172h111z" />
+    <glyph glyph-name="uni0512" unicode="&#x512;" horiz-adv-x="1434" 
+d="M1241 0h-170v1311h-475l-31 -240q-61 -479 -107.5 -700.5t-122.5 -308.5t-202 -85q-74 0 -133 25v143q54 -26 113 -26q53 0 92.5 43.5t70 151t77 408t102.5 740.5h786v-1462zM1387 154v-289q0 -260 -228 -260q-56 0 -116 24v140q41 -19 102 -19q94 0 94 100v304h148z" />
+    <glyph glyph-name="uni0513" unicode="&#x513;" horiz-adv-x="1169" 
+d="M993 0h-168v954h-329q-27 -356 -75 -565t-124.5 -306t-194.5 -97q-54 0 -86 12v123q22 -6 50 -6q115 0 183 243t103 738h641v-1096zM1139 143v-278q0 -260 -228 -260q-56 0 -116 24v140q41 -19 102 -19q94 0 94 100v293h148z" />
+    <glyph glyph-name="uni1EA0" unicode="&#x1ea0;" horiz-adv-x="1296" 
+d="M1120 0l-182 465h-586l-180 -465h-172l578 1468h143l575 -1468h-176zM885 618l-170 453q-33 86 -68 211q-22 -96 -63 -211l-172 -453h473zM548 -242q0 57 29.5 84t71.5 27q40 0 69 -27t29 -84q0 -55 -29 -82.5t-69 -27.5q-42 0 -71.5 27.5t-29.5 82.5z" />
+    <glyph glyph-name="uni1EA1" unicode="&#x1ea1;" 
+d="M850 0l-33 156h-8q-82 -103 -163.5 -139.5t-203.5 -36.5q-163 0 -255.5 84t-92.5 239q0 332 531 348l186 6v68q0 129 -55.5 190.5t-177.5 61.5q-137 0 -310 -84l-51 127q81 44 177.5 69t193.5 25q196 0 290.5 -87t94.5 -279v-748h-123zM475 117q155 0 243.5 85t88.5 238
+v99l-166 -7q-198 -7 -285.5 -61.5t-87.5 -169.5q0 -90 54.5 -137t152.5 -47zM436 -242q0 57 29.5 84t71.5 27q40 0 69 -27t29 -84q0 -55 -29 -82.5t-69 -27.5q-42 0 -71.5 27.5t-29.5 82.5z" />
+    <glyph glyph-name="uni1EA2" unicode="&#x1ea2;" horiz-adv-x="1296" 
+d="M1120 0l-182 465h-586l-180 -465h-172l578 1468h143l575 -1468h-176zM885 618l-170 453q-33 86 -68 211q-22 -96 -63 -211l-172 -453h473zM879 1833q0 -140 -166 -174l-10 -113h-105l-12 176q86 14 125 39t39 68t-33.5 63.5t-106.5 20.5q-62 0 -94 -6v100q38 10 107 10
+q256 0 256 -184z" />
+    <glyph glyph-name="uni1EA3" unicode="&#x1ea3;" 
+d="M850 0l-33 156h-8q-82 -103 -163.5 -139.5t-203.5 -36.5q-163 0 -255.5 84t-92.5 239q0 332 531 348l186 6v68q0 129 -55.5 190.5t-177.5 61.5q-137 0 -310 -84l-51 127q81 44 177.5 69t193.5 25q196 0 290.5 -87t94.5 -279v-748h-123zM475 117q155 0 243.5 85t88.5 238
+v99l-166 -7q-198 -7 -285.5 -61.5t-87.5 -169.5q0 -90 54.5 -137t152.5 -47zM793 1495q0 -140 -166 -174l-10 -113h-105l-12 176q86 14 125 39t39 68t-33.5 63.5t-106.5 20.5q-62 0 -94 -6v100q38 10 107 10q256 0 256 -184z" />
+    <glyph glyph-name="uni1EA4" unicode="&#x1ea4;" horiz-adv-x="1296" 
+d="M1120 0l-182 465h-586l-180 -465h-172l578 1468h143l575 -1468h-176zM885 618l-170 453q-33 86 -68 211q-22 -96 -63 -211l-172 -453h473zM952 1579h-94q-112 75 -211 166q-114 -101 -211 -166h-94v25l53 60q112 123 164 200h176q66 -94 217 -260v-25zM872 1798
+q73 91 127 203h172v-21q-83 -110 -203 -206h-96v24z" />
+    <glyph glyph-name="uni1EA5" unicode="&#x1ea5;" 
+d="M850 0l-33 156h-8q-82 -103 -163.5 -139.5t-203.5 -36.5q-163 0 -255.5 84t-92.5 239q0 332 531 348l186 6v68q0 129 -55.5 190.5t-177.5 61.5q-137 0 -310 -84l-51 127q81 44 177.5 69t193.5 25q196 0 290.5 -87t94.5 -279v-748h-123zM475 117q155 0 243.5 85t88.5 238
+v99l-166 -7q-198 -7 -285.5 -61.5t-87.5 -169.5q0 -90 54.5 -137t152.5 -47zM870 1241h-94q-112 75 -211 166q-114 -101 -211 -166h-94v25l53 60q112 123 164 200h176q66 -94 217 -260v-25zM790 1460q73 91 127 203h172v-21q-83 -110 -203 -206h-96v24z" />
+    <glyph glyph-name="uni1EA6" unicode="&#x1ea6;" horiz-adv-x="1296" 
+d="M1120 0l-182 465h-586l-180 -465h-172l578 1468h143l575 -1468h-176zM885 618l-170 453q-33 86 -68 211q-22 -96 -63 -211l-172 -453h473zM948 1579h-94q-97 65 -211 166q-106 -96 -211 -166h-94v23l53 60q112 123 164 200h176q66 -94 217 -260v-23zM418 1774h-95
+q-120 94 -204 206v21h172q52 -108 127 -205v-22z" />
+    <glyph glyph-name="uni1EA7" unicode="&#x1ea7;" 
+d="M850 0l-33 156h-8q-82 -103 -163.5 -139.5t-203.5 -36.5q-163 0 -255.5 84t-92.5 239q0 332 531 348l186 6v68q0 129 -55.5 190.5t-177.5 61.5q-137 0 -310 -84l-51 127q81 44 177.5 69t193.5 25q196 0 290.5 -87t94.5 -279v-748h-123zM475 117q155 0 243.5 85t88.5 238
+v99l-166 -7q-198 -7 -285.5 -61.5t-87.5 -169.5q0 -90 54.5 -137t152.5 -47zM874 1241h-94q-97 65 -211 166q-106 -96 -211 -166h-94v23l53 60q112 123 164 200h176q66 -94 217 -260v-23zM344 1436h-95q-120 94 -204 206v21h172q52 -108 127 -205v-22z" />
+    <glyph glyph-name="uni1EA8" unicode="&#x1ea8;" horiz-adv-x="1296" 
+d="M1120 0l-182 465h-586l-180 -465h-172l578 1468h143l575 -1468h-176zM885 618l-170 453q-33 86 -68 211q-22 -96 -63 -211l-172 -453h473zM940 1579h-94q-112 75 -211 166q-114 -101 -211 -166h-94v25l53 60q112 123 164 200h176q66 -94 217 -260v-25zM1108 1983
+q0 -103 -127 -132l-6 -81h-80l-10 131q57 9 88.5 25t31.5 54q0 37 -28.5 49.5t-71.5 12.5q-46 0 -72 -6v80q25 6 80 6q195 0 195 -139z" />
+    <glyph glyph-name="uni1EA9" unicode="&#x1ea9;" 
+d="M850 0l-33 156h-8q-82 -103 -163.5 -139.5t-203.5 -36.5q-163 0 -255.5 84t-92.5 239q0 332 531 348l186 6v68q0 129 -55.5 190.5t-177.5 61.5q-137 0 -310 -84l-51 127q81 44 177.5 69t193.5 25q196 0 290.5 -87t94.5 -279v-748h-123zM475 117q155 0 243.5 85t88.5 238
+v99l-166 -7q-198 -7 -285.5 -61.5t-87.5 -169.5q0 -90 54.5 -137t152.5 -47zM879 1241h-94q-112 75 -211 166q-114 -101 -211 -166h-94v25l53 60q112 123 164 200h176q66 -94 217 -260v-25zM1047 1645q0 -103 -127 -132l-6 -81h-80l-10 131q57 9 88.5 25t31.5 54
+q0 37 -28.5 49.5t-71.5 12.5q-46 0 -72 -6v80q25 6 80 6q195 0 195 -139z" />
+    <glyph glyph-name="uni1EAA" unicode="&#x1eaa;" horiz-adv-x="1296" 
+d="M1120 0l-182 465h-586l-180 -465h-172l578 1468h143l575 -1468h-176zM885 618l-170 453q-33 86 -68 211q-22 -96 -63 -211l-172 -453h473zM786 1927q-37 0 -72.5 15t-69 33.5t-65 33.5t-59.5 15q-40 0 -61 -24.5t-35 -74.5h-91q13 106 63.5 162.5t125.5 56.5
+q37 0 73.5 -15t70 -33t64.5 -33t58 -15q40 0 61 24.5t33 73.5h90q-11 -104 -60.5 -161.5t-125.5 -57.5zM956 1579h-94q-97 65 -211 166q-106 -96 -211 -166h-94v23l53 60q112 123 164 200h176q66 -94 217 -260v-23z" />
+    <glyph glyph-name="uni1EAB" unicode="&#x1eab;" 
+d="M850 0l-33 156h-8q-82 -103 -163.5 -139.5t-203.5 -36.5q-163 0 -255.5 84t-92.5 239q0 332 531 348l186 6v68q0 129 -55.5 190.5t-177.5 61.5q-137 0 -310 -84l-51 127q81 44 177.5 69t193.5 25q196 0 290.5 -87t94.5 -279v-748h-123zM475 117q155 0 243.5 85t88.5 238
+v99l-166 -7q-198 -7 -285.5 -61.5t-87.5 -169.5q0 -90 54.5 -137t152.5 -47zM702 1589q-37 0 -72.5 15t-69 33.5t-65 33.5t-59.5 15q-40 0 -61 -24.5t-35 -74.5h-91q13 106 63.5 162.5t125.5 56.5q37 0 73.5 -15t70 -33t64.5 -33t58 -15q40 0 61 24.5t33 73.5h90
+q-11 -104 -60.5 -161.5t-125.5 -57.5zM872 1241h-94q-97 65 -211 166q-106 -96 -211 -166h-94v23l53 60q112 123 164 200h176q66 -94 217 -260v-23z" />
+    <glyph glyph-name="uni1EAC" unicode="&#x1eac;" horiz-adv-x="1296" 
+d="M1120 0l-182 465h-586l-180 -465h-172l578 1468h143l575 -1468h-176zM885 618l-170 453q-33 86 -68 211q-22 -96 -63 -211l-172 -453h473zM548 -242q0 57 29.5 84t71.5 27q40 0 69 -27t29 -84q0 -55 -29 -82.5t-69 -27.5q-42 0 -71.5 27.5t-29.5 82.5zM311 1602
+q127 136 178 200t74 105h166q22 -42 76.5 -108.5t179.5 -196.5v-23h-119q-88 55 -221 186q-136 -134 -219 -186h-115v23z" />
+    <glyph glyph-name="uni1EAD" unicode="&#x1ead;" 
+d="M850 0l-33 156h-8q-82 -103 -163.5 -139.5t-203.5 -36.5q-163 0 -255.5 84t-92.5 239q0 332 531 348l186 6v68q0 129 -55.5 190.5t-177.5 61.5q-137 0 -310 -84l-51 127q81 44 177.5 69t193.5 25q196 0 290.5 -87t94.5 -279v-748h-123zM475 117q155 0 243.5 85t88.5 238
+v99l-166 -7q-198 -7 -285.5 -61.5t-87.5 -169.5q0 -90 54.5 -137t152.5 -47zM436 -242q0 57 29.5 84t71.5 27q40 0 69 -27t29 -84q0 -55 -29 -82.5t-69 -27.5q-42 0 -71.5 27.5t-29.5 82.5zM224 1264q127 136 178 200t74 105h166q22 -42 76.5 -108.5t179.5 -196.5v-23h-119
+q-88 55 -221 186q-136 -134 -219 -186h-115v23z" />
+    <glyph glyph-name="uni1EAE" unicode="&#x1eae;" horiz-adv-x="1296" 
+d="M1120 0l-182 465h-586l-180 -465h-172l578 1468h143l575 -1468h-176zM885 618l-170 453q-33 86 -68 211q-22 -96 -63 -211l-172 -453h473zM586 1862q80 104 129 205h172v-21q-86 -114 -205 -207h-96v23zM648 1579q-276 0 -291 260h102q9 -72 47 -100.5t144 -28.5
+q98 0 141 32.5t51 96.5h105q-11 -120 -85.5 -190t-213.5 -70z" />
+    <glyph glyph-name="uni1EAF" unicode="&#x1eaf;" 
+d="M850 0l-33 156h-8q-82 -103 -163.5 -139.5t-203.5 -36.5q-163 0 -255.5 84t-92.5 239q0 332 531 348l186 6v68q0 129 -55.5 190.5t-177.5 61.5q-137 0 -310 -84l-51 127q81 44 177.5 69t193.5 25q196 0 290.5 -87t94.5 -279v-748h-123zM475 117q155 0 243.5 85t88.5 238
+v99l-166 -7q-198 -7 -285.5 -61.5t-87.5 -169.5q0 -90 54.5 -137t152.5 -47zM504 1524q80 104 129 205h172v-21q-86 -114 -205 -207h-96v23zM566 1241q-276 0 -291 260h102q9 -72 47 -100.5t144 -28.5q98 0 141 32.5t51 96.5h105q-11 -120 -85.5 -190t-213.5 -70z" />
+    <glyph glyph-name="uni1EB0" unicode="&#x1eb0;" horiz-adv-x="1296" 
+d="M1120 0l-182 465h-586l-180 -465h-172l578 1468h143l575 -1468h-176zM885 618l-170 453q-33 86 -68 211q-22 -96 -63 -211l-172 -453h473zM698 1839h-94q-119 93 -205 207v21h172q52 -108 127 -205v-23zM645 1579q-276 0 -291 260h102q9 -72 47 -100.5t144 -28.5
+q98 0 141 32.5t51 96.5h105q-11 -120 -85.5 -190t-213.5 -70z" />
+    <glyph glyph-name="uni1EB1" unicode="&#x1eb1;" 
+d="M850 0l-33 156h-8q-82 -103 -163.5 -139.5t-203.5 -36.5q-163 0 -255.5 84t-92.5 239q0 332 531 348l186 6v68q0 129 -55.5 190.5t-177.5 61.5q-137 0 -310 -84l-51 127q81 44 177.5 69t193.5 25q196 0 290.5 -87t94.5 -279v-748h-123zM475 117q155 0 243.5 85t88.5 238
+v99l-166 -7q-198 -7 -285.5 -61.5t-87.5 -169.5q0 -90 54.5 -137t152.5 -47zM617 1501h-94q-119 93 -205 207v21h172q52 -108 127 -205v-23zM564 1241q-276 0 -291 260h102q9 -72 47 -100.5t144 -28.5q98 0 141 32.5t51 96.5h105q-11 -120 -85.5 -190t-213.5 -70z" />
+    <glyph glyph-name="uni1EB2" unicode="&#x1eb2;" horiz-adv-x="1296" 
+d="M1120 0l-182 465h-586l-180 -465h-172l578 1468h143l575 -1468h-176zM885 618l-170 453q-33 86 -68 211q-22 -96 -63 -211l-172 -453h473zM794 1995q0 -100 -127 -129l-6 -41h-82l-10 90q57 9 90 25t33 53t-28.5 50t-72.5 13q-37 0 -73 -6v78q22 8 84 8q192 0 192 -141z
+M645 1579q-276 0 -291 260h102q9 -72 47 -100.5t144 -28.5q98 0 141 32.5t51 96.5h105q-11 -120 -85.5 -190t-213.5 -70z" />
+    <glyph glyph-name="uni1EB3" unicode="&#x1eb3;" 
+d="M850 0l-33 156h-8q-82 -103 -163.5 -139.5t-203.5 -36.5q-163 0 -255.5 84t-92.5 239q0 332 531 348l186 6v68q0 129 -55.5 190.5t-177.5 61.5q-137 0 -310 -84l-51 127q81 44 177.5 69t193.5 25q196 0 290.5 -87t94.5 -279v-748h-123zM475 117q155 0 243.5 85t88.5 238
+v99l-166 -7q-198 -7 -285.5 -61.5t-87.5 -169.5q0 -90 54.5 -137t152.5 -47zM721 1657q0 -100 -127 -129l-6 -41h-82l-10 90q57 9 90 25t33 53t-28.5 50t-72.5 13q-37 0 -73 -6v78q22 8 84 8q192 0 192 -141zM572 1241q-276 0 -291 260h102q9 -72 47 -100.5t144 -28.5
+q98 0 141 32.5t51 96.5h105q-11 -120 -85.5 -190t-213.5 -70z" />
+    <glyph glyph-name="uni1EB4" unicode="&#x1eb4;" horiz-adv-x="1296" 
+d="M1120 0l-182 465h-586l-180 -465h-172l578 1468h143l575 -1468h-176zM885 618l-170 453q-33 86 -68 211q-22 -96 -63 -211l-172 -453h473zM784 1925q-37 0 -72.5 15t-69 33t-65 33t-59.5 15q-40 0 -61 -24t-35 -74h-91q13 104 63 160.5t126 56.5q37 0 73.5 -15t70 -33
+t64.5 -33t58 -15q40 0 61 24.5t33 73.5h90q-11 -103 -60.5 -160t-125.5 -57zM639 1579q-276 0 -291 260h102q9 -72 47 -100.5t144 -28.5q98 0 141 32.5t51 96.5h105q-11 -120 -85.5 -190t-213.5 -70z" />
+    <glyph glyph-name="uni1EB5" unicode="&#x1eb5;" 
+d="M850 0l-33 156h-8q-82 -103 -163.5 -139.5t-203.5 -36.5q-163 0 -255.5 84t-92.5 239q0 332 531 348l186 6v68q0 129 -55.5 190.5t-177.5 61.5q-137 0 -310 -84l-51 127q81 44 177.5 69t193.5 25q196 0 290.5 -87t94.5 -279v-748h-123zM475 117q155 0 243.5 85t88.5 238
+v99l-166 -7q-198 -7 -285.5 -61.5t-87.5 -169.5q0 -90 54.5 -137t152.5 -47zM709 1587q-37 0 -72.5 15t-69 33t-65 33t-59.5 15q-40 0 -61 -24t-35 -74h-91q13 104 63 160.5t126 56.5q37 0 73.5 -15t70 -33t64.5 -33t58 -15q40 0 61 24.5t33 73.5h90q-11 -103 -60.5 -160
+t-125.5 -57zM564 1241q-276 0 -291 260h102q9 -72 47 -100.5t144 -28.5q98 0 141 32.5t51 96.5h105q-11 -120 -85.5 -190t-213.5 -70z" />
+    <glyph glyph-name="uni1EB6" unicode="&#x1eb6;" horiz-adv-x="1296" 
+d="M1120 0l-182 465h-586l-180 -465h-172l578 1468h143l575 -1468h-176zM885 618l-170 453q-33 86 -68 211q-22 -96 -63 -211l-172 -453h473zM643 1597q-140 0 -218 68.5t-87 199.5h104q6 -49 26.5 -77t57 -41t121.5 -13q101 0 149 32t58 99h104q-10 -126 -93.5 -197
+t-221.5 -71zM548 -242q0 57 29.5 84t71.5 27q40 0 69 -27t29 -84q0 -55 -29 -82.5t-69 -27.5q-42 0 -71.5 27.5t-29.5 82.5z" />
+    <glyph glyph-name="uni1EB7" unicode="&#x1eb7;" 
+d="M850 0l-33 156h-8q-82 -103 -163.5 -139.5t-203.5 -36.5q-163 0 -255.5 84t-92.5 239q0 332 531 348l186 6v68q0 129 -55.5 190.5t-177.5 61.5q-137 0 -310 -84l-51 127q81 44 177.5 69t193.5 25q196 0 290.5 -87t94.5 -279v-748h-123zM475 117q155 0 243.5 85t88.5 238
+v99l-166 -7q-198 -7 -285.5 -61.5t-87.5 -169.5q0 -90 54.5 -137t152.5 -47zM558 1241q-140 0 -218 68.5t-87 199.5h104q6 -49 26.5 -77t57 -41t121.5 -13q101 0 149 32t58 99h104q-10 -126 -93.5 -197t-221.5 -71zM436 -242q0 57 29.5 84t71.5 27q40 0 69 -27t29 -84
+q0 -55 -29 -82.5t-69 -27.5q-42 0 -71.5 27.5t-29.5 82.5z" />
+    <glyph glyph-name="uni1EB8" unicode="&#x1eb8;" 
+d="M1016 0h-815v1462h815v-151h-645v-471h606v-150h-606v-538h645v-152zM508 -242q0 57 29.5 84t71.5 27q40 0 69 -27t29 -84q0 -55 -29 -82.5t-69 -27.5q-42 0 -71.5 27.5t-29.5 82.5z" />
+    <glyph glyph-name="uni1EB9" unicode="&#x1eb9;" horiz-adv-x="1149" 
+d="M639 -20q-243 0 -383.5 148t-140.5 411q0 265 130.5 421t350.5 156q206 0 326 -135.5t120 -357.5v-105h-755q5 -193 97.5 -293t260.5 -100q177 0 350 74v-148q-88 -38 -166.5 -54.5t-189.5 -16.5zM594 977q-132 0 -210.5 -86t-92.5 -238h573q0 157 -70 240.5t-200 83.5z
+M499 -242q0 57 29.5 84t71.5 27q40 0 69 -27t29 -84q0 -55 -29 -82.5t-69 -27.5q-42 0 -71.5 27.5t-29.5 82.5z" />
+    <glyph glyph-name="uni1EBA" unicode="&#x1eba;" 
+d="M1016 0h-815v1462h815v-151h-645v-471h606v-150h-606v-538h645v-152zM836 1833q0 -140 -166 -174l-10 -113h-105l-12 176q86 14 125 39t39 68t-33.5 63.5t-106.5 20.5q-62 0 -94 -6v100q38 10 107 10q256 0 256 -184z" />
+    <glyph glyph-name="uni1EBB" unicode="&#x1ebb;" horiz-adv-x="1149" 
+d="M639 -20q-243 0 -383.5 148t-140.5 411q0 265 130.5 421t350.5 156q206 0 326 -135.5t120 -357.5v-105h-755q5 -193 97.5 -293t260.5 -100q177 0 350 74v-148q-88 -38 -166.5 -54.5t-189.5 -16.5zM594 977q-132 0 -210.5 -86t-92.5 -238h573q0 157 -70 240.5t-200 83.5z
+M828 1495q0 -140 -166 -174l-10 -113h-105l-12 176q86 14 125 39t39 68t-33.5 63.5t-106.5 20.5q-62 0 -94 -6v100q38 10 107 10q256 0 256 -184z" />
+    <glyph glyph-name="uni1EBC" unicode="&#x1ebc;" 
+d="M1016 0h-815v1462h815v-151h-645v-471h606v-150h-606v-538h645v-152zM760 1581q-43 0 -84 18.5t-80.5 41t-76 41t-70.5 18.5q-50 0 -75.5 -30t-39.5 -91h-98q13 121 70.5 189.5t148.5 68.5q46 0 89 -18.5t82 -41t75 -41t68 -18.5q49 0 73 29.5t39 91.5h99
+q-13 -121 -69.5 -189.5t-150.5 -68.5z" />
+    <glyph glyph-name="uni1EBD" unicode="&#x1ebd;" horiz-adv-x="1149" 
+d="M639 -20q-243 0 -383.5 148t-140.5 411q0 265 130.5 421t350.5 156q206 0 326 -135.5t120 -357.5v-105h-755q5 -193 97.5 -293t260.5 -100q177 0 350 74v-148q-88 -38 -166.5 -54.5t-189.5 -16.5zM594 977q-132 0 -210.5 -86t-92.5 -238h573q0 157 -70 240.5t-200 83.5z
+M740 1243q-43 0 -84 18.5t-80.5 41t-76 41t-70.5 18.5q-50 0 -75.5 -30t-39.5 -91h-98q13 121 70.5 189.5t148.5 68.5q46 0 89 -18.5t82 -41t75 -41t68 -18.5q49 0 73 29.5t39 91.5h99q-13 -121 -69.5 -189.5t-150.5 -68.5z" />
+    <glyph glyph-name="uni1EBE" unicode="&#x1ebe;" 
+d="M1016 0h-815v1462h815v-151h-645v-471h606v-150h-606v-538h645v-152zM916 1579h-94q-112 75 -211 166q-114 -101 -211 -166h-94v25l53 60q112 123 164 200h176q66 -94 217 -260v-25zM836 1798q73 91 127 203h172v-21q-83 -110 -203 -206h-96v24z" />
+    <glyph glyph-name="uni1EBF" unicode="&#x1ebf;" horiz-adv-x="1149" 
+d="M639 -20q-243 0 -383.5 148t-140.5 411q0 265 130.5 421t350.5 156q206 0 326 -135.5t120 -357.5v-105h-755q5 -193 97.5 -293t260.5 -100q177 0 350 74v-148q-88 -38 -166.5 -54.5t-189.5 -16.5zM594 977q-132 0 -210.5 -86t-92.5 -238h573q0 157 -70 240.5t-200 83.5z
+M897 1241h-94q-112 75 -211 166q-114 -101 -211 -166h-94v25l53 60q112 123 164 200h176q66 -94 217 -260v-25zM817 1460q73 91 127 203h172v-21q-83 -110 -203 -206h-96v24z" />
+    <glyph glyph-name="uni1EC0" unicode="&#x1ec0;" 
+d="M1016 0h-815v1462h815v-151h-645v-471h606v-150h-606v-538h645v-152zM922 1579h-94q-97 65 -211 166q-106 -96 -211 -166h-94v23l53 60q112 123 164 200h176q66 -94 217 -260v-23zM392 1774h-95q-120 94 -204 206v21h172q52 -108 127 -205v-22z" />
+    <glyph glyph-name="uni1EC1" unicode="&#x1ec1;" horiz-adv-x="1149" 
+d="M639 -20q-243 0 -383.5 148t-140.5 411q0 265 130.5 421t350.5 156q206 0 326 -135.5t120 -357.5v-105h-755q5 -193 97.5 -293t260.5 -100q177 0 350 74v-148q-88 -38 -166.5 -54.5t-189.5 -16.5zM594 977q-132 0 -210.5 -86t-92.5 -238h573q0 157 -70 240.5t-200 83.5z
+M903 1241h-94q-97 65 -211 166q-106 -96 -211 -166h-94v23l53 60q112 123 164 200h176q66 -94 217 -260v-23zM373 1436h-95q-120 94 -204 206v21h172q52 -108 127 -205v-22z" />
+    <glyph glyph-name="uni1EC2" unicode="&#x1ec2;" 
+d="M1016 0h-815v1462h815v-151h-645v-471h606v-150h-606v-538h645v-152zM913 1579h-94q-112 75 -211 166q-114 -101 -211 -166h-94v25l53 60q112 123 164 200h176q66 -94 217 -260v-25zM1081 1983q0 -103 -127 -132l-6 -81h-80l-10 131q57 9 88.5 25t31.5 54
+q0 37 -28.5 49.5t-71.5 12.5q-46 0 -72 -6v80q25 6 80 6q195 0 195 -139z" />
+    <glyph glyph-name="uni1EC3" unicode="&#x1ec3;" horiz-adv-x="1149" 
+d="M639 -20q-243 0 -383.5 148t-140.5 411q0 265 130.5 421t350.5 156q206 0 326 -135.5t120 -357.5v-105h-755q5 -193 97.5 -293t260.5 -100q177 0 350 74v-148q-88 -38 -166.5 -54.5t-189.5 -16.5zM594 977q-132 0 -210.5 -86t-92.5 -238h573q0 157 -70 240.5t-200 83.5z
+M885 1241h-94q-112 75 -211 166q-114 -101 -211 -166h-94v25l53 60q112 123 164 200h176q66 -94 217 -260v-25zM1053 1645q0 -103 -127 -132l-6 -81h-80l-10 131q57 9 88.5 25t31.5 54q0 37 -28.5 49.5t-71.5 12.5q-46 0 -72 -6v80q25 6 80 6q195 0 195 -139z" />
+    <glyph glyph-name="uni1EC4" unicode="&#x1ec4;" 
+d="M1016 0h-815v1462h815v-151h-645v-471h606v-150h-606v-538h645v-152zM741 1927q-37 0 -72.5 15t-69 33.5t-65 33.5t-59.5 15q-40 0 -61 -24.5t-35 -74.5h-91q13 106 63.5 162.5t125.5 56.5q37 0 73.5 -15t70 -33t64.5 -33t58 -15q40 0 61 24.5t33 73.5h90
+q-11 -104 -60.5 -161.5t-125.5 -57.5zM911 1579h-94q-97 65 -211 166q-106 -96 -211 -166h-94v23l53 60q112 123 164 200h176q66 -94 217 -260v-23z" />
+    <glyph glyph-name="uni1EC5" unicode="&#x1ec5;" horiz-adv-x="1149" 
+d="M639 -20q-243 0 -383.5 148t-140.5 411q0 265 130.5 421t350.5 156q206 0 326 -135.5t120 -357.5v-105h-755q5 -193 97.5 -293t260.5 -100q177 0 350 74v-148q-88 -38 -166.5 -54.5t-189.5 -16.5zM594 977q-132 0 -210.5 -86t-92.5 -238h573q0 157 -70 240.5t-200 83.5z
+M719 1589q-37 0 -72.5 15t-69 33.5t-65 33.5t-59.5 15q-40 0 -61 -24.5t-35 -74.5h-91q13 106 63.5 162.5t125.5 56.5q37 0 73.5 -15t70 -33t64.5 -33t58 -15q40 0 61 24.5t33 73.5h90q-11 -104 -60.5 -161.5t-125.5 -57.5zM889 1241h-94q-97 65 -211 166
+q-106 -96 -211 -166h-94v23l53 60q112 123 164 200h176q66 -94 217 -260v-23z" />
+    <glyph glyph-name="uni1EC6" unicode="&#x1ec6;" 
+d="M1016 0h-815v1462h815v-151h-645v-471h606v-150h-606v-538h645v-152zM505 -242q0 57 29.5 84t71.5 27q40 0 69 -27t29 -84q0 -55 -29 -82.5t-69 -27.5q-42 0 -71.5 27.5t-29.5 82.5zM270 1602q127 136 178 200t74 105h166q22 -42 76.5 -108.5t179.5 -196.5v-23h-119
+q-88 55 -221 186q-136 -134 -219 -186h-115v23z" />
+    <glyph glyph-name="uni1EC7" unicode="&#x1ec7;" horiz-adv-x="1149" 
+d="M639 -20q-243 0 -383.5 148t-140.5 411q0 265 130.5 421t350.5 156q206 0 326 -135.5t120 -357.5v-105h-755q5 -193 97.5 -293t260.5 -100q177 0 350 74v-148q-88 -38 -166.5 -54.5t-189.5 -16.5zM594 977q-132 0 -210.5 -86t-92.5 -238h573q0 157 -70 240.5t-200 83.5z
+M491 -242q0 57 29.5 84t71.5 27q40 0 69 -27t29 -84q0 -55 -29 -82.5t-69 -27.5q-42 0 -71.5 27.5t-29.5 82.5zM253 1264q127 136 178 200t74 105h166q22 -42 76.5 -108.5t179.5 -196.5v-23h-119q-88 55 -221 186q-136 -134 -219 -186h-115v23z" />
+    <glyph glyph-name="uni1EC8.alt" horiz-adv-x="682" 
+d="M598 0h-514v98l172 35v1194l-172 37v98h514v-98l-172 -37v-1194l172 -35v-98zM572 1833q0 -140 -166 -174l-10 -113h-105l-12 176q86 14 125 39t39 68t-33.5 63.5t-106.5 20.5q-62 0 -94 -6v100q38 10 107 10q256 0 256 -184z" />
+    <glyph glyph-name="uni1EC9" unicode="&#x1ec9;" horiz-adv-x="518" 
+d="M342 0h-166v1096h166v-1096zM486 1495q0 -140 -166 -174l-10 -113h-105l-12 176q86 14 125 39t39 68t-33.5 63.5t-106.5 20.5q-62 0 -94 -6v100q38 10 107 10q256 0 256 -184z" />
+    <glyph glyph-name="uni1ECA.alt" horiz-adv-x="682" 
+d="M598 0h-514v98l172 35v1194l-172 37v98h514v-98l-172 -37v-1194l172 -35v-98zM239 -242q0 57 29.5 84t71.5 27q40 0 69 -27t29 -84q0 -55 -29 -82.5t-69 -27.5q-42 0 -71.5 27.5t-29.5 82.5z" />
+    <glyph glyph-name="uni1ECB" unicode="&#x1ecb;" horiz-adv-x="518" 
+d="M342 0h-166v1096h166v-1096zM162 1393q0 57 28 83.5t70 26.5q40 0 69 -27t29 -83t-29 -83.5t-69 -27.5q-42 0 -70 27.5t-28 83.5zM157 -242q0 57 29.5 84t71.5 27q40 0 69 -27t29 -84q0 -55 -29 -82.5t-69 -27.5q-42 0 -71.5 27.5t-29.5 82.5z" />
+    <glyph glyph-name="uni1ECC" unicode="&#x1ecc;" horiz-adv-x="1595" 
+d="M1470 733q0 -351 -177.5 -552t-493.5 -201q-323 0 -498.5 197.5t-175.5 557.5q0 357 176 553.5t500 196.5q315 0 492 -200t177 -552zM305 733q0 -297 126.5 -450.5t367.5 -153.5q243 0 367 153t124 451q0 295 -123.5 447.5t-365.5 152.5q-243 0 -369.5 -153.5
+t-126.5 -446.5zM698 -242q0 57 29.5 84t71.5 27q40 0 69 -27t29 -84q0 -55 -29 -82.5t-69 -27.5q-42 0 -71.5 27.5t-29.5 82.5z" />
+    <glyph glyph-name="uni1ECD" unicode="&#x1ecd;" horiz-adv-x="1237" 
+d="M1122 549q0 -268 -135 -418.5t-373 -150.5q-147 0 -261 69t-176 198t-62 302q0 268 134 417.5t372 149.5q230 0 365.5 -153t135.5 -414zM287 549q0 -210 84 -320t247 -110t247.5 109.5t84.5 320.5q0 209 -84.5 317.5t-249.5 108.5q-163 0 -246 -107t-83 -319zM516 -242
+q0 57 29.5 84t71.5 27q40 0 69 -27t29 -84q0 -55 -29 -82.5t-69 -27.5q-42 0 -71.5 27.5t-29.5 82.5z" />
+    <glyph glyph-name="uni1ECE" unicode="&#x1ece;" horiz-adv-x="1595" 
+d="M1470 733q0 -351 -177.5 -552t-493.5 -201q-323 0 -498.5 197.5t-175.5 557.5q0 357 176 553.5t500 196.5q315 0 492 -200t177 -552zM305 733q0 -297 126.5 -450.5t367.5 -153.5q243 0 367 153t124 451q0 295 -123.5 447.5t-365.5 152.5q-243 0 -369.5 -153.5
+t-126.5 -446.5zM1026 1833q0 -140 -166 -174l-10 -113h-105l-12 176q86 14 125 39t39 68t-33.5 63.5t-106.5 20.5q-62 0 -94 -6v100q38 10 107 10q256 0 256 -184z" />
+    <glyph glyph-name="uni1ECF" unicode="&#x1ecf;" horiz-adv-x="1237" 
+d="M1122 549q0 -268 -135 -418.5t-373 -150.5q-147 0 -261 69t-176 198t-62 302q0 268 134 417.5t372 149.5q230 0 365.5 -153t135.5 -414zM287 549q0 -210 84 -320t247 -110t247.5 109.5t84.5 320.5q0 209 -84.5 317.5t-249.5 108.5q-163 0 -246 -107t-83 -319zM844 1495
+q0 -140 -166 -174l-10 -113h-105l-12 176q86 14 125 39t39 68t-33.5 63.5t-106.5 20.5q-62 0 -94 -6v100q38 10 107 10q256 0 256 -184z" />
+    <glyph glyph-name="uni1ED0" unicode="&#x1ed0;" horiz-adv-x="1595" 
+d="M1470 733q0 -351 -177.5 -552t-493.5 -201q-323 0 -498.5 197.5t-175.5 557.5q0 357 176 553.5t500 196.5q315 0 492 -200t177 -552zM305 733q0 -297 126.5 -450.5t367.5 -153.5q243 0 367 153t124 451q0 295 -123.5 447.5t-365.5 152.5q-243 0 -369.5 -153.5
+t-126.5 -446.5zM1104 1579h-94q-112 75 -211 166q-114 -101 -211 -166h-94v25l53 60q112 123 164 200h176q66 -94 217 -260v-25zM1024 1798q73 91 127 203h172v-21q-83 -110 -203 -206h-96v24z" />
+    <glyph glyph-name="uni1ED1" unicode="&#x1ed1;" horiz-adv-x="1237" 
+d="M1122 549q0 -268 -135 -418.5t-373 -150.5q-147 0 -261 69t-176 198t-62 302q0 268 134 417.5t372 149.5q230 0 365.5 -153t135.5 -414zM287 549q0 -210 84 -320t247 -110t247.5 109.5t84.5 320.5q0 209 -84.5 317.5t-249.5 108.5q-163 0 -246 -107t-83 -319zM922 1241
+h-94q-112 75 -211 166q-114 -101 -211 -166h-94v25l53 60q112 123 164 200h176q66 -94 217 -260v-25zM842 1460q73 91 127 203h172v-21q-83 -110 -203 -206h-96v24z" />
+    <glyph glyph-name="uni1ED2" unicode="&#x1ed2;" horiz-adv-x="1595" 
+d="M1470 733q0 -351 -177.5 -552t-493.5 -201q-323 0 -498.5 197.5t-175.5 557.5q0 357 176 553.5t500 196.5q315 0 492 -200t177 -552zM305 733q0 -297 126.5 -450.5t367.5 -153.5q243 0 367 153t124 451q0 295 -123.5 447.5t-365.5 152.5q-243 0 -369.5 -153.5
+t-126.5 -446.5zM1108 1579h-94q-97 65 -211 166q-106 -96 -211 -166h-94v23l53 60q112 123 164 200h176q66 -94 217 -260v-23zM578 1774h-95q-120 94 -204 206v21h172q52 -108 127 -205v-22z" />
+    <glyph glyph-name="uni1ED3" unicode="&#x1ed3;" horiz-adv-x="1237" 
+d="M1122 549q0 -268 -135 -418.5t-373 -150.5q-147 0 -261 69t-176 198t-62 302q0 268 134 417.5t372 149.5q230 0 365.5 -153t135.5 -414zM287 549q0 -210 84 -320t247 -110t247.5 109.5t84.5 320.5q0 209 -84.5 317.5t-249.5 108.5q-163 0 -246 -107t-83 -319zM926 1241
+h-94q-97 65 -211 166q-106 -96 -211 -166h-94v23l53 60q112 123 164 200h176q66 -94 217 -260v-23zM396 1436h-95q-120 94 -204 206v21h172q52 -108 127 -205v-22z" />
+    <glyph glyph-name="uni1ED4" unicode="&#x1ed4;" horiz-adv-x="1595" 
+d="M1470 733q0 -351 -177.5 -552t-493.5 -201q-323 0 -498.5 197.5t-175.5 557.5q0 357 176 553.5t500 196.5q315 0 492 -200t177 -552zM305 733q0 -297 126.5 -450.5t367.5 -153.5q243 0 367 153t124 451q0 295 -123.5 447.5t-365.5 152.5q-243 0 -369.5 -153.5
+t-126.5 -446.5zM1102 1579h-94q-112 75 -211 166q-114 -101 -211 -166h-94v25l53 60q112 123 164 200h176q66 -94 217 -260v-25zM1270 1983q0 -103 -127 -132l-6 -81h-80l-10 131q57 9 88.5 25t31.5 54q0 37 -28.5 49.5t-71.5 12.5q-46 0 -72 -6v80q25 6 80 6
+q195 0 195 -139z" />
+    <glyph glyph-name="uni1ED5" unicode="&#x1ed5;" horiz-adv-x="1237" 
+d="M1122 549q0 -268 -135 -418.5t-373 -150.5q-147 0 -261 69t-176 198t-62 302q0 268 134 417.5t372 149.5q230 0 365.5 -153t135.5 -414zM287 549q0 -210 84 -320t247 -110t247.5 109.5t84.5 320.5q0 209 -84.5 317.5t-249.5 108.5q-163 0 -246 -107t-83 -319zM922 1241
+h-94q-112 75 -211 166q-114 -101 -211 -166h-94v25l53 60q112 123 164 200h176q66 -94 217 -260v-25zM1090 1645q0 -103 -127 -132l-6 -81h-80l-10 131q57 9 88.5 25t31.5 54q0 37 -28.5 49.5t-71.5 12.5q-46 0 -72 -6v80q25 6 80 6q195 0 195 -139z" />
+    <glyph glyph-name="uni1ED6" unicode="&#x1ed6;" horiz-adv-x="1595" 
+d="M1470 733q0 -351 -177.5 -552t-493.5 -201q-323 0 -498.5 197.5t-175.5 557.5q0 357 176 553.5t500 196.5q315 0 492 -200t177 -552zM305 733q0 -297 126.5 -450.5t367.5 -153.5q243 0 367 153t124 451q0 295 -123.5 447.5t-365.5 152.5q-243 0 -369.5 -153.5
+t-126.5 -446.5zM934 1927q-37 0 -72.5 15t-69 33.5t-65 33.5t-59.5 15q-40 0 -61 -24.5t-35 -74.5h-91q13 106 63.5 162.5t125.5 56.5q37 0 73.5 -15t70 -33t64.5 -33t58 -15q40 0 61 24.5t33 73.5h90q-11 -104 -60.5 -161.5t-125.5 -57.5zM1104 1579h-94q-97 65 -211 166
+q-106 -96 -211 -166h-94v23l53 60q112 123 164 200h176q66 -94 217 -260v-23z" />
+    <glyph glyph-name="uni1ED7" unicode="&#x1ed7;" horiz-adv-x="1237" 
+d="M1122 549q0 -268 -135 -418.5t-373 -150.5q-147 0 -261 69t-176 198t-62 302q0 268 134 417.5t372 149.5q230 0 365.5 -153t135.5 -414zM287 549q0 -210 84 -320t247 -110t247.5 109.5t84.5 320.5q0 209 -84.5 317.5t-249.5 108.5q-163 0 -246 -107t-83 -319zM754 1589
+q-37 0 -72.5 15t-69 33.5t-65 33.5t-59.5 15q-40 0 -61 -24.5t-35 -74.5h-91q13 106 63.5 162.5t125.5 56.5q37 0 73.5 -15t70 -33t64.5 -33t58 -15q40 0 61 24.5t33 73.5h90q-11 -104 -60.5 -161.5t-125.5 -57.5zM924 1241h-94q-97 65 -211 166q-106 -96 -211 -166h-94v23
+l53 60q112 123 164 200h176q66 -94 217 -260v-23z" />
+    <glyph glyph-name="uni1ED8" unicode="&#x1ed8;" horiz-adv-x="1595" 
+d="M1470 733q0 -351 -177.5 -552t-493.5 -201q-323 0 -498.5 197.5t-175.5 557.5q0 357 176 553.5t500 196.5q315 0 492 -200t177 -552zM305 733q0 -297 126.5 -450.5t367.5 -153.5q243 0 367 153t124 451q0 295 -123.5 447.5t-365.5 152.5q-243 0 -369.5 -153.5
+t-126.5 -446.5zM698 -242q0 57 29.5 84t71.5 27q40 0 69 -27t29 -84q0 -55 -29 -82.5t-69 -27.5q-42 0 -71.5 27.5t-29.5 82.5zM461 1602q127 136 178 200t74 105h166q22 -42 76.5 -108.5t179.5 -196.5v-23h-119q-88 55 -221 186q-136 -134 -219 -186h-115v23z" />
+    <glyph glyph-name="uni1ED9" unicode="&#x1ed9;" horiz-adv-x="1237" 
+d="M1122 549q0 -268 -135 -418.5t-373 -150.5q-147 0 -261 69t-176 198t-62 302q0 268 134 417.5t372 149.5q230 0 365.5 -153t135.5 -414zM287 549q0 -210 84 -320t247 -110t247.5 109.5t84.5 320.5q0 209 -84.5 317.5t-249.5 108.5q-163 0 -246 -107t-83 -319zM520 -242
+q0 57 29.5 84t71.5 27q40 0 69 -27t29 -84q0 -55 -29 -82.5t-69 -27.5q-42 0 -71.5 27.5t-29.5 82.5zM282 1264q127 136 178 200t74 105h166q22 -42 76.5 -108.5t179.5 -196.5v-23h-119q-88 55 -221 186q-136 -134 -219 -186h-115v23z" />
+    <glyph glyph-name="uni1EDA" unicode="&#x1eda;" horiz-adv-x="1597" 
+d="M1468 733q0 -354 -177.5 -553.5t-491.5 -199.5q-323 0 -498.5 196.5t-175.5 558.5q0 360 176.5 555t499.5 195q325 0 504 -215q50 12 79 45.5t42.5 84.5t13.5 156h182l14 -22q-29 -155 -94.5 -241.5t-169.5 -125.5q96 -176 96 -434zM305 733q0 -298 125 -451t369 -153
+q243 0 366 152.5t123 451.5q0 295 -122.5 447.5t-364.5 152.5q-243 0 -369.5 -151.5t-126.5 -448.5zM692 1604q48 62 103.5 150t87.5 153h202v-21q-44 -65 -131 -160t-151 -147h-111v25z" />
+    <glyph glyph-name="uni1EDB" unicode="&#x1edb;" horiz-adv-x="1247" 
+d="M1122 549q0 -268 -135 -418.5t-373 -150.5q-147 0 -261 69t-176 198t-62 302q0 268 134 417.5t372 149.5q217 0 354 -141q51 15 80 47.5t42 82t13 159.5h180l15 -23q-31 -156 -91.5 -243.5t-162.5 -125.5q71 -138 71 -323zM287 549q0 -211 79 -320.5t252 -109.5
+q175 0 253.5 109.5t78.5 320.5q0 210 -79.5 318t-254.5 108q-173 0 -251 -108t-78 -318zM502 1266q48 62 103.5 150t87.5 153h202v-21q-44 -65 -131 -160t-151 -147h-111v25z" />
+    <glyph glyph-name="uni1EDC" unicode="&#x1edc;" horiz-adv-x="1597" 
+d="M1468 733q0 -354 -177.5 -553.5t-491.5 -199.5q-323 0 -498.5 196.5t-175.5 558.5q0 360 176.5 555t499.5 195q325 0 504 -215q50 12 79 45.5t42.5 84.5t13.5 156h182l14 -22q-29 -155 -94.5 -241.5t-169.5 -125.5q96 -176 96 -434zM305 733q0 -298 125 -451t369 -153
+q243 0 366 152.5t123 451.5q0 295 -122.5 447.5t-364.5 152.5q-243 0 -369.5 -151.5t-126.5 -448.5zM921 1579h-110q-65 52 -154 148t-129 159v21h203q32 -69 89 -159.5t101 -143.5v-25z" />
+    <glyph glyph-name="uni1EDD" unicode="&#x1edd;" horiz-adv-x="1247" 
+d="M1122 549q0 -268 -135 -418.5t-373 -150.5q-147 0 -261 69t-176 198t-62 302q0 268 134 417.5t372 149.5q217 0 354 -141q51 15 80 47.5t42 82t13 159.5h180l15 -23q-31 -156 -91.5 -243.5t-162.5 -125.5q71 -138 71 -323zM287 549q0 -211 79 -320.5t252 -109.5
+q175 0 253.5 109.5t78.5 320.5q0 210 -79.5 318t-254.5 108q-173 0 -251 -108t-78 -318zM742 1241h-110q-65 52 -154 148t-129 159v21h203q32 -69 89 -159.5t101 -143.5v-25z" />
+    <glyph glyph-name="uni1EDE" unicode="&#x1ede;" horiz-adv-x="1597" 
+d="M1468 733q0 -354 -177.5 -553.5t-491.5 -199.5q-323 0 -498.5 196.5t-175.5 558.5q0 360 176.5 555t499.5 195q325 0 504 -215q50 12 79 45.5t42.5 84.5t13.5 156h182l14 -22q-29 -155 -94.5 -241.5t-169.5 -125.5q96 -176 96 -434zM305 733q0 -298 125 -451t369 -153
+q243 0 366 152.5t123 451.5q0 295 -122.5 447.5t-364.5 152.5q-243 0 -369.5 -151.5t-126.5 -448.5zM1026 1833q0 -140 -166 -174l-10 -113h-105l-12 176q86 14 125 39t39 68t-33.5 63.5t-106.5 20.5q-62 0 -94 -6v100q38 10 107 10q256 0 256 -184z" />
+    <glyph glyph-name="uni1EDF" unicode="&#x1edf;" horiz-adv-x="1247" 
+d="M1122 549q0 -268 -135 -418.5t-373 -150.5q-147 0 -261 69t-176 198t-62 302q0 268 134 417.5t372 149.5q217 0 354 -141q51 15 80 47.5t42 82t13 159.5h180l15 -23q-31 -156 -91.5 -243.5t-162.5 -125.5q71 -138 71 -323zM287 549q0 -211 79 -320.5t252 -109.5
+q175 0 253.5 109.5t78.5 320.5q0 210 -79.5 318t-254.5 108q-173 0 -251 -108t-78 -318zM844 1495q0 -140 -166 -174l-10 -113h-105l-12 176q86 14 125 39t39 68t-33.5 63.5t-106.5 20.5q-62 0 -94 -6v100q38 10 107 10q256 0 256 -184z" />
+    <glyph glyph-name="uni1EE0" unicode="&#x1ee0;" horiz-adv-x="1597" 
+d="M1468 733q0 -354 -177.5 -553.5t-491.5 -199.5q-323 0 -498.5 196.5t-175.5 558.5q0 360 176.5 555t499.5 195q325 0 504 -215q50 12 79 45.5t42.5 84.5t13.5 156h182l14 -22q-29 -155 -94.5 -241.5t-169.5 -125.5q96 -176 96 -434zM305 733q0 -298 125 -451t369 -153
+q243 0 366 152.5t123 451.5q0 295 -122.5 447.5t-364.5 152.5q-243 0 -369.5 -151.5t-126.5 -448.5zM948 1581q-43 0 -84 18.5t-80.5 41t-76 41t-70.5 18.5q-50 0 -75.5 -30t-39.5 -91h-98q13 121 70.5 189.5t148.5 68.5q46 0 89 -18.5t82 -41t75 -41t68 -18.5q49 0 73 29.5
+t39 91.5h99q-13 -121 -69.5 -189.5t-150.5 -68.5z" />
+    <glyph glyph-name="uni1EE1" unicode="&#x1ee1;" horiz-adv-x="1247" 
+d="M1122 549q0 -268 -135 -418.5t-373 -150.5q-147 0 -261 69t-176 198t-62 302q0 268 134 417.5t372 149.5q217 0 354 -141q51 15 80 47.5t42 82t13 159.5h180l15 -23q-31 -156 -91.5 -243.5t-162.5 -125.5q71 -138 71 -323zM287 549q0 -211 79 -320.5t252 -109.5
+q175 0 253.5 109.5t78.5 320.5q0 210 -79.5 318t-254.5 108q-173 0 -251 -108t-78 -318zM777 1243q-43 0 -84 18.5t-80.5 41t-76 41t-70.5 18.5q-50 0 -75.5 -30t-39.5 -91h-98q13 121 70.5 189.5t148.5 68.5q46 0 89 -18.5t82 -41t75 -41t68 -18.5q49 0 73 29.5t39 91.5h99
+q-13 -121 -69.5 -189.5t-150.5 -68.5z" />
+    <glyph glyph-name="uni1EE2" unicode="&#x1ee2;" horiz-adv-x="1597" 
+d="M1468 733q0 -354 -177.5 -553.5t-491.5 -199.5q-323 0 -498.5 196.5t-175.5 558.5q0 360 176.5 555t499.5 195q325 0 504 -215q50 12 79 45.5t42.5 84.5t13.5 156h182l14 -22q-29 -155 -94.5 -241.5t-169.5 -125.5q96 -176 96 -434zM305 733q0 -298 125 -451t369 -153
+q243 0 366 152.5t123 451.5q0 295 -122.5 447.5t-364.5 152.5q-243 0 -369.5 -151.5t-126.5 -448.5zM694 -242q0 57 29.5 84t71.5 27q40 0 69 -27t29 -84q0 -55 -29 -82.5t-69 -27.5q-42 0 -71.5 27.5t-29.5 82.5z" />
+    <glyph glyph-name="uni1EE3" unicode="&#x1ee3;" horiz-adv-x="1247" 
+d="M1122 549q0 -268 -135 -418.5t-373 -150.5q-147 0 -261 69t-176 198t-62 302q0 268 134 417.5t372 149.5q217 0 354 -141q51 15 80 47.5t42 82t13 159.5h180l15 -23q-31 -156 -91.5 -243.5t-162.5 -125.5q71 -138 71 -323zM287 549q0 -211 79 -320.5t252 -109.5
+q175 0 253.5 109.5t78.5 320.5q0 210 -79.5 318t-254.5 108q-173 0 -251 -108t-78 -318zM516 -242q0 57 29.5 84t71.5 27q40 0 69 -27t29 -84q0 -55 -29 -82.5t-69 -27.5q-42 0 -71.5 27.5t-29.5 82.5z" />
+    <glyph glyph-name="uni1EE4" unicode="&#x1ee4;" horiz-adv-x="1491" 
+d="M1305 1462v-946q0 -250 -151 -393t-415 -143t-408.5 144t-144.5 396v942h170v-954q0 -183 100 -281t294 -98q185 0 285 98.5t100 282.5v952h170zM645 -242q0 57 29.5 84t71.5 27q40 0 69 -27t29 -84q0 -55 -29 -82.5t-69 -27.5q-42 0 -71.5 27.5t-29.5 82.5z" />
+    <glyph glyph-name="uni1EE5" unicode="&#x1ee5;" horiz-adv-x="1257" 
+d="M332 1096v-711q0 -134 61 -200t191 -66q172 0 251.5 94t79.5 307v576h166v-1096h-137l-24 147h-9q-51 -81 -141.5 -124t-206.5 -43q-200 0 -299.5 95t-99.5 304v717h168zM499 -242q0 57 29.5 84t71.5 27q40 0 69 -27t29 -84q0 -55 -29 -82.5t-69 -27.5q-42 0 -71.5 27.5
+t-29.5 82.5z" />
+    <glyph glyph-name="uni1EE6" unicode="&#x1ee6;" horiz-adv-x="1491" 
+d="M1305 1462v-946q0 -250 -151 -393t-415 -143t-408.5 144t-144.5 396v942h170v-954q0 -183 100 -281t294 -98q185 0 285 98.5t100 282.5v952h170zM967 1833q0 -140 -166 -174l-10 -113h-105l-12 176q86 14 125 39t39 68t-33.5 63.5t-106.5 20.5q-62 0 -94 -6v100
+q38 10 107 10q256 0 256 -184z" />
+    <glyph glyph-name="uni1EE7" unicode="&#x1ee7;" horiz-adv-x="1257" 
+d="M332 1096v-711q0 -134 61 -200t191 -66q172 0 251.5 94t79.5 307v576h166v-1096h-137l-24 147h-9q-51 -81 -141.5 -124t-206.5 -43q-200 0 -299.5 95t-99.5 304v717h168zM840 1495q0 -140 -166 -174l-10 -113h-105l-12 176q86 14 125 39t39 68t-33.5 63.5t-106.5 20.5
+q-62 0 -94 -6v100q38 10 107 10q256 0 256 -184z" />
+    <glyph glyph-name="uni1EE8" unicode="&#x1ee8;" horiz-adv-x="1573" 
+d="M1305 1462v-198q58 8 93 39t50.5 87t15.5 166h181l14 -22q-33 -182 -119 -274t-235 -117v-627q0 -258 -143.5 -397t-407.5 -139q-268 0 -418 143.5t-150 396.5v942h170v-954q0 -183 102 -281t300 -98q184 0 280.5 96.5t96.5 284.5v952h170zM631 1604q48 62 103.5 150
+t87.5 153h202v-21q-44 -65 -131 -160t-151 -147h-111v25z" />
+    <glyph glyph-name="uni1EE9" unicode="&#x1ee9;" horiz-adv-x="1362" 
+d="M332 1094v-709q0 -134 61 -200t191 -66q172 0 251.5 94t79.5 307v574h166v-121q82 11 119 75t37 218h178l15 -23q-32 -186 -120 -281.5t-229 -109.5v-852h-137l-24 147h-9q-52 -82 -142.5 -124.5t-201.5 -42.5q-203 0 -303 95t-100 304v715h168zM514 1266
+q48 62 103.5 150t87.5 153h202v-21q-44 -65 -131 -160t-151 -147h-111v25z" />
+    <glyph glyph-name="uni1EEA" unicode="&#x1eea;" horiz-adv-x="1573" 
+d="M1305 1462v-198q58 8 93 39t50.5 87t15.5 166h181l14 -22q-33 -182 -119 -274t-235 -117v-627q0 -258 -143.5 -397t-407.5 -139q-268 0 -418 143.5t-150 396.5v942h170v-954q0 -183 102 -281t300 -98q184 0 280.5 96.5t96.5 284.5v952h170zM876 1579h-110
+q-65 52 -154 148t-129 159v21h203q32 -69 89 -159.5t101 -143.5v-25z" />
+    <glyph glyph-name="uni1EEB" unicode="&#x1eeb;" horiz-adv-x="1362" 
+d="M332 1094v-709q0 -134 61 -200t191 -66q172 0 251.5 94t79.5 307v574h166v-121q82 11 119 75t37 218h178l15 -23q-32 -186 -120 -281.5t-229 -109.5v-852h-137l-24 147h-9q-52 -82 -142.5 -124.5t-201.5 -42.5q-203 0 -303 95t-100 304v715h168zM717 1241h-110
+q-65 52 -154 148t-129 159v21h203q32 -69 89 -159.5t101 -143.5v-25z" />
+    <glyph glyph-name="uni1EEC" unicode="&#x1eec;" horiz-adv-x="1573" 
+d="M1305 1462v-198q58 8 93 39t50.5 87t15.5 166h181l14 -22q-33 -182 -119 -274t-235 -117v-627q0 -258 -143.5 -397t-407.5 -139q-268 0 -418 143.5t-150 396.5v942h170v-954q0 -183 102 -281t300 -98q184 0 280.5 96.5t96.5 284.5v952h170zM979 1833q0 -140 -166 -174
+l-10 -113h-105l-12 176q86 14 125 39t39 68t-33.5 63.5t-106.5 20.5q-62 0 -94 -6v100q38 10 107 10q256 0 256 -184z" />
+    <glyph glyph-name="uni1EED" unicode="&#x1eed;" horiz-adv-x="1362" 
+d="M332 1094v-709q0 -134 61 -200t191 -66q172 0 251.5 94t79.5 307v574h166v-121q82 11 119 75t37 218h178l15 -23q-32 -186 -120 -281.5t-229 -109.5v-852h-137l-24 147h-9q-52 -82 -142.5 -124.5t-201.5 -42.5q-203 0 -303 95t-100 304v715h168zM846 1495
+q0 -140 -166 -174l-10 -113h-105l-12 176q86 14 125 39t39 68t-33.5 63.5t-106.5 20.5q-62 0 -94 -6v100q38 10 107 10q256 0 256 -184z" />
+    <glyph glyph-name="uni1EEE" unicode="&#x1eee;" horiz-adv-x="1573" 
+d="M1305 1462v-198q58 8 93 39t50.5 87t15.5 166h181l14 -22q-33 -182 -119 -274t-235 -117v-627q0 -258 -143.5 -397t-407.5 -139q-268 0 -418 143.5t-150 396.5v942h170v-954q0 -183 102 -281t300 -98q184 0 280.5 96.5t96.5 284.5v952h170zM915 1581q-43 0 -84 18.5
+t-80.5 41t-76 41t-70.5 18.5q-50 0 -75.5 -30t-39.5 -91h-98q13 121 70.5 189.5t148.5 68.5q46 0 89 -18.5t82 -41t75 -41t68 -18.5q49 0 73 29.5t39 91.5h99q-13 -121 -69.5 -189.5t-150.5 -68.5z" />
+    <glyph glyph-name="uni1EEF" unicode="&#x1eef;" horiz-adv-x="1362" 
+d="M332 1094v-709q0 -134 61 -200t191 -66q172 0 251.5 94t79.5 307v574h166v-121q82 11 119 75t37 218h178l15 -23q-32 -186 -120 -281.5t-229 -109.5v-852h-137l-24 147h-9q-52 -82 -142.5 -124.5t-201.5 -42.5q-203 0 -303 95t-100 304v715h168zM787 1243q-43 0 -84 18.5
+t-80.5 41t-76 41t-70.5 18.5q-50 0 -75.5 -30t-39.5 -91h-98q13 121 70.5 189.5t148.5 68.5q46 0 89 -18.5t82 -41t75 -41t68 -18.5q49 0 73 29.5t39 91.5h99q-13 -121 -69.5 -189.5t-150.5 -68.5z" />
+    <glyph glyph-name="uni1EF0" unicode="&#x1ef0;" horiz-adv-x="1573" 
+d="M1305 1462v-198q58 8 93 39t50.5 87t15.5 166h181l14 -22q-33 -182 -119 -274t-235 -117v-627q0 -258 -143.5 -397t-407.5 -139q-268 0 -418 143.5t-150 396.5v942h170v-954q0 -183 102 -281t300 -98q184 0 280.5 96.5t96.5 284.5v952h170zM647 -242q0 57 29.5 84
+t71.5 27q40 0 69 -27t29 -84q0 -55 -29 -82.5t-69 -27.5q-42 0 -71.5 27.5t-29.5 82.5z" />
+    <glyph glyph-name="uni1EF1" unicode="&#x1ef1;" horiz-adv-x="1362" 
+d="M332 1094v-709q0 -134 61 -200t191 -66q172 0 251.5 94t79.5 307v574h166v-121q82 11 119 75t37 218h178l15 -23q-32 -186 -120 -281.5t-229 -109.5v-852h-137l-24 147h-9q-52 -82 -142.5 -124.5t-201.5 -42.5q-203 0 -303 95t-100 304v715h168zM493 -242q0 57 29.5 84
+t71.5 27q40 0 69 -27t29 -84q0 -55 -29 -82.5t-69 -27.5q-42 0 -71.5 27.5t-29.5 82.5z" />
+    <glyph glyph-name="uni1EF4" unicode="&#x1ef4;" horiz-adv-x="1147" 
+d="M573 731l390 731h184l-488 -895v-567h-172v559l-487 903h186zM471 -242q0 57 29.5 84t71.5 27q40 0 69 -27t29 -84q0 -55 -29 -82.5t-69 -27.5q-42 0 -71.5 27.5t-29.5 82.5z" />
+    <glyph glyph-name="uni1EF5" unicode="&#x1ef5;" horiz-adv-x="1032" 
+d="M2 1096h178l240 -625q79 -214 98 -309h8q13 51 54.5 174.5t271.5 759.5h178l-471 -1248q-70 -185 -163.5 -262.5t-229.5 -77.5q-76 0 -150 17v133q55 -12 123 -12q171 0 244 192l61 156zM729 -245q0 57 29.5 84t71.5 27q40 0 69 -27t29 -84q0 -55 -29 -82.5t-69 -27.5
+q-42 0 -71.5 27.5t-29.5 82.5z" />
+    <glyph glyph-name="uni1EF6" unicode="&#x1ef6;" horiz-adv-x="1147" 
+d="M573 731l390 731h184l-488 -895v-567h-172v559l-487 903h186zM797 1833q0 -140 -166 -174l-10 -113h-105l-12 176q86 14 125 39t39 68t-33.5 63.5t-106.5 20.5q-62 0 -94 -6v100q38 10 107 10q256 0 256 -184z" />
+    <glyph glyph-name="uni1EF7" unicode="&#x1ef7;" horiz-adv-x="1032" 
+d="M2 1096h178l240 -625q79 -214 98 -309h8q13 51 54.5 174.5t271.5 759.5h178l-471 -1248q-70 -185 -163.5 -262.5t-229.5 -77.5q-76 0 -150 17v133q55 -12 123 -12q171 0 244 192l61 156zM733 1495q0 -140 -166 -174l-10 -113h-105l-12 176q86 14 125 39t39 68t-33.5 63.5
+t-106.5 20.5q-62 0 -94 -6v100q38 10 107 10q256 0 256 -184z" />
+    <glyph glyph-name="uni1EF8" unicode="&#x1ef8;" horiz-adv-x="1147" 
+d="M573 731l390 731h184l-488 -895v-567h-172v559l-487 903h186zM726 1581q-43 0 -84 18.5t-80.5 41t-76 41t-70.5 18.5q-50 0 -75.5 -30t-39.5 -91h-98q13 121 70.5 189.5t148.5 68.5q46 0 89 -18.5t82 -41t75 -41t68 -18.5q49 0 73 29.5t39 91.5h99q-13 -121 -69.5 -189.5
+t-150.5 -68.5z" />
+    <glyph glyph-name="uni1EF9" unicode="&#x1ef9;" horiz-adv-x="1032" 
+d="M2 1096h178l240 -625q79 -214 98 -309h8q13 51 54.5 174.5t271.5 759.5h178l-471 -1248q-70 -185 -163.5 -262.5t-229.5 -77.5q-76 0 -150 17v133q55 -12 123 -12q171 0 244 192l61 156zM670 1243q-43 0 -84 18.5t-80.5 41t-76 41t-70.5 18.5q-50 0 -75.5 -30t-39.5 -91
+h-98q13 121 70.5 189.5t148.5 68.5q46 0 89 -18.5t82 -41t75 -41t68 -18.5q49 0 73 29.5t39 91.5h99q-13 -121 -69.5 -189.5t-150.5 -68.5z" />
+    <glyph glyph-name="uni20AB" unicode="&#x20ab;" horiz-adv-x="1255" 
+d="M922 147h-9q-115 -167 -344 -167q-215 0 -334.5 147t-119.5 418t120 421t334 150q223 0 342 -162h13q-11 83 -11 156v133h-448v129h448v184h166v-184h156v-129h-156v-1243h-135zM590 119q170 0 246.5 92.5t76.5 298.5v35q0 233 -77.5 332.5t-247.5 99.5
+q-146 0 -223.5 -113.5t-77.5 -320.5q0 -210 77 -317t226 -107zM1102 -315h-926v131h926v-131z" />
+    <glyph glyph-name="uni030F" unicode="&#x30f;" horiz-adv-x="0" 
+d="M-332 1241h-96q-52 42 -140.5 143t-125.5 164v21h186q28 -61 77.5 -148t98.5 -155v-25zM-688 1241h-96q-56 44 -143 144t-124 163v21h187q28 -61 77.5 -148t98.5 -155v-25z" />
+    <glyph glyph-name="circumflexacutecomb" horiz-adv-x="0" 
+d="M-301 1241h-94q-112 75 -211 166q-114 -101 -211 -166h-94v25l53 60q112 123 164 200h176q66 -94 217 -260v-25zM-381 1460q73 91 127 203h172v-21q-83 -110 -203 -206h-96v24z" />
+    <glyph glyph-name="circumflexgravecomb" horiz-adv-x="0" 
+d="M-297 1241h-94q-97 65 -211 166q-106 -96 -211 -166h-94v23l53 60q112 123 164 200h176q66 -94 217 -260v-23zM-827 1436h-95q-120 94 -204 206v21h172q52 -108 127 -205v-22z" />
+    <glyph glyph-name="circumflexhookcomb" horiz-adv-x="0" 
+d="M-301 1241h-94q-112 75 -211 166q-114 -101 -211 -166h-94v25l53 60q112 123 164 200h176q66 -94 217 -260v-25zM-133 1645q0 -103 -127 -132l-6 -81h-80l-10 131q57 9 88.5 25t31.5 54q0 37 -28.5 49.5t-71.5 12.5q-46 0 -72 -6v80q25 6 80 6q195 0 195 -139z" />
+    <glyph glyph-name="circumflextildecomb" horiz-adv-x="0" 
+d="M-467 1589q-37 0 -72.5 15t-69 33.5t-65 33.5t-59.5 15q-40 0 -61 -24.5t-35 -74.5h-91q13 106 63.5 162.5t125.5 56.5q37 0 73.5 -15t70 -33t64.5 -33t58 -15q40 0 61 24.5t33 73.5h90q-11 -104 -60.5 -161.5t-125.5 -57.5zM-297 1241h-94q-97 65 -211 166
+q-106 -96 -211 -166h-94v23l53 60q112 123 164 200h176q66 -94 217 -260v-23z" />
+    <glyph glyph-name="breveacutecomb" horiz-adv-x="0" 
+d="M-674 1524q80 104 129 205h172v-21q-86 -114 -205 -207h-96v23zM-612 1241q-276 0 -291 260h102q9 -72 47 -100.5t144 -28.5q98 0 141 32.5t51 96.5h105q-11 -120 -85.5 -190t-213.5 -70z" />
+    <glyph glyph-name="brevegravecomb" horiz-adv-x="0" 
+d="M-559 1501h-94q-119 93 -205 207v21h172q52 -108 127 -205v-23zM-612 1241q-276 0 -291 260h102q9 -72 47 -100.5t144 -28.5q98 0 141 32.5t51 96.5h105q-11 -120 -85.5 -190t-213.5 -70z" />
+    <glyph glyph-name="brevehookcomb" horiz-adv-x="0" 
+d="M-463 1657q0 -100 -127 -129l-6 -41h-82l-10 90q57 9 90 25t33 53t-28.5 50t-72.5 13q-37 0 -73 -6v78q22 8 84 8q192 0 192 -141zM-612 1241q-276 0 -291 260h102q9 -72 47 -100.5t144 -28.5q98 0 141 32.5t51 96.5h105q-11 -120 -85.5 -190t-213.5 -70z" />
+    <glyph glyph-name="brevetildecomb" horiz-adv-x="0" 
+d="M-467 1587q-37 0 -72.5 15t-69 33t-65 33t-59.5 15q-40 0 -61 -24t-35 -74h-91q13 104 63 160.5t126 56.5q37 0 73.5 -15t70 -33t64.5 -33t58 -15q40 0 61 24.5t33 73.5h90q-11 -103 -60.5 -160t-125.5 -57zM-612 1241q-276 0 -291 260h102q9 -72 47 -100.5t144 -28.5
+q98 0 141 32.5t51 96.5h105q-11 -120 -85.5 -190t-213.5 -70z" />
+    <glyph glyph-name="cyrillichookleft" horiz-adv-x="420" 
+d="M223 -238q0 103 -139 238h123q158 -120 158 -252q0 -91 -51 -142.5t-150 -51.5q-65 0 -115 16v108q32 -10 86 -10q37 0 62.5 24t25.5 70z" />
+    <glyph glyph-name="cyrillicbighookUC" horiz-adv-x="420" 
+d="M369 154v-289q0 -260 -228 -260q-56 0 -116 24v140q41 -19 102 -19q94 0 94 100v304h148z" />
+    <glyph glyph-name="cyrillicbighookLC" horiz-adv-x="420" 
+d="M369 143v-278q0 -260 -228 -260q-56 0 -116 24v140q41 -19 102 -19q94 0 94 100v293h148z" />
+    <glyph glyph-name="one.pnum" horiz-adv-x="813" 
+d="M579 0h-162v1042q0 130 8 246q-21 -21 -47 -44t-238 -195l-88 114l387 299h140v-1462z" />
+    <glyph glyph-name="zero.os" horiz-adv-x="1161" 
+d="M1047 559q0 -267 -123.5 -423t-345.5 -156q-217 0 -340 154.5t-123 424.5q0 271 124.5 425.5t342.5 154.5q216 0 340.5 -154.5t124.5 -425.5zM283 559q0 -208 77.5 -324t219.5 -116q141 0 220 117t79 323q0 204 -79 322t-222 118q-141 0 -218 -116.5t-77 -323.5z" />
+    <glyph glyph-name="one.os" horiz-adv-x="756" 
+d="M567 0h-161v561q0 239 8 379q-67 -67 -129 -115l-150 -112l-90 114l383 291h139v-1118z" />
+    <glyph glyph-name="two.os" horiz-adv-x="1044" 
+d="M983 0h-942v133l401 303q157 119 213.5 171t78.5 93.5t22 106.5q0 87 -69.5 138.5t-188.5 51.5q-88 0 -166 -30.5t-170 -104.5l-90 109q192 168 434 168q198 0 307 -84t109 -234q0 -115 -65 -208.5t-251 -221.5l-327 -231l2 -6h702v-154z" />
+    <glyph glyph-name="three.os" horiz-adv-x="1171" 
+d="M1006 775q0 -140 -78.5 -229t-222.5 -119v-8q176 -22 261 -112t85 -236q0 -209 -145 -321.5t-412 -112.5q-116 0 -212.5 17.5t-187.5 61.5v158q95 -47 202.5 -71.5t203.5 -24.5q379 0 379 297q0 266 -418 266h-144v143h146q171 0 271 75.5t100 209.5q0 107 -73.5 168
+t-199.5 61q-96 0 -181 -26t-194 -96l-84 112q90 71 207.5 111.5t247.5 40.5q213 0 331 -97.5t118 -267.5z" />
+    <glyph glyph-name="four.os" horiz-adv-x="1167" 
+d="M1126 27h-217v-371h-168v371h-718v125l702 966h184v-956h217v-135zM748 162v348q0 218 12 440h-10q-41 -86 -109 -178l-455 -610h562z" />
+    <glyph glyph-name="five.os" horiz-adv-x="1171" 
+d="M557 550q231 0 363.5 -114.5t132.5 -313.5q0 -227 -144.5 -356t-398.5 -129q-247 0 -377 79v160q70 -45 174 -70.5t205 -25.5q176 0 273.5 83t97.5 240q0 306 -375 306q-94 0 -254 -29l-86 55l55 684h727v-153h-585l-37 -439q115 23 229 23z" />
+    <glyph glyph-name="six.os" horiz-adv-x="1171" 
+d="M117 625q0 431 167.5 644.5t495.5 213.5q113 0 178 -19v-143q-77 25 -176 25q-235 0 -359 -146.5t-136 -460.5h12q110 172 348 172q197 0 310.5 -119t113.5 -323q0 -228 -124.5 -358.5t-336.5 -130.5q-227 0 -360 170.5t-133 474.5zM608 121q142 0 220.5 89.5t78.5 258.5
+q0 145 -73 228t-218 83q-90 0 -165 -37t-119.5 -102t-44.5 -135q0 -103 40 -192t113.5 -141t167.5 -52z" />
+    <glyph glyph-name="seven.os" horiz-adv-x="1171" 
+d="M285 -343l606 1309h-797v153h973v-133l-598 -1329h-184z" />
+    <glyph glyph-name="eight.os" horiz-adv-x="1171" 
+d="M584 1483q200 0 317 -93t117 -257q0 -108 -67 -197t-214 -162q178 -85 253 -178.5t75 -216.5q0 -182 -127 -290.5t-348 -108.5q-234 0 -360 102.5t-126 290.5q0 251 306 391q-138 78 -198 168.5t-60 202.5q0 159 117.5 253.5t314.5 94.5zM268 369q0 -120 83.5 -187
+t234.5 -67q149 0 232 70t83 192q0 97 -78 172.5t-272 146.5q-149 -64 -216 -141.5t-67 -185.5zM582 1348q-125 0 -196 -60t-71 -160q0 -92 59 -158t218 -132q143 60 202.5 129t59.5 161q0 101 -72.5 160.5t-199.5 59.5z" />
+    <glyph glyph-name="nine.os" horiz-adv-x="1171" 
+d="M1061 495q0 -858 -664 -858q-116 0 -184 20v143q80 -26 182 -26q240 0 362.5 148.5t133.5 455.5h-12q-55 -83 -146 -126.5t-205 -43.5q-194 0 -308 116t-114 324q0 228 127.5 360t335.5 132q149 0 260.5 -76.5t171.5 -223t60 -345.5zM569 998q-143 0 -221 -92t-78 -256
+q0 -144 72 -226.5t219 -82.5q91 0 167.5 37t120.5 101t44 134q0 105 -41 194t-114.5 140t-168.5 51z" />
+    <glyph glyph-name="uni2120" unicode="&#x2120;" horiz-adv-x="1626" 
+d="M584 940q0 -98 -74.5 -152.5t-198.5 -54.5q-145 0 -219 33v108q106 -40 225 -40q148 0 148 100q0 33 -11.5 53t-38.5 36.5t-112 47.5q-120 44 -160.5 89.5t-40.5 121.5q0 86 71 138.5t181 52.5q125 0 217 -39l-34 -99q-100 37 -183 37q-60 0 -97.5 -23t-37.5 -63
+q0 -29 9 -47t30.5 -32t116.5 -50q129 -50 169 -95t40 -122zM1006 741l-201 559h-8l6 -129v-430h-119v721h188l195 -559l203 559h180v-721h-127v420l6 137h-8l-211 -557h-104z" />
+    <glyph glyph-name="Tcedilla" unicode="&#x162;" horiz-adv-x="1133" 
+d="M651 0h-170v1311h-463v151h1096v-151h-463v-1311zM755 -289q0 -97 -76.5 -150t-226.5 -53q-51 0 -96 9v106q45 -8 104 -8q79 0 119.5 20t40.5 74q0 43 -39.5 69.5t-148.5 43.5l88 178h110l-55 -115q180 -39 180 -174z" />
+    <glyph glyph-name="tcedilla" unicode="&#x163;" horiz-adv-x="723" 
+d="M530 117q44 0 85 6.5t65 13.5v-127q-27 -13 -79.5 -21.5t-94.5 -8.5q-318 0 -318 335v652h-157v80l157 69l70 234h96v-254h318v-129h-318v-645q0 -99 47 -152t129 -53zM633 -289q0 -97 -76.5 -150t-226.5 -53q-51 0 -96 9v106q45 -8 104 -8q79 0 119.5 20t40.5 74
+q0 43 -39.5 69.5t-148.5 43.5l88 178h110l-55 -115q180 -39 180 -174z" />
+    <glyph glyph-name="g.alt" horiz-adv-x="1255" 
+d="M588 119q170 0 245.5 91.5t79.5 293.5v43q0 226 -79 328t-250 102q-144 0 -220.5 -112t-76.5 -320q0 -209 75.5 -317.5t225.5 -108.5zM913 12q0 36 9 135h-11q-112 -167 -342 -167q-217 0 -336.5 150.5t-119.5 416.5q0 264 121.5 416.5t332.5 152.5q223 0 346 -166h11
+l24 146h131v-1116q0 -236 -118 -354t-367 -118q-242 0 -391 70v158q75 -42 180 -65t223 -23q142 0 224.5 84.5t82.5 230.5v49z" />
+    <glyph glyph-name="gcircumflex.alt" horiz-adv-x="1255" 
+d="M588 119q170 0 245.5 91.5t79.5 293.5v43q0 226 -79 328t-250 102q-144 0 -220.5 -112t-76.5 -320q0 -209 75.5 -317.5t225.5 -108.5zM913 12q0 36 9 135h-11q-112 -167 -342 -167q-217 0 -336.5 150.5t-119.5 416.5q0 264 121.5 416.5t332.5 152.5q223 0 346 -166h11
+l24 146h131v-1116q0 -236 -118 -354t-367 -118q-242 0 -391 70v158q75 -42 180 -65t223 -23q142 0 224.5 84.5t82.5 230.5v49zM274 1264q127 136 178 200t74 105h166q22 -42 76.5 -108.5t179.5 -196.5v-23h-119q-88 55 -221 186q-136 -134 -219 -186h-115v23z" />
+    <glyph glyph-name="gbreve.alt" horiz-adv-x="1255" 
+d="M588 119q170 0 245.5 91.5t79.5 293.5v43q0 226 -79 328t-250 102q-144 0 -220.5 -112t-76.5 -320q0 -209 75.5 -317.5t225.5 -108.5zM913 12q0 36 9 135h-11q-112 -167 -342 -167q-217 0 -336.5 150.5t-119.5 416.5q0 264 121.5 416.5t332.5 152.5q223 0 346 -166h11
+l24 146h131v-1116q0 -236 -118 -354t-367 -118q-242 0 -391 70v158q75 -42 180 -65t223 -23q142 0 224.5 84.5t82.5 230.5v49zM610 1241q-140 0 -218 68.5t-87 199.5h104q6 -49 26.5 -77t57 -41t121.5 -13q101 0 149 32t58 99h104q-10 -126 -93.5 -197t-221.5 -71z" />
+    <glyph glyph-name="gdot.alt" horiz-adv-x="1255" 
+d="M588 119q170 0 245.5 91.5t79.5 293.5v43q0 226 -79 328t-250 102q-144 0 -220.5 -112t-76.5 -320q0 -209 75.5 -317.5t225.5 -108.5zM913 12q0 36 9 135h-11q-112 -167 -342 -167q-217 0 -336.5 150.5t-119.5 416.5q0 264 121.5 416.5t332.5 152.5q223 0 346 -166h11
+l24 146h131v-1116q0 -236 -118 -354t-367 -118q-242 0 -391 70v158q75 -42 180 -65t223 -23q142 0 224.5 84.5t82.5 230.5v49zM504 1393q0 57 28 83.5t70 26.5q40 0 69 -27t29 -83t-29 -83.5t-69 -27.5q-42 0 -70 27.5t-28 83.5z" />
+    <glyph glyph-name="gcommaaccent.alt" horiz-adv-x="1255" 
+d="M588 119q170 0 245.5 91.5t79.5 293.5v43q0 226 -79 328t-250 102q-144 0 -220.5 -112t-76.5 -320q0 -209 75.5 -317.5t225.5 -108.5zM913 12q0 36 9 135h-11q-112 -167 -342 -167q-217 0 -336.5 150.5t-119.5 416.5q0 264 121.5 416.5t332.5 152.5q223 0 346 -166h11
+l24 146h131v-1116q0 -236 -118 -354t-367 -118q-242 0 -391 70v158q75 -42 180 -65t223 -23q142 0 224.5 84.5t82.5 230.5v49zM758 1544q-29 -61 -55.5 -157.5t-32.5 -145.5h-166v19q14 61 63.5 156.5t98.5 152.5h92v-25z" />
+    <glyph glyph-name="I" unicode="I" horiz-adv-x="571" 
+d="M201 0v1462h170v-1462h-170z" />
+    <glyph glyph-name="Igrave" unicode="&#xcc;" horiz-adv-x="571" 
+d="M201 0v1462h170v-1462h-170zM398 1579h-110q-65 52 -154 148t-129 159v21h203q32 -69 89 -159.5t101 -143.5v-25z" />
+    <glyph glyph-name="Iacute" unicode="&#xcd;" horiz-adv-x="571" 
+d="M201 0v1462h170v-1462h-170zM179 1604q48 62 103.5 150t87.5 153h202v-21q-44 -65 -131 -160t-151 -147h-111v25z" />
+    <glyph glyph-name="Icircumflex" unicode="&#xce;" horiz-adv-x="571" 
+d="M201 0v1462h170v-1462h-170zM-57 1602q127 136 178 200t74 105h166q22 -42 76.5 -108.5t179.5 -196.5v-23h-119q-88 55 -221 186q-136 -134 -219 -186h-115v23z" />
+    <glyph glyph-name="Idieresis" unicode="&#xcf;" horiz-adv-x="571" 
+d="M201 0v1462h170v-1462h-170zM5 1731q0 52 26.5 75t63.5 23q38 0 65.5 -23t27.5 -75q0 -50 -27.5 -74.5t-65.5 -24.5q-37 0 -63.5 24.5t-26.5 74.5zM386 1731q0 52 26.5 75t63.5 23t64.5 -23t27.5 -75q0 -50 -27.5 -74.5t-64.5 -24.5t-63.5 24.5t-26.5 74.5z" />
+    <glyph glyph-name="Itilde" unicode="&#x128;" horiz-adv-x="571" 
+d="M201 0v1462h170v-1462h-170zM439 1581q-43 0 -84 18.5t-80.5 41t-76 41t-70.5 18.5q-50 0 -75.5 -30t-39.5 -91h-98q13 121 70.5 189.5t148.5 68.5q46 0 89 -18.5t82 -41t75 -41t68 -18.5q49 0 73 29.5t39 91.5h99q-13 -121 -69.5 -189.5t-150.5 -68.5z" />
+    <glyph glyph-name="Imacron" unicode="&#x12a;" horiz-adv-x="571" 
+d="M201 0v1462h170v-1462h-170zM-13 1716h600v-137h-600v137z" />
+    <glyph glyph-name="Ibreve" unicode="&#x12c;" horiz-adv-x="571" 
+d="M201 0v1462h170v-1462h-170zM280 1579q-140 0 -218 68.5t-87 199.5h104q6 -49 26.5 -77t57 -41t121.5 -13q101 0 149 32t58 99h104q-10 -126 -93.5 -197t-221.5 -71z" />
+    <glyph glyph-name="Iogonek" unicode="&#x12e;" horiz-adv-x="571" 
+d="M201 0v1462h170v-1462h-170zM227 -238q0 -94 94 -94q42 0 97 13v-109q-65 -18 -125 -18q-207 0 -207 188q0 70 43 137.5t115 120.5h120q-68 -66 -102.5 -120.5t-34.5 -117.5z" />
+    <glyph glyph-name="Idotaccent" unicode="&#x130;" horiz-adv-x="571" 
+d="M201 0v1462h170v-1462h-170zM187 1731q0 57 28 83.5t70 26.5q40 0 69 -27t29 -83t-29 -83.5t-69 -27.5q-42 0 -70 27.5t-28 83.5z" />
+    <glyph glyph-name="IJ" unicode="&#x132;" horiz-adv-x="1118" 
+d="M201 0v1462h170v-1462h-170zM559 -385q-94 0 -148 27v145q71 -20 148 -20q99 0 150.5 60t51.5 173v1462h170v-1448q0 -190 -96 -294.5t-276 -104.5z" />
+    <glyph glyph-name="Iotatonos" unicode="&#x38a;" horiz-adv-x="741" 
+d="M371 0v1462h170v-1462h-170zM-28 1165q27 72 53.5 185.5t38.5 195.5h184v-23q-18 -74 -72.5 -192.5t-103.5 -194.5h-100v29z" />
+    <glyph glyph-name="Iota" unicode="&#x399;" horiz-adv-x="571" 
+d="M201 0v1462h170v-1462h-170z" />
+    <glyph glyph-name="Iotadieresis" unicode="&#x3aa;" horiz-adv-x="571" 
+d="M201 0v1462h170v-1462h-170zM5 1731q0 52 26.5 75t63.5 23q38 0 65.5 -23t27.5 -75q0 -50 -27.5 -74.5t-65.5 -24.5q-37 0 -63.5 24.5t-26.5 74.5zM386 1731q0 52 26.5 75t63.5 23t64.5 -23t27.5 -75q0 -50 -27.5 -74.5t-64.5 -24.5t-63.5 24.5t-26.5 74.5z" />
+    <glyph glyph-name="afii10055" unicode="&#x406;" horiz-adv-x="571" 
+d="M201 0v1462h170v-1462h-170z" />
+    <glyph glyph-name="afii10056" unicode="&#x407;" horiz-adv-x="571" 
+d="M201 0v1462h170v-1462h-170zM5 1731q0 52 26.5 75t63.5 23q38 0 65.5 -23t27.5 -75q0 -50 -27.5 -74.5t-65.5 -24.5q-37 0 -63.5 24.5t-26.5 74.5zM386 1731q0 52 26.5 75t63.5 23t64.5 -23t27.5 -75q0 -50 -27.5 -74.5t-64.5 -24.5t-63.5 24.5t-26.5 74.5z" />
+    <glyph glyph-name="uni04C0" unicode="&#x4c0;" horiz-adv-x="571" 
+d="M201 0v1462h170v-1462h-170z" />
+    <glyph glyph-name="uni04CF" unicode="&#x4cf;" horiz-adv-x="571" 
+d="M201 0v1462h170v-1462h-170z" />
+    <glyph glyph-name="uni1EC8" unicode="&#x1ec8;" horiz-adv-x="571" 
+d="M201 0v1462h170v-1462h-170zM516 1833q0 -140 -166 -174l-10 -113h-105l-12 176q86 14 125 39t39 68t-33.5 63.5t-106.5 20.5q-62 0 -94 -6v100q38 10 107 10q256 0 256 -184z" />
+    <glyph glyph-name="uni1ECA" unicode="&#x1eca;" horiz-adv-x="571" 
+d="M201 0v1462h170v-1462h-170zM184 -242q0 57 29.5 84t71.5 27q40 0 69 -27t29 -84q0 -55 -29 -82.5t-69 -27.5q-42 0 -71.5 27.5t-29.5 82.5z" />
+    <hkern u1="&#x22;" u2="&#x162;" k="-41" />
+    <hkern u1="&#x22;" u2="&#x1ef8;" k="-20" />
+    <hkern u1="&#x22;" u2="&#x1ef6;" k="-20" />
+    <hkern u1="&#x22;" u2="&#x1ef4;" k="-20" />
+    <hkern u1="&#x22;" u2="&#x1ef1;" k="61" />
+    <hkern u1="&#x22;" u2="&#x1eef;" k="61" />
+    <hkern u1="&#x22;" u2="&#x1eed;" k="61" />
+    <hkern u1="&#x22;" u2="&#x1eeb;" k="61" />
+    <hkern u1="&#x22;" u2="&#x1ee9;" k="61" />
+    <hkern u1="&#x22;" u2="&#x1ee7;" k="61" />
+    <hkern u1="&#x22;" u2="&#x1ee5;" k="61" />
+    <hkern u1="&#x22;" u2="&#x1ee3;" k="123" />
+    <hkern u1="&#x22;" u2="&#x1ee1;" k="123" />
+    <hkern u1="&#x22;" u2="&#x1edf;" k="123" />
+    <hkern u1="&#x22;" u2="&#x1edd;" k="123" />
+    <hkern u1="&#x22;" u2="&#x1edb;" k="123" />
+    <hkern u1="&#x22;" u2="&#x1ed9;" k="123" />
+    <hkern u1="&#x22;" u2="&#x1ed7;" k="123" />
+    <hkern u1="&#x22;" u2="&#x1ed5;" k="123" />
+    <hkern u1="&#x22;" u2="&#x1ed1;" k="123" />
+    <hkern u1="&#x22;" u2="&#x1ecf;" k="123" />
+    <hkern u1="&#x22;" u2="&#x1ecd;" k="123" />
+    <hkern u1="&#x22;" u2="&#x1ec7;" k="123" />
+    <hkern u1="&#x22;" u2="&#x1ec5;" k="123" />
+    <hkern u1="&#x22;" u2="&#x1ec3;" k="123" />
+    <hkern u1="&#x22;" u2="&#x1ebf;" k="123" />
+    <hkern u1="&#x22;" u2="&#x1ebd;" k="123" />
+    <hkern u1="&#x22;" u2="&#x1ebb;" k="123" />
+    <hkern u1="&#x22;" u2="&#x1eb9;" k="123" />
+    <hkern u1="&#x22;" u2="&#x1eb7;" k="82" />
+    <hkern u1="&#x22;" u2="&#x1eb6;" k="143" />
+    <hkern u1="&#x22;" u2="&#x1eb5;" k="82" />
+    <hkern u1="&#x22;" u2="&#x1eb4;" k="143" />
+    <hkern u1="&#x22;" u2="&#x1eb3;" k="82" />
+    <hkern u1="&#x22;" u2="&#x1eb2;" k="143" />
+    <hkern u1="&#x22;" u2="&#x1eb1;" k="82" />
+    <hkern u1="&#x22;" u2="&#x1eb0;" k="143" />
+    <hkern u1="&#x22;" u2="&#x1eaf;" k="82" />
+    <hkern u1="&#x22;" u2="&#x1eae;" k="143" />
+    <hkern u1="&#x22;" u2="&#x1ead;" k="82" />
+    <hkern u1="&#x22;" u2="&#x1eac;" k="143" />
+    <hkern u1="&#x22;" u2="&#x1eab;" k="82" />
+    <hkern u1="&#x22;" u2="&#x1eaa;" k="143" />
+    <hkern u1="&#x22;" u2="&#x1ea9;" k="82" />
+    <hkern u1="&#x22;" u2="&#x1ea8;" k="143" />
+    <hkern u1="&#x22;" u2="&#x1ea6;" k="143" />
+    <hkern u1="&#x22;" u2="&#x1ea5;" k="82" />
+    <hkern u1="&#x22;" u2="&#x1ea4;" k="143" />
+    <hkern u1="&#x22;" u2="&#x1ea3;" k="82" />
+    <hkern u1="&#x22;" u2="&#x1ea2;" k="143" />
+    <hkern u1="&#x22;" u2="&#x1ea1;" k="82" />
+    <hkern u1="&#x22;" u2="&#x1ea0;" k="143" />
+    <hkern u1="&#x22;" u2="&#x513;" k="143" />
+    <hkern u1="&#x22;" u2="&#x512;" k="123" />
+    <hkern u1="&#x22;" u2="&#x511;" k="123" />
+    <hkern u1="&#x22;" u2="&#x50d;" k="123" />
+    <hkern u1="&#x22;" u2="&#x509;" k="143" />
+    <hkern u1="&#x22;" u2="&#x508;" k="123" />
+    <hkern u1="&#x22;" u2="&#x503;" k="123" />
+    <hkern u1="&#x22;" u2="&#x502;" k="143" />
+    <hkern u1="&#x22;" u2="&#x501;" k="123" />
+    <hkern u1="&#x22;" u2="&#x500;" k="143" />
+    <hkern u1="&#x22;" u2="&#x4eb;" k="123" />
+    <hkern u1="&#x22;" u2="&#x4e9;" k="123" />
+    <hkern u1="&#x22;" u2="&#x4e7;" k="123" />
+    <hkern u1="&#x22;" u2="&#x4db;" k="41" />
+    <hkern u1="&#x22;" u2="&#x4d9;" k="41" />
+    <hkern u1="&#x22;" u2="&#x4d7;" k="123" />
+    <hkern u1="&#x22;" u2="&#x4d5;" k="41" />
+    <hkern u1="&#x22;" u2="&#x4d4;" k="143" />
+    <hkern u1="&#x22;" u2="&#x4d3;" k="41" />
+    <hkern u1="&#x22;" u2="&#x4d2;" k="143" />
+    <hkern u1="&#x22;" u2="&#x4d1;" k="41" />
+    <hkern u1="&#x22;" u2="&#x4d0;" k="143" />
+    <hkern u1="&#x22;" u2="&#x4c6;" k="143" />
+    <hkern u1="&#x22;" u2="&#x4c5;" k="123" />
+    <hkern u1="&#x22;" u2="&#x4ab;" k="123" />
+    <hkern u1="&#x22;" u2="&#x4a9;" k="123" />
+    <hkern u1="&#x22;" u2="&#x481;" k="123" />
+    <hkern u1="&#x22;" u2="&#x47d;" k="123" />
+    <hkern u1="&#x22;" u2="&#x47b;" k="123" />
+    <hkern u1="&#x22;" u2="&#x479;" k="123" />
+    <hkern u1="&#x22;" u2="&#x473;" k="123" />
+    <hkern u1="&#x22;" u2="&#x471;" k="20" />
+    <hkern u1="&#x22;" u2="&#x467;" k="143" />
+    <hkern u1="&#x22;" u2="&#x466;" k="143" />
+    <hkern u1="&#x22;" u2="&#x450;" k="123" />
+    <hkern u1="&#x22;" u2="&#x1b0;" k="61" />
+    <hkern u1="&#x22;" u2="&#x1a1;" k="123" />
+    <hkern u1="&#x22;" u2="&#x1e01;" k="82" />
+    <hkern u1="&#x22;" u2="&#x1e00;" k="143" />
+    <hkern u1="&#x22;" u2="&#x1e3f;" k="61" />
+    <hkern u1="&#x22;" u2="&#x1ef2;" k="-20" />
+    <hkern u1="&#x22;" u2="&#x1e84;" k="-41" />
+    <hkern u1="&#x22;" u2="&#x1e82;" k="-41" />
+    <hkern u1="&#x22;" u2="&#x1e80;" k="-41" />
+    <hkern u1="&#x22;" u2="&#x459;" k="143" />
+    <hkern u1="&#x22;" u2="&#x455;" k="61" />
+    <hkern u1="&#x22;" u2="&#x454;" k="123" />
+    <hkern u1="&#x22;" u2="&#x451;" k="123" />
+    <hkern u1="&#x22;" u2="&#x444;" k="123" />
+    <hkern u1="&#x22;" u2="&#x441;" k="123" />
+    <hkern u1="&#x22;" u2="&#x43e;" k="123" />
+    <hkern u1="&#x22;" u2="&#x43b;" k="143" />
+    <hkern u1="&#x22;" u2="&#x435;" k="123" />
+    <hkern u1="&#x22;" u2="&#x434;" k="143" />
+    <hkern u1="&#x22;" u2="&#x430;" k="41" />
+    <hkern u1="&#x22;" u2="&#x41b;" k="123" />
+    <hkern u1="&#x22;" u2="&#x414;" k="123" />
+    <hkern u1="&#x22;" u2="&#x410;" k="143" />
+    <hkern u1="&#x22;" u2="&#x409;" k="123" />
+    <hkern u1="&#x22;" u2="&#x3cc;" k="82" />
+    <hkern u1="&#x22;" u2="&#x3c6;" k="82" />
+    <hkern u1="&#x22;" u2="&#x3c3;" k="82" />
+    <hkern u1="&#x22;" u2="&#x3c2;" k="82" />
+    <hkern u1="&#x22;" u2="&#x3c1;" k="61" />
+    <hkern u1="&#x22;" u2="&#x3bf;" k="82" />
+    <hkern u1="&#x22;" u2="&#x3bc;" k="41" />
+    <hkern u1="&#x22;" u2="&#x3ba;" k="41" />
+    <hkern u1="&#x22;" u2="&#x3b7;" k="41" />
+    <hkern u1="&#x22;" u2="&#x3b6;" k="41" />
+    <hkern u1="&#x22;" u2="&#x3b5;" k="41" />
+    <hkern u1="&#x22;" u2="&#x3b4;" k="61" />
+    <hkern u1="&#x22;" u2="&#x3b1;" k="82" />
+    <hkern u1="&#x22;" u2="&#x3ae;" k="41" />
+    <hkern u1="&#x22;" u2="&#x3ad;" k="41" />
+    <hkern u1="&#x22;" u2="&#x3ac;" k="82" />
+    <hkern u1="&#x22;" u2="&#x39b;" k="143" />
+    <hkern u1="&#x22;" u2="&#x394;" k="143" />
+    <hkern u1="&#x22;" u2="&#x391;" k="143" />
+    <hkern u1="&#x22;" u2="&#x386;" k="143" />
+    <hkern u1="&#x22;" u2="&#x219;" k="61" />
+    <hkern u1="&#x22;" u2="&#x1ff;" k="123" />
+    <hkern u1="&#x22;" u2="&#x1fd;" k="82" />
+    <hkern u1="&#x22;" u2="&#x1fb;" k="82" />
+    <hkern u1="&#x22;" u2="&#x1fa;" k="143" />
+    <hkern u1="&#x22;" u2="&#x178;" k="-20" />
+    <hkern u1="&#x22;" u2="&#x176;" k="-20" />
+    <hkern u1="&#x22;" u2="&#x174;" k="-41" />
+    <hkern u1="&#x22;" u2="&#x173;" k="61" />
+    <hkern u1="&#x22;" u2="&#x171;" k="61" />
+    <hkern u1="&#x22;" u2="&#x16f;" k="61" />
+    <hkern u1="&#x22;" u2="&#x16d;" k="61" />
+    <hkern u1="&#x22;" u2="&#x16b;" k="61" />
+    <hkern u1="&#x22;" u2="&#x169;" k="61" />
+    <hkern u1="&#x22;" u2="&#x164;" k="-41" />
+    <hkern u1="&#x22;" u2="&#x21a;" k="-41" />
+    <hkern u1="&#x22;" u2="&#x15f;" k="61" />
+    <hkern u1="&#x22;" u2="&#x15b;" k="61" />
+    <hkern u1="&#x22;" u2="&#x157;" k="61" />
+    <hkern u1="&#x22;" u2="&#x155;" k="61" />
+    <hkern u1="&#x22;" u2="&#x153;" k="123" />
+    <hkern u1="&#x22;" u2="&#x151;" k="123" />
+    <hkern u1="&#x22;" u2="&#x14f;" k="123" />
+    <hkern u1="&#x22;" u2="&#x14d;" k="123" />
+    <hkern u1="&#x22;" u2="&#x14b;" k="61" />
+    <hkern u1="&#x22;" u2="&#x146;" k="61" />
+    <hkern u1="&#x22;" u2="&#x144;" k="61" />
+    <hkern u1="&#x22;" u2="&#x138;" k="61" />
+    <hkern u1="&#x22;" u2="&#x123;" k="61" />
+    <hkern u1="&#x22;" u2="&#x121;" k="61" />
+    <hkern u1="&#x22;" u2="&#x11f;" k="61" />
+    <hkern u1="&#x22;" u2="&#x11d;" k="61" />
+    <hkern u1="&#x22;" u2="&#x11b;" k="123" />
+    <hkern u1="&#x22;" u2="&#x119;" k="123" />
+    <hkern u1="&#x22;" u2="&#x117;" k="123" />
+    <hkern u1="&#x22;" u2="&#x115;" k="123" />
+    <hkern u1="&#x22;" u2="&#x113;" k="123" />
+    <hkern u1="&#x22;" u2="&#x111;" k="123" />
+    <hkern u1="&#x22;" u2="&#x10f;" k="123" />
+    <hkern u1="&#x22;" u2="&#x10d;" k="123" />
+    <hkern u1="&#x22;" u2="&#x10b;" k="123" />
+    <hkern u1="&#x22;" u2="&#x109;" k="123" />
+    <hkern u1="&#x22;" u2="&#x107;" k="123" />
+    <hkern u1="&#x22;" u2="&#x105;" k="82" />
+    <hkern u1="&#x22;" u2="&#x104;" k="143" />
+    <hkern u1="&#x22;" u2="&#x103;" k="82" />
+    <hkern u1="&#x22;" u2="&#x102;" k="143" />
+    <hkern u1="&#x22;" u2="&#x101;" k="82" />
+    <hkern u1="&#x22;" u2="&#x100;" k="143" />
+    <hkern u1="&#x22;" u2="&#xfc;" k="61" />
+    <hkern u1="&#x22;" u2="&#xfb;" k="61" />
+    <hkern u1="&#x22;" u2="&#xfa;" k="61" />
+    <hkern u1="&#x22;" u2="&#xf9;" k="61" />
+    <hkern u1="&#x22;" u2="&#xf8;" k="123" />
+    <hkern u1="&#x22;" u2="&#xf6;" k="123" />
+    <hkern u1="&#x22;" u2="&#xf5;" k="123" />
+    <hkern u1="&#x22;" u2="&#xf4;" k="123" />
+    <hkern u1="&#x22;" u2="&#xf3;" k="123" />
+    <hkern u1="&#x22;" u2="&#xf2;" k="123" />
+    <hkern u1="&#x22;" u2="&#xeb;" k="123" />
+    <hkern u1="&#x22;" u2="&#xea;" k="123" />
+    <hkern u1="&#x22;" u2="&#xe9;" k="123" />
+    <hkern u1="&#x22;" u2="&#xe8;" k="123" />
+    <hkern u1="&#x22;" u2="&#xe7;" k="123" />
+    <hkern u1="&#x22;" u2="&#xe6;" k="82" />
+    <hkern u1="&#x22;" u2="&#xe5;" k="82" />
+    <hkern u1="&#x22;" u2="&#xe4;" k="82" />
+    <hkern u1="&#x22;" u2="&#xe3;" k="82" />
+    <hkern u1="&#x22;" u2="&#xe2;" k="82" />
+    <hkern u1="&#x22;" u2="&#xe1;" k="82" />
+    <hkern u1="&#x22;" u2="&#xe0;" k="123" />
+    <hkern u1="&#x22;" u2="&#xdd;" k="-20" />
+    <hkern u1="&#x22;" u2="&#xc5;" k="143" />
+    <hkern u1="&#x22;" u2="&#xc4;" k="143" />
+    <hkern u1="&#x22;" u2="&#xc3;" k="143" />
+    <hkern u1="&#x22;" u2="&#xc2;" k="143" />
+    <hkern u1="&#x22;" u2="&#xc1;" k="143" />
+    <hkern u1="&#x22;" u2="&#xc0;" k="143" />
+    <hkern u1="&#x22;" u2="u" k="61" />
+    <hkern u1="&#x22;" u2="s" k="61" />
+    <hkern u1="&#x22;" u2="r" k="61" />
+    <hkern u1="&#x22;" u2="q" k="123" />
+    <hkern u1="&#x22;" u2="p" k="61" />
+    <hkern u1="&#x22;" u2="o" k="123" />
+    <hkern u1="&#x22;" u2="n" k="61" />
+    <hkern u1="&#x22;" u2="m" k="61" />
+    <hkern u1="&#x22;" u2="g" k="61" />
+    <hkern u1="&#x22;" u2="e" k="123" />
+    <hkern u1="&#x22;" u2="d" k="123" />
+    <hkern u1="&#x22;" u2="c" k="123" />
+    <hkern u1="&#x22;" u2="a" k="82" />
+    <hkern u1="&#x22;" u2="Y" k="-20" />
+    <hkern u1="&#x22;" u2="W" k="-41" />
+    <hkern u1="&#x22;" u2="V" k="-41" />
+    <hkern u1="&#x22;" u2="T" k="-41" />
+    <hkern u1="&#x22;" u2="A" k="143" />
+    <hkern u1="&#x27;" u2="&#x162;" k="-41" />
+    <hkern u1="&#x27;" u2="&#x1ef8;" k="-20" />
+    <hkern u1="&#x27;" u2="&#x1ef6;" k="-20" />
+    <hkern u1="&#x27;" u2="&#x1ef4;" k="-20" />
+    <hkern u1="&#x27;" u2="&#x1ef1;" k="61" />
+    <hkern u1="&#x27;" u2="&#x1eef;" k="61" />
+    <hkern u1="&#x27;" u2="&#x1eed;" k="61" />
+    <hkern u1="&#x27;" u2="&#x1eeb;" k="61" />
+    <hkern u1="&#x27;" u2="&#x1ee9;" k="61" />
+    <hkern u1="&#x27;" u2="&#x1ee7;" k="61" />
+    <hkern u1="&#x27;" u2="&#x1ee5;" k="61" />
+    <hkern u1="&#x27;" u2="&#x1ee3;" k="123" />
+    <hkern u1="&#x27;" u2="&#x1ee1;" k="123" />
+    <hkern u1="&#x27;" u2="&#x1edf;" k="123" />
+    <hkern u1="&#x27;" u2="&#x1edd;" k="123" />
+    <hkern u1="&#x27;" u2="&#x1edb;" k="123" />
+    <hkern u1="&#x27;" u2="&#x1ed9;" k="123" />
+    <hkern u1="&#x27;" u2="&#x1ed7;" k="123" />
+    <hkern u1="&#x27;" u2="&#x1ed5;" k="123" />
+    <hkern u1="&#x27;" u2="&#x1ed1;" k="123" />
+    <hkern u1="&#x27;" u2="&#x1ecf;" k="123" />
+    <hkern u1="&#x27;" u2="&#x1ecd;" k="123" />
+    <hkern u1="&#x27;" u2="&#x1ec7;" k="123" />
+    <hkern u1="&#x27;" u2="&#x1ec5;" k="123" />
+    <hkern u1="&#x27;" u2="&#x1ec3;" k="123" />
+    <hkern u1="&#x27;" u2="&#x1ebf;" k="123" />
+    <hkern u1="&#x27;" u2="&#x1ebd;" k="123" />
+    <hkern u1="&#x27;" u2="&#x1ebb;" k="123" />
+    <hkern u1="&#x27;" u2="&#x1eb9;" k="123" />
+    <hkern u1="&#x27;" u2="&#x1eb7;" k="82" />
+    <hkern u1="&#x27;" u2="&#x1eb6;" k="143" />
+    <hkern u1="&#x27;" u2="&#x1eb5;" k="82" />
+    <hkern u1="&#x27;" u2="&#x1eb4;" k="143" />
+    <hkern u1="&#x27;" u2="&#x1eb3;" k="82" />
+    <hkern u1="&#x27;" u2="&#x1eb2;" k="143" />
+    <hkern u1="&#x27;" u2="&#x1eb1;" k="82" />
+    <hkern u1="&#x27;" u2="&#x1eb0;" k="143" />
+    <hkern u1="&#x27;" u2="&#x1eaf;" k="82" />
+    <hkern u1="&#x27;" u2="&#x1eae;" k="143" />
+    <hkern u1="&#x27;" u2="&#x1ead;" k="82" />
+    <hkern u1="&#x27;" u2="&#x1eac;" k="143" />
+    <hkern u1="&#x27;" u2="&#x1eab;" k="82" />
+    <hkern u1="&#x27;" u2="&#x1eaa;" k="143" />
+    <hkern u1="&#x27;" u2="&#x1ea9;" k="82" />
+    <hkern u1="&#x27;" u2="&#x1ea8;" k="143" />
+    <hkern u1="&#x27;" u2="&#x1ea6;" k="143" />
+    <hkern u1="&#x27;" u2="&#x1ea5;" k="82" />
+    <hkern u1="&#x27;" u2="&#x1ea4;" k="143" />
+    <hkern u1="&#x27;" u2="&#x1ea3;" k="82" />
+    <hkern u1="&#x27;" u2="&#x1ea2;" k="143" />
+    <hkern u1="&#x27;" u2="&#x1ea1;" k="82" />
+    <hkern u1="&#x27;" u2="&#x1ea0;" k="143" />
+    <hkern u1="&#x27;" u2="&#x513;" k="143" />
+    <hkern u1="&#x27;" u2="&#x512;" k="123" />
+    <hkern u1="&#x27;" u2="&#x511;" k="123" />
+    <hkern u1="&#x27;" u2="&#x50d;" k="123" />
+    <hkern u1="&#x27;" u2="&#x509;" k="143" />
+    <hkern u1="&#x27;" u2="&#x508;" k="123" />
+    <hkern u1="&#x27;" u2="&#x503;" k="123" />
+    <hkern u1="&#x27;" u2="&#x502;" k="143" />
+    <hkern u1="&#x27;" u2="&#x501;" k="123" />
+    <hkern u1="&#x27;" u2="&#x500;" k="143" />
+    <hkern u1="&#x27;" u2="&#x4eb;" k="123" />
+    <hkern u1="&#x27;" u2="&#x4e9;" k="123" />
+    <hkern u1="&#x27;" u2="&#x4e7;" k="123" />
+    <hkern u1="&#x27;" u2="&#x4db;" k="41" />
+    <hkern u1="&#x27;" u2="&#x4d9;" k="41" />
+    <hkern u1="&#x27;" u2="&#x4d7;" k="123" />
+    <hkern u1="&#x27;" u2="&#x4d5;" k="41" />
+    <hkern u1="&#x27;" u2="&#x4d4;" k="143" />
+    <hkern u1="&#x27;" u2="&#x4d3;" k="41" />
+    <hkern u1="&#x27;" u2="&#x4d2;" k="143" />
+    <hkern u1="&#x27;" u2="&#x4d1;" k="41" />
+    <hkern u1="&#x27;" u2="&#x4d0;" k="143" />
+    <hkern u1="&#x27;" u2="&#x4c6;" k="143" />
+    <hkern u1="&#x27;" u2="&#x4c5;" k="123" />
+    <hkern u1="&#x27;" u2="&#x4ab;" k="123" />
+    <hkern u1="&#x27;" u2="&#x4a9;" k="123" />
+    <hkern u1="&#x27;" u2="&#x481;" k="123" />
+    <hkern u1="&#x27;" u2="&#x47d;" k="123" />
+    <hkern u1="&#x27;" u2="&#x47b;" k="123" />
+    <hkern u1="&#x27;" u2="&#x479;" k="123" />
+    <hkern u1="&#x27;" u2="&#x473;" k="123" />
+    <hkern u1="&#x27;" u2="&#x471;" k="20" />
+    <hkern u1="&#x27;" u2="&#x467;" k="143" />
+    <hkern u1="&#x27;" u2="&#x466;" k="143" />
+    <hkern u1="&#x27;" u2="&#x450;" k="123" />
+    <hkern u1="&#x27;" u2="&#x1b0;" k="61" />
+    <hkern u1="&#x27;" u2="&#x1a1;" k="123" />
+    <hkern u1="&#x27;" u2="&#x1e01;" k="82" />
+    <hkern u1="&#x27;" u2="&#x1e00;" k="143" />
+    <hkern u1="&#x27;" u2="&#x1e3f;" k="61" />
+    <hkern u1="&#x27;" u2="&#x1ef2;" k="-20" />
+    <hkern u1="&#x27;" u2="&#x1e84;" k="-41" />
+    <hkern u1="&#x27;" u2="&#x1e82;" k="-41" />
+    <hkern u1="&#x27;" u2="&#x1e80;" k="-41" />
+    <hkern u1="&#x27;" u2="&#x459;" k="143" />
+    <hkern u1="&#x27;" u2="&#x455;" k="61" />
+    <hkern u1="&#x27;" u2="&#x454;" k="123" />
+    <hkern u1="&#x27;" u2="&#x451;" k="123" />
+    <hkern u1="&#x27;" u2="&#x444;" k="123" />
+    <hkern u1="&#x27;" u2="&#x441;" k="123" />
+    <hkern u1="&#x27;" u2="&#x43e;" k="123" />
+    <hkern u1="&#x27;" u2="&#x43b;" k="143" />
+    <hkern u1="&#x27;" u2="&#x435;" k="123" />
+    <hkern u1="&#x27;" u2="&#x434;" k="143" />
+    <hkern u1="&#x27;" u2="&#x430;" k="41" />
+    <hkern u1="&#x27;" u2="&#x41b;" k="123" />
+    <hkern u1="&#x27;" u2="&#x414;" k="123" />
+    <hkern u1="&#x27;" u2="&#x410;" k="143" />
+    <hkern u1="&#x27;" u2="&#x409;" k="123" />
+    <hkern u1="&#x27;" u2="&#x3cc;" k="82" />
+    <hkern u1="&#x27;" u2="&#x3c6;" k="82" />
+    <hkern u1="&#x27;" u2="&#x3c3;" k="82" />
+    <hkern u1="&#x27;" u2="&#x3c2;" k="82" />
+    <hkern u1="&#x27;" u2="&#x3c1;" k="61" />
+    <hkern u1="&#x27;" u2="&#x3bf;" k="82" />
+    <hkern u1="&#x27;" u2="&#x3bc;" k="41" />
+    <hkern u1="&#x27;" u2="&#x3ba;" k="41" />
+    <hkern u1="&#x27;" u2="&#x3b7;" k="41" />
+    <hkern u1="&#x27;" u2="&#x3b6;" k="41" />
+    <hkern u1="&#x27;" u2="&#x3b5;" k="41" />
+    <hkern u1="&#x27;" u2="&#x3b4;" k="61" />
+    <hkern u1="&#x27;" u2="&#x3b1;" k="82" />
+    <hkern u1="&#x27;" u2="&#x3ae;" k="41" />
+    <hkern u1="&#x27;" u2="&#x3ad;" k="41" />
+    <hkern u1="&#x27;" u2="&#x3ac;" k="82" />
+    <hkern u1="&#x27;" u2="&#x39b;" k="143" />
+    <hkern u1="&#x27;" u2="&#x394;" k="143" />
+    <hkern u1="&#x27;" u2="&#x391;" k="143" />
+    <hkern u1="&#x27;" u2="&#x386;" k="143" />
+    <hkern u1="&#x27;" u2="&#x219;" k="61" />
+    <hkern u1="&#x27;" u2="&#x1ff;" k="123" />
+    <hkern u1="&#x27;" u2="&#x1fd;" k="82" />
+    <hkern u1="&#x27;" u2="&#x1fb;" k="82" />
+    <hkern u1="&#x27;" u2="&#x1fa;" k="143" />
+    <hkern u1="&#x27;" u2="&#x178;" k="-20" />
+    <hkern u1="&#x27;" u2="&#x176;" k="-20" />
+    <hkern u1="&#x27;" u2="&#x174;" k="-41" />
+    <hkern u1="&#x27;" u2="&#x173;" k="61" />
+    <hkern u1="&#x27;" u2="&#x171;" k="61" />
+    <hkern u1="&#x27;" u2="&#x16f;" k="61" />
+    <hkern u1="&#x27;" u2="&#x16d;" k="61" />
+    <hkern u1="&#x27;" u2="&#x16b;" k="61" />
+    <hkern u1="&#x27;" u2="&#x169;" k="61" />
+    <hkern u1="&#x27;" u2="&#x164;" k="-41" />
+    <hkern u1="&#x27;" u2="&#x21a;" k="-41" />
+    <hkern u1="&#x27;" u2="&#x15f;" k="61" />
+    <hkern u1="&#x27;" u2="&#x15b;" k="61" />
+    <hkern u1="&#x27;" u2="&#x157;" k="61" />
+    <hkern u1="&#x27;" u2="&#x155;" k="61" />
+    <hkern u1="&#x27;" u2="&#x153;" k="123" />
+    <hkern u1="&#x27;" u2="&#x151;" k="123" />
+    <hkern u1="&#x27;" u2="&#x14f;" k="123" />
+    <hkern u1="&#x27;" u2="&#x14d;" k="123" />
+    <hkern u1="&#x27;" u2="&#x14b;" k="61" />
+    <hkern u1="&#x27;" u2="&#x146;" k="61" />
+    <hkern u1="&#x27;" u2="&#x144;" k="61" />
+    <hkern u1="&#x27;" u2="&#x138;" k="61" />
+    <hkern u1="&#x27;" u2="&#x123;" k="61" />
+    <hkern u1="&#x27;" u2="&#x121;" k="61" />
+    <hkern u1="&#x27;" u2="&#x11f;" k="61" />
+    <hkern u1="&#x27;" u2="&#x11d;" k="61" />
+    <hkern u1="&#x27;" u2="&#x11b;" k="123" />
+    <hkern u1="&#x27;" u2="&#x119;" k="123" />
+    <hkern u1="&#x27;" u2="&#x117;" k="123" />
+    <hkern u1="&#x27;" u2="&#x115;" k="123" />
+    <hkern u1="&#x27;" u2="&#x113;" k="123" />
+    <hkern u1="&#x27;" u2="&#x111;" k="123" />
+    <hkern u1="&#x27;" u2="&#x10f;" k="123" />
+    <hkern u1="&#x27;" u2="&#x10d;" k="123" />
+    <hkern u1="&#x27;" u2="&#x10b;" k="123" />
+    <hkern u1="&#x27;" u2="&#x109;" k="123" />
+    <hkern u1="&#x27;" u2="&#x107;" k="123" />
+    <hkern u1="&#x27;" u2="&#x105;" k="82" />
+    <hkern u1="&#x27;" u2="&#x104;" k="143" />
+    <hkern u1="&#x27;" u2="&#x103;" k="82" />
+    <hkern u1="&#x27;" u2="&#x102;" k="143" />
+    <hkern u1="&#x27;" u2="&#x101;" k="82" />
+    <hkern u1="&#x27;" u2="&#x100;" k="143" />
+    <hkern u1="&#x27;" u2="&#xfc;" k="61" />
+    <hkern u1="&#x27;" u2="&#xfb;" k="61" />
+    <hkern u1="&#x27;" u2="&#xfa;" k="61" />
+    <hkern u1="&#x27;" u2="&#xf9;" k="61" />
+    <hkern u1="&#x27;" u2="&#xf8;" k="123" />
+    <hkern u1="&#x27;" u2="&#xf6;" k="123" />
+    <hkern u1="&#x27;" u2="&#xf5;" k="123" />
+    <hkern u1="&#x27;" u2="&#xf4;" k="123" />
+    <hkern u1="&#x27;" u2="&#xf3;" k="123" />
+    <hkern u1="&#x27;" u2="&#xf2;" k="123" />
+    <hkern u1="&#x27;" u2="&#xeb;" k="123" />
+    <hkern u1="&#x27;" u2="&#xea;" k="123" />
+    <hkern u1="&#x27;" u2="&#xe9;" k="123" />
+    <hkern u1="&#x27;" u2="&#xe8;" k="123" />
+    <hkern u1="&#x27;" u2="&#xe7;" k="123" />
+    <hkern u1="&#x27;" u2="&#xe6;" k="82" />
+    <hkern u1="&#x27;" u2="&#xe5;" k="82" />
+    <hkern u1="&#x27;" u2="&#xe4;" k="82" />
+    <hkern u1="&#x27;" u2="&#xe3;" k="82" />
+    <hkern u1="&#x27;" u2="&#xe2;" k="82" />
+    <hkern u1="&#x27;" u2="&#xe1;" k="82" />
+    <hkern u1="&#x27;" u2="&#xe0;" k="123" />
+    <hkern u1="&#x27;" u2="&#xdd;" k="-20" />
+    <hkern u1="&#x27;" u2="&#xc5;" k="143" />
+    <hkern u1="&#x27;" u2="&#xc4;" k="143" />
+    <hkern u1="&#x27;" u2="&#xc3;" k="143" />
+    <hkern u1="&#x27;" u2="&#xc2;" k="143" />
+    <hkern u1="&#x27;" u2="&#xc1;" k="143" />
+    <hkern u1="&#x27;" u2="&#xc0;" k="143" />
+    <hkern u1="&#x27;" u2="u" k="61" />
+    <hkern u1="&#x27;" u2="s" k="61" />
+    <hkern u1="&#x27;" u2="r" k="61" />
+    <hkern u1="&#x27;" u2="q" k="123" />
+    <hkern u1="&#x27;" u2="p" k="61" />
+    <hkern u1="&#x27;" u2="o" k="123" />
+    <hkern u1="&#x27;" u2="n" k="61" />
+    <hkern u1="&#x27;" u2="m" k="61" />
+    <hkern u1="&#x27;" u2="g" k="61" />
+    <hkern u1="&#x27;" u2="e" k="123" />
+    <hkern u1="&#x27;" u2="d" k="123" />
+    <hkern u1="&#x27;" u2="c" k="123" />
+    <hkern u1="&#x27;" u2="a" k="82" />
+    <hkern u1="&#x27;" u2="Y" k="-20" />
+    <hkern u1="&#x27;" u2="W" k="-41" />
+    <hkern u1="&#x27;" u2="V" k="-41" />
+    <hkern u1="&#x27;" u2="T" k="-41" />
+    <hkern u1="&#x27;" u2="A" k="143" />
+    <hkern u1="&#x28;" u2="J" k="-184" />
+    <hkern u1="&#x2c;" u2="&#x162;" k="143" />
+    <hkern u1="&#x2c;" u2="&#x1ef8;" k="123" />
+    <hkern u1="&#x2c;" u2="&#x1ef6;" k="123" />
+    <hkern u1="&#x2c;" u2="&#x1ef4;" k="123" />
+    <hkern u1="&#x2c;" u2="&#x1ef0;" k="41" />
+    <hkern u1="&#x2c;" u2="&#x1eee;" k="41" />
+    <hkern u1="&#x2c;" u2="&#x1eec;" k="41" />
+    <hkern u1="&#x2c;" u2="&#x1eea;" k="41" />
+    <hkern u1="&#x2c;" u2="&#x1ee8;" k="41" />
+    <hkern u1="&#x2c;" u2="&#x1ee6;" k="41" />
+    <hkern u1="&#x2c;" u2="&#x1ee4;" k="41" />
+    <hkern u1="&#x2c;" u2="&#x1ee2;" k="102" />
+    <hkern u1="&#x2c;" u2="&#x1ee0;" k="102" />
+    <hkern u1="&#x2c;" u2="&#x1ede;" k="102" />
+    <hkern u1="&#x2c;" u2="&#x1edc;" k="102" />
+    <hkern u1="&#x2c;" u2="&#x1eda;" k="102" />
+    <hkern u1="&#x2c;" u2="&#x1ed8;" k="102" />
+    <hkern u1="&#x2c;" u2="&#x1ed6;" k="102" />
+    <hkern u1="&#x2c;" u2="&#x1ed4;" k="102" />
+    <hkern u1="&#x2c;" u2="&#x1ed2;" k="102" />
+    <hkern u1="&#x2c;" u2="&#x1ed0;" k="102" />
+    <hkern u1="&#x2c;" u2="&#x1ece;" k="102" />
+    <hkern u1="&#x2c;" u2="&#x1ecc;" k="102" />
+    <hkern u1="&#x2c;" u2="&#x50f;" k="102" />
+    <hkern u1="&#x2c;" u2="&#x50e;" k="143" />
+    <hkern u1="&#x2c;" u2="&#x50c;" k="102" />
+    <hkern u1="&#x2c;" u2="&#x507;" k="102" />
+    <hkern u1="&#x2c;" u2="&#x506;" k="123" />
+    <hkern u1="&#x2c;" u2="&#x505;" k="102" />
+    <hkern u1="&#x2c;" u2="&#x504;" k="123" />
+    <hkern u1="&#x2c;" u2="&#x4f5;" k="123" />
+    <hkern u1="&#x2c;" u2="&#x4f4;" k="164" />
+    <hkern u1="&#x2c;" u2="&#x4ea;" k="102" />
+    <hkern u1="&#x2c;" u2="&#x4e8;" k="102" />
+    <hkern u1="&#x2c;" u2="&#x4e6;" k="102" />
+    <hkern u1="&#x2c;" u2="&#x4cc;" k="123" />
+    <hkern u1="&#x2c;" u2="&#x4cb;" k="164" />
+    <hkern u1="&#x2c;" u2="&#x4be;" k="123" />
+    <hkern u1="&#x2c;" u2="&#x4bc;" k="123" />
+    <hkern u1="&#x2c;" u2="&#x4b9;" k="123" />
+    <hkern u1="&#x2c;" u2="&#x4b8;" k="164" />
+    <hkern u1="&#x2c;" u2="&#x4b7;" k="123" />
+    <hkern u1="&#x2c;" u2="&#x4b6;" k="164" />
+    <hkern u1="&#x2c;" u2="&#x4b5;" k="102" />
+    <hkern u1="&#x2c;" u2="&#x4b4;" k="143" />
+    <hkern u1="&#x2c;" u2="&#x4b0;" k="123" />
+    <hkern u1="&#x2c;" u2="&#x4ae;" k="123" />
+    <hkern u1="&#x2c;" u2="&#x4ad;" k="102" />
+    <hkern u1="&#x2c;" u2="&#x4ac;" k="143" />
+    <hkern u1="&#x2c;" u2="&#x4aa;" k="102" />
+    <hkern u1="&#x2c;" u2="&#x4a8;" k="102" />
+    <hkern u1="&#x2c;" u2="&#x4a1;" k="102" />
+    <hkern u1="&#x2c;" u2="&#x4a0;" k="143" />
+    <hkern u1="&#x2c;" u2="&#x480;" k="102" />
+    <hkern u1="&#x2c;" u2="&#x47e;" k="102" />
+    <hkern u1="&#x2c;" u2="&#x47c;" k="102" />
+    <hkern u1="&#x2c;" u2="&#x47a;" k="102" />
+    <hkern u1="&#x2c;" u2="&#x478;" k="102" />
+    <hkern u1="&#x2c;" u2="&#x476;" k="123" />
+    <hkern u1="&#x2c;" u2="&#x474;" k="123" />
+    <hkern u1="&#x2c;" u2="&#x472;" k="102" />
+    <hkern u1="&#x2c;" u2="&#x470;" k="164" />
+    <hkern u1="&#x2c;" u2="&#x460;" k="102" />
+    <hkern u1="&#x2c;" u2="&#x1af;" k="41" />
+    <hkern u1="&#x2c;" u2="&#x1a0;" k="102" />
+    <hkern u1="&#x2c;" u2="&#x3d2;" k="123" />
+    <hkern u1="&#x2c;" u2="&#x1ef2;" k="123" />
+    <hkern u1="&#x2c;" u2="&#x1e84;" k="123" />
+    <hkern u1="&#x2c;" u2="&#x1e82;" k="123" />
+    <hkern u1="&#x2c;" u2="&#x1e80;" k="123" />
+    <hkern u1="&#x2c;" u2="&#x44a;" k="102" />
+    <hkern u1="&#x2c;" u2="&#x447;" k="123" />
+    <hkern u1="&#x2c;" u2="&#x442;" k="102" />
+    <hkern u1="&#x2c;" u2="&#x42a;" k="143" />
+    <hkern u1="&#x2c;" u2="&#x427;" k="164" />
+    <hkern u1="&#x2c;" u2="&#x424;" k="82" />
+    <hkern u1="&#x2c;" u2="&#x422;" k="143" />
+    <hkern u1="&#x2c;" u2="&#x421;" k="102" />
+    <hkern u1="&#x2c;" u2="&#x41e;" k="102" />
+    <hkern u1="&#x2c;" u2="&#x40b;" k="143" />
+    <hkern u1="&#x2c;" u2="&#x404;" k="102" />
+    <hkern u1="&#x2c;" u2="&#x402;" k="143" />
+    <hkern u1="&#x2c;" u2="&#x3b8;" k="41" />
+    <hkern u1="&#x2c;" u2="&#x3ab;" k="123" />
+    <hkern u1="&#x2c;" u2="&#x3a8;" k="123" />
+    <hkern u1="&#x2c;" u2="&#x3a6;" k="102" />
+    <hkern u1="&#x2c;" u2="&#x3a5;" k="123" />
+    <hkern u1="&#x2c;" u2="&#x3a4;" k="143" />
+    <hkern u1="&#x2c;" u2="&#x39f;" k="82" />
+    <hkern u1="&#x2c;" u2="&#x398;" k="82" />
+    <hkern u1="&#x2c;" u2="&#x1fe;" k="102" />
+    <hkern u1="&#x2c;" u2="&#x178;" k="123" />
+    <hkern u1="&#x2c;" u2="&#x176;" k="123" />
+    <hkern u1="&#x2c;" u2="&#x174;" k="123" />
+    <hkern u1="&#x2c;" u2="&#x172;" k="41" />
+    <hkern u1="&#x2c;" u2="&#x170;" k="41" />
+    <hkern u1="&#x2c;" u2="&#x16e;" k="41" />
+    <hkern u1="&#x2c;" u2="&#x16c;" k="41" />
+    <hkern u1="&#x2c;" u2="&#x16a;" k="41" />
+    <hkern u1="&#x2c;" u2="&#x168;" k="41" />
+    <hkern u1="&#x2c;" u2="&#x164;" k="143" />
+    <hkern u1="&#x2c;" u2="&#x21a;" k="143" />
+    <hkern u1="&#x2c;" u2="&#x152;" k="102" />
+    <hkern u1="&#x2c;" u2="&#x150;" k="102" />
+    <hkern u1="&#x2c;" u2="&#x14e;" k="102" />
+    <hkern u1="&#x2c;" u2="&#x14c;" k="102" />
+    <hkern u1="&#x2c;" u2="&#x122;" k="102" />
+    <hkern u1="&#x2c;" u2="&#x120;" k="102" />
+    <hkern u1="&#x2c;" u2="&#x11e;" k="102" />
+    <hkern u1="&#x2c;" u2="&#x11c;" k="102" />
+    <hkern u1="&#x2c;" u2="&#x10c;" k="102" />
+    <hkern u1="&#x2c;" u2="&#x10a;" k="102" />
+    <hkern u1="&#x2c;" u2="&#x108;" k="102" />
+    <hkern u1="&#x2c;" u2="&#x106;" k="102" />
+    <hkern u1="&#x2c;" u2="&#xdd;" k="123" />
+    <hkern u1="&#x2c;" u2="&#xdc;" k="41" />
+    <hkern u1="&#x2c;" u2="&#xdb;" k="41" />
+    <hkern u1="&#x2c;" u2="&#xda;" k="41" />
+    <hkern u1="&#x2c;" u2="&#xd9;" k="41" />
+    <hkern u1="&#x2c;" u2="&#xd8;" k="102" />
+    <hkern u1="&#x2c;" u2="&#xd6;" k="102" />
+    <hkern u1="&#x2c;" u2="&#xd5;" k="102" />
+    <hkern u1="&#x2c;" u2="&#xd4;" k="102" />
+    <hkern u1="&#x2c;" u2="&#xd3;" k="102" />
+    <hkern u1="&#x2c;" u2="&#xd2;" k="102" />
+    <hkern u1="&#x2c;" u2="&#xc7;" k="102" />
+    <hkern u1="&#x2c;" u2="Y" k="123" />
+    <hkern u1="&#x2c;" u2="W" k="123" />
+    <hkern u1="&#x2c;" u2="V" k="123" />
+    <hkern u1="&#x2c;" u2="U" k="41" />
+    <hkern u1="&#x2c;" u2="T" k="143" />
+    <hkern u1="&#x2c;" u2="Q" k="102" />
+    <hkern u1="&#x2c;" u2="O" k="102" />
+    <hkern u1="&#x2c;" u2="G" k="102" />
+    <hkern u1="&#x2c;" u2="C" k="102" />
+    <hkern u1="&#x2d;" u2="&#x162;" k="82" />
+    <hkern u1="&#x2d;" u2="&#x50f;" k="41" />
+    <hkern u1="&#x2d;" u2="&#x50e;" k="82" />
+    <hkern u1="&#x2d;" u2="&#x4b5;" k="41" />
+    <hkern u1="&#x2d;" u2="&#x4b4;" k="82" />
+    <hkern u1="&#x2d;" u2="&#x4ad;" k="41" />
+    <hkern u1="&#x2d;" u2="&#x4ac;" k="82" />
+    <hkern u1="&#x2d;" u2="&#x4a1;" k="41" />
+    <hkern u1="&#x2d;" u2="&#x4a0;" k="82" />
+    <hkern u1="&#x2d;" u2="&#x44a;" k="41" />
+    <hkern u1="&#x2d;" u2="&#x442;" k="41" />
+    <hkern u1="&#x2d;" u2="&#x42a;" k="82" />
+    <hkern u1="&#x2d;" u2="&#x422;" k="82" />
+    <hkern u1="&#x2d;" u2="&#x40b;" k="82" />
+    <hkern u1="&#x2d;" u2="&#x402;" k="82" />
+    <hkern u1="&#x2d;" u2="&#x3a4;" k="82" />
+    <hkern u1="&#x2d;" u2="&#x164;" k="82" />
+    <hkern u1="&#x2d;" u2="&#x21a;" k="82" />
+    <hkern u1="&#x2d;" u2="T" k="82" />
+    <hkern u1="&#x2e;" u2="&#x162;" k="143" />
+    <hkern u1="&#x2e;" u2="&#x1ef8;" k="123" />
+    <hkern u1="&#x2e;" u2="&#x1ef6;" k="123" />
+    <hkern u1="&#x2e;" u2="&#x1ef4;" k="123" />
+    <hkern u1="&#x2e;" u2="&#x1ef0;" k="41" />
+    <hkern u1="&#x2e;" u2="&#x1eee;" k="41" />
+    <hkern u1="&#x2e;" u2="&#x1eec;" k="41" />
+    <hkern u1="&#x2e;" u2="&#x1eea;" k="41" />
+    <hkern u1="&#x2e;" u2="&#x1ee8;" k="41" />
+    <hkern u1="&#x2e;" u2="&#x1ee6;" k="41" />
+    <hkern u1="&#x2e;" u2="&#x1ee4;" k="41" />
+    <hkern u1="&#x2e;" u2="&#x1ee2;" k="102" />
+    <hkern u1="&#x2e;" u2="&#x1ee0;" k="102" />
+    <hkern u1="&#x2e;" u2="&#x1ede;" k="102" />
+    <hkern u1="&#x2e;" u2="&#x1edc;" k="102" />
+    <hkern u1="&#x2e;" u2="&#x1eda;" k="102" />
+    <hkern u1="&#x2e;" u2="&#x1ed8;" k="102" />
+    <hkern u1="&#x2e;" u2="&#x1ed6;" k="102" />
+    <hkern u1="&#x2e;" u2="&#x1ed4;" k="102" />
+    <hkern u1="&#x2e;" u2="&#x1ed2;" k="102" />
+    <hkern u1="&#x2e;" u2="&#x1ed0;" k="102" />
+    <hkern u1="&#x2e;" u2="&#x1ece;" k="102" />
+    <hkern u1="&#x2e;" u2="&#x1ecc;" k="102" />
+    <hkern u1="&#x2e;" u2="&#x50f;" k="102" />
+    <hkern u1="&#x2e;" u2="&#x50e;" k="143" />
+    <hkern u1="&#x2e;" u2="&#x50c;" k="102" />
+    <hkern u1="&#x2e;" u2="&#x507;" k="102" />
+    <hkern u1="&#x2e;" u2="&#x506;" k="123" />
+    <hkern u1="&#x2e;" u2="&#x505;" k="102" />
+    <hkern u1="&#x2e;" u2="&#x504;" k="123" />
+    <hkern u1="&#x2e;" u2="&#x4f5;" k="123" />
+    <hkern u1="&#x2e;" u2="&#x4f4;" k="164" />
+    <hkern u1="&#x2e;" u2="&#x4ea;" k="102" />
+    <hkern u1="&#x2e;" u2="&#x4e8;" k="102" />
+    <hkern u1="&#x2e;" u2="&#x4e6;" k="102" />
+    <hkern u1="&#x2e;" u2="&#x4cc;" k="123" />
+    <hkern u1="&#x2e;" u2="&#x4cb;" k="164" />
+    <hkern u1="&#x2e;" u2="&#x4be;" k="123" />
+    <hkern u1="&#x2e;" u2="&#x4bc;" k="123" />
+    <hkern u1="&#x2e;" u2="&#x4b9;" k="123" />
+    <hkern u1="&#x2e;" u2="&#x4b8;" k="164" />
+    <hkern u1="&#x2e;" u2="&#x4b7;" k="123" />
+    <hkern u1="&#x2e;" u2="&#x4b6;" k="164" />
+    <hkern u1="&#x2e;" u2="&#x4b5;" k="102" />
+    <hkern u1="&#x2e;" u2="&#x4b4;" k="143" />
+    <hkern u1="&#x2e;" u2="&#x4b0;" k="123" />
+    <hkern u1="&#x2e;" u2="&#x4ae;" k="123" />
+    <hkern u1="&#x2e;" u2="&#x4ad;" k="102" />
+    <hkern u1="&#x2e;" u2="&#x4ac;" k="143" />
+    <hkern u1="&#x2e;" u2="&#x4aa;" k="102" />
+    <hkern u1="&#x2e;" u2="&#x4a8;" k="102" />
+    <hkern u1="&#x2e;" u2="&#x4a1;" k="102" />
+    <hkern u1="&#x2e;" u2="&#x4a0;" k="143" />
+    <hkern u1="&#x2e;" u2="&#x480;" k="102" />
+    <hkern u1="&#x2e;" u2="&#x47e;" k="102" />
+    <hkern u1="&#x2e;" u2="&#x47c;" k="102" />
+    <hkern u1="&#x2e;" u2="&#x47a;" k="102" />
+    <hkern u1="&#x2e;" u2="&#x478;" k="102" />
+    <hkern u1="&#x2e;" u2="&#x476;" k="123" />
+    <hkern u1="&#x2e;" u2="&#x474;" k="123" />
+    <hkern u1="&#x2e;" u2="&#x472;" k="102" />
+    <hkern u1="&#x2e;" u2="&#x470;" k="164" />
+    <hkern u1="&#x2e;" u2="&#x460;" k="102" />
+    <hkern u1="&#x2e;" u2="&#x1af;" k="41" />
+    <hkern u1="&#x2e;" u2="&#x1a0;" k="102" />
+    <hkern u1="&#x2e;" u2="&#x3d2;" k="123" />
+    <hkern u1="&#x2e;" u2="&#x1ef2;" k="123" />
+    <hkern u1="&#x2e;" u2="&#x1e84;" k="123" />
+    <hkern u1="&#x2e;" u2="&#x1e82;" k="123" />
+    <hkern u1="&#x2e;" u2="&#x1e80;" k="123" />
+    <hkern u1="&#x2e;" u2="&#x44a;" k="102" />
+    <hkern u1="&#x2e;" u2="&#x447;" k="123" />
+    <hkern u1="&#x2e;" u2="&#x442;" k="102" />
+    <hkern u1="&#x2e;" u2="&#x42a;" k="143" />
+    <hkern u1="&#x2e;" u2="&#x427;" k="164" />
+    <hkern u1="&#x2e;" u2="&#x424;" k="82" />
+    <hkern u1="&#x2e;" u2="&#x422;" k="143" />
+    <hkern u1="&#x2e;" u2="&#x421;" k="102" />
+    <hkern u1="&#x2e;" u2="&#x41e;" k="102" />
+    <hkern u1="&#x2e;" u2="&#x40b;" k="143" />
+    <hkern u1="&#x2e;" u2="&#x404;" k="102" />
+    <hkern u1="&#x2e;" u2="&#x402;" k="143" />
+    <hkern u1="&#x2e;" u2="&#x3b8;" k="41" />
+    <hkern u1="&#x2e;" u2="&#x3ab;" k="123" />
+    <hkern u1="&#x2e;" u2="&#x3a8;" k="123" />
+    <hkern u1="&#x2e;" u2="&#x3a6;" k="102" />
+    <hkern u1="&#x2e;" u2="&#x3a5;" k="123" />
+    <hkern u1="&#x2e;" u2="&#x3a4;" k="143" />
+    <hkern u1="&#x2e;" u2="&#x39f;" k="82" />
+    <hkern u1="&#x2e;" u2="&#x398;" k="82" />
+    <hkern u1="&#x2e;" u2="&#x1fe;" k="102" />
+    <hkern u1="&#x2e;" u2="&#x178;" k="123" />
+    <hkern u1="&#x2e;" u2="&#x176;" k="123" />
+    <hkern u1="&#x2e;" u2="&#x174;" k="123" />
+    <hkern u1="&#x2e;" u2="&#x172;" k="41" />
+    <hkern u1="&#x2e;" u2="&#x170;" k="41" />
+    <hkern u1="&#x2e;" u2="&#x16e;" k="41" />
+    <hkern u1="&#x2e;" u2="&#x16c;" k="41" />
+    <hkern u1="&#x2e;" u2="&#x16a;" k="41" />
+    <hkern u1="&#x2e;" u2="&#x168;" k="41" />
+    <hkern u1="&#x2e;" u2="&#x164;" k="143" />
+    <hkern u1="&#x2e;" u2="&#x21a;" k="143" />
+    <hkern u1="&#x2e;" u2="&#x152;" k="102" />
+    <hkern u1="&#x2e;" u2="&#x150;" k="102" />
+    <hkern u1="&#x2e;" u2="&#x14e;" k="102" />
+    <hkern u1="&#x2e;" u2="&#x14c;" k="102" />
+    <hkern u1="&#x2e;" u2="&#x122;" k="102" />
+    <hkern u1="&#x2e;" u2="&#x120;" k="102" />
+    <hkern u1="&#x2e;" u2="&#x11e;" k="102" />
+    <hkern u1="&#x2e;" u2="&#x11c;" k="102" />
+    <hkern u1="&#x2e;" u2="&#x10c;" k="102" />
+    <hkern u1="&#x2e;" u2="&#x10a;" k="102" />
+    <hkern u1="&#x2e;" u2="&#x108;" k="102" />
+    <hkern u1="&#x2e;" u2="&#x106;" k="102" />
+    <hkern u1="&#x2e;" u2="&#xdd;" k="123" />
+    <hkern u1="&#x2e;" u2="&#xdc;" k="41" />
+    <hkern u1="&#x2e;" u2="&#xdb;" k="41" />
+    <hkern u1="&#x2e;" u2="&#xda;" k="41" />
+    <hkern u1="&#x2e;" u2="&#xd9;" k="41" />
+    <hkern u1="&#x2e;" u2="&#xd8;" k="102" />
+    <hkern u1="&#x2e;" u2="&#xd6;" k="102" />
+    <hkern u1="&#x2e;" u2="&#xd5;" k="102" />
+    <hkern u1="&#x2e;" u2="&#xd4;" k="102" />
+    <hkern u1="&#x2e;" u2="&#xd3;" k="102" />
+    <hkern u1="&#x2e;" u2="&#xd2;" k="102" />
+    <hkern u1="&#x2e;" u2="&#xc7;" k="102" />
+    <hkern u1="&#x2e;" u2="Y" k="123" />
+    <hkern u1="&#x2e;" u2="W" k="123" />
+    <hkern u1="&#x2e;" u2="V" k="123" />
+    <hkern u1="&#x2e;" u2="U" k="41" />
+    <hkern u1="&#x2e;" u2="T" k="143" />
+    <hkern u1="&#x2e;" u2="Q" k="102" />
+    <hkern u1="&#x2e;" u2="O" k="102" />
+    <hkern u1="&#x2e;" u2="G" k="102" />
+    <hkern u1="&#x2e;" u2="C" k="102" />
+    <hkern u1="A" u2="&#x162;" k="143" />
+    <hkern u1="A" u2="&#x1ef8;" k="123" />
+    <hkern u1="A" u2="&#x1ef6;" k="123" />
+    <hkern u1="A" u2="&#x1ef4;" k="123" />
+    <hkern u1="A" u2="&#x1ee2;" k="41" />
+    <hkern u1="A" u2="&#x1ee0;" k="41" />
+    <hkern u1="A" u2="&#x1ede;" k="41" />
+    <hkern u1="A" u2="&#x1edc;" k="41" />
+    <hkern u1="A" u2="&#x1eda;" k="41" />
+    <hkern u1="A" u2="&#x1ed8;" k="41" />
+    <hkern u1="A" u2="&#x1ed6;" k="41" />
+    <hkern u1="A" u2="&#x1ed4;" k="41" />
+    <hkern u1="A" u2="&#x1ed2;" k="41" />
+    <hkern u1="A" u2="&#x1ed0;" k="41" />
+    <hkern u1="A" u2="&#x1ece;" k="41" />
+    <hkern u1="A" u2="&#x1ecc;" k="41" />
+    <hkern u1="A" u2="&#x1a0;" k="41" />
+    <hkern u1="A" u2="&#x201d;" k="143" />
+    <hkern u1="A" u2="&#x2019;" k="143" />
+    <hkern u1="A" u2="&#x1ef2;" k="123" />
+    <hkern u1="A" u2="&#x1e84;" k="82" />
+    <hkern u1="A" u2="&#x1e82;" k="82" />
+    <hkern u1="A" u2="&#x1e80;" k="82" />
+    <hkern u1="A" u2="&#x1fe;" k="41" />
+    <hkern u1="A" u2="&#x178;" k="123" />
+    <hkern u1="A" u2="&#x176;" k="123" />
+    <hkern u1="A" u2="&#x174;" k="82" />
+    <hkern u1="A" u2="&#x164;" k="143" />
+    <hkern u1="A" u2="&#x21a;" k="143" />
+    <hkern u1="A" u2="&#x152;" k="41" />
+    <hkern u1="A" u2="&#x150;" k="41" />
+    <hkern u1="A" u2="&#x14e;" k="41" />
+    <hkern u1="A" u2="&#x14c;" k="41" />
+    <hkern u1="A" u2="&#x122;" k="41" />
+    <hkern u1="A" u2="&#x120;" k="41" />
+    <hkern u1="A" u2="&#x11e;" k="41" />
+    <hkern u1="A" u2="&#x11c;" k="41" />
+    <hkern u1="A" u2="&#x10c;" k="41" />
+    <hkern u1="A" u2="&#x10a;" k="41" />
+    <hkern u1="A" u2="&#x108;" k="41" />
+    <hkern u1="A" u2="&#x106;" k="41" />
+    <hkern u1="A" u2="&#xdd;" k="123" />
+    <hkern u1="A" u2="&#xd8;" k="41" />
+    <hkern u1="A" u2="&#xd6;" k="41" />
+    <hkern u1="A" u2="&#xd5;" k="41" />
+    <hkern u1="A" u2="&#xd4;" k="41" />
+    <hkern u1="A" u2="&#xd3;" k="41" />
+    <hkern u1="A" u2="&#xd2;" k="41" />
+    <hkern u1="A" u2="&#xc7;" k="41" />
+    <hkern u1="A" u2="Y" k="123" />
+    <hkern u1="A" u2="W" k="82" />
+    <hkern u1="A" u2="V" k="82" />
+    <hkern u1="A" u2="T" k="143" />
+    <hkern u1="A" u2="Q" k="41" />
+    <hkern u1="A" u2="O" k="41" />
+    <hkern u1="A" u2="J" k="-266" />
+    <hkern u1="A" u2="G" k="41" />
+    <hkern u1="A" u2="C" k="41" />
+    <hkern u1="A" u2="&#x27;" k="143" />
+    <hkern u1="A" u2="&#x22;" k="143" />
+    <hkern u1="B" u2="&#x162;" k="61" />
+    <hkern u1="B" u2="&#x1ef8;" k="20" />
+    <hkern u1="B" u2="&#x1ef6;" k="20" />
+    <hkern u1="B" u2="&#x1ef4;" k="20" />
+    <hkern u1="B" u2="&#x1eb6;" k="41" />
+    <hkern u1="B" u2="&#x1eb4;" k="41" />
+    <hkern u1="B" u2="&#x1eb2;" k="41" />
+    <hkern u1="B" u2="&#x1eb0;" k="41" />
+    <hkern u1="B" u2="&#x1eae;" k="41" />
+    <hkern u1="B" u2="&#x1eac;" k="41" />
+    <hkern u1="B" u2="&#x1eaa;" k="41" />
+    <hkern u1="B" u2="&#x1ea8;" k="41" />
+    <hkern u1="B" u2="&#x1ea6;" k="41" />
+    <hkern u1="B" u2="&#x1ea4;" k="41" />
+    <hkern u1="B" u2="&#x1ea2;" k="41" />
+    <hkern u1="B" u2="&#x1ea0;" k="41" />
+    <hkern u1="B" u2="&#x1e00;" k="41" />
+    <hkern u1="B" u2="&#x201e;" k="82" />
+    <hkern u1="B" u2="&#x201a;" k="82" />
+    <hkern u1="B" u2="&#x1ef2;" k="20" />
+    <hkern u1="B" u2="&#x1e84;" k="20" />
+    <hkern u1="B" u2="&#x1e82;" k="20" />
+    <hkern u1="B" u2="&#x1e80;" k="20" />
+    <hkern u1="B" u2="&#x405;" k="20" />
+    <hkern u1="B" u2="&#x1fa;" k="41" />
+    <hkern u1="B" u2="&#x17d;" k="20" />
+    <hkern u1="B" u2="&#x17b;" k="20" />
+    <hkern u1="B" u2="&#x179;" k="20" />
+    <hkern u1="B" u2="&#x178;" k="20" />
+    <hkern u1="B" u2="&#x176;" k="20" />
+    <hkern u1="B" u2="&#x174;" k="20" />
+    <hkern u1="B" u2="&#x164;" k="61" />
+    <hkern u1="B" u2="&#x21a;" k="61" />
+    <hkern u1="B" u2="&#x104;" k="41" />
+    <hkern u1="B" u2="&#x102;" k="41" />
+    <hkern u1="B" u2="&#x100;" k="41" />
+    <hkern u1="B" u2="&#xdd;" k="20" />
+    <hkern u1="B" u2="&#xc5;" k="41" />
+    <hkern u1="B" u2="&#xc4;" k="41" />
+    <hkern u1="B" u2="&#xc3;" k="41" />
+    <hkern u1="B" u2="&#xc2;" k="41" />
+    <hkern u1="B" u2="&#xc1;" k="41" />
+    <hkern u1="B" u2="&#xc0;" k="41" />
+    <hkern u1="B" u2="Z" k="20" />
+    <hkern u1="B" u2="Y" k="20" />
+    <hkern u1="B" u2="X" k="41" />
+    <hkern u1="B" u2="W" k="20" />
+    <hkern u1="B" u2="V" k="20" />
+    <hkern u1="B" u2="T" k="61" />
+    <hkern u1="B" u2="A" k="41" />
+    <hkern u1="B" u2="&#x2e;" k="82" />
+    <hkern u1="B" u2="&#x2c;" k="82" />
+    <hkern u1="C" u2="&#x1ee2;" k="41" />
+    <hkern u1="C" u2="&#x1ee0;" k="41" />
+    <hkern u1="C" u2="&#x1ede;" k="41" />
+    <hkern u1="C" u2="&#x1edc;" k="41" />
+    <hkern u1="C" u2="&#x1eda;" k="41" />
+    <hkern u1="C" u2="&#x1ed8;" k="41" />
+    <hkern u1="C" u2="&#x1ed6;" k="41" />
+    <hkern u1="C" u2="&#x1ed4;" k="41" />
+    <hkern u1="C" u2="&#x1ed2;" k="41" />
+    <hkern u1="C" u2="&#x1ed0;" k="41" />
+    <hkern u1="C" u2="&#x1ece;" k="41" />
+    <hkern u1="C" u2="&#x1ecc;" k="41" />
+    <hkern u1="C" u2="&#x1a0;" k="41" />
+    <hkern u1="C" u2="&#x1fe;" k="41" />
+    <hkern u1="C" u2="&#x152;" k="41" />
+    <hkern u1="C" u2="&#x150;" k="41" />
+    <hkern u1="C" u2="&#x14e;" k="41" />
+    <hkern u1="C" u2="&#x14c;" k="41" />
+    <hkern u1="C" u2="&#x122;" k="41" />
+    <hkern u1="C" u2="&#x120;" k="41" />
+    <hkern u1="C" u2="&#x11e;" k="41" />
+    <hkern u1="C" u2="&#x11c;" k="41" />
+    <hkern u1="C" u2="&#x10c;" k="41" />
+    <hkern u1="C" u2="&#x10a;" k="41" />
+    <hkern u1="C" u2="&#x108;" k="41" />
+    <hkern u1="C" u2="&#x106;" k="41" />
+    <hkern u1="C" u2="&#xd8;" k="41" />
+    <hkern u1="C" u2="&#xd6;" k="41" />
+    <hkern u1="C" u2="&#xd5;" k="41" />
+    <hkern u1="C" u2="&#xd4;" k="41" />
+    <hkern u1="C" u2="&#xd3;" k="41" />
+    <hkern u1="C" u2="&#xd2;" k="41" />
+    <hkern u1="C" u2="&#xc7;" k="41" />
+    <hkern u1="C" u2="Q" k="41" />
+    <hkern u1="C" u2="O" k="41" />
+    <hkern u1="C" u2="G" k="41" />
+    <hkern u1="C" u2="C" k="41" />
+    <hkern u1="D" u2="&#x162;" k="61" />
+    <hkern u1="D" u2="&#x1ef8;" k="20" />
+    <hkern u1="D" u2="&#x1ef6;" k="20" />
+    <hkern u1="D" u2="&#x1ef4;" k="20" />
+    <hkern u1="D" u2="&#x1eb6;" k="41" />
+    <hkern u1="D" u2="&#x1eb4;" k="41" />
+    <hkern u1="D" u2="&#x1eb2;" k="41" />
+    <hkern u1="D" u2="&#x1eb0;" k="41" />
+    <hkern u1="D" u2="&#x1eae;" k="41" />
+    <hkern u1="D" u2="&#x1eac;" k="41" />
+    <hkern u1="D" u2="&#x1eaa;" k="41" />
+    <hkern u1="D" u2="&#x1ea8;" k="41" />
+    <hkern u1="D" u2="&#x1ea6;" k="41" />
+    <hkern u1="D" u2="&#x1ea4;" k="41" />
+    <hkern u1="D" u2="&#x1ea2;" k="41" />
+    <hkern u1="D" u2="&#x1ea0;" k="41" />
+    <hkern u1="D" u2="&#x1e00;" k="41" />
+    <hkern u1="D" u2="&#x201e;" k="82" />
+    <hkern u1="D" u2="&#x201a;" k="82" />
+    <hkern u1="D" u2="&#x1ef2;" k="20" />
+    <hkern u1="D" u2="&#x1e84;" k="20" />
+    <hkern u1="D" u2="&#x1e82;" k="20" />
+    <hkern u1="D" u2="&#x1e80;" k="20" />
+    <hkern u1="D" u2="&#x405;" k="20" />
+    <hkern u1="D" u2="&#x1fa;" k="41" />
+    <hkern u1="D" u2="&#x17d;" k="20" />
+    <hkern u1="D" u2="&#x17b;" k="20" />
+    <hkern u1="D" u2="&#x179;" k="20" />
+    <hkern u1="D" u2="&#x178;" k="20" />
+    <hkern u1="D" u2="&#x176;" k="20" />
+    <hkern u1="D" u2="&#x174;" k="20" />
+    <hkern u1="D" u2="&#x164;" k="61" />
+    <hkern u1="D" u2="&#x21a;" k="61" />
+    <hkern u1="D" u2="&#x104;" k="41" />
+    <hkern u1="D" u2="&#x102;" k="41" />
+    <hkern u1="D" u2="&#x100;" k="41" />
+    <hkern u1="D" u2="&#xdd;" k="20" />
+    <hkern u1="D" u2="&#xc5;" k="41" />
+    <hkern u1="D" u2="&#xc4;" k="41" />
+    <hkern u1="D" u2="&#xc3;" k="41" />
+    <hkern u1="D" u2="&#xc2;" k="41" />
+    <hkern u1="D" u2="&#xc1;" k="41" />
+    <hkern u1="D" u2="&#xc0;" k="41" />
+    <hkern u1="D" u2="Z" k="20" />
+    <hkern u1="D" u2="Y" k="20" />
+    <hkern u1="D" u2="X" k="41" />
+    <hkern u1="D" u2="W" k="20" />
+    <hkern u1="D" u2="V" k="20" />
+    <hkern u1="D" u2="T" k="61" />
+    <hkern u1="D" u2="A" k="41" />
+    <hkern u1="D" u2="&#x2e;" k="82" />
+    <hkern u1="D" u2="&#x2c;" k="82" />
+    <hkern u1="E" u2="J" k="-123" />
+    <hkern u1="F" u2="&#x1eb6;" k="41" />
+    <hkern u1="F" u2="&#x1eb4;" k="41" />
+    <hkern u1="F" u2="&#x1eb2;" k="41" />
+    <hkern u1="F" u2="&#x1eb0;" k="41" />
+    <hkern u1="F" u2="&#x1eae;" k="41" />
+    <hkern u1="F" u2="&#x1eac;" k="41" />
+    <hkern u1="F" u2="&#x1eaa;" k="41" />
+    <hkern u1="F" u2="&#x1ea8;" k="41" />
+    <hkern u1="F" u2="&#x1ea6;" k="41" />
+    <hkern u1="F" u2="&#x1ea4;" k="41" />
+    <hkern u1="F" u2="&#x1ea2;" k="41" />
+    <hkern u1="F" u2="&#x1ea0;" k="41" />
+    <hkern u1="F" u2="&#x1e00;" k="41" />
+    <hkern u1="F" u2="&#x201e;" k="123" />
+    <hkern u1="F" u2="&#x201a;" k="123" />
+    <hkern u1="F" u2="&#x1fa;" k="41" />
+    <hkern u1="F" u2="&#x104;" k="41" />
+    <hkern u1="F" u2="&#x102;" k="41" />
+    <hkern u1="F" u2="&#x100;" k="41" />
+    <hkern u1="F" u2="&#xc5;" k="41" />
+    <hkern u1="F" u2="&#xc4;" k="41" />
+    <hkern u1="F" u2="&#xc3;" k="41" />
+    <hkern u1="F" u2="&#xc2;" k="41" />
+    <hkern u1="F" u2="&#xc1;" k="41" />
+    <hkern u1="F" u2="&#xc0;" k="41" />
+    <hkern u1="F" u2="A" k="41" />
+    <hkern u1="F" u2="&#x3f;" k="-41" />
+    <hkern u1="F" u2="&#x2e;" k="123" />
+    <hkern u1="F" u2="&#x2c;" k="123" />
+    <hkern u1="K" u2="&#x1ee2;" k="41" />
+    <hkern u1="K" u2="&#x1ee0;" k="41" />
+    <hkern u1="K" u2="&#x1ede;" k="41" />
+    <hkern u1="K" u2="&#x1edc;" k="41" />
+    <hkern u1="K" u2="&#x1eda;" k="41" />
+    <hkern u1="K" u2="&#x1ed8;" k="41" />
+    <hkern u1="K" u2="&#x1ed6;" k="41" />
+    <hkern u1="K" u2="&#x1ed4;" k="41" />
+    <hkern u1="K" u2="&#x1ed2;" k="41" />
+    <hkern u1="K" u2="&#x1ed0;" k="41" />
+    <hkern u1="K" u2="&#x1ece;" k="41" />
+    <hkern u1="K" u2="&#x1ecc;" k="41" />
+    <hkern u1="K" u2="&#x1a0;" k="41" />
+    <hkern u1="K" u2="&#x1fe;" k="41" />
+    <hkern u1="K" u2="&#x152;" k="41" />
+    <hkern u1="K" u2="&#x150;" k="41" />
+    <hkern u1="K" u2="&#x14e;" k="41" />
+    <hkern u1="K" u2="&#x14c;" k="41" />
+    <hkern u1="K" u2="&#x122;" k="41" />
+    <hkern u1="K" u2="&#x120;" k="41" />
+    <hkern u1="K" u2="&#x11e;" k="41" />
+    <hkern u1="K" u2="&#x11c;" k="41" />
+    <hkern u1="K" u2="&#x10c;" k="41" />
+    <hkern u1="K" u2="&#x10a;" k="41" />
+    <hkern u1="K" u2="&#x108;" k="41" />
+    <hkern u1="K" u2="&#x106;" k="41" />
+    <hkern u1="K" u2="&#xd8;" k="41" />
+    <hkern u1="K" u2="&#xd6;" k="41" />
+    <hkern u1="K" u2="&#xd5;" k="41" />
+    <hkern u1="K" u2="&#xd4;" k="41" />
+    <hkern u1="K" u2="&#xd3;" k="41" />
+    <hkern u1="K" u2="&#xd2;" k="41" />
+    <hkern u1="K" u2="&#xc7;" k="41" />
+    <hkern u1="K" u2="Q" k="41" />
+    <hkern u1="K" u2="O" k="41" />
+    <hkern u1="K" u2="G" k="41" />
+    <hkern u1="K" u2="C" k="41" />
+    <hkern u1="L" u2="&#x162;" k="41" />
+    <hkern u1="L" u2="&#x1ef8;" k="61" />
+    <hkern u1="L" u2="&#x1ef6;" k="61" />
+    <hkern u1="L" u2="&#x1ef4;" k="61" />
+    <hkern u1="L" u2="&#x1ef0;" k="20" />
+    <hkern u1="L" u2="&#x1eee;" k="20" />
+    <hkern u1="L" u2="&#x1eec;" k="20" />
+    <hkern u1="L" u2="&#x1eea;" k="20" />
+    <hkern u1="L" u2="&#x1ee8;" k="20" />
+    <hkern u1="L" u2="&#x1ee6;" k="20" />
+    <hkern u1="L" u2="&#x1ee4;" k="20" />
+    <hkern u1="L" u2="&#x1ee2;" k="41" />
+    <hkern u1="L" u2="&#x1ee0;" k="41" />
+    <hkern u1="L" u2="&#x1ede;" k="41" />
+    <hkern u1="L" u2="&#x1edc;" k="41" />
+    <hkern u1="L" u2="&#x1eda;" k="41" />
+    <hkern u1="L" u2="&#x1ed8;" k="41" />
+    <hkern u1="L" u2="&#x1ed6;" k="41" />
+    <hkern u1="L" u2="&#x1ed4;" k="41" />
+    <hkern u1="L" u2="&#x1ed2;" k="41" />
+    <hkern u1="L" u2="&#x1ed0;" k="41" />
+    <hkern u1="L" u2="&#x1ece;" k="41" />
+    <hkern u1="L" u2="&#x1ecc;" k="41" />
+    <hkern u1="L" u2="&#x1af;" k="20" />
+    <hkern u1="L" u2="&#x1a0;" k="41" />
+    <hkern u1="L" u2="&#x201d;" k="164" />
+    <hkern u1="L" u2="&#x2019;" k="164" />
+    <hkern u1="L" u2="&#x1ef2;" k="61" />
+    <hkern u1="L" u2="&#x1e84;" k="41" />
+    <hkern u1="L" u2="&#x1e82;" k="41" />
+    <hkern u1="L" u2="&#x1e80;" k="41" />
+    <hkern u1="L" u2="&#x1fe;" k="41" />
+    <hkern u1="L" u2="&#x178;" k="61" />
+    <hkern u1="L" u2="&#x176;" k="61" />
+    <hkern u1="L" u2="&#x174;" k="41" />
+    <hkern u1="L" u2="&#x172;" k="20" />
+    <hkern u1="L" u2="&#x170;" k="20" />
+    <hkern u1="L" u2="&#x16e;" k="20" />
+    <hkern u1="L" u2="&#x16c;" k="20" />
+    <hkern u1="L" u2="&#x16a;" k="20" />
+    <hkern u1="L" u2="&#x168;" k="20" />
+    <hkern u1="L" u2="&#x164;" k="41" />
+    <hkern u1="L" u2="&#x21a;" k="41" />
+    <hkern u1="L" u2="&#x152;" k="41" />
+    <hkern u1="L" u2="&#x150;" k="41" />
+    <hkern u1="L" u2="&#x14e;" k="41" />
+    <hkern u1="L" u2="&#x14c;" k="41" />
+    <hkern u1="L" u2="&#x122;" k="41" />
+    <hkern u1="L" u2="&#x120;" k="41" />
+    <hkern u1="L" u2="&#x11e;" k="41" />
+    <hkern u1="L" u2="&#x11c;" k="41" />
+    <hkern u1="L" u2="&#x10c;" k="41" />
+    <hkern u1="L" u2="&#x10a;" k="41" />
+    <hkern u1="L" u2="&#x108;" k="41" />
+    <hkern u1="L" u2="&#x106;" k="41" />
+    <hkern u1="L" u2="&#xdd;" k="61" />
+    <hkern u1="L" u2="&#xdc;" k="20" />
+    <hkern u1="L" u2="&#xdb;" k="20" />
+    <hkern u1="L" u2="&#xda;" k="20" />
+    <hkern u1="L" u2="&#xd9;" k="20" />
+    <hkern u1="L" u2="&#xd8;" k="41" />
+    <hkern u1="L" u2="&#xd6;" k="41" />
+    <hkern u1="L" u2="&#xd5;" k="41" />
+    <hkern u1="L" u2="&#xd4;" k="41" />
+    <hkern u1="L" u2="&#xd3;" k="41" />
+    <hkern u1="L" u2="&#xd2;" k="41" />
+    <hkern u1="L" u2="&#xc7;" k="41" />
+    <hkern u1="L" u2="Y" k="61" />
+    <hkern u1="L" u2="W" k="41" />
+    <hkern u1="L" u2="V" k="41" />
+    <hkern u1="L" u2="U" k="20" />
+    <hkern u1="L" u2="T" k="41" />
+    <hkern u1="L" u2="Q" k="41" />
+    <hkern u1="L" u2="O" k="41" />
+    <hkern u1="L" u2="G" k="41" />
+    <hkern u1="L" u2="C" k="41" />
+    <hkern u1="L" u2="&#x27;" k="164" />
+    <hkern u1="L" u2="&#x22;" k="164" />
+    <hkern u1="O" u2="&#x162;" k="61" />
+    <hkern u1="O" u2="&#x1ef8;" k="20" />
+    <hkern u1="O" u2="&#x1ef6;" k="20" />
+    <hkern u1="O" u2="&#x1ef4;" k="20" />
+    <hkern u1="O" u2="&#x1eb6;" k="41" />
+    <hkern u1="O" u2="&#x1eb4;" k="41" />
+    <hkern u1="O" u2="&#x1eb2;" k="41" />
+    <hkern u1="O" u2="&#x1eb0;" k="41" />
+    <hkern u1="O" u2="&#x1eae;" k="41" />
+    <hkern u1="O" u2="&#x1eac;" k="41" />
+    <hkern u1="O" u2="&#x1eaa;" k="41" />
+    <hkern u1="O" u2="&#x1ea8;" k="41" />
+    <hkern u1="O" u2="&#x1ea6;" k="41" />
+    <hkern u1="O" u2="&#x1ea4;" k="41" />
+    <hkern u1="O" u2="&#x1ea2;" k="41" />
+    <hkern u1="O" u2="&#x1ea0;" k="41" />
+    <hkern u1="O" u2="&#x1e00;" k="41" />
+    <hkern u1="O" u2="&#x201e;" k="82" />
+    <hkern u1="O" u2="&#x201a;" k="82" />
+    <hkern u1="O" u2="&#x1ef2;" k="20" />
+    <hkern u1="O" u2="&#x1e84;" k="20" />
+    <hkern u1="O" u2="&#x1e82;" k="20" />
+    <hkern u1="O" u2="&#x1e80;" k="20" />
+    <hkern u1="O" u2="&#x405;" k="20" />
+    <hkern u1="O" u2="&#x1fa;" k="41" />
+    <hkern u1="O" u2="&#x17d;" k="20" />
+    <hkern u1="O" u2="&#x17b;" k="20" />
+    <hkern u1="O" u2="&#x179;" k="20" />
+    <hkern u1="O" u2="&#x178;" k="20" />
+    <hkern u1="O" u2="&#x176;" k="20" />
+    <hkern u1="O" u2="&#x174;" k="20" />
+    <hkern u1="O" u2="&#x164;" k="61" />
+    <hkern u1="O" u2="&#x21a;" k="61" />
+    <hkern u1="O" u2="&#x104;" k="41" />
+    <hkern u1="O" u2="&#x102;" k="41" />
+    <hkern u1="O" u2="&#x100;" k="41" />
+    <hkern u1="O" u2="&#xdd;" k="20" />
+    <hkern u1="O" u2="&#xc5;" k="41" />
+    <hkern u1="O" u2="&#xc4;" k="41" />
+    <hkern u1="O" u2="&#xc3;" k="41" />
+    <hkern u1="O" u2="&#xc2;" k="41" />
+    <hkern u1="O" u2="&#xc1;" k="41" />
+    <hkern u1="O" u2="&#xc0;" k="41" />
+    <hkern u1="O" u2="Z" k="20" />
+    <hkern u1="O" u2="Y" k="20" />
+    <hkern u1="O" u2="X" k="41" />
+    <hkern u1="O" u2="W" k="20" />
+    <hkern u1="O" u2="V" k="20" />
+    <hkern u1="O" u2="T" k="61" />
+    <hkern u1="O" u2="A" k="41" />
+    <hkern u1="O" u2="&#x2e;" k="82" />
+    <hkern u1="O" u2="&#x2c;" k="82" />
+    <hkern u1="P" u2="&#x1eb6;" k="102" />
+    <hkern u1="P" u2="&#x1eb4;" k="102" />
+    <hkern u1="P" u2="&#x1eb2;" k="102" />
+    <hkern u1="P" u2="&#x1eb0;" k="102" />
+    <hkern u1="P" u2="&#x1eae;" k="102" />
+    <hkern u1="P" u2="&#x1eac;" k="102" />
+    <hkern u1="P" u2="&#x1eaa;" k="102" />
+    <hkern u1="P" u2="&#x1ea8;" k="102" />
+    <hkern u1="P" u2="&#x1ea6;" k="102" />
+    <hkern u1="P" u2="&#x1ea4;" k="102" />
+    <hkern u1="P" u2="&#x1ea2;" k="102" />
+    <hkern u1="P" u2="&#x1ea0;" k="102" />
+    <hkern u1="P" u2="&#x1e00;" k="102" />
+    <hkern u1="P" u2="&#x201e;" k="266" />
+    <hkern u1="P" u2="&#x201a;" k="266" />
+    <hkern u1="P" u2="&#x1fa;" k="102" />
+    <hkern u1="P" u2="&#x17d;" k="20" />
+    <hkern u1="P" u2="&#x17b;" k="20" />
+    <hkern u1="P" u2="&#x179;" k="20" />
+    <hkern u1="P" u2="&#x104;" k="102" />
+    <hkern u1="P" u2="&#x102;" k="102" />
+    <hkern u1="P" u2="&#x100;" k="102" />
+    <hkern u1="P" u2="&#xc5;" k="102" />
+    <hkern u1="P" u2="&#xc4;" k="102" />
+    <hkern u1="P" u2="&#xc3;" k="102" />
+    <hkern u1="P" u2="&#xc2;" k="102" />
+    <hkern u1="P" u2="&#xc1;" k="102" />
+    <hkern u1="P" u2="&#xc0;" k="102" />
+    <hkern u1="P" u2="Z" k="20" />
+    <hkern u1="P" u2="X" k="41" />
+    <hkern u1="P" u2="A" k="102" />
+    <hkern u1="P" u2="&#x2e;" k="266" />
+    <hkern u1="P" u2="&#x2c;" k="266" />
+    <hkern u1="Q" u2="&#x162;" k="61" />
+    <hkern u1="Q" u2="&#x1ef8;" k="20" />
+    <hkern u1="Q" u2="&#x1ef6;" k="20" />
+    <hkern u1="Q" u2="&#x1ef4;" k="20" />
+    <hkern u1="Q" u2="&#x1eb6;" k="41" />
+    <hkern u1="Q" u2="&#x1eb4;" k="41" />
+    <hkern u1="Q" u2="&#x1eb2;" k="41" />
+    <hkern u1="Q" u2="&#x1eb0;" k="41" />
+    <hkern u1="Q" u2="&#x1eae;" k="41" />
+    <hkern u1="Q" u2="&#x1eac;" k="41" />
+    <hkern u1="Q" u2="&#x1eaa;" k="41" />
+    <hkern u1="Q" u2="&#x1ea8;" k="41" />
+    <hkern u1="Q" u2="&#x1ea6;" k="41" />
+    <hkern u1="Q" u2="&#x1ea4;" k="41" />
+    <hkern u1="Q" u2="&#x1ea2;" k="41" />
+    <hkern u1="Q" u2="&#x1ea0;" k="41" />
+    <hkern u1="Q" u2="&#x1e00;" k="41" />
+    <hkern u1="Q" u2="&#x201e;" k="82" />
+    <hkern u1="Q" u2="&#x201a;" k="82" />
+    <hkern u1="Q" u2="&#x1ef2;" k="20" />
+    <hkern u1="Q" u2="&#x1e84;" k="20" />
+    <hkern u1="Q" u2="&#x1e82;" k="20" />
+    <hkern u1="Q" u2="&#x1e80;" k="20" />
+    <hkern u1="Q" u2="&#x405;" k="20" />
+    <hkern u1="Q" u2="&#x1fa;" k="41" />
+    <hkern u1="Q" u2="&#x17d;" k="20" />
+    <hkern u1="Q" u2="&#x17b;" k="20" />
+    <hkern u1="Q" u2="&#x179;" k="20" />
+    <hkern u1="Q" u2="&#x178;" k="20" />
+    <hkern u1="Q" u2="&#x176;" k="20" />
+    <hkern u1="Q" u2="&#x174;" k="20" />
+    <hkern u1="Q" u2="&#x164;" k="61" />
+    <hkern u1="Q" u2="&#x21a;" k="61" />
+    <hkern u1="Q" u2="&#x104;" k="41" />
+    <hkern u1="Q" u2="&#x102;" k="41" />
+    <hkern u1="Q" u2="&#x100;" k="41" />
+    <hkern u1="Q" u2="&#xdd;" k="20" />
+    <hkern u1="Q" u2="&#xc5;" k="41" />
+    <hkern u1="Q" u2="&#xc4;" k="41" />
+    <hkern u1="Q" u2="&#xc3;" k="41" />
+    <hkern u1="Q" u2="&#xc2;" k="41" />
+    <hkern u1="Q" u2="&#xc1;" k="41" />
+    <hkern u1="Q" u2="&#xc0;" k="41" />
+    <hkern u1="Q" u2="Z" k="20" />
+    <hkern u1="Q" u2="Y" k="20" />
+    <hkern u1="Q" u2="X" k="41" />
+    <hkern u1="Q" u2="W" k="20" />
+    <hkern u1="Q" u2="V" k="20" />
+    <hkern u1="Q" u2="T" k="61" />
+    <hkern u1="Q" u2="A" k="41" />
+    <hkern u1="Q" u2="&#x2e;" k="82" />
+    <hkern u1="Q" u2="&#x2c;" k="82" />
+    <hkern u1="T" u2="&#x162;" k="-41" />
+    <hkern u1="T" u2="&#x1ef5;" k="41" />
+    <hkern u1="T" u2="&#x1ef1;" k="102" />
+    <hkern u1="T" u2="&#x1eef;" k="102" />
+    <hkern u1="T" u2="&#x1eed;" k="102" />
+    <hkern u1="T" u2="&#x1eeb;" k="102" />
+    <hkern u1="T" u2="&#x1ee9;" k="102" />
+    <hkern u1="T" u2="&#x1ee7;" k="102" />
+    <hkern u1="T" u2="&#x1ee5;" k="102" />
+    <hkern u1="T" u2="&#x1ee3;" k="143" />
+    <hkern u1="T" u2="&#x1ee2;" k="41" />
+    <hkern u1="T" u2="&#x1ee1;" k="143" />
+    <hkern u1="T" u2="&#x1ee0;" k="41" />
+    <hkern u1="T" u2="&#x1edf;" k="143" />
+    <hkern u1="T" u2="&#x1ede;" k="41" />
+    <hkern u1="T" u2="&#x1edd;" k="143" />
+    <hkern u1="T" u2="&#x1edc;" k="41" />
+    <hkern u1="T" u2="&#x1edb;" k="143" />
+    <hkern u1="T" u2="&#x1eda;" k="41" />
+    <hkern u1="T" u2="&#x1ed9;" k="143" />
+    <hkern u1="T" u2="&#x1ed8;" k="41" />
+    <hkern u1="T" u2="&#x1ed7;" k="143" />
+    <hkern u1="T" u2="&#x1ed6;" k="41" />
+    <hkern u1="T" u2="&#x1ed5;" k="143" />
+    <hkern u1="T" u2="&#x1ed4;" k="41" />
+    <hkern u1="T" u2="&#x1ed2;" k="41" />
+    <hkern u1="T" u2="&#x1ed1;" k="143" />
+    <hkern u1="T" u2="&#x1ed0;" k="41" />
+    <hkern u1="T" u2="&#x1ecf;" k="143" />
+    <hkern u1="T" u2="&#x1ece;" k="41" />
+    <hkern u1="T" u2="&#x1ecd;" k="143" />
+    <hkern u1="T" u2="&#x1ecc;" k="41" />
+    <hkern u1="T" u2="&#x1ec7;" k="143" />
+    <hkern u1="T" u2="&#x1ec5;" k="143" />
+    <hkern u1="T" u2="&#x1ec3;" k="143" />
+    <hkern u1="T" u2="&#x1ebf;" k="143" />
+    <hkern u1="T" u2="&#x1ebd;" k="143" />
+    <hkern u1="T" u2="&#x1ebb;" k="143" />
+    <hkern u1="T" u2="&#x1eb9;" k="143" />
+    <hkern u1="T" u2="&#x1eb7;" k="164" />
+    <hkern u1="T" u2="&#x1eb6;" k="143" />
+    <hkern u1="T" u2="&#x1eb5;" k="164" />
+    <hkern u1="T" u2="&#x1eb4;" k="143" />
+    <hkern u1="T" u2="&#x1eb3;" k="164" />
+    <hkern u1="T" u2="&#x1eb2;" k="143" />
+    <hkern u1="T" u2="&#x1eb1;" k="164" />
+    <hkern u1="T" u2="&#x1eb0;" k="143" />
+    <hkern u1="T" u2="&#x1eaf;" k="164" />
+    <hkern u1="T" u2="&#x1eae;" k="143" />
+    <hkern u1="T" u2="&#x1ead;" k="164" />
+    <hkern u1="T" u2="&#x1eac;" k="143" />
+    <hkern u1="T" u2="&#x1eab;" k="164" />
+    <hkern u1="T" u2="&#x1eaa;" k="143" />
+    <hkern u1="T" u2="&#x1ea9;" k="164" />
+    <hkern u1="T" u2="&#x1ea8;" k="143" />
+    <hkern u1="T" u2="&#x1ea6;" k="143" />
+    <hkern u1="T" u2="&#x1ea5;" k="164" />
+    <hkern u1="T" u2="&#x1ea4;" k="143" />
+    <hkern u1="T" u2="&#x1ea3;" k="164" />
+    <hkern u1="T" u2="&#x1ea2;" k="143" />
+    <hkern u1="T" u2="&#x1ea1;" k="164" />
+    <hkern u1="T" u2="&#x1ea0;" k="143" />
+    <hkern u1="T" u2="&#x1b0;" k="102" />
+    <hkern u1="T" u2="&#x1a1;" k="143" />
+    <hkern u1="T" u2="&#x1a0;" k="41" />
+    <hkern u1="T" u2="&#x1e01;" k="164" />
+    <hkern u1="T" u2="&#x1e00;" k="143" />
+    <hkern u1="T" u2="&#x1e3f;" k="102" />
+    <hkern u1="T" u2="&#x201e;" k="123" />
+    <hkern u1="T" u2="&#x201a;" k="123" />
+    <hkern u1="T" u2="&#x2015;" k="82" />
+    <hkern u1="T" u2="&#x2014;" k="82" />
+    <hkern u1="T" u2="&#x2013;" k="82" />
+    <hkern u1="T" u2="&#x1e83;" k="41" />
+    <hkern u1="T" u2="&#x1e81;" k="41" />
+    <hkern u1="T" u2="&#x219;" k="123" />
+    <hkern u1="T" u2="&#x1ff;" k="143" />
+    <hkern u1="T" u2="&#x1fe;" k="41" />
+    <hkern u1="T" u2="&#x1fd;" k="164" />
+    <hkern u1="T" u2="&#x1fb;" k="164" />
+    <hkern u1="T" u2="&#x1fa;" k="143" />
+    <hkern u1="T" u2="&#x17e;" k="82" />
+    <hkern u1="T" u2="&#x17c;" k="82" />
+    <hkern u1="T" u2="&#x17a;" k="82" />
+    <hkern u1="T" u2="&#x175;" k="41" />
+    <hkern u1="T" u2="&#x173;" k="102" />
+    <hkern u1="T" u2="&#x171;" k="102" />
+    <hkern u1="T" u2="&#x16f;" k="102" />
+    <hkern u1="T" u2="&#x16d;" k="102" />
+    <hkern u1="T" u2="&#x16b;" k="102" />
+    <hkern u1="T" u2="&#x169;" k="102" />
+    <hkern u1="T" u2="&#x164;" k="-41" />
+    <hkern u1="T" u2="&#x21a;" k="-41" />
+    <hkern u1="T" u2="&#x15f;" k="123" />
+    <hkern u1="T" u2="&#x15b;" k="123" />
+    <hkern u1="T" u2="&#x157;" k="102" />
+    <hkern u1="T" u2="&#x155;" k="102" />
+    <hkern u1="T" u2="&#x153;" k="143" />
+    <hkern u1="T" u2="&#x152;" k="41" />
+    <hkern u1="T" u2="&#x151;" k="143" />
+    <hkern u1="T" u2="&#x150;" k="41" />
+    <hkern u1="T" u2="&#x14f;" k="143" />
+    <hkern u1="T" u2="&#x14e;" k="41" />
+    <hkern u1="T" u2="&#x14d;" k="143" />
+    <hkern u1="T" u2="&#x14c;" k="41" />
+    <hkern u1="T" u2="&#x14b;" k="102" />
+    <hkern u1="T" u2="&#x146;" k="102" />
+    <hkern u1="T" u2="&#x144;" k="102" />
+    <hkern u1="T" u2="&#x138;" k="102" />
+    <hkern u1="T" u2="&#x123;" k="143" />
+    <hkern u1="T" u2="&#x122;" k="41" />
+    <hkern u1="T" u2="&#x121;" k="143" />
+    <hkern u1="T" u2="&#x120;" k="41" />
+    <hkern u1="T" u2="&#x11f;" k="143" />
+    <hkern u1="T" u2="&#x11e;" k="41" />
+    <hkern u1="T" u2="&#x11d;" k="143" />
+    <hkern u1="T" u2="&#x11c;" k="41" />
+    <hkern u1="T" u2="&#x11b;" k="143" />
+    <hkern u1="T" u2="&#x119;" k="143" />
+    <hkern u1="T" u2="&#x117;" k="143" />
+    <hkern u1="T" u2="&#x115;" k="143" />
+    <hkern u1="T" u2="&#x113;" k="143" />
+    <hkern u1="T" u2="&#x111;" k="143" />
+    <hkern u1="T" u2="&#x10f;" k="143" />
+    <hkern u1="T" u2="&#x10d;" k="143" />
+    <hkern u1="T" u2="&#x10c;" k="41" />
+    <hkern u1="T" u2="&#x10b;" k="143" />
+    <hkern u1="T" u2="&#x10a;" k="41" />
+    <hkern u1="T" u2="&#x109;" k="143" />
+    <hkern u1="T" u2="&#x108;" k="41" />
+    <hkern u1="T" u2="&#x107;" k="143" />
+    <hkern u1="T" u2="&#x106;" k="41" />
+    <hkern u1="T" u2="&#x105;" k="164" />
+    <hkern u1="T" u2="&#x104;" k="143" />
+    <hkern u1="T" u2="&#x103;" k="164" />
+    <hkern u1="T" u2="&#x102;" k="143" />
+    <hkern u1="T" u2="&#x101;" k="164" />
+    <hkern u1="T" u2="&#x100;" k="143" />
+    <hkern u1="T" u2="&#xfd;" k="41" />
+    <hkern u1="T" u2="&#xfc;" k="102" />
+    <hkern u1="T" u2="&#xfb;" k="102" />
+    <hkern u1="T" u2="&#xfa;" k="102" />
+    <hkern u1="T" u2="&#xf9;" k="102" />
+    <hkern u1="T" u2="&#xf8;" k="143" />
+    <hkern u1="T" u2="&#xf6;" k="143" />
+    <hkern u1="T" u2="&#xf5;" k="143" />
+    <hkern u1="T" u2="&#xf4;" k="143" />
+    <hkern u1="T" u2="&#xf3;" k="143" />
+    <hkern u1="T" u2="&#xf2;" k="143" />
+    <hkern u1="T" u2="&#xeb;" k="143" />
+    <hkern u1="T" u2="&#xea;" k="143" />
+    <hkern u1="T" u2="&#xe9;" k="143" />
+    <hkern u1="T" u2="&#xe8;" k="143" />
+    <hkern u1="T" u2="&#xe7;" k="143" />
+    <hkern u1="T" u2="&#xe6;" k="164" />
+    <hkern u1="T" u2="&#xe5;" k="164" />
+    <hkern u1="T" u2="&#xe4;" k="164" />
+    <hkern u1="T" u2="&#xe3;" k="164" />
+    <hkern u1="T" u2="&#xe2;" k="164" />
+    <hkern u1="T" u2="&#xe1;" k="164" />
+    <hkern u1="T" u2="&#xe0;" k="143" />
+    <hkern u1="T" u2="&#xd8;" k="41" />
+    <hkern u1="T" u2="&#xd6;" k="41" />
+    <hkern u1="T" u2="&#xd5;" k="41" />
+    <hkern u1="T" u2="&#xd4;" k="41" />
+    <hkern u1="T" u2="&#xd3;" k="41" />
+    <hkern u1="T" u2="&#xd2;" k="41" />
+    <hkern u1="T" u2="&#xc7;" k="41" />
+    <hkern u1="T" u2="&#xc5;" k="143" />
+    <hkern u1="T" u2="&#xc4;" k="143" />
+    <hkern u1="T" u2="&#xc3;" k="143" />
+    <hkern u1="T" u2="&#xc2;" k="143" />
+    <hkern u1="T" u2="&#xc1;" k="143" />
+    <hkern u1="T" u2="&#xc0;" k="143" />
+    <hkern u1="T" u2="z" k="82" />
+    <hkern u1="T" u2="y" k="41" />
+    <hkern u1="T" u2="x" k="41" />
+    <hkern u1="T" u2="w" k="41" />
+    <hkern u1="T" u2="v" k="41" />
+    <hkern u1="T" u2="u" k="102" />
+    <hkern u1="T" u2="s" k="123" />
+    <hkern u1="T" u2="r" k="102" />
+    <hkern u1="T" u2="q" k="143" />
+    <hkern u1="T" u2="p" k="102" />
+    <hkern u1="T" u2="o" k="143" />
+    <hkern u1="T" u2="n" k="102" />
+    <hkern u1="T" u2="m" k="102" />
+    <hkern u1="T" u2="g" k="143" />
+    <hkern u1="T" u2="e" k="143" />
+    <hkern u1="T" u2="d" k="143" />
+    <hkern u1="T" u2="c" k="143" />
+    <hkern u1="T" u2="a" k="164" />
+    <hkern u1="T" u2="T" k="-41" />
+    <hkern u1="T" u2="Q" k="41" />
+    <hkern u1="T" u2="O" k="41" />
+    <hkern u1="T" u2="G" k="41" />
+    <hkern u1="T" u2="C" k="41" />
+    <hkern u1="T" u2="A" k="143" />
+    <hkern u1="T" u2="&#x3f;" k="-41" />
+    <hkern u1="T" u2="&#x2e;" k="123" />
+    <hkern u1="T" u2="&#x2d;" k="82" />
+    <hkern u1="T" u2="&#x2c;" k="123" />
+    <hkern u1="U" u2="&#x1eb6;" k="20" />
+    <hkern u1="U" u2="&#x1eb4;" k="20" />
+    <hkern u1="U" u2="&#x1eb2;" k="20" />
+    <hkern u1="U" u2="&#x1eb0;" k="20" />
+    <hkern u1="U" u2="&#x1eae;" k="20" />
+    <hkern u1="U" u2="&#x1eac;" k="20" />
+    <hkern u1="U" u2="&#x1eaa;" k="20" />
+    <hkern u1="U" u2="&#x1ea8;" k="20" />
+    <hkern u1="U" u2="&#x1ea6;" k="20" />
+    <hkern u1="U" u2="&#x1ea4;" k="20" />
+    <hkern u1="U" u2="&#x1ea2;" k="20" />
+    <hkern u1="U" u2="&#x1ea0;" k="20" />
+    <hkern u1="U" u2="&#x1e00;" k="20" />
+    <hkern u1="U" u2="&#x201e;" k="41" />
+    <hkern u1="U" u2="&#x201a;" k="41" />
+    <hkern u1="U" u2="&#x1fa;" k="20" />
+    <hkern u1="U" u2="&#x104;" k="20" />
+    <hkern u1="U" u2="&#x102;" k="20" />
+    <hkern u1="U" u2="&#x100;" k="20" />
+    <hkern u1="U" u2="&#xc5;" k="20" />
+    <hkern u1="U" u2="&#xc4;" k="20" />
+    <hkern u1="U" u2="&#xc3;" k="20" />
+    <hkern u1="U" u2="&#xc2;" k="20" />
+    <hkern u1="U" u2="&#xc1;" k="20" />
+    <hkern u1="U" u2="&#xc0;" k="20" />
+    <hkern u1="U" u2="A" k="20" />
+    <hkern u1="U" u2="&#x2e;" k="41" />
+    <hkern u1="U" u2="&#x2c;" k="41" />
+    <hkern u1="V" u2="&#x1ef1;" k="20" />
+    <hkern u1="V" u2="&#x1eef;" k="20" />
+    <hkern u1="V" u2="&#x1eed;" k="20" />
+    <hkern u1="V" u2="&#x1eeb;" k="20" />
+    <hkern u1="V" u2="&#x1ee9;" k="20" />
+    <hkern u1="V" u2="&#x1ee7;" k="20" />
+    <hkern u1="V" u2="&#x1ee5;" k="20" />
+    <hkern u1="V" u2="&#x1ee3;" k="41" />
+    <hkern u1="V" u2="&#x1ee2;" k="20" />
+    <hkern u1="V" u2="&#x1ee1;" k="41" />
+    <hkern u1="V" u2="&#x1ee0;" k="20" />
+    <hkern u1="V" u2="&#x1edf;" k="41" />
+    <hkern u1="V" u2="&#x1ede;" k="20" />
+    <hkern u1="V" u2="&#x1edd;" k="41" />
+    <hkern u1="V" u2="&#x1edc;" k="20" />
+    <hkern u1="V" u2="&#x1edb;" k="41" />
+    <hkern u1="V" u2="&#x1eda;" k="20" />
+    <hkern u1="V" u2="&#x1ed9;" k="41" />
+    <hkern u1="V" u2="&#x1ed8;" k="20" />
+    <hkern u1="V" u2="&#x1ed7;" k="41" />
+    <hkern u1="V" u2="&#x1ed6;" k="20" />
+    <hkern u1="V" u2="&#x1ed5;" k="41" />
+    <hkern u1="V" u2="&#x1ed4;" k="20" />
+    <hkern u1="V" u2="&#x1ed2;" k="20" />
+    <hkern u1="V" u2="&#x1ed1;" k="41" />
+    <hkern u1="V" u2="&#x1ed0;" k="20" />
+    <hkern u1="V" u2="&#x1ecf;" k="41" />
+    <hkern u1="V" u2="&#x1ece;" k="20" />
+    <hkern u1="V" u2="&#x1ecd;" k="41" />
+    <hkern u1="V" u2="&#x1ecc;" k="20" />
+    <hkern u1="V" u2="&#x1ec7;" k="41" />
+    <hkern u1="V" u2="&#x1ec5;" k="41" />
+    <hkern u1="V" u2="&#x1ec3;" k="41" />
+    <hkern u1="V" u2="&#x1ebf;" k="41" />
+    <hkern u1="V" u2="&#x1ebd;" k="41" />
+    <hkern u1="V" u2="&#x1ebb;" k="41" />
+    <hkern u1="V" u2="&#x1eb9;" k="41" />
+    <hkern u1="V" u2="&#x1eb7;" k="41" />
+    <hkern u1="V" u2="&#x1eb6;" k="82" />
+    <hkern u1="V" u2="&#x1eb5;" k="41" />
+    <hkern u1="V" u2="&#x1eb4;" k="82" />
+    <hkern u1="V" u2="&#x1eb3;" k="41" />
+    <hkern u1="V" u2="&#x1eb2;" k="82" />
+    <hkern u1="V" u2="&#x1eb1;" k="41" />
+    <hkern u1="V" u2="&#x1eb0;" k="82" />
+    <hkern u1="V" u2="&#x1eaf;" k="41" />
+    <hkern u1="V" u2="&#x1eae;" k="82" />
+    <hkern u1="V" u2="&#x1ead;" k="41" />
+    <hkern u1="V" u2="&#x1eac;" k="82" />
+    <hkern u1="V" u2="&#x1eab;" k="41" />
+    <hkern u1="V" u2="&#x1eaa;" k="82" />
+    <hkern u1="V" u2="&#x1ea9;" k="41" />
+    <hkern u1="V" u2="&#x1ea8;" k="82" />
+    <hkern u1="V" u2="&#x1ea6;" k="82" />
+    <hkern u1="V" u2="&#x1ea5;" k="41" />
+    <hkern u1="V" u2="&#x1ea4;" k="82" />
+    <hkern u1="V" u2="&#x1ea3;" k="41" />
+    <hkern u1="V" u2="&#x1ea2;" k="82" />
+    <hkern u1="V" u2="&#x1ea1;" k="41" />
+    <hkern u1="V" u2="&#x1ea0;" k="82" />
+    <hkern u1="V" u2="&#x1b0;" k="20" />
+    <hkern u1="V" u2="&#x1a1;" k="41" />
+    <hkern u1="V" u2="&#x1a0;" k="20" />
+    <hkern u1="V" u2="&#x1e01;" k="41" />
+    <hkern u1="V" u2="&#x1e00;" k="82" />
+    <hkern u1="V" u2="&#x1e3f;" k="20" />
+    <hkern u1="V" u2="&#x201e;" k="102" />
+    <hkern u1="V" u2="&#x201a;" k="102" />
+    <hkern u1="V" u2="&#x219;" k="20" />
+    <hkern u1="V" u2="&#x1ff;" k="41" />
+    <hkern u1="V" u2="&#x1fe;" k="20" />
+    <hkern u1="V" u2="&#x1fd;" k="41" />
+    <hkern u1="V" u2="&#x1fb;" k="41" />
+    <hkern u1="V" u2="&#x1fa;" k="82" />
+    <hkern u1="V" u2="&#x173;" k="20" />
+    <hkern u1="V" u2="&#x171;" k="20" />
+    <hkern u1="V" u2="&#x16f;" k="20" />
+    <hkern u1="V" u2="&#x16d;" k="20" />
+    <hkern u1="V" u2="&#x16b;" k="20" />
+    <hkern u1="V" u2="&#x169;" k="20" />
+    <hkern u1="V" u2="&#x15f;" k="20" />
+    <hkern u1="V" u2="&#x15b;" k="20" />
+    <hkern u1="V" u2="&#x157;" k="20" />
+    <hkern u1="V" u2="&#x155;" k="20" />
+    <hkern u1="V" u2="&#x153;" k="41" />
+    <hkern u1="V" u2="&#x152;" k="20" />
+    <hkern u1="V" u2="&#x151;" k="41" />
+    <hkern u1="V" u2="&#x150;" k="20" />
+    <hkern u1="V" u2="&#x14f;" k="41" />
+    <hkern u1="V" u2="&#x14e;" k="20" />
+    <hkern u1="V" u2="&#x14d;" k="41" />
+    <hkern u1="V" u2="&#x14c;" k="20" />
+    <hkern u1="V" u2="&#x14b;" k="20" />
+    <hkern u1="V" u2="&#x146;" k="20" />
+    <hkern u1="V" u2="&#x144;" k="20" />
+    <hkern u1="V" u2="&#x138;" k="20" />
+    <hkern u1="V" u2="&#x123;" k="20" />
+    <hkern u1="V" u2="&#x122;" k="20" />
+    <hkern u1="V" u2="&#x121;" k="20" />
+    <hkern u1="V" u2="&#x120;" k="20" />
+    <hkern u1="V" u2="&#x11f;" k="20" />
+    <hkern u1="V" u2="&#x11e;" k="20" />
+    <hkern u1="V" u2="&#x11d;" k="20" />
+    <hkern u1="V" u2="&#x11c;" k="20" />
+    <hkern u1="V" u2="&#x11b;" k="41" />
+    <hkern u1="V" u2="&#x119;" k="41" />
+    <hkern u1="V" u2="&#x117;" k="41" />
+    <hkern u1="V" u2="&#x115;" k="41" />
+    <hkern u1="V" u2="&#x113;" k="41" />
+    <hkern u1="V" u2="&#x111;" k="41" />
+    <hkern u1="V" u2="&#x10f;" k="41" />
+    <hkern u1="V" u2="&#x10d;" k="41" />
+    <hkern u1="V" u2="&#x10c;" k="20" />
+    <hkern u1="V" u2="&#x10b;" k="41" />
+    <hkern u1="V" u2="&#x10a;" k="20" />
+    <hkern u1="V" u2="&#x109;" k="41" />
+    <hkern u1="V" u2="&#x108;" k="20" />
+    <hkern u1="V" u2="&#x107;" k="41" />
+    <hkern u1="V" u2="&#x106;" k="20" />
+    <hkern u1="V" u2="&#x105;" k="41" />
+    <hkern u1="V" u2="&#x104;" k="82" />
+    <hkern u1="V" u2="&#x103;" k="41" />
+    <hkern u1="V" u2="&#x102;" k="82" />
+    <hkern u1="V" u2="&#x101;" k="41" />
+    <hkern u1="V" u2="&#x100;" k="82" />
+    <hkern u1="V" u2="&#xfc;" k="20" />
+    <hkern u1="V" u2="&#xfb;" k="20" />
+    <hkern u1="V" u2="&#xfa;" k="20" />
+    <hkern u1="V" u2="&#xf9;" k="20" />
+    <hkern u1="V" u2="&#xf8;" k="41" />
+    <hkern u1="V" u2="&#xf6;" k="41" />
+    <hkern u1="V" u2="&#xf5;" k="41" />
+    <hkern u1="V" u2="&#xf4;" k="41" />
+    <hkern u1="V" u2="&#xf3;" k="41" />
+    <hkern u1="V" u2="&#xf2;" k="41" />
+    <hkern u1="V" u2="&#xeb;" k="41" />
+    <hkern u1="V" u2="&#xea;" k="41" />
+    <hkern u1="V" u2="&#xe9;" k="41" />
+    <hkern u1="V" u2="&#xe8;" k="41" />
+    <hkern u1="V" u2="&#xe7;" k="41" />
+    <hkern u1="V" u2="&#xe6;" k="41" />
+    <hkern u1="V" u2="&#xe5;" k="41" />
+    <hkern u1="V" u2="&#xe4;" k="41" />
+    <hkern u1="V" u2="&#xe3;" k="41" />
+    <hkern u1="V" u2="&#xe2;" k="41" />
+    <hkern u1="V" u2="&#xe1;" k="41" />
+    <hkern u1="V" u2="&#xe0;" k="41" />
+    <hkern u1="V" u2="&#xd8;" k="20" />
+    <hkern u1="V" u2="&#xd6;" k="20" />
+    <hkern u1="V" u2="&#xd5;" k="20" />
+    <hkern u1="V" u2="&#xd4;" k="20" />
+    <hkern u1="V" u2="&#xd3;" k="20" />
+    <hkern u1="V" u2="&#xd2;" k="20" />
+    <hkern u1="V" u2="&#xc7;" k="20" />
+    <hkern u1="V" u2="&#xc5;" k="82" />
+    <hkern u1="V" u2="&#xc4;" k="82" />
+    <hkern u1="V" u2="&#xc3;" k="82" />
+    <hkern u1="V" u2="&#xc2;" k="82" />
+    <hkern u1="V" u2="&#xc1;" k="82" />
+    <hkern u1="V" u2="&#xc0;" k="82" />
+    <hkern u1="V" u2="u" k="20" />
+    <hkern u1="V" u2="s" k="20" />
+    <hkern u1="V" u2="r" k="20" />
+    <hkern u1="V" u2="q" k="41" />
+    <hkern u1="V" u2="p" k="20" />
+    <hkern u1="V" u2="o" k="41" />
+    <hkern u1="V" u2="n" k="20" />
+    <hkern u1="V" u2="m" k="20" />
+    <hkern u1="V" u2="g" k="20" />
+    <hkern u1="V" u2="e" k="41" />
+    <hkern u1="V" u2="d" k="41" />
+    <hkern u1="V" u2="c" k="41" />
+    <hkern u1="V" u2="a" k="41" />
+    <hkern u1="V" u2="Q" k="20" />
+    <hkern u1="V" u2="O" k="20" />
+    <hkern u1="V" u2="G" k="20" />
+    <hkern u1="V" u2="C" k="20" />
+    <hkern u1="V" u2="A" k="82" />
+    <hkern u1="V" u2="&#x3f;" k="-41" />
+    <hkern u1="V" u2="&#x2e;" k="102" />
+    <hkern u1="V" u2="&#x2c;" k="102" />
+    <hkern u1="W" u2="&#x1ef1;" k="20" />
+    <hkern u1="W" u2="&#x1eef;" k="20" />
+    <hkern u1="W" u2="&#x1eed;" k="20" />
+    <hkern u1="W" u2="&#x1eeb;" k="20" />
+    <hkern u1="W" u2="&#x1ee9;" k="20" />
+    <hkern u1="W" u2="&#x1ee7;" k="20" />
+    <hkern u1="W" u2="&#x1ee5;" k="20" />
+    <hkern u1="W" u2="&#x1ee3;" k="41" />
+    <hkern u1="W" u2="&#x1ee2;" k="20" />
+    <hkern u1="W" u2="&#x1ee1;" k="41" />
+    <hkern u1="W" u2="&#x1ee0;" k="20" />
+    <hkern u1="W" u2="&#x1edf;" k="41" />
+    <hkern u1="W" u2="&#x1ede;" k="20" />
+    <hkern u1="W" u2="&#x1edd;" k="41" />
+    <hkern u1="W" u2="&#x1edc;" k="20" />
+    <hkern u1="W" u2="&#x1edb;" k="41" />
+    <hkern u1="W" u2="&#x1eda;" k="20" />
+    <hkern u1="W" u2="&#x1ed9;" k="41" />
+    <hkern u1="W" u2="&#x1ed8;" k="20" />
+    <hkern u1="W" u2="&#x1ed7;" k="41" />
+    <hkern u1="W" u2="&#x1ed6;" k="20" />
+    <hkern u1="W" u2="&#x1ed5;" k="41" />
+    <hkern u1="W" u2="&#x1ed4;" k="20" />
+    <hkern u1="W" u2="&#x1ed2;" k="20" />
+    <hkern u1="W" u2="&#x1ed1;" k="41" />
+    <hkern u1="W" u2="&#x1ed0;" k="20" />
+    <hkern u1="W" u2="&#x1ecf;" k="41" />
+    <hkern u1="W" u2="&#x1ece;" k="20" />
+    <hkern u1="W" u2="&#x1ecd;" k="41" />
+    <hkern u1="W" u2="&#x1ecc;" k="20" />
+    <hkern u1="W" u2="&#x1ec7;" k="41" />
+    <hkern u1="W" u2="&#x1ec5;" k="41" />
+    <hkern u1="W" u2="&#x1ec3;" k="41" />
+    <hkern u1="W" u2="&#x1ebf;" k="41" />
+    <hkern u1="W" u2="&#x1ebd;" k="41" />
+    <hkern u1="W" u2="&#x1ebb;" k="41" />
+    <hkern u1="W" u2="&#x1eb9;" k="41" />
+    <hkern u1="W" u2="&#x1eb7;" k="41" />
+    <hkern u1="W" u2="&#x1eb6;" k="82" />
+    <hkern u1="W" u2="&#x1eb5;" k="41" />
+    <hkern u1="W" u2="&#x1eb4;" k="82" />
+    <hkern u1="W" u2="&#x1eb3;" k="41" />
+    <hkern u1="W" u2="&#x1eb2;" k="82" />
+    <hkern u1="W" u2="&#x1eb1;" k="41" />
+    <hkern u1="W" u2="&#x1eb0;" k="82" />
+    <hkern u1="W" u2="&#x1eaf;" k="41" />
+    <hkern u1="W" u2="&#x1eae;" k="82" />
+    <hkern u1="W" u2="&#x1ead;" k="41" />
+    <hkern u1="W" u2="&#x1eac;" k="82" />
+    <hkern u1="W" u2="&#x1eab;" k="41" />
+    <hkern u1="W" u2="&#x1eaa;" k="82" />
+    <hkern u1="W" u2="&#x1ea9;" k="41" />
+    <hkern u1="W" u2="&#x1ea8;" k="82" />
+    <hkern u1="W" u2="&#x1ea6;" k="82" />
+    <hkern u1="W" u2="&#x1ea5;" k="41" />
+    <hkern u1="W" u2="&#x1ea4;" k="82" />
+    <hkern u1="W" u2="&#x1ea3;" k="41" />
+    <hkern u1="W" u2="&#x1ea2;" k="82" />
+    <hkern u1="W" u2="&#x1ea1;" k="41" />
+    <hkern u1="W" u2="&#x1ea0;" k="82" />
+    <hkern u1="W" u2="&#x1b0;" k="20" />
+    <hkern u1="W" u2="&#x1a1;" k="41" />
+    <hkern u1="W" u2="&#x1a0;" k="20" />
+    <hkern u1="W" u2="&#x1e01;" k="41" />
+    <hkern u1="W" u2="&#x1e00;" k="82" />
+    <hkern u1="W" u2="&#x1e3f;" k="20" />
+    <hkern u1="W" u2="&#x201e;" k="102" />
+    <hkern u1="W" u2="&#x201a;" k="102" />
+    <hkern u1="W" u2="&#x219;" k="20" />
+    <hkern u1="W" u2="&#x1ff;" k="41" />
+    <hkern u1="W" u2="&#x1fe;" k="20" />
+    <hkern u1="W" u2="&#x1fd;" k="41" />
+    <hkern u1="W" u2="&#x1fb;" k="41" />
+    <hkern u1="W" u2="&#x1fa;" k="82" />
+    <hkern u1="W" u2="&#x173;" k="20" />
+    <hkern u1="W" u2="&#x171;" k="20" />
+    <hkern u1="W" u2="&#x16f;" k="20" />
+    <hkern u1="W" u2="&#x16d;" k="20" />
+    <hkern u1="W" u2="&#x16b;" k="20" />
+    <hkern u1="W" u2="&#x169;" k="20" />
+    <hkern u1="W" u2="&#x15f;" k="20" />
+    <hkern u1="W" u2="&#x15b;" k="20" />
+    <hkern u1="W" u2="&#x157;" k="20" />
+    <hkern u1="W" u2="&#x155;" k="20" />
+    <hkern u1="W" u2="&#x153;" k="41" />
+    <hkern u1="W" u2="&#x152;" k="20" />
+    <hkern u1="W" u2="&#x151;" k="41" />
+    <hkern u1="W" u2="&#x150;" k="20" />
+    <hkern u1="W" u2="&#x14f;" k="41" />
+    <hkern u1="W" u2="&#x14e;" k="20" />
+    <hkern u1="W" u2="&#x14d;" k="41" />
+    <hkern u1="W" u2="&#x14c;" k="20" />
+    <hkern u1="W" u2="&#x14b;" k="20" />
+    <hkern u1="W" u2="&#x146;" k="20" />
+    <hkern u1="W" u2="&#x144;" k="20" />
+    <hkern u1="W" u2="&#x138;" k="20" />
+    <hkern u1="W" u2="&#x123;" k="20" />
+    <hkern u1="W" u2="&#x122;" k="20" />
+    <hkern u1="W" u2="&#x121;" k="20" />
+    <hkern u1="W" u2="&#x120;" k="20" />
+    <hkern u1="W" u2="&#x11f;" k="20" />
+    <hkern u1="W" u2="&#x11e;" k="20" />
+    <hkern u1="W" u2="&#x11d;" k="20" />
+    <hkern u1="W" u2="&#x11c;" k="20" />
+    <hkern u1="W" u2="&#x11b;" k="41" />
+    <hkern u1="W" u2="&#x119;" k="41" />
+    <hkern u1="W" u2="&#x117;" k="41" />
+    <hkern u1="W" u2="&#x115;" k="41" />
+    <hkern u1="W" u2="&#x113;" k="41" />
+    <hkern u1="W" u2="&#x111;" k="41" />
+    <hkern u1="W" u2="&#x10f;" k="41" />
+    <hkern u1="W" u2="&#x10d;" k="41" />
+    <hkern u1="W" u2="&#x10c;" k="20" />
+    <hkern u1="W" u2="&#x10b;" k="41" />
+    <hkern u1="W" u2="&#x10a;" k="20" />
+    <hkern u1="W" u2="&#x109;" k="41" />
+    <hkern u1="W" u2="&#x108;" k="20" />
+    <hkern u1="W" u2="&#x107;" k="41" />
+    <hkern u1="W" u2="&#x106;" k="20" />
+    <hkern u1="W" u2="&#x105;" k="41" />
+    <hkern u1="W" u2="&#x104;" k="82" />
+    <hkern u1="W" u2="&#x103;" k="41" />
+    <hkern u1="W" u2="&#x102;" k="82" />
+    <hkern u1="W" u2="&#x101;" k="41" />
+    <hkern u1="W" u2="&#x100;" k="82" />
+    <hkern u1="W" u2="&#xfc;" k="20" />
+    <hkern u1="W" u2="&#xfb;" k="20" />
+    <hkern u1="W" u2="&#xfa;" k="20" />
+    <hkern u1="W" u2="&#xf9;" k="20" />
+    <hkern u1="W" u2="&#xf8;" k="41" />
+    <hkern u1="W" u2="&#xf6;" k="41" />
+    <hkern u1="W" u2="&#xf5;" k="41" />
+    <hkern u1="W" u2="&#xf4;" k="41" />
+    <hkern u1="W" u2="&#xf3;" k="41" />
+    <hkern u1="W" u2="&#xf2;" k="41" />
+    <hkern u1="W" u2="&#xeb;" k="41" />
+    <hkern u1="W" u2="&#xea;" k="41" />
+    <hkern u1="W" u2="&#xe9;" k="41" />
+    <hkern u1="W" u2="&#xe8;" k="41" />
+    <hkern u1="W" u2="&#xe7;" k="41" />
+    <hkern u1="W" u2="&#xe6;" k="41" />
+    <hkern u1="W" u2="&#xe5;" k="41" />
+    <hkern u1="W" u2="&#xe4;" k="41" />
+    <hkern u1="W" u2="&#xe3;" k="41" />
+    <hkern u1="W" u2="&#xe2;" k="41" />
+    <hkern u1="W" u2="&#xe1;" k="41" />
+    <hkern u1="W" u2="&#xe0;" k="41" />
+    <hkern u1="W" u2="&#xd8;" k="20" />
+    <hkern u1="W" u2="&#xd6;" k="20" />
+    <hkern u1="W" u2="&#xd5;" k="20" />
+    <hkern u1="W" u2="&#xd4;" k="20" />
+    <hkern u1="W" u2="&#xd3;" k="20" />
+    <hkern u1="W" u2="&#xd2;" k="20" />
+    <hkern u1="W" u2="&#xc7;" k="20" />
+    <hkern u1="W" u2="&#xc5;" k="82" />
+    <hkern u1="W" u2="&#xc4;" k="82" />
+    <hkern u1="W" u2="&#xc3;" k="82" />
+    <hkern u1="W" u2="&#xc2;" k="82" />
+    <hkern u1="W" u2="&#xc1;" k="82" />
+    <hkern u1="W" u2="&#xc0;" k="82" />
+    <hkern u1="W" u2="u" k="20" />
+    <hkern u1="W" u2="s" k="20" />
+    <hkern u1="W" u2="r" k="20" />
+    <hkern u1="W" u2="q" k="41" />
+    <hkern u1="W" u2="p" k="20" />
+    <hkern u1="W" u2="o" k="41" />
+    <hkern u1="W" u2="n" k="20" />
+    <hkern u1="W" u2="m" k="20" />
+    <hkern u1="W" u2="g" k="20" />
+    <hkern u1="W" u2="e" k="41" />
+    <hkern u1="W" u2="d" k="41" />
+    <hkern u1="W" u2="c" k="41" />
+    <hkern u1="W" u2="a" k="41" />
+    <hkern u1="W" u2="Q" k="20" />
+    <hkern u1="W" u2="O" k="20" />
+    <hkern u1="W" u2="G" k="20" />
+    <hkern u1="W" u2="C" k="20" />
+    <hkern u1="W" u2="A" k="82" />
+    <hkern u1="W" u2="&#x3f;" k="-41" />
+    <hkern u1="W" u2="&#x2e;" k="102" />
+    <hkern u1="W" u2="&#x2c;" k="102" />
+    <hkern u1="X" u2="&#x1ee2;" k="41" />
+    <hkern u1="X" u2="&#x1ee0;" k="41" />
+    <hkern u1="X" u2="&#x1ede;" k="41" />
+    <hkern u1="X" u2="&#x1edc;" k="41" />
+    <hkern u1="X" u2="&#x1eda;" k="41" />
+    <hkern u1="X" u2="&#x1ed8;" k="41" />
+    <hkern u1="X" u2="&#x1ed6;" k="41" />
+    <hkern u1="X" u2="&#x1ed4;" k="41" />
+    <hkern u1="X" u2="&#x1ed2;" k="41" />
+    <hkern u1="X" u2="&#x1ed0;" k="41" />
+    <hkern u1="X" u2="&#x1ece;" k="41" />
+    <hkern u1="X" u2="&#x1ecc;" k="41" />
+    <hkern u1="X" u2="&#x1a0;" k="41" />
+    <hkern u1="X" u2="&#x1fe;" k="41" />
+    <hkern u1="X" u2="&#x152;" k="41" />
+    <hkern u1="X" u2="&#x150;" k="41" />
+    <hkern u1="X" u2="&#x14e;" k="41" />
+    <hkern u1="X" u2="&#x14c;" k="41" />
+    <hkern u1="X" u2="&#x122;" k="41" />
+    <hkern u1="X" u2="&#x120;" k="41" />
+    <hkern u1="X" u2="&#x11e;" k="41" />
+    <hkern u1="X" u2="&#x11c;" k="41" />
+    <hkern u1="X" u2="&#x10c;" k="41" />
+    <hkern u1="X" u2="&#x10a;" k="41" />
+    <hkern u1="X" u2="&#x108;" k="41" />
+    <hkern u1="X" u2="&#x106;" k="41" />
+    <hkern u1="X" u2="&#xd8;" k="41" />
+    <hkern u1="X" u2="&#xd6;" k="41" />
+    <hkern u1="X" u2="&#xd5;" k="41" />
+    <hkern u1="X" u2="&#xd4;" k="41" />
+    <hkern u1="X" u2="&#xd3;" k="41" />
+    <hkern u1="X" u2="&#xd2;" k="41" />
+    <hkern u1="X" u2="&#xc7;" k="41" />
+    <hkern u1="X" u2="Q" k="41" />
+    <hkern u1="X" u2="O" k="41" />
+    <hkern u1="X" u2="G" k="41" />
+    <hkern u1="X" u2="C" k="41" />
+    <hkern u1="Y" u2="&#x1ef1;" k="61" />
+    <hkern u1="Y" u2="&#x1eef;" k="61" />
+    <hkern u1="Y" u2="&#x1eed;" k="61" />
+    <hkern u1="Y" u2="&#x1eeb;" k="61" />
+    <hkern u1="Y" u2="&#x1ee9;" k="61" />
+    <hkern u1="Y" u2="&#x1ee7;" k="61" />
+    <hkern u1="Y" u2="&#x1ee5;" k="61" />
+    <hkern u1="Y" u2="&#x1ee3;" k="102" />
+    <hkern u1="Y" u2="&#x1ee2;" k="41" />
+    <hkern u1="Y" u2="&#x1ee1;" k="102" />
+    <hkern u1="Y" u2="&#x1ee0;" k="41" />
+    <hkern u1="Y" u2="&#x1edf;" k="102" />
+    <hkern u1="Y" u2="&#x1ede;" k="41" />
+    <hkern u1="Y" u2="&#x1edd;" k="102" />
+    <hkern u1="Y" u2="&#x1edc;" k="41" />
+    <hkern u1="Y" u2="&#x1edb;" k="102" />
+    <hkern u1="Y" u2="&#x1eda;" k="41" />
+    <hkern u1="Y" u2="&#x1ed9;" k="102" />
+    <hkern u1="Y" u2="&#x1ed8;" k="41" />
+    <hkern u1="Y" u2="&#x1ed7;" k="102" />
+    <hkern u1="Y" u2="&#x1ed6;" k="41" />
+    <hkern u1="Y" u2="&#x1ed5;" k="102" />
+    <hkern u1="Y" u2="&#x1ed4;" k="41" />
+    <hkern u1="Y" u2="&#x1ed2;" k="41" />
+    <hkern u1="Y" u2="&#x1ed1;" k="102" />
+    <hkern u1="Y" u2="&#x1ed0;" k="41" />
+    <hkern u1="Y" u2="&#x1ecf;" k="102" />
+    <hkern u1="Y" u2="&#x1ece;" k="41" />
+    <hkern u1="Y" u2="&#x1ecd;" k="102" />
+    <hkern u1="Y" u2="&#x1ecc;" k="41" />
+    <hkern u1="Y" u2="&#x1ec7;" k="102" />
+    <hkern u1="Y" u2="&#x1ec5;" k="102" />
+    <hkern u1="Y" u2="&#x1ec3;" k="102" />
+    <hkern u1="Y" u2="&#x1ebf;" k="102" />
+    <hkern u1="Y" u2="&#x1ebd;" k="102" />
+    <hkern u1="Y" u2="&#x1ebb;" k="102" />
+    <hkern u1="Y" u2="&#x1eb9;" k="102" />
+    <hkern u1="Y" u2="&#x1eb7;" k="102" />
+    <hkern u1="Y" u2="&#x1eb6;" k="123" />
+    <hkern u1="Y" u2="&#x1eb5;" k="102" />
+    <hkern u1="Y" u2="&#x1eb4;" k="123" />
+    <hkern u1="Y" u2="&#x1eb3;" k="102" />
+    <hkern u1="Y" u2="&#x1eb2;" k="123" />
+    <hkern u1="Y" u2="&#x1eb1;" k="102" />
+    <hkern u1="Y" u2="&#x1eb0;" k="123" />
+    <hkern u1="Y" u2="&#x1eaf;" k="102" />
+    <hkern u1="Y" u2="&#x1eae;" k="123" />
+    <hkern u1="Y" u2="&#x1ead;" k="102" />
+    <hkern u1="Y" u2="&#x1eac;" k="123" />
+    <hkern u1="Y" u2="&#x1eab;" k="102" />
+    <hkern u1="Y" u2="&#x1eaa;" k="123" />
+    <hkern u1="Y" u2="&#x1ea9;" k="102" />
+    <hkern u1="Y" u2="&#x1ea8;" k="123" />
+    <hkern u1="Y" u2="&#x1ea6;" k="123" />
+    <hkern u1="Y" u2="&#x1ea5;" k="102" />
+    <hkern u1="Y" u2="&#x1ea4;" k="123" />
+    <hkern u1="Y" u2="&#x1ea3;" k="102" />
+    <hkern u1="Y" u2="&#x1ea2;" k="123" />
+    <hkern u1="Y" u2="&#x1ea1;" k="102" />
+    <hkern u1="Y" u2="&#x1ea0;" k="123" />
+    <hkern u1="Y" u2="&#x1b0;" k="61" />
+    <hkern u1="Y" u2="&#x1a1;" k="102" />
+    <hkern u1="Y" u2="&#x1a0;" k="41" />
+    <hkern u1="Y" u2="&#x1e01;" k="102" />
+    <hkern u1="Y" u2="&#x1e00;" k="123" />
+    <hkern u1="Y" u2="&#x1e3f;" k="61" />
+    <hkern u1="Y" u2="&#x201e;" k="123" />
+    <hkern u1="Y" u2="&#x201a;" k="123" />
+    <hkern u1="Y" u2="&#x219;" k="82" />
+    <hkern u1="Y" u2="&#x1ff;" k="102" />
+    <hkern u1="Y" u2="&#x1fe;" k="41" />
+    <hkern u1="Y" u2="&#x1fd;" k="102" />
+    <hkern u1="Y" u2="&#x1fb;" k="102" />
+    <hkern u1="Y" u2="&#x1fa;" k="123" />
+    <hkern u1="Y" u2="&#x17e;" k="41" />
+    <hkern u1="Y" u2="&#x17c;" k="41" />
+    <hkern u1="Y" u2="&#x17a;" k="41" />
+    <hkern u1="Y" u2="&#x173;" k="61" />
+    <hkern u1="Y" u2="&#x171;" k="61" />
+    <hkern u1="Y" u2="&#x16f;" k="61" />
+    <hkern u1="Y" u2="&#x16d;" k="61" />
+    <hkern u1="Y" u2="&#x16b;" k="61" />
+    <hkern u1="Y" u2="&#x169;" k="61" />
+    <hkern u1="Y" u2="&#x15f;" k="82" />
+    <hkern u1="Y" u2="&#x15b;" k="82" />
+    <hkern u1="Y" u2="&#x157;" k="61" />
+    <hkern u1="Y" u2="&#x155;" k="61" />
+    <hkern u1="Y" u2="&#x153;" k="102" />
+    <hkern u1="Y" u2="&#x152;" k="41" />
+    <hkern u1="Y" u2="&#x151;" k="102" />
+    <hkern u1="Y" u2="&#x150;" k="41" />
+    <hkern u1="Y" u2="&#x14f;" k="102" />
+    <hkern u1="Y" u2="&#x14e;" k="41" />
+    <hkern u1="Y" u2="&#x14d;" k="102" />
+    <hkern u1="Y" u2="&#x14c;" k="41" />
+    <hkern u1="Y" u2="&#x14b;" k="61" />
+    <hkern u1="Y" u2="&#x146;" k="61" />
+    <hkern u1="Y" u2="&#x144;" k="61" />
+    <hkern u1="Y" u2="&#x138;" k="61" />
+    <hkern u1="Y" u2="&#x123;" k="41" />
+    <hkern u1="Y" u2="&#x122;" k="41" />
+    <hkern u1="Y" u2="&#x121;" k="41" />
+    <hkern u1="Y" u2="&#x120;" k="41" />
+    <hkern u1="Y" u2="&#x11f;" k="41" />
+    <hkern u1="Y" u2="&#x11e;" k="41" />
+    <hkern u1="Y" u2="&#x11d;" k="41" />
+    <hkern u1="Y" u2="&#x11c;" k="41" />
+    <hkern u1="Y" u2="&#x11b;" k="102" />
+    <hkern u1="Y" u2="&#x119;" k="102" />
+    <hkern u1="Y" u2="&#x117;" k="102" />
+    <hkern u1="Y" u2="&#x115;" k="102" />
+    <hkern u1="Y" u2="&#x113;" k="102" />
+    <hkern u1="Y" u2="&#x111;" k="102" />
+    <hkern u1="Y" u2="&#x10f;" k="102" />
+    <hkern u1="Y" u2="&#x10d;" k="102" />
+    <hkern u1="Y" u2="&#x10c;" k="41" />
+    <hkern u1="Y" u2="&#x10b;" k="102" />
+    <hkern u1="Y" u2="&#x10a;" k="41" />
+    <hkern u1="Y" u2="&#x109;" k="102" />
+    <hkern u1="Y" u2="&#x108;" k="41" />
+    <hkern u1="Y" u2="&#x107;" k="102" />
+    <hkern u1="Y" u2="&#x106;" k="41" />
+    <hkern u1="Y" u2="&#x105;" k="102" />
+    <hkern u1="Y" u2="&#x104;" k="123" />
+    <hkern u1="Y" u2="&#x103;" k="102" />
+    <hkern u1="Y" u2="&#x102;" k="123" />
+    <hkern u1="Y" u2="&#x101;" k="102" />
+    <hkern u1="Y" u2="&#x100;" k="123" />
+    <hkern u1="Y" u2="&#xfc;" k="61" />
+    <hkern u1="Y" u2="&#xfb;" k="61" />
+    <hkern u1="Y" u2="&#xfa;" k="61" />
+    <hkern u1="Y" u2="&#xf9;" k="61" />
+    <hkern u1="Y" u2="&#xf8;" k="102" />
+    <hkern u1="Y" u2="&#xf6;" k="102" />
+    <hkern u1="Y" u2="&#xf5;" k="102" />
+    <hkern u1="Y" u2="&#xf4;" k="102" />
+    <hkern u1="Y" u2="&#xf3;" k="102" />
+    <hkern u1="Y" u2="&#xf2;" k="102" />
+    <hkern u1="Y" u2="&#xeb;" k="102" />
+    <hkern u1="Y" u2="&#xea;" k="102" />
+    <hkern u1="Y" u2="&#xe9;" k="102" />
+    <hkern u1="Y" u2="&#xe8;" k="102" />
+    <hkern u1="Y" u2="&#xe7;" k="102" />
+    <hkern u1="Y" u2="&#xe6;" k="102" />
+    <hkern u1="Y" u2="&#xe5;" k="102" />
+    <hkern u1="Y" u2="&#xe4;" k="102" />
+    <hkern u1="Y" u2="&#xe3;" k="102" />
+    <hkern u1="Y" u2="&#xe2;" k="102" />
+    <hkern u1="Y" u2="&#xe1;" k="102" />
+    <hkern u1="Y" u2="&#xe0;" k="102" />
+    <hkern u1="Y" u2="&#xd8;" k="41" />
+    <hkern u1="Y" u2="&#xd6;" k="41" />
+    <hkern u1="Y" u2="&#xd5;" k="41" />
+    <hkern u1="Y" u2="&#xd4;" k="41" />
+    <hkern u1="Y" u2="&#xd3;" k="41" />
+    <hkern u1="Y" u2="&#xd2;" k="41" />
+    <hkern u1="Y" u2="&#xc7;" k="41" />
+    <hkern u1="Y" u2="&#xc5;" k="123" />
+    <hkern u1="Y" u2="&#xc4;" k="123" />
+    <hkern u1="Y" u2="&#xc3;" k="123" />
+    <hkern u1="Y" u2="&#xc2;" k="123" />
+    <hkern u1="Y" u2="&#xc1;" k="123" />
+    <hkern u1="Y" u2="&#xc0;" k="123" />
+    <hkern u1="Y" u2="z" k="41" />
+    <hkern u1="Y" u2="u" k="61" />
+    <hkern u1="Y" u2="s" k="82" />
+    <hkern u1="Y" u2="r" k="61" />
+    <hkern u1="Y" u2="q" k="102" />
+    <hkern u1="Y" u2="p" k="61" />
+    <hkern u1="Y" u2="o" k="102" />
+    <hkern u1="Y" u2="n" k="61" />
+    <hkern u1="Y" u2="m" k="61" />
+    <hkern u1="Y" u2="g" k="41" />
+    <hkern u1="Y" u2="e" k="102" />
+    <hkern u1="Y" u2="d" k="102" />
+    <hkern u1="Y" u2="c" k="102" />
+    <hkern u1="Y" u2="a" k="102" />
+    <hkern u1="Y" u2="Q" k="41" />
+    <hkern u1="Y" u2="O" k="41" />
+    <hkern u1="Y" u2="G" k="41" />
+    <hkern u1="Y" u2="C" k="41" />
+    <hkern u1="Y" u2="A" k="123" />
+    <hkern u1="Y" u2="&#x3f;" k="-41" />
+    <hkern u1="Y" u2="&#x2e;" k="123" />
+    <hkern u1="Y" u2="&#x2c;" k="123" />
+    <hkern u1="Z" u2="&#x1ee2;" k="20" />
+    <hkern u1="Z" u2="&#x1ee0;" k="20" />
+    <hkern u1="Z" u2="&#x1ede;" k="20" />
+    <hkern u1="Z" u2="&#x1edc;" k="20" />
+    <hkern u1="Z" u2="&#x1eda;" k="20" />
+    <hkern u1="Z" u2="&#x1ed8;" k="20" />
+    <hkern u1="Z" u2="&#x1ed6;" k="20" />
+    <hkern u1="Z" u2="&#x1ed4;" k="20" />
+    <hkern u1="Z" u2="&#x1ed2;" k="20" />
+    <hkern u1="Z" u2="&#x1ed0;" k="20" />
+    <hkern u1="Z" u2="&#x1ece;" k="20" />
+    <hkern u1="Z" u2="&#x1ecc;" k="20" />
+    <hkern u1="Z" u2="&#x1a0;" k="20" />
+    <hkern u1="Z" u2="&#x1fe;" k="20" />
+    <hkern u1="Z" u2="&#x152;" k="20" />
+    <hkern u1="Z" u2="&#x150;" k="20" />
+    <hkern u1="Z" u2="&#x14e;" k="20" />
+    <hkern u1="Z" u2="&#x14c;" k="20" />
+    <hkern u1="Z" u2="&#x122;" k="20" />
+    <hkern u1="Z" u2="&#x120;" k="20" />
+    <hkern u1="Z" u2="&#x11e;" k="20" />
+    <hkern u1="Z" u2="&#x11c;" k="20" />
+    <hkern u1="Z" u2="&#x10c;" k="20" />
+    <hkern u1="Z" u2="&#x10a;" k="20" />
+    <hkern u1="Z" u2="&#x108;" k="20" />
+    <hkern u1="Z" u2="&#x106;" k="20" />
+    <hkern u1="Z" u2="&#xd8;" k="20" />
+    <hkern u1="Z" u2="&#xd6;" k="20" />
+    <hkern u1="Z" u2="&#xd5;" k="20" />
+    <hkern u1="Z" u2="&#xd4;" k="20" />
+    <hkern u1="Z" u2="&#xd3;" k="20" />
+    <hkern u1="Z" u2="&#xd2;" k="20" />
+    <hkern u1="Z" u2="&#xc7;" k="20" />
+    <hkern u1="Z" u2="Q" k="20" />
+    <hkern u1="Z" u2="O" k="20" />
+    <hkern u1="Z" u2="G" k="20" />
+    <hkern u1="Z" u2="C" k="20" />
+    <hkern u1="[" u2="J" k="-184" />
+    <hkern u1="a" u2="&#x201d;" k="20" />
+    <hkern u1="a" u2="&#x2019;" k="20" />
+    <hkern u1="a" u2="&#x27;" k="20" />
+    <hkern u1="a" u2="&#x22;" k="20" />
+    <hkern u1="b" u2="&#x1ef5;" k="41" />
+    <hkern u1="b" u2="&#x201d;" k="20" />
+    <hkern u1="b" u2="&#x2019;" k="20" />
+    <hkern u1="b" u2="&#x1e83;" k="41" />
+    <hkern u1="b" u2="&#x1e81;" k="41" />
+    <hkern u1="b" u2="&#x17e;" k="20" />
+    <hkern u1="b" u2="&#x17c;" k="20" />
+    <hkern u1="b" u2="&#x17a;" k="20" />
+    <hkern u1="b" u2="&#x175;" k="41" />
+    <hkern u1="b" u2="&#xfd;" k="41" />
+    <hkern u1="b" u2="z" k="20" />
+    <hkern u1="b" u2="y" k="41" />
+    <hkern u1="b" u2="x" k="41" />
+    <hkern u1="b" u2="w" k="41" />
+    <hkern u1="b" u2="v" k="41" />
+    <hkern u1="b" u2="&#x27;" k="20" />
+    <hkern u1="b" u2="&#x22;" k="20" />
+    <hkern u1="c" u2="&#x201d;" k="-41" />
+    <hkern u1="c" u2="&#x2019;" k="-41" />
+    <hkern u1="c" u2="&#x27;" k="-41" />
+    <hkern u1="c" u2="&#x22;" k="-41" />
+    <hkern u1="e" u2="&#x1ef5;" k="41" />
+    <hkern u1="e" u2="&#x201d;" k="20" />
+    <hkern u1="e" u2="&#x2019;" k="20" />
+    <hkern u1="e" u2="&#x1e83;" k="41" />
+    <hkern u1="e" u2="&#x1e81;" k="41" />
+    <hkern u1="e" u2="&#x17e;" k="20" />
+    <hkern u1="e" u2="&#x17c;" k="20" />
+    <hkern u1="e" u2="&#x17a;" k="20" />
+    <hkern u1="e" u2="&#x175;" k="41" />
+    <hkern u1="e" u2="&#xfd;" k="41" />
+    <hkern u1="e" u2="z" k="20" />
+    <hkern u1="e" u2="y" k="41" />
+    <hkern u1="e" u2="x" k="41" />
+    <hkern u1="e" u2="w" k="41" />
+    <hkern u1="e" u2="v" k="41" />
+    <hkern u1="e" u2="&#x27;" k="20" />
+    <hkern u1="e" u2="&#x22;" k="20" />
+    <hkern u1="f" u2="&#x201d;" k="-123" />
+    <hkern u1="f" u2="&#x2019;" k="-123" />
+    <hkern u1="f" u2="&#x27;" k="-123" />
+    <hkern u1="f" u2="&#x22;" k="-123" />
+    <hkern u1="h" u2="&#x201d;" k="20" />
+    <hkern u1="h" u2="&#x2019;" k="20" />
+    <hkern u1="h" u2="&#x27;" k="20" />
+    <hkern u1="h" u2="&#x22;" k="20" />
+    <hkern u1="k" u2="&#x1ee3;" k="41" />
+    <hkern u1="k" u2="&#x1ee1;" k="41" />
+    <hkern u1="k" u2="&#x1edf;" k="41" />
+    <hkern u1="k" u2="&#x1edd;" k="41" />
+    <hkern u1="k" u2="&#x1edb;" k="41" />
+    <hkern u1="k" u2="&#x1ed9;" k="41" />
+    <hkern u1="k" u2="&#x1ed7;" k="41" />
+    <hkern u1="k" u2="&#x1ed5;" k="41" />
+    <hkern u1="k" u2="&#x1ed1;" k="41" />
+    <hkern u1="k" u2="&#x1ecf;" k="41" />
+    <hkern u1="k" u2="&#x1ecd;" k="41" />
+    <hkern u1="k" u2="&#x1ec7;" k="41" />
+    <hkern u1="k" u2="&#x1ec5;" k="41" />
+    <hkern u1="k" u2="&#x1ec3;" k="41" />
+    <hkern u1="k" u2="&#x1ebf;" k="41" />
+    <hkern u1="k" u2="&#x1ebd;" k="41" />
+    <hkern u1="k" u2="&#x1ebb;" k="41" />
+    <hkern u1="k" u2="&#x1eb9;" k="41" />
+    <hkern u1="k" u2="&#x1a1;" k="41" />
+    <hkern u1="k" u2="&#x1ff;" k="41" />
+    <hkern u1="k" u2="&#x153;" k="41" />
+    <hkern u1="k" u2="&#x151;" k="41" />
+    <hkern u1="k" u2="&#x14f;" k="41" />
+    <hkern u1="k" u2="&#x14d;" k="41" />
+    <hkern u1="k" u2="&#x11b;" k="41" />
+    <hkern u1="k" u2="&#x119;" k="41" />
+    <hkern u1="k" u2="&#x117;" k="41" />
+    <hkern u1="k" u2="&#x115;" k="41" />
+    <hkern u1="k" u2="&#x113;" k="41" />
+    <hkern u1="k" u2="&#x111;" k="41" />
+    <hkern u1="k" u2="&#x10f;" k="41" />
+    <hkern u1="k" u2="&#x10d;" k="41" />
+    <hkern u1="k" u2="&#x10b;" k="41" />
+    <hkern u1="k" u2="&#x109;" k="41" />
+    <hkern u1="k" u2="&#x107;" k="41" />
+    <hkern u1="k" u2="&#xf8;" k="41" />
+    <hkern u1="k" u2="&#xf6;" k="41" />
+    <hkern u1="k" u2="&#xf5;" k="41" />
+    <hkern u1="k" u2="&#xf4;" k="41" />
+    <hkern u1="k" u2="&#xf3;" k="41" />
+    <hkern u1="k" u2="&#xf2;" k="41" />
+    <hkern u1="k" u2="&#xeb;" k="41" />
+    <hkern u1="k" u2="&#xea;" k="41" />
+    <hkern u1="k" u2="&#xe9;" k="41" />
+    <hkern u1="k" u2="&#xe8;" k="41" />
+    <hkern u1="k" u2="&#xe7;" k="41" />
+    <hkern u1="k" u2="&#xe0;" k="41" />
+    <hkern u1="k" u2="q" k="41" />
+    <hkern u1="k" u2="o" k="41" />
+    <hkern u1="k" u2="e" k="41" />
+    <hkern u1="k" u2="d" k="41" />
+    <hkern u1="k" u2="c" k="41" />
+    <hkern u1="m" u2="&#x201d;" k="20" />
+    <hkern u1="m" u2="&#x2019;" k="20" />
+    <hkern u1="m" u2="&#x27;" k="20" />
+    <hkern u1="m" u2="&#x22;" k="20" />
+    <hkern u1="n" u2="&#x201d;" k="20" />
+    <hkern u1="n" u2="&#x2019;" k="20" />
+    <hkern u1="n" u2="&#x27;" k="20" />
+    <hkern u1="n" u2="&#x22;" k="20" />
+    <hkern u1="o" u2="&#x1ef5;" k="41" />
+    <hkern u1="o" u2="&#x201d;" k="20" />
+    <hkern u1="o" u2="&#x2019;" k="20" />
+    <hkern u1="o" u2="&#x1e83;" k="41" />
+    <hkern u1="o" u2="&#x1e81;" k="41" />
+    <hkern u1="o" u2="&#x17e;" k="20" />
+    <hkern u1="o" u2="&#x17c;" k="20" />
+    <hkern u1="o" u2="&#x17a;" k="20" />
+    <hkern u1="o" u2="&#x175;" k="41" />
+    <hkern u1="o" u2="&#xfd;" k="41" />
+    <hkern u1="o" u2="z" k="20" />
+    <hkern u1="o" u2="y" k="41" />
+    <hkern u1="o" u2="x" k="41" />
+    <hkern u1="o" u2="w" k="41" />
+    <hkern u1="o" u2="v" k="41" />
+    <hkern u1="o" u2="&#x27;" k="20" />
+    <hkern u1="o" u2="&#x22;" k="20" />
+    <hkern u1="p" u2="&#x1ef5;" k="41" />
+    <hkern u1="p" u2="&#x201d;" k="20" />
+    <hkern u1="p" u2="&#x2019;" k="20" />
+    <hkern u1="p" u2="&#x1e83;" k="41" />
+    <hkern u1="p" u2="&#x1e81;" k="41" />
+    <hkern u1="p" u2="&#x17e;" k="20" />
+    <hkern u1="p" u2="&#x17c;" k="20" />
+    <hkern u1="p" u2="&#x17a;" k="20" />
+    <hkern u1="p" u2="&#x175;" k="41" />
+    <hkern u1="p" u2="&#xfd;" k="41" />
+    <hkern u1="p" u2="z" k="20" />
+    <hkern u1="p" u2="y" k="41" />
+    <hkern u1="p" u2="x" k="41" />
+    <hkern u1="p" u2="w" k="41" />
+    <hkern u1="p" u2="v" k="41" />
+    <hkern u1="p" u2="&#x27;" k="20" />
+    <hkern u1="p" u2="&#x22;" k="20" />
+    <hkern u1="r" u2="&#x1ee3;" k="41" />
+    <hkern u1="r" u2="&#x1ee1;" k="41" />
+    <hkern u1="r" u2="&#x1edf;" k="41" />
+    <hkern u1="r" u2="&#x1edd;" k="41" />
+    <hkern u1="r" u2="&#x1edb;" k="41" />
+    <hkern u1="r" u2="&#x1ed9;" k="41" />
+    <hkern u1="r" u2="&#x1ed7;" k="41" />
+    <hkern u1="r" u2="&#x1ed5;" k="41" />
+    <hkern u1="r" u2="&#x1ed1;" k="41" />
+    <hkern u1="r" u2="&#x1ecf;" k="41" />
+    <hkern u1="r" u2="&#x1ecd;" k="41" />
+    <hkern u1="r" u2="&#x1ec7;" k="41" />
+    <hkern u1="r" u2="&#x1ec5;" k="41" />
+    <hkern u1="r" u2="&#x1ec3;" k="41" />
+    <hkern u1="r" u2="&#x1ebf;" k="41" />
+    <hkern u1="r" u2="&#x1ebd;" k="41" />
+    <hkern u1="r" u2="&#x1ebb;" k="41" />
+    <hkern u1="r" u2="&#x1eb9;" k="41" />
+    <hkern u1="r" u2="&#x1eb7;" k="41" />
+    <hkern u1="r" u2="&#x1eb5;" k="41" />
+    <hkern u1="r" u2="&#x1eb3;" k="41" />
+    <hkern u1="r" u2="&#x1eb1;" k="41" />
+    <hkern u1="r" u2="&#x1eaf;" k="41" />
+    <hkern u1="r" u2="&#x1ead;" k="41" />
+    <hkern u1="r" u2="&#x1eab;" k="41" />
+    <hkern u1="r" u2="&#x1ea9;" k="41" />
+    <hkern u1="r" u2="&#x1ea5;" k="41" />
+    <hkern u1="r" u2="&#x1ea3;" k="41" />
+    <hkern u1="r" u2="&#x1ea1;" k="41" />
+    <hkern u1="r" u2="&#x1a1;" k="41" />
+    <hkern u1="r" u2="&#x1e01;" k="41" />
+    <hkern u1="r" u2="&#x201d;" k="-82" />
+    <hkern u1="r" u2="&#x2019;" k="-82" />
+    <hkern u1="r" u2="&#x1ff;" k="41" />
+    <hkern u1="r" u2="&#x1fd;" k="41" />
+    <hkern u1="r" u2="&#x1fb;" k="41" />
+    <hkern u1="r" u2="&#x153;" k="41" />
+    <hkern u1="r" u2="&#x151;" k="41" />
+    <hkern u1="r" u2="&#x14f;" k="41" />
+    <hkern u1="r" u2="&#x14d;" k="41" />
+    <hkern u1="r" u2="&#x123;" k="20" />
+    <hkern u1="r" u2="&#x121;" k="20" />
+    <hkern u1="r" u2="&#x11f;" k="20" />
+    <hkern u1="r" u2="&#x11d;" k="20" />
+    <hkern u1="r" u2="&#x11b;" k="41" />
+    <hkern u1="r" u2="&#x119;" k="41" />
+    <hkern u1="r" u2="&#x117;" k="41" />
+    <hkern u1="r" u2="&#x115;" k="41" />
+    <hkern u1="r" u2="&#x113;" k="41" />
+    <hkern u1="r" u2="&#x111;" k="41" />
+    <hkern u1="r" u2="&#x10f;" k="41" />
+    <hkern u1="r" u2="&#x10d;" k="41" />
+    <hkern u1="r" u2="&#x10b;" k="41" />
+    <hkern u1="r" u2="&#x109;" k="41" />
+    <hkern u1="r" u2="&#x107;" k="41" />
+    <hkern u1="r" u2="&#x105;" k="41" />
+    <hkern u1="r" u2="&#x103;" k="41" />
+    <hkern u1="r" u2="&#x101;" k="41" />
+    <hkern u1="r" u2="&#xf8;" k="41" />
+    <hkern u1="r" u2="&#xf6;" k="41" />
+    <hkern u1="r" u2="&#xf5;" k="41" />
+    <hkern u1="r" u2="&#xf4;" k="41" />
+    <hkern u1="r" u2="&#xf3;" k="41" />
+    <hkern u1="r" u2="&#xf2;" k="41" />
+    <hkern u1="r" u2="&#xeb;" k="41" />
+    <hkern u1="r" u2="&#xea;" k="41" />
+    <hkern u1="r" u2="&#xe9;" k="41" />
+    <hkern u1="r" u2="&#xe8;" k="41" />
+    <hkern u1="r" u2="&#xe7;" k="41" />
+    <hkern u1="r" u2="&#xe6;" k="41" />
+    <hkern u1="r" u2="&#xe5;" k="41" />
+    <hkern u1="r" u2="&#xe4;" k="41" />
+    <hkern u1="r" u2="&#xe3;" k="41" />
+    <hkern u1="r" u2="&#xe2;" k="41" />
+    <hkern u1="r" u2="&#xe1;" k="41" />
+    <hkern u1="r" u2="&#xe0;" k="41" />
+    <hkern u1="r" u2="q" k="41" />
+    <hkern u1="r" u2="o" k="41" />
+    <hkern u1="r" u2="g" k="20" />
+    <hkern u1="r" u2="e" k="41" />
+    <hkern u1="r" u2="d" k="41" />
+    <hkern u1="r" u2="c" k="41" />
+    <hkern u1="r" u2="a" k="41" />
+    <hkern u1="r" u2="&#x27;" k="-82" />
+    <hkern u1="r" u2="&#x22;" k="-82" />
+    <hkern u1="t" u2="&#x201d;" k="-41" />
+    <hkern u1="t" u2="&#x2019;" k="-41" />
+    <hkern u1="t" u2="&#x27;" k="-41" />
+    <hkern u1="t" u2="&#x22;" k="-41" />
+    <hkern u1="v" u2="&#x201e;" k="82" />
+    <hkern u1="v" u2="&#x201d;" k="-82" />
+    <hkern u1="v" u2="&#x201a;" k="82" />
+    <hkern u1="v" u2="&#x2019;" k="-82" />
+    <hkern u1="v" u2="&#x3f;" k="-41" />
+    <hkern u1="v" u2="&#x2e;" k="82" />
+    <hkern u1="v" u2="&#x2c;" k="82" />
+    <hkern u1="v" u2="&#x27;" k="-82" />
+    <hkern u1="v" u2="&#x22;" k="-82" />
+    <hkern u1="w" u2="&#x201e;" k="82" />
+    <hkern u1="w" u2="&#x201d;" k="-82" />
+    <hkern u1="w" u2="&#x201a;" k="82" />
+    <hkern u1="w" u2="&#x2019;" k="-82" />
+    <hkern u1="w" u2="&#x3f;" k="-41" />
+    <hkern u1="w" u2="&#x2e;" k="82" />
+    <hkern u1="w" u2="&#x2c;" k="82" />
+    <hkern u1="w" u2="&#x27;" k="-82" />
+    <hkern u1="w" u2="&#x22;" k="-82" />
+    <hkern u1="x" u2="&#x1ee3;" k="41" />
+    <hkern u1="x" u2="&#x1ee1;" k="41" />
+    <hkern u1="x" u2="&#x1edf;" k="41" />
+    <hkern u1="x" u2="&#x1edd;" k="41" />
+    <hkern u1="x" u2="&#x1edb;" k="41" />
+    <hkern u1="x" u2="&#x1ed9;" k="41" />
+    <hkern u1="x" u2="&#x1ed7;" k="41" />
+    <hkern u1="x" u2="&#x1ed5;" k="41" />
+    <hkern u1="x" u2="&#x1ed1;" k="41" />
+    <hkern u1="x" u2="&#x1ecf;" k="41" />
+    <hkern u1="x" u2="&#x1ecd;" k="41" />
+    <hkern u1="x" u2="&#x1ec7;" k="41" />
+    <hkern u1="x" u2="&#x1ec5;" k="41" />
+    <hkern u1="x" u2="&#x1ec3;" k="41" />
+    <hkern u1="x" u2="&#x1ebf;" k="41" />
+    <hkern u1="x" u2="&#x1ebd;" k="41" />
+    <hkern u1="x" u2="&#x1ebb;" k="41" />
+    <hkern u1="x" u2="&#x1eb9;" k="41" />
+    <hkern u1="x" u2="&#x1a1;" k="41" />
+    <hkern u1="x" u2="&#x1ff;" k="41" />
+    <hkern u1="x" u2="&#x153;" k="41" />
+    <hkern u1="x" u2="&#x151;" k="41" />
+    <hkern u1="x" u2="&#x14f;" k="41" />
+    <hkern u1="x" u2="&#x14d;" k="41" />
+    <hkern u1="x" u2="&#x11b;" k="41" />
+    <hkern u1="x" u2="&#x119;" k="41" />
+    <hkern u1="x" u2="&#x117;" k="41" />
+    <hkern u1="x" u2="&#x115;" k="41" />
+    <hkern u1="x" u2="&#x113;" k="41" />
+    <hkern u1="x" u2="&#x111;" k="41" />
+    <hkern u1="x" u2="&#x10f;" k="41" />
+    <hkern u1="x" u2="&#x10d;" k="41" />
+    <hkern u1="x" u2="&#x10b;" k="41" />
+    <hkern u1="x" u2="&#x109;" k="41" />
+    <hkern u1="x" u2="&#x107;" k="41" />
+    <hkern u1="x" u2="&#xf8;" k="41" />
+    <hkern u1="x" u2="&#xf6;" k="41" />
+    <hkern u1="x" u2="&#xf5;" k="41" />
+    <hkern u1="x" u2="&#xf4;" k="41" />
+    <hkern u1="x" u2="&#xf3;" k="41" />
+    <hkern u1="x" u2="&#xf2;" k="41" />
+    <hkern u1="x" u2="&#xeb;" k="41" />
+    <hkern u1="x" u2="&#xea;" k="41" />
+    <hkern u1="x" u2="&#xe9;" k="41" />
+    <hkern u1="x" u2="&#xe8;" k="41" />
+    <hkern u1="x" u2="&#xe7;" k="41" />
+    <hkern u1="x" u2="&#xe0;" k="41" />
+    <hkern u1="x" u2="q" k="41" />
+    <hkern u1="x" u2="o" k="41" />
+    <hkern u1="x" u2="e" k="41" />
+    <hkern u1="x" u2="d" k="41" />
+    <hkern u1="x" u2="c" k="41" />
+    <hkern u1="y" u2="&#x201e;" k="82" />
+    <hkern u1="y" u2="&#x201d;" k="-82" />
+    <hkern u1="y" u2="&#x201a;" k="82" />
+    <hkern u1="y" u2="&#x2019;" k="-82" />
+    <hkern u1="y" u2="&#x3f;" k="-41" />
+    <hkern u1="y" u2="&#x2e;" k="82" />
+    <hkern u1="y" u2="&#x2c;" k="82" />
+    <hkern u1="y" u2="&#x27;" k="-82" />
+    <hkern u1="y" u2="&#x22;" k="-82" />
+    <hkern u1="&#x7b;" u2="J" k="-184" />
+    <hkern u1="&#xc0;" u2="&#x162;" k="143" />
+    <hkern u1="&#xc0;" u2="&#x1ef8;" k="123" />
+    <hkern u1="&#xc0;" u2="&#x1ef6;" k="123" />
+    <hkern u1="&#xc0;" u2="&#x1ef4;" k="123" />
+    <hkern u1="&#xc0;" u2="&#x1ee2;" k="41" />
+    <hkern u1="&#xc0;" u2="&#x1ee0;" k="41" />
+    <hkern u1="&#xc0;" u2="&#x1ede;" k="41" />
+    <hkern u1="&#xc0;" u2="&#x1edc;" k="41" />
+    <hkern u1="&#xc0;" u2="&#x1eda;" k="41" />
+    <hkern u1="&#xc0;" u2="&#x1ed8;" k="41" />
+    <hkern u1="&#xc0;" u2="&#x1ed6;" k="41" />
+    <hkern u1="&#xc0;" u2="&#x1ed4;" k="41" />
+    <hkern u1="&#xc0;" u2="&#x1ed2;" k="41" />
+    <hkern u1="&#xc0;" u2="&#x1ed0;" k="41" />
+    <hkern u1="&#xc0;" u2="&#x1ece;" k="41" />
+    <hkern u1="&#xc0;" u2="&#x1ecc;" k="41" />
+    <hkern u1="&#xc0;" u2="&#x1a0;" k="41" />
+    <hkern u1="&#xc0;" u2="&#x201d;" k="143" />
+    <hkern u1="&#xc0;" u2="&#x2019;" k="143" />
+    <hkern u1="&#xc0;" u2="&#x1ef2;" k="123" />
+    <hkern u1="&#xc0;" u2="&#x1e84;" k="82" />
+    <hkern u1="&#xc0;" u2="&#x1e82;" k="82" />
+    <hkern u1="&#xc0;" u2="&#x1e80;" k="82" />
+    <hkern u1="&#xc0;" u2="&#x1fe;" k="41" />
+    <hkern u1="&#xc0;" u2="&#x178;" k="123" />
+    <hkern u1="&#xc0;" u2="&#x176;" k="123" />
+    <hkern u1="&#xc0;" u2="&#x174;" k="82" />
+    <hkern u1="&#xc0;" u2="&#x164;" k="143" />
+    <hkern u1="&#xc0;" u2="&#x21a;" k="143" />
+    <hkern u1="&#xc0;" u2="&#x152;" k="41" />
+    <hkern u1="&#xc0;" u2="&#x150;" k="41" />
+    <hkern u1="&#xc0;" u2="&#x14e;" k="41" />
+    <hkern u1="&#xc0;" u2="&#x14c;" k="41" />
+    <hkern u1="&#xc0;" u2="&#x122;" k="41" />
+    <hkern u1="&#xc0;" u2="&#x120;" k="41" />
+    <hkern u1="&#xc0;" u2="&#x11e;" k="41" />
+    <hkern u1="&#xc0;" u2="&#x11c;" k="41" />
+    <hkern u1="&#xc0;" u2="&#x10c;" k="41" />
+    <hkern u1="&#xc0;" u2="&#x10a;" k="41" />
+    <hkern u1="&#xc0;" u2="&#x108;" k="41" />
+    <hkern u1="&#xc0;" u2="&#x106;" k="41" />
+    <hkern u1="&#xc0;" u2="&#xdd;" k="123" />
+    <hkern u1="&#xc0;" u2="&#xd8;" k="41" />
+    <hkern u1="&#xc0;" u2="&#xd6;" k="41" />
+    <hkern u1="&#xc0;" u2="&#xd5;" k="41" />
+    <hkern u1="&#xc0;" u2="&#xd4;" k="41" />
+    <hkern u1="&#xc0;" u2="&#xd3;" k="41" />
+    <hkern u1="&#xc0;" u2="&#xd2;" k="41" />
+    <hkern u1="&#xc0;" u2="&#xc7;" k="41" />
+    <hkern u1="&#xc0;" u2="Y" k="123" />
+    <hkern u1="&#xc0;" u2="W" k="82" />
+    <hkern u1="&#xc0;" u2="V" k="82" />
+    <hkern u1="&#xc0;" u2="T" k="143" />
+    <hkern u1="&#xc0;" u2="Q" k="41" />
+    <hkern u1="&#xc0;" u2="O" k="41" />
+    <hkern u1="&#xc0;" u2="J" k="-266" />
+    <hkern u1="&#xc0;" u2="G" k="41" />
+    <hkern u1="&#xc0;" u2="C" k="41" />
+    <hkern u1="&#xc0;" u2="&#x27;" k="143" />
+    <hkern u1="&#xc0;" u2="&#x22;" k="143" />
+    <hkern u1="&#xc1;" u2="&#x162;" k="143" />
+    <hkern u1="&#xc1;" u2="&#x1ef8;" k="123" />
+    <hkern u1="&#xc1;" u2="&#x1ef6;" k="123" />
+    <hkern u1="&#xc1;" u2="&#x1ef4;" k="123" />
+    <hkern u1="&#xc1;" u2="&#x1ee2;" k="41" />
+    <hkern u1="&#xc1;" u2="&#x1ee0;" k="41" />
+    <hkern u1="&#xc1;" u2="&#x1ede;" k="41" />
+    <hkern u1="&#xc1;" u2="&#x1edc;" k="41" />
+    <hkern u1="&#xc1;" u2="&#x1eda;" k="41" />
+    <hkern u1="&#xc1;" u2="&#x1ed8;" k="41" />
+    <hkern u1="&#xc1;" u2="&#x1ed6;" k="41" />
+    <hkern u1="&#xc1;" u2="&#x1ed4;" k="41" />
+    <hkern u1="&#xc1;" u2="&#x1ed2;" k="41" />
+    <hkern u1="&#xc1;" u2="&#x1ed0;" k="41" />
+    <hkern u1="&#xc1;" u2="&#x1ece;" k="41" />
+    <hkern u1="&#xc1;" u2="&#x1ecc;" k="41" />
+    <hkern u1="&#xc1;" u2="&#x1a0;" k="41" />
+    <hkern u1="&#xc1;" u2="&#x201d;" k="143" />
+    <hkern u1="&#xc1;" u2="&#x2019;" k="143" />
+    <hkern u1="&#xc1;" u2="&#x1ef2;" k="123" />
+    <hkern u1="&#xc1;" u2="&#x1e84;" k="82" />
+    <hkern u1="&#xc1;" u2="&#x1e82;" k="82" />
+    <hkern u1="&#xc1;" u2="&#x1e80;" k="82" />
+    <hkern u1="&#xc1;" u2="&#x1fe;" k="41" />
+    <hkern u1="&#xc1;" u2="&#x178;" k="123" />
+    <hkern u1="&#xc1;" u2="&#x176;" k="123" />
+    <hkern u1="&#xc1;" u2="&#x174;" k="82" />
+    <hkern u1="&#xc1;" u2="&#x164;" k="143" />
+    <hkern u1="&#xc1;" u2="&#x21a;" k="143" />
+    <hkern u1="&#xc1;" u2="&#x152;" k="41" />
+    <hkern u1="&#xc1;" u2="&#x150;" k="41" />
+    <hkern u1="&#xc1;" u2="&#x14e;" k="41" />
+    <hkern u1="&#xc1;" u2="&#x14c;" k="41" />
+    <hkern u1="&#xc1;" u2="&#x122;" k="41" />
+    <hkern u1="&#xc1;" u2="&#x120;" k="41" />
+    <hkern u1="&#xc1;" u2="&#x11e;" k="41" />
+    <hkern u1="&#xc1;" u2="&#x11c;" k="41" />
+    <hkern u1="&#xc1;" u2="&#x10c;" k="41" />
+    <hkern u1="&#xc1;" u2="&#x10a;" k="41" />
+    <hkern u1="&#xc1;" u2="&#x108;" k="41" />
+    <hkern u1="&#xc1;" u2="&#x106;" k="41" />
+    <hkern u1="&#xc1;" u2="&#xdd;" k="123" />
+    <hkern u1="&#xc1;" u2="&#xd8;" k="41" />
+    <hkern u1="&#xc1;" u2="&#xd6;" k="41" />
+    <hkern u1="&#xc1;" u2="&#xd5;" k="41" />
+    <hkern u1="&#xc1;" u2="&#xd4;" k="41" />
+    <hkern u1="&#xc1;" u2="&#xd3;" k="41" />
+    <hkern u1="&#xc1;" u2="&#xd2;" k="41" />
+    <hkern u1="&#xc1;" u2="&#xc7;" k="41" />
+    <hkern u1="&#xc1;" u2="Y" k="123" />
+    <hkern u1="&#xc1;" u2="W" k="82" />
+    <hkern u1="&#xc1;" u2="V" k="82" />
+    <hkern u1="&#xc1;" u2="T" k="143" />
+    <hkern u1="&#xc1;" u2="Q" k="41" />
+    <hkern u1="&#xc1;" u2="O" k="41" />
+    <hkern u1="&#xc1;" u2="J" k="-266" />
+    <hkern u1="&#xc1;" u2="G" k="41" />
+    <hkern u1="&#xc1;" u2="C" k="41" />
+    <hkern u1="&#xc1;" u2="&#x27;" k="143" />
+    <hkern u1="&#xc1;" u2="&#x22;" k="143" />
+    <hkern u1="&#xc2;" u2="&#x162;" k="143" />
+    <hkern u1="&#xc2;" u2="&#x1ef8;" k="123" />
+    <hkern u1="&#xc2;" u2="&#x1ef6;" k="123" />
+    <hkern u1="&#xc2;" u2="&#x1ef4;" k="123" />
+    <hkern u1="&#xc2;" u2="&#x1ee2;" k="41" />
+    <hkern u1="&#xc2;" u2="&#x1ee0;" k="41" />
+    <hkern u1="&#xc2;" u2="&#x1ede;" k="41" />
+    <hkern u1="&#xc2;" u2="&#x1edc;" k="41" />
+    <hkern u1="&#xc2;" u2="&#x1eda;" k="41" />
+    <hkern u1="&#xc2;" u2="&#x1ed8;" k="41" />
+    <hkern u1="&#xc2;" u2="&#x1ed6;" k="41" />
+    <hkern u1="&#xc2;" u2="&#x1ed4;" k="41" />
+    <hkern u1="&#xc2;" u2="&#x1ed2;" k="41" />
+    <hkern u1="&#xc2;" u2="&#x1ed0;" k="41" />
+    <hkern u1="&#xc2;" u2="&#x1ece;" k="41" />
+    <hkern u1="&#xc2;" u2="&#x1ecc;" k="41" />
+    <hkern u1="&#xc2;" u2="&#x1a0;" k="41" />
+    <hkern u1="&#xc2;" u2="&#x201d;" k="143" />
+    <hkern u1="&#xc2;" u2="&#x2019;" k="143" />
+    <hkern u1="&#xc2;" u2="&#x1ef2;" k="123" />
+    <hkern u1="&#xc2;" u2="&#x1e84;" k="82" />
+    <hkern u1="&#xc2;" u2="&#x1e82;" k="82" />
+    <hkern u1="&#xc2;" u2="&#x1e80;" k="82" />
+    <hkern u1="&#xc2;" u2="&#x1fe;" k="41" />
+    <hkern u1="&#xc2;" u2="&#x178;" k="123" />
+    <hkern u1="&#xc2;" u2="&#x176;" k="123" />
+    <hkern u1="&#xc2;" u2="&#x174;" k="82" />
+    <hkern u1="&#xc2;" u2="&#x164;" k="143" />
+    <hkern u1="&#xc2;" u2="&#x21a;" k="143" />
+    <hkern u1="&#xc2;" u2="&#x152;" k="41" />
+    <hkern u1="&#xc2;" u2="&#x150;" k="41" />
+    <hkern u1="&#xc2;" u2="&#x14e;" k="41" />
+    <hkern u1="&#xc2;" u2="&#x14c;" k="41" />
+    <hkern u1="&#xc2;" u2="&#x122;" k="41" />
+    <hkern u1="&#xc2;" u2="&#x120;" k="41" />
+    <hkern u1="&#xc2;" u2="&#x11e;" k="41" />
+    <hkern u1="&#xc2;" u2="&#x11c;" k="41" />
+    <hkern u1="&#xc2;" u2="&#x10c;" k="41" />
+    <hkern u1="&#xc2;" u2="&#x10a;" k="41" />
+    <hkern u1="&#xc2;" u2="&#x108;" k="41" />
+    <hkern u1="&#xc2;" u2="&#x106;" k="41" />
+    <hkern u1="&#xc2;" u2="&#xdd;" k="123" />
+    <hkern u1="&#xc2;" u2="&#xd8;" k="41" />
+    <hkern u1="&#xc2;" u2="&#xd6;" k="41" />
+    <hkern u1="&#xc2;" u2="&#xd5;" k="41" />
+    <hkern u1="&#xc2;" u2="&#xd4;" k="41" />
+    <hkern u1="&#xc2;" u2="&#xd3;" k="41" />
+    <hkern u1="&#xc2;" u2="&#xd2;" k="41" />
+    <hkern u1="&#xc2;" u2="&#xc7;" k="41" />
+    <hkern u1="&#xc2;" u2="Y" k="123" />
+    <hkern u1="&#xc2;" u2="W" k="82" />
+    <hkern u1="&#xc2;" u2="V" k="82" />
+    <hkern u1="&#xc2;" u2="T" k="143" />
+    <hkern u1="&#xc2;" u2="Q" k="41" />
+    <hkern u1="&#xc2;" u2="O" k="41" />
+    <hkern u1="&#xc2;" u2="J" k="-266" />
+    <hkern u1="&#xc2;" u2="G" k="41" />
+    <hkern u1="&#xc2;" u2="C" k="41" />
+    <hkern u1="&#xc2;" u2="&#x27;" k="143" />
+    <hkern u1="&#xc2;" u2="&#x22;" k="143" />
+    <hkern u1="&#xc3;" u2="&#x162;" k="143" />
+    <hkern u1="&#xc3;" u2="&#x1ef8;" k="123" />
+    <hkern u1="&#xc3;" u2="&#x1ef6;" k="123" />
+    <hkern u1="&#xc3;" u2="&#x1ef4;" k="123" />
+    <hkern u1="&#xc3;" u2="&#x1ee2;" k="41" />
+    <hkern u1="&#xc3;" u2="&#x1ee0;" k="41" />
+    <hkern u1="&#xc3;" u2="&#x1ede;" k="41" />
+    <hkern u1="&#xc3;" u2="&#x1edc;" k="41" />
+    <hkern u1="&#xc3;" u2="&#x1eda;" k="41" />
+    <hkern u1="&#xc3;" u2="&#x1ed8;" k="41" />
+    <hkern u1="&#xc3;" u2="&#x1ed6;" k="41" />
+    <hkern u1="&#xc3;" u2="&#x1ed4;" k="41" />
+    <hkern u1="&#xc3;" u2="&#x1ed2;" k="41" />
+    <hkern u1="&#xc3;" u2="&#x1ed0;" k="41" />
+    <hkern u1="&#xc3;" u2="&#x1ece;" k="41" />
+    <hkern u1="&#xc3;" u2="&#x1ecc;" k="41" />
+    <hkern u1="&#xc3;" u2="&#x1a0;" k="41" />
+    <hkern u1="&#xc3;" u2="&#x201d;" k="143" />
+    <hkern u1="&#xc3;" u2="&#x2019;" k="143" />
+    <hkern u1="&#xc3;" u2="&#x1ef2;" k="123" />
+    <hkern u1="&#xc3;" u2="&#x1e84;" k="82" />
+    <hkern u1="&#xc3;" u2="&#x1e82;" k="82" />
+    <hkern u1="&#xc3;" u2="&#x1e80;" k="82" />
+    <hkern u1="&#xc3;" u2="&#x1fe;" k="41" />
+    <hkern u1="&#xc3;" u2="&#x178;" k="123" />
+    <hkern u1="&#xc3;" u2="&#x176;" k="123" />
+    <hkern u1="&#xc3;" u2="&#x174;" k="82" />
+    <hkern u1="&#xc3;" u2="&#x164;" k="143" />
+    <hkern u1="&#xc3;" u2="&#x21a;" k="143" />
+    <hkern u1="&#xc3;" u2="&#x152;" k="41" />
+    <hkern u1="&#xc3;" u2="&#x150;" k="41" />
+    <hkern u1="&#xc3;" u2="&#x14e;" k="41" />
+    <hkern u1="&#xc3;" u2="&#x14c;" k="41" />
+    <hkern u1="&#xc3;" u2="&#x122;" k="41" />
+    <hkern u1="&#xc3;" u2="&#x120;" k="41" />
+    <hkern u1="&#xc3;" u2="&#x11e;" k="41" />
+    <hkern u1="&#xc3;" u2="&#x11c;" k="41" />
+    <hkern u1="&#xc3;" u2="&#x10c;" k="41" />
+    <hkern u1="&#xc3;" u2="&#x10a;" k="41" />
+    <hkern u1="&#xc3;" u2="&#x108;" k="41" />
+    <hkern u1="&#xc3;" u2="&#x106;" k="41" />
+    <hkern u1="&#xc3;" u2="&#xdd;" k="123" />
+    <hkern u1="&#xc3;" u2="&#xd8;" k="41" />
+    <hkern u1="&#xc3;" u2="&#xd6;" k="41" />
+    <hkern u1="&#xc3;" u2="&#xd5;" k="41" />
+    <hkern u1="&#xc3;" u2="&#xd4;" k="41" />
+    <hkern u1="&#xc3;" u2="&#xd3;" k="41" />
+    <hkern u1="&#xc3;" u2="&#xd2;" k="41" />
+    <hkern u1="&#xc3;" u2="&#xc7;" k="41" />
+    <hkern u1="&#xc3;" u2="Y" k="123" />
+    <hkern u1="&#xc3;" u2="W" k="82" />
+    <hkern u1="&#xc3;" u2="V" k="82" />
+    <hkern u1="&#xc3;" u2="T" k="143" />
+    <hkern u1="&#xc3;" u2="Q" k="41" />
+    <hkern u1="&#xc3;" u2="O" k="41" />
+    <hkern u1="&#xc3;" u2="J" k="-266" />
+    <hkern u1="&#xc3;" u2="G" k="41" />
+    <hkern u1="&#xc3;" u2="C" k="41" />
+    <hkern u1="&#xc3;" u2="&#x27;" k="143" />
+    <hkern u1="&#xc3;" u2="&#x22;" k="143" />
+    <hkern u1="&#xc4;" u2="&#x162;" k="143" />
+    <hkern u1="&#xc4;" u2="&#x1ef8;" k="123" />
+    <hkern u1="&#xc4;" u2="&#x1ef6;" k="123" />
+    <hkern u1="&#xc4;" u2="&#x1ef4;" k="123" />
+    <hkern u1="&#xc4;" u2="&#x1ee2;" k="41" />
+    <hkern u1="&#xc4;" u2="&#x1ee0;" k="41" />
+    <hkern u1="&#xc4;" u2="&#x1ede;" k="41" />
+    <hkern u1="&#xc4;" u2="&#x1edc;" k="41" />
+    <hkern u1="&#xc4;" u2="&#x1eda;" k="41" />
+    <hkern u1="&#xc4;" u2="&#x1ed8;" k="41" />
+    <hkern u1="&#xc4;" u2="&#x1ed6;" k="41" />
+    <hkern u1="&#xc4;" u2="&#x1ed4;" k="41" />
+    <hkern u1="&#xc4;" u2="&#x1ed2;" k="41" />
+    <hkern u1="&#xc4;" u2="&#x1ed0;" k="41" />
+    <hkern u1="&#xc4;" u2="&#x1ece;" k="41" />
+    <hkern u1="&#xc4;" u2="&#x1ecc;" k="41" />
+    <hkern u1="&#xc4;" u2="&#x1a0;" k="41" />
+    <hkern u1="&#xc4;" u2="&#x201d;" k="143" />
+    <hkern u1="&#xc4;" u2="&#x2019;" k="143" />
+    <hkern u1="&#xc4;" u2="&#x1ef2;" k="123" />
+    <hkern u1="&#xc4;" u2="&#x1e84;" k="82" />
+    <hkern u1="&#xc4;" u2="&#x1e82;" k="82" />
+    <hkern u1="&#xc4;" u2="&#x1e80;" k="82" />
+    <hkern u1="&#xc4;" u2="&#x1fe;" k="41" />
+    <hkern u1="&#xc4;" u2="&#x178;" k="123" />
+    <hkern u1="&#xc4;" u2="&#x176;" k="123" />
+    <hkern u1="&#xc4;" u2="&#x174;" k="82" />
+    <hkern u1="&#xc4;" u2="&#x164;" k="143" />
+    <hkern u1="&#xc4;" u2="&#x21a;" k="143" />
+    <hkern u1="&#xc4;" u2="&#x152;" k="41" />
+    <hkern u1="&#xc4;" u2="&#x150;" k="41" />
+    <hkern u1="&#xc4;" u2="&#x14e;" k="41" />
+    <hkern u1="&#xc4;" u2="&#x14c;" k="41" />
+    <hkern u1="&#xc4;" u2="&#x122;" k="41" />
+    <hkern u1="&#xc4;" u2="&#x120;" k="41" />
+    <hkern u1="&#xc4;" u2="&#x11e;" k="41" />
+    <hkern u1="&#xc4;" u2="&#x11c;" k="41" />
+    <hkern u1="&#xc4;" u2="&#x10c;" k="41" />
+    <hkern u1="&#xc4;" u2="&#x10a;" k="41" />
+    <hkern u1="&#xc4;" u2="&#x108;" k="41" />
+    <hkern u1="&#xc4;" u2="&#x106;" k="41" />
+    <hkern u1="&#xc4;" u2="&#xdd;" k="123" />
+    <hkern u1="&#xc4;" u2="&#xd8;" k="41" />
+    <hkern u1="&#xc4;" u2="&#xd6;" k="41" />
+    <hkern u1="&#xc4;" u2="&#xd5;" k="41" />
+    <hkern u1="&#xc4;" u2="&#xd4;" k="41" />
+    <hkern u1="&#xc4;" u2="&#xd3;" k="41" />
+    <hkern u1="&#xc4;" u2="&#xd2;" k="41" />
+    <hkern u1="&#xc4;" u2="&#xc7;" k="41" />
+    <hkern u1="&#xc4;" u2="Y" k="123" />
+    <hkern u1="&#xc4;" u2="W" k="82" />
+    <hkern u1="&#xc4;" u2="V" k="82" />
+    <hkern u1="&#xc4;" u2="T" k="143" />
+    <hkern u1="&#xc4;" u2="Q" k="41" />
+    <hkern u1="&#xc4;" u2="O" k="41" />
+    <hkern u1="&#xc4;" u2="J" k="-266" />
+    <hkern u1="&#xc4;" u2="G" k="41" />
+    <hkern u1="&#xc4;" u2="C" k="41" />
+    <hkern u1="&#xc4;" u2="&#x27;" k="143" />
+    <hkern u1="&#xc4;" u2="&#x22;" k="143" />
+    <hkern u1="&#xc5;" u2="&#x162;" k="143" />
+    <hkern u1="&#xc5;" u2="&#x1ef8;" k="123" />
+    <hkern u1="&#xc5;" u2="&#x1ef6;" k="123" />
+    <hkern u1="&#xc5;" u2="&#x1ef4;" k="123" />
+    <hkern u1="&#xc5;" u2="&#x1ee2;" k="41" />
+    <hkern u1="&#xc5;" u2="&#x1ee0;" k="41" />
+    <hkern u1="&#xc5;" u2="&#x1ede;" k="41" />
+    <hkern u1="&#xc5;" u2="&#x1edc;" k="41" />
+    <hkern u1="&#xc5;" u2="&#x1eda;" k="41" />
+    <hkern u1="&#xc5;" u2="&#x1ed8;" k="41" />
+    <hkern u1="&#xc5;" u2="&#x1ed6;" k="41" />
+    <hkern u1="&#xc5;" u2="&#x1ed4;" k="41" />
+    <hkern u1="&#xc5;" u2="&#x1ed2;" k="41" />
+    <hkern u1="&#xc5;" u2="&#x1ed0;" k="41" />
+    <hkern u1="&#xc5;" u2="&#x1ece;" k="41" />
+    <hkern u1="&#xc5;" u2="&#x1ecc;" k="41" />
+    <hkern u1="&#xc5;" u2="&#x1a0;" k="41" />
+    <hkern u1="&#xc5;" u2="&#x201d;" k="143" />
+    <hkern u1="&#xc5;" u2="&#x2019;" k="143" />
+    <hkern u1="&#xc5;" u2="&#x1ef2;" k="123" />
+    <hkern u1="&#xc5;" u2="&#x1e84;" k="82" />
+    <hkern u1="&#xc5;" u2="&#x1e82;" k="82" />
+    <hkern u1="&#xc5;" u2="&#x1e80;" k="82" />
+    <hkern u1="&#xc5;" u2="&#x1fe;" k="41" />
+    <hkern u1="&#xc5;" u2="&#x178;" k="123" />
+    <hkern u1="&#xc5;" u2="&#x176;" k="123" />
+    <hkern u1="&#xc5;" u2="&#x174;" k="82" />
+    <hkern u1="&#xc5;" u2="&#x164;" k="143" />
+    <hkern u1="&#xc5;" u2="&#x21a;" k="143" />
+    <hkern u1="&#xc5;" u2="&#x152;" k="41" />
+    <hkern u1="&#xc5;" u2="&#x150;" k="41" />
+    <hkern u1="&#xc5;" u2="&#x14e;" k="41" />
+    <hkern u1="&#xc5;" u2="&#x14c;" k="41" />
+    <hkern u1="&#xc5;" u2="&#x122;" k="41" />
+    <hkern u1="&#xc5;" u2="&#x120;" k="41" />
+    <hkern u1="&#xc5;" u2="&#x11e;" k="41" />
+    <hkern u1="&#xc5;" u2="&#x11c;" k="41" />
+    <hkern u1="&#xc5;" u2="&#x10c;" k="41" />
+    <hkern u1="&#xc5;" u2="&#x10a;" k="41" />
+    <hkern u1="&#xc5;" u2="&#x108;" k="41" />
+    <hkern u1="&#xc5;" u2="&#x106;" k="41" />
+    <hkern u1="&#xc5;" u2="&#xdd;" k="123" />
+    <hkern u1="&#xc5;" u2="&#xd8;" k="41" />
+    <hkern u1="&#xc5;" u2="&#xd6;" k="41" />
+    <hkern u1="&#xc5;" u2="&#xd5;" k="41" />
+    <hkern u1="&#xc5;" u2="&#xd4;" k="41" />
+    <hkern u1="&#xc5;" u2="&#xd3;" k="41" />
+    <hkern u1="&#xc5;" u2="&#xd2;" k="41" />
+    <hkern u1="&#xc5;" u2="&#xc7;" k="41" />
+    <hkern u1="&#xc5;" u2="Y" k="123" />
+    <hkern u1="&#xc5;" u2="W" k="82" />
+    <hkern u1="&#xc5;" u2="V" k="82" />
+    <hkern u1="&#xc5;" u2="T" k="143" />
+    <hkern u1="&#xc5;" u2="Q" k="41" />
+    <hkern u1="&#xc5;" u2="O" k="41" />
+    <hkern u1="&#xc5;" u2="J" k="-266" />
+    <hkern u1="&#xc5;" u2="G" k="41" />
+    <hkern u1="&#xc5;" u2="C" k="41" />
+    <hkern u1="&#xc5;" u2="&#x27;" k="143" />
+    <hkern u1="&#xc5;" u2="&#x22;" k="143" />
+    <hkern u1="&#xc6;" u2="J" k="-123" />
+    <hkern u1="&#xc7;" u2="&#x1ee2;" k="41" />
+    <hkern u1="&#xc7;" u2="&#x1ee0;" k="41" />
+    <hkern u1="&#xc7;" u2="&#x1ede;" k="41" />
+    <hkern u1="&#xc7;" u2="&#x1edc;" k="41" />
+    <hkern u1="&#xc7;" u2="&#x1eda;" k="41" />
+    <hkern u1="&#xc7;" u2="&#x1ed8;" k="41" />
+    <hkern u1="&#xc7;" u2="&#x1ed6;" k="41" />
+    <hkern u1="&#xc7;" u2="&#x1ed4;" k="41" />
+    <hkern u1="&#xc7;" u2="&#x1ed2;" k="41" />
+    <hkern u1="&#xc7;" u2="&#x1ed0;" k="41" />
+    <hkern u1="&#xc7;" u2="&#x1ece;" k="41" />
+    <hkern u1="&#xc7;" u2="&#x1ecc;" k="41" />
+    <hkern u1="&#xc7;" u2="&#x1a0;" k="41" />
+    <hkern u1="&#xc7;" u2="&#x1fe;" k="41" />
+    <hkern u1="&#xc7;" u2="&#x152;" k="41" />
+    <hkern u1="&#xc7;" u2="&#x150;" k="41" />
+    <hkern u1="&#xc7;" u2="&#x14e;" k="41" />
+    <hkern u1="&#xc7;" u2="&#x14c;" k="41" />
+    <hkern u1="&#xc7;" u2="&#x122;" k="41" />
+    <hkern u1="&#xc7;" u2="&#x120;" k="41" />
+    <hkern u1="&#xc7;" u2="&#x11e;" k="41" />
+    <hkern u1="&#xc7;" u2="&#x11c;" k="41" />
+    <hkern u1="&#xc7;" u2="&#x10c;" k="41" />
+    <hkern u1="&#xc7;" u2="&#x10a;" k="41" />
+    <hkern u1="&#xc7;" u2="&#x108;" k="41" />
+    <hkern u1="&#xc7;" u2="&#x106;" k="41" />
+    <hkern u1="&#xc7;" u2="&#xd8;" k="41" />
+    <hkern u1="&#xc7;" u2="&#xd6;" k="41" />
+    <hkern u1="&#xc7;" u2="&#xd5;" k="41" />
+    <hkern u1="&#xc7;" u2="&#xd4;" k="41" />
+    <hkern u1="&#xc7;" u2="&#xd3;" k="41" />
+    <hkern u1="&#xc7;" u2="&#xd2;" k="41" />
+    <hkern u1="&#xc7;" u2="&#xc7;" k="41" />
+    <hkern u1="&#xc7;" u2="Q" k="41" />
+    <hkern u1="&#xc7;" u2="O" k="41" />
+    <hkern u1="&#xc7;" u2="G" k="41" />
+    <hkern u1="&#xc7;" u2="C" k="41" />
+    <hkern u1="&#xc8;" u2="J" k="-123" />
+    <hkern u1="&#xc9;" u2="J" k="-123" />
+    <hkern u1="&#xca;" u2="J" k="-123" />
+    <hkern u1="&#xcb;" u2="J" k="-123" />
+    <hkern u1="&#xd0;" u2="&#x162;" k="61" />
+    <hkern u1="&#xd0;" u2="&#x1ef8;" k="20" />
+    <hkern u1="&#xd0;" u2="&#x1ef6;" k="20" />
+    <hkern u1="&#xd0;" u2="&#x1ef4;" k="20" />
+    <hkern u1="&#xd0;" u2="&#x1eb6;" k="41" />
+    <hkern u1="&#xd0;" u2="&#x1eb4;" k="41" />
+    <hkern u1="&#xd0;" u2="&#x1eb2;" k="41" />
+    <hkern u1="&#xd0;" u2="&#x1eb0;" k="41" />
+    <hkern u1="&#xd0;" u2="&#x1eae;" k="41" />
+    <hkern u1="&#xd0;" u2="&#x1eac;" k="41" />
+    <hkern u1="&#xd0;" u2="&#x1eaa;" k="41" />
+    <hkern u1="&#xd0;" u2="&#x1ea8;" k="41" />
+    <hkern u1="&#xd0;" u2="&#x1ea6;" k="41" />
+    <hkern u1="&#xd0;" u2="&#x1ea4;" k="41" />
+    <hkern u1="&#xd0;" u2="&#x1ea2;" k="41" />
+    <hkern u1="&#xd0;" u2="&#x1ea0;" k="41" />
+    <hkern u1="&#xd0;" u2="&#x1e00;" k="41" />
+    <hkern u1="&#xd0;" u2="&#x201e;" k="82" />
+    <hkern u1="&#xd0;" u2="&#x201a;" k="82" />
+    <hkern u1="&#xd0;" u2="&#x1ef2;" k="20" />
+    <hkern u1="&#xd0;" u2="&#x1e84;" k="20" />
+    <hkern u1="&#xd0;" u2="&#x1e82;" k="20" />
+    <hkern u1="&#xd0;" u2="&#x1e80;" k="20" />
+    <hkern u1="&#xd0;" u2="&#x405;" k="20" />
+    <hkern u1="&#xd0;" u2="&#x1fa;" k="41" />
+    <hkern u1="&#xd0;" u2="&#x17d;" k="20" />
+    <hkern u1="&#xd0;" u2="&#x17b;" k="20" />
+    <hkern u1="&#xd0;" u2="&#x179;" k="20" />
+    <hkern u1="&#xd0;" u2="&#x178;" k="20" />
+    <hkern u1="&#xd0;" u2="&#x176;" k="20" />
+    <hkern u1="&#xd0;" u2="&#x174;" k="20" />
+    <hkern u1="&#xd0;" u2="&#x164;" k="61" />
+    <hkern u1="&#xd0;" u2="&#x21a;" k="61" />
+    <hkern u1="&#xd0;" u2="&#x104;" k="41" />
+    <hkern u1="&#xd0;" u2="&#x102;" k="41" />
+    <hkern u1="&#xd0;" u2="&#x100;" k="41" />
+    <hkern u1="&#xd0;" u2="&#xdd;" k="20" />
+    <hkern u1="&#xd0;" u2="&#xc5;" k="41" />
+    <hkern u1="&#xd0;" u2="&#xc4;" k="41" />
+    <hkern u1="&#xd0;" u2="&#xc3;" k="41" />
+    <hkern u1="&#xd0;" u2="&#xc2;" k="41" />
+    <hkern u1="&#xd0;" u2="&#xc1;" k="41" />
+    <hkern u1="&#xd0;" u2="&#xc0;" k="41" />
+    <hkern u1="&#xd0;" u2="Z" k="20" />
+    <hkern u1="&#xd0;" u2="Y" k="20" />
+    <hkern u1="&#xd0;" u2="X" k="41" />
+    <hkern u1="&#xd0;" u2="W" k="20" />
+    <hkern u1="&#xd0;" u2="V" k="20" />
+    <hkern u1="&#xd0;" u2="T" k="61" />
+    <hkern u1="&#xd0;" u2="A" k="41" />
+    <hkern u1="&#xd0;" u2="&#x2e;" k="82" />
+    <hkern u1="&#xd0;" u2="&#x2c;" k="82" />
+    <hkern u1="&#xd2;" u2="&#x162;" k="61" />
+    <hkern u1="&#xd2;" u2="&#x1ef8;" k="20" />
+    <hkern u1="&#xd2;" u2="&#x1ef6;" k="20" />
+    <hkern u1="&#xd2;" u2="&#x1ef4;" k="20" />
+    <hkern u1="&#xd2;" u2="&#x1eb6;" k="41" />
+    <hkern u1="&#xd2;" u2="&#x1eb4;" k="41" />
+    <hkern u1="&#xd2;" u2="&#x1eb2;" k="41" />
+    <hkern u1="&#xd2;" u2="&#x1eb0;" k="41" />
+    <hkern u1="&#xd2;" u2="&#x1eae;" k="41" />
+    <hkern u1="&#xd2;" u2="&#x1eac;" k="41" />
+    <hkern u1="&#xd2;" u2="&#x1eaa;" k="41" />
+    <hkern u1="&#xd2;" u2="&#x1ea8;" k="41" />
+    <hkern u1="&#xd2;" u2="&#x1ea6;" k="41" />
+    <hkern u1="&#xd2;" u2="&#x1ea4;" k="41" />
+    <hkern u1="&#xd2;" u2="&#x1ea2;" k="41" />
+    <hkern u1="&#xd2;" u2="&#x1ea0;" k="41" />
+    <hkern u1="&#xd2;" u2="&#x1e00;" k="41" />
+    <hkern u1="&#xd2;" u2="&#x201e;" k="82" />
+    <hkern u1="&#xd2;" u2="&#x201a;" k="82" />
+    <hkern u1="&#xd2;" u2="&#x1ef2;" k="20" />
+    <hkern u1="&#xd2;" u2="&#x1e84;" k="20" />
+    <hkern u1="&#xd2;" u2="&#x1e82;" k="20" />
+    <hkern u1="&#xd2;" u2="&#x1e80;" k="20" />
+    <hkern u1="&#xd2;" u2="&#x405;" k="20" />
+    <hkern u1="&#xd2;" u2="&#x1fa;" k="41" />
+    <hkern u1="&#xd2;" u2="&#x17d;" k="20" />
+    <hkern u1="&#xd2;" u2="&#x17b;" k="20" />
+    <hkern u1="&#xd2;" u2="&#x179;" k="20" />
+    <hkern u1="&#xd2;" u2="&#x178;" k="20" />
+    <hkern u1="&#xd2;" u2="&#x176;" k="20" />
+    <hkern u1="&#xd2;" u2="&#x174;" k="20" />
+    <hkern u1="&#xd2;" u2="&#x164;" k="61" />
+    <hkern u1="&#xd2;" u2="&#x21a;" k="61" />
+    <hkern u1="&#xd2;" u2="&#x104;" k="41" />
+    <hkern u1="&#xd2;" u2="&#x102;" k="41" />
+    <hkern u1="&#xd2;" u2="&#x100;" k="41" />
+    <hkern u1="&#xd2;" u2="&#xdd;" k="20" />
+    <hkern u1="&#xd2;" u2="&#xc5;" k="41" />
+    <hkern u1="&#xd2;" u2="&#xc4;" k="41" />
+    <hkern u1="&#xd2;" u2="&#xc3;" k="41" />
+    <hkern u1="&#xd2;" u2="&#xc2;" k="41" />
+    <hkern u1="&#xd2;" u2="&#xc1;" k="41" />
+    <hkern u1="&#xd2;" u2="&#xc0;" k="41" />
+    <hkern u1="&#xd2;" u2="Z" k="20" />
+    <hkern u1="&#xd2;" u2="Y" k="20" />
+    <hkern u1="&#xd2;" u2="X" k="41" />
+    <hkern u1="&#xd2;" u2="W" k="20" />
+    <hkern u1="&#xd2;" u2="V" k="20" />
+    <hkern u1="&#xd2;" u2="T" k="61" />
+    <hkern u1="&#xd2;" u2="A" k="41" />
+    <hkern u1="&#xd2;" u2="&#x2e;" k="82" />
+    <hkern u1="&#xd2;" u2="&#x2c;" k="82" />
+    <hkern u1="&#xd3;" u2="&#x162;" k="61" />
+    <hkern u1="&#xd3;" u2="&#x1ef8;" k="20" />
+    <hkern u1="&#xd3;" u2="&#x1ef6;" k="20" />
+    <hkern u1="&#xd3;" u2="&#x1ef4;" k="20" />
+    <hkern u1="&#xd3;" u2="&#x1eb6;" k="41" />
+    <hkern u1="&#xd3;" u2="&#x1eb4;" k="41" />
+    <hkern u1="&#xd3;" u2="&#x1eb2;" k="41" />
+    <hkern u1="&#xd3;" u2="&#x1eb0;" k="41" />
+    <hkern u1="&#xd3;" u2="&#x1eae;" k="41" />
+    <hkern u1="&#xd3;" u2="&#x1eac;" k="41" />
+    <hkern u1="&#xd3;" u2="&#x1eaa;" k="41" />
+    <hkern u1="&#xd3;" u2="&#x1ea8;" k="41" />
+    <hkern u1="&#xd3;" u2="&#x1ea6;" k="41" />
+    <hkern u1="&#xd3;" u2="&#x1ea4;" k="41" />
+    <hkern u1="&#xd3;" u2="&#x1ea2;" k="41" />
+    <hkern u1="&#xd3;" u2="&#x1ea0;" k="41" />
+    <hkern u1="&#xd3;" u2="&#x1e00;" k="41" />
+    <hkern u1="&#xd3;" u2="&#x201e;" k="82" />
+    <hkern u1="&#xd3;" u2="&#x201a;" k="82" />
+    <hkern u1="&#xd3;" u2="&#x1ef2;" k="20" />
+    <hkern u1="&#xd3;" u2="&#x1e84;" k="20" />
+    <hkern u1="&#xd3;" u2="&#x1e82;" k="20" />
+    <hkern u1="&#xd3;" u2="&#x1e80;" k="20" />
+    <hkern u1="&#xd3;" u2="&#x405;" k="20" />
+    <hkern u1="&#xd3;" u2="&#x1fa;" k="41" />
+    <hkern u1="&#xd3;" u2="&#x17d;" k="20" />
+    <hkern u1="&#xd3;" u2="&#x17b;" k="20" />
+    <hkern u1="&#xd3;" u2="&#x179;" k="20" />
+    <hkern u1="&#xd3;" u2="&#x178;" k="20" />
+    <hkern u1="&#xd3;" u2="&#x176;" k="20" />
+    <hkern u1="&#xd3;" u2="&#x174;" k="20" />
+    <hkern u1="&#xd3;" u2="&#x164;" k="61" />
+    <hkern u1="&#xd3;" u2="&#x21a;" k="61" />
+    <hkern u1="&#xd3;" u2="&#x104;" k="41" />
+    <hkern u1="&#xd3;" u2="&#x102;" k="41" />
+    <hkern u1="&#xd3;" u2="&#x100;" k="41" />
+    <hkern u1="&#xd3;" u2="&#xdd;" k="20" />
+    <hkern u1="&#xd3;" u2="&#xc5;" k="41" />
+    <hkern u1="&#xd3;" u2="&#xc4;" k="41" />
+    <hkern u1="&#xd3;" u2="&#xc3;" k="41" />
+    <hkern u1="&#xd3;" u2="&#xc2;" k="41" />
+    <hkern u1="&#xd3;" u2="&#xc1;" k="41" />
+    <hkern u1="&#xd3;" u2="&#xc0;" k="41" />
+    <hkern u1="&#xd3;" u2="Z" k="20" />
+    <hkern u1="&#xd3;" u2="Y" k="20" />
+    <hkern u1="&#xd3;" u2="X" k="41" />
+    <hkern u1="&#xd3;" u2="W" k="20" />
+    <hkern u1="&#xd3;" u2="V" k="20" />
+    <hkern u1="&#xd3;" u2="T" k="61" />
+    <hkern u1="&#xd3;" u2="A" k="41" />
+    <hkern u1="&#xd3;" u2="&#x2e;" k="82" />
+    <hkern u1="&#xd3;" u2="&#x2c;" k="82" />
+    <hkern u1="&#xd4;" u2="&#x162;" k="61" />
+    <hkern u1="&#xd4;" u2="&#x1ef8;" k="20" />
+    <hkern u1="&#xd4;" u2="&#x1ef6;" k="20" />
+    <hkern u1="&#xd4;" u2="&#x1ef4;" k="20" />
+    <hkern u1="&#xd4;" u2="&#x1eb6;" k="41" />
+    <hkern u1="&#xd4;" u2="&#x1eb4;" k="41" />
+    <hkern u1="&#xd4;" u2="&#x1eb2;" k="41" />
+    <hkern u1="&#xd4;" u2="&#x1eb0;" k="41" />
+    <hkern u1="&#xd4;" u2="&#x1eae;" k="41" />
+    <hkern u1="&#xd4;" u2="&#x1eac;" k="41" />
+    <hkern u1="&#xd4;" u2="&#x1eaa;" k="41" />
+    <hkern u1="&#xd4;" u2="&#x1ea8;" k="41" />
+    <hkern u1="&#xd4;" u2="&#x1ea6;" k="41" />
+    <hkern u1="&#xd4;" u2="&#x1ea4;" k="41" />
+    <hkern u1="&#xd4;" u2="&#x1ea2;" k="41" />
+    <hkern u1="&#xd4;" u2="&#x1ea0;" k="41" />
+    <hkern u1="&#xd4;" u2="&#x1e00;" k="41" />
+    <hkern u1="&#xd4;" u2="&#x201e;" k="82" />
+    <hkern u1="&#xd4;" u2="&#x201a;" k="82" />
+    <hkern u1="&#xd4;" u2="&#x1ef2;" k="20" />
+    <hkern u1="&#xd4;" u2="&#x1e84;" k="20" />
+    <hkern u1="&#xd4;" u2="&#x1e82;" k="20" />
+    <hkern u1="&#xd4;" u2="&#x1e80;" k="20" />
+    <hkern u1="&#xd4;" u2="&#x405;" k="20" />
+    <hkern u1="&#xd4;" u2="&#x1fa;" k="41" />
+    <hkern u1="&#xd4;" u2="&#x17d;" k="20" />
+    <hkern u1="&#xd4;" u2="&#x17b;" k="20" />
+    <hkern u1="&#xd4;" u2="&#x179;" k="20" />
+    <hkern u1="&#xd4;" u2="&#x178;" k="20" />
+    <hkern u1="&#xd4;" u2="&#x176;" k="20" />
+    <hkern u1="&#xd4;" u2="&#x174;" k="20" />
+    <hkern u1="&#xd4;" u2="&#x164;" k="61" />
+    <hkern u1="&#xd4;" u2="&#x21a;" k="61" />
+    <hkern u1="&#xd4;" u2="&#x104;" k="41" />
+    <hkern u1="&#xd4;" u2="&#x102;" k="41" />
+    <hkern u1="&#xd4;" u2="&#x100;" k="41" />
+    <hkern u1="&#xd4;" u2="&#xdd;" k="20" />
+    <hkern u1="&#xd4;" u2="&#xc5;" k="41" />
+    <hkern u1="&#xd4;" u2="&#xc4;" k="41" />
+    <hkern u1="&#xd4;" u2="&#xc3;" k="41" />
+    <hkern u1="&#xd4;" u2="&#xc2;" k="41" />
+    <hkern u1="&#xd4;" u2="&#xc1;" k="41" />
+    <hkern u1="&#xd4;" u2="&#xc0;" k="41" />
+    <hkern u1="&#xd4;" u2="Z" k="20" />
+    <hkern u1="&#xd4;" u2="Y" k="20" />
+    <hkern u1="&#xd4;" u2="X" k="41" />
+    <hkern u1="&#xd4;" u2="W" k="20" />
+    <hkern u1="&#xd4;" u2="V" k="20" />
+    <hkern u1="&#xd4;" u2="T" k="61" />
+    <hkern u1="&#xd4;" u2="A" k="41" />
+    <hkern u1="&#xd4;" u2="&#x2e;" k="82" />
+    <hkern u1="&#xd4;" u2="&#x2c;" k="82" />
+    <hkern u1="&#xd5;" u2="&#x162;" k="61" />
+    <hkern u1="&#xd5;" u2="&#x1ef8;" k="20" />
+    <hkern u1="&#xd5;" u2="&#x1ef6;" k="20" />
+    <hkern u1="&#xd5;" u2="&#x1ef4;" k="20" />
+    <hkern u1="&#xd5;" u2="&#x1eb6;" k="41" />
+    <hkern u1="&#xd5;" u2="&#x1eb4;" k="41" />
+    <hkern u1="&#xd5;" u2="&#x1eb2;" k="41" />
+    <hkern u1="&#xd5;" u2="&#x1eb0;" k="41" />
+    <hkern u1="&#xd5;" u2="&#x1eae;" k="41" />
+    <hkern u1="&#xd5;" u2="&#x1eac;" k="41" />
+    <hkern u1="&#xd5;" u2="&#x1eaa;" k="41" />
+    <hkern u1="&#xd5;" u2="&#x1ea8;" k="41" />
+    <hkern u1="&#xd5;" u2="&#x1ea6;" k="41" />
+    <hkern u1="&#xd5;" u2="&#x1ea4;" k="41" />
+    <hkern u1="&#xd5;" u2="&#x1ea2;" k="41" />
+    <hkern u1="&#xd5;" u2="&#x1ea0;" k="41" />
+    <hkern u1="&#xd5;" u2="&#x1e00;" k="41" />
+    <hkern u1="&#xd5;" u2="&#x201e;" k="82" />
+    <hkern u1="&#xd5;" u2="&#x201a;" k="82" />
+    <hkern u1="&#xd5;" u2="&#x1ef2;" k="20" />
+    <hkern u1="&#xd5;" u2="&#x1e84;" k="20" />
+    <hkern u1="&#xd5;" u2="&#x1e82;" k="20" />
+    <hkern u1="&#xd5;" u2="&#x1e80;" k="20" />
+    <hkern u1="&#xd5;" u2="&#x405;" k="20" />
+    <hkern u1="&#xd5;" u2="&#x1fa;" k="41" />
+    <hkern u1="&#xd5;" u2="&#x17d;" k="20" />
+    <hkern u1="&#xd5;" u2="&#x17b;" k="20" />
+    <hkern u1="&#xd5;" u2="&#x179;" k="20" />
+    <hkern u1="&#xd5;" u2="&#x178;" k="20" />
+    <hkern u1="&#xd5;" u2="&#x176;" k="20" />
+    <hkern u1="&#xd5;" u2="&#x174;" k="20" />
+    <hkern u1="&#xd5;" u2="&#x164;" k="61" />
+    <hkern u1="&#xd5;" u2="&#x21a;" k="61" />
+    <hkern u1="&#xd5;" u2="&#x104;" k="41" />
+    <hkern u1="&#xd5;" u2="&#x102;" k="41" />
+    <hkern u1="&#xd5;" u2="&#x100;" k="41" />
+    <hkern u1="&#xd5;" u2="&#xdd;" k="20" />
+    <hkern u1="&#xd5;" u2="&#xc5;" k="41" />
+    <hkern u1="&#xd5;" u2="&#xc4;" k="41" />
+    <hkern u1="&#xd5;" u2="&#xc3;" k="41" />
+    <hkern u1="&#xd5;" u2="&#xc2;" k="41" />
+    <hkern u1="&#xd5;" u2="&#xc1;" k="41" />
+    <hkern u1="&#xd5;" u2="&#xc0;" k="41" />
+    <hkern u1="&#xd5;" u2="Z" k="20" />
+    <hkern u1="&#xd5;" u2="Y" k="20" />
+    <hkern u1="&#xd5;" u2="X" k="41" />
+    <hkern u1="&#xd5;" u2="W" k="20" />
+    <hkern u1="&#xd5;" u2="V" k="20" />
+    <hkern u1="&#xd5;" u2="T" k="61" />
+    <hkern u1="&#xd5;" u2="A" k="41" />
+    <hkern u1="&#xd5;" u2="&#x2e;" k="82" />
+    <hkern u1="&#xd5;" u2="&#x2c;" k="82" />
+    <hkern u1="&#xd6;" u2="&#x162;" k="61" />
+    <hkern u1="&#xd6;" u2="&#x1ef8;" k="20" />
+    <hkern u1="&#xd6;" u2="&#x1ef6;" k="20" />
+    <hkern u1="&#xd6;" u2="&#x1ef4;" k="20" />
+    <hkern u1="&#xd6;" u2="&#x1eb6;" k="41" />
+    <hkern u1="&#xd6;" u2="&#x1eb4;" k="41" />
+    <hkern u1="&#xd6;" u2="&#x1eb2;" k="41" />
+    <hkern u1="&#xd6;" u2="&#x1eb0;" k="41" />
+    <hkern u1="&#xd6;" u2="&#x1eae;" k="41" />
+    <hkern u1="&#xd6;" u2="&#x1eac;" k="41" />
+    <hkern u1="&#xd6;" u2="&#x1eaa;" k="41" />
+    <hkern u1="&#xd6;" u2="&#x1ea8;" k="41" />
+    <hkern u1="&#xd6;" u2="&#x1ea6;" k="41" />
+    <hkern u1="&#xd6;" u2="&#x1ea4;" k="41" />
+    <hkern u1="&#xd6;" u2="&#x1ea2;" k="41" />
+    <hkern u1="&#xd6;" u2="&#x1ea0;" k="41" />
+    <hkern u1="&#xd6;" u2="&#x1e00;" k="41" />
+    <hkern u1="&#xd6;" u2="&#x201e;" k="82" />
+    <hkern u1="&#xd6;" u2="&#x201a;" k="82" />
+    <hkern u1="&#xd6;" u2="&#x1ef2;" k="20" />
+    <hkern u1="&#xd6;" u2="&#x1e84;" k="20" />
+    <hkern u1="&#xd6;" u2="&#x1e82;" k="20" />
+    <hkern u1="&#xd6;" u2="&#x1e80;" k="20" />
+    <hkern u1="&#xd6;" u2="&#x405;" k="20" />
+    <hkern u1="&#xd6;" u2="&#x1fa;" k="41" />
+    <hkern u1="&#xd6;" u2="&#x17d;" k="20" />
+    <hkern u1="&#xd6;" u2="&#x17b;" k="20" />
+    <hkern u1="&#xd6;" u2="&#x179;" k="20" />
+    <hkern u1="&#xd6;" u2="&#x178;" k="20" />
+    <hkern u1="&#xd6;" u2="&#x176;" k="20" />
+    <hkern u1="&#xd6;" u2="&#x174;" k="20" />
+    <hkern u1="&#xd6;" u2="&#x164;" k="61" />
+    <hkern u1="&#xd6;" u2="&#x21a;" k="61" />
+    <hkern u1="&#xd6;" u2="&#x104;" k="41" />
+    <hkern u1="&#xd6;" u2="&#x102;" k="41" />
+    <hkern u1="&#xd6;" u2="&#x100;" k="41" />
+    <hkern u1="&#xd6;" u2="&#xdd;" k="20" />
+    <hkern u1="&#xd6;" u2="&#xc5;" k="41" />
+    <hkern u1="&#xd6;" u2="&#xc4;" k="41" />
+    <hkern u1="&#xd6;" u2="&#xc3;" k="41" />
+    <hkern u1="&#xd6;" u2="&#xc2;" k="41" />
+    <hkern u1="&#xd6;" u2="&#xc1;" k="41" />
+    <hkern u1="&#xd6;" u2="&#xc0;" k="41" />
+    <hkern u1="&#xd6;" u2="Z" k="20" />
+    <hkern u1="&#xd6;" u2="Y" k="20" />
+    <hkern u1="&#xd6;" u2="X" k="41" />
+    <hkern u1="&#xd6;" u2="W" k="20" />
+    <hkern u1="&#xd6;" u2="V" k="20" />
+    <hkern u1="&#xd6;" u2="T" k="61" />
+    <hkern u1="&#xd6;" u2="A" k="41" />
+    <hkern u1="&#xd6;" u2="&#x2e;" k="82" />
+    <hkern u1="&#xd6;" u2="&#x2c;" k="82" />
+    <hkern u1="&#xd8;" u2="&#x162;" k="61" />
+    <hkern u1="&#xd8;" u2="&#x1ef8;" k="20" />
+    <hkern u1="&#xd8;" u2="&#x1ef6;" k="20" />
+    <hkern u1="&#xd8;" u2="&#x1ef4;" k="20" />
+    <hkern u1="&#xd8;" u2="&#x1eb6;" k="41" />
+    <hkern u1="&#xd8;" u2="&#x1eb4;" k="41" />
+    <hkern u1="&#xd8;" u2="&#x1eb2;" k="41" />
+    <hkern u1="&#xd8;" u2="&#x1eb0;" k="41" />
+    <hkern u1="&#xd8;" u2="&#x1eae;" k="41" />
+    <hkern u1="&#xd8;" u2="&#x1eac;" k="41" />
+    <hkern u1="&#xd8;" u2="&#x1eaa;" k="41" />
+    <hkern u1="&#xd8;" u2="&#x1ea8;" k="41" />
+    <hkern u1="&#xd8;" u2="&#x1ea6;" k="41" />
+    <hkern u1="&#xd8;" u2="&#x1ea4;" k="41" />
+    <hkern u1="&#xd8;" u2="&#x1ea2;" k="41" />
+    <hkern u1="&#xd8;" u2="&#x1ea0;" k="41" />
+    <hkern u1="&#xd8;" u2="&#x1e00;" k="41" />
+    <hkern u1="&#xd8;" u2="&#x201e;" k="82" />
+    <hkern u1="&#xd8;" u2="&#x201a;" k="82" />
+    <hkern u1="&#xd8;" u2="&#x1ef2;" k="20" />
+    <hkern u1="&#xd8;" u2="&#x1e84;" k="20" />
+    <hkern u1="&#xd8;" u2="&#x1e82;" k="20" />
+    <hkern u1="&#xd8;" u2="&#x1e80;" k="20" />
+    <hkern u1="&#xd8;" u2="&#x405;" k="20" />
+    <hkern u1="&#xd8;" u2="&#x1fa;" k="41" />
+    <hkern u1="&#xd8;" u2="&#x17d;" k="20" />
+    <hkern u1="&#xd8;" u2="&#x17b;" k="20" />
+    <hkern u1="&#xd8;" u2="&#x179;" k="20" />
+    <hkern u1="&#xd8;" u2="&#x178;" k="20" />
+    <hkern u1="&#xd8;" u2="&#x176;" k="20" />
+    <hkern u1="&#xd8;" u2="&#x174;" k="20" />
+    <hkern u1="&#xd8;" u2="&#x164;" k="61" />
+    <hkern u1="&#xd8;" u2="&#x21a;" k="61" />
+    <hkern u1="&#xd8;" u2="&#x104;" k="41" />
+    <hkern u1="&#xd8;" u2="&#x102;" k="41" />
+    <hkern u1="&#xd8;" u2="&#x100;" k="41" />
+    <hkern u1="&#xd8;" u2="&#xdd;" k="20" />
+    <hkern u1="&#xd8;" u2="&#xc5;" k="41" />
+    <hkern u1="&#xd8;" u2="&#xc4;" k="41" />
+    <hkern u1="&#xd8;" u2="&#xc3;" k="41" />
+    <hkern u1="&#xd8;" u2="&#xc2;" k="41" />
+    <hkern u1="&#xd8;" u2="&#xc1;" k="41" />
+    <hkern u1="&#xd8;" u2="&#xc0;" k="41" />
+    <hkern u1="&#xd8;" u2="Z" k="20" />
+    <hkern u1="&#xd8;" u2="Y" k="20" />
+    <hkern u1="&#xd8;" u2="X" k="41" />
+    <hkern u1="&#xd8;" u2="W" k="20" />
+    <hkern u1="&#xd8;" u2="V" k="20" />
+    <hkern u1="&#xd8;" u2="T" k="61" />
+    <hkern u1="&#xd8;" u2="A" k="41" />
+    <hkern u1="&#xd8;" u2="&#x2e;" k="82" />
+    <hkern u1="&#xd8;" u2="&#x2c;" k="82" />
+    <hkern u1="&#xd9;" u2="&#x1eb6;" k="20" />
+    <hkern u1="&#xd9;" u2="&#x1eb4;" k="20" />
+    <hkern u1="&#xd9;" u2="&#x1eb2;" k="20" />
+    <hkern u1="&#xd9;" u2="&#x1eb0;" k="20" />
+    <hkern u1="&#xd9;" u2="&#x1eae;" k="20" />
+    <hkern u1="&#xd9;" u2="&#x1eac;" k="20" />
+    <hkern u1="&#xd9;" u2="&#x1eaa;" k="20" />
+    <hkern u1="&#xd9;" u2="&#x1ea8;" k="20" />
+    <hkern u1="&#xd9;" u2="&#x1ea6;" k="20" />
+    <hkern u1="&#xd9;" u2="&#x1ea4;" k="20" />
+    <hkern u1="&#xd9;" u2="&#x1ea2;" k="20" />
+    <hkern u1="&#xd9;" u2="&#x1ea0;" k="20" />
+    <hkern u1="&#xd9;" u2="&#x1e00;" k="20" />
+    <hkern u1="&#xd9;" u2="&#x201e;" k="41" />
+    <hkern u1="&#xd9;" u2="&#x201a;" k="41" />
+    <hkern u1="&#xd9;" u2="&#x1fa;" k="20" />
+    <hkern u1="&#xd9;" u2="&#x104;" k="20" />
+    <hkern u1="&#xd9;" u2="&#x102;" k="20" />
+    <hkern u1="&#xd9;" u2="&#x100;" k="20" />
+    <hkern u1="&#xd9;" u2="&#xc5;" k="20" />
+    <hkern u1="&#xd9;" u2="&#xc4;" k="20" />
+    <hkern u1="&#xd9;" u2="&#xc3;" k="20" />
+    <hkern u1="&#xd9;" u2="&#xc2;" k="20" />
+    <hkern u1="&#xd9;" u2="&#xc1;" k="20" />
+    <hkern u1="&#xd9;" u2="&#xc0;" k="20" />
+    <hkern u1="&#xd9;" u2="A" k="20" />
+    <hkern u1="&#xd9;" u2="&#x2e;" k="41" />
+    <hkern u1="&#xd9;" u2="&#x2c;" k="41" />
+    <hkern u1="&#xda;" u2="&#x1eb6;" k="20" />
+    <hkern u1="&#xda;" u2="&#x1eb4;" k="20" />
+    <hkern u1="&#xda;" u2="&#x1eb2;" k="20" />
+    <hkern u1="&#xda;" u2="&#x1eb0;" k="20" />
+    <hkern u1="&#xda;" u2="&#x1eae;" k="20" />
+    <hkern u1="&#xda;" u2="&#x1eac;" k="20" />
+    <hkern u1="&#xda;" u2="&#x1eaa;" k="20" />
+    <hkern u1="&#xda;" u2="&#x1ea8;" k="20" />
+    <hkern u1="&#xda;" u2="&#x1ea6;" k="20" />
+    <hkern u1="&#xda;" u2="&#x1ea4;" k="20" />
+    <hkern u1="&#xda;" u2="&#x1ea2;" k="20" />
+    <hkern u1="&#xda;" u2="&#x1ea0;" k="20" />
+    <hkern u1="&#xda;" u2="&#x1e00;" k="20" />
+    <hkern u1="&#xda;" u2="&#x201e;" k="41" />
+    <hkern u1="&#xda;" u2="&#x201a;" k="41" />
+    <hkern u1="&#xda;" u2="&#x1fa;" k="20" />
+    <hkern u1="&#xda;" u2="&#x104;" k="20" />
+    <hkern u1="&#xda;" u2="&#x102;" k="20" />
+    <hkern u1="&#xda;" u2="&#x100;" k="20" />
+    <hkern u1="&#xda;" u2="&#xc5;" k="20" />
+    <hkern u1="&#xda;" u2="&#xc4;" k="20" />
+    <hkern u1="&#xda;" u2="&#xc3;" k="20" />
+    <hkern u1="&#xda;" u2="&#xc2;" k="20" />
+    <hkern u1="&#xda;" u2="&#xc1;" k="20" />
+    <hkern u1="&#xda;" u2="&#xc0;" k="20" />
+    <hkern u1="&#xda;" u2="A" k="20" />
+    <hkern u1="&#xda;" u2="&#x2e;" k="41" />
+    <hkern u1="&#xda;" u2="&#x2c;" k="41" />
+    <hkern u1="&#xdb;" u2="&#x1eb6;" k="20" />
+    <hkern u1="&#xdb;" u2="&#x1eb4;" k="20" />
+    <hkern u1="&#xdb;" u2="&#x1eb2;" k="20" />
+    <hkern u1="&#xdb;" u2="&#x1eb0;" k="20" />
+    <hkern u1="&#xdb;" u2="&#x1eae;" k="20" />
+    <hkern u1="&#xdb;" u2="&#x1eac;" k="20" />
+    <hkern u1="&#xdb;" u2="&#x1eaa;" k="20" />
+    <hkern u1="&#xdb;" u2="&#x1ea8;" k="20" />
+    <hkern u1="&#xdb;" u2="&#x1ea6;" k="20" />
+    <hkern u1="&#xdb;" u2="&#x1ea4;" k="20" />
+    <hkern u1="&#xdb;" u2="&#x1ea2;" k="20" />
+    <hkern u1="&#xdb;" u2="&#x1ea0;" k="20" />
+    <hkern u1="&#xdb;" u2="&#x1e00;" k="20" />
+    <hkern u1="&#xdb;" u2="&#x201e;" k="41" />
+    <hkern u1="&#xdb;" u2="&#x201a;" k="41" />
+    <hkern u1="&#xdb;" u2="&#x1fa;" k="20" />
+    <hkern u1="&#xdb;" u2="&#x104;" k="20" />
+    <hkern u1="&#xdb;" u2="&#x102;" k="20" />
+    <hkern u1="&#xdb;" u2="&#x100;" k="20" />
+    <hkern u1="&#xdb;" u2="&#xc5;" k="20" />
+    <hkern u1="&#xdb;" u2="&#xc4;" k="20" />
+    <hkern u1="&#xdb;" u2="&#xc3;" k="20" />
+    <hkern u1="&#xdb;" u2="&#xc2;" k="20" />
+    <hkern u1="&#xdb;" u2="&#xc1;" k="20" />
+    <hkern u1="&#xdb;" u2="&#xc0;" k="20" />
+    <hkern u1="&#xdb;" u2="A" k="20" />
+    <hkern u1="&#xdb;" u2="&#x2e;" k="41" />
+    <hkern u1="&#xdb;" u2="&#x2c;" k="41" />
+    <hkern u1="&#xdc;" u2="&#x1eb6;" k="20" />
+    <hkern u1="&#xdc;" u2="&#x1eb4;" k="20" />
+    <hkern u1="&#xdc;" u2="&#x1eb2;" k="20" />
+    <hkern u1="&#xdc;" u2="&#x1eb0;" k="20" />
+    <hkern u1="&#xdc;" u2="&#x1eae;" k="20" />
+    <hkern u1="&#xdc;" u2="&#x1eac;" k="20" />
+    <hkern u1="&#xdc;" u2="&#x1eaa;" k="20" />
+    <hkern u1="&#xdc;" u2="&#x1ea8;" k="20" />
+    <hkern u1="&#xdc;" u2="&#x1ea6;" k="20" />
+    <hkern u1="&#xdc;" u2="&#x1ea4;" k="20" />
+    <hkern u1="&#xdc;" u2="&#x1ea2;" k="20" />
+    <hkern u1="&#xdc;" u2="&#x1ea0;" k="20" />
+    <hkern u1="&#xdc;" u2="&#x1e00;" k="20" />
+    <hkern u1="&#xdc;" u2="&#x201e;" k="41" />
+    <hkern u1="&#xdc;" u2="&#x201a;" k="41" />
+    <hkern u1="&#xdc;" u2="&#x1fa;" k="20" />
+    <hkern u1="&#xdc;" u2="&#x104;" k="20" />
+    <hkern u1="&#xdc;" u2="&#x102;" k="20" />
+    <hkern u1="&#xdc;" u2="&#x100;" k="20" />
+    <hkern u1="&#xdc;" u2="&#xc5;" k="20" />
+    <hkern u1="&#xdc;" u2="&#xc4;" k="20" />
+    <hkern u1="&#xdc;" u2="&#xc3;" k="20" />
+    <hkern u1="&#xdc;" u2="&#xc2;" k="20" />
+    <hkern u1="&#xdc;" u2="&#xc1;" k="20" />
+    <hkern u1="&#xdc;" u2="&#xc0;" k="20" />
+    <hkern u1="&#xdc;" u2="A" k="20" />
+    <hkern u1="&#xdc;" u2="&#x2e;" k="41" />
+    <hkern u1="&#xdc;" u2="&#x2c;" k="41" />
+    <hkern u1="&#xdd;" u2="&#x1ef1;" k="61" />
+    <hkern u1="&#xdd;" u2="&#x1eef;" k="61" />
+    <hkern u1="&#xdd;" u2="&#x1eed;" k="61" />
+    <hkern u1="&#xdd;" u2="&#x1eeb;" k="61" />
+    <hkern u1="&#xdd;" u2="&#x1ee9;" k="61" />
+    <hkern u1="&#xdd;" u2="&#x1ee7;" k="61" />
+    <hkern u1="&#xdd;" u2="&#x1ee5;" k="61" />
+    <hkern u1="&#xdd;" u2="&#x1ee3;" k="102" />
+    <hkern u1="&#xdd;" u2="&#x1ee2;" k="41" />
+    <hkern u1="&#xdd;" u2="&#x1ee1;" k="102" />
+    <hkern u1="&#xdd;" u2="&#x1ee0;" k="41" />
+    <hkern u1="&#xdd;" u2="&#x1edf;" k="102" />
+    <hkern u1="&#xdd;" u2="&#x1ede;" k="41" />
+    <hkern u1="&#xdd;" u2="&#x1edd;" k="102" />
+    <hkern u1="&#xdd;" u2="&#x1edc;" k="41" />
+    <hkern u1="&#xdd;" u2="&#x1edb;" k="102" />
+    <hkern u1="&#xdd;" u2="&#x1eda;" k="41" />
+    <hkern u1="&#xdd;" u2="&#x1ed9;" k="102" />
+    <hkern u1="&#xdd;" u2="&#x1ed8;" k="41" />
+    <hkern u1="&#xdd;" u2="&#x1ed7;" k="102" />
+    <hkern u1="&#xdd;" u2="&#x1ed6;" k="41" />
+    <hkern u1="&#xdd;" u2="&#x1ed5;" k="102" />
+    <hkern u1="&#xdd;" u2="&#x1ed4;" k="41" />
+    <hkern u1="&#xdd;" u2="&#x1ed2;" k="41" />
+    <hkern u1="&#xdd;" u2="&#x1ed1;" k="102" />
+    <hkern u1="&#xdd;" u2="&#x1ed0;" k="41" />
+    <hkern u1="&#xdd;" u2="&#x1ecf;" k="102" />
+    <hkern u1="&#xdd;" u2="&#x1ece;" k="41" />
+    <hkern u1="&#xdd;" u2="&#x1ecd;" k="102" />
+    <hkern u1="&#xdd;" u2="&#x1ecc;" k="41" />
+    <hkern u1="&#xdd;" u2="&#x1ec7;" k="102" />
+    <hkern u1="&#xdd;" u2="&#x1ec5;" k="102" />
+    <hkern u1="&#xdd;" u2="&#x1ec3;" k="102" />
+    <hkern u1="&#xdd;" u2="&#x1ebf;" k="102" />
+    <hkern u1="&#xdd;" u2="&#x1ebd;" k="102" />
+    <hkern u1="&#xdd;" u2="&#x1ebb;" k="102" />
+    <hkern u1="&#xdd;" u2="&#x1eb9;" k="102" />
+    <hkern u1="&#xdd;" u2="&#x1eb7;" k="102" />
+    <hkern u1="&#xdd;" u2="&#x1eb6;" k="123" />
+    <hkern u1="&#xdd;" u2="&#x1eb5;" k="102" />
+    <hkern u1="&#xdd;" u2="&#x1eb4;" k="123" />
+    <hkern u1="&#xdd;" u2="&#x1eb3;" k="102" />
+    <hkern u1="&#xdd;" u2="&#x1eb2;" k="123" />
+    <hkern u1="&#xdd;" u2="&#x1eb1;" k="102" />
+    <hkern u1="&#xdd;" u2="&#x1eb0;" k="123" />
+    <hkern u1="&#xdd;" u2="&#x1eaf;" k="102" />
+    <hkern u1="&#xdd;" u2="&#x1eae;" k="123" />
+    <hkern u1="&#xdd;" u2="&#x1ead;" k="102" />
+    <hkern u1="&#xdd;" u2="&#x1eac;" k="123" />
+    <hkern u1="&#xdd;" u2="&#x1eab;" k="102" />
+    <hkern u1="&#xdd;" u2="&#x1eaa;" k="123" />
+    <hkern u1="&#xdd;" u2="&#x1ea9;" k="102" />
+    <hkern u1="&#xdd;" u2="&#x1ea8;" k="123" />
+    <hkern u1="&#xdd;" u2="&#x1ea6;" k="123" />
+    <hkern u1="&#xdd;" u2="&#x1ea5;" k="102" />
+    <hkern u1="&#xdd;" u2="&#x1ea4;" k="123" />
+    <hkern u1="&#xdd;" u2="&#x1ea3;" k="102" />
+    <hkern u1="&#xdd;" u2="&#x1ea2;" k="123" />
+    <hkern u1="&#xdd;" u2="&#x1ea1;" k="102" />
+    <hkern u1="&#xdd;" u2="&#x1ea0;" k="123" />
+    <hkern u1="&#xdd;" u2="&#x1b0;" k="61" />
+    <hkern u1="&#xdd;" u2="&#x1a1;" k="102" />
+    <hkern u1="&#xdd;" u2="&#x1a0;" k="41" />
+    <hkern u1="&#xdd;" u2="&#x1e01;" k="102" />
+    <hkern u1="&#xdd;" u2="&#x1e00;" k="123" />
+    <hkern u1="&#xdd;" u2="&#x1e3f;" k="61" />
+    <hkern u1="&#xdd;" u2="&#x201e;" k="123" />
+    <hkern u1="&#xdd;" u2="&#x201a;" k="123" />
+    <hkern u1="&#xdd;" u2="&#x219;" k="82" />
+    <hkern u1="&#xdd;" u2="&#x1ff;" k="102" />
+    <hkern u1="&#xdd;" u2="&#x1fe;" k="41" />
+    <hkern u1="&#xdd;" u2="&#x1fd;" k="102" />
+    <hkern u1="&#xdd;" u2="&#x1fb;" k="102" />
+    <hkern u1="&#xdd;" u2="&#x1fa;" k="123" />
+    <hkern u1="&#xdd;" u2="&#x17e;" k="41" />
+    <hkern u1="&#xdd;" u2="&#x17c;" k="41" />
+    <hkern u1="&#xdd;" u2="&#x17a;" k="41" />
+    <hkern u1="&#xdd;" u2="&#x173;" k="61" />
+    <hkern u1="&#xdd;" u2="&#x171;" k="61" />
+    <hkern u1="&#xdd;" u2="&#x16f;" k="61" />
+    <hkern u1="&#xdd;" u2="&#x16d;" k="61" />
+    <hkern u1="&#xdd;" u2="&#x16b;" k="61" />
+    <hkern u1="&#xdd;" u2="&#x169;" k="61" />
+    <hkern u1="&#xdd;" u2="&#x15f;" k="82" />
+    <hkern u1="&#xdd;" u2="&#x15b;" k="82" />
+    <hkern u1="&#xdd;" u2="&#x157;" k="61" />
+    <hkern u1="&#xdd;" u2="&#x155;" k="61" />
+    <hkern u1="&#xdd;" u2="&#x153;" k="102" />
+    <hkern u1="&#xdd;" u2="&#x152;" k="41" />
+    <hkern u1="&#xdd;" u2="&#x151;" k="102" />
+    <hkern u1="&#xdd;" u2="&#x150;" k="41" />
+    <hkern u1="&#xdd;" u2="&#x14f;" k="102" />
+    <hkern u1="&#xdd;" u2="&#x14e;" k="41" />
+    <hkern u1="&#xdd;" u2="&#x14d;" k="102" />
+    <hkern u1="&#xdd;" u2="&#x14c;" k="41" />
+    <hkern u1="&#xdd;" u2="&#x14b;" k="61" />
+    <hkern u1="&#xdd;" u2="&#x146;" k="61" />
+    <hkern u1="&#xdd;" u2="&#x144;" k="61" />
+    <hkern u1="&#xdd;" u2="&#x138;" k="61" />
+    <hkern u1="&#xdd;" u2="&#x123;" k="41" />
+    <hkern u1="&#xdd;" u2="&#x122;" k="41" />
+    <hkern u1="&#xdd;" u2="&#x121;" k="41" />
+    <hkern u1="&#xdd;" u2="&#x120;" k="41" />
+    <hkern u1="&#xdd;" u2="&#x11f;" k="41" />
+    <hkern u1="&#xdd;" u2="&#x11e;" k="41" />
+    <hkern u1="&#xdd;" u2="&#x11d;" k="41" />
+    <hkern u1="&#xdd;" u2="&#x11c;" k="41" />
+    <hkern u1="&#xdd;" u2="&#x11b;" k="102" />
+    <hkern u1="&#xdd;" u2="&#x119;" k="102" />
+    <hkern u1="&#xdd;" u2="&#x117;" k="102" />
+    <hkern u1="&#xdd;" u2="&#x115;" k="102" />
+    <hkern u1="&#xdd;" u2="&#x113;" k="102" />
+    <hkern u1="&#xdd;" u2="&#x111;" k="102" />
+    <hkern u1="&#xdd;" u2="&#x10f;" k="102" />
+    <hkern u1="&#xdd;" u2="&#x10d;" k="102" />
+    <hkern u1="&#xdd;" u2="&#x10c;" k="41" />
+    <hkern u1="&#xdd;" u2="&#x10b;" k="102" />
+    <hkern u1="&#xdd;" u2="&#x10a;" k="41" />
+    <hkern u1="&#xdd;" u2="&#x109;" k="102" />
+    <hkern u1="&#xdd;" u2="&#x108;" k="41" />
+    <hkern u1="&#xdd;" u2="&#x107;" k="102" />
+    <hkern u1="&#xdd;" u2="&#x106;" k="41" />
+    <hkern u1="&#xdd;" u2="&#x105;" k="102" />
+    <hkern u1="&#xdd;" u2="&#x104;" k="123" />
+    <hkern u1="&#xdd;" u2="&#x103;" k="102" />
+    <hkern u1="&#xdd;" u2="&#x102;" k="123" />
+    <hkern u1="&#xdd;" u2="&#x101;" k="102" />
+    <hkern u1="&#xdd;" u2="&#x100;" k="123" />
+    <hkern u1="&#xdd;" u2="&#xfc;" k="61" />
+    <hkern u1="&#xdd;" u2="&#xfb;" k="61" />
+    <hkern u1="&#xdd;" u2="&#xfa;" k="61" />
+    <hkern u1="&#xdd;" u2="&#xf9;" k="61" />
+    <hkern u1="&#xdd;" u2="&#xf8;" k="102" />
+    <hkern u1="&#xdd;" u2="&#xf6;" k="102" />
+    <hkern u1="&#xdd;" u2="&#xf5;" k="102" />
+    <hkern u1="&#xdd;" u2="&#xf4;" k="102" />
+    <hkern u1="&#xdd;" u2="&#xf3;" k="102" />
+    <hkern u1="&#xdd;" u2="&#xf2;" k="102" />
+    <hkern u1="&#xdd;" u2="&#xeb;" k="102" />
+    <hkern u1="&#xdd;" u2="&#xea;" k="102" />
+    <hkern u1="&#xdd;" u2="&#xe9;" k="102" />
+    <hkern u1="&#xdd;" u2="&#xe8;" k="102" />
+    <hkern u1="&#xdd;" u2="&#xe7;" k="102" />
+    <hkern u1="&#xdd;" u2="&#xe6;" k="102" />
+    <hkern u1="&#xdd;" u2="&#xe5;" k="102" />
+    <hkern u1="&#xdd;" u2="&#xe4;" k="102" />
+    <hkern u1="&#xdd;" u2="&#xe3;" k="102" />
+    <hkern u1="&#xdd;" u2="&#xe2;" k="102" />
+    <hkern u1="&#xdd;" u2="&#xe1;" k="102" />
+    <hkern u1="&#xdd;" u2="&#xe0;" k="102" />
+    <hkern u1="&#xdd;" u2="&#xd8;" k="41" />
+    <hkern u1="&#xdd;" u2="&#xd6;" k="41" />
+    <hkern u1="&#xdd;" u2="&#xd5;" k="41" />
+    <hkern u1="&#xdd;" u2="&#xd4;" k="41" />
+    <hkern u1="&#xdd;" u2="&#xd3;" k="41" />
+    <hkern u1="&#xdd;" u2="&#xd2;" k="41" />
+    <hkern u1="&#xdd;" u2="&#xc7;" k="41" />
+    <hkern u1="&#xdd;" u2="&#xc5;" k="123" />
+    <hkern u1="&#xdd;" u2="&#xc4;" k="123" />
+    <hkern u1="&#xdd;" u2="&#xc3;" k="123" />
+    <hkern u1="&#xdd;" u2="&#xc2;" k="123" />
+    <hkern u1="&#xdd;" u2="&#xc1;" k="123" />
+    <hkern u1="&#xdd;" u2="&#xc0;" k="123" />
+    <hkern u1="&#xdd;" u2="z" k="41" />
+    <hkern u1="&#xdd;" u2="u" k="61" />
+    <hkern u1="&#xdd;" u2="s" k="82" />
+    <hkern u1="&#xdd;" u2="r" k="61" />
+    <hkern u1="&#xdd;" u2="q" k="102" />
+    <hkern u1="&#xdd;" u2="p" k="61" />
+    <hkern u1="&#xdd;" u2="o" k="102" />
+    <hkern u1="&#xdd;" u2="n" k="61" />
+    <hkern u1="&#xdd;" u2="m" k="61" />
+    <hkern u1="&#xdd;" u2="g" k="41" />
+    <hkern u1="&#xdd;" u2="e" k="102" />
+    <hkern u1="&#xdd;" u2="d" k="102" />
+    <hkern u1="&#xdd;" u2="c" k="102" />
+    <hkern u1="&#xdd;" u2="a" k="102" />
+    <hkern u1="&#xdd;" u2="Q" k="41" />
+    <hkern u1="&#xdd;" u2="O" k="41" />
+    <hkern u1="&#xdd;" u2="G" k="41" />
+    <hkern u1="&#xdd;" u2="C" k="41" />
+    <hkern u1="&#xdd;" u2="A" k="123" />
+    <hkern u1="&#xdd;" u2="&#x3f;" k="-41" />
+    <hkern u1="&#xdd;" u2="&#x2e;" k="123" />
+    <hkern u1="&#xdd;" u2="&#x2c;" k="123" />
+    <hkern u1="&#xde;" u2="&#x1eb6;" k="102" />
+    <hkern u1="&#xde;" u2="&#x1eb4;" k="102" />
+    <hkern u1="&#xde;" u2="&#x1eb2;" k="102" />
+    <hkern u1="&#xde;" u2="&#x1eb0;" k="102" />
+    <hkern u1="&#xde;" u2="&#x1eae;" k="102" />
+    <hkern u1="&#xde;" u2="&#x1eac;" k="102" />
+    <hkern u1="&#xde;" u2="&#x1eaa;" k="102" />
+    <hkern u1="&#xde;" u2="&#x1ea8;" k="102" />
+    <hkern u1="&#xde;" u2="&#x1ea6;" k="102" />
+    <hkern u1="&#xde;" u2="&#x1ea4;" k="102" />
+    <hkern u1="&#xde;" u2="&#x1ea2;" k="102" />
+    <hkern u1="&#xde;" u2="&#x1ea0;" k="102" />
+    <hkern u1="&#xde;" u2="&#x1e00;" k="102" />
+    <hkern u1="&#xde;" u2="&#x201e;" k="266" />
+    <hkern u1="&#xde;" u2="&#x201a;" k="266" />
+    <hkern u1="&#xde;" u2="&#x1fa;" k="102" />
+    <hkern u1="&#xde;" u2="&#x17d;" k="20" />
+    <hkern u1="&#xde;" u2="&#x17b;" k="20" />
+    <hkern u1="&#xde;" u2="&#x179;" k="20" />
+    <hkern u1="&#xde;" u2="&#x104;" k="102" />
+    <hkern u1="&#xde;" u2="&#x102;" k="102" />
+    <hkern u1="&#xde;" u2="&#x100;" k="102" />
+    <hkern u1="&#xde;" u2="&#xc5;" k="102" />
+    <hkern u1="&#xde;" u2="&#xc4;" k="102" />
+    <hkern u1="&#xde;" u2="&#xc3;" k="102" />
+    <hkern u1="&#xde;" u2="&#xc2;" k="102" />
+    <hkern u1="&#xde;" u2="&#xc1;" k="102" />
+    <hkern u1="&#xde;" u2="&#xc0;" k="102" />
+    <hkern u1="&#xde;" u2="Z" k="20" />
+    <hkern u1="&#xde;" u2="X" k="41" />
+    <hkern u1="&#xde;" u2="A" k="102" />
+    <hkern u1="&#xde;" u2="&#x2e;" k="266" />
+    <hkern u1="&#xde;" u2="&#x2c;" k="266" />
+    <hkern u1="&#xe0;" u2="&#x201d;" k="20" />
+    <hkern u1="&#xe0;" u2="&#x2019;" k="20" />
+    <hkern u1="&#xe0;" u2="&#x27;" k="20" />
+    <hkern u1="&#xe0;" u2="&#x22;" k="20" />
+    <hkern u1="&#xe1;" u2="&#x201d;" k="20" />
+    <hkern u1="&#xe1;" u2="&#x2019;" k="20" />
+    <hkern u1="&#xe1;" u2="&#x27;" k="20" />
+    <hkern u1="&#xe1;" u2="&#x22;" k="20" />
+    <hkern u1="&#xe2;" u2="&#x201d;" k="20" />
+    <hkern u1="&#xe2;" u2="&#x2019;" k="20" />
+    <hkern u1="&#xe2;" u2="&#x27;" k="20" />
+    <hkern u1="&#xe2;" u2="&#x22;" k="20" />
+    <hkern u1="&#xe3;" u2="&#x201d;" k="20" />
+    <hkern u1="&#xe3;" u2="&#x2019;" k="20" />
+    <hkern u1="&#xe3;" u2="&#x27;" k="20" />
+    <hkern u1="&#xe3;" u2="&#x22;" k="20" />
+    <hkern u1="&#xe4;" u2="&#x201d;" k="20" />
+    <hkern u1="&#xe4;" u2="&#x2019;" k="20" />
+    <hkern u1="&#xe4;" u2="&#x27;" k="20" />
+    <hkern u1="&#xe4;" u2="&#x22;" k="20" />
+    <hkern u1="&#xe5;" u2="&#x201d;" k="20" />
+    <hkern u1="&#xe5;" u2="&#x2019;" k="20" />
+    <hkern u1="&#xe5;" u2="&#x27;" k="20" />
+    <hkern u1="&#xe5;" u2="&#x22;" k="20" />
+    <hkern u1="&#xe8;" u2="&#x1ef5;" k="41" />
+    <hkern u1="&#xe8;" u2="&#x201d;" k="20" />
+    <hkern u1="&#xe8;" u2="&#x2019;" k="20" />
+    <hkern u1="&#xe8;" u2="&#x1e83;" k="41" />
+    <hkern u1="&#xe8;" u2="&#x1e81;" k="41" />
+    <hkern u1="&#xe8;" u2="&#x17e;" k="20" />
+    <hkern u1="&#xe8;" u2="&#x17c;" k="20" />
+    <hkern u1="&#xe8;" u2="&#x17a;" k="20" />
+    <hkern u1="&#xe8;" u2="&#x175;" k="41" />
+    <hkern u1="&#xe8;" u2="&#xfd;" k="41" />
+    <hkern u1="&#xe8;" u2="z" k="20" />
+    <hkern u1="&#xe8;" u2="y" k="41" />
+    <hkern u1="&#xe8;" u2="x" k="41" />
+    <hkern u1="&#xe8;" u2="w" k="41" />
+    <hkern u1="&#xe8;" u2="v" k="41" />
+    <hkern u1="&#xe8;" u2="&#x27;" k="20" />
+    <hkern u1="&#xe8;" u2="&#x22;" k="20" />
+    <hkern u1="&#xe9;" u2="&#x1ef5;" k="41" />
+    <hkern u1="&#xe9;" u2="&#x201d;" k="20" />
+    <hkern u1="&#xe9;" u2="&#x2019;" k="20" />
+    <hkern u1="&#xe9;" u2="&#x1e83;" k="41" />
+    <hkern u1="&#xe9;" u2="&#x1e81;" k="41" />
+    <hkern u1="&#xe9;" u2="&#x17e;" k="20" />
+    <hkern u1="&#xe9;" u2="&#x17c;" k="20" />
+    <hkern u1="&#xe9;" u2="&#x17a;" k="20" />
+    <hkern u1="&#xe9;" u2="&#x175;" k="41" />
+    <hkern u1="&#xe9;" u2="&#xfd;" k="41" />
+    <hkern u1="&#xe9;" u2="z" k="20" />
+    <hkern u1="&#xe9;" u2="y" k="41" />
+    <hkern u1="&#xe9;" u2="x" k="41" />
+    <hkern u1="&#xe9;" u2="w" k="41" />
+    <hkern u1="&#xe9;" u2="v" k="41" />
+    <hkern u1="&#xe9;" u2="&#x27;" k="20" />
+    <hkern u1="&#xe9;" u2="&#x22;" k="20" />
+    <hkern u1="&#xea;" u2="&#x1ef5;" k="41" />
+    <hkern u1="&#xea;" u2="&#x201d;" k="20" />
+    <hkern u1="&#xea;" u2="&#x2019;" k="20" />
+    <hkern u1="&#xea;" u2="&#x1e83;" k="41" />
+    <hkern u1="&#xea;" u2="&#x1e81;" k="41" />
+    <hkern u1="&#xea;" u2="&#x17e;" k="20" />
+    <hkern u1="&#xea;" u2="&#x17c;" k="20" />
+    <hkern u1="&#xea;" u2="&#x17a;" k="20" />
+    <hkern u1="&#xea;" u2="&#x175;" k="41" />
+    <hkern u1="&#xea;" u2="&#xfd;" k="41" />
+    <hkern u1="&#xea;" u2="z" k="20" />
+    <hkern u1="&#xea;" u2="y" k="41" />
+    <hkern u1="&#xea;" u2="x" k="41" />
+    <hkern u1="&#xea;" u2="w" k="41" />
+    <hkern u1="&#xea;" u2="v" k="41" />
+    <hkern u1="&#xea;" u2="&#x27;" k="20" />
+    <hkern u1="&#xea;" u2="&#x22;" k="20" />
+    <hkern u1="&#xeb;" u2="&#x1ef5;" k="41" />
+    <hkern u1="&#xeb;" u2="&#x201d;" k="20" />
+    <hkern u1="&#xeb;" u2="&#x2019;" k="20" />
+    <hkern u1="&#xeb;" u2="&#x1e83;" k="41" />
+    <hkern u1="&#xeb;" u2="&#x1e81;" k="41" />
+    <hkern u1="&#xeb;" u2="&#x17e;" k="20" />
+    <hkern u1="&#xeb;" u2="&#x17c;" k="20" />
+    <hkern u1="&#xeb;" u2="&#x17a;" k="20" />
+    <hkern u1="&#xeb;" u2="&#x175;" k="41" />
+    <hkern u1="&#xeb;" u2="&#xfd;" k="41" />
+    <hkern u1="&#xeb;" u2="z" k="20" />
+    <hkern u1="&#xeb;" u2="y" k="41" />
+    <hkern u1="&#xeb;" u2="x" k="41" />
+    <hkern u1="&#xeb;" u2="w" k="41" />
+    <hkern u1="&#xeb;" u2="v" k="41" />
+    <hkern u1="&#xeb;" u2="&#x27;" k="20" />
+    <hkern u1="&#xeb;" u2="&#x22;" k="20" />
+    <hkern u1="&#xf0;" u2="&#x1ef5;" k="41" />
+    <hkern u1="&#xf0;" u2="&#x201d;" k="20" />
+    <hkern u1="&#xf0;" u2="&#x2019;" k="20" />
+    <hkern u1="&#xf0;" u2="&#x1e83;" k="41" />
+    <hkern u1="&#xf0;" u2="&#x1e81;" k="41" />
+    <hkern u1="&#xf0;" u2="&#x17e;" k="20" />
+    <hkern u1="&#xf0;" u2="&#x17c;" k="20" />
+    <hkern u1="&#xf0;" u2="&#x17a;" k="20" />
+    <hkern u1="&#xf0;" u2="&#x175;" k="41" />
+    <hkern u1="&#xf0;" u2="&#xfd;" k="41" />
+    <hkern u1="&#xf0;" u2="z" k="20" />
+    <hkern u1="&#xf0;" u2="y" k="41" />
+    <hkern u1="&#xf0;" u2="x" k="41" />
+    <hkern u1="&#xf0;" u2="w" k="41" />
+    <hkern u1="&#xf0;" u2="v" k="41" />
+    <hkern u1="&#xf0;" u2="&#x27;" k="20" />
+    <hkern u1="&#xf0;" u2="&#x22;" k="20" />
+    <hkern u1="&#xf2;" u2="&#x1ef5;" k="41" />
+    <hkern u1="&#xf2;" u2="&#x201d;" k="20" />
+    <hkern u1="&#xf2;" u2="&#x2019;" k="20" />
+    <hkern u1="&#xf2;" u2="&#x1e83;" k="41" />
+    <hkern u1="&#xf2;" u2="&#x1e81;" k="41" />
+    <hkern u1="&#xf2;" u2="&#x17e;" k="20" />
+    <hkern u1="&#xf2;" u2="&#x17c;" k="20" />
+    <hkern u1="&#xf2;" u2="&#x17a;" k="20" />
+    <hkern u1="&#xf2;" u2="&#x175;" k="41" />
+    <hkern u1="&#xf2;" u2="&#xfd;" k="41" />
+    <hkern u1="&#xf2;" u2="z" k="20" />
+    <hkern u1="&#xf2;" u2="y" k="41" />
+    <hkern u1="&#xf2;" u2="x" k="41" />
+    <hkern u1="&#xf2;" u2="w" k="41" />
+    <hkern u1="&#xf2;" u2="v" k="41" />
+    <hkern u1="&#xf2;" u2="&#x27;" k="20" />
+    <hkern u1="&#xf2;" u2="&#x22;" k="20" />
+    <hkern u1="&#xf3;" u2="&#x1ef5;" k="41" />
+    <hkern u1="&#xf3;" u2="&#x201d;" k="20" />
+    <hkern u1="&#xf3;" u2="&#x2019;" k="20" />
+    <hkern u1="&#xf3;" u2="&#x1e83;" k="41" />
+    <hkern u1="&#xf3;" u2="&#x1e81;" k="41" />
+    <hkern u1="&#xf3;" u2="&#x17e;" k="20" />
+    <hkern u1="&#xf3;" u2="&#x17c;" k="20" />
+    <hkern u1="&#xf3;" u2="&#x17a;" k="20" />
+    <hkern u1="&#xf3;" u2="&#x175;" k="41" />
+    <hkern u1="&#xf3;" u2="&#xfd;" k="41" />
+    <hkern u1="&#xf3;" u2="z" k="20" />
+    <hkern u1="&#xf3;" u2="y" k="41" />
+    <hkern u1="&#xf3;" u2="x" k="41" />
+    <hkern u1="&#xf3;" u2="w" k="41" />
+    <hkern u1="&#xf3;" u2="v" k="41" />
+    <hkern u1="&#xf3;" u2="&#x27;" k="20" />
+    <hkern u1="&#xf3;" u2="&#x22;" k="20" />
+    <hkern u1="&#xf4;" u2="&#x1ef5;" k="41" />
+    <hkern u1="&#xf4;" u2="&#x201d;" k="20" />
+    <hkern u1="&#xf4;" u2="&#x2019;" k="20" />
+    <hkern u1="&#xf4;" u2="&#x1e83;" k="41" />
+    <hkern u1="&#xf4;" u2="&#x1e81;" k="41" />
+    <hkern u1="&#xf4;" u2="&#x17e;" k="20" />
+    <hkern u1="&#xf4;" u2="&#x17c;" k="20" />
+    <hkern u1="&#xf4;" u2="&#x17a;" k="20" />
+    <hkern u1="&#xf4;" u2="&#x175;" k="41" />
+    <hkern u1="&#xf4;" u2="&#xfd;" k="41" />
+    <hkern u1="&#xf4;" u2="z" k="20" />
+    <hkern u1="&#xf4;" u2="y" k="41" />
+    <hkern u1="&#xf4;" u2="x" k="41" />
+    <hkern u1="&#xf4;" u2="w" k="41" />
+    <hkern u1="&#xf4;" u2="v" k="41" />
+    <hkern u1="&#xf4;" u2="&#x27;" k="20" />
+    <hkern u1="&#xf4;" u2="&#x22;" k="20" />
+    <hkern u1="&#xf6;" u2="&#x201d;" k="41" />
+    <hkern u1="&#xf6;" u2="&#x2019;" k="41" />
+    <hkern u1="&#xf6;" u2="&#x27;" k="41" />
+    <hkern u1="&#xf6;" u2="&#x22;" k="41" />
+    <hkern u1="&#xf8;" u2="&#x1ef5;" k="41" />
+    <hkern u1="&#xf8;" u2="&#x201d;" k="20" />
+    <hkern u1="&#xf8;" u2="&#x2019;" k="20" />
+    <hkern u1="&#xf8;" u2="&#x1e83;" k="41" />
+    <hkern u1="&#xf8;" u2="&#x1e81;" k="41" />
+    <hkern u1="&#xf8;" u2="&#x17e;" k="20" />
+    <hkern u1="&#xf8;" u2="&#x17c;" k="20" />
+    <hkern u1="&#xf8;" u2="&#x17a;" k="20" />
+    <hkern u1="&#xf8;" u2="&#x175;" k="41" />
+    <hkern u1="&#xf8;" u2="&#xfd;" k="41" />
+    <hkern u1="&#xf8;" u2="z" k="20" />
+    <hkern u1="&#xf8;" u2="y" k="41" />
+    <hkern u1="&#xf8;" u2="x" k="41" />
+    <hkern u1="&#xf8;" u2="w" k="41" />
+    <hkern u1="&#xf8;" u2="v" k="41" />
+    <hkern u1="&#xf8;" u2="&#x27;" k="20" />
+    <hkern u1="&#xf8;" u2="&#x22;" k="20" />
+    <hkern u1="&#xfd;" u2="&#x201e;" k="82" />
+    <hkern u1="&#xfd;" u2="&#x201d;" k="-82" />
+    <hkern u1="&#xfd;" u2="&#x201a;" k="82" />
+    <hkern u1="&#xfd;" u2="&#x2019;" k="-82" />
+    <hkern u1="&#xfd;" u2="&#x3f;" k="-41" />
+    <hkern u1="&#xfd;" u2="&#x2e;" k="82" />
+    <hkern u1="&#xfd;" u2="&#x2c;" k="82" />
+    <hkern u1="&#xfd;" u2="&#x27;" k="-82" />
+    <hkern u1="&#xfd;" u2="&#x22;" k="-82" />
+    <hkern u1="&#xfe;" u2="&#x1ef5;" k="41" />
+    <hkern u1="&#xfe;" u2="&#x201d;" k="20" />
+    <hkern u1="&#xfe;" u2="&#x2019;" k="20" />
+    <hkern u1="&#xfe;" u2="&#x1e83;" k="41" />
+    <hkern u1="&#xfe;" u2="&#x1e81;" k="41" />
+    <hkern u1="&#xfe;" u2="&#x17e;" k="20" />
+    <hkern u1="&#xfe;" u2="&#x17c;" k="20" />
+    <hkern u1="&#xfe;" u2="&#x17a;" k="20" />
+    <hkern u1="&#xfe;" u2="&#x175;" k="41" />
+    <hkern u1="&#xfe;" u2="&#xfd;" k="41" />
+    <hkern u1="&#xfe;" u2="z" k="20" />
+    <hkern u1="&#xfe;" u2="y" k="41" />
+    <hkern u1="&#xfe;" u2="x" k="41" />
+    <hkern u1="&#xfe;" u2="w" k="41" />
+    <hkern u1="&#xfe;" u2="v" k="41" />
+    <hkern u1="&#xfe;" u2="&#x27;" k="20" />
+    <hkern u1="&#xfe;" u2="&#x22;" k="20" />
+    <hkern u1="&#xff;" u2="&#x201e;" k="82" />
+    <hkern u1="&#xff;" u2="&#x201d;" k="-82" />
+    <hkern u1="&#xff;" u2="&#x201a;" k="82" />
+    <hkern u1="&#xff;" u2="&#x2019;" k="-82" />
+    <hkern u1="&#xff;" u2="&#x3f;" k="-41" />
+    <hkern u1="&#xff;" u2="&#x2e;" k="82" />
+    <hkern u1="&#xff;" u2="&#x2c;" k="82" />
+    <hkern u1="&#xff;" u2="&#x27;" k="-82" />
+    <hkern u1="&#xff;" u2="&#x22;" k="-82" />
+    <hkern u1="&#x100;" u2="&#x162;" k="143" />
+    <hkern u1="&#x100;" u2="&#x1ef8;" k="123" />
+    <hkern u1="&#x100;" u2="&#x1ef6;" k="123" />
+    <hkern u1="&#x100;" u2="&#x1ef4;" k="123" />
+    <hkern u1="&#x100;" u2="&#x1ee2;" k="41" />
+    <hkern u1="&#x100;" u2="&#x1ee0;" k="41" />
+    <hkern u1="&#x100;" u2="&#x1ede;" k="41" />
+    <hkern u1="&#x100;" u2="&#x1edc;" k="41" />
+    <hkern u1="&#x100;" u2="&#x1eda;" k="41" />
+    <hkern u1="&#x100;" u2="&#x1ed8;" k="41" />
+    <hkern u1="&#x100;" u2="&#x1ed6;" k="41" />
+    <hkern u1="&#x100;" u2="&#x1ed4;" k="41" />
+    <hkern u1="&#x100;" u2="&#x1ed2;" k="41" />
+    <hkern u1="&#x100;" u2="&#x1ed0;" k="41" />
+    <hkern u1="&#x100;" u2="&#x1ece;" k="41" />
+    <hkern u1="&#x100;" u2="&#x1ecc;" k="41" />
+    <hkern u1="&#x100;" u2="&#x1a0;" k="41" />
+    <hkern u1="&#x100;" u2="&#x201d;" k="143" />
+    <hkern u1="&#x100;" u2="&#x2019;" k="143" />
+    <hkern u1="&#x100;" u2="&#x1ef2;" k="123" />
+    <hkern u1="&#x100;" u2="&#x1e84;" k="82" />
+    <hkern u1="&#x100;" u2="&#x1e82;" k="82" />
+    <hkern u1="&#x100;" u2="&#x1e80;" k="82" />
+    <hkern u1="&#x100;" u2="&#x1fe;" k="41" />
+    <hkern u1="&#x100;" u2="&#x178;" k="123" />
+    <hkern u1="&#x100;" u2="&#x176;" k="123" />
+    <hkern u1="&#x100;" u2="&#x174;" k="82" />
+    <hkern u1="&#x100;" u2="&#x164;" k="143" />
+    <hkern u1="&#x100;" u2="&#x21a;" k="143" />
+    <hkern u1="&#x100;" u2="&#x152;" k="41" />
+    <hkern u1="&#x100;" u2="&#x150;" k="41" />
+    <hkern u1="&#x100;" u2="&#x14e;" k="41" />
+    <hkern u1="&#x100;" u2="&#x14c;" k="41" />
+    <hkern u1="&#x100;" u2="&#x122;" k="41" />
+    <hkern u1="&#x100;" u2="&#x120;" k="41" />
+    <hkern u1="&#x100;" u2="&#x11e;" k="41" />
+    <hkern u1="&#x100;" u2="&#x11c;" k="41" />
+    <hkern u1="&#x100;" u2="&#x10c;" k="41" />
+    <hkern u1="&#x100;" u2="&#x10a;" k="41" />
+    <hkern u1="&#x100;" u2="&#x108;" k="41" />
+    <hkern u1="&#x100;" u2="&#x106;" k="41" />
+    <hkern u1="&#x100;" u2="&#xdd;" k="123" />
+    <hkern u1="&#x100;" u2="&#xd8;" k="41" />
+    <hkern u1="&#x100;" u2="&#xd6;" k="41" />
+    <hkern u1="&#x100;" u2="&#xd5;" k="41" />
+    <hkern u1="&#x100;" u2="&#xd4;" k="41" />
+    <hkern u1="&#x100;" u2="&#xd3;" k="41" />
+    <hkern u1="&#x100;" u2="&#xd2;" k="41" />
+    <hkern u1="&#x100;" u2="&#xc7;" k="41" />
+    <hkern u1="&#x100;" u2="Y" k="123" />
+    <hkern u1="&#x100;" u2="W" k="82" />
+    <hkern u1="&#x100;" u2="V" k="82" />
+    <hkern u1="&#x100;" u2="T" k="143" />
+    <hkern u1="&#x100;" u2="Q" k="41" />
+    <hkern u1="&#x100;" u2="O" k="41" />
+    <hkern u1="&#x100;" u2="J" k="-266" />
+    <hkern u1="&#x100;" u2="G" k="41" />
+    <hkern u1="&#x100;" u2="C" k="41" />
+    <hkern u1="&#x100;" u2="&#x27;" k="143" />
+    <hkern u1="&#x100;" u2="&#x22;" k="143" />
+    <hkern u1="&#x101;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x101;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x101;" u2="&#x27;" k="20" />
+    <hkern u1="&#x101;" u2="&#x22;" k="20" />
+    <hkern u1="&#x102;" u2="&#x162;" k="143" />
+    <hkern u1="&#x102;" u2="&#x1ef8;" k="123" />
+    <hkern u1="&#x102;" u2="&#x1ef6;" k="123" />
+    <hkern u1="&#x102;" u2="&#x1ef4;" k="123" />
+    <hkern u1="&#x102;" u2="&#x1ee2;" k="41" />
+    <hkern u1="&#x102;" u2="&#x1ee0;" k="41" />
+    <hkern u1="&#x102;" u2="&#x1ede;" k="41" />
+    <hkern u1="&#x102;" u2="&#x1edc;" k="41" />
+    <hkern u1="&#x102;" u2="&#x1eda;" k="41" />
+    <hkern u1="&#x102;" u2="&#x1ed8;" k="41" />
+    <hkern u1="&#x102;" u2="&#x1ed6;" k="41" />
+    <hkern u1="&#x102;" u2="&#x1ed4;" k="41" />
+    <hkern u1="&#x102;" u2="&#x1ed2;" k="41" />
+    <hkern u1="&#x102;" u2="&#x1ed0;" k="41" />
+    <hkern u1="&#x102;" u2="&#x1ece;" k="41" />
+    <hkern u1="&#x102;" u2="&#x1ecc;" k="41" />
+    <hkern u1="&#x102;" u2="&#x1a0;" k="41" />
+    <hkern u1="&#x102;" u2="&#x201d;" k="143" />
+    <hkern u1="&#x102;" u2="&#x2019;" k="143" />
+    <hkern u1="&#x102;" u2="&#x1ef2;" k="123" />
+    <hkern u1="&#x102;" u2="&#x1e84;" k="82" />
+    <hkern u1="&#x102;" u2="&#x1e82;" k="82" />
+    <hkern u1="&#x102;" u2="&#x1e80;" k="82" />
+    <hkern u1="&#x102;" u2="&#x1fe;" k="41" />
+    <hkern u1="&#x102;" u2="&#x178;" k="123" />
+    <hkern u1="&#x102;" u2="&#x176;" k="123" />
+    <hkern u1="&#x102;" u2="&#x174;" k="82" />
+    <hkern u1="&#x102;" u2="&#x164;" k="143" />
+    <hkern u1="&#x102;" u2="&#x21a;" k="143" />
+    <hkern u1="&#x102;" u2="&#x152;" k="41" />
+    <hkern u1="&#x102;" u2="&#x150;" k="41" />
+    <hkern u1="&#x102;" u2="&#x14e;" k="41" />
+    <hkern u1="&#x102;" u2="&#x14c;" k="41" />
+    <hkern u1="&#x102;" u2="&#x122;" k="41" />
+    <hkern u1="&#x102;" u2="&#x120;" k="41" />
+    <hkern u1="&#x102;" u2="&#x11e;" k="41" />
+    <hkern u1="&#x102;" u2="&#x11c;" k="41" />
+    <hkern u1="&#x102;" u2="&#x10c;" k="41" />
+    <hkern u1="&#x102;" u2="&#x10a;" k="41" />
+    <hkern u1="&#x102;" u2="&#x108;" k="41" />
+    <hkern u1="&#x102;" u2="&#x106;" k="41" />
+    <hkern u1="&#x102;" u2="&#xdd;" k="123" />
+    <hkern u1="&#x102;" u2="&#xd8;" k="41" />
+    <hkern u1="&#x102;" u2="&#xd6;" k="41" />
+    <hkern u1="&#x102;" u2="&#xd5;" k="41" />
+    <hkern u1="&#x102;" u2="&#xd4;" k="41" />
+    <hkern u1="&#x102;" u2="&#xd3;" k="41" />
+    <hkern u1="&#x102;" u2="&#xd2;" k="41" />
+    <hkern u1="&#x102;" u2="&#xc7;" k="41" />
+    <hkern u1="&#x102;" u2="Y" k="123" />
+    <hkern u1="&#x102;" u2="W" k="82" />
+    <hkern u1="&#x102;" u2="V" k="82" />
+    <hkern u1="&#x102;" u2="T" k="143" />
+    <hkern u1="&#x102;" u2="Q" k="41" />
+    <hkern u1="&#x102;" u2="O" k="41" />
+    <hkern u1="&#x102;" u2="J" k="-266" />
+    <hkern u1="&#x102;" u2="G" k="41" />
+    <hkern u1="&#x102;" u2="C" k="41" />
+    <hkern u1="&#x102;" u2="&#x27;" k="143" />
+    <hkern u1="&#x102;" u2="&#x22;" k="143" />
+    <hkern u1="&#x103;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x103;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x103;" u2="&#x27;" k="20" />
+    <hkern u1="&#x103;" u2="&#x22;" k="20" />
+    <hkern u1="&#x104;" u2="&#x162;" k="143" />
+    <hkern u1="&#x104;" u2="&#x1ef8;" k="123" />
+    <hkern u1="&#x104;" u2="&#x1ef6;" k="123" />
+    <hkern u1="&#x104;" u2="&#x1ef4;" k="123" />
+    <hkern u1="&#x104;" u2="&#x1ee2;" k="41" />
+    <hkern u1="&#x104;" u2="&#x1ee0;" k="41" />
+    <hkern u1="&#x104;" u2="&#x1ede;" k="41" />
+    <hkern u1="&#x104;" u2="&#x1edc;" k="41" />
+    <hkern u1="&#x104;" u2="&#x1eda;" k="41" />
+    <hkern u1="&#x104;" u2="&#x1ed8;" k="41" />
+    <hkern u1="&#x104;" u2="&#x1ed6;" k="41" />
+    <hkern u1="&#x104;" u2="&#x1ed4;" k="41" />
+    <hkern u1="&#x104;" u2="&#x1ed2;" k="41" />
+    <hkern u1="&#x104;" u2="&#x1ed0;" k="41" />
+    <hkern u1="&#x104;" u2="&#x1ece;" k="41" />
+    <hkern u1="&#x104;" u2="&#x1ecc;" k="41" />
+    <hkern u1="&#x104;" u2="&#x1a0;" k="41" />
+    <hkern u1="&#x104;" u2="&#x201d;" k="143" />
+    <hkern u1="&#x104;" u2="&#x2019;" k="143" />
+    <hkern u1="&#x104;" u2="&#x1ef2;" k="123" />
+    <hkern u1="&#x104;" u2="&#x1e84;" k="82" />
+    <hkern u1="&#x104;" u2="&#x1e82;" k="82" />
+    <hkern u1="&#x104;" u2="&#x1e80;" k="82" />
+    <hkern u1="&#x104;" u2="&#x1fe;" k="41" />
+    <hkern u1="&#x104;" u2="&#x178;" k="123" />
+    <hkern u1="&#x104;" u2="&#x176;" k="123" />
+    <hkern u1="&#x104;" u2="&#x174;" k="82" />
+    <hkern u1="&#x104;" u2="&#x164;" k="143" />
+    <hkern u1="&#x104;" u2="&#x21a;" k="143" />
+    <hkern u1="&#x104;" u2="&#x152;" k="41" />
+    <hkern u1="&#x104;" u2="&#x150;" k="41" />
+    <hkern u1="&#x104;" u2="&#x14e;" k="41" />
+    <hkern u1="&#x104;" u2="&#x14c;" k="41" />
+    <hkern u1="&#x104;" u2="&#x122;" k="41" />
+    <hkern u1="&#x104;" u2="&#x120;" k="41" />
+    <hkern u1="&#x104;" u2="&#x11e;" k="41" />
+    <hkern u1="&#x104;" u2="&#x11c;" k="41" />
+    <hkern u1="&#x104;" u2="&#x10c;" k="41" />
+    <hkern u1="&#x104;" u2="&#x10a;" k="41" />
+    <hkern u1="&#x104;" u2="&#x108;" k="41" />
+    <hkern u1="&#x104;" u2="&#x106;" k="41" />
+    <hkern u1="&#x104;" u2="&#xdd;" k="123" />
+    <hkern u1="&#x104;" u2="&#xd8;" k="41" />
+    <hkern u1="&#x104;" u2="&#xd6;" k="41" />
+    <hkern u1="&#x104;" u2="&#xd5;" k="41" />
+    <hkern u1="&#x104;" u2="&#xd4;" k="41" />
+    <hkern u1="&#x104;" u2="&#xd3;" k="41" />
+    <hkern u1="&#x104;" u2="&#xd2;" k="41" />
+    <hkern u1="&#x104;" u2="&#xc7;" k="41" />
+    <hkern u1="&#x104;" u2="Y" k="123" />
+    <hkern u1="&#x104;" u2="W" k="82" />
+    <hkern u1="&#x104;" u2="V" k="82" />
+    <hkern u1="&#x104;" u2="T" k="143" />
+    <hkern u1="&#x104;" u2="Q" k="41" />
+    <hkern u1="&#x104;" u2="O" k="41" />
+    <hkern u1="&#x104;" u2="J" k="-266" />
+    <hkern u1="&#x104;" u2="G" k="41" />
+    <hkern u1="&#x104;" u2="C" k="41" />
+    <hkern u1="&#x104;" u2="&#x27;" k="143" />
+    <hkern u1="&#x104;" u2="&#x22;" k="143" />
+    <hkern u1="&#x105;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x105;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x105;" u2="&#x27;" k="20" />
+    <hkern u1="&#x105;" u2="&#x22;" k="20" />
+    <hkern u1="&#x106;" u2="&#x1ee2;" k="41" />
+    <hkern u1="&#x106;" u2="&#x1ee0;" k="41" />
+    <hkern u1="&#x106;" u2="&#x1ede;" k="41" />
+    <hkern u1="&#x106;" u2="&#x1edc;" k="41" />
+    <hkern u1="&#x106;" u2="&#x1eda;" k="41" />
+    <hkern u1="&#x106;" u2="&#x1ed8;" k="41" />
+    <hkern u1="&#x106;" u2="&#x1ed6;" k="41" />
+    <hkern u1="&#x106;" u2="&#x1ed4;" k="41" />
+    <hkern u1="&#x106;" u2="&#x1ed2;" k="41" />
+    <hkern u1="&#x106;" u2="&#x1ed0;" k="41" />
+    <hkern u1="&#x106;" u2="&#x1ece;" k="41" />
+    <hkern u1="&#x106;" u2="&#x1ecc;" k="41" />
+    <hkern u1="&#x106;" u2="&#x1a0;" k="41" />
+    <hkern u1="&#x106;" u2="&#x1fe;" k="41" />
+    <hkern u1="&#x106;" u2="&#x152;" k="41" />
+    <hkern u1="&#x106;" u2="&#x150;" k="41" />
+    <hkern u1="&#x106;" u2="&#x14e;" k="41" />
+    <hkern u1="&#x106;" u2="&#x14c;" k="41" />
+    <hkern u1="&#x106;" u2="&#x122;" k="41" />
+    <hkern u1="&#x106;" u2="&#x120;" k="41" />
+    <hkern u1="&#x106;" u2="&#x11e;" k="41" />
+    <hkern u1="&#x106;" u2="&#x11c;" k="41" />
+    <hkern u1="&#x106;" u2="&#x10c;" k="41" />
+    <hkern u1="&#x106;" u2="&#x10a;" k="41" />
+    <hkern u1="&#x106;" u2="&#x108;" k="41" />
+    <hkern u1="&#x106;" u2="&#x106;" k="41" />
+    <hkern u1="&#x106;" u2="&#xd8;" k="41" />
+    <hkern u1="&#x106;" u2="&#xd6;" k="41" />
+    <hkern u1="&#x106;" u2="&#xd5;" k="41" />
+    <hkern u1="&#x106;" u2="&#xd4;" k="41" />
+    <hkern u1="&#x106;" u2="&#xd3;" k="41" />
+    <hkern u1="&#x106;" u2="&#xd2;" k="41" />
+    <hkern u1="&#x106;" u2="&#xc7;" k="41" />
+    <hkern u1="&#x106;" u2="Q" k="41" />
+    <hkern u1="&#x106;" u2="O" k="41" />
+    <hkern u1="&#x106;" u2="G" k="41" />
+    <hkern u1="&#x106;" u2="C" k="41" />
+    <hkern u1="&#x108;" u2="&#x1ee2;" k="41" />
+    <hkern u1="&#x108;" u2="&#x1ee0;" k="41" />
+    <hkern u1="&#x108;" u2="&#x1ede;" k="41" />
+    <hkern u1="&#x108;" u2="&#x1edc;" k="41" />
+    <hkern u1="&#x108;" u2="&#x1eda;" k="41" />
+    <hkern u1="&#x108;" u2="&#x1ed8;" k="41" />
+    <hkern u1="&#x108;" u2="&#x1ed6;" k="41" />
+    <hkern u1="&#x108;" u2="&#x1ed4;" k="41" />
+    <hkern u1="&#x108;" u2="&#x1ed2;" k="41" />
+    <hkern u1="&#x108;" u2="&#x1ed0;" k="41" />
+    <hkern u1="&#x108;" u2="&#x1ece;" k="41" />
+    <hkern u1="&#x108;" u2="&#x1ecc;" k="41" />
+    <hkern u1="&#x108;" u2="&#x1a0;" k="41" />
+    <hkern u1="&#x108;" u2="&#x1fe;" k="41" />
+    <hkern u1="&#x108;" u2="&#x152;" k="41" />
+    <hkern u1="&#x108;" u2="&#x150;" k="41" />
+    <hkern u1="&#x108;" u2="&#x14e;" k="41" />
+    <hkern u1="&#x108;" u2="&#x14c;" k="41" />
+    <hkern u1="&#x108;" u2="&#x122;" k="41" />
+    <hkern u1="&#x108;" u2="&#x120;" k="41" />
+    <hkern u1="&#x108;" u2="&#x11e;" k="41" />
+    <hkern u1="&#x108;" u2="&#x11c;" k="41" />
+    <hkern u1="&#x108;" u2="&#x10c;" k="41" />
+    <hkern u1="&#x108;" u2="&#x10a;" k="41" />
+    <hkern u1="&#x108;" u2="&#x108;" k="41" />
+    <hkern u1="&#x108;" u2="&#x106;" k="41" />
+    <hkern u1="&#x108;" u2="&#xd8;" k="41" />
+    <hkern u1="&#x108;" u2="&#xd6;" k="41" />
+    <hkern u1="&#x108;" u2="&#xd5;" k="41" />
+    <hkern u1="&#x108;" u2="&#xd4;" k="41" />
+    <hkern u1="&#x108;" u2="&#xd3;" k="41" />
+    <hkern u1="&#x108;" u2="&#xd2;" k="41" />
+    <hkern u1="&#x108;" u2="&#xc7;" k="41" />
+    <hkern u1="&#x108;" u2="Q" k="41" />
+    <hkern u1="&#x108;" u2="O" k="41" />
+    <hkern u1="&#x108;" u2="G" k="41" />
+    <hkern u1="&#x108;" u2="C" k="41" />
+    <hkern u1="&#x10a;" u2="&#x1ee2;" k="41" />
+    <hkern u1="&#x10a;" u2="&#x1ee0;" k="41" />
+    <hkern u1="&#x10a;" u2="&#x1ede;" k="41" />
+    <hkern u1="&#x10a;" u2="&#x1edc;" k="41" />
+    <hkern u1="&#x10a;" u2="&#x1eda;" k="41" />
+    <hkern u1="&#x10a;" u2="&#x1ed8;" k="41" />
+    <hkern u1="&#x10a;" u2="&#x1ed6;" k="41" />
+    <hkern u1="&#x10a;" u2="&#x1ed4;" k="41" />
+    <hkern u1="&#x10a;" u2="&#x1ed2;" k="41" />
+    <hkern u1="&#x10a;" u2="&#x1ed0;" k="41" />
+    <hkern u1="&#x10a;" u2="&#x1ece;" k="41" />
+    <hkern u1="&#x10a;" u2="&#x1ecc;" k="41" />
+    <hkern u1="&#x10a;" u2="&#x1a0;" k="41" />
+    <hkern u1="&#x10a;" u2="&#x1fe;" k="41" />
+    <hkern u1="&#x10a;" u2="&#x152;" k="41" />
+    <hkern u1="&#x10a;" u2="&#x150;" k="41" />
+    <hkern u1="&#x10a;" u2="&#x14e;" k="41" />
+    <hkern u1="&#x10a;" u2="&#x14c;" k="41" />
+    <hkern u1="&#x10a;" u2="&#x122;" k="41" />
+    <hkern u1="&#x10a;" u2="&#x120;" k="41" />
+    <hkern u1="&#x10a;" u2="&#x11e;" k="41" />
+    <hkern u1="&#x10a;" u2="&#x11c;" k="41" />
+    <hkern u1="&#x10a;" u2="&#x10c;" k="41" />
+    <hkern u1="&#x10a;" u2="&#x10a;" k="41" />
+    <hkern u1="&#x10a;" u2="&#x108;" k="41" />
+    <hkern u1="&#x10a;" u2="&#x106;" k="41" />
+    <hkern u1="&#x10a;" u2="&#xd8;" k="41" />
+    <hkern u1="&#x10a;" u2="&#xd6;" k="41" />
+    <hkern u1="&#x10a;" u2="&#xd5;" k="41" />
+    <hkern u1="&#x10a;" u2="&#xd4;" k="41" />
+    <hkern u1="&#x10a;" u2="&#xd3;" k="41" />
+    <hkern u1="&#x10a;" u2="&#xd2;" k="41" />
+    <hkern u1="&#x10a;" u2="&#xc7;" k="41" />
+    <hkern u1="&#x10a;" u2="Q" k="41" />
+    <hkern u1="&#x10a;" u2="O" k="41" />
+    <hkern u1="&#x10a;" u2="G" k="41" />
+    <hkern u1="&#x10a;" u2="C" k="41" />
+    <hkern u1="&#x10c;" u2="&#x1ee2;" k="41" />
+    <hkern u1="&#x10c;" u2="&#x1ee0;" k="41" />
+    <hkern u1="&#x10c;" u2="&#x1ede;" k="41" />
+    <hkern u1="&#x10c;" u2="&#x1edc;" k="41" />
+    <hkern u1="&#x10c;" u2="&#x1eda;" k="41" />
+    <hkern u1="&#x10c;" u2="&#x1ed8;" k="41" />
+    <hkern u1="&#x10c;" u2="&#x1ed6;" k="41" />
+    <hkern u1="&#x10c;" u2="&#x1ed4;" k="41" />
+    <hkern u1="&#x10c;" u2="&#x1ed2;" k="41" />
+    <hkern u1="&#x10c;" u2="&#x1ed0;" k="41" />
+    <hkern u1="&#x10c;" u2="&#x1ece;" k="41" />
+    <hkern u1="&#x10c;" u2="&#x1ecc;" k="41" />
+    <hkern u1="&#x10c;" u2="&#x1a0;" k="41" />
+    <hkern u1="&#x10c;" u2="&#x1fe;" k="41" />
+    <hkern u1="&#x10c;" u2="&#x152;" k="41" />
+    <hkern u1="&#x10c;" u2="&#x150;" k="41" />
+    <hkern u1="&#x10c;" u2="&#x14e;" k="41" />
+    <hkern u1="&#x10c;" u2="&#x14c;" k="41" />
+    <hkern u1="&#x10c;" u2="&#x122;" k="41" />
+    <hkern u1="&#x10c;" u2="&#x120;" k="41" />
+    <hkern u1="&#x10c;" u2="&#x11e;" k="41" />
+    <hkern u1="&#x10c;" u2="&#x11c;" k="41" />
+    <hkern u1="&#x10c;" u2="&#x10c;" k="41" />
+    <hkern u1="&#x10c;" u2="&#x10a;" k="41" />
+    <hkern u1="&#x10c;" u2="&#x108;" k="41" />
+    <hkern u1="&#x10c;" u2="&#x106;" k="41" />
+    <hkern u1="&#x10c;" u2="&#xd8;" k="41" />
+    <hkern u1="&#x10c;" u2="&#xd6;" k="41" />
+    <hkern u1="&#x10c;" u2="&#xd5;" k="41" />
+    <hkern u1="&#x10c;" u2="&#xd4;" k="41" />
+    <hkern u1="&#x10c;" u2="&#xd3;" k="41" />
+    <hkern u1="&#x10c;" u2="&#xd2;" k="41" />
+    <hkern u1="&#x10c;" u2="&#xc7;" k="41" />
+    <hkern u1="&#x10c;" u2="Q" k="41" />
+    <hkern u1="&#x10c;" u2="O" k="41" />
+    <hkern u1="&#x10c;" u2="G" k="41" />
+    <hkern u1="&#x10c;" u2="C" k="41" />
+    <hkern u1="&#x10e;" u2="&#x162;" k="61" />
+    <hkern u1="&#x10e;" u2="&#x1ef8;" k="20" />
+    <hkern u1="&#x10e;" u2="&#x1ef6;" k="20" />
+    <hkern u1="&#x10e;" u2="&#x1ef4;" k="20" />
+    <hkern u1="&#x10e;" u2="&#x1eb6;" k="41" />
+    <hkern u1="&#x10e;" u2="&#x1eb4;" k="41" />
+    <hkern u1="&#x10e;" u2="&#x1eb2;" k="41" />
+    <hkern u1="&#x10e;" u2="&#x1eb0;" k="41" />
+    <hkern u1="&#x10e;" u2="&#x1eae;" k="41" />
+    <hkern u1="&#x10e;" u2="&#x1eac;" k="41" />
+    <hkern u1="&#x10e;" u2="&#x1eaa;" k="41" />
+    <hkern u1="&#x10e;" u2="&#x1ea8;" k="41" />
+    <hkern u1="&#x10e;" u2="&#x1ea6;" k="41" />
+    <hkern u1="&#x10e;" u2="&#x1ea4;" k="41" />
+    <hkern u1="&#x10e;" u2="&#x1ea2;" k="41" />
+    <hkern u1="&#x10e;" u2="&#x1ea0;" k="41" />
+    <hkern u1="&#x10e;" u2="&#x1e00;" k="41" />
+    <hkern u1="&#x10e;" u2="&#x201e;" k="82" />
+    <hkern u1="&#x10e;" u2="&#x201a;" k="82" />
+    <hkern u1="&#x10e;" u2="&#x1ef2;" k="20" />
+    <hkern u1="&#x10e;" u2="&#x1e84;" k="20" />
+    <hkern u1="&#x10e;" u2="&#x1e82;" k="20" />
+    <hkern u1="&#x10e;" u2="&#x1e80;" k="20" />
+    <hkern u1="&#x10e;" u2="&#x405;" k="20" />
+    <hkern u1="&#x10e;" u2="&#x1fa;" k="41" />
+    <hkern u1="&#x10e;" u2="&#x17d;" k="20" />
+    <hkern u1="&#x10e;" u2="&#x17b;" k="20" />
+    <hkern u1="&#x10e;" u2="&#x179;" k="20" />
+    <hkern u1="&#x10e;" u2="&#x178;" k="20" />
+    <hkern u1="&#x10e;" u2="&#x176;" k="20" />
+    <hkern u1="&#x10e;" u2="&#x174;" k="20" />
+    <hkern u1="&#x10e;" u2="&#x164;" k="61" />
+    <hkern u1="&#x10e;" u2="&#x21a;" k="61" />
+    <hkern u1="&#x10e;" u2="&#x104;" k="41" />
+    <hkern u1="&#x10e;" u2="&#x102;" k="41" />
+    <hkern u1="&#x10e;" u2="&#x100;" k="41" />
+    <hkern u1="&#x10e;" u2="&#xdd;" k="20" />
+    <hkern u1="&#x10e;" u2="&#xc5;" k="41" />
+    <hkern u1="&#x10e;" u2="&#xc4;" k="41" />
+    <hkern u1="&#x10e;" u2="&#xc3;" k="41" />
+    <hkern u1="&#x10e;" u2="&#xc2;" k="41" />
+    <hkern u1="&#x10e;" u2="&#xc1;" k="41" />
+    <hkern u1="&#x10e;" u2="&#xc0;" k="41" />
+    <hkern u1="&#x10e;" u2="Z" k="20" />
+    <hkern u1="&#x10e;" u2="Y" k="20" />
+    <hkern u1="&#x10e;" u2="X" k="41" />
+    <hkern u1="&#x10e;" u2="W" k="20" />
+    <hkern u1="&#x10e;" u2="V" k="20" />
+    <hkern u1="&#x10e;" u2="T" k="61" />
+    <hkern u1="&#x10e;" u2="A" k="41" />
+    <hkern u1="&#x10e;" u2="&#x2e;" k="82" />
+    <hkern u1="&#x10e;" u2="&#x2c;" k="82" />
+    <hkern u1="&#x10f;" u2="&#x201d;" k="-82" />
+    <hkern u1="&#x10f;" u2="&#x2019;" k="-82" />
+    <hkern u1="&#x10f;" u2="&#x127;" k="-123" />
+    <hkern u1="&#x10f;" u2="&#x125;" k="-61" />
+    <hkern u1="&#x10f;" u2="&#x7d;" k="-143" />
+    <hkern u1="&#x10f;" u2="l" k="-61" />
+    <hkern u1="&#x10f;" u2="k" k="-61" />
+    <hkern u1="&#x10f;" u2="h" k="-61" />
+    <hkern u1="&#x10f;" u2="b" k="-61" />
+    <hkern u1="&#x10f;" u2="]" k="-143" />
+    <hkern u1="&#x10f;" u2="&#x3f;" k="-164" />
+    <hkern u1="&#x10f;" u2="&#x29;" k="-143" />
+    <hkern u1="&#x10f;" u2="&#x27;" k="-82" />
+    <hkern u1="&#x10f;" u2="&#x22;" k="-82" />
+    <hkern u1="&#x110;" u2="&#x162;" k="61" />
+    <hkern u1="&#x110;" u2="&#x1ef8;" k="20" />
+    <hkern u1="&#x110;" u2="&#x1ef6;" k="20" />
+    <hkern u1="&#x110;" u2="&#x1ef4;" k="20" />
+    <hkern u1="&#x110;" u2="&#x1eb6;" k="41" />
+    <hkern u1="&#x110;" u2="&#x1eb4;" k="41" />
+    <hkern u1="&#x110;" u2="&#x1eb2;" k="41" />
+    <hkern u1="&#x110;" u2="&#x1eb0;" k="41" />
+    <hkern u1="&#x110;" u2="&#x1eae;" k="41" />
+    <hkern u1="&#x110;" u2="&#x1eac;" k="41" />
+    <hkern u1="&#x110;" u2="&#x1eaa;" k="41" />
+    <hkern u1="&#x110;" u2="&#x1ea8;" k="41" />
+    <hkern u1="&#x110;" u2="&#x1ea6;" k="41" />
+    <hkern u1="&#x110;" u2="&#x1ea4;" k="41" />
+    <hkern u1="&#x110;" u2="&#x1ea2;" k="41" />
+    <hkern u1="&#x110;" u2="&#x1ea0;" k="41" />
+    <hkern u1="&#x110;" u2="&#x1e00;" k="41" />
+    <hkern u1="&#x110;" u2="&#x201e;" k="82" />
+    <hkern u1="&#x110;" u2="&#x201a;" k="82" />
+    <hkern u1="&#x110;" u2="&#x1ef2;" k="20" />
+    <hkern u1="&#x110;" u2="&#x1e84;" k="20" />
+    <hkern u1="&#x110;" u2="&#x1e82;" k="20" />
+    <hkern u1="&#x110;" u2="&#x1e80;" k="20" />
+    <hkern u1="&#x110;" u2="&#x405;" k="20" />
+    <hkern u1="&#x110;" u2="&#x1fa;" k="41" />
+    <hkern u1="&#x110;" u2="&#x17d;" k="20" />
+    <hkern u1="&#x110;" u2="&#x17b;" k="20" />
+    <hkern u1="&#x110;" u2="&#x179;" k="20" />
+    <hkern u1="&#x110;" u2="&#x178;" k="20" />
+    <hkern u1="&#x110;" u2="&#x176;" k="20" />
+    <hkern u1="&#x110;" u2="&#x174;" k="20" />
+    <hkern u1="&#x110;" u2="&#x164;" k="61" />
+    <hkern u1="&#x110;" u2="&#x21a;" k="61" />
+    <hkern u1="&#x110;" u2="&#x104;" k="41" />
+    <hkern u1="&#x110;" u2="&#x102;" k="41" />
+    <hkern u1="&#x110;" u2="&#x100;" k="41" />
+    <hkern u1="&#x110;" u2="&#xdd;" k="20" />
+    <hkern u1="&#x110;" u2="&#xc5;" k="41" />
+    <hkern u1="&#x110;" u2="&#xc4;" k="41" />
+    <hkern u1="&#x110;" u2="&#xc3;" k="41" />
+    <hkern u1="&#x110;" u2="&#xc2;" k="41" />
+    <hkern u1="&#x110;" u2="&#xc1;" k="41" />
+    <hkern u1="&#x110;" u2="&#xc0;" k="41" />
+    <hkern u1="&#x110;" u2="Z" k="20" />
+    <hkern u1="&#x110;" u2="Y" k="20" />
+    <hkern u1="&#x110;" u2="X" k="41" />
+    <hkern u1="&#x110;" u2="W" k="20" />
+    <hkern u1="&#x110;" u2="V" k="20" />
+    <hkern u1="&#x110;" u2="T" k="61" />
+    <hkern u1="&#x110;" u2="A" k="41" />
+    <hkern u1="&#x110;" u2="&#x2e;" k="82" />
+    <hkern u1="&#x110;" u2="&#x2c;" k="82" />
+    <hkern u1="&#x112;" u2="J" k="-123" />
+    <hkern u1="&#x113;" u2="&#x1ef5;" k="41" />
+    <hkern u1="&#x113;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x113;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x113;" u2="&#x1e83;" k="41" />
+    <hkern u1="&#x113;" u2="&#x1e81;" k="41" />
+    <hkern u1="&#x113;" u2="&#x17e;" k="20" />
+    <hkern u1="&#x113;" u2="&#x17c;" k="20" />
+    <hkern u1="&#x113;" u2="&#x17a;" k="20" />
+    <hkern u1="&#x113;" u2="&#x175;" k="41" />
+    <hkern u1="&#x113;" u2="&#xfd;" k="41" />
+    <hkern u1="&#x113;" u2="z" k="20" />
+    <hkern u1="&#x113;" u2="y" k="41" />
+    <hkern u1="&#x113;" u2="x" k="41" />
+    <hkern u1="&#x113;" u2="w" k="41" />
+    <hkern u1="&#x113;" u2="v" k="41" />
+    <hkern u1="&#x113;" u2="&#x27;" k="20" />
+    <hkern u1="&#x113;" u2="&#x22;" k="20" />
+    <hkern u1="&#x114;" u2="J" k="-123" />
+    <hkern u1="&#x115;" u2="&#x1ef5;" k="41" />
+    <hkern u1="&#x115;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x115;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x115;" u2="&#x1e83;" k="41" />
+    <hkern u1="&#x115;" u2="&#x1e81;" k="41" />
+    <hkern u1="&#x115;" u2="&#x17e;" k="20" />
+    <hkern u1="&#x115;" u2="&#x17c;" k="20" />
+    <hkern u1="&#x115;" u2="&#x17a;" k="20" />
+    <hkern u1="&#x115;" u2="&#x175;" k="41" />
+    <hkern u1="&#x115;" u2="&#xfd;" k="41" />
+    <hkern u1="&#x115;" u2="z" k="20" />
+    <hkern u1="&#x115;" u2="y" k="41" />
+    <hkern u1="&#x115;" u2="x" k="41" />
+    <hkern u1="&#x115;" u2="w" k="41" />
+    <hkern u1="&#x115;" u2="v" k="41" />
+    <hkern u1="&#x115;" u2="&#x27;" k="20" />
+    <hkern u1="&#x115;" u2="&#x22;" k="20" />
+    <hkern u1="&#x116;" u2="J" k="-123" />
+    <hkern u1="&#x117;" u2="&#x1ef5;" k="41" />
+    <hkern u1="&#x117;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x117;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x117;" u2="&#x1e83;" k="41" />
+    <hkern u1="&#x117;" u2="&#x1e81;" k="41" />
+    <hkern u1="&#x117;" u2="&#x17e;" k="20" />
+    <hkern u1="&#x117;" u2="&#x17c;" k="20" />
+    <hkern u1="&#x117;" u2="&#x17a;" k="20" />
+    <hkern u1="&#x117;" u2="&#x175;" k="41" />
+    <hkern u1="&#x117;" u2="&#xfd;" k="41" />
+    <hkern u1="&#x117;" u2="z" k="20" />
+    <hkern u1="&#x117;" u2="y" k="41" />
+    <hkern u1="&#x117;" u2="x" k="41" />
+    <hkern u1="&#x117;" u2="w" k="41" />
+    <hkern u1="&#x117;" u2="v" k="41" />
+    <hkern u1="&#x117;" u2="&#x27;" k="20" />
+    <hkern u1="&#x117;" u2="&#x22;" k="20" />
+    <hkern u1="&#x118;" u2="J" k="-123" />
+    <hkern u1="&#x119;" u2="&#x1ef5;" k="41" />
+    <hkern u1="&#x119;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x119;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x119;" u2="&#x1e83;" k="41" />
+    <hkern u1="&#x119;" u2="&#x1e81;" k="41" />
+    <hkern u1="&#x119;" u2="&#x17e;" k="20" />
+    <hkern u1="&#x119;" u2="&#x17c;" k="20" />
+    <hkern u1="&#x119;" u2="&#x17a;" k="20" />
+    <hkern u1="&#x119;" u2="&#x175;" k="41" />
+    <hkern u1="&#x119;" u2="&#xfd;" k="41" />
+    <hkern u1="&#x119;" u2="z" k="20" />
+    <hkern u1="&#x119;" u2="y" k="41" />
+    <hkern u1="&#x119;" u2="x" k="41" />
+    <hkern u1="&#x119;" u2="w" k="41" />
+    <hkern u1="&#x119;" u2="v" k="41" />
+    <hkern u1="&#x119;" u2="&#x27;" k="20" />
+    <hkern u1="&#x119;" u2="&#x22;" k="20" />
+    <hkern u1="&#x11a;" u2="J" k="-123" />
+    <hkern u1="&#x11b;" u2="&#x1ef5;" k="41" />
+    <hkern u1="&#x11b;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x11b;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x11b;" u2="&#x1e83;" k="41" />
+    <hkern u1="&#x11b;" u2="&#x1e81;" k="41" />
+    <hkern u1="&#x11b;" u2="&#x17e;" k="20" />
+    <hkern u1="&#x11b;" u2="&#x17c;" k="20" />
+    <hkern u1="&#x11b;" u2="&#x17a;" k="20" />
+    <hkern u1="&#x11b;" u2="&#x175;" k="41" />
+    <hkern u1="&#x11b;" u2="&#xfd;" k="41" />
+    <hkern u1="&#x11b;" u2="z" k="20" />
+    <hkern u1="&#x11b;" u2="y" k="41" />
+    <hkern u1="&#x11b;" u2="x" k="41" />
+    <hkern u1="&#x11b;" u2="w" k="41" />
+    <hkern u1="&#x11b;" u2="v" k="41" />
+    <hkern u1="&#x11b;" u2="&#x27;" k="20" />
+    <hkern u1="&#x11b;" u2="&#x22;" k="20" />
+    <hkern u1="&#x125;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x125;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x125;" u2="&#x27;" k="20" />
+    <hkern u1="&#x125;" u2="&#x22;" k="20" />
+    <hkern u1="&#x136;" u2="&#x1ee2;" k="41" />
+    <hkern u1="&#x136;" u2="&#x1ee0;" k="41" />
+    <hkern u1="&#x136;" u2="&#x1ede;" k="41" />
+    <hkern u1="&#x136;" u2="&#x1edc;" k="41" />
+    <hkern u1="&#x136;" u2="&#x1eda;" k="41" />
+    <hkern u1="&#x136;" u2="&#x1ed8;" k="41" />
+    <hkern u1="&#x136;" u2="&#x1ed6;" k="41" />
+    <hkern u1="&#x136;" u2="&#x1ed4;" k="41" />
+    <hkern u1="&#x136;" u2="&#x1ed2;" k="41" />
+    <hkern u1="&#x136;" u2="&#x1ed0;" k="41" />
+    <hkern u1="&#x136;" u2="&#x1ece;" k="41" />
+    <hkern u1="&#x136;" u2="&#x1ecc;" k="41" />
+    <hkern u1="&#x136;" u2="&#x1a0;" k="41" />
+    <hkern u1="&#x136;" u2="&#x1fe;" k="41" />
+    <hkern u1="&#x136;" u2="&#x152;" k="41" />
+    <hkern u1="&#x136;" u2="&#x150;" k="41" />
+    <hkern u1="&#x136;" u2="&#x14e;" k="41" />
+    <hkern u1="&#x136;" u2="&#x14c;" k="41" />
+    <hkern u1="&#x136;" u2="&#x122;" k="41" />
+    <hkern u1="&#x136;" u2="&#x120;" k="41" />
+    <hkern u1="&#x136;" u2="&#x11e;" k="41" />
+    <hkern u1="&#x136;" u2="&#x11c;" k="41" />
+    <hkern u1="&#x136;" u2="&#x10c;" k="41" />
+    <hkern u1="&#x136;" u2="&#x10a;" k="41" />
+    <hkern u1="&#x136;" u2="&#x108;" k="41" />
+    <hkern u1="&#x136;" u2="&#x106;" k="41" />
+    <hkern u1="&#x136;" u2="&#xd8;" k="41" />
+    <hkern u1="&#x136;" u2="&#xd6;" k="41" />
+    <hkern u1="&#x136;" u2="&#xd5;" k="41" />
+    <hkern u1="&#x136;" u2="&#xd4;" k="41" />
+    <hkern u1="&#x136;" u2="&#xd3;" k="41" />
+    <hkern u1="&#x136;" u2="&#xd2;" k="41" />
+    <hkern u1="&#x136;" u2="&#xc7;" k="41" />
+    <hkern u1="&#x136;" u2="Q" k="41" />
+    <hkern u1="&#x136;" u2="O" k="41" />
+    <hkern u1="&#x136;" u2="G" k="41" />
+    <hkern u1="&#x136;" u2="C" k="41" />
+    <hkern u1="&#x137;" u2="&#x1ee3;" k="41" />
+    <hkern u1="&#x137;" u2="&#x1ee1;" k="41" />
+    <hkern u1="&#x137;" u2="&#x1edf;" k="41" />
+    <hkern u1="&#x137;" u2="&#x1edd;" k="41" />
+    <hkern u1="&#x137;" u2="&#x1edb;" k="41" />
+    <hkern u1="&#x137;" u2="&#x1ed9;" k="41" />
+    <hkern u1="&#x137;" u2="&#x1ed7;" k="41" />
+    <hkern u1="&#x137;" u2="&#x1ed5;" k="41" />
+    <hkern u1="&#x137;" u2="&#x1ed1;" k="41" />
+    <hkern u1="&#x137;" u2="&#x1ecf;" k="41" />
+    <hkern u1="&#x137;" u2="&#x1ecd;" k="41" />
+    <hkern u1="&#x137;" u2="&#x1ec7;" k="41" />
+    <hkern u1="&#x137;" u2="&#x1ec5;" k="41" />
+    <hkern u1="&#x137;" u2="&#x1ec3;" k="41" />
+    <hkern u1="&#x137;" u2="&#x1ebf;" k="41" />
+    <hkern u1="&#x137;" u2="&#x1ebd;" k="41" />
+    <hkern u1="&#x137;" u2="&#x1ebb;" k="41" />
+    <hkern u1="&#x137;" u2="&#x1eb9;" k="41" />
+    <hkern u1="&#x137;" u2="&#x1a1;" k="41" />
+    <hkern u1="&#x137;" u2="&#x1ff;" k="41" />
+    <hkern u1="&#x137;" u2="&#x153;" k="41" />
+    <hkern u1="&#x137;" u2="&#x151;" k="41" />
+    <hkern u1="&#x137;" u2="&#x14f;" k="41" />
+    <hkern u1="&#x137;" u2="&#x14d;" k="41" />
+    <hkern u1="&#x137;" u2="&#x11b;" k="41" />
+    <hkern u1="&#x137;" u2="&#x119;" k="41" />
+    <hkern u1="&#x137;" u2="&#x117;" k="41" />
+    <hkern u1="&#x137;" u2="&#x115;" k="41" />
+    <hkern u1="&#x137;" u2="&#x113;" k="41" />
+    <hkern u1="&#x137;" u2="&#x111;" k="41" />
+    <hkern u1="&#x137;" u2="&#x10f;" k="41" />
+    <hkern u1="&#x137;" u2="&#x10d;" k="41" />
+    <hkern u1="&#x137;" u2="&#x10b;" k="41" />
+    <hkern u1="&#x137;" u2="&#x109;" k="41" />
+    <hkern u1="&#x137;" u2="&#x107;" k="41" />
+    <hkern u1="&#x137;" u2="&#xf8;" k="41" />
+    <hkern u1="&#x137;" u2="&#xf6;" k="41" />
+    <hkern u1="&#x137;" u2="&#xf5;" k="41" />
+    <hkern u1="&#x137;" u2="&#xf4;" k="41" />
+    <hkern u1="&#x137;" u2="&#xf3;" k="41" />
+    <hkern u1="&#x137;" u2="&#xf2;" k="41" />
+    <hkern u1="&#x137;" u2="&#xeb;" k="41" />
+    <hkern u1="&#x137;" u2="&#xea;" k="41" />
+    <hkern u1="&#x137;" u2="&#xe9;" k="41" />
+    <hkern u1="&#x137;" u2="&#xe8;" k="41" />
+    <hkern u1="&#x137;" u2="&#xe7;" k="41" />
+    <hkern u1="&#x137;" u2="&#xe0;" k="41" />
+    <hkern u1="&#x137;" u2="q" k="41" />
+    <hkern u1="&#x137;" u2="o" k="41" />
+    <hkern u1="&#x137;" u2="e" k="41" />
+    <hkern u1="&#x137;" u2="d" k="41" />
+    <hkern u1="&#x137;" u2="c" k="41" />
+    <hkern u1="&#x138;" u2="&#x1ee3;" k="41" />
+    <hkern u1="&#x138;" u2="&#x1ee1;" k="41" />
+    <hkern u1="&#x138;" u2="&#x1edf;" k="41" />
+    <hkern u1="&#x138;" u2="&#x1edd;" k="41" />
+    <hkern u1="&#x138;" u2="&#x1edb;" k="41" />
+    <hkern u1="&#x138;" u2="&#x1ed9;" k="41" />
+    <hkern u1="&#x138;" u2="&#x1ed7;" k="41" />
+    <hkern u1="&#x138;" u2="&#x1ed5;" k="41" />
+    <hkern u1="&#x138;" u2="&#x1ed1;" k="41" />
+    <hkern u1="&#x138;" u2="&#x1ecf;" k="41" />
+    <hkern u1="&#x138;" u2="&#x1ecd;" k="41" />
+    <hkern u1="&#x138;" u2="&#x1ec7;" k="41" />
+    <hkern u1="&#x138;" u2="&#x1ec5;" k="41" />
+    <hkern u1="&#x138;" u2="&#x1ec3;" k="41" />
+    <hkern u1="&#x138;" u2="&#x1ebf;" k="41" />
+    <hkern u1="&#x138;" u2="&#x1ebd;" k="41" />
+    <hkern u1="&#x138;" u2="&#x1ebb;" k="41" />
+    <hkern u1="&#x138;" u2="&#x1eb9;" k="41" />
+    <hkern u1="&#x138;" u2="&#x1a1;" k="41" />
+    <hkern u1="&#x138;" u2="&#x1ff;" k="41" />
+    <hkern u1="&#x138;" u2="&#x153;" k="41" />
+    <hkern u1="&#x138;" u2="&#x151;" k="41" />
+    <hkern u1="&#x138;" u2="&#x14f;" k="41" />
+    <hkern u1="&#x138;" u2="&#x14d;" k="41" />
+    <hkern u1="&#x138;" u2="&#x11b;" k="41" />
+    <hkern u1="&#x138;" u2="&#x119;" k="41" />
+    <hkern u1="&#x138;" u2="&#x117;" k="41" />
+    <hkern u1="&#x138;" u2="&#x115;" k="41" />
+    <hkern u1="&#x138;" u2="&#x113;" k="41" />
+    <hkern u1="&#x138;" u2="&#x111;" k="41" />
+    <hkern u1="&#x138;" u2="&#x10f;" k="41" />
+    <hkern u1="&#x138;" u2="&#x10d;" k="41" />
+    <hkern u1="&#x138;" u2="&#x10b;" k="41" />
+    <hkern u1="&#x138;" u2="&#x109;" k="41" />
+    <hkern u1="&#x138;" u2="&#x107;" k="41" />
+    <hkern u1="&#x138;" u2="&#xf8;" k="41" />
+    <hkern u1="&#x138;" u2="&#xf6;" k="41" />
+    <hkern u1="&#x138;" u2="&#xf5;" k="41" />
+    <hkern u1="&#x138;" u2="&#xf4;" k="41" />
+    <hkern u1="&#x138;" u2="&#xf3;" k="41" />
+    <hkern u1="&#x138;" u2="&#xf2;" k="41" />
+    <hkern u1="&#x138;" u2="&#xeb;" k="41" />
+    <hkern u1="&#x138;" u2="&#xea;" k="41" />
+    <hkern u1="&#x138;" u2="&#xe9;" k="41" />
+    <hkern u1="&#x138;" u2="&#xe8;" k="41" />
+    <hkern u1="&#x138;" u2="&#xe7;" k="41" />
+    <hkern u1="&#x138;" u2="&#xe0;" k="41" />
+    <hkern u1="&#x138;" u2="q" k="41" />
+    <hkern u1="&#x138;" u2="o" k="41" />
+    <hkern u1="&#x138;" u2="e" k="41" />
+    <hkern u1="&#x138;" u2="d" k="41" />
+    <hkern u1="&#x138;" u2="c" k="41" />
+    <hkern u1="&#x139;" u2="&#x162;" k="41" />
+    <hkern u1="&#x139;" u2="&#x1ef8;" k="61" />
+    <hkern u1="&#x139;" u2="&#x1ef6;" k="61" />
+    <hkern u1="&#x139;" u2="&#x1ef4;" k="61" />
+    <hkern u1="&#x139;" u2="&#x1ef0;" k="20" />
+    <hkern u1="&#x139;" u2="&#x1eee;" k="20" />
+    <hkern u1="&#x139;" u2="&#x1eec;" k="20" />
+    <hkern u1="&#x139;" u2="&#x1eea;" k="20" />
+    <hkern u1="&#x139;" u2="&#x1ee8;" k="20" />
+    <hkern u1="&#x139;" u2="&#x1ee6;" k="20" />
+    <hkern u1="&#x139;" u2="&#x1ee4;" k="20" />
+    <hkern u1="&#x139;" u2="&#x1ee2;" k="41" />
+    <hkern u1="&#x139;" u2="&#x1ee0;" k="41" />
+    <hkern u1="&#x139;" u2="&#x1ede;" k="41" />
+    <hkern u1="&#x139;" u2="&#x1edc;" k="41" />
+    <hkern u1="&#x139;" u2="&#x1eda;" k="41" />
+    <hkern u1="&#x139;" u2="&#x1ed8;" k="41" />
+    <hkern u1="&#x139;" u2="&#x1ed6;" k="41" />
+    <hkern u1="&#x139;" u2="&#x1ed4;" k="41" />
+    <hkern u1="&#x139;" u2="&#x1ed2;" k="41" />
+    <hkern u1="&#x139;" u2="&#x1ed0;" k="41" />
+    <hkern u1="&#x139;" u2="&#x1ece;" k="41" />
+    <hkern u1="&#x139;" u2="&#x1ecc;" k="41" />
+    <hkern u1="&#x139;" u2="&#x1af;" k="20" />
+    <hkern u1="&#x139;" u2="&#x1a0;" k="41" />
+    <hkern u1="&#x139;" u2="&#x201d;" k="164" />
+    <hkern u1="&#x139;" u2="&#x2019;" k="164" />
+    <hkern u1="&#x139;" u2="&#x1ef2;" k="61" />
+    <hkern u1="&#x139;" u2="&#x1e84;" k="41" />
+    <hkern u1="&#x139;" u2="&#x1e82;" k="41" />
+    <hkern u1="&#x139;" u2="&#x1e80;" k="41" />
+    <hkern u1="&#x139;" u2="&#x1fe;" k="41" />
+    <hkern u1="&#x139;" u2="&#x178;" k="61" />
+    <hkern u1="&#x139;" u2="&#x176;" k="61" />
+    <hkern u1="&#x139;" u2="&#x174;" k="41" />
+    <hkern u1="&#x139;" u2="&#x172;" k="20" />
+    <hkern u1="&#x139;" u2="&#x170;" k="20" />
+    <hkern u1="&#x139;" u2="&#x16e;" k="20" />
+    <hkern u1="&#x139;" u2="&#x16c;" k="20" />
+    <hkern u1="&#x139;" u2="&#x16a;" k="20" />
+    <hkern u1="&#x139;" u2="&#x168;" k="20" />
+    <hkern u1="&#x139;" u2="&#x164;" k="41" />
+    <hkern u1="&#x139;" u2="&#x21a;" k="41" />
+    <hkern u1="&#x139;" u2="&#x152;" k="41" />
+    <hkern u1="&#x139;" u2="&#x150;" k="41" />
+    <hkern u1="&#x139;" u2="&#x14e;" k="41" />
+    <hkern u1="&#x139;" u2="&#x14c;" k="41" />
+    <hkern u1="&#x139;" u2="&#x122;" k="41" />
+    <hkern u1="&#x139;" u2="&#x120;" k="41" />
+    <hkern u1="&#x139;" u2="&#x11e;" k="41" />
+    <hkern u1="&#x139;" u2="&#x11c;" k="41" />
+    <hkern u1="&#x139;" u2="&#x10c;" k="41" />
+    <hkern u1="&#x139;" u2="&#x10a;" k="41" />
+    <hkern u1="&#x139;" u2="&#x108;" k="41" />
+    <hkern u1="&#x139;" u2="&#x106;" k="41" />
+    <hkern u1="&#x139;" u2="&#xdd;" k="61" />
+    <hkern u1="&#x139;" u2="&#xdc;" k="20" />
+    <hkern u1="&#x139;" u2="&#xdb;" k="20" />
+    <hkern u1="&#x139;" u2="&#xda;" k="20" />
+    <hkern u1="&#x139;" u2="&#xd9;" k="20" />
+    <hkern u1="&#x139;" u2="&#xd8;" k="41" />
+    <hkern u1="&#x139;" u2="&#xd6;" k="41" />
+    <hkern u1="&#x139;" u2="&#xd5;" k="41" />
+    <hkern u1="&#x139;" u2="&#xd4;" k="41" />
+    <hkern u1="&#x139;" u2="&#xd3;" k="41" />
+    <hkern u1="&#x139;" u2="&#xd2;" k="41" />
+    <hkern u1="&#x139;" u2="&#xc7;" k="41" />
+    <hkern u1="&#x139;" u2="Y" k="61" />
+    <hkern u1="&#x139;" u2="W" k="41" />
+    <hkern u1="&#x139;" u2="V" k="41" />
+    <hkern u1="&#x139;" u2="U" k="20" />
+    <hkern u1="&#x139;" u2="T" k="41" />
+    <hkern u1="&#x139;" u2="Q" k="41" />
+    <hkern u1="&#x139;" u2="O" k="41" />
+    <hkern u1="&#x139;" u2="G" k="41" />
+    <hkern u1="&#x139;" u2="C" k="41" />
+    <hkern u1="&#x139;" u2="&#x27;" k="164" />
+    <hkern u1="&#x139;" u2="&#x22;" k="164" />
+    <hkern u1="&#x13b;" u2="&#x162;" k="41" />
+    <hkern u1="&#x13b;" u2="&#x1ef8;" k="61" />
+    <hkern u1="&#x13b;" u2="&#x1ef6;" k="61" />
+    <hkern u1="&#x13b;" u2="&#x1ef4;" k="61" />
+    <hkern u1="&#x13b;" u2="&#x1ef0;" k="20" />
+    <hkern u1="&#x13b;" u2="&#x1eee;" k="20" />
+    <hkern u1="&#x13b;" u2="&#x1eec;" k="20" />
+    <hkern u1="&#x13b;" u2="&#x1eea;" k="20" />
+    <hkern u1="&#x13b;" u2="&#x1ee8;" k="20" />
+    <hkern u1="&#x13b;" u2="&#x1ee6;" k="20" />
+    <hkern u1="&#x13b;" u2="&#x1ee4;" k="20" />
+    <hkern u1="&#x13b;" u2="&#x1ee2;" k="41" />
+    <hkern u1="&#x13b;" u2="&#x1ee0;" k="41" />
+    <hkern u1="&#x13b;" u2="&#x1ede;" k="41" />
+    <hkern u1="&#x13b;" u2="&#x1edc;" k="41" />
+    <hkern u1="&#x13b;" u2="&#x1eda;" k="41" />
+    <hkern u1="&#x13b;" u2="&#x1ed8;" k="41" />
+    <hkern u1="&#x13b;" u2="&#x1ed6;" k="41" />
+    <hkern u1="&#x13b;" u2="&#x1ed4;" k="41" />
+    <hkern u1="&#x13b;" u2="&#x1ed2;" k="41" />
+    <hkern u1="&#x13b;" u2="&#x1ed0;" k="41" />
+    <hkern u1="&#x13b;" u2="&#x1ece;" k="41" />
+    <hkern u1="&#x13b;" u2="&#x1ecc;" k="41" />
+    <hkern u1="&#x13b;" u2="&#x1af;" k="20" />
+    <hkern u1="&#x13b;" u2="&#x1a0;" k="41" />
+    <hkern u1="&#x13b;" u2="&#x201d;" k="164" />
+    <hkern u1="&#x13b;" u2="&#x2019;" k="164" />
+    <hkern u1="&#x13b;" u2="&#x1ef2;" k="61" />
+    <hkern u1="&#x13b;" u2="&#x1e84;" k="41" />
+    <hkern u1="&#x13b;" u2="&#x1e82;" k="41" />
+    <hkern u1="&#x13b;" u2="&#x1e80;" k="41" />
+    <hkern u1="&#x13b;" u2="&#x1fe;" k="41" />
+    <hkern u1="&#x13b;" u2="&#x178;" k="61" />
+    <hkern u1="&#x13b;" u2="&#x176;" k="61" />
+    <hkern u1="&#x13b;" u2="&#x174;" k="41" />
+    <hkern u1="&#x13b;" u2="&#x172;" k="20" />
+    <hkern u1="&#x13b;" u2="&#x170;" k="20" />
+    <hkern u1="&#x13b;" u2="&#x16e;" k="20" />
+    <hkern u1="&#x13b;" u2="&#x16c;" k="20" />
+    <hkern u1="&#x13b;" u2="&#x16a;" k="20" />
+    <hkern u1="&#x13b;" u2="&#x168;" k="20" />
+    <hkern u1="&#x13b;" u2="&#x164;" k="41" />
+    <hkern u1="&#x13b;" u2="&#x21a;" k="41" />
+    <hkern u1="&#x13b;" u2="&#x152;" k="41" />
+    <hkern u1="&#x13b;" u2="&#x150;" k="41" />
+    <hkern u1="&#x13b;" u2="&#x14e;" k="41" />
+    <hkern u1="&#x13b;" u2="&#x14c;" k="41" />
+    <hkern u1="&#x13b;" u2="&#x122;" k="41" />
+    <hkern u1="&#x13b;" u2="&#x120;" k="41" />
+    <hkern u1="&#x13b;" u2="&#x11e;" k="41" />
+    <hkern u1="&#x13b;" u2="&#x11c;" k="41" />
+    <hkern u1="&#x13b;" u2="&#x10c;" k="41" />
+    <hkern u1="&#x13b;" u2="&#x10a;" k="41" />
+    <hkern u1="&#x13b;" u2="&#x108;" k="41" />
+    <hkern u1="&#x13b;" u2="&#x106;" k="41" />
+    <hkern u1="&#x13b;" u2="&#xdd;" k="61" />
+    <hkern u1="&#x13b;" u2="&#xdc;" k="20" />
+    <hkern u1="&#x13b;" u2="&#xdb;" k="20" />
+    <hkern u1="&#x13b;" u2="&#xda;" k="20" />
+    <hkern u1="&#x13b;" u2="&#xd9;" k="20" />
+    <hkern u1="&#x13b;" u2="&#xd8;" k="41" />
+    <hkern u1="&#x13b;" u2="&#xd6;" k="41" />
+    <hkern u1="&#x13b;" u2="&#xd5;" k="41" />
+    <hkern u1="&#x13b;" u2="&#xd4;" k="41" />
+    <hkern u1="&#x13b;" u2="&#xd3;" k="41" />
+    <hkern u1="&#x13b;" u2="&#xd2;" k="41" />
+    <hkern u1="&#x13b;" u2="&#xc7;" k="41" />
+    <hkern u1="&#x13b;" u2="Y" k="61" />
+    <hkern u1="&#x13b;" u2="W" k="41" />
+    <hkern u1="&#x13b;" u2="V" k="41" />
+    <hkern u1="&#x13b;" u2="U" k="20" />
+    <hkern u1="&#x13b;" u2="T" k="41" />
+    <hkern u1="&#x13b;" u2="Q" k="41" />
+    <hkern u1="&#x13b;" u2="O" k="41" />
+    <hkern u1="&#x13b;" u2="G" k="41" />
+    <hkern u1="&#x13b;" u2="C" k="41" />
+    <hkern u1="&#x13b;" u2="&#x27;" k="164" />
+    <hkern u1="&#x13b;" u2="&#x22;" k="164" />
+    <hkern u1="&#x13d;" u2="&#x162;" k="41" />
+    <hkern u1="&#x13d;" u2="&#x1ef8;" k="61" />
+    <hkern u1="&#x13d;" u2="&#x1ef6;" k="61" />
+    <hkern u1="&#x13d;" u2="&#x1ef4;" k="61" />
+    <hkern u1="&#x13d;" u2="&#x1ef0;" k="20" />
+    <hkern u1="&#x13d;" u2="&#x1eee;" k="20" />
+    <hkern u1="&#x13d;" u2="&#x1eec;" k="20" />
+    <hkern u1="&#x13d;" u2="&#x1eea;" k="20" />
+    <hkern u1="&#x13d;" u2="&#x1ee8;" k="20" />
+    <hkern u1="&#x13d;" u2="&#x1ee6;" k="20" />
+    <hkern u1="&#x13d;" u2="&#x1ee4;" k="20" />
+    <hkern u1="&#x13d;" u2="&#x1ee2;" k="41" />
+    <hkern u1="&#x13d;" u2="&#x1ee0;" k="41" />
+    <hkern u1="&#x13d;" u2="&#x1ede;" k="41" />
+    <hkern u1="&#x13d;" u2="&#x1edc;" k="41" />
+    <hkern u1="&#x13d;" u2="&#x1eda;" k="41" />
+    <hkern u1="&#x13d;" u2="&#x1ed8;" k="41" />
+    <hkern u1="&#x13d;" u2="&#x1ed6;" k="41" />
+    <hkern u1="&#x13d;" u2="&#x1ed4;" k="41" />
+    <hkern u1="&#x13d;" u2="&#x1ed2;" k="41" />
+    <hkern u1="&#x13d;" u2="&#x1ed0;" k="41" />
+    <hkern u1="&#x13d;" u2="&#x1ece;" k="41" />
+    <hkern u1="&#x13d;" u2="&#x1ecc;" k="41" />
+    <hkern u1="&#x13d;" u2="&#x1af;" k="20" />
+    <hkern u1="&#x13d;" u2="&#x1a0;" k="41" />
+    <hkern u1="&#x13d;" u2="&#x201d;" k="164" />
+    <hkern u1="&#x13d;" u2="&#x2019;" k="164" />
+    <hkern u1="&#x13d;" u2="&#x1ef2;" k="61" />
+    <hkern u1="&#x13d;" u2="&#x1e84;" k="41" />
+    <hkern u1="&#x13d;" u2="&#x1e82;" k="41" />
+    <hkern u1="&#x13d;" u2="&#x1e80;" k="41" />
+    <hkern u1="&#x13d;" u2="&#x1fe;" k="41" />
+    <hkern u1="&#x13d;" u2="&#x178;" k="61" />
+    <hkern u1="&#x13d;" u2="&#x176;" k="61" />
+    <hkern u1="&#x13d;" u2="&#x174;" k="41" />
+    <hkern u1="&#x13d;" u2="&#x172;" k="20" />
+    <hkern u1="&#x13d;" u2="&#x170;" k="20" />
+    <hkern u1="&#x13d;" u2="&#x16e;" k="20" />
+    <hkern u1="&#x13d;" u2="&#x16c;" k="20" />
+    <hkern u1="&#x13d;" u2="&#x16a;" k="20" />
+    <hkern u1="&#x13d;" u2="&#x168;" k="20" />
+    <hkern u1="&#x13d;" u2="&#x164;" k="41" />
+    <hkern u1="&#x13d;" u2="&#x21a;" k="41" />
+    <hkern u1="&#x13d;" u2="&#x152;" k="41" />
+    <hkern u1="&#x13d;" u2="&#x150;" k="41" />
+    <hkern u1="&#x13d;" u2="&#x14e;" k="41" />
+    <hkern u1="&#x13d;" u2="&#x14c;" k="41" />
+    <hkern u1="&#x13d;" u2="&#x122;" k="41" />
+    <hkern u1="&#x13d;" u2="&#x120;" k="41" />
+    <hkern u1="&#x13d;" u2="&#x11e;" k="41" />
+    <hkern u1="&#x13d;" u2="&#x11c;" k="41" />
+    <hkern u1="&#x13d;" u2="&#x10c;" k="41" />
+    <hkern u1="&#x13d;" u2="&#x10a;" k="41" />
+    <hkern u1="&#x13d;" u2="&#x108;" k="41" />
+    <hkern u1="&#x13d;" u2="&#x106;" k="41" />
+    <hkern u1="&#x13d;" u2="&#xdd;" k="61" />
+    <hkern u1="&#x13d;" u2="&#xdc;" k="20" />
+    <hkern u1="&#x13d;" u2="&#xdb;" k="20" />
+    <hkern u1="&#x13d;" u2="&#xda;" k="20" />
+    <hkern u1="&#x13d;" u2="&#xd9;" k="20" />
+    <hkern u1="&#x13d;" u2="&#xd8;" k="41" />
+    <hkern u1="&#x13d;" u2="&#xd6;" k="41" />
+    <hkern u1="&#x13d;" u2="&#xd5;" k="41" />
+    <hkern u1="&#x13d;" u2="&#xd4;" k="41" />
+    <hkern u1="&#x13d;" u2="&#xd3;" k="41" />
+    <hkern u1="&#x13d;" u2="&#xd2;" k="41" />
+    <hkern u1="&#x13d;" u2="&#xc7;" k="41" />
+    <hkern u1="&#x13d;" u2="Y" k="61" />
+    <hkern u1="&#x13d;" u2="W" k="41" />
+    <hkern u1="&#x13d;" u2="V" k="41" />
+    <hkern u1="&#x13d;" u2="U" k="20" />
+    <hkern u1="&#x13d;" u2="T" k="41" />
+    <hkern u1="&#x13d;" u2="Q" k="41" />
+    <hkern u1="&#x13d;" u2="O" k="41" />
+    <hkern u1="&#x13d;" u2="G" k="41" />
+    <hkern u1="&#x13d;" u2="C" k="41" />
+    <hkern u1="&#x13d;" u2="&#x27;" k="164" />
+    <hkern u1="&#x13d;" u2="&#x22;" k="164" />
+    <hkern u1="&#x13e;" u2="&#x201d;" k="-82" />
+    <hkern u1="&#x13e;" u2="&#x2019;" k="-82" />
+    <hkern u1="&#x13e;" u2="&#x127;" k="-143" />
+    <hkern u1="&#x13e;" u2="&#x125;" k="-61" />
+    <hkern u1="&#x13e;" u2="&#x7d;" k="-143" />
+    <hkern u1="&#x13e;" u2="l" k="-61" />
+    <hkern u1="&#x13e;" u2="k" k="-61" />
+    <hkern u1="&#x13e;" u2="h" k="-61" />
+    <hkern u1="&#x13e;" u2="b" k="-61" />
+    <hkern u1="&#x13e;" u2="]" k="-143" />
+    <hkern u1="&#x13e;" u2="&#x3f;" k="-143" />
+    <hkern u1="&#x13e;" u2="&#x29;" k="-143" />
+    <hkern u1="&#x13e;" u2="&#x27;" k="-82" />
+    <hkern u1="&#x13e;" u2="&#x22;" k="-82" />
+    <hkern u1="&#x13f;" u2="&#x162;" k="41" />
+    <hkern u1="&#x13f;" u2="&#x1ef8;" k="61" />
+    <hkern u1="&#x13f;" u2="&#x1ef6;" k="61" />
+    <hkern u1="&#x13f;" u2="&#x1ef4;" k="61" />
+    <hkern u1="&#x13f;" u2="&#x1ef0;" k="20" />
+    <hkern u1="&#x13f;" u2="&#x1eee;" k="20" />
+    <hkern u1="&#x13f;" u2="&#x1eec;" k="20" />
+    <hkern u1="&#x13f;" u2="&#x1eea;" k="20" />
+    <hkern u1="&#x13f;" u2="&#x1ee8;" k="20" />
+    <hkern u1="&#x13f;" u2="&#x1ee6;" k="20" />
+    <hkern u1="&#x13f;" u2="&#x1ee4;" k="20" />
+    <hkern u1="&#x13f;" u2="&#x1ee2;" k="41" />
+    <hkern u1="&#x13f;" u2="&#x1ee0;" k="41" />
+    <hkern u1="&#x13f;" u2="&#x1ede;" k="41" />
+    <hkern u1="&#x13f;" u2="&#x1edc;" k="41" />
+    <hkern u1="&#x13f;" u2="&#x1eda;" k="41" />
+    <hkern u1="&#x13f;" u2="&#x1ed8;" k="41" />
+    <hkern u1="&#x13f;" u2="&#x1ed6;" k="41" />
+    <hkern u1="&#x13f;" u2="&#x1ed4;" k="41" />
+    <hkern u1="&#x13f;" u2="&#x1ed2;" k="41" />
+    <hkern u1="&#x13f;" u2="&#x1ed0;" k="41" />
+    <hkern u1="&#x13f;" u2="&#x1ece;" k="41" />
+    <hkern u1="&#x13f;" u2="&#x1ecc;" k="41" />
+    <hkern u1="&#x13f;" u2="&#x1af;" k="20" />
+    <hkern u1="&#x13f;" u2="&#x1a0;" k="41" />
+    <hkern u1="&#x13f;" u2="&#x201d;" k="164" />
+    <hkern u1="&#x13f;" u2="&#x2019;" k="164" />
+    <hkern u1="&#x13f;" u2="&#x1ef2;" k="61" />
+    <hkern u1="&#x13f;" u2="&#x1e84;" k="41" />
+    <hkern u1="&#x13f;" u2="&#x1e82;" k="41" />
+    <hkern u1="&#x13f;" u2="&#x1e80;" k="41" />
+    <hkern u1="&#x13f;" u2="&#x1fe;" k="41" />
+    <hkern u1="&#x13f;" u2="&#x178;" k="61" />
+    <hkern u1="&#x13f;" u2="&#x176;" k="61" />
+    <hkern u1="&#x13f;" u2="&#x174;" k="41" />
+    <hkern u1="&#x13f;" u2="&#x172;" k="20" />
+    <hkern u1="&#x13f;" u2="&#x170;" k="20" />
+    <hkern u1="&#x13f;" u2="&#x16e;" k="20" />
+    <hkern u1="&#x13f;" u2="&#x16c;" k="20" />
+    <hkern u1="&#x13f;" u2="&#x16a;" k="20" />
+    <hkern u1="&#x13f;" u2="&#x168;" k="20" />
+    <hkern u1="&#x13f;" u2="&#x164;" k="41" />
+    <hkern u1="&#x13f;" u2="&#x21a;" k="41" />
+    <hkern u1="&#x13f;" u2="&#x152;" k="41" />
+    <hkern u1="&#x13f;" u2="&#x150;" k="41" />
+    <hkern u1="&#x13f;" u2="&#x14e;" k="41" />
+    <hkern u1="&#x13f;" u2="&#x14c;" k="41" />
+    <hkern u1="&#x13f;" u2="&#x122;" k="41" />
+    <hkern u1="&#x13f;" u2="&#x120;" k="41" />
+    <hkern u1="&#x13f;" u2="&#x11e;" k="41" />
+    <hkern u1="&#x13f;" u2="&#x11c;" k="41" />
+    <hkern u1="&#x13f;" u2="&#x10c;" k="41" />
+    <hkern u1="&#x13f;" u2="&#x10a;" k="41" />
+    <hkern u1="&#x13f;" u2="&#x108;" k="41" />
+    <hkern u1="&#x13f;" u2="&#x106;" k="41" />
+    <hkern u1="&#x13f;" u2="&#xdd;" k="61" />
+    <hkern u1="&#x13f;" u2="&#xdc;" k="20" />
+    <hkern u1="&#x13f;" u2="&#xdb;" k="20" />
+    <hkern u1="&#x13f;" u2="&#xda;" k="20" />
+    <hkern u1="&#x13f;" u2="&#xd9;" k="20" />
+    <hkern u1="&#x13f;" u2="&#xd8;" k="41" />
+    <hkern u1="&#x13f;" u2="&#xd6;" k="41" />
+    <hkern u1="&#x13f;" u2="&#xd5;" k="41" />
+    <hkern u1="&#x13f;" u2="&#xd4;" k="41" />
+    <hkern u1="&#x13f;" u2="&#xd3;" k="41" />
+    <hkern u1="&#x13f;" u2="&#xd2;" k="41" />
+    <hkern u1="&#x13f;" u2="&#xc7;" k="41" />
+    <hkern u1="&#x13f;" u2="Y" k="61" />
+    <hkern u1="&#x13f;" u2="W" k="41" />
+    <hkern u1="&#x13f;" u2="V" k="41" />
+    <hkern u1="&#x13f;" u2="U" k="20" />
+    <hkern u1="&#x13f;" u2="T" k="41" />
+    <hkern u1="&#x13f;" u2="Q" k="41" />
+    <hkern u1="&#x13f;" u2="O" k="41" />
+    <hkern u1="&#x13f;" u2="G" k="41" />
+    <hkern u1="&#x13f;" u2="C" k="41" />
+    <hkern u1="&#x13f;" u2="&#x27;" k="164" />
+    <hkern u1="&#x13f;" u2="&#x22;" k="164" />
+    <hkern u1="&#x141;" u2="&#x162;" k="41" />
+    <hkern u1="&#x141;" u2="&#x1ef8;" k="61" />
+    <hkern u1="&#x141;" u2="&#x1ef6;" k="61" />
+    <hkern u1="&#x141;" u2="&#x1ef4;" k="61" />
+    <hkern u1="&#x141;" u2="&#x1ef0;" k="20" />
+    <hkern u1="&#x141;" u2="&#x1eee;" k="20" />
+    <hkern u1="&#x141;" u2="&#x1eec;" k="20" />
+    <hkern u1="&#x141;" u2="&#x1eea;" k="20" />
+    <hkern u1="&#x141;" u2="&#x1ee8;" k="20" />
+    <hkern u1="&#x141;" u2="&#x1ee6;" k="20" />
+    <hkern u1="&#x141;" u2="&#x1ee4;" k="20" />
+    <hkern u1="&#x141;" u2="&#x1ee2;" k="41" />
+    <hkern u1="&#x141;" u2="&#x1ee0;" k="41" />
+    <hkern u1="&#x141;" u2="&#x1ede;" k="41" />
+    <hkern u1="&#x141;" u2="&#x1edc;" k="41" />
+    <hkern u1="&#x141;" u2="&#x1eda;" k="41" />
+    <hkern u1="&#x141;" u2="&#x1ed8;" k="41" />
+    <hkern u1="&#x141;" u2="&#x1ed6;" k="41" />
+    <hkern u1="&#x141;" u2="&#x1ed4;" k="41" />
+    <hkern u1="&#x141;" u2="&#x1ed2;" k="41" />
+    <hkern u1="&#x141;" u2="&#x1ed0;" k="41" />
+    <hkern u1="&#x141;" u2="&#x1ece;" k="41" />
+    <hkern u1="&#x141;" u2="&#x1ecc;" k="41" />
+    <hkern u1="&#x141;" u2="&#x1af;" k="20" />
+    <hkern u1="&#x141;" u2="&#x1a0;" k="41" />
+    <hkern u1="&#x141;" u2="&#x201d;" k="164" />
+    <hkern u1="&#x141;" u2="&#x2019;" k="164" />
+    <hkern u1="&#x141;" u2="&#x1ef2;" k="61" />
+    <hkern u1="&#x141;" u2="&#x1e84;" k="41" />
+    <hkern u1="&#x141;" u2="&#x1e82;" k="41" />
+    <hkern u1="&#x141;" u2="&#x1e80;" k="41" />
+    <hkern u1="&#x141;" u2="&#x1fe;" k="41" />
+    <hkern u1="&#x141;" u2="&#x178;" k="61" />
+    <hkern u1="&#x141;" u2="&#x176;" k="61" />
+    <hkern u1="&#x141;" u2="&#x174;" k="41" />
+    <hkern u1="&#x141;" u2="&#x172;" k="20" />
+    <hkern u1="&#x141;" u2="&#x170;" k="20" />
+    <hkern u1="&#x141;" u2="&#x16e;" k="20" />
+    <hkern u1="&#x141;" u2="&#x16c;" k="20" />
+    <hkern u1="&#x141;" u2="&#x16a;" k="20" />
+    <hkern u1="&#x141;" u2="&#x168;" k="20" />
+    <hkern u1="&#x141;" u2="&#x164;" k="41" />
+    <hkern u1="&#x141;" u2="&#x21a;" k="41" />
+    <hkern u1="&#x141;" u2="&#x152;" k="41" />
+    <hkern u1="&#x141;" u2="&#x150;" k="41" />
+    <hkern u1="&#x141;" u2="&#x14e;" k="41" />
+    <hkern u1="&#x141;" u2="&#x14c;" k="41" />
+    <hkern u1="&#x141;" u2="&#x122;" k="41" />
+    <hkern u1="&#x141;" u2="&#x120;" k="41" />
+    <hkern u1="&#x141;" u2="&#x11e;" k="41" />
+    <hkern u1="&#x141;" u2="&#x11c;" k="41" />
+    <hkern u1="&#x141;" u2="&#x10c;" k="41" />
+    <hkern u1="&#x141;" u2="&#x10a;" k="41" />
+    <hkern u1="&#x141;" u2="&#x108;" k="41" />
+    <hkern u1="&#x141;" u2="&#x106;" k="41" />
+    <hkern u1="&#x141;" u2="&#xdd;" k="61" />
+    <hkern u1="&#x141;" u2="&#xdc;" k="20" />
+    <hkern u1="&#x141;" u2="&#xdb;" k="20" />
+    <hkern u1="&#x141;" u2="&#xda;" k="20" />
+    <hkern u1="&#x141;" u2="&#xd9;" k="20" />
+    <hkern u1="&#x141;" u2="&#xd8;" k="41" />
+    <hkern u1="&#x141;" u2="&#xd6;" k="41" />
+    <hkern u1="&#x141;" u2="&#xd5;" k="41" />
+    <hkern u1="&#x141;" u2="&#xd4;" k="41" />
+    <hkern u1="&#x141;" u2="&#xd3;" k="41" />
+    <hkern u1="&#x141;" u2="&#xd2;" k="41" />
+    <hkern u1="&#x141;" u2="&#xc7;" k="41" />
+    <hkern u1="&#x141;" u2="Y" k="61" />
+    <hkern u1="&#x141;" u2="W" k="41" />
+    <hkern u1="&#x141;" u2="V" k="41" />
+    <hkern u1="&#x141;" u2="U" k="20" />
+    <hkern u1="&#x141;" u2="T" k="41" />
+    <hkern u1="&#x141;" u2="Q" k="41" />
+    <hkern u1="&#x141;" u2="O" k="41" />
+    <hkern u1="&#x141;" u2="G" k="41" />
+    <hkern u1="&#x141;" u2="C" k="41" />
+    <hkern u1="&#x141;" u2="&#x27;" k="164" />
+    <hkern u1="&#x141;" u2="&#x22;" k="164" />
+    <hkern u1="&#x146;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x146;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x146;" u2="&#x27;" k="20" />
+    <hkern u1="&#x146;" u2="&#x22;" k="20" />
+    <hkern u1="&#x14c;" u2="&#x162;" k="61" />
+    <hkern u1="&#x14c;" u2="&#x1ef8;" k="20" />
+    <hkern u1="&#x14c;" u2="&#x1ef6;" k="20" />
+    <hkern u1="&#x14c;" u2="&#x1ef4;" k="20" />
+    <hkern u1="&#x14c;" u2="&#x1eb6;" k="41" />
+    <hkern u1="&#x14c;" u2="&#x1eb4;" k="41" />
+    <hkern u1="&#x14c;" u2="&#x1eb2;" k="41" />
+    <hkern u1="&#x14c;" u2="&#x1eb0;" k="41" />
+    <hkern u1="&#x14c;" u2="&#x1eae;" k="41" />
+    <hkern u1="&#x14c;" u2="&#x1eac;" k="41" />
+    <hkern u1="&#x14c;" u2="&#x1eaa;" k="41" />
+    <hkern u1="&#x14c;" u2="&#x1ea8;" k="41" />
+    <hkern u1="&#x14c;" u2="&#x1ea6;" k="41" />
+    <hkern u1="&#x14c;" u2="&#x1ea4;" k="41" />
+    <hkern u1="&#x14c;" u2="&#x1ea2;" k="41" />
+    <hkern u1="&#x14c;" u2="&#x1ea0;" k="41" />
+    <hkern u1="&#x14c;" u2="&#x1e00;" k="41" />
+    <hkern u1="&#x14c;" u2="&#x201e;" k="82" />
+    <hkern u1="&#x14c;" u2="&#x201a;" k="82" />
+    <hkern u1="&#x14c;" u2="&#x1ef2;" k="20" />
+    <hkern u1="&#x14c;" u2="&#x1e84;" k="20" />
+    <hkern u1="&#x14c;" u2="&#x1e82;" k="20" />
+    <hkern u1="&#x14c;" u2="&#x1e80;" k="20" />
+    <hkern u1="&#x14c;" u2="&#x405;" k="20" />
+    <hkern u1="&#x14c;" u2="&#x1fa;" k="41" />
+    <hkern u1="&#x14c;" u2="&#x17d;" k="20" />
+    <hkern u1="&#x14c;" u2="&#x17b;" k="20" />
+    <hkern u1="&#x14c;" u2="&#x179;" k="20" />
+    <hkern u1="&#x14c;" u2="&#x178;" k="20" />
+    <hkern u1="&#x14c;" u2="&#x176;" k="20" />
+    <hkern u1="&#x14c;" u2="&#x174;" k="20" />
+    <hkern u1="&#x14c;" u2="&#x164;" k="61" />
+    <hkern u1="&#x14c;" u2="&#x21a;" k="61" />
+    <hkern u1="&#x14c;" u2="&#x104;" k="41" />
+    <hkern u1="&#x14c;" u2="&#x102;" k="41" />
+    <hkern u1="&#x14c;" u2="&#x100;" k="41" />
+    <hkern u1="&#x14c;" u2="&#xdd;" k="20" />
+    <hkern u1="&#x14c;" u2="&#xc5;" k="41" />
+    <hkern u1="&#x14c;" u2="&#xc4;" k="41" />
+    <hkern u1="&#x14c;" u2="&#xc3;" k="41" />
+    <hkern u1="&#x14c;" u2="&#xc2;" k="41" />
+    <hkern u1="&#x14c;" u2="&#xc1;" k="41" />
+    <hkern u1="&#x14c;" u2="&#xc0;" k="41" />
+    <hkern u1="&#x14c;" u2="Z" k="20" />
+    <hkern u1="&#x14c;" u2="Y" k="20" />
+    <hkern u1="&#x14c;" u2="X" k="41" />
+    <hkern u1="&#x14c;" u2="W" k="20" />
+    <hkern u1="&#x14c;" u2="V" k="20" />
+    <hkern u1="&#x14c;" u2="T" k="61" />
+    <hkern u1="&#x14c;" u2="A" k="41" />
+    <hkern u1="&#x14c;" u2="&#x2e;" k="82" />
+    <hkern u1="&#x14c;" u2="&#x2c;" k="82" />
+    <hkern u1="&#x14e;" u2="&#x162;" k="61" />
+    <hkern u1="&#x14e;" u2="&#x1ef8;" k="20" />
+    <hkern u1="&#x14e;" u2="&#x1ef6;" k="20" />
+    <hkern u1="&#x14e;" u2="&#x1ef4;" k="20" />
+    <hkern u1="&#x14e;" u2="&#x1eb6;" k="41" />
+    <hkern u1="&#x14e;" u2="&#x1eb4;" k="41" />
+    <hkern u1="&#x14e;" u2="&#x1eb2;" k="41" />
+    <hkern u1="&#x14e;" u2="&#x1eb0;" k="41" />
+    <hkern u1="&#x14e;" u2="&#x1eae;" k="41" />
+    <hkern u1="&#x14e;" u2="&#x1eac;" k="41" />
+    <hkern u1="&#x14e;" u2="&#x1eaa;" k="41" />
+    <hkern u1="&#x14e;" u2="&#x1ea8;" k="41" />
+    <hkern u1="&#x14e;" u2="&#x1ea6;" k="41" />
+    <hkern u1="&#x14e;" u2="&#x1ea4;" k="41" />
+    <hkern u1="&#x14e;" u2="&#x1ea2;" k="41" />
+    <hkern u1="&#x14e;" u2="&#x1ea0;" k="41" />
+    <hkern u1="&#x14e;" u2="&#x1e00;" k="41" />
+    <hkern u1="&#x14e;" u2="&#x201e;" k="82" />
+    <hkern u1="&#x14e;" u2="&#x201a;" k="82" />
+    <hkern u1="&#x14e;" u2="&#x1ef2;" k="20" />
+    <hkern u1="&#x14e;" u2="&#x1e84;" k="20" />
+    <hkern u1="&#x14e;" u2="&#x1e82;" k="20" />
+    <hkern u1="&#x14e;" u2="&#x1e80;" k="20" />
+    <hkern u1="&#x14e;" u2="&#x405;" k="20" />
+    <hkern u1="&#x14e;" u2="&#x1fa;" k="41" />
+    <hkern u1="&#x14e;" u2="&#x17d;" k="20" />
+    <hkern u1="&#x14e;" u2="&#x17b;" k="20" />
+    <hkern u1="&#x14e;" u2="&#x179;" k="20" />
+    <hkern u1="&#x14e;" u2="&#x178;" k="20" />
+    <hkern u1="&#x14e;" u2="&#x176;" k="20" />
+    <hkern u1="&#x14e;" u2="&#x174;" k="20" />
+    <hkern u1="&#x14e;" u2="&#x164;" k="61" />
+    <hkern u1="&#x14e;" u2="&#x21a;" k="61" />
+    <hkern u1="&#x14e;" u2="&#x104;" k="41" />
+    <hkern u1="&#x14e;" u2="&#x102;" k="41" />
+    <hkern u1="&#x14e;" u2="&#x100;" k="41" />
+    <hkern u1="&#x14e;" u2="&#xdd;" k="20" />
+    <hkern u1="&#x14e;" u2="&#xc5;" k="41" />
+    <hkern u1="&#x14e;" u2="&#xc4;" k="41" />
+    <hkern u1="&#x14e;" u2="&#xc3;" k="41" />
+    <hkern u1="&#x14e;" u2="&#xc2;" k="41" />
+    <hkern u1="&#x14e;" u2="&#xc1;" k="41" />
+    <hkern u1="&#x14e;" u2="&#xc0;" k="41" />
+    <hkern u1="&#x14e;" u2="Z" k="20" />
+    <hkern u1="&#x14e;" u2="Y" k="20" />
+    <hkern u1="&#x14e;" u2="X" k="41" />
+    <hkern u1="&#x14e;" u2="W" k="20" />
+    <hkern u1="&#x14e;" u2="V" k="20" />
+    <hkern u1="&#x14e;" u2="T" k="61" />
+    <hkern u1="&#x14e;" u2="A" k="41" />
+    <hkern u1="&#x14e;" u2="&#x2e;" k="82" />
+    <hkern u1="&#x14e;" u2="&#x2c;" k="82" />
+    <hkern u1="&#x150;" u2="&#x162;" k="61" />
+    <hkern u1="&#x150;" u2="&#x1ef8;" k="20" />
+    <hkern u1="&#x150;" u2="&#x1ef6;" k="20" />
+    <hkern u1="&#x150;" u2="&#x1ef4;" k="20" />
+    <hkern u1="&#x150;" u2="&#x1eb6;" k="41" />
+    <hkern u1="&#x150;" u2="&#x1eb4;" k="41" />
+    <hkern u1="&#x150;" u2="&#x1eb2;" k="41" />
+    <hkern u1="&#x150;" u2="&#x1eb0;" k="41" />
+    <hkern u1="&#x150;" u2="&#x1eae;" k="41" />
+    <hkern u1="&#x150;" u2="&#x1eac;" k="41" />
+    <hkern u1="&#x150;" u2="&#x1eaa;" k="41" />
+    <hkern u1="&#x150;" u2="&#x1ea8;" k="41" />
+    <hkern u1="&#x150;" u2="&#x1ea6;" k="41" />
+    <hkern u1="&#x150;" u2="&#x1ea4;" k="41" />
+    <hkern u1="&#x150;" u2="&#x1ea2;" k="41" />
+    <hkern u1="&#x150;" u2="&#x1ea0;" k="41" />
+    <hkern u1="&#x150;" u2="&#x1e00;" k="41" />
+    <hkern u1="&#x150;" u2="&#x201e;" k="82" />
+    <hkern u1="&#x150;" u2="&#x201a;" k="82" />
+    <hkern u1="&#x150;" u2="&#x1ef2;" k="20" />
+    <hkern u1="&#x150;" u2="&#x1e84;" k="20" />
+    <hkern u1="&#x150;" u2="&#x1e82;" k="20" />
+    <hkern u1="&#x150;" u2="&#x1e80;" k="20" />
+    <hkern u1="&#x150;" u2="&#x405;" k="20" />
+    <hkern u1="&#x150;" u2="&#x1fa;" k="41" />
+    <hkern u1="&#x150;" u2="&#x17d;" k="20" />
+    <hkern u1="&#x150;" u2="&#x17b;" k="20" />
+    <hkern u1="&#x150;" u2="&#x179;" k="20" />
+    <hkern u1="&#x150;" u2="&#x178;" k="20" />
+    <hkern u1="&#x150;" u2="&#x176;" k="20" />
+    <hkern u1="&#x150;" u2="&#x174;" k="20" />
+    <hkern u1="&#x150;" u2="&#x164;" k="61" />
+    <hkern u1="&#x150;" u2="&#x21a;" k="61" />
+    <hkern u1="&#x150;" u2="&#x104;" k="41" />
+    <hkern u1="&#x150;" u2="&#x102;" k="41" />
+    <hkern u1="&#x150;" u2="&#x100;" k="41" />
+    <hkern u1="&#x150;" u2="&#xdd;" k="20" />
+    <hkern u1="&#x150;" u2="&#xc5;" k="41" />
+    <hkern u1="&#x150;" u2="&#xc4;" k="41" />
+    <hkern u1="&#x150;" u2="&#xc3;" k="41" />
+    <hkern u1="&#x150;" u2="&#xc2;" k="41" />
+    <hkern u1="&#x150;" u2="&#xc1;" k="41" />
+    <hkern u1="&#x150;" u2="&#xc0;" k="41" />
+    <hkern u1="&#x150;" u2="Z" k="20" />
+    <hkern u1="&#x150;" u2="Y" k="20" />
+    <hkern u1="&#x150;" u2="X" k="41" />
+    <hkern u1="&#x150;" u2="W" k="20" />
+    <hkern u1="&#x150;" u2="V" k="20" />
+    <hkern u1="&#x150;" u2="T" k="61" />
+    <hkern u1="&#x150;" u2="A" k="41" />
+    <hkern u1="&#x150;" u2="&#x2e;" k="82" />
+    <hkern u1="&#x150;" u2="&#x2c;" k="82" />
+    <hkern u1="&#x152;" u2="J" k="-123" />
+    <hkern u1="&#x155;" u2="&#x1ee3;" k="41" />
+    <hkern u1="&#x155;" u2="&#x1ee1;" k="41" />
+    <hkern u1="&#x155;" u2="&#x1edf;" k="41" />
+    <hkern u1="&#x155;" u2="&#x1edd;" k="41" />
+    <hkern u1="&#x155;" u2="&#x1edb;" k="41" />
+    <hkern u1="&#x155;" u2="&#x1ed9;" k="41" />
+    <hkern u1="&#x155;" u2="&#x1ed7;" k="41" />
+    <hkern u1="&#x155;" u2="&#x1ed5;" k="41" />
+    <hkern u1="&#x155;" u2="&#x1ed1;" k="41" />
+    <hkern u1="&#x155;" u2="&#x1ecf;" k="41" />
+    <hkern u1="&#x155;" u2="&#x1ecd;" k="41" />
+    <hkern u1="&#x155;" u2="&#x1ec7;" k="41" />
+    <hkern u1="&#x155;" u2="&#x1ec5;" k="41" />
+    <hkern u1="&#x155;" u2="&#x1ec3;" k="41" />
+    <hkern u1="&#x155;" u2="&#x1ebf;" k="41" />
+    <hkern u1="&#x155;" u2="&#x1ebd;" k="41" />
+    <hkern u1="&#x155;" u2="&#x1ebb;" k="41" />
+    <hkern u1="&#x155;" u2="&#x1eb9;" k="41" />
+    <hkern u1="&#x155;" u2="&#x1eb7;" k="41" />
+    <hkern u1="&#x155;" u2="&#x1eb5;" k="41" />
+    <hkern u1="&#x155;" u2="&#x1eb3;" k="41" />
+    <hkern u1="&#x155;" u2="&#x1eb1;" k="41" />
+    <hkern u1="&#x155;" u2="&#x1eaf;" k="41" />
+    <hkern u1="&#x155;" u2="&#x1ead;" k="41" />
+    <hkern u1="&#x155;" u2="&#x1eab;" k="41" />
+    <hkern u1="&#x155;" u2="&#x1ea9;" k="41" />
+    <hkern u1="&#x155;" u2="&#x1ea5;" k="41" />
+    <hkern u1="&#x155;" u2="&#x1ea3;" k="41" />
+    <hkern u1="&#x155;" u2="&#x1ea1;" k="41" />
+    <hkern u1="&#x155;" u2="&#x1a1;" k="41" />
+    <hkern u1="&#x155;" u2="&#x1e01;" k="41" />
+    <hkern u1="&#x155;" u2="&#x201d;" k="-82" />
+    <hkern u1="&#x155;" u2="&#x2019;" k="-82" />
+    <hkern u1="&#x155;" u2="&#x1ff;" k="41" />
+    <hkern u1="&#x155;" u2="&#x1fd;" k="41" />
+    <hkern u1="&#x155;" u2="&#x1fb;" k="41" />
+    <hkern u1="&#x155;" u2="&#x153;" k="41" />
+    <hkern u1="&#x155;" u2="&#x151;" k="41" />
+    <hkern u1="&#x155;" u2="&#x14f;" k="41" />
+    <hkern u1="&#x155;" u2="&#x14d;" k="41" />
+    <hkern u1="&#x155;" u2="&#x123;" k="20" />
+    <hkern u1="&#x155;" u2="&#x121;" k="20" />
+    <hkern u1="&#x155;" u2="&#x11f;" k="20" />
+    <hkern u1="&#x155;" u2="&#x11d;" k="20" />
+    <hkern u1="&#x155;" u2="&#x11b;" k="41" />
+    <hkern u1="&#x155;" u2="&#x119;" k="41" />
+    <hkern u1="&#x155;" u2="&#x117;" k="41" />
+    <hkern u1="&#x155;" u2="&#x115;" k="41" />
+    <hkern u1="&#x155;" u2="&#x113;" k="41" />
+    <hkern u1="&#x155;" u2="&#x111;" k="41" />
+    <hkern u1="&#x155;" u2="&#x10f;" k="41" />
+    <hkern u1="&#x155;" u2="&#x10d;" k="41" />
+    <hkern u1="&#x155;" u2="&#x10b;" k="41" />
+    <hkern u1="&#x155;" u2="&#x109;" k="41" />
+    <hkern u1="&#x155;" u2="&#x107;" k="41" />
+    <hkern u1="&#x155;" u2="&#x105;" k="41" />
+    <hkern u1="&#x155;" u2="&#x103;" k="41" />
+    <hkern u1="&#x155;" u2="&#x101;" k="41" />
+    <hkern u1="&#x155;" u2="&#xf8;" k="41" />
+    <hkern u1="&#x155;" u2="&#xf6;" k="41" />
+    <hkern u1="&#x155;" u2="&#xf5;" k="41" />
+    <hkern u1="&#x155;" u2="&#xf4;" k="41" />
+    <hkern u1="&#x155;" u2="&#xf3;" k="41" />
+    <hkern u1="&#x155;" u2="&#xf2;" k="41" />
+    <hkern u1="&#x155;" u2="&#xeb;" k="41" />
+    <hkern u1="&#x155;" u2="&#xea;" k="41" />
+    <hkern u1="&#x155;" u2="&#xe9;" k="41" />
+    <hkern u1="&#x155;" u2="&#xe8;" k="41" />
+    <hkern u1="&#x155;" u2="&#xe7;" k="41" />
+    <hkern u1="&#x155;" u2="&#xe6;" k="41" />
+    <hkern u1="&#x155;" u2="&#xe5;" k="41" />
+    <hkern u1="&#x155;" u2="&#xe4;" k="41" />
+    <hkern u1="&#x155;" u2="&#xe3;" k="41" />
+    <hkern u1="&#x155;" u2="&#xe2;" k="41" />
+    <hkern u1="&#x155;" u2="&#xe1;" k="41" />
+    <hkern u1="&#x155;" u2="&#xe0;" k="41" />
+    <hkern u1="&#x155;" u2="q" k="41" />
+    <hkern u1="&#x155;" u2="o" k="41" />
+    <hkern u1="&#x155;" u2="g" k="20" />
+    <hkern u1="&#x155;" u2="e" k="41" />
+    <hkern u1="&#x155;" u2="d" k="41" />
+    <hkern u1="&#x155;" u2="c" k="41" />
+    <hkern u1="&#x155;" u2="a" k="41" />
+    <hkern u1="&#x155;" u2="&#x27;" k="-82" />
+    <hkern u1="&#x155;" u2="&#x22;" k="-82" />
+    <hkern u1="&#x157;" u2="&#x1ee3;" k="41" />
+    <hkern u1="&#x157;" u2="&#x1ee1;" k="41" />
+    <hkern u1="&#x157;" u2="&#x1edf;" k="41" />
+    <hkern u1="&#x157;" u2="&#x1edd;" k="41" />
+    <hkern u1="&#x157;" u2="&#x1edb;" k="41" />
+    <hkern u1="&#x157;" u2="&#x1ed9;" k="41" />
+    <hkern u1="&#x157;" u2="&#x1ed7;" k="41" />
+    <hkern u1="&#x157;" u2="&#x1ed5;" k="41" />
+    <hkern u1="&#x157;" u2="&#x1ed1;" k="41" />
+    <hkern u1="&#x157;" u2="&#x1ecf;" k="41" />
+    <hkern u1="&#x157;" u2="&#x1ecd;" k="41" />
+    <hkern u1="&#x157;" u2="&#x1ec7;" k="41" />
+    <hkern u1="&#x157;" u2="&#x1ec5;" k="41" />
+    <hkern u1="&#x157;" u2="&#x1ec3;" k="41" />
+    <hkern u1="&#x157;" u2="&#x1ebf;" k="41" />
+    <hkern u1="&#x157;" u2="&#x1ebd;" k="41" />
+    <hkern u1="&#x157;" u2="&#x1ebb;" k="41" />
+    <hkern u1="&#x157;" u2="&#x1eb9;" k="41" />
+    <hkern u1="&#x157;" u2="&#x1eb7;" k="41" />
+    <hkern u1="&#x157;" u2="&#x1eb5;" k="41" />
+    <hkern u1="&#x157;" u2="&#x1eb3;" k="41" />
+    <hkern u1="&#x157;" u2="&#x1eb1;" k="41" />
+    <hkern u1="&#x157;" u2="&#x1eaf;" k="41" />
+    <hkern u1="&#x157;" u2="&#x1ead;" k="41" />
+    <hkern u1="&#x157;" u2="&#x1eab;" k="41" />
+    <hkern u1="&#x157;" u2="&#x1ea9;" k="41" />
+    <hkern u1="&#x157;" u2="&#x1ea5;" k="41" />
+    <hkern u1="&#x157;" u2="&#x1ea3;" k="41" />
+    <hkern u1="&#x157;" u2="&#x1ea1;" k="41" />
+    <hkern u1="&#x157;" u2="&#x1a1;" k="41" />
+    <hkern u1="&#x157;" u2="&#x1e01;" k="41" />
+    <hkern u1="&#x157;" u2="&#x201d;" k="-82" />
+    <hkern u1="&#x157;" u2="&#x2019;" k="-82" />
+    <hkern u1="&#x157;" u2="&#x1ff;" k="41" />
+    <hkern u1="&#x157;" u2="&#x1fd;" k="41" />
+    <hkern u1="&#x157;" u2="&#x1fb;" k="41" />
+    <hkern u1="&#x157;" u2="&#x153;" k="41" />
+    <hkern u1="&#x157;" u2="&#x151;" k="41" />
+    <hkern u1="&#x157;" u2="&#x14f;" k="41" />
+    <hkern u1="&#x157;" u2="&#x14d;" k="41" />
+    <hkern u1="&#x157;" u2="&#x123;" k="20" />
+    <hkern u1="&#x157;" u2="&#x121;" k="20" />
+    <hkern u1="&#x157;" u2="&#x11f;" k="20" />
+    <hkern u1="&#x157;" u2="&#x11d;" k="20" />
+    <hkern u1="&#x157;" u2="&#x11b;" k="41" />
+    <hkern u1="&#x157;" u2="&#x119;" k="41" />
+    <hkern u1="&#x157;" u2="&#x117;" k="41" />
+    <hkern u1="&#x157;" u2="&#x115;" k="41" />
+    <hkern u1="&#x157;" u2="&#x113;" k="41" />
+    <hkern u1="&#x157;" u2="&#x111;" k="41" />
+    <hkern u1="&#x157;" u2="&#x10f;" k="41" />
+    <hkern u1="&#x157;" u2="&#x10d;" k="41" />
+    <hkern u1="&#x157;" u2="&#x10b;" k="41" />
+    <hkern u1="&#x157;" u2="&#x109;" k="41" />
+    <hkern u1="&#x157;" u2="&#x107;" k="41" />
+    <hkern u1="&#x157;" u2="&#x105;" k="41" />
+    <hkern u1="&#x157;" u2="&#x103;" k="41" />
+    <hkern u1="&#x157;" u2="&#x101;" k="41" />
+    <hkern u1="&#x157;" u2="&#xf8;" k="41" />
+    <hkern u1="&#x157;" u2="&#xf6;" k="41" />
+    <hkern u1="&#x157;" u2="&#xf5;" k="41" />
+    <hkern u1="&#x157;" u2="&#xf4;" k="41" />
+    <hkern u1="&#x157;" u2="&#xf3;" k="41" />
+    <hkern u1="&#x157;" u2="&#xf2;" k="41" />
+    <hkern u1="&#x157;" u2="&#xeb;" k="41" />
+    <hkern u1="&#x157;" u2="&#xea;" k="41" />
+    <hkern u1="&#x157;" u2="&#xe9;" k="41" />
+    <hkern u1="&#x157;" u2="&#xe8;" k="41" />
+    <hkern u1="&#x157;" u2="&#xe7;" k="41" />
+    <hkern u1="&#x157;" u2="&#xe6;" k="41" />
+    <hkern u1="&#x157;" u2="&#xe5;" k="41" />
+    <hkern u1="&#x157;" u2="&#xe4;" k="41" />
+    <hkern u1="&#x157;" u2="&#xe3;" k="41" />
+    <hkern u1="&#x157;" u2="&#xe2;" k="41" />
+    <hkern u1="&#x157;" u2="&#xe1;" k="41" />
+    <hkern u1="&#x157;" u2="&#xe0;" k="41" />
+    <hkern u1="&#x157;" u2="q" k="41" />
+    <hkern u1="&#x157;" u2="o" k="41" />
+    <hkern u1="&#x157;" u2="g" k="20" />
+    <hkern u1="&#x157;" u2="e" k="41" />
+    <hkern u1="&#x157;" u2="d" k="41" />
+    <hkern u1="&#x157;" u2="c" k="41" />
+    <hkern u1="&#x157;" u2="a" k="41" />
+    <hkern u1="&#x157;" u2="&#x27;" k="-82" />
+    <hkern u1="&#x157;" u2="&#x22;" k="-82" />
+    <hkern u1="&#x159;" u2="&#x1ee3;" k="41" />
+    <hkern u1="&#x159;" u2="&#x1ee1;" k="41" />
+    <hkern u1="&#x159;" u2="&#x1edf;" k="41" />
+    <hkern u1="&#x159;" u2="&#x1edd;" k="41" />
+    <hkern u1="&#x159;" u2="&#x1edb;" k="41" />
+    <hkern u1="&#x159;" u2="&#x1ed9;" k="41" />
+    <hkern u1="&#x159;" u2="&#x1ed7;" k="41" />
+    <hkern u1="&#x159;" u2="&#x1ed5;" k="41" />
+    <hkern u1="&#x159;" u2="&#x1ed1;" k="41" />
+    <hkern u1="&#x159;" u2="&#x1ecf;" k="41" />
+    <hkern u1="&#x159;" u2="&#x1ecd;" k="41" />
+    <hkern u1="&#x159;" u2="&#x1ec7;" k="41" />
+    <hkern u1="&#x159;" u2="&#x1ec5;" k="41" />
+    <hkern u1="&#x159;" u2="&#x1ec3;" k="41" />
+    <hkern u1="&#x159;" u2="&#x1ebf;" k="41" />
+    <hkern u1="&#x159;" u2="&#x1ebd;" k="41" />
+    <hkern u1="&#x159;" u2="&#x1ebb;" k="41" />
+    <hkern u1="&#x159;" u2="&#x1eb9;" k="41" />
+    <hkern u1="&#x159;" u2="&#x1eb7;" k="41" />
+    <hkern u1="&#x159;" u2="&#x1eb5;" k="41" />
+    <hkern u1="&#x159;" u2="&#x1eb3;" k="41" />
+    <hkern u1="&#x159;" u2="&#x1eb1;" k="41" />
+    <hkern u1="&#x159;" u2="&#x1eaf;" k="41" />
+    <hkern u1="&#x159;" u2="&#x1ead;" k="41" />
+    <hkern u1="&#x159;" u2="&#x1eab;" k="41" />
+    <hkern u1="&#x159;" u2="&#x1ea9;" k="41" />
+    <hkern u1="&#x159;" u2="&#x1ea5;" k="41" />
+    <hkern u1="&#x159;" u2="&#x1ea3;" k="41" />
+    <hkern u1="&#x159;" u2="&#x1ea1;" k="41" />
+    <hkern u1="&#x159;" u2="&#x1a1;" k="41" />
+    <hkern u1="&#x159;" u2="&#x1e01;" k="41" />
+    <hkern u1="&#x159;" u2="&#x201d;" k="-82" />
+    <hkern u1="&#x159;" u2="&#x2019;" k="-82" />
+    <hkern u1="&#x159;" u2="&#x1ff;" k="41" />
+    <hkern u1="&#x159;" u2="&#x1fd;" k="41" />
+    <hkern u1="&#x159;" u2="&#x1fb;" k="41" />
+    <hkern u1="&#x159;" u2="&#x153;" k="41" />
+    <hkern u1="&#x159;" u2="&#x151;" k="41" />
+    <hkern u1="&#x159;" u2="&#x14f;" k="41" />
+    <hkern u1="&#x159;" u2="&#x14d;" k="41" />
+    <hkern u1="&#x159;" u2="&#x123;" k="20" />
+    <hkern u1="&#x159;" u2="&#x121;" k="20" />
+    <hkern u1="&#x159;" u2="&#x11f;" k="20" />
+    <hkern u1="&#x159;" u2="&#x11d;" k="20" />
+    <hkern u1="&#x159;" u2="&#x11b;" k="41" />
+    <hkern u1="&#x159;" u2="&#x119;" k="41" />
+    <hkern u1="&#x159;" u2="&#x117;" k="41" />
+    <hkern u1="&#x159;" u2="&#x115;" k="41" />
+    <hkern u1="&#x159;" u2="&#x113;" k="41" />
+    <hkern u1="&#x159;" u2="&#x111;" k="41" />
+    <hkern u1="&#x159;" u2="&#x10f;" k="41" />
+    <hkern u1="&#x159;" u2="&#x10d;" k="41" />
+    <hkern u1="&#x159;" u2="&#x10b;" k="41" />
+    <hkern u1="&#x159;" u2="&#x109;" k="41" />
+    <hkern u1="&#x159;" u2="&#x107;" k="41" />
+    <hkern u1="&#x159;" u2="&#x105;" k="41" />
+    <hkern u1="&#x159;" u2="&#x103;" k="41" />
+    <hkern u1="&#x159;" u2="&#x101;" k="41" />
+    <hkern u1="&#x159;" u2="&#xf8;" k="41" />
+    <hkern u1="&#x159;" u2="&#xf6;" k="41" />
+    <hkern u1="&#x159;" u2="&#xf5;" k="41" />
+    <hkern u1="&#x159;" u2="&#xf4;" k="41" />
+    <hkern u1="&#x159;" u2="&#xf3;" k="41" />
+    <hkern u1="&#x159;" u2="&#xf2;" k="41" />
+    <hkern u1="&#x159;" u2="&#xeb;" k="41" />
+    <hkern u1="&#x159;" u2="&#xea;" k="41" />
+    <hkern u1="&#x159;" u2="&#xe9;" k="41" />
+    <hkern u1="&#x159;" u2="&#xe8;" k="41" />
+    <hkern u1="&#x159;" u2="&#xe7;" k="41" />
+    <hkern u1="&#x159;" u2="&#xe6;" k="41" />
+    <hkern u1="&#x159;" u2="&#xe5;" k="41" />
+    <hkern u1="&#x159;" u2="&#xe4;" k="41" />
+    <hkern u1="&#x159;" u2="&#xe3;" k="41" />
+    <hkern u1="&#x159;" u2="&#xe2;" k="41" />
+    <hkern u1="&#x159;" u2="&#xe1;" k="41" />
+    <hkern u1="&#x159;" u2="&#xe0;" k="41" />
+    <hkern u1="&#x159;" u2="q" k="41" />
+    <hkern u1="&#x159;" u2="o" k="41" />
+    <hkern u1="&#x159;" u2="g" k="20" />
+    <hkern u1="&#x159;" u2="e" k="41" />
+    <hkern u1="&#x159;" u2="d" k="41" />
+    <hkern u1="&#x159;" u2="c" k="41" />
+    <hkern u1="&#x159;" u2="a" k="41" />
+    <hkern u1="&#x159;" u2="&#x27;" k="-82" />
+    <hkern u1="&#x159;" u2="&#x22;" k="-82" />
+    <hkern u1="&#x21a;" u2="&#x162;" k="-41" />
+    <hkern u1="&#x21a;" u2="&#x1ef5;" k="41" />
+    <hkern u1="&#x21a;" u2="&#x1ef1;" k="102" />
+    <hkern u1="&#x21a;" u2="&#x1eef;" k="102" />
+    <hkern u1="&#x21a;" u2="&#x1eed;" k="102" />
+    <hkern u1="&#x21a;" u2="&#x1eeb;" k="102" />
+    <hkern u1="&#x21a;" u2="&#x1ee9;" k="102" />
+    <hkern u1="&#x21a;" u2="&#x1ee7;" k="102" />
+    <hkern u1="&#x21a;" u2="&#x1ee5;" k="102" />
+    <hkern u1="&#x21a;" u2="&#x1ee3;" k="143" />
+    <hkern u1="&#x21a;" u2="&#x1ee2;" k="41" />
+    <hkern u1="&#x21a;" u2="&#x1ee1;" k="143" />
+    <hkern u1="&#x21a;" u2="&#x1ee0;" k="41" />
+    <hkern u1="&#x21a;" u2="&#x1edf;" k="143" />
+    <hkern u1="&#x21a;" u2="&#x1ede;" k="41" />
+    <hkern u1="&#x21a;" u2="&#x1edd;" k="143" />
+    <hkern u1="&#x21a;" u2="&#x1edc;" k="41" />
+    <hkern u1="&#x21a;" u2="&#x1edb;" k="143" />
+    <hkern u1="&#x21a;" u2="&#x1eda;" k="41" />
+    <hkern u1="&#x21a;" u2="&#x1ed9;" k="143" />
+    <hkern u1="&#x21a;" u2="&#x1ed8;" k="41" />
+    <hkern u1="&#x21a;" u2="&#x1ed7;" k="143" />
+    <hkern u1="&#x21a;" u2="&#x1ed6;" k="41" />
+    <hkern u1="&#x21a;" u2="&#x1ed5;" k="143" />
+    <hkern u1="&#x21a;" u2="&#x1ed4;" k="41" />
+    <hkern u1="&#x21a;" u2="&#x1ed2;" k="41" />
+    <hkern u1="&#x21a;" u2="&#x1ed1;" k="143" />
+    <hkern u1="&#x21a;" u2="&#x1ed0;" k="41" />
+    <hkern u1="&#x21a;" u2="&#x1ecf;" k="143" />
+    <hkern u1="&#x21a;" u2="&#x1ece;" k="41" />
+    <hkern u1="&#x21a;" u2="&#x1ecd;" k="143" />
+    <hkern u1="&#x21a;" u2="&#x1ecc;" k="41" />
+    <hkern u1="&#x21a;" u2="&#x1ec7;" k="143" />
+    <hkern u1="&#x21a;" u2="&#x1ec5;" k="143" />
+    <hkern u1="&#x21a;" u2="&#x1ec3;" k="143" />
+    <hkern u1="&#x21a;" u2="&#x1ebf;" k="143" />
+    <hkern u1="&#x21a;" u2="&#x1ebd;" k="143" />
+    <hkern u1="&#x21a;" u2="&#x1ebb;" k="143" />
+    <hkern u1="&#x21a;" u2="&#x1eb9;" k="143" />
+    <hkern u1="&#x21a;" u2="&#x1eb7;" k="164" />
+    <hkern u1="&#x21a;" u2="&#x1eb6;" k="143" />
+    <hkern u1="&#x21a;" u2="&#x1eb5;" k="164" />
+    <hkern u1="&#x21a;" u2="&#x1eb4;" k="143" />
+    <hkern u1="&#x21a;" u2="&#x1eb3;" k="164" />
+    <hkern u1="&#x21a;" u2="&#x1eb2;" k="143" />
+    <hkern u1="&#x21a;" u2="&#x1eb1;" k="164" />
+    <hkern u1="&#x21a;" u2="&#x1eb0;" k="143" />
+    <hkern u1="&#x21a;" u2="&#x1eaf;" k="164" />
+    <hkern u1="&#x21a;" u2="&#x1eae;" k="143" />
+    <hkern u1="&#x21a;" u2="&#x1ead;" k="164" />
+    <hkern u1="&#x21a;" u2="&#x1eac;" k="143" />
+    <hkern u1="&#x21a;" u2="&#x1eab;" k="164" />
+    <hkern u1="&#x21a;" u2="&#x1eaa;" k="143" />
+    <hkern u1="&#x21a;" u2="&#x1ea9;" k="164" />
+    <hkern u1="&#x21a;" u2="&#x1ea8;" k="143" />
+    <hkern u1="&#x21a;" u2="&#x1ea6;" k="143" />
+    <hkern u1="&#x21a;" u2="&#x1ea5;" k="164" />
+    <hkern u1="&#x21a;" u2="&#x1ea4;" k="143" />
+    <hkern u1="&#x21a;" u2="&#x1ea3;" k="164" />
+    <hkern u1="&#x21a;" u2="&#x1ea2;" k="143" />
+    <hkern u1="&#x21a;" u2="&#x1ea1;" k="164" />
+    <hkern u1="&#x21a;" u2="&#x1ea0;" k="143" />
+    <hkern u1="&#x21a;" u2="&#x1b0;" k="102" />
+    <hkern u1="&#x21a;" u2="&#x1a1;" k="143" />
+    <hkern u1="&#x21a;" u2="&#x1a0;" k="41" />
+    <hkern u1="&#x21a;" u2="&#x1e01;" k="164" />
+    <hkern u1="&#x21a;" u2="&#x1e00;" k="143" />
+    <hkern u1="&#x21a;" u2="&#x1e3f;" k="102" />
+    <hkern u1="&#x21a;" u2="&#x201e;" k="123" />
+    <hkern u1="&#x21a;" u2="&#x201a;" k="123" />
+    <hkern u1="&#x21a;" u2="&#x2015;" k="82" />
+    <hkern u1="&#x21a;" u2="&#x2014;" k="82" />
+    <hkern u1="&#x21a;" u2="&#x2013;" k="82" />
+    <hkern u1="&#x21a;" u2="&#x1e83;" k="41" />
+    <hkern u1="&#x21a;" u2="&#x1e81;" k="41" />
+    <hkern u1="&#x21a;" u2="&#x219;" k="123" />
+    <hkern u1="&#x21a;" u2="&#x1ff;" k="143" />
+    <hkern u1="&#x21a;" u2="&#x1fe;" k="41" />
+    <hkern u1="&#x21a;" u2="&#x1fd;" k="164" />
+    <hkern u1="&#x21a;" u2="&#x1fb;" k="164" />
+    <hkern u1="&#x21a;" u2="&#x1fa;" k="143" />
+    <hkern u1="&#x21a;" u2="&#x17e;" k="82" />
+    <hkern u1="&#x21a;" u2="&#x17c;" k="82" />
+    <hkern u1="&#x21a;" u2="&#x17a;" k="82" />
+    <hkern u1="&#x21a;" u2="&#x175;" k="41" />
+    <hkern u1="&#x21a;" u2="&#x173;" k="102" />
+    <hkern u1="&#x21a;" u2="&#x171;" k="102" />
+    <hkern u1="&#x21a;" u2="&#x16f;" k="102" />
+    <hkern u1="&#x21a;" u2="&#x16d;" k="102" />
+    <hkern u1="&#x21a;" u2="&#x16b;" k="102" />
+    <hkern u1="&#x21a;" u2="&#x169;" k="102" />
+    <hkern u1="&#x21a;" u2="&#x164;" k="-41" />
+    <hkern u1="&#x21a;" u2="&#x21a;" k="-41" />
+    <hkern u1="&#x21a;" u2="&#x15f;" k="123" />
+    <hkern u1="&#x21a;" u2="&#x15b;" k="123" />
+    <hkern u1="&#x21a;" u2="&#x157;" k="102" />
+    <hkern u1="&#x21a;" u2="&#x155;" k="102" />
+    <hkern u1="&#x21a;" u2="&#x153;" k="143" />
+    <hkern u1="&#x21a;" u2="&#x152;" k="41" />
+    <hkern u1="&#x21a;" u2="&#x151;" k="143" />
+    <hkern u1="&#x21a;" u2="&#x150;" k="41" />
+    <hkern u1="&#x21a;" u2="&#x14f;" k="143" />
+    <hkern u1="&#x21a;" u2="&#x14e;" k="41" />
+    <hkern u1="&#x21a;" u2="&#x14d;" k="143" />
+    <hkern u1="&#x21a;" u2="&#x14c;" k="41" />
+    <hkern u1="&#x21a;" u2="&#x14b;" k="102" />
+    <hkern u1="&#x21a;" u2="&#x146;" k="102" />
+    <hkern u1="&#x21a;" u2="&#x144;" k="102" />
+    <hkern u1="&#x21a;" u2="&#x138;" k="102" />
+    <hkern u1="&#x21a;" u2="&#x123;" k="143" />
+    <hkern u1="&#x21a;" u2="&#x122;" k="41" />
+    <hkern u1="&#x21a;" u2="&#x121;" k="143" />
+    <hkern u1="&#x21a;" u2="&#x120;" k="41" />
+    <hkern u1="&#x21a;" u2="&#x11f;" k="143" />
+    <hkern u1="&#x21a;" u2="&#x11e;" k="41" />
+    <hkern u1="&#x21a;" u2="&#x11d;" k="143" />
+    <hkern u1="&#x21a;" u2="&#x11c;" k="41" />
+    <hkern u1="&#x21a;" u2="&#x11b;" k="143" />
+    <hkern u1="&#x21a;" u2="&#x119;" k="143" />
+    <hkern u1="&#x21a;" u2="&#x117;" k="143" />
+    <hkern u1="&#x21a;" u2="&#x115;" k="143" />
+    <hkern u1="&#x21a;" u2="&#x113;" k="143" />
+    <hkern u1="&#x21a;" u2="&#x111;" k="143" />
+    <hkern u1="&#x21a;" u2="&#x10f;" k="143" />
+    <hkern u1="&#x21a;" u2="&#x10d;" k="143" />
+    <hkern u1="&#x21a;" u2="&#x10c;" k="41" />
+    <hkern u1="&#x21a;" u2="&#x10b;" k="143" />
+    <hkern u1="&#x21a;" u2="&#x10a;" k="41" />
+    <hkern u1="&#x21a;" u2="&#x109;" k="143" />
+    <hkern u1="&#x21a;" u2="&#x108;" k="41" />
+    <hkern u1="&#x21a;" u2="&#x107;" k="143" />
+    <hkern u1="&#x21a;" u2="&#x106;" k="41" />
+    <hkern u1="&#x21a;" u2="&#x105;" k="164" />
+    <hkern u1="&#x21a;" u2="&#x104;" k="143" />
+    <hkern u1="&#x21a;" u2="&#x103;" k="164" />
+    <hkern u1="&#x21a;" u2="&#x102;" k="143" />
+    <hkern u1="&#x21a;" u2="&#x101;" k="164" />
+    <hkern u1="&#x21a;" u2="&#x100;" k="143" />
+    <hkern u1="&#x21a;" u2="&#xfd;" k="41" />
+    <hkern u1="&#x21a;" u2="&#xfc;" k="102" />
+    <hkern u1="&#x21a;" u2="&#xfb;" k="102" />
+    <hkern u1="&#x21a;" u2="&#xfa;" k="102" />
+    <hkern u1="&#x21a;" u2="&#xf9;" k="102" />
+    <hkern u1="&#x21a;" u2="&#xf8;" k="143" />
+    <hkern u1="&#x21a;" u2="&#xf6;" k="143" />
+    <hkern u1="&#x21a;" u2="&#xf5;" k="143" />
+    <hkern u1="&#x21a;" u2="&#xf4;" k="143" />
+    <hkern u1="&#x21a;" u2="&#xf3;" k="143" />
+    <hkern u1="&#x21a;" u2="&#xf2;" k="143" />
+    <hkern u1="&#x21a;" u2="&#xeb;" k="143" />
+    <hkern u1="&#x21a;" u2="&#xea;" k="143" />
+    <hkern u1="&#x21a;" u2="&#xe9;" k="143" />
+    <hkern u1="&#x21a;" u2="&#xe8;" k="143" />
+    <hkern u1="&#x21a;" u2="&#xe7;" k="143" />
+    <hkern u1="&#x21a;" u2="&#xe6;" k="164" />
+    <hkern u1="&#x21a;" u2="&#xe5;" k="164" />
+    <hkern u1="&#x21a;" u2="&#xe4;" k="164" />
+    <hkern u1="&#x21a;" u2="&#xe3;" k="164" />
+    <hkern u1="&#x21a;" u2="&#xe2;" k="164" />
+    <hkern u1="&#x21a;" u2="&#xe1;" k="164" />
+    <hkern u1="&#x21a;" u2="&#xe0;" k="143" />
+    <hkern u1="&#x21a;" u2="&#xd8;" k="41" />
+    <hkern u1="&#x21a;" u2="&#xd6;" k="41" />
+    <hkern u1="&#x21a;" u2="&#xd5;" k="41" />
+    <hkern u1="&#x21a;" u2="&#xd4;" k="41" />
+    <hkern u1="&#x21a;" u2="&#xd3;" k="41" />
+    <hkern u1="&#x21a;" u2="&#xd2;" k="41" />
+    <hkern u1="&#x21a;" u2="&#xc7;" k="41" />
+    <hkern u1="&#x21a;" u2="&#xc5;" k="143" />
+    <hkern u1="&#x21a;" u2="&#xc4;" k="143" />
+    <hkern u1="&#x21a;" u2="&#xc3;" k="143" />
+    <hkern u1="&#x21a;" u2="&#xc2;" k="143" />
+    <hkern u1="&#x21a;" u2="&#xc1;" k="143" />
+    <hkern u1="&#x21a;" u2="&#xc0;" k="143" />
+    <hkern u1="&#x21a;" u2="z" k="82" />
+    <hkern u1="&#x21a;" u2="y" k="41" />
+    <hkern u1="&#x21a;" u2="x" k="41" />
+    <hkern u1="&#x21a;" u2="w" k="41" />
+    <hkern u1="&#x21a;" u2="v" k="41" />
+    <hkern u1="&#x21a;" u2="u" k="102" />
+    <hkern u1="&#x21a;" u2="s" k="123" />
+    <hkern u1="&#x21a;" u2="r" k="102" />
+    <hkern u1="&#x21a;" u2="q" k="143" />
+    <hkern u1="&#x21a;" u2="p" k="102" />
+    <hkern u1="&#x21a;" u2="o" k="143" />
+    <hkern u1="&#x21a;" u2="n" k="102" />
+    <hkern u1="&#x21a;" u2="m" k="102" />
+    <hkern u1="&#x21a;" u2="g" k="143" />
+    <hkern u1="&#x21a;" u2="e" k="143" />
+    <hkern u1="&#x21a;" u2="d" k="143" />
+    <hkern u1="&#x21a;" u2="c" k="143" />
+    <hkern u1="&#x21a;" u2="a" k="164" />
+    <hkern u1="&#x21a;" u2="T" k="-41" />
+    <hkern u1="&#x21a;" u2="Q" k="41" />
+    <hkern u1="&#x21a;" u2="O" k="41" />
+    <hkern u1="&#x21a;" u2="G" k="41" />
+    <hkern u1="&#x21a;" u2="C" k="41" />
+    <hkern u1="&#x21a;" u2="A" k="143" />
+    <hkern u1="&#x21a;" u2="&#x3f;" k="-41" />
+    <hkern u1="&#x21a;" u2="&#x2e;" k="123" />
+    <hkern u1="&#x21a;" u2="&#x2d;" k="82" />
+    <hkern u1="&#x21a;" u2="&#x2c;" k="123" />
+    <hkern u1="&#x21b;" u2="&#x201d;" k="-41" />
+    <hkern u1="&#x21b;" u2="&#x2019;" k="-41" />
+    <hkern u1="&#x21b;" u2="&#x27;" k="-41" />
+    <hkern u1="&#x21b;" u2="&#x22;" k="-41" />
+    <hkern u1="&#x164;" u2="&#x162;" k="-41" />
+    <hkern u1="&#x164;" u2="&#x1ef5;" k="41" />
+    <hkern u1="&#x164;" u2="&#x1ef1;" k="102" />
+    <hkern u1="&#x164;" u2="&#x1eef;" k="102" />
+    <hkern u1="&#x164;" u2="&#x1eed;" k="102" />
+    <hkern u1="&#x164;" u2="&#x1eeb;" k="102" />
+    <hkern u1="&#x164;" u2="&#x1ee9;" k="102" />
+    <hkern u1="&#x164;" u2="&#x1ee7;" k="102" />
+    <hkern u1="&#x164;" u2="&#x1ee5;" k="102" />
+    <hkern u1="&#x164;" u2="&#x1ee3;" k="143" />
+    <hkern u1="&#x164;" u2="&#x1ee2;" k="41" />
+    <hkern u1="&#x164;" u2="&#x1ee1;" k="143" />
+    <hkern u1="&#x164;" u2="&#x1ee0;" k="41" />
+    <hkern u1="&#x164;" u2="&#x1edf;" k="143" />
+    <hkern u1="&#x164;" u2="&#x1ede;" k="41" />
+    <hkern u1="&#x164;" u2="&#x1edd;" k="143" />
+    <hkern u1="&#x164;" u2="&#x1edc;" k="41" />
+    <hkern u1="&#x164;" u2="&#x1edb;" k="143" />
+    <hkern u1="&#x164;" u2="&#x1eda;" k="41" />
+    <hkern u1="&#x164;" u2="&#x1ed9;" k="143" />
+    <hkern u1="&#x164;" u2="&#x1ed8;" k="41" />
+    <hkern u1="&#x164;" u2="&#x1ed7;" k="143" />
+    <hkern u1="&#x164;" u2="&#x1ed6;" k="41" />
+    <hkern u1="&#x164;" u2="&#x1ed5;" k="143" />
+    <hkern u1="&#x164;" u2="&#x1ed4;" k="41" />
+    <hkern u1="&#x164;" u2="&#x1ed2;" k="41" />
+    <hkern u1="&#x164;" u2="&#x1ed1;" k="143" />
+    <hkern u1="&#x164;" u2="&#x1ed0;" k="41" />
+    <hkern u1="&#x164;" u2="&#x1ecf;" k="143" />
+    <hkern u1="&#x164;" u2="&#x1ece;" k="41" />
+    <hkern u1="&#x164;" u2="&#x1ecd;" k="143" />
+    <hkern u1="&#x164;" u2="&#x1ecc;" k="41" />
+    <hkern u1="&#x164;" u2="&#x1ec7;" k="143" />
+    <hkern u1="&#x164;" u2="&#x1ec5;" k="143" />
+    <hkern u1="&#x164;" u2="&#x1ec3;" k="143" />
+    <hkern u1="&#x164;" u2="&#x1ebf;" k="143" />
+    <hkern u1="&#x164;" u2="&#x1ebd;" k="143" />
+    <hkern u1="&#x164;" u2="&#x1ebb;" k="143" />
+    <hkern u1="&#x164;" u2="&#x1eb9;" k="143" />
+    <hkern u1="&#x164;" u2="&#x1eb7;" k="164" />
+    <hkern u1="&#x164;" u2="&#x1eb6;" k="143" />
+    <hkern u1="&#x164;" u2="&#x1eb5;" k="164" />
+    <hkern u1="&#x164;" u2="&#x1eb4;" k="143" />
+    <hkern u1="&#x164;" u2="&#x1eb3;" k="164" />
+    <hkern u1="&#x164;" u2="&#x1eb2;" k="143" />
+    <hkern u1="&#x164;" u2="&#x1eb1;" k="164" />
+    <hkern u1="&#x164;" u2="&#x1eb0;" k="143" />
+    <hkern u1="&#x164;" u2="&#x1eaf;" k="164" />
+    <hkern u1="&#x164;" u2="&#x1eae;" k="143" />
+    <hkern u1="&#x164;" u2="&#x1ead;" k="164" />
+    <hkern u1="&#x164;" u2="&#x1eac;" k="143" />
+    <hkern u1="&#x164;" u2="&#x1eab;" k="164" />
+    <hkern u1="&#x164;" u2="&#x1eaa;" k="143" />
+    <hkern u1="&#x164;" u2="&#x1ea9;" k="164" />
+    <hkern u1="&#x164;" u2="&#x1ea8;" k="143" />
+    <hkern u1="&#x164;" u2="&#x1ea6;" k="143" />
+    <hkern u1="&#x164;" u2="&#x1ea5;" k="164" />
+    <hkern u1="&#x164;" u2="&#x1ea4;" k="143" />
+    <hkern u1="&#x164;" u2="&#x1ea3;" k="164" />
+    <hkern u1="&#x164;" u2="&#x1ea2;" k="143" />
+    <hkern u1="&#x164;" u2="&#x1ea1;" k="164" />
+    <hkern u1="&#x164;" u2="&#x1ea0;" k="143" />
+    <hkern u1="&#x164;" u2="&#x1b0;" k="102" />
+    <hkern u1="&#x164;" u2="&#x1a1;" k="143" />
+    <hkern u1="&#x164;" u2="&#x1a0;" k="41" />
+    <hkern u1="&#x164;" u2="&#x1e01;" k="164" />
+    <hkern u1="&#x164;" u2="&#x1e00;" k="143" />
+    <hkern u1="&#x164;" u2="&#x1e3f;" k="102" />
+    <hkern u1="&#x164;" u2="&#x201e;" k="123" />
+    <hkern u1="&#x164;" u2="&#x201a;" k="123" />
+    <hkern u1="&#x164;" u2="&#x2015;" k="82" />
+    <hkern u1="&#x164;" u2="&#x2014;" k="82" />
+    <hkern u1="&#x164;" u2="&#x2013;" k="82" />
+    <hkern u1="&#x164;" u2="&#x1e83;" k="41" />
+    <hkern u1="&#x164;" u2="&#x1e81;" k="41" />
+    <hkern u1="&#x164;" u2="&#x219;" k="123" />
+    <hkern u1="&#x164;" u2="&#x1ff;" k="143" />
+    <hkern u1="&#x164;" u2="&#x1fe;" k="41" />
+    <hkern u1="&#x164;" u2="&#x1fd;" k="164" />
+    <hkern u1="&#x164;" u2="&#x1fb;" k="164" />
+    <hkern u1="&#x164;" u2="&#x1fa;" k="143" />
+    <hkern u1="&#x164;" u2="&#x17e;" k="82" />
+    <hkern u1="&#x164;" u2="&#x17c;" k="82" />
+    <hkern u1="&#x164;" u2="&#x17a;" k="82" />
+    <hkern u1="&#x164;" u2="&#x175;" k="41" />
+    <hkern u1="&#x164;" u2="&#x173;" k="102" />
+    <hkern u1="&#x164;" u2="&#x171;" k="102" />
+    <hkern u1="&#x164;" u2="&#x16f;" k="102" />
+    <hkern u1="&#x164;" u2="&#x16d;" k="102" />
+    <hkern u1="&#x164;" u2="&#x16b;" k="102" />
+    <hkern u1="&#x164;" u2="&#x169;" k="102" />
+    <hkern u1="&#x164;" u2="&#x164;" k="-41" />
+    <hkern u1="&#x164;" u2="&#x21a;" k="-41" />
+    <hkern u1="&#x164;" u2="&#x15f;" k="123" />
+    <hkern u1="&#x164;" u2="&#x15b;" k="123" />
+    <hkern u1="&#x164;" u2="&#x157;" k="102" />
+    <hkern u1="&#x164;" u2="&#x155;" k="102" />
+    <hkern u1="&#x164;" u2="&#x153;" k="143" />
+    <hkern u1="&#x164;" u2="&#x152;" k="41" />
+    <hkern u1="&#x164;" u2="&#x151;" k="143" />
+    <hkern u1="&#x164;" u2="&#x150;" k="41" />
+    <hkern u1="&#x164;" u2="&#x14f;" k="143" />
+    <hkern u1="&#x164;" u2="&#x14e;" k="41" />
+    <hkern u1="&#x164;" u2="&#x14d;" k="143" />
+    <hkern u1="&#x164;" u2="&#x14c;" k="41" />
+    <hkern u1="&#x164;" u2="&#x14b;" k="102" />
+    <hkern u1="&#x164;" u2="&#x146;" k="102" />
+    <hkern u1="&#x164;" u2="&#x144;" k="102" />
+    <hkern u1="&#x164;" u2="&#x138;" k="102" />
+    <hkern u1="&#x164;" u2="&#x123;" k="143" />
+    <hkern u1="&#x164;" u2="&#x122;" k="41" />
+    <hkern u1="&#x164;" u2="&#x121;" k="143" />
+    <hkern u1="&#x164;" u2="&#x120;" k="41" />
+    <hkern u1="&#x164;" u2="&#x11f;" k="143" />
+    <hkern u1="&#x164;" u2="&#x11e;" k="41" />
+    <hkern u1="&#x164;" u2="&#x11d;" k="143" />
+    <hkern u1="&#x164;" u2="&#x11c;" k="41" />
+    <hkern u1="&#x164;" u2="&#x11b;" k="143" />
+    <hkern u1="&#x164;" u2="&#x119;" k="143" />
+    <hkern u1="&#x164;" u2="&#x117;" k="143" />
+    <hkern u1="&#x164;" u2="&#x115;" k="143" />
+    <hkern u1="&#x164;" u2="&#x113;" k="143" />
+    <hkern u1="&#x164;" u2="&#x111;" k="143" />
+    <hkern u1="&#x164;" u2="&#x10f;" k="143" />
+    <hkern u1="&#x164;" u2="&#x10d;" k="143" />
+    <hkern u1="&#x164;" u2="&#x10c;" k="41" />
+    <hkern u1="&#x164;" u2="&#x10b;" k="143" />
+    <hkern u1="&#x164;" u2="&#x10a;" k="41" />
+    <hkern u1="&#x164;" u2="&#x109;" k="143" />
+    <hkern u1="&#x164;" u2="&#x108;" k="41" />
+    <hkern u1="&#x164;" u2="&#x107;" k="143" />
+    <hkern u1="&#x164;" u2="&#x106;" k="41" />
+    <hkern u1="&#x164;" u2="&#x105;" k="164" />
+    <hkern u1="&#x164;" u2="&#x104;" k="143" />
+    <hkern u1="&#x164;" u2="&#x103;" k="164" />
+    <hkern u1="&#x164;" u2="&#x102;" k="143" />
+    <hkern u1="&#x164;" u2="&#x101;" k="164" />
+    <hkern u1="&#x164;" u2="&#x100;" k="143" />
+    <hkern u1="&#x164;" u2="&#xfd;" k="41" />
+    <hkern u1="&#x164;" u2="&#xfc;" k="102" />
+    <hkern u1="&#x164;" u2="&#xfb;" k="102" />
+    <hkern u1="&#x164;" u2="&#xfa;" k="102" />
+    <hkern u1="&#x164;" u2="&#xf9;" k="102" />
+    <hkern u1="&#x164;" u2="&#xf8;" k="143" />
+    <hkern u1="&#x164;" u2="&#xf6;" k="143" />
+    <hkern u1="&#x164;" u2="&#xf5;" k="143" />
+    <hkern u1="&#x164;" u2="&#xf4;" k="143" />
+    <hkern u1="&#x164;" u2="&#xf3;" k="143" />
+    <hkern u1="&#x164;" u2="&#xf2;" k="143" />
+    <hkern u1="&#x164;" u2="&#xeb;" k="143" />
+    <hkern u1="&#x164;" u2="&#xea;" k="143" />
+    <hkern u1="&#x164;" u2="&#xe9;" k="143" />
+    <hkern u1="&#x164;" u2="&#xe8;" k="143" />
+    <hkern u1="&#x164;" u2="&#xe7;" k="143" />
+    <hkern u1="&#x164;" u2="&#xe6;" k="164" />
+    <hkern u1="&#x164;" u2="&#xe5;" k="164" />
+    <hkern u1="&#x164;" u2="&#xe4;" k="164" />
+    <hkern u1="&#x164;" u2="&#xe3;" k="164" />
+    <hkern u1="&#x164;" u2="&#xe2;" k="164" />
+    <hkern u1="&#x164;" u2="&#xe1;" k="164" />
+    <hkern u1="&#x164;" u2="&#xe0;" k="143" />
+    <hkern u1="&#x164;" u2="&#xd8;" k="41" />
+    <hkern u1="&#x164;" u2="&#xd6;" k="41" />
+    <hkern u1="&#x164;" u2="&#xd5;" k="41" />
+    <hkern u1="&#x164;" u2="&#xd4;" k="41" />
+    <hkern u1="&#x164;" u2="&#xd3;" k="41" />
+    <hkern u1="&#x164;" u2="&#xd2;" k="41" />
+    <hkern u1="&#x164;" u2="&#xc7;" k="41" />
+    <hkern u1="&#x164;" u2="&#xc5;" k="143" />
+    <hkern u1="&#x164;" u2="&#xc4;" k="143" />
+    <hkern u1="&#x164;" u2="&#xc3;" k="143" />
+    <hkern u1="&#x164;" u2="&#xc2;" k="143" />
+    <hkern u1="&#x164;" u2="&#xc1;" k="143" />
+    <hkern u1="&#x164;" u2="&#xc0;" k="143" />
+    <hkern u1="&#x164;" u2="z" k="82" />
+    <hkern u1="&#x164;" u2="y" k="41" />
+    <hkern u1="&#x164;" u2="x" k="41" />
+    <hkern u1="&#x164;" u2="w" k="41" />
+    <hkern u1="&#x164;" u2="v" k="41" />
+    <hkern u1="&#x164;" u2="u" k="102" />
+    <hkern u1="&#x164;" u2="s" k="123" />
+    <hkern u1="&#x164;" u2="r" k="102" />
+    <hkern u1="&#x164;" u2="q" k="143" />
+    <hkern u1="&#x164;" u2="p" k="102" />
+    <hkern u1="&#x164;" u2="o" k="143" />
+    <hkern u1="&#x164;" u2="n" k="102" />
+    <hkern u1="&#x164;" u2="m" k="102" />
+    <hkern u1="&#x164;" u2="g" k="143" />
+    <hkern u1="&#x164;" u2="e" k="143" />
+    <hkern u1="&#x164;" u2="d" k="143" />
+    <hkern u1="&#x164;" u2="c" k="143" />
+    <hkern u1="&#x164;" u2="a" k="164" />
+    <hkern u1="&#x164;" u2="T" k="-41" />
+    <hkern u1="&#x164;" u2="Q" k="41" />
+    <hkern u1="&#x164;" u2="O" k="41" />
+    <hkern u1="&#x164;" u2="G" k="41" />
+    <hkern u1="&#x164;" u2="C" k="41" />
+    <hkern u1="&#x164;" u2="A" k="143" />
+    <hkern u1="&#x164;" u2="&#x3f;" k="-41" />
+    <hkern u1="&#x164;" u2="&#x2e;" k="123" />
+    <hkern u1="&#x164;" u2="&#x2d;" k="82" />
+    <hkern u1="&#x164;" u2="&#x2c;" k="123" />
+    <hkern u1="&#x165;" u2="&#x201d;" k="-41" />
+    <hkern u1="&#x165;" u2="&#x2019;" k="-41" />
+    <hkern u1="&#x165;" u2="&#x27;" k="-41" />
+    <hkern u1="&#x165;" u2="&#x22;" k="-41" />
+    <hkern u1="&#x166;" u2="&#x162;" k="-41" />
+    <hkern u1="&#x166;" u2="&#x1ef5;" k="41" />
+    <hkern u1="&#x166;" u2="&#x1ef1;" k="102" />
+    <hkern u1="&#x166;" u2="&#x1eef;" k="102" />
+    <hkern u1="&#x166;" u2="&#x1eed;" k="102" />
+    <hkern u1="&#x166;" u2="&#x1eeb;" k="102" />
+    <hkern u1="&#x166;" u2="&#x1ee9;" k="102" />
+    <hkern u1="&#x166;" u2="&#x1ee7;" k="102" />
+    <hkern u1="&#x166;" u2="&#x1ee5;" k="102" />
+    <hkern u1="&#x166;" u2="&#x1ee3;" k="143" />
+    <hkern u1="&#x166;" u2="&#x1ee2;" k="41" />
+    <hkern u1="&#x166;" u2="&#x1ee1;" k="143" />
+    <hkern u1="&#x166;" u2="&#x1ee0;" k="41" />
+    <hkern u1="&#x166;" u2="&#x1edf;" k="143" />
+    <hkern u1="&#x166;" u2="&#x1ede;" k="41" />
+    <hkern u1="&#x166;" u2="&#x1edd;" k="143" />
+    <hkern u1="&#x166;" u2="&#x1edc;" k="41" />
+    <hkern u1="&#x166;" u2="&#x1edb;" k="143" />
+    <hkern u1="&#x166;" u2="&#x1eda;" k="41" />
+    <hkern u1="&#x166;" u2="&#x1ed9;" k="143" />
+    <hkern u1="&#x166;" u2="&#x1ed8;" k="41" />
+    <hkern u1="&#x166;" u2="&#x1ed7;" k="143" />
+    <hkern u1="&#x166;" u2="&#x1ed6;" k="41" />
+    <hkern u1="&#x166;" u2="&#x1ed5;" k="143" />
+    <hkern u1="&#x166;" u2="&#x1ed4;" k="41" />
+    <hkern u1="&#x166;" u2="&#x1ed2;" k="41" />
+    <hkern u1="&#x166;" u2="&#x1ed1;" k="143" />
+    <hkern u1="&#x166;" u2="&#x1ed0;" k="41" />
+    <hkern u1="&#x166;" u2="&#x1ecf;" k="143" />
+    <hkern u1="&#x166;" u2="&#x1ece;" k="41" />
+    <hkern u1="&#x166;" u2="&#x1ecd;" k="143" />
+    <hkern u1="&#x166;" u2="&#x1ecc;" k="41" />
+    <hkern u1="&#x166;" u2="&#x1ec7;" k="143" />
+    <hkern u1="&#x166;" u2="&#x1ec5;" k="143" />
+    <hkern u1="&#x166;" u2="&#x1ec3;" k="143" />
+    <hkern u1="&#x166;" u2="&#x1ebf;" k="143" />
+    <hkern u1="&#x166;" u2="&#x1ebd;" k="143" />
+    <hkern u1="&#x166;" u2="&#x1ebb;" k="143" />
+    <hkern u1="&#x166;" u2="&#x1eb9;" k="143" />
+    <hkern u1="&#x166;" u2="&#x1eb7;" k="164" />
+    <hkern u1="&#x166;" u2="&#x1eb6;" k="143" />
+    <hkern u1="&#x166;" u2="&#x1eb5;" k="164" />
+    <hkern u1="&#x166;" u2="&#x1eb4;" k="143" />
+    <hkern u1="&#x166;" u2="&#x1eb3;" k="164" />
+    <hkern u1="&#x166;" u2="&#x1eb2;" k="143" />
+    <hkern u1="&#x166;" u2="&#x1eb1;" k="164" />
+    <hkern u1="&#x166;" u2="&#x1eb0;" k="143" />
+    <hkern u1="&#x166;" u2="&#x1eaf;" k="164" />
+    <hkern u1="&#x166;" u2="&#x1eae;" k="143" />
+    <hkern u1="&#x166;" u2="&#x1ead;" k="164" />
+    <hkern u1="&#x166;" u2="&#x1eac;" k="143" />
+    <hkern u1="&#x166;" u2="&#x1eab;" k="164" />
+    <hkern u1="&#x166;" u2="&#x1eaa;" k="143" />
+    <hkern u1="&#x166;" u2="&#x1ea9;" k="164" />
+    <hkern u1="&#x166;" u2="&#x1ea8;" k="143" />
+    <hkern u1="&#x166;" u2="&#x1ea6;" k="143" />
+    <hkern u1="&#x166;" u2="&#x1ea5;" k="164" />
+    <hkern u1="&#x166;" u2="&#x1ea4;" k="143" />
+    <hkern u1="&#x166;" u2="&#x1ea3;" k="164" />
+    <hkern u1="&#x166;" u2="&#x1ea2;" k="143" />
+    <hkern u1="&#x166;" u2="&#x1ea1;" k="164" />
+    <hkern u1="&#x166;" u2="&#x1ea0;" k="143" />
+    <hkern u1="&#x166;" u2="&#x1b0;" k="102" />
+    <hkern u1="&#x166;" u2="&#x1a1;" k="143" />
+    <hkern u1="&#x166;" u2="&#x1a0;" k="41" />
+    <hkern u1="&#x166;" u2="&#x1e01;" k="164" />
+    <hkern u1="&#x166;" u2="&#x1e00;" k="143" />
+    <hkern u1="&#x166;" u2="&#x1e3f;" k="102" />
+    <hkern u1="&#x166;" u2="&#x201e;" k="123" />
+    <hkern u1="&#x166;" u2="&#x201a;" k="123" />
+    <hkern u1="&#x166;" u2="&#x2015;" k="82" />
+    <hkern u1="&#x166;" u2="&#x2014;" k="82" />
+    <hkern u1="&#x166;" u2="&#x2013;" k="82" />
+    <hkern u1="&#x166;" u2="&#x1e83;" k="41" />
+    <hkern u1="&#x166;" u2="&#x1e81;" k="41" />
+    <hkern u1="&#x166;" u2="&#x219;" k="123" />
+    <hkern u1="&#x166;" u2="&#x1ff;" k="143" />
+    <hkern u1="&#x166;" u2="&#x1fe;" k="41" />
+    <hkern u1="&#x166;" u2="&#x1fd;" k="164" />
+    <hkern u1="&#x166;" u2="&#x1fb;" k="164" />
+    <hkern u1="&#x166;" u2="&#x1fa;" k="143" />
+    <hkern u1="&#x166;" u2="&#x17e;" k="82" />
+    <hkern u1="&#x166;" u2="&#x17c;" k="82" />
+    <hkern u1="&#x166;" u2="&#x17a;" k="82" />
+    <hkern u1="&#x166;" u2="&#x175;" k="41" />
+    <hkern u1="&#x166;" u2="&#x173;" k="102" />
+    <hkern u1="&#x166;" u2="&#x171;" k="102" />
+    <hkern u1="&#x166;" u2="&#x16f;" k="102" />
+    <hkern u1="&#x166;" u2="&#x16d;" k="102" />
+    <hkern u1="&#x166;" u2="&#x16b;" k="102" />
+    <hkern u1="&#x166;" u2="&#x169;" k="102" />
+    <hkern u1="&#x166;" u2="&#x164;" k="-41" />
+    <hkern u1="&#x166;" u2="&#x21a;" k="-41" />
+    <hkern u1="&#x166;" u2="&#x15f;" k="123" />
+    <hkern u1="&#x166;" u2="&#x15b;" k="123" />
+    <hkern u1="&#x166;" u2="&#x157;" k="102" />
+    <hkern u1="&#x166;" u2="&#x155;" k="102" />
+    <hkern u1="&#x166;" u2="&#x153;" k="143" />
+    <hkern u1="&#x166;" u2="&#x152;" k="41" />
+    <hkern u1="&#x166;" u2="&#x151;" k="143" />
+    <hkern u1="&#x166;" u2="&#x150;" k="41" />
+    <hkern u1="&#x166;" u2="&#x14f;" k="143" />
+    <hkern u1="&#x166;" u2="&#x14e;" k="41" />
+    <hkern u1="&#x166;" u2="&#x14d;" k="143" />
+    <hkern u1="&#x166;" u2="&#x14c;" k="41" />
+    <hkern u1="&#x166;" u2="&#x14b;" k="102" />
+    <hkern u1="&#x166;" u2="&#x146;" k="102" />
+    <hkern u1="&#x166;" u2="&#x144;" k="102" />
+    <hkern u1="&#x166;" u2="&#x138;" k="102" />
+    <hkern u1="&#x166;" u2="&#x123;" k="143" />
+    <hkern u1="&#x166;" u2="&#x122;" k="41" />
+    <hkern u1="&#x166;" u2="&#x121;" k="143" />
+    <hkern u1="&#x166;" u2="&#x120;" k="41" />
+    <hkern u1="&#x166;" u2="&#x11f;" k="143" />
+    <hkern u1="&#x166;" u2="&#x11e;" k="41" />
+    <hkern u1="&#x166;" u2="&#x11d;" k="143" />
+    <hkern u1="&#x166;" u2="&#x11c;" k="41" />
+    <hkern u1="&#x166;" u2="&#x11b;" k="143" />
+    <hkern u1="&#x166;" u2="&#x119;" k="143" />
+    <hkern u1="&#x166;" u2="&#x117;" k="143" />
+    <hkern u1="&#x166;" u2="&#x115;" k="143" />
+    <hkern u1="&#x166;" u2="&#x113;" k="143" />
+    <hkern u1="&#x166;" u2="&#x111;" k="143" />
+    <hkern u1="&#x166;" u2="&#x10f;" k="143" />
+    <hkern u1="&#x166;" u2="&#x10d;" k="143" />
+    <hkern u1="&#x166;" u2="&#x10c;" k="41" />
+    <hkern u1="&#x166;" u2="&#x10b;" k="143" />
+    <hkern u1="&#x166;" u2="&#x10a;" k="41" />
+    <hkern u1="&#x166;" u2="&#x109;" k="143" />
+    <hkern u1="&#x166;" u2="&#x108;" k="41" />
+    <hkern u1="&#x166;" u2="&#x107;" k="143" />
+    <hkern u1="&#x166;" u2="&#x106;" k="41" />
+    <hkern u1="&#x166;" u2="&#x105;" k="164" />
+    <hkern u1="&#x166;" u2="&#x104;" k="143" />
+    <hkern u1="&#x166;" u2="&#x103;" k="164" />
+    <hkern u1="&#x166;" u2="&#x102;" k="143" />
+    <hkern u1="&#x166;" u2="&#x101;" k="164" />
+    <hkern u1="&#x166;" u2="&#x100;" k="143" />
+    <hkern u1="&#x166;" u2="&#xfd;" k="41" />
+    <hkern u1="&#x166;" u2="&#xfc;" k="102" />
+    <hkern u1="&#x166;" u2="&#xfb;" k="102" />
+    <hkern u1="&#x166;" u2="&#xfa;" k="102" />
+    <hkern u1="&#x166;" u2="&#xf9;" k="102" />
+    <hkern u1="&#x166;" u2="&#xf8;" k="143" />
+    <hkern u1="&#x166;" u2="&#xf6;" k="143" />
+    <hkern u1="&#x166;" u2="&#xf5;" k="143" />
+    <hkern u1="&#x166;" u2="&#xf4;" k="143" />
+    <hkern u1="&#x166;" u2="&#xf3;" k="143" />
+    <hkern u1="&#x166;" u2="&#xf2;" k="143" />
+    <hkern u1="&#x166;" u2="&#xeb;" k="143" />
+    <hkern u1="&#x166;" u2="&#xea;" k="143" />
+    <hkern u1="&#x166;" u2="&#xe9;" k="143" />
+    <hkern u1="&#x166;" u2="&#xe8;" k="143" />
+    <hkern u1="&#x166;" u2="&#xe7;" k="143" />
+    <hkern u1="&#x166;" u2="&#xe6;" k="164" />
+    <hkern u1="&#x166;" u2="&#xe5;" k="164" />
+    <hkern u1="&#x166;" u2="&#xe4;" k="164" />
+    <hkern u1="&#x166;" u2="&#xe3;" k="164" />
+    <hkern u1="&#x166;" u2="&#xe2;" k="164" />
+    <hkern u1="&#x166;" u2="&#xe1;" k="164" />
+    <hkern u1="&#x166;" u2="&#xe0;" k="143" />
+    <hkern u1="&#x166;" u2="&#xd8;" k="41" />
+    <hkern u1="&#x166;" u2="&#xd6;" k="41" />
+    <hkern u1="&#x166;" u2="&#xd5;" k="41" />
+    <hkern u1="&#x166;" u2="&#xd4;" k="41" />
+    <hkern u1="&#x166;" u2="&#xd3;" k="41" />
+    <hkern u1="&#x166;" u2="&#xd2;" k="41" />
+    <hkern u1="&#x166;" u2="&#xc7;" k="41" />
+    <hkern u1="&#x166;" u2="&#xc5;" k="143" />
+    <hkern u1="&#x166;" u2="&#xc4;" k="143" />
+    <hkern u1="&#x166;" u2="&#xc3;" k="143" />
+    <hkern u1="&#x166;" u2="&#xc2;" k="143" />
+    <hkern u1="&#x166;" u2="&#xc1;" k="143" />
+    <hkern u1="&#x166;" u2="&#xc0;" k="143" />
+    <hkern u1="&#x166;" u2="z" k="82" />
+    <hkern u1="&#x166;" u2="y" k="41" />
+    <hkern u1="&#x166;" u2="x" k="41" />
+    <hkern u1="&#x166;" u2="w" k="41" />
+    <hkern u1="&#x166;" u2="v" k="41" />
+    <hkern u1="&#x166;" u2="u" k="102" />
+    <hkern u1="&#x166;" u2="s" k="123" />
+    <hkern u1="&#x166;" u2="r" k="102" />
+    <hkern u1="&#x166;" u2="q" k="143" />
+    <hkern u1="&#x166;" u2="p" k="102" />
+    <hkern u1="&#x166;" u2="o" k="143" />
+    <hkern u1="&#x166;" u2="n" k="102" />
+    <hkern u1="&#x166;" u2="m" k="102" />
+    <hkern u1="&#x166;" u2="g" k="143" />
+    <hkern u1="&#x166;" u2="e" k="143" />
+    <hkern u1="&#x166;" u2="d" k="143" />
+    <hkern u1="&#x166;" u2="c" k="143" />
+    <hkern u1="&#x166;" u2="a" k="164" />
+    <hkern u1="&#x166;" u2="T" k="-41" />
+    <hkern u1="&#x166;" u2="Q" k="41" />
+    <hkern u1="&#x166;" u2="O" k="41" />
+    <hkern u1="&#x166;" u2="G" k="41" />
+    <hkern u1="&#x166;" u2="C" k="41" />
+    <hkern u1="&#x166;" u2="A" k="143" />
+    <hkern u1="&#x166;" u2="&#x3f;" k="-41" />
+    <hkern u1="&#x166;" u2="&#x2e;" k="123" />
+    <hkern u1="&#x166;" u2="&#x2d;" k="82" />
+    <hkern u1="&#x166;" u2="&#x2c;" k="123" />
+    <hkern u1="&#x168;" u2="&#x1eb6;" k="20" />
+    <hkern u1="&#x168;" u2="&#x1eb4;" k="20" />
+    <hkern u1="&#x168;" u2="&#x1eb2;" k="20" />
+    <hkern u1="&#x168;" u2="&#x1eb0;" k="20" />
+    <hkern u1="&#x168;" u2="&#x1eae;" k="20" />
+    <hkern u1="&#x168;" u2="&#x1eac;" k="20" />
+    <hkern u1="&#x168;" u2="&#x1eaa;" k="20" />
+    <hkern u1="&#x168;" u2="&#x1ea8;" k="20" />
+    <hkern u1="&#x168;" u2="&#x1ea6;" k="20" />
+    <hkern u1="&#x168;" u2="&#x1ea4;" k="20" />
+    <hkern u1="&#x168;" u2="&#x1ea2;" k="20" />
+    <hkern u1="&#x168;" u2="&#x1ea0;" k="20" />
+    <hkern u1="&#x168;" u2="&#x1e00;" k="20" />
+    <hkern u1="&#x168;" u2="&#x201e;" k="41" />
+    <hkern u1="&#x168;" u2="&#x201a;" k="41" />
+    <hkern u1="&#x168;" u2="&#x1fa;" k="20" />
+    <hkern u1="&#x168;" u2="&#x104;" k="20" />
+    <hkern u1="&#x168;" u2="&#x102;" k="20" />
+    <hkern u1="&#x168;" u2="&#x100;" k="20" />
+    <hkern u1="&#x168;" u2="&#xc5;" k="20" />
+    <hkern u1="&#x168;" u2="&#xc4;" k="20" />
+    <hkern u1="&#x168;" u2="&#xc3;" k="20" />
+    <hkern u1="&#x168;" u2="&#xc2;" k="20" />
+    <hkern u1="&#x168;" u2="&#xc1;" k="20" />
+    <hkern u1="&#x168;" u2="&#xc0;" k="20" />
+    <hkern u1="&#x168;" u2="A" k="20" />
+    <hkern u1="&#x168;" u2="&#x2e;" k="41" />
+    <hkern u1="&#x168;" u2="&#x2c;" k="41" />
+    <hkern u1="&#x16a;" u2="&#x1eb6;" k="20" />
+    <hkern u1="&#x16a;" u2="&#x1eb4;" k="20" />
+    <hkern u1="&#x16a;" u2="&#x1eb2;" k="20" />
+    <hkern u1="&#x16a;" u2="&#x1eb0;" k="20" />
+    <hkern u1="&#x16a;" u2="&#x1eae;" k="20" />
+    <hkern u1="&#x16a;" u2="&#x1eac;" k="20" />
+    <hkern u1="&#x16a;" u2="&#x1eaa;" k="20" />
+    <hkern u1="&#x16a;" u2="&#x1ea8;" k="20" />
+    <hkern u1="&#x16a;" u2="&#x1ea6;" k="20" />
+    <hkern u1="&#x16a;" u2="&#x1ea4;" k="20" />
+    <hkern u1="&#x16a;" u2="&#x1ea2;" k="20" />
+    <hkern u1="&#x16a;" u2="&#x1ea0;" k="20" />
+    <hkern u1="&#x16a;" u2="&#x1e00;" k="20" />
+    <hkern u1="&#x16a;" u2="&#x201e;" k="41" />
+    <hkern u1="&#x16a;" u2="&#x201a;" k="41" />
+    <hkern u1="&#x16a;" u2="&#x1fa;" k="20" />
+    <hkern u1="&#x16a;" u2="&#x104;" k="20" />
+    <hkern u1="&#x16a;" u2="&#x102;" k="20" />
+    <hkern u1="&#x16a;" u2="&#x100;" k="20" />
+    <hkern u1="&#x16a;" u2="&#xc5;" k="20" />
+    <hkern u1="&#x16a;" u2="&#xc4;" k="20" />
+    <hkern u1="&#x16a;" u2="&#xc3;" k="20" />
+    <hkern u1="&#x16a;" u2="&#xc2;" k="20" />
+    <hkern u1="&#x16a;" u2="&#xc1;" k="20" />
+    <hkern u1="&#x16a;" u2="&#xc0;" k="20" />
+    <hkern u1="&#x16a;" u2="A" k="20" />
+    <hkern u1="&#x16a;" u2="&#x2e;" k="41" />
+    <hkern u1="&#x16a;" u2="&#x2c;" k="41" />
+    <hkern u1="&#x16c;" u2="&#x1eb6;" k="20" />
+    <hkern u1="&#x16c;" u2="&#x1eb4;" k="20" />
+    <hkern u1="&#x16c;" u2="&#x1eb2;" k="20" />
+    <hkern u1="&#x16c;" u2="&#x1eb0;" k="20" />
+    <hkern u1="&#x16c;" u2="&#x1eae;" k="20" />
+    <hkern u1="&#x16c;" u2="&#x1eac;" k="20" />
+    <hkern u1="&#x16c;" u2="&#x1eaa;" k="20" />
+    <hkern u1="&#x16c;" u2="&#x1ea8;" k="20" />
+    <hkern u1="&#x16c;" u2="&#x1ea6;" k="20" />
+    <hkern u1="&#x16c;" u2="&#x1ea4;" k="20" />
+    <hkern u1="&#x16c;" u2="&#x1ea2;" k="20" />
+    <hkern u1="&#x16c;" u2="&#x1ea0;" k="20" />
+    <hkern u1="&#x16c;" u2="&#x1e00;" k="20" />
+    <hkern u1="&#x16c;" u2="&#x201e;" k="41" />
+    <hkern u1="&#x16c;" u2="&#x201a;" k="41" />
+    <hkern u1="&#x16c;" u2="&#x1fa;" k="20" />
+    <hkern u1="&#x16c;" u2="&#x104;" k="20" />
+    <hkern u1="&#x16c;" u2="&#x102;" k="20" />
+    <hkern u1="&#x16c;" u2="&#x100;" k="20" />
+    <hkern u1="&#x16c;" u2="&#xc5;" k="20" />
+    <hkern u1="&#x16c;" u2="&#xc4;" k="20" />
+    <hkern u1="&#x16c;" u2="&#xc3;" k="20" />
+    <hkern u1="&#x16c;" u2="&#xc2;" k="20" />
+    <hkern u1="&#x16c;" u2="&#xc1;" k="20" />
+    <hkern u1="&#x16c;" u2="&#xc0;" k="20" />
+    <hkern u1="&#x16c;" u2="A" k="20" />
+    <hkern u1="&#x16c;" u2="&#x2e;" k="41" />
+    <hkern u1="&#x16c;" u2="&#x2c;" k="41" />
+    <hkern u1="&#x16e;" u2="&#x1eb6;" k="20" />
+    <hkern u1="&#x16e;" u2="&#x1eb4;" k="20" />
+    <hkern u1="&#x16e;" u2="&#x1eb2;" k="20" />
+    <hkern u1="&#x16e;" u2="&#x1eb0;" k="20" />
+    <hkern u1="&#x16e;" u2="&#x1eae;" k="20" />
+    <hkern u1="&#x16e;" u2="&#x1eac;" k="20" />
+    <hkern u1="&#x16e;" u2="&#x1eaa;" k="20" />
+    <hkern u1="&#x16e;" u2="&#x1ea8;" k="20" />
+    <hkern u1="&#x16e;" u2="&#x1ea6;" k="20" />
+    <hkern u1="&#x16e;" u2="&#x1ea4;" k="20" />
+    <hkern u1="&#x16e;" u2="&#x1ea2;" k="20" />
+    <hkern u1="&#x16e;" u2="&#x1ea0;" k="20" />
+    <hkern u1="&#x16e;" u2="&#x1e00;" k="20" />
+    <hkern u1="&#x16e;" u2="&#x201e;" k="41" />
+    <hkern u1="&#x16e;" u2="&#x201a;" k="41" />
+    <hkern u1="&#x16e;" u2="&#x1fa;" k="20" />
+    <hkern u1="&#x16e;" u2="&#x104;" k="20" />
+    <hkern u1="&#x16e;" u2="&#x102;" k="20" />
+    <hkern u1="&#x16e;" u2="&#x100;" k="20" />
+    <hkern u1="&#x16e;" u2="&#xc5;" k="20" />
+    <hkern u1="&#x16e;" u2="&#xc4;" k="20" />
+    <hkern u1="&#x16e;" u2="&#xc3;" k="20" />
+    <hkern u1="&#x16e;" u2="&#xc2;" k="20" />
+    <hkern u1="&#x16e;" u2="&#xc1;" k="20" />
+    <hkern u1="&#x16e;" u2="&#xc0;" k="20" />
+    <hkern u1="&#x16e;" u2="A" k="20" />
+    <hkern u1="&#x16e;" u2="&#x2e;" k="41" />
+    <hkern u1="&#x16e;" u2="&#x2c;" k="41" />
+    <hkern u1="&#x170;" u2="&#x1eb6;" k="20" />
+    <hkern u1="&#x170;" u2="&#x1eb4;" k="20" />
+    <hkern u1="&#x170;" u2="&#x1eb2;" k="20" />
+    <hkern u1="&#x170;" u2="&#x1eb0;" k="20" />
+    <hkern u1="&#x170;" u2="&#x1eae;" k="20" />
+    <hkern u1="&#x170;" u2="&#x1eac;" k="20" />
+    <hkern u1="&#x170;" u2="&#x1eaa;" k="20" />
+    <hkern u1="&#x170;" u2="&#x1ea8;" k="20" />
+    <hkern u1="&#x170;" u2="&#x1ea6;" k="20" />
+    <hkern u1="&#x170;" u2="&#x1ea4;" k="20" />
+    <hkern u1="&#x170;" u2="&#x1ea2;" k="20" />
+    <hkern u1="&#x170;" u2="&#x1ea0;" k="20" />
+    <hkern u1="&#x170;" u2="&#x1e00;" k="20" />
+    <hkern u1="&#x170;" u2="&#x201e;" k="41" />
+    <hkern u1="&#x170;" u2="&#x201a;" k="41" />
+    <hkern u1="&#x170;" u2="&#x1fa;" k="20" />
+    <hkern u1="&#x170;" u2="&#x104;" k="20" />
+    <hkern u1="&#x170;" u2="&#x102;" k="20" />
+    <hkern u1="&#x170;" u2="&#x100;" k="20" />
+    <hkern u1="&#x170;" u2="&#xc5;" k="20" />
+    <hkern u1="&#x170;" u2="&#xc4;" k="20" />
+    <hkern u1="&#x170;" u2="&#xc3;" k="20" />
+    <hkern u1="&#x170;" u2="&#xc2;" k="20" />
+    <hkern u1="&#x170;" u2="&#xc1;" k="20" />
+    <hkern u1="&#x170;" u2="&#xc0;" k="20" />
+    <hkern u1="&#x170;" u2="A" k="20" />
+    <hkern u1="&#x170;" u2="&#x2e;" k="41" />
+    <hkern u1="&#x170;" u2="&#x2c;" k="41" />
+    <hkern u1="&#x172;" u2="&#x1eb6;" k="20" />
+    <hkern u1="&#x172;" u2="&#x1eb4;" k="20" />
+    <hkern u1="&#x172;" u2="&#x1eb2;" k="20" />
+    <hkern u1="&#x172;" u2="&#x1eb0;" k="20" />
+    <hkern u1="&#x172;" u2="&#x1eae;" k="20" />
+    <hkern u1="&#x172;" u2="&#x1eac;" k="20" />
+    <hkern u1="&#x172;" u2="&#x1eaa;" k="20" />
+    <hkern u1="&#x172;" u2="&#x1ea8;" k="20" />
+    <hkern u1="&#x172;" u2="&#x1ea6;" k="20" />
+    <hkern u1="&#x172;" u2="&#x1ea4;" k="20" />
+    <hkern u1="&#x172;" u2="&#x1ea2;" k="20" />
+    <hkern u1="&#x172;" u2="&#x1ea0;" k="20" />
+    <hkern u1="&#x172;" u2="&#x1e00;" k="20" />
+    <hkern u1="&#x172;" u2="&#x201e;" k="41" />
+    <hkern u1="&#x172;" u2="&#x201a;" k="41" />
+    <hkern u1="&#x172;" u2="&#x1fa;" k="20" />
+    <hkern u1="&#x172;" u2="&#x104;" k="20" />
+    <hkern u1="&#x172;" u2="&#x102;" k="20" />
+    <hkern u1="&#x172;" u2="&#x100;" k="20" />
+    <hkern u1="&#x172;" u2="&#xc5;" k="20" />
+    <hkern u1="&#x172;" u2="&#xc4;" k="20" />
+    <hkern u1="&#x172;" u2="&#xc3;" k="20" />
+    <hkern u1="&#x172;" u2="&#xc2;" k="20" />
+    <hkern u1="&#x172;" u2="&#xc1;" k="20" />
+    <hkern u1="&#x172;" u2="&#xc0;" k="20" />
+    <hkern u1="&#x172;" u2="A" k="20" />
+    <hkern u1="&#x172;" u2="&#x2e;" k="41" />
+    <hkern u1="&#x172;" u2="&#x2c;" k="41" />
+    <hkern u1="&#x174;" u2="&#x1ef1;" k="20" />
+    <hkern u1="&#x174;" u2="&#x1eef;" k="20" />
+    <hkern u1="&#x174;" u2="&#x1eed;" k="20" />
+    <hkern u1="&#x174;" u2="&#x1eeb;" k="20" />
+    <hkern u1="&#x174;" u2="&#x1ee9;" k="20" />
+    <hkern u1="&#x174;" u2="&#x1ee7;" k="20" />
+    <hkern u1="&#x174;" u2="&#x1ee5;" k="20" />
+    <hkern u1="&#x174;" u2="&#x1ee3;" k="41" />
+    <hkern u1="&#x174;" u2="&#x1ee2;" k="20" />
+    <hkern u1="&#x174;" u2="&#x1ee1;" k="41" />
+    <hkern u1="&#x174;" u2="&#x1ee0;" k="20" />
+    <hkern u1="&#x174;" u2="&#x1edf;" k="41" />
+    <hkern u1="&#x174;" u2="&#x1ede;" k="20" />
+    <hkern u1="&#x174;" u2="&#x1edd;" k="41" />
+    <hkern u1="&#x174;" u2="&#x1edc;" k="20" />
+    <hkern u1="&#x174;" u2="&#x1edb;" k="41" />
+    <hkern u1="&#x174;" u2="&#x1eda;" k="20" />
+    <hkern u1="&#x174;" u2="&#x1ed9;" k="41" />
+    <hkern u1="&#x174;" u2="&#x1ed8;" k="20" />
+    <hkern u1="&#x174;" u2="&#x1ed7;" k="41" />
+    <hkern u1="&#x174;" u2="&#x1ed6;" k="20" />
+    <hkern u1="&#x174;" u2="&#x1ed5;" k="41" />
+    <hkern u1="&#x174;" u2="&#x1ed4;" k="20" />
+    <hkern u1="&#x174;" u2="&#x1ed2;" k="20" />
+    <hkern u1="&#x174;" u2="&#x1ed1;" k="41" />
+    <hkern u1="&#x174;" u2="&#x1ed0;" k="20" />
+    <hkern u1="&#x174;" u2="&#x1ecf;" k="41" />
+    <hkern u1="&#x174;" u2="&#x1ece;" k="20" />
+    <hkern u1="&#x174;" u2="&#x1ecd;" k="41" />
+    <hkern u1="&#x174;" u2="&#x1ecc;" k="20" />
+    <hkern u1="&#x174;" u2="&#x1ec7;" k="41" />
+    <hkern u1="&#x174;" u2="&#x1ec5;" k="41" />
+    <hkern u1="&#x174;" u2="&#x1ec3;" k="41" />
+    <hkern u1="&#x174;" u2="&#x1ebf;" k="41" />
+    <hkern u1="&#x174;" u2="&#x1ebd;" k="41" />
+    <hkern u1="&#x174;" u2="&#x1ebb;" k="41" />
+    <hkern u1="&#x174;" u2="&#x1eb9;" k="41" />
+    <hkern u1="&#x174;" u2="&#x1eb7;" k="41" />
+    <hkern u1="&#x174;" u2="&#x1eb6;" k="82" />
+    <hkern u1="&#x174;" u2="&#x1eb5;" k="41" />
+    <hkern u1="&#x174;" u2="&#x1eb4;" k="82" />
+    <hkern u1="&#x174;" u2="&#x1eb3;" k="41" />
+    <hkern u1="&#x174;" u2="&#x1eb2;" k="82" />
+    <hkern u1="&#x174;" u2="&#x1eb1;" k="41" />
+    <hkern u1="&#x174;" u2="&#x1eb0;" k="82" />
+    <hkern u1="&#x174;" u2="&#x1eaf;" k="41" />
+    <hkern u1="&#x174;" u2="&#x1eae;" k="82" />
+    <hkern u1="&#x174;" u2="&#x1ead;" k="41" />
+    <hkern u1="&#x174;" u2="&#x1eac;" k="82" />
+    <hkern u1="&#x174;" u2="&#x1eab;" k="41" />
+    <hkern u1="&#x174;" u2="&#x1eaa;" k="82" />
+    <hkern u1="&#x174;" u2="&#x1ea9;" k="41" />
+    <hkern u1="&#x174;" u2="&#x1ea8;" k="82" />
+    <hkern u1="&#x174;" u2="&#x1ea6;" k="82" />
+    <hkern u1="&#x174;" u2="&#x1ea5;" k="41" />
+    <hkern u1="&#x174;" u2="&#x1ea4;" k="82" />
+    <hkern u1="&#x174;" u2="&#x1ea3;" k="41" />
+    <hkern u1="&#x174;" u2="&#x1ea2;" k="82" />
+    <hkern u1="&#x174;" u2="&#x1ea1;" k="41" />
+    <hkern u1="&#x174;" u2="&#x1ea0;" k="82" />
+    <hkern u1="&#x174;" u2="&#x1b0;" k="20" />
+    <hkern u1="&#x174;" u2="&#x1a1;" k="41" />
+    <hkern u1="&#x174;" u2="&#x1a0;" k="20" />
+    <hkern u1="&#x174;" u2="&#x1e01;" k="41" />
+    <hkern u1="&#x174;" u2="&#x1e00;" k="82" />
+    <hkern u1="&#x174;" u2="&#x1e3f;" k="20" />
+    <hkern u1="&#x174;" u2="&#x201e;" k="102" />
+    <hkern u1="&#x174;" u2="&#x201a;" k="102" />
+    <hkern u1="&#x174;" u2="&#x219;" k="20" />
+    <hkern u1="&#x174;" u2="&#x1ff;" k="41" />
+    <hkern u1="&#x174;" u2="&#x1fe;" k="20" />
+    <hkern u1="&#x174;" u2="&#x1fd;" k="41" />
+    <hkern u1="&#x174;" u2="&#x1fb;" k="41" />
+    <hkern u1="&#x174;" u2="&#x1fa;" k="82" />
+    <hkern u1="&#x174;" u2="&#x173;" k="20" />
+    <hkern u1="&#x174;" u2="&#x171;" k="20" />
+    <hkern u1="&#x174;" u2="&#x16f;" k="20" />
+    <hkern u1="&#x174;" u2="&#x16d;" k="20" />
+    <hkern u1="&#x174;" u2="&#x16b;" k="20" />
+    <hkern u1="&#x174;" u2="&#x169;" k="20" />
+    <hkern u1="&#x174;" u2="&#x15f;" k="20" />
+    <hkern u1="&#x174;" u2="&#x15b;" k="20" />
+    <hkern u1="&#x174;" u2="&#x157;" k="20" />
+    <hkern u1="&#x174;" u2="&#x155;" k="20" />
+    <hkern u1="&#x174;" u2="&#x153;" k="41" />
+    <hkern u1="&#x174;" u2="&#x152;" k="20" />
+    <hkern u1="&#x174;" u2="&#x151;" k="41" />
+    <hkern u1="&#x174;" u2="&#x150;" k="20" />
+    <hkern u1="&#x174;" u2="&#x14f;" k="41" />
+    <hkern u1="&#x174;" u2="&#x14e;" k="20" />
+    <hkern u1="&#x174;" u2="&#x14d;" k="41" />
+    <hkern u1="&#x174;" u2="&#x14c;" k="20" />
+    <hkern u1="&#x174;" u2="&#x14b;" k="20" />
+    <hkern u1="&#x174;" u2="&#x146;" k="20" />
+    <hkern u1="&#x174;" u2="&#x144;" k="20" />
+    <hkern u1="&#x174;" u2="&#x138;" k="20" />
+    <hkern u1="&#x174;" u2="&#x123;" k="20" />
+    <hkern u1="&#x174;" u2="&#x122;" k="20" />
+    <hkern u1="&#x174;" u2="&#x121;" k="20" />
+    <hkern u1="&#x174;" u2="&#x120;" k="20" />
+    <hkern u1="&#x174;" u2="&#x11f;" k="20" />
+    <hkern u1="&#x174;" u2="&#x11e;" k="20" />
+    <hkern u1="&#x174;" u2="&#x11d;" k="20" />
+    <hkern u1="&#x174;" u2="&#x11c;" k="20" />
+    <hkern u1="&#x174;" u2="&#x11b;" k="41" />
+    <hkern u1="&#x174;" u2="&#x119;" k="41" />
+    <hkern u1="&#x174;" u2="&#x117;" k="41" />
+    <hkern u1="&#x174;" u2="&#x115;" k="41" />
+    <hkern u1="&#x174;" u2="&#x113;" k="41" />
+    <hkern u1="&#x174;" u2="&#x111;" k="41" />
+    <hkern u1="&#x174;" u2="&#x10f;" k="41" />
+    <hkern u1="&#x174;" u2="&#x10d;" k="41" />
+    <hkern u1="&#x174;" u2="&#x10c;" k="20" />
+    <hkern u1="&#x174;" u2="&#x10b;" k="41" />
+    <hkern u1="&#x174;" u2="&#x10a;" k="20" />
+    <hkern u1="&#x174;" u2="&#x109;" k="41" />
+    <hkern u1="&#x174;" u2="&#x108;" k="20" />
+    <hkern u1="&#x174;" u2="&#x107;" k="41" />
+    <hkern u1="&#x174;" u2="&#x106;" k="20" />
+    <hkern u1="&#x174;" u2="&#x105;" k="41" />
+    <hkern u1="&#x174;" u2="&#x104;" k="82" />
+    <hkern u1="&#x174;" u2="&#x103;" k="41" />
+    <hkern u1="&#x174;" u2="&#x102;" k="82" />
+    <hkern u1="&#x174;" u2="&#x101;" k="41" />
+    <hkern u1="&#x174;" u2="&#x100;" k="82" />
+    <hkern u1="&#x174;" u2="&#xfc;" k="20" />
+    <hkern u1="&#x174;" u2="&#xfb;" k="20" />
+    <hkern u1="&#x174;" u2="&#xfa;" k="20" />
+    <hkern u1="&#x174;" u2="&#xf9;" k="20" />
+    <hkern u1="&#x174;" u2="&#xf8;" k="41" />
+    <hkern u1="&#x174;" u2="&#xf6;" k="41" />
+    <hkern u1="&#x174;" u2="&#xf5;" k="41" />
+    <hkern u1="&#x174;" u2="&#xf4;" k="41" />
+    <hkern u1="&#x174;" u2="&#xf3;" k="41" />
+    <hkern u1="&#x174;" u2="&#xf2;" k="41" />
+    <hkern u1="&#x174;" u2="&#xeb;" k="41" />
+    <hkern u1="&#x174;" u2="&#xea;" k="41" />
+    <hkern u1="&#x174;" u2="&#xe9;" k="41" />
+    <hkern u1="&#x174;" u2="&#xe8;" k="41" />
+    <hkern u1="&#x174;" u2="&#xe7;" k="41" />
+    <hkern u1="&#x174;" u2="&#xe6;" k="41" />
+    <hkern u1="&#x174;" u2="&#xe5;" k="41" />
+    <hkern u1="&#x174;" u2="&#xe4;" k="41" />
+    <hkern u1="&#x174;" u2="&#xe3;" k="41" />
+    <hkern u1="&#x174;" u2="&#xe2;" k="41" />
+    <hkern u1="&#x174;" u2="&#xe1;" k="41" />
+    <hkern u1="&#x174;" u2="&#xe0;" k="41" />
+    <hkern u1="&#x174;" u2="&#xd8;" k="20" />
+    <hkern u1="&#x174;" u2="&#xd6;" k="20" />
+    <hkern u1="&#x174;" u2="&#xd5;" k="20" />
+    <hkern u1="&#x174;" u2="&#xd4;" k="20" />
+    <hkern u1="&#x174;" u2="&#xd3;" k="20" />
+    <hkern u1="&#x174;" u2="&#xd2;" k="20" />
+    <hkern u1="&#x174;" u2="&#xc7;" k="20" />
+    <hkern u1="&#x174;" u2="&#xc5;" k="82" />
+    <hkern u1="&#x174;" u2="&#xc4;" k="82" />
+    <hkern u1="&#x174;" u2="&#xc3;" k="82" />
+    <hkern u1="&#x174;" u2="&#xc2;" k="82" />
+    <hkern u1="&#x174;" u2="&#xc1;" k="82" />
+    <hkern u1="&#x174;" u2="&#xc0;" k="82" />
+    <hkern u1="&#x174;" u2="u" k="20" />
+    <hkern u1="&#x174;" u2="s" k="20" />
+    <hkern u1="&#x174;" u2="r" k="20" />
+    <hkern u1="&#x174;" u2="q" k="41" />
+    <hkern u1="&#x174;" u2="p" k="20" />
+    <hkern u1="&#x174;" u2="o" k="41" />
+    <hkern u1="&#x174;" u2="n" k="20" />
+    <hkern u1="&#x174;" u2="m" k="20" />
+    <hkern u1="&#x174;" u2="g" k="20" />
+    <hkern u1="&#x174;" u2="e" k="41" />
+    <hkern u1="&#x174;" u2="d" k="41" />
+    <hkern u1="&#x174;" u2="c" k="41" />
+    <hkern u1="&#x174;" u2="a" k="41" />
+    <hkern u1="&#x174;" u2="Q" k="20" />
+    <hkern u1="&#x174;" u2="O" k="20" />
+    <hkern u1="&#x174;" u2="G" k="20" />
+    <hkern u1="&#x174;" u2="C" k="20" />
+    <hkern u1="&#x174;" u2="A" k="82" />
+    <hkern u1="&#x174;" u2="&#x3f;" k="-41" />
+    <hkern u1="&#x174;" u2="&#x2e;" k="102" />
+    <hkern u1="&#x174;" u2="&#x2c;" k="102" />
+    <hkern u1="&#x175;" u2="&#x201e;" k="82" />
+    <hkern u1="&#x175;" u2="&#x201d;" k="-82" />
+    <hkern u1="&#x175;" u2="&#x201a;" k="82" />
+    <hkern u1="&#x175;" u2="&#x2019;" k="-82" />
+    <hkern u1="&#x175;" u2="&#x3f;" k="-41" />
+    <hkern u1="&#x175;" u2="&#x2e;" k="82" />
+    <hkern u1="&#x175;" u2="&#x2c;" k="82" />
+    <hkern u1="&#x175;" u2="&#x27;" k="-82" />
+    <hkern u1="&#x175;" u2="&#x22;" k="-82" />
+    <hkern u1="&#x176;" u2="&#x1ef1;" k="61" />
+    <hkern u1="&#x176;" u2="&#x1eef;" k="61" />
+    <hkern u1="&#x176;" u2="&#x1eed;" k="61" />
+    <hkern u1="&#x176;" u2="&#x1eeb;" k="61" />
+    <hkern u1="&#x176;" u2="&#x1ee9;" k="61" />
+    <hkern u1="&#x176;" u2="&#x1ee7;" k="61" />
+    <hkern u1="&#x176;" u2="&#x1ee5;" k="61" />
+    <hkern u1="&#x176;" u2="&#x1ee3;" k="102" />
+    <hkern u1="&#x176;" u2="&#x1ee2;" k="41" />
+    <hkern u1="&#x176;" u2="&#x1ee1;" k="102" />
+    <hkern u1="&#x176;" u2="&#x1ee0;" k="41" />
+    <hkern u1="&#x176;" u2="&#x1edf;" k="102" />
+    <hkern u1="&#x176;" u2="&#x1ede;" k="41" />
+    <hkern u1="&#x176;" u2="&#x1edd;" k="102" />
+    <hkern u1="&#x176;" u2="&#x1edc;" k="41" />
+    <hkern u1="&#x176;" u2="&#x1edb;" k="102" />
+    <hkern u1="&#x176;" u2="&#x1eda;" k="41" />
+    <hkern u1="&#x176;" u2="&#x1ed9;" k="102" />
+    <hkern u1="&#x176;" u2="&#x1ed8;" k="41" />
+    <hkern u1="&#x176;" u2="&#x1ed7;" k="102" />
+    <hkern u1="&#x176;" u2="&#x1ed6;" k="41" />
+    <hkern u1="&#x176;" u2="&#x1ed5;" k="102" />
+    <hkern u1="&#x176;" u2="&#x1ed4;" k="41" />
+    <hkern u1="&#x176;" u2="&#x1ed2;" k="41" />
+    <hkern u1="&#x176;" u2="&#x1ed1;" k="102" />
+    <hkern u1="&#x176;" u2="&#x1ed0;" k="41" />
+    <hkern u1="&#x176;" u2="&#x1ecf;" k="102" />
+    <hkern u1="&#x176;" u2="&#x1ece;" k="41" />
+    <hkern u1="&#x176;" u2="&#x1ecd;" k="102" />
+    <hkern u1="&#x176;" u2="&#x1ecc;" k="41" />
+    <hkern u1="&#x176;" u2="&#x1ec7;" k="102" />
+    <hkern u1="&#x176;" u2="&#x1ec5;" k="102" />
+    <hkern u1="&#x176;" u2="&#x1ec3;" k="102" />
+    <hkern u1="&#x176;" u2="&#x1ebf;" k="102" />
+    <hkern u1="&#x176;" u2="&#x1ebd;" k="102" />
+    <hkern u1="&#x176;" u2="&#x1ebb;" k="102" />
+    <hkern u1="&#x176;" u2="&#x1eb9;" k="102" />
+    <hkern u1="&#x176;" u2="&#x1eb7;" k="102" />
+    <hkern u1="&#x176;" u2="&#x1eb6;" k="123" />
+    <hkern u1="&#x176;" u2="&#x1eb5;" k="102" />
+    <hkern u1="&#x176;" u2="&#x1eb4;" k="123" />
+    <hkern u1="&#x176;" u2="&#x1eb3;" k="102" />
+    <hkern u1="&#x176;" u2="&#x1eb2;" k="123" />
+    <hkern u1="&#x176;" u2="&#x1eb1;" k="102" />
+    <hkern u1="&#x176;" u2="&#x1eb0;" k="123" />
+    <hkern u1="&#x176;" u2="&#x1eaf;" k="102" />
+    <hkern u1="&#x176;" u2="&#x1eae;" k="123" />
+    <hkern u1="&#x176;" u2="&#x1ead;" k="102" />
+    <hkern u1="&#x176;" u2="&#x1eac;" k="123" />
+    <hkern u1="&#x176;" u2="&#x1eab;" k="102" />
+    <hkern u1="&#x176;" u2="&#x1eaa;" k="123" />
+    <hkern u1="&#x176;" u2="&#x1ea9;" k="102" />
+    <hkern u1="&#x176;" u2="&#x1ea8;" k="123" />
+    <hkern u1="&#x176;" u2="&#x1ea6;" k="123" />
+    <hkern u1="&#x176;" u2="&#x1ea5;" k="102" />
+    <hkern u1="&#x176;" u2="&#x1ea4;" k="123" />
+    <hkern u1="&#x176;" u2="&#x1ea3;" k="102" />
+    <hkern u1="&#x176;" u2="&#x1ea2;" k="123" />
+    <hkern u1="&#x176;" u2="&#x1ea1;" k="102" />
+    <hkern u1="&#x176;" u2="&#x1ea0;" k="123" />
+    <hkern u1="&#x176;" u2="&#x1b0;" k="61" />
+    <hkern u1="&#x176;" u2="&#x1a1;" k="102" />
+    <hkern u1="&#x176;" u2="&#x1a0;" k="41" />
+    <hkern u1="&#x176;" u2="&#x1e01;" k="102" />
+    <hkern u1="&#x176;" u2="&#x1e00;" k="123" />
+    <hkern u1="&#x176;" u2="&#x1e3f;" k="61" />
+    <hkern u1="&#x176;" u2="&#x201e;" k="123" />
+    <hkern u1="&#x176;" u2="&#x201a;" k="123" />
+    <hkern u1="&#x176;" u2="&#x219;" k="82" />
+    <hkern u1="&#x176;" u2="&#x1ff;" k="102" />
+    <hkern u1="&#x176;" u2="&#x1fe;" k="41" />
+    <hkern u1="&#x176;" u2="&#x1fd;" k="102" />
+    <hkern u1="&#x176;" u2="&#x1fb;" k="102" />
+    <hkern u1="&#x176;" u2="&#x1fa;" k="123" />
+    <hkern u1="&#x176;" u2="&#x17e;" k="41" />
+    <hkern u1="&#x176;" u2="&#x17c;" k="41" />
+    <hkern u1="&#x176;" u2="&#x17a;" k="41" />
+    <hkern u1="&#x176;" u2="&#x173;" k="61" />
+    <hkern u1="&#x176;" u2="&#x171;" k="61" />
+    <hkern u1="&#x176;" u2="&#x16f;" k="61" />
+    <hkern u1="&#x176;" u2="&#x16d;" k="61" />
+    <hkern u1="&#x176;" u2="&#x16b;" k="61" />
+    <hkern u1="&#x176;" u2="&#x169;" k="61" />
+    <hkern u1="&#x176;" u2="&#x15f;" k="82" />
+    <hkern u1="&#x176;" u2="&#x15b;" k="82" />
+    <hkern u1="&#x176;" u2="&#x157;" k="61" />
+    <hkern u1="&#x176;" u2="&#x155;" k="61" />
+    <hkern u1="&#x176;" u2="&#x153;" k="102" />
+    <hkern u1="&#x176;" u2="&#x152;" k="41" />
+    <hkern u1="&#x176;" u2="&#x151;" k="102" />
+    <hkern u1="&#x176;" u2="&#x150;" k="41" />
+    <hkern u1="&#x176;" u2="&#x14f;" k="102" />
+    <hkern u1="&#x176;" u2="&#x14e;" k="41" />
+    <hkern u1="&#x176;" u2="&#x14d;" k="102" />
+    <hkern u1="&#x176;" u2="&#x14c;" k="41" />
+    <hkern u1="&#x176;" u2="&#x14b;" k="61" />
+    <hkern u1="&#x176;" u2="&#x146;" k="61" />
+    <hkern u1="&#x176;" u2="&#x144;" k="61" />
+    <hkern u1="&#x176;" u2="&#x138;" k="61" />
+    <hkern u1="&#x176;" u2="&#x123;" k="41" />
+    <hkern u1="&#x176;" u2="&#x122;" k="41" />
+    <hkern u1="&#x176;" u2="&#x121;" k="41" />
+    <hkern u1="&#x176;" u2="&#x120;" k="41" />
+    <hkern u1="&#x176;" u2="&#x11f;" k="41" />
+    <hkern u1="&#x176;" u2="&#x11e;" k="41" />
+    <hkern u1="&#x176;" u2="&#x11d;" k="41" />
+    <hkern u1="&#x176;" u2="&#x11c;" k="41" />
+    <hkern u1="&#x176;" u2="&#x11b;" k="102" />
+    <hkern u1="&#x176;" u2="&#x119;" k="102" />
+    <hkern u1="&#x176;" u2="&#x117;" k="102" />
+    <hkern u1="&#x176;" u2="&#x115;" k="102" />
+    <hkern u1="&#x176;" u2="&#x113;" k="102" />
+    <hkern u1="&#x176;" u2="&#x111;" k="102" />
+    <hkern u1="&#x176;" u2="&#x10f;" k="102" />
+    <hkern u1="&#x176;" u2="&#x10d;" k="102" />
+    <hkern u1="&#x176;" u2="&#x10c;" k="41" />
+    <hkern u1="&#x176;" u2="&#x10b;" k="102" />
+    <hkern u1="&#x176;" u2="&#x10a;" k="41" />
+    <hkern u1="&#x176;" u2="&#x109;" k="102" />
+    <hkern u1="&#x176;" u2="&#x108;" k="41" />
+    <hkern u1="&#x176;" u2="&#x107;" k="102" />
+    <hkern u1="&#x176;" u2="&#x106;" k="41" />
+    <hkern u1="&#x176;" u2="&#x105;" k="102" />
+    <hkern u1="&#x176;" u2="&#x104;" k="123" />
+    <hkern u1="&#x176;" u2="&#x103;" k="102" />
+    <hkern u1="&#x176;" u2="&#x102;" k="123" />
+    <hkern u1="&#x176;" u2="&#x101;" k="102" />
+    <hkern u1="&#x176;" u2="&#x100;" k="123" />
+    <hkern u1="&#x176;" u2="&#xfc;" k="61" />
+    <hkern u1="&#x176;" u2="&#xfb;" k="61" />
+    <hkern u1="&#x176;" u2="&#xfa;" k="61" />
+    <hkern u1="&#x176;" u2="&#xf9;" k="61" />
+    <hkern u1="&#x176;" u2="&#xf8;" k="102" />
+    <hkern u1="&#x176;" u2="&#xf6;" k="102" />
+    <hkern u1="&#x176;" u2="&#xf5;" k="102" />
+    <hkern u1="&#x176;" u2="&#xf4;" k="102" />
+    <hkern u1="&#x176;" u2="&#xf3;" k="102" />
+    <hkern u1="&#x176;" u2="&#xf2;" k="102" />
+    <hkern u1="&#x176;" u2="&#xeb;" k="102" />
+    <hkern u1="&#x176;" u2="&#xea;" k="102" />
+    <hkern u1="&#x176;" u2="&#xe9;" k="102" />
+    <hkern u1="&#x176;" u2="&#xe8;" k="102" />
+    <hkern u1="&#x176;" u2="&#xe7;" k="102" />
+    <hkern u1="&#x176;" u2="&#xe6;" k="102" />
+    <hkern u1="&#x176;" u2="&#xe5;" k="102" />
+    <hkern u1="&#x176;" u2="&#xe4;" k="102" />
+    <hkern u1="&#x176;" u2="&#xe3;" k="102" />
+    <hkern u1="&#x176;" u2="&#xe2;" k="102" />
+    <hkern u1="&#x176;" u2="&#xe1;" k="102" />
+    <hkern u1="&#x176;" u2="&#xe0;" k="102" />
+    <hkern u1="&#x176;" u2="&#xd8;" k="41" />
+    <hkern u1="&#x176;" u2="&#xd6;" k="41" />
+    <hkern u1="&#x176;" u2="&#xd5;" k="41" />
+    <hkern u1="&#x176;" u2="&#xd4;" k="41" />
+    <hkern u1="&#x176;" u2="&#xd3;" k="41" />
+    <hkern u1="&#x176;" u2="&#xd2;" k="41" />
+    <hkern u1="&#x176;" u2="&#xc7;" k="41" />
+    <hkern u1="&#x176;" u2="&#xc5;" k="123" />
+    <hkern u1="&#x176;" u2="&#xc4;" k="123" />
+    <hkern u1="&#x176;" u2="&#xc3;" k="123" />
+    <hkern u1="&#x176;" u2="&#xc2;" k="123" />
+    <hkern u1="&#x176;" u2="&#xc1;" k="123" />
+    <hkern u1="&#x176;" u2="&#xc0;" k="123" />
+    <hkern u1="&#x176;" u2="z" k="41" />
+    <hkern u1="&#x176;" u2="u" k="61" />
+    <hkern u1="&#x176;" u2="s" k="82" />
+    <hkern u1="&#x176;" u2="r" k="61" />
+    <hkern u1="&#x176;" u2="q" k="102" />
+    <hkern u1="&#x176;" u2="p" k="61" />
+    <hkern u1="&#x176;" u2="o" k="102" />
+    <hkern u1="&#x176;" u2="n" k="61" />
+    <hkern u1="&#x176;" u2="m" k="61" />
+    <hkern u1="&#x176;" u2="g" k="41" />
+    <hkern u1="&#x176;" u2="e" k="102" />
+    <hkern u1="&#x176;" u2="d" k="102" />
+    <hkern u1="&#x176;" u2="c" k="102" />
+    <hkern u1="&#x176;" u2="a" k="102" />
+    <hkern u1="&#x176;" u2="Q" k="41" />
+    <hkern u1="&#x176;" u2="O" k="41" />
+    <hkern u1="&#x176;" u2="G" k="41" />
+    <hkern u1="&#x176;" u2="C" k="41" />
+    <hkern u1="&#x176;" u2="A" k="123" />
+    <hkern u1="&#x176;" u2="&#x3f;" k="-41" />
+    <hkern u1="&#x176;" u2="&#x2e;" k="123" />
+    <hkern u1="&#x176;" u2="&#x2c;" k="123" />
+    <hkern u1="&#x177;" u2="&#x201e;" k="82" />
+    <hkern u1="&#x177;" u2="&#x201d;" k="-82" />
+    <hkern u1="&#x177;" u2="&#x201a;" k="82" />
+    <hkern u1="&#x177;" u2="&#x2019;" k="-82" />
+    <hkern u1="&#x177;" u2="&#x3f;" k="-41" />
+    <hkern u1="&#x177;" u2="&#x2e;" k="82" />
+    <hkern u1="&#x177;" u2="&#x2c;" k="82" />
+    <hkern u1="&#x177;" u2="&#x27;" k="-82" />
+    <hkern u1="&#x177;" u2="&#x22;" k="-82" />
+    <hkern u1="&#x178;" u2="&#x1ef1;" k="61" />
+    <hkern u1="&#x178;" u2="&#x1eef;" k="61" />
+    <hkern u1="&#x178;" u2="&#x1eed;" k="61" />
+    <hkern u1="&#x178;" u2="&#x1eeb;" k="61" />
+    <hkern u1="&#x178;" u2="&#x1ee9;" k="61" />
+    <hkern u1="&#x178;" u2="&#x1ee7;" k="61" />
+    <hkern u1="&#x178;" u2="&#x1ee5;" k="61" />
+    <hkern u1="&#x178;" u2="&#x1ee3;" k="102" />
+    <hkern u1="&#x178;" u2="&#x1ee2;" k="41" />
+    <hkern u1="&#x178;" u2="&#x1ee1;" k="102" />
+    <hkern u1="&#x178;" u2="&#x1ee0;" k="41" />
+    <hkern u1="&#x178;" u2="&#x1edf;" k="102" />
+    <hkern u1="&#x178;" u2="&#x1ede;" k="41" />
+    <hkern u1="&#x178;" u2="&#x1edd;" k="102" />
+    <hkern u1="&#x178;" u2="&#x1edc;" k="41" />
+    <hkern u1="&#x178;" u2="&#x1edb;" k="102" />
+    <hkern u1="&#x178;" u2="&#x1eda;" k="41" />
+    <hkern u1="&#x178;" u2="&#x1ed9;" k="102" />
+    <hkern u1="&#x178;" u2="&#x1ed8;" k="41" />
+    <hkern u1="&#x178;" u2="&#x1ed7;" k="102" />
+    <hkern u1="&#x178;" u2="&#x1ed6;" k="41" />
+    <hkern u1="&#x178;" u2="&#x1ed5;" k="102" />
+    <hkern u1="&#x178;" u2="&#x1ed4;" k="41" />
+    <hkern u1="&#x178;" u2="&#x1ed2;" k="41" />
+    <hkern u1="&#x178;" u2="&#x1ed1;" k="102" />
+    <hkern u1="&#x178;" u2="&#x1ed0;" k="41" />
+    <hkern u1="&#x178;" u2="&#x1ecf;" k="102" />
+    <hkern u1="&#x178;" u2="&#x1ece;" k="41" />
+    <hkern u1="&#x178;" u2="&#x1ecd;" k="102" />
+    <hkern u1="&#x178;" u2="&#x1ecc;" k="41" />
+    <hkern u1="&#x178;" u2="&#x1ec7;" k="102" />
+    <hkern u1="&#x178;" u2="&#x1ec5;" k="102" />
+    <hkern u1="&#x178;" u2="&#x1ec3;" k="102" />
+    <hkern u1="&#x178;" u2="&#x1ebf;" k="102" />
+    <hkern u1="&#x178;" u2="&#x1ebd;" k="102" />
+    <hkern u1="&#x178;" u2="&#x1ebb;" k="102" />
+    <hkern u1="&#x178;" u2="&#x1eb9;" k="102" />
+    <hkern u1="&#x178;" u2="&#x1eb7;" k="102" />
+    <hkern u1="&#x178;" u2="&#x1eb6;" k="123" />
+    <hkern u1="&#x178;" u2="&#x1eb5;" k="102" />
+    <hkern u1="&#x178;" u2="&#x1eb4;" k="123" />
+    <hkern u1="&#x178;" u2="&#x1eb3;" k="102" />
+    <hkern u1="&#x178;" u2="&#x1eb2;" k="123" />
+    <hkern u1="&#x178;" u2="&#x1eb1;" k="102" />
+    <hkern u1="&#x178;" u2="&#x1eb0;" k="123" />
+    <hkern u1="&#x178;" u2="&#x1eaf;" k="102" />
+    <hkern u1="&#x178;" u2="&#x1eae;" k="123" />
+    <hkern u1="&#x178;" u2="&#x1ead;" k="102" />
+    <hkern u1="&#x178;" u2="&#x1eac;" k="123" />
+    <hkern u1="&#x178;" u2="&#x1eab;" k="102" />
+    <hkern u1="&#x178;" u2="&#x1eaa;" k="123" />
+    <hkern u1="&#x178;" u2="&#x1ea9;" k="102" />
+    <hkern u1="&#x178;" u2="&#x1ea8;" k="123" />
+    <hkern u1="&#x178;" u2="&#x1ea6;" k="123" />
+    <hkern u1="&#x178;" u2="&#x1ea5;" k="102" />
+    <hkern u1="&#x178;" u2="&#x1ea4;" k="123" />
+    <hkern u1="&#x178;" u2="&#x1ea3;" k="102" />
+    <hkern u1="&#x178;" u2="&#x1ea2;" k="123" />
+    <hkern u1="&#x178;" u2="&#x1ea1;" k="102" />
+    <hkern u1="&#x178;" u2="&#x1ea0;" k="123" />
+    <hkern u1="&#x178;" u2="&#x1b0;" k="61" />
+    <hkern u1="&#x178;" u2="&#x1a1;" k="102" />
+    <hkern u1="&#x178;" u2="&#x1a0;" k="41" />
+    <hkern u1="&#x178;" u2="&#x1e01;" k="102" />
+    <hkern u1="&#x178;" u2="&#x1e00;" k="123" />
+    <hkern u1="&#x178;" u2="&#x1e3f;" k="61" />
+    <hkern u1="&#x178;" u2="&#x201e;" k="123" />
+    <hkern u1="&#x178;" u2="&#x201a;" k="123" />
+    <hkern u1="&#x178;" u2="&#x219;" k="82" />
+    <hkern u1="&#x178;" u2="&#x1ff;" k="102" />
+    <hkern u1="&#x178;" u2="&#x1fe;" k="41" />
+    <hkern u1="&#x178;" u2="&#x1fd;" k="102" />
+    <hkern u1="&#x178;" u2="&#x1fb;" k="102" />
+    <hkern u1="&#x178;" u2="&#x1fa;" k="123" />
+    <hkern u1="&#x178;" u2="&#x17e;" k="41" />
+    <hkern u1="&#x178;" u2="&#x17c;" k="41" />
+    <hkern u1="&#x178;" u2="&#x17a;" k="41" />
+    <hkern u1="&#x178;" u2="&#x173;" k="61" />
+    <hkern u1="&#x178;" u2="&#x171;" k="61" />
+    <hkern u1="&#x178;" u2="&#x16f;" k="61" />
+    <hkern u1="&#x178;" u2="&#x16d;" k="61" />
+    <hkern u1="&#x178;" u2="&#x16b;" k="61" />
+    <hkern u1="&#x178;" u2="&#x169;" k="61" />
+    <hkern u1="&#x178;" u2="&#x15f;" k="82" />
+    <hkern u1="&#x178;" u2="&#x15b;" k="82" />
+    <hkern u1="&#x178;" u2="&#x157;" k="61" />
+    <hkern u1="&#x178;" u2="&#x155;" k="61" />
+    <hkern u1="&#x178;" u2="&#x153;" k="102" />
+    <hkern u1="&#x178;" u2="&#x152;" k="41" />
+    <hkern u1="&#x178;" u2="&#x151;" k="102" />
+    <hkern u1="&#x178;" u2="&#x150;" k="41" />
+    <hkern u1="&#x178;" u2="&#x14f;" k="102" />
+    <hkern u1="&#x178;" u2="&#x14e;" k="41" />
+    <hkern u1="&#x178;" u2="&#x14d;" k="102" />
+    <hkern u1="&#x178;" u2="&#x14c;" k="41" />
+    <hkern u1="&#x178;" u2="&#x14b;" k="61" />
+    <hkern u1="&#x178;" u2="&#x146;" k="61" />
+    <hkern u1="&#x178;" u2="&#x144;" k="61" />
+    <hkern u1="&#x178;" u2="&#x138;" k="61" />
+    <hkern u1="&#x178;" u2="&#x123;" k="41" />
+    <hkern u1="&#x178;" u2="&#x122;" k="41" />
+    <hkern u1="&#x178;" u2="&#x121;" k="41" />
+    <hkern u1="&#x178;" u2="&#x120;" k="41" />
+    <hkern u1="&#x178;" u2="&#x11f;" k="41" />
+    <hkern u1="&#x178;" u2="&#x11e;" k="41" />
+    <hkern u1="&#x178;" u2="&#x11d;" k="41" />
+    <hkern u1="&#x178;" u2="&#x11c;" k="41" />
+    <hkern u1="&#x178;" u2="&#x11b;" k="102" />
+    <hkern u1="&#x178;" u2="&#x119;" k="102" />
+    <hkern u1="&#x178;" u2="&#x117;" k="102" />
+    <hkern u1="&#x178;" u2="&#x115;" k="102" />
+    <hkern u1="&#x178;" u2="&#x113;" k="102" />
+    <hkern u1="&#x178;" u2="&#x111;" k="102" />
+    <hkern u1="&#x178;" u2="&#x10f;" k="102" />
+    <hkern u1="&#x178;" u2="&#x10d;" k="102" />
+    <hkern u1="&#x178;" u2="&#x10c;" k="41" />
+    <hkern u1="&#x178;" u2="&#x10b;" k="102" />
+    <hkern u1="&#x178;" u2="&#x10a;" k="41" />
+    <hkern u1="&#x178;" u2="&#x109;" k="102" />
+    <hkern u1="&#x178;" u2="&#x108;" k="41" />
+    <hkern u1="&#x178;" u2="&#x107;" k="102" />
+    <hkern u1="&#x178;" u2="&#x106;" k="41" />
+    <hkern u1="&#x178;" u2="&#x105;" k="102" />
+    <hkern u1="&#x178;" u2="&#x104;" k="123" />
+    <hkern u1="&#x178;" u2="&#x103;" k="102" />
+    <hkern u1="&#x178;" u2="&#x102;" k="123" />
+    <hkern u1="&#x178;" u2="&#x101;" k="102" />
+    <hkern u1="&#x178;" u2="&#x100;" k="123" />
+    <hkern u1="&#x178;" u2="&#xfc;" k="61" />
+    <hkern u1="&#x178;" u2="&#xfb;" k="61" />
+    <hkern u1="&#x178;" u2="&#xfa;" k="61" />
+    <hkern u1="&#x178;" u2="&#xf9;" k="61" />
+    <hkern u1="&#x178;" u2="&#xf8;" k="102" />
+    <hkern u1="&#x178;" u2="&#xf6;" k="102" />
+    <hkern u1="&#x178;" u2="&#xf5;" k="102" />
+    <hkern u1="&#x178;" u2="&#xf4;" k="102" />
+    <hkern u1="&#x178;" u2="&#xf3;" k="102" />
+    <hkern u1="&#x178;" u2="&#xf2;" k="102" />
+    <hkern u1="&#x178;" u2="&#xeb;" k="102" />
+    <hkern u1="&#x178;" u2="&#xea;" k="102" />
+    <hkern u1="&#x178;" u2="&#xe9;" k="102" />
+    <hkern u1="&#x178;" u2="&#xe8;" k="102" />
+    <hkern u1="&#x178;" u2="&#xe7;" k="102" />
+    <hkern u1="&#x178;" u2="&#xe6;" k="102" />
+    <hkern u1="&#x178;" u2="&#xe5;" k="102" />
+    <hkern u1="&#x178;" u2="&#xe4;" k="102" />
+    <hkern u1="&#x178;" u2="&#xe3;" k="102" />
+    <hkern u1="&#x178;" u2="&#xe2;" k="102" />
+    <hkern u1="&#x178;" u2="&#xe1;" k="102" />
+    <hkern u1="&#x178;" u2="&#xe0;" k="102" />
+    <hkern u1="&#x178;" u2="&#xd8;" k="41" />
+    <hkern u1="&#x178;" u2="&#xd6;" k="41" />
+    <hkern u1="&#x178;" u2="&#xd5;" k="41" />
+    <hkern u1="&#x178;" u2="&#xd4;" k="41" />
+    <hkern u1="&#x178;" u2="&#xd3;" k="41" />
+    <hkern u1="&#x178;" u2="&#xd2;" k="41" />
+    <hkern u1="&#x178;" u2="&#xc7;" k="41" />
+    <hkern u1="&#x178;" u2="&#xc5;" k="123" />
+    <hkern u1="&#x178;" u2="&#xc4;" k="123" />
+    <hkern u1="&#x178;" u2="&#xc3;" k="123" />
+    <hkern u1="&#x178;" u2="&#xc2;" k="123" />
+    <hkern u1="&#x178;" u2="&#xc1;" k="123" />
+    <hkern u1="&#x178;" u2="&#xc0;" k="123" />
+    <hkern u1="&#x178;" u2="z" k="41" />
+    <hkern u1="&#x178;" u2="u" k="61" />
+    <hkern u1="&#x178;" u2="s" k="82" />
+    <hkern u1="&#x178;" u2="r" k="61" />
+    <hkern u1="&#x178;" u2="q" k="102" />
+    <hkern u1="&#x178;" u2="p" k="61" />
+    <hkern u1="&#x178;" u2="o" k="102" />
+    <hkern u1="&#x178;" u2="n" k="61" />
+    <hkern u1="&#x178;" u2="m" k="61" />
+    <hkern u1="&#x178;" u2="g" k="41" />
+    <hkern u1="&#x178;" u2="e" k="102" />
+    <hkern u1="&#x178;" u2="d" k="102" />
+    <hkern u1="&#x178;" u2="c" k="102" />
+    <hkern u1="&#x178;" u2="a" k="102" />
+    <hkern u1="&#x178;" u2="Q" k="41" />
+    <hkern u1="&#x178;" u2="O" k="41" />
+    <hkern u1="&#x178;" u2="G" k="41" />
+    <hkern u1="&#x178;" u2="C" k="41" />
+    <hkern u1="&#x178;" u2="A" k="123" />
+    <hkern u1="&#x178;" u2="&#x3f;" k="-41" />
+    <hkern u1="&#x178;" u2="&#x2e;" k="123" />
+    <hkern u1="&#x178;" u2="&#x2c;" k="123" />
+    <hkern u1="&#x179;" u2="&#x1ee2;" k="20" />
+    <hkern u1="&#x179;" u2="&#x1ee0;" k="20" />
+    <hkern u1="&#x179;" u2="&#x1ede;" k="20" />
+    <hkern u1="&#x179;" u2="&#x1edc;" k="20" />
+    <hkern u1="&#x179;" u2="&#x1eda;" k="20" />
+    <hkern u1="&#x179;" u2="&#x1ed8;" k="20" />
+    <hkern u1="&#x179;" u2="&#x1ed6;" k="20" />
+    <hkern u1="&#x179;" u2="&#x1ed4;" k="20" />
+    <hkern u1="&#x179;" u2="&#x1ed2;" k="20" />
+    <hkern u1="&#x179;" u2="&#x1ed0;" k="20" />
+    <hkern u1="&#x179;" u2="&#x1ece;" k="20" />
+    <hkern u1="&#x179;" u2="&#x1ecc;" k="20" />
+    <hkern u1="&#x179;" u2="&#x1a0;" k="20" />
+    <hkern u1="&#x179;" u2="&#x1fe;" k="20" />
+    <hkern u1="&#x179;" u2="&#x152;" k="20" />
+    <hkern u1="&#x179;" u2="&#x150;" k="20" />
+    <hkern u1="&#x179;" u2="&#x14e;" k="20" />
+    <hkern u1="&#x179;" u2="&#x14c;" k="20" />
+    <hkern u1="&#x179;" u2="&#x122;" k="20" />
+    <hkern u1="&#x179;" u2="&#x120;" k="20" />
+    <hkern u1="&#x179;" u2="&#x11e;" k="20" />
+    <hkern u1="&#x179;" u2="&#x11c;" k="20" />
+    <hkern u1="&#x179;" u2="&#x10c;" k="20" />
+    <hkern u1="&#x179;" u2="&#x10a;" k="20" />
+    <hkern u1="&#x179;" u2="&#x108;" k="20" />
+    <hkern u1="&#x179;" u2="&#x106;" k="20" />
+    <hkern u1="&#x179;" u2="&#xd8;" k="20" />
+    <hkern u1="&#x179;" u2="&#xd6;" k="20" />
+    <hkern u1="&#x179;" u2="&#xd5;" k="20" />
+    <hkern u1="&#x179;" u2="&#xd4;" k="20" />
+    <hkern u1="&#x179;" u2="&#xd3;" k="20" />
+    <hkern u1="&#x179;" u2="&#xd2;" k="20" />
+    <hkern u1="&#x179;" u2="&#xc7;" k="20" />
+    <hkern u1="&#x179;" u2="Q" k="20" />
+    <hkern u1="&#x179;" u2="O" k="20" />
+    <hkern u1="&#x179;" u2="G" k="20" />
+    <hkern u1="&#x179;" u2="C" k="20" />
+    <hkern u1="&#x17b;" u2="&#x1ee2;" k="20" />
+    <hkern u1="&#x17b;" u2="&#x1ee0;" k="20" />
+    <hkern u1="&#x17b;" u2="&#x1ede;" k="20" />
+    <hkern u1="&#x17b;" u2="&#x1edc;" k="20" />
+    <hkern u1="&#x17b;" u2="&#x1eda;" k="20" />
+    <hkern u1="&#x17b;" u2="&#x1ed8;" k="20" />
+    <hkern u1="&#x17b;" u2="&#x1ed6;" k="20" />
+    <hkern u1="&#x17b;" u2="&#x1ed4;" k="20" />
+    <hkern u1="&#x17b;" u2="&#x1ed2;" k="20" />
+    <hkern u1="&#x17b;" u2="&#x1ed0;" k="20" />
+    <hkern u1="&#x17b;" u2="&#x1ece;" k="20" />
+    <hkern u1="&#x17b;" u2="&#x1ecc;" k="20" />
+    <hkern u1="&#x17b;" u2="&#x1a0;" k="20" />
+    <hkern u1="&#x17b;" u2="&#x1fe;" k="20" />
+    <hkern u1="&#x17b;" u2="&#x152;" k="20" />
+    <hkern u1="&#x17b;" u2="&#x150;" k="20" />
+    <hkern u1="&#x17b;" u2="&#x14e;" k="20" />
+    <hkern u1="&#x17b;" u2="&#x14c;" k="20" />
+    <hkern u1="&#x17b;" u2="&#x122;" k="20" />
+    <hkern u1="&#x17b;" u2="&#x120;" k="20" />
+    <hkern u1="&#x17b;" u2="&#x11e;" k="20" />
+    <hkern u1="&#x17b;" u2="&#x11c;" k="20" />
+    <hkern u1="&#x17b;" u2="&#x10c;" k="20" />
+    <hkern u1="&#x17b;" u2="&#x10a;" k="20" />
+    <hkern u1="&#x17b;" u2="&#x108;" k="20" />
+    <hkern u1="&#x17b;" u2="&#x106;" k="20" />
+    <hkern u1="&#x17b;" u2="&#xd8;" k="20" />
+    <hkern u1="&#x17b;" u2="&#xd6;" k="20" />
+    <hkern u1="&#x17b;" u2="&#xd5;" k="20" />
+    <hkern u1="&#x17b;" u2="&#xd4;" k="20" />
+    <hkern u1="&#x17b;" u2="&#xd3;" k="20" />
+    <hkern u1="&#x17b;" u2="&#xd2;" k="20" />
+    <hkern u1="&#x17b;" u2="&#xc7;" k="20" />
+    <hkern u1="&#x17b;" u2="Q" k="20" />
+    <hkern u1="&#x17b;" u2="O" k="20" />
+    <hkern u1="&#x17b;" u2="G" k="20" />
+    <hkern u1="&#x17b;" u2="C" k="20" />
+    <hkern u1="&#x17d;" u2="&#x1ee2;" k="20" />
+    <hkern u1="&#x17d;" u2="&#x1ee0;" k="20" />
+    <hkern u1="&#x17d;" u2="&#x1ede;" k="20" />
+    <hkern u1="&#x17d;" u2="&#x1edc;" k="20" />
+    <hkern u1="&#x17d;" u2="&#x1eda;" k="20" />
+    <hkern u1="&#x17d;" u2="&#x1ed8;" k="20" />
+    <hkern u1="&#x17d;" u2="&#x1ed6;" k="20" />
+    <hkern u1="&#x17d;" u2="&#x1ed4;" k="20" />
+    <hkern u1="&#x17d;" u2="&#x1ed2;" k="20" />
+    <hkern u1="&#x17d;" u2="&#x1ed0;" k="20" />
+    <hkern u1="&#x17d;" u2="&#x1ece;" k="20" />
+    <hkern u1="&#x17d;" u2="&#x1ecc;" k="20" />
+    <hkern u1="&#x17d;" u2="&#x1a0;" k="20" />
+    <hkern u1="&#x17d;" u2="&#x1fe;" k="20" />
+    <hkern u1="&#x17d;" u2="&#x152;" k="20" />
+    <hkern u1="&#x17d;" u2="&#x150;" k="20" />
+    <hkern u1="&#x17d;" u2="&#x14e;" k="20" />
+    <hkern u1="&#x17d;" u2="&#x14c;" k="20" />
+    <hkern u1="&#x17d;" u2="&#x122;" k="20" />
+    <hkern u1="&#x17d;" u2="&#x120;" k="20" />
+    <hkern u1="&#x17d;" u2="&#x11e;" k="20" />
+    <hkern u1="&#x17d;" u2="&#x11c;" k="20" />
+    <hkern u1="&#x17d;" u2="&#x10c;" k="20" />
+    <hkern u1="&#x17d;" u2="&#x10a;" k="20" />
+    <hkern u1="&#x17d;" u2="&#x108;" k="20" />
+    <hkern u1="&#x17d;" u2="&#x106;" k="20" />
+    <hkern u1="&#x17d;" u2="&#xd8;" k="20" />
+    <hkern u1="&#x17d;" u2="&#xd6;" k="20" />
+    <hkern u1="&#x17d;" u2="&#xd5;" k="20" />
+    <hkern u1="&#x17d;" u2="&#xd4;" k="20" />
+    <hkern u1="&#x17d;" u2="&#xd3;" k="20" />
+    <hkern u1="&#x17d;" u2="&#xd2;" k="20" />
+    <hkern u1="&#x17d;" u2="&#xc7;" k="20" />
+    <hkern u1="&#x17d;" u2="Q" k="20" />
+    <hkern u1="&#x17d;" u2="O" k="20" />
+    <hkern u1="&#x17d;" u2="G" k="20" />
+    <hkern u1="&#x17d;" u2="C" k="20" />
+    <hkern u1="&#x1fa;" u2="&#x162;" k="143" />
+    <hkern u1="&#x1fa;" u2="&#x1ef8;" k="123" />
+    <hkern u1="&#x1fa;" u2="&#x1ef6;" k="123" />
+    <hkern u1="&#x1fa;" u2="&#x1ef4;" k="123" />
+    <hkern u1="&#x1fa;" u2="&#x1ee2;" k="41" />
+    <hkern u1="&#x1fa;" u2="&#x1ee0;" k="41" />
+    <hkern u1="&#x1fa;" u2="&#x1ede;" k="41" />
+    <hkern u1="&#x1fa;" u2="&#x1edc;" k="41" />
+    <hkern u1="&#x1fa;" u2="&#x1eda;" k="41" />
+    <hkern u1="&#x1fa;" u2="&#x1ed8;" k="41" />
+    <hkern u1="&#x1fa;" u2="&#x1ed6;" k="41" />
+    <hkern u1="&#x1fa;" u2="&#x1ed4;" k="41" />
+    <hkern u1="&#x1fa;" u2="&#x1ed2;" k="41" />
+    <hkern u1="&#x1fa;" u2="&#x1ed0;" k="41" />
+    <hkern u1="&#x1fa;" u2="&#x1ece;" k="41" />
+    <hkern u1="&#x1fa;" u2="&#x1ecc;" k="41" />
+    <hkern u1="&#x1fa;" u2="&#x1a0;" k="41" />
+    <hkern u1="&#x1fa;" u2="&#x201d;" k="143" />
+    <hkern u1="&#x1fa;" u2="&#x2019;" k="143" />
+    <hkern u1="&#x1fa;" u2="&#x1ef2;" k="123" />
+    <hkern u1="&#x1fa;" u2="&#x1e84;" k="82" />
+    <hkern u1="&#x1fa;" u2="&#x1e82;" k="82" />
+    <hkern u1="&#x1fa;" u2="&#x1e80;" k="82" />
+    <hkern u1="&#x1fa;" u2="&#x1fe;" k="41" />
+    <hkern u1="&#x1fa;" u2="&#x178;" k="123" />
+    <hkern u1="&#x1fa;" u2="&#x176;" k="123" />
+    <hkern u1="&#x1fa;" u2="&#x174;" k="82" />
+    <hkern u1="&#x1fa;" u2="&#x164;" k="143" />
+    <hkern u1="&#x1fa;" u2="&#x21a;" k="143" />
+    <hkern u1="&#x1fa;" u2="&#x152;" k="41" />
+    <hkern u1="&#x1fa;" u2="&#x150;" k="41" />
+    <hkern u1="&#x1fa;" u2="&#x14e;" k="41" />
+    <hkern u1="&#x1fa;" u2="&#x14c;" k="41" />
+    <hkern u1="&#x1fa;" u2="&#x122;" k="41" />
+    <hkern u1="&#x1fa;" u2="&#x120;" k="41" />
+    <hkern u1="&#x1fa;" u2="&#x11e;" k="41" />
+    <hkern u1="&#x1fa;" u2="&#x11c;" k="41" />
+    <hkern u1="&#x1fa;" u2="&#x10c;" k="41" />
+    <hkern u1="&#x1fa;" u2="&#x10a;" k="41" />
+    <hkern u1="&#x1fa;" u2="&#x108;" k="41" />
+    <hkern u1="&#x1fa;" u2="&#x106;" k="41" />
+    <hkern u1="&#x1fa;" u2="&#xdd;" k="123" />
+    <hkern u1="&#x1fa;" u2="&#xd8;" k="41" />
+    <hkern u1="&#x1fa;" u2="&#xd6;" k="41" />
+    <hkern u1="&#x1fa;" u2="&#xd5;" k="41" />
+    <hkern u1="&#x1fa;" u2="&#xd4;" k="41" />
+    <hkern u1="&#x1fa;" u2="&#xd3;" k="41" />
+    <hkern u1="&#x1fa;" u2="&#xd2;" k="41" />
+    <hkern u1="&#x1fa;" u2="&#xc7;" k="41" />
+    <hkern u1="&#x1fa;" u2="Y" k="123" />
+    <hkern u1="&#x1fa;" u2="W" k="82" />
+    <hkern u1="&#x1fa;" u2="V" k="82" />
+    <hkern u1="&#x1fa;" u2="T" k="143" />
+    <hkern u1="&#x1fa;" u2="Q" k="41" />
+    <hkern u1="&#x1fa;" u2="O" k="41" />
+    <hkern u1="&#x1fa;" u2="J" k="-266" />
+    <hkern u1="&#x1fa;" u2="G" k="41" />
+    <hkern u1="&#x1fa;" u2="C" k="41" />
+    <hkern u1="&#x1fa;" u2="&#x27;" k="143" />
+    <hkern u1="&#x1fa;" u2="&#x22;" k="143" />
+    <hkern u1="&#x1fb;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x1fb;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x1fb;" u2="&#x27;" k="20" />
+    <hkern u1="&#x1fb;" u2="&#x22;" k="20" />
+    <hkern u1="&#x1fc;" u2="J" k="-123" />
+    <hkern u1="&#x1fe;" u2="&#x162;" k="61" />
+    <hkern u1="&#x1fe;" u2="&#x1ef8;" k="20" />
+    <hkern u1="&#x1fe;" u2="&#x1ef6;" k="20" />
+    <hkern u1="&#x1fe;" u2="&#x1ef4;" k="20" />
+    <hkern u1="&#x1fe;" u2="&#x1eb6;" k="41" />
+    <hkern u1="&#x1fe;" u2="&#x1eb4;" k="41" />
+    <hkern u1="&#x1fe;" u2="&#x1eb2;" k="41" />
+    <hkern u1="&#x1fe;" u2="&#x1eb0;" k="41" />
+    <hkern u1="&#x1fe;" u2="&#x1eae;" k="41" />
+    <hkern u1="&#x1fe;" u2="&#x1eac;" k="41" />
+    <hkern u1="&#x1fe;" u2="&#x1eaa;" k="41" />
+    <hkern u1="&#x1fe;" u2="&#x1ea8;" k="41" />
+    <hkern u1="&#x1fe;" u2="&#x1ea6;" k="41" />
+    <hkern u1="&#x1fe;" u2="&#x1ea4;" k="41" />
+    <hkern u1="&#x1fe;" u2="&#x1ea2;" k="41" />
+    <hkern u1="&#x1fe;" u2="&#x1ea0;" k="41" />
+    <hkern u1="&#x1fe;" u2="&#x1e00;" k="41" />
+    <hkern u1="&#x1fe;" u2="&#x201e;" k="82" />
+    <hkern u1="&#x1fe;" u2="&#x201a;" k="82" />
+    <hkern u1="&#x1fe;" u2="&#x1ef2;" k="20" />
+    <hkern u1="&#x1fe;" u2="&#x1e84;" k="20" />
+    <hkern u1="&#x1fe;" u2="&#x1e82;" k="20" />
+    <hkern u1="&#x1fe;" u2="&#x1e80;" k="20" />
+    <hkern u1="&#x1fe;" u2="&#x405;" k="20" />
+    <hkern u1="&#x1fe;" u2="&#x1fa;" k="41" />
+    <hkern u1="&#x1fe;" u2="&#x17d;" k="20" />
+    <hkern u1="&#x1fe;" u2="&#x17b;" k="20" />
+    <hkern u1="&#x1fe;" u2="&#x179;" k="20" />
+    <hkern u1="&#x1fe;" u2="&#x178;" k="20" />
+    <hkern u1="&#x1fe;" u2="&#x176;" k="20" />
+    <hkern u1="&#x1fe;" u2="&#x174;" k="20" />
+    <hkern u1="&#x1fe;" u2="&#x164;" k="61" />
+    <hkern u1="&#x1fe;" u2="&#x21a;" k="61" />
+    <hkern u1="&#x1fe;" u2="&#x104;" k="41" />
+    <hkern u1="&#x1fe;" u2="&#x102;" k="41" />
+    <hkern u1="&#x1fe;" u2="&#x100;" k="41" />
+    <hkern u1="&#x1fe;" u2="&#xdd;" k="20" />
+    <hkern u1="&#x1fe;" u2="&#xc5;" k="41" />
+    <hkern u1="&#x1fe;" u2="&#xc4;" k="41" />
+    <hkern u1="&#x1fe;" u2="&#xc3;" k="41" />
+    <hkern u1="&#x1fe;" u2="&#xc2;" k="41" />
+    <hkern u1="&#x1fe;" u2="&#xc1;" k="41" />
+    <hkern u1="&#x1fe;" u2="&#xc0;" k="41" />
+    <hkern u1="&#x1fe;" u2="Z" k="20" />
+    <hkern u1="&#x1fe;" u2="Y" k="20" />
+    <hkern u1="&#x1fe;" u2="X" k="41" />
+    <hkern u1="&#x1fe;" u2="W" k="20" />
+    <hkern u1="&#x1fe;" u2="V" k="20" />
+    <hkern u1="&#x1fe;" u2="T" k="61" />
+    <hkern u1="&#x1fe;" u2="A" k="41" />
+    <hkern u1="&#x1fe;" u2="&#x2e;" k="82" />
+    <hkern u1="&#x1fe;" u2="&#x2c;" k="82" />
+    <hkern u1="&#x386;" u2="&#x3d2;" k="123" />
+    <hkern u1="&#x386;" u2="&#x201d;" k="143" />
+    <hkern u1="&#x386;" u2="&#x2019;" k="143" />
+    <hkern u1="&#x386;" u2="&#x3ab;" k="123" />
+    <hkern u1="&#x386;" u2="&#x3a8;" k="82" />
+    <hkern u1="&#x386;" u2="&#x3a6;" k="41" />
+    <hkern u1="&#x386;" u2="&#x3a5;" k="123" />
+    <hkern u1="&#x386;" u2="&#x3a4;" k="143" />
+    <hkern u1="&#x386;" u2="&#x39f;" k="41" />
+    <hkern u1="&#x386;" u2="&#x398;" k="41" />
+    <hkern u1="&#x386;" u2="&#x27;" k="143" />
+    <hkern u1="&#x386;" u2="&#x22;" k="143" />
+    <hkern u1="&#x38c;" u2="&#x3d2;" k="20" />
+    <hkern u1="&#x38c;" u2="&#x201e;" k="82" />
+    <hkern u1="&#x38c;" u2="&#x201a;" k="82" />
+    <hkern u1="&#x38c;" u2="&#x3bb;" k="20" />
+    <hkern u1="&#x38c;" u2="&#x3ab;" k="20" />
+    <hkern u1="&#x38c;" u2="&#x3a8;" k="20" />
+    <hkern u1="&#x38c;" u2="&#x3a7;" k="41" />
+    <hkern u1="&#x38c;" u2="&#x3a5;" k="20" />
+    <hkern u1="&#x38c;" u2="&#x3a4;" k="61" />
+    <hkern u1="&#x38c;" u2="&#x3a3;" k="20" />
+    <hkern u1="&#x38c;" u2="&#x39b;" k="41" />
+    <hkern u1="&#x38c;" u2="&#x396;" k="20" />
+    <hkern u1="&#x38c;" u2="&#x394;" k="41" />
+    <hkern u1="&#x38c;" u2="&#x391;" k="41" />
+    <hkern u1="&#x38c;" u2="&#x386;" k="41" />
+    <hkern u1="&#x38c;" u2="&#x2e;" k="82" />
+    <hkern u1="&#x38c;" u2="&#x2c;" k="82" />
+    <hkern u1="&#x38e;" u2="&#x2126;" k="20" />
+    <hkern u1="&#x38e;" u2="&#x201e;" k="123" />
+    <hkern u1="&#x38e;" u2="&#x201a;" k="123" />
+    <hkern u1="&#x38e;" u2="&#x3ce;" k="61" />
+    <hkern u1="&#x38e;" u2="&#x3cd;" k="61" />
+    <hkern u1="&#x38e;" u2="&#x3cc;" k="102" />
+    <hkern u1="&#x38e;" u2="&#x3cb;" k="61" />
+    <hkern u1="&#x38e;" u2="&#x3c9;" k="61" />
+    <hkern u1="&#x38e;" u2="&#x3c8;" k="61" />
+    <hkern u1="&#x38e;" u2="&#x3c6;" k="102" />
+    <hkern u1="&#x38e;" u2="&#x3c5;" k="61" />
+    <hkern u1="&#x38e;" u2="&#x3c3;" k="102" />
+    <hkern u1="&#x38e;" u2="&#x3c2;" k="102" />
+    <hkern u1="&#x38e;" u2="&#x3c1;" k="102" />
+    <hkern u1="&#x38e;" u2="&#x3bf;" k="102" />
+    <hkern u1="&#x38e;" u2="&#x3bc;" k="61" />
+    <hkern u1="&#x38e;" u2="&#x3ba;" k="61" />
+    <hkern u1="&#x38e;" u2="&#x3b9;" k="61" />
+    <hkern u1="&#x38e;" u2="&#x3b7;" k="61" />
+    <hkern u1="&#x38e;" u2="&#x3b5;" k="82" />
+    <hkern u1="&#x38e;" u2="&#x3b4;" k="61" />
+    <hkern u1="&#x38e;" u2="&#x3b1;" k="102" />
+    <hkern u1="&#x38e;" u2="&#x3b0;" k="61" />
+    <hkern u1="&#x38e;" u2="&#x3af;" k="61" />
+    <hkern u1="&#x38e;" u2="&#x3ae;" k="61" />
+    <hkern u1="&#x38e;" u2="&#x3ad;" k="82" />
+    <hkern u1="&#x38e;" u2="&#x3ac;" k="102" />
+    <hkern u1="&#x38e;" u2="&#x3a9;" k="20" />
+    <hkern u1="&#x38e;" u2="&#x3a6;" k="61" />
+    <hkern u1="&#x38e;" u2="&#x39f;" k="41" />
+    <hkern u1="&#x38e;" u2="&#x39b;" k="123" />
+    <hkern u1="&#x38e;" u2="&#x398;" k="41" />
+    <hkern u1="&#x38e;" u2="&#x394;" k="123" />
+    <hkern u1="&#x38e;" u2="&#x391;" k="123" />
+    <hkern u1="&#x38e;" u2="&#x386;" k="123" />
+    <hkern u1="&#x38e;" u2="&#x2e;" k="123" />
+    <hkern u1="&#x38e;" u2="&#x2c;" k="123" />
+    <hkern u1="&#x38f;" u2="&#x3d2;" k="20" />
+    <hkern u1="&#x38f;" u2="&#x3ab;" k="20" />
+    <hkern u1="&#x38f;" u2="&#x3a5;" k="20" />
+    <hkern u1="&#x38f;" u2="&#x3a4;" k="41" />
+    <hkern u1="&#x390;" u2="&#x201d;" k="41" />
+    <hkern u1="&#x390;" u2="&#x2019;" k="41" />
+    <hkern u1="&#x390;" u2="&#x27;" k="41" />
+    <hkern u1="&#x390;" u2="&#x22;" k="41" />
+    <hkern u1="&#x391;" u2="&#x3d2;" k="123" />
+    <hkern u1="&#x391;" u2="&#x201d;" k="143" />
+    <hkern u1="&#x391;" u2="&#x2019;" k="143" />
+    <hkern u1="&#x391;" u2="&#x3ab;" k="123" />
+    <hkern u1="&#x391;" u2="&#x3a8;" k="82" />
+    <hkern u1="&#x391;" u2="&#x3a6;" k="41" />
+    <hkern u1="&#x391;" u2="&#x3a5;" k="123" />
+    <hkern u1="&#x391;" u2="&#x3a4;" k="143" />
+    <hkern u1="&#x391;" u2="&#x39f;" k="41" />
+    <hkern u1="&#x391;" u2="&#x398;" k="41" />
+    <hkern u1="&#x391;" u2="&#x27;" k="143" />
+    <hkern u1="&#x391;" u2="&#x22;" k="143" />
+    <hkern u1="&#x392;" u2="&#x201e;" k="82" />
+    <hkern u1="&#x392;" u2="&#x201a;" k="82" />
+    <hkern u1="&#x392;" u2="&#x3a7;" k="41" />
+    <hkern u1="&#x392;" u2="&#x39b;" k="41" />
+    <hkern u1="&#x392;" u2="&#x394;" k="41" />
+    <hkern u1="&#x392;" u2="&#x391;" k="41" />
+    <hkern u1="&#x392;" u2="&#x386;" k="41" />
+    <hkern u1="&#x392;" u2="&#x2e;" k="82" />
+    <hkern u1="&#x392;" u2="&#x2c;" k="82" />
+    <hkern u1="&#x393;" u2="&#x3d1;" k="41" />
+    <hkern u1="&#x393;" u2="&#x2126;" k="61" />
+    <hkern u1="&#x393;" u2="&#x201e;" k="123" />
+    <hkern u1="&#x393;" u2="&#x201a;" k="123" />
+    <hkern u1="&#x393;" u2="&#x2015;" k="82" />
+    <hkern u1="&#x393;" u2="&#x2014;" k="82" />
+    <hkern u1="&#x393;" u2="&#x2013;" k="82" />
+    <hkern u1="&#x393;" u2="&#x3ce;" k="102" />
+    <hkern u1="&#x393;" u2="&#x3cd;" k="102" />
+    <hkern u1="&#x393;" u2="&#x3cc;" k="143" />
+    <hkern u1="&#x393;" u2="&#x3cb;" k="102" />
+    <hkern u1="&#x393;" u2="&#x3c9;" k="102" />
+    <hkern u1="&#x393;" u2="&#x3c8;" k="102" />
+    <hkern u1="&#x393;" u2="&#x3c7;" k="41" />
+    <hkern u1="&#x393;" u2="&#x3c6;" k="143" />
+    <hkern u1="&#x393;" u2="&#x3c5;" k="102" />
+    <hkern u1="&#x393;" u2="&#x3c3;" k="143" />
+    <hkern u1="&#x393;" u2="&#x3c2;" k="143" />
+    <hkern u1="&#x393;" u2="&#x3c1;" k="102" />
+    <hkern u1="&#x393;" u2="&#x3bf;" k="143" />
+    <hkern u1="&#x393;" u2="&#x3bd;" k="41" />
+    <hkern u1="&#x393;" u2="&#x3bc;" k="102" />
+    <hkern u1="&#x393;" u2="&#x3ba;" k="102" />
+    <hkern u1="&#x393;" u2="&#x3b9;" k="82" />
+    <hkern u1="&#x393;" u2="&#x3b7;" k="102" />
+    <hkern u1="&#x393;" u2="&#x3b5;" k="102" />
+    <hkern u1="&#x393;" u2="&#x3b4;" k="61" />
+    <hkern u1="&#x393;" u2="&#x3b3;" k="41" />
+    <hkern u1="&#x393;" u2="&#x3b1;" k="143" />
+    <hkern u1="&#x393;" u2="&#x3b0;" k="102" />
+    <hkern u1="&#x393;" u2="&#x3af;" k="82" />
+    <hkern u1="&#x393;" u2="&#x3ae;" k="102" />
+    <hkern u1="&#x393;" u2="&#x3ad;" k="102" />
+    <hkern u1="&#x393;" u2="&#x3ac;" k="143" />
+    <hkern u1="&#x393;" u2="&#x3a9;" k="61" />
+    <hkern u1="&#x393;" u2="&#x3a6;" k="102" />
+    <hkern u1="&#x393;" u2="&#x39f;" k="61" />
+    <hkern u1="&#x393;" u2="&#x39b;" k="164" />
+    <hkern u1="&#x393;" u2="&#x398;" k="61" />
+    <hkern u1="&#x393;" u2="&#x394;" k="164" />
+    <hkern u1="&#x393;" u2="&#x391;" k="164" />
+    <hkern u1="&#x393;" u2="&#x386;" k="164" />
+    <hkern u1="&#x393;" u2="&#x2e;" k="123" />
+    <hkern u1="&#x393;" u2="&#x2d;" k="82" />
+    <hkern u1="&#x393;" u2="&#x2c;" k="123" />
+    <hkern u1="&#x394;" u2="&#x3d2;" k="123" />
+    <hkern u1="&#x394;" u2="&#x201d;" k="143" />
+    <hkern u1="&#x394;" u2="&#x2019;" k="143" />
+    <hkern u1="&#x394;" u2="&#x3ab;" k="123" />
+    <hkern u1="&#x394;" u2="&#x3a8;" k="82" />
+    <hkern u1="&#x394;" u2="&#x3a6;" k="41" />
+    <hkern u1="&#x394;" u2="&#x3a5;" k="123" />
+    <hkern u1="&#x394;" u2="&#x3a4;" k="143" />
+    <hkern u1="&#x394;" u2="&#x39f;" k="41" />
+    <hkern u1="&#x394;" u2="&#x398;" k="41" />
+    <hkern u1="&#x394;" u2="&#x27;" k="143" />
+    <hkern u1="&#x394;" u2="&#x22;" k="143" />
+    <hkern u1="&#x396;" u2="&#x3a6;" k="61" />
+    <hkern u1="&#x396;" u2="&#x39f;" k="20" />
+    <hkern u1="&#x396;" u2="&#x398;" k="20" />
+    <hkern u1="&#x398;" u2="&#x3d2;" k="20" />
+    <hkern u1="&#x398;" u2="&#x201e;" k="82" />
+    <hkern u1="&#x398;" u2="&#x201a;" k="82" />
+    <hkern u1="&#x398;" u2="&#x3bb;" k="20" />
+    <hkern u1="&#x398;" u2="&#x3ab;" k="20" />
+    <hkern u1="&#x398;" u2="&#x3a8;" k="20" />
+    <hkern u1="&#x398;" u2="&#x3a7;" k="41" />
+    <hkern u1="&#x398;" u2="&#x3a5;" k="20" />
+    <hkern u1="&#x398;" u2="&#x3a4;" k="61" />
+    <hkern u1="&#x398;" u2="&#x3a3;" k="20" />
+    <hkern u1="&#x398;" u2="&#x39b;" k="41" />
+    <hkern u1="&#x398;" u2="&#x396;" k="20" />
+    <hkern u1="&#x398;" u2="&#x394;" k="41" />
+    <hkern u1="&#x398;" u2="&#x391;" k="41" />
+    <hkern u1="&#x398;" u2="&#x386;" k="41" />
+    <hkern u1="&#x398;" u2="&#x2e;" k="82" />
+    <hkern u1="&#x398;" u2="&#x2c;" k="82" />
+    <hkern u1="&#x39a;" u2="&#x3c4;" k="20" />
+    <hkern u1="&#x39a;" u2="&#x3c0;" k="20" />
+    <hkern u1="&#x39a;" u2="&#x3a6;" k="61" />
+    <hkern u1="&#x39a;" u2="&#x39f;" k="41" />
+    <hkern u1="&#x39a;" u2="&#x398;" k="41" />
+    <hkern u1="&#x39b;" u2="&#x3d2;" k="123" />
+    <hkern u1="&#x39b;" u2="&#x201d;" k="143" />
+    <hkern u1="&#x39b;" u2="&#x2019;" k="143" />
+    <hkern u1="&#x39b;" u2="&#x3ab;" k="123" />
+    <hkern u1="&#x39b;" u2="&#x3a8;" k="82" />
+    <hkern u1="&#x39b;" u2="&#x3a6;" k="41" />
+    <hkern u1="&#x39b;" u2="&#x3a5;" k="123" />
+    <hkern u1="&#x39b;" u2="&#x3a4;" k="143" />
+    <hkern u1="&#x39b;" u2="&#x39f;" k="41" />
+    <hkern u1="&#x39b;" u2="&#x398;" k="41" />
+    <hkern u1="&#x39b;" u2="&#x27;" k="143" />
+    <hkern u1="&#x39b;" u2="&#x22;" k="143" />
+    <hkern u1="&#x39f;" u2="&#x3d2;" k="20" />
+    <hkern u1="&#x39f;" u2="&#x201e;" k="82" />
+    <hkern u1="&#x39f;" u2="&#x201a;" k="82" />
+    <hkern u1="&#x39f;" u2="&#x3bb;" k="20" />
+    <hkern u1="&#x39f;" u2="&#x3ab;" k="20" />
+    <hkern u1="&#x39f;" u2="&#x3a8;" k="20" />
+    <hkern u1="&#x39f;" u2="&#x3a7;" k="41" />
+    <hkern u1="&#x39f;" u2="&#x3a5;" k="20" />
+    <hkern u1="&#x39f;" u2="&#x3a4;" k="61" />
+    <hkern u1="&#x39f;" u2="&#x3a3;" k="20" />
+    <hkern u1="&#x39f;" u2="&#x39b;" k="41" />
+    <hkern u1="&#x39f;" u2="&#x396;" k="20" />
+    <hkern u1="&#x39f;" u2="&#x394;" k="41" />
+    <hkern u1="&#x39f;" u2="&#x391;" k="41" />
+    <hkern u1="&#x39f;" u2="&#x386;" k="41" />
+    <hkern u1="&#x39f;" u2="&#x2e;" k="82" />
+    <hkern u1="&#x39f;" u2="&#x2c;" k="82" />
+    <hkern u1="&#x3a1;" u2="&#x201e;" k="266" />
+    <hkern u1="&#x3a1;" u2="&#x201a;" k="266" />
+    <hkern u1="&#x3a1;" u2="&#x3bb;" k="41" />
+    <hkern u1="&#x3a1;" u2="&#x3a7;" k="41" />
+    <hkern u1="&#x3a1;" u2="&#x39b;" k="102" />
+    <hkern u1="&#x3a1;" u2="&#x396;" k="20" />
+    <hkern u1="&#x3a1;" u2="&#x394;" k="102" />
+    <hkern u1="&#x3a1;" u2="&#x391;" k="102" />
+    <hkern u1="&#x3a1;" u2="&#x386;" k="102" />
+    <hkern u1="&#x3a1;" u2="&#x2e;" k="266" />
+    <hkern u1="&#x3a1;" u2="&#x2c;" k="266" />
+    <hkern u1="&#x3a4;" u2="&#x3d1;" k="41" />
+    <hkern u1="&#x3a4;" u2="&#x2126;" k="61" />
+    <hkern u1="&#x3a4;" u2="&#x201e;" k="123" />
+    <hkern u1="&#x3a4;" u2="&#x201a;" k="123" />
+    <hkern u1="&#x3a4;" u2="&#x2015;" k="82" />
+    <hkern u1="&#x3a4;" u2="&#x2014;" k="82" />
+    <hkern u1="&#x3a4;" u2="&#x2013;" k="82" />
+    <hkern u1="&#x3a4;" u2="&#x3ce;" k="102" />
+    <hkern u1="&#x3a4;" u2="&#x3cd;" k="102" />
+    <hkern u1="&#x3a4;" u2="&#x3cc;" k="143" />
+    <hkern u1="&#x3a4;" u2="&#x3cb;" k="102" />
+    <hkern u1="&#x3a4;" u2="&#x3c9;" k="102" />
+    <hkern u1="&#x3a4;" u2="&#x3c8;" k="102" />
+    <hkern u1="&#x3a4;" u2="&#x3c7;" k="41" />
+    <hkern u1="&#x3a4;" u2="&#x3c6;" k="143" />
+    <hkern u1="&#x3a4;" u2="&#x3c5;" k="102" />
+    <hkern u1="&#x3a4;" u2="&#x3c3;" k="143" />
+    <hkern u1="&#x3a4;" u2="&#x3c2;" k="143" />
+    <hkern u1="&#x3a4;" u2="&#x3c1;" k="102" />
+    <hkern u1="&#x3a4;" u2="&#x3bf;" k="143" />
+    <hkern u1="&#x3a4;" u2="&#x3bd;" k="41" />
+    <hkern u1="&#x3a4;" u2="&#x3bc;" k="102" />
+    <hkern u1="&#x3a4;" u2="&#x3ba;" k="102" />
+    <hkern u1="&#x3a4;" u2="&#x3b9;" k="82" />
+    <hkern u1="&#x3a4;" u2="&#x3b7;" k="102" />
+    <hkern u1="&#x3a4;" u2="&#x3b5;" k="102" />
+    <hkern u1="&#x3a4;" u2="&#x3b4;" k="61" />
+    <hkern u1="&#x3a4;" u2="&#x3b3;" k="41" />
+    <hkern u1="&#x3a4;" u2="&#x3b1;" k="143" />
+    <hkern u1="&#x3a4;" u2="&#x3b0;" k="102" />
+    <hkern u1="&#x3a4;" u2="&#x3af;" k="82" />
+    <hkern u1="&#x3a4;" u2="&#x3ae;" k="102" />
+    <hkern u1="&#x3a4;" u2="&#x3ad;" k="102" />
+    <hkern u1="&#x3a4;" u2="&#x3ac;" k="143" />
+    <hkern u1="&#x3a4;" u2="&#x3a9;" k="61" />
+    <hkern u1="&#x3a4;" u2="&#x3a6;" k="102" />
+    <hkern u1="&#x3a4;" u2="&#x39f;" k="61" />
+    <hkern u1="&#x3a4;" u2="&#x39b;" k="164" />
+    <hkern u1="&#x3a4;" u2="&#x398;" k="61" />
+    <hkern u1="&#x3a4;" u2="&#x394;" k="164" />
+    <hkern u1="&#x3a4;" u2="&#x391;" k="164" />
+    <hkern u1="&#x3a4;" u2="&#x386;" k="164" />
+    <hkern u1="&#x3a4;" u2="&#x2e;" k="123" />
+    <hkern u1="&#x3a4;" u2="&#x2d;" k="82" />
+    <hkern u1="&#x3a4;" u2="&#x2c;" k="123" />
+    <hkern u1="&#x3a5;" u2="&#x2126;" k="20" />
+    <hkern u1="&#x3a5;" u2="&#x201e;" k="123" />
+    <hkern u1="&#x3a5;" u2="&#x201a;" k="123" />
+    <hkern u1="&#x3a5;" u2="&#x3ce;" k="61" />
+    <hkern u1="&#x3a5;" u2="&#x3cd;" k="61" />
+    <hkern u1="&#x3a5;" u2="&#x3cc;" k="102" />
+    <hkern u1="&#x3a5;" u2="&#x3cb;" k="61" />
+    <hkern u1="&#x3a5;" u2="&#x3c9;" k="61" />
+    <hkern u1="&#x3a5;" u2="&#x3c8;" k="61" />
+    <hkern u1="&#x3a5;" u2="&#x3c6;" k="102" />
+    <hkern u1="&#x3a5;" u2="&#x3c5;" k="61" />
+    <hkern u1="&#x3a5;" u2="&#x3c3;" k="102" />
+    <hkern u1="&#x3a5;" u2="&#x3c2;" k="102" />
+    <hkern u1="&#x3a5;" u2="&#x3c1;" k="102" />
+    <hkern u1="&#x3a5;" u2="&#x3bf;" k="102" />
+    <hkern u1="&#x3a5;" u2="&#x3bc;" k="61" />
+    <hkern u1="&#x3a5;" u2="&#x3ba;" k="61" />
+    <hkern u1="&#x3a5;" u2="&#x3b9;" k="61" />
+    <hkern u1="&#x3a5;" u2="&#x3b7;" k="61" />
+    <hkern u1="&#x3a5;" u2="&#x3b5;" k="82" />
+    <hkern u1="&#x3a5;" u2="&#x3b4;" k="61" />
+    <hkern u1="&#x3a5;" u2="&#x3b1;" k="102" />
+    <hkern u1="&#x3a5;" u2="&#x3b0;" k="61" />
+    <hkern u1="&#x3a5;" u2="&#x3af;" k="61" />
+    <hkern u1="&#x3a5;" u2="&#x3ae;" k="61" />
+    <hkern u1="&#x3a5;" u2="&#x3ad;" k="82" />
+    <hkern u1="&#x3a5;" u2="&#x3ac;" k="102" />
+    <hkern u1="&#x3a5;" u2="&#x3a9;" k="20" />
+    <hkern u1="&#x3a5;" u2="&#x3a6;" k="61" />
+    <hkern u1="&#x3a5;" u2="&#x39f;" k="41" />
+    <hkern u1="&#x3a5;" u2="&#x39b;" k="123" />
+    <hkern u1="&#x3a5;" u2="&#x398;" k="41" />
+    <hkern u1="&#x3a5;" u2="&#x394;" k="123" />
+    <hkern u1="&#x3a5;" u2="&#x391;" k="123" />
+    <hkern u1="&#x3a5;" u2="&#x386;" k="123" />
+    <hkern u1="&#x3a5;" u2="&#x2e;" k="123" />
+    <hkern u1="&#x3a5;" u2="&#x2c;" k="123" />
+    <hkern u1="&#x3a6;" u2="&#x3d2;" k="61" />
+    <hkern u1="&#x3a6;" u2="&#x201e;" k="102" />
+    <hkern u1="&#x3a6;" u2="&#x201a;" k="102" />
+    <hkern u1="&#x3a6;" u2="&#x3bb;" k="20" />
+    <hkern u1="&#x3a6;" u2="&#x3ab;" k="61" />
+    <hkern u1="&#x3a6;" u2="&#x3a7;" k="20" />
+    <hkern u1="&#x3a6;" u2="&#x3a5;" k="61" />
+    <hkern u1="&#x3a6;" u2="&#x3a4;" k="82" />
+    <hkern u1="&#x3a6;" u2="&#x3a3;" k="20" />
+    <hkern u1="&#x3a6;" u2="&#x39b;" k="41" />
+    <hkern u1="&#x3a6;" u2="&#x396;" k="61" />
+    <hkern u1="&#x3a6;" u2="&#x394;" k="41" />
+    <hkern u1="&#x3a6;" u2="&#x391;" k="41" />
+    <hkern u1="&#x3a6;" u2="&#x386;" k="41" />
+    <hkern u1="&#x3a6;" u2="&#x2e;" k="102" />
+    <hkern u1="&#x3a6;" u2="&#x2c;" k="102" />
+    <hkern u1="&#x3a7;" u2="&#x3c4;" k="20" />
+    <hkern u1="&#x3a7;" u2="&#x3c0;" k="20" />
+    <hkern u1="&#x3a7;" u2="&#x3a6;" k="61" />
+    <hkern u1="&#x3a7;" u2="&#x39f;" k="41" />
+    <hkern u1="&#x3a7;" u2="&#x398;" k="41" />
+    <hkern u1="&#x3a8;" u2="&#x201e;" k="123" />
+    <hkern u1="&#x3a8;" u2="&#x201a;" k="123" />
+    <hkern u1="&#x3a8;" u2="&#x39f;" k="20" />
+    <hkern u1="&#x3a8;" u2="&#x39b;" k="82" />
+    <hkern u1="&#x3a8;" u2="&#x398;" k="20" />
+    <hkern u1="&#x3a8;" u2="&#x394;" k="82" />
+    <hkern u1="&#x3a8;" u2="&#x391;" k="82" />
+    <hkern u1="&#x3a8;" u2="&#x386;" k="82" />
+    <hkern u1="&#x3a8;" u2="&#x2e;" k="123" />
+    <hkern u1="&#x3a8;" u2="&#x2c;" k="123" />
+    <hkern u1="&#x3a9;" u2="&#x3d2;" k="20" />
+    <hkern u1="&#x3a9;" u2="&#x3ab;" k="20" />
+    <hkern u1="&#x3a9;" u2="&#x3a5;" k="20" />
+    <hkern u1="&#x3a9;" u2="&#x3a4;" k="41" />
+    <hkern u1="&#x3ab;" u2="&#x2126;" k="20" />
+    <hkern u1="&#x3ab;" u2="&#x201e;" k="123" />
+    <hkern u1="&#x3ab;" u2="&#x201a;" k="123" />
+    <hkern u1="&#x3ab;" u2="&#x3ce;" k="61" />
+    <hkern u1="&#x3ab;" u2="&#x3cd;" k="61" />
+    <hkern u1="&#x3ab;" u2="&#x3cc;" k="102" />
+    <hkern u1="&#x3ab;" u2="&#x3cb;" k="61" />
+    <hkern u1="&#x3ab;" u2="&#x3c9;" k="61" />
+    <hkern u1="&#x3ab;" u2="&#x3c8;" k="61" />
+    <hkern u1="&#x3ab;" u2="&#x3c6;" k="102" />
+    <hkern u1="&#x3ab;" u2="&#x3c5;" k="61" />
+    <hkern u1="&#x3ab;" u2="&#x3c3;" k="102" />
+    <hkern u1="&#x3ab;" u2="&#x3c2;" k="102" />
+    <hkern u1="&#x3ab;" u2="&#x3c1;" k="102" />
+    <hkern u1="&#x3ab;" u2="&#x3bf;" k="102" />
+    <hkern u1="&#x3ab;" u2="&#x3bc;" k="61" />
+    <hkern u1="&#x3ab;" u2="&#x3ba;" k="61" />
+    <hkern u1="&#x3ab;" u2="&#x3b9;" k="61" />
+    <hkern u1="&#x3ab;" u2="&#x3b7;" k="61" />
+    <hkern u1="&#x3ab;" u2="&#x3b5;" k="82" />
+    <hkern u1="&#x3ab;" u2="&#x3b4;" k="61" />
+    <hkern u1="&#x3ab;" u2="&#x3b1;" k="102" />
+    <hkern u1="&#x3ab;" u2="&#x3b0;" k="61" />
+    <hkern u1="&#x3ab;" u2="&#x3af;" k="61" />
+    <hkern u1="&#x3ab;" u2="&#x3ae;" k="61" />
+    <hkern u1="&#x3ab;" u2="&#x3ad;" k="82" />
+    <hkern u1="&#x3ab;" u2="&#x3ac;" k="102" />
+    <hkern u1="&#x3ab;" u2="&#x3a9;" k="20" />
+    <hkern u1="&#x3ab;" u2="&#x3a6;" k="61" />
+    <hkern u1="&#x3ab;" u2="&#x39f;" k="41" />
+    <hkern u1="&#x3ab;" u2="&#x39b;" k="123" />
+    <hkern u1="&#x3ab;" u2="&#x398;" k="41" />
+    <hkern u1="&#x3ab;" u2="&#x394;" k="123" />
+    <hkern u1="&#x3ab;" u2="&#x391;" k="123" />
+    <hkern u1="&#x3ab;" u2="&#x386;" k="123" />
+    <hkern u1="&#x3ab;" u2="&#x2e;" k="123" />
+    <hkern u1="&#x3ab;" u2="&#x2c;" k="123" />
+    <hkern u1="&#x3ac;" u2="&#x3bb;" k="-41" />
+    <hkern u1="&#x3ae;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x3ae;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x3ae;" u2="&#x27;" k="20" />
+    <hkern u1="&#x3ae;" u2="&#x22;" k="20" />
+    <hkern u1="&#x3af;" u2="&#x201d;" k="82" />
+    <hkern u1="&#x3af;" u2="&#x2019;" k="82" />
+    <hkern u1="&#x3af;" u2="&#x3c4;" k="20" />
+    <hkern u1="&#x3af;" u2="&#x3c0;" k="20" />
+    <hkern u1="&#x3af;" u2="&#x27;" k="82" />
+    <hkern u1="&#x3af;" u2="&#x22;" k="82" />
+    <hkern u1="&#x3b1;" u2="&#x3bb;" k="-41" />
+    <hkern u1="&#x3b3;" u2="&#x201e;" k="82" />
+    <hkern u1="&#x3b3;" u2="&#x201a;" k="82" />
+    <hkern u1="&#x3b3;" u2="&#x3bb;" k="20" />
+    <hkern u1="&#x3b3;" u2="&#x2e;" k="82" />
+    <hkern u1="&#x3b3;" u2="&#x2c;" k="82" />
+    <hkern u1="&#x3b6;" u2="&#x2015;" k="102" />
+    <hkern u1="&#x3b6;" u2="&#x2014;" k="102" />
+    <hkern u1="&#x3b6;" u2="&#x2013;" k="102" />
+    <hkern u1="&#x3b6;" u2="&#x3cc;" k="41" />
+    <hkern u1="&#x3b6;" u2="&#x3c6;" k="41" />
+    <hkern u1="&#x3b6;" u2="&#x3c4;" k="41" />
+    <hkern u1="&#x3b6;" u2="&#x3c3;" k="41" />
+    <hkern u1="&#x3b6;" u2="&#x3c2;" k="41" />
+    <hkern u1="&#x3b6;" u2="&#x3c0;" k="41" />
+    <hkern u1="&#x3b6;" u2="&#x3bf;" k="41" />
+    <hkern u1="&#x3b6;" u2="&#x3b4;" k="41" />
+    <hkern u1="&#x3b6;" u2="&#x3b1;" k="41" />
+    <hkern u1="&#x3b6;" u2="&#x3ac;" k="41" />
+    <hkern u1="&#x3b6;" u2="&#x2d;" k="102" />
+    <hkern u1="&#x3b7;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x3b7;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x3b7;" u2="&#x27;" k="20" />
+    <hkern u1="&#x3b7;" u2="&#x22;" k="20" />
+    <hkern u1="&#x3b8;" u2="&#x201e;" k="41" />
+    <hkern u1="&#x3b8;" u2="&#x201a;" k="41" />
+    <hkern u1="&#x3b8;" u2="&#x2e;" k="41" />
+    <hkern u1="&#x3b8;" u2="&#x2c;" k="41" />
+    <hkern u1="&#x3b9;" u2="&#x201d;" k="82" />
+    <hkern u1="&#x3b9;" u2="&#x2019;" k="82" />
+    <hkern u1="&#x3b9;" u2="&#x3c4;" k="20" />
+    <hkern u1="&#x3b9;" u2="&#x3c0;" k="20" />
+    <hkern u1="&#x3b9;" u2="&#x27;" k="82" />
+    <hkern u1="&#x3b9;" u2="&#x22;" k="82" />
+    <hkern u1="&#x3ba;" u2="&#x3cc;" k="41" />
+    <hkern u1="&#x3ba;" u2="&#x3c6;" k="41" />
+    <hkern u1="&#x3ba;" u2="&#x3c3;" k="41" />
+    <hkern u1="&#x3ba;" u2="&#x3c2;" k="41" />
+    <hkern u1="&#x3ba;" u2="&#x3bf;" k="41" />
+    <hkern u1="&#x3ba;" u2="&#x3b1;" k="41" />
+    <hkern u1="&#x3ba;" u2="&#x3ac;" k="41" />
+    <hkern u1="&#x3bb;" u2="&#x201d;" k="123" />
+    <hkern u1="&#x3bb;" u2="&#x2019;" k="123" />
+    <hkern u1="&#x3bb;" u2="&#x3cc;" k="20" />
+    <hkern u1="&#x3bb;" u2="&#x3c6;" k="20" />
+    <hkern u1="&#x3bb;" u2="&#x3c4;" k="41" />
+    <hkern u1="&#x3bb;" u2="&#x3c3;" k="20" />
+    <hkern u1="&#x3bb;" u2="&#x3c2;" k="20" />
+    <hkern u1="&#x3bb;" u2="&#x3c0;" k="41" />
+    <hkern u1="&#x3bb;" u2="&#x3bf;" k="20" />
+    <hkern u1="&#x3bb;" u2="&#x3bd;" k="41" />
+    <hkern u1="&#x3bb;" u2="&#x3b3;" k="41" />
+    <hkern u1="&#x3bb;" u2="&#x3b1;" k="20" />
+    <hkern u1="&#x3bb;" u2="&#x3ac;" k="20" />
+    <hkern u1="&#x3bb;" u2="&#x27;" k="123" />
+    <hkern u1="&#x3bb;" u2="&#x22;" k="123" />
+    <hkern u1="&#x3bd;" u2="&#x201e;" k="82" />
+    <hkern u1="&#x3bd;" u2="&#x201a;" k="82" />
+    <hkern u1="&#x3bd;" u2="&#x3bb;" k="20" />
+    <hkern u1="&#x3bd;" u2="&#x2e;" k="82" />
+    <hkern u1="&#x3bd;" u2="&#x2c;" k="82" />
+    <hkern u1="&#x3bf;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x3bf;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x3bf;" u2="&#x3bd;" k="41" />
+    <hkern u1="&#x3bf;" u2="&#x3b3;" k="41" />
+    <hkern u1="&#x3bf;" u2="&#x27;" k="20" />
+    <hkern u1="&#x3bf;" u2="&#x22;" k="20" />
+    <hkern u1="&#x3c1;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x3c1;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x3c1;" u2="&#x3bd;" k="41" />
+    <hkern u1="&#x3c1;" u2="&#x3b3;" k="41" />
+    <hkern u1="&#x3c1;" u2="&#x27;" k="20" />
+    <hkern u1="&#x3c1;" u2="&#x22;" k="20" />
+    <hkern u1="&#x3c3;" u2="&#x201e;" k="20" />
+    <hkern u1="&#x3c3;" u2="&#x201a;" k="20" />
+    <hkern u1="&#x3c3;" u2="&#x2e;" k="20" />
+    <hkern u1="&#x3c3;" u2="&#x2c;" k="20" />
+    <hkern u1="&#x3c6;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x3c6;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x3c6;" u2="&#x3bd;" k="41" />
+    <hkern u1="&#x3c6;" u2="&#x3b3;" k="41" />
+    <hkern u1="&#x3c6;" u2="&#x27;" k="20" />
+    <hkern u1="&#x3c6;" u2="&#x22;" k="20" />
+    <hkern u1="&#x3c7;" u2="&#x201e;" k="61" />
+    <hkern u1="&#x3c7;" u2="&#x201a;" k="61" />
+    <hkern u1="&#x3c7;" u2="&#x2015;" k="41" />
+    <hkern u1="&#x3c7;" u2="&#x2014;" k="41" />
+    <hkern u1="&#x3c7;" u2="&#x2013;" k="41" />
+    <hkern u1="&#x3c7;" u2="&#x3cc;" k="41" />
+    <hkern u1="&#x3c7;" u2="&#x3c6;" k="41" />
+    <hkern u1="&#x3c7;" u2="&#x3c3;" k="41" />
+    <hkern u1="&#x3c7;" u2="&#x3c2;" k="41" />
+    <hkern u1="&#x3c7;" u2="&#x3bf;" k="41" />
+    <hkern u1="&#x3c7;" u2="&#x3b4;" k="41" />
+    <hkern u1="&#x3c7;" u2="&#x3b1;" k="41" />
+    <hkern u1="&#x3c7;" u2="&#x3ac;" k="41" />
+    <hkern u1="&#x3c7;" u2="&#x2e;" k="61" />
+    <hkern u1="&#x3c7;" u2="&#x2d;" k="41" />
+    <hkern u1="&#x3c7;" u2="&#x2c;" k="61" />
+    <hkern u1="&#x3ca;" u2="&#x201d;" k="41" />
+    <hkern u1="&#x3ca;" u2="&#x2019;" k="41" />
+    <hkern u1="&#x3ca;" u2="&#x27;" k="41" />
+    <hkern u1="&#x3ca;" u2="&#x22;" k="41" />
+    <hkern u1="&#x3cc;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x3cc;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x3cc;" u2="&#x3bd;" k="41" />
+    <hkern u1="&#x3cc;" u2="&#x3b3;" k="41" />
+    <hkern u1="&#x3cc;" u2="&#x27;" k="20" />
+    <hkern u1="&#x3cc;" u2="&#x22;" k="20" />
+    <hkern u1="&#x402;" u2="&#x50f;" k="41" />
+    <hkern u1="&#x402;" u2="&#x50e;" k="123" />
+    <hkern u1="&#x402;" u2="&#x507;" k="61" />
+    <hkern u1="&#x402;" u2="&#x506;" k="102" />
+    <hkern u1="&#x402;" u2="&#x505;" k="61" />
+    <hkern u1="&#x402;" u2="&#x504;" k="102" />
+    <hkern u1="&#x402;" u2="&#x4fa;" k="82" />
+    <hkern u1="&#x402;" u2="&#x4f5;" k="41" />
+    <hkern u1="&#x402;" u2="&#x4f4;" k="102" />
+    <hkern u1="&#x402;" u2="&#x4f3;" k="41" />
+    <hkern u1="&#x402;" u2="&#x4f2;" k="41" />
+    <hkern u1="&#x402;" u2="&#x4f1;" k="41" />
+    <hkern u1="&#x402;" u2="&#x4f0;" k="41" />
+    <hkern u1="&#x402;" u2="&#x4ef;" k="41" />
+    <hkern u1="&#x402;" u2="&#x4ee;" k="41" />
+    <hkern u1="&#x402;" u2="&#x4cc;" k="41" />
+    <hkern u1="&#x402;" u2="&#x4cb;" k="102" />
+    <hkern u1="&#x402;" u2="&#x4b9;" k="41" />
+    <hkern u1="&#x402;" u2="&#x4b8;" k="102" />
+    <hkern u1="&#x402;" u2="&#x4b7;" k="41" />
+    <hkern u1="&#x402;" u2="&#x4b6;" k="102" />
+    <hkern u1="&#x402;" u2="&#x4b5;" k="41" />
+    <hkern u1="&#x402;" u2="&#x4b4;" k="123" />
+    <hkern u1="&#x402;" u2="&#x4b1;" k="41" />
+    <hkern u1="&#x402;" u2="&#x4b0;" k="102" />
+    <hkern u1="&#x402;" u2="&#x4af;" k="41" />
+    <hkern u1="&#x402;" u2="&#x4ae;" k="102" />
+    <hkern u1="&#x402;" u2="&#x4ad;" k="41" />
+    <hkern u1="&#x402;" u2="&#x4ac;" k="102" />
+    <hkern u1="&#x402;" u2="&#x4a1;" k="41" />
+    <hkern u1="&#x402;" u2="&#x4a0;" k="123" />
+    <hkern u1="&#x402;" u2="&#x49e;" k="82" />
+    <hkern u1="&#x402;" u2="&#x492;" k="82" />
+    <hkern u1="&#x402;" u2="&#x48c;" k="82" />
+    <hkern u1="&#x402;" u2="&#x476;" k="82" />
+    <hkern u1="&#x402;" u2="&#x474;" k="82" />
+    <hkern u1="&#x402;" u2="&#x470;" k="102" />
+    <hkern u1="&#x402;" u2="&#x462;" k="82" />
+    <hkern u1="&#x402;" u2="&#x201d;" k="82" />
+    <hkern u1="&#x402;" u2="&#x2019;" k="82" />
+    <hkern u1="&#x402;" u2="&#x45e;" k="41" />
+    <hkern u1="&#x402;" u2="&#x44a;" k="41" />
+    <hkern u1="&#x402;" u2="&#x447;" k="41" />
+    <hkern u1="&#x402;" u2="&#x443;" k="41" />
+    <hkern u1="&#x402;" u2="&#x442;" k="41" />
+    <hkern u1="&#x402;" u2="&#x42a;" k="123" />
+    <hkern u1="&#x402;" u2="&#x427;" k="102" />
+    <hkern u1="&#x402;" u2="&#x423;" k="41" />
+    <hkern u1="&#x402;" u2="&#x422;" k="102" />
+    <hkern u1="&#x402;" u2="&#x40e;" k="41" />
+    <hkern u1="&#x402;" u2="&#x40b;" k="123" />
+    <hkern u1="&#x402;" u2="&#x402;" k="123" />
+    <hkern u1="&#x402;" u2="&#x27;" k="82" />
+    <hkern u1="&#x402;" u2="&#x22;" k="82" />
+    <hkern u1="&#x403;" u2="&#x513;" k="123" />
+    <hkern u1="&#x403;" u2="&#x512;" k="102" />
+    <hkern u1="&#x403;" u2="&#x511;" k="143" />
+    <hkern u1="&#x403;" u2="&#x50f;" k="82" />
+    <hkern u1="&#x403;" u2="&#x50d;" k="143" />
+    <hkern u1="&#x403;" u2="&#x50c;" k="41" />
+    <hkern u1="&#x403;" u2="&#x50b;" k="102" />
+    <hkern u1="&#x403;" u2="&#x509;" k="123" />
+    <hkern u1="&#x403;" u2="&#x508;" k="102" />
+    <hkern u1="&#x403;" u2="&#x507;" k="102" />
+    <hkern u1="&#x403;" u2="&#x505;" k="102" />
+    <hkern u1="&#x403;" u2="&#x503;" k="143" />
+    <hkern u1="&#x403;" u2="&#x502;" k="143" />
+    <hkern u1="&#x403;" u2="&#x501;" k="143" />
+    <hkern u1="&#x403;" u2="&#x500;" k="143" />
+    <hkern u1="&#x403;" u2="&#x4ff;" k="41" />
+    <hkern u1="&#x403;" u2="&#x4fd;" k="41" />
+    <hkern u1="&#x403;" u2="&#x4f9;" k="102" />
+    <hkern u1="&#x403;" u2="&#x4f7;" k="102" />
+    <hkern u1="&#x403;" u2="&#x4f5;" k="102" />
+    <hkern u1="&#x403;" u2="&#x4f3;" k="82" />
+    <hkern u1="&#x403;" u2="&#x4f1;" k="82" />
+    <hkern u1="&#x403;" u2="&#x4ef;" k="82" />
+    <hkern u1="&#x403;" u2="&#x4ed;" k="41" />
+    <hkern u1="&#x403;" u2="&#x4eb;" k="143" />
+    <hkern u1="&#x403;" u2="&#x4ea;" k="41" />
+    <hkern u1="&#x403;" u2="&#x4e9;" k="143" />
+    <hkern u1="&#x403;" u2="&#x4e8;" k="41" />
+    <hkern u1="&#x403;" u2="&#x4e7;" k="143" />
+    <hkern u1="&#x403;" u2="&#x4e6;" k="41" />
+    <hkern u1="&#x403;" u2="&#x4e5;" k="102" />
+    <hkern u1="&#x403;" u2="&#x4e3;" k="102" />
+    <hkern u1="&#x403;" u2="&#x4e1;" k="61" />
+    <hkern u1="&#x403;" u2="&#x4df;" k="41" />
+    <hkern u1="&#x403;" u2="&#x4dd;" k="41" />
+    <hkern u1="&#x403;" u2="&#x4d7;" k="143" />
+    <hkern u1="&#x403;" u2="&#x4d4;" k="143" />
+    <hkern u1="&#x403;" u2="&#x4d2;" k="143" />
+    <hkern u1="&#x403;" u2="&#x4d0;" k="143" />
+    <hkern u1="&#x403;" u2="&#x4ce;" k="102" />
+    <hkern u1="&#x403;" u2="&#x4cc;" k="102" />
+    <hkern u1="&#x403;" u2="&#x4ca;" k="102" />
+    <hkern u1="&#x403;" u2="&#x4c8;" k="102" />
+    <hkern u1="&#x403;" u2="&#x4c6;" k="123" />
+    <hkern u1="&#x403;" u2="&#x4c5;" k="102" />
+    <hkern u1="&#x403;" u2="&#x4c4;" k="102" />
+    <hkern u1="&#x403;" u2="&#x4c2;" k="41" />
+    <hkern u1="&#x403;" u2="&#x4bf;" k="143" />
+    <hkern u1="&#x403;" u2="&#x4be;" k="102" />
+    <hkern u1="&#x403;" u2="&#x4bd;" k="143" />
+    <hkern u1="&#x403;" u2="&#x4bc;" k="102" />
+    <hkern u1="&#x403;" u2="&#x4bb;" k="102" />
+    <hkern u1="&#x403;" u2="&#x4b9;" k="102" />
+    <hkern u1="&#x403;" u2="&#x4b7;" k="102" />
+    <hkern u1="&#x403;" u2="&#x4b5;" k="82" />
+    <hkern u1="&#x403;" u2="&#x4b3;" k="41" />
+    <hkern u1="&#x403;" u2="&#x4b1;" k="82" />
+    <hkern u1="&#x403;" u2="&#x4af;" k="82" />
+    <hkern u1="&#x403;" u2="&#x4ad;" k="82" />
+    <hkern u1="&#x403;" u2="&#x4ac;" k="-41" />
+    <hkern u1="&#x403;" u2="&#x4ab;" k="143" />
+    <hkern u1="&#x403;" u2="&#x4aa;" k="41" />
+    <hkern u1="&#x403;" u2="&#x4a9;" k="143" />
+    <hkern u1="&#x403;" u2="&#x4a8;" k="41" />
+    <hkern u1="&#x403;" u2="&#x4a7;" k="102" />
+    <hkern u1="&#x403;" u2="&#x4a5;" k="102" />
+    <hkern u1="&#x403;" u2="&#x4a3;" k="102" />
+    <hkern u1="&#x403;" u2="&#x4a1;" k="82" />
+    <hkern u1="&#x403;" u2="&#x49d;" k="102" />
+    <hkern u1="&#x403;" u2="&#x49b;" k="102" />
+    <hkern u1="&#x403;" u2="&#x499;" k="41" />
+    <hkern u1="&#x403;" u2="&#x497;" k="41" />
+    <hkern u1="&#x403;" u2="&#x495;" k="102" />
+    <hkern u1="&#x403;" u2="&#x48f;" k="102" />
+    <hkern u1="&#x403;" u2="&#x48b;" k="102" />
+    <hkern u1="&#x403;" u2="&#x481;" k="143" />
+    <hkern u1="&#x403;" u2="&#x480;" k="41" />
+    <hkern u1="&#x403;" u2="&#x47f;" k="41" />
+    <hkern u1="&#x403;" u2="&#x47e;" k="41" />
+    <hkern u1="&#x403;" u2="&#x47d;" k="143" />
+    <hkern u1="&#x403;" u2="&#x47c;" k="41" />
+    <hkern u1="&#x403;" u2="&#x47b;" k="143" />
+    <hkern u1="&#x403;" u2="&#x47a;" k="41" />
+    <hkern u1="&#x403;" u2="&#x479;" k="143" />
+    <hkern u1="&#x403;" u2="&#x478;" k="41" />
+    <hkern u1="&#x403;" u2="&#x477;" k="41" />
+    <hkern u1="&#x403;" u2="&#x475;" k="41" />
+    <hkern u1="&#x403;" u2="&#x473;" k="143" />
+    <hkern u1="&#x403;" u2="&#x472;" k="41" />
+    <hkern u1="&#x403;" u2="&#x471;" k="102" />
+    <hkern u1="&#x403;" u2="&#x46d;" k="102" />
+    <hkern u1="&#x403;" u2="&#x46b;" k="102" />
+    <hkern u1="&#x403;" u2="&#x469;" k="102" />
+    <hkern u1="&#x403;" u2="&#x467;" k="123" />
+    <hkern u1="&#x403;" u2="&#x466;" k="143" />
+    <hkern u1="&#x403;" u2="&#x465;" k="102" />
+    <hkern u1="&#x403;" u2="&#x461;" k="41" />
+    <hkern u1="&#x403;" u2="&#x460;" k="41" />
+    <hkern u1="&#x403;" u2="&#x45d;" k="102" />
+    <hkern u1="&#x403;" u2="&#x450;" k="143" />
+    <hkern u1="&#x403;" u2="&#x201e;" k="123" />
+    <hkern u1="&#x403;" u2="&#x201a;" k="123" />
+    <hkern u1="&#x403;" u2="&#x2015;" k="82" />
+    <hkern u1="&#x403;" u2="&#x2014;" k="82" />
+    <hkern u1="&#x403;" u2="&#x2013;" k="82" />
+    <hkern u1="&#x403;" u2="&#x491;" k="102" />
+    <hkern u1="&#x403;" u2="&#x45f;" k="102" />
+    <hkern u1="&#x403;" u2="&#x45e;" k="82" />
+    <hkern u1="&#x403;" u2="&#x45c;" k="102" />
+    <hkern u1="&#x403;" u2="&#x45a;" k="102" />
+    <hkern u1="&#x403;" u2="&#x459;" k="123" />
+    <hkern u1="&#x403;" u2="&#x455;" k="123" />
+    <hkern u1="&#x403;" u2="&#x454;" k="143" />
+    <hkern u1="&#x403;" u2="&#x453;" k="102" />
+    <hkern u1="&#x403;" u2="&#x451;" k="143" />
+    <hkern u1="&#x403;" u2="&#x44f;" k="61" />
+    <hkern u1="&#x403;" u2="&#x44e;" k="102" />
+    <hkern u1="&#x403;" u2="&#x44d;" k="41" />
+    <hkern u1="&#x403;" u2="&#x44c;" k="102" />
+    <hkern u1="&#x403;" u2="&#x44b;" k="102" />
+    <hkern u1="&#x403;" u2="&#x44a;" k="82" />
+    <hkern u1="&#x403;" u2="&#x449;" k="102" />
+    <hkern u1="&#x403;" u2="&#x448;" k="102" />
+    <hkern u1="&#x403;" u2="&#x447;" k="102" />
+    <hkern u1="&#x403;" u2="&#x446;" k="102" />
+    <hkern u1="&#x403;" u2="&#x445;" k="41" />
+    <hkern u1="&#x403;" u2="&#x444;" k="143" />
+    <hkern u1="&#x403;" u2="&#x443;" k="82" />
+    <hkern u1="&#x403;" u2="&#x442;" k="82" />
+    <hkern u1="&#x403;" u2="&#x441;" k="143" />
+    <hkern u1="&#x403;" u2="&#x440;" k="102" />
+    <hkern u1="&#x403;" u2="&#x43f;" k="102" />
+    <hkern u1="&#x403;" u2="&#x43e;" k="143" />
+    <hkern u1="&#x403;" u2="&#x43d;" k="102" />
+    <hkern u1="&#x403;" u2="&#x43c;" k="102" />
+    <hkern u1="&#x403;" u2="&#x43b;" k="123" />
+    <hkern u1="&#x403;" u2="&#x43a;" k="102" />
+    <hkern u1="&#x403;" u2="&#x439;" k="102" />
+    <hkern u1="&#x403;" u2="&#x438;" k="102" />
+    <hkern u1="&#x403;" u2="&#x437;" k="41" />
+    <hkern u1="&#x403;" u2="&#x436;" k="41" />
+    <hkern u1="&#x403;" u2="&#x435;" k="143" />
+    <hkern u1="&#x403;" u2="&#x434;" k="123" />
+    <hkern u1="&#x403;" u2="&#x433;" k="102" />
+    <hkern u1="&#x403;" u2="&#x432;" k="102" />
+    <hkern u1="&#x403;" u2="&#x424;" k="82" />
+    <hkern u1="&#x403;" u2="&#x422;" k="-41" />
+    <hkern u1="&#x403;" u2="&#x421;" k="41" />
+    <hkern u1="&#x403;" u2="&#x41e;" k="41" />
+    <hkern u1="&#x403;" u2="&#x41b;" k="102" />
+    <hkern u1="&#x403;" u2="&#x414;" k="102" />
+    <hkern u1="&#x403;" u2="&#x410;" k="143" />
+    <hkern u1="&#x403;" u2="&#x409;" k="102" />
+    <hkern u1="&#x403;" u2="&#x404;" k="41" />
+    <hkern u1="&#x403;" u2="&#x2e;" k="123" />
+    <hkern u1="&#x403;" u2="&#x2d;" k="82" />
+    <hkern u1="&#x403;" u2="&#x2c;" k="123" />
+    <hkern u1="&#x404;" u2="&#x50c;" k="41" />
+    <hkern u1="&#x404;" u2="&#x507;" k="41" />
+    <hkern u1="&#x404;" u2="&#x505;" k="41" />
+    <hkern u1="&#x404;" u2="&#x502;" k="41" />
+    <hkern u1="&#x404;" u2="&#x500;" k="41" />
+    <hkern u1="&#x404;" u2="&#x4f5;" k="41" />
+    <hkern u1="&#x404;" u2="&#x4ea;" k="41" />
+    <hkern u1="&#x404;" u2="&#x4e8;" k="41" />
+    <hkern u1="&#x404;" u2="&#x4e6;" k="41" />
+    <hkern u1="&#x404;" u2="&#x4cc;" k="41" />
+    <hkern u1="&#x404;" u2="&#x4be;" k="41" />
+    <hkern u1="&#x404;" u2="&#x4bc;" k="41" />
+    <hkern u1="&#x404;" u2="&#x4b9;" k="41" />
+    <hkern u1="&#x404;" u2="&#x4b7;" k="41" />
+    <hkern u1="&#x404;" u2="&#x4aa;" k="41" />
+    <hkern u1="&#x404;" u2="&#x4a8;" k="41" />
+    <hkern u1="&#x404;" u2="&#x480;" k="41" />
+    <hkern u1="&#x404;" u2="&#x47e;" k="41" />
+    <hkern u1="&#x404;" u2="&#x47c;" k="41" />
+    <hkern u1="&#x404;" u2="&#x47a;" k="41" />
+    <hkern u1="&#x404;" u2="&#x478;" k="41" />
+    <hkern u1="&#x404;" u2="&#x472;" k="41" />
+    <hkern u1="&#x404;" u2="&#x460;" k="41" />
+    <hkern u1="&#x404;" u2="&#x447;" k="41" />
+    <hkern u1="&#x404;" u2="&#x424;" k="41" />
+    <hkern u1="&#x404;" u2="&#x421;" k="41" />
+    <hkern u1="&#x404;" u2="&#x41e;" k="41" />
+    <hkern u1="&#x404;" u2="&#x404;" k="41" />
+    <hkern u1="&#x405;" u2="&#x507;" k="41" />
+    <hkern u1="&#x405;" u2="&#x505;" k="41" />
+    <hkern u1="&#x409;" u2="&#x50f;" k="41" />
+    <hkern u1="&#x409;" u2="&#x50e;" k="123" />
+    <hkern u1="&#x409;" u2="&#x507;" k="61" />
+    <hkern u1="&#x409;" u2="&#x506;" k="102" />
+    <hkern u1="&#x409;" u2="&#x505;" k="61" />
+    <hkern u1="&#x409;" u2="&#x504;" k="102" />
+    <hkern u1="&#x409;" u2="&#x4fa;" k="82" />
+    <hkern u1="&#x409;" u2="&#x4f5;" k="41" />
+    <hkern u1="&#x409;" u2="&#x4f4;" k="102" />
+    <hkern u1="&#x409;" u2="&#x4f3;" k="41" />
+    <hkern u1="&#x409;" u2="&#x4f2;" k="41" />
+    <hkern u1="&#x409;" u2="&#x4f1;" k="41" />
+    <hkern u1="&#x409;" u2="&#x4f0;" k="41" />
+    <hkern u1="&#x409;" u2="&#x4ef;" k="41" />
+    <hkern u1="&#x409;" u2="&#x4ee;" k="41" />
+    <hkern u1="&#x409;" u2="&#x4cc;" k="41" />
+    <hkern u1="&#x409;" u2="&#x4cb;" k="102" />
+    <hkern u1="&#x409;" u2="&#x4b9;" k="41" />
+    <hkern u1="&#x409;" u2="&#x4b8;" k="102" />
+    <hkern u1="&#x409;" u2="&#x4b7;" k="41" />
+    <hkern u1="&#x409;" u2="&#x4b6;" k="102" />
+    <hkern u1="&#x409;" u2="&#x4b5;" k="41" />
+    <hkern u1="&#x409;" u2="&#x4b4;" k="123" />
+    <hkern u1="&#x409;" u2="&#x4b1;" k="41" />
+    <hkern u1="&#x409;" u2="&#x4b0;" k="102" />
+    <hkern u1="&#x409;" u2="&#x4af;" k="41" />
+    <hkern u1="&#x409;" u2="&#x4ae;" k="102" />
+    <hkern u1="&#x409;" u2="&#x4ad;" k="41" />
+    <hkern u1="&#x409;" u2="&#x4ac;" k="102" />
+    <hkern u1="&#x409;" u2="&#x4a1;" k="41" />
+    <hkern u1="&#x409;" u2="&#x4a0;" k="123" />
+    <hkern u1="&#x409;" u2="&#x49e;" k="82" />
+    <hkern u1="&#x409;" u2="&#x492;" k="82" />
+    <hkern u1="&#x409;" u2="&#x48c;" k="82" />
+    <hkern u1="&#x409;" u2="&#x476;" k="82" />
+    <hkern u1="&#x409;" u2="&#x474;" k="82" />
+    <hkern u1="&#x409;" u2="&#x470;" k="102" />
+    <hkern u1="&#x409;" u2="&#x462;" k="82" />
+    <hkern u1="&#x409;" u2="&#x201d;" k="82" />
+    <hkern u1="&#x409;" u2="&#x2019;" k="82" />
+    <hkern u1="&#x409;" u2="&#x45e;" k="41" />
+    <hkern u1="&#x409;" u2="&#x44a;" k="41" />
+    <hkern u1="&#x409;" u2="&#x447;" k="41" />
+    <hkern u1="&#x409;" u2="&#x443;" k="41" />
+    <hkern u1="&#x409;" u2="&#x442;" k="41" />
+    <hkern u1="&#x409;" u2="&#x42a;" k="123" />
+    <hkern u1="&#x409;" u2="&#x427;" k="102" />
+    <hkern u1="&#x409;" u2="&#x423;" k="41" />
+    <hkern u1="&#x409;" u2="&#x422;" k="102" />
+    <hkern u1="&#x409;" u2="&#x40e;" k="41" />
+    <hkern u1="&#x409;" u2="&#x40b;" k="123" />
+    <hkern u1="&#x409;" u2="&#x402;" k="123" />
+    <hkern u1="&#x409;" u2="&#x27;" k="82" />
+    <hkern u1="&#x409;" u2="&#x22;" k="82" />
+    <hkern u1="&#x40a;" u2="&#x50f;" k="41" />
+    <hkern u1="&#x40a;" u2="&#x50e;" k="123" />
+    <hkern u1="&#x40a;" u2="&#x507;" k="61" />
+    <hkern u1="&#x40a;" u2="&#x506;" k="102" />
+    <hkern u1="&#x40a;" u2="&#x505;" k="61" />
+    <hkern u1="&#x40a;" u2="&#x504;" k="102" />
+    <hkern u1="&#x40a;" u2="&#x4fa;" k="82" />
+    <hkern u1="&#x40a;" u2="&#x4f5;" k="41" />
+    <hkern u1="&#x40a;" u2="&#x4f4;" k="102" />
+    <hkern u1="&#x40a;" u2="&#x4f3;" k="41" />
+    <hkern u1="&#x40a;" u2="&#x4f2;" k="41" />
+    <hkern u1="&#x40a;" u2="&#x4f1;" k="41" />
+    <hkern u1="&#x40a;" u2="&#x4f0;" k="41" />
+    <hkern u1="&#x40a;" u2="&#x4ef;" k="41" />
+    <hkern u1="&#x40a;" u2="&#x4ee;" k="41" />
+    <hkern u1="&#x40a;" u2="&#x4cc;" k="41" />
+    <hkern u1="&#x40a;" u2="&#x4cb;" k="102" />
+    <hkern u1="&#x40a;" u2="&#x4b9;" k="41" />
+    <hkern u1="&#x40a;" u2="&#x4b8;" k="102" />
+    <hkern u1="&#x40a;" u2="&#x4b7;" k="41" />
+    <hkern u1="&#x40a;" u2="&#x4b6;" k="102" />
+    <hkern u1="&#x40a;" u2="&#x4b5;" k="41" />
+    <hkern u1="&#x40a;" u2="&#x4b4;" k="123" />
+    <hkern u1="&#x40a;" u2="&#x4b1;" k="41" />
+    <hkern u1="&#x40a;" u2="&#x4b0;" k="102" />
+    <hkern u1="&#x40a;" u2="&#x4af;" k="41" />
+    <hkern u1="&#x40a;" u2="&#x4ae;" k="102" />
+    <hkern u1="&#x40a;" u2="&#x4ad;" k="41" />
+    <hkern u1="&#x40a;" u2="&#x4ac;" k="102" />
+    <hkern u1="&#x40a;" u2="&#x4a1;" k="41" />
+    <hkern u1="&#x40a;" u2="&#x4a0;" k="123" />
+    <hkern u1="&#x40a;" u2="&#x49e;" k="82" />
+    <hkern u1="&#x40a;" u2="&#x492;" k="82" />
+    <hkern u1="&#x40a;" u2="&#x48c;" k="82" />
+    <hkern u1="&#x40a;" u2="&#x476;" k="82" />
+    <hkern u1="&#x40a;" u2="&#x474;" k="82" />
+    <hkern u1="&#x40a;" u2="&#x470;" k="102" />
+    <hkern u1="&#x40a;" u2="&#x462;" k="82" />
+    <hkern u1="&#x40a;" u2="&#x201d;" k="82" />
+    <hkern u1="&#x40a;" u2="&#x2019;" k="82" />
+    <hkern u1="&#x40a;" u2="&#x45e;" k="41" />
+    <hkern u1="&#x40a;" u2="&#x44a;" k="41" />
+    <hkern u1="&#x40a;" u2="&#x447;" k="41" />
+    <hkern u1="&#x40a;" u2="&#x443;" k="41" />
+    <hkern u1="&#x40a;" u2="&#x442;" k="41" />
+    <hkern u1="&#x40a;" u2="&#x42a;" k="123" />
+    <hkern u1="&#x40a;" u2="&#x427;" k="102" />
+    <hkern u1="&#x40a;" u2="&#x423;" k="41" />
+    <hkern u1="&#x40a;" u2="&#x422;" k="102" />
+    <hkern u1="&#x40a;" u2="&#x40e;" k="41" />
+    <hkern u1="&#x40a;" u2="&#x40b;" k="123" />
+    <hkern u1="&#x40a;" u2="&#x402;" k="123" />
+    <hkern u1="&#x40a;" u2="&#x27;" k="82" />
+    <hkern u1="&#x40a;" u2="&#x22;" k="82" />
+    <hkern u1="&#x40b;" u2="&#x50f;" k="41" />
+    <hkern u1="&#x40b;" u2="&#x50e;" k="123" />
+    <hkern u1="&#x40b;" u2="&#x507;" k="61" />
+    <hkern u1="&#x40b;" u2="&#x506;" k="102" />
+    <hkern u1="&#x40b;" u2="&#x505;" k="61" />
+    <hkern u1="&#x40b;" u2="&#x504;" k="102" />
+    <hkern u1="&#x40b;" u2="&#x4fa;" k="82" />
+    <hkern u1="&#x40b;" u2="&#x4f5;" k="41" />
+    <hkern u1="&#x40b;" u2="&#x4f4;" k="102" />
+    <hkern u1="&#x40b;" u2="&#x4f3;" k="41" />
+    <hkern u1="&#x40b;" u2="&#x4f2;" k="41" />
+    <hkern u1="&#x40b;" u2="&#x4f1;" k="41" />
+    <hkern u1="&#x40b;" u2="&#x4f0;" k="41" />
+    <hkern u1="&#x40b;" u2="&#x4ef;" k="41" />
+    <hkern u1="&#x40b;" u2="&#x4ee;" k="41" />
+    <hkern u1="&#x40b;" u2="&#x4cc;" k="41" />
+    <hkern u1="&#x40b;" u2="&#x4cb;" k="102" />
+    <hkern u1="&#x40b;" u2="&#x4b9;" k="41" />
+    <hkern u1="&#x40b;" u2="&#x4b8;" k="102" />
+    <hkern u1="&#x40b;" u2="&#x4b7;" k="41" />
+    <hkern u1="&#x40b;" u2="&#x4b6;" k="102" />
+    <hkern u1="&#x40b;" u2="&#x4b5;" k="41" />
+    <hkern u1="&#x40b;" u2="&#x4b4;" k="123" />
+    <hkern u1="&#x40b;" u2="&#x4b1;" k="41" />
+    <hkern u1="&#x40b;" u2="&#x4b0;" k="102" />
+    <hkern u1="&#x40b;" u2="&#x4af;" k="41" />
+    <hkern u1="&#x40b;" u2="&#x4ae;" k="102" />
+    <hkern u1="&#x40b;" u2="&#x4ad;" k="41" />
+    <hkern u1="&#x40b;" u2="&#x4ac;" k="102" />
+    <hkern u1="&#x40b;" u2="&#x4a1;" k="41" />
+    <hkern u1="&#x40b;" u2="&#x4a0;" k="123" />
+    <hkern u1="&#x40b;" u2="&#x49e;" k="82" />
+    <hkern u1="&#x40b;" u2="&#x492;" k="82" />
+    <hkern u1="&#x40b;" u2="&#x48c;" k="82" />
+    <hkern u1="&#x40b;" u2="&#x476;" k="82" />
+    <hkern u1="&#x40b;" u2="&#x474;" k="82" />
+    <hkern u1="&#x40b;" u2="&#x470;" k="102" />
+    <hkern u1="&#x40b;" u2="&#x462;" k="82" />
+    <hkern u1="&#x40b;" u2="&#x201d;" k="82" />
+    <hkern u1="&#x40b;" u2="&#x2019;" k="82" />
+    <hkern u1="&#x40b;" u2="&#x45e;" k="41" />
+    <hkern u1="&#x40b;" u2="&#x44a;" k="41" />
+    <hkern u1="&#x40b;" u2="&#x447;" k="41" />
+    <hkern u1="&#x40b;" u2="&#x443;" k="41" />
+    <hkern u1="&#x40b;" u2="&#x442;" k="41" />
+    <hkern u1="&#x40b;" u2="&#x42a;" k="123" />
+    <hkern u1="&#x40b;" u2="&#x427;" k="102" />
+    <hkern u1="&#x40b;" u2="&#x423;" k="41" />
+    <hkern u1="&#x40b;" u2="&#x422;" k="102" />
+    <hkern u1="&#x40b;" u2="&#x40e;" k="41" />
+    <hkern u1="&#x40b;" u2="&#x40b;" k="123" />
+    <hkern u1="&#x40b;" u2="&#x402;" k="123" />
+    <hkern u1="&#x40b;" u2="&#x27;" k="82" />
+    <hkern u1="&#x40b;" u2="&#x22;" k="82" />
+    <hkern u1="&#x40c;" u2="&#x510;" k="20" />
+    <hkern u1="&#x40c;" u2="&#x50c;" k="41" />
+    <hkern u1="&#x40c;" u2="&#x507;" k="41" />
+    <hkern u1="&#x40c;" u2="&#x505;" k="41" />
+    <hkern u1="&#x40c;" u2="&#x502;" k="41" />
+    <hkern u1="&#x40c;" u2="&#x500;" k="41" />
+    <hkern u1="&#x40c;" u2="&#x4f5;" k="41" />
+    <hkern u1="&#x40c;" u2="&#x4f4;" k="41" />
+    <hkern u1="&#x40c;" u2="&#x4ea;" k="41" />
+    <hkern u1="&#x40c;" u2="&#x4e8;" k="41" />
+    <hkern u1="&#x40c;" u2="&#x4e6;" k="41" />
+    <hkern u1="&#x40c;" u2="&#x4cc;" k="41" />
+    <hkern u1="&#x40c;" u2="&#x4cb;" k="41" />
+    <hkern u1="&#x40c;" u2="&#x4be;" k="102" />
+    <hkern u1="&#x40c;" u2="&#x4bc;" k="102" />
+    <hkern u1="&#x40c;" u2="&#x4b9;" k="41" />
+    <hkern u1="&#x40c;" u2="&#x4b8;" k="41" />
+    <hkern u1="&#x40c;" u2="&#x4b7;" k="41" />
+    <hkern u1="&#x40c;" u2="&#x4b6;" k="41" />
+    <hkern u1="&#x40c;" u2="&#x4aa;" k="41" />
+    <hkern u1="&#x40c;" u2="&#x4a8;" k="41" />
+    <hkern u1="&#x40c;" u2="&#x480;" k="41" />
+    <hkern u1="&#x40c;" u2="&#x47e;" k="41" />
+    <hkern u1="&#x40c;" u2="&#x47c;" k="41" />
+    <hkern u1="&#x40c;" u2="&#x47a;" k="41" />
+    <hkern u1="&#x40c;" u2="&#x478;" k="41" />
+    <hkern u1="&#x40c;" u2="&#x472;" k="41" />
+    <hkern u1="&#x40c;" u2="&#x470;" k="41" />
+    <hkern u1="&#x40c;" u2="&#x460;" k="41" />
+    <hkern u1="&#x40c;" u2="&#x447;" k="41" />
+    <hkern u1="&#x40c;" u2="&#x427;" k="41" />
+    <hkern u1="&#x40c;" u2="&#x424;" k="41" />
+    <hkern u1="&#x40c;" u2="&#x421;" k="41" />
+    <hkern u1="&#x40c;" u2="&#x41e;" k="41" />
+    <hkern u1="&#x40c;" u2="&#x404;" k="41" />
+    <hkern u1="&#x40e;" u2="&#x513;" k="82" />
+    <hkern u1="&#x40e;" u2="&#x512;" k="102" />
+    <hkern u1="&#x40e;" u2="&#x511;" k="41" />
+    <hkern u1="&#x40e;" u2="&#x50d;" k="41" />
+    <hkern u1="&#x40e;" u2="&#x50c;" k="20" />
+    <hkern u1="&#x40e;" u2="&#x509;" k="82" />
+    <hkern u1="&#x40e;" u2="&#x508;" k="102" />
+    <hkern u1="&#x40e;" u2="&#x503;" k="41" />
+    <hkern u1="&#x40e;" u2="&#x502;" k="143" />
+    <hkern u1="&#x40e;" u2="&#x501;" k="41" />
+    <hkern u1="&#x40e;" u2="&#x500;" k="143" />
+    <hkern u1="&#x40e;" u2="&#x4f5;" k="41" />
+    <hkern u1="&#x40e;" u2="&#x4eb;" k="41" />
+    <hkern u1="&#x40e;" u2="&#x4ea;" k="20" />
+    <hkern u1="&#x40e;" u2="&#x4e9;" k="41" />
+    <hkern u1="&#x40e;" u2="&#x4e8;" k="20" />
+    <hkern u1="&#x40e;" u2="&#x4e7;" k="41" />
+    <hkern u1="&#x40e;" u2="&#x4e6;" k="20" />
+    <hkern u1="&#x40e;" u2="&#x4d7;" k="41" />
+    <hkern u1="&#x40e;" u2="&#x4d4;" k="143" />
+    <hkern u1="&#x40e;" u2="&#x4d2;" k="143" />
+    <hkern u1="&#x40e;" u2="&#x4d0;" k="143" />
+    <hkern u1="&#x40e;" u2="&#x4cc;" k="41" />
+    <hkern u1="&#x40e;" u2="&#x4c6;" k="82" />
+    <hkern u1="&#x40e;" u2="&#x4c5;" k="102" />
+    <hkern u1="&#x40e;" u2="&#x4bf;" k="61" />
+    <hkern u1="&#x40e;" u2="&#x4be;" k="41" />
+    <hkern u1="&#x40e;" u2="&#x4bd;" k="61" />
+    <hkern u1="&#x40e;" u2="&#x4bc;" k="41" />
+    <hkern u1="&#x40e;" u2="&#x4b9;" k="41" />
+    <hkern u1="&#x40e;" u2="&#x4b7;" k="41" />
+    <hkern u1="&#x40e;" u2="&#x4ab;" k="41" />
+    <hkern u1="&#x40e;" u2="&#x4aa;" k="20" />
+    <hkern u1="&#x40e;" u2="&#x4a9;" k="41" />
+    <hkern u1="&#x40e;" u2="&#x4a8;" k="20" />
+    <hkern u1="&#x40e;" u2="&#x49f;" k="-102" />
+    <hkern u1="&#x40e;" u2="&#x48d;" k="-102" />
+    <hkern u1="&#x40e;" u2="&#x481;" k="41" />
+    <hkern u1="&#x40e;" u2="&#x480;" k="20" />
+    <hkern u1="&#x40e;" u2="&#x47e;" k="20" />
+    <hkern u1="&#x40e;" u2="&#x47d;" k="41" />
+    <hkern u1="&#x40e;" u2="&#x47c;" k="20" />
+    <hkern u1="&#x40e;" u2="&#x47b;" k="41" />
+    <hkern u1="&#x40e;" u2="&#x47a;" k="20" />
+    <hkern u1="&#x40e;" u2="&#x479;" k="41" />
+    <hkern u1="&#x40e;" u2="&#x478;" k="20" />
+    <hkern u1="&#x40e;" u2="&#x473;" k="41" />
+    <hkern u1="&#x40e;" u2="&#x472;" k="20" />
+    <hkern u1="&#x40e;" u2="&#x467;" k="82" />
+    <hkern u1="&#x40e;" u2="&#x466;" k="143" />
+    <hkern u1="&#x40e;" u2="&#x460;" k="20" />
+    <hkern u1="&#x40e;" u2="&#x450;" k="41" />
+    <hkern u1="&#x40e;" u2="&#x201e;" k="123" />
+    <hkern u1="&#x40e;" u2="&#x201a;" k="123" />
+    <hkern u1="&#x40e;" u2="&#x45b;" k="-102" />
+    <hkern u1="&#x40e;" u2="&#x459;" k="82" />
+    <hkern u1="&#x40e;" u2="&#x455;" k="20" />
+    <hkern u1="&#x40e;" u2="&#x454;" k="41" />
+    <hkern u1="&#x40e;" u2="&#x452;" k="-102" />
+    <hkern u1="&#x40e;" u2="&#x451;" k="41" />
+    <hkern u1="&#x40e;" u2="&#x447;" k="41" />
+    <hkern u1="&#x40e;" u2="&#x444;" k="41" />
+    <hkern u1="&#x40e;" u2="&#x441;" k="41" />
+    <hkern u1="&#x40e;" u2="&#x43e;" k="41" />
+    <hkern u1="&#x40e;" u2="&#x43b;" k="82" />
+    <hkern u1="&#x40e;" u2="&#x435;" k="41" />
+    <hkern u1="&#x40e;" u2="&#x434;" k="82" />
+    <hkern u1="&#x40e;" u2="&#x42f;" k="20" />
+    <hkern u1="&#x40e;" u2="&#x424;" k="61" />
+    <hkern u1="&#x40e;" u2="&#x421;" k="20" />
+    <hkern u1="&#x40e;" u2="&#x41e;" k="20" />
+    <hkern u1="&#x40e;" u2="&#x41b;" k="102" />
+    <hkern u1="&#x40e;" u2="&#x414;" k="102" />
+    <hkern u1="&#x40e;" u2="&#x410;" k="143" />
+    <hkern u1="&#x40e;" u2="&#x409;" k="102" />
+    <hkern u1="&#x40e;" u2="&#x404;" k="20" />
+    <hkern u1="&#x40e;" u2="&#x2e;" k="123" />
+    <hkern u1="&#x40e;" u2="&#x2c;" k="123" />
+    <hkern u1="&#x410;" u2="&#x50f;" k="41" />
+    <hkern u1="&#x410;" u2="&#x50e;" k="102" />
+    <hkern u1="&#x410;" u2="&#x507;" k="41" />
+    <hkern u1="&#x410;" u2="&#x506;" k="143" />
+    <hkern u1="&#x410;" u2="&#x505;" k="41" />
+    <hkern u1="&#x410;" u2="&#x504;" k="143" />
+    <hkern u1="&#x410;" u2="&#x4fa;" k="41" />
+    <hkern u1="&#x410;" u2="&#x4f5;" k="41" />
+    <hkern u1="&#x410;" u2="&#x4f4;" k="102" />
+    <hkern u1="&#x410;" u2="&#x4da;" k="41" />
+    <hkern u1="&#x410;" u2="&#x4d8;" k="41" />
+    <hkern u1="&#x410;" u2="&#x4cc;" k="41" />
+    <hkern u1="&#x410;" u2="&#x4cb;" k="102" />
+    <hkern u1="&#x410;" u2="&#x4be;" k="102" />
+    <hkern u1="&#x410;" u2="&#x4bc;" k="102" />
+    <hkern u1="&#x410;" u2="&#x4b9;" k="41" />
+    <hkern u1="&#x410;" u2="&#x4b8;" k="102" />
+    <hkern u1="&#x410;" u2="&#x4b7;" k="41" />
+    <hkern u1="&#x410;" u2="&#x4b6;" k="102" />
+    <hkern u1="&#x410;" u2="&#x4b5;" k="41" />
+    <hkern u1="&#x410;" u2="&#x4b4;" k="102" />
+    <hkern u1="&#x410;" u2="&#x4b0;" k="123" />
+    <hkern u1="&#x410;" u2="&#x4ae;" k="123" />
+    <hkern u1="&#x410;" u2="&#x4ad;" k="41" />
+    <hkern u1="&#x410;" u2="&#x4ac;" k="143" />
+    <hkern u1="&#x410;" u2="&#x4a1;" k="41" />
+    <hkern u1="&#x410;" u2="&#x4a0;" k="102" />
+    <hkern u1="&#x410;" u2="&#x49e;" k="41" />
+    <hkern u1="&#x410;" u2="&#x492;" k="41" />
+    <hkern u1="&#x410;" u2="&#x48c;" k="41" />
+    <hkern u1="&#x410;" u2="&#x476;" k="82" />
+    <hkern u1="&#x410;" u2="&#x474;" k="82" />
+    <hkern u1="&#x410;" u2="&#x470;" k="102" />
+    <hkern u1="&#x410;" u2="&#x462;" k="41" />
+    <hkern u1="&#x410;" u2="&#x201d;" k="143" />
+    <hkern u1="&#x410;" u2="&#x2019;" k="143" />
+    <hkern u1="&#x410;" u2="&#x44a;" k="41" />
+    <hkern u1="&#x410;" u2="&#x447;" k="41" />
+    <hkern u1="&#x410;" u2="&#x442;" k="41" />
+    <hkern u1="&#x410;" u2="&#x42a;" k="102" />
+    <hkern u1="&#x410;" u2="&#x427;" k="102" />
+    <hkern u1="&#x410;" u2="&#x424;" k="41" />
+    <hkern u1="&#x410;" u2="&#x422;" k="143" />
+    <hkern u1="&#x410;" u2="&#x40b;" k="102" />
+    <hkern u1="&#x410;" u2="&#x402;" k="102" />
+    <hkern u1="&#x410;" u2="&#x27;" k="143" />
+    <hkern u1="&#x410;" u2="&#x22;" k="143" />
+    <hkern u1="&#x411;" u2="&#x4f4;" k="41" />
+    <hkern u1="&#x411;" u2="&#x4d4;" k="20" />
+    <hkern u1="&#x411;" u2="&#x4d2;" k="20" />
+    <hkern u1="&#x411;" u2="&#x4d0;" k="20" />
+    <hkern u1="&#x411;" u2="&#x4cb;" k="41" />
+    <hkern u1="&#x411;" u2="&#x4be;" k="41" />
+    <hkern u1="&#x411;" u2="&#x4bc;" k="41" />
+    <hkern u1="&#x411;" u2="&#x4b8;" k="41" />
+    <hkern u1="&#x411;" u2="&#x4b6;" k="41" />
+    <hkern u1="&#x411;" u2="&#x470;" k="41" />
+    <hkern u1="&#x411;" u2="&#x466;" k="20" />
+    <hkern u1="&#x411;" u2="&#x201d;" k="41" />
+    <hkern u1="&#x411;" u2="&#x2019;" k="41" />
+    <hkern u1="&#x411;" u2="&#x427;" k="41" />
+    <hkern u1="&#x411;" u2="&#x410;" k="20" />
+    <hkern u1="&#x411;" u2="&#x27;" k="41" />
+    <hkern u1="&#x411;" u2="&#x22;" k="41" />
+    <hkern u1="&#x412;" u2="&#x506;" k="41" />
+    <hkern u1="&#x412;" u2="&#x504;" k="41" />
+    <hkern u1="&#x412;" u2="&#x4b0;" k="20" />
+    <hkern u1="&#x412;" u2="&#x4ae;" k="20" />
+    <hkern u1="&#x412;" u2="&#x476;" k="20" />
+    <hkern u1="&#x412;" u2="&#x474;" k="20" />
+    <hkern u1="&#x412;" u2="&#x201e;" k="82" />
+    <hkern u1="&#x412;" u2="&#x201a;" k="82" />
+    <hkern u1="&#x412;" u2="&#x2e;" k="82" />
+    <hkern u1="&#x412;" u2="&#x2c;" k="82" />
+    <hkern u1="&#x413;" u2="&#x513;" k="123" />
+    <hkern u1="&#x413;" u2="&#x512;" k="102" />
+    <hkern u1="&#x413;" u2="&#x511;" k="143" />
+    <hkern u1="&#x413;" u2="&#x50f;" k="82" />
+    <hkern u1="&#x413;" u2="&#x50d;" k="143" />
+    <hkern u1="&#x413;" u2="&#x50c;" k="41" />
+    <hkern u1="&#x413;" u2="&#x50b;" k="102" />
+    <hkern u1="&#x413;" u2="&#x509;" k="123" />
+    <hkern u1="&#x413;" u2="&#x508;" k="102" />
+    <hkern u1="&#x413;" u2="&#x507;" k="102" />
+    <hkern u1="&#x413;" u2="&#x505;" k="102" />
+    <hkern u1="&#x413;" u2="&#x503;" k="143" />
+    <hkern u1="&#x413;" u2="&#x502;" k="143" />
+    <hkern u1="&#x413;" u2="&#x501;" k="143" />
+    <hkern u1="&#x413;" u2="&#x500;" k="143" />
+    <hkern u1="&#x413;" u2="&#x4ff;" k="41" />
+    <hkern u1="&#x413;" u2="&#x4fd;" k="41" />
+    <hkern u1="&#x413;" u2="&#x4f9;" k="102" />
+    <hkern u1="&#x413;" u2="&#x4f7;" k="102" />
+    <hkern u1="&#x413;" u2="&#x4f5;" k="102" />
+    <hkern u1="&#x413;" u2="&#x4f3;" k="82" />
+    <hkern u1="&#x413;" u2="&#x4f1;" k="82" />
+    <hkern u1="&#x413;" u2="&#x4ef;" k="82" />
+    <hkern u1="&#x413;" u2="&#x4ed;" k="41" />
+    <hkern u1="&#x413;" u2="&#x4eb;" k="143" />
+    <hkern u1="&#x413;" u2="&#x4ea;" k="41" />
+    <hkern u1="&#x413;" u2="&#x4e9;" k="143" />
+    <hkern u1="&#x413;" u2="&#x4e8;" k="41" />
+    <hkern u1="&#x413;" u2="&#x4e7;" k="143" />
+    <hkern u1="&#x413;" u2="&#x4e6;" k="41" />
+    <hkern u1="&#x413;" u2="&#x4e5;" k="102" />
+    <hkern u1="&#x413;" u2="&#x4e3;" k="102" />
+    <hkern u1="&#x413;" u2="&#x4e1;" k="61" />
+    <hkern u1="&#x413;" u2="&#x4df;" k="41" />
+    <hkern u1="&#x413;" u2="&#x4dd;" k="41" />
+    <hkern u1="&#x413;" u2="&#x4d7;" k="143" />
+    <hkern u1="&#x413;" u2="&#x4d4;" k="143" />
+    <hkern u1="&#x413;" u2="&#x4d2;" k="143" />
+    <hkern u1="&#x413;" u2="&#x4d0;" k="143" />
+    <hkern u1="&#x413;" u2="&#x4ce;" k="102" />
+    <hkern u1="&#x413;" u2="&#x4cc;" k="102" />
+    <hkern u1="&#x413;" u2="&#x4ca;" k="102" />
+    <hkern u1="&#x413;" u2="&#x4c8;" k="102" />
+    <hkern u1="&#x413;" u2="&#x4c6;" k="123" />
+    <hkern u1="&#x413;" u2="&#x4c5;" k="102" />
+    <hkern u1="&#x413;" u2="&#x4c4;" k="102" />
+    <hkern u1="&#x413;" u2="&#x4c2;" k="41" />
+    <hkern u1="&#x413;" u2="&#x4bf;" k="143" />
+    <hkern u1="&#x413;" u2="&#x4be;" k="102" />
+    <hkern u1="&#x413;" u2="&#x4bd;" k="143" />
+    <hkern u1="&#x413;" u2="&#x4bc;" k="102" />
+    <hkern u1="&#x413;" u2="&#x4bb;" k="102" />
+    <hkern u1="&#x413;" u2="&#x4b9;" k="102" />
+    <hkern u1="&#x413;" u2="&#x4b7;" k="102" />
+    <hkern u1="&#x413;" u2="&#x4b5;" k="82" />
+    <hkern u1="&#x413;" u2="&#x4b3;" k="41" />
+    <hkern u1="&#x413;" u2="&#x4b1;" k="82" />
+    <hkern u1="&#x413;" u2="&#x4af;" k="82" />
+    <hkern u1="&#x413;" u2="&#x4ad;" k="82" />
+    <hkern u1="&#x413;" u2="&#x4ac;" k="-41" />
+    <hkern u1="&#x413;" u2="&#x4ab;" k="143" />
+    <hkern u1="&#x413;" u2="&#x4aa;" k="41" />
+    <hkern u1="&#x413;" u2="&#x4a9;" k="143" />
+    <hkern u1="&#x413;" u2="&#x4a8;" k="41" />
+    <hkern u1="&#x413;" u2="&#x4a7;" k="102" />
+    <hkern u1="&#x413;" u2="&#x4a5;" k="102" />
+    <hkern u1="&#x413;" u2="&#x4a3;" k="102" />
+    <hkern u1="&#x413;" u2="&#x4a1;" k="82" />
+    <hkern u1="&#x413;" u2="&#x49d;" k="102" />
+    <hkern u1="&#x413;" u2="&#x49b;" k="102" />
+    <hkern u1="&#x413;" u2="&#x499;" k="41" />
+    <hkern u1="&#x413;" u2="&#x497;" k="41" />
+    <hkern u1="&#x413;" u2="&#x495;" k="102" />
+    <hkern u1="&#x413;" u2="&#x48f;" k="102" />
+    <hkern u1="&#x413;" u2="&#x48b;" k="102" />
+    <hkern u1="&#x413;" u2="&#x481;" k="143" />
+    <hkern u1="&#x413;" u2="&#x480;" k="41" />
+    <hkern u1="&#x413;" u2="&#x47f;" k="41" />
+    <hkern u1="&#x413;" u2="&#x47e;" k="41" />
+    <hkern u1="&#x413;" u2="&#x47d;" k="143" />
+    <hkern u1="&#x413;" u2="&#x47c;" k="41" />
+    <hkern u1="&#x413;" u2="&#x47b;" k="143" />
+    <hkern u1="&#x413;" u2="&#x47a;" k="41" />
+    <hkern u1="&#x413;" u2="&#x479;" k="143" />
+    <hkern u1="&#x413;" u2="&#x478;" k="41" />
+    <hkern u1="&#x413;" u2="&#x477;" k="41" />
+    <hkern u1="&#x413;" u2="&#x475;" k="41" />
+    <hkern u1="&#x413;" u2="&#x473;" k="143" />
+    <hkern u1="&#x413;" u2="&#x472;" k="41" />
+    <hkern u1="&#x413;" u2="&#x471;" k="102" />
+    <hkern u1="&#x413;" u2="&#x46d;" k="102" />
+    <hkern u1="&#x413;" u2="&#x46b;" k="102" />
+    <hkern u1="&#x413;" u2="&#x469;" k="102" />
+    <hkern u1="&#x413;" u2="&#x467;" k="123" />
+    <hkern u1="&#x413;" u2="&#x466;" k="143" />
+    <hkern u1="&#x413;" u2="&#x465;" k="102" />
+    <hkern u1="&#x413;" u2="&#x461;" k="41" />
+    <hkern u1="&#x413;" u2="&#x460;" k="41" />
+    <hkern u1="&#x413;" u2="&#x45d;" k="102" />
+    <hkern u1="&#x413;" u2="&#x450;" k="143" />
+    <hkern u1="&#x413;" u2="&#x201e;" k="123" />
+    <hkern u1="&#x413;" u2="&#x201a;" k="123" />
+    <hkern u1="&#x413;" u2="&#x2015;" k="82" />
+    <hkern u1="&#x413;" u2="&#x2014;" k="82" />
+    <hkern u1="&#x413;" u2="&#x2013;" k="82" />
+    <hkern u1="&#x413;" u2="&#x491;" k="102" />
+    <hkern u1="&#x413;" u2="&#x45f;" k="102" />
+    <hkern u1="&#x413;" u2="&#x45e;" k="82" />
+    <hkern u1="&#x413;" u2="&#x45c;" k="102" />
+    <hkern u1="&#x413;" u2="&#x45a;" k="102" />
+    <hkern u1="&#x413;" u2="&#x459;" k="123" />
+    <hkern u1="&#x413;" u2="&#x455;" k="123" />
+    <hkern u1="&#x413;" u2="&#x454;" k="143" />
+    <hkern u1="&#x413;" u2="&#x453;" k="102" />
+    <hkern u1="&#x413;" u2="&#x451;" k="143" />
+    <hkern u1="&#x413;" u2="&#x44f;" k="61" />
+    <hkern u1="&#x413;" u2="&#x44e;" k="102" />
+    <hkern u1="&#x413;" u2="&#x44d;" k="41" />
+    <hkern u1="&#x413;" u2="&#x44c;" k="102" />
+    <hkern u1="&#x413;" u2="&#x44b;" k="102" />
+    <hkern u1="&#x413;" u2="&#x44a;" k="82" />
+    <hkern u1="&#x413;" u2="&#x449;" k="102" />
+    <hkern u1="&#x413;" u2="&#x448;" k="102" />
+    <hkern u1="&#x413;" u2="&#x447;" k="102" />
+    <hkern u1="&#x413;" u2="&#x446;" k="102" />
+    <hkern u1="&#x413;" u2="&#x445;" k="41" />
+    <hkern u1="&#x413;" u2="&#x444;" k="143" />
+    <hkern u1="&#x413;" u2="&#x443;" k="82" />
+    <hkern u1="&#x413;" u2="&#x442;" k="82" />
+    <hkern u1="&#x413;" u2="&#x441;" k="143" />
+    <hkern u1="&#x413;" u2="&#x440;" k="102" />
+    <hkern u1="&#x413;" u2="&#x43f;" k="102" />
+    <hkern u1="&#x413;" u2="&#x43e;" k="143" />
+    <hkern u1="&#x413;" u2="&#x43d;" k="102" />
+    <hkern u1="&#x413;" u2="&#x43c;" k="102" />
+    <hkern u1="&#x413;" u2="&#x43b;" k="123" />
+    <hkern u1="&#x413;" u2="&#x43a;" k="102" />
+    <hkern u1="&#x413;" u2="&#x439;" k="102" />
+    <hkern u1="&#x413;" u2="&#x438;" k="102" />
+    <hkern u1="&#x413;" u2="&#x437;" k="41" />
+    <hkern u1="&#x413;" u2="&#x436;" k="41" />
+    <hkern u1="&#x413;" u2="&#x435;" k="143" />
+    <hkern u1="&#x413;" u2="&#x434;" k="123" />
+    <hkern u1="&#x413;" u2="&#x433;" k="102" />
+    <hkern u1="&#x413;" u2="&#x432;" k="102" />
+    <hkern u1="&#x413;" u2="&#x424;" k="82" />
+    <hkern u1="&#x413;" u2="&#x422;" k="-41" />
+    <hkern u1="&#x413;" u2="&#x421;" k="41" />
+    <hkern u1="&#x413;" u2="&#x41e;" k="41" />
+    <hkern u1="&#x413;" u2="&#x41b;" k="102" />
+    <hkern u1="&#x413;" u2="&#x414;" k="102" />
+    <hkern u1="&#x413;" u2="&#x410;" k="143" />
+    <hkern u1="&#x413;" u2="&#x409;" k="102" />
+    <hkern u1="&#x413;" u2="&#x404;" k="41" />
+    <hkern u1="&#x413;" u2="&#x2e;" k="123" />
+    <hkern u1="&#x413;" u2="&#x2d;" k="82" />
+    <hkern u1="&#x413;" u2="&#x2c;" k="123" />
+    <hkern u1="&#x414;" u2="&#x507;" k="41" />
+    <hkern u1="&#x414;" u2="&#x505;" k="41" />
+    <hkern u1="&#x414;" u2="&#x4e1;" k="-41" />
+    <hkern u1="&#x414;" u2="&#x408;" k="-225" />
+    <hkern u1="&#x416;" u2="&#x510;" k="20" />
+    <hkern u1="&#x416;" u2="&#x50c;" k="41" />
+    <hkern u1="&#x416;" u2="&#x507;" k="41" />
+    <hkern u1="&#x416;" u2="&#x505;" k="41" />
+    <hkern u1="&#x416;" u2="&#x502;" k="41" />
+    <hkern u1="&#x416;" u2="&#x500;" k="41" />
+    <hkern u1="&#x416;" u2="&#x4f5;" k="41" />
+    <hkern u1="&#x416;" u2="&#x4f4;" k="41" />
+    <hkern u1="&#x416;" u2="&#x4ea;" k="41" />
+    <hkern u1="&#x416;" u2="&#x4e8;" k="41" />
+    <hkern u1="&#x416;" u2="&#x4e6;" k="41" />
+    <hkern u1="&#x416;" u2="&#x4cc;" k="41" />
+    <hkern u1="&#x416;" u2="&#x4cb;" k="41" />
+    <hkern u1="&#x416;" u2="&#x4be;" k="102" />
+    <hkern u1="&#x416;" u2="&#x4bc;" k="102" />
+    <hkern u1="&#x416;" u2="&#x4b9;" k="41" />
+    <hkern u1="&#x416;" u2="&#x4b8;" k="41" />
+    <hkern u1="&#x416;" u2="&#x4b7;" k="41" />
+    <hkern u1="&#x416;" u2="&#x4b6;" k="41" />
+    <hkern u1="&#x416;" u2="&#x4aa;" k="41" />
+    <hkern u1="&#x416;" u2="&#x4a8;" k="41" />
+    <hkern u1="&#x416;" u2="&#x480;" k="41" />
+    <hkern u1="&#x416;" u2="&#x47e;" k="41" />
+    <hkern u1="&#x416;" u2="&#x47c;" k="41" />
+    <hkern u1="&#x416;" u2="&#x47a;" k="41" />
+    <hkern u1="&#x416;" u2="&#x478;" k="41" />
+    <hkern u1="&#x416;" u2="&#x472;" k="41" />
+    <hkern u1="&#x416;" u2="&#x470;" k="41" />
+    <hkern u1="&#x416;" u2="&#x460;" k="41" />
+    <hkern u1="&#x416;" u2="&#x447;" k="41" />
+    <hkern u1="&#x416;" u2="&#x427;" k="41" />
+    <hkern u1="&#x416;" u2="&#x424;" k="41" />
+    <hkern u1="&#x416;" u2="&#x421;" k="41" />
+    <hkern u1="&#x416;" u2="&#x41e;" k="41" />
+    <hkern u1="&#x416;" u2="&#x404;" k="41" />
+    <hkern u1="&#x417;" u2="&#x506;" k="41" />
+    <hkern u1="&#x417;" u2="&#x504;" k="41" />
+    <hkern u1="&#x417;" u2="&#x4b0;" k="20" />
+    <hkern u1="&#x417;" u2="&#x4ae;" k="20" />
+    <hkern u1="&#x417;" u2="&#x476;" k="20" />
+    <hkern u1="&#x417;" u2="&#x474;" k="20" />
+    <hkern u1="&#x417;" u2="&#x201e;" k="82" />
+    <hkern u1="&#x417;" u2="&#x201a;" k="82" />
+    <hkern u1="&#x417;" u2="&#x2e;" k="82" />
+    <hkern u1="&#x417;" u2="&#x2c;" k="82" />
+    <hkern u1="&#x41a;" u2="&#x510;" k="20" />
+    <hkern u1="&#x41a;" u2="&#x50c;" k="41" />
+    <hkern u1="&#x41a;" u2="&#x507;" k="41" />
+    <hkern u1="&#x41a;" u2="&#x505;" k="41" />
+    <hkern u1="&#x41a;" u2="&#x502;" k="41" />
+    <hkern u1="&#x41a;" u2="&#x500;" k="41" />
+    <hkern u1="&#x41a;" u2="&#x4f5;" k="41" />
+    <hkern u1="&#x41a;" u2="&#x4f4;" k="41" />
+    <hkern u1="&#x41a;" u2="&#x4ea;" k="41" />
+    <hkern u1="&#x41a;" u2="&#x4e8;" k="41" />
+    <hkern u1="&#x41a;" u2="&#x4e6;" k="41" />
+    <hkern u1="&#x41a;" u2="&#x4cc;" k="41" />
+    <hkern u1="&#x41a;" u2="&#x4cb;" k="41" />
+    <hkern u1="&#x41a;" u2="&#x4be;" k="102" />
+    <hkern u1="&#x41a;" u2="&#x4bc;" k="102" />
+    <hkern u1="&#x41a;" u2="&#x4b9;" k="41" />
+    <hkern u1="&#x41a;" u2="&#x4b8;" k="41" />
+    <hkern u1="&#x41a;" u2="&#x4b7;" k="41" />
+    <hkern u1="&#x41a;" u2="&#x4b6;" k="41" />
+    <hkern u1="&#x41a;" u2="&#x4aa;" k="41" />
+    <hkern u1="&#x41a;" u2="&#x4a8;" k="41" />
+    <hkern u1="&#x41a;" u2="&#x480;" k="41" />
+    <hkern u1="&#x41a;" u2="&#x47e;" k="41" />
+    <hkern u1="&#x41a;" u2="&#x47c;" k="41" />
+    <hkern u1="&#x41a;" u2="&#x47a;" k="41" />
+    <hkern u1="&#x41a;" u2="&#x478;" k="41" />
+    <hkern u1="&#x41a;" u2="&#x472;" k="41" />
+    <hkern u1="&#x41a;" u2="&#x470;" k="41" />
+    <hkern u1="&#x41a;" u2="&#x460;" k="41" />
+    <hkern u1="&#x41a;" u2="&#x447;" k="41" />
+    <hkern u1="&#x41a;" u2="&#x427;" k="41" />
+    <hkern u1="&#x41a;" u2="&#x424;" k="41" />
+    <hkern u1="&#x41a;" u2="&#x421;" k="41" />
+    <hkern u1="&#x41a;" u2="&#x41e;" k="41" />
+    <hkern u1="&#x41a;" u2="&#x404;" k="41" />
+    <hkern u1="&#x41e;" u2="&#x513;" k="20" />
+    <hkern u1="&#x41e;" u2="&#x512;" k="41" />
+    <hkern u1="&#x41e;" u2="&#x50e;" k="20" />
+    <hkern u1="&#x41e;" u2="&#x509;" k="20" />
+    <hkern u1="&#x41e;" u2="&#x508;" k="41" />
+    <hkern u1="&#x41e;" u2="&#x506;" k="41" />
+    <hkern u1="&#x41e;" u2="&#x504;" k="41" />
+    <hkern u1="&#x41e;" u2="&#x4fe;" k="41" />
+    <hkern u1="&#x41e;" u2="&#x4fc;" k="41" />
+    <hkern u1="&#x41e;" u2="&#x4f4;" k="41" />
+    <hkern u1="&#x41e;" u2="&#x4f2;" k="41" />
+    <hkern u1="&#x41e;" u2="&#x4f0;" k="41" />
+    <hkern u1="&#x41e;" u2="&#x4ee;" k="41" />
+    <hkern u1="&#x41e;" u2="&#x4ec;" k="20" />
+    <hkern u1="&#x41e;" u2="&#x4de;" k="20" />
+    <hkern u1="&#x41e;" u2="&#x4dc;" k="41" />
+    <hkern u1="&#x41e;" u2="&#x4d4;" k="41" />
+    <hkern u1="&#x41e;" u2="&#x4d2;" k="41" />
+    <hkern u1="&#x41e;" u2="&#x4d0;" k="41" />
+    <hkern u1="&#x41e;" u2="&#x4cb;" k="41" />
+    <hkern u1="&#x41e;" u2="&#x4c6;" k="20" />
+    <hkern u1="&#x41e;" u2="&#x4c5;" k="41" />
+    <hkern u1="&#x41e;" u2="&#x4c1;" k="41" />
+    <hkern u1="&#x41e;" u2="&#x4b8;" k="41" />
+    <hkern u1="&#x41e;" u2="&#x4b6;" k="41" />
+    <hkern u1="&#x41e;" u2="&#x4b4;" k="20" />
+    <hkern u1="&#x41e;" u2="&#x4b2;" k="41" />
+    <hkern u1="&#x41e;" u2="&#x4b0;" k="20" />
+    <hkern u1="&#x41e;" u2="&#x4ae;" k="20" />
+    <hkern u1="&#x41e;" u2="&#x4ac;" k="61" />
+    <hkern u1="&#x41e;" u2="&#x4a0;" k="20" />
+    <hkern u1="&#x41e;" u2="&#x498;" k="20" />
+    <hkern u1="&#x41e;" u2="&#x496;" k="41" />
+    <hkern u1="&#x41e;" u2="&#x476;" k="20" />
+    <hkern u1="&#x41e;" u2="&#x474;" k="20" />
+    <hkern u1="&#x41e;" u2="&#x470;" k="41" />
+    <hkern u1="&#x41e;" u2="&#x46e;" k="20" />
+    <hkern u1="&#x41e;" u2="&#x467;" k="20" />
+    <hkern u1="&#x41e;" u2="&#x466;" k="41" />
+    <hkern u1="&#x41e;" u2="&#x201e;" k="82" />
+    <hkern u1="&#x41e;" u2="&#x201a;" k="82" />
+    <hkern u1="&#x41e;" u2="&#x459;" k="20" />
+    <hkern u1="&#x41e;" u2="&#x43b;" k="20" />
+    <hkern u1="&#x41e;" u2="&#x434;" k="20" />
+    <hkern u1="&#x41e;" u2="&#x42d;" k="20" />
+    <hkern u1="&#x41e;" u2="&#x42a;" k="20" />
+    <hkern u1="&#x41e;" u2="&#x427;" k="41" />
+    <hkern u1="&#x41e;" u2="&#x425;" k="41" />
+    <hkern u1="&#x41e;" u2="&#x423;" k="41" />
+    <hkern u1="&#x41e;" u2="&#x422;" k="61" />
+    <hkern u1="&#x41e;" u2="&#x41b;" k="41" />
+    <hkern u1="&#x41e;" u2="&#x417;" k="20" />
+    <hkern u1="&#x41e;" u2="&#x416;" k="41" />
+    <hkern u1="&#x41e;" u2="&#x414;" k="41" />
+    <hkern u1="&#x41e;" u2="&#x410;" k="41" />
+    <hkern u1="&#x41e;" u2="&#x40e;" k="41" />
+    <hkern u1="&#x41e;" u2="&#x40b;" k="20" />
+    <hkern u1="&#x41e;" u2="&#x409;" k="41" />
+    <hkern u1="&#x41e;" u2="&#x402;" k="20" />
+    <hkern u1="&#x41e;" u2="&#x2e;" k="82" />
+    <hkern u1="&#x41e;" u2="&#x2c;" k="82" />
+    <hkern u1="&#x420;" u2="&#x513;" k="102" />
+    <hkern u1="&#x420;" u2="&#x512;" k="123" />
+    <hkern u1="&#x420;" u2="&#x509;" k="102" />
+    <hkern u1="&#x420;" u2="&#x508;" k="123" />
+    <hkern u1="&#x420;" u2="&#x502;" k="82" />
+    <hkern u1="&#x420;" u2="&#x500;" k="82" />
+    <hkern u1="&#x420;" u2="&#x4fe;" k="41" />
+    <hkern u1="&#x420;" u2="&#x4fc;" k="41" />
+    <hkern u1="&#x420;" u2="&#x4dc;" k="41" />
+    <hkern u1="&#x420;" u2="&#x4d4;" k="102" />
+    <hkern u1="&#x420;" u2="&#x4d2;" k="102" />
+    <hkern u1="&#x420;" u2="&#x4d0;" k="102" />
+    <hkern u1="&#x420;" u2="&#x4c6;" k="102" />
+    <hkern u1="&#x420;" u2="&#x4c5;" k="123" />
+    <hkern u1="&#x420;" u2="&#x4c1;" k="41" />
+    <hkern u1="&#x420;" u2="&#x4b2;" k="41" />
+    <hkern u1="&#x420;" u2="&#x496;" k="41" />
+    <hkern u1="&#x420;" u2="&#x46a;" k="20" />
+    <hkern u1="&#x420;" u2="&#x467;" k="102" />
+    <hkern u1="&#x420;" u2="&#x466;" k="102" />
+    <hkern u1="&#x420;" u2="&#x201e;" k="266" />
+    <hkern u1="&#x420;" u2="&#x201a;" k="266" />
+    <hkern u1="&#x420;" u2="&#x459;" k="102" />
+    <hkern u1="&#x420;" u2="&#x43b;" k="102" />
+    <hkern u1="&#x420;" u2="&#x434;" k="102" />
+    <hkern u1="&#x420;" u2="&#x425;" k="41" />
+    <hkern u1="&#x420;" u2="&#x41b;" k="123" />
+    <hkern u1="&#x420;" u2="&#x416;" k="41" />
+    <hkern u1="&#x420;" u2="&#x414;" k="123" />
+    <hkern u1="&#x420;" u2="&#x410;" k="102" />
+    <hkern u1="&#x420;" u2="&#x409;" k="123" />
+    <hkern u1="&#x420;" u2="&#x2e;" k="266" />
+    <hkern u1="&#x420;" u2="&#x2c;" k="266" />
+    <hkern u1="&#x421;" u2="&#x50c;" k="41" />
+    <hkern u1="&#x421;" u2="&#x507;" k="41" />
+    <hkern u1="&#x421;" u2="&#x505;" k="41" />
+    <hkern u1="&#x421;" u2="&#x502;" k="41" />
+    <hkern u1="&#x421;" u2="&#x500;" k="41" />
+    <hkern u1="&#x421;" u2="&#x4f5;" k="41" />
+    <hkern u1="&#x421;" u2="&#x4ea;" k="41" />
+    <hkern u1="&#x421;" u2="&#x4e8;" k="41" />
+    <hkern u1="&#x421;" u2="&#x4e6;" k="41" />
+    <hkern u1="&#x421;" u2="&#x4cc;" k="41" />
+    <hkern u1="&#x421;" u2="&#x4be;" k="41" />
+    <hkern u1="&#x421;" u2="&#x4bc;" k="41" />
+    <hkern u1="&#x421;" u2="&#x4b9;" k="41" />
+    <hkern u1="&#x421;" u2="&#x4b7;" k="41" />
+    <hkern u1="&#x421;" u2="&#x4aa;" k="41" />
+    <hkern u1="&#x421;" u2="&#x4a8;" k="41" />
+    <hkern u1="&#x421;" u2="&#x480;" k="41" />
+    <hkern u1="&#x421;" u2="&#x47e;" k="41" />
+    <hkern u1="&#x421;" u2="&#x47c;" k="41" />
+    <hkern u1="&#x421;" u2="&#x47a;" k="41" />
+    <hkern u1="&#x421;" u2="&#x478;" k="41" />
+    <hkern u1="&#x421;" u2="&#x472;" k="41" />
+    <hkern u1="&#x421;" u2="&#x460;" k="41" />
+    <hkern u1="&#x421;" u2="&#x447;" k="41" />
+    <hkern u1="&#x421;" u2="&#x424;" k="41" />
+    <hkern u1="&#x421;" u2="&#x421;" k="41" />
+    <hkern u1="&#x421;" u2="&#x41e;" k="41" />
+    <hkern u1="&#x421;" u2="&#x404;" k="41" />
+    <hkern u1="&#x422;" u2="&#x513;" k="123" />
+    <hkern u1="&#x422;" u2="&#x512;" k="102" />
+    <hkern u1="&#x422;" u2="&#x511;" k="143" />
+    <hkern u1="&#x422;" u2="&#x50f;" k="82" />
+    <hkern u1="&#x422;" u2="&#x50d;" k="143" />
+    <hkern u1="&#x422;" u2="&#x50c;" k="41" />
+    <hkern u1="&#x422;" u2="&#x50b;" k="102" />
+    <hkern u1="&#x422;" u2="&#x509;" k="123" />
+    <hkern u1="&#x422;" u2="&#x508;" k="102" />
+    <hkern u1="&#x422;" u2="&#x507;" k="102" />
+    <hkern u1="&#x422;" u2="&#x505;" k="102" />
+    <hkern u1="&#x422;" u2="&#x503;" k="143" />
+    <hkern u1="&#x422;" u2="&#x502;" k="143" />
+    <hkern u1="&#x422;" u2="&#x501;" k="143" />
+    <hkern u1="&#x422;" u2="&#x500;" k="143" />
+    <hkern u1="&#x422;" u2="&#x4ff;" k="41" />
+    <hkern u1="&#x422;" u2="&#x4fd;" k="41" />
+    <hkern u1="&#x422;" u2="&#x4f9;" k="102" />
+    <hkern u1="&#x422;" u2="&#x4f7;" k="102" />
+    <hkern u1="&#x422;" u2="&#x4f5;" k="102" />
+    <hkern u1="&#x422;" u2="&#x4f3;" k="82" />
+    <hkern u1="&#x422;" u2="&#x4f1;" k="82" />
+    <hkern u1="&#x422;" u2="&#x4ef;" k="82" />
+    <hkern u1="&#x422;" u2="&#x4ed;" k="41" />
+    <hkern u1="&#x422;" u2="&#x4eb;" k="143" />
+    <hkern u1="&#x422;" u2="&#x4ea;" k="41" />
+    <hkern u1="&#x422;" u2="&#x4e9;" k="143" />
+    <hkern u1="&#x422;" u2="&#x4e8;" k="41" />
+    <hkern u1="&#x422;" u2="&#x4e7;" k="143" />
+    <hkern u1="&#x422;" u2="&#x4e6;" k="41" />
+    <hkern u1="&#x422;" u2="&#x4e5;" k="102" />
+    <hkern u1="&#x422;" u2="&#x4e3;" k="102" />
+    <hkern u1="&#x422;" u2="&#x4e1;" k="61" />
+    <hkern u1="&#x422;" u2="&#x4df;" k="41" />
+    <hkern u1="&#x422;" u2="&#x4dd;" k="41" />
+    <hkern u1="&#x422;" u2="&#x4d7;" k="143" />
+    <hkern u1="&#x422;" u2="&#x4d4;" k="143" />
+    <hkern u1="&#x422;" u2="&#x4d2;" k="143" />
+    <hkern u1="&#x422;" u2="&#x4d0;" k="143" />
+    <hkern u1="&#x422;" u2="&#x4ce;" k="102" />
+    <hkern u1="&#x422;" u2="&#x4cc;" k="102" />
+    <hkern u1="&#x422;" u2="&#x4ca;" k="102" />
+    <hkern u1="&#x422;" u2="&#x4c8;" k="102" />
+    <hkern u1="&#x422;" u2="&#x4c6;" k="123" />
+    <hkern u1="&#x422;" u2="&#x4c5;" k="102" />
+    <hkern u1="&#x422;" u2="&#x4c4;" k="102" />
+    <hkern u1="&#x422;" u2="&#x4c2;" k="41" />
+    <hkern u1="&#x422;" u2="&#x4bf;" k="143" />
+    <hkern u1="&#x422;" u2="&#x4be;" k="102" />
+    <hkern u1="&#x422;" u2="&#x4bd;" k="143" />
+    <hkern u1="&#x422;" u2="&#x4bc;" k="102" />
+    <hkern u1="&#x422;" u2="&#x4bb;" k="102" />
+    <hkern u1="&#x422;" u2="&#x4b9;" k="102" />
+    <hkern u1="&#x422;" u2="&#x4b7;" k="102" />
+    <hkern u1="&#x422;" u2="&#x4b5;" k="82" />
+    <hkern u1="&#x422;" u2="&#x4b3;" k="41" />
+    <hkern u1="&#x422;" u2="&#x4b1;" k="82" />
+    <hkern u1="&#x422;" u2="&#x4af;" k="82" />
+    <hkern u1="&#x422;" u2="&#x4ad;" k="82" />
+    <hkern u1="&#x422;" u2="&#x4ac;" k="-41" />
+    <hkern u1="&#x422;" u2="&#x4ab;" k="143" />
+    <hkern u1="&#x422;" u2="&#x4aa;" k="41" />
+    <hkern u1="&#x422;" u2="&#x4a9;" k="143" />
+    <hkern u1="&#x422;" u2="&#x4a8;" k="41" />
+    <hkern u1="&#x422;" u2="&#x4a7;" k="102" />
+    <hkern u1="&#x422;" u2="&#x4a5;" k="102" />
+    <hkern u1="&#x422;" u2="&#x4a3;" k="102" />
+    <hkern u1="&#x422;" u2="&#x4a1;" k="82" />
+    <hkern u1="&#x422;" u2="&#x49d;" k="102" />
+    <hkern u1="&#x422;" u2="&#x49b;" k="102" />
+    <hkern u1="&#x422;" u2="&#x499;" k="41" />
+    <hkern u1="&#x422;" u2="&#x497;" k="41" />
+    <hkern u1="&#x422;" u2="&#x495;" k="102" />
+    <hkern u1="&#x422;" u2="&#x48f;" k="102" />
+    <hkern u1="&#x422;" u2="&#x48b;" k="102" />
+    <hkern u1="&#x422;" u2="&#x481;" k="143" />
+    <hkern u1="&#x422;" u2="&#x480;" k="41" />
+    <hkern u1="&#x422;" u2="&#x47f;" k="41" />
+    <hkern u1="&#x422;" u2="&#x47e;" k="41" />
+    <hkern u1="&#x422;" u2="&#x47d;" k="143" />
+    <hkern u1="&#x422;" u2="&#x47c;" k="41" />
+    <hkern u1="&#x422;" u2="&#x47b;" k="143" />
+    <hkern u1="&#x422;" u2="&#x47a;" k="41" />
+    <hkern u1="&#x422;" u2="&#x479;" k="143" />
+    <hkern u1="&#x422;" u2="&#x478;" k="41" />
+    <hkern u1="&#x422;" u2="&#x477;" k="41" />
+    <hkern u1="&#x422;" u2="&#x475;" k="41" />
+    <hkern u1="&#x422;" u2="&#x473;" k="143" />
+    <hkern u1="&#x422;" u2="&#x472;" k="41" />
+    <hkern u1="&#x422;" u2="&#x471;" k="102" />
+    <hkern u1="&#x422;" u2="&#x46d;" k="102" />
+    <hkern u1="&#x422;" u2="&#x46b;" k="102" />
+    <hkern u1="&#x422;" u2="&#x469;" k="102" />
+    <hkern u1="&#x422;" u2="&#x467;" k="123" />
+    <hkern u1="&#x422;" u2="&#x466;" k="143" />
+    <hkern u1="&#x422;" u2="&#x465;" k="102" />
+    <hkern u1="&#x422;" u2="&#x461;" k="41" />
+    <hkern u1="&#x422;" u2="&#x460;" k="41" />
+    <hkern u1="&#x422;" u2="&#x45d;" k="102" />
+    <hkern u1="&#x422;" u2="&#x450;" k="143" />
+    <hkern u1="&#x422;" u2="&#x201e;" k="123" />
+    <hkern u1="&#x422;" u2="&#x201a;" k="123" />
+    <hkern u1="&#x422;" u2="&#x2015;" k="82" />
+    <hkern u1="&#x422;" u2="&#x2014;" k="82" />
+    <hkern u1="&#x422;" u2="&#x2013;" k="82" />
+    <hkern u1="&#x422;" u2="&#x491;" k="102" />
+    <hkern u1="&#x422;" u2="&#x45f;" k="102" />
+    <hkern u1="&#x422;" u2="&#x45e;" k="82" />
+    <hkern u1="&#x422;" u2="&#x45c;" k="102" />
+    <hkern u1="&#x422;" u2="&#x45a;" k="102" />
+    <hkern u1="&#x422;" u2="&#x459;" k="123" />
+    <hkern u1="&#x422;" u2="&#x455;" k="123" />
+    <hkern u1="&#x422;" u2="&#x454;" k="143" />
+    <hkern u1="&#x422;" u2="&#x453;" k="102" />
+    <hkern u1="&#x422;" u2="&#x451;" k="143" />
+    <hkern u1="&#x422;" u2="&#x44f;" k="61" />
+    <hkern u1="&#x422;" u2="&#x44e;" k="102" />
+    <hkern u1="&#x422;" u2="&#x44d;" k="41" />
+    <hkern u1="&#x422;" u2="&#x44c;" k="102" />
+    <hkern u1="&#x422;" u2="&#x44b;" k="102" />
+    <hkern u1="&#x422;" u2="&#x44a;" k="82" />
+    <hkern u1="&#x422;" u2="&#x449;" k="102" />
+    <hkern u1="&#x422;" u2="&#x448;" k="102" />
+    <hkern u1="&#x422;" u2="&#x447;" k="102" />
+    <hkern u1="&#x422;" u2="&#x446;" k="102" />
+    <hkern u1="&#x422;" u2="&#x445;" k="41" />
+    <hkern u1="&#x422;" u2="&#x444;" k="143" />
+    <hkern u1="&#x422;" u2="&#x443;" k="82" />
+    <hkern u1="&#x422;" u2="&#x442;" k="82" />
+    <hkern u1="&#x422;" u2="&#x441;" k="143" />
+    <hkern u1="&#x422;" u2="&#x440;" k="102" />
+    <hkern u1="&#x422;" u2="&#x43f;" k="102" />
+    <hkern u1="&#x422;" u2="&#x43e;" k="143" />
+    <hkern u1="&#x422;" u2="&#x43d;" k="102" />
+    <hkern u1="&#x422;" u2="&#x43c;" k="102" />
+    <hkern u1="&#x422;" u2="&#x43b;" k="123" />
+    <hkern u1="&#x422;" u2="&#x43a;" k="102" />
+    <hkern u1="&#x422;" u2="&#x439;" k="102" />
+    <hkern u1="&#x422;" u2="&#x438;" k="102" />
+    <hkern u1="&#x422;" u2="&#x437;" k="41" />
+    <hkern u1="&#x422;" u2="&#x436;" k="41" />
+    <hkern u1="&#x422;" u2="&#x435;" k="143" />
+    <hkern u1="&#x422;" u2="&#x434;" k="123" />
+    <hkern u1="&#x422;" u2="&#x433;" k="102" />
+    <hkern u1="&#x422;" u2="&#x432;" k="102" />
+    <hkern u1="&#x422;" u2="&#x424;" k="82" />
+    <hkern u1="&#x422;" u2="&#x422;" k="-41" />
+    <hkern u1="&#x422;" u2="&#x421;" k="41" />
+    <hkern u1="&#x422;" u2="&#x41e;" k="41" />
+    <hkern u1="&#x422;" u2="&#x41b;" k="102" />
+    <hkern u1="&#x422;" u2="&#x414;" k="102" />
+    <hkern u1="&#x422;" u2="&#x410;" k="143" />
+    <hkern u1="&#x422;" u2="&#x409;" k="102" />
+    <hkern u1="&#x422;" u2="&#x404;" k="41" />
+    <hkern u1="&#x422;" u2="&#x2e;" k="123" />
+    <hkern u1="&#x422;" u2="&#x2d;" k="82" />
+    <hkern u1="&#x422;" u2="&#x2c;" k="123" />
+    <hkern u1="&#x423;" u2="&#x513;" k="82" />
+    <hkern u1="&#x423;" u2="&#x512;" k="102" />
+    <hkern u1="&#x423;" u2="&#x511;" k="41" />
+    <hkern u1="&#x423;" u2="&#x50d;" k="41" />
+    <hkern u1="&#x423;" u2="&#x50c;" k="20" />
+    <hkern u1="&#x423;" u2="&#x509;" k="82" />
+    <hkern u1="&#x423;" u2="&#x508;" k="102" />
+    <hkern u1="&#x423;" u2="&#x503;" k="41" />
+    <hkern u1="&#x423;" u2="&#x502;" k="143" />
+    <hkern u1="&#x423;" u2="&#x501;" k="41" />
+    <hkern u1="&#x423;" u2="&#x500;" k="143" />
+    <hkern u1="&#x423;" u2="&#x4f5;" k="41" />
+    <hkern u1="&#x423;" u2="&#x4eb;" k="41" />
+    <hkern u1="&#x423;" u2="&#x4ea;" k="20" />
+    <hkern u1="&#x423;" u2="&#x4e9;" k="41" />
+    <hkern u1="&#x423;" u2="&#x4e8;" k="20" />
+    <hkern u1="&#x423;" u2="&#x4e7;" k="41" />
+    <hkern u1="&#x423;" u2="&#x4e6;" k="20" />
+    <hkern u1="&#x423;" u2="&#x4d7;" k="41" />
+    <hkern u1="&#x423;" u2="&#x4d4;" k="143" />
+    <hkern u1="&#x423;" u2="&#x4d2;" k="143" />
+    <hkern u1="&#x423;" u2="&#x4d0;" k="143" />
+    <hkern u1="&#x423;" u2="&#x4cc;" k="41" />
+    <hkern u1="&#x423;" u2="&#x4c6;" k="82" />
+    <hkern u1="&#x423;" u2="&#x4c5;" k="102" />
+    <hkern u1="&#x423;" u2="&#x4bf;" k="61" />
+    <hkern u1="&#x423;" u2="&#x4be;" k="41" />
+    <hkern u1="&#x423;" u2="&#x4bd;" k="61" />
+    <hkern u1="&#x423;" u2="&#x4bc;" k="41" />
+    <hkern u1="&#x423;" u2="&#x4b9;" k="41" />
+    <hkern u1="&#x423;" u2="&#x4b7;" k="41" />
+    <hkern u1="&#x423;" u2="&#x4ab;" k="41" />
+    <hkern u1="&#x423;" u2="&#x4aa;" k="20" />
+    <hkern u1="&#x423;" u2="&#x4a9;" k="41" />
+    <hkern u1="&#x423;" u2="&#x4a8;" k="20" />
+    <hkern u1="&#x423;" u2="&#x49f;" k="-102" />
+    <hkern u1="&#x423;" u2="&#x48d;" k="-102" />
+    <hkern u1="&#x423;" u2="&#x481;" k="41" />
+    <hkern u1="&#x423;" u2="&#x480;" k="20" />
+    <hkern u1="&#x423;" u2="&#x47e;" k="20" />
+    <hkern u1="&#x423;" u2="&#x47d;" k="41" />
+    <hkern u1="&#x423;" u2="&#x47c;" k="20" />
+    <hkern u1="&#x423;" u2="&#x47b;" k="41" />
+    <hkern u1="&#x423;" u2="&#x47a;" k="20" />
+    <hkern u1="&#x423;" u2="&#x479;" k="41" />
+    <hkern u1="&#x423;" u2="&#x478;" k="20" />
+    <hkern u1="&#x423;" u2="&#x473;" k="41" />
+    <hkern u1="&#x423;" u2="&#x472;" k="20" />
+    <hkern u1="&#x423;" u2="&#x467;" k="82" />
+    <hkern u1="&#x423;" u2="&#x466;" k="143" />
+    <hkern u1="&#x423;" u2="&#x460;" k="20" />
+    <hkern u1="&#x423;" u2="&#x450;" k="41" />
+    <hkern u1="&#x423;" u2="&#x201e;" k="123" />
+    <hkern u1="&#x423;" u2="&#x201a;" k="123" />
+    <hkern u1="&#x423;" u2="&#x45b;" k="-102" />
+    <hkern u1="&#x423;" u2="&#x459;" k="82" />
+    <hkern u1="&#x423;" u2="&#x455;" k="20" />
+    <hkern u1="&#x423;" u2="&#x454;" k="41" />
+    <hkern u1="&#x423;" u2="&#x452;" k="-102" />
+    <hkern u1="&#x423;" u2="&#x451;" k="41" />
+    <hkern u1="&#x423;" u2="&#x447;" k="41" />
+    <hkern u1="&#x423;" u2="&#x444;" k="41" />
+    <hkern u1="&#x423;" u2="&#x441;" k="41" />
+    <hkern u1="&#x423;" u2="&#x43e;" k="41" />
+    <hkern u1="&#x423;" u2="&#x43b;" k="82" />
+    <hkern u1="&#x423;" u2="&#x435;" k="41" />
+    <hkern u1="&#x423;" u2="&#x434;" k="82" />
+    <hkern u1="&#x423;" u2="&#x42f;" k="20" />
+    <hkern u1="&#x423;" u2="&#x424;" k="61" />
+    <hkern u1="&#x423;" u2="&#x421;" k="20" />
+    <hkern u1="&#x423;" u2="&#x41e;" k="20" />
+    <hkern u1="&#x423;" u2="&#x41b;" k="102" />
+    <hkern u1="&#x423;" u2="&#x414;" k="102" />
+    <hkern u1="&#x423;" u2="&#x410;" k="143" />
+    <hkern u1="&#x423;" u2="&#x409;" k="102" />
+    <hkern u1="&#x423;" u2="&#x404;" k="20" />
+    <hkern u1="&#x423;" u2="&#x2e;" k="123" />
+    <hkern u1="&#x423;" u2="&#x2c;" k="123" />
+    <hkern u1="&#x424;" u2="&#x513;" k="20" />
+    <hkern u1="&#x424;" u2="&#x512;" k="41" />
+    <hkern u1="&#x424;" u2="&#x50e;" k="41" />
+    <hkern u1="&#x424;" u2="&#x509;" k="20" />
+    <hkern u1="&#x424;" u2="&#x508;" k="41" />
+    <hkern u1="&#x424;" u2="&#x506;" k="41" />
+    <hkern u1="&#x424;" u2="&#x504;" k="41" />
+    <hkern u1="&#x424;" u2="&#x4fe;" k="41" />
+    <hkern u1="&#x424;" u2="&#x4fc;" k="41" />
+    <hkern u1="&#x424;" u2="&#x4f2;" k="61" />
+    <hkern u1="&#x424;" u2="&#x4f0;" k="61" />
+    <hkern u1="&#x424;" u2="&#x4ee;" k="61" />
+    <hkern u1="&#x424;" u2="&#x4ec;" k="41" />
+    <hkern u1="&#x424;" u2="&#x4de;" k="41" />
+    <hkern u1="&#x424;" u2="&#x4dc;" k="41" />
+    <hkern u1="&#x424;" u2="&#x4d4;" k="41" />
+    <hkern u1="&#x424;" u2="&#x4d2;" k="41" />
+    <hkern u1="&#x424;" u2="&#x4d0;" k="41" />
+    <hkern u1="&#x424;" u2="&#x4c6;" k="20" />
+    <hkern u1="&#x424;" u2="&#x4c5;" k="41" />
+    <hkern u1="&#x424;" u2="&#x4c1;" k="41" />
+    <hkern u1="&#x424;" u2="&#x4b4;" k="41" />
+    <hkern u1="&#x424;" u2="&#x4b2;" k="41" />
+    <hkern u1="&#x424;" u2="&#x4b0;" k="61" />
+    <hkern u1="&#x424;" u2="&#x4ae;" k="61" />
+    <hkern u1="&#x424;" u2="&#x4ac;" k="61" />
+    <hkern u1="&#x424;" u2="&#x4a0;" k="41" />
+    <hkern u1="&#x424;" u2="&#x498;" k="41" />
+    <hkern u1="&#x424;" u2="&#x496;" k="41" />
+    <hkern u1="&#x424;" u2="&#x476;" k="20" />
+    <hkern u1="&#x424;" u2="&#x474;" k="20" />
+    <hkern u1="&#x424;" u2="&#x46e;" k="41" />
+    <hkern u1="&#x424;" u2="&#x467;" k="20" />
+    <hkern u1="&#x424;" u2="&#x466;" k="41" />
+    <hkern u1="&#x424;" u2="&#x201e;" k="82" />
+    <hkern u1="&#x424;" u2="&#x201a;" k="82" />
+    <hkern u1="&#x424;" u2="&#x459;" k="20" />
+    <hkern u1="&#x424;" u2="&#x43b;" k="20" />
+    <hkern u1="&#x424;" u2="&#x434;" k="20" />
+    <hkern u1="&#x424;" u2="&#x42d;" k="41" />
+    <hkern u1="&#x424;" u2="&#x42a;" k="41" />
+    <hkern u1="&#x424;" u2="&#x425;" k="41" />
+    <hkern u1="&#x424;" u2="&#x423;" k="61" />
+    <hkern u1="&#x424;" u2="&#x422;" k="61" />
+    <hkern u1="&#x424;" u2="&#x41b;" k="41" />
+    <hkern u1="&#x424;" u2="&#x417;" k="41" />
+    <hkern u1="&#x424;" u2="&#x416;" k="41" />
+    <hkern u1="&#x424;" u2="&#x414;" k="41" />
+    <hkern u1="&#x424;" u2="&#x410;" k="41" />
+    <hkern u1="&#x424;" u2="&#x40e;" k="61" />
+    <hkern u1="&#x424;" u2="&#x40b;" k="41" />
+    <hkern u1="&#x424;" u2="&#x409;" k="41" />
+    <hkern u1="&#x424;" u2="&#x402;" k="41" />
+    <hkern u1="&#x424;" u2="&#x2e;" k="82" />
+    <hkern u1="&#x424;" u2="&#x2c;" k="82" />
+    <hkern u1="&#x425;" u2="&#x510;" k="20" />
+    <hkern u1="&#x425;" u2="&#x50c;" k="41" />
+    <hkern u1="&#x425;" u2="&#x507;" k="41" />
+    <hkern u1="&#x425;" u2="&#x505;" k="41" />
+    <hkern u1="&#x425;" u2="&#x502;" k="41" />
+    <hkern u1="&#x425;" u2="&#x500;" k="41" />
+    <hkern u1="&#x425;" u2="&#x4f5;" k="41" />
+    <hkern u1="&#x425;" u2="&#x4f4;" k="41" />
+    <hkern u1="&#x425;" u2="&#x4ea;" k="41" />
+    <hkern u1="&#x425;" u2="&#x4e8;" k="41" />
+    <hkern u1="&#x425;" u2="&#x4e6;" k="41" />
+    <hkern u1="&#x425;" u2="&#x4cc;" k="41" />
+    <hkern u1="&#x425;" u2="&#x4cb;" k="41" />
+    <hkern u1="&#x425;" u2="&#x4be;" k="102" />
+    <hkern u1="&#x425;" u2="&#x4bc;" k="102" />
+    <hkern u1="&#x425;" u2="&#x4b9;" k="41" />
+    <hkern u1="&#x425;" u2="&#x4b8;" k="41" />
+    <hkern u1="&#x425;" u2="&#x4b7;" k="41" />
+    <hkern u1="&#x425;" u2="&#x4b6;" k="41" />
+    <hkern u1="&#x425;" u2="&#x4aa;" k="41" />
+    <hkern u1="&#x425;" u2="&#x4a8;" k="41" />
+    <hkern u1="&#x425;" u2="&#x480;" k="41" />
+    <hkern u1="&#x425;" u2="&#x47e;" k="41" />
+    <hkern u1="&#x425;" u2="&#x47c;" k="41" />
+    <hkern u1="&#x425;" u2="&#x47a;" k="41" />
+    <hkern u1="&#x425;" u2="&#x478;" k="41" />
+    <hkern u1="&#x425;" u2="&#x472;" k="41" />
+    <hkern u1="&#x425;" u2="&#x470;" k="41" />
+    <hkern u1="&#x425;" u2="&#x460;" k="41" />
+    <hkern u1="&#x425;" u2="&#x447;" k="41" />
+    <hkern u1="&#x425;" u2="&#x427;" k="41" />
+    <hkern u1="&#x425;" u2="&#x424;" k="41" />
+    <hkern u1="&#x425;" u2="&#x421;" k="41" />
+    <hkern u1="&#x425;" u2="&#x41e;" k="41" />
+    <hkern u1="&#x425;" u2="&#x404;" k="41" />
+    <hkern u1="&#x426;" u2="&#x507;" k="41" />
+    <hkern u1="&#x426;" u2="&#x505;" k="41" />
+    <hkern u1="&#x426;" u2="&#x4e1;" k="-41" />
+    <hkern u1="&#x426;" u2="&#x408;" k="-225" />
+    <hkern u1="&#x429;" u2="&#x507;" k="41" />
+    <hkern u1="&#x429;" u2="&#x505;" k="41" />
+    <hkern u1="&#x429;" u2="&#x4e1;" k="-41" />
+    <hkern u1="&#x429;" u2="&#x408;" k="-225" />
+    <hkern u1="&#x42a;" u2="&#x50f;" k="41" />
+    <hkern u1="&#x42a;" u2="&#x50e;" k="123" />
+    <hkern u1="&#x42a;" u2="&#x507;" k="61" />
+    <hkern u1="&#x42a;" u2="&#x506;" k="102" />
+    <hkern u1="&#x42a;" u2="&#x505;" k="61" />
+    <hkern u1="&#x42a;" u2="&#x504;" k="102" />
+    <hkern u1="&#x42a;" u2="&#x4fa;" k="82" />
+    <hkern u1="&#x42a;" u2="&#x4f5;" k="41" />
+    <hkern u1="&#x42a;" u2="&#x4f4;" k="102" />
+    <hkern u1="&#x42a;" u2="&#x4f3;" k="41" />
+    <hkern u1="&#x42a;" u2="&#x4f2;" k="41" />
+    <hkern u1="&#x42a;" u2="&#x4f1;" k="41" />
+    <hkern u1="&#x42a;" u2="&#x4f0;" k="41" />
+    <hkern u1="&#x42a;" u2="&#x4ef;" k="41" />
+    <hkern u1="&#x42a;" u2="&#x4ee;" k="41" />
+    <hkern u1="&#x42a;" u2="&#x4cc;" k="41" />
+    <hkern u1="&#x42a;" u2="&#x4cb;" k="102" />
+    <hkern u1="&#x42a;" u2="&#x4b9;" k="41" />
+    <hkern u1="&#x42a;" u2="&#x4b8;" k="102" />
+    <hkern u1="&#x42a;" u2="&#x4b7;" k="41" />
+    <hkern u1="&#x42a;" u2="&#x4b6;" k="102" />
+    <hkern u1="&#x42a;" u2="&#x4b5;" k="41" />
+    <hkern u1="&#x42a;" u2="&#x4b4;" k="123" />
+    <hkern u1="&#x42a;" u2="&#x4b1;" k="41" />
+    <hkern u1="&#x42a;" u2="&#x4b0;" k="102" />
+    <hkern u1="&#x42a;" u2="&#x4af;" k="41" />
+    <hkern u1="&#x42a;" u2="&#x4ae;" k="102" />
+    <hkern u1="&#x42a;" u2="&#x4ad;" k="41" />
+    <hkern u1="&#x42a;" u2="&#x4ac;" k="102" />
+    <hkern u1="&#x42a;" u2="&#x4a1;" k="41" />
+    <hkern u1="&#x42a;" u2="&#x4a0;" k="123" />
+    <hkern u1="&#x42a;" u2="&#x49e;" k="82" />
+    <hkern u1="&#x42a;" u2="&#x492;" k="82" />
+    <hkern u1="&#x42a;" u2="&#x48c;" k="82" />
+    <hkern u1="&#x42a;" u2="&#x476;" k="82" />
+    <hkern u1="&#x42a;" u2="&#x474;" k="82" />
+    <hkern u1="&#x42a;" u2="&#x470;" k="102" />
+    <hkern u1="&#x42a;" u2="&#x462;" k="82" />
+    <hkern u1="&#x42a;" u2="&#x201d;" k="82" />
+    <hkern u1="&#x42a;" u2="&#x2019;" k="82" />
+    <hkern u1="&#x42a;" u2="&#x45e;" k="41" />
+    <hkern u1="&#x42a;" u2="&#x44a;" k="41" />
+    <hkern u1="&#x42a;" u2="&#x447;" k="41" />
+    <hkern u1="&#x42a;" u2="&#x443;" k="41" />
+    <hkern u1="&#x42a;" u2="&#x442;" k="41" />
+    <hkern u1="&#x42a;" u2="&#x42a;" k="123" />
+    <hkern u1="&#x42a;" u2="&#x427;" k="102" />
+    <hkern u1="&#x42a;" u2="&#x423;" k="41" />
+    <hkern u1="&#x42a;" u2="&#x422;" k="102" />
+    <hkern u1="&#x42a;" u2="&#x40e;" k="41" />
+    <hkern u1="&#x42a;" u2="&#x40b;" k="123" />
+    <hkern u1="&#x42a;" u2="&#x402;" k="123" />
+    <hkern u1="&#x42a;" u2="&#x27;" k="82" />
+    <hkern u1="&#x42a;" u2="&#x22;" k="82" />
+    <hkern u1="&#x42c;" u2="&#x50f;" k="41" />
+    <hkern u1="&#x42c;" u2="&#x50e;" k="123" />
+    <hkern u1="&#x42c;" u2="&#x507;" k="61" />
+    <hkern u1="&#x42c;" u2="&#x506;" k="102" />
+    <hkern u1="&#x42c;" u2="&#x505;" k="61" />
+    <hkern u1="&#x42c;" u2="&#x504;" k="102" />
+    <hkern u1="&#x42c;" u2="&#x4fa;" k="82" />
+    <hkern u1="&#x42c;" u2="&#x4f5;" k="41" />
+    <hkern u1="&#x42c;" u2="&#x4f4;" k="102" />
+    <hkern u1="&#x42c;" u2="&#x4f3;" k="41" />
+    <hkern u1="&#x42c;" u2="&#x4f2;" k="41" />
+    <hkern u1="&#x42c;" u2="&#x4f1;" k="41" />
+    <hkern u1="&#x42c;" u2="&#x4f0;" k="41" />
+    <hkern u1="&#x42c;" u2="&#x4ef;" k="41" />
+    <hkern u1="&#x42c;" u2="&#x4ee;" k="41" />
+    <hkern u1="&#x42c;" u2="&#x4cc;" k="41" />
+    <hkern u1="&#x42c;" u2="&#x4cb;" k="102" />
+    <hkern u1="&#x42c;" u2="&#x4b9;" k="41" />
+    <hkern u1="&#x42c;" u2="&#x4b8;" k="102" />
+    <hkern u1="&#x42c;" u2="&#x4b7;" k="41" />
+    <hkern u1="&#x42c;" u2="&#x4b6;" k="102" />
+    <hkern u1="&#x42c;" u2="&#x4b5;" k="41" />
+    <hkern u1="&#x42c;" u2="&#x4b4;" k="123" />
+    <hkern u1="&#x42c;" u2="&#x4b1;" k="41" />
+    <hkern u1="&#x42c;" u2="&#x4b0;" k="102" />
+    <hkern u1="&#x42c;" u2="&#x4af;" k="41" />
+    <hkern u1="&#x42c;" u2="&#x4ae;" k="102" />
+    <hkern u1="&#x42c;" u2="&#x4ad;" k="41" />
+    <hkern u1="&#x42c;" u2="&#x4ac;" k="102" />
+    <hkern u1="&#x42c;" u2="&#x4a1;" k="41" />
+    <hkern u1="&#x42c;" u2="&#x4a0;" k="123" />
+    <hkern u1="&#x42c;" u2="&#x49e;" k="82" />
+    <hkern u1="&#x42c;" u2="&#x492;" k="82" />
+    <hkern u1="&#x42c;" u2="&#x48c;" k="82" />
+    <hkern u1="&#x42c;" u2="&#x476;" k="82" />
+    <hkern u1="&#x42c;" u2="&#x474;" k="82" />
+    <hkern u1="&#x42c;" u2="&#x470;" k="102" />
+    <hkern u1="&#x42c;" u2="&#x462;" k="82" />
+    <hkern u1="&#x42c;" u2="&#x201d;" k="82" />
+    <hkern u1="&#x42c;" u2="&#x2019;" k="82" />
+    <hkern u1="&#x42c;" u2="&#x45e;" k="41" />
+    <hkern u1="&#x42c;" u2="&#x44a;" k="41" />
+    <hkern u1="&#x42c;" u2="&#x447;" k="41" />
+    <hkern u1="&#x42c;" u2="&#x443;" k="41" />
+    <hkern u1="&#x42c;" u2="&#x442;" k="41" />
+    <hkern u1="&#x42c;" u2="&#x42a;" k="123" />
+    <hkern u1="&#x42c;" u2="&#x427;" k="102" />
+    <hkern u1="&#x42c;" u2="&#x423;" k="41" />
+    <hkern u1="&#x42c;" u2="&#x422;" k="102" />
+    <hkern u1="&#x42c;" u2="&#x40e;" k="41" />
+    <hkern u1="&#x42c;" u2="&#x40b;" k="123" />
+    <hkern u1="&#x42c;" u2="&#x402;" k="123" />
+    <hkern u1="&#x42c;" u2="&#x27;" k="82" />
+    <hkern u1="&#x42c;" u2="&#x22;" k="82" />
+    <hkern u1="&#x42d;" u2="&#x513;" k="20" />
+    <hkern u1="&#x42d;" u2="&#x512;" k="41" />
+    <hkern u1="&#x42d;" u2="&#x50e;" k="20" />
+    <hkern u1="&#x42d;" u2="&#x509;" k="20" />
+    <hkern u1="&#x42d;" u2="&#x508;" k="41" />
+    <hkern u1="&#x42d;" u2="&#x506;" k="41" />
+    <hkern u1="&#x42d;" u2="&#x504;" k="41" />
+    <hkern u1="&#x42d;" u2="&#x4fe;" k="41" />
+    <hkern u1="&#x42d;" u2="&#x4fc;" k="41" />
+    <hkern u1="&#x42d;" u2="&#x4f4;" k="41" />
+    <hkern u1="&#x42d;" u2="&#x4f2;" k="41" />
+    <hkern u1="&#x42d;" u2="&#x4f0;" k="41" />
+    <hkern u1="&#x42d;" u2="&#x4ee;" k="41" />
+    <hkern u1="&#x42d;" u2="&#x4ec;" k="20" />
+    <hkern u1="&#x42d;" u2="&#x4de;" k="20" />
+    <hkern u1="&#x42d;" u2="&#x4dc;" k="41" />
+    <hkern u1="&#x42d;" u2="&#x4d4;" k="41" />
+    <hkern u1="&#x42d;" u2="&#x4d2;" k="41" />
+    <hkern u1="&#x42d;" u2="&#x4d0;" k="41" />
+    <hkern u1="&#x42d;" u2="&#x4cb;" k="41" />
+    <hkern u1="&#x42d;" u2="&#x4c6;" k="20" />
+    <hkern u1="&#x42d;" u2="&#x4c5;" k="41" />
+    <hkern u1="&#x42d;" u2="&#x4c1;" k="41" />
+    <hkern u1="&#x42d;" u2="&#x4b8;" k="41" />
+    <hkern u1="&#x42d;" u2="&#x4b6;" k="41" />
+    <hkern u1="&#x42d;" u2="&#x4b4;" k="20" />
+    <hkern u1="&#x42d;" u2="&#x4b2;" k="41" />
+    <hkern u1="&#x42d;" u2="&#x4b0;" k="20" />
+    <hkern u1="&#x42d;" u2="&#x4ae;" k="20" />
+    <hkern u1="&#x42d;" u2="&#x4ac;" k="61" />
+    <hkern u1="&#x42d;" u2="&#x4a0;" k="20" />
+    <hkern u1="&#x42d;" u2="&#x498;" k="20" />
+    <hkern u1="&#x42d;" u2="&#x496;" k="41" />
+    <hkern u1="&#x42d;" u2="&#x476;" k="20" />
+    <hkern u1="&#x42d;" u2="&#x474;" k="20" />
+    <hkern u1="&#x42d;" u2="&#x470;" k="41" />
+    <hkern u1="&#x42d;" u2="&#x46e;" k="20" />
+    <hkern u1="&#x42d;" u2="&#x467;" k="20" />
+    <hkern u1="&#x42d;" u2="&#x466;" k="41" />
+    <hkern u1="&#x42d;" u2="&#x201e;" k="82" />
+    <hkern u1="&#x42d;" u2="&#x201a;" k="82" />
+    <hkern u1="&#x42d;" u2="&#x459;" k="20" />
+    <hkern u1="&#x42d;" u2="&#x43b;" k="20" />
+    <hkern u1="&#x42d;" u2="&#x434;" k="20" />
+    <hkern u1="&#x42d;" u2="&#x42d;" k="20" />
+    <hkern u1="&#x42d;" u2="&#x42a;" k="20" />
+    <hkern u1="&#x42d;" u2="&#x427;" k="41" />
+    <hkern u1="&#x42d;" u2="&#x425;" k="41" />
+    <hkern u1="&#x42d;" u2="&#x423;" k="41" />
+    <hkern u1="&#x42d;" u2="&#x422;" k="61" />
+    <hkern u1="&#x42d;" u2="&#x41b;" k="41" />
+    <hkern u1="&#x42d;" u2="&#x417;" k="20" />
+    <hkern u1="&#x42d;" u2="&#x416;" k="41" />
+    <hkern u1="&#x42d;" u2="&#x414;" k="41" />
+    <hkern u1="&#x42d;" u2="&#x410;" k="41" />
+    <hkern u1="&#x42d;" u2="&#x40e;" k="41" />
+    <hkern u1="&#x42d;" u2="&#x40b;" k="20" />
+    <hkern u1="&#x42d;" u2="&#x409;" k="41" />
+    <hkern u1="&#x42d;" u2="&#x402;" k="20" />
+    <hkern u1="&#x42d;" u2="&#x2e;" k="82" />
+    <hkern u1="&#x42d;" u2="&#x2c;" k="82" />
+    <hkern u1="&#x42e;" u2="&#x513;" k="20" />
+    <hkern u1="&#x42e;" u2="&#x512;" k="41" />
+    <hkern u1="&#x42e;" u2="&#x50e;" k="20" />
+    <hkern u1="&#x42e;" u2="&#x509;" k="20" />
+    <hkern u1="&#x42e;" u2="&#x508;" k="41" />
+    <hkern u1="&#x42e;" u2="&#x506;" k="41" />
+    <hkern u1="&#x42e;" u2="&#x504;" k="41" />
+    <hkern u1="&#x42e;" u2="&#x4fe;" k="41" />
+    <hkern u1="&#x42e;" u2="&#x4fc;" k="41" />
+    <hkern u1="&#x42e;" u2="&#x4f4;" k="41" />
+    <hkern u1="&#x42e;" u2="&#x4f2;" k="41" />
+    <hkern u1="&#x42e;" u2="&#x4f0;" k="41" />
+    <hkern u1="&#x42e;" u2="&#x4ee;" k="41" />
+    <hkern u1="&#x42e;" u2="&#x4ec;" k="20" />
+    <hkern u1="&#x42e;" u2="&#x4de;" k="20" />
+    <hkern u1="&#x42e;" u2="&#x4dc;" k="41" />
+    <hkern u1="&#x42e;" u2="&#x4d4;" k="41" />
+    <hkern u1="&#x42e;" u2="&#x4d2;" k="41" />
+    <hkern u1="&#x42e;" u2="&#x4d0;" k="41" />
+    <hkern u1="&#x42e;" u2="&#x4cb;" k="41" />
+    <hkern u1="&#x42e;" u2="&#x4c6;" k="20" />
+    <hkern u1="&#x42e;" u2="&#x4c5;" k="41" />
+    <hkern u1="&#x42e;" u2="&#x4c1;" k="41" />
+    <hkern u1="&#x42e;" u2="&#x4b8;" k="41" />
+    <hkern u1="&#x42e;" u2="&#x4b6;" k="41" />
+    <hkern u1="&#x42e;" u2="&#x4b4;" k="20" />
+    <hkern u1="&#x42e;" u2="&#x4b2;" k="41" />
+    <hkern u1="&#x42e;" u2="&#x4b0;" k="20" />
+    <hkern u1="&#x42e;" u2="&#x4ae;" k="20" />
+    <hkern u1="&#x42e;" u2="&#x4ac;" k="61" />
+    <hkern u1="&#x42e;" u2="&#x4a0;" k="20" />
+    <hkern u1="&#x42e;" u2="&#x498;" k="20" />
+    <hkern u1="&#x42e;" u2="&#x496;" k="41" />
+    <hkern u1="&#x42e;" u2="&#x476;" k="20" />
+    <hkern u1="&#x42e;" u2="&#x474;" k="20" />
+    <hkern u1="&#x42e;" u2="&#x470;" k="41" />
+    <hkern u1="&#x42e;" u2="&#x46e;" k="20" />
+    <hkern u1="&#x42e;" u2="&#x467;" k="20" />
+    <hkern u1="&#x42e;" u2="&#x466;" k="41" />
+    <hkern u1="&#x42e;" u2="&#x201e;" k="82" />
+    <hkern u1="&#x42e;" u2="&#x201a;" k="82" />
+    <hkern u1="&#x42e;" u2="&#x459;" k="20" />
+    <hkern u1="&#x42e;" u2="&#x43b;" k="20" />
+    <hkern u1="&#x42e;" u2="&#x434;" k="20" />
+    <hkern u1="&#x42e;" u2="&#x42d;" k="20" />
+    <hkern u1="&#x42e;" u2="&#x42a;" k="20" />
+    <hkern u1="&#x42e;" u2="&#x427;" k="41" />
+    <hkern u1="&#x42e;" u2="&#x425;" k="41" />
+    <hkern u1="&#x42e;" u2="&#x423;" k="41" />
+    <hkern u1="&#x42e;" u2="&#x422;" k="61" />
+    <hkern u1="&#x42e;" u2="&#x41b;" k="41" />
+    <hkern u1="&#x42e;" u2="&#x417;" k="20" />
+    <hkern u1="&#x42e;" u2="&#x416;" k="41" />
+    <hkern u1="&#x42e;" u2="&#x414;" k="41" />
+    <hkern u1="&#x42e;" u2="&#x410;" k="41" />
+    <hkern u1="&#x42e;" u2="&#x40e;" k="41" />
+    <hkern u1="&#x42e;" u2="&#x40b;" k="20" />
+    <hkern u1="&#x42e;" u2="&#x409;" k="41" />
+    <hkern u1="&#x42e;" u2="&#x402;" k="20" />
+    <hkern u1="&#x42e;" u2="&#x2e;" k="82" />
+    <hkern u1="&#x42e;" u2="&#x2c;" k="82" />
+    <hkern u1="&#x430;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x430;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x430;" u2="&#x27;" k="20" />
+    <hkern u1="&#x430;" u2="&#x22;" k="20" />
+    <hkern u1="&#x432;" u2="&#x44f;" k="-41" />
+    <hkern u1="&#x433;" u2="&#x513;" k="61" />
+    <hkern u1="&#x433;" u2="&#x511;" k="20" />
+    <hkern u1="&#x433;" u2="&#x50d;" k="20" />
+    <hkern u1="&#x433;" u2="&#x509;" k="61" />
+    <hkern u1="&#x433;" u2="&#x503;" k="20" />
+    <hkern u1="&#x433;" u2="&#x501;" k="20" />
+    <hkern u1="&#x433;" u2="&#x4eb;" k="20" />
+    <hkern u1="&#x433;" u2="&#x4e9;" k="20" />
+    <hkern u1="&#x433;" u2="&#x4e7;" k="20" />
+    <hkern u1="&#x433;" u2="&#x4d7;" k="20" />
+    <hkern u1="&#x433;" u2="&#x4c6;" k="61" />
+    <hkern u1="&#x433;" u2="&#x4ab;" k="20" />
+    <hkern u1="&#x433;" u2="&#x4a9;" k="20" />
+    <hkern u1="&#x433;" u2="&#x481;" k="20" />
+    <hkern u1="&#x433;" u2="&#x47d;" k="20" />
+    <hkern u1="&#x433;" u2="&#x47b;" k="20" />
+    <hkern u1="&#x433;" u2="&#x479;" k="20" />
+    <hkern u1="&#x433;" u2="&#x473;" k="20" />
+    <hkern u1="&#x433;" u2="&#x467;" k="61" />
+    <hkern u1="&#x433;" u2="&#x450;" k="20" />
+    <hkern u1="&#x433;" u2="&#x201e;" k="102" />
+    <hkern u1="&#x433;" u2="&#x201a;" k="102" />
+    <hkern u1="&#x433;" u2="&#x2015;" k="41" />
+    <hkern u1="&#x433;" u2="&#x2014;" k="41" />
+    <hkern u1="&#x433;" u2="&#x2013;" k="41" />
+    <hkern u1="&#x433;" u2="&#x459;" k="61" />
+    <hkern u1="&#x433;" u2="&#x454;" k="20" />
+    <hkern u1="&#x433;" u2="&#x451;" k="20" />
+    <hkern u1="&#x433;" u2="&#x444;" k="20" />
+    <hkern u1="&#x433;" u2="&#x441;" k="20" />
+    <hkern u1="&#x433;" u2="&#x43e;" k="20" />
+    <hkern u1="&#x433;" u2="&#x43b;" k="61" />
+    <hkern u1="&#x433;" u2="&#x435;" k="20" />
+    <hkern u1="&#x433;" u2="&#x434;" k="61" />
+    <hkern u1="&#x433;" u2="&#x2e;" k="102" />
+    <hkern u1="&#x433;" u2="&#x2d;" k="41" />
+    <hkern u1="&#x433;" u2="&#x2c;" k="102" />
+    <hkern u1="&#x434;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x434;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x434;" u2="&#x27;" k="20" />
+    <hkern u1="&#x434;" u2="&#x22;" k="20" />
+    <hkern u1="&#x435;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x435;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x435;" u2="&#x27;" k="20" />
+    <hkern u1="&#x435;" u2="&#x22;" k="20" />
+    <hkern u1="&#x436;" u2="&#x511;" k="41" />
+    <hkern u1="&#x436;" u2="&#x50d;" k="41" />
+    <hkern u1="&#x436;" u2="&#x503;" k="41" />
+    <hkern u1="&#x436;" u2="&#x501;" k="41" />
+    <hkern u1="&#x436;" u2="&#x4f5;" k="41" />
+    <hkern u1="&#x436;" u2="&#x4eb;" k="41" />
+    <hkern u1="&#x436;" u2="&#x4e9;" k="41" />
+    <hkern u1="&#x436;" u2="&#x4e7;" k="41" />
+    <hkern u1="&#x436;" u2="&#x4d7;" k="41" />
+    <hkern u1="&#x436;" u2="&#x4cc;" k="41" />
+    <hkern u1="&#x436;" u2="&#x4bf;" k="41" />
+    <hkern u1="&#x436;" u2="&#x4bd;" k="41" />
+    <hkern u1="&#x436;" u2="&#x4b9;" k="41" />
+    <hkern u1="&#x436;" u2="&#x4b7;" k="41" />
+    <hkern u1="&#x436;" u2="&#x4ab;" k="41" />
+    <hkern u1="&#x436;" u2="&#x4a9;" k="41" />
+    <hkern u1="&#x436;" u2="&#x481;" k="41" />
+    <hkern u1="&#x436;" u2="&#x47d;" k="41" />
+    <hkern u1="&#x436;" u2="&#x47b;" k="41" />
+    <hkern u1="&#x436;" u2="&#x479;" k="41" />
+    <hkern u1="&#x436;" u2="&#x473;" k="41" />
+    <hkern u1="&#x436;" u2="&#x450;" k="41" />
+    <hkern u1="&#x436;" u2="&#x454;" k="41" />
+    <hkern u1="&#x436;" u2="&#x451;" k="41" />
+    <hkern u1="&#x436;" u2="&#x447;" k="41" />
+    <hkern u1="&#x436;" u2="&#x444;" k="41" />
+    <hkern u1="&#x436;" u2="&#x441;" k="41" />
+    <hkern u1="&#x436;" u2="&#x43e;" k="41" />
+    <hkern u1="&#x436;" u2="&#x435;" k="41" />
+    <hkern u1="&#x437;" u2="&#x44f;" k="-41" />
+    <hkern u1="&#x43a;" u2="&#x511;" k="41" />
+    <hkern u1="&#x43a;" u2="&#x50d;" k="41" />
+    <hkern u1="&#x43a;" u2="&#x503;" k="41" />
+    <hkern u1="&#x43a;" u2="&#x501;" k="41" />
+    <hkern u1="&#x43a;" u2="&#x4f5;" k="41" />
+    <hkern u1="&#x43a;" u2="&#x4eb;" k="41" />
+    <hkern u1="&#x43a;" u2="&#x4e9;" k="41" />
+    <hkern u1="&#x43a;" u2="&#x4e7;" k="41" />
+    <hkern u1="&#x43a;" u2="&#x4d7;" k="41" />
+    <hkern u1="&#x43a;" u2="&#x4cc;" k="41" />
+    <hkern u1="&#x43a;" u2="&#x4bf;" k="41" />
+    <hkern u1="&#x43a;" u2="&#x4bd;" k="41" />
+    <hkern u1="&#x43a;" u2="&#x4b9;" k="41" />
+    <hkern u1="&#x43a;" u2="&#x4b7;" k="41" />
+    <hkern u1="&#x43a;" u2="&#x4ab;" k="41" />
+    <hkern u1="&#x43a;" u2="&#x4a9;" k="41" />
+    <hkern u1="&#x43a;" u2="&#x481;" k="41" />
+    <hkern u1="&#x43a;" u2="&#x47d;" k="41" />
+    <hkern u1="&#x43a;" u2="&#x47b;" k="41" />
+    <hkern u1="&#x43a;" u2="&#x479;" k="41" />
+    <hkern u1="&#x43a;" u2="&#x473;" k="41" />
+    <hkern u1="&#x43a;" u2="&#x450;" k="41" />
+    <hkern u1="&#x43a;" u2="&#x454;" k="41" />
+    <hkern u1="&#x43a;" u2="&#x451;" k="41" />
+    <hkern u1="&#x43a;" u2="&#x447;" k="41" />
+    <hkern u1="&#x43a;" u2="&#x444;" k="41" />
+    <hkern u1="&#x43a;" u2="&#x441;" k="41" />
+    <hkern u1="&#x43a;" u2="&#x43e;" k="41" />
+    <hkern u1="&#x43a;" u2="&#x435;" k="41" />
+    <hkern u1="&#x43e;" u2="&#x50f;" k="20" />
+    <hkern u1="&#x43e;" u2="&#x507;" k="20" />
+    <hkern u1="&#x43e;" u2="&#x505;" k="20" />
+    <hkern u1="&#x43e;" u2="&#x4ff;" k="41" />
+    <hkern u1="&#x43e;" u2="&#x4fd;" k="41" />
+    <hkern u1="&#x43e;" u2="&#x4f5;" k="20" />
+    <hkern u1="&#x43e;" u2="&#x4f3;" k="20" />
+    <hkern u1="&#x43e;" u2="&#x4f1;" k="20" />
+    <hkern u1="&#x43e;" u2="&#x4ef;" k="20" />
+    <hkern u1="&#x43e;" u2="&#x4dd;" k="41" />
+    <hkern u1="&#x43e;" u2="&#x4cc;" k="20" />
+    <hkern u1="&#x43e;" u2="&#x4c2;" k="41" />
+    <hkern u1="&#x43e;" u2="&#x4b9;" k="20" />
+    <hkern u1="&#x43e;" u2="&#x4b7;" k="20" />
+    <hkern u1="&#x43e;" u2="&#x4b5;" k="20" />
+    <hkern u1="&#x43e;" u2="&#x4b3;" k="41" />
+    <hkern u1="&#x43e;" u2="&#x4ad;" k="20" />
+    <hkern u1="&#x43e;" u2="&#x4a1;" k="20" />
+    <hkern u1="&#x43e;" u2="&#x497;" k="41" />
+    <hkern u1="&#x43e;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x43e;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x43e;" u2="&#x45e;" k="20" />
+    <hkern u1="&#x43e;" u2="&#x44a;" k="20" />
+    <hkern u1="&#x43e;" u2="&#x447;" k="20" />
+    <hkern u1="&#x43e;" u2="&#x445;" k="41" />
+    <hkern u1="&#x43e;" u2="&#x443;" k="20" />
+    <hkern u1="&#x43e;" u2="&#x442;" k="20" />
+    <hkern u1="&#x43e;" u2="&#x436;" k="41" />
+    <hkern u1="&#x43e;" u2="&#x27;" k="20" />
+    <hkern u1="&#x43e;" u2="&#x22;" k="20" />
+    <hkern u1="&#x440;" u2="&#x50f;" k="20" />
+    <hkern u1="&#x440;" u2="&#x507;" k="20" />
+    <hkern u1="&#x440;" u2="&#x505;" k="20" />
+    <hkern u1="&#x440;" u2="&#x4ff;" k="41" />
+    <hkern u1="&#x440;" u2="&#x4fd;" k="41" />
+    <hkern u1="&#x440;" u2="&#x4f5;" k="20" />
+    <hkern u1="&#x440;" u2="&#x4f3;" k="20" />
+    <hkern u1="&#x440;" u2="&#x4f1;" k="20" />
+    <hkern u1="&#x440;" u2="&#x4ef;" k="20" />
+    <hkern u1="&#x440;" u2="&#x4dd;" k="41" />
+    <hkern u1="&#x440;" u2="&#x4cc;" k="20" />
+    <hkern u1="&#x440;" u2="&#x4c2;" k="41" />
+    <hkern u1="&#x440;" u2="&#x4b9;" k="20" />
+    <hkern u1="&#x440;" u2="&#x4b7;" k="20" />
+    <hkern u1="&#x440;" u2="&#x4b5;" k="20" />
+    <hkern u1="&#x440;" u2="&#x4b3;" k="41" />
+    <hkern u1="&#x440;" u2="&#x4ad;" k="20" />
+    <hkern u1="&#x440;" u2="&#x4a1;" k="20" />
+    <hkern u1="&#x440;" u2="&#x497;" k="41" />
+    <hkern u1="&#x440;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x440;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x440;" u2="&#x45e;" k="20" />
+    <hkern u1="&#x440;" u2="&#x44a;" k="20" />
+    <hkern u1="&#x440;" u2="&#x447;" k="20" />
+    <hkern u1="&#x440;" u2="&#x445;" k="41" />
+    <hkern u1="&#x440;" u2="&#x443;" k="20" />
+    <hkern u1="&#x440;" u2="&#x442;" k="20" />
+    <hkern u1="&#x440;" u2="&#x436;" k="41" />
+    <hkern u1="&#x440;" u2="&#x27;" k="20" />
+    <hkern u1="&#x440;" u2="&#x22;" k="20" />
+    <hkern u1="&#x442;" u2="&#x513;" k="61" />
+    <hkern u1="&#x442;" u2="&#x511;" k="20" />
+    <hkern u1="&#x442;" u2="&#x50d;" k="20" />
+    <hkern u1="&#x442;" u2="&#x509;" k="61" />
+    <hkern u1="&#x442;" u2="&#x503;" k="20" />
+    <hkern u1="&#x442;" u2="&#x501;" k="20" />
+    <hkern u1="&#x442;" u2="&#x4eb;" k="20" />
+    <hkern u1="&#x442;" u2="&#x4e9;" k="20" />
+    <hkern u1="&#x442;" u2="&#x4e7;" k="20" />
+    <hkern u1="&#x442;" u2="&#x4d7;" k="20" />
+    <hkern u1="&#x442;" u2="&#x4c6;" k="61" />
+    <hkern u1="&#x442;" u2="&#x4ab;" k="20" />
+    <hkern u1="&#x442;" u2="&#x4a9;" k="20" />
+    <hkern u1="&#x442;" u2="&#x481;" k="20" />
+    <hkern u1="&#x442;" u2="&#x47d;" k="20" />
+    <hkern u1="&#x442;" u2="&#x47b;" k="20" />
+    <hkern u1="&#x442;" u2="&#x479;" k="20" />
+    <hkern u1="&#x442;" u2="&#x473;" k="20" />
+    <hkern u1="&#x442;" u2="&#x467;" k="61" />
+    <hkern u1="&#x442;" u2="&#x450;" k="20" />
+    <hkern u1="&#x442;" u2="&#x201e;" k="102" />
+    <hkern u1="&#x442;" u2="&#x201a;" k="102" />
+    <hkern u1="&#x442;" u2="&#x2015;" k="41" />
+    <hkern u1="&#x442;" u2="&#x2014;" k="41" />
+    <hkern u1="&#x442;" u2="&#x2013;" k="41" />
+    <hkern u1="&#x442;" u2="&#x459;" k="61" />
+    <hkern u1="&#x442;" u2="&#x454;" k="20" />
+    <hkern u1="&#x442;" u2="&#x451;" k="20" />
+    <hkern u1="&#x442;" u2="&#x444;" k="20" />
+    <hkern u1="&#x442;" u2="&#x441;" k="20" />
+    <hkern u1="&#x442;" u2="&#x43e;" k="20" />
+    <hkern u1="&#x442;" u2="&#x43b;" k="61" />
+    <hkern u1="&#x442;" u2="&#x435;" k="20" />
+    <hkern u1="&#x442;" u2="&#x434;" k="61" />
+    <hkern u1="&#x442;" u2="&#x2e;" k="102" />
+    <hkern u1="&#x442;" u2="&#x2d;" k="41" />
+    <hkern u1="&#x442;" u2="&#x2c;" k="102" />
+    <hkern u1="&#x443;" u2="&#x513;" k="41" />
+    <hkern u1="&#x443;" u2="&#x509;" k="41" />
+    <hkern u1="&#x443;" u2="&#x4c6;" k="41" />
+    <hkern u1="&#x443;" u2="&#x467;" k="41" />
+    <hkern u1="&#x443;" u2="&#x201e;" k="82" />
+    <hkern u1="&#x443;" u2="&#x201a;" k="82" />
+    <hkern u1="&#x443;" u2="&#x459;" k="41" />
+    <hkern u1="&#x443;" u2="&#x43b;" k="41" />
+    <hkern u1="&#x443;" u2="&#x434;" k="41" />
+    <hkern u1="&#x443;" u2="&#x2e;" k="82" />
+    <hkern u1="&#x443;" u2="&#x2c;" k="82" />
+    <hkern u1="&#x444;" u2="&#x50f;" k="20" />
+    <hkern u1="&#x444;" u2="&#x507;" k="20" />
+    <hkern u1="&#x444;" u2="&#x505;" k="20" />
+    <hkern u1="&#x444;" u2="&#x4ff;" k="41" />
+    <hkern u1="&#x444;" u2="&#x4fd;" k="41" />
+    <hkern u1="&#x444;" u2="&#x4f5;" k="20" />
+    <hkern u1="&#x444;" u2="&#x4f3;" k="20" />
+    <hkern u1="&#x444;" u2="&#x4f1;" k="20" />
+    <hkern u1="&#x444;" u2="&#x4ef;" k="20" />
+    <hkern u1="&#x444;" u2="&#x4dd;" k="41" />
+    <hkern u1="&#x444;" u2="&#x4cc;" k="20" />
+    <hkern u1="&#x444;" u2="&#x4c2;" k="41" />
+    <hkern u1="&#x444;" u2="&#x4b9;" k="20" />
+    <hkern u1="&#x444;" u2="&#x4b7;" k="20" />
+    <hkern u1="&#x444;" u2="&#x4b5;" k="20" />
+    <hkern u1="&#x444;" u2="&#x4b3;" k="41" />
+    <hkern u1="&#x444;" u2="&#x4ad;" k="20" />
+    <hkern u1="&#x444;" u2="&#x4a1;" k="20" />
+    <hkern u1="&#x444;" u2="&#x497;" k="41" />
+    <hkern u1="&#x444;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x444;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x444;" u2="&#x45e;" k="20" />
+    <hkern u1="&#x444;" u2="&#x44a;" k="20" />
+    <hkern u1="&#x444;" u2="&#x447;" k="20" />
+    <hkern u1="&#x444;" u2="&#x445;" k="41" />
+    <hkern u1="&#x444;" u2="&#x443;" k="20" />
+    <hkern u1="&#x444;" u2="&#x442;" k="20" />
+    <hkern u1="&#x444;" u2="&#x436;" k="41" />
+    <hkern u1="&#x444;" u2="&#x27;" k="20" />
+    <hkern u1="&#x444;" u2="&#x22;" k="20" />
+    <hkern u1="&#x445;" u2="&#x511;" k="41" />
+    <hkern u1="&#x445;" u2="&#x50d;" k="41" />
+    <hkern u1="&#x445;" u2="&#x503;" k="41" />
+    <hkern u1="&#x445;" u2="&#x501;" k="41" />
+    <hkern u1="&#x445;" u2="&#x4f5;" k="41" />
+    <hkern u1="&#x445;" u2="&#x4eb;" k="41" />
+    <hkern u1="&#x445;" u2="&#x4e9;" k="41" />
+    <hkern u1="&#x445;" u2="&#x4e7;" k="41" />
+    <hkern u1="&#x445;" u2="&#x4d7;" k="41" />
+    <hkern u1="&#x445;" u2="&#x4cc;" k="41" />
+    <hkern u1="&#x445;" u2="&#x4bf;" k="41" />
+    <hkern u1="&#x445;" u2="&#x4bd;" k="41" />
+    <hkern u1="&#x445;" u2="&#x4b9;" k="41" />
+    <hkern u1="&#x445;" u2="&#x4b7;" k="41" />
+    <hkern u1="&#x445;" u2="&#x4ab;" k="41" />
+    <hkern u1="&#x445;" u2="&#x4a9;" k="41" />
+    <hkern u1="&#x445;" u2="&#x481;" k="41" />
+    <hkern u1="&#x445;" u2="&#x47d;" k="41" />
+    <hkern u1="&#x445;" u2="&#x47b;" k="41" />
+    <hkern u1="&#x445;" u2="&#x479;" k="41" />
+    <hkern u1="&#x445;" u2="&#x473;" k="41" />
+    <hkern u1="&#x445;" u2="&#x450;" k="41" />
+    <hkern u1="&#x445;" u2="&#x454;" k="41" />
+    <hkern u1="&#x445;" u2="&#x451;" k="41" />
+    <hkern u1="&#x445;" u2="&#x447;" k="41" />
+    <hkern u1="&#x445;" u2="&#x444;" k="41" />
+    <hkern u1="&#x445;" u2="&#x441;" k="41" />
+    <hkern u1="&#x445;" u2="&#x43e;" k="41" />
+    <hkern u1="&#x445;" u2="&#x435;" k="41" />
+    <hkern u1="&#x446;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x446;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x446;" u2="&#x27;" k="20" />
+    <hkern u1="&#x446;" u2="&#x22;" k="20" />
+    <hkern u1="&#x449;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x449;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x449;" u2="&#x27;" k="20" />
+    <hkern u1="&#x449;" u2="&#x22;" k="20" />
+    <hkern u1="&#x44a;" u2="&#x50f;" k="102" />
+    <hkern u1="&#x44a;" u2="&#x507;" k="102" />
+    <hkern u1="&#x44a;" u2="&#x505;" k="102" />
+    <hkern u1="&#x44a;" u2="&#x4ff;" k="41" />
+    <hkern u1="&#x44a;" u2="&#x4fd;" k="41" />
+    <hkern u1="&#x44a;" u2="&#x4f5;" k="82" />
+    <hkern u1="&#x44a;" u2="&#x4f3;" k="61" />
+    <hkern u1="&#x44a;" u2="&#x4f1;" k="61" />
+    <hkern u1="&#x44a;" u2="&#x4ef;" k="61" />
+    <hkern u1="&#x44a;" u2="&#x4e1;" k="41" />
+    <hkern u1="&#x44a;" u2="&#x4dd;" k="41" />
+    <hkern u1="&#x44a;" u2="&#x4cc;" k="82" />
+    <hkern u1="&#x44a;" u2="&#x4c2;" k="41" />
+    <hkern u1="&#x44a;" u2="&#x4bf;" k="41" />
+    <hkern u1="&#x44a;" u2="&#x4bd;" k="41" />
+    <hkern u1="&#x44a;" u2="&#x4b9;" k="82" />
+    <hkern u1="&#x44a;" u2="&#x4b7;" k="82" />
+    <hkern u1="&#x44a;" u2="&#x4b5;" k="102" />
+    <hkern u1="&#x44a;" u2="&#x4b3;" k="41" />
+    <hkern u1="&#x44a;" u2="&#x4b1;" k="61" />
+    <hkern u1="&#x44a;" u2="&#x4af;" k="61" />
+    <hkern u1="&#x44a;" u2="&#x4ad;" k="102" />
+    <hkern u1="&#x44a;" u2="&#x4a1;" k="102" />
+    <hkern u1="&#x44a;" u2="&#x497;" k="41" />
+    <hkern u1="&#x44a;" u2="&#x47f;" k="41" />
+    <hkern u1="&#x44a;" u2="&#x477;" k="41" />
+    <hkern u1="&#x44a;" u2="&#x475;" k="41" />
+    <hkern u1="&#x44a;" u2="&#x461;" k="41" />
+    <hkern u1="&#x44a;" u2="&#x201d;" k="123" />
+    <hkern u1="&#x44a;" u2="&#x2019;" k="123" />
+    <hkern u1="&#x44a;" u2="&#x45e;" k="61" />
+    <hkern u1="&#x44a;" u2="&#x44a;" k="102" />
+    <hkern u1="&#x44a;" u2="&#x447;" k="82" />
+    <hkern u1="&#x44a;" u2="&#x445;" k="41" />
+    <hkern u1="&#x44a;" u2="&#x443;" k="61" />
+    <hkern u1="&#x44a;" u2="&#x442;" k="102" />
+    <hkern u1="&#x44a;" u2="&#x436;" k="41" />
+    <hkern u1="&#x44a;" u2="&#x27;" k="123" />
+    <hkern u1="&#x44a;" u2="&#x22;" k="123" />
+    <hkern u1="&#x44c;" u2="&#x50f;" k="102" />
+    <hkern u1="&#x44c;" u2="&#x507;" k="102" />
+    <hkern u1="&#x44c;" u2="&#x505;" k="102" />
+    <hkern u1="&#x44c;" u2="&#x4ff;" k="41" />
+    <hkern u1="&#x44c;" u2="&#x4fd;" k="41" />
+    <hkern u1="&#x44c;" u2="&#x4f5;" k="82" />
+    <hkern u1="&#x44c;" u2="&#x4f3;" k="61" />
+    <hkern u1="&#x44c;" u2="&#x4f1;" k="61" />
+    <hkern u1="&#x44c;" u2="&#x4ef;" k="61" />
+    <hkern u1="&#x44c;" u2="&#x4e1;" k="41" />
+    <hkern u1="&#x44c;" u2="&#x4dd;" k="41" />
+    <hkern u1="&#x44c;" u2="&#x4cc;" k="82" />
+    <hkern u1="&#x44c;" u2="&#x4c2;" k="41" />
+    <hkern u1="&#x44c;" u2="&#x4bf;" k="41" />
+    <hkern u1="&#x44c;" u2="&#x4bd;" k="41" />
+    <hkern u1="&#x44c;" u2="&#x4b9;" k="82" />
+    <hkern u1="&#x44c;" u2="&#x4b7;" k="82" />
+    <hkern u1="&#x44c;" u2="&#x4b5;" k="102" />
+    <hkern u1="&#x44c;" u2="&#x4b3;" k="41" />
+    <hkern u1="&#x44c;" u2="&#x4b1;" k="61" />
+    <hkern u1="&#x44c;" u2="&#x4af;" k="61" />
+    <hkern u1="&#x44c;" u2="&#x4ad;" k="102" />
+    <hkern u1="&#x44c;" u2="&#x4a1;" k="102" />
+    <hkern u1="&#x44c;" u2="&#x497;" k="41" />
+    <hkern u1="&#x44c;" u2="&#x47f;" k="41" />
+    <hkern u1="&#x44c;" u2="&#x477;" k="41" />
+    <hkern u1="&#x44c;" u2="&#x475;" k="41" />
+    <hkern u1="&#x44c;" u2="&#x461;" k="41" />
+    <hkern u1="&#x44c;" u2="&#x201d;" k="123" />
+    <hkern u1="&#x44c;" u2="&#x2019;" k="123" />
+    <hkern u1="&#x44c;" u2="&#x45e;" k="61" />
+    <hkern u1="&#x44c;" u2="&#x44a;" k="102" />
+    <hkern u1="&#x44c;" u2="&#x447;" k="82" />
+    <hkern u1="&#x44c;" u2="&#x445;" k="41" />
+    <hkern u1="&#x44c;" u2="&#x443;" k="61" />
+    <hkern u1="&#x44c;" u2="&#x442;" k="102" />
+    <hkern u1="&#x44c;" u2="&#x436;" k="41" />
+    <hkern u1="&#x44c;" u2="&#x27;" k="123" />
+    <hkern u1="&#x44c;" u2="&#x22;" k="123" />
+    <hkern u1="&#x44d;" u2="&#x50f;" k="20" />
+    <hkern u1="&#x44d;" u2="&#x507;" k="20" />
+    <hkern u1="&#x44d;" u2="&#x505;" k="20" />
+    <hkern u1="&#x44d;" u2="&#x4ff;" k="41" />
+    <hkern u1="&#x44d;" u2="&#x4fd;" k="41" />
+    <hkern u1="&#x44d;" u2="&#x4f5;" k="20" />
+    <hkern u1="&#x44d;" u2="&#x4f3;" k="20" />
+    <hkern u1="&#x44d;" u2="&#x4f1;" k="20" />
+    <hkern u1="&#x44d;" u2="&#x4ef;" k="20" />
+    <hkern u1="&#x44d;" u2="&#x4dd;" k="41" />
+    <hkern u1="&#x44d;" u2="&#x4cc;" k="20" />
+    <hkern u1="&#x44d;" u2="&#x4c2;" k="41" />
+    <hkern u1="&#x44d;" u2="&#x4b9;" k="20" />
+    <hkern u1="&#x44d;" u2="&#x4b7;" k="20" />
+    <hkern u1="&#x44d;" u2="&#x4b5;" k="20" />
+    <hkern u1="&#x44d;" u2="&#x4b3;" k="41" />
+    <hkern u1="&#x44d;" u2="&#x4ad;" k="20" />
+    <hkern u1="&#x44d;" u2="&#x4a1;" k="20" />
+    <hkern u1="&#x44d;" u2="&#x497;" k="41" />
+    <hkern u1="&#x44d;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x44d;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x44d;" u2="&#x45e;" k="20" />
+    <hkern u1="&#x44d;" u2="&#x44a;" k="20" />
+    <hkern u1="&#x44d;" u2="&#x447;" k="20" />
+    <hkern u1="&#x44d;" u2="&#x445;" k="41" />
+    <hkern u1="&#x44d;" u2="&#x443;" k="20" />
+    <hkern u1="&#x44d;" u2="&#x442;" k="20" />
+    <hkern u1="&#x44d;" u2="&#x436;" k="41" />
+    <hkern u1="&#x44d;" u2="&#x27;" k="20" />
+    <hkern u1="&#x44d;" u2="&#x22;" k="20" />
+    <hkern u1="&#x44e;" u2="&#x50f;" k="20" />
+    <hkern u1="&#x44e;" u2="&#x507;" k="20" />
+    <hkern u1="&#x44e;" u2="&#x505;" k="20" />
+    <hkern u1="&#x44e;" u2="&#x4ff;" k="41" />
+    <hkern u1="&#x44e;" u2="&#x4fd;" k="41" />
+    <hkern u1="&#x44e;" u2="&#x4f5;" k="20" />
+    <hkern u1="&#x44e;" u2="&#x4f3;" k="20" />
+    <hkern u1="&#x44e;" u2="&#x4f1;" k="20" />
+    <hkern u1="&#x44e;" u2="&#x4ef;" k="20" />
+    <hkern u1="&#x44e;" u2="&#x4dd;" k="41" />
+    <hkern u1="&#x44e;" u2="&#x4cc;" k="20" />
+    <hkern u1="&#x44e;" u2="&#x4c2;" k="41" />
+    <hkern u1="&#x44e;" u2="&#x4b9;" k="20" />
+    <hkern u1="&#x44e;" u2="&#x4b7;" k="20" />
+    <hkern u1="&#x44e;" u2="&#x4b5;" k="20" />
+    <hkern u1="&#x44e;" u2="&#x4b3;" k="41" />
+    <hkern u1="&#x44e;" u2="&#x4ad;" k="20" />
+    <hkern u1="&#x44e;" u2="&#x4a1;" k="20" />
+    <hkern u1="&#x44e;" u2="&#x497;" k="41" />
+    <hkern u1="&#x44e;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x44e;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x44e;" u2="&#x45e;" k="20" />
+    <hkern u1="&#x44e;" u2="&#x44a;" k="20" />
+    <hkern u1="&#x44e;" u2="&#x447;" k="20" />
+    <hkern u1="&#x44e;" u2="&#x445;" k="41" />
+    <hkern u1="&#x44e;" u2="&#x443;" k="20" />
+    <hkern u1="&#x44e;" u2="&#x442;" k="20" />
+    <hkern u1="&#x44e;" u2="&#x436;" k="41" />
+    <hkern u1="&#x44e;" u2="&#x27;" k="20" />
+    <hkern u1="&#x44e;" u2="&#x22;" k="20" />
+    <hkern u1="&#x451;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x451;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x451;" u2="&#x27;" k="20" />
+    <hkern u1="&#x451;" u2="&#x22;" k="20" />
+    <hkern u1="&#x452;" u2="&#x507;" k="41" />
+    <hkern u1="&#x452;" u2="&#x505;" k="41" />
+    <hkern u1="&#x452;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x452;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x452;" u2="&#x27;" k="20" />
+    <hkern u1="&#x452;" u2="&#x22;" k="20" />
+    <hkern u1="&#x453;" u2="&#x513;" k="61" />
+    <hkern u1="&#x453;" u2="&#x511;" k="20" />
+    <hkern u1="&#x453;" u2="&#x50d;" k="20" />
+    <hkern u1="&#x453;" u2="&#x509;" k="61" />
+    <hkern u1="&#x453;" u2="&#x503;" k="20" />
+    <hkern u1="&#x453;" u2="&#x501;" k="20" />
+    <hkern u1="&#x453;" u2="&#x4eb;" k="20" />
+    <hkern u1="&#x453;" u2="&#x4e9;" k="20" />
+    <hkern u1="&#x453;" u2="&#x4e7;" k="20" />
+    <hkern u1="&#x453;" u2="&#x4d7;" k="20" />
+    <hkern u1="&#x453;" u2="&#x4c6;" k="61" />
+    <hkern u1="&#x453;" u2="&#x4ab;" k="20" />
+    <hkern u1="&#x453;" u2="&#x4a9;" k="20" />
+    <hkern u1="&#x453;" u2="&#x481;" k="20" />
+    <hkern u1="&#x453;" u2="&#x47d;" k="20" />
+    <hkern u1="&#x453;" u2="&#x47b;" k="20" />
+    <hkern u1="&#x453;" u2="&#x479;" k="20" />
+    <hkern u1="&#x453;" u2="&#x473;" k="20" />
+    <hkern u1="&#x453;" u2="&#x467;" k="61" />
+    <hkern u1="&#x453;" u2="&#x450;" k="20" />
+    <hkern u1="&#x453;" u2="&#x201e;" k="102" />
+    <hkern u1="&#x453;" u2="&#x201a;" k="102" />
+    <hkern u1="&#x453;" u2="&#x2015;" k="41" />
+    <hkern u1="&#x453;" u2="&#x2014;" k="41" />
+    <hkern u1="&#x453;" u2="&#x2013;" k="41" />
+    <hkern u1="&#x453;" u2="&#x459;" k="61" />
+    <hkern u1="&#x453;" u2="&#x454;" k="20" />
+    <hkern u1="&#x453;" u2="&#x451;" k="20" />
+    <hkern u1="&#x453;" u2="&#x444;" k="20" />
+    <hkern u1="&#x453;" u2="&#x441;" k="20" />
+    <hkern u1="&#x453;" u2="&#x43e;" k="20" />
+    <hkern u1="&#x453;" u2="&#x43b;" k="61" />
+    <hkern u1="&#x453;" u2="&#x435;" k="20" />
+    <hkern u1="&#x453;" u2="&#x434;" k="61" />
+    <hkern u1="&#x453;" u2="&#x2e;" k="102" />
+    <hkern u1="&#x453;" u2="&#x2d;" k="41" />
+    <hkern u1="&#x453;" u2="&#x2c;" k="102" />
+    <hkern u1="&#x459;" u2="&#x50f;" k="102" />
+    <hkern u1="&#x459;" u2="&#x507;" k="102" />
+    <hkern u1="&#x459;" u2="&#x505;" k="102" />
+    <hkern u1="&#x459;" u2="&#x4ff;" k="41" />
+    <hkern u1="&#x459;" u2="&#x4fd;" k="41" />
+    <hkern u1="&#x459;" u2="&#x4f5;" k="82" />
+    <hkern u1="&#x459;" u2="&#x4f3;" k="61" />
+    <hkern u1="&#x459;" u2="&#x4f1;" k="61" />
+    <hkern u1="&#x459;" u2="&#x4ef;" k="61" />
+    <hkern u1="&#x459;" u2="&#x4e1;" k="41" />
+    <hkern u1="&#x459;" u2="&#x4dd;" k="41" />
+    <hkern u1="&#x459;" u2="&#x4cc;" k="82" />
+    <hkern u1="&#x459;" u2="&#x4c2;" k="41" />
+    <hkern u1="&#x459;" u2="&#x4bf;" k="41" />
+    <hkern u1="&#x459;" u2="&#x4bd;" k="41" />
+    <hkern u1="&#x459;" u2="&#x4b9;" k="82" />
+    <hkern u1="&#x459;" u2="&#x4b7;" k="82" />
+    <hkern u1="&#x459;" u2="&#x4b5;" k="102" />
+    <hkern u1="&#x459;" u2="&#x4b3;" k="41" />
+    <hkern u1="&#x459;" u2="&#x4b1;" k="61" />
+    <hkern u1="&#x459;" u2="&#x4af;" k="61" />
+    <hkern u1="&#x459;" u2="&#x4ad;" k="102" />
+    <hkern u1="&#x459;" u2="&#x4a1;" k="102" />
+    <hkern u1="&#x459;" u2="&#x497;" k="41" />
+    <hkern u1="&#x459;" u2="&#x47f;" k="41" />
+    <hkern u1="&#x459;" u2="&#x477;" k="41" />
+    <hkern u1="&#x459;" u2="&#x475;" k="41" />
+    <hkern u1="&#x459;" u2="&#x461;" k="41" />
+    <hkern u1="&#x459;" u2="&#x201d;" k="123" />
+    <hkern u1="&#x459;" u2="&#x2019;" k="123" />
+    <hkern u1="&#x459;" u2="&#x45e;" k="61" />
+    <hkern u1="&#x459;" u2="&#x44a;" k="102" />
+    <hkern u1="&#x459;" u2="&#x447;" k="82" />
+    <hkern u1="&#x459;" u2="&#x445;" k="41" />
+    <hkern u1="&#x459;" u2="&#x443;" k="61" />
+    <hkern u1="&#x459;" u2="&#x442;" k="102" />
+    <hkern u1="&#x459;" u2="&#x436;" k="41" />
+    <hkern u1="&#x459;" u2="&#x27;" k="123" />
+    <hkern u1="&#x459;" u2="&#x22;" k="123" />
+    <hkern u1="&#x45a;" u2="&#x50f;" k="102" />
+    <hkern u1="&#x45a;" u2="&#x507;" k="102" />
+    <hkern u1="&#x45a;" u2="&#x505;" k="102" />
+    <hkern u1="&#x45a;" u2="&#x4ff;" k="41" />
+    <hkern u1="&#x45a;" u2="&#x4fd;" k="41" />
+    <hkern u1="&#x45a;" u2="&#x4f5;" k="82" />
+    <hkern u1="&#x45a;" u2="&#x4f3;" k="61" />
+    <hkern u1="&#x45a;" u2="&#x4f1;" k="61" />
+    <hkern u1="&#x45a;" u2="&#x4ef;" k="61" />
+    <hkern u1="&#x45a;" u2="&#x4e1;" k="41" />
+    <hkern u1="&#x45a;" u2="&#x4dd;" k="41" />
+    <hkern u1="&#x45a;" u2="&#x4cc;" k="82" />
+    <hkern u1="&#x45a;" u2="&#x4c2;" k="41" />
+    <hkern u1="&#x45a;" u2="&#x4bf;" k="41" />
+    <hkern u1="&#x45a;" u2="&#x4bd;" k="41" />
+    <hkern u1="&#x45a;" u2="&#x4b9;" k="82" />
+    <hkern u1="&#x45a;" u2="&#x4b7;" k="82" />
+    <hkern u1="&#x45a;" u2="&#x4b5;" k="102" />
+    <hkern u1="&#x45a;" u2="&#x4b3;" k="41" />
+    <hkern u1="&#x45a;" u2="&#x4b1;" k="61" />
+    <hkern u1="&#x45a;" u2="&#x4af;" k="61" />
+    <hkern u1="&#x45a;" u2="&#x4ad;" k="102" />
+    <hkern u1="&#x45a;" u2="&#x4a1;" k="102" />
+    <hkern u1="&#x45a;" u2="&#x497;" k="41" />
+    <hkern u1="&#x45a;" u2="&#x47f;" k="41" />
+    <hkern u1="&#x45a;" u2="&#x477;" k="41" />
+    <hkern u1="&#x45a;" u2="&#x475;" k="41" />
+    <hkern u1="&#x45a;" u2="&#x461;" k="41" />
+    <hkern u1="&#x45a;" u2="&#x201d;" k="123" />
+    <hkern u1="&#x45a;" u2="&#x2019;" k="123" />
+    <hkern u1="&#x45a;" u2="&#x45e;" k="61" />
+    <hkern u1="&#x45a;" u2="&#x44a;" k="102" />
+    <hkern u1="&#x45a;" u2="&#x447;" k="82" />
+    <hkern u1="&#x45a;" u2="&#x445;" k="41" />
+    <hkern u1="&#x45a;" u2="&#x443;" k="61" />
+    <hkern u1="&#x45a;" u2="&#x442;" k="102" />
+    <hkern u1="&#x45a;" u2="&#x436;" k="41" />
+    <hkern u1="&#x45a;" u2="&#x27;" k="123" />
+    <hkern u1="&#x45a;" u2="&#x22;" k="123" />
+    <hkern u1="&#x45b;" u2="&#x507;" k="41" />
+    <hkern u1="&#x45b;" u2="&#x505;" k="41" />
+    <hkern u1="&#x45b;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x45b;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x45b;" u2="&#x27;" k="20" />
+    <hkern u1="&#x45b;" u2="&#x22;" k="20" />
+    <hkern u1="&#x45c;" u2="&#x511;" k="41" />
+    <hkern u1="&#x45c;" u2="&#x50d;" k="41" />
+    <hkern u1="&#x45c;" u2="&#x503;" k="41" />
+    <hkern u1="&#x45c;" u2="&#x501;" k="41" />
+    <hkern u1="&#x45c;" u2="&#x4f5;" k="41" />
+    <hkern u1="&#x45c;" u2="&#x4eb;" k="41" />
+    <hkern u1="&#x45c;" u2="&#x4e9;" k="41" />
+    <hkern u1="&#x45c;" u2="&#x4e7;" k="41" />
+    <hkern u1="&#x45c;" u2="&#x4d7;" k="41" />
+    <hkern u1="&#x45c;" u2="&#x4cc;" k="41" />
+    <hkern u1="&#x45c;" u2="&#x4bf;" k="41" />
+    <hkern u1="&#x45c;" u2="&#x4bd;" k="41" />
+    <hkern u1="&#x45c;" u2="&#x4b9;" k="41" />
+    <hkern u1="&#x45c;" u2="&#x4b7;" k="41" />
+    <hkern u1="&#x45c;" u2="&#x4ab;" k="41" />
+    <hkern u1="&#x45c;" u2="&#x4a9;" k="41" />
+    <hkern u1="&#x45c;" u2="&#x481;" k="41" />
+    <hkern u1="&#x45c;" u2="&#x47d;" k="41" />
+    <hkern u1="&#x45c;" u2="&#x47b;" k="41" />
+    <hkern u1="&#x45c;" u2="&#x479;" k="41" />
+    <hkern u1="&#x45c;" u2="&#x473;" k="41" />
+    <hkern u1="&#x45c;" u2="&#x450;" k="41" />
+    <hkern u1="&#x45c;" u2="&#x454;" k="41" />
+    <hkern u1="&#x45c;" u2="&#x451;" k="41" />
+    <hkern u1="&#x45c;" u2="&#x447;" k="41" />
+    <hkern u1="&#x45c;" u2="&#x444;" k="41" />
+    <hkern u1="&#x45c;" u2="&#x441;" k="41" />
+    <hkern u1="&#x45c;" u2="&#x43e;" k="41" />
+    <hkern u1="&#x45c;" u2="&#x435;" k="41" />
+    <hkern u1="&#x45e;" u2="&#x513;" k="41" />
+    <hkern u1="&#x45e;" u2="&#x509;" k="41" />
+    <hkern u1="&#x45e;" u2="&#x4c6;" k="41" />
+    <hkern u1="&#x45e;" u2="&#x467;" k="41" />
+    <hkern u1="&#x45e;" u2="&#x201e;" k="82" />
+    <hkern u1="&#x45e;" u2="&#x201a;" k="82" />
+    <hkern u1="&#x45e;" u2="&#x459;" k="41" />
+    <hkern u1="&#x45e;" u2="&#x43b;" k="41" />
+    <hkern u1="&#x45e;" u2="&#x434;" k="41" />
+    <hkern u1="&#x45e;" u2="&#x2e;" k="82" />
+    <hkern u1="&#x45e;" u2="&#x2c;" k="82" />
+    <hkern u1="&#x490;" u2="&#x513;" k="123" />
+    <hkern u1="&#x490;" u2="&#x512;" k="102" />
+    <hkern u1="&#x490;" u2="&#x511;" k="143" />
+    <hkern u1="&#x490;" u2="&#x50f;" k="82" />
+    <hkern u1="&#x490;" u2="&#x50d;" k="143" />
+    <hkern u1="&#x490;" u2="&#x50c;" k="41" />
+    <hkern u1="&#x490;" u2="&#x50b;" k="102" />
+    <hkern u1="&#x490;" u2="&#x509;" k="123" />
+    <hkern u1="&#x490;" u2="&#x508;" k="102" />
+    <hkern u1="&#x490;" u2="&#x507;" k="102" />
+    <hkern u1="&#x490;" u2="&#x505;" k="102" />
+    <hkern u1="&#x490;" u2="&#x503;" k="143" />
+    <hkern u1="&#x490;" u2="&#x502;" k="143" />
+    <hkern u1="&#x490;" u2="&#x501;" k="143" />
+    <hkern u1="&#x490;" u2="&#x500;" k="143" />
+    <hkern u1="&#x490;" u2="&#x4ff;" k="41" />
+    <hkern u1="&#x490;" u2="&#x4fd;" k="41" />
+    <hkern u1="&#x490;" u2="&#x4f9;" k="102" />
+    <hkern u1="&#x490;" u2="&#x4f7;" k="102" />
+    <hkern u1="&#x490;" u2="&#x4f5;" k="102" />
+    <hkern u1="&#x490;" u2="&#x4f3;" k="82" />
+    <hkern u1="&#x490;" u2="&#x4f1;" k="82" />
+    <hkern u1="&#x490;" u2="&#x4ef;" k="82" />
+    <hkern u1="&#x490;" u2="&#x4ed;" k="41" />
+    <hkern u1="&#x490;" u2="&#x4eb;" k="143" />
+    <hkern u1="&#x490;" u2="&#x4ea;" k="41" />
+    <hkern u1="&#x490;" u2="&#x4e9;" k="143" />
+    <hkern u1="&#x490;" u2="&#x4e8;" k="41" />
+    <hkern u1="&#x490;" u2="&#x4e7;" k="143" />
+    <hkern u1="&#x490;" u2="&#x4e6;" k="41" />
+    <hkern u1="&#x490;" u2="&#x4e5;" k="102" />
+    <hkern u1="&#x490;" u2="&#x4e3;" k="102" />
+    <hkern u1="&#x490;" u2="&#x4e1;" k="61" />
+    <hkern u1="&#x490;" u2="&#x4df;" k="41" />
+    <hkern u1="&#x490;" u2="&#x4dd;" k="41" />
+    <hkern u1="&#x490;" u2="&#x4d7;" k="143" />
+    <hkern u1="&#x490;" u2="&#x4d4;" k="143" />
+    <hkern u1="&#x490;" u2="&#x4d2;" k="143" />
+    <hkern u1="&#x490;" u2="&#x4d0;" k="143" />
+    <hkern u1="&#x490;" u2="&#x4ce;" k="102" />
+    <hkern u1="&#x490;" u2="&#x4cc;" k="102" />
+    <hkern u1="&#x490;" u2="&#x4ca;" k="102" />
+    <hkern u1="&#x490;" u2="&#x4c8;" k="102" />
+    <hkern u1="&#x490;" u2="&#x4c6;" k="123" />
+    <hkern u1="&#x490;" u2="&#x4c5;" k="102" />
+    <hkern u1="&#x490;" u2="&#x4c4;" k="102" />
+    <hkern u1="&#x490;" u2="&#x4c2;" k="41" />
+    <hkern u1="&#x490;" u2="&#x4bf;" k="143" />
+    <hkern u1="&#x490;" u2="&#x4be;" k="102" />
+    <hkern u1="&#x490;" u2="&#x4bd;" k="143" />
+    <hkern u1="&#x490;" u2="&#x4bc;" k="102" />
+    <hkern u1="&#x490;" u2="&#x4bb;" k="102" />
+    <hkern u1="&#x490;" u2="&#x4b9;" k="102" />
+    <hkern u1="&#x490;" u2="&#x4b7;" k="102" />
+    <hkern u1="&#x490;" u2="&#x4b5;" k="82" />
+    <hkern u1="&#x490;" u2="&#x4b3;" k="41" />
+    <hkern u1="&#x490;" u2="&#x4b1;" k="82" />
+    <hkern u1="&#x490;" u2="&#x4af;" k="82" />
+    <hkern u1="&#x490;" u2="&#x4ad;" k="82" />
+    <hkern u1="&#x490;" u2="&#x4ac;" k="-41" />
+    <hkern u1="&#x490;" u2="&#x4ab;" k="143" />
+    <hkern u1="&#x490;" u2="&#x4aa;" k="41" />
+    <hkern u1="&#x490;" u2="&#x4a9;" k="143" />
+    <hkern u1="&#x490;" u2="&#x4a8;" k="41" />
+    <hkern u1="&#x490;" u2="&#x4a7;" k="102" />
+    <hkern u1="&#x490;" u2="&#x4a5;" k="102" />
+    <hkern u1="&#x490;" u2="&#x4a3;" k="102" />
+    <hkern u1="&#x490;" u2="&#x4a1;" k="82" />
+    <hkern u1="&#x490;" u2="&#x49d;" k="102" />
+    <hkern u1="&#x490;" u2="&#x49b;" k="102" />
+    <hkern u1="&#x490;" u2="&#x499;" k="41" />
+    <hkern u1="&#x490;" u2="&#x497;" k="41" />
+    <hkern u1="&#x490;" u2="&#x495;" k="102" />
+    <hkern u1="&#x490;" u2="&#x48f;" k="102" />
+    <hkern u1="&#x490;" u2="&#x48b;" k="102" />
+    <hkern u1="&#x490;" u2="&#x481;" k="143" />
+    <hkern u1="&#x490;" u2="&#x480;" k="41" />
+    <hkern u1="&#x490;" u2="&#x47f;" k="41" />
+    <hkern u1="&#x490;" u2="&#x47e;" k="41" />
+    <hkern u1="&#x490;" u2="&#x47d;" k="143" />
+    <hkern u1="&#x490;" u2="&#x47c;" k="41" />
+    <hkern u1="&#x490;" u2="&#x47b;" k="143" />
+    <hkern u1="&#x490;" u2="&#x47a;" k="41" />
+    <hkern u1="&#x490;" u2="&#x479;" k="143" />
+    <hkern u1="&#x490;" u2="&#x478;" k="41" />
+    <hkern u1="&#x490;" u2="&#x477;" k="41" />
+    <hkern u1="&#x490;" u2="&#x475;" k="41" />
+    <hkern u1="&#x490;" u2="&#x473;" k="143" />
+    <hkern u1="&#x490;" u2="&#x472;" k="41" />
+    <hkern u1="&#x490;" u2="&#x471;" k="102" />
+    <hkern u1="&#x490;" u2="&#x46d;" k="102" />
+    <hkern u1="&#x490;" u2="&#x46b;" k="102" />
+    <hkern u1="&#x490;" u2="&#x469;" k="102" />
+    <hkern u1="&#x490;" u2="&#x467;" k="123" />
+    <hkern u1="&#x490;" u2="&#x466;" k="143" />
+    <hkern u1="&#x490;" u2="&#x465;" k="102" />
+    <hkern u1="&#x490;" u2="&#x461;" k="41" />
+    <hkern u1="&#x490;" u2="&#x460;" k="41" />
+    <hkern u1="&#x490;" u2="&#x45d;" k="102" />
+    <hkern u1="&#x490;" u2="&#x450;" k="143" />
+    <hkern u1="&#x490;" u2="&#x201e;" k="123" />
+    <hkern u1="&#x490;" u2="&#x201a;" k="123" />
+    <hkern u1="&#x490;" u2="&#x2015;" k="82" />
+    <hkern u1="&#x490;" u2="&#x2014;" k="82" />
+    <hkern u1="&#x490;" u2="&#x2013;" k="82" />
+    <hkern u1="&#x490;" u2="&#x491;" k="102" />
+    <hkern u1="&#x490;" u2="&#x45f;" k="102" />
+    <hkern u1="&#x490;" u2="&#x45e;" k="82" />
+    <hkern u1="&#x490;" u2="&#x45c;" k="102" />
+    <hkern u1="&#x490;" u2="&#x45a;" k="102" />
+    <hkern u1="&#x490;" u2="&#x459;" k="123" />
+    <hkern u1="&#x490;" u2="&#x455;" k="123" />
+    <hkern u1="&#x490;" u2="&#x454;" k="143" />
+    <hkern u1="&#x490;" u2="&#x453;" k="102" />
+    <hkern u1="&#x490;" u2="&#x451;" k="143" />
+    <hkern u1="&#x490;" u2="&#x44f;" k="61" />
+    <hkern u1="&#x490;" u2="&#x44e;" k="102" />
+    <hkern u1="&#x490;" u2="&#x44d;" k="41" />
+    <hkern u1="&#x490;" u2="&#x44c;" k="102" />
+    <hkern u1="&#x490;" u2="&#x44b;" k="102" />
+    <hkern u1="&#x490;" u2="&#x44a;" k="82" />
+    <hkern u1="&#x490;" u2="&#x449;" k="102" />
+    <hkern u1="&#x490;" u2="&#x448;" k="102" />
+    <hkern u1="&#x490;" u2="&#x447;" k="102" />
+    <hkern u1="&#x490;" u2="&#x446;" k="102" />
+    <hkern u1="&#x490;" u2="&#x445;" k="41" />
+    <hkern u1="&#x490;" u2="&#x444;" k="143" />
+    <hkern u1="&#x490;" u2="&#x443;" k="82" />
+    <hkern u1="&#x490;" u2="&#x442;" k="82" />
+    <hkern u1="&#x490;" u2="&#x441;" k="143" />
+    <hkern u1="&#x490;" u2="&#x440;" k="102" />
+    <hkern u1="&#x490;" u2="&#x43f;" k="102" />
+    <hkern u1="&#x490;" u2="&#x43e;" k="143" />
+    <hkern u1="&#x490;" u2="&#x43d;" k="102" />
+    <hkern u1="&#x490;" u2="&#x43c;" k="102" />
+    <hkern u1="&#x490;" u2="&#x43b;" k="123" />
+    <hkern u1="&#x490;" u2="&#x43a;" k="102" />
+    <hkern u1="&#x490;" u2="&#x439;" k="102" />
+    <hkern u1="&#x490;" u2="&#x438;" k="102" />
+    <hkern u1="&#x490;" u2="&#x437;" k="41" />
+    <hkern u1="&#x490;" u2="&#x436;" k="41" />
+    <hkern u1="&#x490;" u2="&#x435;" k="143" />
+    <hkern u1="&#x490;" u2="&#x434;" k="123" />
+    <hkern u1="&#x490;" u2="&#x433;" k="102" />
+    <hkern u1="&#x490;" u2="&#x432;" k="102" />
+    <hkern u1="&#x490;" u2="&#x424;" k="82" />
+    <hkern u1="&#x490;" u2="&#x422;" k="-41" />
+    <hkern u1="&#x490;" u2="&#x421;" k="41" />
+    <hkern u1="&#x490;" u2="&#x41e;" k="41" />
+    <hkern u1="&#x490;" u2="&#x41b;" k="102" />
+    <hkern u1="&#x490;" u2="&#x414;" k="102" />
+    <hkern u1="&#x490;" u2="&#x410;" k="143" />
+    <hkern u1="&#x490;" u2="&#x409;" k="102" />
+    <hkern u1="&#x490;" u2="&#x404;" k="41" />
+    <hkern u1="&#x490;" u2="&#x2e;" k="123" />
+    <hkern u1="&#x490;" u2="&#x2d;" k="82" />
+    <hkern u1="&#x490;" u2="&#x2c;" k="123" />
+    <hkern u1="&#x491;" u2="&#x513;" k="61" />
+    <hkern u1="&#x491;" u2="&#x511;" k="20" />
+    <hkern u1="&#x491;" u2="&#x50d;" k="20" />
+    <hkern u1="&#x491;" u2="&#x509;" k="61" />
+    <hkern u1="&#x491;" u2="&#x503;" k="20" />
+    <hkern u1="&#x491;" u2="&#x501;" k="20" />
+    <hkern u1="&#x491;" u2="&#x4eb;" k="20" />
+    <hkern u1="&#x491;" u2="&#x4e9;" k="20" />
+    <hkern u1="&#x491;" u2="&#x4e7;" k="20" />
+    <hkern u1="&#x491;" u2="&#x4d7;" k="20" />
+    <hkern u1="&#x491;" u2="&#x4c6;" k="61" />
+    <hkern u1="&#x491;" u2="&#x4ab;" k="20" />
+    <hkern u1="&#x491;" u2="&#x4a9;" k="20" />
+    <hkern u1="&#x491;" u2="&#x481;" k="20" />
+    <hkern u1="&#x491;" u2="&#x47d;" k="20" />
+    <hkern u1="&#x491;" u2="&#x47b;" k="20" />
+    <hkern u1="&#x491;" u2="&#x479;" k="20" />
+    <hkern u1="&#x491;" u2="&#x473;" k="20" />
+    <hkern u1="&#x491;" u2="&#x467;" k="61" />
+    <hkern u1="&#x491;" u2="&#x450;" k="20" />
+    <hkern u1="&#x491;" u2="&#x201e;" k="102" />
+    <hkern u1="&#x491;" u2="&#x201a;" k="102" />
+    <hkern u1="&#x491;" u2="&#x2015;" k="41" />
+    <hkern u1="&#x491;" u2="&#x2014;" k="41" />
+    <hkern u1="&#x491;" u2="&#x2013;" k="41" />
+    <hkern u1="&#x491;" u2="&#x459;" k="61" />
+    <hkern u1="&#x491;" u2="&#x454;" k="20" />
+    <hkern u1="&#x491;" u2="&#x451;" k="20" />
+    <hkern u1="&#x491;" u2="&#x444;" k="20" />
+    <hkern u1="&#x491;" u2="&#x441;" k="20" />
+    <hkern u1="&#x491;" u2="&#x43e;" k="20" />
+    <hkern u1="&#x491;" u2="&#x43b;" k="61" />
+    <hkern u1="&#x491;" u2="&#x435;" k="20" />
+    <hkern u1="&#x491;" u2="&#x434;" k="61" />
+    <hkern u1="&#x491;" u2="&#x2e;" k="102" />
+    <hkern u1="&#x491;" u2="&#x2d;" k="41" />
+    <hkern u1="&#x491;" u2="&#x2c;" k="102" />
+    <hkern u1="&#x1e80;" u2="&#x1ef1;" k="20" />
+    <hkern u1="&#x1e80;" u2="&#x1eef;" k="20" />
+    <hkern u1="&#x1e80;" u2="&#x1eed;" k="20" />
+    <hkern u1="&#x1e80;" u2="&#x1eeb;" k="20" />
+    <hkern u1="&#x1e80;" u2="&#x1ee9;" k="20" />
+    <hkern u1="&#x1e80;" u2="&#x1ee7;" k="20" />
+    <hkern u1="&#x1e80;" u2="&#x1ee5;" k="20" />
+    <hkern u1="&#x1e80;" u2="&#x1ee3;" k="41" />
+    <hkern u1="&#x1e80;" u2="&#x1ee2;" k="20" />
+    <hkern u1="&#x1e80;" u2="&#x1ee1;" k="41" />
+    <hkern u1="&#x1e80;" u2="&#x1ee0;" k="20" />
+    <hkern u1="&#x1e80;" u2="&#x1edf;" k="41" />
+    <hkern u1="&#x1e80;" u2="&#x1ede;" k="20" />
+    <hkern u1="&#x1e80;" u2="&#x1edd;" k="41" />
+    <hkern u1="&#x1e80;" u2="&#x1edc;" k="20" />
+    <hkern u1="&#x1e80;" u2="&#x1edb;" k="41" />
+    <hkern u1="&#x1e80;" u2="&#x1eda;" k="20" />
+    <hkern u1="&#x1e80;" u2="&#x1ed9;" k="41" />
+    <hkern u1="&#x1e80;" u2="&#x1ed8;" k="20" />
+    <hkern u1="&#x1e80;" u2="&#x1ed7;" k="41" />
+    <hkern u1="&#x1e80;" u2="&#x1ed6;" k="20" />
+    <hkern u1="&#x1e80;" u2="&#x1ed5;" k="41" />
+    <hkern u1="&#x1e80;" u2="&#x1ed4;" k="20" />
+    <hkern u1="&#x1e80;" u2="&#x1ed2;" k="20" />
+    <hkern u1="&#x1e80;" u2="&#x1ed1;" k="41" />
+    <hkern u1="&#x1e80;" u2="&#x1ed0;" k="20" />
+    <hkern u1="&#x1e80;" u2="&#x1ecf;" k="41" />
+    <hkern u1="&#x1e80;" u2="&#x1ece;" k="20" />
+    <hkern u1="&#x1e80;" u2="&#x1ecd;" k="41" />
+    <hkern u1="&#x1e80;" u2="&#x1ecc;" k="20" />
+    <hkern u1="&#x1e80;" u2="&#x1ec7;" k="41" />
+    <hkern u1="&#x1e80;" u2="&#x1ec5;" k="41" />
+    <hkern u1="&#x1e80;" u2="&#x1ec3;" k="41" />
+    <hkern u1="&#x1e80;" u2="&#x1ebf;" k="41" />
+    <hkern u1="&#x1e80;" u2="&#x1ebd;" k="41" />
+    <hkern u1="&#x1e80;" u2="&#x1ebb;" k="41" />
+    <hkern u1="&#x1e80;" u2="&#x1eb9;" k="41" />
+    <hkern u1="&#x1e80;" u2="&#x1eb7;" k="41" />
+    <hkern u1="&#x1e80;" u2="&#x1eb6;" k="82" />
+    <hkern u1="&#x1e80;" u2="&#x1eb5;" k="41" />
+    <hkern u1="&#x1e80;" u2="&#x1eb4;" k="82" />
+    <hkern u1="&#x1e80;" u2="&#x1eb3;" k="41" />
+    <hkern u1="&#x1e80;" u2="&#x1eb2;" k="82" />
+    <hkern u1="&#x1e80;" u2="&#x1eb1;" k="41" />
+    <hkern u1="&#x1e80;" u2="&#x1eb0;" k="82" />
+    <hkern u1="&#x1e80;" u2="&#x1eaf;" k="41" />
+    <hkern u1="&#x1e80;" u2="&#x1eae;" k="82" />
+    <hkern u1="&#x1e80;" u2="&#x1ead;" k="41" />
+    <hkern u1="&#x1e80;" u2="&#x1eac;" k="82" />
+    <hkern u1="&#x1e80;" u2="&#x1eab;" k="41" />
+    <hkern u1="&#x1e80;" u2="&#x1eaa;" k="82" />
+    <hkern u1="&#x1e80;" u2="&#x1ea9;" k="41" />
+    <hkern u1="&#x1e80;" u2="&#x1ea8;" k="82" />
+    <hkern u1="&#x1e80;" u2="&#x1ea6;" k="82" />
+    <hkern u1="&#x1e80;" u2="&#x1ea5;" k="41" />
+    <hkern u1="&#x1e80;" u2="&#x1ea4;" k="82" />
+    <hkern u1="&#x1e80;" u2="&#x1ea3;" k="41" />
+    <hkern u1="&#x1e80;" u2="&#x1ea2;" k="82" />
+    <hkern u1="&#x1e80;" u2="&#x1ea1;" k="41" />
+    <hkern u1="&#x1e80;" u2="&#x1ea0;" k="82" />
+    <hkern u1="&#x1e80;" u2="&#x1b0;" k="20" />
+    <hkern u1="&#x1e80;" u2="&#x1a1;" k="41" />
+    <hkern u1="&#x1e80;" u2="&#x1a0;" k="20" />
+    <hkern u1="&#x1e80;" u2="&#x1e01;" k="41" />
+    <hkern u1="&#x1e80;" u2="&#x1e00;" k="82" />
+    <hkern u1="&#x1e80;" u2="&#x1e3f;" k="20" />
+    <hkern u1="&#x1e80;" u2="&#x201e;" k="102" />
+    <hkern u1="&#x1e80;" u2="&#x201a;" k="102" />
+    <hkern u1="&#x1e80;" u2="&#x219;" k="20" />
+    <hkern u1="&#x1e80;" u2="&#x1ff;" k="41" />
+    <hkern u1="&#x1e80;" u2="&#x1fe;" k="20" />
+    <hkern u1="&#x1e80;" u2="&#x1fd;" k="41" />
+    <hkern u1="&#x1e80;" u2="&#x1fb;" k="41" />
+    <hkern u1="&#x1e80;" u2="&#x1fa;" k="82" />
+    <hkern u1="&#x1e80;" u2="&#x173;" k="20" />
+    <hkern u1="&#x1e80;" u2="&#x171;" k="20" />
+    <hkern u1="&#x1e80;" u2="&#x16f;" k="20" />
+    <hkern u1="&#x1e80;" u2="&#x16d;" k="20" />
+    <hkern u1="&#x1e80;" u2="&#x16b;" k="20" />
+    <hkern u1="&#x1e80;" u2="&#x169;" k="20" />
+    <hkern u1="&#x1e80;" u2="&#x15f;" k="20" />
+    <hkern u1="&#x1e80;" u2="&#x15b;" k="20" />
+    <hkern u1="&#x1e80;" u2="&#x157;" k="20" />
+    <hkern u1="&#x1e80;" u2="&#x155;" k="20" />
+    <hkern u1="&#x1e80;" u2="&#x153;" k="41" />
+    <hkern u1="&#x1e80;" u2="&#x152;" k="20" />
+    <hkern u1="&#x1e80;" u2="&#x151;" k="41" />
+    <hkern u1="&#x1e80;" u2="&#x150;" k="20" />
+    <hkern u1="&#x1e80;" u2="&#x14f;" k="41" />
+    <hkern u1="&#x1e80;" u2="&#x14e;" k="20" />
+    <hkern u1="&#x1e80;" u2="&#x14d;" k="41" />
+    <hkern u1="&#x1e80;" u2="&#x14c;" k="20" />
+    <hkern u1="&#x1e80;" u2="&#x14b;" k="20" />
+    <hkern u1="&#x1e80;" u2="&#x146;" k="20" />
+    <hkern u1="&#x1e80;" u2="&#x144;" k="20" />
+    <hkern u1="&#x1e80;" u2="&#x138;" k="20" />
+    <hkern u1="&#x1e80;" u2="&#x123;" k="20" />
+    <hkern u1="&#x1e80;" u2="&#x122;" k="20" />
+    <hkern u1="&#x1e80;" u2="&#x121;" k="20" />
+    <hkern u1="&#x1e80;" u2="&#x120;" k="20" />
+    <hkern u1="&#x1e80;" u2="&#x11f;" k="20" />
+    <hkern u1="&#x1e80;" u2="&#x11e;" k="20" />
+    <hkern u1="&#x1e80;" u2="&#x11d;" k="20" />
+    <hkern u1="&#x1e80;" u2="&#x11c;" k="20" />
+    <hkern u1="&#x1e80;" u2="&#x11b;" k="41" />
+    <hkern u1="&#x1e80;" u2="&#x119;" k="41" />
+    <hkern u1="&#x1e80;" u2="&#x117;" k="41" />
+    <hkern u1="&#x1e80;" u2="&#x115;" k="41" />
+    <hkern u1="&#x1e80;" u2="&#x113;" k="41" />
+    <hkern u1="&#x1e80;" u2="&#x111;" k="41" />
+    <hkern u1="&#x1e80;" u2="&#x10f;" k="41" />
+    <hkern u1="&#x1e80;" u2="&#x10d;" k="41" />
+    <hkern u1="&#x1e80;" u2="&#x10c;" k="20" />
+    <hkern u1="&#x1e80;" u2="&#x10b;" k="41" />
+    <hkern u1="&#x1e80;" u2="&#x10a;" k="20" />
+    <hkern u1="&#x1e80;" u2="&#x109;" k="41" />
+    <hkern u1="&#x1e80;" u2="&#x108;" k="20" />
+    <hkern u1="&#x1e80;" u2="&#x107;" k="41" />
+    <hkern u1="&#x1e80;" u2="&#x106;" k="20" />
+    <hkern u1="&#x1e80;" u2="&#x105;" k="41" />
+    <hkern u1="&#x1e80;" u2="&#x104;" k="82" />
+    <hkern u1="&#x1e80;" u2="&#x103;" k="41" />
+    <hkern u1="&#x1e80;" u2="&#x102;" k="82" />
+    <hkern u1="&#x1e80;" u2="&#x101;" k="41" />
+    <hkern u1="&#x1e80;" u2="&#x100;" k="82" />
+    <hkern u1="&#x1e80;" u2="&#xfc;" k="20" />
+    <hkern u1="&#x1e80;" u2="&#xfb;" k="20" />
+    <hkern u1="&#x1e80;" u2="&#xfa;" k="20" />
+    <hkern u1="&#x1e80;" u2="&#xf9;" k="20" />
+    <hkern u1="&#x1e80;" u2="&#xf8;" k="41" />
+    <hkern u1="&#x1e80;" u2="&#xf6;" k="41" />
+    <hkern u1="&#x1e80;" u2="&#xf5;" k="41" />
+    <hkern u1="&#x1e80;" u2="&#xf4;" k="41" />
+    <hkern u1="&#x1e80;" u2="&#xf3;" k="41" />
+    <hkern u1="&#x1e80;" u2="&#xf2;" k="41" />
+    <hkern u1="&#x1e80;" u2="&#xeb;" k="41" />
+    <hkern u1="&#x1e80;" u2="&#xea;" k="41" />
+    <hkern u1="&#x1e80;" u2="&#xe9;" k="41" />
+    <hkern u1="&#x1e80;" u2="&#xe8;" k="41" />
+    <hkern u1="&#x1e80;" u2="&#xe7;" k="41" />
+    <hkern u1="&#x1e80;" u2="&#xe6;" k="41" />
+    <hkern u1="&#x1e80;" u2="&#xe5;" k="41" />
+    <hkern u1="&#x1e80;" u2="&#xe4;" k="41" />
+    <hkern u1="&#x1e80;" u2="&#xe3;" k="41" />
+    <hkern u1="&#x1e80;" u2="&#xe2;" k="41" />
+    <hkern u1="&#x1e80;" u2="&#xe1;" k="41" />
+    <hkern u1="&#x1e80;" u2="&#xe0;" k="41" />
+    <hkern u1="&#x1e80;" u2="&#xd8;" k="20" />
+    <hkern u1="&#x1e80;" u2="&#xd6;" k="20" />
+    <hkern u1="&#x1e80;" u2="&#xd5;" k="20" />
+    <hkern u1="&#x1e80;" u2="&#xd4;" k="20" />
+    <hkern u1="&#x1e80;" u2="&#xd3;" k="20" />
+    <hkern u1="&#x1e80;" u2="&#xd2;" k="20" />
+    <hkern u1="&#x1e80;" u2="&#xc7;" k="20" />
+    <hkern u1="&#x1e80;" u2="&#xc5;" k="82" />
+    <hkern u1="&#x1e80;" u2="&#xc4;" k="82" />
+    <hkern u1="&#x1e80;" u2="&#xc3;" k="82" />
+    <hkern u1="&#x1e80;" u2="&#xc2;" k="82" />
+    <hkern u1="&#x1e80;" u2="&#xc1;" k="82" />
+    <hkern u1="&#x1e80;" u2="&#xc0;" k="82" />
+    <hkern u1="&#x1e80;" u2="u" k="20" />
+    <hkern u1="&#x1e80;" u2="s" k="20" />
+    <hkern u1="&#x1e80;" u2="r" k="20" />
+    <hkern u1="&#x1e80;" u2="q" k="41" />
+    <hkern u1="&#x1e80;" u2="p" k="20" />
+    <hkern u1="&#x1e80;" u2="o" k="41" />
+    <hkern u1="&#x1e80;" u2="n" k="20" />
+    <hkern u1="&#x1e80;" u2="m" k="20" />
+    <hkern u1="&#x1e80;" u2="g" k="20" />
+    <hkern u1="&#x1e80;" u2="e" k="41" />
+    <hkern u1="&#x1e80;" u2="d" k="41" />
+    <hkern u1="&#x1e80;" u2="c" k="41" />
+    <hkern u1="&#x1e80;" u2="a" k="41" />
+    <hkern u1="&#x1e80;" u2="Q" k="20" />
+    <hkern u1="&#x1e80;" u2="O" k="20" />
+    <hkern u1="&#x1e80;" u2="G" k="20" />
+    <hkern u1="&#x1e80;" u2="C" k="20" />
+    <hkern u1="&#x1e80;" u2="A" k="82" />
+    <hkern u1="&#x1e80;" u2="&#x3f;" k="-41" />
+    <hkern u1="&#x1e80;" u2="&#x2e;" k="102" />
+    <hkern u1="&#x1e80;" u2="&#x2c;" k="102" />
+    <hkern u1="&#x1e81;" u2="&#x201e;" k="82" />
+    <hkern u1="&#x1e81;" u2="&#x201d;" k="-82" />
+    <hkern u1="&#x1e81;" u2="&#x201a;" k="82" />
+    <hkern u1="&#x1e81;" u2="&#x2019;" k="-82" />
+    <hkern u1="&#x1e81;" u2="&#x3f;" k="-41" />
+    <hkern u1="&#x1e81;" u2="&#x2e;" k="82" />
+    <hkern u1="&#x1e81;" u2="&#x2c;" k="82" />
+    <hkern u1="&#x1e81;" u2="&#x27;" k="-82" />
+    <hkern u1="&#x1e81;" u2="&#x22;" k="-82" />
+    <hkern u1="&#x1e82;" u2="&#x1ef1;" k="20" />
+    <hkern u1="&#x1e82;" u2="&#x1eef;" k="20" />
+    <hkern u1="&#x1e82;" u2="&#x1eed;" k="20" />
+    <hkern u1="&#x1e82;" u2="&#x1eeb;" k="20" />
+    <hkern u1="&#x1e82;" u2="&#x1ee9;" k="20" />
+    <hkern u1="&#x1e82;" u2="&#x1ee7;" k="20" />
+    <hkern u1="&#x1e82;" u2="&#x1ee5;" k="20" />
+    <hkern u1="&#x1e82;" u2="&#x1ee3;" k="41" />
+    <hkern u1="&#x1e82;" u2="&#x1ee2;" k="20" />
+    <hkern u1="&#x1e82;" u2="&#x1ee1;" k="41" />
+    <hkern u1="&#x1e82;" u2="&#x1ee0;" k="20" />
+    <hkern u1="&#x1e82;" u2="&#x1edf;" k="41" />
+    <hkern u1="&#x1e82;" u2="&#x1ede;" k="20" />
+    <hkern u1="&#x1e82;" u2="&#x1edd;" k="41" />
+    <hkern u1="&#x1e82;" u2="&#x1edc;" k="20" />
+    <hkern u1="&#x1e82;" u2="&#x1edb;" k="41" />
+    <hkern u1="&#x1e82;" u2="&#x1eda;" k="20" />
+    <hkern u1="&#x1e82;" u2="&#x1ed9;" k="41" />
+    <hkern u1="&#x1e82;" u2="&#x1ed8;" k="20" />
+    <hkern u1="&#x1e82;" u2="&#x1ed7;" k="41" />
+    <hkern u1="&#x1e82;" u2="&#x1ed6;" k="20" />
+    <hkern u1="&#x1e82;" u2="&#x1ed5;" k="41" />
+    <hkern u1="&#x1e82;" u2="&#x1ed4;" k="20" />
+    <hkern u1="&#x1e82;" u2="&#x1ed2;" k="20" />
+    <hkern u1="&#x1e82;" u2="&#x1ed1;" k="41" />
+    <hkern u1="&#x1e82;" u2="&#x1ed0;" k="20" />
+    <hkern u1="&#x1e82;" u2="&#x1ecf;" k="41" />
+    <hkern u1="&#x1e82;" u2="&#x1ece;" k="20" />
+    <hkern u1="&#x1e82;" u2="&#x1ecd;" k="41" />
+    <hkern u1="&#x1e82;" u2="&#x1ecc;" k="20" />
+    <hkern u1="&#x1e82;" u2="&#x1ec7;" k="41" />
+    <hkern u1="&#x1e82;" u2="&#x1ec5;" k="41" />
+    <hkern u1="&#x1e82;" u2="&#x1ec3;" k="41" />
+    <hkern u1="&#x1e82;" u2="&#x1ebf;" k="41" />
+    <hkern u1="&#x1e82;" u2="&#x1ebd;" k="41" />
+    <hkern u1="&#x1e82;" u2="&#x1ebb;" k="41" />
+    <hkern u1="&#x1e82;" u2="&#x1eb9;" k="41" />
+    <hkern u1="&#x1e82;" u2="&#x1eb7;" k="41" />
+    <hkern u1="&#x1e82;" u2="&#x1eb6;" k="82" />
+    <hkern u1="&#x1e82;" u2="&#x1eb5;" k="41" />
+    <hkern u1="&#x1e82;" u2="&#x1eb4;" k="82" />
+    <hkern u1="&#x1e82;" u2="&#x1eb3;" k="41" />
+    <hkern u1="&#x1e82;" u2="&#x1eb2;" k="82" />
+    <hkern u1="&#x1e82;" u2="&#x1eb1;" k="41" />
+    <hkern u1="&#x1e82;" u2="&#x1eb0;" k="82" />
+    <hkern u1="&#x1e82;" u2="&#x1eaf;" k="41" />
+    <hkern u1="&#x1e82;" u2="&#x1eae;" k="82" />
+    <hkern u1="&#x1e82;" u2="&#x1ead;" k="41" />
+    <hkern u1="&#x1e82;" u2="&#x1eac;" k="82" />
+    <hkern u1="&#x1e82;" u2="&#x1eab;" k="41" />
+    <hkern u1="&#x1e82;" u2="&#x1eaa;" k="82" />
+    <hkern u1="&#x1e82;" u2="&#x1ea9;" k="41" />
+    <hkern u1="&#x1e82;" u2="&#x1ea8;" k="82" />
+    <hkern u1="&#x1e82;" u2="&#x1ea6;" k="82" />
+    <hkern u1="&#x1e82;" u2="&#x1ea5;" k="41" />
+    <hkern u1="&#x1e82;" u2="&#x1ea4;" k="82" />
+    <hkern u1="&#x1e82;" u2="&#x1ea3;" k="41" />
+    <hkern u1="&#x1e82;" u2="&#x1ea2;" k="82" />
+    <hkern u1="&#x1e82;" u2="&#x1ea1;" k="41" />
+    <hkern u1="&#x1e82;" u2="&#x1ea0;" k="82" />
+    <hkern u1="&#x1e82;" u2="&#x1b0;" k="20" />
+    <hkern u1="&#x1e82;" u2="&#x1a1;" k="41" />
+    <hkern u1="&#x1e82;" u2="&#x1a0;" k="20" />
+    <hkern u1="&#x1e82;" u2="&#x1e01;" k="41" />
+    <hkern u1="&#x1e82;" u2="&#x1e00;" k="82" />
+    <hkern u1="&#x1e82;" u2="&#x1e3f;" k="20" />
+    <hkern u1="&#x1e82;" u2="&#x201e;" k="102" />
+    <hkern u1="&#x1e82;" u2="&#x201a;" k="102" />
+    <hkern u1="&#x1e82;" u2="&#x219;" k="20" />
+    <hkern u1="&#x1e82;" u2="&#x1ff;" k="41" />
+    <hkern u1="&#x1e82;" u2="&#x1fe;" k="20" />
+    <hkern u1="&#x1e82;" u2="&#x1fd;" k="41" />
+    <hkern u1="&#x1e82;" u2="&#x1fb;" k="41" />
+    <hkern u1="&#x1e82;" u2="&#x1fa;" k="82" />
+    <hkern u1="&#x1e82;" u2="&#x173;" k="20" />
+    <hkern u1="&#x1e82;" u2="&#x171;" k="20" />
+    <hkern u1="&#x1e82;" u2="&#x16f;" k="20" />
+    <hkern u1="&#x1e82;" u2="&#x16d;" k="20" />
+    <hkern u1="&#x1e82;" u2="&#x16b;" k="20" />
+    <hkern u1="&#x1e82;" u2="&#x169;" k="20" />
+    <hkern u1="&#x1e82;" u2="&#x15f;" k="20" />
+    <hkern u1="&#x1e82;" u2="&#x15b;" k="20" />
+    <hkern u1="&#x1e82;" u2="&#x157;" k="20" />
+    <hkern u1="&#x1e82;" u2="&#x155;" k="20" />
+    <hkern u1="&#x1e82;" u2="&#x153;" k="41" />
+    <hkern u1="&#x1e82;" u2="&#x152;" k="20" />
+    <hkern u1="&#x1e82;" u2="&#x151;" k="41" />
+    <hkern u1="&#x1e82;" u2="&#x150;" k="20" />
+    <hkern u1="&#x1e82;" u2="&#x14f;" k="41" />
+    <hkern u1="&#x1e82;" u2="&#x14e;" k="20" />
+    <hkern u1="&#x1e82;" u2="&#x14d;" k="41" />
+    <hkern u1="&#x1e82;" u2="&#x14c;" k="20" />
+    <hkern u1="&#x1e82;" u2="&#x14b;" k="20" />
+    <hkern u1="&#x1e82;" u2="&#x146;" k="20" />
+    <hkern u1="&#x1e82;" u2="&#x144;" k="20" />
+    <hkern u1="&#x1e82;" u2="&#x138;" k="20" />
+    <hkern u1="&#x1e82;" u2="&#x123;" k="20" />
+    <hkern u1="&#x1e82;" u2="&#x122;" k="20" />
+    <hkern u1="&#x1e82;" u2="&#x121;" k="20" />
+    <hkern u1="&#x1e82;" u2="&#x120;" k="20" />
+    <hkern u1="&#x1e82;" u2="&#x11f;" k="20" />
+    <hkern u1="&#x1e82;" u2="&#x11e;" k="20" />
+    <hkern u1="&#x1e82;" u2="&#x11d;" k="20" />
+    <hkern u1="&#x1e82;" u2="&#x11c;" k="20" />
+    <hkern u1="&#x1e82;" u2="&#x11b;" k="41" />
+    <hkern u1="&#x1e82;" u2="&#x119;" k="41" />
+    <hkern u1="&#x1e82;" u2="&#x117;" k="41" />
+    <hkern u1="&#x1e82;" u2="&#x115;" k="41" />
+    <hkern u1="&#x1e82;" u2="&#x113;" k="41" />
+    <hkern u1="&#x1e82;" u2="&#x111;" k="41" />
+    <hkern u1="&#x1e82;" u2="&#x10f;" k="41" />
+    <hkern u1="&#x1e82;" u2="&#x10d;" k="41" />
+    <hkern u1="&#x1e82;" u2="&#x10c;" k="20" />
+    <hkern u1="&#x1e82;" u2="&#x10b;" k="41" />
+    <hkern u1="&#x1e82;" u2="&#x10a;" k="20" />
+    <hkern u1="&#x1e82;" u2="&#x109;" k="41" />
+    <hkern u1="&#x1e82;" u2="&#x108;" k="20" />
+    <hkern u1="&#x1e82;" u2="&#x107;" k="41" />
+    <hkern u1="&#x1e82;" u2="&#x106;" k="20" />
+    <hkern u1="&#x1e82;" u2="&#x105;" k="41" />
+    <hkern u1="&#x1e82;" u2="&#x104;" k="82" />
+    <hkern u1="&#x1e82;" u2="&#x103;" k="41" />
+    <hkern u1="&#x1e82;" u2="&#x102;" k="82" />
+    <hkern u1="&#x1e82;" u2="&#x101;" k="41" />
+    <hkern u1="&#x1e82;" u2="&#x100;" k="82" />
+    <hkern u1="&#x1e82;" u2="&#xfc;" k="20" />
+    <hkern u1="&#x1e82;" u2="&#xfb;" k="20" />
+    <hkern u1="&#x1e82;" u2="&#xfa;" k="20" />
+    <hkern u1="&#x1e82;" u2="&#xf9;" k="20" />
+    <hkern u1="&#x1e82;" u2="&#xf8;" k="41" />
+    <hkern u1="&#x1e82;" u2="&#xf6;" k="41" />
+    <hkern u1="&#x1e82;" u2="&#xf5;" k="41" />
+    <hkern u1="&#x1e82;" u2="&#xf4;" k="41" />
+    <hkern u1="&#x1e82;" u2="&#xf3;" k="41" />
+    <hkern u1="&#x1e82;" u2="&#xf2;" k="41" />
+    <hkern u1="&#x1e82;" u2="&#xeb;" k="41" />
+    <hkern u1="&#x1e82;" u2="&#xea;" k="41" />
+    <hkern u1="&#x1e82;" u2="&#xe9;" k="41" />
+    <hkern u1="&#x1e82;" u2="&#xe8;" k="41" />
+    <hkern u1="&#x1e82;" u2="&#xe7;" k="41" />
+    <hkern u1="&#x1e82;" u2="&#xe6;" k="41" />
+    <hkern u1="&#x1e82;" u2="&#xe5;" k="41" />
+    <hkern u1="&#x1e82;" u2="&#xe4;" k="41" />
+    <hkern u1="&#x1e82;" u2="&#xe3;" k="41" />
+    <hkern u1="&#x1e82;" u2="&#xe2;" k="41" />
+    <hkern u1="&#x1e82;" u2="&#xe1;" k="41" />
+    <hkern u1="&#x1e82;" u2="&#xe0;" k="41" />
+    <hkern u1="&#x1e82;" u2="&#xd8;" k="20" />
+    <hkern u1="&#x1e82;" u2="&#xd6;" k="20" />
+    <hkern u1="&#x1e82;" u2="&#xd5;" k="20" />
+    <hkern u1="&#x1e82;" u2="&#xd4;" k="20" />
+    <hkern u1="&#x1e82;" u2="&#xd3;" k="20" />
+    <hkern u1="&#x1e82;" u2="&#xd2;" k="20" />
+    <hkern u1="&#x1e82;" u2="&#xc7;" k="20" />
+    <hkern u1="&#x1e82;" u2="&#xc5;" k="82" />
+    <hkern u1="&#x1e82;" u2="&#xc4;" k="82" />
+    <hkern u1="&#x1e82;" u2="&#xc3;" k="82" />
+    <hkern u1="&#x1e82;" u2="&#xc2;" k="82" />
+    <hkern u1="&#x1e82;" u2="&#xc1;" k="82" />
+    <hkern u1="&#x1e82;" u2="&#xc0;" k="82" />
+    <hkern u1="&#x1e82;" u2="u" k="20" />
+    <hkern u1="&#x1e82;" u2="s" k="20" />
+    <hkern u1="&#x1e82;" u2="r" k="20" />
+    <hkern u1="&#x1e82;" u2="q" k="41" />
+    <hkern u1="&#x1e82;" u2="p" k="20" />
+    <hkern u1="&#x1e82;" u2="o" k="41" />
+    <hkern u1="&#x1e82;" u2="n" k="20" />
+    <hkern u1="&#x1e82;" u2="m" k="20" />
+    <hkern u1="&#x1e82;" u2="g" k="20" />
+    <hkern u1="&#x1e82;" u2="e" k="41" />
+    <hkern u1="&#x1e82;" u2="d" k="41" />
+    <hkern u1="&#x1e82;" u2="c" k="41" />
+    <hkern u1="&#x1e82;" u2="a" k="41" />
+    <hkern u1="&#x1e82;" u2="Q" k="20" />
+    <hkern u1="&#x1e82;" u2="O" k="20" />
+    <hkern u1="&#x1e82;" u2="G" k="20" />
+    <hkern u1="&#x1e82;" u2="C" k="20" />
+    <hkern u1="&#x1e82;" u2="A" k="82" />
+    <hkern u1="&#x1e82;" u2="&#x3f;" k="-41" />
+    <hkern u1="&#x1e82;" u2="&#x2e;" k="102" />
+    <hkern u1="&#x1e82;" u2="&#x2c;" k="102" />
+    <hkern u1="&#x1e83;" u2="&#x201e;" k="82" />
+    <hkern u1="&#x1e83;" u2="&#x201d;" k="-82" />
+    <hkern u1="&#x1e83;" u2="&#x201a;" k="82" />
+    <hkern u1="&#x1e83;" u2="&#x2019;" k="-82" />
+    <hkern u1="&#x1e83;" u2="&#x3f;" k="-41" />
+    <hkern u1="&#x1e83;" u2="&#x2e;" k="82" />
+    <hkern u1="&#x1e83;" u2="&#x2c;" k="82" />
+    <hkern u1="&#x1e83;" u2="&#x27;" k="-82" />
+    <hkern u1="&#x1e83;" u2="&#x22;" k="-82" />
+    <hkern u1="&#x1e84;" u2="&#x1ef1;" k="20" />
+    <hkern u1="&#x1e84;" u2="&#x1eef;" k="20" />
+    <hkern u1="&#x1e84;" u2="&#x1eed;" k="20" />
+    <hkern u1="&#x1e84;" u2="&#x1eeb;" k="20" />
+    <hkern u1="&#x1e84;" u2="&#x1ee9;" k="20" />
+    <hkern u1="&#x1e84;" u2="&#x1ee7;" k="20" />
+    <hkern u1="&#x1e84;" u2="&#x1ee5;" k="20" />
+    <hkern u1="&#x1e84;" u2="&#x1ee3;" k="41" />
+    <hkern u1="&#x1e84;" u2="&#x1ee2;" k="20" />
+    <hkern u1="&#x1e84;" u2="&#x1ee1;" k="41" />
+    <hkern u1="&#x1e84;" u2="&#x1ee0;" k="20" />
+    <hkern u1="&#x1e84;" u2="&#x1edf;" k="41" />
+    <hkern u1="&#x1e84;" u2="&#x1ede;" k="20" />
+    <hkern u1="&#x1e84;" u2="&#x1edd;" k="41" />
+    <hkern u1="&#x1e84;" u2="&#x1edc;" k="20" />
+    <hkern u1="&#x1e84;" u2="&#x1edb;" k="41" />
+    <hkern u1="&#x1e84;" u2="&#x1eda;" k="20" />
+    <hkern u1="&#x1e84;" u2="&#x1ed9;" k="41" />
+    <hkern u1="&#x1e84;" u2="&#x1ed8;" k="20" />
+    <hkern u1="&#x1e84;" u2="&#x1ed7;" k="41" />
+    <hkern u1="&#x1e84;" u2="&#x1ed6;" k="20" />
+    <hkern u1="&#x1e84;" u2="&#x1ed5;" k="41" />
+    <hkern u1="&#x1e84;" u2="&#x1ed4;" k="20" />
+    <hkern u1="&#x1e84;" u2="&#x1ed2;" k="20" />
+    <hkern u1="&#x1e84;" u2="&#x1ed1;" k="41" />
+    <hkern u1="&#x1e84;" u2="&#x1ed0;" k="20" />
+    <hkern u1="&#x1e84;" u2="&#x1ecf;" k="41" />
+    <hkern u1="&#x1e84;" u2="&#x1ece;" k="20" />
+    <hkern u1="&#x1e84;" u2="&#x1ecd;" k="41" />
+    <hkern u1="&#x1e84;" u2="&#x1ecc;" k="20" />
+    <hkern u1="&#x1e84;" u2="&#x1ec7;" k="41" />
+    <hkern u1="&#x1e84;" u2="&#x1ec5;" k="41" />
+    <hkern u1="&#x1e84;" u2="&#x1ec3;" k="41" />
+    <hkern u1="&#x1e84;" u2="&#x1ebf;" k="41" />
+    <hkern u1="&#x1e84;" u2="&#x1ebd;" k="41" />
+    <hkern u1="&#x1e84;" u2="&#x1ebb;" k="41" />
+    <hkern u1="&#x1e84;" u2="&#x1eb9;" k="41" />
+    <hkern u1="&#x1e84;" u2="&#x1eb7;" k="41" />
+    <hkern u1="&#x1e84;" u2="&#x1eb6;" k="82" />
+    <hkern u1="&#x1e84;" u2="&#x1eb5;" k="41" />
+    <hkern u1="&#x1e84;" u2="&#x1eb4;" k="82" />
+    <hkern u1="&#x1e84;" u2="&#x1eb3;" k="41" />
+    <hkern u1="&#x1e84;" u2="&#x1eb2;" k="82" />
+    <hkern u1="&#x1e84;" u2="&#x1eb1;" k="41" />
+    <hkern u1="&#x1e84;" u2="&#x1eb0;" k="82" />
+    <hkern u1="&#x1e84;" u2="&#x1eaf;" k="41" />
+    <hkern u1="&#x1e84;" u2="&#x1eae;" k="82" />
+    <hkern u1="&#x1e84;" u2="&#x1ead;" k="41" />
+    <hkern u1="&#x1e84;" u2="&#x1eac;" k="82" />
+    <hkern u1="&#x1e84;" u2="&#x1eab;" k="41" />
+    <hkern u1="&#x1e84;" u2="&#x1eaa;" k="82" />
+    <hkern u1="&#x1e84;" u2="&#x1ea9;" k="41" />
+    <hkern u1="&#x1e84;" u2="&#x1ea8;" k="82" />
+    <hkern u1="&#x1e84;" u2="&#x1ea6;" k="82" />
+    <hkern u1="&#x1e84;" u2="&#x1ea5;" k="41" />
+    <hkern u1="&#x1e84;" u2="&#x1ea4;" k="82" />
+    <hkern u1="&#x1e84;" u2="&#x1ea3;" k="41" />
+    <hkern u1="&#x1e84;" u2="&#x1ea2;" k="82" />
+    <hkern u1="&#x1e84;" u2="&#x1ea1;" k="41" />
+    <hkern u1="&#x1e84;" u2="&#x1ea0;" k="82" />
+    <hkern u1="&#x1e84;" u2="&#x1b0;" k="20" />
+    <hkern u1="&#x1e84;" u2="&#x1a1;" k="41" />
+    <hkern u1="&#x1e84;" u2="&#x1a0;" k="20" />
+    <hkern u1="&#x1e84;" u2="&#x1e01;" k="41" />
+    <hkern u1="&#x1e84;" u2="&#x1e00;" k="82" />
+    <hkern u1="&#x1e84;" u2="&#x1e3f;" k="20" />
+    <hkern u1="&#x1e84;" u2="&#x201e;" k="102" />
+    <hkern u1="&#x1e84;" u2="&#x201a;" k="102" />
+    <hkern u1="&#x1e84;" u2="&#x219;" k="20" />
+    <hkern u1="&#x1e84;" u2="&#x1ff;" k="41" />
+    <hkern u1="&#x1e84;" u2="&#x1fe;" k="20" />
+    <hkern u1="&#x1e84;" u2="&#x1fd;" k="41" />
+    <hkern u1="&#x1e84;" u2="&#x1fb;" k="41" />
+    <hkern u1="&#x1e84;" u2="&#x1fa;" k="82" />
+    <hkern u1="&#x1e84;" u2="&#x173;" k="20" />
+    <hkern u1="&#x1e84;" u2="&#x171;" k="20" />
+    <hkern u1="&#x1e84;" u2="&#x16f;" k="20" />
+    <hkern u1="&#x1e84;" u2="&#x16d;" k="20" />
+    <hkern u1="&#x1e84;" u2="&#x16b;" k="20" />
+    <hkern u1="&#x1e84;" u2="&#x169;" k="20" />
+    <hkern u1="&#x1e84;" u2="&#x15f;" k="20" />
+    <hkern u1="&#x1e84;" u2="&#x15b;" k="20" />
+    <hkern u1="&#x1e84;" u2="&#x157;" k="20" />
+    <hkern u1="&#x1e84;" u2="&#x155;" k="20" />
+    <hkern u1="&#x1e84;" u2="&#x153;" k="41" />
+    <hkern u1="&#x1e84;" u2="&#x152;" k="20" />
+    <hkern u1="&#x1e84;" u2="&#x151;" k="41" />
+    <hkern u1="&#x1e84;" u2="&#x150;" k="20" />
+    <hkern u1="&#x1e84;" u2="&#x14f;" k="41" />
+    <hkern u1="&#x1e84;" u2="&#x14e;" k="20" />
+    <hkern u1="&#x1e84;" u2="&#x14d;" k="41" />
+    <hkern u1="&#x1e84;" u2="&#x14c;" k="20" />
+    <hkern u1="&#x1e84;" u2="&#x14b;" k="20" />
+    <hkern u1="&#x1e84;" u2="&#x146;" k="20" />
+    <hkern u1="&#x1e84;" u2="&#x144;" k="20" />
+    <hkern u1="&#x1e84;" u2="&#x138;" k="20" />
+    <hkern u1="&#x1e84;" u2="&#x123;" k="20" />
+    <hkern u1="&#x1e84;" u2="&#x122;" k="20" />
+    <hkern u1="&#x1e84;" u2="&#x121;" k="20" />
+    <hkern u1="&#x1e84;" u2="&#x120;" k="20" />
+    <hkern u1="&#x1e84;" u2="&#x11f;" k="20" />
+    <hkern u1="&#x1e84;" u2="&#x11e;" k="20" />
+    <hkern u1="&#x1e84;" u2="&#x11d;" k="20" />
+    <hkern u1="&#x1e84;" u2="&#x11c;" k="20" />
+    <hkern u1="&#x1e84;" u2="&#x11b;" k="41" />
+    <hkern u1="&#x1e84;" u2="&#x119;" k="41" />
+    <hkern u1="&#x1e84;" u2="&#x117;" k="41" />
+    <hkern u1="&#x1e84;" u2="&#x115;" k="41" />
+    <hkern u1="&#x1e84;" u2="&#x113;" k="41" />
+    <hkern u1="&#x1e84;" u2="&#x111;" k="41" />
+    <hkern u1="&#x1e84;" u2="&#x10f;" k="41" />
+    <hkern u1="&#x1e84;" u2="&#x10d;" k="41" />
+    <hkern u1="&#x1e84;" u2="&#x10c;" k="20" />
+    <hkern u1="&#x1e84;" u2="&#x10b;" k="41" />
+    <hkern u1="&#x1e84;" u2="&#x10a;" k="20" />
+    <hkern u1="&#x1e84;" u2="&#x109;" k="41" />
+    <hkern u1="&#x1e84;" u2="&#x108;" k="20" />
+    <hkern u1="&#x1e84;" u2="&#x107;" k="41" />
+    <hkern u1="&#x1e84;" u2="&#x106;" k="20" />
+    <hkern u1="&#x1e84;" u2="&#x105;" k="41" />
+    <hkern u1="&#x1e84;" u2="&#x104;" k="82" />
+    <hkern u1="&#x1e84;" u2="&#x103;" k="41" />
+    <hkern u1="&#x1e84;" u2="&#x102;" k="82" />
+    <hkern u1="&#x1e84;" u2="&#x101;" k="41" />
+    <hkern u1="&#x1e84;" u2="&#x100;" k="82" />
+    <hkern u1="&#x1e84;" u2="&#xfc;" k="20" />
+    <hkern u1="&#x1e84;" u2="&#xfb;" k="20" />
+    <hkern u1="&#x1e84;" u2="&#xfa;" k="20" />
+    <hkern u1="&#x1e84;" u2="&#xf9;" k="20" />
+    <hkern u1="&#x1e84;" u2="&#xf8;" k="41" />
+    <hkern u1="&#x1e84;" u2="&#xf6;" k="41" />
+    <hkern u1="&#x1e84;" u2="&#xf5;" k="41" />
+    <hkern u1="&#x1e84;" u2="&#xf4;" k="41" />
+    <hkern u1="&#x1e84;" u2="&#xf3;" k="41" />
+    <hkern u1="&#x1e84;" u2="&#xf2;" k="41" />
+    <hkern u1="&#x1e84;" u2="&#xeb;" k="41" />
+    <hkern u1="&#x1e84;" u2="&#xea;" k="41" />
+    <hkern u1="&#x1e84;" u2="&#xe9;" k="41" />
+    <hkern u1="&#x1e84;" u2="&#xe8;" k="41" />
+    <hkern u1="&#x1e84;" u2="&#xe7;" k="41" />
+    <hkern u1="&#x1e84;" u2="&#xe6;" k="41" />
+    <hkern u1="&#x1e84;" u2="&#xe5;" k="41" />
+    <hkern u1="&#x1e84;" u2="&#xe4;" k="41" />
+    <hkern u1="&#x1e84;" u2="&#xe3;" k="41" />
+    <hkern u1="&#x1e84;" u2="&#xe2;" k="41" />
+    <hkern u1="&#x1e84;" u2="&#xe1;" k="41" />
+    <hkern u1="&#x1e84;" u2="&#xe0;" k="41" />
+    <hkern u1="&#x1e84;" u2="&#xd8;" k="20" />
+    <hkern u1="&#x1e84;" u2="&#xd6;" k="20" />
+    <hkern u1="&#x1e84;" u2="&#xd5;" k="20" />
+    <hkern u1="&#x1e84;" u2="&#xd4;" k="20" />
+    <hkern u1="&#x1e84;" u2="&#xd3;" k="20" />
+    <hkern u1="&#x1e84;" u2="&#xd2;" k="20" />
+    <hkern u1="&#x1e84;" u2="&#xc7;" k="20" />
+    <hkern u1="&#x1e84;" u2="&#xc5;" k="82" />
+    <hkern u1="&#x1e84;" u2="&#xc4;" k="82" />
+    <hkern u1="&#x1e84;" u2="&#xc3;" k="82" />
+    <hkern u1="&#x1e84;" u2="&#xc2;" k="82" />
+    <hkern u1="&#x1e84;" u2="&#xc1;" k="82" />
+    <hkern u1="&#x1e84;" u2="&#xc0;" k="82" />
+    <hkern u1="&#x1e84;" u2="u" k="20" />
+    <hkern u1="&#x1e84;" u2="s" k="20" />
+    <hkern u1="&#x1e84;" u2="r" k="20" />
+    <hkern u1="&#x1e84;" u2="q" k="41" />
+    <hkern u1="&#x1e84;" u2="p" k="20" />
+    <hkern u1="&#x1e84;" u2="o" k="41" />
+    <hkern u1="&#x1e84;" u2="n" k="20" />
+    <hkern u1="&#x1e84;" u2="m" k="20" />
+    <hkern u1="&#x1e84;" u2="g" k="20" />
+    <hkern u1="&#x1e84;" u2="e" k="41" />
+    <hkern u1="&#x1e84;" u2="d" k="41" />
+    <hkern u1="&#x1e84;" u2="c" k="41" />
+    <hkern u1="&#x1e84;" u2="a" k="41" />
+    <hkern u1="&#x1e84;" u2="Q" k="20" />
+    <hkern u1="&#x1e84;" u2="O" k="20" />
+    <hkern u1="&#x1e84;" u2="G" k="20" />
+    <hkern u1="&#x1e84;" u2="C" k="20" />
+    <hkern u1="&#x1e84;" u2="A" k="82" />
+    <hkern u1="&#x1e84;" u2="&#x3f;" k="-41" />
+    <hkern u1="&#x1e84;" u2="&#x2e;" k="102" />
+    <hkern u1="&#x1e84;" u2="&#x2c;" k="102" />
+    <hkern u1="&#x1e85;" u2="&#x201e;" k="82" />
+    <hkern u1="&#x1e85;" u2="&#x201d;" k="-82" />
+    <hkern u1="&#x1e85;" u2="&#x201a;" k="82" />
+    <hkern u1="&#x1e85;" u2="&#x2019;" k="-82" />
+    <hkern u1="&#x1e85;" u2="&#x3f;" k="-41" />
+    <hkern u1="&#x1e85;" u2="&#x2e;" k="82" />
+    <hkern u1="&#x1e85;" u2="&#x2c;" k="82" />
+    <hkern u1="&#x1e85;" u2="&#x27;" k="-82" />
+    <hkern u1="&#x1e85;" u2="&#x22;" k="-82" />
+    <hkern u1="&#x1ef2;" u2="&#x1ef1;" k="61" />
+    <hkern u1="&#x1ef2;" u2="&#x1eef;" k="61" />
+    <hkern u1="&#x1ef2;" u2="&#x1eed;" k="61" />
+    <hkern u1="&#x1ef2;" u2="&#x1eeb;" k="61" />
+    <hkern u1="&#x1ef2;" u2="&#x1ee9;" k="61" />
+    <hkern u1="&#x1ef2;" u2="&#x1ee7;" k="61" />
+    <hkern u1="&#x1ef2;" u2="&#x1ee5;" k="61" />
+    <hkern u1="&#x1ef2;" u2="&#x1ee3;" k="102" />
+    <hkern u1="&#x1ef2;" u2="&#x1ee2;" k="41" />
+    <hkern u1="&#x1ef2;" u2="&#x1ee1;" k="102" />
+    <hkern u1="&#x1ef2;" u2="&#x1ee0;" k="41" />
+    <hkern u1="&#x1ef2;" u2="&#x1edf;" k="102" />
+    <hkern u1="&#x1ef2;" u2="&#x1ede;" k="41" />
+    <hkern u1="&#x1ef2;" u2="&#x1edd;" k="102" />
+    <hkern u1="&#x1ef2;" u2="&#x1edc;" k="41" />
+    <hkern u1="&#x1ef2;" u2="&#x1edb;" k="102" />
+    <hkern u1="&#x1ef2;" u2="&#x1eda;" k="41" />
+    <hkern u1="&#x1ef2;" u2="&#x1ed9;" k="102" />
+    <hkern u1="&#x1ef2;" u2="&#x1ed8;" k="41" />
+    <hkern u1="&#x1ef2;" u2="&#x1ed7;" k="102" />
+    <hkern u1="&#x1ef2;" u2="&#x1ed6;" k="41" />
+    <hkern u1="&#x1ef2;" u2="&#x1ed5;" k="102" />
+    <hkern u1="&#x1ef2;" u2="&#x1ed4;" k="41" />
+    <hkern u1="&#x1ef2;" u2="&#x1ed2;" k="41" />
+    <hkern u1="&#x1ef2;" u2="&#x1ed1;" k="102" />
+    <hkern u1="&#x1ef2;" u2="&#x1ed0;" k="41" />
+    <hkern u1="&#x1ef2;" u2="&#x1ecf;" k="102" />
+    <hkern u1="&#x1ef2;" u2="&#x1ece;" k="41" />
+    <hkern u1="&#x1ef2;" u2="&#x1ecd;" k="102" />
+    <hkern u1="&#x1ef2;" u2="&#x1ecc;" k="41" />
+    <hkern u1="&#x1ef2;" u2="&#x1ec7;" k="102" />
+    <hkern u1="&#x1ef2;" u2="&#x1ec5;" k="102" />
+    <hkern u1="&#x1ef2;" u2="&#x1ec3;" k="102" />
+    <hkern u1="&#x1ef2;" u2="&#x1ebf;" k="102" />
+    <hkern u1="&#x1ef2;" u2="&#x1ebd;" k="102" />
+    <hkern u1="&#x1ef2;" u2="&#x1ebb;" k="102" />
+    <hkern u1="&#x1ef2;" u2="&#x1eb9;" k="102" />
+    <hkern u1="&#x1ef2;" u2="&#x1eb7;" k="102" />
+    <hkern u1="&#x1ef2;" u2="&#x1eb6;" k="123" />
+    <hkern u1="&#x1ef2;" u2="&#x1eb5;" k="102" />
+    <hkern u1="&#x1ef2;" u2="&#x1eb4;" k="123" />
+    <hkern u1="&#x1ef2;" u2="&#x1eb3;" k="102" />
+    <hkern u1="&#x1ef2;" u2="&#x1eb2;" k="123" />
+    <hkern u1="&#x1ef2;" u2="&#x1eb1;" k="102" />
+    <hkern u1="&#x1ef2;" u2="&#x1eb0;" k="123" />
+    <hkern u1="&#x1ef2;" u2="&#x1eaf;" k="102" />
+    <hkern u1="&#x1ef2;" u2="&#x1eae;" k="123" />
+    <hkern u1="&#x1ef2;" u2="&#x1ead;" k="102" />
+    <hkern u1="&#x1ef2;" u2="&#x1eac;" k="123" />
+    <hkern u1="&#x1ef2;" u2="&#x1eab;" k="102" />
+    <hkern u1="&#x1ef2;" u2="&#x1eaa;" k="123" />
+    <hkern u1="&#x1ef2;" u2="&#x1ea9;" k="102" />
+    <hkern u1="&#x1ef2;" u2="&#x1ea8;" k="123" />
+    <hkern u1="&#x1ef2;" u2="&#x1ea6;" k="123" />
+    <hkern u1="&#x1ef2;" u2="&#x1ea5;" k="102" />
+    <hkern u1="&#x1ef2;" u2="&#x1ea4;" k="123" />
+    <hkern u1="&#x1ef2;" u2="&#x1ea3;" k="102" />
+    <hkern u1="&#x1ef2;" u2="&#x1ea2;" k="123" />
+    <hkern u1="&#x1ef2;" u2="&#x1ea1;" k="102" />
+    <hkern u1="&#x1ef2;" u2="&#x1ea0;" k="123" />
+    <hkern u1="&#x1ef2;" u2="&#x1b0;" k="61" />
+    <hkern u1="&#x1ef2;" u2="&#x1a1;" k="102" />
+    <hkern u1="&#x1ef2;" u2="&#x1a0;" k="41" />
+    <hkern u1="&#x1ef2;" u2="&#x1e01;" k="102" />
+    <hkern u1="&#x1ef2;" u2="&#x1e00;" k="123" />
+    <hkern u1="&#x1ef2;" u2="&#x1e3f;" k="61" />
+    <hkern u1="&#x1ef2;" u2="&#x201e;" k="123" />
+    <hkern u1="&#x1ef2;" u2="&#x201a;" k="123" />
+    <hkern u1="&#x1ef2;" u2="&#x219;" k="82" />
+    <hkern u1="&#x1ef2;" u2="&#x1ff;" k="102" />
+    <hkern u1="&#x1ef2;" u2="&#x1fe;" k="41" />
+    <hkern u1="&#x1ef2;" u2="&#x1fd;" k="102" />
+    <hkern u1="&#x1ef2;" u2="&#x1fb;" k="102" />
+    <hkern u1="&#x1ef2;" u2="&#x1fa;" k="123" />
+    <hkern u1="&#x1ef2;" u2="&#x17e;" k="41" />
+    <hkern u1="&#x1ef2;" u2="&#x17c;" k="41" />
+    <hkern u1="&#x1ef2;" u2="&#x17a;" k="41" />
+    <hkern u1="&#x1ef2;" u2="&#x173;" k="61" />
+    <hkern u1="&#x1ef2;" u2="&#x171;" k="61" />
+    <hkern u1="&#x1ef2;" u2="&#x16f;" k="61" />
+    <hkern u1="&#x1ef2;" u2="&#x16d;" k="61" />
+    <hkern u1="&#x1ef2;" u2="&#x16b;" k="61" />
+    <hkern u1="&#x1ef2;" u2="&#x169;" k="61" />
+    <hkern u1="&#x1ef2;" u2="&#x15f;" k="82" />
+    <hkern u1="&#x1ef2;" u2="&#x15b;" k="82" />
+    <hkern u1="&#x1ef2;" u2="&#x157;" k="61" />
+    <hkern u1="&#x1ef2;" u2="&#x155;" k="61" />
+    <hkern u1="&#x1ef2;" u2="&#x153;" k="102" />
+    <hkern u1="&#x1ef2;" u2="&#x152;" k="41" />
+    <hkern u1="&#x1ef2;" u2="&#x151;" k="102" />
+    <hkern u1="&#x1ef2;" u2="&#x150;" k="41" />
+    <hkern u1="&#x1ef2;" u2="&#x14f;" k="102" />
+    <hkern u1="&#x1ef2;" u2="&#x14e;" k="41" />
+    <hkern u1="&#x1ef2;" u2="&#x14d;" k="102" />
+    <hkern u1="&#x1ef2;" u2="&#x14c;" k="41" />
+    <hkern u1="&#x1ef2;" u2="&#x14b;" k="61" />
+    <hkern u1="&#x1ef2;" u2="&#x146;" k="61" />
+    <hkern u1="&#x1ef2;" u2="&#x144;" k="61" />
+    <hkern u1="&#x1ef2;" u2="&#x138;" k="61" />
+    <hkern u1="&#x1ef2;" u2="&#x123;" k="41" />
+    <hkern u1="&#x1ef2;" u2="&#x122;" k="41" />
+    <hkern u1="&#x1ef2;" u2="&#x121;" k="41" />
+    <hkern u1="&#x1ef2;" u2="&#x120;" k="41" />
+    <hkern u1="&#x1ef2;" u2="&#x11f;" k="41" />
+    <hkern u1="&#x1ef2;" u2="&#x11e;" k="41" />
+    <hkern u1="&#x1ef2;" u2="&#x11d;" k="41" />
+    <hkern u1="&#x1ef2;" u2="&#x11c;" k="41" />
+    <hkern u1="&#x1ef2;" u2="&#x11b;" k="102" />
+    <hkern u1="&#x1ef2;" u2="&#x119;" k="102" />
+    <hkern u1="&#x1ef2;" u2="&#x117;" k="102" />
+    <hkern u1="&#x1ef2;" u2="&#x115;" k="102" />
+    <hkern u1="&#x1ef2;" u2="&#x113;" k="102" />
+    <hkern u1="&#x1ef2;" u2="&#x111;" k="102" />
+    <hkern u1="&#x1ef2;" u2="&#x10f;" k="102" />
+    <hkern u1="&#x1ef2;" u2="&#x10d;" k="102" />
+    <hkern u1="&#x1ef2;" u2="&#x10c;" k="41" />
+    <hkern u1="&#x1ef2;" u2="&#x10b;" k="102" />
+    <hkern u1="&#x1ef2;" u2="&#x10a;" k="41" />
+    <hkern u1="&#x1ef2;" u2="&#x109;" k="102" />
+    <hkern u1="&#x1ef2;" u2="&#x108;" k="41" />
+    <hkern u1="&#x1ef2;" u2="&#x107;" k="102" />
+    <hkern u1="&#x1ef2;" u2="&#x106;" k="41" />
+    <hkern u1="&#x1ef2;" u2="&#x105;" k="102" />
+    <hkern u1="&#x1ef2;" u2="&#x104;" k="123" />
+    <hkern u1="&#x1ef2;" u2="&#x103;" k="102" />
+    <hkern u1="&#x1ef2;" u2="&#x102;" k="123" />
+    <hkern u1="&#x1ef2;" u2="&#x101;" k="102" />
+    <hkern u1="&#x1ef2;" u2="&#x100;" k="123" />
+    <hkern u1="&#x1ef2;" u2="&#xfc;" k="61" />
+    <hkern u1="&#x1ef2;" u2="&#xfb;" k="61" />
+    <hkern u1="&#x1ef2;" u2="&#xfa;" k="61" />
+    <hkern u1="&#x1ef2;" u2="&#xf9;" k="61" />
+    <hkern u1="&#x1ef2;" u2="&#xf8;" k="102" />
+    <hkern u1="&#x1ef2;" u2="&#xf6;" k="102" />
+    <hkern u1="&#x1ef2;" u2="&#xf5;" k="102" />
+    <hkern u1="&#x1ef2;" u2="&#xf4;" k="102" />
+    <hkern u1="&#x1ef2;" u2="&#xf3;" k="102" />
+    <hkern u1="&#x1ef2;" u2="&#xf2;" k="102" />
+    <hkern u1="&#x1ef2;" u2="&#xeb;" k="102" />
+    <hkern u1="&#x1ef2;" u2="&#xea;" k="102" />
+    <hkern u1="&#x1ef2;" u2="&#xe9;" k="102" />
+    <hkern u1="&#x1ef2;" u2="&#xe8;" k="102" />
+    <hkern u1="&#x1ef2;" u2="&#xe7;" k="102" />
+    <hkern u1="&#x1ef2;" u2="&#xe6;" k="102" />
+    <hkern u1="&#x1ef2;" u2="&#xe5;" k="102" />
+    <hkern u1="&#x1ef2;" u2="&#xe4;" k="102" />
+    <hkern u1="&#x1ef2;" u2="&#xe3;" k="102" />
+    <hkern u1="&#x1ef2;" u2="&#xe2;" k="102" />
+    <hkern u1="&#x1ef2;" u2="&#xe1;" k="102" />
+    <hkern u1="&#x1ef2;" u2="&#xe0;" k="102" />
+    <hkern u1="&#x1ef2;" u2="&#xd8;" k="41" />
+    <hkern u1="&#x1ef2;" u2="&#xd6;" k="41" />
+    <hkern u1="&#x1ef2;" u2="&#xd5;" k="41" />
+    <hkern u1="&#x1ef2;" u2="&#xd4;" k="41" />
+    <hkern u1="&#x1ef2;" u2="&#xd3;" k="41" />
+    <hkern u1="&#x1ef2;" u2="&#xd2;" k="41" />
+    <hkern u1="&#x1ef2;" u2="&#xc7;" k="41" />
+    <hkern u1="&#x1ef2;" u2="&#xc5;" k="123" />
+    <hkern u1="&#x1ef2;" u2="&#xc4;" k="123" />
+    <hkern u1="&#x1ef2;" u2="&#xc3;" k="123" />
+    <hkern u1="&#x1ef2;" u2="&#xc2;" k="123" />
+    <hkern u1="&#x1ef2;" u2="&#xc1;" k="123" />
+    <hkern u1="&#x1ef2;" u2="&#xc0;" k="123" />
+    <hkern u1="&#x1ef2;" u2="z" k="41" />
+    <hkern u1="&#x1ef2;" u2="u" k="61" />
+    <hkern u1="&#x1ef2;" u2="s" k="82" />
+    <hkern u1="&#x1ef2;" u2="r" k="61" />
+    <hkern u1="&#x1ef2;" u2="q" k="102" />
+    <hkern u1="&#x1ef2;" u2="p" k="61" />
+    <hkern u1="&#x1ef2;" u2="o" k="102" />
+    <hkern u1="&#x1ef2;" u2="n" k="61" />
+    <hkern u1="&#x1ef2;" u2="m" k="61" />
+    <hkern u1="&#x1ef2;" u2="g" k="41" />
+    <hkern u1="&#x1ef2;" u2="e" k="102" />
+    <hkern u1="&#x1ef2;" u2="d" k="102" />
+    <hkern u1="&#x1ef2;" u2="c" k="102" />
+    <hkern u1="&#x1ef2;" u2="a" k="102" />
+    <hkern u1="&#x1ef2;" u2="Q" k="41" />
+    <hkern u1="&#x1ef2;" u2="O" k="41" />
+    <hkern u1="&#x1ef2;" u2="G" k="41" />
+    <hkern u1="&#x1ef2;" u2="C" k="41" />
+    <hkern u1="&#x1ef2;" u2="A" k="123" />
+    <hkern u1="&#x1ef2;" u2="&#x3f;" k="-41" />
+    <hkern u1="&#x1ef2;" u2="&#x2e;" k="123" />
+    <hkern u1="&#x1ef2;" u2="&#x2c;" k="123" />
+    <hkern u1="&#x1ef3;" u2="&#x201e;" k="82" />
+    <hkern u1="&#x1ef3;" u2="&#x201d;" k="-82" />
+    <hkern u1="&#x1ef3;" u2="&#x201a;" k="82" />
+    <hkern u1="&#x1ef3;" u2="&#x2019;" k="-82" />
+    <hkern u1="&#x1ef3;" u2="&#x3f;" k="-41" />
+    <hkern u1="&#x1ef3;" u2="&#x2e;" k="82" />
+    <hkern u1="&#x1ef3;" u2="&#x2c;" k="82" />
+    <hkern u1="&#x1ef3;" u2="&#x27;" k="-82" />
+    <hkern u1="&#x1ef3;" u2="&#x22;" k="-82" />
+    <hkern u1="&#x2013;" u2="&#x162;" k="82" />
+    <hkern u1="&#x2013;" u2="&#x50f;" k="41" />
+    <hkern u1="&#x2013;" u2="&#x50e;" k="82" />
+    <hkern u1="&#x2013;" u2="&#x4b5;" k="41" />
+    <hkern u1="&#x2013;" u2="&#x4b4;" k="82" />
+    <hkern u1="&#x2013;" u2="&#x4ad;" k="41" />
+    <hkern u1="&#x2013;" u2="&#x4ac;" k="82" />
+    <hkern u1="&#x2013;" u2="&#x4a1;" k="41" />
+    <hkern u1="&#x2013;" u2="&#x4a0;" k="82" />
+    <hkern u1="&#x2013;" u2="&#x44a;" k="41" />
+    <hkern u1="&#x2013;" u2="&#x442;" k="41" />
+    <hkern u1="&#x2013;" u2="&#x42a;" k="82" />
+    <hkern u1="&#x2013;" u2="&#x422;" k="82" />
+    <hkern u1="&#x2013;" u2="&#x40b;" k="82" />
+    <hkern u1="&#x2013;" u2="&#x402;" k="82" />
+    <hkern u1="&#x2013;" u2="&#x3a4;" k="82" />
+    <hkern u1="&#x2013;" u2="&#x164;" k="82" />
+    <hkern u1="&#x2013;" u2="&#x21a;" k="82" />
+    <hkern u1="&#x2013;" u2="T" k="82" />
+    <hkern u1="&#x2014;" u2="&#x162;" k="82" />
+    <hkern u1="&#x2014;" u2="&#x50f;" k="41" />
+    <hkern u1="&#x2014;" u2="&#x50e;" k="82" />
+    <hkern u1="&#x2014;" u2="&#x4b5;" k="41" />
+    <hkern u1="&#x2014;" u2="&#x4b4;" k="82" />
+    <hkern u1="&#x2014;" u2="&#x4ad;" k="41" />
+    <hkern u1="&#x2014;" u2="&#x4ac;" k="82" />
+    <hkern u1="&#x2014;" u2="&#x4a1;" k="41" />
+    <hkern u1="&#x2014;" u2="&#x4a0;" k="82" />
+    <hkern u1="&#x2014;" u2="&#x44a;" k="41" />
+    <hkern u1="&#x2014;" u2="&#x442;" k="41" />
+    <hkern u1="&#x2014;" u2="&#x42a;" k="82" />
+    <hkern u1="&#x2014;" u2="&#x422;" k="82" />
+    <hkern u1="&#x2014;" u2="&#x40b;" k="82" />
+    <hkern u1="&#x2014;" u2="&#x402;" k="82" />
+    <hkern u1="&#x2014;" u2="&#x3a4;" k="82" />
+    <hkern u1="&#x2014;" u2="&#x164;" k="82" />
+    <hkern u1="&#x2014;" u2="&#x21a;" k="82" />
+    <hkern u1="&#x2014;" u2="T" k="82" />
+    <hkern u1="&#x2015;" u2="&#x162;" k="82" />
+    <hkern u1="&#x2015;" u2="&#x50f;" k="41" />
+    <hkern u1="&#x2015;" u2="&#x50e;" k="82" />
+    <hkern u1="&#x2015;" u2="&#x4b5;" k="41" />
+    <hkern u1="&#x2015;" u2="&#x4b4;" k="82" />
+    <hkern u1="&#x2015;" u2="&#x4ad;" k="41" />
+    <hkern u1="&#x2015;" u2="&#x4ac;" k="82" />
+    <hkern u1="&#x2015;" u2="&#x4a1;" k="41" />
+    <hkern u1="&#x2015;" u2="&#x4a0;" k="82" />
+    <hkern u1="&#x2015;" u2="&#x44a;" k="41" />
+    <hkern u1="&#x2015;" u2="&#x442;" k="41" />
+    <hkern u1="&#x2015;" u2="&#x42a;" k="82" />
+    <hkern u1="&#x2015;" u2="&#x422;" k="82" />
+    <hkern u1="&#x2015;" u2="&#x40b;" k="82" />
+    <hkern u1="&#x2015;" u2="&#x402;" k="82" />
+    <hkern u1="&#x2015;" u2="&#x3a4;" k="82" />
+    <hkern u1="&#x2015;" u2="&#x164;" k="82" />
+    <hkern u1="&#x2015;" u2="&#x21a;" k="82" />
+    <hkern u1="&#x2015;" u2="T" k="82" />
+    <hkern u1="&#x2018;" u2="&#x162;" k="-41" />
+    <hkern u1="&#x2018;" u2="&#x1ef8;" k="-20" />
+    <hkern u1="&#x2018;" u2="&#x1ef6;" k="-20" />
+    <hkern u1="&#x2018;" u2="&#x1ef4;" k="-20" />
+    <hkern u1="&#x2018;" u2="&#x1ef1;" k="61" />
+    <hkern u1="&#x2018;" u2="&#x1eef;" k="61" />
+    <hkern u1="&#x2018;" u2="&#x1eed;" k="61" />
+    <hkern u1="&#x2018;" u2="&#x1eeb;" k="61" />
+    <hkern u1="&#x2018;" u2="&#x1ee9;" k="61" />
+    <hkern u1="&#x2018;" u2="&#x1ee7;" k="61" />
+    <hkern u1="&#x2018;" u2="&#x1ee5;" k="61" />
+    <hkern u1="&#x2018;" u2="&#x1ee3;" k="123" />
+    <hkern u1="&#x2018;" u2="&#x1ee1;" k="123" />
+    <hkern u1="&#x2018;" u2="&#x1edf;" k="123" />
+    <hkern u1="&#x2018;" u2="&#x1edd;" k="123" />
+    <hkern u1="&#x2018;" u2="&#x1edb;" k="123" />
+    <hkern u1="&#x2018;" u2="&#x1ed9;" k="123" />
+    <hkern u1="&#x2018;" u2="&#x1ed7;" k="123" />
+    <hkern u1="&#x2018;" u2="&#x1ed5;" k="123" />
+    <hkern u1="&#x2018;" u2="&#x1ed1;" k="123" />
+    <hkern u1="&#x2018;" u2="&#x1ecf;" k="123" />
+    <hkern u1="&#x2018;" u2="&#x1ecd;" k="123" />
+    <hkern u1="&#x2018;" u2="&#x1ec7;" k="123" />
+    <hkern u1="&#x2018;" u2="&#x1ec5;" k="123" />
+    <hkern u1="&#x2018;" u2="&#x1ec3;" k="123" />
+    <hkern u1="&#x2018;" u2="&#x1ebf;" k="123" />
+    <hkern u1="&#x2018;" u2="&#x1ebd;" k="123" />
+    <hkern u1="&#x2018;" u2="&#x1ebb;" k="123" />
+    <hkern u1="&#x2018;" u2="&#x1eb9;" k="123" />
+    <hkern u1="&#x2018;" u2="&#x1eb7;" k="82" />
+    <hkern u1="&#x2018;" u2="&#x1eb6;" k="143" />
+    <hkern u1="&#x2018;" u2="&#x1eb5;" k="82" />
+    <hkern u1="&#x2018;" u2="&#x1eb4;" k="143" />
+    <hkern u1="&#x2018;" u2="&#x1eb3;" k="82" />
+    <hkern u1="&#x2018;" u2="&#x1eb2;" k="143" />
+    <hkern u1="&#x2018;" u2="&#x1eb1;" k="82" />
+    <hkern u1="&#x2018;" u2="&#x1eb0;" k="143" />
+    <hkern u1="&#x2018;" u2="&#x1eaf;" k="82" />
+    <hkern u1="&#x2018;" u2="&#x1eae;" k="143" />
+    <hkern u1="&#x2018;" u2="&#x1ead;" k="82" />
+    <hkern u1="&#x2018;" u2="&#x1eac;" k="143" />
+    <hkern u1="&#x2018;" u2="&#x1eab;" k="82" />
+    <hkern u1="&#x2018;" u2="&#x1eaa;" k="143" />
+    <hkern u1="&#x2018;" u2="&#x1ea9;" k="82" />
+    <hkern u1="&#x2018;" u2="&#x1ea8;" k="143" />
+    <hkern u1="&#x2018;" u2="&#x1ea6;" k="143" />
+    <hkern u1="&#x2018;" u2="&#x1ea5;" k="82" />
+    <hkern u1="&#x2018;" u2="&#x1ea4;" k="143" />
+    <hkern u1="&#x2018;" u2="&#x1ea3;" k="82" />
+    <hkern u1="&#x2018;" u2="&#x1ea2;" k="143" />
+    <hkern u1="&#x2018;" u2="&#x1ea1;" k="82" />
+    <hkern u1="&#x2018;" u2="&#x1ea0;" k="143" />
+    <hkern u1="&#x2018;" u2="&#x513;" k="143" />
+    <hkern u1="&#x2018;" u2="&#x512;" k="123" />
+    <hkern u1="&#x2018;" u2="&#x511;" k="123" />
+    <hkern u1="&#x2018;" u2="&#x50d;" k="123" />
+    <hkern u1="&#x2018;" u2="&#x509;" k="143" />
+    <hkern u1="&#x2018;" u2="&#x508;" k="123" />
+    <hkern u1="&#x2018;" u2="&#x503;" k="123" />
+    <hkern u1="&#x2018;" u2="&#x502;" k="143" />
+    <hkern u1="&#x2018;" u2="&#x501;" k="123" />
+    <hkern u1="&#x2018;" u2="&#x500;" k="143" />
+    <hkern u1="&#x2018;" u2="&#x4eb;" k="123" />
+    <hkern u1="&#x2018;" u2="&#x4e9;" k="123" />
+    <hkern u1="&#x2018;" u2="&#x4e7;" k="123" />
+    <hkern u1="&#x2018;" u2="&#x4db;" k="41" />
+    <hkern u1="&#x2018;" u2="&#x4d9;" k="41" />
+    <hkern u1="&#x2018;" u2="&#x4d7;" k="123" />
+    <hkern u1="&#x2018;" u2="&#x4d5;" k="41" />
+    <hkern u1="&#x2018;" u2="&#x4d4;" k="143" />
+    <hkern u1="&#x2018;" u2="&#x4d3;" k="41" />
+    <hkern u1="&#x2018;" u2="&#x4d2;" k="143" />
+    <hkern u1="&#x2018;" u2="&#x4d1;" k="41" />
+    <hkern u1="&#x2018;" u2="&#x4d0;" k="143" />
+    <hkern u1="&#x2018;" u2="&#x4c6;" k="143" />
+    <hkern u1="&#x2018;" u2="&#x4c5;" k="123" />
+    <hkern u1="&#x2018;" u2="&#x4ab;" k="123" />
+    <hkern u1="&#x2018;" u2="&#x4a9;" k="123" />
+    <hkern u1="&#x2018;" u2="&#x481;" k="123" />
+    <hkern u1="&#x2018;" u2="&#x47d;" k="123" />
+    <hkern u1="&#x2018;" u2="&#x47b;" k="123" />
+    <hkern u1="&#x2018;" u2="&#x479;" k="123" />
+    <hkern u1="&#x2018;" u2="&#x473;" k="123" />
+    <hkern u1="&#x2018;" u2="&#x471;" k="20" />
+    <hkern u1="&#x2018;" u2="&#x467;" k="143" />
+    <hkern u1="&#x2018;" u2="&#x466;" k="143" />
+    <hkern u1="&#x2018;" u2="&#x450;" k="123" />
+    <hkern u1="&#x2018;" u2="&#x1b0;" k="61" />
+    <hkern u1="&#x2018;" u2="&#x1a1;" k="123" />
+    <hkern u1="&#x2018;" u2="&#x1e01;" k="82" />
+    <hkern u1="&#x2018;" u2="&#x1e00;" k="143" />
+    <hkern u1="&#x2018;" u2="&#x1e3f;" k="61" />
+    <hkern u1="&#x2018;" u2="&#x1ef2;" k="-20" />
+    <hkern u1="&#x2018;" u2="&#x1e84;" k="-41" />
+    <hkern u1="&#x2018;" u2="&#x1e82;" k="-41" />
+    <hkern u1="&#x2018;" u2="&#x1e80;" k="-41" />
+    <hkern u1="&#x2018;" u2="&#x459;" k="143" />
+    <hkern u1="&#x2018;" u2="&#x455;" k="61" />
+    <hkern u1="&#x2018;" u2="&#x454;" k="123" />
+    <hkern u1="&#x2018;" u2="&#x451;" k="123" />
+    <hkern u1="&#x2018;" u2="&#x444;" k="123" />
+    <hkern u1="&#x2018;" u2="&#x441;" k="123" />
+    <hkern u1="&#x2018;" u2="&#x43e;" k="123" />
+    <hkern u1="&#x2018;" u2="&#x43b;" k="143" />
+    <hkern u1="&#x2018;" u2="&#x435;" k="123" />
+    <hkern u1="&#x2018;" u2="&#x434;" k="143" />
+    <hkern u1="&#x2018;" u2="&#x430;" k="41" />
+    <hkern u1="&#x2018;" u2="&#x41b;" k="123" />
+    <hkern u1="&#x2018;" u2="&#x414;" k="123" />
+    <hkern u1="&#x2018;" u2="&#x410;" k="143" />
+    <hkern u1="&#x2018;" u2="&#x409;" k="123" />
+    <hkern u1="&#x2018;" u2="&#x3cc;" k="82" />
+    <hkern u1="&#x2018;" u2="&#x3c6;" k="82" />
+    <hkern u1="&#x2018;" u2="&#x3c3;" k="82" />
+    <hkern u1="&#x2018;" u2="&#x3c2;" k="82" />
+    <hkern u1="&#x2018;" u2="&#x3c1;" k="61" />
+    <hkern u1="&#x2018;" u2="&#x3bf;" k="82" />
+    <hkern u1="&#x2018;" u2="&#x3bc;" k="41" />
+    <hkern u1="&#x2018;" u2="&#x3ba;" k="41" />
+    <hkern u1="&#x2018;" u2="&#x3b7;" k="41" />
+    <hkern u1="&#x2018;" u2="&#x3b6;" k="41" />
+    <hkern u1="&#x2018;" u2="&#x3b5;" k="41" />
+    <hkern u1="&#x2018;" u2="&#x3b4;" k="61" />
+    <hkern u1="&#x2018;" u2="&#x3b1;" k="82" />
+    <hkern u1="&#x2018;" u2="&#x3ae;" k="41" />
+    <hkern u1="&#x2018;" u2="&#x3ad;" k="41" />
+    <hkern u1="&#x2018;" u2="&#x3ac;" k="82" />
+    <hkern u1="&#x2018;" u2="&#x39b;" k="143" />
+    <hkern u1="&#x2018;" u2="&#x394;" k="143" />
+    <hkern u1="&#x2018;" u2="&#x391;" k="143" />
+    <hkern u1="&#x2018;" u2="&#x386;" k="143" />
+    <hkern u1="&#x2018;" u2="&#x219;" k="61" />
+    <hkern u1="&#x2018;" u2="&#x1ff;" k="123" />
+    <hkern u1="&#x2018;" u2="&#x1fd;" k="82" />
+    <hkern u1="&#x2018;" u2="&#x1fb;" k="82" />
+    <hkern u1="&#x2018;" u2="&#x1fa;" k="143" />
+    <hkern u1="&#x2018;" u2="&#x178;" k="-20" />
+    <hkern u1="&#x2018;" u2="&#x176;" k="-20" />
+    <hkern u1="&#x2018;" u2="&#x174;" k="-41" />
+    <hkern u1="&#x2018;" u2="&#x173;" k="61" />
+    <hkern u1="&#x2018;" u2="&#x171;" k="61" />
+    <hkern u1="&#x2018;" u2="&#x16f;" k="61" />
+    <hkern u1="&#x2018;" u2="&#x16d;" k="61" />
+    <hkern u1="&#x2018;" u2="&#x16b;" k="61" />
+    <hkern u1="&#x2018;" u2="&#x169;" k="61" />
+    <hkern u1="&#x2018;" u2="&#x164;" k="-41" />
+    <hkern u1="&#x2018;" u2="&#x21a;" k="-41" />
+    <hkern u1="&#x2018;" u2="&#x15f;" k="61" />
+    <hkern u1="&#x2018;" u2="&#x15b;" k="61" />
+    <hkern u1="&#x2018;" u2="&#x157;" k="61" />
+    <hkern u1="&#x2018;" u2="&#x155;" k="61" />
+    <hkern u1="&#x2018;" u2="&#x153;" k="123" />
+    <hkern u1="&#x2018;" u2="&#x151;" k="123" />
+    <hkern u1="&#x2018;" u2="&#x14f;" k="123" />
+    <hkern u1="&#x2018;" u2="&#x14d;" k="123" />
+    <hkern u1="&#x2018;" u2="&#x14b;" k="61" />
+    <hkern u1="&#x2018;" u2="&#x146;" k="61" />
+    <hkern u1="&#x2018;" u2="&#x144;" k="61" />
+    <hkern u1="&#x2018;" u2="&#x138;" k="61" />
+    <hkern u1="&#x2018;" u2="&#x123;" k="61" />
+    <hkern u1="&#x2018;" u2="&#x121;" k="61" />
+    <hkern u1="&#x2018;" u2="&#x11f;" k="61" />
+    <hkern u1="&#x2018;" u2="&#x11d;" k="61" />
+    <hkern u1="&#x2018;" u2="&#x11b;" k="123" />
+    <hkern u1="&#x2018;" u2="&#x119;" k="123" />
+    <hkern u1="&#x2018;" u2="&#x117;" k="123" />
+    <hkern u1="&#x2018;" u2="&#x115;" k="123" />
+    <hkern u1="&#x2018;" u2="&#x113;" k="123" />
+    <hkern u1="&#x2018;" u2="&#x111;" k="123" />
+    <hkern u1="&#x2018;" u2="&#x10f;" k="123" />
+    <hkern u1="&#x2018;" u2="&#x10d;" k="123" />
+    <hkern u1="&#x2018;" u2="&#x10b;" k="123" />
+    <hkern u1="&#x2018;" u2="&#x109;" k="123" />
+    <hkern u1="&#x2018;" u2="&#x107;" k="123" />
+    <hkern u1="&#x2018;" u2="&#x105;" k="82" />
+    <hkern u1="&#x2018;" u2="&#x104;" k="143" />
+    <hkern u1="&#x2018;" u2="&#x103;" k="82" />
+    <hkern u1="&#x2018;" u2="&#x102;" k="143" />
+    <hkern u1="&#x2018;" u2="&#x101;" k="82" />
+    <hkern u1="&#x2018;" u2="&#x100;" k="143" />
+    <hkern u1="&#x2018;" u2="&#xfc;" k="61" />
+    <hkern u1="&#x2018;" u2="&#xfb;" k="61" />
+    <hkern u1="&#x2018;" u2="&#xfa;" k="61" />
+    <hkern u1="&#x2018;" u2="&#xf9;" k="61" />
+    <hkern u1="&#x2018;" u2="&#xf8;" k="123" />
+    <hkern u1="&#x2018;" u2="&#xf6;" k="123" />
+    <hkern u1="&#x2018;" u2="&#xf5;" k="123" />
+    <hkern u1="&#x2018;" u2="&#xf4;" k="123" />
+    <hkern u1="&#x2018;" u2="&#xf3;" k="123" />
+    <hkern u1="&#x2018;" u2="&#xf2;" k="123" />
+    <hkern u1="&#x2018;" u2="&#xeb;" k="123" />
+    <hkern u1="&#x2018;" u2="&#xea;" k="123" />
+    <hkern u1="&#x2018;" u2="&#xe9;" k="123" />
+    <hkern u1="&#x2018;" u2="&#xe8;" k="123" />
+    <hkern u1="&#x2018;" u2="&#xe7;" k="123" />
+    <hkern u1="&#x2018;" u2="&#xe6;" k="82" />
+    <hkern u1="&#x2018;" u2="&#xe5;" k="82" />
+    <hkern u1="&#x2018;" u2="&#xe4;" k="82" />
+    <hkern u1="&#x2018;" u2="&#xe3;" k="82" />
+    <hkern u1="&#x2018;" u2="&#xe2;" k="82" />
+    <hkern u1="&#x2018;" u2="&#xe1;" k="82" />
+    <hkern u1="&#x2018;" u2="&#xe0;" k="123" />
+    <hkern u1="&#x2018;" u2="&#xdd;" k="-20" />
+    <hkern u1="&#x2018;" u2="&#xc5;" k="143" />
+    <hkern u1="&#x2018;" u2="&#xc4;" k="143" />
+    <hkern u1="&#x2018;" u2="&#xc3;" k="143" />
+    <hkern u1="&#x2018;" u2="&#xc2;" k="143" />
+    <hkern u1="&#x2018;" u2="&#xc1;" k="143" />
+    <hkern u1="&#x2018;" u2="&#xc0;" k="143" />
+    <hkern u1="&#x2018;" u2="u" k="61" />
+    <hkern u1="&#x2018;" u2="s" k="61" />
+    <hkern u1="&#x2018;" u2="r" k="61" />
+    <hkern u1="&#x2018;" u2="q" k="123" />
+    <hkern u1="&#x2018;" u2="p" k="61" />
+    <hkern u1="&#x2018;" u2="o" k="123" />
+    <hkern u1="&#x2018;" u2="n" k="61" />
+    <hkern u1="&#x2018;" u2="m" k="61" />
+    <hkern u1="&#x2018;" u2="g" k="61" />
+    <hkern u1="&#x2018;" u2="e" k="123" />
+    <hkern u1="&#x2018;" u2="d" k="123" />
+    <hkern u1="&#x2018;" u2="c" k="123" />
+    <hkern u1="&#x2018;" u2="a" k="82" />
+    <hkern u1="&#x2018;" u2="Y" k="-20" />
+    <hkern u1="&#x2018;" u2="W" k="-41" />
+    <hkern u1="&#x2018;" u2="V" k="-41" />
+    <hkern u1="&#x2018;" u2="T" k="-41" />
+    <hkern u1="&#x2018;" u2="A" k="143" />
+    <hkern u1="&#x2019;" u2="&#x162;" k="-41" />
+    <hkern u1="&#x2019;" u2="&#x1ef8;" k="-20" />
+    <hkern u1="&#x2019;" u2="&#x1ef6;" k="-20" />
+    <hkern u1="&#x2019;" u2="&#x1ef4;" k="-20" />
+    <hkern u1="&#x2019;" u2="&#x1ef1;" k="61" />
+    <hkern u1="&#x2019;" u2="&#x1eef;" k="61" />
+    <hkern u1="&#x2019;" u2="&#x1eed;" k="61" />
+    <hkern u1="&#x2019;" u2="&#x1eeb;" k="61" />
+    <hkern u1="&#x2019;" u2="&#x1ee9;" k="61" />
+    <hkern u1="&#x2019;" u2="&#x1ee7;" k="61" />
+    <hkern u1="&#x2019;" u2="&#x1ee5;" k="61" />
+    <hkern u1="&#x2019;" u2="&#x1ee3;" k="123" />
+    <hkern u1="&#x2019;" u2="&#x1ee1;" k="123" />
+    <hkern u1="&#x2019;" u2="&#x1edf;" k="123" />
+    <hkern u1="&#x2019;" u2="&#x1edd;" k="123" />
+    <hkern u1="&#x2019;" u2="&#x1edb;" k="123" />
+    <hkern u1="&#x2019;" u2="&#x1ed9;" k="123" />
+    <hkern u1="&#x2019;" u2="&#x1ed7;" k="123" />
+    <hkern u1="&#x2019;" u2="&#x1ed5;" k="123" />
+    <hkern u1="&#x2019;" u2="&#x1ed1;" k="123" />
+    <hkern u1="&#x2019;" u2="&#x1ecf;" k="123" />
+    <hkern u1="&#x2019;" u2="&#x1ecd;" k="123" />
+    <hkern u1="&#x2019;" u2="&#x1ec7;" k="123" />
+    <hkern u1="&#x2019;" u2="&#x1ec5;" k="123" />
+    <hkern u1="&#x2019;" u2="&#x1ec3;" k="123" />
+    <hkern u1="&#x2019;" u2="&#x1ebf;" k="123" />
+    <hkern u1="&#x2019;" u2="&#x1ebd;" k="123" />
+    <hkern u1="&#x2019;" u2="&#x1ebb;" k="123" />
+    <hkern u1="&#x2019;" u2="&#x1eb9;" k="123" />
+    <hkern u1="&#x2019;" u2="&#x1eb7;" k="82" />
+    <hkern u1="&#x2019;" u2="&#x1eb6;" k="143" />
+    <hkern u1="&#x2019;" u2="&#x1eb5;" k="82" />
+    <hkern u1="&#x2019;" u2="&#x1eb4;" k="143" />
+    <hkern u1="&#x2019;" u2="&#x1eb3;" k="82" />
+    <hkern u1="&#x2019;" u2="&#x1eb2;" k="143" />
+    <hkern u1="&#x2019;" u2="&#x1eb1;" k="82" />
+    <hkern u1="&#x2019;" u2="&#x1eb0;" k="143" />
+    <hkern u1="&#x2019;" u2="&#x1eaf;" k="82" />
+    <hkern u1="&#x2019;" u2="&#x1eae;" k="143" />
+    <hkern u1="&#x2019;" u2="&#x1ead;" k="82" />
+    <hkern u1="&#x2019;" u2="&#x1eac;" k="143" />
+    <hkern u1="&#x2019;" u2="&#x1eab;" k="82" />
+    <hkern u1="&#x2019;" u2="&#x1eaa;" k="143" />
+    <hkern u1="&#x2019;" u2="&#x1ea9;" k="82" />
+    <hkern u1="&#x2019;" u2="&#x1ea8;" k="143" />
+    <hkern u1="&#x2019;" u2="&#x1ea6;" k="143" />
+    <hkern u1="&#x2019;" u2="&#x1ea5;" k="82" />
+    <hkern u1="&#x2019;" u2="&#x1ea4;" k="143" />
+    <hkern u1="&#x2019;" u2="&#x1ea3;" k="82" />
+    <hkern u1="&#x2019;" u2="&#x1ea2;" k="143" />
+    <hkern u1="&#x2019;" u2="&#x1ea1;" k="82" />
+    <hkern u1="&#x2019;" u2="&#x1ea0;" k="143" />
+    <hkern u1="&#x2019;" u2="&#x513;" k="143" />
+    <hkern u1="&#x2019;" u2="&#x512;" k="123" />
+    <hkern u1="&#x2019;" u2="&#x511;" k="123" />
+    <hkern u1="&#x2019;" u2="&#x50d;" k="123" />
+    <hkern u1="&#x2019;" u2="&#x509;" k="143" />
+    <hkern u1="&#x2019;" u2="&#x508;" k="123" />
+    <hkern u1="&#x2019;" u2="&#x503;" k="123" />
+    <hkern u1="&#x2019;" u2="&#x502;" k="143" />
+    <hkern u1="&#x2019;" u2="&#x501;" k="123" />
+    <hkern u1="&#x2019;" u2="&#x500;" k="143" />
+    <hkern u1="&#x2019;" u2="&#x4eb;" k="123" />
+    <hkern u1="&#x2019;" u2="&#x4e9;" k="123" />
+    <hkern u1="&#x2019;" u2="&#x4e7;" k="123" />
+    <hkern u1="&#x2019;" u2="&#x4db;" k="41" />
+    <hkern u1="&#x2019;" u2="&#x4d9;" k="41" />
+    <hkern u1="&#x2019;" u2="&#x4d7;" k="123" />
+    <hkern u1="&#x2019;" u2="&#x4d5;" k="41" />
+    <hkern u1="&#x2019;" u2="&#x4d4;" k="143" />
+    <hkern u1="&#x2019;" u2="&#x4d3;" k="41" />
+    <hkern u1="&#x2019;" u2="&#x4d2;" k="143" />
+    <hkern u1="&#x2019;" u2="&#x4d1;" k="41" />
+    <hkern u1="&#x2019;" u2="&#x4d0;" k="143" />
+    <hkern u1="&#x2019;" u2="&#x4c6;" k="143" />
+    <hkern u1="&#x2019;" u2="&#x4c5;" k="123" />
+    <hkern u1="&#x2019;" u2="&#x4ab;" k="123" />
+    <hkern u1="&#x2019;" u2="&#x4a9;" k="123" />
+    <hkern u1="&#x2019;" u2="&#x481;" k="123" />
+    <hkern u1="&#x2019;" u2="&#x47d;" k="123" />
+    <hkern u1="&#x2019;" u2="&#x47b;" k="123" />
+    <hkern u1="&#x2019;" u2="&#x479;" k="123" />
+    <hkern u1="&#x2019;" u2="&#x473;" k="123" />
+    <hkern u1="&#x2019;" u2="&#x471;" k="20" />
+    <hkern u1="&#x2019;" u2="&#x467;" k="143" />
+    <hkern u1="&#x2019;" u2="&#x466;" k="143" />
+    <hkern u1="&#x2019;" u2="&#x450;" k="123" />
+    <hkern u1="&#x2019;" u2="&#x1b0;" k="61" />
+    <hkern u1="&#x2019;" u2="&#x1a1;" k="123" />
+    <hkern u1="&#x2019;" u2="&#x1e01;" k="82" />
+    <hkern u1="&#x2019;" u2="&#x1e00;" k="143" />
+    <hkern u1="&#x2019;" u2="&#x1e3f;" k="61" />
+    <hkern u1="&#x2019;" u2="&#x1ef2;" k="-20" />
+    <hkern u1="&#x2019;" u2="&#x1e84;" k="-41" />
+    <hkern u1="&#x2019;" u2="&#x1e82;" k="-41" />
+    <hkern u1="&#x2019;" u2="&#x1e80;" k="-41" />
+    <hkern u1="&#x2019;" u2="&#x459;" k="143" />
+    <hkern u1="&#x2019;" u2="&#x455;" k="61" />
+    <hkern u1="&#x2019;" u2="&#x454;" k="123" />
+    <hkern u1="&#x2019;" u2="&#x451;" k="123" />
+    <hkern u1="&#x2019;" u2="&#x444;" k="123" />
+    <hkern u1="&#x2019;" u2="&#x441;" k="123" />
+    <hkern u1="&#x2019;" u2="&#x43e;" k="123" />
+    <hkern u1="&#x2019;" u2="&#x43b;" k="143" />
+    <hkern u1="&#x2019;" u2="&#x435;" k="123" />
+    <hkern u1="&#x2019;" u2="&#x434;" k="143" />
+    <hkern u1="&#x2019;" u2="&#x430;" k="41" />
+    <hkern u1="&#x2019;" u2="&#x41b;" k="123" />
+    <hkern u1="&#x2019;" u2="&#x414;" k="123" />
+    <hkern u1="&#x2019;" u2="&#x410;" k="143" />
+    <hkern u1="&#x2019;" u2="&#x409;" k="123" />
+    <hkern u1="&#x2019;" u2="&#x3cc;" k="82" />
+    <hkern u1="&#x2019;" u2="&#x3c6;" k="82" />
+    <hkern u1="&#x2019;" u2="&#x3c3;" k="82" />
+    <hkern u1="&#x2019;" u2="&#x3c2;" k="82" />
+    <hkern u1="&#x2019;" u2="&#x3c1;" k="61" />
+    <hkern u1="&#x2019;" u2="&#x3bf;" k="82" />
+    <hkern u1="&#x2019;" u2="&#x3bc;" k="41" />
+    <hkern u1="&#x2019;" u2="&#x3ba;" k="41" />
+    <hkern u1="&#x2019;" u2="&#x3b7;" k="41" />
+    <hkern u1="&#x2019;" u2="&#x3b6;" k="41" />
+    <hkern u1="&#x2019;" u2="&#x3b5;" k="41" />
+    <hkern u1="&#x2019;" u2="&#x3b4;" k="61" />
+    <hkern u1="&#x2019;" u2="&#x3b1;" k="82" />
+    <hkern u1="&#x2019;" u2="&#x3ae;" k="41" />
+    <hkern u1="&#x2019;" u2="&#x3ad;" k="41" />
+    <hkern u1="&#x2019;" u2="&#x3ac;" k="82" />
+    <hkern u1="&#x2019;" u2="&#x39b;" k="143" />
+    <hkern u1="&#x2019;" u2="&#x394;" k="143" />
+    <hkern u1="&#x2019;" u2="&#x391;" k="143" />
+    <hkern u1="&#x2019;" u2="&#x386;" k="143" />
+    <hkern u1="&#x2019;" u2="&#x219;" k="61" />
+    <hkern u1="&#x2019;" u2="&#x1ff;" k="123" />
+    <hkern u1="&#x2019;" u2="&#x1fd;" k="82" />
+    <hkern u1="&#x2019;" u2="&#x1fb;" k="82" />
+    <hkern u1="&#x2019;" u2="&#x1fa;" k="143" />
+    <hkern u1="&#x2019;" u2="&#x178;" k="-20" />
+    <hkern u1="&#x2019;" u2="&#x176;" k="-20" />
+    <hkern u1="&#x2019;" u2="&#x174;" k="-41" />
+    <hkern u1="&#x2019;" u2="&#x173;" k="61" />
+    <hkern u1="&#x2019;" u2="&#x171;" k="61" />
+    <hkern u1="&#x2019;" u2="&#x16f;" k="61" />
+    <hkern u1="&#x2019;" u2="&#x16d;" k="61" />
+    <hkern u1="&#x2019;" u2="&#x16b;" k="61" />
+    <hkern u1="&#x2019;" u2="&#x169;" k="61" />
+    <hkern u1="&#x2019;" u2="&#x164;" k="-41" />
+    <hkern u1="&#x2019;" u2="&#x21a;" k="-41" />
+    <hkern u1="&#x2019;" u2="&#x15f;" k="61" />
+    <hkern u1="&#x2019;" u2="&#x15b;" k="61" />
+    <hkern u1="&#x2019;" u2="&#x157;" k="61" />
+    <hkern u1="&#x2019;" u2="&#x155;" k="61" />
+    <hkern u1="&#x2019;" u2="&#x153;" k="123" />
+    <hkern u1="&#x2019;" u2="&#x151;" k="123" />
+    <hkern u1="&#x2019;" u2="&#x14f;" k="123" />
+    <hkern u1="&#x2019;" u2="&#x14d;" k="123" />
+    <hkern u1="&#x2019;" u2="&#x14b;" k="61" />
+    <hkern u1="&#x2019;" u2="&#x146;" k="61" />
+    <hkern u1="&#x2019;" u2="&#x144;" k="61" />
+    <hkern u1="&#x2019;" u2="&#x138;" k="61" />
+    <hkern u1="&#x2019;" u2="&#x123;" k="61" />
+    <hkern u1="&#x2019;" u2="&#x121;" k="61" />
+    <hkern u1="&#x2019;" u2="&#x11f;" k="61" />
+    <hkern u1="&#x2019;" u2="&#x11d;" k="61" />
+    <hkern u1="&#x2019;" u2="&#x11b;" k="123" />
+    <hkern u1="&#x2019;" u2="&#x119;" k="123" />
+    <hkern u1="&#x2019;" u2="&#x117;" k="123" />
+    <hkern u1="&#x2019;" u2="&#x115;" k="123" />
+    <hkern u1="&#x2019;" u2="&#x113;" k="123" />
+    <hkern u1="&#x2019;" u2="&#x111;" k="123" />
+    <hkern u1="&#x2019;" u2="&#x10f;" k="123" />
+    <hkern u1="&#x2019;" u2="&#x10d;" k="123" />
+    <hkern u1="&#x2019;" u2="&#x10b;" k="123" />
+    <hkern u1="&#x2019;" u2="&#x109;" k="123" />
+    <hkern u1="&#x2019;" u2="&#x107;" k="123" />
+    <hkern u1="&#x2019;" u2="&#x105;" k="82" />
+    <hkern u1="&#x2019;" u2="&#x104;" k="143" />
+    <hkern u1="&#x2019;" u2="&#x103;" k="82" />
+    <hkern u1="&#x2019;" u2="&#x102;" k="143" />
+    <hkern u1="&#x2019;" u2="&#x101;" k="82" />
+    <hkern u1="&#x2019;" u2="&#x100;" k="143" />
+    <hkern u1="&#x2019;" u2="&#xfc;" k="61" />
+    <hkern u1="&#x2019;" u2="&#xfb;" k="61" />
+    <hkern u1="&#x2019;" u2="&#xfa;" k="61" />
+    <hkern u1="&#x2019;" u2="&#xf9;" k="61" />
+    <hkern u1="&#x2019;" u2="&#xf8;" k="123" />
+    <hkern u1="&#x2019;" u2="&#xf6;" k="123" />
+    <hkern u1="&#x2019;" u2="&#xf5;" k="123" />
+    <hkern u1="&#x2019;" u2="&#xf4;" k="123" />
+    <hkern u1="&#x2019;" u2="&#xf3;" k="123" />
+    <hkern u1="&#x2019;" u2="&#xf2;" k="123" />
+    <hkern u1="&#x2019;" u2="&#xeb;" k="123" />
+    <hkern u1="&#x2019;" u2="&#xea;" k="123" />
+    <hkern u1="&#x2019;" u2="&#xe9;" k="123" />
+    <hkern u1="&#x2019;" u2="&#xe8;" k="123" />
+    <hkern u1="&#x2019;" u2="&#xe7;" k="123" />
+    <hkern u1="&#x2019;" u2="&#xe6;" k="82" />
+    <hkern u1="&#x2019;" u2="&#xe5;" k="82" />
+    <hkern u1="&#x2019;" u2="&#xe4;" k="82" />
+    <hkern u1="&#x2019;" u2="&#xe3;" k="82" />
+    <hkern u1="&#x2019;" u2="&#xe2;" k="82" />
+    <hkern u1="&#x2019;" u2="&#xe1;" k="82" />
+    <hkern u1="&#x2019;" u2="&#xe0;" k="123" />
+    <hkern u1="&#x2019;" u2="&#xdd;" k="-20" />
+    <hkern u1="&#x2019;" u2="&#xc5;" k="143" />
+    <hkern u1="&#x2019;" u2="&#xc4;" k="143" />
+    <hkern u1="&#x2019;" u2="&#xc3;" k="143" />
+    <hkern u1="&#x2019;" u2="&#xc2;" k="143" />
+    <hkern u1="&#x2019;" u2="&#xc1;" k="143" />
+    <hkern u1="&#x2019;" u2="&#xc0;" k="143" />
+    <hkern u1="&#x2019;" u2="u" k="61" />
+    <hkern u1="&#x2019;" u2="s" k="61" />
+    <hkern u1="&#x2019;" u2="r" k="61" />
+    <hkern u1="&#x2019;" u2="q" k="123" />
+    <hkern u1="&#x2019;" u2="p" k="61" />
+    <hkern u1="&#x2019;" u2="o" k="123" />
+    <hkern u1="&#x2019;" u2="n" k="61" />
+    <hkern u1="&#x2019;" u2="m" k="61" />
+    <hkern u1="&#x2019;" u2="g" k="61" />
+    <hkern u1="&#x2019;" u2="e" k="123" />
+    <hkern u1="&#x2019;" u2="d" k="123" />
+    <hkern u1="&#x2019;" u2="c" k="123" />
+    <hkern u1="&#x2019;" u2="a" k="82" />
+    <hkern u1="&#x2019;" u2="Y" k="-20" />
+    <hkern u1="&#x2019;" u2="W" k="-41" />
+    <hkern u1="&#x2019;" u2="V" k="-41" />
+    <hkern u1="&#x2019;" u2="T" k="-41" />
+    <hkern u1="&#x2019;" u2="A" k="143" />
+    <hkern u1="&#x201a;" u2="&#x162;" k="143" />
+    <hkern u1="&#x201a;" u2="&#x1ef8;" k="123" />
+    <hkern u1="&#x201a;" u2="&#x1ef6;" k="123" />
+    <hkern u1="&#x201a;" u2="&#x1ef4;" k="123" />
+    <hkern u1="&#x201a;" u2="&#x1ef0;" k="41" />
+    <hkern u1="&#x201a;" u2="&#x1eee;" k="41" />
+    <hkern u1="&#x201a;" u2="&#x1eec;" k="41" />
+    <hkern u1="&#x201a;" u2="&#x1eea;" k="41" />
+    <hkern u1="&#x201a;" u2="&#x1ee8;" k="41" />
+    <hkern u1="&#x201a;" u2="&#x1ee6;" k="41" />
+    <hkern u1="&#x201a;" u2="&#x1ee4;" k="41" />
+    <hkern u1="&#x201a;" u2="&#x1ee2;" k="102" />
+    <hkern u1="&#x201a;" u2="&#x1ee0;" k="102" />
+    <hkern u1="&#x201a;" u2="&#x1ede;" k="102" />
+    <hkern u1="&#x201a;" u2="&#x1edc;" k="102" />
+    <hkern u1="&#x201a;" u2="&#x1eda;" k="102" />
+    <hkern u1="&#x201a;" u2="&#x1ed8;" k="102" />
+    <hkern u1="&#x201a;" u2="&#x1ed6;" k="102" />
+    <hkern u1="&#x201a;" u2="&#x1ed4;" k="102" />
+    <hkern u1="&#x201a;" u2="&#x1ed2;" k="102" />
+    <hkern u1="&#x201a;" u2="&#x1ed0;" k="102" />
+    <hkern u1="&#x201a;" u2="&#x1ece;" k="102" />
+    <hkern u1="&#x201a;" u2="&#x1ecc;" k="102" />
+    <hkern u1="&#x201a;" u2="&#x50f;" k="102" />
+    <hkern u1="&#x201a;" u2="&#x50e;" k="143" />
+    <hkern u1="&#x201a;" u2="&#x50c;" k="102" />
+    <hkern u1="&#x201a;" u2="&#x507;" k="102" />
+    <hkern u1="&#x201a;" u2="&#x506;" k="123" />
+    <hkern u1="&#x201a;" u2="&#x505;" k="102" />
+    <hkern u1="&#x201a;" u2="&#x504;" k="123" />
+    <hkern u1="&#x201a;" u2="&#x4f5;" k="123" />
+    <hkern u1="&#x201a;" u2="&#x4f4;" k="164" />
+    <hkern u1="&#x201a;" u2="&#x4ea;" k="102" />
+    <hkern u1="&#x201a;" u2="&#x4e8;" k="102" />
+    <hkern u1="&#x201a;" u2="&#x4e6;" k="102" />
+    <hkern u1="&#x201a;" u2="&#x4cc;" k="123" />
+    <hkern u1="&#x201a;" u2="&#x4cb;" k="164" />
+    <hkern u1="&#x201a;" u2="&#x4be;" k="123" />
+    <hkern u1="&#x201a;" u2="&#x4bc;" k="123" />
+    <hkern u1="&#x201a;" u2="&#x4b9;" k="123" />
+    <hkern u1="&#x201a;" u2="&#x4b8;" k="164" />
+    <hkern u1="&#x201a;" u2="&#x4b7;" k="123" />
+    <hkern u1="&#x201a;" u2="&#x4b6;" k="164" />
+    <hkern u1="&#x201a;" u2="&#x4b5;" k="102" />
+    <hkern u1="&#x201a;" u2="&#x4b4;" k="143" />
+    <hkern u1="&#x201a;" u2="&#x4b0;" k="123" />
+    <hkern u1="&#x201a;" u2="&#x4ae;" k="123" />
+    <hkern u1="&#x201a;" u2="&#x4ad;" k="102" />
+    <hkern u1="&#x201a;" u2="&#x4ac;" k="143" />
+    <hkern u1="&#x201a;" u2="&#x4aa;" k="102" />
+    <hkern u1="&#x201a;" u2="&#x4a8;" k="102" />
+    <hkern u1="&#x201a;" u2="&#x4a1;" k="102" />
+    <hkern u1="&#x201a;" u2="&#x4a0;" k="143" />
+    <hkern u1="&#x201a;" u2="&#x480;" k="102" />
+    <hkern u1="&#x201a;" u2="&#x47e;" k="102" />
+    <hkern u1="&#x201a;" u2="&#x47c;" k="102" />
+    <hkern u1="&#x201a;" u2="&#x47a;" k="102" />
+    <hkern u1="&#x201a;" u2="&#x478;" k="102" />
+    <hkern u1="&#x201a;" u2="&#x476;" k="123" />
+    <hkern u1="&#x201a;" u2="&#x474;" k="123" />
+    <hkern u1="&#x201a;" u2="&#x472;" k="102" />
+    <hkern u1="&#x201a;" u2="&#x470;" k="164" />
+    <hkern u1="&#x201a;" u2="&#x460;" k="102" />
+    <hkern u1="&#x201a;" u2="&#x1af;" k="41" />
+    <hkern u1="&#x201a;" u2="&#x1a0;" k="102" />
+    <hkern u1="&#x201a;" u2="&#x3d2;" k="123" />
+    <hkern u1="&#x201a;" u2="&#x1ef2;" k="123" />
+    <hkern u1="&#x201a;" u2="&#x1e84;" k="123" />
+    <hkern u1="&#x201a;" u2="&#x1e82;" k="123" />
+    <hkern u1="&#x201a;" u2="&#x1e80;" k="123" />
+    <hkern u1="&#x201a;" u2="&#x44a;" k="102" />
+    <hkern u1="&#x201a;" u2="&#x447;" k="123" />
+    <hkern u1="&#x201a;" u2="&#x442;" k="102" />
+    <hkern u1="&#x201a;" u2="&#x42a;" k="143" />
+    <hkern u1="&#x201a;" u2="&#x427;" k="164" />
+    <hkern u1="&#x201a;" u2="&#x424;" k="82" />
+    <hkern u1="&#x201a;" u2="&#x422;" k="143" />
+    <hkern u1="&#x201a;" u2="&#x421;" k="102" />
+    <hkern u1="&#x201a;" u2="&#x41e;" k="102" />
+    <hkern u1="&#x201a;" u2="&#x40b;" k="143" />
+    <hkern u1="&#x201a;" u2="&#x404;" k="102" />
+    <hkern u1="&#x201a;" u2="&#x402;" k="143" />
+    <hkern u1="&#x201a;" u2="&#x3b8;" k="41" />
+    <hkern u1="&#x201a;" u2="&#x3ab;" k="123" />
+    <hkern u1="&#x201a;" u2="&#x3a8;" k="123" />
+    <hkern u1="&#x201a;" u2="&#x3a6;" k="102" />
+    <hkern u1="&#x201a;" u2="&#x3a5;" k="123" />
+    <hkern u1="&#x201a;" u2="&#x3a4;" k="143" />
+    <hkern u1="&#x201a;" u2="&#x39f;" k="82" />
+    <hkern u1="&#x201a;" u2="&#x398;" k="82" />
+    <hkern u1="&#x201a;" u2="&#x1fe;" k="102" />
+    <hkern u1="&#x201a;" u2="&#x178;" k="123" />
+    <hkern u1="&#x201a;" u2="&#x176;" k="123" />
+    <hkern u1="&#x201a;" u2="&#x174;" k="123" />
+    <hkern u1="&#x201a;" u2="&#x172;" k="41" />
+    <hkern u1="&#x201a;" u2="&#x170;" k="41" />
+    <hkern u1="&#x201a;" u2="&#x16e;" k="41" />
+    <hkern u1="&#x201a;" u2="&#x16c;" k="41" />
+    <hkern u1="&#x201a;" u2="&#x16a;" k="41" />
+    <hkern u1="&#x201a;" u2="&#x168;" k="41" />
+    <hkern u1="&#x201a;" u2="&#x164;" k="143" />
+    <hkern u1="&#x201a;" u2="&#x21a;" k="143" />
+    <hkern u1="&#x201a;" u2="&#x152;" k="102" />
+    <hkern u1="&#x201a;" u2="&#x150;" k="102" />
+    <hkern u1="&#x201a;" u2="&#x14e;" k="102" />
+    <hkern u1="&#x201a;" u2="&#x14c;" k="102" />
+    <hkern u1="&#x201a;" u2="&#x122;" k="102" />
+    <hkern u1="&#x201a;" u2="&#x120;" k="102" />
+    <hkern u1="&#x201a;" u2="&#x11e;" k="102" />
+    <hkern u1="&#x201a;" u2="&#x11c;" k="102" />
+    <hkern u1="&#x201a;" u2="&#x10c;" k="102" />
+    <hkern u1="&#x201a;" u2="&#x10a;" k="102" />
+    <hkern u1="&#x201a;" u2="&#x108;" k="102" />
+    <hkern u1="&#x201a;" u2="&#x106;" k="102" />
+    <hkern u1="&#x201a;" u2="&#xdd;" k="123" />
+    <hkern u1="&#x201a;" u2="&#xdc;" k="41" />
+    <hkern u1="&#x201a;" u2="&#xdb;" k="41" />
+    <hkern u1="&#x201a;" u2="&#xda;" k="41" />
+    <hkern u1="&#x201a;" u2="&#xd9;" k="41" />
+    <hkern u1="&#x201a;" u2="&#xd8;" k="102" />
+    <hkern u1="&#x201a;" u2="&#xd6;" k="102" />
+    <hkern u1="&#x201a;" u2="&#xd5;" k="102" />
+    <hkern u1="&#x201a;" u2="&#xd4;" k="102" />
+    <hkern u1="&#x201a;" u2="&#xd3;" k="102" />
+    <hkern u1="&#x201a;" u2="&#xd2;" k="102" />
+    <hkern u1="&#x201a;" u2="&#xc7;" k="102" />
+    <hkern u1="&#x201a;" u2="Y" k="123" />
+    <hkern u1="&#x201a;" u2="W" k="123" />
+    <hkern u1="&#x201a;" u2="V" k="123" />
+    <hkern u1="&#x201a;" u2="U" k="41" />
+    <hkern u1="&#x201a;" u2="T" k="143" />
+    <hkern u1="&#x201a;" u2="Q" k="102" />
+    <hkern u1="&#x201a;" u2="O" k="102" />
+    <hkern u1="&#x201a;" u2="G" k="102" />
+    <hkern u1="&#x201a;" u2="C" k="102" />
+    <hkern u1="&#x201c;" u2="&#x162;" k="-41" />
+    <hkern u1="&#x201c;" u2="&#x1ef8;" k="-20" />
+    <hkern u1="&#x201c;" u2="&#x1ef6;" k="-20" />
+    <hkern u1="&#x201c;" u2="&#x1ef4;" k="-20" />
+    <hkern u1="&#x201c;" u2="&#x1ef1;" k="61" />
+    <hkern u1="&#x201c;" u2="&#x1eef;" k="61" />
+    <hkern u1="&#x201c;" u2="&#x1eed;" k="61" />
+    <hkern u1="&#x201c;" u2="&#x1eeb;" k="61" />
+    <hkern u1="&#x201c;" u2="&#x1ee9;" k="61" />
+    <hkern u1="&#x201c;" u2="&#x1ee7;" k="61" />
+    <hkern u1="&#x201c;" u2="&#x1ee5;" k="61" />
+    <hkern u1="&#x201c;" u2="&#x1ee3;" k="123" />
+    <hkern u1="&#x201c;" u2="&#x1ee1;" k="123" />
+    <hkern u1="&#x201c;" u2="&#x1edf;" k="123" />
+    <hkern u1="&#x201c;" u2="&#x1edd;" k="123" />
+    <hkern u1="&#x201c;" u2="&#x1edb;" k="123" />
+    <hkern u1="&#x201c;" u2="&#x1ed9;" k="123" />
+    <hkern u1="&#x201c;" u2="&#x1ed7;" k="123" />
+    <hkern u1="&#x201c;" u2="&#x1ed5;" k="123" />
+    <hkern u1="&#x201c;" u2="&#x1ed1;" k="123" />
+    <hkern u1="&#x201c;" u2="&#x1ecf;" k="123" />
+    <hkern u1="&#x201c;" u2="&#x1ecd;" k="123" />
+    <hkern u1="&#x201c;" u2="&#x1ec7;" k="123" />
+    <hkern u1="&#x201c;" u2="&#x1ec5;" k="123" />
+    <hkern u1="&#x201c;" u2="&#x1ec3;" k="123" />
+    <hkern u1="&#x201c;" u2="&#x1ebf;" k="123" />
+    <hkern u1="&#x201c;" u2="&#x1ebd;" k="123" />
+    <hkern u1="&#x201c;" u2="&#x1ebb;" k="123" />
+    <hkern u1="&#x201c;" u2="&#x1eb9;" k="123" />
+    <hkern u1="&#x201c;" u2="&#x1eb7;" k="82" />
+    <hkern u1="&#x201c;" u2="&#x1eb6;" k="143" />
+    <hkern u1="&#x201c;" u2="&#x1eb5;" k="82" />
+    <hkern u1="&#x201c;" u2="&#x1eb4;" k="143" />
+    <hkern u1="&#x201c;" u2="&#x1eb3;" k="82" />
+    <hkern u1="&#x201c;" u2="&#x1eb2;" k="143" />
+    <hkern u1="&#x201c;" u2="&#x1eb1;" k="82" />
+    <hkern u1="&#x201c;" u2="&#x1eb0;" k="143" />
+    <hkern u1="&#x201c;" u2="&#x1eaf;" k="82" />
+    <hkern u1="&#x201c;" u2="&#x1eae;" k="143" />
+    <hkern u1="&#x201c;" u2="&#x1ead;" k="82" />
+    <hkern u1="&#x201c;" u2="&#x1eac;" k="143" />
+    <hkern u1="&#x201c;" u2="&#x1eab;" k="82" />
+    <hkern u1="&#x201c;" u2="&#x1eaa;" k="143" />
+    <hkern u1="&#x201c;" u2="&#x1ea9;" k="82" />
+    <hkern u1="&#x201c;" u2="&#x1ea8;" k="143" />
+    <hkern u1="&#x201c;" u2="&#x1ea6;" k="143" />
+    <hkern u1="&#x201c;" u2="&#x1ea5;" k="82" />
+    <hkern u1="&#x201c;" u2="&#x1ea4;" k="143" />
+    <hkern u1="&#x201c;" u2="&#x1ea3;" k="82" />
+    <hkern u1="&#x201c;" u2="&#x1ea2;" k="143" />
+    <hkern u1="&#x201c;" u2="&#x1ea1;" k="82" />
+    <hkern u1="&#x201c;" u2="&#x1ea0;" k="143" />
+    <hkern u1="&#x201c;" u2="&#x513;" k="143" />
+    <hkern u1="&#x201c;" u2="&#x512;" k="123" />
+    <hkern u1="&#x201c;" u2="&#x511;" k="123" />
+    <hkern u1="&#x201c;" u2="&#x50d;" k="123" />
+    <hkern u1="&#x201c;" u2="&#x509;" k="143" />
+    <hkern u1="&#x201c;" u2="&#x508;" k="123" />
+    <hkern u1="&#x201c;" u2="&#x503;" k="123" />
+    <hkern u1="&#x201c;" u2="&#x502;" k="143" />
+    <hkern u1="&#x201c;" u2="&#x501;" k="123" />
+    <hkern u1="&#x201c;" u2="&#x500;" k="143" />
+    <hkern u1="&#x201c;" u2="&#x4eb;" k="123" />
+    <hkern u1="&#x201c;" u2="&#x4e9;" k="123" />
+    <hkern u1="&#x201c;" u2="&#x4e7;" k="123" />
+    <hkern u1="&#x201c;" u2="&#x4db;" k="41" />
+    <hkern u1="&#x201c;" u2="&#x4d9;" k="41" />
+    <hkern u1="&#x201c;" u2="&#x4d7;" k="123" />
+    <hkern u1="&#x201c;" u2="&#x4d5;" k="41" />
+    <hkern u1="&#x201c;" u2="&#x4d4;" k="143" />
+    <hkern u1="&#x201c;" u2="&#x4d3;" k="41" />
+    <hkern u1="&#x201c;" u2="&#x4d2;" k="143" />
+    <hkern u1="&#x201c;" u2="&#x4d1;" k="41" />
+    <hkern u1="&#x201c;" u2="&#x4d0;" k="143" />
+    <hkern u1="&#x201c;" u2="&#x4c6;" k="143" />
+    <hkern u1="&#x201c;" u2="&#x4c5;" k="123" />
+    <hkern u1="&#x201c;" u2="&#x4ab;" k="123" />
+    <hkern u1="&#x201c;" u2="&#x4a9;" k="123" />
+    <hkern u1="&#x201c;" u2="&#x481;" k="123" />
+    <hkern u1="&#x201c;" u2="&#x47d;" k="123" />
+    <hkern u1="&#x201c;" u2="&#x47b;" k="123" />
+    <hkern u1="&#x201c;" u2="&#x479;" k="123" />
+    <hkern u1="&#x201c;" u2="&#x473;" k="123" />
+    <hkern u1="&#x201c;" u2="&#x471;" k="20" />
+    <hkern u1="&#x201c;" u2="&#x467;" k="143" />
+    <hkern u1="&#x201c;" u2="&#x466;" k="143" />
+    <hkern u1="&#x201c;" u2="&#x450;" k="123" />
+    <hkern u1="&#x201c;" u2="&#x1b0;" k="61" />
+    <hkern u1="&#x201c;" u2="&#x1a1;" k="123" />
+    <hkern u1="&#x201c;" u2="&#x1e01;" k="82" />
+    <hkern u1="&#x201c;" u2="&#x1e00;" k="143" />
+    <hkern u1="&#x201c;" u2="&#x1e3f;" k="61" />
+    <hkern u1="&#x201c;" u2="&#x1ef2;" k="-20" />
+    <hkern u1="&#x201c;" u2="&#x1e84;" k="-41" />
+    <hkern u1="&#x201c;" u2="&#x1e82;" k="-41" />
+    <hkern u1="&#x201c;" u2="&#x1e80;" k="-41" />
+    <hkern u1="&#x201c;" u2="&#x459;" k="143" />
+    <hkern u1="&#x201c;" u2="&#x455;" k="61" />
+    <hkern u1="&#x201c;" u2="&#x454;" k="123" />
+    <hkern u1="&#x201c;" u2="&#x451;" k="123" />
+    <hkern u1="&#x201c;" u2="&#x444;" k="123" />
+    <hkern u1="&#x201c;" u2="&#x441;" k="123" />
+    <hkern u1="&#x201c;" u2="&#x43e;" k="123" />
+    <hkern u1="&#x201c;" u2="&#x43b;" k="143" />
+    <hkern u1="&#x201c;" u2="&#x435;" k="123" />
+    <hkern u1="&#x201c;" u2="&#x434;" k="143" />
+    <hkern u1="&#x201c;" u2="&#x430;" k="41" />
+    <hkern u1="&#x201c;" u2="&#x41b;" k="123" />
+    <hkern u1="&#x201c;" u2="&#x414;" k="123" />
+    <hkern u1="&#x201c;" u2="&#x410;" k="143" />
+    <hkern u1="&#x201c;" u2="&#x409;" k="123" />
+    <hkern u1="&#x201c;" u2="&#x3cc;" k="82" />
+    <hkern u1="&#x201c;" u2="&#x3c6;" k="82" />
+    <hkern u1="&#x201c;" u2="&#x3c3;" k="82" />
+    <hkern u1="&#x201c;" u2="&#x3c2;" k="82" />
+    <hkern u1="&#x201c;" u2="&#x3c1;" k="61" />
+    <hkern u1="&#x201c;" u2="&#x3bf;" k="82" />
+    <hkern u1="&#x201c;" u2="&#x3bc;" k="41" />
+    <hkern u1="&#x201c;" u2="&#x3ba;" k="41" />
+    <hkern u1="&#x201c;" u2="&#x3b7;" k="41" />
+    <hkern u1="&#x201c;" u2="&#x3b6;" k="41" />
+    <hkern u1="&#x201c;" u2="&#x3b5;" k="41" />
+    <hkern u1="&#x201c;" u2="&#x3b4;" k="61" />
+    <hkern u1="&#x201c;" u2="&#x3b1;" k="82" />
+    <hkern u1="&#x201c;" u2="&#x3ae;" k="41" />
+    <hkern u1="&#x201c;" u2="&#x3ad;" k="41" />
+    <hkern u1="&#x201c;" u2="&#x3ac;" k="82" />
+    <hkern u1="&#x201c;" u2="&#x39b;" k="143" />
+    <hkern u1="&#x201c;" u2="&#x394;" k="143" />
+    <hkern u1="&#x201c;" u2="&#x391;" k="143" />
+    <hkern u1="&#x201c;" u2="&#x386;" k="143" />
+    <hkern u1="&#x201c;" u2="&#x219;" k="61" />
+    <hkern u1="&#x201c;" u2="&#x1ff;" k="123" />
+    <hkern u1="&#x201c;" u2="&#x1fd;" k="82" />
+    <hkern u1="&#x201c;" u2="&#x1fb;" k="82" />
+    <hkern u1="&#x201c;" u2="&#x1fa;" k="143" />
+    <hkern u1="&#x201c;" u2="&#x178;" k="-20" />
+    <hkern u1="&#x201c;" u2="&#x176;" k="-20" />
+    <hkern u1="&#x201c;" u2="&#x174;" k="-41" />
+    <hkern u1="&#x201c;" u2="&#x173;" k="61" />
+    <hkern u1="&#x201c;" u2="&#x171;" k="61" />
+    <hkern u1="&#x201c;" u2="&#x16f;" k="61" />
+    <hkern u1="&#x201c;" u2="&#x16d;" k="61" />
+    <hkern u1="&#x201c;" u2="&#x16b;" k="61" />
+    <hkern u1="&#x201c;" u2="&#x169;" k="61" />
+    <hkern u1="&#x201c;" u2="&#x164;" k="-41" />
+    <hkern u1="&#x201c;" u2="&#x21a;" k="-41" />
+    <hkern u1="&#x201c;" u2="&#x15f;" k="61" />
+    <hkern u1="&#x201c;" u2="&#x15b;" k="61" />
+    <hkern u1="&#x201c;" u2="&#x157;" k="61" />
+    <hkern u1="&#x201c;" u2="&#x155;" k="61" />
+    <hkern u1="&#x201c;" u2="&#x153;" k="123" />
+    <hkern u1="&#x201c;" u2="&#x151;" k="123" />
+    <hkern u1="&#x201c;" u2="&#x14f;" k="123" />
+    <hkern u1="&#x201c;" u2="&#x14d;" k="123" />
+    <hkern u1="&#x201c;" u2="&#x14b;" k="61" />
+    <hkern u1="&#x201c;" u2="&#x146;" k="61" />
+    <hkern u1="&#x201c;" u2="&#x144;" k="61" />
+    <hkern u1="&#x201c;" u2="&#x138;" k="61" />
+    <hkern u1="&#x201c;" u2="&#x123;" k="61" />
+    <hkern u1="&#x201c;" u2="&#x121;" k="61" />
+    <hkern u1="&#x201c;" u2="&#x11f;" k="61" />
+    <hkern u1="&#x201c;" u2="&#x11d;" k="61" />
+    <hkern u1="&#x201c;" u2="&#x11b;" k="123" />
+    <hkern u1="&#x201c;" u2="&#x119;" k="123" />
+    <hkern u1="&#x201c;" u2="&#x117;" k="123" />
+    <hkern u1="&#x201c;" u2="&#x115;" k="123" />
+    <hkern u1="&#x201c;" u2="&#x113;" k="123" />
+    <hkern u1="&#x201c;" u2="&#x111;" k="123" />
+    <hkern u1="&#x201c;" u2="&#x10f;" k="123" />
+    <hkern u1="&#x201c;" u2="&#x10d;" k="123" />
+    <hkern u1="&#x201c;" u2="&#x10b;" k="123" />
+    <hkern u1="&#x201c;" u2="&#x109;" k="123" />
+    <hkern u1="&#x201c;" u2="&#x107;" k="123" />
+    <hkern u1="&#x201c;" u2="&#x105;" k="82" />
+    <hkern u1="&#x201c;" u2="&#x104;" k="143" />
+    <hkern u1="&#x201c;" u2="&#x103;" k="82" />
+    <hkern u1="&#x201c;" u2="&#x102;" k="143" />
+    <hkern u1="&#x201c;" u2="&#x101;" k="82" />
+    <hkern u1="&#x201c;" u2="&#x100;" k="143" />
+    <hkern u1="&#x201c;" u2="&#xfc;" k="61" />
+    <hkern u1="&#x201c;" u2="&#xfb;" k="61" />
+    <hkern u1="&#x201c;" u2="&#xfa;" k="61" />
+    <hkern u1="&#x201c;" u2="&#xf9;" k="61" />
+    <hkern u1="&#x201c;" u2="&#xf8;" k="123" />
+    <hkern u1="&#x201c;" u2="&#xf6;" k="123" />
+    <hkern u1="&#x201c;" u2="&#xf5;" k="123" />
+    <hkern u1="&#x201c;" u2="&#xf4;" k="123" />
+    <hkern u1="&#x201c;" u2="&#xf3;" k="123" />
+    <hkern u1="&#x201c;" u2="&#xf2;" k="123" />
+    <hkern u1="&#x201c;" u2="&#xeb;" k="123" />
+    <hkern u1="&#x201c;" u2="&#xea;" k="123" />
+    <hkern u1="&#x201c;" u2="&#xe9;" k="123" />
+    <hkern u1="&#x201c;" u2="&#xe8;" k="123" />
+    <hkern u1="&#x201c;" u2="&#xe7;" k="123" />
+    <hkern u1="&#x201c;" u2="&#xe6;" k="82" />
+    <hkern u1="&#x201c;" u2="&#xe5;" k="82" />
+    <hkern u1="&#x201c;" u2="&#xe4;" k="82" />
+    <hkern u1="&#x201c;" u2="&#xe3;" k="82" />
+    <hkern u1="&#x201c;" u2="&#xe2;" k="82" />
+    <hkern u1="&#x201c;" u2="&#xe1;" k="82" />
+    <hkern u1="&#x201c;" u2="&#xe0;" k="123" />
+    <hkern u1="&#x201c;" u2="&#xdd;" k="-20" />
+    <hkern u1="&#x201c;" u2="&#xc5;" k="143" />
+    <hkern u1="&#x201c;" u2="&#xc4;" k="143" />
+    <hkern u1="&#x201c;" u2="&#xc3;" k="143" />
+    <hkern u1="&#x201c;" u2="&#xc2;" k="143" />
+    <hkern u1="&#x201c;" u2="&#xc1;" k="143" />
+    <hkern u1="&#x201c;" u2="&#xc0;" k="143" />
+    <hkern u1="&#x201c;" u2="u" k="61" />
+    <hkern u1="&#x201c;" u2="s" k="61" />
+    <hkern u1="&#x201c;" u2="r" k="61" />
+    <hkern u1="&#x201c;" u2="q" k="123" />
+    <hkern u1="&#x201c;" u2="p" k="61" />
+    <hkern u1="&#x201c;" u2="o" k="123" />
+    <hkern u1="&#x201c;" u2="n" k="61" />
+    <hkern u1="&#x201c;" u2="m" k="61" />
+    <hkern u1="&#x201c;" u2="g" k="61" />
+    <hkern u1="&#x201c;" u2="e" k="123" />
+    <hkern u1="&#x201c;" u2="d" k="123" />
+    <hkern u1="&#x201c;" u2="c" k="123" />
+    <hkern u1="&#x201c;" u2="a" k="82" />
+    <hkern u1="&#x201c;" u2="Y" k="-20" />
+    <hkern u1="&#x201c;" u2="W" k="-41" />
+    <hkern u1="&#x201c;" u2="V" k="-41" />
+    <hkern u1="&#x201c;" u2="T" k="-41" />
+    <hkern u1="&#x201c;" u2="A" k="143" />
+    <hkern u1="&#x201e;" u2="&#x162;" k="143" />
+    <hkern u1="&#x201e;" u2="&#x1ef8;" k="123" />
+    <hkern u1="&#x201e;" u2="&#x1ef6;" k="123" />
+    <hkern u1="&#x201e;" u2="&#x1ef4;" k="123" />
+    <hkern u1="&#x201e;" u2="&#x1ef0;" k="41" />
+    <hkern u1="&#x201e;" u2="&#x1eee;" k="41" />
+    <hkern u1="&#x201e;" u2="&#x1eec;" k="41" />
+    <hkern u1="&#x201e;" u2="&#x1eea;" k="41" />
+    <hkern u1="&#x201e;" u2="&#x1ee8;" k="41" />
+    <hkern u1="&#x201e;" u2="&#x1ee6;" k="41" />
+    <hkern u1="&#x201e;" u2="&#x1ee4;" k="41" />
+    <hkern u1="&#x201e;" u2="&#x1ee2;" k="102" />
+    <hkern u1="&#x201e;" u2="&#x1ee0;" k="102" />
+    <hkern u1="&#x201e;" u2="&#x1ede;" k="102" />
+    <hkern u1="&#x201e;" u2="&#x1edc;" k="102" />
+    <hkern u1="&#x201e;" u2="&#x1eda;" k="102" />
+    <hkern u1="&#x201e;" u2="&#x1ed8;" k="102" />
+    <hkern u1="&#x201e;" u2="&#x1ed6;" k="102" />
+    <hkern u1="&#x201e;" u2="&#x1ed4;" k="102" />
+    <hkern u1="&#x201e;" u2="&#x1ed2;" k="102" />
+    <hkern u1="&#x201e;" u2="&#x1ed0;" k="102" />
+    <hkern u1="&#x201e;" u2="&#x1ece;" k="102" />
+    <hkern u1="&#x201e;" u2="&#x1ecc;" k="102" />
+    <hkern u1="&#x201e;" u2="&#x50f;" k="102" />
+    <hkern u1="&#x201e;" u2="&#x50e;" k="143" />
+    <hkern u1="&#x201e;" u2="&#x50c;" k="102" />
+    <hkern u1="&#x201e;" u2="&#x507;" k="102" />
+    <hkern u1="&#x201e;" u2="&#x506;" k="123" />
+    <hkern u1="&#x201e;" u2="&#x505;" k="102" />
+    <hkern u1="&#x201e;" u2="&#x504;" k="123" />
+    <hkern u1="&#x201e;" u2="&#x4f5;" k="123" />
+    <hkern u1="&#x201e;" u2="&#x4f4;" k="164" />
+    <hkern u1="&#x201e;" u2="&#x4ea;" k="102" />
+    <hkern u1="&#x201e;" u2="&#x4e8;" k="102" />
+    <hkern u1="&#x201e;" u2="&#x4e6;" k="102" />
+    <hkern u1="&#x201e;" u2="&#x4cc;" k="123" />
+    <hkern u1="&#x201e;" u2="&#x4cb;" k="164" />
+    <hkern u1="&#x201e;" u2="&#x4be;" k="123" />
+    <hkern u1="&#x201e;" u2="&#x4bc;" k="123" />
+    <hkern u1="&#x201e;" u2="&#x4b9;" k="123" />
+    <hkern u1="&#x201e;" u2="&#x4b8;" k="164" />
+    <hkern u1="&#x201e;" u2="&#x4b7;" k="123" />
+    <hkern u1="&#x201e;" u2="&#x4b6;" k="164" />
+    <hkern u1="&#x201e;" u2="&#x4b5;" k="102" />
+    <hkern u1="&#x201e;" u2="&#x4b4;" k="143" />
+    <hkern u1="&#x201e;" u2="&#x4b0;" k="123" />
+    <hkern u1="&#x201e;" u2="&#x4ae;" k="123" />
+    <hkern u1="&#x201e;" u2="&#x4ad;" k="102" />
+    <hkern u1="&#x201e;" u2="&#x4ac;" k="143" />
+    <hkern u1="&#x201e;" u2="&#x4aa;" k="102" />
+    <hkern u1="&#x201e;" u2="&#x4a8;" k="102" />
+    <hkern u1="&#x201e;" u2="&#x4a1;" k="102" />
+    <hkern u1="&#x201e;" u2="&#x4a0;" k="143" />
+    <hkern u1="&#x201e;" u2="&#x480;" k="102" />
+    <hkern u1="&#x201e;" u2="&#x47e;" k="102" />
+    <hkern u1="&#x201e;" u2="&#x47c;" k="102" />
+    <hkern u1="&#x201e;" u2="&#x47a;" k="102" />
+    <hkern u1="&#x201e;" u2="&#x478;" k="102" />
+    <hkern u1="&#x201e;" u2="&#x476;" k="123" />
+    <hkern u1="&#x201e;" u2="&#x474;" k="123" />
+    <hkern u1="&#x201e;" u2="&#x472;" k="102" />
+    <hkern u1="&#x201e;" u2="&#x470;" k="164" />
+    <hkern u1="&#x201e;" u2="&#x460;" k="102" />
+    <hkern u1="&#x201e;" u2="&#x1af;" k="41" />
+    <hkern u1="&#x201e;" u2="&#x1a0;" k="102" />
+    <hkern u1="&#x201e;" u2="&#x3d2;" k="123" />
+    <hkern u1="&#x201e;" u2="&#x1ef2;" k="123" />
+    <hkern u1="&#x201e;" u2="&#x1e84;" k="123" />
+    <hkern u1="&#x201e;" u2="&#x1e82;" k="123" />
+    <hkern u1="&#x201e;" u2="&#x1e80;" k="123" />
+    <hkern u1="&#x201e;" u2="&#x44a;" k="102" />
+    <hkern u1="&#x201e;" u2="&#x447;" k="123" />
+    <hkern u1="&#x201e;" u2="&#x442;" k="102" />
+    <hkern u1="&#x201e;" u2="&#x42a;" k="143" />
+    <hkern u1="&#x201e;" u2="&#x427;" k="164" />
+    <hkern u1="&#x201e;" u2="&#x424;" k="82" />
+    <hkern u1="&#x201e;" u2="&#x422;" k="143" />
+    <hkern u1="&#x201e;" u2="&#x421;" k="102" />
+    <hkern u1="&#x201e;" u2="&#x41e;" k="102" />
+    <hkern u1="&#x201e;" u2="&#x40b;" k="143" />
+    <hkern u1="&#x201e;" u2="&#x404;" k="102" />
+    <hkern u1="&#x201e;" u2="&#x402;" k="143" />
+    <hkern u1="&#x201e;" u2="&#x3b8;" k="41" />
+    <hkern u1="&#x201e;" u2="&#x3ab;" k="123" />
+    <hkern u1="&#x201e;" u2="&#x3a8;" k="123" />
+    <hkern u1="&#x201e;" u2="&#x3a6;" k="102" />
+    <hkern u1="&#x201e;" u2="&#x3a5;" k="123" />
+    <hkern u1="&#x201e;" u2="&#x3a4;" k="143" />
+    <hkern u1="&#x201e;" u2="&#x39f;" k="82" />
+    <hkern u1="&#x201e;" u2="&#x398;" k="82" />
+    <hkern u1="&#x201e;" u2="&#x1fe;" k="102" />
+    <hkern u1="&#x201e;" u2="&#x178;" k="123" />
+    <hkern u1="&#x201e;" u2="&#x176;" k="123" />
+    <hkern u1="&#x201e;" u2="&#x174;" k="123" />
+    <hkern u1="&#x201e;" u2="&#x172;" k="41" />
+    <hkern u1="&#x201e;" u2="&#x170;" k="41" />
+    <hkern u1="&#x201e;" u2="&#x16e;" k="41" />
+    <hkern u1="&#x201e;" u2="&#x16c;" k="41" />
+    <hkern u1="&#x201e;" u2="&#x16a;" k="41" />
+    <hkern u1="&#x201e;" u2="&#x168;" k="41" />
+    <hkern u1="&#x201e;" u2="&#x164;" k="143" />
+    <hkern u1="&#x201e;" u2="&#x21a;" k="143" />
+    <hkern u1="&#x201e;" u2="&#x152;" k="102" />
+    <hkern u1="&#x201e;" u2="&#x150;" k="102" />
+    <hkern u1="&#x201e;" u2="&#x14e;" k="102" />
+    <hkern u1="&#x201e;" u2="&#x14c;" k="102" />
+    <hkern u1="&#x201e;" u2="&#x122;" k="102" />
+    <hkern u1="&#x201e;" u2="&#x120;" k="102" />
+    <hkern u1="&#x201e;" u2="&#x11e;" k="102" />
+    <hkern u1="&#x201e;" u2="&#x11c;" k="102" />
+    <hkern u1="&#x201e;" u2="&#x10c;" k="102" />
+    <hkern u1="&#x201e;" u2="&#x10a;" k="102" />
+    <hkern u1="&#x201e;" u2="&#x108;" k="102" />
+    <hkern u1="&#x201e;" u2="&#x106;" k="102" />
+    <hkern u1="&#x201e;" u2="&#xdd;" k="123" />
+    <hkern u1="&#x201e;" u2="&#xdc;" k="41" />
+    <hkern u1="&#x201e;" u2="&#xdb;" k="41" />
+    <hkern u1="&#x201e;" u2="&#xda;" k="41" />
+    <hkern u1="&#x201e;" u2="&#xd9;" k="41" />
+    <hkern u1="&#x201e;" u2="&#xd8;" k="102" />
+    <hkern u1="&#x201e;" u2="&#xd6;" k="102" />
+    <hkern u1="&#x201e;" u2="&#xd5;" k="102" />
+    <hkern u1="&#x201e;" u2="&#xd4;" k="102" />
+    <hkern u1="&#x201e;" u2="&#xd3;" k="102" />
+    <hkern u1="&#x201e;" u2="&#xd2;" k="102" />
+    <hkern u1="&#x201e;" u2="&#xc7;" k="102" />
+    <hkern u1="&#x201e;" u2="Y" k="123" />
+    <hkern u1="&#x201e;" u2="W" k="123" />
+    <hkern u1="&#x201e;" u2="V" k="123" />
+    <hkern u1="&#x201e;" u2="U" k="41" />
+    <hkern u1="&#x201e;" u2="T" k="143" />
+    <hkern u1="&#x201e;" u2="Q" k="102" />
+    <hkern u1="&#x201e;" u2="O" k="102" />
+    <hkern u1="&#x201e;" u2="G" k="102" />
+    <hkern u1="&#x201e;" u2="C" k="102" />
+    <hkern u1="&#x2126;" u2="&#x3d2;" k="20" />
+    <hkern u1="&#x2126;" u2="&#x3ab;" k="20" />
+    <hkern u1="&#x2126;" u2="&#x3a5;" k="20" />
+    <hkern u1="&#x2126;" u2="&#x3a4;" k="41" />
+    <hkern u1="&#x3d1;" u2="&#x201e;" k="61" />
+    <hkern u1="&#x3d1;" u2="&#x201a;" k="61" />
+    <hkern u1="&#x3d1;" u2="&#x2e;" k="61" />
+    <hkern u1="&#x3d1;" u2="&#x2c;" k="61" />
+    <hkern u1="&#x3d2;" u2="&#x2126;" k="20" />
+    <hkern u1="&#x3d2;" u2="&#x201e;" k="123" />
+    <hkern u1="&#x3d2;" u2="&#x201a;" k="123" />
+    <hkern u1="&#x3d2;" u2="&#x3ce;" k="61" />
+    <hkern u1="&#x3d2;" u2="&#x3cd;" k="61" />
+    <hkern u1="&#x3d2;" u2="&#x3cc;" k="102" />
+    <hkern u1="&#x3d2;" u2="&#x3cb;" k="61" />
+    <hkern u1="&#x3d2;" u2="&#x3c9;" k="61" />
+    <hkern u1="&#x3d2;" u2="&#x3c8;" k="61" />
+    <hkern u1="&#x3d2;" u2="&#x3c6;" k="102" />
+    <hkern u1="&#x3d2;" u2="&#x3c5;" k="61" />
+    <hkern u1="&#x3d2;" u2="&#x3c3;" k="102" />
+    <hkern u1="&#x3d2;" u2="&#x3c2;" k="102" />
+    <hkern u1="&#x3d2;" u2="&#x3c1;" k="102" />
+    <hkern u1="&#x3d2;" u2="&#x3bf;" k="102" />
+    <hkern u1="&#x3d2;" u2="&#x3bc;" k="61" />
+    <hkern u1="&#x3d2;" u2="&#x3ba;" k="61" />
+    <hkern u1="&#x3d2;" u2="&#x3b9;" k="61" />
+    <hkern u1="&#x3d2;" u2="&#x3b7;" k="61" />
+    <hkern u1="&#x3d2;" u2="&#x3b5;" k="82" />
+    <hkern u1="&#x3d2;" u2="&#x3b4;" k="61" />
+    <hkern u1="&#x3d2;" u2="&#x3b1;" k="102" />
+    <hkern u1="&#x3d2;" u2="&#x3b0;" k="61" />
+    <hkern u1="&#x3d2;" u2="&#x3af;" k="61" />
+    <hkern u1="&#x3d2;" u2="&#x3ae;" k="61" />
+    <hkern u1="&#x3d2;" u2="&#x3ad;" k="82" />
+    <hkern u1="&#x3d2;" u2="&#x3ac;" k="102" />
+    <hkern u1="&#x3d2;" u2="&#x3a9;" k="20" />
+    <hkern u1="&#x3d2;" u2="&#x3a6;" k="61" />
+    <hkern u1="&#x3d2;" u2="&#x39f;" k="41" />
+    <hkern u1="&#x3d2;" u2="&#x39b;" k="123" />
+    <hkern u1="&#x3d2;" u2="&#x398;" k="41" />
+    <hkern u1="&#x3d2;" u2="&#x394;" k="123" />
+    <hkern u1="&#x3d2;" u2="&#x391;" k="123" />
+    <hkern u1="&#x3d2;" u2="&#x386;" k="123" />
+    <hkern u1="&#x3d2;" u2="&#x2e;" k="123" />
+    <hkern u1="&#x3d2;" u2="&#x2c;" k="123" />
+    <hkern u1="&#x1e00;" u2="&#x162;" k="143" />
+    <hkern u1="&#x1e00;" u2="&#x1ef8;" k="123" />
+    <hkern u1="&#x1e00;" u2="&#x1ef6;" k="123" />
+    <hkern u1="&#x1e00;" u2="&#x1ef4;" k="123" />
+    <hkern u1="&#x1e00;" u2="&#x1ee2;" k="41" />
+    <hkern u1="&#x1e00;" u2="&#x1ee0;" k="41" />
+    <hkern u1="&#x1e00;" u2="&#x1ede;" k="41" />
+    <hkern u1="&#x1e00;" u2="&#x1edc;" k="41" />
+    <hkern u1="&#x1e00;" u2="&#x1eda;" k="41" />
+    <hkern u1="&#x1e00;" u2="&#x1ed8;" k="41" />
+    <hkern u1="&#x1e00;" u2="&#x1ed6;" k="41" />
+    <hkern u1="&#x1e00;" u2="&#x1ed4;" k="41" />
+    <hkern u1="&#x1e00;" u2="&#x1ed2;" k="41" />
+    <hkern u1="&#x1e00;" u2="&#x1ed0;" k="41" />
+    <hkern u1="&#x1e00;" u2="&#x1ece;" k="41" />
+    <hkern u1="&#x1e00;" u2="&#x1ecc;" k="41" />
+    <hkern u1="&#x1e00;" u2="&#x1a0;" k="41" />
+    <hkern u1="&#x1e00;" u2="&#x201d;" k="143" />
+    <hkern u1="&#x1e00;" u2="&#x2019;" k="143" />
+    <hkern u1="&#x1e00;" u2="&#x1ef2;" k="123" />
+    <hkern u1="&#x1e00;" u2="&#x1e84;" k="82" />
+    <hkern u1="&#x1e00;" u2="&#x1e82;" k="82" />
+    <hkern u1="&#x1e00;" u2="&#x1e80;" k="82" />
+    <hkern u1="&#x1e00;" u2="&#x1fe;" k="41" />
+    <hkern u1="&#x1e00;" u2="&#x178;" k="123" />
+    <hkern u1="&#x1e00;" u2="&#x176;" k="123" />
+    <hkern u1="&#x1e00;" u2="&#x174;" k="82" />
+    <hkern u1="&#x1e00;" u2="&#x164;" k="143" />
+    <hkern u1="&#x1e00;" u2="&#x21a;" k="143" />
+    <hkern u1="&#x1e00;" u2="&#x152;" k="41" />
+    <hkern u1="&#x1e00;" u2="&#x150;" k="41" />
+    <hkern u1="&#x1e00;" u2="&#x14e;" k="41" />
+    <hkern u1="&#x1e00;" u2="&#x14c;" k="41" />
+    <hkern u1="&#x1e00;" u2="&#x122;" k="41" />
+    <hkern u1="&#x1e00;" u2="&#x120;" k="41" />
+    <hkern u1="&#x1e00;" u2="&#x11e;" k="41" />
+    <hkern u1="&#x1e00;" u2="&#x11c;" k="41" />
+    <hkern u1="&#x1e00;" u2="&#x10c;" k="41" />
+    <hkern u1="&#x1e00;" u2="&#x10a;" k="41" />
+    <hkern u1="&#x1e00;" u2="&#x108;" k="41" />
+    <hkern u1="&#x1e00;" u2="&#x106;" k="41" />
+    <hkern u1="&#x1e00;" u2="&#xdd;" k="123" />
+    <hkern u1="&#x1e00;" u2="&#xd8;" k="41" />
+    <hkern u1="&#x1e00;" u2="&#xd6;" k="41" />
+    <hkern u1="&#x1e00;" u2="&#xd5;" k="41" />
+    <hkern u1="&#x1e00;" u2="&#xd4;" k="41" />
+    <hkern u1="&#x1e00;" u2="&#xd3;" k="41" />
+    <hkern u1="&#x1e00;" u2="&#xd2;" k="41" />
+    <hkern u1="&#x1e00;" u2="&#xc7;" k="41" />
+    <hkern u1="&#x1e00;" u2="Y" k="123" />
+    <hkern u1="&#x1e00;" u2="W" k="82" />
+    <hkern u1="&#x1e00;" u2="V" k="82" />
+    <hkern u1="&#x1e00;" u2="T" k="143" />
+    <hkern u1="&#x1e00;" u2="Q" k="41" />
+    <hkern u1="&#x1e00;" u2="O" k="41" />
+    <hkern u1="&#x1e00;" u2="J" k="-266" />
+    <hkern u1="&#x1e00;" u2="G" k="41" />
+    <hkern u1="&#x1e00;" u2="C" k="41" />
+    <hkern u1="&#x1e00;" u2="&#x27;" k="143" />
+    <hkern u1="&#x1e00;" u2="&#x22;" k="143" />
+    <hkern u1="&#x1e01;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x1e01;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x1e01;" u2="&#x27;" k="20" />
+    <hkern u1="&#x1e01;" u2="&#x22;" k="20" />
+    <hkern u1="&#x1f4d;" u2="&#x3d2;" k="20" />
+    <hkern u1="&#x1f4d;" u2="&#x201e;" k="82" />
+    <hkern u1="&#x1f4d;" u2="&#x201a;" k="82" />
+    <hkern u1="&#x1f4d;" u2="&#x3bb;" k="20" />
+    <hkern u1="&#x1f4d;" u2="&#x3ab;" k="20" />
+    <hkern u1="&#x1f4d;" u2="&#x3a8;" k="20" />
+    <hkern u1="&#x1f4d;" u2="&#x3a7;" k="41" />
+    <hkern u1="&#x1f4d;" u2="&#x3a5;" k="20" />
+    <hkern u1="&#x1f4d;" u2="&#x3a4;" k="61" />
+    <hkern u1="&#x1f4d;" u2="&#x3a3;" k="20" />
+    <hkern u1="&#x1f4d;" u2="&#x39b;" k="41" />
+    <hkern u1="&#x1f4d;" u2="&#x396;" k="20" />
+    <hkern u1="&#x1f4d;" u2="&#x394;" k="41" />
+    <hkern u1="&#x1f4d;" u2="&#x391;" k="41" />
+    <hkern u1="&#x1f4d;" u2="&#x386;" k="41" />
+    <hkern u1="&#x1f4d;" u2="&#x2e;" k="82" />
+    <hkern u1="&#x1f4d;" u2="&#x2c;" k="82" />
+    <hkern u1="&#x1a1;" u2="&#x163;" k="-82" />
+    <hkern u1="&#x1a1;" g2="ff" k="-82" />
+    <hkern u1="&#x1a1;" u2="&#x1ef5;" k="-102" />
+    <hkern u1="&#x1a1;" g2="uniFB04" k="-82" />
+    <hkern u1="&#x1a1;" g2="uniFB03" k="-82" />
+    <hkern u1="&#x1a1;" g2="uniFB02" k="-82" />
+    <hkern u1="&#x1a1;" g2="uniFB01" k="-82" />
+    <hkern u1="&#x1a1;" u2="&#x1e83;" k="-102" />
+    <hkern u1="&#x1a1;" u2="&#x1e81;" k="-102" />
+    <hkern u1="&#x1a1;" u2="&#x175;" k="-102" />
+    <hkern u1="&#x1a1;" u2="&#x165;" k="-82" />
+    <hkern u1="&#x1a1;" u2="&#x21b;" k="-82" />
+    <hkern u1="&#x1a1;" u2="&#xfd;" k="-102" />
+    <hkern u1="&#x1a1;" u2="y" k="-102" />
+    <hkern u1="&#x1a1;" u2="x" k="-102" />
+    <hkern u1="&#x1a1;" u2="w" k="-102" />
+    <hkern u1="&#x1a1;" u2="v" k="-102" />
+    <hkern u1="&#x1a1;" u2="t" k="-82" />
+    <hkern u1="&#x1a1;" u2="f" k="-82" />
+    <hkern u1="&#x1b0;" u2="&#x163;" k="-102" />
+    <hkern u1="&#x1b0;" g2="ff" k="-102" />
+    <hkern u1="&#x1b0;" u2="&#x1ef5;" k="-102" />
+    <hkern u1="&#x1b0;" g2="uniFB04" k="-102" />
+    <hkern u1="&#x1b0;" g2="uniFB03" k="-102" />
+    <hkern u1="&#x1b0;" g2="uniFB02" k="-102" />
+    <hkern u1="&#x1b0;" g2="uniFB01" k="-102" />
+    <hkern u1="&#x1b0;" u2="&#x1e83;" k="-102" />
+    <hkern u1="&#x1b0;" u2="&#x1e81;" k="-102" />
+    <hkern u1="&#x1b0;" u2="&#x175;" k="-102" />
+    <hkern u1="&#x1b0;" u2="&#x165;" k="-102" />
+    <hkern u1="&#x1b0;" u2="&#x21b;" k="-102" />
+    <hkern u1="&#x1b0;" u2="&#xfd;" k="-102" />
+    <hkern u1="&#x1b0;" u2="y" k="-102" />
+    <hkern u1="&#x1b0;" u2="x" k="-102" />
+    <hkern u1="&#x1b0;" u2="w" k="-102" />
+    <hkern u1="&#x1b0;" u2="v" k="-102" />
+    <hkern u1="&#x1b0;" u2="t" k="-102" />
+    <hkern u1="&#x1b0;" u2="f" k="-102" />
+    <hkern u1="&#x450;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x450;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x450;" u2="&#x27;" k="20" />
+    <hkern u1="&#x450;" u2="&#x22;" k="20" />
+    <hkern u1="&#x460;" u2="&#x513;" k="20" />
+    <hkern u1="&#x460;" u2="&#x512;" k="41" />
+    <hkern u1="&#x460;" u2="&#x50e;" k="20" />
+    <hkern u1="&#x460;" u2="&#x509;" k="20" />
+    <hkern u1="&#x460;" u2="&#x508;" k="41" />
+    <hkern u1="&#x460;" u2="&#x506;" k="41" />
+    <hkern u1="&#x460;" u2="&#x504;" k="41" />
+    <hkern u1="&#x460;" u2="&#x4fe;" k="41" />
+    <hkern u1="&#x460;" u2="&#x4fc;" k="41" />
+    <hkern u1="&#x460;" u2="&#x4f4;" k="41" />
+    <hkern u1="&#x460;" u2="&#x4f2;" k="41" />
+    <hkern u1="&#x460;" u2="&#x4f0;" k="41" />
+    <hkern u1="&#x460;" u2="&#x4ee;" k="41" />
+    <hkern u1="&#x460;" u2="&#x4ec;" k="20" />
+    <hkern u1="&#x460;" u2="&#x4de;" k="20" />
+    <hkern u1="&#x460;" u2="&#x4dc;" k="41" />
+    <hkern u1="&#x460;" u2="&#x4d4;" k="41" />
+    <hkern u1="&#x460;" u2="&#x4d2;" k="41" />
+    <hkern u1="&#x460;" u2="&#x4d0;" k="41" />
+    <hkern u1="&#x460;" u2="&#x4cb;" k="41" />
+    <hkern u1="&#x460;" u2="&#x4c6;" k="20" />
+    <hkern u1="&#x460;" u2="&#x4c5;" k="41" />
+    <hkern u1="&#x460;" u2="&#x4c1;" k="41" />
+    <hkern u1="&#x460;" u2="&#x4b8;" k="41" />
+    <hkern u1="&#x460;" u2="&#x4b6;" k="41" />
+    <hkern u1="&#x460;" u2="&#x4b4;" k="20" />
+    <hkern u1="&#x460;" u2="&#x4b2;" k="41" />
+    <hkern u1="&#x460;" u2="&#x4b0;" k="20" />
+    <hkern u1="&#x460;" u2="&#x4ae;" k="20" />
+    <hkern u1="&#x460;" u2="&#x4ac;" k="61" />
+    <hkern u1="&#x460;" u2="&#x4a0;" k="20" />
+    <hkern u1="&#x460;" u2="&#x498;" k="20" />
+    <hkern u1="&#x460;" u2="&#x496;" k="41" />
+    <hkern u1="&#x460;" u2="&#x476;" k="20" />
+    <hkern u1="&#x460;" u2="&#x474;" k="20" />
+    <hkern u1="&#x460;" u2="&#x470;" k="41" />
+    <hkern u1="&#x460;" u2="&#x46e;" k="20" />
+    <hkern u1="&#x460;" u2="&#x467;" k="20" />
+    <hkern u1="&#x460;" u2="&#x466;" k="41" />
+    <hkern u1="&#x460;" u2="&#x201e;" k="82" />
+    <hkern u1="&#x460;" u2="&#x201a;" k="82" />
+    <hkern u1="&#x460;" u2="&#x459;" k="20" />
+    <hkern u1="&#x460;" u2="&#x43b;" k="20" />
+    <hkern u1="&#x460;" u2="&#x434;" k="20" />
+    <hkern u1="&#x460;" u2="&#x42d;" k="20" />
+    <hkern u1="&#x460;" u2="&#x42a;" k="20" />
+    <hkern u1="&#x460;" u2="&#x427;" k="41" />
+    <hkern u1="&#x460;" u2="&#x425;" k="41" />
+    <hkern u1="&#x460;" u2="&#x423;" k="41" />
+    <hkern u1="&#x460;" u2="&#x422;" k="61" />
+    <hkern u1="&#x460;" u2="&#x41b;" k="41" />
+    <hkern u1="&#x460;" u2="&#x417;" k="20" />
+    <hkern u1="&#x460;" u2="&#x416;" k="41" />
+    <hkern u1="&#x460;" u2="&#x414;" k="41" />
+    <hkern u1="&#x460;" u2="&#x410;" k="41" />
+    <hkern u1="&#x460;" u2="&#x40e;" k="41" />
+    <hkern u1="&#x460;" u2="&#x40b;" k="20" />
+    <hkern u1="&#x460;" u2="&#x409;" k="41" />
+    <hkern u1="&#x460;" u2="&#x402;" k="20" />
+    <hkern u1="&#x460;" u2="&#x2e;" k="82" />
+    <hkern u1="&#x460;" u2="&#x2c;" k="82" />
+    <hkern u1="&#x461;" u2="&#x513;" k="41" />
+    <hkern u1="&#x461;" u2="&#x509;" k="41" />
+    <hkern u1="&#x461;" u2="&#x4c6;" k="41" />
+    <hkern u1="&#x461;" u2="&#x467;" k="41" />
+    <hkern u1="&#x461;" u2="&#x201e;" k="82" />
+    <hkern u1="&#x461;" u2="&#x201a;" k="82" />
+    <hkern u1="&#x461;" u2="&#x459;" k="41" />
+    <hkern u1="&#x461;" u2="&#x43b;" k="41" />
+    <hkern u1="&#x461;" u2="&#x434;" k="41" />
+    <hkern u1="&#x461;" u2="&#x2e;" k="82" />
+    <hkern u1="&#x461;" u2="&#x2c;" k="82" />
+    <hkern u1="&#x462;" u2="&#x50f;" k="41" />
+    <hkern u1="&#x462;" u2="&#x50e;" k="41" />
+    <hkern u1="&#x462;" u2="&#x506;" k="102" />
+    <hkern u1="&#x462;" u2="&#x504;" k="102" />
+    <hkern u1="&#x462;" u2="&#x4f4;" k="82" />
+    <hkern u1="&#x462;" u2="&#x4cb;" k="82" />
+    <hkern u1="&#x462;" u2="&#x4b8;" k="82" />
+    <hkern u1="&#x462;" u2="&#x4b6;" k="82" />
+    <hkern u1="&#x462;" u2="&#x4b5;" k="41" />
+    <hkern u1="&#x462;" u2="&#x4b4;" k="41" />
+    <hkern u1="&#x462;" u2="&#x4b0;" k="61" />
+    <hkern u1="&#x462;" u2="&#x4ae;" k="61" />
+    <hkern u1="&#x462;" u2="&#x4ad;" k="41" />
+    <hkern u1="&#x462;" u2="&#x4ac;" k="82" />
+    <hkern u1="&#x462;" u2="&#x4a1;" k="41" />
+    <hkern u1="&#x462;" u2="&#x4a0;" k="41" />
+    <hkern u1="&#x462;" u2="&#x476;" k="61" />
+    <hkern u1="&#x462;" u2="&#x474;" k="61" />
+    <hkern u1="&#x462;" u2="&#x470;" k="82" />
+    <hkern u1="&#x462;" u2="&#x201d;" k="82" />
+    <hkern u1="&#x462;" u2="&#x2019;" k="82" />
+    <hkern u1="&#x462;" u2="&#x44a;" k="41" />
+    <hkern u1="&#x462;" u2="&#x442;" k="41" />
+    <hkern u1="&#x462;" u2="&#x42a;" k="41" />
+    <hkern u1="&#x462;" u2="&#x427;" k="82" />
+    <hkern u1="&#x462;" u2="&#x422;" k="82" />
+    <hkern u1="&#x462;" u2="&#x40b;" k="41" />
+    <hkern u1="&#x462;" u2="&#x402;" k="41" />
+    <hkern u1="&#x462;" u2="&#x27;" k="82" />
+    <hkern u1="&#x462;" u2="&#x22;" k="82" />
+    <hkern u1="&#x463;" u2="&#x50f;" k="102" />
+    <hkern u1="&#x463;" u2="&#x507;" k="102" />
+    <hkern u1="&#x463;" u2="&#x505;" k="102" />
+    <hkern u1="&#x463;" u2="&#x4ff;" k="41" />
+    <hkern u1="&#x463;" u2="&#x4fd;" k="41" />
+    <hkern u1="&#x463;" u2="&#x4f5;" k="82" />
+    <hkern u1="&#x463;" u2="&#x4f3;" k="61" />
+    <hkern u1="&#x463;" u2="&#x4f1;" k="61" />
+    <hkern u1="&#x463;" u2="&#x4ef;" k="61" />
+    <hkern u1="&#x463;" u2="&#x4e1;" k="41" />
+    <hkern u1="&#x463;" u2="&#x4dd;" k="41" />
+    <hkern u1="&#x463;" u2="&#x4cc;" k="82" />
+    <hkern u1="&#x463;" u2="&#x4c2;" k="41" />
+    <hkern u1="&#x463;" u2="&#x4bf;" k="41" />
+    <hkern u1="&#x463;" u2="&#x4bd;" k="41" />
+    <hkern u1="&#x463;" u2="&#x4b9;" k="82" />
+    <hkern u1="&#x463;" u2="&#x4b7;" k="82" />
+    <hkern u1="&#x463;" u2="&#x4b5;" k="102" />
+    <hkern u1="&#x463;" u2="&#x4b3;" k="41" />
+    <hkern u1="&#x463;" u2="&#x4b1;" k="61" />
+    <hkern u1="&#x463;" u2="&#x4af;" k="61" />
+    <hkern u1="&#x463;" u2="&#x4ad;" k="102" />
+    <hkern u1="&#x463;" u2="&#x4a1;" k="102" />
+    <hkern u1="&#x463;" u2="&#x497;" k="41" />
+    <hkern u1="&#x463;" u2="&#x47f;" k="41" />
+    <hkern u1="&#x463;" u2="&#x477;" k="41" />
+    <hkern u1="&#x463;" u2="&#x475;" k="41" />
+    <hkern u1="&#x463;" u2="&#x461;" k="41" />
+    <hkern u1="&#x463;" u2="&#x201d;" k="123" />
+    <hkern u1="&#x463;" u2="&#x2019;" k="123" />
+    <hkern u1="&#x463;" u2="&#x45e;" k="61" />
+    <hkern u1="&#x463;" u2="&#x44a;" k="102" />
+    <hkern u1="&#x463;" u2="&#x447;" k="82" />
+    <hkern u1="&#x463;" u2="&#x445;" k="41" />
+    <hkern u1="&#x463;" u2="&#x443;" k="61" />
+    <hkern u1="&#x463;" u2="&#x442;" k="102" />
+    <hkern u1="&#x463;" u2="&#x436;" k="41" />
+    <hkern u1="&#x463;" u2="&#x27;" k="123" />
+    <hkern u1="&#x463;" u2="&#x22;" k="123" />
+    <hkern u1="&#x464;" u2="&#x50c;" k="41" />
+    <hkern u1="&#x464;" u2="&#x507;" k="41" />
+    <hkern u1="&#x464;" u2="&#x505;" k="41" />
+    <hkern u1="&#x464;" u2="&#x502;" k="41" />
+    <hkern u1="&#x464;" u2="&#x500;" k="41" />
+    <hkern u1="&#x464;" u2="&#x4f5;" k="41" />
+    <hkern u1="&#x464;" u2="&#x4ea;" k="41" />
+    <hkern u1="&#x464;" u2="&#x4e8;" k="41" />
+    <hkern u1="&#x464;" u2="&#x4e6;" k="41" />
+    <hkern u1="&#x464;" u2="&#x4cc;" k="41" />
+    <hkern u1="&#x464;" u2="&#x4be;" k="41" />
+    <hkern u1="&#x464;" u2="&#x4bc;" k="41" />
+    <hkern u1="&#x464;" u2="&#x4b9;" k="41" />
+    <hkern u1="&#x464;" u2="&#x4b7;" k="41" />
+    <hkern u1="&#x464;" u2="&#x4aa;" k="41" />
+    <hkern u1="&#x464;" u2="&#x4a8;" k="41" />
+    <hkern u1="&#x464;" u2="&#x480;" k="41" />
+    <hkern u1="&#x464;" u2="&#x47e;" k="41" />
+    <hkern u1="&#x464;" u2="&#x47c;" k="41" />
+    <hkern u1="&#x464;" u2="&#x47a;" k="41" />
+    <hkern u1="&#x464;" u2="&#x478;" k="41" />
+    <hkern u1="&#x464;" u2="&#x472;" k="41" />
+    <hkern u1="&#x464;" u2="&#x460;" k="41" />
+    <hkern u1="&#x464;" u2="&#x447;" k="41" />
+    <hkern u1="&#x464;" u2="&#x424;" k="41" />
+    <hkern u1="&#x464;" u2="&#x421;" k="41" />
+    <hkern u1="&#x464;" u2="&#x41e;" k="41" />
+    <hkern u1="&#x464;" u2="&#x404;" k="41" />
+    <hkern u1="&#x466;" u2="&#x50f;" k="41" />
+    <hkern u1="&#x466;" u2="&#x50e;" k="102" />
+    <hkern u1="&#x466;" u2="&#x507;" k="41" />
+    <hkern u1="&#x466;" u2="&#x506;" k="143" />
+    <hkern u1="&#x466;" u2="&#x505;" k="41" />
+    <hkern u1="&#x466;" u2="&#x504;" k="143" />
+    <hkern u1="&#x466;" u2="&#x4fa;" k="41" />
+    <hkern u1="&#x466;" u2="&#x4f5;" k="41" />
+    <hkern u1="&#x466;" u2="&#x4f4;" k="102" />
+    <hkern u1="&#x466;" u2="&#x4da;" k="41" />
+    <hkern u1="&#x466;" u2="&#x4d8;" k="41" />
+    <hkern u1="&#x466;" u2="&#x4cc;" k="41" />
+    <hkern u1="&#x466;" u2="&#x4cb;" k="102" />
+    <hkern u1="&#x466;" u2="&#x4be;" k="102" />
+    <hkern u1="&#x466;" u2="&#x4bc;" k="102" />
+    <hkern u1="&#x466;" u2="&#x4b9;" k="41" />
+    <hkern u1="&#x466;" u2="&#x4b8;" k="102" />
+    <hkern u1="&#x466;" u2="&#x4b7;" k="41" />
+    <hkern u1="&#x466;" u2="&#x4b6;" k="102" />
+    <hkern u1="&#x466;" u2="&#x4b5;" k="41" />
+    <hkern u1="&#x466;" u2="&#x4b4;" k="102" />
+    <hkern u1="&#x466;" u2="&#x4b0;" k="123" />
+    <hkern u1="&#x466;" u2="&#x4ae;" k="123" />
+    <hkern u1="&#x466;" u2="&#x4ad;" k="41" />
+    <hkern u1="&#x466;" u2="&#x4ac;" k="143" />
+    <hkern u1="&#x466;" u2="&#x4a1;" k="41" />
+    <hkern u1="&#x466;" u2="&#x4a0;" k="102" />
+    <hkern u1="&#x466;" u2="&#x49e;" k="41" />
+    <hkern u1="&#x466;" u2="&#x492;" k="41" />
+    <hkern u1="&#x466;" u2="&#x48c;" k="41" />
+    <hkern u1="&#x466;" u2="&#x476;" k="82" />
+    <hkern u1="&#x466;" u2="&#x474;" k="82" />
+    <hkern u1="&#x466;" u2="&#x470;" k="102" />
+    <hkern u1="&#x466;" u2="&#x462;" k="41" />
+    <hkern u1="&#x466;" u2="&#x201d;" k="143" />
+    <hkern u1="&#x466;" u2="&#x2019;" k="143" />
+    <hkern u1="&#x466;" u2="&#x44a;" k="41" />
+    <hkern u1="&#x466;" u2="&#x447;" k="41" />
+    <hkern u1="&#x466;" u2="&#x442;" k="41" />
+    <hkern u1="&#x466;" u2="&#x42a;" k="102" />
+    <hkern u1="&#x466;" u2="&#x427;" k="102" />
+    <hkern u1="&#x466;" u2="&#x424;" k="41" />
+    <hkern u1="&#x466;" u2="&#x422;" k="143" />
+    <hkern u1="&#x466;" u2="&#x40b;" k="102" />
+    <hkern u1="&#x466;" u2="&#x402;" k="102" />
+    <hkern u1="&#x466;" u2="&#x27;" k="143" />
+    <hkern u1="&#x466;" u2="&#x22;" k="143" />
+    <hkern u1="&#x467;" u2="&#x511;" k="41" />
+    <hkern u1="&#x467;" u2="&#x50f;" k="102" />
+    <hkern u1="&#x467;" u2="&#x50d;" k="41" />
+    <hkern u1="&#x467;" u2="&#x507;" k="123" />
+    <hkern u1="&#x467;" u2="&#x505;" k="123" />
+    <hkern u1="&#x467;" u2="&#x503;" k="41" />
+    <hkern u1="&#x467;" u2="&#x501;" k="41" />
+    <hkern u1="&#x467;" u2="&#x4f5;" k="61" />
+    <hkern u1="&#x467;" u2="&#x4f3;" k="61" />
+    <hkern u1="&#x467;" u2="&#x4f1;" k="61" />
+    <hkern u1="&#x467;" u2="&#x4ef;" k="61" />
+    <hkern u1="&#x467;" u2="&#x4eb;" k="41" />
+    <hkern u1="&#x467;" u2="&#x4e9;" k="41" />
+    <hkern u1="&#x467;" u2="&#x4e7;" k="41" />
+    <hkern u1="&#x467;" u2="&#x4d7;" k="41" />
+    <hkern u1="&#x467;" u2="&#x4cc;" k="61" />
+    <hkern u1="&#x467;" u2="&#x4bf;" k="41" />
+    <hkern u1="&#x467;" u2="&#x4bd;" k="41" />
+    <hkern u1="&#x467;" u2="&#x4b9;" k="61" />
+    <hkern u1="&#x467;" u2="&#x4b7;" k="61" />
+    <hkern u1="&#x467;" u2="&#x4b5;" k="102" />
+    <hkern u1="&#x467;" u2="&#x4b1;" k="41" />
+    <hkern u1="&#x467;" u2="&#x4af;" k="41" />
+    <hkern u1="&#x467;" u2="&#x4ad;" k="102" />
+    <hkern u1="&#x467;" u2="&#x4ab;" k="41" />
+    <hkern u1="&#x467;" u2="&#x4a9;" k="41" />
+    <hkern u1="&#x467;" u2="&#x4a1;" k="102" />
+    <hkern u1="&#x467;" u2="&#x481;" k="41" />
+    <hkern u1="&#x467;" u2="&#x47f;" k="41" />
+    <hkern u1="&#x467;" u2="&#x47d;" k="41" />
+    <hkern u1="&#x467;" u2="&#x47b;" k="41" />
+    <hkern u1="&#x467;" u2="&#x479;" k="41" />
+    <hkern u1="&#x467;" u2="&#x477;" k="41" />
+    <hkern u1="&#x467;" u2="&#x475;" k="41" />
+    <hkern u1="&#x467;" u2="&#x473;" k="41" />
+    <hkern u1="&#x467;" u2="&#x471;" k="20" />
+    <hkern u1="&#x467;" u2="&#x461;" k="41" />
+    <hkern u1="&#x467;" u2="&#x450;" k="41" />
+    <hkern u1="&#x467;" u2="&#x201d;" k="143" />
+    <hkern u1="&#x467;" u2="&#x2019;" k="143" />
+    <hkern u1="&#x467;" u2="&#x45e;" k="61" />
+    <hkern u1="&#x467;" u2="&#x454;" k="41" />
+    <hkern u1="&#x467;" u2="&#x451;" k="41" />
+    <hkern u1="&#x467;" u2="&#x44a;" k="102" />
+    <hkern u1="&#x467;" u2="&#x447;" k="61" />
+    <hkern u1="&#x467;" u2="&#x444;" k="41" />
+    <hkern u1="&#x467;" u2="&#x443;" k="61" />
+    <hkern u1="&#x467;" u2="&#x442;" k="102" />
+    <hkern u1="&#x467;" u2="&#x441;" k="41" />
+    <hkern u1="&#x467;" u2="&#x43e;" k="41" />
+    <hkern u1="&#x467;" u2="&#x435;" k="41" />
+    <hkern u1="&#x467;" u2="&#x27;" k="143" />
+    <hkern u1="&#x467;" u2="&#x22;" k="143" />
+    <hkern u1="&#x468;" u2="&#x50f;" k="41" />
+    <hkern u1="&#x468;" u2="&#x50e;" k="102" />
+    <hkern u1="&#x468;" u2="&#x507;" k="41" />
+    <hkern u1="&#x468;" u2="&#x506;" k="143" />
+    <hkern u1="&#x468;" u2="&#x505;" k="41" />
+    <hkern u1="&#x468;" u2="&#x504;" k="143" />
+    <hkern u1="&#x468;" u2="&#x4fa;" k="41" />
+    <hkern u1="&#x468;" u2="&#x4f5;" k="41" />
+    <hkern u1="&#x468;" u2="&#x4f4;" k="102" />
+    <hkern u1="&#x468;" u2="&#x4da;" k="41" />
+    <hkern u1="&#x468;" u2="&#x4d8;" k="41" />
+    <hkern u1="&#x468;" u2="&#x4cc;" k="41" />
+    <hkern u1="&#x468;" u2="&#x4cb;" k="102" />
+    <hkern u1="&#x468;" u2="&#x4be;" k="102" />
+    <hkern u1="&#x468;" u2="&#x4bc;" k="102" />
+    <hkern u1="&#x468;" u2="&#x4b9;" k="41" />
+    <hkern u1="&#x468;" u2="&#x4b8;" k="102" />
+    <hkern u1="&#x468;" u2="&#x4b7;" k="41" />
+    <hkern u1="&#x468;" u2="&#x4b6;" k="102" />
+    <hkern u1="&#x468;" u2="&#x4b5;" k="41" />
+    <hkern u1="&#x468;" u2="&#x4b4;" k="102" />
+    <hkern u1="&#x468;" u2="&#x4b0;" k="123" />
+    <hkern u1="&#x468;" u2="&#x4ae;" k="123" />
+    <hkern u1="&#x468;" u2="&#x4ad;" k="41" />
+    <hkern u1="&#x468;" u2="&#x4ac;" k="143" />
+    <hkern u1="&#x468;" u2="&#x4a1;" k="41" />
+    <hkern u1="&#x468;" u2="&#x4a0;" k="102" />
+    <hkern u1="&#x468;" u2="&#x49e;" k="41" />
+    <hkern u1="&#x468;" u2="&#x492;" k="41" />
+    <hkern u1="&#x468;" u2="&#x48c;" k="41" />
+    <hkern u1="&#x468;" u2="&#x476;" k="82" />
+    <hkern u1="&#x468;" u2="&#x474;" k="82" />
+    <hkern u1="&#x468;" u2="&#x470;" k="102" />
+    <hkern u1="&#x468;" u2="&#x462;" k="41" />
+    <hkern u1="&#x468;" u2="&#x201d;" k="143" />
+    <hkern u1="&#x468;" u2="&#x2019;" k="143" />
+    <hkern u1="&#x468;" u2="&#x44a;" k="41" />
+    <hkern u1="&#x468;" u2="&#x447;" k="41" />
+    <hkern u1="&#x468;" u2="&#x442;" k="41" />
+    <hkern u1="&#x468;" u2="&#x42a;" k="102" />
+    <hkern u1="&#x468;" u2="&#x427;" k="102" />
+    <hkern u1="&#x468;" u2="&#x424;" k="41" />
+    <hkern u1="&#x468;" u2="&#x422;" k="143" />
+    <hkern u1="&#x468;" u2="&#x40b;" k="102" />
+    <hkern u1="&#x468;" u2="&#x402;" k="102" />
+    <hkern u1="&#x468;" u2="&#x27;" k="143" />
+    <hkern u1="&#x468;" u2="&#x22;" k="143" />
+    <hkern u1="&#x469;" u2="&#x511;" k="41" />
+    <hkern u1="&#x469;" u2="&#x50f;" k="102" />
+    <hkern u1="&#x469;" u2="&#x50d;" k="41" />
+    <hkern u1="&#x469;" u2="&#x507;" k="123" />
+    <hkern u1="&#x469;" u2="&#x505;" k="123" />
+    <hkern u1="&#x469;" u2="&#x503;" k="41" />
+    <hkern u1="&#x469;" u2="&#x501;" k="41" />
+    <hkern u1="&#x469;" u2="&#x4f5;" k="61" />
+    <hkern u1="&#x469;" u2="&#x4f3;" k="61" />
+    <hkern u1="&#x469;" u2="&#x4f1;" k="61" />
+    <hkern u1="&#x469;" u2="&#x4ef;" k="61" />
+    <hkern u1="&#x469;" u2="&#x4eb;" k="41" />
+    <hkern u1="&#x469;" u2="&#x4e9;" k="41" />
+    <hkern u1="&#x469;" u2="&#x4e7;" k="41" />
+    <hkern u1="&#x469;" u2="&#x4d7;" k="41" />
+    <hkern u1="&#x469;" u2="&#x4cc;" k="61" />
+    <hkern u1="&#x469;" u2="&#x4bf;" k="41" />
+    <hkern u1="&#x469;" u2="&#x4bd;" k="41" />
+    <hkern u1="&#x469;" u2="&#x4b9;" k="61" />
+    <hkern u1="&#x469;" u2="&#x4b7;" k="61" />
+    <hkern u1="&#x469;" u2="&#x4b5;" k="102" />
+    <hkern u1="&#x469;" u2="&#x4b1;" k="41" />
+    <hkern u1="&#x469;" u2="&#x4af;" k="41" />
+    <hkern u1="&#x469;" u2="&#x4ad;" k="102" />
+    <hkern u1="&#x469;" u2="&#x4ab;" k="41" />
+    <hkern u1="&#x469;" u2="&#x4a9;" k="41" />
+    <hkern u1="&#x469;" u2="&#x4a1;" k="102" />
+    <hkern u1="&#x469;" u2="&#x481;" k="41" />
+    <hkern u1="&#x469;" u2="&#x47f;" k="41" />
+    <hkern u1="&#x469;" u2="&#x47d;" k="41" />
+    <hkern u1="&#x469;" u2="&#x47b;" k="41" />
+    <hkern u1="&#x469;" u2="&#x479;" k="41" />
+    <hkern u1="&#x469;" u2="&#x477;" k="41" />
+    <hkern u1="&#x469;" u2="&#x475;" k="41" />
+    <hkern u1="&#x469;" u2="&#x473;" k="41" />
+    <hkern u1="&#x469;" u2="&#x471;" k="20" />
+    <hkern u1="&#x469;" u2="&#x461;" k="41" />
+    <hkern u1="&#x469;" u2="&#x450;" k="41" />
+    <hkern u1="&#x469;" u2="&#x201d;" k="143" />
+    <hkern u1="&#x469;" u2="&#x2019;" k="143" />
+    <hkern u1="&#x469;" u2="&#x45e;" k="61" />
+    <hkern u1="&#x469;" u2="&#x454;" k="41" />
+    <hkern u1="&#x469;" u2="&#x451;" k="41" />
+    <hkern u1="&#x469;" u2="&#x44a;" k="102" />
+    <hkern u1="&#x469;" u2="&#x447;" k="61" />
+    <hkern u1="&#x469;" u2="&#x444;" k="41" />
+    <hkern u1="&#x469;" u2="&#x443;" k="61" />
+    <hkern u1="&#x469;" u2="&#x442;" k="102" />
+    <hkern u1="&#x469;" u2="&#x441;" k="41" />
+    <hkern u1="&#x469;" u2="&#x43e;" k="41" />
+    <hkern u1="&#x469;" u2="&#x435;" k="41" />
+    <hkern u1="&#x469;" u2="&#x27;" k="143" />
+    <hkern u1="&#x469;" u2="&#x22;" k="143" />
+    <hkern u1="&#x46a;" u2="&#x506;" k="20" />
+    <hkern u1="&#x46a;" u2="&#x504;" k="20" />
+    <hkern u1="&#x46c;" u2="&#x506;" k="20" />
+    <hkern u1="&#x46c;" u2="&#x504;" k="20" />
+    <hkern u1="&#x46e;" u2="&#x506;" k="41" />
+    <hkern u1="&#x46e;" u2="&#x504;" k="41" />
+    <hkern u1="&#x46e;" u2="&#x4b0;" k="20" />
+    <hkern u1="&#x46e;" u2="&#x4ae;" k="20" />
+    <hkern u1="&#x46e;" u2="&#x476;" k="20" />
+    <hkern u1="&#x46e;" u2="&#x474;" k="20" />
+    <hkern u1="&#x46e;" u2="&#x201e;" k="82" />
+    <hkern u1="&#x46e;" u2="&#x201a;" k="82" />
+    <hkern u1="&#x46e;" u2="&#x2e;" k="82" />
+    <hkern u1="&#x46e;" u2="&#x2c;" k="82" />
+    <hkern u1="&#x470;" u2="&#x513;" k="41" />
+    <hkern u1="&#x470;" u2="&#x512;" k="61" />
+    <hkern u1="&#x470;" u2="&#x509;" k="41" />
+    <hkern u1="&#x470;" u2="&#x508;" k="61" />
+    <hkern u1="&#x470;" u2="&#x502;" k="82" />
+    <hkern u1="&#x470;" u2="&#x500;" k="82" />
+    <hkern u1="&#x470;" u2="&#x4d4;" k="82" />
+    <hkern u1="&#x470;" u2="&#x4d2;" k="82" />
+    <hkern u1="&#x470;" u2="&#x4d0;" k="82" />
+    <hkern u1="&#x470;" u2="&#x4c6;" k="41" />
+    <hkern u1="&#x470;" u2="&#x4c5;" k="61" />
+    <hkern u1="&#x470;" u2="&#x467;" k="41" />
+    <hkern u1="&#x470;" u2="&#x466;" k="82" />
+    <hkern u1="&#x470;" u2="&#x201e;" k="143" />
+    <hkern u1="&#x470;" u2="&#x201a;" k="143" />
+    <hkern u1="&#x470;" u2="&#x459;" k="41" />
+    <hkern u1="&#x470;" u2="&#x43b;" k="41" />
+    <hkern u1="&#x470;" u2="&#x434;" k="41" />
+    <hkern u1="&#x470;" u2="&#x41b;" k="61" />
+    <hkern u1="&#x470;" u2="&#x414;" k="61" />
+    <hkern u1="&#x470;" u2="&#x410;" k="82" />
+    <hkern u1="&#x470;" u2="&#x409;" k="61" />
+    <hkern u1="&#x470;" u2="&#x2e;" k="143" />
+    <hkern u1="&#x470;" u2="&#x2c;" k="143" />
+    <hkern u1="&#x471;" u2="&#x50f;" k="20" />
+    <hkern u1="&#x471;" u2="&#x507;" k="20" />
+    <hkern u1="&#x471;" u2="&#x505;" k="20" />
+    <hkern u1="&#x471;" u2="&#x4ff;" k="41" />
+    <hkern u1="&#x471;" u2="&#x4fd;" k="41" />
+    <hkern u1="&#x471;" u2="&#x4f5;" k="20" />
+    <hkern u1="&#x471;" u2="&#x4f3;" k="20" />
+    <hkern u1="&#x471;" u2="&#x4f1;" k="20" />
+    <hkern u1="&#x471;" u2="&#x4ef;" k="20" />
+    <hkern u1="&#x471;" u2="&#x4dd;" k="41" />
+    <hkern u1="&#x471;" u2="&#x4cc;" k="20" />
+    <hkern u1="&#x471;" u2="&#x4c2;" k="41" />
+    <hkern u1="&#x471;" u2="&#x4b9;" k="20" />
+    <hkern u1="&#x471;" u2="&#x4b7;" k="20" />
+    <hkern u1="&#x471;" u2="&#x4b5;" k="20" />
+    <hkern u1="&#x471;" u2="&#x4b3;" k="41" />
+    <hkern u1="&#x471;" u2="&#x4ad;" k="20" />
+    <hkern u1="&#x471;" u2="&#x4a1;" k="20" />
+    <hkern u1="&#x471;" u2="&#x497;" k="41" />
+    <hkern u1="&#x471;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x471;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x471;" u2="&#x45e;" k="20" />
+    <hkern u1="&#x471;" u2="&#x44a;" k="20" />
+    <hkern u1="&#x471;" u2="&#x447;" k="20" />
+    <hkern u1="&#x471;" u2="&#x445;" k="41" />
+    <hkern u1="&#x471;" u2="&#x443;" k="20" />
+    <hkern u1="&#x471;" u2="&#x442;" k="20" />
+    <hkern u1="&#x471;" u2="&#x436;" k="41" />
+    <hkern u1="&#x471;" u2="&#x27;" k="20" />
+    <hkern u1="&#x471;" u2="&#x22;" k="20" />
+    <hkern u1="&#x472;" u2="&#x513;" k="20" />
+    <hkern u1="&#x472;" u2="&#x512;" k="41" />
+    <hkern u1="&#x472;" u2="&#x50e;" k="20" />
+    <hkern u1="&#x472;" u2="&#x509;" k="20" />
+    <hkern u1="&#x472;" u2="&#x508;" k="41" />
+    <hkern u1="&#x472;" u2="&#x506;" k="41" />
+    <hkern u1="&#x472;" u2="&#x504;" k="41" />
+    <hkern u1="&#x472;" u2="&#x4fe;" k="41" />
+    <hkern u1="&#x472;" u2="&#x4fc;" k="41" />
+    <hkern u1="&#x472;" u2="&#x4f4;" k="41" />
+    <hkern u1="&#x472;" u2="&#x4f2;" k="41" />
+    <hkern u1="&#x472;" u2="&#x4f0;" k="41" />
+    <hkern u1="&#x472;" u2="&#x4ee;" k="41" />
+    <hkern u1="&#x472;" u2="&#x4ec;" k="20" />
+    <hkern u1="&#x472;" u2="&#x4de;" k="20" />
+    <hkern u1="&#x472;" u2="&#x4dc;" k="41" />
+    <hkern u1="&#x472;" u2="&#x4d4;" k="41" />
+    <hkern u1="&#x472;" u2="&#x4d2;" k="41" />
+    <hkern u1="&#x472;" u2="&#x4d0;" k="41" />
+    <hkern u1="&#x472;" u2="&#x4cb;" k="41" />
+    <hkern u1="&#x472;" u2="&#x4c6;" k="20" />
+    <hkern u1="&#x472;" u2="&#x4c5;" k="41" />
+    <hkern u1="&#x472;" u2="&#x4c1;" k="41" />
+    <hkern u1="&#x472;" u2="&#x4b8;" k="41" />
+    <hkern u1="&#x472;" u2="&#x4b6;" k="41" />
+    <hkern u1="&#x472;" u2="&#x4b4;" k="20" />
+    <hkern u1="&#x472;" u2="&#x4b2;" k="41" />
+    <hkern u1="&#x472;" u2="&#x4b0;" k="20" />
+    <hkern u1="&#x472;" u2="&#x4ae;" k="20" />
+    <hkern u1="&#x472;" u2="&#x4ac;" k="61" />
+    <hkern u1="&#x472;" u2="&#x4a0;" k="20" />
+    <hkern u1="&#x472;" u2="&#x498;" k="20" />
+    <hkern u1="&#x472;" u2="&#x496;" k="41" />
+    <hkern u1="&#x472;" u2="&#x476;" k="20" />
+    <hkern u1="&#x472;" u2="&#x474;" k="20" />
+    <hkern u1="&#x472;" u2="&#x470;" k="41" />
+    <hkern u1="&#x472;" u2="&#x46e;" k="20" />
+    <hkern u1="&#x472;" u2="&#x467;" k="20" />
+    <hkern u1="&#x472;" u2="&#x466;" k="41" />
+    <hkern u1="&#x472;" u2="&#x201e;" k="82" />
+    <hkern u1="&#x472;" u2="&#x201a;" k="82" />
+    <hkern u1="&#x472;" u2="&#x459;" k="20" />
+    <hkern u1="&#x472;" u2="&#x43b;" k="20" />
+    <hkern u1="&#x472;" u2="&#x434;" k="20" />
+    <hkern u1="&#x472;" u2="&#x42d;" k="20" />
+    <hkern u1="&#x472;" u2="&#x42a;" k="20" />
+    <hkern u1="&#x472;" u2="&#x427;" k="41" />
+    <hkern u1="&#x472;" u2="&#x425;" k="41" />
+    <hkern u1="&#x472;" u2="&#x423;" k="41" />
+    <hkern u1="&#x472;" u2="&#x422;" k="61" />
+    <hkern u1="&#x472;" u2="&#x41b;" k="41" />
+    <hkern u1="&#x472;" u2="&#x417;" k="20" />
+    <hkern u1="&#x472;" u2="&#x416;" k="41" />
+    <hkern u1="&#x472;" u2="&#x414;" k="41" />
+    <hkern u1="&#x472;" u2="&#x410;" k="41" />
+    <hkern u1="&#x472;" u2="&#x40e;" k="41" />
+    <hkern u1="&#x472;" u2="&#x40b;" k="20" />
+    <hkern u1="&#x472;" u2="&#x409;" k="41" />
+    <hkern u1="&#x472;" u2="&#x402;" k="20" />
+    <hkern u1="&#x472;" u2="&#x2e;" k="82" />
+    <hkern u1="&#x472;" u2="&#x2c;" k="82" />
+    <hkern u1="&#x473;" u2="&#x50f;" k="20" />
+    <hkern u1="&#x473;" u2="&#x507;" k="20" />
+    <hkern u1="&#x473;" u2="&#x505;" k="20" />
+    <hkern u1="&#x473;" u2="&#x4ff;" k="41" />
+    <hkern u1="&#x473;" u2="&#x4fd;" k="41" />
+    <hkern u1="&#x473;" u2="&#x4f5;" k="20" />
+    <hkern u1="&#x473;" u2="&#x4f3;" k="20" />
+    <hkern u1="&#x473;" u2="&#x4f1;" k="20" />
+    <hkern u1="&#x473;" u2="&#x4ef;" k="20" />
+    <hkern u1="&#x473;" u2="&#x4dd;" k="41" />
+    <hkern u1="&#x473;" u2="&#x4cc;" k="20" />
+    <hkern u1="&#x473;" u2="&#x4c2;" k="41" />
+    <hkern u1="&#x473;" u2="&#x4b9;" k="20" />
+    <hkern u1="&#x473;" u2="&#x4b7;" k="20" />
+    <hkern u1="&#x473;" u2="&#x4b5;" k="20" />
+    <hkern u1="&#x473;" u2="&#x4b3;" k="41" />
+    <hkern u1="&#x473;" u2="&#x4ad;" k="20" />
+    <hkern u1="&#x473;" u2="&#x4a1;" k="20" />
+    <hkern u1="&#x473;" u2="&#x497;" k="41" />
+    <hkern u1="&#x473;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x473;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x473;" u2="&#x45e;" k="20" />
+    <hkern u1="&#x473;" u2="&#x44a;" k="20" />
+    <hkern u1="&#x473;" u2="&#x447;" k="20" />
+    <hkern u1="&#x473;" u2="&#x445;" k="41" />
+    <hkern u1="&#x473;" u2="&#x443;" k="20" />
+    <hkern u1="&#x473;" u2="&#x442;" k="20" />
+    <hkern u1="&#x473;" u2="&#x436;" k="41" />
+    <hkern u1="&#x473;" u2="&#x27;" k="20" />
+    <hkern u1="&#x473;" u2="&#x22;" k="20" />
+    <hkern u1="&#x474;" u2="&#x513;" k="82" />
+    <hkern u1="&#x474;" u2="&#x512;" k="102" />
+    <hkern u1="&#x474;" u2="&#x511;" k="41" />
+    <hkern u1="&#x474;" u2="&#x50d;" k="41" />
+    <hkern u1="&#x474;" u2="&#x50c;" k="20" />
+    <hkern u1="&#x474;" u2="&#x509;" k="82" />
+    <hkern u1="&#x474;" u2="&#x508;" k="102" />
+    <hkern u1="&#x474;" u2="&#x503;" k="41" />
+    <hkern u1="&#x474;" u2="&#x502;" k="143" />
+    <hkern u1="&#x474;" u2="&#x501;" k="41" />
+    <hkern u1="&#x474;" u2="&#x500;" k="143" />
+    <hkern u1="&#x474;" u2="&#x4f5;" k="41" />
+    <hkern u1="&#x474;" u2="&#x4eb;" k="41" />
+    <hkern u1="&#x474;" u2="&#x4ea;" k="20" />
+    <hkern u1="&#x474;" u2="&#x4e9;" k="41" />
+    <hkern u1="&#x474;" u2="&#x4e8;" k="20" />
+    <hkern u1="&#x474;" u2="&#x4e7;" k="41" />
+    <hkern u1="&#x474;" u2="&#x4e6;" k="20" />
+    <hkern u1="&#x474;" u2="&#x4d7;" k="41" />
+    <hkern u1="&#x474;" u2="&#x4d4;" k="143" />
+    <hkern u1="&#x474;" u2="&#x4d2;" k="143" />
+    <hkern u1="&#x474;" u2="&#x4d0;" k="143" />
+    <hkern u1="&#x474;" u2="&#x4cc;" k="41" />
+    <hkern u1="&#x474;" u2="&#x4c6;" k="82" />
+    <hkern u1="&#x474;" u2="&#x4c5;" k="102" />
+    <hkern u1="&#x474;" u2="&#x4bf;" k="61" />
+    <hkern u1="&#x474;" u2="&#x4be;" k="41" />
+    <hkern u1="&#x474;" u2="&#x4bd;" k="61" />
+    <hkern u1="&#x474;" u2="&#x4bc;" k="41" />
+    <hkern u1="&#x474;" u2="&#x4b9;" k="41" />
+    <hkern u1="&#x474;" u2="&#x4b7;" k="41" />
+    <hkern u1="&#x474;" u2="&#x4ab;" k="41" />
+    <hkern u1="&#x474;" u2="&#x4aa;" k="20" />
+    <hkern u1="&#x474;" u2="&#x4a9;" k="41" />
+    <hkern u1="&#x474;" u2="&#x4a8;" k="20" />
+    <hkern u1="&#x474;" u2="&#x49f;" k="-102" />
+    <hkern u1="&#x474;" u2="&#x48d;" k="-102" />
+    <hkern u1="&#x474;" u2="&#x481;" k="41" />
+    <hkern u1="&#x474;" u2="&#x480;" k="20" />
+    <hkern u1="&#x474;" u2="&#x47e;" k="20" />
+    <hkern u1="&#x474;" u2="&#x47d;" k="41" />
+    <hkern u1="&#x474;" u2="&#x47c;" k="20" />
+    <hkern u1="&#x474;" u2="&#x47b;" k="41" />
+    <hkern u1="&#x474;" u2="&#x47a;" k="20" />
+    <hkern u1="&#x474;" u2="&#x479;" k="41" />
+    <hkern u1="&#x474;" u2="&#x478;" k="20" />
+    <hkern u1="&#x474;" u2="&#x473;" k="41" />
+    <hkern u1="&#x474;" u2="&#x472;" k="20" />
+    <hkern u1="&#x474;" u2="&#x467;" k="82" />
+    <hkern u1="&#x474;" u2="&#x466;" k="143" />
+    <hkern u1="&#x474;" u2="&#x460;" k="20" />
+    <hkern u1="&#x474;" u2="&#x450;" k="41" />
+    <hkern u1="&#x474;" u2="&#x201e;" k="123" />
+    <hkern u1="&#x474;" u2="&#x201a;" k="123" />
+    <hkern u1="&#x474;" u2="&#x45b;" k="-102" />
+    <hkern u1="&#x474;" u2="&#x459;" k="82" />
+    <hkern u1="&#x474;" u2="&#x455;" k="20" />
+    <hkern u1="&#x474;" u2="&#x454;" k="41" />
+    <hkern u1="&#x474;" u2="&#x452;" k="-102" />
+    <hkern u1="&#x474;" u2="&#x451;" k="41" />
+    <hkern u1="&#x474;" u2="&#x447;" k="41" />
+    <hkern u1="&#x474;" u2="&#x444;" k="41" />
+    <hkern u1="&#x474;" u2="&#x441;" k="41" />
+    <hkern u1="&#x474;" u2="&#x43e;" k="41" />
+    <hkern u1="&#x474;" u2="&#x43b;" k="82" />
+    <hkern u1="&#x474;" u2="&#x435;" k="41" />
+    <hkern u1="&#x474;" u2="&#x434;" k="82" />
+    <hkern u1="&#x474;" u2="&#x42f;" k="20" />
+    <hkern u1="&#x474;" u2="&#x424;" k="61" />
+    <hkern u1="&#x474;" u2="&#x421;" k="20" />
+    <hkern u1="&#x474;" u2="&#x41e;" k="20" />
+    <hkern u1="&#x474;" u2="&#x41b;" k="102" />
+    <hkern u1="&#x474;" u2="&#x414;" k="102" />
+    <hkern u1="&#x474;" u2="&#x410;" k="143" />
+    <hkern u1="&#x474;" u2="&#x409;" k="102" />
+    <hkern u1="&#x474;" u2="&#x404;" k="20" />
+    <hkern u1="&#x474;" u2="&#x2e;" k="123" />
+    <hkern u1="&#x474;" u2="&#x2c;" k="123" />
+    <hkern u1="&#x475;" u2="&#x513;" k="41" />
+    <hkern u1="&#x475;" u2="&#x509;" k="41" />
+    <hkern u1="&#x475;" u2="&#x4c6;" k="41" />
+    <hkern u1="&#x475;" u2="&#x467;" k="41" />
+    <hkern u1="&#x475;" u2="&#x201e;" k="82" />
+    <hkern u1="&#x475;" u2="&#x201a;" k="82" />
+    <hkern u1="&#x475;" u2="&#x459;" k="41" />
+    <hkern u1="&#x475;" u2="&#x43b;" k="41" />
+    <hkern u1="&#x475;" u2="&#x434;" k="41" />
+    <hkern u1="&#x475;" u2="&#x2e;" k="82" />
+    <hkern u1="&#x475;" u2="&#x2c;" k="82" />
+    <hkern u1="&#x476;" u2="&#x513;" k="82" />
+    <hkern u1="&#x476;" u2="&#x512;" k="102" />
+    <hkern u1="&#x476;" u2="&#x511;" k="41" />
+    <hkern u1="&#x476;" u2="&#x50d;" k="41" />
+    <hkern u1="&#x476;" u2="&#x50c;" k="20" />
+    <hkern u1="&#x476;" u2="&#x509;" k="82" />
+    <hkern u1="&#x476;" u2="&#x508;" k="102" />
+    <hkern u1="&#x476;" u2="&#x503;" k="41" />
+    <hkern u1="&#x476;" u2="&#x502;" k="143" />
+    <hkern u1="&#x476;" u2="&#x501;" k="41" />
+    <hkern u1="&#x476;" u2="&#x500;" k="143" />
+    <hkern u1="&#x476;" u2="&#x4f5;" k="41" />
+    <hkern u1="&#x476;" u2="&#x4eb;" k="41" />
+    <hkern u1="&#x476;" u2="&#x4ea;" k="20" />
+    <hkern u1="&#x476;" u2="&#x4e9;" k="41" />
+    <hkern u1="&#x476;" u2="&#x4e8;" k="20" />
+    <hkern u1="&#x476;" u2="&#x4e7;" k="41" />
+    <hkern u1="&#x476;" u2="&#x4e6;" k="20" />
+    <hkern u1="&#x476;" u2="&#x4d7;" k="41" />
+    <hkern u1="&#x476;" u2="&#x4d4;" k="143" />
+    <hkern u1="&#x476;" u2="&#x4d2;" k="143" />
+    <hkern u1="&#x476;" u2="&#x4d0;" k="143" />
+    <hkern u1="&#x476;" u2="&#x4cc;" k="41" />
+    <hkern u1="&#x476;" u2="&#x4c6;" k="82" />
+    <hkern u1="&#x476;" u2="&#x4c5;" k="102" />
+    <hkern u1="&#x476;" u2="&#x4bf;" k="61" />
+    <hkern u1="&#x476;" u2="&#x4be;" k="41" />
+    <hkern u1="&#x476;" u2="&#x4bd;" k="61" />
+    <hkern u1="&#x476;" u2="&#x4bc;" k="41" />
+    <hkern u1="&#x476;" u2="&#x4b9;" k="41" />
+    <hkern u1="&#x476;" u2="&#x4b7;" k="41" />
+    <hkern u1="&#x476;" u2="&#x4ab;" k="41" />
+    <hkern u1="&#x476;" u2="&#x4aa;" k="20" />
+    <hkern u1="&#x476;" u2="&#x4a9;" k="41" />
+    <hkern u1="&#x476;" u2="&#x4a8;" k="20" />
+    <hkern u1="&#x476;" u2="&#x49f;" k="-102" />
+    <hkern u1="&#x476;" u2="&#x48d;" k="-102" />
+    <hkern u1="&#x476;" u2="&#x481;" k="41" />
+    <hkern u1="&#x476;" u2="&#x480;" k="20" />
+    <hkern u1="&#x476;" u2="&#x47e;" k="20" />
+    <hkern u1="&#x476;" u2="&#x47d;" k="41" />
+    <hkern u1="&#x476;" u2="&#x47c;" k="20" />
+    <hkern u1="&#x476;" u2="&#x47b;" k="41" />
+    <hkern u1="&#x476;" u2="&#x47a;" k="20" />
+    <hkern u1="&#x476;" u2="&#x479;" k="41" />
+    <hkern u1="&#x476;" u2="&#x478;" k="20" />
+    <hkern u1="&#x476;" u2="&#x473;" k="41" />
+    <hkern u1="&#x476;" u2="&#x472;" k="20" />
+    <hkern u1="&#x476;" u2="&#x467;" k="82" />
+    <hkern u1="&#x476;" u2="&#x466;" k="143" />
+    <hkern u1="&#x476;" u2="&#x460;" k="20" />
+    <hkern u1="&#x476;" u2="&#x450;" k="41" />
+    <hkern u1="&#x476;" u2="&#x201e;" k="123" />
+    <hkern u1="&#x476;" u2="&#x201a;" k="123" />
+    <hkern u1="&#x476;" u2="&#x45b;" k="-102" />
+    <hkern u1="&#x476;" u2="&#x459;" k="82" />
+    <hkern u1="&#x476;" u2="&#x455;" k="20" />
+    <hkern u1="&#x476;" u2="&#x454;" k="41" />
+    <hkern u1="&#x476;" u2="&#x452;" k="-102" />
+    <hkern u1="&#x476;" u2="&#x451;" k="41" />
+    <hkern u1="&#x476;" u2="&#x447;" k="41" />
+    <hkern u1="&#x476;" u2="&#x444;" k="41" />
+    <hkern u1="&#x476;" u2="&#x441;" k="41" />
+    <hkern u1="&#x476;" u2="&#x43e;" k="41" />
+    <hkern u1="&#x476;" u2="&#x43b;" k="82" />
+    <hkern u1="&#x476;" u2="&#x435;" k="41" />
+    <hkern u1="&#x476;" u2="&#x434;" k="82" />
+    <hkern u1="&#x476;" u2="&#x42f;" k="20" />
+    <hkern u1="&#x476;" u2="&#x424;" k="61" />
+    <hkern u1="&#x476;" u2="&#x421;" k="20" />
+    <hkern u1="&#x476;" u2="&#x41e;" k="20" />
+    <hkern u1="&#x476;" u2="&#x41b;" k="102" />
+    <hkern u1="&#x476;" u2="&#x414;" k="102" />
+    <hkern u1="&#x476;" u2="&#x410;" k="143" />
+    <hkern u1="&#x476;" u2="&#x409;" k="102" />
+    <hkern u1="&#x476;" u2="&#x404;" k="20" />
+    <hkern u1="&#x476;" u2="&#x2e;" k="123" />
+    <hkern u1="&#x476;" u2="&#x2c;" k="123" />
+    <hkern u1="&#x477;" u2="&#x513;" k="41" />
+    <hkern u1="&#x477;" u2="&#x509;" k="41" />
+    <hkern u1="&#x477;" u2="&#x4c6;" k="41" />
+    <hkern u1="&#x477;" u2="&#x467;" k="41" />
+    <hkern u1="&#x477;" u2="&#x201e;" k="82" />
+    <hkern u1="&#x477;" u2="&#x201a;" k="82" />
+    <hkern u1="&#x477;" u2="&#x459;" k="41" />
+    <hkern u1="&#x477;" u2="&#x43b;" k="41" />
+    <hkern u1="&#x477;" u2="&#x434;" k="41" />
+    <hkern u1="&#x477;" u2="&#x2e;" k="82" />
+    <hkern u1="&#x477;" u2="&#x2c;" k="82" />
+    <hkern u1="&#x478;" u2="&#x513;" k="41" />
+    <hkern u1="&#x478;" u2="&#x509;" k="41" />
+    <hkern u1="&#x478;" u2="&#x4c6;" k="41" />
+    <hkern u1="&#x478;" u2="&#x467;" k="41" />
+    <hkern u1="&#x478;" u2="&#x201e;" k="82" />
+    <hkern u1="&#x478;" u2="&#x201a;" k="82" />
+    <hkern u1="&#x478;" u2="&#x459;" k="41" />
+    <hkern u1="&#x478;" u2="&#x43b;" k="41" />
+    <hkern u1="&#x478;" u2="&#x434;" k="41" />
+    <hkern u1="&#x478;" u2="&#x2e;" k="82" />
+    <hkern u1="&#x478;" u2="&#x2c;" k="82" />
+    <hkern u1="&#x479;" u2="&#x513;" k="41" />
+    <hkern u1="&#x479;" u2="&#x509;" k="41" />
+    <hkern u1="&#x479;" u2="&#x4c6;" k="41" />
+    <hkern u1="&#x479;" u2="&#x467;" k="41" />
+    <hkern u1="&#x479;" u2="&#x201e;" k="82" />
+    <hkern u1="&#x479;" u2="&#x201a;" k="82" />
+    <hkern u1="&#x479;" u2="&#x459;" k="41" />
+    <hkern u1="&#x479;" u2="&#x43b;" k="41" />
+    <hkern u1="&#x479;" u2="&#x434;" k="41" />
+    <hkern u1="&#x479;" u2="&#x2e;" k="82" />
+    <hkern u1="&#x479;" u2="&#x2c;" k="82" />
+    <hkern u1="&#x47a;" u2="&#x513;" k="20" />
+    <hkern u1="&#x47a;" u2="&#x512;" k="41" />
+    <hkern u1="&#x47a;" u2="&#x50e;" k="20" />
+    <hkern u1="&#x47a;" u2="&#x509;" k="20" />
+    <hkern u1="&#x47a;" u2="&#x508;" k="41" />
+    <hkern u1="&#x47a;" u2="&#x506;" k="41" />
+    <hkern u1="&#x47a;" u2="&#x504;" k="41" />
+    <hkern u1="&#x47a;" u2="&#x4fe;" k="41" />
+    <hkern u1="&#x47a;" u2="&#x4fc;" k="41" />
+    <hkern u1="&#x47a;" u2="&#x4f4;" k="41" />
+    <hkern u1="&#x47a;" u2="&#x4f2;" k="41" />
+    <hkern u1="&#x47a;" u2="&#x4f0;" k="41" />
+    <hkern u1="&#x47a;" u2="&#x4ee;" k="41" />
+    <hkern u1="&#x47a;" u2="&#x4ec;" k="20" />
+    <hkern u1="&#x47a;" u2="&#x4de;" k="20" />
+    <hkern u1="&#x47a;" u2="&#x4dc;" k="41" />
+    <hkern u1="&#x47a;" u2="&#x4d4;" k="41" />
+    <hkern u1="&#x47a;" u2="&#x4d2;" k="41" />
+    <hkern u1="&#x47a;" u2="&#x4d0;" k="41" />
+    <hkern u1="&#x47a;" u2="&#x4cb;" k="41" />
+    <hkern u1="&#x47a;" u2="&#x4c6;" k="20" />
+    <hkern u1="&#x47a;" u2="&#x4c5;" k="41" />
+    <hkern u1="&#x47a;" u2="&#x4c1;" k="41" />
+    <hkern u1="&#x47a;" u2="&#x4b8;" k="41" />
+    <hkern u1="&#x47a;" u2="&#x4b6;" k="41" />
+    <hkern u1="&#x47a;" u2="&#x4b4;" k="20" />
+    <hkern u1="&#x47a;" u2="&#x4b2;" k="41" />
+    <hkern u1="&#x47a;" u2="&#x4b0;" k="20" />
+    <hkern u1="&#x47a;" u2="&#x4ae;" k="20" />
+    <hkern u1="&#x47a;" u2="&#x4ac;" k="61" />
+    <hkern u1="&#x47a;" u2="&#x4a0;" k="20" />
+    <hkern u1="&#x47a;" u2="&#x498;" k="20" />
+    <hkern u1="&#x47a;" u2="&#x496;" k="41" />
+    <hkern u1="&#x47a;" u2="&#x476;" k="20" />
+    <hkern u1="&#x47a;" u2="&#x474;" k="20" />
+    <hkern u1="&#x47a;" u2="&#x470;" k="41" />
+    <hkern u1="&#x47a;" u2="&#x46e;" k="20" />
+    <hkern u1="&#x47a;" u2="&#x467;" k="20" />
+    <hkern u1="&#x47a;" u2="&#x466;" k="41" />
+    <hkern u1="&#x47a;" u2="&#x201e;" k="82" />
+    <hkern u1="&#x47a;" u2="&#x201a;" k="82" />
+    <hkern u1="&#x47a;" u2="&#x459;" k="20" />
+    <hkern u1="&#x47a;" u2="&#x43b;" k="20" />
+    <hkern u1="&#x47a;" u2="&#x434;" k="20" />
+    <hkern u1="&#x47a;" u2="&#x42d;" k="20" />
+    <hkern u1="&#x47a;" u2="&#x42a;" k="20" />
+    <hkern u1="&#x47a;" u2="&#x427;" k="41" />
+    <hkern u1="&#x47a;" u2="&#x425;" k="41" />
+    <hkern u1="&#x47a;" u2="&#x423;" k="41" />
+    <hkern u1="&#x47a;" u2="&#x422;" k="61" />
+    <hkern u1="&#x47a;" u2="&#x41b;" k="41" />
+    <hkern u1="&#x47a;" u2="&#x417;" k="20" />
+    <hkern u1="&#x47a;" u2="&#x416;" k="41" />
+    <hkern u1="&#x47a;" u2="&#x414;" k="41" />
+    <hkern u1="&#x47a;" u2="&#x410;" k="41" />
+    <hkern u1="&#x47a;" u2="&#x40e;" k="41" />
+    <hkern u1="&#x47a;" u2="&#x40b;" k="20" />
+    <hkern u1="&#x47a;" u2="&#x409;" k="41" />
+    <hkern u1="&#x47a;" u2="&#x402;" k="20" />
+    <hkern u1="&#x47a;" u2="&#x2e;" k="82" />
+    <hkern u1="&#x47a;" u2="&#x2c;" k="82" />
+    <hkern u1="&#x47b;" u2="&#x50f;" k="20" />
+    <hkern u1="&#x47b;" u2="&#x507;" k="20" />
+    <hkern u1="&#x47b;" u2="&#x505;" k="20" />
+    <hkern u1="&#x47b;" u2="&#x4ff;" k="41" />
+    <hkern u1="&#x47b;" u2="&#x4fd;" k="41" />
+    <hkern u1="&#x47b;" u2="&#x4f5;" k="20" />
+    <hkern u1="&#x47b;" u2="&#x4f3;" k="20" />
+    <hkern u1="&#x47b;" u2="&#x4f1;" k="20" />
+    <hkern u1="&#x47b;" u2="&#x4ef;" k="20" />
+    <hkern u1="&#x47b;" u2="&#x4dd;" k="41" />
+    <hkern u1="&#x47b;" u2="&#x4cc;" k="20" />
+    <hkern u1="&#x47b;" u2="&#x4c2;" k="41" />
+    <hkern u1="&#x47b;" u2="&#x4b9;" k="20" />
+    <hkern u1="&#x47b;" u2="&#x4b7;" k="20" />
+    <hkern u1="&#x47b;" u2="&#x4b5;" k="20" />
+    <hkern u1="&#x47b;" u2="&#x4b3;" k="41" />
+    <hkern u1="&#x47b;" u2="&#x4ad;" k="20" />
+    <hkern u1="&#x47b;" u2="&#x4a1;" k="20" />
+    <hkern u1="&#x47b;" u2="&#x497;" k="41" />
+    <hkern u1="&#x47b;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x47b;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x47b;" u2="&#x45e;" k="20" />
+    <hkern u1="&#x47b;" u2="&#x44a;" k="20" />
+    <hkern u1="&#x47b;" u2="&#x447;" k="20" />
+    <hkern u1="&#x47b;" u2="&#x445;" k="41" />
+    <hkern u1="&#x47b;" u2="&#x443;" k="20" />
+    <hkern u1="&#x47b;" u2="&#x442;" k="20" />
+    <hkern u1="&#x47b;" u2="&#x436;" k="41" />
+    <hkern u1="&#x47b;" u2="&#x27;" k="20" />
+    <hkern u1="&#x47b;" u2="&#x22;" k="20" />
+    <hkern u1="&#x47c;" u2="&#x513;" k="20" />
+    <hkern u1="&#x47c;" u2="&#x512;" k="41" />
+    <hkern u1="&#x47c;" u2="&#x50e;" k="20" />
+    <hkern u1="&#x47c;" u2="&#x509;" k="20" />
+    <hkern u1="&#x47c;" u2="&#x508;" k="41" />
+    <hkern u1="&#x47c;" u2="&#x506;" k="41" />
+    <hkern u1="&#x47c;" u2="&#x504;" k="41" />
+    <hkern u1="&#x47c;" u2="&#x4fe;" k="41" />
+    <hkern u1="&#x47c;" u2="&#x4fc;" k="41" />
+    <hkern u1="&#x47c;" u2="&#x4f4;" k="41" />
+    <hkern u1="&#x47c;" u2="&#x4f2;" k="41" />
+    <hkern u1="&#x47c;" u2="&#x4f0;" k="41" />
+    <hkern u1="&#x47c;" u2="&#x4ee;" k="41" />
+    <hkern u1="&#x47c;" u2="&#x4ec;" k="20" />
+    <hkern u1="&#x47c;" u2="&#x4de;" k="20" />
+    <hkern u1="&#x47c;" u2="&#x4dc;" k="41" />
+    <hkern u1="&#x47c;" u2="&#x4d4;" k="41" />
+    <hkern u1="&#x47c;" u2="&#x4d2;" k="41" />
+    <hkern u1="&#x47c;" u2="&#x4d0;" k="41" />
+    <hkern u1="&#x47c;" u2="&#x4cb;" k="41" />
+    <hkern u1="&#x47c;" u2="&#x4c6;" k="20" />
+    <hkern u1="&#x47c;" u2="&#x4c5;" k="41" />
+    <hkern u1="&#x47c;" u2="&#x4c1;" k="41" />
+    <hkern u1="&#x47c;" u2="&#x4b8;" k="41" />
+    <hkern u1="&#x47c;" u2="&#x4b6;" k="41" />
+    <hkern u1="&#x47c;" u2="&#x4b4;" k="20" />
+    <hkern u1="&#x47c;" u2="&#x4b2;" k="41" />
+    <hkern u1="&#x47c;" u2="&#x4b0;" k="20" />
+    <hkern u1="&#x47c;" u2="&#x4ae;" k="20" />
+    <hkern u1="&#x47c;" u2="&#x4ac;" k="61" />
+    <hkern u1="&#x47c;" u2="&#x4a0;" k="20" />
+    <hkern u1="&#x47c;" u2="&#x498;" k="20" />
+    <hkern u1="&#x47c;" u2="&#x496;" k="41" />
+    <hkern u1="&#x47c;" u2="&#x476;" k="20" />
+    <hkern u1="&#x47c;" u2="&#x474;" k="20" />
+    <hkern u1="&#x47c;" u2="&#x470;" k="41" />
+    <hkern u1="&#x47c;" u2="&#x46e;" k="20" />
+    <hkern u1="&#x47c;" u2="&#x467;" k="20" />
+    <hkern u1="&#x47c;" u2="&#x466;" k="41" />
+    <hkern u1="&#x47c;" u2="&#x201e;" k="82" />
+    <hkern u1="&#x47c;" u2="&#x201a;" k="82" />
+    <hkern u1="&#x47c;" u2="&#x459;" k="20" />
+    <hkern u1="&#x47c;" u2="&#x43b;" k="20" />
+    <hkern u1="&#x47c;" u2="&#x434;" k="20" />
+    <hkern u1="&#x47c;" u2="&#x42d;" k="20" />
+    <hkern u1="&#x47c;" u2="&#x42a;" k="20" />
+    <hkern u1="&#x47c;" u2="&#x427;" k="41" />
+    <hkern u1="&#x47c;" u2="&#x425;" k="41" />
+    <hkern u1="&#x47c;" u2="&#x423;" k="41" />
+    <hkern u1="&#x47c;" u2="&#x422;" k="61" />
+    <hkern u1="&#x47c;" u2="&#x41b;" k="41" />
+    <hkern u1="&#x47c;" u2="&#x417;" k="20" />
+    <hkern u1="&#x47c;" u2="&#x416;" k="41" />
+    <hkern u1="&#x47c;" u2="&#x414;" k="41" />
+    <hkern u1="&#x47c;" u2="&#x410;" k="41" />
+    <hkern u1="&#x47c;" u2="&#x40e;" k="41" />
+    <hkern u1="&#x47c;" u2="&#x40b;" k="20" />
+    <hkern u1="&#x47c;" u2="&#x409;" k="41" />
+    <hkern u1="&#x47c;" u2="&#x402;" k="20" />
+    <hkern u1="&#x47c;" u2="&#x2e;" k="82" />
+    <hkern u1="&#x47c;" u2="&#x2c;" k="82" />
+    <hkern u1="&#x47d;" u2="&#x50f;" k="20" />
+    <hkern u1="&#x47d;" u2="&#x507;" k="20" />
+    <hkern u1="&#x47d;" u2="&#x505;" k="20" />
+    <hkern u1="&#x47d;" u2="&#x4ff;" k="41" />
+    <hkern u1="&#x47d;" u2="&#x4fd;" k="41" />
+    <hkern u1="&#x47d;" u2="&#x4f5;" k="20" />
+    <hkern u1="&#x47d;" u2="&#x4f3;" k="20" />
+    <hkern u1="&#x47d;" u2="&#x4f1;" k="20" />
+    <hkern u1="&#x47d;" u2="&#x4ef;" k="20" />
+    <hkern u1="&#x47d;" u2="&#x4dd;" k="41" />
+    <hkern u1="&#x47d;" u2="&#x4cc;" k="20" />
+    <hkern u1="&#x47d;" u2="&#x4c2;" k="41" />
+    <hkern u1="&#x47d;" u2="&#x4b9;" k="20" />
+    <hkern u1="&#x47d;" u2="&#x4b7;" k="20" />
+    <hkern u1="&#x47d;" u2="&#x4b5;" k="20" />
+    <hkern u1="&#x47d;" u2="&#x4b3;" k="41" />
+    <hkern u1="&#x47d;" u2="&#x4ad;" k="20" />
+    <hkern u1="&#x47d;" u2="&#x4a1;" k="20" />
+    <hkern u1="&#x47d;" u2="&#x497;" k="41" />
+    <hkern u1="&#x47d;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x47d;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x47d;" u2="&#x45e;" k="20" />
+    <hkern u1="&#x47d;" u2="&#x44a;" k="20" />
+    <hkern u1="&#x47d;" u2="&#x447;" k="20" />
+    <hkern u1="&#x47d;" u2="&#x445;" k="41" />
+    <hkern u1="&#x47d;" u2="&#x443;" k="20" />
+    <hkern u1="&#x47d;" u2="&#x442;" k="20" />
+    <hkern u1="&#x47d;" u2="&#x436;" k="41" />
+    <hkern u1="&#x47d;" u2="&#x27;" k="20" />
+    <hkern u1="&#x47d;" u2="&#x22;" k="20" />
+    <hkern u1="&#x47e;" u2="&#x513;" k="20" />
+    <hkern u1="&#x47e;" u2="&#x512;" k="41" />
+    <hkern u1="&#x47e;" u2="&#x50e;" k="20" />
+    <hkern u1="&#x47e;" u2="&#x509;" k="20" />
+    <hkern u1="&#x47e;" u2="&#x508;" k="41" />
+    <hkern u1="&#x47e;" u2="&#x506;" k="41" />
+    <hkern u1="&#x47e;" u2="&#x504;" k="41" />
+    <hkern u1="&#x47e;" u2="&#x4fe;" k="41" />
+    <hkern u1="&#x47e;" u2="&#x4fc;" k="41" />
+    <hkern u1="&#x47e;" u2="&#x4f4;" k="41" />
+    <hkern u1="&#x47e;" u2="&#x4f2;" k="41" />
+    <hkern u1="&#x47e;" u2="&#x4f0;" k="41" />
+    <hkern u1="&#x47e;" u2="&#x4ee;" k="41" />
+    <hkern u1="&#x47e;" u2="&#x4ec;" k="20" />
+    <hkern u1="&#x47e;" u2="&#x4de;" k="20" />
+    <hkern u1="&#x47e;" u2="&#x4dc;" k="41" />
+    <hkern u1="&#x47e;" u2="&#x4d4;" k="41" />
+    <hkern u1="&#x47e;" u2="&#x4d2;" k="41" />
+    <hkern u1="&#x47e;" u2="&#x4d0;" k="41" />
+    <hkern u1="&#x47e;" u2="&#x4cb;" k="41" />
+    <hkern u1="&#x47e;" u2="&#x4c6;" k="20" />
+    <hkern u1="&#x47e;" u2="&#x4c5;" k="41" />
+    <hkern u1="&#x47e;" u2="&#x4c1;" k="41" />
+    <hkern u1="&#x47e;" u2="&#x4b8;" k="41" />
+    <hkern u1="&#x47e;" u2="&#x4b6;" k="41" />
+    <hkern u1="&#x47e;" u2="&#x4b4;" k="20" />
+    <hkern u1="&#x47e;" u2="&#x4b2;" k="41" />
+    <hkern u1="&#x47e;" u2="&#x4b0;" k="20" />
+    <hkern u1="&#x47e;" u2="&#x4ae;" k="20" />
+    <hkern u1="&#x47e;" u2="&#x4ac;" k="61" />
+    <hkern u1="&#x47e;" u2="&#x4a0;" k="20" />
+    <hkern u1="&#x47e;" u2="&#x498;" k="20" />
+    <hkern u1="&#x47e;" u2="&#x496;" k="41" />
+    <hkern u1="&#x47e;" u2="&#x476;" k="20" />
+    <hkern u1="&#x47e;" u2="&#x474;" k="20" />
+    <hkern u1="&#x47e;" u2="&#x470;" k="41" />
+    <hkern u1="&#x47e;" u2="&#x46e;" k="20" />
+    <hkern u1="&#x47e;" u2="&#x467;" k="20" />
+    <hkern u1="&#x47e;" u2="&#x466;" k="41" />
+    <hkern u1="&#x47e;" u2="&#x201e;" k="82" />
+    <hkern u1="&#x47e;" u2="&#x201a;" k="82" />
+    <hkern u1="&#x47e;" u2="&#x459;" k="20" />
+    <hkern u1="&#x47e;" u2="&#x43b;" k="20" />
+    <hkern u1="&#x47e;" u2="&#x434;" k="20" />
+    <hkern u1="&#x47e;" u2="&#x42d;" k="20" />
+    <hkern u1="&#x47e;" u2="&#x42a;" k="20" />
+    <hkern u1="&#x47e;" u2="&#x427;" k="41" />
+    <hkern u1="&#x47e;" u2="&#x425;" k="41" />
+    <hkern u1="&#x47e;" u2="&#x423;" k="41" />
+    <hkern u1="&#x47e;" u2="&#x422;" k="61" />
+    <hkern u1="&#x47e;" u2="&#x41b;" k="41" />
+    <hkern u1="&#x47e;" u2="&#x417;" k="20" />
+    <hkern u1="&#x47e;" u2="&#x416;" k="41" />
+    <hkern u1="&#x47e;" u2="&#x414;" k="41" />
+    <hkern u1="&#x47e;" u2="&#x410;" k="41" />
+    <hkern u1="&#x47e;" u2="&#x40e;" k="41" />
+    <hkern u1="&#x47e;" u2="&#x40b;" k="20" />
+    <hkern u1="&#x47e;" u2="&#x409;" k="41" />
+    <hkern u1="&#x47e;" u2="&#x402;" k="20" />
+    <hkern u1="&#x47e;" u2="&#x2e;" k="82" />
+    <hkern u1="&#x47e;" u2="&#x2c;" k="82" />
+    <hkern u1="&#x47f;" u2="&#x513;" k="41" />
+    <hkern u1="&#x47f;" u2="&#x509;" k="41" />
+    <hkern u1="&#x47f;" u2="&#x4c6;" k="41" />
+    <hkern u1="&#x47f;" u2="&#x467;" k="41" />
+    <hkern u1="&#x47f;" u2="&#x201e;" k="82" />
+    <hkern u1="&#x47f;" u2="&#x201a;" k="82" />
+    <hkern u1="&#x47f;" u2="&#x459;" k="41" />
+    <hkern u1="&#x47f;" u2="&#x43b;" k="41" />
+    <hkern u1="&#x47f;" u2="&#x434;" k="41" />
+    <hkern u1="&#x47f;" u2="&#x2e;" k="82" />
+    <hkern u1="&#x47f;" u2="&#x2c;" k="82" />
+    <hkern u1="&#x480;" u2="&#x50c;" k="41" />
+    <hkern u1="&#x480;" u2="&#x507;" k="41" />
+    <hkern u1="&#x480;" u2="&#x505;" k="41" />
+    <hkern u1="&#x480;" u2="&#x502;" k="41" />
+    <hkern u1="&#x480;" u2="&#x500;" k="41" />
+    <hkern u1="&#x480;" u2="&#x4f5;" k="41" />
+    <hkern u1="&#x480;" u2="&#x4ea;" k="41" />
+    <hkern u1="&#x480;" u2="&#x4e8;" k="41" />
+    <hkern u1="&#x480;" u2="&#x4e6;" k="41" />
+    <hkern u1="&#x480;" u2="&#x4cc;" k="41" />
+    <hkern u1="&#x480;" u2="&#x4be;" k="41" />
+    <hkern u1="&#x480;" u2="&#x4bc;" k="41" />
+    <hkern u1="&#x480;" u2="&#x4b9;" k="41" />
+    <hkern u1="&#x480;" u2="&#x4b7;" k="41" />
+    <hkern u1="&#x480;" u2="&#x4aa;" k="41" />
+    <hkern u1="&#x480;" u2="&#x4a8;" k="41" />
+    <hkern u1="&#x480;" u2="&#x480;" k="41" />
+    <hkern u1="&#x480;" u2="&#x47e;" k="41" />
+    <hkern u1="&#x480;" u2="&#x47c;" k="41" />
+    <hkern u1="&#x480;" u2="&#x47a;" k="41" />
+    <hkern u1="&#x480;" u2="&#x478;" k="41" />
+    <hkern u1="&#x480;" u2="&#x472;" k="41" />
+    <hkern u1="&#x480;" u2="&#x460;" k="41" />
+    <hkern u1="&#x480;" u2="&#x447;" k="41" />
+    <hkern u1="&#x480;" u2="&#x424;" k="41" />
+    <hkern u1="&#x480;" u2="&#x421;" k="41" />
+    <hkern u1="&#x480;" u2="&#x41e;" k="41" />
+    <hkern u1="&#x480;" u2="&#x404;" k="41" />
+    <hkern u1="&#x48a;" u2="&#x507;" k="41" />
+    <hkern u1="&#x48a;" u2="&#x505;" k="41" />
+    <hkern u1="&#x48a;" u2="&#x4e1;" k="-41" />
+    <hkern u1="&#x48a;" u2="&#x408;" k="-225" />
+    <hkern u1="&#x48b;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x48b;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x48b;" u2="&#x27;" k="20" />
+    <hkern u1="&#x48b;" u2="&#x22;" k="20" />
+    <hkern u1="&#x48c;" u2="&#x50f;" k="41" />
+    <hkern u1="&#x48c;" u2="&#x50e;" k="41" />
+    <hkern u1="&#x48c;" u2="&#x506;" k="102" />
+    <hkern u1="&#x48c;" u2="&#x504;" k="102" />
+    <hkern u1="&#x48c;" u2="&#x4f4;" k="82" />
+    <hkern u1="&#x48c;" u2="&#x4cb;" k="82" />
+    <hkern u1="&#x48c;" u2="&#x4b8;" k="82" />
+    <hkern u1="&#x48c;" u2="&#x4b6;" k="82" />
+    <hkern u1="&#x48c;" u2="&#x4b5;" k="41" />
+    <hkern u1="&#x48c;" u2="&#x4b4;" k="41" />
+    <hkern u1="&#x48c;" u2="&#x4b0;" k="61" />
+    <hkern u1="&#x48c;" u2="&#x4ae;" k="61" />
+    <hkern u1="&#x48c;" u2="&#x4ad;" k="41" />
+    <hkern u1="&#x48c;" u2="&#x4ac;" k="82" />
+    <hkern u1="&#x48c;" u2="&#x4a1;" k="41" />
+    <hkern u1="&#x48c;" u2="&#x4a0;" k="41" />
+    <hkern u1="&#x48c;" u2="&#x476;" k="61" />
+    <hkern u1="&#x48c;" u2="&#x474;" k="61" />
+    <hkern u1="&#x48c;" u2="&#x470;" k="82" />
+    <hkern u1="&#x48c;" u2="&#x201d;" k="82" />
+    <hkern u1="&#x48c;" u2="&#x2019;" k="82" />
+    <hkern u1="&#x48c;" u2="&#x44a;" k="41" />
+    <hkern u1="&#x48c;" u2="&#x442;" k="41" />
+    <hkern u1="&#x48c;" u2="&#x42a;" k="41" />
+    <hkern u1="&#x48c;" u2="&#x427;" k="82" />
+    <hkern u1="&#x48c;" u2="&#x422;" k="82" />
+    <hkern u1="&#x48c;" u2="&#x40b;" k="41" />
+    <hkern u1="&#x48c;" u2="&#x402;" k="41" />
+    <hkern u1="&#x48c;" u2="&#x27;" k="82" />
+    <hkern u1="&#x48c;" u2="&#x22;" k="82" />
+    <hkern u1="&#x48d;" u2="&#x50f;" k="102" />
+    <hkern u1="&#x48d;" u2="&#x507;" k="102" />
+    <hkern u1="&#x48d;" u2="&#x505;" k="102" />
+    <hkern u1="&#x48d;" u2="&#x4ff;" k="41" />
+    <hkern u1="&#x48d;" u2="&#x4fd;" k="41" />
+    <hkern u1="&#x48d;" u2="&#x4f5;" k="82" />
+    <hkern u1="&#x48d;" u2="&#x4f3;" k="61" />
+    <hkern u1="&#x48d;" u2="&#x4f1;" k="61" />
+    <hkern u1="&#x48d;" u2="&#x4ef;" k="61" />
+    <hkern u1="&#x48d;" u2="&#x4e1;" k="41" />
+    <hkern u1="&#x48d;" u2="&#x4dd;" k="41" />
+    <hkern u1="&#x48d;" u2="&#x4cc;" k="82" />
+    <hkern u1="&#x48d;" u2="&#x4c2;" k="41" />
+    <hkern u1="&#x48d;" u2="&#x4bf;" k="41" />
+    <hkern u1="&#x48d;" u2="&#x4bd;" k="41" />
+    <hkern u1="&#x48d;" u2="&#x4b9;" k="82" />
+    <hkern u1="&#x48d;" u2="&#x4b7;" k="82" />
+    <hkern u1="&#x48d;" u2="&#x4b5;" k="102" />
+    <hkern u1="&#x48d;" u2="&#x4b3;" k="41" />
+    <hkern u1="&#x48d;" u2="&#x4b1;" k="61" />
+    <hkern u1="&#x48d;" u2="&#x4af;" k="61" />
+    <hkern u1="&#x48d;" u2="&#x4ad;" k="102" />
+    <hkern u1="&#x48d;" u2="&#x4a1;" k="102" />
+    <hkern u1="&#x48d;" u2="&#x497;" k="41" />
+    <hkern u1="&#x48d;" u2="&#x47f;" k="41" />
+    <hkern u1="&#x48d;" u2="&#x477;" k="41" />
+    <hkern u1="&#x48d;" u2="&#x475;" k="41" />
+    <hkern u1="&#x48d;" u2="&#x461;" k="41" />
+    <hkern u1="&#x48d;" u2="&#x201d;" k="123" />
+    <hkern u1="&#x48d;" u2="&#x2019;" k="123" />
+    <hkern u1="&#x48d;" u2="&#x45e;" k="61" />
+    <hkern u1="&#x48d;" u2="&#x44a;" k="102" />
+    <hkern u1="&#x48d;" u2="&#x447;" k="82" />
+    <hkern u1="&#x48d;" u2="&#x445;" k="41" />
+    <hkern u1="&#x48d;" u2="&#x443;" k="61" />
+    <hkern u1="&#x48d;" u2="&#x442;" k="102" />
+    <hkern u1="&#x48d;" u2="&#x436;" k="41" />
+    <hkern u1="&#x48d;" u2="&#x27;" k="123" />
+    <hkern u1="&#x48d;" u2="&#x22;" k="123" />
+    <hkern u1="&#x48e;" u2="&#x513;" k="102" />
+    <hkern u1="&#x48e;" u2="&#x512;" k="123" />
+    <hkern u1="&#x48e;" u2="&#x509;" k="102" />
+    <hkern u1="&#x48e;" u2="&#x508;" k="123" />
+    <hkern u1="&#x48e;" u2="&#x502;" k="82" />
+    <hkern u1="&#x48e;" u2="&#x500;" k="82" />
+    <hkern u1="&#x48e;" u2="&#x4fe;" k="41" />
+    <hkern u1="&#x48e;" u2="&#x4fc;" k="41" />
+    <hkern u1="&#x48e;" u2="&#x4dc;" k="41" />
+    <hkern u1="&#x48e;" u2="&#x4d4;" k="102" />
+    <hkern u1="&#x48e;" u2="&#x4d2;" k="102" />
+    <hkern u1="&#x48e;" u2="&#x4d0;" k="102" />
+    <hkern u1="&#x48e;" u2="&#x4c6;" k="102" />
+    <hkern u1="&#x48e;" u2="&#x4c5;" k="123" />
+    <hkern u1="&#x48e;" u2="&#x4c1;" k="41" />
+    <hkern u1="&#x48e;" u2="&#x4b2;" k="41" />
+    <hkern u1="&#x48e;" u2="&#x496;" k="41" />
+    <hkern u1="&#x48e;" u2="&#x46a;" k="20" />
+    <hkern u1="&#x48e;" u2="&#x467;" k="102" />
+    <hkern u1="&#x48e;" u2="&#x466;" k="102" />
+    <hkern u1="&#x48e;" u2="&#x201e;" k="266" />
+    <hkern u1="&#x48e;" u2="&#x201a;" k="266" />
+    <hkern u1="&#x48e;" u2="&#x459;" k="102" />
+    <hkern u1="&#x48e;" u2="&#x43b;" k="102" />
+    <hkern u1="&#x48e;" u2="&#x434;" k="102" />
+    <hkern u1="&#x48e;" u2="&#x425;" k="41" />
+    <hkern u1="&#x48e;" u2="&#x41b;" k="123" />
+    <hkern u1="&#x48e;" u2="&#x416;" k="41" />
+    <hkern u1="&#x48e;" u2="&#x414;" k="123" />
+    <hkern u1="&#x48e;" u2="&#x410;" k="102" />
+    <hkern u1="&#x48e;" u2="&#x409;" k="123" />
+    <hkern u1="&#x48e;" u2="&#x2e;" k="266" />
+    <hkern u1="&#x48e;" u2="&#x2c;" k="266" />
+    <hkern u1="&#x48f;" u2="&#x50f;" k="20" />
+    <hkern u1="&#x48f;" u2="&#x507;" k="20" />
+    <hkern u1="&#x48f;" u2="&#x505;" k="20" />
+    <hkern u1="&#x48f;" u2="&#x4ff;" k="41" />
+    <hkern u1="&#x48f;" u2="&#x4fd;" k="41" />
+    <hkern u1="&#x48f;" u2="&#x4f5;" k="20" />
+    <hkern u1="&#x48f;" u2="&#x4f3;" k="20" />
+    <hkern u1="&#x48f;" u2="&#x4f1;" k="20" />
+    <hkern u1="&#x48f;" u2="&#x4ef;" k="20" />
+    <hkern u1="&#x48f;" u2="&#x4dd;" k="41" />
+    <hkern u1="&#x48f;" u2="&#x4cc;" k="20" />
+    <hkern u1="&#x48f;" u2="&#x4c2;" k="41" />
+    <hkern u1="&#x48f;" u2="&#x4b9;" k="20" />
+    <hkern u1="&#x48f;" u2="&#x4b7;" k="20" />
+    <hkern u1="&#x48f;" u2="&#x4b5;" k="20" />
+    <hkern u1="&#x48f;" u2="&#x4b3;" k="41" />
+    <hkern u1="&#x48f;" u2="&#x4ad;" k="20" />
+    <hkern u1="&#x48f;" u2="&#x4a1;" k="20" />
+    <hkern u1="&#x48f;" u2="&#x497;" k="41" />
+    <hkern u1="&#x48f;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x48f;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x48f;" u2="&#x45e;" k="20" />
+    <hkern u1="&#x48f;" u2="&#x44a;" k="20" />
+    <hkern u1="&#x48f;" u2="&#x447;" k="20" />
+    <hkern u1="&#x48f;" u2="&#x445;" k="41" />
+    <hkern u1="&#x48f;" u2="&#x443;" k="20" />
+    <hkern u1="&#x48f;" u2="&#x442;" k="20" />
+    <hkern u1="&#x48f;" u2="&#x436;" k="41" />
+    <hkern u1="&#x48f;" u2="&#x27;" k="20" />
+    <hkern u1="&#x48f;" u2="&#x22;" k="20" />
+    <hkern u1="&#x492;" u2="&#x513;" k="102" />
+    <hkern u1="&#x492;" u2="&#x512;" k="82" />
+    <hkern u1="&#x492;" u2="&#x511;" k="82" />
+    <hkern u1="&#x492;" u2="&#x50e;" k="-41" />
+    <hkern u1="&#x492;" u2="&#x50d;" k="82" />
+    <hkern u1="&#x492;" u2="&#x50c;" k="41" />
+    <hkern u1="&#x492;" u2="&#x50b;" k="61" />
+    <hkern u1="&#x492;" u2="&#x509;" k="102" />
+    <hkern u1="&#x492;" u2="&#x508;" k="82" />
+    <hkern u1="&#x492;" u2="&#x507;" k="41" />
+    <hkern u1="&#x492;" u2="&#x505;" k="41" />
+    <hkern u1="&#x492;" u2="&#x503;" k="82" />
+    <hkern u1="&#x492;" u2="&#x502;" k="102" />
+    <hkern u1="&#x492;" u2="&#x501;" k="82" />
+    <hkern u1="&#x492;" u2="&#x500;" k="102" />
+    <hkern u1="&#x492;" u2="&#x4ff;" k="41" />
+    <hkern u1="&#x492;" u2="&#x4fd;" k="41" />
+    <hkern u1="&#x492;" u2="&#x4f9;" k="61" />
+    <hkern u1="&#x492;" u2="&#x4f7;" k="61" />
+    <hkern u1="&#x492;" u2="&#x4f5;" k="102" />
+    <hkern u1="&#x492;" u2="&#x4ed;" k="41" />
+    <hkern u1="&#x492;" u2="&#x4eb;" k="82" />
+    <hkern u1="&#x492;" u2="&#x4ea;" k="41" />
+    <hkern u1="&#x492;" u2="&#x4e9;" k="82" />
+    <hkern u1="&#x492;" u2="&#x4e8;" k="41" />
+    <hkern u1="&#x492;" u2="&#x4e7;" k="82" />
+    <hkern u1="&#x492;" u2="&#x4e6;" k="41" />
+    <hkern u1="&#x492;" u2="&#x4e5;" k="61" />
+    <hkern u1="&#x492;" u2="&#x4e3;" k="61" />
+    <hkern u1="&#x492;" u2="&#x4df;" k="41" />
+    <hkern u1="&#x492;" u2="&#x4dd;" k="41" />
+    <hkern u1="&#x492;" u2="&#x4d7;" k="82" />
+    <hkern u1="&#x492;" u2="&#x4d4;" k="123" />
+    <hkern u1="&#x492;" u2="&#x4d2;" k="123" />
+    <hkern u1="&#x492;" u2="&#x4d0;" k="123" />
+    <hkern u1="&#x492;" u2="&#x4ce;" k="61" />
+    <hkern u1="&#x492;" u2="&#x4cc;" k="102" />
+    <hkern u1="&#x492;" u2="&#x4ca;" k="61" />
+    <hkern u1="&#x492;" u2="&#x4c8;" k="61" />
+    <hkern u1="&#x492;" u2="&#x4c6;" k="102" />
+    <hkern u1="&#x492;" u2="&#x4c5;" k="82" />
+    <hkern u1="&#x492;" u2="&#x4c4;" k="61" />
+    <hkern u1="&#x492;" u2="&#x4c2;" k="41" />
+    <hkern u1="&#x492;" u2="&#x4bf;" k="61" />
+    <hkern u1="&#x492;" u2="&#x4be;" k="41" />
+    <hkern u1="&#x492;" u2="&#x4bd;" k="61" />
+    <hkern u1="&#x492;" u2="&#x4bc;" k="41" />
+    <hkern u1="&#x492;" u2="&#x4bb;" k="61" />
+    <hkern u1="&#x492;" u2="&#x4b9;" k="102" />
+    <hkern u1="&#x492;" u2="&#x4b7;" k="102" />
+    <hkern u1="&#x492;" u2="&#x4b4;" k="-41" />
+    <hkern u1="&#x492;" u2="&#x4b3;" k="41" />
+    <hkern u1="&#x492;" u2="&#x4ac;" k="-41" />
+    <hkern u1="&#x492;" u2="&#x4ab;" k="82" />
+    <hkern u1="&#x492;" u2="&#x4aa;" k="41" />
+    <hkern u1="&#x492;" u2="&#x4a9;" k="82" />
+    <hkern u1="&#x492;" u2="&#x4a8;" k="41" />
+    <hkern u1="&#x492;" u2="&#x4a7;" k="61" />
+    <hkern u1="&#x492;" u2="&#x4a5;" k="61" />
+    <hkern u1="&#x492;" u2="&#x4a3;" k="61" />
+    <hkern u1="&#x492;" u2="&#x4a0;" k="-41" />
+    <hkern u1="&#x492;" u2="&#x49f;" k="-41" />
+    <hkern u1="&#x492;" u2="&#x49d;" k="61" />
+    <hkern u1="&#x492;" u2="&#x49b;" k="61" />
+    <hkern u1="&#x492;" u2="&#x499;" k="41" />
+    <hkern u1="&#x492;" u2="&#x497;" k="41" />
+    <hkern u1="&#x492;" u2="&#x495;" k="61" />
+    <hkern u1="&#x492;" u2="&#x48f;" k="61" />
+    <hkern u1="&#x492;" u2="&#x48d;" k="-41" />
+    <hkern u1="&#x492;" u2="&#x48b;" k="61" />
+    <hkern u1="&#x492;" u2="&#x481;" k="82" />
+    <hkern u1="&#x492;" u2="&#x480;" k="41" />
+    <hkern u1="&#x492;" u2="&#x47e;" k="41" />
+    <hkern u1="&#x492;" u2="&#x47d;" k="82" />
+    <hkern u1="&#x492;" u2="&#x47c;" k="41" />
+    <hkern u1="&#x492;" u2="&#x47b;" k="82" />
+    <hkern u1="&#x492;" u2="&#x47a;" k="41" />
+    <hkern u1="&#x492;" u2="&#x479;" k="82" />
+    <hkern u1="&#x492;" u2="&#x478;" k="41" />
+    <hkern u1="&#x492;" u2="&#x473;" k="82" />
+    <hkern u1="&#x492;" u2="&#x472;" k="41" />
+    <hkern u1="&#x492;" u2="&#x471;" k="61" />
+    <hkern u1="&#x492;" u2="&#x46d;" k="61" />
+    <hkern u1="&#x492;" u2="&#x46b;" k="41" />
+    <hkern u1="&#x492;" u2="&#x469;" k="61" />
+    <hkern u1="&#x492;" u2="&#x467;" k="102" />
+    <hkern u1="&#x492;" u2="&#x466;" k="123" />
+    <hkern u1="&#x492;" u2="&#x465;" k="61" />
+    <hkern u1="&#x492;" u2="&#x460;" k="41" />
+    <hkern u1="&#x492;" u2="&#x45d;" k="61" />
+    <hkern u1="&#x492;" u2="&#x450;" k="82" />
+    <hkern u1="&#x492;" u2="&#x201e;" k="102" />
+    <hkern u1="&#x492;" u2="&#x201a;" k="102" />
+    <hkern u1="&#x492;" u2="&#x2015;" k="41" />
+    <hkern u1="&#x492;" u2="&#x2014;" k="41" />
+    <hkern u1="&#x492;" u2="&#x2013;" k="41" />
+    <hkern u1="&#x492;" u2="&#x491;" k="61" />
+    <hkern u1="&#x492;" u2="&#x45f;" k="61" />
+    <hkern u1="&#x492;" u2="&#x45c;" k="61" />
+    <hkern u1="&#x492;" u2="&#x45b;" k="-41" />
+    <hkern u1="&#x492;" u2="&#x45a;" k="61" />
+    <hkern u1="&#x492;" u2="&#x459;" k="102" />
+    <hkern u1="&#x492;" u2="&#x455;" k="61" />
+    <hkern u1="&#x492;" u2="&#x454;" k="82" />
+    <hkern u1="&#x492;" u2="&#x453;" k="61" />
+    <hkern u1="&#x492;" u2="&#x452;" k="-41" />
+    <hkern u1="&#x492;" u2="&#x451;" k="82" />
+    <hkern u1="&#x492;" u2="&#x44e;" k="61" />
+    <hkern u1="&#x492;" u2="&#x44d;" k="41" />
+    <hkern u1="&#x492;" u2="&#x44c;" k="61" />
+    <hkern u1="&#x492;" u2="&#x44b;" k="61" />
+    <hkern u1="&#x492;" u2="&#x449;" k="61" />
+    <hkern u1="&#x492;" u2="&#x448;" k="61" />
+    <hkern u1="&#x492;" u2="&#x447;" k="102" />
+    <hkern u1="&#x492;" u2="&#x446;" k="61" />
+    <hkern u1="&#x492;" u2="&#x445;" k="41" />
+    <hkern u1="&#x492;" u2="&#x444;" k="82" />
+    <hkern u1="&#x492;" u2="&#x441;" k="82" />
+    <hkern u1="&#x492;" u2="&#x440;" k="61" />
+    <hkern u1="&#x492;" u2="&#x43f;" k="61" />
+    <hkern u1="&#x492;" u2="&#x43e;" k="82" />
+    <hkern u1="&#x492;" u2="&#x43d;" k="61" />
+    <hkern u1="&#x492;" u2="&#x43c;" k="61" />
+    <hkern u1="&#x492;" u2="&#x43b;" k="102" />
+    <hkern u1="&#x492;" u2="&#x43a;" k="61" />
+    <hkern u1="&#x492;" u2="&#x439;" k="61" />
+    <hkern u1="&#x492;" u2="&#x438;" k="61" />
+    <hkern u1="&#x492;" u2="&#x437;" k="41" />
+    <hkern u1="&#x492;" u2="&#x436;" k="41" />
+    <hkern u1="&#x492;" u2="&#x435;" k="82" />
+    <hkern u1="&#x492;" u2="&#x434;" k="102" />
+    <hkern u1="&#x492;" u2="&#x433;" k="61" />
+    <hkern u1="&#x492;" u2="&#x432;" k="61" />
+    <hkern u1="&#x492;" u2="&#x42a;" k="-41" />
+    <hkern u1="&#x492;" u2="&#x424;" k="61" />
+    <hkern u1="&#x492;" u2="&#x422;" k="-41" />
+    <hkern u1="&#x492;" u2="&#x421;" k="41" />
+    <hkern u1="&#x492;" u2="&#x41e;" k="41" />
+    <hkern u1="&#x492;" u2="&#x41b;" k="82" />
+    <hkern u1="&#x492;" u2="&#x414;" k="82" />
+    <hkern u1="&#x492;" u2="&#x410;" k="123" />
+    <hkern u1="&#x492;" u2="&#x40b;" k="-41" />
+    <hkern u1="&#x492;" u2="&#x409;" k="82" />
+    <hkern u1="&#x492;" u2="&#x404;" k="41" />
+    <hkern u1="&#x492;" u2="&#x402;" k="-41" />
+    <hkern u1="&#x492;" u2="&#x2e;" k="102" />
+    <hkern u1="&#x492;" u2="&#x2d;" k="41" />
+    <hkern u1="&#x492;" u2="&#x2c;" k="102" />
+    <hkern u1="&#x493;" u2="&#x513;" k="61" />
+    <hkern u1="&#x493;" u2="&#x511;" k="41" />
+    <hkern u1="&#x493;" u2="&#x50d;" k="41" />
+    <hkern u1="&#x493;" u2="&#x509;" k="61" />
+    <hkern u1="&#x493;" u2="&#x503;" k="41" />
+    <hkern u1="&#x493;" u2="&#x501;" k="41" />
+    <hkern u1="&#x493;" u2="&#x4eb;" k="41" />
+    <hkern u1="&#x493;" u2="&#x4e9;" k="41" />
+    <hkern u1="&#x493;" u2="&#x4e7;" k="41" />
+    <hkern u1="&#x493;" u2="&#x4d7;" k="41" />
+    <hkern u1="&#x493;" u2="&#x4c6;" k="61" />
+    <hkern u1="&#x493;" u2="&#x4ab;" k="41" />
+    <hkern u1="&#x493;" u2="&#x4a9;" k="41" />
+    <hkern u1="&#x493;" u2="&#x481;" k="41" />
+    <hkern u1="&#x493;" u2="&#x47d;" k="41" />
+    <hkern u1="&#x493;" u2="&#x47b;" k="41" />
+    <hkern u1="&#x493;" u2="&#x479;" k="41" />
+    <hkern u1="&#x493;" u2="&#x473;" k="41" />
+    <hkern u1="&#x493;" u2="&#x467;" k="61" />
+    <hkern u1="&#x493;" u2="&#x450;" k="41" />
+    <hkern u1="&#x493;" u2="&#x201e;" k="61" />
+    <hkern u1="&#x493;" u2="&#x201a;" k="61" />
+    <hkern u1="&#x493;" u2="&#x459;" k="61" />
+    <hkern u1="&#x493;" u2="&#x454;" k="41" />
+    <hkern u1="&#x493;" u2="&#x451;" k="41" />
+    <hkern u1="&#x493;" u2="&#x444;" k="41" />
+    <hkern u1="&#x493;" u2="&#x441;" k="41" />
+    <hkern u1="&#x493;" u2="&#x43e;" k="41" />
+    <hkern u1="&#x493;" u2="&#x43b;" k="61" />
+    <hkern u1="&#x493;" u2="&#x435;" k="41" />
+    <hkern u1="&#x493;" u2="&#x434;" k="61" />
+    <hkern u1="&#x493;" u2="&#x2e;" k="61" />
+    <hkern u1="&#x493;" u2="&#x2c;" k="61" />
+    <hkern u1="&#x494;" u2="&#x50f;" k="41" />
+    <hkern u1="&#x494;" u2="&#x50e;" k="61" />
+    <hkern u1="&#x494;" u2="&#x507;" k="61" />
+    <hkern u1="&#x494;" u2="&#x506;" k="41" />
+    <hkern u1="&#x494;" u2="&#x505;" k="61" />
+    <hkern u1="&#x494;" u2="&#x504;" k="41" />
+    <hkern u1="&#x494;" u2="&#x4f5;" k="41" />
+    <hkern u1="&#x494;" u2="&#x4f4;" k="82" />
+    <hkern u1="&#x494;" u2="&#x4cc;" k="41" />
+    <hkern u1="&#x494;" u2="&#x4cb;" k="82" />
+    <hkern u1="&#x494;" u2="&#x4b9;" k="41" />
+    <hkern u1="&#x494;" u2="&#x4b8;" k="82" />
+    <hkern u1="&#x494;" u2="&#x4b7;" k="41" />
+    <hkern u1="&#x494;" u2="&#x4b6;" k="82" />
+    <hkern u1="&#x494;" u2="&#x4b5;" k="41" />
+    <hkern u1="&#x494;" u2="&#x4b4;" k="61" />
+    <hkern u1="&#x494;" u2="&#x4b0;" k="41" />
+    <hkern u1="&#x494;" u2="&#x4ae;" k="41" />
+    <hkern u1="&#x494;" u2="&#x4ad;" k="41" />
+    <hkern u1="&#x494;" u2="&#x4ac;" k="61" />
+    <hkern u1="&#x494;" u2="&#x4a1;" k="41" />
+    <hkern u1="&#x494;" u2="&#x4a0;" k="61" />
+    <hkern u1="&#x494;" u2="&#x476;" k="61" />
+    <hkern u1="&#x494;" u2="&#x474;" k="61" />
+    <hkern u1="&#x494;" u2="&#x470;" k="82" />
+    <hkern u1="&#x494;" u2="&#x201d;" k="61" />
+    <hkern u1="&#x494;" u2="&#x2019;" k="61" />
+    <hkern u1="&#x494;" u2="&#x44a;" k="41" />
+    <hkern u1="&#x494;" u2="&#x447;" k="41" />
+    <hkern u1="&#x494;" u2="&#x442;" k="41" />
+    <hkern u1="&#x494;" u2="&#x42a;" k="61" />
+    <hkern u1="&#x494;" u2="&#x427;" k="82" />
+    <hkern u1="&#x494;" u2="&#x422;" k="61" />
+    <hkern u1="&#x494;" u2="&#x40b;" k="61" />
+    <hkern u1="&#x494;" u2="&#x408;" k="-102" />
+    <hkern u1="&#x494;" u2="&#x402;" k="61" />
+    <hkern u1="&#x494;" u2="&#x27;" k="61" />
+    <hkern u1="&#x494;" u2="&#x22;" k="61" />
+    <hkern u1="&#x495;" u2="&#x507;" k="41" />
+    <hkern u1="&#x495;" u2="&#x505;" k="41" />
+    <hkern u1="&#x495;" u2="&#x201d;" k="61" />
+    <hkern u1="&#x495;" u2="&#x2019;" k="61" />
+    <hkern u1="&#x495;" u2="&#x27;" k="61" />
+    <hkern u1="&#x495;" u2="&#x22;" k="61" />
+    <hkern u1="&#x496;" u2="&#x50f;" k="41" />
+    <hkern u1="&#x496;" u2="&#x50c;" k="41" />
+    <hkern u1="&#x496;" u2="&#x507;" k="41" />
+    <hkern u1="&#x496;" u2="&#x505;" k="41" />
+    <hkern u1="&#x496;" u2="&#x4f5;" k="82" />
+    <hkern u1="&#x496;" u2="&#x4ea;" k="41" />
+    <hkern u1="&#x496;" u2="&#x4e8;" k="41" />
+    <hkern u1="&#x496;" u2="&#x4e6;" k="41" />
+    <hkern u1="&#x496;" u2="&#x4cc;" k="82" />
+    <hkern u1="&#x496;" u2="&#x4bf;" k="41" />
+    <hkern u1="&#x496;" u2="&#x4be;" k="61" />
+    <hkern u1="&#x496;" u2="&#x4bd;" k="41" />
+    <hkern u1="&#x496;" u2="&#x4bc;" k="61" />
+    <hkern u1="&#x496;" u2="&#x4b9;" k="82" />
+    <hkern u1="&#x496;" u2="&#x4b7;" k="82" />
+    <hkern u1="&#x496;" u2="&#x4b5;" k="41" />
+    <hkern u1="&#x496;" u2="&#x4ad;" k="41" />
+    <hkern u1="&#x496;" u2="&#x4aa;" k="41" />
+    <hkern u1="&#x496;" u2="&#x4a8;" k="41" />
+    <hkern u1="&#x496;" u2="&#x4a1;" k="41" />
+    <hkern u1="&#x496;" u2="&#x480;" k="41" />
+    <hkern u1="&#x496;" u2="&#x47e;" k="41" />
+    <hkern u1="&#x496;" u2="&#x47c;" k="41" />
+    <hkern u1="&#x496;" u2="&#x47a;" k="41" />
+    <hkern u1="&#x496;" u2="&#x478;" k="41" />
+    <hkern u1="&#x496;" u2="&#x472;" k="41" />
+    <hkern u1="&#x496;" u2="&#x471;" k="20" />
+    <hkern u1="&#x496;" u2="&#x46f;" k="-61" />
+    <hkern u1="&#x496;" u2="&#x460;" k="41" />
+    <hkern u1="&#x496;" u2="&#x44a;" k="41" />
+    <hkern u1="&#x496;" u2="&#x447;" k="82" />
+    <hkern u1="&#x496;" u2="&#x442;" k="41" />
+    <hkern u1="&#x496;" u2="&#x424;" k="61" />
+    <hkern u1="&#x496;" u2="&#x421;" k="41" />
+    <hkern u1="&#x496;" u2="&#x41e;" k="41" />
+    <hkern u1="&#x496;" u2="&#x408;" k="-225" />
+    <hkern u1="&#x496;" u2="&#x404;" k="41" />
+    <hkern u1="&#x497;" u2="&#x511;" k="20" />
+    <hkern u1="&#x497;" u2="&#x50d;" k="20" />
+    <hkern u1="&#x497;" u2="&#x507;" k="41" />
+    <hkern u1="&#x497;" u2="&#x505;" k="41" />
+    <hkern u1="&#x497;" u2="&#x503;" k="20" />
+    <hkern u1="&#x497;" u2="&#x501;" k="20" />
+    <hkern u1="&#x497;" u2="&#x4f5;" k="20" />
+    <hkern u1="&#x497;" u2="&#x4eb;" k="20" />
+    <hkern u1="&#x497;" u2="&#x4e9;" k="20" />
+    <hkern u1="&#x497;" u2="&#x4e7;" k="20" />
+    <hkern u1="&#x497;" u2="&#x4d7;" k="20" />
+    <hkern u1="&#x497;" u2="&#x4cc;" k="20" />
+    <hkern u1="&#x497;" u2="&#x4b9;" k="20" />
+    <hkern u1="&#x497;" u2="&#x4b7;" k="20" />
+    <hkern u1="&#x497;" u2="&#x4ab;" k="20" />
+    <hkern u1="&#x497;" u2="&#x4a9;" k="20" />
+    <hkern u1="&#x497;" u2="&#x481;" k="20" />
+    <hkern u1="&#x497;" u2="&#x47d;" k="20" />
+    <hkern u1="&#x497;" u2="&#x47b;" k="20" />
+    <hkern u1="&#x497;" u2="&#x479;" k="20" />
+    <hkern u1="&#x497;" u2="&#x473;" k="20" />
+    <hkern u1="&#x497;" u2="&#x450;" k="20" />
+    <hkern u1="&#x497;" u2="&#x454;" k="20" />
+    <hkern u1="&#x497;" u2="&#x451;" k="20" />
+    <hkern u1="&#x497;" u2="&#x447;" k="20" />
+    <hkern u1="&#x497;" u2="&#x444;" k="20" />
+    <hkern u1="&#x497;" u2="&#x441;" k="20" />
+    <hkern u1="&#x497;" u2="&#x43e;" k="20" />
+    <hkern u1="&#x497;" u2="&#x435;" k="20" />
+    <hkern u1="&#x498;" u2="&#x506;" k="41" />
+    <hkern u1="&#x498;" u2="&#x504;" k="41" />
+    <hkern u1="&#x498;" u2="&#x4b0;" k="20" />
+    <hkern u1="&#x498;" u2="&#x4ae;" k="20" />
+    <hkern u1="&#x498;" u2="&#x476;" k="20" />
+    <hkern u1="&#x498;" u2="&#x474;" k="20" />
+    <hkern u1="&#x498;" u2="&#x201e;" k="82" />
+    <hkern u1="&#x498;" u2="&#x201a;" k="82" />
+    <hkern u1="&#x498;" u2="&#x2e;" k="82" />
+    <hkern u1="&#x498;" u2="&#x2c;" k="82" />
+    <hkern u1="&#x499;" u2="&#x44f;" k="-41" />
+    <hkern u1="&#x49a;" u2="&#x50f;" k="41" />
+    <hkern u1="&#x49a;" u2="&#x50c;" k="41" />
+    <hkern u1="&#x49a;" u2="&#x507;" k="41" />
+    <hkern u1="&#x49a;" u2="&#x505;" k="41" />
+    <hkern u1="&#x49a;" u2="&#x4f5;" k="82" />
+    <hkern u1="&#x49a;" u2="&#x4ea;" k="41" />
+    <hkern u1="&#x49a;" u2="&#x4e8;" k="41" />
+    <hkern u1="&#x49a;" u2="&#x4e6;" k="41" />
+    <hkern u1="&#x49a;" u2="&#x4cc;" k="82" />
+    <hkern u1="&#x49a;" u2="&#x4bf;" k="41" />
+    <hkern u1="&#x49a;" u2="&#x4be;" k="61" />
+    <hkern u1="&#x49a;" u2="&#x4bd;" k="41" />
+    <hkern u1="&#x49a;" u2="&#x4bc;" k="61" />
+    <hkern u1="&#x49a;" u2="&#x4b9;" k="82" />
+    <hkern u1="&#x49a;" u2="&#x4b7;" k="82" />
+    <hkern u1="&#x49a;" u2="&#x4b5;" k="41" />
+    <hkern u1="&#x49a;" u2="&#x4ad;" k="41" />
+    <hkern u1="&#x49a;" u2="&#x4aa;" k="41" />
+    <hkern u1="&#x49a;" u2="&#x4a8;" k="41" />
+    <hkern u1="&#x49a;" u2="&#x4a1;" k="41" />
+    <hkern u1="&#x49a;" u2="&#x480;" k="41" />
+    <hkern u1="&#x49a;" u2="&#x47e;" k="41" />
+    <hkern u1="&#x49a;" u2="&#x47c;" k="41" />
+    <hkern u1="&#x49a;" u2="&#x47a;" k="41" />
+    <hkern u1="&#x49a;" u2="&#x478;" k="41" />
+    <hkern u1="&#x49a;" u2="&#x472;" k="41" />
+    <hkern u1="&#x49a;" u2="&#x471;" k="20" />
+    <hkern u1="&#x49a;" u2="&#x46f;" k="-61" />
+    <hkern u1="&#x49a;" u2="&#x460;" k="41" />
+    <hkern u1="&#x49a;" u2="&#x44a;" k="41" />
+    <hkern u1="&#x49a;" u2="&#x447;" k="82" />
+    <hkern u1="&#x49a;" u2="&#x442;" k="41" />
+    <hkern u1="&#x49a;" u2="&#x424;" k="61" />
+    <hkern u1="&#x49a;" u2="&#x421;" k="41" />
+    <hkern u1="&#x49a;" u2="&#x41e;" k="41" />
+    <hkern u1="&#x49a;" u2="&#x408;" k="-225" />
+    <hkern u1="&#x49a;" u2="&#x404;" k="41" />
+    <hkern u1="&#x49b;" u2="&#x511;" k="20" />
+    <hkern u1="&#x49b;" u2="&#x50d;" k="20" />
+    <hkern u1="&#x49b;" u2="&#x507;" k="41" />
+    <hkern u1="&#x49b;" u2="&#x505;" k="41" />
+    <hkern u1="&#x49b;" u2="&#x503;" k="20" />
+    <hkern u1="&#x49b;" u2="&#x501;" k="20" />
+    <hkern u1="&#x49b;" u2="&#x4f5;" k="20" />
+    <hkern u1="&#x49b;" u2="&#x4eb;" k="20" />
+    <hkern u1="&#x49b;" u2="&#x4e9;" k="20" />
+    <hkern u1="&#x49b;" u2="&#x4e7;" k="20" />
+    <hkern u1="&#x49b;" u2="&#x4d7;" k="20" />
+    <hkern u1="&#x49b;" u2="&#x4cc;" k="20" />
+    <hkern u1="&#x49b;" u2="&#x4b9;" k="20" />
+    <hkern u1="&#x49b;" u2="&#x4b7;" k="20" />
+    <hkern u1="&#x49b;" u2="&#x4ab;" k="20" />
+    <hkern u1="&#x49b;" u2="&#x4a9;" k="20" />
+    <hkern u1="&#x49b;" u2="&#x481;" k="20" />
+    <hkern u1="&#x49b;" u2="&#x47d;" k="20" />
+    <hkern u1="&#x49b;" u2="&#x47b;" k="20" />
+    <hkern u1="&#x49b;" u2="&#x479;" k="20" />
+    <hkern u1="&#x49b;" u2="&#x473;" k="20" />
+    <hkern u1="&#x49b;" u2="&#x450;" k="20" />
+    <hkern u1="&#x49b;" u2="&#x454;" k="20" />
+    <hkern u1="&#x49b;" u2="&#x451;" k="20" />
+    <hkern u1="&#x49b;" u2="&#x447;" k="20" />
+    <hkern u1="&#x49b;" u2="&#x444;" k="20" />
+    <hkern u1="&#x49b;" u2="&#x441;" k="20" />
+    <hkern u1="&#x49b;" u2="&#x43e;" k="20" />
+    <hkern u1="&#x49b;" u2="&#x435;" k="20" />
+    <hkern u1="&#x49c;" u2="&#x510;" k="20" />
+    <hkern u1="&#x49c;" u2="&#x50c;" k="41" />
+    <hkern u1="&#x49c;" u2="&#x507;" k="41" />
+    <hkern u1="&#x49c;" u2="&#x505;" k="41" />
+    <hkern u1="&#x49c;" u2="&#x502;" k="41" />
+    <hkern u1="&#x49c;" u2="&#x500;" k="41" />
+    <hkern u1="&#x49c;" u2="&#x4f5;" k="41" />
+    <hkern u1="&#x49c;" u2="&#x4f4;" k="41" />
+    <hkern u1="&#x49c;" u2="&#x4ea;" k="41" />
+    <hkern u1="&#x49c;" u2="&#x4e8;" k="41" />
+    <hkern u1="&#x49c;" u2="&#x4e6;" k="41" />
+    <hkern u1="&#x49c;" u2="&#x4cc;" k="41" />
+    <hkern u1="&#x49c;" u2="&#x4cb;" k="41" />
+    <hkern u1="&#x49c;" u2="&#x4be;" k="102" />
+    <hkern u1="&#x49c;" u2="&#x4bc;" k="102" />
+    <hkern u1="&#x49c;" u2="&#x4b9;" k="41" />
+    <hkern u1="&#x49c;" u2="&#x4b8;" k="41" />
+    <hkern u1="&#x49c;" u2="&#x4b7;" k="41" />
+    <hkern u1="&#x49c;" u2="&#x4b6;" k="41" />
+    <hkern u1="&#x49c;" u2="&#x4aa;" k="41" />
+    <hkern u1="&#x49c;" u2="&#x4a8;" k="41" />
+    <hkern u1="&#x49c;" u2="&#x480;" k="41" />
+    <hkern u1="&#x49c;" u2="&#x47e;" k="41" />
+    <hkern u1="&#x49c;" u2="&#x47c;" k="41" />
+    <hkern u1="&#x49c;" u2="&#x47a;" k="41" />
+    <hkern u1="&#x49c;" u2="&#x478;" k="41" />
+    <hkern u1="&#x49c;" u2="&#x472;" k="41" />
+    <hkern u1="&#x49c;" u2="&#x470;" k="41" />
+    <hkern u1="&#x49c;" u2="&#x460;" k="41" />
+    <hkern u1="&#x49c;" u2="&#x447;" k="41" />
+    <hkern u1="&#x49c;" u2="&#x427;" k="41" />
+    <hkern u1="&#x49c;" u2="&#x424;" k="41" />
+    <hkern u1="&#x49c;" u2="&#x421;" k="41" />
+    <hkern u1="&#x49c;" u2="&#x41e;" k="41" />
+    <hkern u1="&#x49c;" u2="&#x404;" k="41" />
+    <hkern u1="&#x49d;" u2="&#x511;" k="41" />
+    <hkern u1="&#x49d;" u2="&#x50d;" k="41" />
+    <hkern u1="&#x49d;" u2="&#x503;" k="41" />
+    <hkern u1="&#x49d;" u2="&#x501;" k="41" />
+    <hkern u1="&#x49d;" u2="&#x4f5;" k="41" />
+    <hkern u1="&#x49d;" u2="&#x4eb;" k="41" />
+    <hkern u1="&#x49d;" u2="&#x4e9;" k="41" />
+    <hkern u1="&#x49d;" u2="&#x4e7;" k="41" />
+    <hkern u1="&#x49d;" u2="&#x4d7;" k="41" />
+    <hkern u1="&#x49d;" u2="&#x4cc;" k="41" />
+    <hkern u1="&#x49d;" u2="&#x4bf;" k="41" />
+    <hkern u1="&#x49d;" u2="&#x4bd;" k="41" />
+    <hkern u1="&#x49d;" u2="&#x4b9;" k="41" />
+    <hkern u1="&#x49d;" u2="&#x4b7;" k="41" />
+    <hkern u1="&#x49d;" u2="&#x4ab;" k="41" />
+    <hkern u1="&#x49d;" u2="&#x4a9;" k="41" />
+    <hkern u1="&#x49d;" u2="&#x481;" k="41" />
+    <hkern u1="&#x49d;" u2="&#x47d;" k="41" />
+    <hkern u1="&#x49d;" u2="&#x47b;" k="41" />
+    <hkern u1="&#x49d;" u2="&#x479;" k="41" />
+    <hkern u1="&#x49d;" u2="&#x473;" k="41" />
+    <hkern u1="&#x49d;" u2="&#x450;" k="41" />
+    <hkern u1="&#x49d;" u2="&#x454;" k="41" />
+    <hkern u1="&#x49d;" u2="&#x451;" k="41" />
+    <hkern u1="&#x49d;" u2="&#x447;" k="41" />
+    <hkern u1="&#x49d;" u2="&#x444;" k="41" />
+    <hkern u1="&#x49d;" u2="&#x441;" k="41" />
+    <hkern u1="&#x49d;" u2="&#x43e;" k="41" />
+    <hkern u1="&#x49d;" u2="&#x435;" k="41" />
+    <hkern u1="&#x49e;" u2="&#x510;" k="20" />
+    <hkern u1="&#x49e;" u2="&#x50c;" k="41" />
+    <hkern u1="&#x49e;" u2="&#x507;" k="41" />
+    <hkern u1="&#x49e;" u2="&#x505;" k="41" />
+    <hkern u1="&#x49e;" u2="&#x502;" k="41" />
+    <hkern u1="&#x49e;" u2="&#x500;" k="41" />
+    <hkern u1="&#x49e;" u2="&#x4f5;" k="41" />
+    <hkern u1="&#x49e;" u2="&#x4f4;" k="41" />
+    <hkern u1="&#x49e;" u2="&#x4ea;" k="41" />
+    <hkern u1="&#x49e;" u2="&#x4e8;" k="41" />
+    <hkern u1="&#x49e;" u2="&#x4e6;" k="41" />
+    <hkern u1="&#x49e;" u2="&#x4cc;" k="41" />
+    <hkern u1="&#x49e;" u2="&#x4cb;" k="41" />
+    <hkern u1="&#x49e;" u2="&#x4be;" k="102" />
+    <hkern u1="&#x49e;" u2="&#x4bc;" k="102" />
+    <hkern u1="&#x49e;" u2="&#x4b9;" k="41" />
+    <hkern u1="&#x49e;" u2="&#x4b8;" k="41" />
+    <hkern u1="&#x49e;" u2="&#x4b7;" k="41" />
+    <hkern u1="&#x49e;" u2="&#x4b6;" k="41" />
+    <hkern u1="&#x49e;" u2="&#x4aa;" k="41" />
+    <hkern u1="&#x49e;" u2="&#x4a8;" k="41" />
+    <hkern u1="&#x49e;" u2="&#x480;" k="41" />
+    <hkern u1="&#x49e;" u2="&#x47e;" k="41" />
+    <hkern u1="&#x49e;" u2="&#x47c;" k="41" />
+    <hkern u1="&#x49e;" u2="&#x47a;" k="41" />
+    <hkern u1="&#x49e;" u2="&#x478;" k="41" />
+    <hkern u1="&#x49e;" u2="&#x472;" k="41" />
+    <hkern u1="&#x49e;" u2="&#x470;" k="41" />
+    <hkern u1="&#x49e;" u2="&#x460;" k="41" />
+    <hkern u1="&#x49e;" u2="&#x447;" k="41" />
+    <hkern u1="&#x49e;" u2="&#x427;" k="41" />
+    <hkern u1="&#x49e;" u2="&#x424;" k="41" />
+    <hkern u1="&#x49e;" u2="&#x421;" k="41" />
+    <hkern u1="&#x49e;" u2="&#x41e;" k="41" />
+    <hkern u1="&#x49e;" u2="&#x404;" k="41" />
+    <hkern u1="&#x49f;" u2="&#x511;" k="41" />
+    <hkern u1="&#x49f;" u2="&#x50d;" k="41" />
+    <hkern u1="&#x49f;" u2="&#x503;" k="41" />
+    <hkern u1="&#x49f;" u2="&#x501;" k="41" />
+    <hkern u1="&#x49f;" u2="&#x4f5;" k="41" />
+    <hkern u1="&#x49f;" u2="&#x4eb;" k="41" />
+    <hkern u1="&#x49f;" u2="&#x4e9;" k="41" />
+    <hkern u1="&#x49f;" u2="&#x4e7;" k="41" />
+    <hkern u1="&#x49f;" u2="&#x4d7;" k="41" />
+    <hkern u1="&#x49f;" u2="&#x4cc;" k="41" />
+    <hkern u1="&#x49f;" u2="&#x4bf;" k="41" />
+    <hkern u1="&#x49f;" u2="&#x4bd;" k="41" />
+    <hkern u1="&#x49f;" u2="&#x4b9;" k="41" />
+    <hkern u1="&#x49f;" u2="&#x4b7;" k="41" />
+    <hkern u1="&#x49f;" u2="&#x4ab;" k="41" />
+    <hkern u1="&#x49f;" u2="&#x4a9;" k="41" />
+    <hkern u1="&#x49f;" u2="&#x481;" k="41" />
+    <hkern u1="&#x49f;" u2="&#x47d;" k="41" />
+    <hkern u1="&#x49f;" u2="&#x47b;" k="41" />
+    <hkern u1="&#x49f;" u2="&#x479;" k="41" />
+    <hkern u1="&#x49f;" u2="&#x473;" k="41" />
+    <hkern u1="&#x49f;" u2="&#x450;" k="41" />
+    <hkern u1="&#x49f;" u2="&#x454;" k="41" />
+    <hkern u1="&#x49f;" u2="&#x451;" k="41" />
+    <hkern u1="&#x49f;" u2="&#x447;" k="41" />
+    <hkern u1="&#x49f;" u2="&#x444;" k="41" />
+    <hkern u1="&#x49f;" u2="&#x441;" k="41" />
+    <hkern u1="&#x49f;" u2="&#x43e;" k="41" />
+    <hkern u1="&#x49f;" u2="&#x435;" k="41" />
+    <hkern u1="&#x4a0;" u2="&#x510;" k="20" />
+    <hkern u1="&#x4a0;" u2="&#x50c;" k="41" />
+    <hkern u1="&#x4a0;" u2="&#x507;" k="41" />
+    <hkern u1="&#x4a0;" u2="&#x505;" k="41" />
+    <hkern u1="&#x4a0;" u2="&#x502;" k="41" />
+    <hkern u1="&#x4a0;" u2="&#x500;" k="41" />
+    <hkern u1="&#x4a0;" u2="&#x4f5;" k="41" />
+    <hkern u1="&#x4a0;" u2="&#x4f4;" k="41" />
+    <hkern u1="&#x4a0;" u2="&#x4ea;" k="41" />
+    <hkern u1="&#x4a0;" u2="&#x4e8;" k="41" />
+    <hkern u1="&#x4a0;" u2="&#x4e6;" k="41" />
+    <hkern u1="&#x4a0;" u2="&#x4cc;" k="41" />
+    <hkern u1="&#x4a0;" u2="&#x4cb;" k="41" />
+    <hkern u1="&#x4a0;" u2="&#x4be;" k="102" />
+    <hkern u1="&#x4a0;" u2="&#x4bc;" k="102" />
+    <hkern u1="&#x4a0;" u2="&#x4b9;" k="41" />
+    <hkern u1="&#x4a0;" u2="&#x4b8;" k="41" />
+    <hkern u1="&#x4a0;" u2="&#x4b7;" k="41" />
+    <hkern u1="&#x4a0;" u2="&#x4b6;" k="41" />
+    <hkern u1="&#x4a0;" u2="&#x4aa;" k="41" />
+    <hkern u1="&#x4a0;" u2="&#x4a8;" k="41" />
+    <hkern u1="&#x4a0;" u2="&#x480;" k="41" />
+    <hkern u1="&#x4a0;" u2="&#x47e;" k="41" />
+    <hkern u1="&#x4a0;" u2="&#x47c;" k="41" />
+    <hkern u1="&#x4a0;" u2="&#x47a;" k="41" />
+    <hkern u1="&#x4a0;" u2="&#x478;" k="41" />
+    <hkern u1="&#x4a0;" u2="&#x472;" k="41" />
+    <hkern u1="&#x4a0;" u2="&#x470;" k="41" />
+    <hkern u1="&#x4a0;" u2="&#x460;" k="41" />
+    <hkern u1="&#x4a0;" u2="&#x447;" k="41" />
+    <hkern u1="&#x4a0;" u2="&#x427;" k="41" />
+    <hkern u1="&#x4a0;" u2="&#x424;" k="41" />
+    <hkern u1="&#x4a0;" u2="&#x421;" k="41" />
+    <hkern u1="&#x4a0;" u2="&#x41e;" k="41" />
+    <hkern u1="&#x4a0;" u2="&#x404;" k="41" />
+    <hkern u1="&#x4a1;" u2="&#x511;" k="41" />
+    <hkern u1="&#x4a1;" u2="&#x50d;" k="41" />
+    <hkern u1="&#x4a1;" u2="&#x503;" k="41" />
+    <hkern u1="&#x4a1;" u2="&#x501;" k="41" />
+    <hkern u1="&#x4a1;" u2="&#x4f5;" k="41" />
+    <hkern u1="&#x4a1;" u2="&#x4eb;" k="41" />
+    <hkern u1="&#x4a1;" u2="&#x4e9;" k="41" />
+    <hkern u1="&#x4a1;" u2="&#x4e7;" k="41" />
+    <hkern u1="&#x4a1;" u2="&#x4d7;" k="41" />
+    <hkern u1="&#x4a1;" u2="&#x4cc;" k="41" />
+    <hkern u1="&#x4a1;" u2="&#x4bf;" k="41" />
+    <hkern u1="&#x4a1;" u2="&#x4bd;" k="41" />
+    <hkern u1="&#x4a1;" u2="&#x4b9;" k="41" />
+    <hkern u1="&#x4a1;" u2="&#x4b7;" k="41" />
+    <hkern u1="&#x4a1;" u2="&#x4ab;" k="41" />
+    <hkern u1="&#x4a1;" u2="&#x4a9;" k="41" />
+    <hkern u1="&#x4a1;" u2="&#x481;" k="41" />
+    <hkern u1="&#x4a1;" u2="&#x47d;" k="41" />
+    <hkern u1="&#x4a1;" u2="&#x47b;" k="41" />
+    <hkern u1="&#x4a1;" u2="&#x479;" k="41" />
+    <hkern u1="&#x4a1;" u2="&#x473;" k="41" />
+    <hkern u1="&#x4a1;" u2="&#x450;" k="41" />
+    <hkern u1="&#x4a1;" u2="&#x454;" k="41" />
+    <hkern u1="&#x4a1;" u2="&#x451;" k="41" />
+    <hkern u1="&#x4a1;" u2="&#x447;" k="41" />
+    <hkern u1="&#x4a1;" u2="&#x444;" k="41" />
+    <hkern u1="&#x4a1;" u2="&#x441;" k="41" />
+    <hkern u1="&#x4a1;" u2="&#x43e;" k="41" />
+    <hkern u1="&#x4a1;" u2="&#x435;" k="41" />
+    <hkern u1="&#x4a2;" u2="&#x507;" k="41" />
+    <hkern u1="&#x4a2;" u2="&#x505;" k="41" />
+    <hkern u1="&#x4a2;" u2="&#x4e1;" k="-41" />
+    <hkern u1="&#x4a2;" u2="&#x408;" k="-225" />
+    <hkern u1="&#x4a3;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x4a3;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x4a3;" u2="&#x27;" k="20" />
+    <hkern u1="&#x4a3;" u2="&#x22;" k="20" />
+    <hkern u1="&#x4a4;" u2="&#x513;" k="102" />
+    <hkern u1="&#x4a4;" u2="&#x512;" k="82" />
+    <hkern u1="&#x4a4;" u2="&#x511;" k="82" />
+    <hkern u1="&#x4a4;" u2="&#x50e;" k="-41" />
+    <hkern u1="&#x4a4;" u2="&#x50d;" k="82" />
+    <hkern u1="&#x4a4;" u2="&#x50c;" k="41" />
+    <hkern u1="&#x4a4;" u2="&#x50b;" k="61" />
+    <hkern u1="&#x4a4;" u2="&#x509;" k="102" />
+    <hkern u1="&#x4a4;" u2="&#x508;" k="82" />
+    <hkern u1="&#x4a4;" u2="&#x507;" k="41" />
+    <hkern u1="&#x4a4;" u2="&#x505;" k="41" />
+    <hkern u1="&#x4a4;" u2="&#x503;" k="82" />
+    <hkern u1="&#x4a4;" u2="&#x502;" k="102" />
+    <hkern u1="&#x4a4;" u2="&#x501;" k="82" />
+    <hkern u1="&#x4a4;" u2="&#x500;" k="102" />
+    <hkern u1="&#x4a4;" u2="&#x4ff;" k="41" />
+    <hkern u1="&#x4a4;" u2="&#x4fd;" k="41" />
+    <hkern u1="&#x4a4;" u2="&#x4f9;" k="61" />
+    <hkern u1="&#x4a4;" u2="&#x4f7;" k="61" />
+    <hkern u1="&#x4a4;" u2="&#x4f5;" k="102" />
+    <hkern u1="&#x4a4;" u2="&#x4ed;" k="41" />
+    <hkern u1="&#x4a4;" u2="&#x4eb;" k="82" />
+    <hkern u1="&#x4a4;" u2="&#x4ea;" k="41" />
+    <hkern u1="&#x4a4;" u2="&#x4e9;" k="82" />
+    <hkern u1="&#x4a4;" u2="&#x4e8;" k="41" />
+    <hkern u1="&#x4a4;" u2="&#x4e7;" k="82" />
+    <hkern u1="&#x4a4;" u2="&#x4e6;" k="41" />
+    <hkern u1="&#x4a4;" u2="&#x4e5;" k="61" />
+    <hkern u1="&#x4a4;" u2="&#x4e3;" k="61" />
+    <hkern u1="&#x4a4;" u2="&#x4df;" k="41" />
+    <hkern u1="&#x4a4;" u2="&#x4dd;" k="41" />
+    <hkern u1="&#x4a4;" u2="&#x4d7;" k="82" />
+    <hkern u1="&#x4a4;" u2="&#x4d4;" k="123" />
+    <hkern u1="&#x4a4;" u2="&#x4d2;" k="123" />
+    <hkern u1="&#x4a4;" u2="&#x4d0;" k="123" />
+    <hkern u1="&#x4a4;" u2="&#x4ce;" k="61" />
+    <hkern u1="&#x4a4;" u2="&#x4cc;" k="102" />
+    <hkern u1="&#x4a4;" u2="&#x4ca;" k="61" />
+    <hkern u1="&#x4a4;" u2="&#x4c8;" k="61" />
+    <hkern u1="&#x4a4;" u2="&#x4c6;" k="102" />
+    <hkern u1="&#x4a4;" u2="&#x4c5;" k="82" />
+    <hkern u1="&#x4a4;" u2="&#x4c4;" k="61" />
+    <hkern u1="&#x4a4;" u2="&#x4c2;" k="41" />
+    <hkern u1="&#x4a4;" u2="&#x4bf;" k="61" />
+    <hkern u1="&#x4a4;" u2="&#x4be;" k="41" />
+    <hkern u1="&#x4a4;" u2="&#x4bd;" k="61" />
+    <hkern u1="&#x4a4;" u2="&#x4bc;" k="41" />
+    <hkern u1="&#x4a4;" u2="&#x4bb;" k="61" />
+    <hkern u1="&#x4a4;" u2="&#x4b9;" k="102" />
+    <hkern u1="&#x4a4;" u2="&#x4b7;" k="102" />
+    <hkern u1="&#x4a4;" u2="&#x4b4;" k="-41" />
+    <hkern u1="&#x4a4;" u2="&#x4b3;" k="41" />
+    <hkern u1="&#x4a4;" u2="&#x4ac;" k="-41" />
+    <hkern u1="&#x4a4;" u2="&#x4ab;" k="82" />
+    <hkern u1="&#x4a4;" u2="&#x4aa;" k="41" />
+    <hkern u1="&#x4a4;" u2="&#x4a9;" k="82" />
+    <hkern u1="&#x4a4;" u2="&#x4a8;" k="41" />
+    <hkern u1="&#x4a4;" u2="&#x4a7;" k="61" />
+    <hkern u1="&#x4a4;" u2="&#x4a5;" k="61" />
+    <hkern u1="&#x4a4;" u2="&#x4a3;" k="61" />
+    <hkern u1="&#x4a4;" u2="&#x4a0;" k="-41" />
+    <hkern u1="&#x4a4;" u2="&#x49f;" k="-41" />
+    <hkern u1="&#x4a4;" u2="&#x49d;" k="61" />
+    <hkern u1="&#x4a4;" u2="&#x49b;" k="61" />
+    <hkern u1="&#x4a4;" u2="&#x499;" k="41" />
+    <hkern u1="&#x4a4;" u2="&#x497;" k="41" />
+    <hkern u1="&#x4a4;" u2="&#x495;" k="61" />
+    <hkern u1="&#x4a4;" u2="&#x48f;" k="61" />
+    <hkern u1="&#x4a4;" u2="&#x48d;" k="-41" />
+    <hkern u1="&#x4a4;" u2="&#x48b;" k="61" />
+    <hkern u1="&#x4a4;" u2="&#x481;" k="82" />
+    <hkern u1="&#x4a4;" u2="&#x480;" k="41" />
+    <hkern u1="&#x4a4;" u2="&#x47e;" k="41" />
+    <hkern u1="&#x4a4;" u2="&#x47d;" k="82" />
+    <hkern u1="&#x4a4;" u2="&#x47c;" k="41" />
+    <hkern u1="&#x4a4;" u2="&#x47b;" k="82" />
+    <hkern u1="&#x4a4;" u2="&#x47a;" k="41" />
+    <hkern u1="&#x4a4;" u2="&#x479;" k="82" />
+    <hkern u1="&#x4a4;" u2="&#x478;" k="41" />
+    <hkern u1="&#x4a4;" u2="&#x473;" k="82" />
+    <hkern u1="&#x4a4;" u2="&#x472;" k="41" />
+    <hkern u1="&#x4a4;" u2="&#x471;" k="61" />
+    <hkern u1="&#x4a4;" u2="&#x46d;" k="61" />
+    <hkern u1="&#x4a4;" u2="&#x46b;" k="41" />
+    <hkern u1="&#x4a4;" u2="&#x469;" k="61" />
+    <hkern u1="&#x4a4;" u2="&#x467;" k="102" />
+    <hkern u1="&#x4a4;" u2="&#x466;" k="123" />
+    <hkern u1="&#x4a4;" u2="&#x465;" k="61" />
+    <hkern u1="&#x4a4;" u2="&#x460;" k="41" />
+    <hkern u1="&#x4a4;" u2="&#x45d;" k="61" />
+    <hkern u1="&#x4a4;" u2="&#x450;" k="82" />
+    <hkern u1="&#x4a4;" u2="&#x201e;" k="102" />
+    <hkern u1="&#x4a4;" u2="&#x201a;" k="102" />
+    <hkern u1="&#x4a4;" u2="&#x2015;" k="41" />
+    <hkern u1="&#x4a4;" u2="&#x2014;" k="41" />
+    <hkern u1="&#x4a4;" u2="&#x2013;" k="41" />
+    <hkern u1="&#x4a4;" u2="&#x491;" k="61" />
+    <hkern u1="&#x4a4;" u2="&#x45f;" k="61" />
+    <hkern u1="&#x4a4;" u2="&#x45c;" k="61" />
+    <hkern u1="&#x4a4;" u2="&#x45b;" k="-41" />
+    <hkern u1="&#x4a4;" u2="&#x45a;" k="61" />
+    <hkern u1="&#x4a4;" u2="&#x459;" k="102" />
+    <hkern u1="&#x4a4;" u2="&#x455;" k="61" />
+    <hkern u1="&#x4a4;" u2="&#x454;" k="82" />
+    <hkern u1="&#x4a4;" u2="&#x453;" k="61" />
+    <hkern u1="&#x4a4;" u2="&#x452;" k="-41" />
+    <hkern u1="&#x4a4;" u2="&#x451;" k="82" />
+    <hkern u1="&#x4a4;" u2="&#x44e;" k="61" />
+    <hkern u1="&#x4a4;" u2="&#x44d;" k="41" />
+    <hkern u1="&#x4a4;" u2="&#x44c;" k="61" />
+    <hkern u1="&#x4a4;" u2="&#x44b;" k="61" />
+    <hkern u1="&#x4a4;" u2="&#x449;" k="61" />
+    <hkern u1="&#x4a4;" u2="&#x448;" k="61" />
+    <hkern u1="&#x4a4;" u2="&#x447;" k="102" />
+    <hkern u1="&#x4a4;" u2="&#x446;" k="61" />
+    <hkern u1="&#x4a4;" u2="&#x445;" k="41" />
+    <hkern u1="&#x4a4;" u2="&#x444;" k="82" />
+    <hkern u1="&#x4a4;" u2="&#x441;" k="82" />
+    <hkern u1="&#x4a4;" u2="&#x440;" k="61" />
+    <hkern u1="&#x4a4;" u2="&#x43f;" k="61" />
+    <hkern u1="&#x4a4;" u2="&#x43e;" k="82" />
+    <hkern u1="&#x4a4;" u2="&#x43d;" k="61" />
+    <hkern u1="&#x4a4;" u2="&#x43c;" k="61" />
+    <hkern u1="&#x4a4;" u2="&#x43b;" k="102" />
+    <hkern u1="&#x4a4;" u2="&#x43a;" k="61" />
+    <hkern u1="&#x4a4;" u2="&#x439;" k="61" />
+    <hkern u1="&#x4a4;" u2="&#x438;" k="61" />
+    <hkern u1="&#x4a4;" u2="&#x437;" k="41" />
+    <hkern u1="&#x4a4;" u2="&#x436;" k="41" />
+    <hkern u1="&#x4a4;" u2="&#x435;" k="82" />
+    <hkern u1="&#x4a4;" u2="&#x434;" k="102" />
+    <hkern u1="&#x4a4;" u2="&#x433;" k="61" />
+    <hkern u1="&#x4a4;" u2="&#x432;" k="61" />
+    <hkern u1="&#x4a4;" u2="&#x42a;" k="-41" />
+    <hkern u1="&#x4a4;" u2="&#x424;" k="61" />
+    <hkern u1="&#x4a4;" u2="&#x422;" k="-41" />
+    <hkern u1="&#x4a4;" u2="&#x421;" k="41" />
+    <hkern u1="&#x4a4;" u2="&#x41e;" k="41" />
+    <hkern u1="&#x4a4;" u2="&#x41b;" k="82" />
+    <hkern u1="&#x4a4;" u2="&#x414;" k="82" />
+    <hkern u1="&#x4a4;" u2="&#x410;" k="123" />
+    <hkern u1="&#x4a4;" u2="&#x40b;" k="-41" />
+    <hkern u1="&#x4a4;" u2="&#x409;" k="82" />
+    <hkern u1="&#x4a4;" u2="&#x404;" k="41" />
+    <hkern u1="&#x4a4;" u2="&#x402;" k="-41" />
+    <hkern u1="&#x4a4;" u2="&#x2e;" k="102" />
+    <hkern u1="&#x4a4;" u2="&#x2d;" k="41" />
+    <hkern u1="&#x4a4;" u2="&#x2c;" k="102" />
+    <hkern u1="&#x4a5;" u2="&#x513;" k="61" />
+    <hkern u1="&#x4a5;" u2="&#x511;" k="20" />
+    <hkern u1="&#x4a5;" u2="&#x50d;" k="20" />
+    <hkern u1="&#x4a5;" u2="&#x509;" k="61" />
+    <hkern u1="&#x4a5;" u2="&#x503;" k="20" />
+    <hkern u1="&#x4a5;" u2="&#x501;" k="20" />
+    <hkern u1="&#x4a5;" u2="&#x4eb;" k="20" />
+    <hkern u1="&#x4a5;" u2="&#x4e9;" k="20" />
+    <hkern u1="&#x4a5;" u2="&#x4e7;" k="20" />
+    <hkern u1="&#x4a5;" u2="&#x4d7;" k="20" />
+    <hkern u1="&#x4a5;" u2="&#x4c6;" k="61" />
+    <hkern u1="&#x4a5;" u2="&#x4ab;" k="20" />
+    <hkern u1="&#x4a5;" u2="&#x4a9;" k="20" />
+    <hkern u1="&#x4a5;" u2="&#x481;" k="20" />
+    <hkern u1="&#x4a5;" u2="&#x47d;" k="20" />
+    <hkern u1="&#x4a5;" u2="&#x47b;" k="20" />
+    <hkern u1="&#x4a5;" u2="&#x479;" k="20" />
+    <hkern u1="&#x4a5;" u2="&#x473;" k="20" />
+    <hkern u1="&#x4a5;" u2="&#x467;" k="61" />
+    <hkern u1="&#x4a5;" u2="&#x450;" k="20" />
+    <hkern u1="&#x4a5;" u2="&#x201e;" k="102" />
+    <hkern u1="&#x4a5;" u2="&#x201a;" k="102" />
+    <hkern u1="&#x4a5;" u2="&#x2015;" k="41" />
+    <hkern u1="&#x4a5;" u2="&#x2014;" k="41" />
+    <hkern u1="&#x4a5;" u2="&#x2013;" k="41" />
+    <hkern u1="&#x4a5;" u2="&#x459;" k="61" />
+    <hkern u1="&#x4a5;" u2="&#x454;" k="20" />
+    <hkern u1="&#x4a5;" u2="&#x451;" k="20" />
+    <hkern u1="&#x4a5;" u2="&#x444;" k="20" />
+    <hkern u1="&#x4a5;" u2="&#x441;" k="20" />
+    <hkern u1="&#x4a5;" u2="&#x43e;" k="20" />
+    <hkern u1="&#x4a5;" u2="&#x43b;" k="61" />
+    <hkern u1="&#x4a5;" u2="&#x435;" k="20" />
+    <hkern u1="&#x4a5;" u2="&#x434;" k="61" />
+    <hkern u1="&#x4a5;" u2="&#x2e;" k="102" />
+    <hkern u1="&#x4a5;" u2="&#x2d;" k="41" />
+    <hkern u1="&#x4a5;" u2="&#x2c;" k="102" />
+    <hkern u1="&#x4a6;" u2="&#x50f;" k="82" />
+    <hkern u1="&#x4a6;" u2="&#x50e;" k="102" />
+    <hkern u1="&#x4a6;" u2="&#x507;" k="82" />
+    <hkern u1="&#x4a6;" u2="&#x506;" k="184" />
+    <hkern u1="&#x4a6;" u2="&#x505;" k="82" />
+    <hkern u1="&#x4a6;" u2="&#x504;" k="184" />
+    <hkern u1="&#x4a6;" u2="&#x4f5;" k="41" />
+    <hkern u1="&#x4a6;" u2="&#x4f4;" k="123" />
+    <hkern u1="&#x4a6;" u2="&#x4cc;" k="41" />
+    <hkern u1="&#x4a6;" u2="&#x4cb;" k="123" />
+    <hkern u1="&#x4a6;" u2="&#x4bf;" k="41" />
+    <hkern u1="&#x4a6;" u2="&#x4be;" k="61" />
+    <hkern u1="&#x4a6;" u2="&#x4bd;" k="41" />
+    <hkern u1="&#x4a6;" u2="&#x4bc;" k="61" />
+    <hkern u1="&#x4a6;" u2="&#x4b9;" k="41" />
+    <hkern u1="&#x4a6;" u2="&#x4b8;" k="123" />
+    <hkern u1="&#x4a6;" u2="&#x4b7;" k="41" />
+    <hkern u1="&#x4a6;" u2="&#x4b6;" k="123" />
+    <hkern u1="&#x4a6;" u2="&#x4b5;" k="82" />
+    <hkern u1="&#x4a6;" u2="&#x4b4;" k="102" />
+    <hkern u1="&#x4a6;" u2="&#x4b0;" k="102" />
+    <hkern u1="&#x4a6;" u2="&#x4ae;" k="102" />
+    <hkern u1="&#x4a6;" u2="&#x4ad;" k="82" />
+    <hkern u1="&#x4a6;" u2="&#x4ac;" k="184" />
+    <hkern u1="&#x4a6;" u2="&#x4a1;" k="82" />
+    <hkern u1="&#x4a6;" u2="&#x4a0;" k="102" />
+    <hkern u1="&#x4a6;" u2="&#x476;" k="143" />
+    <hkern u1="&#x4a6;" u2="&#x474;" k="143" />
+    <hkern u1="&#x4a6;" u2="&#x470;" k="123" />
+    <hkern u1="&#x4a6;" u2="&#x201d;" k="164" />
+    <hkern u1="&#x4a6;" u2="&#x2019;" k="164" />
+    <hkern u1="&#x4a6;" u2="&#x44a;" k="82" />
+    <hkern u1="&#x4a6;" u2="&#x447;" k="41" />
+    <hkern u1="&#x4a6;" u2="&#x442;" k="82" />
+    <hkern u1="&#x4a6;" u2="&#x42a;" k="102" />
+    <hkern u1="&#x4a6;" u2="&#x427;" k="123" />
+    <hkern u1="&#x4a6;" u2="&#x422;" k="184" />
+    <hkern u1="&#x4a6;" u2="&#x40b;" k="102" />
+    <hkern u1="&#x4a6;" u2="&#x408;" k="-102" />
+    <hkern u1="&#x4a6;" u2="&#x402;" k="102" />
+    <hkern u1="&#x4a6;" u2="&#x27;" k="164" />
+    <hkern u1="&#x4a6;" u2="&#x22;" k="164" />
+    <hkern u1="&#x4a7;" u2="&#x50f;" k="102" />
+    <hkern u1="&#x4a7;" u2="&#x507;" k="143" />
+    <hkern u1="&#x4a7;" u2="&#x505;" k="143" />
+    <hkern u1="&#x4a7;" u2="&#x4f5;" k="41" />
+    <hkern u1="&#x4a7;" u2="&#x4cc;" k="41" />
+    <hkern u1="&#x4a7;" u2="&#x4bf;" k="41" />
+    <hkern u1="&#x4a7;" u2="&#x4bd;" k="41" />
+    <hkern u1="&#x4a7;" u2="&#x4b9;" k="41" />
+    <hkern u1="&#x4a7;" u2="&#x4b7;" k="41" />
+    <hkern u1="&#x4a7;" u2="&#x4b5;" k="102" />
+    <hkern u1="&#x4a7;" u2="&#x4b1;" k="41" />
+    <hkern u1="&#x4a7;" u2="&#x4af;" k="41" />
+    <hkern u1="&#x4a7;" u2="&#x4ad;" k="102" />
+    <hkern u1="&#x4a7;" u2="&#x4a1;" k="102" />
+    <hkern u1="&#x4a7;" u2="&#x47f;" k="41" />
+    <hkern u1="&#x4a7;" u2="&#x477;" k="41" />
+    <hkern u1="&#x4a7;" u2="&#x475;" k="41" />
+    <hkern u1="&#x4a7;" u2="&#x461;" k="41" />
+    <hkern u1="&#x4a7;" u2="&#x201d;" k="143" />
+    <hkern u1="&#x4a7;" u2="&#x2019;" k="143" />
+    <hkern u1="&#x4a7;" u2="&#x44a;" k="102" />
+    <hkern u1="&#x4a7;" u2="&#x447;" k="41" />
+    <hkern u1="&#x4a7;" u2="&#x442;" k="102" />
+    <hkern u1="&#x4a7;" u2="&#x27;" k="143" />
+    <hkern u1="&#x4a7;" u2="&#x22;" k="143" />
+    <hkern u1="&#x4a8;" u2="&#x50e;" k="41" />
+    <hkern u1="&#x4a8;" u2="&#x506;" k="41" />
+    <hkern u1="&#x4a8;" u2="&#x504;" k="41" />
+    <hkern u1="&#x4a8;" u2="&#x4b4;" k="41" />
+    <hkern u1="&#x4a8;" u2="&#x4b0;" k="20" />
+    <hkern u1="&#x4a8;" u2="&#x4ae;" k="20" />
+    <hkern u1="&#x4a8;" u2="&#x4ac;" k="61" />
+    <hkern u1="&#x4a8;" u2="&#x4a0;" k="41" />
+    <hkern u1="&#x4a8;" u2="&#x476;" k="20" />
+    <hkern u1="&#x4a8;" u2="&#x474;" k="20" />
+    <hkern u1="&#x4a8;" u2="&#x42a;" k="41" />
+    <hkern u1="&#x4a8;" u2="&#x422;" k="61" />
+    <hkern u1="&#x4a8;" u2="&#x40b;" k="41" />
+    <hkern u1="&#x4a8;" u2="&#x402;" k="41" />
+    <hkern u1="&#x4a9;" u2="&#x50f;" k="20" />
+    <hkern u1="&#x4a9;" u2="&#x507;" k="20" />
+    <hkern u1="&#x4a9;" u2="&#x505;" k="20" />
+    <hkern u1="&#x4a9;" u2="&#x4ff;" k="41" />
+    <hkern u1="&#x4a9;" u2="&#x4fd;" k="41" />
+    <hkern u1="&#x4a9;" u2="&#x4f5;" k="20" />
+    <hkern u1="&#x4a9;" u2="&#x4f3;" k="20" />
+    <hkern u1="&#x4a9;" u2="&#x4f1;" k="20" />
+    <hkern u1="&#x4a9;" u2="&#x4ef;" k="20" />
+    <hkern u1="&#x4a9;" u2="&#x4dd;" k="41" />
+    <hkern u1="&#x4a9;" u2="&#x4cc;" k="20" />
+    <hkern u1="&#x4a9;" u2="&#x4c2;" k="41" />
+    <hkern u1="&#x4a9;" u2="&#x4b9;" k="20" />
+    <hkern u1="&#x4a9;" u2="&#x4b7;" k="20" />
+    <hkern u1="&#x4a9;" u2="&#x4b5;" k="20" />
+    <hkern u1="&#x4a9;" u2="&#x4b3;" k="41" />
+    <hkern u1="&#x4a9;" u2="&#x4ad;" k="20" />
+    <hkern u1="&#x4a9;" u2="&#x4a1;" k="20" />
+    <hkern u1="&#x4a9;" u2="&#x497;" k="41" />
+    <hkern u1="&#x4a9;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x4a9;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x4a9;" u2="&#x45e;" k="20" />
+    <hkern u1="&#x4a9;" u2="&#x44a;" k="20" />
+    <hkern u1="&#x4a9;" u2="&#x447;" k="20" />
+    <hkern u1="&#x4a9;" u2="&#x445;" k="41" />
+    <hkern u1="&#x4a9;" u2="&#x443;" k="20" />
+    <hkern u1="&#x4a9;" u2="&#x442;" k="20" />
+    <hkern u1="&#x4a9;" u2="&#x436;" k="41" />
+    <hkern u1="&#x4a9;" u2="&#x27;" k="20" />
+    <hkern u1="&#x4a9;" u2="&#x22;" k="20" />
+    <hkern u1="&#x4aa;" u2="&#x50c;" k="41" />
+    <hkern u1="&#x4aa;" u2="&#x507;" k="41" />
+    <hkern u1="&#x4aa;" u2="&#x505;" k="41" />
+    <hkern u1="&#x4aa;" u2="&#x502;" k="41" />
+    <hkern u1="&#x4aa;" u2="&#x500;" k="41" />
+    <hkern u1="&#x4aa;" u2="&#x4f5;" k="41" />
+    <hkern u1="&#x4aa;" u2="&#x4ea;" k="41" />
+    <hkern u1="&#x4aa;" u2="&#x4e8;" k="41" />
+    <hkern u1="&#x4aa;" u2="&#x4e6;" k="41" />
+    <hkern u1="&#x4aa;" u2="&#x4cc;" k="41" />
+    <hkern u1="&#x4aa;" u2="&#x4be;" k="41" />
+    <hkern u1="&#x4aa;" u2="&#x4bc;" k="41" />
+    <hkern u1="&#x4aa;" u2="&#x4b9;" k="41" />
+    <hkern u1="&#x4aa;" u2="&#x4b7;" k="41" />
+    <hkern u1="&#x4aa;" u2="&#x4aa;" k="41" />
+    <hkern u1="&#x4aa;" u2="&#x4a8;" k="41" />
+    <hkern u1="&#x4aa;" u2="&#x480;" k="41" />
+    <hkern u1="&#x4aa;" u2="&#x47e;" k="41" />
+    <hkern u1="&#x4aa;" u2="&#x47c;" k="41" />
+    <hkern u1="&#x4aa;" u2="&#x47a;" k="41" />
+    <hkern u1="&#x4aa;" u2="&#x478;" k="41" />
+    <hkern u1="&#x4aa;" u2="&#x472;" k="41" />
+    <hkern u1="&#x4aa;" u2="&#x460;" k="41" />
+    <hkern u1="&#x4aa;" u2="&#x447;" k="41" />
+    <hkern u1="&#x4aa;" u2="&#x424;" k="41" />
+    <hkern u1="&#x4aa;" u2="&#x421;" k="41" />
+    <hkern u1="&#x4aa;" u2="&#x41e;" k="41" />
+    <hkern u1="&#x4aa;" u2="&#x404;" k="41" />
+    <hkern u1="&#x4ac;" u2="&#x513;" k="123" />
+    <hkern u1="&#x4ac;" u2="&#x512;" k="102" />
+    <hkern u1="&#x4ac;" u2="&#x511;" k="143" />
+    <hkern u1="&#x4ac;" u2="&#x50f;" k="82" />
+    <hkern u1="&#x4ac;" u2="&#x50d;" k="143" />
+    <hkern u1="&#x4ac;" u2="&#x50c;" k="41" />
+    <hkern u1="&#x4ac;" u2="&#x50b;" k="102" />
+    <hkern u1="&#x4ac;" u2="&#x509;" k="123" />
+    <hkern u1="&#x4ac;" u2="&#x508;" k="102" />
+    <hkern u1="&#x4ac;" u2="&#x507;" k="102" />
+    <hkern u1="&#x4ac;" u2="&#x505;" k="102" />
+    <hkern u1="&#x4ac;" u2="&#x503;" k="143" />
+    <hkern u1="&#x4ac;" u2="&#x502;" k="143" />
+    <hkern u1="&#x4ac;" u2="&#x501;" k="143" />
+    <hkern u1="&#x4ac;" u2="&#x500;" k="143" />
+    <hkern u1="&#x4ac;" u2="&#x4ff;" k="41" />
+    <hkern u1="&#x4ac;" u2="&#x4fd;" k="41" />
+    <hkern u1="&#x4ac;" u2="&#x4f9;" k="102" />
+    <hkern u1="&#x4ac;" u2="&#x4f7;" k="102" />
+    <hkern u1="&#x4ac;" u2="&#x4f5;" k="102" />
+    <hkern u1="&#x4ac;" u2="&#x4f3;" k="82" />
+    <hkern u1="&#x4ac;" u2="&#x4f1;" k="82" />
+    <hkern u1="&#x4ac;" u2="&#x4ef;" k="82" />
+    <hkern u1="&#x4ac;" u2="&#x4ed;" k="41" />
+    <hkern u1="&#x4ac;" u2="&#x4eb;" k="143" />
+    <hkern u1="&#x4ac;" u2="&#x4ea;" k="41" />
+    <hkern u1="&#x4ac;" u2="&#x4e9;" k="143" />
+    <hkern u1="&#x4ac;" u2="&#x4e8;" k="41" />
+    <hkern u1="&#x4ac;" u2="&#x4e7;" k="143" />
+    <hkern u1="&#x4ac;" u2="&#x4e6;" k="41" />
+    <hkern u1="&#x4ac;" u2="&#x4e5;" k="102" />
+    <hkern u1="&#x4ac;" u2="&#x4e3;" k="102" />
+    <hkern u1="&#x4ac;" u2="&#x4e1;" k="61" />
+    <hkern u1="&#x4ac;" u2="&#x4df;" k="41" />
+    <hkern u1="&#x4ac;" u2="&#x4dd;" k="41" />
+    <hkern u1="&#x4ac;" u2="&#x4d7;" k="143" />
+    <hkern u1="&#x4ac;" u2="&#x4d4;" k="143" />
+    <hkern u1="&#x4ac;" u2="&#x4d2;" k="143" />
+    <hkern u1="&#x4ac;" u2="&#x4d0;" k="143" />
+    <hkern u1="&#x4ac;" u2="&#x4ce;" k="102" />
+    <hkern u1="&#x4ac;" u2="&#x4cc;" k="102" />
+    <hkern u1="&#x4ac;" u2="&#x4ca;" k="102" />
+    <hkern u1="&#x4ac;" u2="&#x4c8;" k="102" />
+    <hkern u1="&#x4ac;" u2="&#x4c6;" k="123" />
+    <hkern u1="&#x4ac;" u2="&#x4c5;" k="102" />
+    <hkern u1="&#x4ac;" u2="&#x4c4;" k="102" />
+    <hkern u1="&#x4ac;" u2="&#x4c2;" k="41" />
+    <hkern u1="&#x4ac;" u2="&#x4bf;" k="143" />
+    <hkern u1="&#x4ac;" u2="&#x4be;" k="102" />
+    <hkern u1="&#x4ac;" u2="&#x4bd;" k="143" />
+    <hkern u1="&#x4ac;" u2="&#x4bc;" k="102" />
+    <hkern u1="&#x4ac;" u2="&#x4bb;" k="102" />
+    <hkern u1="&#x4ac;" u2="&#x4b9;" k="102" />
+    <hkern u1="&#x4ac;" u2="&#x4b7;" k="102" />
+    <hkern u1="&#x4ac;" u2="&#x4b5;" k="82" />
+    <hkern u1="&#x4ac;" u2="&#x4b3;" k="41" />
+    <hkern u1="&#x4ac;" u2="&#x4b1;" k="82" />
+    <hkern u1="&#x4ac;" u2="&#x4af;" k="82" />
+    <hkern u1="&#x4ac;" u2="&#x4ad;" k="82" />
+    <hkern u1="&#x4ac;" u2="&#x4ac;" k="-41" />
+    <hkern u1="&#x4ac;" u2="&#x4ab;" k="143" />
+    <hkern u1="&#x4ac;" u2="&#x4aa;" k="41" />
+    <hkern u1="&#x4ac;" u2="&#x4a9;" k="143" />
+    <hkern u1="&#x4ac;" u2="&#x4a8;" k="41" />
+    <hkern u1="&#x4ac;" u2="&#x4a7;" k="102" />
+    <hkern u1="&#x4ac;" u2="&#x4a5;" k="102" />
+    <hkern u1="&#x4ac;" u2="&#x4a3;" k="102" />
+    <hkern u1="&#x4ac;" u2="&#x4a1;" k="82" />
+    <hkern u1="&#x4ac;" u2="&#x49d;" k="102" />
+    <hkern u1="&#x4ac;" u2="&#x49b;" k="102" />
+    <hkern u1="&#x4ac;" u2="&#x499;" k="41" />
+    <hkern u1="&#x4ac;" u2="&#x497;" k="41" />
+    <hkern u1="&#x4ac;" u2="&#x495;" k="102" />
+    <hkern u1="&#x4ac;" u2="&#x48f;" k="102" />
+    <hkern u1="&#x4ac;" u2="&#x48b;" k="102" />
+    <hkern u1="&#x4ac;" u2="&#x481;" k="143" />
+    <hkern u1="&#x4ac;" u2="&#x480;" k="41" />
+    <hkern u1="&#x4ac;" u2="&#x47f;" k="41" />
+    <hkern u1="&#x4ac;" u2="&#x47e;" k="41" />
+    <hkern u1="&#x4ac;" u2="&#x47d;" k="143" />
+    <hkern u1="&#x4ac;" u2="&#x47c;" k="41" />
+    <hkern u1="&#x4ac;" u2="&#x47b;" k="143" />
+    <hkern u1="&#x4ac;" u2="&#x47a;" k="41" />
+    <hkern u1="&#x4ac;" u2="&#x479;" k="143" />
+    <hkern u1="&#x4ac;" u2="&#x478;" k="41" />
+    <hkern u1="&#x4ac;" u2="&#x477;" k="41" />
+    <hkern u1="&#x4ac;" u2="&#x475;" k="41" />
+    <hkern u1="&#x4ac;" u2="&#x473;" k="143" />
+    <hkern u1="&#x4ac;" u2="&#x472;" k="41" />
+    <hkern u1="&#x4ac;" u2="&#x471;" k="102" />
+    <hkern u1="&#x4ac;" u2="&#x46d;" k="102" />
+    <hkern u1="&#x4ac;" u2="&#x46b;" k="102" />
+    <hkern u1="&#x4ac;" u2="&#x469;" k="102" />
+    <hkern u1="&#x4ac;" u2="&#x467;" k="123" />
+    <hkern u1="&#x4ac;" u2="&#x466;" k="143" />
+    <hkern u1="&#x4ac;" u2="&#x465;" k="102" />
+    <hkern u1="&#x4ac;" u2="&#x461;" k="41" />
+    <hkern u1="&#x4ac;" u2="&#x460;" k="41" />
+    <hkern u1="&#x4ac;" u2="&#x45d;" k="102" />
+    <hkern u1="&#x4ac;" u2="&#x450;" k="143" />
+    <hkern u1="&#x4ac;" u2="&#x201e;" k="123" />
+    <hkern u1="&#x4ac;" u2="&#x201a;" k="123" />
+    <hkern u1="&#x4ac;" u2="&#x2015;" k="82" />
+    <hkern u1="&#x4ac;" u2="&#x2014;" k="82" />
+    <hkern u1="&#x4ac;" u2="&#x2013;" k="82" />
+    <hkern u1="&#x4ac;" u2="&#x491;" k="102" />
+    <hkern u1="&#x4ac;" u2="&#x45f;" k="102" />
+    <hkern u1="&#x4ac;" u2="&#x45e;" k="82" />
+    <hkern u1="&#x4ac;" u2="&#x45c;" k="102" />
+    <hkern u1="&#x4ac;" u2="&#x45a;" k="102" />
+    <hkern u1="&#x4ac;" u2="&#x459;" k="123" />
+    <hkern u1="&#x4ac;" u2="&#x455;" k="123" />
+    <hkern u1="&#x4ac;" u2="&#x454;" k="143" />
+    <hkern u1="&#x4ac;" u2="&#x453;" k="102" />
+    <hkern u1="&#x4ac;" u2="&#x451;" k="143" />
+    <hkern u1="&#x4ac;" u2="&#x44f;" k="61" />
+    <hkern u1="&#x4ac;" u2="&#x44e;" k="102" />
+    <hkern u1="&#x4ac;" u2="&#x44d;" k="41" />
+    <hkern u1="&#x4ac;" u2="&#x44c;" k="102" />
+    <hkern u1="&#x4ac;" u2="&#x44b;" k="102" />
+    <hkern u1="&#x4ac;" u2="&#x44a;" k="82" />
+    <hkern u1="&#x4ac;" u2="&#x449;" k="102" />
+    <hkern u1="&#x4ac;" u2="&#x448;" k="102" />
+    <hkern u1="&#x4ac;" u2="&#x447;" k="102" />
+    <hkern u1="&#x4ac;" u2="&#x446;" k="102" />
+    <hkern u1="&#x4ac;" u2="&#x445;" k="41" />
+    <hkern u1="&#x4ac;" u2="&#x444;" k="143" />
+    <hkern u1="&#x4ac;" u2="&#x443;" k="82" />
+    <hkern u1="&#x4ac;" u2="&#x442;" k="82" />
+    <hkern u1="&#x4ac;" u2="&#x441;" k="143" />
+    <hkern u1="&#x4ac;" u2="&#x440;" k="102" />
+    <hkern u1="&#x4ac;" u2="&#x43f;" k="102" />
+    <hkern u1="&#x4ac;" u2="&#x43e;" k="143" />
+    <hkern u1="&#x4ac;" u2="&#x43d;" k="102" />
+    <hkern u1="&#x4ac;" u2="&#x43c;" k="102" />
+    <hkern u1="&#x4ac;" u2="&#x43b;" k="123" />
+    <hkern u1="&#x4ac;" u2="&#x43a;" k="102" />
+    <hkern u1="&#x4ac;" u2="&#x439;" k="102" />
+    <hkern u1="&#x4ac;" u2="&#x438;" k="102" />
+    <hkern u1="&#x4ac;" u2="&#x437;" k="41" />
+    <hkern u1="&#x4ac;" u2="&#x436;" k="41" />
+    <hkern u1="&#x4ac;" u2="&#x435;" k="143" />
+    <hkern u1="&#x4ac;" u2="&#x434;" k="123" />
+    <hkern u1="&#x4ac;" u2="&#x433;" k="102" />
+    <hkern u1="&#x4ac;" u2="&#x432;" k="102" />
+    <hkern u1="&#x4ac;" u2="&#x424;" k="82" />
+    <hkern u1="&#x4ac;" u2="&#x422;" k="-41" />
+    <hkern u1="&#x4ac;" u2="&#x421;" k="41" />
+    <hkern u1="&#x4ac;" u2="&#x41e;" k="41" />
+    <hkern u1="&#x4ac;" u2="&#x41b;" k="102" />
+    <hkern u1="&#x4ac;" u2="&#x414;" k="102" />
+    <hkern u1="&#x4ac;" u2="&#x410;" k="143" />
+    <hkern u1="&#x4ac;" u2="&#x409;" k="102" />
+    <hkern u1="&#x4ac;" u2="&#x404;" k="41" />
+    <hkern u1="&#x4ac;" u2="&#x2e;" k="123" />
+    <hkern u1="&#x4ac;" u2="&#x2d;" k="82" />
+    <hkern u1="&#x4ac;" u2="&#x2c;" k="123" />
+    <hkern u1="&#x4ad;" u2="&#x513;" k="61" />
+    <hkern u1="&#x4ad;" u2="&#x511;" k="20" />
+    <hkern u1="&#x4ad;" u2="&#x50d;" k="20" />
+    <hkern u1="&#x4ad;" u2="&#x509;" k="61" />
+    <hkern u1="&#x4ad;" u2="&#x503;" k="20" />
+    <hkern u1="&#x4ad;" u2="&#x501;" k="20" />
+    <hkern u1="&#x4ad;" u2="&#x4eb;" k="20" />
+    <hkern u1="&#x4ad;" u2="&#x4e9;" k="20" />
+    <hkern u1="&#x4ad;" u2="&#x4e7;" k="20" />
+    <hkern u1="&#x4ad;" u2="&#x4d7;" k="20" />
+    <hkern u1="&#x4ad;" u2="&#x4c6;" k="61" />
+    <hkern u1="&#x4ad;" u2="&#x4ab;" k="20" />
+    <hkern u1="&#x4ad;" u2="&#x4a9;" k="20" />
+    <hkern u1="&#x4ad;" u2="&#x481;" k="20" />
+    <hkern u1="&#x4ad;" u2="&#x47d;" k="20" />
+    <hkern u1="&#x4ad;" u2="&#x47b;" k="20" />
+    <hkern u1="&#x4ad;" u2="&#x479;" k="20" />
+    <hkern u1="&#x4ad;" u2="&#x473;" k="20" />
+    <hkern u1="&#x4ad;" u2="&#x467;" k="61" />
+    <hkern u1="&#x4ad;" u2="&#x450;" k="20" />
+    <hkern u1="&#x4ad;" u2="&#x201e;" k="102" />
+    <hkern u1="&#x4ad;" u2="&#x201a;" k="102" />
+    <hkern u1="&#x4ad;" u2="&#x2015;" k="41" />
+    <hkern u1="&#x4ad;" u2="&#x2014;" k="41" />
+    <hkern u1="&#x4ad;" u2="&#x2013;" k="41" />
+    <hkern u1="&#x4ad;" u2="&#x459;" k="61" />
+    <hkern u1="&#x4ad;" u2="&#x454;" k="20" />
+    <hkern u1="&#x4ad;" u2="&#x451;" k="20" />
+    <hkern u1="&#x4ad;" u2="&#x444;" k="20" />
+    <hkern u1="&#x4ad;" u2="&#x441;" k="20" />
+    <hkern u1="&#x4ad;" u2="&#x43e;" k="20" />
+    <hkern u1="&#x4ad;" u2="&#x43b;" k="61" />
+    <hkern u1="&#x4ad;" u2="&#x435;" k="20" />
+    <hkern u1="&#x4ad;" u2="&#x434;" k="61" />
+    <hkern u1="&#x4ad;" u2="&#x2e;" k="102" />
+    <hkern u1="&#x4ad;" u2="&#x2d;" k="41" />
+    <hkern u1="&#x4ad;" u2="&#x2c;" k="102" />
+    <hkern u1="&#x4ae;" u2="&#x513;" k="102" />
+    <hkern u1="&#x4ae;" u2="&#x512;" k="82" />
+    <hkern u1="&#x4ae;" u2="&#x511;" k="102" />
+    <hkern u1="&#x4ae;" u2="&#x510;" k="20" />
+    <hkern u1="&#x4ae;" u2="&#x50d;" k="102" />
+    <hkern u1="&#x4ae;" u2="&#x50c;" k="41" />
+    <hkern u1="&#x4ae;" u2="&#x50b;" k="61" />
+    <hkern u1="&#x4ae;" u2="&#x509;" k="102" />
+    <hkern u1="&#x4ae;" u2="&#x508;" k="82" />
+    <hkern u1="&#x4ae;" u2="&#x507;" k="41" />
+    <hkern u1="&#x4ae;" u2="&#x505;" k="41" />
+    <hkern u1="&#x4ae;" u2="&#x503;" k="102" />
+    <hkern u1="&#x4ae;" u2="&#x502;" k="82" />
+    <hkern u1="&#x4ae;" u2="&#x501;" k="102" />
+    <hkern u1="&#x4ae;" u2="&#x500;" k="82" />
+    <hkern u1="&#x4ae;" u2="&#x4f9;" k="61" />
+    <hkern u1="&#x4ae;" u2="&#x4f7;" k="61" />
+    <hkern u1="&#x4ae;" u2="&#x4f5;" k="82" />
+    <hkern u1="&#x4ae;" u2="&#x4eb;" k="102" />
+    <hkern u1="&#x4ae;" u2="&#x4ea;" k="41" />
+    <hkern u1="&#x4ae;" u2="&#x4e9;" k="102" />
+    <hkern u1="&#x4ae;" u2="&#x4e8;" k="41" />
+    <hkern u1="&#x4ae;" u2="&#x4e7;" k="102" />
+    <hkern u1="&#x4ae;" u2="&#x4e6;" k="41" />
+    <hkern u1="&#x4ae;" u2="&#x4e5;" k="61" />
+    <hkern u1="&#x4ae;" u2="&#x4e3;" k="61" />
+    <hkern u1="&#x4ae;" u2="&#x4db;" k="82" />
+    <hkern u1="&#x4ae;" u2="&#x4da;" k="20" />
+    <hkern u1="&#x4ae;" u2="&#x4d9;" k="82" />
+    <hkern u1="&#x4ae;" u2="&#x4d8;" k="20" />
+    <hkern u1="&#x4ae;" u2="&#x4d7;" k="102" />
+    <hkern u1="&#x4ae;" u2="&#x4d5;" k="82" />
+    <hkern u1="&#x4ae;" u2="&#x4d4;" k="123" />
+    <hkern u1="&#x4ae;" u2="&#x4d3;" k="82" />
+    <hkern u1="&#x4ae;" u2="&#x4d2;" k="123" />
+    <hkern u1="&#x4ae;" u2="&#x4d1;" k="82" />
+    <hkern u1="&#x4ae;" u2="&#x4d0;" k="123" />
+    <hkern u1="&#x4ae;" u2="&#x4ce;" k="61" />
+    <hkern u1="&#x4ae;" u2="&#x4cc;" k="82" />
+    <hkern u1="&#x4ae;" u2="&#x4ca;" k="61" />
+    <hkern u1="&#x4ae;" u2="&#x4c8;" k="61" />
+    <hkern u1="&#x4ae;" u2="&#x4c6;" k="102" />
+    <hkern u1="&#x4ae;" u2="&#x4c5;" k="82" />
+    <hkern u1="&#x4ae;" u2="&#x4c4;" k="61" />
+    <hkern u1="&#x4ae;" u2="&#x4bf;" k="82" />
+    <hkern u1="&#x4ae;" u2="&#x4bd;" k="82" />
+    <hkern u1="&#x4ae;" u2="&#x4bb;" k="61" />
+    <hkern u1="&#x4ae;" u2="&#x4b9;" k="82" />
+    <hkern u1="&#x4ae;" u2="&#x4b7;" k="82" />
+    <hkern u1="&#x4ae;" u2="&#x4ab;" k="102" />
+    <hkern u1="&#x4ae;" u2="&#x4aa;" k="41" />
+    <hkern u1="&#x4ae;" u2="&#x4a9;" k="102" />
+    <hkern u1="&#x4ae;" u2="&#x4a8;" k="41" />
+    <hkern u1="&#x4ae;" u2="&#x4a7;" k="61" />
+    <hkern u1="&#x4ae;" u2="&#x4a5;" k="61" />
+    <hkern u1="&#x4ae;" u2="&#x4a3;" k="61" />
+    <hkern u1="&#x4ae;" u2="&#x49f;" k="-41" />
+    <hkern u1="&#x4ae;" u2="&#x49d;" k="61" />
+    <hkern u1="&#x4ae;" u2="&#x49b;" k="61" />
+    <hkern u1="&#x4ae;" u2="&#x495;" k="61" />
+    <hkern u1="&#x4ae;" u2="&#x48f;" k="61" />
+    <hkern u1="&#x4ae;" u2="&#x48d;" k="-41" />
+    <hkern u1="&#x4ae;" u2="&#x48b;" k="61" />
+    <hkern u1="&#x4ae;" u2="&#x481;" k="102" />
+    <hkern u1="&#x4ae;" u2="&#x480;" k="41" />
+    <hkern u1="&#x4ae;" u2="&#x47e;" k="41" />
+    <hkern u1="&#x4ae;" u2="&#x47d;" k="102" />
+    <hkern u1="&#x4ae;" u2="&#x47c;" k="41" />
+    <hkern u1="&#x4ae;" u2="&#x47b;" k="102" />
+    <hkern u1="&#x4ae;" u2="&#x47a;" k="41" />
+    <hkern u1="&#x4ae;" u2="&#x479;" k="102" />
+    <hkern u1="&#x4ae;" u2="&#x478;" k="41" />
+    <hkern u1="&#x4ae;" u2="&#x473;" k="102" />
+    <hkern u1="&#x4ae;" u2="&#x472;" k="41" />
+    <hkern u1="&#x4ae;" u2="&#x471;" k="41" />
+    <hkern u1="&#x4ae;" u2="&#x46d;" k="61" />
+    <hkern u1="&#x4ae;" u2="&#x46b;" k="41" />
+    <hkern u1="&#x4ae;" u2="&#x469;" k="61" />
+    <hkern u1="&#x4ae;" u2="&#x467;" k="102" />
+    <hkern u1="&#x4ae;" u2="&#x466;" k="123" />
+    <hkern u1="&#x4ae;" u2="&#x465;" k="61" />
+    <hkern u1="&#x4ae;" u2="&#x460;" k="41" />
+    <hkern u1="&#x4ae;" u2="&#x45d;" k="61" />
+    <hkern u1="&#x4ae;" u2="&#x450;" k="102" />
+    <hkern u1="&#x4ae;" u2="&#x201e;" k="123" />
+    <hkern u1="&#x4ae;" u2="&#x201a;" k="123" />
+    <hkern u1="&#x4ae;" u2="&#x491;" k="61" />
+    <hkern u1="&#x4ae;" u2="&#x45f;" k="61" />
+    <hkern u1="&#x4ae;" u2="&#x45c;" k="61" />
+    <hkern u1="&#x4ae;" u2="&#x45b;" k="-41" />
+    <hkern u1="&#x4ae;" u2="&#x45a;" k="61" />
+    <hkern u1="&#x4ae;" u2="&#x459;" k="102" />
+    <hkern u1="&#x4ae;" u2="&#x455;" k="82" />
+    <hkern u1="&#x4ae;" u2="&#x454;" k="102" />
+    <hkern u1="&#x4ae;" u2="&#x453;" k="61" />
+    <hkern u1="&#x4ae;" u2="&#x452;" k="-41" />
+    <hkern u1="&#x4ae;" u2="&#x451;" k="102" />
+    <hkern u1="&#x4ae;" u2="&#x44f;" k="41" />
+    <hkern u1="&#x4ae;" u2="&#x44e;" k="61" />
+    <hkern u1="&#x4ae;" u2="&#x44c;" k="61" />
+    <hkern u1="&#x4ae;" u2="&#x44b;" k="61" />
+    <hkern u1="&#x4ae;" u2="&#x449;" k="61" />
+    <hkern u1="&#x4ae;" u2="&#x448;" k="61" />
+    <hkern u1="&#x4ae;" u2="&#x447;" k="82" />
+    <hkern u1="&#x4ae;" u2="&#x446;" k="61" />
+    <hkern u1="&#x4ae;" u2="&#x444;" k="102" />
+    <hkern u1="&#x4ae;" u2="&#x441;" k="102" />
+    <hkern u1="&#x4ae;" u2="&#x440;" k="61" />
+    <hkern u1="&#x4ae;" u2="&#x43f;" k="61" />
+    <hkern u1="&#x4ae;" u2="&#x43e;" k="102" />
+    <hkern u1="&#x4ae;" u2="&#x43d;" k="61" />
+    <hkern u1="&#x4ae;" u2="&#x43c;" k="61" />
+    <hkern u1="&#x4ae;" u2="&#x43b;" k="102" />
+    <hkern u1="&#x4ae;" u2="&#x43a;" k="61" />
+    <hkern u1="&#x4ae;" u2="&#x439;" k="61" />
+    <hkern u1="&#x4ae;" u2="&#x438;" k="61" />
+    <hkern u1="&#x4ae;" u2="&#x435;" k="102" />
+    <hkern u1="&#x4ae;" u2="&#x434;" k="102" />
+    <hkern u1="&#x4ae;" u2="&#x433;" k="61" />
+    <hkern u1="&#x4ae;" u2="&#x432;" k="61" />
+    <hkern u1="&#x4ae;" u2="&#x430;" k="82" />
+    <hkern u1="&#x4ae;" u2="&#x424;" k="61" />
+    <hkern u1="&#x4ae;" u2="&#x421;" k="41" />
+    <hkern u1="&#x4ae;" u2="&#x41e;" k="41" />
+    <hkern u1="&#x4ae;" u2="&#x41b;" k="82" />
+    <hkern u1="&#x4ae;" u2="&#x414;" k="82" />
+    <hkern u1="&#x4ae;" u2="&#x410;" k="123" />
+    <hkern u1="&#x4ae;" u2="&#x409;" k="82" />
+    <hkern u1="&#x4ae;" u2="&#x404;" k="41" />
+    <hkern u1="&#x4ae;" u2="&#x2e;" k="123" />
+    <hkern u1="&#x4ae;" u2="&#x2c;" k="123" />
+    <hkern u1="&#x4af;" u2="&#x513;" k="20" />
+    <hkern u1="&#x4af;" u2="&#x509;" k="20" />
+    <hkern u1="&#x4af;" u2="&#x4c6;" k="20" />
+    <hkern u1="&#x4af;" u2="&#x467;" k="20" />
+    <hkern u1="&#x4af;" u2="&#x201e;" k="82" />
+    <hkern u1="&#x4af;" u2="&#x201a;" k="82" />
+    <hkern u1="&#x4af;" u2="&#x459;" k="20" />
+    <hkern u1="&#x4af;" u2="&#x43b;" k="20" />
+    <hkern u1="&#x4af;" u2="&#x434;" k="20" />
+    <hkern u1="&#x4af;" u2="&#x2e;" k="82" />
+    <hkern u1="&#x4af;" u2="&#x2c;" k="82" />
+    <hkern u1="&#x4b0;" u2="&#x513;" k="102" />
+    <hkern u1="&#x4b0;" u2="&#x512;" k="82" />
+    <hkern u1="&#x4b0;" u2="&#x511;" k="102" />
+    <hkern u1="&#x4b0;" u2="&#x510;" k="20" />
+    <hkern u1="&#x4b0;" u2="&#x50d;" k="102" />
+    <hkern u1="&#x4b0;" u2="&#x50c;" k="41" />
+    <hkern u1="&#x4b0;" u2="&#x50b;" k="61" />
+    <hkern u1="&#x4b0;" u2="&#x509;" k="102" />
+    <hkern u1="&#x4b0;" u2="&#x508;" k="82" />
+    <hkern u1="&#x4b0;" u2="&#x507;" k="41" />
+    <hkern u1="&#x4b0;" u2="&#x505;" k="41" />
+    <hkern u1="&#x4b0;" u2="&#x503;" k="102" />
+    <hkern u1="&#x4b0;" u2="&#x502;" k="82" />
+    <hkern u1="&#x4b0;" u2="&#x501;" k="102" />
+    <hkern u1="&#x4b0;" u2="&#x500;" k="82" />
+    <hkern u1="&#x4b0;" u2="&#x4f9;" k="61" />
+    <hkern u1="&#x4b0;" u2="&#x4f7;" k="61" />
+    <hkern u1="&#x4b0;" u2="&#x4f5;" k="82" />
+    <hkern u1="&#x4b0;" u2="&#x4eb;" k="102" />
+    <hkern u1="&#x4b0;" u2="&#x4ea;" k="41" />
+    <hkern u1="&#x4b0;" u2="&#x4e9;" k="102" />
+    <hkern u1="&#x4b0;" u2="&#x4e8;" k="41" />
+    <hkern u1="&#x4b0;" u2="&#x4e7;" k="102" />
+    <hkern u1="&#x4b0;" u2="&#x4e6;" k="41" />
+    <hkern u1="&#x4b0;" u2="&#x4e5;" k="61" />
+    <hkern u1="&#x4b0;" u2="&#x4e3;" k="61" />
+    <hkern u1="&#x4b0;" u2="&#x4db;" k="82" />
+    <hkern u1="&#x4b0;" u2="&#x4da;" k="20" />
+    <hkern u1="&#x4b0;" u2="&#x4d9;" k="82" />
+    <hkern u1="&#x4b0;" u2="&#x4d8;" k="20" />
+    <hkern u1="&#x4b0;" u2="&#x4d7;" k="102" />
+    <hkern u1="&#x4b0;" u2="&#x4d5;" k="82" />
+    <hkern u1="&#x4b0;" u2="&#x4d4;" k="123" />
+    <hkern u1="&#x4b0;" u2="&#x4d3;" k="82" />
+    <hkern u1="&#x4b0;" u2="&#x4d2;" k="123" />
+    <hkern u1="&#x4b0;" u2="&#x4d1;" k="82" />
+    <hkern u1="&#x4b0;" u2="&#x4d0;" k="123" />
+    <hkern u1="&#x4b0;" u2="&#x4ce;" k="61" />
+    <hkern u1="&#x4b0;" u2="&#x4cc;" k="82" />
+    <hkern u1="&#x4b0;" u2="&#x4ca;" k="61" />
+    <hkern u1="&#x4b0;" u2="&#x4c8;" k="61" />
+    <hkern u1="&#x4b0;" u2="&#x4c6;" k="102" />
+    <hkern u1="&#x4b0;" u2="&#x4c5;" k="82" />
+    <hkern u1="&#x4b0;" u2="&#x4c4;" k="61" />
+    <hkern u1="&#x4b0;" u2="&#x4bf;" k="82" />
+    <hkern u1="&#x4b0;" u2="&#x4bd;" k="82" />
+    <hkern u1="&#x4b0;" u2="&#x4bb;" k="61" />
+    <hkern u1="&#x4b0;" u2="&#x4b9;" k="82" />
+    <hkern u1="&#x4b0;" u2="&#x4b7;" k="82" />
+    <hkern u1="&#x4b0;" u2="&#x4ab;" k="102" />
+    <hkern u1="&#x4b0;" u2="&#x4aa;" k="41" />
+    <hkern u1="&#x4b0;" u2="&#x4a9;" k="102" />
+    <hkern u1="&#x4b0;" u2="&#x4a8;" k="41" />
+    <hkern u1="&#x4b0;" u2="&#x4a7;" k="61" />
+    <hkern u1="&#x4b0;" u2="&#x4a5;" k="61" />
+    <hkern u1="&#x4b0;" u2="&#x4a3;" k="61" />
+    <hkern u1="&#x4b0;" u2="&#x49f;" k="-41" />
+    <hkern u1="&#x4b0;" u2="&#x49d;" k="61" />
+    <hkern u1="&#x4b0;" u2="&#x49b;" k="61" />
+    <hkern u1="&#x4b0;" u2="&#x495;" k="61" />
+    <hkern u1="&#x4b0;" u2="&#x48f;" k="61" />
+    <hkern u1="&#x4b0;" u2="&#x48d;" k="-41" />
+    <hkern u1="&#x4b0;" u2="&#x48b;" k="61" />
+    <hkern u1="&#x4b0;" u2="&#x481;" k="102" />
+    <hkern u1="&#x4b0;" u2="&#x480;" k="41" />
+    <hkern u1="&#x4b0;" u2="&#x47e;" k="41" />
+    <hkern u1="&#x4b0;" u2="&#x47d;" k="102" />
+    <hkern u1="&#x4b0;" u2="&#x47c;" k="41" />
+    <hkern u1="&#x4b0;" u2="&#x47b;" k="102" />
+    <hkern u1="&#x4b0;" u2="&#x47a;" k="41" />
+    <hkern u1="&#x4b0;" u2="&#x479;" k="102" />
+    <hkern u1="&#x4b0;" u2="&#x478;" k="41" />
+    <hkern u1="&#x4b0;" u2="&#x473;" k="102" />
+    <hkern u1="&#x4b0;" u2="&#x472;" k="41" />
+    <hkern u1="&#x4b0;" u2="&#x471;" k="41" />
+    <hkern u1="&#x4b0;" u2="&#x46d;" k="61" />
+    <hkern u1="&#x4b0;" u2="&#x46b;" k="41" />
+    <hkern u1="&#x4b0;" u2="&#x469;" k="61" />
+    <hkern u1="&#x4b0;" u2="&#x467;" k="102" />
+    <hkern u1="&#x4b0;" u2="&#x466;" k="123" />
+    <hkern u1="&#x4b0;" u2="&#x465;" k="61" />
+    <hkern u1="&#x4b0;" u2="&#x460;" k="41" />
+    <hkern u1="&#x4b0;" u2="&#x45d;" k="61" />
+    <hkern u1="&#x4b0;" u2="&#x450;" k="102" />
+    <hkern u1="&#x4b0;" u2="&#x201e;" k="123" />
+    <hkern u1="&#x4b0;" u2="&#x201a;" k="123" />
+    <hkern u1="&#x4b0;" u2="&#x491;" k="61" />
+    <hkern u1="&#x4b0;" u2="&#x45f;" k="61" />
+    <hkern u1="&#x4b0;" u2="&#x45c;" k="61" />
+    <hkern u1="&#x4b0;" u2="&#x45b;" k="-41" />
+    <hkern u1="&#x4b0;" u2="&#x45a;" k="61" />
+    <hkern u1="&#x4b0;" u2="&#x459;" k="102" />
+    <hkern u1="&#x4b0;" u2="&#x455;" k="82" />
+    <hkern u1="&#x4b0;" u2="&#x454;" k="102" />
+    <hkern u1="&#x4b0;" u2="&#x453;" k="61" />
+    <hkern u1="&#x4b0;" u2="&#x452;" k="-41" />
+    <hkern u1="&#x4b0;" u2="&#x451;" k="102" />
+    <hkern u1="&#x4b0;" u2="&#x44f;" k="41" />
+    <hkern u1="&#x4b0;" u2="&#x44e;" k="61" />
+    <hkern u1="&#x4b0;" u2="&#x44c;" k="61" />
+    <hkern u1="&#x4b0;" u2="&#x44b;" k="61" />
+    <hkern u1="&#x4b0;" u2="&#x449;" k="61" />
+    <hkern u1="&#x4b0;" u2="&#x448;" k="61" />
+    <hkern u1="&#x4b0;" u2="&#x447;" k="82" />
+    <hkern u1="&#x4b0;" u2="&#x446;" k="61" />
+    <hkern u1="&#x4b0;" u2="&#x444;" k="102" />
+    <hkern u1="&#x4b0;" u2="&#x441;" k="102" />
+    <hkern u1="&#x4b0;" u2="&#x440;" k="61" />
+    <hkern u1="&#x4b0;" u2="&#x43f;" k="61" />
+    <hkern u1="&#x4b0;" u2="&#x43e;" k="102" />
+    <hkern u1="&#x4b0;" u2="&#x43d;" k="61" />
+    <hkern u1="&#x4b0;" u2="&#x43c;" k="61" />
+    <hkern u1="&#x4b0;" u2="&#x43b;" k="102" />
+    <hkern u1="&#x4b0;" u2="&#x43a;" k="61" />
+    <hkern u1="&#x4b0;" u2="&#x439;" k="61" />
+    <hkern u1="&#x4b0;" u2="&#x438;" k="61" />
+    <hkern u1="&#x4b0;" u2="&#x435;" k="102" />
+    <hkern u1="&#x4b0;" u2="&#x434;" k="102" />
+    <hkern u1="&#x4b0;" u2="&#x433;" k="61" />
+    <hkern u1="&#x4b0;" u2="&#x432;" k="61" />
+    <hkern u1="&#x4b0;" u2="&#x430;" k="82" />
+    <hkern u1="&#x4b0;" u2="&#x424;" k="61" />
+    <hkern u1="&#x4b0;" u2="&#x421;" k="41" />
+    <hkern u1="&#x4b0;" u2="&#x41e;" k="41" />
+    <hkern u1="&#x4b0;" u2="&#x41b;" k="82" />
+    <hkern u1="&#x4b0;" u2="&#x414;" k="82" />
+    <hkern u1="&#x4b0;" u2="&#x410;" k="123" />
+    <hkern u1="&#x4b0;" u2="&#x409;" k="82" />
+    <hkern u1="&#x4b0;" u2="&#x404;" k="41" />
+    <hkern u1="&#x4b0;" u2="&#x2e;" k="123" />
+    <hkern u1="&#x4b0;" u2="&#x2c;" k="123" />
+    <hkern u1="&#x4b1;" u2="&#x513;" k="20" />
+    <hkern u1="&#x4b1;" u2="&#x509;" k="20" />
+    <hkern u1="&#x4b1;" u2="&#x4c6;" k="20" />
+    <hkern u1="&#x4b1;" u2="&#x467;" k="20" />
+    <hkern u1="&#x4b1;" u2="&#x201e;" k="82" />
+    <hkern u1="&#x4b1;" u2="&#x201a;" k="82" />
+    <hkern u1="&#x4b1;" u2="&#x459;" k="20" />
+    <hkern u1="&#x4b1;" u2="&#x43b;" k="20" />
+    <hkern u1="&#x4b1;" u2="&#x434;" k="20" />
+    <hkern u1="&#x4b1;" u2="&#x2e;" k="82" />
+    <hkern u1="&#x4b1;" u2="&#x2c;" k="82" />
+    <hkern u1="&#x4b2;" u2="&#x50f;" k="41" />
+    <hkern u1="&#x4b2;" u2="&#x50c;" k="41" />
+    <hkern u1="&#x4b2;" u2="&#x507;" k="41" />
+    <hkern u1="&#x4b2;" u2="&#x505;" k="41" />
+    <hkern u1="&#x4b2;" u2="&#x4f5;" k="82" />
+    <hkern u1="&#x4b2;" u2="&#x4ea;" k="41" />
+    <hkern u1="&#x4b2;" u2="&#x4e8;" k="41" />
+    <hkern u1="&#x4b2;" u2="&#x4e6;" k="41" />
+    <hkern u1="&#x4b2;" u2="&#x4cc;" k="82" />
+    <hkern u1="&#x4b2;" u2="&#x4bf;" k="41" />
+    <hkern u1="&#x4b2;" u2="&#x4be;" k="61" />
+    <hkern u1="&#x4b2;" u2="&#x4bd;" k="41" />
+    <hkern u1="&#x4b2;" u2="&#x4bc;" k="61" />
+    <hkern u1="&#x4b2;" u2="&#x4b9;" k="82" />
+    <hkern u1="&#x4b2;" u2="&#x4b7;" k="82" />
+    <hkern u1="&#x4b2;" u2="&#x4b5;" k="41" />
+    <hkern u1="&#x4b2;" u2="&#x4ad;" k="41" />
+    <hkern u1="&#x4b2;" u2="&#x4aa;" k="41" />
+    <hkern u1="&#x4b2;" u2="&#x4a8;" k="41" />
+    <hkern u1="&#x4b2;" u2="&#x4a1;" k="41" />
+    <hkern u1="&#x4b2;" u2="&#x480;" k="41" />
+    <hkern u1="&#x4b2;" u2="&#x47e;" k="41" />
+    <hkern u1="&#x4b2;" u2="&#x47c;" k="41" />
+    <hkern u1="&#x4b2;" u2="&#x47a;" k="41" />
+    <hkern u1="&#x4b2;" u2="&#x478;" k="41" />
+    <hkern u1="&#x4b2;" u2="&#x472;" k="41" />
+    <hkern u1="&#x4b2;" u2="&#x471;" k="20" />
+    <hkern u1="&#x4b2;" u2="&#x46f;" k="-61" />
+    <hkern u1="&#x4b2;" u2="&#x460;" k="41" />
+    <hkern u1="&#x4b2;" u2="&#x44a;" k="41" />
+    <hkern u1="&#x4b2;" u2="&#x447;" k="82" />
+    <hkern u1="&#x4b2;" u2="&#x442;" k="41" />
+    <hkern u1="&#x4b2;" u2="&#x424;" k="61" />
+    <hkern u1="&#x4b2;" u2="&#x421;" k="41" />
+    <hkern u1="&#x4b2;" u2="&#x41e;" k="41" />
+    <hkern u1="&#x4b2;" u2="&#x408;" k="-225" />
+    <hkern u1="&#x4b2;" u2="&#x404;" k="41" />
+    <hkern u1="&#x4b3;" u2="&#x511;" k="20" />
+    <hkern u1="&#x4b3;" u2="&#x50d;" k="20" />
+    <hkern u1="&#x4b3;" u2="&#x507;" k="41" />
+    <hkern u1="&#x4b3;" u2="&#x505;" k="41" />
+    <hkern u1="&#x4b3;" u2="&#x503;" k="20" />
+    <hkern u1="&#x4b3;" u2="&#x501;" k="20" />
+    <hkern u1="&#x4b3;" u2="&#x4f5;" k="20" />
+    <hkern u1="&#x4b3;" u2="&#x4eb;" k="20" />
+    <hkern u1="&#x4b3;" u2="&#x4e9;" k="20" />
+    <hkern u1="&#x4b3;" u2="&#x4e7;" k="20" />
+    <hkern u1="&#x4b3;" u2="&#x4d7;" k="20" />
+    <hkern u1="&#x4b3;" u2="&#x4cc;" k="20" />
+    <hkern u1="&#x4b3;" u2="&#x4b9;" k="20" />
+    <hkern u1="&#x4b3;" u2="&#x4b7;" k="20" />
+    <hkern u1="&#x4b3;" u2="&#x4ab;" k="20" />
+    <hkern u1="&#x4b3;" u2="&#x4a9;" k="20" />
+    <hkern u1="&#x4b3;" u2="&#x481;" k="20" />
+    <hkern u1="&#x4b3;" u2="&#x47d;" k="20" />
+    <hkern u1="&#x4b3;" u2="&#x47b;" k="20" />
+    <hkern u1="&#x4b3;" u2="&#x479;" k="20" />
+    <hkern u1="&#x4b3;" u2="&#x473;" k="20" />
+    <hkern u1="&#x4b3;" u2="&#x450;" k="20" />
+    <hkern u1="&#x4b3;" u2="&#x454;" k="20" />
+    <hkern u1="&#x4b3;" u2="&#x451;" k="20" />
+    <hkern u1="&#x4b3;" u2="&#x447;" k="20" />
+    <hkern u1="&#x4b3;" u2="&#x444;" k="20" />
+    <hkern u1="&#x4b3;" u2="&#x441;" k="20" />
+    <hkern u1="&#x4b3;" u2="&#x43e;" k="20" />
+    <hkern u1="&#x4b3;" u2="&#x435;" k="20" />
+    <hkern u1="&#x4b4;" u2="&#x507;" k="41" />
+    <hkern u1="&#x4b4;" u2="&#x505;" k="41" />
+    <hkern u1="&#x4b4;" u2="&#x4e1;" k="-41" />
+    <hkern u1="&#x4b4;" u2="&#x408;" k="-225" />
+    <hkern u1="&#x4b5;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x4b5;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x4b5;" u2="&#x27;" k="20" />
+    <hkern u1="&#x4b5;" u2="&#x22;" k="20" />
+    <hkern u1="&#x4b6;" u2="&#x507;" k="41" />
+    <hkern u1="&#x4b6;" u2="&#x505;" k="41" />
+    <hkern u1="&#x4b6;" u2="&#x4e1;" k="-41" />
+    <hkern u1="&#x4b6;" u2="&#x408;" k="-225" />
+    <hkern u1="&#x4b7;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x4b7;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x4b7;" u2="&#x27;" k="20" />
+    <hkern u1="&#x4b7;" u2="&#x22;" k="20" />
+    <hkern u1="&#x4ba;" u2="&#x50f;" k="41" />
+    <hkern u1="&#x4ba;" u2="&#x50e;" k="41" />
+    <hkern u1="&#x4ba;" u2="&#x507;" k="41" />
+    <hkern u1="&#x4ba;" u2="&#x506;" k="82" />
+    <hkern u1="&#x4ba;" u2="&#x505;" k="41" />
+    <hkern u1="&#x4ba;" u2="&#x504;" k="82" />
+    <hkern u1="&#x4ba;" u2="&#x4f5;" k="20" />
+    <hkern u1="&#x4ba;" u2="&#x4f4;" k="82" />
+    <hkern u1="&#x4ba;" u2="&#x4f3;" k="20" />
+    <hkern u1="&#x4ba;" u2="&#x4f1;" k="20" />
+    <hkern u1="&#x4ba;" u2="&#x4ef;" k="20" />
+    <hkern u1="&#x4ba;" u2="&#x4cc;" k="20" />
+    <hkern u1="&#x4ba;" u2="&#x4cb;" k="82" />
+    <hkern u1="&#x4ba;" u2="&#x4b9;" k="20" />
+    <hkern u1="&#x4ba;" u2="&#x4b8;" k="82" />
+    <hkern u1="&#x4ba;" u2="&#x4b7;" k="20" />
+    <hkern u1="&#x4ba;" u2="&#x4b6;" k="82" />
+    <hkern u1="&#x4ba;" u2="&#x4b5;" k="41" />
+    <hkern u1="&#x4ba;" u2="&#x4b4;" k="41" />
+    <hkern u1="&#x4ba;" u2="&#x4b0;" k="102" />
+    <hkern u1="&#x4ba;" u2="&#x4ae;" k="102" />
+    <hkern u1="&#x4ba;" u2="&#x4ad;" k="41" />
+    <hkern u1="&#x4ba;" u2="&#x4ac;" k="123" />
+    <hkern u1="&#x4ba;" u2="&#x4a1;" k="41" />
+    <hkern u1="&#x4ba;" u2="&#x4a0;" k="41" />
+    <hkern u1="&#x4ba;" u2="&#x476;" k="61" />
+    <hkern u1="&#x4ba;" u2="&#x474;" k="61" />
+    <hkern u1="&#x4ba;" u2="&#x470;" k="82" />
+    <hkern u1="&#x4ba;" u2="&#x201d;" k="61" />
+    <hkern u1="&#x4ba;" u2="&#x2019;" k="61" />
+    <hkern u1="&#x4ba;" u2="&#x45e;" k="20" />
+    <hkern u1="&#x4ba;" u2="&#x44a;" k="41" />
+    <hkern u1="&#x4ba;" u2="&#x447;" k="20" />
+    <hkern u1="&#x4ba;" u2="&#x443;" k="20" />
+    <hkern u1="&#x4ba;" u2="&#x442;" k="41" />
+    <hkern u1="&#x4ba;" u2="&#x42a;" k="41" />
+    <hkern u1="&#x4ba;" u2="&#x427;" k="82" />
+    <hkern u1="&#x4ba;" u2="&#x422;" k="123" />
+    <hkern u1="&#x4ba;" u2="&#x40b;" k="41" />
+    <hkern u1="&#x4ba;" u2="&#x402;" k="41" />
+    <hkern u1="&#x4ba;" u2="&#x27;" k="61" />
+    <hkern u1="&#x4ba;" u2="&#x22;" k="61" />
+    <hkern u1="&#x4bb;" u2="&#x50f;" k="41" />
+    <hkern u1="&#x4bb;" u2="&#x507;" k="82" />
+    <hkern u1="&#x4bb;" u2="&#x505;" k="82" />
+    <hkern u1="&#x4bb;" u2="&#x4f3;" k="41" />
+    <hkern u1="&#x4bb;" u2="&#x4f1;" k="41" />
+    <hkern u1="&#x4bb;" u2="&#x4ef;" k="41" />
+    <hkern u1="&#x4bb;" u2="&#x4b5;" k="41" />
+    <hkern u1="&#x4bb;" u2="&#x4b1;" k="41" />
+    <hkern u1="&#x4bb;" u2="&#x4af;" k="41" />
+    <hkern u1="&#x4bb;" u2="&#x4ad;" k="41" />
+    <hkern u1="&#x4bb;" u2="&#x4a1;" k="41" />
+    <hkern u1="&#x4bb;" u2="&#x201d;" k="102" />
+    <hkern u1="&#x4bb;" u2="&#x2019;" k="102" />
+    <hkern u1="&#x4bb;" u2="&#x45e;" k="41" />
+    <hkern u1="&#x4bb;" u2="&#x44a;" k="41" />
+    <hkern u1="&#x4bb;" u2="&#x443;" k="41" />
+    <hkern u1="&#x4bb;" u2="&#x442;" k="41" />
+    <hkern u1="&#x4bb;" u2="&#x27;" k="102" />
+    <hkern u1="&#x4bb;" u2="&#x22;" k="102" />
+    <hkern u1="&#x4bc;" u2="&#x506;" k="20" />
+    <hkern u1="&#x4bc;" u2="&#x504;" k="20" />
+    <hkern u1="&#x4bc;" u2="&#x4b0;" k="20" />
+    <hkern u1="&#x4bc;" u2="&#x4ae;" k="20" />
+    <hkern u1="&#x4bc;" u2="&#x4ac;" k="41" />
+    <hkern u1="&#x4bc;" u2="&#x476;" k="20" />
+    <hkern u1="&#x4bc;" u2="&#x474;" k="20" />
+    <hkern u1="&#x4bc;" u2="&#x422;" k="41" />
+    <hkern u1="&#x4bd;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x4bd;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x4bd;" u2="&#x27;" k="20" />
+    <hkern u1="&#x4bd;" u2="&#x22;" k="20" />
+    <hkern u1="&#x4be;" u2="&#x506;" k="20" />
+    <hkern u1="&#x4be;" u2="&#x504;" k="20" />
+    <hkern u1="&#x4be;" u2="&#x4b0;" k="20" />
+    <hkern u1="&#x4be;" u2="&#x4ae;" k="20" />
+    <hkern u1="&#x4be;" u2="&#x4ac;" k="41" />
+    <hkern u1="&#x4be;" u2="&#x476;" k="20" />
+    <hkern u1="&#x4be;" u2="&#x474;" k="20" />
+    <hkern u1="&#x4be;" u2="&#x422;" k="41" />
+    <hkern u1="&#x4bf;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x4bf;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x4bf;" u2="&#x27;" k="20" />
+    <hkern u1="&#x4bf;" u2="&#x22;" k="20" />
+    <hkern u1="&#x4c1;" u2="&#x510;" k="20" />
+    <hkern u1="&#x4c1;" u2="&#x50c;" k="41" />
+    <hkern u1="&#x4c1;" u2="&#x507;" k="41" />
+    <hkern u1="&#x4c1;" u2="&#x505;" k="41" />
+    <hkern u1="&#x4c1;" u2="&#x502;" k="41" />
+    <hkern u1="&#x4c1;" u2="&#x500;" k="41" />
+    <hkern u1="&#x4c1;" u2="&#x4f5;" k="41" />
+    <hkern u1="&#x4c1;" u2="&#x4f4;" k="41" />
+    <hkern u1="&#x4c1;" u2="&#x4ea;" k="41" />
+    <hkern u1="&#x4c1;" u2="&#x4e8;" k="41" />
+    <hkern u1="&#x4c1;" u2="&#x4e6;" k="41" />
+    <hkern u1="&#x4c1;" u2="&#x4cc;" k="41" />
+    <hkern u1="&#x4c1;" u2="&#x4cb;" k="41" />
+    <hkern u1="&#x4c1;" u2="&#x4be;" k="102" />
+    <hkern u1="&#x4c1;" u2="&#x4bc;" k="102" />
+    <hkern u1="&#x4c1;" u2="&#x4b9;" k="41" />
+    <hkern u1="&#x4c1;" u2="&#x4b8;" k="41" />
+    <hkern u1="&#x4c1;" u2="&#x4b7;" k="41" />
+    <hkern u1="&#x4c1;" u2="&#x4b6;" k="41" />
+    <hkern u1="&#x4c1;" u2="&#x4aa;" k="41" />
+    <hkern u1="&#x4c1;" u2="&#x4a8;" k="41" />
+    <hkern u1="&#x4c1;" u2="&#x480;" k="41" />
+    <hkern u1="&#x4c1;" u2="&#x47e;" k="41" />
+    <hkern u1="&#x4c1;" u2="&#x47c;" k="41" />
+    <hkern u1="&#x4c1;" u2="&#x47a;" k="41" />
+    <hkern u1="&#x4c1;" u2="&#x478;" k="41" />
+    <hkern u1="&#x4c1;" u2="&#x472;" k="41" />
+    <hkern u1="&#x4c1;" u2="&#x470;" k="41" />
+    <hkern u1="&#x4c1;" u2="&#x460;" k="41" />
+    <hkern u1="&#x4c1;" u2="&#x447;" k="41" />
+    <hkern u1="&#x4c1;" u2="&#x427;" k="41" />
+    <hkern u1="&#x4c1;" u2="&#x424;" k="41" />
+    <hkern u1="&#x4c1;" u2="&#x421;" k="41" />
+    <hkern u1="&#x4c1;" u2="&#x41e;" k="41" />
+    <hkern u1="&#x4c1;" u2="&#x404;" k="41" />
+    <hkern u1="&#x4c2;" u2="&#x511;" k="41" />
+    <hkern u1="&#x4c2;" u2="&#x50d;" k="41" />
+    <hkern u1="&#x4c2;" u2="&#x503;" k="41" />
+    <hkern u1="&#x4c2;" u2="&#x501;" k="41" />
+    <hkern u1="&#x4c2;" u2="&#x4f5;" k="41" />
+    <hkern u1="&#x4c2;" u2="&#x4eb;" k="41" />
+    <hkern u1="&#x4c2;" u2="&#x4e9;" k="41" />
+    <hkern u1="&#x4c2;" u2="&#x4e7;" k="41" />
+    <hkern u1="&#x4c2;" u2="&#x4d7;" k="41" />
+    <hkern u1="&#x4c2;" u2="&#x4cc;" k="41" />
+    <hkern u1="&#x4c2;" u2="&#x4bf;" k="41" />
+    <hkern u1="&#x4c2;" u2="&#x4bd;" k="41" />
+    <hkern u1="&#x4c2;" u2="&#x4b9;" k="41" />
+    <hkern u1="&#x4c2;" u2="&#x4b7;" k="41" />
+    <hkern u1="&#x4c2;" u2="&#x4ab;" k="41" />
+    <hkern u1="&#x4c2;" u2="&#x4a9;" k="41" />
+    <hkern u1="&#x4c2;" u2="&#x481;" k="41" />
+    <hkern u1="&#x4c2;" u2="&#x47d;" k="41" />
+    <hkern u1="&#x4c2;" u2="&#x47b;" k="41" />
+    <hkern u1="&#x4c2;" u2="&#x479;" k="41" />
+    <hkern u1="&#x4c2;" u2="&#x473;" k="41" />
+    <hkern u1="&#x4c2;" u2="&#x450;" k="41" />
+    <hkern u1="&#x4c2;" u2="&#x454;" k="41" />
+    <hkern u1="&#x4c2;" u2="&#x451;" k="41" />
+    <hkern u1="&#x4c2;" u2="&#x447;" k="41" />
+    <hkern u1="&#x4c2;" u2="&#x444;" k="41" />
+    <hkern u1="&#x4c2;" u2="&#x441;" k="41" />
+    <hkern u1="&#x4c2;" u2="&#x43e;" k="41" />
+    <hkern u1="&#x4c2;" u2="&#x435;" k="41" />
+    <hkern u1="&#x4c3;" u2="&#x50f;" k="61" />
+    <hkern u1="&#x4c3;" u2="&#x507;" k="61" />
+    <hkern u1="&#x4c3;" u2="&#x506;" k="41" />
+    <hkern u1="&#x4c3;" u2="&#x505;" k="61" />
+    <hkern u1="&#x4c3;" u2="&#x504;" k="41" />
+    <hkern u1="&#x4c3;" u2="&#x4f5;" k="41" />
+    <hkern u1="&#x4c3;" u2="&#x4f4;" k="82" />
+    <hkern u1="&#x4c3;" u2="&#x4cc;" k="41" />
+    <hkern u1="&#x4c3;" u2="&#x4cb;" k="82" />
+    <hkern u1="&#x4c3;" u2="&#x4bf;" k="41" />
+    <hkern u1="&#x4c3;" u2="&#x4be;" k="61" />
+    <hkern u1="&#x4c3;" u2="&#x4bd;" k="41" />
+    <hkern u1="&#x4c3;" u2="&#x4bc;" k="61" />
+    <hkern u1="&#x4c3;" u2="&#x4b9;" k="41" />
+    <hkern u1="&#x4c3;" u2="&#x4b8;" k="82" />
+    <hkern u1="&#x4c3;" u2="&#x4b7;" k="41" />
+    <hkern u1="&#x4c3;" u2="&#x4b6;" k="82" />
+    <hkern u1="&#x4c3;" u2="&#x4b5;" k="61" />
+    <hkern u1="&#x4c3;" u2="&#x4b1;" k="20" />
+    <hkern u1="&#x4c3;" u2="&#x4b0;" k="41" />
+    <hkern u1="&#x4c3;" u2="&#x4af;" k="20" />
+    <hkern u1="&#x4c3;" u2="&#x4ae;" k="41" />
+    <hkern u1="&#x4c3;" u2="&#x4ad;" k="61" />
+    <hkern u1="&#x4c3;" u2="&#x4ac;" k="41" />
+    <hkern u1="&#x4c3;" u2="&#x4a1;" k="61" />
+    <hkern u1="&#x4c3;" u2="&#x47f;" k="20" />
+    <hkern u1="&#x4c3;" u2="&#x477;" k="20" />
+    <hkern u1="&#x4c3;" u2="&#x476;" k="41" />
+    <hkern u1="&#x4c3;" u2="&#x475;" k="20" />
+    <hkern u1="&#x4c3;" u2="&#x474;" k="41" />
+    <hkern u1="&#x4c3;" u2="&#x470;" k="82" />
+    <hkern u1="&#x4c3;" u2="&#x461;" k="20" />
+    <hkern u1="&#x4c3;" u2="&#x201d;" k="61" />
+    <hkern u1="&#x4c3;" u2="&#x2019;" k="61" />
+    <hkern u1="&#x4c3;" u2="&#x44a;" k="61" />
+    <hkern u1="&#x4c3;" u2="&#x447;" k="41" />
+    <hkern u1="&#x4c3;" u2="&#x442;" k="61" />
+    <hkern u1="&#x4c3;" u2="&#x427;" k="82" />
+    <hkern u1="&#x4c3;" u2="&#x424;" k="41" />
+    <hkern u1="&#x4c3;" u2="&#x422;" k="41" />
+    <hkern u1="&#x4c3;" u2="&#x408;" k="-102" />
+    <hkern u1="&#x4c3;" u2="&#x27;" k="61" />
+    <hkern u1="&#x4c3;" u2="&#x22;" k="61" />
+    <hkern u1="&#x4c4;" u2="&#x4f5;" k="41" />
+    <hkern u1="&#x4c4;" u2="&#x4cc;" k="41" />
+    <hkern u1="&#x4c4;" u2="&#x4b9;" k="41" />
+    <hkern u1="&#x4c4;" u2="&#x4b7;" k="41" />
+    <hkern u1="&#x4c4;" u2="&#x447;" k="41" />
+    <hkern u1="&#x4c5;" u2="&#x507;" k="41" />
+    <hkern u1="&#x4c5;" u2="&#x505;" k="41" />
+    <hkern u1="&#x4c5;" u2="&#x4e1;" k="-41" />
+    <hkern u1="&#x4c5;" u2="&#x408;" k="-225" />
+    <hkern u1="&#x4c6;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x4c6;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x4c6;" u2="&#x27;" k="20" />
+    <hkern u1="&#x4c6;" u2="&#x22;" k="20" />
+    <hkern u1="&#x4c9;" u2="&#x507;" k="41" />
+    <hkern u1="&#x4c9;" u2="&#x505;" k="41" />
+    <hkern u1="&#x4c9;" u2="&#x4e1;" k="-41" />
+    <hkern u1="&#x4c9;" u2="&#x408;" k="-225" />
+    <hkern u1="&#x4ca;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x4ca;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x4ca;" u2="&#x27;" k="20" />
+    <hkern u1="&#x4ca;" u2="&#x22;" k="20" />
+    <hkern u1="&#x4cd;" u2="&#x507;" k="41" />
+    <hkern u1="&#x4cd;" u2="&#x505;" k="41" />
+    <hkern u1="&#x4cd;" u2="&#x4e1;" k="-41" />
+    <hkern u1="&#x4cd;" u2="&#x408;" k="-225" />
+    <hkern u1="&#x4ce;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x4ce;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x4ce;" u2="&#x27;" k="20" />
+    <hkern u1="&#x4ce;" u2="&#x22;" k="20" />
+    <hkern u1="&#x4d0;" u2="&#x50f;" k="41" />
+    <hkern u1="&#x4d0;" u2="&#x50e;" k="102" />
+    <hkern u1="&#x4d0;" u2="&#x507;" k="41" />
+    <hkern u1="&#x4d0;" u2="&#x506;" k="143" />
+    <hkern u1="&#x4d0;" u2="&#x505;" k="41" />
+    <hkern u1="&#x4d0;" u2="&#x504;" k="143" />
+    <hkern u1="&#x4d0;" u2="&#x4fa;" k="41" />
+    <hkern u1="&#x4d0;" u2="&#x4f5;" k="41" />
+    <hkern u1="&#x4d0;" u2="&#x4f4;" k="102" />
+    <hkern u1="&#x4d0;" u2="&#x4da;" k="41" />
+    <hkern u1="&#x4d0;" u2="&#x4d8;" k="41" />
+    <hkern u1="&#x4d0;" u2="&#x4cc;" k="41" />
+    <hkern u1="&#x4d0;" u2="&#x4cb;" k="102" />
+    <hkern u1="&#x4d0;" u2="&#x4be;" k="102" />
+    <hkern u1="&#x4d0;" u2="&#x4bc;" k="102" />
+    <hkern u1="&#x4d0;" u2="&#x4b9;" k="41" />
+    <hkern u1="&#x4d0;" u2="&#x4b8;" k="102" />
+    <hkern u1="&#x4d0;" u2="&#x4b7;" k="41" />
+    <hkern u1="&#x4d0;" u2="&#x4b6;" k="102" />
+    <hkern u1="&#x4d0;" u2="&#x4b5;" k="41" />
+    <hkern u1="&#x4d0;" u2="&#x4b4;" k="102" />
+    <hkern u1="&#x4d0;" u2="&#x4b0;" k="123" />
+    <hkern u1="&#x4d0;" u2="&#x4ae;" k="123" />
+    <hkern u1="&#x4d0;" u2="&#x4ad;" k="41" />
+    <hkern u1="&#x4d0;" u2="&#x4ac;" k="143" />
+    <hkern u1="&#x4d0;" u2="&#x4a1;" k="41" />
+    <hkern u1="&#x4d0;" u2="&#x4a0;" k="102" />
+    <hkern u1="&#x4d0;" u2="&#x49e;" k="41" />
+    <hkern u1="&#x4d0;" u2="&#x492;" k="41" />
+    <hkern u1="&#x4d0;" u2="&#x48c;" k="41" />
+    <hkern u1="&#x4d0;" u2="&#x476;" k="82" />
+    <hkern u1="&#x4d0;" u2="&#x474;" k="82" />
+    <hkern u1="&#x4d0;" u2="&#x470;" k="102" />
+    <hkern u1="&#x4d0;" u2="&#x462;" k="41" />
+    <hkern u1="&#x4d0;" u2="&#x201d;" k="143" />
+    <hkern u1="&#x4d0;" u2="&#x2019;" k="143" />
+    <hkern u1="&#x4d0;" u2="&#x44a;" k="41" />
+    <hkern u1="&#x4d0;" u2="&#x447;" k="41" />
+    <hkern u1="&#x4d0;" u2="&#x442;" k="41" />
+    <hkern u1="&#x4d0;" u2="&#x42a;" k="102" />
+    <hkern u1="&#x4d0;" u2="&#x427;" k="102" />
+    <hkern u1="&#x4d0;" u2="&#x424;" k="41" />
+    <hkern u1="&#x4d0;" u2="&#x422;" k="143" />
+    <hkern u1="&#x4d0;" u2="&#x40b;" k="102" />
+    <hkern u1="&#x4d0;" u2="&#x402;" k="102" />
+    <hkern u1="&#x4d0;" u2="&#x27;" k="143" />
+    <hkern u1="&#x4d0;" u2="&#x22;" k="143" />
+    <hkern u1="&#x4d1;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x4d1;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x4d1;" u2="&#x27;" k="20" />
+    <hkern u1="&#x4d1;" u2="&#x22;" k="20" />
+    <hkern u1="&#x4d2;" u2="&#x50f;" k="41" />
+    <hkern u1="&#x4d2;" u2="&#x50e;" k="102" />
+    <hkern u1="&#x4d2;" u2="&#x507;" k="41" />
+    <hkern u1="&#x4d2;" u2="&#x506;" k="143" />
+    <hkern u1="&#x4d2;" u2="&#x505;" k="41" />
+    <hkern u1="&#x4d2;" u2="&#x504;" k="143" />
+    <hkern u1="&#x4d2;" u2="&#x4fa;" k="41" />
+    <hkern u1="&#x4d2;" u2="&#x4f5;" k="41" />
+    <hkern u1="&#x4d2;" u2="&#x4f4;" k="102" />
+    <hkern u1="&#x4d2;" u2="&#x4da;" k="41" />
+    <hkern u1="&#x4d2;" u2="&#x4d8;" k="41" />
+    <hkern u1="&#x4d2;" u2="&#x4cc;" k="41" />
+    <hkern u1="&#x4d2;" u2="&#x4cb;" k="102" />
+    <hkern u1="&#x4d2;" u2="&#x4be;" k="102" />
+    <hkern u1="&#x4d2;" u2="&#x4bc;" k="102" />
+    <hkern u1="&#x4d2;" u2="&#x4b9;" k="41" />
+    <hkern u1="&#x4d2;" u2="&#x4b8;" k="102" />
+    <hkern u1="&#x4d2;" u2="&#x4b7;" k="41" />
+    <hkern u1="&#x4d2;" u2="&#x4b6;" k="102" />
+    <hkern u1="&#x4d2;" u2="&#x4b5;" k="41" />
+    <hkern u1="&#x4d2;" u2="&#x4b4;" k="102" />
+    <hkern u1="&#x4d2;" u2="&#x4b0;" k="123" />
+    <hkern u1="&#x4d2;" u2="&#x4ae;" k="123" />
+    <hkern u1="&#x4d2;" u2="&#x4ad;" k="41" />
+    <hkern u1="&#x4d2;" u2="&#x4ac;" k="143" />
+    <hkern u1="&#x4d2;" u2="&#x4a1;" k="41" />
+    <hkern u1="&#x4d2;" u2="&#x4a0;" k="102" />
+    <hkern u1="&#x4d2;" u2="&#x49e;" k="41" />
+    <hkern u1="&#x4d2;" u2="&#x492;" k="41" />
+    <hkern u1="&#x4d2;" u2="&#x48c;" k="41" />
+    <hkern u1="&#x4d2;" u2="&#x476;" k="82" />
+    <hkern u1="&#x4d2;" u2="&#x474;" k="82" />
+    <hkern u1="&#x4d2;" u2="&#x470;" k="102" />
+    <hkern u1="&#x4d2;" u2="&#x462;" k="41" />
+    <hkern u1="&#x4d2;" u2="&#x201d;" k="143" />
+    <hkern u1="&#x4d2;" u2="&#x2019;" k="143" />
+    <hkern u1="&#x4d2;" u2="&#x44a;" k="41" />
+    <hkern u1="&#x4d2;" u2="&#x447;" k="41" />
+    <hkern u1="&#x4d2;" u2="&#x442;" k="41" />
+    <hkern u1="&#x4d2;" u2="&#x42a;" k="102" />
+    <hkern u1="&#x4d2;" u2="&#x427;" k="102" />
+    <hkern u1="&#x4d2;" u2="&#x424;" k="41" />
+    <hkern u1="&#x4d2;" u2="&#x422;" k="143" />
+    <hkern u1="&#x4d2;" u2="&#x40b;" k="102" />
+    <hkern u1="&#x4d2;" u2="&#x402;" k="102" />
+    <hkern u1="&#x4d2;" u2="&#x27;" k="143" />
+    <hkern u1="&#x4d2;" u2="&#x22;" k="143" />
+    <hkern u1="&#x4d3;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x4d3;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x4d3;" u2="&#x27;" k="20" />
+    <hkern u1="&#x4d3;" u2="&#x22;" k="20" />
+    <hkern u1="&#x4d5;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x4d5;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x4d5;" u2="&#x27;" k="20" />
+    <hkern u1="&#x4d5;" u2="&#x22;" k="20" />
+    <hkern u1="&#x4d7;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x4d7;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x4d7;" u2="&#x27;" k="20" />
+    <hkern u1="&#x4d7;" u2="&#x22;" k="20" />
+    <hkern u1="&#x4d8;" u2="&#x513;" k="20" />
+    <hkern u1="&#x4d8;" u2="&#x512;" k="41" />
+    <hkern u1="&#x4d8;" u2="&#x50e;" k="20" />
+    <hkern u1="&#x4d8;" u2="&#x509;" k="20" />
+    <hkern u1="&#x4d8;" u2="&#x508;" k="41" />
+    <hkern u1="&#x4d8;" u2="&#x506;" k="41" />
+    <hkern u1="&#x4d8;" u2="&#x504;" k="41" />
+    <hkern u1="&#x4d8;" u2="&#x4fe;" k="41" />
+    <hkern u1="&#x4d8;" u2="&#x4fc;" k="41" />
+    <hkern u1="&#x4d8;" u2="&#x4f4;" k="41" />
+    <hkern u1="&#x4d8;" u2="&#x4f2;" k="41" />
+    <hkern u1="&#x4d8;" u2="&#x4f0;" k="41" />
+    <hkern u1="&#x4d8;" u2="&#x4ee;" k="41" />
+    <hkern u1="&#x4d8;" u2="&#x4ec;" k="20" />
+    <hkern u1="&#x4d8;" u2="&#x4de;" k="20" />
+    <hkern u1="&#x4d8;" u2="&#x4dc;" k="41" />
+    <hkern u1="&#x4d8;" u2="&#x4d4;" k="41" />
+    <hkern u1="&#x4d8;" u2="&#x4d2;" k="41" />
+    <hkern u1="&#x4d8;" u2="&#x4d0;" k="41" />
+    <hkern u1="&#x4d8;" u2="&#x4cb;" k="41" />
+    <hkern u1="&#x4d8;" u2="&#x4c6;" k="20" />
+    <hkern u1="&#x4d8;" u2="&#x4c5;" k="41" />
+    <hkern u1="&#x4d8;" u2="&#x4c1;" k="41" />
+    <hkern u1="&#x4d8;" u2="&#x4b8;" k="41" />
+    <hkern u1="&#x4d8;" u2="&#x4b6;" k="41" />
+    <hkern u1="&#x4d8;" u2="&#x4b4;" k="20" />
+    <hkern u1="&#x4d8;" u2="&#x4b2;" k="41" />
+    <hkern u1="&#x4d8;" u2="&#x4b0;" k="20" />
+    <hkern u1="&#x4d8;" u2="&#x4ae;" k="20" />
+    <hkern u1="&#x4d8;" u2="&#x4ac;" k="61" />
+    <hkern u1="&#x4d8;" u2="&#x4a0;" k="20" />
+    <hkern u1="&#x4d8;" u2="&#x498;" k="20" />
+    <hkern u1="&#x4d8;" u2="&#x496;" k="41" />
+    <hkern u1="&#x4d8;" u2="&#x476;" k="20" />
+    <hkern u1="&#x4d8;" u2="&#x474;" k="20" />
+    <hkern u1="&#x4d8;" u2="&#x470;" k="41" />
+    <hkern u1="&#x4d8;" u2="&#x46e;" k="20" />
+    <hkern u1="&#x4d8;" u2="&#x467;" k="20" />
+    <hkern u1="&#x4d8;" u2="&#x466;" k="41" />
+    <hkern u1="&#x4d8;" u2="&#x201e;" k="82" />
+    <hkern u1="&#x4d8;" u2="&#x201a;" k="82" />
+    <hkern u1="&#x4d8;" u2="&#x459;" k="20" />
+    <hkern u1="&#x4d8;" u2="&#x43b;" k="20" />
+    <hkern u1="&#x4d8;" u2="&#x434;" k="20" />
+    <hkern u1="&#x4d8;" u2="&#x42d;" k="20" />
+    <hkern u1="&#x4d8;" u2="&#x42a;" k="20" />
+    <hkern u1="&#x4d8;" u2="&#x427;" k="41" />
+    <hkern u1="&#x4d8;" u2="&#x425;" k="41" />
+    <hkern u1="&#x4d8;" u2="&#x423;" k="41" />
+    <hkern u1="&#x4d8;" u2="&#x422;" k="61" />
+    <hkern u1="&#x4d8;" u2="&#x41b;" k="41" />
+    <hkern u1="&#x4d8;" u2="&#x417;" k="20" />
+    <hkern u1="&#x4d8;" u2="&#x416;" k="41" />
+    <hkern u1="&#x4d8;" u2="&#x414;" k="41" />
+    <hkern u1="&#x4d8;" u2="&#x410;" k="41" />
+    <hkern u1="&#x4d8;" u2="&#x40e;" k="41" />
+    <hkern u1="&#x4d8;" u2="&#x40b;" k="20" />
+    <hkern u1="&#x4d8;" u2="&#x409;" k="41" />
+    <hkern u1="&#x4d8;" u2="&#x402;" k="20" />
+    <hkern u1="&#x4d8;" u2="&#x2e;" k="82" />
+    <hkern u1="&#x4d8;" u2="&#x2c;" k="82" />
+    <hkern u1="&#x4d9;" u2="&#x50f;" k="20" />
+    <hkern u1="&#x4d9;" u2="&#x507;" k="20" />
+    <hkern u1="&#x4d9;" u2="&#x505;" k="20" />
+    <hkern u1="&#x4d9;" u2="&#x4ff;" k="41" />
+    <hkern u1="&#x4d9;" u2="&#x4fd;" k="41" />
+    <hkern u1="&#x4d9;" u2="&#x4f5;" k="20" />
+    <hkern u1="&#x4d9;" u2="&#x4f3;" k="20" />
+    <hkern u1="&#x4d9;" u2="&#x4f1;" k="20" />
+    <hkern u1="&#x4d9;" u2="&#x4ef;" k="20" />
+    <hkern u1="&#x4d9;" u2="&#x4dd;" k="41" />
+    <hkern u1="&#x4d9;" u2="&#x4cc;" k="20" />
+    <hkern u1="&#x4d9;" u2="&#x4c2;" k="41" />
+    <hkern u1="&#x4d9;" u2="&#x4b9;" k="20" />
+    <hkern u1="&#x4d9;" u2="&#x4b7;" k="20" />
+    <hkern u1="&#x4d9;" u2="&#x4b5;" k="20" />
+    <hkern u1="&#x4d9;" u2="&#x4b3;" k="41" />
+    <hkern u1="&#x4d9;" u2="&#x4ad;" k="20" />
+    <hkern u1="&#x4d9;" u2="&#x4a1;" k="20" />
+    <hkern u1="&#x4d9;" u2="&#x497;" k="41" />
+    <hkern u1="&#x4d9;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x4d9;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x4d9;" u2="&#x45e;" k="20" />
+    <hkern u1="&#x4d9;" u2="&#x44a;" k="20" />
+    <hkern u1="&#x4d9;" u2="&#x447;" k="20" />
+    <hkern u1="&#x4d9;" u2="&#x445;" k="41" />
+    <hkern u1="&#x4d9;" u2="&#x443;" k="20" />
+    <hkern u1="&#x4d9;" u2="&#x442;" k="20" />
+    <hkern u1="&#x4d9;" u2="&#x436;" k="41" />
+    <hkern u1="&#x4d9;" u2="&#x27;" k="20" />
+    <hkern u1="&#x4d9;" u2="&#x22;" k="20" />
+    <hkern u1="&#x4da;" u2="&#x513;" k="20" />
+    <hkern u1="&#x4da;" u2="&#x512;" k="41" />
+    <hkern u1="&#x4da;" u2="&#x50e;" k="20" />
+    <hkern u1="&#x4da;" u2="&#x509;" k="20" />
+    <hkern u1="&#x4da;" u2="&#x508;" k="41" />
+    <hkern u1="&#x4da;" u2="&#x506;" k="41" />
+    <hkern u1="&#x4da;" u2="&#x504;" k="41" />
+    <hkern u1="&#x4da;" u2="&#x4fe;" k="41" />
+    <hkern u1="&#x4da;" u2="&#x4fc;" k="41" />
+    <hkern u1="&#x4da;" u2="&#x4f4;" k="41" />
+    <hkern u1="&#x4da;" u2="&#x4f2;" k="41" />
+    <hkern u1="&#x4da;" u2="&#x4f0;" k="41" />
+    <hkern u1="&#x4da;" u2="&#x4ee;" k="41" />
+    <hkern u1="&#x4da;" u2="&#x4ec;" k="20" />
+    <hkern u1="&#x4da;" u2="&#x4de;" k="20" />
+    <hkern u1="&#x4da;" u2="&#x4dc;" k="41" />
+    <hkern u1="&#x4da;" u2="&#x4d4;" k="41" />
+    <hkern u1="&#x4da;" u2="&#x4d2;" k="41" />
+    <hkern u1="&#x4da;" u2="&#x4d0;" k="41" />
+    <hkern u1="&#x4da;" u2="&#x4cb;" k="41" />
+    <hkern u1="&#x4da;" u2="&#x4c6;" k="20" />
+    <hkern u1="&#x4da;" u2="&#x4c5;" k="41" />
+    <hkern u1="&#x4da;" u2="&#x4c1;" k="41" />
+    <hkern u1="&#x4da;" u2="&#x4b8;" k="41" />
+    <hkern u1="&#x4da;" u2="&#x4b6;" k="41" />
+    <hkern u1="&#x4da;" u2="&#x4b4;" k="20" />
+    <hkern u1="&#x4da;" u2="&#x4b2;" k="41" />
+    <hkern u1="&#x4da;" u2="&#x4b0;" k="20" />
+    <hkern u1="&#x4da;" u2="&#x4ae;" k="20" />
+    <hkern u1="&#x4da;" u2="&#x4ac;" k="61" />
+    <hkern u1="&#x4da;" u2="&#x4a0;" k="20" />
+    <hkern u1="&#x4da;" u2="&#x498;" k="20" />
+    <hkern u1="&#x4da;" u2="&#x496;" k="41" />
+    <hkern u1="&#x4da;" u2="&#x476;" k="20" />
+    <hkern u1="&#x4da;" u2="&#x474;" k="20" />
+    <hkern u1="&#x4da;" u2="&#x470;" k="41" />
+    <hkern u1="&#x4da;" u2="&#x46e;" k="20" />
+    <hkern u1="&#x4da;" u2="&#x467;" k="20" />
+    <hkern u1="&#x4da;" u2="&#x466;" k="41" />
+    <hkern u1="&#x4da;" u2="&#x201e;" k="82" />
+    <hkern u1="&#x4da;" u2="&#x201a;" k="82" />
+    <hkern u1="&#x4da;" u2="&#x459;" k="20" />
+    <hkern u1="&#x4da;" u2="&#x43b;" k="20" />
+    <hkern u1="&#x4da;" u2="&#x434;" k="20" />
+    <hkern u1="&#x4da;" u2="&#x42d;" k="20" />
+    <hkern u1="&#x4da;" u2="&#x42a;" k="20" />
+    <hkern u1="&#x4da;" u2="&#x427;" k="41" />
+    <hkern u1="&#x4da;" u2="&#x425;" k="41" />
+    <hkern u1="&#x4da;" u2="&#x423;" k="41" />
+    <hkern u1="&#x4da;" u2="&#x422;" k="61" />
+    <hkern u1="&#x4da;" u2="&#x41b;" k="41" />
+    <hkern u1="&#x4da;" u2="&#x417;" k="20" />
+    <hkern u1="&#x4da;" u2="&#x416;" k="41" />
+    <hkern u1="&#x4da;" u2="&#x414;" k="41" />
+    <hkern u1="&#x4da;" u2="&#x410;" k="41" />
+    <hkern u1="&#x4da;" u2="&#x40e;" k="41" />
+    <hkern u1="&#x4da;" u2="&#x40b;" k="20" />
+    <hkern u1="&#x4da;" u2="&#x409;" k="41" />
+    <hkern u1="&#x4da;" u2="&#x402;" k="20" />
+    <hkern u1="&#x4da;" u2="&#x2e;" k="82" />
+    <hkern u1="&#x4da;" u2="&#x2c;" k="82" />
+    <hkern u1="&#x4db;" u2="&#x50f;" k="20" />
+    <hkern u1="&#x4db;" u2="&#x507;" k="20" />
+    <hkern u1="&#x4db;" u2="&#x505;" k="20" />
+    <hkern u1="&#x4db;" u2="&#x4ff;" k="41" />
+    <hkern u1="&#x4db;" u2="&#x4fd;" k="41" />
+    <hkern u1="&#x4db;" u2="&#x4f5;" k="20" />
+    <hkern u1="&#x4db;" u2="&#x4f3;" k="20" />
+    <hkern u1="&#x4db;" u2="&#x4f1;" k="20" />
+    <hkern u1="&#x4db;" u2="&#x4ef;" k="20" />
+    <hkern u1="&#x4db;" u2="&#x4dd;" k="41" />
+    <hkern u1="&#x4db;" u2="&#x4cc;" k="20" />
+    <hkern u1="&#x4db;" u2="&#x4c2;" k="41" />
+    <hkern u1="&#x4db;" u2="&#x4b9;" k="20" />
+    <hkern u1="&#x4db;" u2="&#x4b7;" k="20" />
+    <hkern u1="&#x4db;" u2="&#x4b5;" k="20" />
+    <hkern u1="&#x4db;" u2="&#x4b3;" k="41" />
+    <hkern u1="&#x4db;" u2="&#x4ad;" k="20" />
+    <hkern u1="&#x4db;" u2="&#x4a1;" k="20" />
+    <hkern u1="&#x4db;" u2="&#x497;" k="41" />
+    <hkern u1="&#x4db;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x4db;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x4db;" u2="&#x45e;" k="20" />
+    <hkern u1="&#x4db;" u2="&#x44a;" k="20" />
+    <hkern u1="&#x4db;" u2="&#x447;" k="20" />
+    <hkern u1="&#x4db;" u2="&#x445;" k="41" />
+    <hkern u1="&#x4db;" u2="&#x443;" k="20" />
+    <hkern u1="&#x4db;" u2="&#x442;" k="20" />
+    <hkern u1="&#x4db;" u2="&#x436;" k="41" />
+    <hkern u1="&#x4db;" u2="&#x27;" k="20" />
+    <hkern u1="&#x4db;" u2="&#x22;" k="20" />
+    <hkern u1="&#x4dc;" u2="&#x510;" k="20" />
+    <hkern u1="&#x4dc;" u2="&#x50c;" k="41" />
+    <hkern u1="&#x4dc;" u2="&#x507;" k="41" />
+    <hkern u1="&#x4dc;" u2="&#x505;" k="41" />
+    <hkern u1="&#x4dc;" u2="&#x502;" k="41" />
+    <hkern u1="&#x4dc;" u2="&#x500;" k="41" />
+    <hkern u1="&#x4dc;" u2="&#x4f5;" k="41" />
+    <hkern u1="&#x4dc;" u2="&#x4f4;" k="41" />
+    <hkern u1="&#x4dc;" u2="&#x4ea;" k="41" />
+    <hkern u1="&#x4dc;" u2="&#x4e8;" k="41" />
+    <hkern u1="&#x4dc;" u2="&#x4e6;" k="41" />
+    <hkern u1="&#x4dc;" u2="&#x4cc;" k="41" />
+    <hkern u1="&#x4dc;" u2="&#x4cb;" k="41" />
+    <hkern u1="&#x4dc;" u2="&#x4be;" k="102" />
+    <hkern u1="&#x4dc;" u2="&#x4bc;" k="102" />
+    <hkern u1="&#x4dc;" u2="&#x4b9;" k="41" />
+    <hkern u1="&#x4dc;" u2="&#x4b8;" k="41" />
+    <hkern u1="&#x4dc;" u2="&#x4b7;" k="41" />
+    <hkern u1="&#x4dc;" u2="&#x4b6;" k="41" />
+    <hkern u1="&#x4dc;" u2="&#x4aa;" k="41" />
+    <hkern u1="&#x4dc;" u2="&#x4a8;" k="41" />
+    <hkern u1="&#x4dc;" u2="&#x480;" k="41" />
+    <hkern u1="&#x4dc;" u2="&#x47e;" k="41" />
+    <hkern u1="&#x4dc;" u2="&#x47c;" k="41" />
+    <hkern u1="&#x4dc;" u2="&#x47a;" k="41" />
+    <hkern u1="&#x4dc;" u2="&#x478;" k="41" />
+    <hkern u1="&#x4dc;" u2="&#x472;" k="41" />
+    <hkern u1="&#x4dc;" u2="&#x470;" k="41" />
+    <hkern u1="&#x4dc;" u2="&#x460;" k="41" />
+    <hkern u1="&#x4dc;" u2="&#x447;" k="41" />
+    <hkern u1="&#x4dc;" u2="&#x427;" k="41" />
+    <hkern u1="&#x4dc;" u2="&#x424;" k="41" />
+    <hkern u1="&#x4dc;" u2="&#x421;" k="41" />
+    <hkern u1="&#x4dc;" u2="&#x41e;" k="41" />
+    <hkern u1="&#x4dc;" u2="&#x404;" k="41" />
+    <hkern u1="&#x4dd;" u2="&#x511;" k="41" />
+    <hkern u1="&#x4dd;" u2="&#x50d;" k="41" />
+    <hkern u1="&#x4dd;" u2="&#x503;" k="41" />
+    <hkern u1="&#x4dd;" u2="&#x501;" k="41" />
+    <hkern u1="&#x4dd;" u2="&#x4f5;" k="41" />
+    <hkern u1="&#x4dd;" u2="&#x4eb;" k="41" />
+    <hkern u1="&#x4dd;" u2="&#x4e9;" k="41" />
+    <hkern u1="&#x4dd;" u2="&#x4e7;" k="41" />
+    <hkern u1="&#x4dd;" u2="&#x4d7;" k="41" />
+    <hkern u1="&#x4dd;" u2="&#x4cc;" k="41" />
+    <hkern u1="&#x4dd;" u2="&#x4bf;" k="41" />
+    <hkern u1="&#x4dd;" u2="&#x4bd;" k="41" />
+    <hkern u1="&#x4dd;" u2="&#x4b9;" k="41" />
+    <hkern u1="&#x4dd;" u2="&#x4b7;" k="41" />
+    <hkern u1="&#x4dd;" u2="&#x4ab;" k="41" />
+    <hkern u1="&#x4dd;" u2="&#x4a9;" k="41" />
+    <hkern u1="&#x4dd;" u2="&#x481;" k="41" />
+    <hkern u1="&#x4dd;" u2="&#x47d;" k="41" />
+    <hkern u1="&#x4dd;" u2="&#x47b;" k="41" />
+    <hkern u1="&#x4dd;" u2="&#x479;" k="41" />
+    <hkern u1="&#x4dd;" u2="&#x473;" k="41" />
+    <hkern u1="&#x4dd;" u2="&#x450;" k="41" />
+    <hkern u1="&#x4dd;" u2="&#x454;" k="41" />
+    <hkern u1="&#x4dd;" u2="&#x451;" k="41" />
+    <hkern u1="&#x4dd;" u2="&#x447;" k="41" />
+    <hkern u1="&#x4dd;" u2="&#x444;" k="41" />
+    <hkern u1="&#x4dd;" u2="&#x441;" k="41" />
+    <hkern u1="&#x4dd;" u2="&#x43e;" k="41" />
+    <hkern u1="&#x4dd;" u2="&#x435;" k="41" />
+    <hkern u1="&#x4de;" u2="&#x506;" k="41" />
+    <hkern u1="&#x4de;" u2="&#x504;" k="41" />
+    <hkern u1="&#x4de;" u2="&#x4b0;" k="20" />
+    <hkern u1="&#x4de;" u2="&#x4ae;" k="20" />
+    <hkern u1="&#x4de;" u2="&#x476;" k="20" />
+    <hkern u1="&#x4de;" u2="&#x474;" k="20" />
+    <hkern u1="&#x4de;" u2="&#x201e;" k="82" />
+    <hkern u1="&#x4de;" u2="&#x201a;" k="82" />
+    <hkern u1="&#x4de;" u2="&#x2e;" k="82" />
+    <hkern u1="&#x4de;" u2="&#x2c;" k="82" />
+    <hkern u1="&#x4df;" u2="&#x44f;" k="-41" />
+    <hkern u1="&#x4e0;" u2="&#x507;" k="41" />
+    <hkern u1="&#x4e0;" u2="&#x505;" k="41" />
+    <hkern u1="&#x4e0;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x4e0;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x4e0;" u2="&#x27;" k="20" />
+    <hkern u1="&#x4e0;" u2="&#x22;" k="20" />
+    <hkern u1="&#x4e6;" u2="&#x513;" k="20" />
+    <hkern u1="&#x4e6;" u2="&#x512;" k="41" />
+    <hkern u1="&#x4e6;" u2="&#x50e;" k="20" />
+    <hkern u1="&#x4e6;" u2="&#x509;" k="20" />
+    <hkern u1="&#x4e6;" u2="&#x508;" k="41" />
+    <hkern u1="&#x4e6;" u2="&#x506;" k="41" />
+    <hkern u1="&#x4e6;" u2="&#x504;" k="41" />
+    <hkern u1="&#x4e6;" u2="&#x4fe;" k="41" />
+    <hkern u1="&#x4e6;" u2="&#x4fc;" k="41" />
+    <hkern u1="&#x4e6;" u2="&#x4f4;" k="41" />
+    <hkern u1="&#x4e6;" u2="&#x4f2;" k="41" />
+    <hkern u1="&#x4e6;" u2="&#x4f0;" k="41" />
+    <hkern u1="&#x4e6;" u2="&#x4ee;" k="41" />
+    <hkern u1="&#x4e6;" u2="&#x4ec;" k="20" />
+    <hkern u1="&#x4e6;" u2="&#x4de;" k="20" />
+    <hkern u1="&#x4e6;" u2="&#x4dc;" k="41" />
+    <hkern u1="&#x4e6;" u2="&#x4d4;" k="41" />
+    <hkern u1="&#x4e6;" u2="&#x4d2;" k="41" />
+    <hkern u1="&#x4e6;" u2="&#x4d0;" k="41" />
+    <hkern u1="&#x4e6;" u2="&#x4cb;" k="41" />
+    <hkern u1="&#x4e6;" u2="&#x4c6;" k="20" />
+    <hkern u1="&#x4e6;" u2="&#x4c5;" k="41" />
+    <hkern u1="&#x4e6;" u2="&#x4c1;" k="41" />
+    <hkern u1="&#x4e6;" u2="&#x4b8;" k="41" />
+    <hkern u1="&#x4e6;" u2="&#x4b6;" k="41" />
+    <hkern u1="&#x4e6;" u2="&#x4b4;" k="20" />
+    <hkern u1="&#x4e6;" u2="&#x4b2;" k="41" />
+    <hkern u1="&#x4e6;" u2="&#x4b0;" k="20" />
+    <hkern u1="&#x4e6;" u2="&#x4ae;" k="20" />
+    <hkern u1="&#x4e6;" u2="&#x4ac;" k="61" />
+    <hkern u1="&#x4e6;" u2="&#x4a0;" k="20" />
+    <hkern u1="&#x4e6;" u2="&#x498;" k="20" />
+    <hkern u1="&#x4e6;" u2="&#x496;" k="41" />
+    <hkern u1="&#x4e6;" u2="&#x476;" k="20" />
+    <hkern u1="&#x4e6;" u2="&#x474;" k="20" />
+    <hkern u1="&#x4e6;" u2="&#x470;" k="41" />
+    <hkern u1="&#x4e6;" u2="&#x46e;" k="20" />
+    <hkern u1="&#x4e6;" u2="&#x467;" k="20" />
+    <hkern u1="&#x4e6;" u2="&#x466;" k="41" />
+    <hkern u1="&#x4e6;" u2="&#x201e;" k="82" />
+    <hkern u1="&#x4e6;" u2="&#x201a;" k="82" />
+    <hkern u1="&#x4e6;" u2="&#x459;" k="20" />
+    <hkern u1="&#x4e6;" u2="&#x43b;" k="20" />
+    <hkern u1="&#x4e6;" u2="&#x434;" k="20" />
+    <hkern u1="&#x4e6;" u2="&#x42d;" k="20" />
+    <hkern u1="&#x4e6;" u2="&#x42a;" k="20" />
+    <hkern u1="&#x4e6;" u2="&#x427;" k="41" />
+    <hkern u1="&#x4e6;" u2="&#x425;" k="41" />
+    <hkern u1="&#x4e6;" u2="&#x423;" k="41" />
+    <hkern u1="&#x4e6;" u2="&#x422;" k="61" />
+    <hkern u1="&#x4e6;" u2="&#x41b;" k="41" />
+    <hkern u1="&#x4e6;" u2="&#x417;" k="20" />
+    <hkern u1="&#x4e6;" u2="&#x416;" k="41" />
+    <hkern u1="&#x4e6;" u2="&#x414;" k="41" />
+    <hkern u1="&#x4e6;" u2="&#x410;" k="41" />
+    <hkern u1="&#x4e6;" u2="&#x40e;" k="41" />
+    <hkern u1="&#x4e6;" u2="&#x40b;" k="20" />
+    <hkern u1="&#x4e6;" u2="&#x409;" k="41" />
+    <hkern u1="&#x4e6;" u2="&#x402;" k="20" />
+    <hkern u1="&#x4e6;" u2="&#x2e;" k="82" />
+    <hkern u1="&#x4e6;" u2="&#x2c;" k="82" />
+    <hkern u1="&#x4e7;" u2="&#x50f;" k="20" />
+    <hkern u1="&#x4e7;" u2="&#x507;" k="20" />
+    <hkern u1="&#x4e7;" u2="&#x505;" k="20" />
+    <hkern u1="&#x4e7;" u2="&#x4ff;" k="41" />
+    <hkern u1="&#x4e7;" u2="&#x4fd;" k="41" />
+    <hkern u1="&#x4e7;" u2="&#x4f5;" k="20" />
+    <hkern u1="&#x4e7;" u2="&#x4f3;" k="20" />
+    <hkern u1="&#x4e7;" u2="&#x4f1;" k="20" />
+    <hkern u1="&#x4e7;" u2="&#x4ef;" k="20" />
+    <hkern u1="&#x4e7;" u2="&#x4dd;" k="41" />
+    <hkern u1="&#x4e7;" u2="&#x4cc;" k="20" />
+    <hkern u1="&#x4e7;" u2="&#x4c2;" k="41" />
+    <hkern u1="&#x4e7;" u2="&#x4b9;" k="20" />
+    <hkern u1="&#x4e7;" u2="&#x4b7;" k="20" />
+    <hkern u1="&#x4e7;" u2="&#x4b5;" k="20" />
+    <hkern u1="&#x4e7;" u2="&#x4b3;" k="41" />
+    <hkern u1="&#x4e7;" u2="&#x4ad;" k="20" />
+    <hkern u1="&#x4e7;" u2="&#x4a1;" k="20" />
+    <hkern u1="&#x4e7;" u2="&#x497;" k="41" />
+    <hkern u1="&#x4e7;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x4e7;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x4e7;" u2="&#x45e;" k="20" />
+    <hkern u1="&#x4e7;" u2="&#x44a;" k="20" />
+    <hkern u1="&#x4e7;" u2="&#x447;" k="20" />
+    <hkern u1="&#x4e7;" u2="&#x445;" k="41" />
+    <hkern u1="&#x4e7;" u2="&#x443;" k="20" />
+    <hkern u1="&#x4e7;" u2="&#x442;" k="20" />
+    <hkern u1="&#x4e7;" u2="&#x436;" k="41" />
+    <hkern u1="&#x4e7;" u2="&#x27;" k="20" />
+    <hkern u1="&#x4e7;" u2="&#x22;" k="20" />
+    <hkern u1="&#x4e8;" u2="&#x513;" k="20" />
+    <hkern u1="&#x4e8;" u2="&#x512;" k="41" />
+    <hkern u1="&#x4e8;" u2="&#x50e;" k="20" />
+    <hkern u1="&#x4e8;" u2="&#x509;" k="20" />
+    <hkern u1="&#x4e8;" u2="&#x508;" k="41" />
+    <hkern u1="&#x4e8;" u2="&#x506;" k="41" />
+    <hkern u1="&#x4e8;" u2="&#x504;" k="41" />
+    <hkern u1="&#x4e8;" u2="&#x4fe;" k="41" />
+    <hkern u1="&#x4e8;" u2="&#x4fc;" k="41" />
+    <hkern u1="&#x4e8;" u2="&#x4f4;" k="41" />
+    <hkern u1="&#x4e8;" u2="&#x4f2;" k="41" />
+    <hkern u1="&#x4e8;" u2="&#x4f0;" k="41" />
+    <hkern u1="&#x4e8;" u2="&#x4ee;" k="41" />
+    <hkern u1="&#x4e8;" u2="&#x4ec;" k="20" />
+    <hkern u1="&#x4e8;" u2="&#x4de;" k="20" />
+    <hkern u1="&#x4e8;" u2="&#x4dc;" k="41" />
+    <hkern u1="&#x4e8;" u2="&#x4d4;" k="41" />
+    <hkern u1="&#x4e8;" u2="&#x4d2;" k="41" />
+    <hkern u1="&#x4e8;" u2="&#x4d0;" k="41" />
+    <hkern u1="&#x4e8;" u2="&#x4cb;" k="41" />
+    <hkern u1="&#x4e8;" u2="&#x4c6;" k="20" />
+    <hkern u1="&#x4e8;" u2="&#x4c5;" k="41" />
+    <hkern u1="&#x4e8;" u2="&#x4c1;" k="41" />
+    <hkern u1="&#x4e8;" u2="&#x4b8;" k="41" />
+    <hkern u1="&#x4e8;" u2="&#x4b6;" k="41" />
+    <hkern u1="&#x4e8;" u2="&#x4b4;" k="20" />
+    <hkern u1="&#x4e8;" u2="&#x4b2;" k="41" />
+    <hkern u1="&#x4e8;" u2="&#x4b0;" k="20" />
+    <hkern u1="&#x4e8;" u2="&#x4ae;" k="20" />
+    <hkern u1="&#x4e8;" u2="&#x4ac;" k="61" />
+    <hkern u1="&#x4e8;" u2="&#x4a0;" k="20" />
+    <hkern u1="&#x4e8;" u2="&#x498;" k="20" />
+    <hkern u1="&#x4e8;" u2="&#x496;" k="41" />
+    <hkern u1="&#x4e8;" u2="&#x476;" k="20" />
+    <hkern u1="&#x4e8;" u2="&#x474;" k="20" />
+    <hkern u1="&#x4e8;" u2="&#x470;" k="41" />
+    <hkern u1="&#x4e8;" u2="&#x46e;" k="20" />
+    <hkern u1="&#x4e8;" u2="&#x467;" k="20" />
+    <hkern u1="&#x4e8;" u2="&#x466;" k="41" />
+    <hkern u1="&#x4e8;" u2="&#x201e;" k="82" />
+    <hkern u1="&#x4e8;" u2="&#x201a;" k="82" />
+    <hkern u1="&#x4e8;" u2="&#x459;" k="20" />
+    <hkern u1="&#x4e8;" u2="&#x43b;" k="20" />
+    <hkern u1="&#x4e8;" u2="&#x434;" k="20" />
+    <hkern u1="&#x4e8;" u2="&#x42d;" k="20" />
+    <hkern u1="&#x4e8;" u2="&#x42a;" k="20" />
+    <hkern u1="&#x4e8;" u2="&#x427;" k="41" />
+    <hkern u1="&#x4e8;" u2="&#x425;" k="41" />
+    <hkern u1="&#x4e8;" u2="&#x423;" k="41" />
+    <hkern u1="&#x4e8;" u2="&#x422;" k="61" />
+    <hkern u1="&#x4e8;" u2="&#x41b;" k="41" />
+    <hkern u1="&#x4e8;" u2="&#x417;" k="20" />
+    <hkern u1="&#x4e8;" u2="&#x416;" k="41" />
+    <hkern u1="&#x4e8;" u2="&#x414;" k="41" />
+    <hkern u1="&#x4e8;" u2="&#x410;" k="41" />
+    <hkern u1="&#x4e8;" u2="&#x40e;" k="41" />
+    <hkern u1="&#x4e8;" u2="&#x40b;" k="20" />
+    <hkern u1="&#x4e8;" u2="&#x409;" k="41" />
+    <hkern u1="&#x4e8;" u2="&#x402;" k="20" />
+    <hkern u1="&#x4e8;" u2="&#x2e;" k="82" />
+    <hkern u1="&#x4e8;" u2="&#x2c;" k="82" />
+    <hkern u1="&#x4e9;" u2="&#x50f;" k="20" />
+    <hkern u1="&#x4e9;" u2="&#x507;" k="20" />
+    <hkern u1="&#x4e9;" u2="&#x505;" k="20" />
+    <hkern u1="&#x4e9;" u2="&#x4ff;" k="41" />
+    <hkern u1="&#x4e9;" u2="&#x4fd;" k="41" />
+    <hkern u1="&#x4e9;" u2="&#x4f5;" k="20" />
+    <hkern u1="&#x4e9;" u2="&#x4f3;" k="20" />
+    <hkern u1="&#x4e9;" u2="&#x4f1;" k="20" />
+    <hkern u1="&#x4e9;" u2="&#x4ef;" k="20" />
+    <hkern u1="&#x4e9;" u2="&#x4dd;" k="41" />
+    <hkern u1="&#x4e9;" u2="&#x4cc;" k="20" />
+    <hkern u1="&#x4e9;" u2="&#x4c2;" k="41" />
+    <hkern u1="&#x4e9;" u2="&#x4b9;" k="20" />
+    <hkern u1="&#x4e9;" u2="&#x4b7;" k="20" />
+    <hkern u1="&#x4e9;" u2="&#x4b5;" k="20" />
+    <hkern u1="&#x4e9;" u2="&#x4b3;" k="41" />
+    <hkern u1="&#x4e9;" u2="&#x4ad;" k="20" />
+    <hkern u1="&#x4e9;" u2="&#x4a1;" k="20" />
+    <hkern u1="&#x4e9;" u2="&#x497;" k="41" />
+    <hkern u1="&#x4e9;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x4e9;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x4e9;" u2="&#x45e;" k="20" />
+    <hkern u1="&#x4e9;" u2="&#x44a;" k="20" />
+    <hkern u1="&#x4e9;" u2="&#x447;" k="20" />
+    <hkern u1="&#x4e9;" u2="&#x445;" k="41" />
+    <hkern u1="&#x4e9;" u2="&#x443;" k="20" />
+    <hkern u1="&#x4e9;" u2="&#x442;" k="20" />
+    <hkern u1="&#x4e9;" u2="&#x436;" k="41" />
+    <hkern u1="&#x4e9;" u2="&#x27;" k="20" />
+    <hkern u1="&#x4e9;" u2="&#x22;" k="20" />
+    <hkern u1="&#x4ea;" u2="&#x513;" k="20" />
+    <hkern u1="&#x4ea;" u2="&#x512;" k="41" />
+    <hkern u1="&#x4ea;" u2="&#x50e;" k="20" />
+    <hkern u1="&#x4ea;" u2="&#x509;" k="20" />
+    <hkern u1="&#x4ea;" u2="&#x508;" k="41" />
+    <hkern u1="&#x4ea;" u2="&#x506;" k="41" />
+    <hkern u1="&#x4ea;" u2="&#x504;" k="41" />
+    <hkern u1="&#x4ea;" u2="&#x4fe;" k="41" />
+    <hkern u1="&#x4ea;" u2="&#x4fc;" k="41" />
+    <hkern u1="&#x4ea;" u2="&#x4f4;" k="41" />
+    <hkern u1="&#x4ea;" u2="&#x4f2;" k="41" />
+    <hkern u1="&#x4ea;" u2="&#x4f0;" k="41" />
+    <hkern u1="&#x4ea;" u2="&#x4ee;" k="41" />
+    <hkern u1="&#x4ea;" u2="&#x4ec;" k="20" />
+    <hkern u1="&#x4ea;" u2="&#x4de;" k="20" />
+    <hkern u1="&#x4ea;" u2="&#x4dc;" k="41" />
+    <hkern u1="&#x4ea;" u2="&#x4d4;" k="41" />
+    <hkern u1="&#x4ea;" u2="&#x4d2;" k="41" />
+    <hkern u1="&#x4ea;" u2="&#x4d0;" k="41" />
+    <hkern u1="&#x4ea;" u2="&#x4cb;" k="41" />
+    <hkern u1="&#x4ea;" u2="&#x4c6;" k="20" />
+    <hkern u1="&#x4ea;" u2="&#x4c5;" k="41" />
+    <hkern u1="&#x4ea;" u2="&#x4c1;" k="41" />
+    <hkern u1="&#x4ea;" u2="&#x4b8;" k="41" />
+    <hkern u1="&#x4ea;" u2="&#x4b6;" k="41" />
+    <hkern u1="&#x4ea;" u2="&#x4b4;" k="20" />
+    <hkern u1="&#x4ea;" u2="&#x4b2;" k="41" />
+    <hkern u1="&#x4ea;" u2="&#x4b0;" k="20" />
+    <hkern u1="&#x4ea;" u2="&#x4ae;" k="20" />
+    <hkern u1="&#x4ea;" u2="&#x4ac;" k="61" />
+    <hkern u1="&#x4ea;" u2="&#x4a0;" k="20" />
+    <hkern u1="&#x4ea;" u2="&#x498;" k="20" />
+    <hkern u1="&#x4ea;" u2="&#x496;" k="41" />
+    <hkern u1="&#x4ea;" u2="&#x476;" k="20" />
+    <hkern u1="&#x4ea;" u2="&#x474;" k="20" />
+    <hkern u1="&#x4ea;" u2="&#x470;" k="41" />
+    <hkern u1="&#x4ea;" u2="&#x46e;" k="20" />
+    <hkern u1="&#x4ea;" u2="&#x467;" k="20" />
+    <hkern u1="&#x4ea;" u2="&#x466;" k="41" />
+    <hkern u1="&#x4ea;" u2="&#x201e;" k="82" />
+    <hkern u1="&#x4ea;" u2="&#x201a;" k="82" />
+    <hkern u1="&#x4ea;" u2="&#x459;" k="20" />
+    <hkern u1="&#x4ea;" u2="&#x43b;" k="20" />
+    <hkern u1="&#x4ea;" u2="&#x434;" k="20" />
+    <hkern u1="&#x4ea;" u2="&#x42d;" k="20" />
+    <hkern u1="&#x4ea;" u2="&#x42a;" k="20" />
+    <hkern u1="&#x4ea;" u2="&#x427;" k="41" />
+    <hkern u1="&#x4ea;" u2="&#x425;" k="41" />
+    <hkern u1="&#x4ea;" u2="&#x423;" k="41" />
+    <hkern u1="&#x4ea;" u2="&#x422;" k="61" />
+    <hkern u1="&#x4ea;" u2="&#x41b;" k="41" />
+    <hkern u1="&#x4ea;" u2="&#x417;" k="20" />
+    <hkern u1="&#x4ea;" u2="&#x416;" k="41" />
+    <hkern u1="&#x4ea;" u2="&#x414;" k="41" />
+    <hkern u1="&#x4ea;" u2="&#x410;" k="41" />
+    <hkern u1="&#x4ea;" u2="&#x40e;" k="41" />
+    <hkern u1="&#x4ea;" u2="&#x40b;" k="20" />
+    <hkern u1="&#x4ea;" u2="&#x409;" k="41" />
+    <hkern u1="&#x4ea;" u2="&#x402;" k="20" />
+    <hkern u1="&#x4ea;" u2="&#x2e;" k="82" />
+    <hkern u1="&#x4ea;" u2="&#x2c;" k="82" />
+    <hkern u1="&#x4eb;" u2="&#x50f;" k="20" />
+    <hkern u1="&#x4eb;" u2="&#x507;" k="20" />
+    <hkern u1="&#x4eb;" u2="&#x505;" k="20" />
+    <hkern u1="&#x4eb;" u2="&#x4ff;" k="41" />
+    <hkern u1="&#x4eb;" u2="&#x4fd;" k="41" />
+    <hkern u1="&#x4eb;" u2="&#x4f5;" k="20" />
+    <hkern u1="&#x4eb;" u2="&#x4f3;" k="20" />
+    <hkern u1="&#x4eb;" u2="&#x4f1;" k="20" />
+    <hkern u1="&#x4eb;" u2="&#x4ef;" k="20" />
+    <hkern u1="&#x4eb;" u2="&#x4dd;" k="41" />
+    <hkern u1="&#x4eb;" u2="&#x4cc;" k="20" />
+    <hkern u1="&#x4eb;" u2="&#x4c2;" k="41" />
+    <hkern u1="&#x4eb;" u2="&#x4b9;" k="20" />
+    <hkern u1="&#x4eb;" u2="&#x4b7;" k="20" />
+    <hkern u1="&#x4eb;" u2="&#x4b5;" k="20" />
+    <hkern u1="&#x4eb;" u2="&#x4b3;" k="41" />
+    <hkern u1="&#x4eb;" u2="&#x4ad;" k="20" />
+    <hkern u1="&#x4eb;" u2="&#x4a1;" k="20" />
+    <hkern u1="&#x4eb;" u2="&#x497;" k="41" />
+    <hkern u1="&#x4eb;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x4eb;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x4eb;" u2="&#x45e;" k="20" />
+    <hkern u1="&#x4eb;" u2="&#x44a;" k="20" />
+    <hkern u1="&#x4eb;" u2="&#x447;" k="20" />
+    <hkern u1="&#x4eb;" u2="&#x445;" k="41" />
+    <hkern u1="&#x4eb;" u2="&#x443;" k="20" />
+    <hkern u1="&#x4eb;" u2="&#x442;" k="20" />
+    <hkern u1="&#x4eb;" u2="&#x436;" k="41" />
+    <hkern u1="&#x4eb;" u2="&#x27;" k="20" />
+    <hkern u1="&#x4eb;" u2="&#x22;" k="20" />
+    <hkern u1="&#x4ec;" u2="&#x513;" k="20" />
+    <hkern u1="&#x4ec;" u2="&#x512;" k="41" />
+    <hkern u1="&#x4ec;" u2="&#x50e;" k="20" />
+    <hkern u1="&#x4ec;" u2="&#x509;" k="20" />
+    <hkern u1="&#x4ec;" u2="&#x508;" k="41" />
+    <hkern u1="&#x4ec;" u2="&#x506;" k="41" />
+    <hkern u1="&#x4ec;" u2="&#x504;" k="41" />
+    <hkern u1="&#x4ec;" u2="&#x4fe;" k="41" />
+    <hkern u1="&#x4ec;" u2="&#x4fc;" k="41" />
+    <hkern u1="&#x4ec;" u2="&#x4f4;" k="41" />
+    <hkern u1="&#x4ec;" u2="&#x4f2;" k="41" />
+    <hkern u1="&#x4ec;" u2="&#x4f0;" k="41" />
+    <hkern u1="&#x4ec;" u2="&#x4ee;" k="41" />
+    <hkern u1="&#x4ec;" u2="&#x4ec;" k="20" />
+    <hkern u1="&#x4ec;" u2="&#x4de;" k="20" />
+    <hkern u1="&#x4ec;" u2="&#x4dc;" k="41" />
+    <hkern u1="&#x4ec;" u2="&#x4d4;" k="41" />
+    <hkern u1="&#x4ec;" u2="&#x4d2;" k="41" />
+    <hkern u1="&#x4ec;" u2="&#x4d0;" k="41" />
+    <hkern u1="&#x4ec;" u2="&#x4cb;" k="41" />
+    <hkern u1="&#x4ec;" u2="&#x4c6;" k="20" />
+    <hkern u1="&#x4ec;" u2="&#x4c5;" k="41" />
+    <hkern u1="&#x4ec;" u2="&#x4c1;" k="41" />
+    <hkern u1="&#x4ec;" u2="&#x4b8;" k="41" />
+    <hkern u1="&#x4ec;" u2="&#x4b6;" k="41" />
+    <hkern u1="&#x4ec;" u2="&#x4b4;" k="20" />
+    <hkern u1="&#x4ec;" u2="&#x4b2;" k="41" />
+    <hkern u1="&#x4ec;" u2="&#x4b0;" k="20" />
+    <hkern u1="&#x4ec;" u2="&#x4ae;" k="20" />
+    <hkern u1="&#x4ec;" u2="&#x4ac;" k="61" />
+    <hkern u1="&#x4ec;" u2="&#x4a0;" k="20" />
+    <hkern u1="&#x4ec;" u2="&#x498;" k="20" />
+    <hkern u1="&#x4ec;" u2="&#x496;" k="41" />
+    <hkern u1="&#x4ec;" u2="&#x476;" k="20" />
+    <hkern u1="&#x4ec;" u2="&#x474;" k="20" />
+    <hkern u1="&#x4ec;" u2="&#x470;" k="41" />
+    <hkern u1="&#x4ec;" u2="&#x46e;" k="20" />
+    <hkern u1="&#x4ec;" u2="&#x467;" k="20" />
+    <hkern u1="&#x4ec;" u2="&#x466;" k="41" />
+    <hkern u1="&#x4ec;" u2="&#x201e;" k="82" />
+    <hkern u1="&#x4ec;" u2="&#x201a;" k="82" />
+    <hkern u1="&#x4ec;" u2="&#x459;" k="20" />
+    <hkern u1="&#x4ec;" u2="&#x43b;" k="20" />
+    <hkern u1="&#x4ec;" u2="&#x434;" k="20" />
+    <hkern u1="&#x4ec;" u2="&#x42d;" k="20" />
+    <hkern u1="&#x4ec;" u2="&#x42a;" k="20" />
+    <hkern u1="&#x4ec;" u2="&#x427;" k="41" />
+    <hkern u1="&#x4ec;" u2="&#x425;" k="41" />
+    <hkern u1="&#x4ec;" u2="&#x423;" k="41" />
+    <hkern u1="&#x4ec;" u2="&#x422;" k="61" />
+    <hkern u1="&#x4ec;" u2="&#x41b;" k="41" />
+    <hkern u1="&#x4ec;" u2="&#x417;" k="20" />
+    <hkern u1="&#x4ec;" u2="&#x416;" k="41" />
+    <hkern u1="&#x4ec;" u2="&#x414;" k="41" />
+    <hkern u1="&#x4ec;" u2="&#x410;" k="41" />
+    <hkern u1="&#x4ec;" u2="&#x40e;" k="41" />
+    <hkern u1="&#x4ec;" u2="&#x40b;" k="20" />
+    <hkern u1="&#x4ec;" u2="&#x409;" k="41" />
+    <hkern u1="&#x4ec;" u2="&#x402;" k="20" />
+    <hkern u1="&#x4ec;" u2="&#x2e;" k="82" />
+    <hkern u1="&#x4ec;" u2="&#x2c;" k="82" />
+    <hkern u1="&#x4ed;" u2="&#x50f;" k="20" />
+    <hkern u1="&#x4ed;" u2="&#x507;" k="20" />
+    <hkern u1="&#x4ed;" u2="&#x505;" k="20" />
+    <hkern u1="&#x4ed;" u2="&#x4ff;" k="41" />
+    <hkern u1="&#x4ed;" u2="&#x4fd;" k="41" />
+    <hkern u1="&#x4ed;" u2="&#x4f5;" k="20" />
+    <hkern u1="&#x4ed;" u2="&#x4f3;" k="20" />
+    <hkern u1="&#x4ed;" u2="&#x4f1;" k="20" />
+    <hkern u1="&#x4ed;" u2="&#x4ef;" k="20" />
+    <hkern u1="&#x4ed;" u2="&#x4dd;" k="41" />
+    <hkern u1="&#x4ed;" u2="&#x4cc;" k="20" />
+    <hkern u1="&#x4ed;" u2="&#x4c2;" k="41" />
+    <hkern u1="&#x4ed;" u2="&#x4b9;" k="20" />
+    <hkern u1="&#x4ed;" u2="&#x4b7;" k="20" />
+    <hkern u1="&#x4ed;" u2="&#x4b5;" k="20" />
+    <hkern u1="&#x4ed;" u2="&#x4b3;" k="41" />
+    <hkern u1="&#x4ed;" u2="&#x4ad;" k="20" />
+    <hkern u1="&#x4ed;" u2="&#x4a1;" k="20" />
+    <hkern u1="&#x4ed;" u2="&#x497;" k="41" />
+    <hkern u1="&#x4ed;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x4ed;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x4ed;" u2="&#x45e;" k="20" />
+    <hkern u1="&#x4ed;" u2="&#x44a;" k="20" />
+    <hkern u1="&#x4ed;" u2="&#x447;" k="20" />
+    <hkern u1="&#x4ed;" u2="&#x445;" k="41" />
+    <hkern u1="&#x4ed;" u2="&#x443;" k="20" />
+    <hkern u1="&#x4ed;" u2="&#x442;" k="20" />
+    <hkern u1="&#x4ed;" u2="&#x436;" k="41" />
+    <hkern u1="&#x4ed;" u2="&#x27;" k="20" />
+    <hkern u1="&#x4ed;" u2="&#x22;" k="20" />
+    <hkern u1="&#x4ee;" u2="&#x513;" k="82" />
+    <hkern u1="&#x4ee;" u2="&#x512;" k="102" />
+    <hkern u1="&#x4ee;" u2="&#x511;" k="41" />
+    <hkern u1="&#x4ee;" u2="&#x50d;" k="41" />
+    <hkern u1="&#x4ee;" u2="&#x50c;" k="20" />
+    <hkern u1="&#x4ee;" u2="&#x509;" k="82" />
+    <hkern u1="&#x4ee;" u2="&#x508;" k="102" />
+    <hkern u1="&#x4ee;" u2="&#x503;" k="41" />
+    <hkern u1="&#x4ee;" u2="&#x502;" k="143" />
+    <hkern u1="&#x4ee;" u2="&#x501;" k="41" />
+    <hkern u1="&#x4ee;" u2="&#x500;" k="143" />
+    <hkern u1="&#x4ee;" u2="&#x4f5;" k="41" />
+    <hkern u1="&#x4ee;" u2="&#x4eb;" k="41" />
+    <hkern u1="&#x4ee;" u2="&#x4ea;" k="20" />
+    <hkern u1="&#x4ee;" u2="&#x4e9;" k="41" />
+    <hkern u1="&#x4ee;" u2="&#x4e8;" k="20" />
+    <hkern u1="&#x4ee;" u2="&#x4e7;" k="41" />
+    <hkern u1="&#x4ee;" u2="&#x4e6;" k="20" />
+    <hkern u1="&#x4ee;" u2="&#x4d7;" k="41" />
+    <hkern u1="&#x4ee;" u2="&#x4d4;" k="143" />
+    <hkern u1="&#x4ee;" u2="&#x4d2;" k="143" />
+    <hkern u1="&#x4ee;" u2="&#x4d0;" k="143" />
+    <hkern u1="&#x4ee;" u2="&#x4cc;" k="41" />
+    <hkern u1="&#x4ee;" u2="&#x4c6;" k="82" />
+    <hkern u1="&#x4ee;" u2="&#x4c5;" k="102" />
+    <hkern u1="&#x4ee;" u2="&#x4bf;" k="61" />
+    <hkern u1="&#x4ee;" u2="&#x4be;" k="41" />
+    <hkern u1="&#x4ee;" u2="&#x4bd;" k="61" />
+    <hkern u1="&#x4ee;" u2="&#x4bc;" k="41" />
+    <hkern u1="&#x4ee;" u2="&#x4b9;" k="41" />
+    <hkern u1="&#x4ee;" u2="&#x4b7;" k="41" />
+    <hkern u1="&#x4ee;" u2="&#x4ab;" k="41" />
+    <hkern u1="&#x4ee;" u2="&#x4aa;" k="20" />
+    <hkern u1="&#x4ee;" u2="&#x4a9;" k="41" />
+    <hkern u1="&#x4ee;" u2="&#x4a8;" k="20" />
+    <hkern u1="&#x4ee;" u2="&#x49f;" k="-102" />
+    <hkern u1="&#x4ee;" u2="&#x48d;" k="-102" />
+    <hkern u1="&#x4ee;" u2="&#x481;" k="41" />
+    <hkern u1="&#x4ee;" u2="&#x480;" k="20" />
+    <hkern u1="&#x4ee;" u2="&#x47e;" k="20" />
+    <hkern u1="&#x4ee;" u2="&#x47d;" k="41" />
+    <hkern u1="&#x4ee;" u2="&#x47c;" k="20" />
+    <hkern u1="&#x4ee;" u2="&#x47b;" k="41" />
+    <hkern u1="&#x4ee;" u2="&#x47a;" k="20" />
+    <hkern u1="&#x4ee;" u2="&#x479;" k="41" />
+    <hkern u1="&#x4ee;" u2="&#x478;" k="20" />
+    <hkern u1="&#x4ee;" u2="&#x473;" k="41" />
+    <hkern u1="&#x4ee;" u2="&#x472;" k="20" />
+    <hkern u1="&#x4ee;" u2="&#x467;" k="82" />
+    <hkern u1="&#x4ee;" u2="&#x466;" k="143" />
+    <hkern u1="&#x4ee;" u2="&#x460;" k="20" />
+    <hkern u1="&#x4ee;" u2="&#x450;" k="41" />
+    <hkern u1="&#x4ee;" u2="&#x201e;" k="123" />
+    <hkern u1="&#x4ee;" u2="&#x201a;" k="123" />
+    <hkern u1="&#x4ee;" u2="&#x45b;" k="-102" />
+    <hkern u1="&#x4ee;" u2="&#x459;" k="82" />
+    <hkern u1="&#x4ee;" u2="&#x455;" k="20" />
+    <hkern u1="&#x4ee;" u2="&#x454;" k="41" />
+    <hkern u1="&#x4ee;" u2="&#x452;" k="-102" />
+    <hkern u1="&#x4ee;" u2="&#x451;" k="41" />
+    <hkern u1="&#x4ee;" u2="&#x447;" k="41" />
+    <hkern u1="&#x4ee;" u2="&#x444;" k="41" />
+    <hkern u1="&#x4ee;" u2="&#x441;" k="41" />
+    <hkern u1="&#x4ee;" u2="&#x43e;" k="41" />
+    <hkern u1="&#x4ee;" u2="&#x43b;" k="82" />
+    <hkern u1="&#x4ee;" u2="&#x435;" k="41" />
+    <hkern u1="&#x4ee;" u2="&#x434;" k="82" />
+    <hkern u1="&#x4ee;" u2="&#x42f;" k="20" />
+    <hkern u1="&#x4ee;" u2="&#x424;" k="61" />
+    <hkern u1="&#x4ee;" u2="&#x421;" k="20" />
+    <hkern u1="&#x4ee;" u2="&#x41e;" k="20" />
+    <hkern u1="&#x4ee;" u2="&#x41b;" k="102" />
+    <hkern u1="&#x4ee;" u2="&#x414;" k="102" />
+    <hkern u1="&#x4ee;" u2="&#x410;" k="143" />
+    <hkern u1="&#x4ee;" u2="&#x409;" k="102" />
+    <hkern u1="&#x4ee;" u2="&#x404;" k="20" />
+    <hkern u1="&#x4ee;" u2="&#x2e;" k="123" />
+    <hkern u1="&#x4ee;" u2="&#x2c;" k="123" />
+    <hkern u1="&#x4ef;" u2="&#x513;" k="41" />
+    <hkern u1="&#x4ef;" u2="&#x509;" k="41" />
+    <hkern u1="&#x4ef;" u2="&#x4c6;" k="41" />
+    <hkern u1="&#x4ef;" u2="&#x467;" k="41" />
+    <hkern u1="&#x4ef;" u2="&#x201e;" k="82" />
+    <hkern u1="&#x4ef;" u2="&#x201a;" k="82" />
+    <hkern u1="&#x4ef;" u2="&#x459;" k="41" />
+    <hkern u1="&#x4ef;" u2="&#x43b;" k="41" />
+    <hkern u1="&#x4ef;" u2="&#x434;" k="41" />
+    <hkern u1="&#x4ef;" u2="&#x2e;" k="82" />
+    <hkern u1="&#x4ef;" u2="&#x2c;" k="82" />
+    <hkern u1="&#x4f0;" u2="&#x513;" k="82" />
+    <hkern u1="&#x4f0;" u2="&#x512;" k="102" />
+    <hkern u1="&#x4f0;" u2="&#x511;" k="41" />
+    <hkern u1="&#x4f0;" u2="&#x50d;" k="41" />
+    <hkern u1="&#x4f0;" u2="&#x50c;" k="20" />
+    <hkern u1="&#x4f0;" u2="&#x509;" k="82" />
+    <hkern u1="&#x4f0;" u2="&#x508;" k="102" />
+    <hkern u1="&#x4f0;" u2="&#x503;" k="41" />
+    <hkern u1="&#x4f0;" u2="&#x502;" k="143" />
+    <hkern u1="&#x4f0;" u2="&#x501;" k="41" />
+    <hkern u1="&#x4f0;" u2="&#x500;" k="143" />
+    <hkern u1="&#x4f0;" u2="&#x4f5;" k="41" />
+    <hkern u1="&#x4f0;" u2="&#x4eb;" k="41" />
+    <hkern u1="&#x4f0;" u2="&#x4ea;" k="20" />
+    <hkern u1="&#x4f0;" u2="&#x4e9;" k="41" />
+    <hkern u1="&#x4f0;" u2="&#x4e8;" k="20" />
+    <hkern u1="&#x4f0;" u2="&#x4e7;" k="41" />
+    <hkern u1="&#x4f0;" u2="&#x4e6;" k="20" />
+    <hkern u1="&#x4f0;" u2="&#x4d7;" k="41" />
+    <hkern u1="&#x4f0;" u2="&#x4d4;" k="143" />
+    <hkern u1="&#x4f0;" u2="&#x4d2;" k="143" />
+    <hkern u1="&#x4f0;" u2="&#x4d0;" k="143" />
+    <hkern u1="&#x4f0;" u2="&#x4cc;" k="41" />
+    <hkern u1="&#x4f0;" u2="&#x4c6;" k="82" />
+    <hkern u1="&#x4f0;" u2="&#x4c5;" k="102" />
+    <hkern u1="&#x4f0;" u2="&#x4bf;" k="61" />
+    <hkern u1="&#x4f0;" u2="&#x4be;" k="41" />
+    <hkern u1="&#x4f0;" u2="&#x4bd;" k="61" />
+    <hkern u1="&#x4f0;" u2="&#x4bc;" k="41" />
+    <hkern u1="&#x4f0;" u2="&#x4b9;" k="41" />
+    <hkern u1="&#x4f0;" u2="&#x4b7;" k="41" />
+    <hkern u1="&#x4f0;" u2="&#x4ab;" k="41" />
+    <hkern u1="&#x4f0;" u2="&#x4aa;" k="20" />
+    <hkern u1="&#x4f0;" u2="&#x4a9;" k="41" />
+    <hkern u1="&#x4f0;" u2="&#x4a8;" k="20" />
+    <hkern u1="&#x4f0;" u2="&#x49f;" k="-102" />
+    <hkern u1="&#x4f0;" u2="&#x48d;" k="-102" />
+    <hkern u1="&#x4f0;" u2="&#x481;" k="41" />
+    <hkern u1="&#x4f0;" u2="&#x480;" k="20" />
+    <hkern u1="&#x4f0;" u2="&#x47e;" k="20" />
+    <hkern u1="&#x4f0;" u2="&#x47d;" k="41" />
+    <hkern u1="&#x4f0;" u2="&#x47c;" k="20" />
+    <hkern u1="&#x4f0;" u2="&#x47b;" k="41" />
+    <hkern u1="&#x4f0;" u2="&#x47a;" k="20" />
+    <hkern u1="&#x4f0;" u2="&#x479;" k="41" />
+    <hkern u1="&#x4f0;" u2="&#x478;" k="20" />
+    <hkern u1="&#x4f0;" u2="&#x473;" k="41" />
+    <hkern u1="&#x4f0;" u2="&#x472;" k="20" />
+    <hkern u1="&#x4f0;" u2="&#x467;" k="82" />
+    <hkern u1="&#x4f0;" u2="&#x466;" k="143" />
+    <hkern u1="&#x4f0;" u2="&#x460;" k="20" />
+    <hkern u1="&#x4f0;" u2="&#x450;" k="41" />
+    <hkern u1="&#x4f0;" u2="&#x201e;" k="123" />
+    <hkern u1="&#x4f0;" u2="&#x201a;" k="123" />
+    <hkern u1="&#x4f0;" u2="&#x45b;" k="-102" />
+    <hkern u1="&#x4f0;" u2="&#x459;" k="82" />
+    <hkern u1="&#x4f0;" u2="&#x455;" k="20" />
+    <hkern u1="&#x4f0;" u2="&#x454;" k="41" />
+    <hkern u1="&#x4f0;" u2="&#x452;" k="-102" />
+    <hkern u1="&#x4f0;" u2="&#x451;" k="41" />
+    <hkern u1="&#x4f0;" u2="&#x447;" k="41" />
+    <hkern u1="&#x4f0;" u2="&#x444;" k="41" />
+    <hkern u1="&#x4f0;" u2="&#x441;" k="41" />
+    <hkern u1="&#x4f0;" u2="&#x43e;" k="41" />
+    <hkern u1="&#x4f0;" u2="&#x43b;" k="82" />
+    <hkern u1="&#x4f0;" u2="&#x435;" k="41" />
+    <hkern u1="&#x4f0;" u2="&#x434;" k="82" />
+    <hkern u1="&#x4f0;" u2="&#x42f;" k="20" />
+    <hkern u1="&#x4f0;" u2="&#x424;" k="61" />
+    <hkern u1="&#x4f0;" u2="&#x421;" k="20" />
+    <hkern u1="&#x4f0;" u2="&#x41e;" k="20" />
+    <hkern u1="&#x4f0;" u2="&#x41b;" k="102" />
+    <hkern u1="&#x4f0;" u2="&#x414;" k="102" />
+    <hkern u1="&#x4f0;" u2="&#x410;" k="143" />
+    <hkern u1="&#x4f0;" u2="&#x409;" k="102" />
+    <hkern u1="&#x4f0;" u2="&#x404;" k="20" />
+    <hkern u1="&#x4f0;" u2="&#x2e;" k="123" />
+    <hkern u1="&#x4f0;" u2="&#x2c;" k="123" />
+    <hkern u1="&#x4f1;" u2="&#x513;" k="41" />
+    <hkern u1="&#x4f1;" u2="&#x509;" k="41" />
+    <hkern u1="&#x4f1;" u2="&#x4c6;" k="41" />
+    <hkern u1="&#x4f1;" u2="&#x467;" k="41" />
+    <hkern u1="&#x4f1;" u2="&#x201e;" k="82" />
+    <hkern u1="&#x4f1;" u2="&#x201a;" k="82" />
+    <hkern u1="&#x4f1;" u2="&#x459;" k="41" />
+    <hkern u1="&#x4f1;" u2="&#x43b;" k="41" />
+    <hkern u1="&#x4f1;" u2="&#x434;" k="41" />
+    <hkern u1="&#x4f1;" u2="&#x2e;" k="82" />
+    <hkern u1="&#x4f1;" u2="&#x2c;" k="82" />
+    <hkern u1="&#x4f2;" u2="&#x513;" k="82" />
+    <hkern u1="&#x4f2;" u2="&#x512;" k="102" />
+    <hkern u1="&#x4f2;" u2="&#x511;" k="41" />
+    <hkern u1="&#x4f2;" u2="&#x50d;" k="41" />
+    <hkern u1="&#x4f2;" u2="&#x50c;" k="20" />
+    <hkern u1="&#x4f2;" u2="&#x509;" k="82" />
+    <hkern u1="&#x4f2;" u2="&#x508;" k="102" />
+    <hkern u1="&#x4f2;" u2="&#x503;" k="41" />
+    <hkern u1="&#x4f2;" u2="&#x502;" k="143" />
+    <hkern u1="&#x4f2;" u2="&#x501;" k="41" />
+    <hkern u1="&#x4f2;" u2="&#x500;" k="143" />
+    <hkern u1="&#x4f2;" u2="&#x4f5;" k="41" />
+    <hkern u1="&#x4f2;" u2="&#x4eb;" k="41" />
+    <hkern u1="&#x4f2;" u2="&#x4ea;" k="20" />
+    <hkern u1="&#x4f2;" u2="&#x4e9;" k="41" />
+    <hkern u1="&#x4f2;" u2="&#x4e8;" k="20" />
+    <hkern u1="&#x4f2;" u2="&#x4e7;" k="41" />
+    <hkern u1="&#x4f2;" u2="&#x4e6;" k="20" />
+    <hkern u1="&#x4f2;" u2="&#x4d7;" k="41" />
+    <hkern u1="&#x4f2;" u2="&#x4d4;" k="143" />
+    <hkern u1="&#x4f2;" u2="&#x4d2;" k="143" />
+    <hkern u1="&#x4f2;" u2="&#x4d0;" k="143" />
+    <hkern u1="&#x4f2;" u2="&#x4cc;" k="41" />
+    <hkern u1="&#x4f2;" u2="&#x4c6;" k="82" />
+    <hkern u1="&#x4f2;" u2="&#x4c5;" k="102" />
+    <hkern u1="&#x4f2;" u2="&#x4bf;" k="61" />
+    <hkern u1="&#x4f2;" u2="&#x4be;" k="41" />
+    <hkern u1="&#x4f2;" u2="&#x4bd;" k="61" />
+    <hkern u1="&#x4f2;" u2="&#x4bc;" k="41" />
+    <hkern u1="&#x4f2;" u2="&#x4b9;" k="41" />
+    <hkern u1="&#x4f2;" u2="&#x4b7;" k="41" />
+    <hkern u1="&#x4f2;" u2="&#x4ab;" k="41" />
+    <hkern u1="&#x4f2;" u2="&#x4aa;" k="20" />
+    <hkern u1="&#x4f2;" u2="&#x4a9;" k="41" />
+    <hkern u1="&#x4f2;" u2="&#x4a8;" k="20" />
+    <hkern u1="&#x4f2;" u2="&#x49f;" k="-102" />
+    <hkern u1="&#x4f2;" u2="&#x48d;" k="-102" />
+    <hkern u1="&#x4f2;" u2="&#x481;" k="41" />
+    <hkern u1="&#x4f2;" u2="&#x480;" k="20" />
+    <hkern u1="&#x4f2;" u2="&#x47e;" k="20" />
+    <hkern u1="&#x4f2;" u2="&#x47d;" k="41" />
+    <hkern u1="&#x4f2;" u2="&#x47c;" k="20" />
+    <hkern u1="&#x4f2;" u2="&#x47b;" k="41" />
+    <hkern u1="&#x4f2;" u2="&#x47a;" k="20" />
+    <hkern u1="&#x4f2;" u2="&#x479;" k="41" />
+    <hkern u1="&#x4f2;" u2="&#x478;" k="20" />
+    <hkern u1="&#x4f2;" u2="&#x473;" k="41" />
+    <hkern u1="&#x4f2;" u2="&#x472;" k="20" />
+    <hkern u1="&#x4f2;" u2="&#x467;" k="82" />
+    <hkern u1="&#x4f2;" u2="&#x466;" k="143" />
+    <hkern u1="&#x4f2;" u2="&#x460;" k="20" />
+    <hkern u1="&#x4f2;" u2="&#x450;" k="41" />
+    <hkern u1="&#x4f2;" u2="&#x201e;" k="123" />
+    <hkern u1="&#x4f2;" u2="&#x201a;" k="123" />
+    <hkern u1="&#x4f2;" u2="&#x45b;" k="-102" />
+    <hkern u1="&#x4f2;" u2="&#x459;" k="82" />
+    <hkern u1="&#x4f2;" u2="&#x455;" k="20" />
+    <hkern u1="&#x4f2;" u2="&#x454;" k="41" />
+    <hkern u1="&#x4f2;" u2="&#x452;" k="-102" />
+    <hkern u1="&#x4f2;" u2="&#x451;" k="41" />
+    <hkern u1="&#x4f2;" u2="&#x447;" k="41" />
+    <hkern u1="&#x4f2;" u2="&#x444;" k="41" />
+    <hkern u1="&#x4f2;" u2="&#x441;" k="41" />
+    <hkern u1="&#x4f2;" u2="&#x43e;" k="41" />
+    <hkern u1="&#x4f2;" u2="&#x43b;" k="82" />
+    <hkern u1="&#x4f2;" u2="&#x435;" k="41" />
+    <hkern u1="&#x4f2;" u2="&#x434;" k="82" />
+    <hkern u1="&#x4f2;" u2="&#x42f;" k="20" />
+    <hkern u1="&#x4f2;" u2="&#x424;" k="61" />
+    <hkern u1="&#x4f2;" u2="&#x421;" k="20" />
+    <hkern u1="&#x4f2;" u2="&#x41e;" k="20" />
+    <hkern u1="&#x4f2;" u2="&#x41b;" k="102" />
+    <hkern u1="&#x4f2;" u2="&#x414;" k="102" />
+    <hkern u1="&#x4f2;" u2="&#x410;" k="143" />
+    <hkern u1="&#x4f2;" u2="&#x409;" k="102" />
+    <hkern u1="&#x4f2;" u2="&#x404;" k="20" />
+    <hkern u1="&#x4f2;" u2="&#x2e;" k="123" />
+    <hkern u1="&#x4f2;" u2="&#x2c;" k="123" />
+    <hkern u1="&#x4f3;" u2="&#x513;" k="41" />
+    <hkern u1="&#x4f3;" u2="&#x509;" k="41" />
+    <hkern u1="&#x4f3;" u2="&#x4c6;" k="41" />
+    <hkern u1="&#x4f3;" u2="&#x467;" k="41" />
+    <hkern u1="&#x4f3;" u2="&#x201e;" k="82" />
+    <hkern u1="&#x4f3;" u2="&#x201a;" k="82" />
+    <hkern u1="&#x4f3;" u2="&#x459;" k="41" />
+    <hkern u1="&#x4f3;" u2="&#x43b;" k="41" />
+    <hkern u1="&#x4f3;" u2="&#x434;" k="41" />
+    <hkern u1="&#x4f3;" u2="&#x2e;" k="82" />
+    <hkern u1="&#x4f3;" u2="&#x2c;" k="82" />
+    <hkern u1="&#x4f6;" u2="&#x513;" k="123" />
+    <hkern u1="&#x4f6;" u2="&#x512;" k="102" />
+    <hkern u1="&#x4f6;" u2="&#x511;" k="143" />
+    <hkern u1="&#x4f6;" u2="&#x50f;" k="82" />
+    <hkern u1="&#x4f6;" u2="&#x50d;" k="143" />
+    <hkern u1="&#x4f6;" u2="&#x50c;" k="41" />
+    <hkern u1="&#x4f6;" u2="&#x50b;" k="102" />
+    <hkern u1="&#x4f6;" u2="&#x509;" k="123" />
+    <hkern u1="&#x4f6;" u2="&#x508;" k="102" />
+    <hkern u1="&#x4f6;" u2="&#x507;" k="102" />
+    <hkern u1="&#x4f6;" u2="&#x505;" k="102" />
+    <hkern u1="&#x4f6;" u2="&#x503;" k="143" />
+    <hkern u1="&#x4f6;" u2="&#x502;" k="143" />
+    <hkern u1="&#x4f6;" u2="&#x501;" k="143" />
+    <hkern u1="&#x4f6;" u2="&#x500;" k="143" />
+    <hkern u1="&#x4f6;" u2="&#x4ff;" k="41" />
+    <hkern u1="&#x4f6;" u2="&#x4fd;" k="41" />
+    <hkern u1="&#x4f6;" u2="&#x4f9;" k="102" />
+    <hkern u1="&#x4f6;" u2="&#x4f7;" k="102" />
+    <hkern u1="&#x4f6;" u2="&#x4f5;" k="102" />
+    <hkern u1="&#x4f6;" u2="&#x4f3;" k="82" />
+    <hkern u1="&#x4f6;" u2="&#x4f1;" k="82" />
+    <hkern u1="&#x4f6;" u2="&#x4ef;" k="82" />
+    <hkern u1="&#x4f6;" u2="&#x4ed;" k="41" />
+    <hkern u1="&#x4f6;" u2="&#x4eb;" k="143" />
+    <hkern u1="&#x4f6;" u2="&#x4ea;" k="41" />
+    <hkern u1="&#x4f6;" u2="&#x4e9;" k="143" />
+    <hkern u1="&#x4f6;" u2="&#x4e8;" k="41" />
+    <hkern u1="&#x4f6;" u2="&#x4e7;" k="143" />
+    <hkern u1="&#x4f6;" u2="&#x4e6;" k="41" />
+    <hkern u1="&#x4f6;" u2="&#x4e5;" k="102" />
+    <hkern u1="&#x4f6;" u2="&#x4e3;" k="102" />
+    <hkern u1="&#x4f6;" u2="&#x4e1;" k="61" />
+    <hkern u1="&#x4f6;" u2="&#x4df;" k="41" />
+    <hkern u1="&#x4f6;" u2="&#x4dd;" k="41" />
+    <hkern u1="&#x4f6;" u2="&#x4d7;" k="143" />
+    <hkern u1="&#x4f6;" u2="&#x4d4;" k="143" />
+    <hkern u1="&#x4f6;" u2="&#x4d2;" k="143" />
+    <hkern u1="&#x4f6;" u2="&#x4d0;" k="143" />
+    <hkern u1="&#x4f6;" u2="&#x4ce;" k="102" />
+    <hkern u1="&#x4f6;" u2="&#x4cc;" k="102" />
+    <hkern u1="&#x4f6;" u2="&#x4ca;" k="102" />
+    <hkern u1="&#x4f6;" u2="&#x4c8;" k="102" />
+    <hkern u1="&#x4f6;" u2="&#x4c6;" k="123" />
+    <hkern u1="&#x4f6;" u2="&#x4c5;" k="102" />
+    <hkern u1="&#x4f6;" u2="&#x4c4;" k="102" />
+    <hkern u1="&#x4f6;" u2="&#x4c2;" k="41" />
+    <hkern u1="&#x4f6;" u2="&#x4bf;" k="143" />
+    <hkern u1="&#x4f6;" u2="&#x4be;" k="102" />
+    <hkern u1="&#x4f6;" u2="&#x4bd;" k="143" />
+    <hkern u1="&#x4f6;" u2="&#x4bc;" k="102" />
+    <hkern u1="&#x4f6;" u2="&#x4bb;" k="102" />
+    <hkern u1="&#x4f6;" u2="&#x4b9;" k="102" />
+    <hkern u1="&#x4f6;" u2="&#x4b7;" k="102" />
+    <hkern u1="&#x4f6;" u2="&#x4b5;" k="82" />
+    <hkern u1="&#x4f6;" u2="&#x4b3;" k="41" />
+    <hkern u1="&#x4f6;" u2="&#x4b1;" k="82" />
+    <hkern u1="&#x4f6;" u2="&#x4af;" k="82" />
+    <hkern u1="&#x4f6;" u2="&#x4ad;" k="82" />
+    <hkern u1="&#x4f6;" u2="&#x4ac;" k="-41" />
+    <hkern u1="&#x4f6;" u2="&#x4ab;" k="143" />
+    <hkern u1="&#x4f6;" u2="&#x4aa;" k="41" />
+    <hkern u1="&#x4f6;" u2="&#x4a9;" k="143" />
+    <hkern u1="&#x4f6;" u2="&#x4a8;" k="41" />
+    <hkern u1="&#x4f6;" u2="&#x4a7;" k="102" />
+    <hkern u1="&#x4f6;" u2="&#x4a5;" k="102" />
+    <hkern u1="&#x4f6;" u2="&#x4a3;" k="102" />
+    <hkern u1="&#x4f6;" u2="&#x4a1;" k="82" />
+    <hkern u1="&#x4f6;" u2="&#x49d;" k="102" />
+    <hkern u1="&#x4f6;" u2="&#x49b;" k="102" />
+    <hkern u1="&#x4f6;" u2="&#x499;" k="41" />
+    <hkern u1="&#x4f6;" u2="&#x497;" k="41" />
+    <hkern u1="&#x4f6;" u2="&#x495;" k="102" />
+    <hkern u1="&#x4f6;" u2="&#x48f;" k="102" />
+    <hkern u1="&#x4f6;" u2="&#x48b;" k="102" />
+    <hkern u1="&#x4f6;" u2="&#x481;" k="143" />
+    <hkern u1="&#x4f6;" u2="&#x480;" k="41" />
+    <hkern u1="&#x4f6;" u2="&#x47f;" k="41" />
+    <hkern u1="&#x4f6;" u2="&#x47e;" k="41" />
+    <hkern u1="&#x4f6;" u2="&#x47d;" k="143" />
+    <hkern u1="&#x4f6;" u2="&#x47c;" k="41" />
+    <hkern u1="&#x4f6;" u2="&#x47b;" k="143" />
+    <hkern u1="&#x4f6;" u2="&#x47a;" k="41" />
+    <hkern u1="&#x4f6;" u2="&#x479;" k="143" />
+    <hkern u1="&#x4f6;" u2="&#x478;" k="41" />
+    <hkern u1="&#x4f6;" u2="&#x477;" k="41" />
+    <hkern u1="&#x4f6;" u2="&#x475;" k="41" />
+    <hkern u1="&#x4f6;" u2="&#x473;" k="143" />
+    <hkern u1="&#x4f6;" u2="&#x472;" k="41" />
+    <hkern u1="&#x4f6;" u2="&#x471;" k="102" />
+    <hkern u1="&#x4f6;" u2="&#x46d;" k="102" />
+    <hkern u1="&#x4f6;" u2="&#x46b;" k="102" />
+    <hkern u1="&#x4f6;" u2="&#x469;" k="102" />
+    <hkern u1="&#x4f6;" u2="&#x467;" k="123" />
+    <hkern u1="&#x4f6;" u2="&#x466;" k="143" />
+    <hkern u1="&#x4f6;" u2="&#x465;" k="102" />
+    <hkern u1="&#x4f6;" u2="&#x461;" k="41" />
+    <hkern u1="&#x4f6;" u2="&#x460;" k="41" />
+    <hkern u1="&#x4f6;" u2="&#x45d;" k="102" />
+    <hkern u1="&#x4f6;" u2="&#x450;" k="143" />
+    <hkern u1="&#x4f6;" u2="&#x201e;" k="123" />
+    <hkern u1="&#x4f6;" u2="&#x201a;" k="123" />
+    <hkern u1="&#x4f6;" u2="&#x2015;" k="82" />
+    <hkern u1="&#x4f6;" u2="&#x2014;" k="82" />
+    <hkern u1="&#x4f6;" u2="&#x2013;" k="82" />
+    <hkern u1="&#x4f6;" u2="&#x491;" k="102" />
+    <hkern u1="&#x4f6;" u2="&#x45f;" k="102" />
+    <hkern u1="&#x4f6;" u2="&#x45e;" k="82" />
+    <hkern u1="&#x4f6;" u2="&#x45c;" k="102" />
+    <hkern u1="&#x4f6;" u2="&#x45a;" k="102" />
+    <hkern u1="&#x4f6;" u2="&#x459;" k="123" />
+    <hkern u1="&#x4f6;" u2="&#x455;" k="123" />
+    <hkern u1="&#x4f6;" u2="&#x454;" k="143" />
+    <hkern u1="&#x4f6;" u2="&#x453;" k="102" />
+    <hkern u1="&#x4f6;" u2="&#x451;" k="143" />
+    <hkern u1="&#x4f6;" u2="&#x44f;" k="61" />
+    <hkern u1="&#x4f6;" u2="&#x44e;" k="102" />
+    <hkern u1="&#x4f6;" u2="&#x44d;" k="41" />
+    <hkern u1="&#x4f6;" u2="&#x44c;" k="102" />
+    <hkern u1="&#x4f6;" u2="&#x44b;" k="102" />
+    <hkern u1="&#x4f6;" u2="&#x44a;" k="82" />
+    <hkern u1="&#x4f6;" u2="&#x449;" k="102" />
+    <hkern u1="&#x4f6;" u2="&#x448;" k="102" />
+    <hkern u1="&#x4f6;" u2="&#x447;" k="102" />
+    <hkern u1="&#x4f6;" u2="&#x446;" k="102" />
+    <hkern u1="&#x4f6;" u2="&#x445;" k="41" />
+    <hkern u1="&#x4f6;" u2="&#x444;" k="143" />
+    <hkern u1="&#x4f6;" u2="&#x443;" k="82" />
+    <hkern u1="&#x4f6;" u2="&#x442;" k="82" />
+    <hkern u1="&#x4f6;" u2="&#x441;" k="143" />
+    <hkern u1="&#x4f6;" u2="&#x440;" k="102" />
+    <hkern u1="&#x4f6;" u2="&#x43f;" k="102" />
+    <hkern u1="&#x4f6;" u2="&#x43e;" k="143" />
+    <hkern u1="&#x4f6;" u2="&#x43d;" k="102" />
+    <hkern u1="&#x4f6;" u2="&#x43c;" k="102" />
+    <hkern u1="&#x4f6;" u2="&#x43b;" k="123" />
+    <hkern u1="&#x4f6;" u2="&#x43a;" k="102" />
+    <hkern u1="&#x4f6;" u2="&#x439;" k="102" />
+    <hkern u1="&#x4f6;" u2="&#x438;" k="102" />
+    <hkern u1="&#x4f6;" u2="&#x437;" k="41" />
+    <hkern u1="&#x4f6;" u2="&#x436;" k="41" />
+    <hkern u1="&#x4f6;" u2="&#x435;" k="143" />
+    <hkern u1="&#x4f6;" u2="&#x434;" k="123" />
+    <hkern u1="&#x4f6;" u2="&#x433;" k="102" />
+    <hkern u1="&#x4f6;" u2="&#x432;" k="102" />
+    <hkern u1="&#x4f6;" u2="&#x424;" k="82" />
+    <hkern u1="&#x4f6;" u2="&#x422;" k="-41" />
+    <hkern u1="&#x4f6;" u2="&#x421;" k="41" />
+    <hkern u1="&#x4f6;" u2="&#x41e;" k="41" />
+    <hkern u1="&#x4f6;" u2="&#x41b;" k="102" />
+    <hkern u1="&#x4f6;" u2="&#x414;" k="102" />
+    <hkern u1="&#x4f6;" u2="&#x410;" k="143" />
+    <hkern u1="&#x4f6;" u2="&#x409;" k="102" />
+    <hkern u1="&#x4f6;" u2="&#x404;" k="41" />
+    <hkern u1="&#x4f6;" u2="&#x2e;" k="123" />
+    <hkern u1="&#x4f6;" u2="&#x2d;" k="82" />
+    <hkern u1="&#x4f6;" u2="&#x2c;" k="123" />
+    <hkern u1="&#x4f7;" u2="&#x513;" k="61" />
+    <hkern u1="&#x4f7;" u2="&#x511;" k="20" />
+    <hkern u1="&#x4f7;" u2="&#x50d;" k="20" />
+    <hkern u1="&#x4f7;" u2="&#x509;" k="61" />
+    <hkern u1="&#x4f7;" u2="&#x503;" k="20" />
+    <hkern u1="&#x4f7;" u2="&#x501;" k="20" />
+    <hkern u1="&#x4f7;" u2="&#x4eb;" k="20" />
+    <hkern u1="&#x4f7;" u2="&#x4e9;" k="20" />
+    <hkern u1="&#x4f7;" u2="&#x4e7;" k="20" />
+    <hkern u1="&#x4f7;" u2="&#x4d7;" k="20" />
+    <hkern u1="&#x4f7;" u2="&#x4c6;" k="61" />
+    <hkern u1="&#x4f7;" u2="&#x4ab;" k="20" />
+    <hkern u1="&#x4f7;" u2="&#x4a9;" k="20" />
+    <hkern u1="&#x4f7;" u2="&#x481;" k="20" />
+    <hkern u1="&#x4f7;" u2="&#x47d;" k="20" />
+    <hkern u1="&#x4f7;" u2="&#x47b;" k="20" />
+    <hkern u1="&#x4f7;" u2="&#x479;" k="20" />
+    <hkern u1="&#x4f7;" u2="&#x473;" k="20" />
+    <hkern u1="&#x4f7;" u2="&#x467;" k="61" />
+    <hkern u1="&#x4f7;" u2="&#x450;" k="20" />
+    <hkern u1="&#x4f7;" u2="&#x201e;" k="102" />
+    <hkern u1="&#x4f7;" u2="&#x201a;" k="102" />
+    <hkern u1="&#x4f7;" u2="&#x2015;" k="41" />
+    <hkern u1="&#x4f7;" u2="&#x2014;" k="41" />
+    <hkern u1="&#x4f7;" u2="&#x2013;" k="41" />
+    <hkern u1="&#x4f7;" u2="&#x459;" k="61" />
+    <hkern u1="&#x4f7;" u2="&#x454;" k="20" />
+    <hkern u1="&#x4f7;" u2="&#x451;" k="20" />
+    <hkern u1="&#x4f7;" u2="&#x444;" k="20" />
+    <hkern u1="&#x4f7;" u2="&#x441;" k="20" />
+    <hkern u1="&#x4f7;" u2="&#x43e;" k="20" />
+    <hkern u1="&#x4f7;" u2="&#x43b;" k="61" />
+    <hkern u1="&#x4f7;" u2="&#x435;" k="20" />
+    <hkern u1="&#x4f7;" u2="&#x434;" k="61" />
+    <hkern u1="&#x4f7;" u2="&#x2e;" k="102" />
+    <hkern u1="&#x4f7;" u2="&#x2d;" k="41" />
+    <hkern u1="&#x4f7;" u2="&#x2c;" k="102" />
+    <hkern u1="&#x4fa;" u2="&#x513;" k="102" />
+    <hkern u1="&#x4fa;" u2="&#x512;" k="82" />
+    <hkern u1="&#x4fa;" u2="&#x511;" k="82" />
+    <hkern u1="&#x4fa;" u2="&#x50e;" k="-41" />
+    <hkern u1="&#x4fa;" u2="&#x50d;" k="82" />
+    <hkern u1="&#x4fa;" u2="&#x50c;" k="41" />
+    <hkern u1="&#x4fa;" u2="&#x50b;" k="61" />
+    <hkern u1="&#x4fa;" u2="&#x509;" k="102" />
+    <hkern u1="&#x4fa;" u2="&#x508;" k="82" />
+    <hkern u1="&#x4fa;" u2="&#x507;" k="41" />
+    <hkern u1="&#x4fa;" u2="&#x505;" k="41" />
+    <hkern u1="&#x4fa;" u2="&#x503;" k="82" />
+    <hkern u1="&#x4fa;" u2="&#x502;" k="102" />
+    <hkern u1="&#x4fa;" u2="&#x501;" k="82" />
+    <hkern u1="&#x4fa;" u2="&#x500;" k="102" />
+    <hkern u1="&#x4fa;" u2="&#x4ff;" k="41" />
+    <hkern u1="&#x4fa;" u2="&#x4fd;" k="41" />
+    <hkern u1="&#x4fa;" u2="&#x4f9;" k="61" />
+    <hkern u1="&#x4fa;" u2="&#x4f7;" k="61" />
+    <hkern u1="&#x4fa;" u2="&#x4f5;" k="102" />
+    <hkern u1="&#x4fa;" u2="&#x4ed;" k="41" />
+    <hkern u1="&#x4fa;" u2="&#x4eb;" k="82" />
+    <hkern u1="&#x4fa;" u2="&#x4ea;" k="41" />
+    <hkern u1="&#x4fa;" u2="&#x4e9;" k="82" />
+    <hkern u1="&#x4fa;" u2="&#x4e8;" k="41" />
+    <hkern u1="&#x4fa;" u2="&#x4e7;" k="82" />
+    <hkern u1="&#x4fa;" u2="&#x4e6;" k="41" />
+    <hkern u1="&#x4fa;" u2="&#x4e5;" k="61" />
+    <hkern u1="&#x4fa;" u2="&#x4e3;" k="61" />
+    <hkern u1="&#x4fa;" u2="&#x4df;" k="41" />
+    <hkern u1="&#x4fa;" u2="&#x4dd;" k="41" />
+    <hkern u1="&#x4fa;" u2="&#x4d7;" k="82" />
+    <hkern u1="&#x4fa;" u2="&#x4d4;" k="123" />
+    <hkern u1="&#x4fa;" u2="&#x4d2;" k="123" />
+    <hkern u1="&#x4fa;" u2="&#x4d0;" k="123" />
+    <hkern u1="&#x4fa;" u2="&#x4ce;" k="61" />
+    <hkern u1="&#x4fa;" u2="&#x4cc;" k="102" />
+    <hkern u1="&#x4fa;" u2="&#x4ca;" k="61" />
+    <hkern u1="&#x4fa;" u2="&#x4c8;" k="61" />
+    <hkern u1="&#x4fa;" u2="&#x4c6;" k="102" />
+    <hkern u1="&#x4fa;" u2="&#x4c5;" k="82" />
+    <hkern u1="&#x4fa;" u2="&#x4c4;" k="61" />
+    <hkern u1="&#x4fa;" u2="&#x4c2;" k="41" />
+    <hkern u1="&#x4fa;" u2="&#x4bf;" k="61" />
+    <hkern u1="&#x4fa;" u2="&#x4be;" k="41" />
+    <hkern u1="&#x4fa;" u2="&#x4bd;" k="61" />
+    <hkern u1="&#x4fa;" u2="&#x4bc;" k="41" />
+    <hkern u1="&#x4fa;" u2="&#x4bb;" k="61" />
+    <hkern u1="&#x4fa;" u2="&#x4b9;" k="102" />
+    <hkern u1="&#x4fa;" u2="&#x4b7;" k="102" />
+    <hkern u1="&#x4fa;" u2="&#x4b4;" k="-41" />
+    <hkern u1="&#x4fa;" u2="&#x4b3;" k="41" />
+    <hkern u1="&#x4fa;" u2="&#x4ac;" k="-41" />
+    <hkern u1="&#x4fa;" u2="&#x4ab;" k="82" />
+    <hkern u1="&#x4fa;" u2="&#x4aa;" k="41" />
+    <hkern u1="&#x4fa;" u2="&#x4a9;" k="82" />
+    <hkern u1="&#x4fa;" u2="&#x4a8;" k="41" />
+    <hkern u1="&#x4fa;" u2="&#x4a7;" k="61" />
+    <hkern u1="&#x4fa;" u2="&#x4a5;" k="61" />
+    <hkern u1="&#x4fa;" u2="&#x4a3;" k="61" />
+    <hkern u1="&#x4fa;" u2="&#x4a0;" k="-41" />
+    <hkern u1="&#x4fa;" u2="&#x49f;" k="-41" />
+    <hkern u1="&#x4fa;" u2="&#x49d;" k="61" />
+    <hkern u1="&#x4fa;" u2="&#x49b;" k="61" />
+    <hkern u1="&#x4fa;" u2="&#x499;" k="41" />
+    <hkern u1="&#x4fa;" u2="&#x497;" k="41" />
+    <hkern u1="&#x4fa;" u2="&#x495;" k="61" />
+    <hkern u1="&#x4fa;" u2="&#x48f;" k="61" />
+    <hkern u1="&#x4fa;" u2="&#x48d;" k="-41" />
+    <hkern u1="&#x4fa;" u2="&#x48b;" k="61" />
+    <hkern u1="&#x4fa;" u2="&#x481;" k="82" />
+    <hkern u1="&#x4fa;" u2="&#x480;" k="41" />
+    <hkern u1="&#x4fa;" u2="&#x47e;" k="41" />
+    <hkern u1="&#x4fa;" u2="&#x47d;" k="82" />
+    <hkern u1="&#x4fa;" u2="&#x47c;" k="41" />
+    <hkern u1="&#x4fa;" u2="&#x47b;" k="82" />
+    <hkern u1="&#x4fa;" u2="&#x47a;" k="41" />
+    <hkern u1="&#x4fa;" u2="&#x479;" k="82" />
+    <hkern u1="&#x4fa;" u2="&#x478;" k="41" />
+    <hkern u1="&#x4fa;" u2="&#x473;" k="82" />
+    <hkern u1="&#x4fa;" u2="&#x472;" k="41" />
+    <hkern u1="&#x4fa;" u2="&#x471;" k="61" />
+    <hkern u1="&#x4fa;" u2="&#x46d;" k="61" />
+    <hkern u1="&#x4fa;" u2="&#x46b;" k="41" />
+    <hkern u1="&#x4fa;" u2="&#x469;" k="61" />
+    <hkern u1="&#x4fa;" u2="&#x467;" k="102" />
+    <hkern u1="&#x4fa;" u2="&#x466;" k="123" />
+    <hkern u1="&#x4fa;" u2="&#x465;" k="61" />
+    <hkern u1="&#x4fa;" u2="&#x460;" k="41" />
+    <hkern u1="&#x4fa;" u2="&#x45d;" k="61" />
+    <hkern u1="&#x4fa;" u2="&#x450;" k="82" />
+    <hkern u1="&#x4fa;" u2="&#x201e;" k="102" />
+    <hkern u1="&#x4fa;" u2="&#x201a;" k="102" />
+    <hkern u1="&#x4fa;" u2="&#x2015;" k="41" />
+    <hkern u1="&#x4fa;" u2="&#x2014;" k="41" />
+    <hkern u1="&#x4fa;" u2="&#x2013;" k="41" />
+    <hkern u1="&#x4fa;" u2="&#x491;" k="61" />
+    <hkern u1="&#x4fa;" u2="&#x45f;" k="61" />
+    <hkern u1="&#x4fa;" u2="&#x45c;" k="61" />
+    <hkern u1="&#x4fa;" u2="&#x45b;" k="-41" />
+    <hkern u1="&#x4fa;" u2="&#x45a;" k="61" />
+    <hkern u1="&#x4fa;" u2="&#x459;" k="102" />
+    <hkern u1="&#x4fa;" u2="&#x455;" k="61" />
+    <hkern u1="&#x4fa;" u2="&#x454;" k="82" />
+    <hkern u1="&#x4fa;" u2="&#x453;" k="61" />
+    <hkern u1="&#x4fa;" u2="&#x452;" k="-41" />
+    <hkern u1="&#x4fa;" u2="&#x451;" k="82" />
+    <hkern u1="&#x4fa;" u2="&#x44e;" k="61" />
+    <hkern u1="&#x4fa;" u2="&#x44d;" k="41" />
+    <hkern u1="&#x4fa;" u2="&#x44c;" k="61" />
+    <hkern u1="&#x4fa;" u2="&#x44b;" k="61" />
+    <hkern u1="&#x4fa;" u2="&#x449;" k="61" />
+    <hkern u1="&#x4fa;" u2="&#x448;" k="61" />
+    <hkern u1="&#x4fa;" u2="&#x447;" k="102" />
+    <hkern u1="&#x4fa;" u2="&#x446;" k="61" />
+    <hkern u1="&#x4fa;" u2="&#x445;" k="41" />
+    <hkern u1="&#x4fa;" u2="&#x444;" k="82" />
+    <hkern u1="&#x4fa;" u2="&#x441;" k="82" />
+    <hkern u1="&#x4fa;" u2="&#x440;" k="61" />
+    <hkern u1="&#x4fa;" u2="&#x43f;" k="61" />
+    <hkern u1="&#x4fa;" u2="&#x43e;" k="82" />
+    <hkern u1="&#x4fa;" u2="&#x43d;" k="61" />
+    <hkern u1="&#x4fa;" u2="&#x43c;" k="61" />
+    <hkern u1="&#x4fa;" u2="&#x43b;" k="102" />
+    <hkern u1="&#x4fa;" u2="&#x43a;" k="61" />
+    <hkern u1="&#x4fa;" u2="&#x439;" k="61" />
+    <hkern u1="&#x4fa;" u2="&#x438;" k="61" />
+    <hkern u1="&#x4fa;" u2="&#x437;" k="41" />
+    <hkern u1="&#x4fa;" u2="&#x436;" k="41" />
+    <hkern u1="&#x4fa;" u2="&#x435;" k="82" />
+    <hkern u1="&#x4fa;" u2="&#x434;" k="102" />
+    <hkern u1="&#x4fa;" u2="&#x433;" k="61" />
+    <hkern u1="&#x4fa;" u2="&#x432;" k="61" />
+    <hkern u1="&#x4fa;" u2="&#x42a;" k="-41" />
+    <hkern u1="&#x4fa;" u2="&#x424;" k="61" />
+    <hkern u1="&#x4fa;" u2="&#x422;" k="-41" />
+    <hkern u1="&#x4fa;" u2="&#x421;" k="41" />
+    <hkern u1="&#x4fa;" u2="&#x41e;" k="41" />
+    <hkern u1="&#x4fa;" u2="&#x41b;" k="82" />
+    <hkern u1="&#x4fa;" u2="&#x414;" k="82" />
+    <hkern u1="&#x4fa;" u2="&#x410;" k="123" />
+    <hkern u1="&#x4fa;" u2="&#x40b;" k="-41" />
+    <hkern u1="&#x4fa;" u2="&#x409;" k="82" />
+    <hkern u1="&#x4fa;" u2="&#x404;" k="41" />
+    <hkern u1="&#x4fa;" u2="&#x402;" k="-41" />
+    <hkern u1="&#x4fa;" u2="&#x2e;" k="102" />
+    <hkern u1="&#x4fa;" u2="&#x2d;" k="41" />
+    <hkern u1="&#x4fa;" u2="&#x2c;" k="102" />
+    <hkern u1="&#x4fb;" u2="&#x513;" k="61" />
+    <hkern u1="&#x4fb;" u2="&#x511;" k="41" />
+    <hkern u1="&#x4fb;" u2="&#x50d;" k="41" />
+    <hkern u1="&#x4fb;" u2="&#x509;" k="61" />
+    <hkern u1="&#x4fb;" u2="&#x503;" k="41" />
+    <hkern u1="&#x4fb;" u2="&#x501;" k="41" />
+    <hkern u1="&#x4fb;" u2="&#x4eb;" k="41" />
+    <hkern u1="&#x4fb;" u2="&#x4e9;" k="41" />
+    <hkern u1="&#x4fb;" u2="&#x4e7;" k="41" />
+    <hkern u1="&#x4fb;" u2="&#x4d7;" k="41" />
+    <hkern u1="&#x4fb;" u2="&#x4c6;" k="61" />
+    <hkern u1="&#x4fb;" u2="&#x4ab;" k="41" />
+    <hkern u1="&#x4fb;" u2="&#x4a9;" k="41" />
+    <hkern u1="&#x4fb;" u2="&#x481;" k="41" />
+    <hkern u1="&#x4fb;" u2="&#x47d;" k="41" />
+    <hkern u1="&#x4fb;" u2="&#x47b;" k="41" />
+    <hkern u1="&#x4fb;" u2="&#x479;" k="41" />
+    <hkern u1="&#x4fb;" u2="&#x473;" k="41" />
+    <hkern u1="&#x4fb;" u2="&#x467;" k="61" />
+    <hkern u1="&#x4fb;" u2="&#x450;" k="41" />
+    <hkern u1="&#x4fb;" u2="&#x201e;" k="61" />
+    <hkern u1="&#x4fb;" u2="&#x201a;" k="61" />
+    <hkern u1="&#x4fb;" u2="&#x459;" k="61" />
+    <hkern u1="&#x4fb;" u2="&#x454;" k="41" />
+    <hkern u1="&#x4fb;" u2="&#x451;" k="41" />
+    <hkern u1="&#x4fb;" u2="&#x444;" k="41" />
+    <hkern u1="&#x4fb;" u2="&#x441;" k="41" />
+    <hkern u1="&#x4fb;" u2="&#x43e;" k="41" />
+    <hkern u1="&#x4fb;" u2="&#x43b;" k="61" />
+    <hkern u1="&#x4fb;" u2="&#x435;" k="41" />
+    <hkern u1="&#x4fb;" u2="&#x434;" k="61" />
+    <hkern u1="&#x4fb;" u2="&#x2e;" k="61" />
+    <hkern u1="&#x4fb;" u2="&#x2c;" k="61" />
+    <hkern u1="&#x4fc;" u2="&#x50f;" k="41" />
+    <hkern u1="&#x4fc;" u2="&#x50c;" k="41" />
+    <hkern u1="&#x4fc;" u2="&#x507;" k="41" />
+    <hkern u1="&#x4fc;" u2="&#x505;" k="41" />
+    <hkern u1="&#x4fc;" u2="&#x4f5;" k="82" />
+    <hkern u1="&#x4fc;" u2="&#x4ea;" k="41" />
+    <hkern u1="&#x4fc;" u2="&#x4e8;" k="41" />
+    <hkern u1="&#x4fc;" u2="&#x4e6;" k="41" />
+    <hkern u1="&#x4fc;" u2="&#x4cc;" k="82" />
+    <hkern u1="&#x4fc;" u2="&#x4bf;" k="41" />
+    <hkern u1="&#x4fc;" u2="&#x4be;" k="61" />
+    <hkern u1="&#x4fc;" u2="&#x4bd;" k="41" />
+    <hkern u1="&#x4fc;" u2="&#x4bc;" k="61" />
+    <hkern u1="&#x4fc;" u2="&#x4b9;" k="82" />
+    <hkern u1="&#x4fc;" u2="&#x4b7;" k="82" />
+    <hkern u1="&#x4fc;" u2="&#x4b5;" k="41" />
+    <hkern u1="&#x4fc;" u2="&#x4ad;" k="41" />
+    <hkern u1="&#x4fc;" u2="&#x4aa;" k="41" />
+    <hkern u1="&#x4fc;" u2="&#x4a8;" k="41" />
+    <hkern u1="&#x4fc;" u2="&#x4a1;" k="41" />
+    <hkern u1="&#x4fc;" u2="&#x480;" k="41" />
+    <hkern u1="&#x4fc;" u2="&#x47e;" k="41" />
+    <hkern u1="&#x4fc;" u2="&#x47c;" k="41" />
+    <hkern u1="&#x4fc;" u2="&#x47a;" k="41" />
+    <hkern u1="&#x4fc;" u2="&#x478;" k="41" />
+    <hkern u1="&#x4fc;" u2="&#x472;" k="41" />
+    <hkern u1="&#x4fc;" u2="&#x471;" k="20" />
+    <hkern u1="&#x4fc;" u2="&#x46f;" k="-61" />
+    <hkern u1="&#x4fc;" u2="&#x460;" k="41" />
+    <hkern u1="&#x4fc;" u2="&#x44a;" k="41" />
+    <hkern u1="&#x4fc;" u2="&#x447;" k="82" />
+    <hkern u1="&#x4fc;" u2="&#x442;" k="41" />
+    <hkern u1="&#x4fc;" u2="&#x424;" k="61" />
+    <hkern u1="&#x4fc;" u2="&#x421;" k="41" />
+    <hkern u1="&#x4fc;" u2="&#x41e;" k="41" />
+    <hkern u1="&#x4fc;" u2="&#x408;" k="-225" />
+    <hkern u1="&#x4fc;" u2="&#x404;" k="41" />
+    <hkern u1="&#x4fd;" u2="&#x511;" k="20" />
+    <hkern u1="&#x4fd;" u2="&#x50d;" k="20" />
+    <hkern u1="&#x4fd;" u2="&#x507;" k="41" />
+    <hkern u1="&#x4fd;" u2="&#x505;" k="41" />
+    <hkern u1="&#x4fd;" u2="&#x503;" k="20" />
+    <hkern u1="&#x4fd;" u2="&#x501;" k="20" />
+    <hkern u1="&#x4fd;" u2="&#x4f5;" k="20" />
+    <hkern u1="&#x4fd;" u2="&#x4eb;" k="20" />
+    <hkern u1="&#x4fd;" u2="&#x4e9;" k="20" />
+    <hkern u1="&#x4fd;" u2="&#x4e7;" k="20" />
+    <hkern u1="&#x4fd;" u2="&#x4d7;" k="20" />
+    <hkern u1="&#x4fd;" u2="&#x4cc;" k="20" />
+    <hkern u1="&#x4fd;" u2="&#x4b9;" k="20" />
+    <hkern u1="&#x4fd;" u2="&#x4b7;" k="20" />
+    <hkern u1="&#x4fd;" u2="&#x4ab;" k="20" />
+    <hkern u1="&#x4fd;" u2="&#x4a9;" k="20" />
+    <hkern u1="&#x4fd;" u2="&#x481;" k="20" />
+    <hkern u1="&#x4fd;" u2="&#x47d;" k="20" />
+    <hkern u1="&#x4fd;" u2="&#x47b;" k="20" />
+    <hkern u1="&#x4fd;" u2="&#x479;" k="20" />
+    <hkern u1="&#x4fd;" u2="&#x473;" k="20" />
+    <hkern u1="&#x4fd;" u2="&#x450;" k="20" />
+    <hkern u1="&#x4fd;" u2="&#x454;" k="20" />
+    <hkern u1="&#x4fd;" u2="&#x451;" k="20" />
+    <hkern u1="&#x4fd;" u2="&#x447;" k="20" />
+    <hkern u1="&#x4fd;" u2="&#x444;" k="20" />
+    <hkern u1="&#x4fd;" u2="&#x441;" k="20" />
+    <hkern u1="&#x4fd;" u2="&#x43e;" k="20" />
+    <hkern u1="&#x4fd;" u2="&#x435;" k="20" />
+    <hkern u1="&#x4fe;" u2="&#x510;" k="20" />
+    <hkern u1="&#x4fe;" u2="&#x50c;" k="41" />
+    <hkern u1="&#x4fe;" u2="&#x507;" k="41" />
+    <hkern u1="&#x4fe;" u2="&#x505;" k="41" />
+    <hkern u1="&#x4fe;" u2="&#x502;" k="41" />
+    <hkern u1="&#x4fe;" u2="&#x500;" k="41" />
+    <hkern u1="&#x4fe;" u2="&#x4f5;" k="41" />
+    <hkern u1="&#x4fe;" u2="&#x4f4;" k="41" />
+    <hkern u1="&#x4fe;" u2="&#x4ea;" k="41" />
+    <hkern u1="&#x4fe;" u2="&#x4e8;" k="41" />
+    <hkern u1="&#x4fe;" u2="&#x4e6;" k="41" />
+    <hkern u1="&#x4fe;" u2="&#x4cc;" k="41" />
+    <hkern u1="&#x4fe;" u2="&#x4cb;" k="41" />
+    <hkern u1="&#x4fe;" u2="&#x4be;" k="102" />
+    <hkern u1="&#x4fe;" u2="&#x4bc;" k="102" />
+    <hkern u1="&#x4fe;" u2="&#x4b9;" k="41" />
+    <hkern u1="&#x4fe;" u2="&#x4b8;" k="41" />
+    <hkern u1="&#x4fe;" u2="&#x4b7;" k="41" />
+    <hkern u1="&#x4fe;" u2="&#x4b6;" k="41" />
+    <hkern u1="&#x4fe;" u2="&#x4aa;" k="41" />
+    <hkern u1="&#x4fe;" u2="&#x4a8;" k="41" />
+    <hkern u1="&#x4fe;" u2="&#x480;" k="41" />
+    <hkern u1="&#x4fe;" u2="&#x47e;" k="41" />
+    <hkern u1="&#x4fe;" u2="&#x47c;" k="41" />
+    <hkern u1="&#x4fe;" u2="&#x47a;" k="41" />
+    <hkern u1="&#x4fe;" u2="&#x478;" k="41" />
+    <hkern u1="&#x4fe;" u2="&#x472;" k="41" />
+    <hkern u1="&#x4fe;" u2="&#x470;" k="41" />
+    <hkern u1="&#x4fe;" u2="&#x460;" k="41" />
+    <hkern u1="&#x4fe;" u2="&#x447;" k="41" />
+    <hkern u1="&#x4fe;" u2="&#x427;" k="41" />
+    <hkern u1="&#x4fe;" u2="&#x424;" k="41" />
+    <hkern u1="&#x4fe;" u2="&#x421;" k="41" />
+    <hkern u1="&#x4fe;" u2="&#x41e;" k="41" />
+    <hkern u1="&#x4fe;" u2="&#x404;" k="41" />
+    <hkern u1="&#x4ff;" u2="&#x511;" k="20" />
+    <hkern u1="&#x4ff;" u2="&#x50d;" k="20" />
+    <hkern u1="&#x4ff;" u2="&#x507;" k="41" />
+    <hkern u1="&#x4ff;" u2="&#x505;" k="41" />
+    <hkern u1="&#x4ff;" u2="&#x503;" k="20" />
+    <hkern u1="&#x4ff;" u2="&#x501;" k="20" />
+    <hkern u1="&#x4ff;" u2="&#x4f5;" k="20" />
+    <hkern u1="&#x4ff;" u2="&#x4eb;" k="20" />
+    <hkern u1="&#x4ff;" u2="&#x4e9;" k="20" />
+    <hkern u1="&#x4ff;" u2="&#x4e7;" k="20" />
+    <hkern u1="&#x4ff;" u2="&#x4d7;" k="20" />
+    <hkern u1="&#x4ff;" u2="&#x4cc;" k="20" />
+    <hkern u1="&#x4ff;" u2="&#x4b9;" k="20" />
+    <hkern u1="&#x4ff;" u2="&#x4b7;" k="20" />
+    <hkern u1="&#x4ff;" u2="&#x4ab;" k="20" />
+    <hkern u1="&#x4ff;" u2="&#x4a9;" k="20" />
+    <hkern u1="&#x4ff;" u2="&#x481;" k="20" />
+    <hkern u1="&#x4ff;" u2="&#x47d;" k="20" />
+    <hkern u1="&#x4ff;" u2="&#x47b;" k="20" />
+    <hkern u1="&#x4ff;" u2="&#x479;" k="20" />
+    <hkern u1="&#x4ff;" u2="&#x473;" k="20" />
+    <hkern u1="&#x4ff;" u2="&#x450;" k="20" />
+    <hkern u1="&#x4ff;" u2="&#x454;" k="20" />
+    <hkern u1="&#x4ff;" u2="&#x451;" k="20" />
+    <hkern u1="&#x4ff;" u2="&#x447;" k="20" />
+    <hkern u1="&#x4ff;" u2="&#x444;" k="20" />
+    <hkern u1="&#x4ff;" u2="&#x441;" k="20" />
+    <hkern u1="&#x4ff;" u2="&#x43e;" k="20" />
+    <hkern u1="&#x4ff;" u2="&#x435;" k="20" />
+    <hkern u1="&#x502;" u2="&#x50f;" k="61" />
+    <hkern u1="&#x502;" u2="&#x50e;" k="82" />
+    <hkern u1="&#x502;" u2="&#x507;" k="41" />
+    <hkern u1="&#x502;" u2="&#x506;" k="41" />
+    <hkern u1="&#x502;" u2="&#x505;" k="41" />
+    <hkern u1="&#x502;" u2="&#x504;" k="41" />
+    <hkern u1="&#x502;" u2="&#x4ff;" k="41" />
+    <hkern u1="&#x502;" u2="&#x4fe;" k="61" />
+    <hkern u1="&#x502;" u2="&#x4fd;" k="41" />
+    <hkern u1="&#x502;" u2="&#x4fc;" k="61" />
+    <hkern u1="&#x502;" u2="&#x4f5;" k="41" />
+    <hkern u1="&#x502;" u2="&#x4f4;" k="61" />
+    <hkern u1="&#x502;" u2="&#x4f2;" k="61" />
+    <hkern u1="&#x502;" u2="&#x4f0;" k="61" />
+    <hkern u1="&#x502;" u2="&#x4ee;" k="61" />
+    <hkern u1="&#x502;" u2="&#x4dd;" k="41" />
+    <hkern u1="&#x502;" u2="&#x4dc;" k="61" />
+    <hkern u1="&#x502;" u2="&#x4d4;" k="61" />
+    <hkern u1="&#x502;" u2="&#x4d2;" k="61" />
+    <hkern u1="&#x502;" u2="&#x4d0;" k="61" />
+    <hkern u1="&#x502;" u2="&#x4cc;" k="41" />
+    <hkern u1="&#x502;" u2="&#x4cb;" k="61" />
+    <hkern u1="&#x502;" u2="&#x4c2;" k="41" />
+    <hkern u1="&#x502;" u2="&#x4c1;" k="61" />
+    <hkern u1="&#x502;" u2="&#x4b9;" k="41" />
+    <hkern u1="&#x502;" u2="&#x4b8;" k="61" />
+    <hkern u1="&#x502;" u2="&#x4b7;" k="41" />
+    <hkern u1="&#x502;" u2="&#x4b6;" k="61" />
+    <hkern u1="&#x502;" u2="&#x4b5;" k="61" />
+    <hkern u1="&#x502;" u2="&#x4b4;" k="82" />
+    <hkern u1="&#x502;" u2="&#x4b3;" k="41" />
+    <hkern u1="&#x502;" u2="&#x4b2;" k="61" />
+    <hkern u1="&#x502;" u2="&#x4b0;" k="61" />
+    <hkern u1="&#x502;" u2="&#x4ae;" k="61" />
+    <hkern u1="&#x502;" u2="&#x4ad;" k="61" />
+    <hkern u1="&#x502;" u2="&#x4ac;" k="143" />
+    <hkern u1="&#x502;" u2="&#x4a1;" k="61" />
+    <hkern u1="&#x502;" u2="&#x4a0;" k="82" />
+    <hkern u1="&#x502;" u2="&#x497;" k="41" />
+    <hkern u1="&#x502;" u2="&#x496;" k="61" />
+    <hkern u1="&#x502;" u2="&#x476;" k="61" />
+    <hkern u1="&#x502;" u2="&#x474;" k="61" />
+    <hkern u1="&#x502;" u2="&#x470;" k="61" />
+    <hkern u1="&#x502;" u2="&#x46a;" k="41" />
+    <hkern u1="&#x502;" u2="&#x466;" k="61" />
+    <hkern u1="&#x502;" u2="&#x201d;" k="102" />
+    <hkern u1="&#x502;" u2="&#x2019;" k="102" />
+    <hkern u1="&#x502;" u2="&#x44a;" k="61" />
+    <hkern u1="&#x502;" u2="&#x447;" k="41" />
+    <hkern u1="&#x502;" u2="&#x445;" k="41" />
+    <hkern u1="&#x502;" u2="&#x442;" k="61" />
+    <hkern u1="&#x502;" u2="&#x436;" k="41" />
+    <hkern u1="&#x502;" u2="&#x42a;" k="82" />
+    <hkern u1="&#x502;" u2="&#x427;" k="61" />
+    <hkern u1="&#x502;" u2="&#x425;" k="61" />
+    <hkern u1="&#x502;" u2="&#x423;" k="61" />
+    <hkern u1="&#x502;" u2="&#x422;" k="143" />
+    <hkern u1="&#x502;" u2="&#x416;" k="61" />
+    <hkern u1="&#x502;" u2="&#x410;" k="61" />
+    <hkern u1="&#x502;" u2="&#x40e;" k="61" />
+    <hkern u1="&#x502;" u2="&#x40b;" k="82" />
+    <hkern u1="&#x502;" u2="&#x402;" k="82" />
+    <hkern u1="&#x502;" u2="&#x27;" k="102" />
+    <hkern u1="&#x502;" u2="&#x22;" k="102" />
+    <hkern u1="&#x503;" u2="&#x50f;" k="61" />
+    <hkern u1="&#x503;" u2="&#x507;" k="102" />
+    <hkern u1="&#x503;" u2="&#x505;" k="102" />
+    <hkern u1="&#x503;" u2="&#x4ff;" k="41" />
+    <hkern u1="&#x503;" u2="&#x4fd;" k="41" />
+    <hkern u1="&#x503;" u2="&#x4f5;" k="41" />
+    <hkern u1="&#x503;" u2="&#x4f3;" k="41" />
+    <hkern u1="&#x503;" u2="&#x4f1;" k="41" />
+    <hkern u1="&#x503;" u2="&#x4ef;" k="41" />
+    <hkern u1="&#x503;" u2="&#x4dd;" k="41" />
+    <hkern u1="&#x503;" u2="&#x4cc;" k="41" />
+    <hkern u1="&#x503;" u2="&#x4c2;" k="41" />
+    <hkern u1="&#x503;" u2="&#x4b9;" k="41" />
+    <hkern u1="&#x503;" u2="&#x4b7;" k="41" />
+    <hkern u1="&#x503;" u2="&#x4b5;" k="61" />
+    <hkern u1="&#x503;" u2="&#x4b3;" k="41" />
+    <hkern u1="&#x503;" u2="&#x4ad;" k="61" />
+    <hkern u1="&#x503;" u2="&#x4a1;" k="61" />
+    <hkern u1="&#x503;" u2="&#x497;" k="41" />
+    <hkern u1="&#x503;" u2="&#x201d;" k="102" />
+    <hkern u1="&#x503;" u2="&#x2019;" k="102" />
+    <hkern u1="&#x503;" u2="&#x45e;" k="41" />
+    <hkern u1="&#x503;" u2="&#x44a;" k="61" />
+    <hkern u1="&#x503;" u2="&#x447;" k="41" />
+    <hkern u1="&#x503;" u2="&#x445;" k="41" />
+    <hkern u1="&#x503;" u2="&#x443;" k="41" />
+    <hkern u1="&#x503;" u2="&#x442;" k="61" />
+    <hkern u1="&#x503;" u2="&#x436;" k="41" />
+    <hkern u1="&#x503;" u2="&#x27;" k="102" />
+    <hkern u1="&#x503;" u2="&#x22;" k="102" />
+    <hkern u1="&#x504;" u2="&#x50f;" k="61" />
+    <hkern u1="&#x504;" u2="&#x50e;" k="82" />
+    <hkern u1="&#x504;" u2="&#x507;" k="41" />
+    <hkern u1="&#x504;" u2="&#x506;" k="41" />
+    <hkern u1="&#x504;" u2="&#x505;" k="41" />
+    <hkern u1="&#x504;" u2="&#x504;" k="41" />
+    <hkern u1="&#x504;" u2="&#x4ff;" k="41" />
+    <hkern u1="&#x504;" u2="&#x4fe;" k="61" />
+    <hkern u1="&#x504;" u2="&#x4fd;" k="41" />
+    <hkern u1="&#x504;" u2="&#x4fc;" k="61" />
+    <hkern u1="&#x504;" u2="&#x4f5;" k="41" />
+    <hkern u1="&#x504;" u2="&#x4f4;" k="61" />
+    <hkern u1="&#x504;" u2="&#x4f2;" k="61" />
+    <hkern u1="&#x504;" u2="&#x4f0;" k="61" />
+    <hkern u1="&#x504;" u2="&#x4ee;" k="61" />
+    <hkern u1="&#x504;" u2="&#x4dd;" k="41" />
+    <hkern u1="&#x504;" u2="&#x4dc;" k="61" />
+    <hkern u1="&#x504;" u2="&#x4d4;" k="61" />
+    <hkern u1="&#x504;" u2="&#x4d2;" k="61" />
+    <hkern u1="&#x504;" u2="&#x4d0;" k="61" />
+    <hkern u1="&#x504;" u2="&#x4cc;" k="41" />
+    <hkern u1="&#x504;" u2="&#x4cb;" k="61" />
+    <hkern u1="&#x504;" u2="&#x4c2;" k="41" />
+    <hkern u1="&#x504;" u2="&#x4c1;" k="61" />
+    <hkern u1="&#x504;" u2="&#x4b9;" k="41" />
+    <hkern u1="&#x504;" u2="&#x4b8;" k="61" />
+    <hkern u1="&#x504;" u2="&#x4b7;" k="41" />
+    <hkern u1="&#x504;" u2="&#x4b6;" k="61" />
+    <hkern u1="&#x504;" u2="&#x4b5;" k="61" />
+    <hkern u1="&#x504;" u2="&#x4b4;" k="82" />
+    <hkern u1="&#x504;" u2="&#x4b3;" k="41" />
+    <hkern u1="&#x504;" u2="&#x4b2;" k="61" />
+    <hkern u1="&#x504;" u2="&#x4b0;" k="61" />
+    <hkern u1="&#x504;" u2="&#x4ae;" k="61" />
+    <hkern u1="&#x504;" u2="&#x4ad;" k="61" />
+    <hkern u1="&#x504;" u2="&#x4ac;" k="143" />
+    <hkern u1="&#x504;" u2="&#x4a1;" k="61" />
+    <hkern u1="&#x504;" u2="&#x4a0;" k="82" />
+    <hkern u1="&#x504;" u2="&#x497;" k="41" />
+    <hkern u1="&#x504;" u2="&#x496;" k="61" />
+    <hkern u1="&#x504;" u2="&#x476;" k="61" />
+    <hkern u1="&#x504;" u2="&#x474;" k="61" />
+    <hkern u1="&#x504;" u2="&#x470;" k="61" />
+    <hkern u1="&#x504;" u2="&#x46a;" k="41" />
+    <hkern u1="&#x504;" u2="&#x466;" k="61" />
+    <hkern u1="&#x504;" u2="&#x201d;" k="102" />
+    <hkern u1="&#x504;" u2="&#x2019;" k="102" />
+    <hkern u1="&#x504;" u2="&#x44a;" k="61" />
+    <hkern u1="&#x504;" u2="&#x447;" k="41" />
+    <hkern u1="&#x504;" u2="&#x445;" k="41" />
+    <hkern u1="&#x504;" u2="&#x442;" k="61" />
+    <hkern u1="&#x504;" u2="&#x436;" k="41" />
+    <hkern u1="&#x504;" u2="&#x42a;" k="82" />
+    <hkern u1="&#x504;" u2="&#x427;" k="61" />
+    <hkern u1="&#x504;" u2="&#x425;" k="61" />
+    <hkern u1="&#x504;" u2="&#x423;" k="61" />
+    <hkern u1="&#x504;" u2="&#x422;" k="143" />
+    <hkern u1="&#x504;" u2="&#x416;" k="61" />
+    <hkern u1="&#x504;" u2="&#x410;" k="61" />
+    <hkern u1="&#x504;" u2="&#x40e;" k="61" />
+    <hkern u1="&#x504;" u2="&#x40b;" k="82" />
+    <hkern u1="&#x504;" u2="&#x402;" k="82" />
+    <hkern u1="&#x504;" u2="&#x27;" k="102" />
+    <hkern u1="&#x504;" u2="&#x22;" k="102" />
+    <hkern u1="&#x505;" u2="&#x50f;" k="61" />
+    <hkern u1="&#x505;" u2="&#x507;" k="102" />
+    <hkern u1="&#x505;" u2="&#x505;" k="102" />
+    <hkern u1="&#x505;" u2="&#x4ff;" k="41" />
+    <hkern u1="&#x505;" u2="&#x4fd;" k="41" />
+    <hkern u1="&#x505;" u2="&#x4f5;" k="41" />
+    <hkern u1="&#x505;" u2="&#x4f3;" k="41" />
+    <hkern u1="&#x505;" u2="&#x4f1;" k="41" />
+    <hkern u1="&#x505;" u2="&#x4ef;" k="41" />
+    <hkern u1="&#x505;" u2="&#x4dd;" k="41" />
+    <hkern u1="&#x505;" u2="&#x4cc;" k="41" />
+    <hkern u1="&#x505;" u2="&#x4c2;" k="41" />
+    <hkern u1="&#x505;" u2="&#x4b9;" k="41" />
+    <hkern u1="&#x505;" u2="&#x4b7;" k="41" />
+    <hkern u1="&#x505;" u2="&#x4b5;" k="61" />
+    <hkern u1="&#x505;" u2="&#x4b3;" k="41" />
+    <hkern u1="&#x505;" u2="&#x4ad;" k="61" />
+    <hkern u1="&#x505;" u2="&#x4a1;" k="61" />
+    <hkern u1="&#x505;" u2="&#x497;" k="41" />
+    <hkern u1="&#x505;" u2="&#x201d;" k="102" />
+    <hkern u1="&#x505;" u2="&#x2019;" k="102" />
+    <hkern u1="&#x505;" u2="&#x45e;" k="41" />
+    <hkern u1="&#x505;" u2="&#x44a;" k="61" />
+    <hkern u1="&#x505;" u2="&#x447;" k="41" />
+    <hkern u1="&#x505;" u2="&#x445;" k="41" />
+    <hkern u1="&#x505;" u2="&#x443;" k="41" />
+    <hkern u1="&#x505;" u2="&#x442;" k="61" />
+    <hkern u1="&#x505;" u2="&#x436;" k="41" />
+    <hkern u1="&#x505;" u2="&#x27;" k="102" />
+    <hkern u1="&#x505;" u2="&#x22;" k="102" />
+    <hkern u1="&#x506;" u2="&#x507;" k="41" />
+    <hkern u1="&#x506;" u2="&#x505;" k="41" />
+    <hkern u1="&#x506;" u2="&#x4e1;" k="-41" />
+    <hkern u1="&#x506;" u2="&#x408;" k="-225" />
+    <hkern u1="&#x507;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x507;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x507;" u2="&#x27;" k="20" />
+    <hkern u1="&#x507;" u2="&#x22;" k="20" />
+    <hkern u1="&#x508;" u2="&#x50f;" k="61" />
+    <hkern u1="&#x508;" u2="&#x50e;" k="82" />
+    <hkern u1="&#x508;" u2="&#x507;" k="41" />
+    <hkern u1="&#x508;" u2="&#x506;" k="41" />
+    <hkern u1="&#x508;" u2="&#x505;" k="41" />
+    <hkern u1="&#x508;" u2="&#x504;" k="41" />
+    <hkern u1="&#x508;" u2="&#x4ff;" k="41" />
+    <hkern u1="&#x508;" u2="&#x4fe;" k="61" />
+    <hkern u1="&#x508;" u2="&#x4fd;" k="41" />
+    <hkern u1="&#x508;" u2="&#x4fc;" k="61" />
+    <hkern u1="&#x508;" u2="&#x4f5;" k="41" />
+    <hkern u1="&#x508;" u2="&#x4f4;" k="61" />
+    <hkern u1="&#x508;" u2="&#x4f2;" k="61" />
+    <hkern u1="&#x508;" u2="&#x4f0;" k="61" />
+    <hkern u1="&#x508;" u2="&#x4ee;" k="61" />
+    <hkern u1="&#x508;" u2="&#x4dd;" k="41" />
+    <hkern u1="&#x508;" u2="&#x4dc;" k="61" />
+    <hkern u1="&#x508;" u2="&#x4d4;" k="61" />
+    <hkern u1="&#x508;" u2="&#x4d2;" k="61" />
+    <hkern u1="&#x508;" u2="&#x4d0;" k="61" />
+    <hkern u1="&#x508;" u2="&#x4cc;" k="41" />
+    <hkern u1="&#x508;" u2="&#x4cb;" k="61" />
+    <hkern u1="&#x508;" u2="&#x4c2;" k="41" />
+    <hkern u1="&#x508;" u2="&#x4c1;" k="61" />
+    <hkern u1="&#x508;" u2="&#x4b9;" k="41" />
+    <hkern u1="&#x508;" u2="&#x4b8;" k="61" />
+    <hkern u1="&#x508;" u2="&#x4b7;" k="41" />
+    <hkern u1="&#x508;" u2="&#x4b6;" k="61" />
+    <hkern u1="&#x508;" u2="&#x4b5;" k="61" />
+    <hkern u1="&#x508;" u2="&#x4b4;" k="82" />
+    <hkern u1="&#x508;" u2="&#x4b3;" k="41" />
+    <hkern u1="&#x508;" u2="&#x4b2;" k="61" />
+    <hkern u1="&#x508;" u2="&#x4b0;" k="61" />
+    <hkern u1="&#x508;" u2="&#x4ae;" k="61" />
+    <hkern u1="&#x508;" u2="&#x4ad;" k="61" />
+    <hkern u1="&#x508;" u2="&#x4ac;" k="143" />
+    <hkern u1="&#x508;" u2="&#x4a1;" k="61" />
+    <hkern u1="&#x508;" u2="&#x4a0;" k="82" />
+    <hkern u1="&#x508;" u2="&#x497;" k="41" />
+    <hkern u1="&#x508;" u2="&#x496;" k="61" />
+    <hkern u1="&#x508;" u2="&#x476;" k="61" />
+    <hkern u1="&#x508;" u2="&#x474;" k="61" />
+    <hkern u1="&#x508;" u2="&#x470;" k="61" />
+    <hkern u1="&#x508;" u2="&#x46a;" k="41" />
+    <hkern u1="&#x508;" u2="&#x466;" k="61" />
+    <hkern u1="&#x508;" u2="&#x201d;" k="102" />
+    <hkern u1="&#x508;" u2="&#x2019;" k="102" />
+    <hkern u1="&#x508;" u2="&#x44a;" k="61" />
+    <hkern u1="&#x508;" u2="&#x447;" k="41" />
+    <hkern u1="&#x508;" u2="&#x445;" k="41" />
+    <hkern u1="&#x508;" u2="&#x442;" k="61" />
+    <hkern u1="&#x508;" u2="&#x436;" k="41" />
+    <hkern u1="&#x508;" u2="&#x42a;" k="82" />
+    <hkern u1="&#x508;" u2="&#x427;" k="61" />
+    <hkern u1="&#x508;" u2="&#x425;" k="61" />
+    <hkern u1="&#x508;" u2="&#x423;" k="61" />
+    <hkern u1="&#x508;" u2="&#x422;" k="143" />
+    <hkern u1="&#x508;" u2="&#x416;" k="61" />
+    <hkern u1="&#x508;" u2="&#x410;" k="61" />
+    <hkern u1="&#x508;" u2="&#x40e;" k="61" />
+    <hkern u1="&#x508;" u2="&#x40b;" k="82" />
+    <hkern u1="&#x508;" u2="&#x402;" k="82" />
+    <hkern u1="&#x508;" u2="&#x27;" k="102" />
+    <hkern u1="&#x508;" u2="&#x22;" k="102" />
+    <hkern u1="&#x509;" u2="&#x50f;" k="61" />
+    <hkern u1="&#x509;" u2="&#x507;" k="102" />
+    <hkern u1="&#x509;" u2="&#x505;" k="102" />
+    <hkern u1="&#x509;" u2="&#x4ff;" k="41" />
+    <hkern u1="&#x509;" u2="&#x4fd;" k="41" />
+    <hkern u1="&#x509;" u2="&#x4f5;" k="41" />
+    <hkern u1="&#x509;" u2="&#x4f3;" k="41" />
+    <hkern u1="&#x509;" u2="&#x4f1;" k="41" />
+    <hkern u1="&#x509;" u2="&#x4ef;" k="41" />
+    <hkern u1="&#x509;" u2="&#x4dd;" k="41" />
+    <hkern u1="&#x509;" u2="&#x4cc;" k="41" />
+    <hkern u1="&#x509;" u2="&#x4c2;" k="41" />
+    <hkern u1="&#x509;" u2="&#x4b9;" k="41" />
+    <hkern u1="&#x509;" u2="&#x4b7;" k="41" />
+    <hkern u1="&#x509;" u2="&#x4b5;" k="61" />
+    <hkern u1="&#x509;" u2="&#x4b3;" k="41" />
+    <hkern u1="&#x509;" u2="&#x4ad;" k="61" />
+    <hkern u1="&#x509;" u2="&#x4a1;" k="61" />
+    <hkern u1="&#x509;" u2="&#x497;" k="41" />
+    <hkern u1="&#x509;" u2="&#x201d;" k="102" />
+    <hkern u1="&#x509;" u2="&#x2019;" k="102" />
+    <hkern u1="&#x509;" u2="&#x45e;" k="41" />
+    <hkern u1="&#x509;" u2="&#x44a;" k="61" />
+    <hkern u1="&#x509;" u2="&#x447;" k="41" />
+    <hkern u1="&#x509;" u2="&#x445;" k="41" />
+    <hkern u1="&#x509;" u2="&#x443;" k="41" />
+    <hkern u1="&#x509;" u2="&#x442;" k="61" />
+    <hkern u1="&#x509;" u2="&#x436;" k="41" />
+    <hkern u1="&#x509;" u2="&#x27;" k="102" />
+    <hkern u1="&#x509;" u2="&#x22;" k="102" />
+    <hkern u1="&#x50a;" u2="&#x50f;" k="61" />
+    <hkern u1="&#x50a;" u2="&#x50e;" k="82" />
+    <hkern u1="&#x50a;" u2="&#x507;" k="41" />
+    <hkern u1="&#x50a;" u2="&#x506;" k="41" />
+    <hkern u1="&#x50a;" u2="&#x505;" k="41" />
+    <hkern u1="&#x50a;" u2="&#x504;" k="41" />
+    <hkern u1="&#x50a;" u2="&#x4ff;" k="41" />
+    <hkern u1="&#x50a;" u2="&#x4fe;" k="61" />
+    <hkern u1="&#x50a;" u2="&#x4fd;" k="41" />
+    <hkern u1="&#x50a;" u2="&#x4fc;" k="61" />
+    <hkern u1="&#x50a;" u2="&#x4f5;" k="41" />
+    <hkern u1="&#x50a;" u2="&#x4f4;" k="61" />
+    <hkern u1="&#x50a;" u2="&#x4f2;" k="61" />
+    <hkern u1="&#x50a;" u2="&#x4f0;" k="61" />
+    <hkern u1="&#x50a;" u2="&#x4ee;" k="61" />
+    <hkern u1="&#x50a;" u2="&#x4dd;" k="41" />
+    <hkern u1="&#x50a;" u2="&#x4dc;" k="61" />
+    <hkern u1="&#x50a;" u2="&#x4d4;" k="61" />
+    <hkern u1="&#x50a;" u2="&#x4d2;" k="61" />
+    <hkern u1="&#x50a;" u2="&#x4d0;" k="61" />
+    <hkern u1="&#x50a;" u2="&#x4cc;" k="41" />
+    <hkern u1="&#x50a;" u2="&#x4cb;" k="61" />
+    <hkern u1="&#x50a;" u2="&#x4c2;" k="41" />
+    <hkern u1="&#x50a;" u2="&#x4c1;" k="61" />
+    <hkern u1="&#x50a;" u2="&#x4b9;" k="41" />
+    <hkern u1="&#x50a;" u2="&#x4b8;" k="61" />
+    <hkern u1="&#x50a;" u2="&#x4b7;" k="41" />
+    <hkern u1="&#x50a;" u2="&#x4b6;" k="61" />
+    <hkern u1="&#x50a;" u2="&#x4b5;" k="61" />
+    <hkern u1="&#x50a;" u2="&#x4b4;" k="82" />
+    <hkern u1="&#x50a;" u2="&#x4b3;" k="41" />
+    <hkern u1="&#x50a;" u2="&#x4b2;" k="61" />
+    <hkern u1="&#x50a;" u2="&#x4b0;" k="61" />
+    <hkern u1="&#x50a;" u2="&#x4ae;" k="61" />
+    <hkern u1="&#x50a;" u2="&#x4ad;" k="61" />
+    <hkern u1="&#x50a;" u2="&#x4ac;" k="143" />
+    <hkern u1="&#x50a;" u2="&#x4a1;" k="61" />
+    <hkern u1="&#x50a;" u2="&#x4a0;" k="82" />
+    <hkern u1="&#x50a;" u2="&#x497;" k="41" />
+    <hkern u1="&#x50a;" u2="&#x496;" k="61" />
+    <hkern u1="&#x50a;" u2="&#x476;" k="61" />
+    <hkern u1="&#x50a;" u2="&#x474;" k="61" />
+    <hkern u1="&#x50a;" u2="&#x470;" k="61" />
+    <hkern u1="&#x50a;" u2="&#x46a;" k="41" />
+    <hkern u1="&#x50a;" u2="&#x466;" k="61" />
+    <hkern u1="&#x50a;" u2="&#x201d;" k="102" />
+    <hkern u1="&#x50a;" u2="&#x2019;" k="102" />
+    <hkern u1="&#x50a;" u2="&#x44a;" k="61" />
+    <hkern u1="&#x50a;" u2="&#x447;" k="41" />
+    <hkern u1="&#x50a;" u2="&#x445;" k="41" />
+    <hkern u1="&#x50a;" u2="&#x442;" k="61" />
+    <hkern u1="&#x50a;" u2="&#x436;" k="41" />
+    <hkern u1="&#x50a;" u2="&#x42a;" k="82" />
+    <hkern u1="&#x50a;" u2="&#x427;" k="61" />
+    <hkern u1="&#x50a;" u2="&#x425;" k="61" />
+    <hkern u1="&#x50a;" u2="&#x423;" k="61" />
+    <hkern u1="&#x50a;" u2="&#x422;" k="143" />
+    <hkern u1="&#x50a;" u2="&#x416;" k="61" />
+    <hkern u1="&#x50a;" u2="&#x410;" k="61" />
+    <hkern u1="&#x50a;" u2="&#x40e;" k="61" />
+    <hkern u1="&#x50a;" u2="&#x40b;" k="82" />
+    <hkern u1="&#x50a;" u2="&#x402;" k="82" />
+    <hkern u1="&#x50a;" u2="&#x27;" k="102" />
+    <hkern u1="&#x50a;" u2="&#x22;" k="102" />
+    <hkern u1="&#x50b;" u2="&#x50f;" k="61" />
+    <hkern u1="&#x50b;" u2="&#x507;" k="102" />
+    <hkern u1="&#x50b;" u2="&#x505;" k="102" />
+    <hkern u1="&#x50b;" u2="&#x4ff;" k="41" />
+    <hkern u1="&#x50b;" u2="&#x4fd;" k="41" />
+    <hkern u1="&#x50b;" u2="&#x4f5;" k="41" />
+    <hkern u1="&#x50b;" u2="&#x4f3;" k="41" />
+    <hkern u1="&#x50b;" u2="&#x4f1;" k="41" />
+    <hkern u1="&#x50b;" u2="&#x4ef;" k="41" />
+    <hkern u1="&#x50b;" u2="&#x4dd;" k="41" />
+    <hkern u1="&#x50b;" u2="&#x4cc;" k="41" />
+    <hkern u1="&#x50b;" u2="&#x4c2;" k="41" />
+    <hkern u1="&#x50b;" u2="&#x4b9;" k="41" />
+    <hkern u1="&#x50b;" u2="&#x4b7;" k="41" />
+    <hkern u1="&#x50b;" u2="&#x4b5;" k="61" />
+    <hkern u1="&#x50b;" u2="&#x4b3;" k="41" />
+    <hkern u1="&#x50b;" u2="&#x4ad;" k="61" />
+    <hkern u1="&#x50b;" u2="&#x4a1;" k="61" />
+    <hkern u1="&#x50b;" u2="&#x497;" k="41" />
+    <hkern u1="&#x50b;" u2="&#x201d;" k="102" />
+    <hkern u1="&#x50b;" u2="&#x2019;" k="102" />
+    <hkern u1="&#x50b;" u2="&#x45e;" k="41" />
+    <hkern u1="&#x50b;" u2="&#x44a;" k="61" />
+    <hkern u1="&#x50b;" u2="&#x447;" k="41" />
+    <hkern u1="&#x50b;" u2="&#x445;" k="41" />
+    <hkern u1="&#x50b;" u2="&#x443;" k="41" />
+    <hkern u1="&#x50b;" u2="&#x442;" k="61" />
+    <hkern u1="&#x50b;" u2="&#x436;" k="41" />
+    <hkern u1="&#x50b;" u2="&#x27;" k="102" />
+    <hkern u1="&#x50b;" u2="&#x22;" k="102" />
+    <hkern u1="&#x50c;" u2="&#x4fe;" k="41" />
+    <hkern u1="&#x50c;" u2="&#x4fc;" k="41" />
+    <hkern u1="&#x50c;" u2="&#x4dc;" k="41" />
+    <hkern u1="&#x50c;" u2="&#x4d4;" k="20" />
+    <hkern u1="&#x50c;" u2="&#x4d2;" k="20" />
+    <hkern u1="&#x50c;" u2="&#x4d0;" k="20" />
+    <hkern u1="&#x50c;" u2="&#x4c1;" k="41" />
+    <hkern u1="&#x50c;" u2="&#x4b2;" k="41" />
+    <hkern u1="&#x50c;" u2="&#x4b0;" k="20" />
+    <hkern u1="&#x50c;" u2="&#x4ae;" k="20" />
+    <hkern u1="&#x50c;" u2="&#x4ac;" k="41" />
+    <hkern u1="&#x50c;" u2="&#x496;" k="41" />
+    <hkern u1="&#x50c;" u2="&#x476;" k="20" />
+    <hkern u1="&#x50c;" u2="&#x474;" k="20" />
+    <hkern u1="&#x50c;" u2="&#x466;" k="20" />
+    <hkern u1="&#x50c;" u2="&#x201e;" k="82" />
+    <hkern u1="&#x50c;" u2="&#x201a;" k="82" />
+    <hkern u1="&#x50c;" u2="&#x425;" k="41" />
+    <hkern u1="&#x50c;" u2="&#x422;" k="41" />
+    <hkern u1="&#x50c;" u2="&#x416;" k="41" />
+    <hkern u1="&#x50c;" u2="&#x410;" k="20" />
+    <hkern u1="&#x50c;" u2="&#x2e;" k="82" />
+    <hkern u1="&#x50c;" u2="&#x2c;" k="82" />
+    <hkern u1="&#x50d;" u2="&#x507;" k="41" />
+    <hkern u1="&#x50d;" u2="&#x505;" k="41" />
+    <hkern u1="&#x50d;" u2="&#x4ff;" k="20" />
+    <hkern u1="&#x50d;" u2="&#x4fd;" k="20" />
+    <hkern u1="&#x50d;" u2="&#x4f3;" k="20" />
+    <hkern u1="&#x50d;" u2="&#x4f1;" k="20" />
+    <hkern u1="&#x50d;" u2="&#x4ef;" k="20" />
+    <hkern u1="&#x50d;" u2="&#x4dd;" k="20" />
+    <hkern u1="&#x50d;" u2="&#x4c2;" k="20" />
+    <hkern u1="&#x50d;" u2="&#x4b3;" k="20" />
+    <hkern u1="&#x50d;" u2="&#x497;" k="20" />
+    <hkern u1="&#x50d;" u2="&#x201d;" k="41" />
+    <hkern u1="&#x50d;" u2="&#x2019;" k="41" />
+    <hkern u1="&#x50d;" u2="&#x45e;" k="20" />
+    <hkern u1="&#x50d;" u2="&#x445;" k="20" />
+    <hkern u1="&#x50d;" u2="&#x443;" k="20" />
+    <hkern u1="&#x50d;" u2="&#x436;" k="20" />
+    <hkern u1="&#x50d;" u2="&#x27;" k="41" />
+    <hkern u1="&#x50d;" u2="&#x22;" k="41" />
+    <hkern u1="&#x50e;" u2="&#x50f;" k="41" />
+    <hkern u1="&#x50e;" u2="&#x50e;" k="61" />
+    <hkern u1="&#x50e;" u2="&#x506;" k="41" />
+    <hkern u1="&#x50e;" u2="&#x504;" k="41" />
+    <hkern u1="&#x50e;" u2="&#x4fe;" k="41" />
+    <hkern u1="&#x50e;" u2="&#x4fc;" k="41" />
+    <hkern u1="&#x50e;" u2="&#x4f4;" k="41" />
+    <hkern u1="&#x50e;" u2="&#x4dc;" k="41" />
+    <hkern u1="&#x50e;" u2="&#x4d4;" k="41" />
+    <hkern u1="&#x50e;" u2="&#x4d2;" k="41" />
+    <hkern u1="&#x50e;" u2="&#x4d0;" k="41" />
+    <hkern u1="&#x50e;" u2="&#x4cb;" k="41" />
+    <hkern u1="&#x50e;" u2="&#x4c1;" k="41" />
+    <hkern u1="&#x50e;" u2="&#x4b8;" k="41" />
+    <hkern u1="&#x50e;" u2="&#x4b6;" k="41" />
+    <hkern u1="&#x50e;" u2="&#x4b5;" k="41" />
+    <hkern u1="&#x50e;" u2="&#x4b4;" k="61" />
+    <hkern u1="&#x50e;" u2="&#x4b2;" k="41" />
+    <hkern u1="&#x50e;" u2="&#x4b0;" k="41" />
+    <hkern u1="&#x50e;" u2="&#x4ae;" k="41" />
+    <hkern u1="&#x50e;" u2="&#x4ad;" k="41" />
+    <hkern u1="&#x50e;" u2="&#x4ac;" k="61" />
+    <hkern u1="&#x50e;" u2="&#x4a1;" k="41" />
+    <hkern u1="&#x50e;" u2="&#x4a0;" k="61" />
+    <hkern u1="&#x50e;" u2="&#x496;" k="41" />
+    <hkern u1="&#x50e;" u2="&#x476;" k="41" />
+    <hkern u1="&#x50e;" u2="&#x474;" k="41" />
+    <hkern u1="&#x50e;" u2="&#x470;" k="41" />
+    <hkern u1="&#x50e;" u2="&#x466;" k="41" />
+    <hkern u1="&#x50e;" u2="&#x201d;" k="82" />
+    <hkern u1="&#x50e;" u2="&#x2019;" k="82" />
+    <hkern u1="&#x50e;" u2="&#x44a;" k="41" />
+    <hkern u1="&#x50e;" u2="&#x442;" k="41" />
+    <hkern u1="&#x50e;" u2="&#x42a;" k="61" />
+    <hkern u1="&#x50e;" u2="&#x427;" k="41" />
+    <hkern u1="&#x50e;" u2="&#x425;" k="41" />
+    <hkern u1="&#x50e;" u2="&#x422;" k="61" />
+    <hkern u1="&#x50e;" u2="&#x416;" k="41" />
+    <hkern u1="&#x50e;" u2="&#x410;" k="41" />
+    <hkern u1="&#x50e;" u2="&#x40b;" k="61" />
+    <hkern u1="&#x50e;" u2="&#x402;" k="61" />
+    <hkern u1="&#x50e;" u2="&#x27;" k="82" />
+    <hkern u1="&#x50e;" u2="&#x22;" k="82" />
+    <hkern u1="&#x50f;" u2="&#x50f;" k="61" />
+    <hkern u1="&#x50f;" u2="&#x507;" k="102" />
+    <hkern u1="&#x50f;" u2="&#x505;" k="102" />
+    <hkern u1="&#x50f;" u2="&#x4ff;" k="41" />
+    <hkern u1="&#x50f;" u2="&#x4fd;" k="41" />
+    <hkern u1="&#x50f;" u2="&#x4f5;" k="41" />
+    <hkern u1="&#x50f;" u2="&#x4f3;" k="41" />
+    <hkern u1="&#x50f;" u2="&#x4f1;" k="41" />
+    <hkern u1="&#x50f;" u2="&#x4ef;" k="41" />
+    <hkern u1="&#x50f;" u2="&#x4dd;" k="41" />
+    <hkern u1="&#x50f;" u2="&#x4cc;" k="41" />
+    <hkern u1="&#x50f;" u2="&#x4c2;" k="41" />
+    <hkern u1="&#x50f;" u2="&#x4b9;" k="41" />
+    <hkern u1="&#x50f;" u2="&#x4b7;" k="41" />
+    <hkern u1="&#x50f;" u2="&#x4b5;" k="61" />
+    <hkern u1="&#x50f;" u2="&#x4b3;" k="41" />
+    <hkern u1="&#x50f;" u2="&#x4ad;" k="61" />
+    <hkern u1="&#x50f;" u2="&#x4a1;" k="61" />
+    <hkern u1="&#x50f;" u2="&#x497;" k="41" />
+    <hkern u1="&#x50f;" u2="&#x201d;" k="102" />
+    <hkern u1="&#x50f;" u2="&#x2019;" k="102" />
+    <hkern u1="&#x50f;" u2="&#x45e;" k="41" />
+    <hkern u1="&#x50f;" u2="&#x44a;" k="61" />
+    <hkern u1="&#x50f;" u2="&#x447;" k="41" />
+    <hkern u1="&#x50f;" u2="&#x445;" k="41" />
+    <hkern u1="&#x50f;" u2="&#x443;" k="41" />
+    <hkern u1="&#x50f;" u2="&#x442;" k="61" />
+    <hkern u1="&#x50f;" u2="&#x436;" k="41" />
+    <hkern u1="&#x50f;" u2="&#x27;" k="102" />
+    <hkern u1="&#x50f;" u2="&#x22;" k="102" />
+    <hkern u1="&#x510;" u2="&#x4f5;" k="41" />
+    <hkern u1="&#x510;" u2="&#x4cc;" k="41" />
+    <hkern u1="&#x510;" u2="&#x4b9;" k="41" />
+    <hkern u1="&#x510;" u2="&#x4b7;" k="41" />
+    <hkern u1="&#x510;" u2="&#x447;" k="41" />
+    <hkern u1="&#x512;" u2="&#x507;" k="41" />
+    <hkern u1="&#x512;" u2="&#x505;" k="41" />
+    <hkern u1="&#x512;" u2="&#x4e1;" k="-41" />
+    <hkern u1="&#x512;" u2="&#x408;" k="-225" />
+    <hkern u1="&#x513;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x513;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x513;" u2="&#x27;" k="20" />
+    <hkern u1="&#x513;" u2="&#x22;" k="20" />
+    <hkern u1="&#x1ea0;" u2="&#x162;" k="143" />
+    <hkern u1="&#x1ea0;" u2="&#x1ef8;" k="123" />
+    <hkern u1="&#x1ea0;" u2="&#x1ef6;" k="123" />
+    <hkern u1="&#x1ea0;" u2="&#x1ef4;" k="123" />
+    <hkern u1="&#x1ea0;" u2="&#x1ee2;" k="41" />
+    <hkern u1="&#x1ea0;" u2="&#x1ee0;" k="41" />
+    <hkern u1="&#x1ea0;" u2="&#x1ede;" k="41" />
+    <hkern u1="&#x1ea0;" u2="&#x1edc;" k="41" />
+    <hkern u1="&#x1ea0;" u2="&#x1eda;" k="41" />
+    <hkern u1="&#x1ea0;" u2="&#x1ed8;" k="41" />
+    <hkern u1="&#x1ea0;" u2="&#x1ed6;" k="41" />
+    <hkern u1="&#x1ea0;" u2="&#x1ed4;" k="41" />
+    <hkern u1="&#x1ea0;" u2="&#x1ed2;" k="41" />
+    <hkern u1="&#x1ea0;" u2="&#x1ed0;" k="41" />
+    <hkern u1="&#x1ea0;" u2="&#x1ece;" k="41" />
+    <hkern u1="&#x1ea0;" u2="&#x1ecc;" k="41" />
+    <hkern u1="&#x1ea0;" u2="&#x1a0;" k="41" />
+    <hkern u1="&#x1ea0;" u2="&#x201d;" k="143" />
+    <hkern u1="&#x1ea0;" u2="&#x2019;" k="143" />
+    <hkern u1="&#x1ea0;" u2="&#x1ef2;" k="123" />
+    <hkern u1="&#x1ea0;" u2="&#x1e84;" k="82" />
+    <hkern u1="&#x1ea0;" u2="&#x1e82;" k="82" />
+    <hkern u1="&#x1ea0;" u2="&#x1e80;" k="82" />
+    <hkern u1="&#x1ea0;" u2="&#x1fe;" k="41" />
+    <hkern u1="&#x1ea0;" u2="&#x178;" k="123" />
+    <hkern u1="&#x1ea0;" u2="&#x176;" k="123" />
+    <hkern u1="&#x1ea0;" u2="&#x174;" k="82" />
+    <hkern u1="&#x1ea0;" u2="&#x164;" k="143" />
+    <hkern u1="&#x1ea0;" u2="&#x21a;" k="143" />
+    <hkern u1="&#x1ea0;" u2="&#x152;" k="41" />
+    <hkern u1="&#x1ea0;" u2="&#x150;" k="41" />
+    <hkern u1="&#x1ea0;" u2="&#x14e;" k="41" />
+    <hkern u1="&#x1ea0;" u2="&#x14c;" k="41" />
+    <hkern u1="&#x1ea0;" u2="&#x122;" k="41" />
+    <hkern u1="&#x1ea0;" u2="&#x120;" k="41" />
+    <hkern u1="&#x1ea0;" u2="&#x11e;" k="41" />
+    <hkern u1="&#x1ea0;" u2="&#x11c;" k="41" />
+    <hkern u1="&#x1ea0;" u2="&#x10c;" k="41" />
+    <hkern u1="&#x1ea0;" u2="&#x10a;" k="41" />
+    <hkern u1="&#x1ea0;" u2="&#x108;" k="41" />
+    <hkern u1="&#x1ea0;" u2="&#x106;" k="41" />
+    <hkern u1="&#x1ea0;" u2="&#xdd;" k="123" />
+    <hkern u1="&#x1ea0;" u2="&#xd8;" k="41" />
+    <hkern u1="&#x1ea0;" u2="&#xd6;" k="41" />
+    <hkern u1="&#x1ea0;" u2="&#xd5;" k="41" />
+    <hkern u1="&#x1ea0;" u2="&#xd4;" k="41" />
+    <hkern u1="&#x1ea0;" u2="&#xd3;" k="41" />
+    <hkern u1="&#x1ea0;" u2="&#xd2;" k="41" />
+    <hkern u1="&#x1ea0;" u2="&#xc7;" k="41" />
+    <hkern u1="&#x1ea0;" u2="Y" k="123" />
+    <hkern u1="&#x1ea0;" u2="W" k="82" />
+    <hkern u1="&#x1ea0;" u2="V" k="82" />
+    <hkern u1="&#x1ea0;" u2="T" k="143" />
+    <hkern u1="&#x1ea0;" u2="Q" k="41" />
+    <hkern u1="&#x1ea0;" u2="O" k="41" />
+    <hkern u1="&#x1ea0;" u2="J" k="-266" />
+    <hkern u1="&#x1ea0;" u2="G" k="41" />
+    <hkern u1="&#x1ea0;" u2="C" k="41" />
+    <hkern u1="&#x1ea0;" u2="&#x27;" k="143" />
+    <hkern u1="&#x1ea0;" u2="&#x22;" k="143" />
+    <hkern u1="&#x1ea1;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x1ea1;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x1ea1;" u2="&#x27;" k="20" />
+    <hkern u1="&#x1ea1;" u2="&#x22;" k="20" />
+    <hkern u1="&#x1ea2;" u2="&#x162;" k="143" />
+    <hkern u1="&#x1ea2;" u2="&#x1ef8;" k="123" />
+    <hkern u1="&#x1ea2;" u2="&#x1ef6;" k="123" />
+    <hkern u1="&#x1ea2;" u2="&#x1ef4;" k="123" />
+    <hkern u1="&#x1ea2;" u2="&#x1ee2;" k="41" />
+    <hkern u1="&#x1ea2;" u2="&#x1ee0;" k="41" />
+    <hkern u1="&#x1ea2;" u2="&#x1ede;" k="41" />
+    <hkern u1="&#x1ea2;" u2="&#x1edc;" k="41" />
+    <hkern u1="&#x1ea2;" u2="&#x1eda;" k="41" />
+    <hkern u1="&#x1ea2;" u2="&#x1ed8;" k="41" />
+    <hkern u1="&#x1ea2;" u2="&#x1ed6;" k="41" />
+    <hkern u1="&#x1ea2;" u2="&#x1ed4;" k="41" />
+    <hkern u1="&#x1ea2;" u2="&#x1ed2;" k="41" />
+    <hkern u1="&#x1ea2;" u2="&#x1ed0;" k="41" />
+    <hkern u1="&#x1ea2;" u2="&#x1ece;" k="41" />
+    <hkern u1="&#x1ea2;" u2="&#x1ecc;" k="41" />
+    <hkern u1="&#x1ea2;" u2="&#x1a0;" k="41" />
+    <hkern u1="&#x1ea2;" u2="&#x201d;" k="143" />
+    <hkern u1="&#x1ea2;" u2="&#x2019;" k="143" />
+    <hkern u1="&#x1ea2;" u2="&#x1ef2;" k="123" />
+    <hkern u1="&#x1ea2;" u2="&#x1e84;" k="82" />
+    <hkern u1="&#x1ea2;" u2="&#x1e82;" k="82" />
+    <hkern u1="&#x1ea2;" u2="&#x1e80;" k="82" />
+    <hkern u1="&#x1ea2;" u2="&#x1fe;" k="41" />
+    <hkern u1="&#x1ea2;" u2="&#x178;" k="123" />
+    <hkern u1="&#x1ea2;" u2="&#x176;" k="123" />
+    <hkern u1="&#x1ea2;" u2="&#x174;" k="82" />
+    <hkern u1="&#x1ea2;" u2="&#x164;" k="143" />
+    <hkern u1="&#x1ea2;" u2="&#x21a;" k="143" />
+    <hkern u1="&#x1ea2;" u2="&#x152;" k="41" />
+    <hkern u1="&#x1ea2;" u2="&#x150;" k="41" />
+    <hkern u1="&#x1ea2;" u2="&#x14e;" k="41" />
+    <hkern u1="&#x1ea2;" u2="&#x14c;" k="41" />
+    <hkern u1="&#x1ea2;" u2="&#x122;" k="41" />
+    <hkern u1="&#x1ea2;" u2="&#x120;" k="41" />
+    <hkern u1="&#x1ea2;" u2="&#x11e;" k="41" />
+    <hkern u1="&#x1ea2;" u2="&#x11c;" k="41" />
+    <hkern u1="&#x1ea2;" u2="&#x10c;" k="41" />
+    <hkern u1="&#x1ea2;" u2="&#x10a;" k="41" />
+    <hkern u1="&#x1ea2;" u2="&#x108;" k="41" />
+    <hkern u1="&#x1ea2;" u2="&#x106;" k="41" />
+    <hkern u1="&#x1ea2;" u2="&#xdd;" k="123" />
+    <hkern u1="&#x1ea2;" u2="&#xd8;" k="41" />
+    <hkern u1="&#x1ea2;" u2="&#xd6;" k="41" />
+    <hkern u1="&#x1ea2;" u2="&#xd5;" k="41" />
+    <hkern u1="&#x1ea2;" u2="&#xd4;" k="41" />
+    <hkern u1="&#x1ea2;" u2="&#xd3;" k="41" />
+    <hkern u1="&#x1ea2;" u2="&#xd2;" k="41" />
+    <hkern u1="&#x1ea2;" u2="&#xc7;" k="41" />
+    <hkern u1="&#x1ea2;" u2="Y" k="123" />
+    <hkern u1="&#x1ea2;" u2="W" k="82" />
+    <hkern u1="&#x1ea2;" u2="V" k="82" />
+    <hkern u1="&#x1ea2;" u2="T" k="143" />
+    <hkern u1="&#x1ea2;" u2="Q" k="41" />
+    <hkern u1="&#x1ea2;" u2="O" k="41" />
+    <hkern u1="&#x1ea2;" u2="J" k="-266" />
+    <hkern u1="&#x1ea2;" u2="G" k="41" />
+    <hkern u1="&#x1ea2;" u2="C" k="41" />
+    <hkern u1="&#x1ea2;" u2="&#x27;" k="143" />
+    <hkern u1="&#x1ea2;" u2="&#x22;" k="143" />
+    <hkern u1="&#x1ea3;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x1ea3;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x1ea3;" u2="&#x27;" k="20" />
+    <hkern u1="&#x1ea3;" u2="&#x22;" k="20" />
+    <hkern u1="&#x1ea4;" u2="&#x162;" k="143" />
+    <hkern u1="&#x1ea4;" u2="&#x1ef8;" k="123" />
+    <hkern u1="&#x1ea4;" u2="&#x1ef6;" k="123" />
+    <hkern u1="&#x1ea4;" u2="&#x1ef4;" k="123" />
+    <hkern u1="&#x1ea4;" u2="&#x1ee2;" k="41" />
+    <hkern u1="&#x1ea4;" u2="&#x1ee0;" k="41" />
+    <hkern u1="&#x1ea4;" u2="&#x1ede;" k="41" />
+    <hkern u1="&#x1ea4;" u2="&#x1edc;" k="41" />
+    <hkern u1="&#x1ea4;" u2="&#x1eda;" k="41" />
+    <hkern u1="&#x1ea4;" u2="&#x1ed8;" k="41" />
+    <hkern u1="&#x1ea4;" u2="&#x1ed6;" k="41" />
+    <hkern u1="&#x1ea4;" u2="&#x1ed4;" k="41" />
+    <hkern u1="&#x1ea4;" u2="&#x1ed2;" k="41" />
+    <hkern u1="&#x1ea4;" u2="&#x1ed0;" k="41" />
+    <hkern u1="&#x1ea4;" u2="&#x1ece;" k="41" />
+    <hkern u1="&#x1ea4;" u2="&#x1ecc;" k="41" />
+    <hkern u1="&#x1ea4;" u2="&#x1a0;" k="41" />
+    <hkern u1="&#x1ea4;" u2="&#x201d;" k="143" />
+    <hkern u1="&#x1ea4;" u2="&#x2019;" k="143" />
+    <hkern u1="&#x1ea4;" u2="&#x1ef2;" k="123" />
+    <hkern u1="&#x1ea4;" u2="&#x1e84;" k="82" />
+    <hkern u1="&#x1ea4;" u2="&#x1e82;" k="82" />
+    <hkern u1="&#x1ea4;" u2="&#x1e80;" k="82" />
+    <hkern u1="&#x1ea4;" u2="&#x1fe;" k="41" />
+    <hkern u1="&#x1ea4;" u2="&#x178;" k="123" />
+    <hkern u1="&#x1ea4;" u2="&#x176;" k="123" />
+    <hkern u1="&#x1ea4;" u2="&#x174;" k="82" />
+    <hkern u1="&#x1ea4;" u2="&#x164;" k="143" />
+    <hkern u1="&#x1ea4;" u2="&#x21a;" k="143" />
+    <hkern u1="&#x1ea4;" u2="&#x152;" k="41" />
+    <hkern u1="&#x1ea4;" u2="&#x150;" k="41" />
+    <hkern u1="&#x1ea4;" u2="&#x14e;" k="41" />
+    <hkern u1="&#x1ea4;" u2="&#x14c;" k="41" />
+    <hkern u1="&#x1ea4;" u2="&#x122;" k="41" />
+    <hkern u1="&#x1ea4;" u2="&#x120;" k="41" />
+    <hkern u1="&#x1ea4;" u2="&#x11e;" k="41" />
+    <hkern u1="&#x1ea4;" u2="&#x11c;" k="41" />
+    <hkern u1="&#x1ea4;" u2="&#x10c;" k="41" />
+    <hkern u1="&#x1ea4;" u2="&#x10a;" k="41" />
+    <hkern u1="&#x1ea4;" u2="&#x108;" k="41" />
+    <hkern u1="&#x1ea4;" u2="&#x106;" k="41" />
+    <hkern u1="&#x1ea4;" u2="&#xdd;" k="123" />
+    <hkern u1="&#x1ea4;" u2="&#xd8;" k="41" />
+    <hkern u1="&#x1ea4;" u2="&#xd6;" k="41" />
+    <hkern u1="&#x1ea4;" u2="&#xd5;" k="41" />
+    <hkern u1="&#x1ea4;" u2="&#xd4;" k="41" />
+    <hkern u1="&#x1ea4;" u2="&#xd3;" k="41" />
+    <hkern u1="&#x1ea4;" u2="&#xd2;" k="41" />
+    <hkern u1="&#x1ea4;" u2="&#xc7;" k="41" />
+    <hkern u1="&#x1ea4;" u2="Y" k="123" />
+    <hkern u1="&#x1ea4;" u2="W" k="82" />
+    <hkern u1="&#x1ea4;" u2="V" k="82" />
+    <hkern u1="&#x1ea4;" u2="T" k="143" />
+    <hkern u1="&#x1ea4;" u2="Q" k="41" />
+    <hkern u1="&#x1ea4;" u2="O" k="41" />
+    <hkern u1="&#x1ea4;" u2="J" k="-266" />
+    <hkern u1="&#x1ea4;" u2="G" k="41" />
+    <hkern u1="&#x1ea4;" u2="C" k="41" />
+    <hkern u1="&#x1ea4;" u2="&#x27;" k="143" />
+    <hkern u1="&#x1ea4;" u2="&#x22;" k="143" />
+    <hkern u1="&#x1ea5;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x1ea5;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x1ea5;" u2="&#x27;" k="20" />
+    <hkern u1="&#x1ea5;" u2="&#x22;" k="20" />
+    <hkern u1="&#x1ea6;" u2="&#x162;" k="143" />
+    <hkern u1="&#x1ea6;" u2="&#x1ef8;" k="123" />
+    <hkern u1="&#x1ea6;" u2="&#x1ef6;" k="123" />
+    <hkern u1="&#x1ea6;" u2="&#x1ef4;" k="123" />
+    <hkern u1="&#x1ea6;" u2="&#x1ee2;" k="41" />
+    <hkern u1="&#x1ea6;" u2="&#x1ee0;" k="41" />
+    <hkern u1="&#x1ea6;" u2="&#x1ede;" k="41" />
+    <hkern u1="&#x1ea6;" u2="&#x1edc;" k="41" />
+    <hkern u1="&#x1ea6;" u2="&#x1eda;" k="41" />
+    <hkern u1="&#x1ea6;" u2="&#x1ed8;" k="41" />
+    <hkern u1="&#x1ea6;" u2="&#x1ed6;" k="41" />
+    <hkern u1="&#x1ea6;" u2="&#x1ed4;" k="41" />
+    <hkern u1="&#x1ea6;" u2="&#x1ed2;" k="41" />
+    <hkern u1="&#x1ea6;" u2="&#x1ed0;" k="41" />
+    <hkern u1="&#x1ea6;" u2="&#x1ece;" k="41" />
+    <hkern u1="&#x1ea6;" u2="&#x1ecc;" k="41" />
+    <hkern u1="&#x1ea6;" u2="&#x1a0;" k="41" />
+    <hkern u1="&#x1ea6;" u2="&#x201d;" k="143" />
+    <hkern u1="&#x1ea6;" u2="&#x2019;" k="143" />
+    <hkern u1="&#x1ea6;" u2="&#x1ef2;" k="123" />
+    <hkern u1="&#x1ea6;" u2="&#x1e84;" k="82" />
+    <hkern u1="&#x1ea6;" u2="&#x1e82;" k="82" />
+    <hkern u1="&#x1ea6;" u2="&#x1e80;" k="82" />
+    <hkern u1="&#x1ea6;" u2="&#x1fe;" k="41" />
+    <hkern u1="&#x1ea6;" u2="&#x178;" k="123" />
+    <hkern u1="&#x1ea6;" u2="&#x176;" k="123" />
+    <hkern u1="&#x1ea6;" u2="&#x174;" k="82" />
+    <hkern u1="&#x1ea6;" u2="&#x164;" k="143" />
+    <hkern u1="&#x1ea6;" u2="&#x21a;" k="143" />
+    <hkern u1="&#x1ea6;" u2="&#x152;" k="41" />
+    <hkern u1="&#x1ea6;" u2="&#x150;" k="41" />
+    <hkern u1="&#x1ea6;" u2="&#x14e;" k="41" />
+    <hkern u1="&#x1ea6;" u2="&#x14c;" k="41" />
+    <hkern u1="&#x1ea6;" u2="&#x122;" k="41" />
+    <hkern u1="&#x1ea6;" u2="&#x120;" k="41" />
+    <hkern u1="&#x1ea6;" u2="&#x11e;" k="41" />
+    <hkern u1="&#x1ea6;" u2="&#x11c;" k="41" />
+    <hkern u1="&#x1ea6;" u2="&#x10c;" k="41" />
+    <hkern u1="&#x1ea6;" u2="&#x10a;" k="41" />
+    <hkern u1="&#x1ea6;" u2="&#x108;" k="41" />
+    <hkern u1="&#x1ea6;" u2="&#x106;" k="41" />
+    <hkern u1="&#x1ea6;" u2="&#xdd;" k="123" />
+    <hkern u1="&#x1ea6;" u2="&#xd8;" k="41" />
+    <hkern u1="&#x1ea6;" u2="&#xd6;" k="41" />
+    <hkern u1="&#x1ea6;" u2="&#xd5;" k="41" />
+    <hkern u1="&#x1ea6;" u2="&#xd4;" k="41" />
+    <hkern u1="&#x1ea6;" u2="&#xd3;" k="41" />
+    <hkern u1="&#x1ea6;" u2="&#xd2;" k="41" />
+    <hkern u1="&#x1ea6;" u2="&#xc7;" k="41" />
+    <hkern u1="&#x1ea6;" u2="Y" k="123" />
+    <hkern u1="&#x1ea6;" u2="W" k="82" />
+    <hkern u1="&#x1ea6;" u2="V" k="82" />
+    <hkern u1="&#x1ea6;" u2="T" k="143" />
+    <hkern u1="&#x1ea6;" u2="Q" k="41" />
+    <hkern u1="&#x1ea6;" u2="O" k="41" />
+    <hkern u1="&#x1ea6;" u2="J" k="-266" />
+    <hkern u1="&#x1ea6;" u2="G" k="41" />
+    <hkern u1="&#x1ea6;" u2="C" k="41" />
+    <hkern u1="&#x1ea6;" u2="&#x27;" k="143" />
+    <hkern u1="&#x1ea6;" u2="&#x22;" k="143" />
+    <hkern u1="&#x1ea7;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x1ea7;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x1ea7;" u2="&#x27;" k="20" />
+    <hkern u1="&#x1ea7;" u2="&#x22;" k="20" />
+    <hkern u1="&#x1ea8;" u2="&#x162;" k="143" />
+    <hkern u1="&#x1ea8;" u2="&#x1ef8;" k="123" />
+    <hkern u1="&#x1ea8;" u2="&#x1ef6;" k="123" />
+    <hkern u1="&#x1ea8;" u2="&#x1ef4;" k="123" />
+    <hkern u1="&#x1ea8;" u2="&#x1ee2;" k="41" />
+    <hkern u1="&#x1ea8;" u2="&#x1ee0;" k="41" />
+    <hkern u1="&#x1ea8;" u2="&#x1ede;" k="41" />
+    <hkern u1="&#x1ea8;" u2="&#x1edc;" k="41" />
+    <hkern u1="&#x1ea8;" u2="&#x1eda;" k="41" />
+    <hkern u1="&#x1ea8;" u2="&#x1ed8;" k="41" />
+    <hkern u1="&#x1ea8;" u2="&#x1ed6;" k="41" />
+    <hkern u1="&#x1ea8;" u2="&#x1ed4;" k="41" />
+    <hkern u1="&#x1ea8;" u2="&#x1ed2;" k="41" />
+    <hkern u1="&#x1ea8;" u2="&#x1ed0;" k="41" />
+    <hkern u1="&#x1ea8;" u2="&#x1ece;" k="41" />
+    <hkern u1="&#x1ea8;" u2="&#x1ecc;" k="41" />
+    <hkern u1="&#x1ea8;" u2="&#x1a0;" k="41" />
+    <hkern u1="&#x1ea8;" u2="&#x201d;" k="143" />
+    <hkern u1="&#x1ea8;" u2="&#x2019;" k="143" />
+    <hkern u1="&#x1ea8;" u2="&#x1ef2;" k="123" />
+    <hkern u1="&#x1ea8;" u2="&#x1e84;" k="82" />
+    <hkern u1="&#x1ea8;" u2="&#x1e82;" k="82" />
+    <hkern u1="&#x1ea8;" u2="&#x1e80;" k="82" />
+    <hkern u1="&#x1ea8;" u2="&#x1fe;" k="41" />
+    <hkern u1="&#x1ea8;" u2="&#x178;" k="123" />
+    <hkern u1="&#x1ea8;" u2="&#x176;" k="123" />
+    <hkern u1="&#x1ea8;" u2="&#x174;" k="82" />
+    <hkern u1="&#x1ea8;" u2="&#x164;" k="143" />
+    <hkern u1="&#x1ea8;" u2="&#x21a;" k="143" />
+    <hkern u1="&#x1ea8;" u2="&#x152;" k="41" />
+    <hkern u1="&#x1ea8;" u2="&#x150;" k="41" />
+    <hkern u1="&#x1ea8;" u2="&#x14e;" k="41" />
+    <hkern u1="&#x1ea8;" u2="&#x14c;" k="41" />
+    <hkern u1="&#x1ea8;" u2="&#x122;" k="41" />
+    <hkern u1="&#x1ea8;" u2="&#x120;" k="41" />
+    <hkern u1="&#x1ea8;" u2="&#x11e;" k="41" />
+    <hkern u1="&#x1ea8;" u2="&#x11c;" k="41" />
+    <hkern u1="&#x1ea8;" u2="&#x10c;" k="41" />
+    <hkern u1="&#x1ea8;" u2="&#x10a;" k="41" />
+    <hkern u1="&#x1ea8;" u2="&#x108;" k="41" />
+    <hkern u1="&#x1ea8;" u2="&#x106;" k="41" />
+    <hkern u1="&#x1ea8;" u2="&#xdd;" k="123" />
+    <hkern u1="&#x1ea8;" u2="&#xd8;" k="41" />
+    <hkern u1="&#x1ea8;" u2="&#xd6;" k="41" />
+    <hkern u1="&#x1ea8;" u2="&#xd5;" k="41" />
+    <hkern u1="&#x1ea8;" u2="&#xd4;" k="41" />
+    <hkern u1="&#x1ea8;" u2="&#xd3;" k="41" />
+    <hkern u1="&#x1ea8;" u2="&#xd2;" k="41" />
+    <hkern u1="&#x1ea8;" u2="&#xc7;" k="41" />
+    <hkern u1="&#x1ea8;" u2="Y" k="123" />
+    <hkern u1="&#x1ea8;" u2="W" k="82" />
+    <hkern u1="&#x1ea8;" u2="V" k="82" />
+    <hkern u1="&#x1ea8;" u2="T" k="143" />
+    <hkern u1="&#x1ea8;" u2="Q" k="41" />
+    <hkern u1="&#x1ea8;" u2="O" k="41" />
+    <hkern u1="&#x1ea8;" u2="J" k="-266" />
+    <hkern u1="&#x1ea8;" u2="G" k="41" />
+    <hkern u1="&#x1ea8;" u2="C" k="41" />
+    <hkern u1="&#x1ea8;" u2="&#x27;" k="143" />
+    <hkern u1="&#x1ea8;" u2="&#x22;" k="143" />
+    <hkern u1="&#x1ea9;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x1ea9;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x1ea9;" u2="&#x27;" k="20" />
+    <hkern u1="&#x1ea9;" u2="&#x22;" k="20" />
+    <hkern u1="&#x1eaa;" u2="&#x162;" k="143" />
+    <hkern u1="&#x1eaa;" u2="&#x1ef8;" k="123" />
+    <hkern u1="&#x1eaa;" u2="&#x1ef6;" k="123" />
+    <hkern u1="&#x1eaa;" u2="&#x1ef4;" k="123" />
+    <hkern u1="&#x1eaa;" u2="&#x1ee2;" k="41" />
+    <hkern u1="&#x1eaa;" u2="&#x1ee0;" k="41" />
+    <hkern u1="&#x1eaa;" u2="&#x1ede;" k="41" />
+    <hkern u1="&#x1eaa;" u2="&#x1edc;" k="41" />
+    <hkern u1="&#x1eaa;" u2="&#x1eda;" k="41" />
+    <hkern u1="&#x1eaa;" u2="&#x1ed8;" k="41" />
+    <hkern u1="&#x1eaa;" u2="&#x1ed6;" k="41" />
+    <hkern u1="&#x1eaa;" u2="&#x1ed4;" k="41" />
+    <hkern u1="&#x1eaa;" u2="&#x1ed2;" k="41" />
+    <hkern u1="&#x1eaa;" u2="&#x1ed0;" k="41" />
+    <hkern u1="&#x1eaa;" u2="&#x1ece;" k="41" />
+    <hkern u1="&#x1eaa;" u2="&#x1ecc;" k="41" />
+    <hkern u1="&#x1eaa;" u2="&#x1a0;" k="41" />
+    <hkern u1="&#x1eaa;" u2="&#x201d;" k="143" />
+    <hkern u1="&#x1eaa;" u2="&#x2019;" k="143" />
+    <hkern u1="&#x1eaa;" u2="&#x1ef2;" k="123" />
+    <hkern u1="&#x1eaa;" u2="&#x1e84;" k="82" />
+    <hkern u1="&#x1eaa;" u2="&#x1e82;" k="82" />
+    <hkern u1="&#x1eaa;" u2="&#x1e80;" k="82" />
+    <hkern u1="&#x1eaa;" u2="&#x1fe;" k="41" />
+    <hkern u1="&#x1eaa;" u2="&#x178;" k="123" />
+    <hkern u1="&#x1eaa;" u2="&#x176;" k="123" />
+    <hkern u1="&#x1eaa;" u2="&#x174;" k="82" />
+    <hkern u1="&#x1eaa;" u2="&#x164;" k="143" />
+    <hkern u1="&#x1eaa;" u2="&#x21a;" k="143" />
+    <hkern u1="&#x1eaa;" u2="&#x152;" k="41" />
+    <hkern u1="&#x1eaa;" u2="&#x150;" k="41" />
+    <hkern u1="&#x1eaa;" u2="&#x14e;" k="41" />
+    <hkern u1="&#x1eaa;" u2="&#x14c;" k="41" />
+    <hkern u1="&#x1eaa;" u2="&#x122;" k="41" />
+    <hkern u1="&#x1eaa;" u2="&#x120;" k="41" />
+    <hkern u1="&#x1eaa;" u2="&#x11e;" k="41" />
+    <hkern u1="&#x1eaa;" u2="&#x11c;" k="41" />
+    <hkern u1="&#x1eaa;" u2="&#x10c;" k="41" />
+    <hkern u1="&#x1eaa;" u2="&#x10a;" k="41" />
+    <hkern u1="&#x1eaa;" u2="&#x108;" k="41" />
+    <hkern u1="&#x1eaa;" u2="&#x106;" k="41" />
+    <hkern u1="&#x1eaa;" u2="&#xdd;" k="123" />
+    <hkern u1="&#x1eaa;" u2="&#xd8;" k="41" />
+    <hkern u1="&#x1eaa;" u2="&#xd6;" k="41" />
+    <hkern u1="&#x1eaa;" u2="&#xd5;" k="41" />
+    <hkern u1="&#x1eaa;" u2="&#xd4;" k="41" />
+    <hkern u1="&#x1eaa;" u2="&#xd3;" k="41" />
+    <hkern u1="&#x1eaa;" u2="&#xd2;" k="41" />
+    <hkern u1="&#x1eaa;" u2="&#xc7;" k="41" />
+    <hkern u1="&#x1eaa;" u2="Y" k="123" />
+    <hkern u1="&#x1eaa;" u2="W" k="82" />
+    <hkern u1="&#x1eaa;" u2="V" k="82" />
+    <hkern u1="&#x1eaa;" u2="T" k="143" />
+    <hkern u1="&#x1eaa;" u2="Q" k="41" />
+    <hkern u1="&#x1eaa;" u2="O" k="41" />
+    <hkern u1="&#x1eaa;" u2="J" k="-266" />
+    <hkern u1="&#x1eaa;" u2="G" k="41" />
+    <hkern u1="&#x1eaa;" u2="C" k="41" />
+    <hkern u1="&#x1eaa;" u2="&#x27;" k="143" />
+    <hkern u1="&#x1eaa;" u2="&#x22;" k="143" />
+    <hkern u1="&#x1eab;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x1eab;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x1eab;" u2="&#x27;" k="20" />
+    <hkern u1="&#x1eab;" u2="&#x22;" k="20" />
+    <hkern u1="&#x1eac;" u2="&#x162;" k="143" />
+    <hkern u1="&#x1eac;" u2="&#x1ef8;" k="123" />
+    <hkern u1="&#x1eac;" u2="&#x1ef6;" k="123" />
+    <hkern u1="&#x1eac;" u2="&#x1ef4;" k="123" />
+    <hkern u1="&#x1eac;" u2="&#x1ee2;" k="41" />
+    <hkern u1="&#x1eac;" u2="&#x1ee0;" k="41" />
+    <hkern u1="&#x1eac;" u2="&#x1ede;" k="41" />
+    <hkern u1="&#x1eac;" u2="&#x1edc;" k="41" />
+    <hkern u1="&#x1eac;" u2="&#x1eda;" k="41" />
+    <hkern u1="&#x1eac;" u2="&#x1ed8;" k="41" />
+    <hkern u1="&#x1eac;" u2="&#x1ed6;" k="41" />
+    <hkern u1="&#x1eac;" u2="&#x1ed4;" k="41" />
+    <hkern u1="&#x1eac;" u2="&#x1ed2;" k="41" />
+    <hkern u1="&#x1eac;" u2="&#x1ed0;" k="41" />
+    <hkern u1="&#x1eac;" u2="&#x1ece;" k="41" />
+    <hkern u1="&#x1eac;" u2="&#x1ecc;" k="41" />
+    <hkern u1="&#x1eac;" u2="&#x1a0;" k="41" />
+    <hkern u1="&#x1eac;" u2="&#x201d;" k="143" />
+    <hkern u1="&#x1eac;" u2="&#x2019;" k="143" />
+    <hkern u1="&#x1eac;" u2="&#x1ef2;" k="123" />
+    <hkern u1="&#x1eac;" u2="&#x1e84;" k="82" />
+    <hkern u1="&#x1eac;" u2="&#x1e82;" k="82" />
+    <hkern u1="&#x1eac;" u2="&#x1e80;" k="82" />
+    <hkern u1="&#x1eac;" u2="&#x1fe;" k="41" />
+    <hkern u1="&#x1eac;" u2="&#x178;" k="123" />
+    <hkern u1="&#x1eac;" u2="&#x176;" k="123" />
+    <hkern u1="&#x1eac;" u2="&#x174;" k="82" />
+    <hkern u1="&#x1eac;" u2="&#x164;" k="143" />
+    <hkern u1="&#x1eac;" u2="&#x21a;" k="143" />
+    <hkern u1="&#x1eac;" u2="&#x152;" k="41" />
+    <hkern u1="&#x1eac;" u2="&#x150;" k="41" />
+    <hkern u1="&#x1eac;" u2="&#x14e;" k="41" />
+    <hkern u1="&#x1eac;" u2="&#x14c;" k="41" />
+    <hkern u1="&#x1eac;" u2="&#x122;" k="41" />
+    <hkern u1="&#x1eac;" u2="&#x120;" k="41" />
+    <hkern u1="&#x1eac;" u2="&#x11e;" k="41" />
+    <hkern u1="&#x1eac;" u2="&#x11c;" k="41" />
+    <hkern u1="&#x1eac;" u2="&#x10c;" k="41" />
+    <hkern u1="&#x1eac;" u2="&#x10a;" k="41" />
+    <hkern u1="&#x1eac;" u2="&#x108;" k="41" />
+    <hkern u1="&#x1eac;" u2="&#x106;" k="41" />
+    <hkern u1="&#x1eac;" u2="&#xdd;" k="123" />
+    <hkern u1="&#x1eac;" u2="&#xd8;" k="41" />
+    <hkern u1="&#x1eac;" u2="&#xd6;" k="41" />
+    <hkern u1="&#x1eac;" u2="&#xd5;" k="41" />
+    <hkern u1="&#x1eac;" u2="&#xd4;" k="41" />
+    <hkern u1="&#x1eac;" u2="&#xd3;" k="41" />
+    <hkern u1="&#x1eac;" u2="&#xd2;" k="41" />
+    <hkern u1="&#x1eac;" u2="&#xc7;" k="41" />
+    <hkern u1="&#x1eac;" u2="Y" k="123" />
+    <hkern u1="&#x1eac;" u2="W" k="82" />
+    <hkern u1="&#x1eac;" u2="V" k="82" />
+    <hkern u1="&#x1eac;" u2="T" k="143" />
+    <hkern u1="&#x1eac;" u2="Q" k="41" />
+    <hkern u1="&#x1eac;" u2="O" k="41" />
+    <hkern u1="&#x1eac;" u2="J" k="-266" />
+    <hkern u1="&#x1eac;" u2="G" k="41" />
+    <hkern u1="&#x1eac;" u2="C" k="41" />
+    <hkern u1="&#x1eac;" u2="&#x27;" k="143" />
+    <hkern u1="&#x1eac;" u2="&#x22;" k="143" />
+    <hkern u1="&#x1ead;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x1ead;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x1ead;" u2="&#x27;" k="20" />
+    <hkern u1="&#x1ead;" u2="&#x22;" k="20" />
+    <hkern u1="&#x1eae;" u2="&#x162;" k="143" />
+    <hkern u1="&#x1eae;" u2="&#x1ef8;" k="123" />
+    <hkern u1="&#x1eae;" u2="&#x1ef6;" k="123" />
+    <hkern u1="&#x1eae;" u2="&#x1ef4;" k="123" />
+    <hkern u1="&#x1eae;" u2="&#x1ee2;" k="41" />
+    <hkern u1="&#x1eae;" u2="&#x1ee0;" k="41" />
+    <hkern u1="&#x1eae;" u2="&#x1ede;" k="41" />
+    <hkern u1="&#x1eae;" u2="&#x1edc;" k="41" />
+    <hkern u1="&#x1eae;" u2="&#x1eda;" k="41" />
+    <hkern u1="&#x1eae;" u2="&#x1ed8;" k="41" />
+    <hkern u1="&#x1eae;" u2="&#x1ed6;" k="41" />
+    <hkern u1="&#x1eae;" u2="&#x1ed4;" k="41" />
+    <hkern u1="&#x1eae;" u2="&#x1ed2;" k="41" />
+    <hkern u1="&#x1eae;" u2="&#x1ed0;" k="41" />
+    <hkern u1="&#x1eae;" u2="&#x1ece;" k="41" />
+    <hkern u1="&#x1eae;" u2="&#x1ecc;" k="41" />
+    <hkern u1="&#x1eae;" u2="&#x1a0;" k="41" />
+    <hkern u1="&#x1eae;" u2="&#x201d;" k="143" />
+    <hkern u1="&#x1eae;" u2="&#x2019;" k="143" />
+    <hkern u1="&#x1eae;" u2="&#x1ef2;" k="123" />
+    <hkern u1="&#x1eae;" u2="&#x1e84;" k="82" />
+    <hkern u1="&#x1eae;" u2="&#x1e82;" k="82" />
+    <hkern u1="&#x1eae;" u2="&#x1e80;" k="82" />
+    <hkern u1="&#x1eae;" u2="&#x1fe;" k="41" />
+    <hkern u1="&#x1eae;" u2="&#x178;" k="123" />
+    <hkern u1="&#x1eae;" u2="&#x176;" k="123" />
+    <hkern u1="&#x1eae;" u2="&#x174;" k="82" />
+    <hkern u1="&#x1eae;" u2="&#x164;" k="143" />
+    <hkern u1="&#x1eae;" u2="&#x21a;" k="143" />
+    <hkern u1="&#x1eae;" u2="&#x152;" k="41" />
+    <hkern u1="&#x1eae;" u2="&#x150;" k="41" />
+    <hkern u1="&#x1eae;" u2="&#x14e;" k="41" />
+    <hkern u1="&#x1eae;" u2="&#x14c;" k="41" />
+    <hkern u1="&#x1eae;" u2="&#x122;" k="41" />
+    <hkern u1="&#x1eae;" u2="&#x120;" k="41" />
+    <hkern u1="&#x1eae;" u2="&#x11e;" k="41" />
+    <hkern u1="&#x1eae;" u2="&#x11c;" k="41" />
+    <hkern u1="&#x1eae;" u2="&#x10c;" k="41" />
+    <hkern u1="&#x1eae;" u2="&#x10a;" k="41" />
+    <hkern u1="&#x1eae;" u2="&#x108;" k="41" />
+    <hkern u1="&#x1eae;" u2="&#x106;" k="41" />
+    <hkern u1="&#x1eae;" u2="&#xdd;" k="123" />
+    <hkern u1="&#x1eae;" u2="&#xd8;" k="41" />
+    <hkern u1="&#x1eae;" u2="&#xd6;" k="41" />
+    <hkern u1="&#x1eae;" u2="&#xd5;" k="41" />
+    <hkern u1="&#x1eae;" u2="&#xd4;" k="41" />
+    <hkern u1="&#x1eae;" u2="&#xd3;" k="41" />
+    <hkern u1="&#x1eae;" u2="&#xd2;" k="41" />
+    <hkern u1="&#x1eae;" u2="&#xc7;" k="41" />
+    <hkern u1="&#x1eae;" u2="Y" k="123" />
+    <hkern u1="&#x1eae;" u2="W" k="82" />
+    <hkern u1="&#x1eae;" u2="V" k="82" />
+    <hkern u1="&#x1eae;" u2="T" k="143" />
+    <hkern u1="&#x1eae;" u2="Q" k="41" />
+    <hkern u1="&#x1eae;" u2="O" k="41" />
+    <hkern u1="&#x1eae;" u2="J" k="-266" />
+    <hkern u1="&#x1eae;" u2="G" k="41" />
+    <hkern u1="&#x1eae;" u2="C" k="41" />
+    <hkern u1="&#x1eae;" u2="&#x27;" k="143" />
+    <hkern u1="&#x1eae;" u2="&#x22;" k="143" />
+    <hkern u1="&#x1eaf;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x1eaf;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x1eaf;" u2="&#x27;" k="20" />
+    <hkern u1="&#x1eaf;" u2="&#x22;" k="20" />
+    <hkern u1="&#x1eb0;" u2="&#x162;" k="143" />
+    <hkern u1="&#x1eb0;" u2="&#x1ef8;" k="123" />
+    <hkern u1="&#x1eb0;" u2="&#x1ef6;" k="123" />
+    <hkern u1="&#x1eb0;" u2="&#x1ef4;" k="123" />
+    <hkern u1="&#x1eb0;" u2="&#x1ee2;" k="41" />
+    <hkern u1="&#x1eb0;" u2="&#x1ee0;" k="41" />
+    <hkern u1="&#x1eb0;" u2="&#x1ede;" k="41" />
+    <hkern u1="&#x1eb0;" u2="&#x1edc;" k="41" />
+    <hkern u1="&#x1eb0;" u2="&#x1eda;" k="41" />
+    <hkern u1="&#x1eb0;" u2="&#x1ed8;" k="41" />
+    <hkern u1="&#x1eb0;" u2="&#x1ed6;" k="41" />
+    <hkern u1="&#x1eb0;" u2="&#x1ed4;" k="41" />
+    <hkern u1="&#x1eb0;" u2="&#x1ed2;" k="41" />
+    <hkern u1="&#x1eb0;" u2="&#x1ed0;" k="41" />
+    <hkern u1="&#x1eb0;" u2="&#x1ece;" k="41" />
+    <hkern u1="&#x1eb0;" u2="&#x1ecc;" k="41" />
+    <hkern u1="&#x1eb0;" u2="&#x1a0;" k="41" />
+    <hkern u1="&#x1eb0;" u2="&#x201d;" k="143" />
+    <hkern u1="&#x1eb0;" u2="&#x2019;" k="143" />
+    <hkern u1="&#x1eb0;" u2="&#x1ef2;" k="123" />
+    <hkern u1="&#x1eb0;" u2="&#x1e84;" k="82" />
+    <hkern u1="&#x1eb0;" u2="&#x1e82;" k="82" />
+    <hkern u1="&#x1eb0;" u2="&#x1e80;" k="82" />
+    <hkern u1="&#x1eb0;" u2="&#x1fe;" k="41" />
+    <hkern u1="&#x1eb0;" u2="&#x178;" k="123" />
+    <hkern u1="&#x1eb0;" u2="&#x176;" k="123" />
+    <hkern u1="&#x1eb0;" u2="&#x174;" k="82" />
+    <hkern u1="&#x1eb0;" u2="&#x164;" k="143" />
+    <hkern u1="&#x1eb0;" u2="&#x21a;" k="143" />
+    <hkern u1="&#x1eb0;" u2="&#x152;" k="41" />
+    <hkern u1="&#x1eb0;" u2="&#x150;" k="41" />
+    <hkern u1="&#x1eb0;" u2="&#x14e;" k="41" />
+    <hkern u1="&#x1eb0;" u2="&#x14c;" k="41" />
+    <hkern u1="&#x1eb0;" u2="&#x122;" k="41" />
+    <hkern u1="&#x1eb0;" u2="&#x120;" k="41" />
+    <hkern u1="&#x1eb0;" u2="&#x11e;" k="41" />
+    <hkern u1="&#x1eb0;" u2="&#x11c;" k="41" />
+    <hkern u1="&#x1eb0;" u2="&#x10c;" k="41" />
+    <hkern u1="&#x1eb0;" u2="&#x10a;" k="41" />
+    <hkern u1="&#x1eb0;" u2="&#x108;" k="41" />
+    <hkern u1="&#x1eb0;" u2="&#x106;" k="41" />
+    <hkern u1="&#x1eb0;" u2="&#xdd;" k="123" />
+    <hkern u1="&#x1eb0;" u2="&#xd8;" k="41" />
+    <hkern u1="&#x1eb0;" u2="&#xd6;" k="41" />
+    <hkern u1="&#x1eb0;" u2="&#xd5;" k="41" />
+    <hkern u1="&#x1eb0;" u2="&#xd4;" k="41" />
+    <hkern u1="&#x1eb0;" u2="&#xd3;" k="41" />
+    <hkern u1="&#x1eb0;" u2="&#xd2;" k="41" />
+    <hkern u1="&#x1eb0;" u2="&#xc7;" k="41" />
+    <hkern u1="&#x1eb0;" u2="Y" k="123" />
+    <hkern u1="&#x1eb0;" u2="W" k="82" />
+    <hkern u1="&#x1eb0;" u2="V" k="82" />
+    <hkern u1="&#x1eb0;" u2="T" k="143" />
+    <hkern u1="&#x1eb0;" u2="Q" k="41" />
+    <hkern u1="&#x1eb0;" u2="O" k="41" />
+    <hkern u1="&#x1eb0;" u2="J" k="-266" />
+    <hkern u1="&#x1eb0;" u2="G" k="41" />
+    <hkern u1="&#x1eb0;" u2="C" k="41" />
+    <hkern u1="&#x1eb0;" u2="&#x27;" k="143" />
+    <hkern u1="&#x1eb0;" u2="&#x22;" k="143" />
+    <hkern u1="&#x1eb1;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x1eb1;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x1eb1;" u2="&#x27;" k="20" />
+    <hkern u1="&#x1eb1;" u2="&#x22;" k="20" />
+    <hkern u1="&#x1eb2;" u2="&#x162;" k="143" />
+    <hkern u1="&#x1eb2;" u2="&#x1ef8;" k="123" />
+    <hkern u1="&#x1eb2;" u2="&#x1ef6;" k="123" />
+    <hkern u1="&#x1eb2;" u2="&#x1ef4;" k="123" />
+    <hkern u1="&#x1eb2;" u2="&#x1ee2;" k="41" />
+    <hkern u1="&#x1eb2;" u2="&#x1ee0;" k="41" />
+    <hkern u1="&#x1eb2;" u2="&#x1ede;" k="41" />
+    <hkern u1="&#x1eb2;" u2="&#x1edc;" k="41" />
+    <hkern u1="&#x1eb2;" u2="&#x1eda;" k="41" />
+    <hkern u1="&#x1eb2;" u2="&#x1ed8;" k="41" />
+    <hkern u1="&#x1eb2;" u2="&#x1ed6;" k="41" />
+    <hkern u1="&#x1eb2;" u2="&#x1ed4;" k="41" />
+    <hkern u1="&#x1eb2;" u2="&#x1ed2;" k="41" />
+    <hkern u1="&#x1eb2;" u2="&#x1ed0;" k="41" />
+    <hkern u1="&#x1eb2;" u2="&#x1ece;" k="41" />
+    <hkern u1="&#x1eb2;" u2="&#x1ecc;" k="41" />
+    <hkern u1="&#x1eb2;" u2="&#x1a0;" k="41" />
+    <hkern u1="&#x1eb2;" u2="&#x201d;" k="143" />
+    <hkern u1="&#x1eb2;" u2="&#x2019;" k="143" />
+    <hkern u1="&#x1eb2;" u2="&#x1ef2;" k="123" />
+    <hkern u1="&#x1eb2;" u2="&#x1e84;" k="82" />
+    <hkern u1="&#x1eb2;" u2="&#x1e82;" k="82" />
+    <hkern u1="&#x1eb2;" u2="&#x1e80;" k="82" />
+    <hkern u1="&#x1eb2;" u2="&#x1fe;" k="41" />
+    <hkern u1="&#x1eb2;" u2="&#x178;" k="123" />
+    <hkern u1="&#x1eb2;" u2="&#x176;" k="123" />
+    <hkern u1="&#x1eb2;" u2="&#x174;" k="82" />
+    <hkern u1="&#x1eb2;" u2="&#x164;" k="143" />
+    <hkern u1="&#x1eb2;" u2="&#x21a;" k="143" />
+    <hkern u1="&#x1eb2;" u2="&#x152;" k="41" />
+    <hkern u1="&#x1eb2;" u2="&#x150;" k="41" />
+    <hkern u1="&#x1eb2;" u2="&#x14e;" k="41" />
+    <hkern u1="&#x1eb2;" u2="&#x14c;" k="41" />
+    <hkern u1="&#x1eb2;" u2="&#x122;" k="41" />
+    <hkern u1="&#x1eb2;" u2="&#x120;" k="41" />
+    <hkern u1="&#x1eb2;" u2="&#x11e;" k="41" />
+    <hkern u1="&#x1eb2;" u2="&#x11c;" k="41" />
+    <hkern u1="&#x1eb2;" u2="&#x10c;" k="41" />
+    <hkern u1="&#x1eb2;" u2="&#x10a;" k="41" />
+    <hkern u1="&#x1eb2;" u2="&#x108;" k="41" />
+    <hkern u1="&#x1eb2;" u2="&#x106;" k="41" />
+    <hkern u1="&#x1eb2;" u2="&#xdd;" k="123" />
+    <hkern u1="&#x1eb2;" u2="&#xd8;" k="41" />
+    <hkern u1="&#x1eb2;" u2="&#xd6;" k="41" />
+    <hkern u1="&#x1eb2;" u2="&#xd5;" k="41" />
+    <hkern u1="&#x1eb2;" u2="&#xd4;" k="41" />
+    <hkern u1="&#x1eb2;" u2="&#xd3;" k="41" />
+    <hkern u1="&#x1eb2;" u2="&#xd2;" k="41" />
+    <hkern u1="&#x1eb2;" u2="&#xc7;" k="41" />
+    <hkern u1="&#x1eb2;" u2="Y" k="123" />
+    <hkern u1="&#x1eb2;" u2="W" k="82" />
+    <hkern u1="&#x1eb2;" u2="V" k="82" />
+    <hkern u1="&#x1eb2;" u2="T" k="143" />
+    <hkern u1="&#x1eb2;" u2="Q" k="41" />
+    <hkern u1="&#x1eb2;" u2="O" k="41" />
+    <hkern u1="&#x1eb2;" u2="J" k="-266" />
+    <hkern u1="&#x1eb2;" u2="G" k="41" />
+    <hkern u1="&#x1eb2;" u2="C" k="41" />
+    <hkern u1="&#x1eb2;" u2="&#x27;" k="143" />
+    <hkern u1="&#x1eb2;" u2="&#x22;" k="143" />
+    <hkern u1="&#x1eb3;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x1eb3;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x1eb3;" u2="&#x27;" k="20" />
+    <hkern u1="&#x1eb3;" u2="&#x22;" k="20" />
+    <hkern u1="&#x1eb4;" u2="&#x162;" k="143" />
+    <hkern u1="&#x1eb4;" u2="&#x1ef8;" k="123" />
+    <hkern u1="&#x1eb4;" u2="&#x1ef6;" k="123" />
+    <hkern u1="&#x1eb4;" u2="&#x1ef4;" k="123" />
+    <hkern u1="&#x1eb4;" u2="&#x1ee2;" k="41" />
+    <hkern u1="&#x1eb4;" u2="&#x1ee0;" k="41" />
+    <hkern u1="&#x1eb4;" u2="&#x1ede;" k="41" />
+    <hkern u1="&#x1eb4;" u2="&#x1edc;" k="41" />
+    <hkern u1="&#x1eb4;" u2="&#x1eda;" k="41" />
+    <hkern u1="&#x1eb4;" u2="&#x1ed8;" k="41" />
+    <hkern u1="&#x1eb4;" u2="&#x1ed6;" k="41" />
+    <hkern u1="&#x1eb4;" u2="&#x1ed4;" k="41" />
+    <hkern u1="&#x1eb4;" u2="&#x1ed2;" k="41" />
+    <hkern u1="&#x1eb4;" u2="&#x1ed0;" k="41" />
+    <hkern u1="&#x1eb4;" u2="&#x1ece;" k="41" />
+    <hkern u1="&#x1eb4;" u2="&#x1ecc;" k="41" />
+    <hkern u1="&#x1eb4;" u2="&#x1a0;" k="41" />
+    <hkern u1="&#x1eb4;" u2="&#x201d;" k="143" />
+    <hkern u1="&#x1eb4;" u2="&#x2019;" k="143" />
+    <hkern u1="&#x1eb4;" u2="&#x1ef2;" k="123" />
+    <hkern u1="&#x1eb4;" u2="&#x1e84;" k="82" />
+    <hkern u1="&#x1eb4;" u2="&#x1e82;" k="82" />
+    <hkern u1="&#x1eb4;" u2="&#x1e80;" k="82" />
+    <hkern u1="&#x1eb4;" u2="&#x1fe;" k="41" />
+    <hkern u1="&#x1eb4;" u2="&#x178;" k="123" />
+    <hkern u1="&#x1eb4;" u2="&#x176;" k="123" />
+    <hkern u1="&#x1eb4;" u2="&#x174;" k="82" />
+    <hkern u1="&#x1eb4;" u2="&#x164;" k="143" />
+    <hkern u1="&#x1eb4;" u2="&#x21a;" k="143" />
+    <hkern u1="&#x1eb4;" u2="&#x152;" k="41" />
+    <hkern u1="&#x1eb4;" u2="&#x150;" k="41" />
+    <hkern u1="&#x1eb4;" u2="&#x14e;" k="41" />
+    <hkern u1="&#x1eb4;" u2="&#x14c;" k="41" />
+    <hkern u1="&#x1eb4;" u2="&#x122;" k="41" />
+    <hkern u1="&#x1eb4;" u2="&#x120;" k="41" />
+    <hkern u1="&#x1eb4;" u2="&#x11e;" k="41" />
+    <hkern u1="&#x1eb4;" u2="&#x11c;" k="41" />
+    <hkern u1="&#x1eb4;" u2="&#x10c;" k="41" />
+    <hkern u1="&#x1eb4;" u2="&#x10a;" k="41" />
+    <hkern u1="&#x1eb4;" u2="&#x108;" k="41" />
+    <hkern u1="&#x1eb4;" u2="&#x106;" k="41" />
+    <hkern u1="&#x1eb4;" u2="&#xdd;" k="123" />
+    <hkern u1="&#x1eb4;" u2="&#xd8;" k="41" />
+    <hkern u1="&#x1eb4;" u2="&#xd6;" k="41" />
+    <hkern u1="&#x1eb4;" u2="&#xd5;" k="41" />
+    <hkern u1="&#x1eb4;" u2="&#xd4;" k="41" />
+    <hkern u1="&#x1eb4;" u2="&#xd3;" k="41" />
+    <hkern u1="&#x1eb4;" u2="&#xd2;" k="41" />
+    <hkern u1="&#x1eb4;" u2="&#xc7;" k="41" />
+    <hkern u1="&#x1eb4;" u2="Y" k="123" />
+    <hkern u1="&#x1eb4;" u2="W" k="82" />
+    <hkern u1="&#x1eb4;" u2="V" k="82" />
+    <hkern u1="&#x1eb4;" u2="T" k="143" />
+    <hkern u1="&#x1eb4;" u2="Q" k="41" />
+    <hkern u1="&#x1eb4;" u2="O" k="41" />
+    <hkern u1="&#x1eb4;" u2="J" k="-266" />
+    <hkern u1="&#x1eb4;" u2="G" k="41" />
+    <hkern u1="&#x1eb4;" u2="C" k="41" />
+    <hkern u1="&#x1eb4;" u2="&#x27;" k="143" />
+    <hkern u1="&#x1eb4;" u2="&#x22;" k="143" />
+    <hkern u1="&#x1eb5;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x1eb5;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x1eb5;" u2="&#x27;" k="20" />
+    <hkern u1="&#x1eb5;" u2="&#x22;" k="20" />
+    <hkern u1="&#x1eb6;" u2="&#x162;" k="143" />
+    <hkern u1="&#x1eb6;" u2="&#x1ef8;" k="123" />
+    <hkern u1="&#x1eb6;" u2="&#x1ef6;" k="123" />
+    <hkern u1="&#x1eb6;" u2="&#x1ef4;" k="123" />
+    <hkern u1="&#x1eb6;" u2="&#x1ee2;" k="41" />
+    <hkern u1="&#x1eb6;" u2="&#x1ee0;" k="41" />
+    <hkern u1="&#x1eb6;" u2="&#x1ede;" k="41" />
+    <hkern u1="&#x1eb6;" u2="&#x1edc;" k="41" />
+    <hkern u1="&#x1eb6;" u2="&#x1eda;" k="41" />
+    <hkern u1="&#x1eb6;" u2="&#x1ed8;" k="41" />
+    <hkern u1="&#x1eb6;" u2="&#x1ed6;" k="41" />
+    <hkern u1="&#x1eb6;" u2="&#x1ed4;" k="41" />
+    <hkern u1="&#x1eb6;" u2="&#x1ed2;" k="41" />
+    <hkern u1="&#x1eb6;" u2="&#x1ed0;" k="41" />
+    <hkern u1="&#x1eb6;" u2="&#x1ece;" k="41" />
+    <hkern u1="&#x1eb6;" u2="&#x1ecc;" k="41" />
+    <hkern u1="&#x1eb6;" u2="&#x1a0;" k="41" />
+    <hkern u1="&#x1eb6;" u2="&#x201d;" k="143" />
+    <hkern u1="&#x1eb6;" u2="&#x2019;" k="143" />
+    <hkern u1="&#x1eb6;" u2="&#x1ef2;" k="123" />
+    <hkern u1="&#x1eb6;" u2="&#x1e84;" k="82" />
+    <hkern u1="&#x1eb6;" u2="&#x1e82;" k="82" />
+    <hkern u1="&#x1eb6;" u2="&#x1e80;" k="82" />
+    <hkern u1="&#x1eb6;" u2="&#x1fe;" k="41" />
+    <hkern u1="&#x1eb6;" u2="&#x178;" k="123" />
+    <hkern u1="&#x1eb6;" u2="&#x176;" k="123" />
+    <hkern u1="&#x1eb6;" u2="&#x174;" k="82" />
+    <hkern u1="&#x1eb6;" u2="&#x164;" k="143" />
+    <hkern u1="&#x1eb6;" u2="&#x21a;" k="143" />
+    <hkern u1="&#x1eb6;" u2="&#x152;" k="41" />
+    <hkern u1="&#x1eb6;" u2="&#x150;" k="41" />
+    <hkern u1="&#x1eb6;" u2="&#x14e;" k="41" />
+    <hkern u1="&#x1eb6;" u2="&#x14c;" k="41" />
+    <hkern u1="&#x1eb6;" u2="&#x122;" k="41" />
+    <hkern u1="&#x1eb6;" u2="&#x120;" k="41" />
+    <hkern u1="&#x1eb6;" u2="&#x11e;" k="41" />
+    <hkern u1="&#x1eb6;" u2="&#x11c;" k="41" />
+    <hkern u1="&#x1eb6;" u2="&#x10c;" k="41" />
+    <hkern u1="&#x1eb6;" u2="&#x10a;" k="41" />
+    <hkern u1="&#x1eb6;" u2="&#x108;" k="41" />
+    <hkern u1="&#x1eb6;" u2="&#x106;" k="41" />
+    <hkern u1="&#x1eb6;" u2="&#xdd;" k="123" />
+    <hkern u1="&#x1eb6;" u2="&#xd8;" k="41" />
+    <hkern u1="&#x1eb6;" u2="&#xd6;" k="41" />
+    <hkern u1="&#x1eb6;" u2="&#xd5;" k="41" />
+    <hkern u1="&#x1eb6;" u2="&#xd4;" k="41" />
+    <hkern u1="&#x1eb6;" u2="&#xd3;" k="41" />
+    <hkern u1="&#x1eb6;" u2="&#xd2;" k="41" />
+    <hkern u1="&#x1eb6;" u2="&#xc7;" k="41" />
+    <hkern u1="&#x1eb6;" u2="Y" k="123" />
+    <hkern u1="&#x1eb6;" u2="W" k="82" />
+    <hkern u1="&#x1eb6;" u2="V" k="82" />
+    <hkern u1="&#x1eb6;" u2="T" k="143" />
+    <hkern u1="&#x1eb6;" u2="Q" k="41" />
+    <hkern u1="&#x1eb6;" u2="O" k="41" />
+    <hkern u1="&#x1eb6;" u2="J" k="-266" />
+    <hkern u1="&#x1eb6;" u2="G" k="41" />
+    <hkern u1="&#x1eb6;" u2="C" k="41" />
+    <hkern u1="&#x1eb6;" u2="&#x27;" k="143" />
+    <hkern u1="&#x1eb6;" u2="&#x22;" k="143" />
+    <hkern u1="&#x1eb7;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x1eb7;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x1eb7;" u2="&#x27;" k="20" />
+    <hkern u1="&#x1eb7;" u2="&#x22;" k="20" />
+    <hkern u1="&#x1eb8;" u2="J" k="-123" />
+    <hkern u1="&#x1eb9;" u2="&#x1ef5;" k="41" />
+    <hkern u1="&#x1eb9;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x1eb9;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x1eb9;" u2="&#x1e83;" k="41" />
+    <hkern u1="&#x1eb9;" u2="&#x1e81;" k="41" />
+    <hkern u1="&#x1eb9;" u2="&#x17e;" k="20" />
+    <hkern u1="&#x1eb9;" u2="&#x17c;" k="20" />
+    <hkern u1="&#x1eb9;" u2="&#x17a;" k="20" />
+    <hkern u1="&#x1eb9;" u2="&#x175;" k="41" />
+    <hkern u1="&#x1eb9;" u2="&#xfd;" k="41" />
+    <hkern u1="&#x1eb9;" u2="z" k="20" />
+    <hkern u1="&#x1eb9;" u2="y" k="41" />
+    <hkern u1="&#x1eb9;" u2="x" k="41" />
+    <hkern u1="&#x1eb9;" u2="w" k="41" />
+    <hkern u1="&#x1eb9;" u2="v" k="41" />
+    <hkern u1="&#x1eb9;" u2="&#x27;" k="20" />
+    <hkern u1="&#x1eb9;" u2="&#x22;" k="20" />
+    <hkern u1="&#x1eba;" u2="J" k="-123" />
+    <hkern u1="&#x1ebb;" u2="&#x1ef5;" k="41" />
+    <hkern u1="&#x1ebb;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x1ebb;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x1ebb;" u2="&#x1e83;" k="41" />
+    <hkern u1="&#x1ebb;" u2="&#x1e81;" k="41" />
+    <hkern u1="&#x1ebb;" u2="&#x17e;" k="20" />
+    <hkern u1="&#x1ebb;" u2="&#x17c;" k="20" />
+    <hkern u1="&#x1ebb;" u2="&#x17a;" k="20" />
+    <hkern u1="&#x1ebb;" u2="&#x175;" k="41" />
+    <hkern u1="&#x1ebb;" u2="&#xfd;" k="41" />
+    <hkern u1="&#x1ebb;" u2="z" k="20" />
+    <hkern u1="&#x1ebb;" u2="y" k="41" />
+    <hkern u1="&#x1ebb;" u2="x" k="41" />
+    <hkern u1="&#x1ebb;" u2="w" k="41" />
+    <hkern u1="&#x1ebb;" u2="v" k="41" />
+    <hkern u1="&#x1ebb;" u2="&#x27;" k="20" />
+    <hkern u1="&#x1ebb;" u2="&#x22;" k="20" />
+    <hkern u1="&#x1ebc;" u2="J" k="-123" />
+    <hkern u1="&#x1ebd;" u2="&#x1ef5;" k="41" />
+    <hkern u1="&#x1ebd;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x1ebd;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x1ebd;" u2="&#x1e83;" k="41" />
+    <hkern u1="&#x1ebd;" u2="&#x1e81;" k="41" />
+    <hkern u1="&#x1ebd;" u2="&#x17e;" k="20" />
+    <hkern u1="&#x1ebd;" u2="&#x17c;" k="20" />
+    <hkern u1="&#x1ebd;" u2="&#x17a;" k="20" />
+    <hkern u1="&#x1ebd;" u2="&#x175;" k="41" />
+    <hkern u1="&#x1ebd;" u2="&#xfd;" k="41" />
+    <hkern u1="&#x1ebd;" u2="z" k="20" />
+    <hkern u1="&#x1ebd;" u2="y" k="41" />
+    <hkern u1="&#x1ebd;" u2="x" k="41" />
+    <hkern u1="&#x1ebd;" u2="w" k="41" />
+    <hkern u1="&#x1ebd;" u2="v" k="41" />
+    <hkern u1="&#x1ebd;" u2="&#x27;" k="20" />
+    <hkern u1="&#x1ebd;" u2="&#x22;" k="20" />
+    <hkern u1="&#x1ebe;" u2="J" k="-123" />
+    <hkern u1="&#x1ebf;" u2="&#x1ef5;" k="41" />
+    <hkern u1="&#x1ebf;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x1ebf;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x1ebf;" u2="&#x1e83;" k="41" />
+    <hkern u1="&#x1ebf;" u2="&#x1e81;" k="41" />
+    <hkern u1="&#x1ebf;" u2="&#x17e;" k="20" />
+    <hkern u1="&#x1ebf;" u2="&#x17c;" k="20" />
+    <hkern u1="&#x1ebf;" u2="&#x17a;" k="20" />
+    <hkern u1="&#x1ebf;" u2="&#x175;" k="41" />
+    <hkern u1="&#x1ebf;" u2="&#xfd;" k="41" />
+    <hkern u1="&#x1ebf;" u2="z" k="20" />
+    <hkern u1="&#x1ebf;" u2="y" k="41" />
+    <hkern u1="&#x1ebf;" u2="x" k="41" />
+    <hkern u1="&#x1ebf;" u2="w" k="41" />
+    <hkern u1="&#x1ebf;" u2="v" k="41" />
+    <hkern u1="&#x1ebf;" u2="&#x27;" k="20" />
+    <hkern u1="&#x1ebf;" u2="&#x22;" k="20" />
+    <hkern u1="&#x1ec0;" u2="J" k="-123" />
+    <hkern u1="&#x1ec1;" u2="&#x1ef5;" k="41" />
+    <hkern u1="&#x1ec1;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x1ec1;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x1ec1;" u2="&#x1e83;" k="41" />
+    <hkern u1="&#x1ec1;" u2="&#x1e81;" k="41" />
+    <hkern u1="&#x1ec1;" u2="&#x17e;" k="20" />
+    <hkern u1="&#x1ec1;" u2="&#x17c;" k="20" />
+    <hkern u1="&#x1ec1;" u2="&#x17a;" k="20" />
+    <hkern u1="&#x1ec1;" u2="&#x175;" k="41" />
+    <hkern u1="&#x1ec1;" u2="&#xfd;" k="41" />
+    <hkern u1="&#x1ec1;" u2="z" k="20" />
+    <hkern u1="&#x1ec1;" u2="y" k="41" />
+    <hkern u1="&#x1ec1;" u2="x" k="41" />
+    <hkern u1="&#x1ec1;" u2="w" k="41" />
+    <hkern u1="&#x1ec1;" u2="v" k="41" />
+    <hkern u1="&#x1ec1;" u2="&#x27;" k="20" />
+    <hkern u1="&#x1ec1;" u2="&#x22;" k="20" />
+    <hkern u1="&#x1ec2;" u2="J" k="-123" />
+    <hkern u1="&#x1ec3;" u2="&#x1ef5;" k="41" />
+    <hkern u1="&#x1ec3;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x1ec3;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x1ec3;" u2="&#x1e83;" k="41" />
+    <hkern u1="&#x1ec3;" u2="&#x1e81;" k="41" />
+    <hkern u1="&#x1ec3;" u2="&#x17e;" k="20" />
+    <hkern u1="&#x1ec3;" u2="&#x17c;" k="20" />
+    <hkern u1="&#x1ec3;" u2="&#x17a;" k="20" />
+    <hkern u1="&#x1ec3;" u2="&#x175;" k="41" />
+    <hkern u1="&#x1ec3;" u2="&#xfd;" k="41" />
+    <hkern u1="&#x1ec3;" u2="z" k="20" />
+    <hkern u1="&#x1ec3;" u2="y" k="41" />
+    <hkern u1="&#x1ec3;" u2="x" k="41" />
+    <hkern u1="&#x1ec3;" u2="w" k="41" />
+    <hkern u1="&#x1ec3;" u2="v" k="41" />
+    <hkern u1="&#x1ec3;" u2="&#x27;" k="20" />
+    <hkern u1="&#x1ec3;" u2="&#x22;" k="20" />
+    <hkern u1="&#x1ec4;" u2="J" k="-123" />
+    <hkern u1="&#x1ec5;" u2="&#x1ef5;" k="41" />
+    <hkern u1="&#x1ec5;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x1ec5;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x1ec5;" u2="&#x1e83;" k="41" />
+    <hkern u1="&#x1ec5;" u2="&#x1e81;" k="41" />
+    <hkern u1="&#x1ec5;" u2="&#x17e;" k="20" />
+    <hkern u1="&#x1ec5;" u2="&#x17c;" k="20" />
+    <hkern u1="&#x1ec5;" u2="&#x17a;" k="20" />
+    <hkern u1="&#x1ec5;" u2="&#x175;" k="41" />
+    <hkern u1="&#x1ec5;" u2="&#xfd;" k="41" />
+    <hkern u1="&#x1ec5;" u2="z" k="20" />
+    <hkern u1="&#x1ec5;" u2="y" k="41" />
+    <hkern u1="&#x1ec5;" u2="x" k="41" />
+    <hkern u1="&#x1ec5;" u2="w" k="41" />
+    <hkern u1="&#x1ec5;" u2="v" k="41" />
+    <hkern u1="&#x1ec5;" u2="&#x27;" k="20" />
+    <hkern u1="&#x1ec5;" u2="&#x22;" k="20" />
+    <hkern u1="&#x1ec6;" u2="J" k="-123" />
+    <hkern u1="&#x1ec7;" u2="&#x1ef5;" k="41" />
+    <hkern u1="&#x1ec7;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x1ec7;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x1ec7;" u2="&#x1e83;" k="41" />
+    <hkern u1="&#x1ec7;" u2="&#x1e81;" k="41" />
+    <hkern u1="&#x1ec7;" u2="&#x17e;" k="20" />
+    <hkern u1="&#x1ec7;" u2="&#x17c;" k="20" />
+    <hkern u1="&#x1ec7;" u2="&#x17a;" k="20" />
+    <hkern u1="&#x1ec7;" u2="&#x175;" k="41" />
+    <hkern u1="&#x1ec7;" u2="&#xfd;" k="41" />
+    <hkern u1="&#x1ec7;" u2="z" k="20" />
+    <hkern u1="&#x1ec7;" u2="y" k="41" />
+    <hkern u1="&#x1ec7;" u2="x" k="41" />
+    <hkern u1="&#x1ec7;" u2="w" k="41" />
+    <hkern u1="&#x1ec7;" u2="v" k="41" />
+    <hkern u1="&#x1ec7;" u2="&#x27;" k="20" />
+    <hkern u1="&#x1ec7;" u2="&#x22;" k="20" />
+    <hkern u1="&#x1ecc;" u2="&#x162;" k="61" />
+    <hkern u1="&#x1ecc;" u2="&#x1ef8;" k="20" />
+    <hkern u1="&#x1ecc;" u2="&#x1ef6;" k="20" />
+    <hkern u1="&#x1ecc;" u2="&#x1ef4;" k="20" />
+    <hkern u1="&#x1ecc;" u2="&#x1eb6;" k="41" />
+    <hkern u1="&#x1ecc;" u2="&#x1eb4;" k="41" />
+    <hkern u1="&#x1ecc;" u2="&#x1eb2;" k="41" />
+    <hkern u1="&#x1ecc;" u2="&#x1eb0;" k="41" />
+    <hkern u1="&#x1ecc;" u2="&#x1eae;" k="41" />
+    <hkern u1="&#x1ecc;" u2="&#x1eac;" k="41" />
+    <hkern u1="&#x1ecc;" u2="&#x1eaa;" k="41" />
+    <hkern u1="&#x1ecc;" u2="&#x1ea8;" k="41" />
+    <hkern u1="&#x1ecc;" u2="&#x1ea6;" k="41" />
+    <hkern u1="&#x1ecc;" u2="&#x1ea4;" k="41" />
+    <hkern u1="&#x1ecc;" u2="&#x1ea2;" k="41" />
+    <hkern u1="&#x1ecc;" u2="&#x1ea0;" k="41" />
+    <hkern u1="&#x1ecc;" u2="&#x1e00;" k="41" />
+    <hkern u1="&#x1ecc;" u2="&#x201e;" k="82" />
+    <hkern u1="&#x1ecc;" u2="&#x201a;" k="82" />
+    <hkern u1="&#x1ecc;" u2="&#x1ef2;" k="20" />
+    <hkern u1="&#x1ecc;" u2="&#x1e84;" k="20" />
+    <hkern u1="&#x1ecc;" u2="&#x1e82;" k="20" />
+    <hkern u1="&#x1ecc;" u2="&#x1e80;" k="20" />
+    <hkern u1="&#x1ecc;" u2="&#x405;" k="20" />
+    <hkern u1="&#x1ecc;" u2="&#x1fa;" k="41" />
+    <hkern u1="&#x1ecc;" u2="&#x17d;" k="20" />
+    <hkern u1="&#x1ecc;" u2="&#x17b;" k="20" />
+    <hkern u1="&#x1ecc;" u2="&#x179;" k="20" />
+    <hkern u1="&#x1ecc;" u2="&#x178;" k="20" />
+    <hkern u1="&#x1ecc;" u2="&#x176;" k="20" />
+    <hkern u1="&#x1ecc;" u2="&#x174;" k="20" />
+    <hkern u1="&#x1ecc;" u2="&#x164;" k="61" />
+    <hkern u1="&#x1ecc;" u2="&#x21a;" k="61" />
+    <hkern u1="&#x1ecc;" u2="&#x104;" k="41" />
+    <hkern u1="&#x1ecc;" u2="&#x102;" k="41" />
+    <hkern u1="&#x1ecc;" u2="&#x100;" k="41" />
+    <hkern u1="&#x1ecc;" u2="&#xdd;" k="20" />
+    <hkern u1="&#x1ecc;" u2="&#xc5;" k="41" />
+    <hkern u1="&#x1ecc;" u2="&#xc4;" k="41" />
+    <hkern u1="&#x1ecc;" u2="&#xc3;" k="41" />
+    <hkern u1="&#x1ecc;" u2="&#xc2;" k="41" />
+    <hkern u1="&#x1ecc;" u2="&#xc1;" k="41" />
+    <hkern u1="&#x1ecc;" u2="&#xc0;" k="41" />
+    <hkern u1="&#x1ecc;" u2="Z" k="20" />
+    <hkern u1="&#x1ecc;" u2="Y" k="20" />
+    <hkern u1="&#x1ecc;" u2="X" k="41" />
+    <hkern u1="&#x1ecc;" u2="W" k="20" />
+    <hkern u1="&#x1ecc;" u2="V" k="20" />
+    <hkern u1="&#x1ecc;" u2="T" k="61" />
+    <hkern u1="&#x1ecc;" u2="A" k="41" />
+    <hkern u1="&#x1ecc;" u2="&#x2e;" k="82" />
+    <hkern u1="&#x1ecc;" u2="&#x2c;" k="82" />
+    <hkern u1="&#x1ecd;" u2="&#x1ef5;" k="41" />
+    <hkern u1="&#x1ecd;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x1ecd;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x1ecd;" u2="&#x1e83;" k="41" />
+    <hkern u1="&#x1ecd;" u2="&#x1e81;" k="41" />
+    <hkern u1="&#x1ecd;" u2="&#x17e;" k="20" />
+    <hkern u1="&#x1ecd;" u2="&#x17c;" k="20" />
+    <hkern u1="&#x1ecd;" u2="&#x17a;" k="20" />
+    <hkern u1="&#x1ecd;" u2="&#x175;" k="41" />
+    <hkern u1="&#x1ecd;" u2="&#xfd;" k="41" />
+    <hkern u1="&#x1ecd;" u2="z" k="20" />
+    <hkern u1="&#x1ecd;" u2="y" k="41" />
+    <hkern u1="&#x1ecd;" u2="x" k="41" />
+    <hkern u1="&#x1ecd;" u2="w" k="41" />
+    <hkern u1="&#x1ecd;" u2="v" k="41" />
+    <hkern u1="&#x1ecd;" u2="&#x27;" k="20" />
+    <hkern u1="&#x1ecd;" u2="&#x22;" k="20" />
+    <hkern u1="&#x1ece;" u2="&#x162;" k="61" />
+    <hkern u1="&#x1ece;" u2="&#x1ef8;" k="20" />
+    <hkern u1="&#x1ece;" u2="&#x1ef6;" k="20" />
+    <hkern u1="&#x1ece;" u2="&#x1ef4;" k="20" />
+    <hkern u1="&#x1ece;" u2="&#x1eb6;" k="41" />
+    <hkern u1="&#x1ece;" u2="&#x1eb4;" k="41" />
+    <hkern u1="&#x1ece;" u2="&#x1eb2;" k="41" />
+    <hkern u1="&#x1ece;" u2="&#x1eb0;" k="41" />
+    <hkern u1="&#x1ece;" u2="&#x1eae;" k="41" />
+    <hkern u1="&#x1ece;" u2="&#x1eac;" k="41" />
+    <hkern u1="&#x1ece;" u2="&#x1eaa;" k="41" />
+    <hkern u1="&#x1ece;" u2="&#x1ea8;" k="41" />
+    <hkern u1="&#x1ece;" u2="&#x1ea6;" k="41" />
+    <hkern u1="&#x1ece;" u2="&#x1ea4;" k="41" />
+    <hkern u1="&#x1ece;" u2="&#x1ea2;" k="41" />
+    <hkern u1="&#x1ece;" u2="&#x1ea0;" k="41" />
+    <hkern u1="&#x1ece;" u2="&#x1e00;" k="41" />
+    <hkern u1="&#x1ece;" u2="&#x201e;" k="82" />
+    <hkern u1="&#x1ece;" u2="&#x201a;" k="82" />
+    <hkern u1="&#x1ece;" u2="&#x1ef2;" k="20" />
+    <hkern u1="&#x1ece;" u2="&#x1e84;" k="20" />
+    <hkern u1="&#x1ece;" u2="&#x1e82;" k="20" />
+    <hkern u1="&#x1ece;" u2="&#x1e80;" k="20" />
+    <hkern u1="&#x1ece;" u2="&#x405;" k="20" />
+    <hkern u1="&#x1ece;" u2="&#x1fa;" k="41" />
+    <hkern u1="&#x1ece;" u2="&#x17d;" k="20" />
+    <hkern u1="&#x1ece;" u2="&#x17b;" k="20" />
+    <hkern u1="&#x1ece;" u2="&#x179;" k="20" />
+    <hkern u1="&#x1ece;" u2="&#x178;" k="20" />
+    <hkern u1="&#x1ece;" u2="&#x176;" k="20" />
+    <hkern u1="&#x1ece;" u2="&#x174;" k="20" />
+    <hkern u1="&#x1ece;" u2="&#x164;" k="61" />
+    <hkern u1="&#x1ece;" u2="&#x21a;" k="61" />
+    <hkern u1="&#x1ece;" u2="&#x104;" k="41" />
+    <hkern u1="&#x1ece;" u2="&#x102;" k="41" />
+    <hkern u1="&#x1ece;" u2="&#x100;" k="41" />
+    <hkern u1="&#x1ece;" u2="&#xdd;" k="20" />
+    <hkern u1="&#x1ece;" u2="&#xc5;" k="41" />
+    <hkern u1="&#x1ece;" u2="&#xc4;" k="41" />
+    <hkern u1="&#x1ece;" u2="&#xc3;" k="41" />
+    <hkern u1="&#x1ece;" u2="&#xc2;" k="41" />
+    <hkern u1="&#x1ece;" u2="&#xc1;" k="41" />
+    <hkern u1="&#x1ece;" u2="&#xc0;" k="41" />
+    <hkern u1="&#x1ece;" u2="Z" k="20" />
+    <hkern u1="&#x1ece;" u2="Y" k="20" />
+    <hkern u1="&#x1ece;" u2="X" k="41" />
+    <hkern u1="&#x1ece;" u2="W" k="20" />
+    <hkern u1="&#x1ece;" u2="V" k="20" />
+    <hkern u1="&#x1ece;" u2="T" k="61" />
+    <hkern u1="&#x1ece;" u2="A" k="41" />
+    <hkern u1="&#x1ece;" u2="&#x2e;" k="82" />
+    <hkern u1="&#x1ece;" u2="&#x2c;" k="82" />
+    <hkern u1="&#x1ecf;" u2="&#x1ef5;" k="41" />
+    <hkern u1="&#x1ecf;" u2="&#x201d;" k="20" />
+    <hkern u1="&#x1ecf;" u2="&#x2019;" k="20" />
+    <hkern u1="&#x1ecf;" u2="&#x1e83;" k="41" />
+    <hkern u1="&#x1ecf;" u2="&#x1e81;" k="41" />
+    <hkern u1="&#x1ecf;" u2="&#x17e;" k="20" />
+    <hkern u1="&#x1ecf;" u2="&#x17c;" k="20" />
+    <hkern u1="&#x1ecf;" u2="&#x17a;" k="20" />
+    <hkern u1="&#x1ecf;" u2="&#x175;" k="41" />
+    <hkern u1="&#x1ecf;" u2="&#xfd;" k="41" />
+    <hkern u1="&#x1ecf;" u2="z" k="20" />
+    <hkern u1="&#x1ecf;" u2="y" k="41" />
+    <hkern u1="&#x1ecf;" u2="x" k="41" />
+    <hkern u1="&#x1ecf;" u2="w" k="41" />
+    <hkern u1="&#x1ecf;" u2="v" k="41" />
+    <hkern u1="&#x1ecf;" u2="&#x27;" k="20" />
+    <hkern u1="&#x1ecf;" u2="&#x22;" k="20" />
+    <hkern u1="&#x1ed0;" u2="&#x162;" k="61" />
+    <hkern u1="&#x1ed0;" u2="&#x1ef8;" k="20" />
+    <hkern u1="&#x1ed0;" u2="&#x1ef6;" k="20" />
+    <hkern u1="&#x1ed0;" u2="&#x1ef4;" k="20" />
+    <hkern u1="&#x1ed0;" u2="&#x1eb6;" k="41" />
+    <hkern u1="&#x1ed0;" u2="&#x1eb4;" k="41" />
+    <hkern u1="&#x1ed0;" u2="&#x1eb2;" k="41" />
+    <hkern u1="&#x1ed0;" u2="&#x1eb0;" k="41" />
+    <hkern u1="&#x1ed0;" u2="&#x1eae;" k="41" />
+    <hkern u1="&#x1ed0;" u2="&#x1eac;" k="41" />
+    <hkern u1="&#x1ed0;" u2="&#x1eaa;" k="41" />
+    <hkern u1="&#x1ed0;" u2="&#x1ea8;" k="41" />
+    <hkern u1="&#x1ed0;" u2="&#x1ea6;" k="41" />
+    <hkern u1="&#x1ed0;" u2="&#x1ea4;" k="41" />
+    <hkern u1="&#x1ed0;" u2="&#x1ea2;" k="41" />
+    <hkern u1="&#x1ed0;" u2="&#x1ea0;" k="41" />
+    <hkern u1="&#x1ed0;" u2="&#x1e00;" k="41" />
+    <hkern u1="&#x1ed0;" u2="&#x201e;" k="82" />
+    <hkern u1="&#x1ed0;" u2="&#x201a;" k="82" />
+    <hkern u1="&#x1ed0;" u2="&#x1ef2;" k="20" />
+    <hkern u1="&#x1ed0;" u2="&#x1e84;" k="20" />
+    <hkern u1="&#x1ed0;" u2="&#x1e82;" k="20" />
+    <hkern u1="&#x1ed0;" u2="&#x1e80;" k="20" />
+    <hkern u1="&#x1ed0;" u2="&#x405;" k="20" />
+    <hkern u1="&#x1ed0;" u2="&#x1fa;" k="41" />
+    <hkern u1="&#x1ed0;" u2="&#x17d;" k="20" />
+    <hkern u1="&#x1ed0;" u2="&#x17b;" k="20" />
+    <hkern u1="&#x1ed0;" u2="&#x179;" k="20" />
+    <hkern u1="&#x1ed0;" u2="&#x178;" k="20" />
+    <hkern u1="&#x1ed0;" u2="&#x176;" k="20" />
+    <hkern u1="&#x1ed0;" u2="&#x174;" k="20" />
+    <hkern u1="&#x1ed0;" u2="&#x164;" k="61" />
+    <hkern u1="&#x1ed0;" u2="&#x21a;" k="61" />
+    <hkern u1="&#x1ed0;" u2="&#x104;" k="41" />
+    <hkern u1="&#x1ed0;" u2="&#x102;" k="41" />
+    <hkern u1="&#x1ed0;" u2="&#x100;" k="41" />
+    <hkern u1="&#x1ed0;" u2="&#xdd;" k="20" />
+    <hkern u1="&#x1ed0;" u2="&#xc5;" k="41" />
+    <hkern u1="&#x1ed0;" u2="&#xc4;" k="41" />
+    <hkern u1="&#x1ed0;" u2="&#xc3;" k="41" />
+    <hkern u1="&#x1ed0;" u2="&#xc2;" k="41" />
+    <hkern u1="&#x1ed0;" u2="&#xc1;" k="41" />
+    <hkern u1="&#x1ed0;" u2="&#xc0;" k="41" />
+    <hkern u1="&#x1ed0;" u2="Z" k="20" />
+    <hkern u1="&#x1ed0;" u2="Y" k="20" />
+    <hkern u1="&#x1ed0;" u2="X" k="41" />
+    <hkern u1="&#x1ed0;" u2="W" k="20" />
+    <hkern u1="&#x1ed0;" u2="V" k="20" />
+    <hkern u1="&#x1ed0;" u2="T" k="61" />
+    <hkern u1="&#x1ed0;" u2="A" k="41" />
+    <hkern u1="&#x1ed0;" u2="&#x2e;" k="82" />
+    <hkern u1="&#x1ed0;" u2="&#x2c;" k="82" />
+    <hkern u1="&#x1ed2;" u2="&#x162;" k="61" />
+    <hkern u1="&#x1ed2;" u2="&#x1ef8;" k="20" />
+    <hkern u1="&#x1ed2;" u2="&#x1ef6;" k="20" />
+    <hkern u1="&#x1ed2;" u2="&#x1ef4;" k="20" />
+    <hkern u1="&#x1ed2;" u2="&#x1eb6;" k="41" />
+    <hkern u1="&#x1ed2;" u2="&#x1eb4;" k="41" />
+    <hkern u1="&#x1ed2;" u2="&#x1eb2;" k="41" />
+    <hkern u1="&#x1ed2;" u2="&#x1eb0;" k="41" />
+    <hkern u1="&#x1ed2;" u2="&#x1eae;" k="41" />
+    <hkern u1="&#x1ed2;" u2="&#x1eac;" k="41" />
+    <hkern u1="&#x1ed2;" u2="&#x1eaa;" k="41" />
+    <hkern u1="&#x1ed2;" u2="&#x1ea8;" k="41" />
+    <hkern u1="&#x1ed2;" u2="&#x1ea6;" k="41" />
+    <hkern u1="&#x1ed2;" u2="&#x1ea4;" k="41" />
+    <hkern u1="&#x1ed2;" u2="&#x1ea2;" k="41" />
+    <hkern u1="&#x1ed2;" u2="&#x1ea0;" k="41" />
+    <hkern u1="&#x1ed2;" u2="&#x1e00;" k="41" />
+    <hkern u1="&#x1ed2;" u2="&#x201e;" k="82" />
+    <hkern u1="&#x1ed2;" u2="&#x201a;" k="82" />
+    <hkern u1="&#x1ed2;" u2="&#x1ef2;" k="20" />
+    <hkern u1="&#x1ed2;" u2="&#x1e84;" k="20" />
+    <hkern u1="&#x1ed2;" u2="&#x1e82;" k="20" />
+    <hkern u1="&#x1ed2;" u2="&#x1e80;" k="20" />
+    <hkern u1="&#x1ed2;" u2="&#x405;" k="20" />
+    <hkern u1="&#x1ed2;" u2="&#x1fa;" k="41" />
+    <hkern u1="&#x1ed2;" u2="&#x17d;" k="20" />
+    <hkern u1="&#x1ed2;" u2="&#x17b;" k="20" />
+    <hkern u1="&#x1ed2;" u2="&#x179;" k="20" />
+    <hkern u1="&#x1ed2;" u2="&#x178;" k="20" />
+    <hkern u1="&#x1ed2;" u2="&#x176;" k="20" />
+    <hkern u1="&#x1ed2;" u2="&#x174;" k="20" />
+    <hkern u1="&#x1ed2;" u2="&#x164;" k="61" />
+    <hkern u1="&#x1ed2;" u2="&#x21a;" k="61" />
+    <hkern u1="&#x1ed2;" u2="&#x104;" k="41" />
+    <hkern u1="&#x1ed2;" u2="&#x102;" k="41" />
+    <hkern u1="&#x1ed2;" u2="&#x100;" k="41" />
+    <hkern u1="&#x1ed2;" u2="&#xdd;" k="20" />
+    <hkern u1="&#x1ed2;" u2="&#xc5;" k="41" />
+    <hkern u1="&#x1ed2;" u2="&#xc4;" k="41" />
+    <hkern u1="&#x1ed2;" u2="&#xc3;" k="41" />
+    <hkern u1="&#x1ed2;" u2="&#xc2;" k="41" />
+    <hkern u1="&#x1ed2;" u2="&#xc1;" k="41" />
+    <hkern u1="&#x1ed2;" u2="&#xc0;" k="41" />
+    <hkern u1="&#x1ed2;" u2="Z" k="20" />
+    <hkern u1="&#x1ed2;" u2="Y" k="20" />
+    <hkern u1="&#x1ed2;" u2="X" k="41" />
+    <hkern u1="&#x1ed2;" u2="W" k="20" />
+    <hkern u1="&#x1ed2;" u2="V" k="20" />
+    <hkern u1="&#x1ed2;" u2="T" k="61" />
+    <hkern u1="&#x1ed2;" u2="A" k="41" />
+    <hkern u1="&#x1ed2;" u2="&#x2e;" k="82" />
+    <hkern u1="&#x1ed2;" u2="&#x2c;" k="82" />
+    <hkern u1="&#x1ed4;" u2="&#x162;" k="61" />
+    <hkern u1="&#x1ed4;" u2="&#x1ef8;" k="20" />
+    <hkern u1="&#x1ed4;" u2="&#x1ef6;" k="20" />
+    <hkern u1="&#x1ed4;" u2="&#x1ef4;" k="20" />
+    <hkern u1="&#x1ed4;" u2="&#x1eb6;" k="41" />
+    <hkern u1="&#x1ed4;" u2="&#x1eb4;" k="41" />
+    <hkern u1="&#x1ed4;" u2="&#x1eb2;" k="41" />
+    <hkern u1="&#x1ed4;" u2="&#x1eb0;" k="41" />
+    <hkern u1="&#x1ed4;" u2="&#x1eae;" k="41" />
+    <hkern u1="&#x1ed4;" u2="&#x1eac;" k="41" />
+    <hkern u1="&#x1ed4;" u2="&#x1eaa;" k="41" />
+    <hkern u1="&#x1ed4;" u2="&#x1ea8;" k="41" />
+    <hkern u1="&#x1ed4;" u2="&#x1ea6;" k="41" />
+    <hkern u1="&#x1ed4;" u2="&#x1ea4;" k="41" />
+    <hkern u1="&#x1ed4;" u2="&#x1ea2;" k="41" />
+    <hkern u1="&#x1ed4;" u2="&#x1ea0;" k="41" />
+    <hkern u1="&#x1ed4;" u2="&#x1e00;" k="41" />
+    <hkern u1="&#x1ed4;" u2="&#x201e;" k="82" />
+    <hkern u1="&#x1ed4;" u2="&#x201a;" k="82" />
+    <hkern u1="&#x1ed4;" u2="&#x1ef2;" k="20" />
+    <hkern u1="&#x1ed4;" u2="&#x1e84;" k="20" />
+    <hkern u1="&#x1ed4;" u2="&#x1e82;" k="20" />
+    <hkern u1="&#x1ed4;" u2="&#x1e80;" k="20" />
+    <hkern u1="&#x1ed4;" u2="&#x405;" k="20" />
+    <hkern u1="&#x1ed4;" u2="&#x1fa;" k="41" />
+    <hkern u1="&#x1ed4;" u2="&#x17d;" k="20" />
+    <hkern u1="&#x1ed4;" u2="&#x17b;" k="20" />
+    <hkern u1="&#x1ed4;" u2="&#x179;" k="20" />
+    <hkern u1="&#x1ed4;" u2="&#x178;" k="20" />
+    <hkern u1="&#x1ed4;" u2="&#x176;" k="20" />
+    <hkern u1="&#x1ed4;" u2="&#x174;" k="20" />
+    <hkern u1="&#x1ed4;" u2="&#x164;" k="61" />
+    <hkern u1="&#x1ed4;" u2="&#x21a;" k="61" />
+    <hkern u1="&#x1ed4;" u2="&#x104;" k="41" />
+    <hkern u1="&#x1ed4;" u2="&#x102;" k="41" />
+    <hkern u1="&#x1ed4;" u2="&#x100;" k="41" />
+    <hkern u1="&#x1ed4;" u2="&#xdd;" k="20" />
+    <hkern u1="&#x1ed4;" u2="&#xc5;" k="41" />
+    <hkern u1="&#x1ed4;" u2="&#xc4;" k="41" />
+    <hkern u1="&#x1ed4;" u2="&#xc3;" k="41" />
+    <hkern u1="&#x1ed4;" u2="&#xc2;" k="41" />
+    <hkern u1="&#x1ed4;" u2="&#xc1;" k="41" />
+    <hkern u1="&#x1ed4;" u2="&#xc0;" k="41" />
+    <hkern u1="&#x1ed4;" u2="Z" k="20" />
+    <hkern u1="&#x1ed4;" u2="Y" k="20" />
+    <hkern u1="&#x1ed4;" u2="X" k="41" />
+    <hkern u1="&#x1ed4;" u2="W" k="20" />
+    <hkern u1="&#x1ed4;" u2="V" k="20" />
+    <hkern u1="&#x1ed4;" u2="T" k="61" />
+    <hkern u1="&#x1ed4;" u2="A" k="41" />
+    <hkern u1="&#x1ed4;" u2="&#x2e;" k="82" />
+    <hkern u1="&#x1ed4;" u2="&#x2c;" k="82" />
+    <hkern u1="&#x1ed6;" u2="&#x162;" k="61" />
+    <hkern u1="&#x1ed6;" u2="&#x1ef8;" k="20" />
+    <hkern u1="&#x1ed6;" u2="&#x1ef6;" k="20" />
+    <hkern u1="&#x1ed6;" u2="&#x1ef4;" k="20" />
+    <hkern u1="&#x1ed6;" u2="&#x1eb6;" k="41" />
+    <hkern u1="&#x1ed6;" u2="&#x1eb4;" k="41" />
+    <hkern u1="&#x1ed6;" u2="&#x1eb2;" k="41" />
+    <hkern u1="&#x1ed6;" u2="&#x1eb0;" k="41" />
+    <hkern u1="&#x1ed6;" u2="&#x1eae;" k="41" />
+    <hkern u1="&#x1ed6;" u2="&#x1eac;" k="41" />
+    <hkern u1="&#x1ed6;" u2="&#x1eaa;" k="41" />
+    <hkern u1="&#x1ed6;" u2="&#x1ea8;" k="41" />
+    <hkern u1="&#x1ed6;" u2="&#x1ea6;" k="41" />
+    <hkern u1="&#x1ed6;" u2="&#x1ea4;" k="41" />
+    <hkern u1="&#x1ed6;" u2="&#x1ea2;" k="41" />
+    <hkern u1="&#x1ed6;" u2="&#x1ea0;" k="41" />
+    <hkern u1="&#x1ed6;" u2="&#x1e00;" k="41" />
+    <hkern u1="&#x1ed6;" u2="&#x201e;" k="82" />
+    <hkern u1="&#x1ed6;" u2="&#x201a;" k="82" />
+    <hkern u1="&#x1ed6;" u2="&#x1ef2;" k="20" />
+    <hkern u1="&#x1ed6;" u2="&#x1e84;" k="20" />
+    <hkern u1="&#x1ed6;" u2="&#x1e82;" k="20" />
+    <hkern u1="&#x1ed6;" u2="&#x1e80;" k="20" />
+    <hkern u1="&#x1ed6;" u2="&#x405;" k="20" />
+    <hkern u1="&#x1ed6;" u2="&#x1fa;" k="41" />
+    <hkern u1="&#x1ed6;" u2="&#x17d;" k="20" />
+    <hkern u1="&#x1ed6;" u2="&#x17b;" k="20" />
+    <hkern u1="&#x1ed6;" u2="&#x179;" k="20" />
+    <hkern u1="&#x1ed6;" u2="&#x178;" k="20" />
+    <hkern u1="&#x1ed6;" u2="&#x176;" k="20" />
+    <hkern u1="&#x1ed6;" u2="&#x174;" k="20" />
+    <hkern u1="&#x1ed6;" u2="&#x164;" k="61" />
+    <hkern u1="&#x1ed6;" u2="&#x21a;" k="61" />
+    <hkern u1="&#x1ed6;" u2="&#x104;" k="41" />
+    <hkern u1="&#x1ed6;" u2="&#x102;" k="41" />
+    <hkern u1="&#x1ed6;" u2="&#x100;" k="41" />
+    <hkern u1="&#x1ed6;" u2="&#xdd;" k="20" />
+    <hkern u1="&#x1ed6;" u2="&#xc5;" k="41" />
+    <hkern u1="&#x1ed6;" u2="&#xc4;" k="41" />
+    <hkern u1="&#x1ed6;" u2="&#xc3;" k="41" />
+    <hkern u1="&#x1ed6;" u2="&#xc2;" k="41" />
+    <hkern u1="&#x1ed6;" u2="&#xc1;" k="41" />
+    <hkern u1="&#x1ed6;" u2="&#xc0;" k="41" />
+    <hkern u1="&#x1ed6;" u2="Z" k="20" />
+    <hkern u1="&#x1ed6;" u2="Y" k="20" />
+    <hkern u1="&#x1ed6;" u2="X" k="41" />
+    <hkern u1="&#x1ed6;" u2="W" k="20" />
+    <hkern u1="&#x1ed6;" u2="V" k="20" />
+    <hkern u1="&#x1ed6;" u2="T" k="61" />
+    <hkern u1="&#x1ed6;" u2="A" k="41" />
+    <hkern u1="&#x1ed6;" u2="&#x2e;" k="82" />
+    <hkern u1="&#x1ed6;" u2="&#x2c;" k="82" />
+    <hkern u1="&#x1ed8;" u2="&#x162;" k="61" />
+    <hkern u1="&#x1ed8;" u2="&#x1ef8;" k="20" />
+    <hkern u1="&#x1ed8;" u2="&#x1ef6;" k="20" />
+    <hkern u1="&#x1ed8;" u2="&#x1ef4;" k="20" />
+    <hkern u1="&#x1ed8;" u2="&#x1eb6;" k="41" />
+    <hkern u1="&#x1ed8;" u2="&#x1eb4;" k="41" />
+    <hkern u1="&#x1ed8;" u2="&#x1eb2;" k="41" />
+    <hkern u1="&#x1ed8;" u2="&#x1eb0;" k="41" />
+    <hkern u1="&#x1ed8;" u2="&#x1eae;" k="41" />
+    <hkern u1="&#x1ed8;" u2="&#x1eac;" k="41" />
+    <hkern u1="&#x1ed8;" u2="&#x1eaa;" k="41" />
+    <hkern u1="&#x1ed8;" u2="&#x1ea8;" k="41" />
+    <hkern u1="&#x1ed8;" u2="&#x1ea6;" k="41" />
+    <hkern u1="&#x1ed8;" u2="&#x1ea4;" k="41" />
+    <hkern u1="&#x1ed8;" u2="&#x1ea2;" k="41" />
+    <hkern u1="&#x1ed8;" u2="&#x1ea0;" k="41" />
+    <hkern u1="&#x1ed8;" u2="&#x1e00;" k="41" />
+    <hkern u1="&#x1ed8;" u2="&#x201e;" k="82" />
+    <hkern u1="&#x1ed8;" u2="&#x201a;" k="82" />
+    <hkern u1="&#x1ed8;" u2="&#x1ef2;" k="20" />
+    <hkern u1="&#x1ed8;" u2="&#x1e84;" k="20" />
+    <hkern u1="&#x1ed8;" u2="&#x1e82;" k="20" />
+    <hkern u1="&#x1ed8;" u2="&#x1e80;" k="20" />
+    <hkern u1="&#x1ed8;" u2="&#x405;" k="20" />
+    <hkern u1="&#x1ed8;" u2="&#x1fa;" k="41" />
+    <hkern u1="&#x1ed8;" u2="&#x17d;" k="20" />
+    <hkern u1="&#x1ed8;" u2="&#x17b;" k="20" />
+    <hkern u1="&#x1ed8;" u2="&#x179;" k="20" />
+    <hkern u1="&#x1ed8;" u2="&#x178;" k="20" />
+    <hkern u1="&#x1ed8;" u2="&#x176;" k="20" />
+    <hkern u1="&#x1ed8;" u2="&#x174;" k="20" />
+    <hkern u1="&#x1ed8;" u2="&#x164;" k="61" />
+    <hkern u1="&#x1ed8;" u2="&#x21a;" k="61" />
+    <hkern u1="&#x1ed8;" u2="&#x104;" k="41" />
+    <hkern u1="&#x1ed8;" u2="&#x102;" k="41" />
+    <hkern u1="&#x1ed8;" u2="&#x100;" k="41" />
+    <hkern u1="&#x1ed8;" u2="&#xdd;" k="20" />
+    <hkern u1="&#x1ed8;" u2="&#xc5;" k="41" />
+    <hkern u1="&#x1ed8;" u2="&#xc4;" k="41" />
+    <hkern u1="&#x1ed8;" u2="&#xc3;" k="41" />
+    <hkern u1="&#x1ed8;" u2="&#xc2;" k="41" />
+    <hkern u1="&#x1ed8;" u2="&#xc1;" k="41" />
+    <hkern u1="&#x1ed8;" u2="&#xc0;" k="41" />
+    <hkern u1="&#x1ed8;" u2="Z" k="20" />
+    <hkern u1="&#x1ed8;" u2="Y" k="20" />
+    <hkern u1="&#x1ed8;" u2="X" k="41" />
+    <hkern u1="&#x1ed8;" u2="W" k="20" />
+    <hkern u1="&#x1ed8;" u2="V" k="20" />
+    <hkern u1="&#x1ed8;" u2="T" k="61" />
+    <hkern u1="&#x1ed8;" u2="A" k="41" />
+    <hkern u1="&#x1ed8;" u2="&#x2e;" k="82" />
+    <hkern u1="&#x1ed8;" u2="&#x2c;" k="82" />
+    <hkern u1="&#x1edb;" u2="&#x163;" k="-82" />
+    <hkern u1="&#x1edb;" g2="ff" k="-82" />
+    <hkern u1="&#x1edb;" u2="&#x1ef5;" k="-102" />
+    <hkern u1="&#x1edb;" g2="uniFB04" k="-82" />
+    <hkern u1="&#x1edb;" g2="uniFB03" k="-82" />
+    <hkern u1="&#x1edb;" g2="uniFB02" k="-82" />
+    <hkern u1="&#x1edb;" g2="uniFB01" k="-82" />
+    <hkern u1="&#x1edb;" u2="&#x1e83;" k="-102" />
+    <hkern u1="&#x1edb;" u2="&#x1e81;" k="-102" />
+    <hkern u1="&#x1edb;" u2="&#x175;" k="-102" />
+    <hkern u1="&#x1edb;" u2="&#x165;" k="-82" />
+    <hkern u1="&#x1edb;" u2="&#x21b;" k="-82" />
+    <hkern u1="&#x1edb;" u2="&#xfd;" k="-102" />
+    <hkern u1="&#x1edb;" u2="y" k="-102" />
+    <hkern u1="&#x1edb;" u2="x" k="-102" />
+    <hkern u1="&#x1edb;" u2="w" k="-102" />
+    <hkern u1="&#x1edb;" u2="v" k="-102" />
+    <hkern u1="&#x1edb;" u2="t" k="-82" />
+    <hkern u1="&#x1edb;" u2="f" k="-82" />
+    <hkern u1="&#x1edd;" u2="&#x163;" k="-82" />
+    <hkern u1="&#x1edd;" g2="ff" k="-82" />
+    <hkern u1="&#x1edd;" u2="&#x1ef5;" k="-102" />
+    <hkern u1="&#x1edd;" g2="uniFB04" k="-82" />
+    <hkern u1="&#x1edd;" g2="uniFB03" k="-82" />
+    <hkern u1="&#x1edd;" g2="uniFB02" k="-82" />
+    <hkern u1="&#x1edd;" g2="uniFB01" k="-82" />
+    <hkern u1="&#x1edd;" u2="&#x1e83;" k="-102" />
+    <hkern u1="&#x1edd;" u2="&#x1e81;" k="-102" />
+    <hkern u1="&#x1edd;" u2="&#x175;" k="-102" />
+    <hkern u1="&#x1edd;" u2="&#x165;" k="-82" />
+    <hkern u1="&#x1edd;" u2="&#x21b;" k="-82" />
+    <hkern u1="&#x1edd;" u2="&#xfd;" k="-102" />
+    <hkern u1="&#x1edd;" u2="y" k="-102" />
+    <hkern u1="&#x1edd;" u2="x" k="-102" />
+    <hkern u1="&#x1edd;" u2="w" k="-102" />
+    <hkern u1="&#x1edd;" u2="v" k="-102" />
+    <hkern u1="&#x1edd;" u2="t" k="-82" />
+    <hkern u1="&#x1edd;" u2="f" k="-82" />
+    <hkern u1="&#x1edf;" u2="&#x163;" k="-82" />
+    <hkern u1="&#x1edf;" g2="ff" k="-82" />
+    <hkern u1="&#x1edf;" u2="&#x1ef5;" k="-102" />
+    <hkern u1="&#x1edf;" g2="uniFB04" k="-82" />
+    <hkern u1="&#x1edf;" g2="uniFB03" k="-82" />
+    <hkern u1="&#x1edf;" g2="uniFB02" k="-82" />
+    <hkern u1="&#x1edf;" g2="uniFB01" k="-82" />
+    <hkern u1="&#x1edf;" u2="&#x1e83;" k="-102" />
+    <hkern u1="&#x1edf;" u2="&#x1e81;" k="-102" />
+    <hkern u1="&#x1edf;" u2="&#x175;" k="-102" />
+    <hkern u1="&#x1edf;" u2="&#x165;" k="-82" />
+    <hkern u1="&#x1edf;" u2="&#x21b;" k="-82" />
+    <hkern u1="&#x1edf;" u2="&#xfd;" k="-102" />
+    <hkern u1="&#x1edf;" u2="y" k="-102" />
+    <hkern u1="&#x1edf;" u2="x" k="-102" />
+    <hkern u1="&#x1edf;" u2="w" k="-102" />
+    <hkern u1="&#x1edf;" u2="v" k="-102" />
+    <hkern u1="&#x1edf;" u2="t" k="-82" />
+    <hkern u1="&#x1edf;" u2="f" k="-82" />
+    <hkern u1="&#x1ee1;" u2="&#x163;" k="-82" />
+    <hkern u1="&#x1ee1;" g2="ff" k="-82" />
+    <hkern u1="&#x1ee1;" u2="&#x1ef5;" k="-102" />
+    <hkern u1="&#x1ee1;" g2="uniFB04" k="-82" />
+    <hkern u1="&#x1ee1;" g2="uniFB03" k="-82" />
+    <hkern u1="&#x1ee1;" g2="uniFB02" k="-82" />
+    <hkern u1="&#x1ee1;" g2="uniFB01" k="-82" />
+    <hkern u1="&#x1ee1;" u2="&#x1e83;" k="-102" />
+    <hkern u1="&#x1ee1;" u2="&#x1e81;" k="-102" />
+    <hkern u1="&#x1ee1;" u2="&#x175;" k="-102" />
+    <hkern u1="&#x1ee1;" u2="&#x165;" k="-82" />
+    <hkern u1="&#x1ee1;" u2="&#x21b;" k="-82" />
+    <hkern u1="&#x1ee1;" u2="&#xfd;" k="-102" />
+    <hkern u1="&#x1ee1;" u2="y" k="-102" />
+    <hkern u1="&#x1ee1;" u2="x" k="-102" />
+    <hkern u1="&#x1ee1;" u2="w" k="-102" />
+    <hkern u1="&#x1ee1;" u2="v" k="-102" />
+    <hkern u1="&#x1ee1;" u2="t" k="-82" />
+    <hkern u1="&#x1ee1;" u2="f" k="-82" />
+    <hkern u1="&#x1ee3;" u2="&#x163;" k="-82" />
+    <hkern u1="&#x1ee3;" g2="ff" k="-82" />
+    <hkern u1="&#x1ee3;" u2="&#x1ef5;" k="-102" />
+    <hkern u1="&#x1ee3;" g2="uniFB04" k="-82" />
+    <hkern u1="&#x1ee3;" g2="uniFB03" k="-82" />
+    <hkern u1="&#x1ee3;" g2="uniFB02" k="-82" />
+    <hkern u1="&#x1ee3;" g2="uniFB01" k="-82" />
+    <hkern u1="&#x1ee3;" u2="&#x1e83;" k="-102" />
+    <hkern u1="&#x1ee3;" u2="&#x1e81;" k="-102" />
+    <hkern u1="&#x1ee3;" u2="&#x175;" k="-102" />
+    <hkern u1="&#x1ee3;" u2="&#x165;" k="-82" />
+    <hkern u1="&#x1ee3;" u2="&#x21b;" k="-82" />
+    <hkern u1="&#x1ee3;" u2="&#xfd;" k="-102" />
+    <hkern u1="&#x1ee3;" u2="y" k="-102" />
+    <hkern u1="&#x1ee3;" u2="x" k="-102" />
+    <hkern u1="&#x1ee3;" u2="w" k="-102" />
+    <hkern u1="&#x1ee3;" u2="v" k="-102" />
+    <hkern u1="&#x1ee3;" u2="t" k="-82" />
+    <hkern u1="&#x1ee3;" u2="f" k="-82" />
+    <hkern u1="&#x1ee4;" u2="&#x1eb6;" k="20" />
+    <hkern u1="&#x1ee4;" u2="&#x1eb4;" k="20" />
+    <hkern u1="&#x1ee4;" u2="&#x1eb2;" k="20" />
+    <hkern u1="&#x1ee4;" u2="&#x1eb0;" k="20" />
+    <hkern u1="&#x1ee4;" u2="&#x1eae;" k="20" />
+    <hkern u1="&#x1ee4;" u2="&#x1eac;" k="20" />
+    <hkern u1="&#x1ee4;" u2="&#x1eaa;" k="20" />
+    <hkern u1="&#x1ee4;" u2="&#x1ea8;" k="20" />
+    <hkern u1="&#x1ee4;" u2="&#x1ea6;" k="20" />
+    <hkern u1="&#x1ee4;" u2="&#x1ea4;" k="20" />
+    <hkern u1="&#x1ee4;" u2="&#x1ea2;" k="20" />
+    <hkern u1="&#x1ee4;" u2="&#x1ea0;" k="20" />
+    <hkern u1="&#x1ee4;" u2="&#x1e00;" k="20" />
+    <hkern u1="&#x1ee4;" u2="&#x201e;" k="41" />
+    <hkern u1="&#x1ee4;" u2="&#x201a;" k="41" />
+    <hkern u1="&#x1ee4;" u2="&#x1fa;" k="20" />
+    <hkern u1="&#x1ee4;" u2="&#x104;" k="20" />
+    <hkern u1="&#x1ee4;" u2="&#x102;" k="20" />
+    <hkern u1="&#x1ee4;" u2="&#x100;" k="20" />
+    <hkern u1="&#x1ee4;" u2="&#xc5;" k="20" />
+    <hkern u1="&#x1ee4;" u2="&#xc4;" k="20" />
+    <hkern u1="&#x1ee4;" u2="&#xc3;" k="20" />
+    <hkern u1="&#x1ee4;" u2="&#xc2;" k="20" />
+    <hkern u1="&#x1ee4;" u2="&#xc1;" k="20" />
+    <hkern u1="&#x1ee4;" u2="&#xc0;" k="20" />
+    <hkern u1="&#x1ee4;" u2="A" k="20" />
+    <hkern u1="&#x1ee4;" u2="&#x2e;" k="41" />
+    <hkern u1="&#x1ee4;" u2="&#x2c;" k="41" />
+    <hkern u1="&#x1ee9;" u2="&#x163;" k="-102" />
+    <hkern u1="&#x1ee9;" g2="ff" k="-102" />
+    <hkern u1="&#x1ee9;" u2="&#x1ef5;" k="-102" />
+    <hkern u1="&#x1ee9;" g2="uniFB04" k="-102" />
+    <hkern u1="&#x1ee9;" g2="uniFB03" k="-102" />
+    <hkern u1="&#x1ee9;" g2="uniFB02" k="-102" />
+    <hkern u1="&#x1ee9;" g2="uniFB01" k="-102" />
+    <hkern u1="&#x1ee9;" u2="&#x1e83;" k="-102" />
+    <hkern u1="&#x1ee9;" u2="&#x1e81;" k="-102" />
+    <hkern u1="&#x1ee9;" u2="&#x175;" k="-102" />
+    <hkern u1="&#x1ee9;" u2="&#x165;" k="-102" />
+    <hkern u1="&#x1ee9;" u2="&#x21b;" k="-102" />
+    <hkern u1="&#x1ee9;" u2="&#xfd;" k="-102" />
+    <hkern u1="&#x1ee9;" u2="y" k="-102" />
+    <hkern u1="&#x1ee9;" u2="x" k="-102" />
+    <hkern u1="&#x1ee9;" u2="w" k="-102" />
+    <hkern u1="&#x1ee9;" u2="v" k="-102" />
+    <hkern u1="&#x1ee9;" u2="t" k="-102" />
+    <hkern u1="&#x1ee9;" u2="f" k="-102" />
+    <hkern u1="&#x1eeb;" u2="&#x163;" k="-102" />
+    <hkern u1="&#x1eeb;" g2="ff" k="-102" />
+    <hkern u1="&#x1eeb;" u2="&#x1ef5;" k="-102" />
+    <hkern u1="&#x1eeb;" g2="uniFB04" k="-102" />
+    <hkern u1="&#x1eeb;" g2="uniFB03" k="-102" />
+    <hkern u1="&#x1eeb;" g2="uniFB02" k="-102" />
+    <hkern u1="&#x1eeb;" g2="uniFB01" k="-102" />
+    <hkern u1="&#x1eeb;" u2="&#x1e83;" k="-102" />
+    <hkern u1="&#x1eeb;" u2="&#x1e81;" k="-102" />
+    <hkern u1="&#x1eeb;" u2="&#x175;" k="-102" />
+    <hkern u1="&#x1eeb;" u2="&#x165;" k="-102" />
+    <hkern u1="&#x1eeb;" u2="&#x21b;" k="-102" />
+    <hkern u1="&#x1eeb;" u2="&#xfd;" k="-102" />
+    <hkern u1="&#x1eeb;" u2="y" k="-102" />
+    <hkern u1="&#x1eeb;" u2="x" k="-102" />
+    <hkern u1="&#x1eeb;" u2="w" k="-102" />
+    <hkern u1="&#x1eeb;" u2="v" k="-102" />
+    <hkern u1="&#x1eeb;" u2="t" k="-102" />
+    <hkern u1="&#x1eeb;" u2="f" k="-102" />
+    <hkern u1="&#x1eed;" u2="&#x163;" k="-102" />
+    <hkern u1="&#x1eed;" g2="ff" k="-102" />
+    <hkern u1="&#x1eed;" u2="&#x1ef5;" k="-102" />
+    <hkern u1="&#x1eed;" g2="uniFB04" k="-102" />
+    <hkern u1="&#x1eed;" g2="uniFB03" k="-102" />
+    <hkern u1="&#x1eed;" g2="uniFB02" k="-102" />
+    <hkern u1="&#x1eed;" g2="uniFB01" k="-102" />
+    <hkern u1="&#x1eed;" u2="&#x1e83;" k="-102" />
+    <hkern u1="&#x1eed;" u2="&#x1e81;" k="-102" />
+    <hkern u1="&#x1eed;" u2="&#x175;" k="-102" />
+    <hkern u1="&#x1eed;" u2="&#x165;" k="-102" />
+    <hkern u1="&#x1eed;" u2="&#x21b;" k="-102" />
+    <hkern u1="&#x1eed;" u2="&#xfd;" k="-102" />
+    <hkern u1="&#x1eed;" u2="y" k="-102" />
+    <hkern u1="&#x1eed;" u2="x" k="-102" />
+    <hkern u1="&#x1eed;" u2="w" k="-102" />
+    <hkern u1="&#x1eed;" u2="v" k="-102" />
+    <hkern u1="&#x1eed;" u2="t" k="-102" />
+    <hkern u1="&#x1eed;" u2="f" k="-102" />
+    <hkern u1="&#x1eef;" u2="&#x163;" k="-102" />
+    <hkern u1="&#x1eef;" g2="ff" k="-102" />
+    <hkern u1="&#x1eef;" u2="&#x1ef5;" k="-102" />
+    <hkern u1="&#x1eef;" g2="uniFB04" k="-102" />
+    <hkern u1="&#x1eef;" g2="uniFB03" k="-102" />
+    <hkern u1="&#x1eef;" g2="uniFB02" k="-102" />
+    <hkern u1="&#x1eef;" g2="uniFB01" k="-102" />
+    <hkern u1="&#x1eef;" u2="&#x1e83;" k="-102" />
+    <hkern u1="&#x1eef;" u2="&#x1e81;" k="-102" />
+    <hkern u1="&#x1eef;" u2="&#x175;" k="-102" />
+    <hkern u1="&#x1eef;" u2="&#x165;" k="-102" />
+    <hkern u1="&#x1eef;" u2="&#x21b;" k="-102" />
+    <hkern u1="&#x1eef;" u2="&#xfd;" k="-102" />
+    <hkern u1="&#x1eef;" u2="y" k="-102" />
+    <hkern u1="&#x1eef;" u2="x" k="-102" />
+    <hkern u1="&#x1eef;" u2="w" k="-102" />
+    <hkern u1="&#x1eef;" u2="v" k="-102" />
+    <hkern u1="&#x1eef;" u2="t" k="-102" />
+    <hkern u1="&#x1eef;" u2="f" k="-102" />
+    <hkern u1="&#x1ef1;" u2="&#x163;" k="-102" />
+    <hkern u1="&#x1ef1;" g2="ff" k="-102" />
+    <hkern u1="&#x1ef1;" u2="&#x1ef5;" k="-102" />
+    <hkern u1="&#x1ef1;" g2="uniFB04" k="-102" />
+    <hkern u1="&#x1ef1;" g2="uniFB03" k="-102" />
+    <hkern u1="&#x1ef1;" g2="uniFB02" k="-102" />
+    <hkern u1="&#x1ef1;" g2="uniFB01" k="-102" />
+    <hkern u1="&#x1ef1;" u2="&#x1e83;" k="-102" />
+    <hkern u1="&#x1ef1;" u2="&#x1e81;" k="-102" />
+    <hkern u1="&#x1ef1;" u2="&#x175;" k="-102" />
+    <hkern u1="&#x1ef1;" u2="&#x165;" k="-102" />
+    <hkern u1="&#x1ef1;" u2="&#x21b;" k="-102" />
+    <hkern u1="&#x1ef1;" u2="&#xfd;" k="-102" />
+    <hkern u1="&#x1ef1;" u2="y" k="-102" />
+    <hkern u1="&#x1ef1;" u2="x" k="-102" />
+    <hkern u1="&#x1ef1;" u2="w" k="-102" />
+    <hkern u1="&#x1ef1;" u2="v" k="-102" />
+    <hkern u1="&#x1ef1;" u2="t" k="-102" />
+    <hkern u1="&#x1ef1;" u2="f" k="-102" />
+    <hkern u1="&#x1ef4;" u2="&#x1ef1;" k="61" />
+    <hkern u1="&#x1ef4;" u2="&#x1eef;" k="61" />
+    <hkern u1="&#x1ef4;" u2="&#x1eed;" k="61" />
+    <hkern u1="&#x1ef4;" u2="&#x1eeb;" k="61" />
+    <hkern u1="&#x1ef4;" u2="&#x1ee9;" k="61" />
+    <hkern u1="&#x1ef4;" u2="&#x1ee7;" k="61" />
+    <hkern u1="&#x1ef4;" u2="&#x1ee5;" k="61" />
+    <hkern u1="&#x1ef4;" u2="&#x1ee3;" k="102" />
+    <hkern u1="&#x1ef4;" u2="&#x1ee2;" k="41" />
+    <hkern u1="&#x1ef4;" u2="&#x1ee1;" k="102" />
+    <hkern u1="&#x1ef4;" u2="&#x1ee0;" k="41" />
+    <hkern u1="&#x1ef4;" u2="&#x1edf;" k="102" />
+    <hkern u1="&#x1ef4;" u2="&#x1ede;" k="41" />
+    <hkern u1="&#x1ef4;" u2="&#x1edd;" k="102" />
+    <hkern u1="&#x1ef4;" u2="&#x1edc;" k="41" />
+    <hkern u1="&#x1ef4;" u2="&#x1edb;" k="102" />
+    <hkern u1="&#x1ef4;" u2="&#x1eda;" k="41" />
+    <hkern u1="&#x1ef4;" u2="&#x1ed9;" k="102" />
+    <hkern u1="&#x1ef4;" u2="&#x1ed8;" k="41" />
+    <hkern u1="&#x1ef4;" u2="&#x1ed7;" k="102" />
+    <hkern u1="&#x1ef4;" u2="&#x1ed6;" k="41" />
+    <hkern u1="&#x1ef4;" u2="&#x1ed5;" k="102" />
+    <hkern u1="&#x1ef4;" u2="&#x1ed4;" k="41" />
+    <hkern u1="&#x1ef4;" u2="&#x1ed2;" k="41" />
+    <hkern u1="&#x1ef4;" u2="&#x1ed1;" k="102" />
+    <hkern u1="&#x1ef4;" u2="&#x1ed0;" k="41" />
+    <hkern u1="&#x1ef4;" u2="&#x1ecf;" k="102" />
+    <hkern u1="&#x1ef4;" u2="&#x1ece;" k="41" />
+    <hkern u1="&#x1ef4;" u2="&#x1ecd;" k="102" />
+    <hkern u1="&#x1ef4;" u2="&#x1ecc;" k="41" />
+    <hkern u1="&#x1ef4;" u2="&#x1ec7;" k="102" />
+    <hkern u1="&#x1ef4;" u2="&#x1ec5;" k="102" />
+    <hkern u1="&#x1ef4;" u2="&#x1ec3;" k="102" />
+    <hkern u1="&#x1ef4;" u2="&#x1ebf;" k="102" />
+    <hkern u1="&#x1ef4;" u2="&#x1ebd;" k="102" />
+    <hkern u1="&#x1ef4;" u2="&#x1ebb;" k="102" />
+    <hkern u1="&#x1ef4;" u2="&#x1eb9;" k="102" />
+    <hkern u1="&#x1ef4;" u2="&#x1eb7;" k="102" />
+    <hkern u1="&#x1ef4;" u2="&#x1eb6;" k="123" />
+    <hkern u1="&#x1ef4;" u2="&#x1eb5;" k="102" />
+    <hkern u1="&#x1ef4;" u2="&#x1eb4;" k="123" />
+    <hkern u1="&#x1ef4;" u2="&#x1eb3;" k="102" />
+    <hkern u1="&#x1ef4;" u2="&#x1eb2;" k="123" />
+    <hkern u1="&#x1ef4;" u2="&#x1eb1;" k="102" />
+    <hkern u1="&#x1ef4;" u2="&#x1eb0;" k="123" />
+    <hkern u1="&#x1ef4;" u2="&#x1eaf;" k="102" />
+    <hkern u1="&#x1ef4;" u2="&#x1eae;" k="123" />
+    <hkern u1="&#x1ef4;" u2="&#x1ead;" k="102" />
+    <hkern u1="&#x1ef4;" u2="&#x1eac;" k="123" />
+    <hkern u1="&#x1ef4;" u2="&#x1eab;" k="102" />
+    <hkern u1="&#x1ef4;" u2="&#x1eaa;" k="123" />
+    <hkern u1="&#x1ef4;" u2="&#x1ea9;" k="102" />
+    <hkern u1="&#x1ef4;" u2="&#x1ea8;" k="123" />
+    <hkern u1="&#x1ef4;" u2="&#x1ea6;" k="123" />
+    <hkern u1="&#x1ef4;" u2="&#x1ea5;" k="102" />
+    <hkern u1="&#x1ef4;" u2="&#x1ea4;" k="123" />
+    <hkern u1="&#x1ef4;" u2="&#x1ea3;" k="102" />
+    <hkern u1="&#x1ef4;" u2="&#x1ea2;" k="123" />
+    <hkern u1="&#x1ef4;" u2="&#x1ea1;" k="102" />
+    <hkern u1="&#x1ef4;" u2="&#x1ea0;" k="123" />
+    <hkern u1="&#x1ef4;" u2="&#x1b0;" k="61" />
+    <hkern u1="&#x1ef4;" u2="&#x1a1;" k="102" />
+    <hkern u1="&#x1ef4;" u2="&#x1a0;" k="41" />
+    <hkern u1="&#x1ef4;" u2="&#x1e01;" k="102" />
+    <hkern u1="&#x1ef4;" u2="&#x1e00;" k="123" />
+    <hkern u1="&#x1ef4;" u2="&#x1e3f;" k="61" />
+    <hkern u1="&#x1ef4;" u2="&#x201e;" k="123" />
+    <hkern u1="&#x1ef4;" u2="&#x201a;" k="123" />
+    <hkern u1="&#x1ef4;" u2="&#x219;" k="82" />
+    <hkern u1="&#x1ef4;" u2="&#x1ff;" k="102" />
+    <hkern u1="&#x1ef4;" u2="&#x1fe;" k="41" />
+    <hkern u1="&#x1ef4;" u2="&#x1fd;" k="102" />
+    <hkern u1="&#x1ef4;" u2="&#x1fb;" k="102" />
+    <hkern u1="&#x1ef4;" u2="&#x1fa;" k="123" />
+    <hkern u1="&#x1ef4;" u2="&#x17e;" k="41" />
+    <hkern u1="&#x1ef4;" u2="&#x17c;" k="41" />
+    <hkern u1="&#x1ef4;" u2="&#x17a;" k="41" />
+    <hkern u1="&#x1ef4;" u2="&#x173;" k="61" />
+    <hkern u1="&#x1ef4;" u2="&#x171;" k="61" />
+    <hkern u1="&#x1ef4;" u2="&#x16f;" k="61" />
+    <hkern u1="&#x1ef4;" u2="&#x16d;" k="61" />
+    <hkern u1="&#x1ef4;" u2="&#x16b;" k="61" />
+    <hkern u1="&#x1ef4;" u2="&#x169;" k="61" />
+    <hkern u1="&#x1ef4;" u2="&#x15f;" k="82" />
+    <hkern u1="&#x1ef4;" u2="&#x15b;" k="82" />
+    <hkern u1="&#x1ef4;" u2="&#x157;" k="61" />
+    <hkern u1="&#x1ef4;" u2="&#x155;" k="61" />
+    <hkern u1="&#x1ef4;" u2="&#x153;" k="102" />
+    <hkern u1="&#x1ef4;" u2="&#x152;" k="41" />
+    <hkern u1="&#x1ef4;" u2="&#x151;" k="102" />
+    <hkern u1="&#x1ef4;" u2="&#x150;" k="41" />
+    <hkern u1="&#x1ef4;" u2="&#x14f;" k="102" />
+    <hkern u1="&#x1ef4;" u2="&#x14e;" k="41" />
+    <hkern u1="&#x1ef4;" u2="&#x14d;" k="102" />
+    <hkern u1="&#x1ef4;" u2="&#x14c;" k="41" />
+    <hkern u1="&#x1ef4;" u2="&#x14b;" k="61" />
+    <hkern u1="&#x1ef4;" u2="&#x146;" k="61" />
+    <hkern u1="&#x1ef4;" u2="&#x144;" k="61" />
+    <hkern u1="&#x1ef4;" u2="&#x138;" k="61" />
+    <hkern u1="&#x1ef4;" u2="&#x123;" k="41" />
+    <hkern u1="&#x1ef4;" u2="&#x122;" k="41" />
+    <hkern u1="&#x1ef4;" u2="&#x121;" k="41" />
+    <hkern u1="&#x1ef4;" u2="&#x120;" k="41" />
+    <hkern u1="&#x1ef4;" u2="&#x11f;" k="41" />
+    <hkern u1="&#x1ef4;" u2="&#x11e;" k="41" />
+    <hkern u1="&#x1ef4;" u2="&#x11d;" k="41" />
+    <hkern u1="&#x1ef4;" u2="&#x11c;" k="41" />
+    <hkern u1="&#x1ef4;" u2="&#x11b;" k="102" />
+    <hkern u1="&#x1ef4;" u2="&#x119;" k="102" />
+    <hkern u1="&#x1ef4;" u2="&#x117;" k="102" />
+    <hkern u1="&#x1ef4;" u2="&#x115;" k="102" />
+    <hkern u1="&#x1ef4;" u2="&#x113;" k="102" />
+    <hkern u1="&#x1ef4;" u2="&#x111;" k="102" />
+    <hkern u1="&#x1ef4;" u2="&#x10f;" k="102" />
+    <hkern u1="&#x1ef4;" u2="&#x10d;" k="102" />
+    <hkern u1="&#x1ef4;" u2="&#x10c;" k="41" />
+    <hkern u1="&#x1ef4;" u2="&#x10b;" k="102" />
+    <hkern u1="&#x1ef4;" u2="&#x10a;" k="41" />
+    <hkern u1="&#x1ef4;" u2="&#x109;" k="102" />
+    <hkern u1="&#x1ef4;" u2="&#x108;" k="41" />
+    <hkern u1="&#x1ef4;" u2="&#x107;" k="102" />
+    <hkern u1="&#x1ef4;" u2="&#x106;" k="41" />
+    <hkern u1="&#x1ef4;" u2="&#x105;" k="102" />
+    <hkern u1="&#x1ef4;" u2="&#x104;" k="123" />
+    <hkern u1="&#x1ef4;" u2="&#x103;" k="102" />
+    <hkern u1="&#x1ef4;" u2="&#x102;" k="123" />
+    <hkern u1="&#x1ef4;" u2="&#x101;" k="102" />
+    <hkern u1="&#x1ef4;" u2="&#x100;" k="123" />
+    <hkern u1="&#x1ef4;" u2="&#xfc;" k="61" />
+    <hkern u1="&#x1ef4;" u2="&#xfb;" k="61" />
+    <hkern u1="&#x1ef4;" u2="&#xfa;" k="61" />
+    <hkern u1="&#x1ef4;" u2="&#xf9;" k="61" />
+    <hkern u1="&#x1ef4;" u2="&#xf8;" k="102" />
+    <hkern u1="&#x1ef4;" u2="&#xf6;" k="102" />
+    <hkern u1="&#x1ef4;" u2="&#xf5;" k="102" />
+    <hkern u1="&#x1ef4;" u2="&#xf4;" k="102" />
+    <hkern u1="&#x1ef4;" u2="&#xf3;" k="102" />
+    <hkern u1="&#x1ef4;" u2="&#xf2;" k="102" />
+    <hkern u1="&#x1ef4;" u2="&#xeb;" k="102" />
+    <hkern u1="&#x1ef4;" u2="&#xea;" k="102" />
+    <hkern u1="&#x1ef4;" u2="&#xe9;" k="102" />
+    <hkern u1="&#x1ef4;" u2="&#xe8;" k="102" />
+    <hkern u1="&#x1ef4;" u2="&#xe7;" k="102" />
+    <hkern u1="&#x1ef4;" u2="&#xe6;" k="102" />
+    <hkern u1="&#x1ef4;" u2="&#xe5;" k="102" />
+    <hkern u1="&#x1ef4;" u2="&#xe4;" k="102" />
+    <hkern u1="&#x1ef4;" u2="&#xe3;" k="102" />
+    <hkern u1="&#x1ef4;" u2="&#xe2;" k="102" />
+    <hkern u1="&#x1ef4;" u2="&#xe1;" k="102" />
+    <hkern u1="&#x1ef4;" u2="&#xe0;" k="102" />
+    <hkern u1="&#x1ef4;" u2="&#xd8;" k="41" />
+    <hkern u1="&#x1ef4;" u2="&#xd6;" k="41" />
+    <hkern u1="&#x1ef4;" u2="&#xd5;" k="41" />
+    <hkern u1="&#x1ef4;" u2="&#xd4;" k="41" />
+    <hkern u1="&#x1ef4;" u2="&#xd3;" k="41" />
+    <hkern u1="&#x1ef4;" u2="&#xd2;" k="41" />
+    <hkern u1="&#x1ef4;" u2="&#xc7;" k="41" />
+    <hkern u1="&#x1ef4;" u2="&#xc5;" k="123" />
+    <hkern u1="&#x1ef4;" u2="&#xc4;" k="123" />
+    <hkern u1="&#x1ef4;" u2="&#xc3;" k="123" />
+    <hkern u1="&#x1ef4;" u2="&#xc2;" k="123" />
+    <hkern u1="&#x1ef4;" u2="&#xc1;" k="123" />
+    <hkern u1="&#x1ef4;" u2="&#xc0;" k="123" />
+    <hkern u1="&#x1ef4;" u2="z" k="41" />
+    <hkern u1="&#x1ef4;" u2="u" k="61" />
+    <hkern u1="&#x1ef4;" u2="s" k="82" />
+    <hkern u1="&#x1ef4;" u2="r" k="61" />
+    <hkern u1="&#x1ef4;" u2="q" k="102" />
+    <hkern u1="&#x1ef4;" u2="p" k="61" />
+    <hkern u1="&#x1ef4;" u2="o" k="102" />
+    <hkern u1="&#x1ef4;" u2="n" k="61" />
+    <hkern u1="&#x1ef4;" u2="m" k="61" />
+    <hkern u1="&#x1ef4;" u2="g" k="41" />
+    <hkern u1="&#x1ef4;" u2="e" k="102" />
+    <hkern u1="&#x1ef4;" u2="d" k="102" />
+    <hkern u1="&#x1ef4;" u2="c" k="102" />
+    <hkern u1="&#x1ef4;" u2="a" k="102" />
+    <hkern u1="&#x1ef4;" u2="Q" k="41" />
+    <hkern u1="&#x1ef4;" u2="O" k="41" />
+    <hkern u1="&#x1ef4;" u2="G" k="41" />
+    <hkern u1="&#x1ef4;" u2="C" k="41" />
+    <hkern u1="&#x1ef4;" u2="A" k="123" />
+    <hkern u1="&#x1ef4;" u2="&#x3f;" k="-41" />
+    <hkern u1="&#x1ef4;" u2="&#x2e;" k="123" />
+    <hkern u1="&#x1ef4;" u2="&#x2c;" k="123" />
+    <hkern u1="&#x1ef5;" u2="&#x201e;" k="82" />
+    <hkern u1="&#x1ef5;" u2="&#x201d;" k="-82" />
+    <hkern u1="&#x1ef5;" u2="&#x201a;" k="82" />
+    <hkern u1="&#x1ef5;" u2="&#x2019;" k="-82" />
+    <hkern u1="&#x1ef5;" u2="&#x3f;" k="-41" />
+    <hkern u1="&#x1ef5;" u2="&#x2e;" k="82" />
+    <hkern u1="&#x1ef5;" u2="&#x2c;" k="82" />
+    <hkern u1="&#x1ef5;" u2="&#x27;" k="-82" />
+    <hkern u1="&#x1ef5;" u2="&#x22;" k="-82" />
+    <hkern u1="&#x1ef6;" u2="&#x1ef1;" k="61" />
+    <hkern u1="&#x1ef6;" u2="&#x1eef;" k="61" />
+    <hkern u1="&#x1ef6;" u2="&#x1eed;" k="61" />
+    <hkern u1="&#x1ef6;" u2="&#x1eeb;" k="61" />
+    <hkern u1="&#x1ef6;" u2="&#x1ee9;" k="61" />
+    <hkern u1="&#x1ef6;" u2="&#x1ee7;" k="61" />
+    <hkern u1="&#x1ef6;" u2="&#x1ee5;" k="61" />
+    <hkern u1="&#x1ef6;" u2="&#x1ee3;" k="102" />
+    <hkern u1="&#x1ef6;" u2="&#x1ee2;" k="41" />
+    <hkern u1="&#x1ef6;" u2="&#x1ee1;" k="102" />
+    <hkern u1="&#x1ef6;" u2="&#x1ee0;" k="41" />
+    <hkern u1="&#x1ef6;" u2="&#x1edf;" k="102" />
+    <hkern u1="&#x1ef6;" u2="&#x1ede;" k="41" />
+    <hkern u1="&#x1ef6;" u2="&#x1edd;" k="102" />
+    <hkern u1="&#x1ef6;" u2="&#x1edc;" k="41" />
+    <hkern u1="&#x1ef6;" u2="&#x1edb;" k="102" />
+    <hkern u1="&#x1ef6;" u2="&#x1eda;" k="41" />
+    <hkern u1="&#x1ef6;" u2="&#x1ed9;" k="102" />
+    <hkern u1="&#x1ef6;" u2="&#x1ed8;" k="41" />
+    <hkern u1="&#x1ef6;" u2="&#x1ed7;" k="102" />
+    <hkern u1="&#x1ef6;" u2="&#x1ed6;" k="41" />
+    <hkern u1="&#x1ef6;" u2="&#x1ed5;" k="102" />
+    <hkern u1="&#x1ef6;" u2="&#x1ed4;" k="41" />
+    <hkern u1="&#x1ef6;" u2="&#x1ed2;" k="41" />
+    <hkern u1="&#x1ef6;" u2="&#x1ed1;" k="102" />
+    <hkern u1="&#x1ef6;" u2="&#x1ed0;" k="41" />
+    <hkern u1="&#x1ef6;" u2="&#x1ecf;" k="102" />
+    <hkern u1="&#x1ef6;" u2="&#x1ece;" k="41" />
+    <hkern u1="&#x1ef6;" u2="&#x1ecd;" k="102" />
+    <hkern u1="&#x1ef6;" u2="&#x1ecc;" k="41" />
+    <hkern u1="&#x1ef6;" u2="&#x1ec7;" k="102" />
+    <hkern u1="&#x1ef6;" u2="&#x1ec5;" k="102" />
+    <hkern u1="&#x1ef6;" u2="&#x1ec3;" k="102" />
+    <hkern u1="&#x1ef6;" u2="&#x1ebf;" k="102" />
+    <hkern u1="&#x1ef6;" u2="&#x1ebd;" k="102" />
+    <hkern u1="&#x1ef6;" u2="&#x1ebb;" k="102" />
+    <hkern u1="&#x1ef6;" u2="&#x1eb9;" k="102" />
+    <hkern u1="&#x1ef6;" u2="&#x1eb7;" k="102" />
+    <hkern u1="&#x1ef6;" u2="&#x1eb6;" k="123" />
+    <hkern u1="&#x1ef6;" u2="&#x1eb5;" k="102" />
+    <hkern u1="&#x1ef6;" u2="&#x1eb4;" k="123" />
+    <hkern u1="&#x1ef6;" u2="&#x1eb3;" k="102" />
+    <hkern u1="&#x1ef6;" u2="&#x1eb2;" k="123" />
+    <hkern u1="&#x1ef6;" u2="&#x1eb1;" k="102" />
+    <hkern u1="&#x1ef6;" u2="&#x1eb0;" k="123" />
+    <hkern u1="&#x1ef6;" u2="&#x1eaf;" k="102" />
+    <hkern u1="&#x1ef6;" u2="&#x1eae;" k="123" />
+    <hkern u1="&#x1ef6;" u2="&#x1ead;" k="102" />
+    <hkern u1="&#x1ef6;" u2="&#x1eac;" k="123" />
+    <hkern u1="&#x1ef6;" u2="&#x1eab;" k="102" />
+    <hkern u1="&#x1ef6;" u2="&#x1eaa;" k="123" />
+    <hkern u1="&#x1ef6;" u2="&#x1ea9;" k="102" />
+    <hkern u1="&#x1ef6;" u2="&#x1ea8;" k="123" />
+    <hkern u1="&#x1ef6;" u2="&#x1ea6;" k="123" />
+    <hkern u1="&#x1ef6;" u2="&#x1ea5;" k="102" />
+    <hkern u1="&#x1ef6;" u2="&#x1ea4;" k="123" />
+    <hkern u1="&#x1ef6;" u2="&#x1ea3;" k="102" />
+    <hkern u1="&#x1ef6;" u2="&#x1ea2;" k="123" />
+    <hkern u1="&#x1ef6;" u2="&#x1ea1;" k="102" />
+    <hkern u1="&#x1ef6;" u2="&#x1ea0;" k="123" />
+    <hkern u1="&#x1ef6;" u2="&#x1b0;" k="61" />
+    <hkern u1="&#x1ef6;" u2="&#x1a1;" k="102" />
+    <hkern u1="&#x1ef6;" u2="&#x1a0;" k="41" />
+    <hkern u1="&#x1ef6;" u2="&#x1e01;" k="102" />
+    <hkern u1="&#x1ef6;" u2="&#x1e00;" k="123" />
+    <hkern u1="&#x1ef6;" u2="&#x1e3f;" k="61" />
+    <hkern u1="&#x1ef6;" u2="&#x201e;" k="123" />
+    <hkern u1="&#x1ef6;" u2="&#x201a;" k="123" />
+    <hkern u1="&#x1ef6;" u2="&#x219;" k="82" />
+    <hkern u1="&#x1ef6;" u2="&#x1ff;" k="102" />
+    <hkern u1="&#x1ef6;" u2="&#x1fe;" k="41" />
+    <hkern u1="&#x1ef6;" u2="&#x1fd;" k="102" />
+    <hkern u1="&#x1ef6;" u2="&#x1fb;" k="102" />
+    <hkern u1="&#x1ef6;" u2="&#x1fa;" k="123" />
+    <hkern u1="&#x1ef6;" u2="&#x17e;" k="41" />
+    <hkern u1="&#x1ef6;" u2="&#x17c;" k="41" />
+    <hkern u1="&#x1ef6;" u2="&#x17a;" k="41" />
+    <hkern u1="&#x1ef6;" u2="&#x173;" k="61" />
+    <hkern u1="&#x1ef6;" u2="&#x171;" k="61" />
+    <hkern u1="&#x1ef6;" u2="&#x16f;" k="61" />
+    <hkern u1="&#x1ef6;" u2="&#x16d;" k="61" />
+    <hkern u1="&#x1ef6;" u2="&#x16b;" k="61" />
+    <hkern u1="&#x1ef6;" u2="&#x169;" k="61" />
+    <hkern u1="&#x1ef6;" u2="&#x15f;" k="82" />
+    <hkern u1="&#x1ef6;" u2="&#x15b;" k="82" />
+    <hkern u1="&#x1ef6;" u2="&#x157;" k="61" />
+    <hkern u1="&#x1ef6;" u2="&#x155;" k="61" />
+    <hkern u1="&#x1ef6;" u2="&#x153;" k="102" />
+    <hkern u1="&#x1ef6;" u2="&#x152;" k="41" />
+    <hkern u1="&#x1ef6;" u2="&#x151;" k="102" />
+    <hkern u1="&#x1ef6;" u2="&#x150;" k="41" />
+    <hkern u1="&#x1ef6;" u2="&#x14f;" k="102" />
+    <hkern u1="&#x1ef6;" u2="&#x14e;" k="41" />
+    <hkern u1="&#x1ef6;" u2="&#x14d;" k="102" />
+    <hkern u1="&#x1ef6;" u2="&#x14c;" k="41" />
+    <hkern u1="&#x1ef6;" u2="&#x14b;" k="61" />
+    <hkern u1="&#x1ef6;" u2="&#x146;" k="61" />
+    <hkern u1="&#x1ef6;" u2="&#x144;" k="61" />
+    <hkern u1="&#x1ef6;" u2="&#x138;" k="61" />
+    <hkern u1="&#x1ef6;" u2="&#x123;" k="41" />
+    <hkern u1="&#x1ef6;" u2="&#x122;" k="41" />
+    <hkern u1="&#x1ef6;" u2="&#x121;" k="41" />
+    <hkern u1="&#x1ef6;" u2="&#x120;" k="41" />
+    <hkern u1="&#x1ef6;" u2="&#x11f;" k="41" />
+    <hkern u1="&#x1ef6;" u2="&#x11e;" k="41" />
+    <hkern u1="&#x1ef6;" u2="&#x11d;" k="41" />
+    <hkern u1="&#x1ef6;" u2="&#x11c;" k="41" />
+    <hkern u1="&#x1ef6;" u2="&#x11b;" k="102" />
+    <hkern u1="&#x1ef6;" u2="&#x119;" k="102" />
+    <hkern u1="&#x1ef6;" u2="&#x117;" k="102" />
+    <hkern u1="&#x1ef6;" u2="&#x115;" k="102" />
+    <hkern u1="&#x1ef6;" u2="&#x113;" k="102" />
+    <hkern u1="&#x1ef6;" u2="&#x111;" k="102" />
+    <hkern u1="&#x1ef6;" u2="&#x10f;" k="102" />
+    <hkern u1="&#x1ef6;" u2="&#x10d;" k="102" />
+    <hkern u1="&#x1ef6;" u2="&#x10c;" k="41" />
+    <hkern u1="&#x1ef6;" u2="&#x10b;" k="102" />
+    <hkern u1="&#x1ef6;" u2="&#x10a;" k="41" />
+    <hkern u1="&#x1ef6;" u2="&#x109;" k="102" />
+    <hkern u1="&#x1ef6;" u2="&#x108;" k="41" />
+    <hkern u1="&#x1ef6;" u2="&#x107;" k="102" />
+    <hkern u1="&#x1ef6;" u2="&#x106;" k="41" />
+    <hkern u1="&#x1ef6;" u2="&#x105;" k="102" />
+    <hkern u1="&#x1ef6;" u2="&#x104;" k="123" />
+    <hkern u1="&#x1ef6;" u2="&#x103;" k="102" />
+    <hkern u1="&#x1ef6;" u2="&#x102;" k="123" />
+    <hkern u1="&#x1ef6;" u2="&#x101;" k="102" />
+    <hkern u1="&#x1ef6;" u2="&#x100;" k="123" />
+    <hkern u1="&#x1ef6;" u2="&#xfc;" k="61" />
+    <hkern u1="&#x1ef6;" u2="&#xfb;" k="61" />
+    <hkern u1="&#x1ef6;" u2="&#xfa;" k="61" />
+    <hkern u1="&#x1ef6;" u2="&#xf9;" k="61" />
+    <hkern u1="&#x1ef6;" u2="&#xf8;" k="102" />
+    <hkern u1="&#x1ef6;" u2="&#xf6;" k="102" />
+    <hkern u1="&#x1ef6;" u2="&#xf5;" k="102" />
+    <hkern u1="&#x1ef6;" u2="&#xf4;" k="102" />
+    <hkern u1="&#x1ef6;" u2="&#xf3;" k="102" />
+    <hkern u1="&#x1ef6;" u2="&#xf2;" k="102" />
+    <hkern u1="&#x1ef6;" u2="&#xeb;" k="102" />
+    <hkern u1="&#x1ef6;" u2="&#xea;" k="102" />
+    <hkern u1="&#x1ef6;" u2="&#xe9;" k="102" />
+    <hkern u1="&#x1ef6;" u2="&#xe8;" k="102" />
+    <hkern u1="&#x1ef6;" u2="&#xe7;" k="102" />
+    <hkern u1="&#x1ef6;" u2="&#xe6;" k="102" />
+    <hkern u1="&#x1ef6;" u2="&#xe5;" k="102" />
+    <hkern u1="&#x1ef6;" u2="&#xe4;" k="102" />
+    <hkern u1="&#x1ef6;" u2="&#xe3;" k="102" />
+    <hkern u1="&#x1ef6;" u2="&#xe2;" k="102" />
+    <hkern u1="&#x1ef6;" u2="&#xe1;" k="102" />
+    <hkern u1="&#x1ef6;" u2="&#xe0;" k="102" />
+    <hkern u1="&#x1ef6;" u2="&#xd8;" k="41" />
+    <hkern u1="&#x1ef6;" u2="&#xd6;" k="41" />
+    <hkern u1="&#x1ef6;" u2="&#xd5;" k="41" />
+    <hkern u1="&#x1ef6;" u2="&#xd4;" k="41" />
+    <hkern u1="&#x1ef6;" u2="&#xd3;" k="41" />
+    <hkern u1="&#x1ef6;" u2="&#xd2;" k="41" />
+    <hkern u1="&#x1ef6;" u2="&#xc7;" k="41" />
+    <hkern u1="&#x1ef6;" u2="&#xc5;" k="123" />
+    <hkern u1="&#x1ef6;" u2="&#xc4;" k="123" />
+    <hkern u1="&#x1ef6;" u2="&#xc3;" k="123" />
+    <hkern u1="&#x1ef6;" u2="&#xc2;" k="123" />
+    <hkern u1="&#x1ef6;" u2="&#xc1;" k="123" />
+    <hkern u1="&#x1ef6;" u2="&#xc0;" k="123" />
+    <hkern u1="&#x1ef6;" u2="z" k="41" />
+    <hkern u1="&#x1ef6;" u2="u" k="61" />
+    <hkern u1="&#x1ef6;" u2="s" k="82" />
+    <hkern u1="&#x1ef6;" u2="r" k="61" />
+    <hkern u1="&#x1ef6;" u2="q" k="102" />
+    <hkern u1="&#x1ef6;" u2="p" k="61" />
+    <hkern u1="&#x1ef6;" u2="o" k="102" />
+    <hkern u1="&#x1ef6;" u2="n" k="61" />
+    <hkern u1="&#x1ef6;" u2="m" k="61" />
+    <hkern u1="&#x1ef6;" u2="g" k="41" />
+    <hkern u1="&#x1ef6;" u2="e" k="102" />
+    <hkern u1="&#x1ef6;" u2="d" k="102" />
+    <hkern u1="&#x1ef6;" u2="c" k="102" />
+    <hkern u1="&#x1ef6;" u2="a" k="102" />
+    <hkern u1="&#x1ef6;" u2="Q" k="41" />
+    <hkern u1="&#x1ef6;" u2="O" k="41" />
+    <hkern u1="&#x1ef6;" u2="G" k="41" />
+    <hkern u1="&#x1ef6;" u2="C" k="41" />
+    <hkern u1="&#x1ef6;" u2="A" k="123" />
+    <hkern u1="&#x1ef6;" u2="&#x3f;" k="-41" />
+    <hkern u1="&#x1ef6;" u2="&#x2e;" k="123" />
+    <hkern u1="&#x1ef6;" u2="&#x2c;" k="123" />
+    <hkern u1="&#x1ef7;" u2="&#x201e;" k="82" />
+    <hkern u1="&#x1ef7;" u2="&#x201d;" k="-82" />
+    <hkern u1="&#x1ef7;" u2="&#x201a;" k="82" />
+    <hkern u1="&#x1ef7;" u2="&#x2019;" k="-82" />
+    <hkern u1="&#x1ef7;" u2="&#x3f;" k="-41" />
+    <hkern u1="&#x1ef7;" u2="&#x2e;" k="82" />
+    <hkern u1="&#x1ef7;" u2="&#x2c;" k="82" />
+    <hkern u1="&#x1ef7;" u2="&#x27;" k="-82" />
+    <hkern u1="&#x1ef7;" u2="&#x22;" k="-82" />
+    <hkern u1="&#x1ef8;" u2="&#x1ef1;" k="61" />
+    <hkern u1="&#x1ef8;" u2="&#x1eef;" k="61" />
+    <hkern u1="&#x1ef8;" u2="&#x1eed;" k="61" />
+    <hkern u1="&#x1ef8;" u2="&#x1eeb;" k="61" />
+    <hkern u1="&#x1ef8;" u2="&#x1ee9;" k="61" />
+    <hkern u1="&#x1ef8;" u2="&#x1ee7;" k="61" />
+    <hkern u1="&#x1ef8;" u2="&#x1ee5;" k="61" />
+    <hkern u1="&#x1ef8;" u2="&#x1ee3;" k="102" />
+    <hkern u1="&#x1ef8;" u2="&#x1ee2;" k="41" />
+    <hkern u1="&#x1ef8;" u2="&#x1ee1;" k="102" />
+    <hkern u1="&#x1ef8;" u2="&#x1ee0;" k="41" />
+    <hkern u1="&#x1ef8;" u2="&#x1edf;" k="102" />
+    <hkern u1="&#x1ef8;" u2="&#x1ede;" k="41" />
+    <hkern u1="&#x1ef8;" u2="&#x1edd;" k="102" />
+    <hkern u1="&#x1ef8;" u2="&#x1edc;" k="41" />
+    <hkern u1="&#x1ef8;" u2="&#x1edb;" k="102" />
+    <hkern u1="&#x1ef8;" u2="&#x1eda;" k="41" />
+    <hkern u1="&#x1ef8;" u2="&#x1ed9;" k="102" />
+    <hkern u1="&#x1ef8;" u2="&#x1ed8;" k="41" />
+    <hkern u1="&#x1ef8;" u2="&#x1ed7;" k="102" />
+    <hkern u1="&#x1ef8;" u2="&#x1ed6;" k="41" />
+    <hkern u1="&#x1ef8;" u2="&#x1ed5;" k="102" />
+    <hkern u1="&#x1ef8;" u2="&#x1ed4;" k="41" />
+    <hkern u1="&#x1ef8;" u2="&#x1ed2;" k="41" />
+    <hkern u1="&#x1ef8;" u2="&#x1ed1;" k="102" />
+    <hkern u1="&#x1ef8;" u2="&#x1ed0;" k="41" />
+    <hkern u1="&#x1ef8;" u2="&#x1ecf;" k="102" />
+    <hkern u1="&#x1ef8;" u2="&#x1ece;" k="41" />
+    <hkern u1="&#x1ef8;" u2="&#x1ecd;" k="102" />
+    <hkern u1="&#x1ef8;" u2="&#x1ecc;" k="41" />
+    <hkern u1="&#x1ef8;" u2="&#x1ec7;" k="102" />
+    <hkern u1="&#x1ef8;" u2="&#x1ec5;" k="102" />
+    <hkern u1="&#x1ef8;" u2="&#x1ec3;" k="102" />
+    <hkern u1="&#x1ef8;" u2="&#x1ebf;" k="102" />
+    <hkern u1="&#x1ef8;" u2="&#x1ebd;" k="102" />
+    <hkern u1="&#x1ef8;" u2="&#x1ebb;" k="102" />
+    <hkern u1="&#x1ef8;" u2="&#x1eb9;" k="102" />
+    <hkern u1="&#x1ef8;" u2="&#x1eb7;" k="102" />
+    <hkern u1="&#x1ef8;" u2="&#x1eb6;" k="123" />
+    <hkern u1="&#x1ef8;" u2="&#x1eb5;" k="102" />
+    <hkern u1="&#x1ef8;" u2="&#x1eb4;" k="123" />
+    <hkern u1="&#x1ef8;" u2="&#x1eb3;" k="102" />
+    <hkern u1="&#x1ef8;" u2="&#x1eb2;" k="123" />
+    <hkern u1="&#x1ef8;" u2="&#x1eb1;" k="102" />
+    <hkern u1="&#x1ef8;" u2="&#x1eb0;" k="123" />
+    <hkern u1="&#x1ef8;" u2="&#x1eaf;" k="102" />
+    <hkern u1="&#x1ef8;" u2="&#x1eae;" k="123" />
+    <hkern u1="&#x1ef8;" u2="&#x1ead;" k="102" />
+    <hkern u1="&#x1ef8;" u2="&#x1eac;" k="123" />
+    <hkern u1="&#x1ef8;" u2="&#x1eab;" k="102" />
+    <hkern u1="&#x1ef8;" u2="&#x1eaa;" k="123" />
+    <hkern u1="&#x1ef8;" u2="&#x1ea9;" k="102" />
+    <hkern u1="&#x1ef8;" u2="&#x1ea8;" k="123" />
+    <hkern u1="&#x1ef8;" u2="&#x1ea6;" k="123" />
+    <hkern u1="&#x1ef8;" u2="&#x1ea5;" k="102" />
+    <hkern u1="&#x1ef8;" u2="&#x1ea4;" k="123" />
+    <hkern u1="&#x1ef8;" u2="&#x1ea3;" k="102" />
+    <hkern u1="&#x1ef8;" u2="&#x1ea2;" k="123" />
+    <hkern u1="&#x1ef8;" u2="&#x1ea1;" k="102" />
+    <hkern u1="&#x1ef8;" u2="&#x1ea0;" k="123" />
+    <hkern u1="&#x1ef8;" u2="&#x1b0;" k="61" />
+    <hkern u1="&#x1ef8;" u2="&#x1a1;" k="102" />
+    <hkern u1="&#x1ef8;" u2="&#x1a0;" k="41" />
+    <hkern u1="&#x1ef8;" u2="&#x1e01;" k="102" />
+    <hkern u1="&#x1ef8;" u2="&#x1e00;" k="123" />
+    <hkern u1="&#x1ef8;" u2="&#x1e3f;" k="61" />
+    <hkern u1="&#x1ef8;" u2="&#x201e;" k="123" />
+    <hkern u1="&#x1ef8;" u2="&#x201a;" k="123" />
+    <hkern u1="&#x1ef8;" u2="&#x219;" k="82" />
+    <hkern u1="&#x1ef8;" u2="&#x1ff;" k="102" />
+    <hkern u1="&#x1ef8;" u2="&#x1fe;" k="41" />
+    <hkern u1="&#x1ef8;" u2="&#x1fd;" k="102" />
+    <hkern u1="&#x1ef8;" u2="&#x1fb;" k="102" />
+    <hkern u1="&#x1ef8;" u2="&#x1fa;" k="123" />
+    <hkern u1="&#x1ef8;" u2="&#x17e;" k="41" />
+    <hkern u1="&#x1ef8;" u2="&#x17c;" k="41" />
+    <hkern u1="&#x1ef8;" u2="&#x17a;" k="41" />
+    <hkern u1="&#x1ef8;" u2="&#x173;" k="61" />
+    <hkern u1="&#x1ef8;" u2="&#x171;" k="61" />
+    <hkern u1="&#x1ef8;" u2="&#x16f;" k="61" />
+    <hkern u1="&#x1ef8;" u2="&#x16d;" k="61" />
+    <hkern u1="&#x1ef8;" u2="&#x16b;" k="61" />
+    <hkern u1="&#x1ef8;" u2="&#x169;" k="61" />
+    <hkern u1="&#x1ef8;" u2="&#x15f;" k="82" />
+    <hkern u1="&#x1ef8;" u2="&#x15b;" k="82" />
+    <hkern u1="&#x1ef8;" u2="&#x157;" k="61" />
+    <hkern u1="&#x1ef8;" u2="&#x155;" k="61" />
+    <hkern u1="&#x1ef8;" u2="&#x153;" k="102" />
+    <hkern u1="&#x1ef8;" u2="&#x152;" k="41" />
+    <hkern u1="&#x1ef8;" u2="&#x151;" k="102" />
+    <hkern u1="&#x1ef8;" u2="&#x150;" k="41" />
+    <hkern u1="&#x1ef8;" u2="&#x14f;" k="102" />
+    <hkern u1="&#x1ef8;" u2="&#x14e;" k="41" />
+    <hkern u1="&#x1ef8;" u2="&#x14d;" k="102" />
+    <hkern u1="&#x1ef8;" u2="&#x14c;" k="41" />
+    <hkern u1="&#x1ef8;" u2="&#x14b;" k="61" />
+    <hkern u1="&#x1ef8;" u2="&#x146;" k="61" />
+    <hkern u1="&#x1ef8;" u2="&#x144;" k="61" />
+    <hkern u1="&#x1ef8;" u2="&#x138;" k="61" />
+    <hkern u1="&#x1ef8;" u2="&#x123;" k="41" />
+    <hkern u1="&#x1ef8;" u2="&#x122;" k="41" />
+    <hkern u1="&#x1ef8;" u2="&#x121;" k="41" />
+    <hkern u1="&#x1ef8;" u2="&#x120;" k="41" />
+    <hkern u1="&#x1ef8;" u2="&#x11f;" k="41" />
+    <hkern u1="&#x1ef8;" u2="&#x11e;" k="41" />
+    <hkern u1="&#x1ef8;" u2="&#x11d;" k="41" />
+    <hkern u1="&#x1ef8;" u2="&#x11c;" k="41" />
+    <hkern u1="&#x1ef8;" u2="&#x11b;" k="102" />
+    <hkern u1="&#x1ef8;" u2="&#x119;" k="102" />
+    <hkern u1="&#x1ef8;" u2="&#x117;" k="102" />
+    <hkern u1="&#x1ef8;" u2="&#x115;" k="102" />
+    <hkern u1="&#x1ef8;" u2="&#x113;" k="102" />
+    <hkern u1="&#x1ef8;" u2="&#x111;" k="102" />
+    <hkern u1="&#x1ef8;" u2="&#x10f;" k="102" />
+    <hkern u1="&#x1ef8;" u2="&#x10d;" k="102" />
+    <hkern u1="&#x1ef8;" u2="&#x10c;" k="41" />
+    <hkern u1="&#x1ef8;" u2="&#x10b;" k="102" />
+    <hkern u1="&#x1ef8;" u2="&#x10a;" k="41" />
+    <hkern u1="&#x1ef8;" u2="&#x109;" k="102" />
+    <hkern u1="&#x1ef8;" u2="&#x108;" k="41" />
+    <hkern u1="&#x1ef8;" u2="&#x107;" k="102" />
+    <hkern u1="&#x1ef8;" u2="&#x106;" k="41" />
+    <hkern u1="&#x1ef8;" u2="&#x105;" k="102" />
+    <hkern u1="&#x1ef8;" u2="&#x104;" k="123" />
+    <hkern u1="&#x1ef8;" u2="&#x103;" k="102" />
+    <hkern u1="&#x1ef8;" u2="&#x102;" k="123" />
+    <hkern u1="&#x1ef8;" u2="&#x101;" k="102" />
+    <hkern u1="&#x1ef8;" u2="&#x100;" k="123" />
+    <hkern u1="&#x1ef8;" u2="&#xfc;" k="61" />
+    <hkern u1="&#x1ef8;" u2="&#xfb;" k="61" />
+    <hkern u1="&#x1ef8;" u2="&#xfa;" k="61" />
+    <hkern u1="&#x1ef8;" u2="&#xf9;" k="61" />
+    <hkern u1="&#x1ef8;" u2="&#xf8;" k="102" />
+    <hkern u1="&#x1ef8;" u2="&#xf6;" k="102" />
+    <hkern u1="&#x1ef8;" u2="&#xf5;" k="102" />
+    <hkern u1="&#x1ef8;" u2="&#xf4;" k="102" />
+    <hkern u1="&#x1ef8;" u2="&#xf3;" k="102" />
+    <hkern u1="&#x1ef8;" u2="&#xf2;" k="102" />
+    <hkern u1="&#x1ef8;" u2="&#xeb;" k="102" />
+    <hkern u1="&#x1ef8;" u2="&#xea;" k="102" />
+    <hkern u1="&#x1ef8;" u2="&#xe9;" k="102" />
+    <hkern u1="&#x1ef8;" u2="&#xe8;" k="102" />
+    <hkern u1="&#x1ef8;" u2="&#xe7;" k="102" />
+    <hkern u1="&#x1ef8;" u2="&#xe6;" k="102" />
+    <hkern u1="&#x1ef8;" u2="&#xe5;" k="102" />
+    <hkern u1="&#x1ef8;" u2="&#xe4;" k="102" />
+    <hkern u1="&#x1ef8;" u2="&#xe3;" k="102" />
+    <hkern u1="&#x1ef8;" u2="&#xe2;" k="102" />
+    <hkern u1="&#x1ef8;" u2="&#xe1;" k="102" />
+    <hkern u1="&#x1ef8;" u2="&#xe0;" k="102" />
+    <hkern u1="&#x1ef8;" u2="&#xd8;" k="41" />
+    <hkern u1="&#x1ef8;" u2="&#xd6;" k="41" />
+    <hkern u1="&#x1ef8;" u2="&#xd5;" k="41" />
+    <hkern u1="&#x1ef8;" u2="&#xd4;" k="41" />
+    <hkern u1="&#x1ef8;" u2="&#xd3;" k="41" />
+    <hkern u1="&#x1ef8;" u2="&#xd2;" k="41" />
+    <hkern u1="&#x1ef8;" u2="&#xc7;" k="41" />
+    <hkern u1="&#x1ef8;" u2="&#xc5;" k="123" />
+    <hkern u1="&#x1ef8;" u2="&#xc4;" k="123" />
+    <hkern u1="&#x1ef8;" u2="&#xc3;" k="123" />
+    <hkern u1="&#x1ef8;" u2="&#xc2;" k="123" />
+    <hkern u1="&#x1ef8;" u2="&#xc1;" k="123" />
+    <hkern u1="&#x1ef8;" u2="&#xc0;" k="123" />
+    <hkern u1="&#x1ef8;" u2="z" k="41" />
+    <hkern u1="&#x1ef8;" u2="u" k="61" />
+    <hkern u1="&#x1ef8;" u2="s" k="82" />
+    <hkern u1="&#x1ef8;" u2="r" k="61" />
+    <hkern u1="&#x1ef8;" u2="q" k="102" />
+    <hkern u1="&#x1ef8;" u2="p" k="61" />
+    <hkern u1="&#x1ef8;" u2="o" k="102" />
+    <hkern u1="&#x1ef8;" u2="n" k="61" />
+    <hkern u1="&#x1ef8;" u2="m" k="61" />
+    <hkern u1="&#x1ef8;" u2="g" k="41" />
+    <hkern u1="&#x1ef8;" u2="e" k="102" />
+    <hkern u1="&#x1ef8;" u2="d" k="102" />
+    <hkern u1="&#x1ef8;" u2="c" k="102" />
+    <hkern u1="&#x1ef8;" u2="a" k="102" />
+    <hkern u1="&#x1ef8;" u2="Q" k="41" />
+    <hkern u1="&#x1ef8;" u2="O" k="41" />
+    <hkern u1="&#x1ef8;" u2="G" k="41" />
+    <hkern u1="&#x1ef8;" u2="C" k="41" />
+    <hkern u1="&#x1ef8;" u2="A" k="123" />
+    <hkern u1="&#x1ef8;" u2="&#x3f;" k="-41" />
+    <hkern u1="&#x1ef8;" u2="&#x2e;" k="123" />
+    <hkern u1="&#x1ef8;" u2="&#x2c;" k="123" />
+    <hkern u1="&#x1ef9;" u2="&#x201e;" k="82" />
+    <hkern u1="&#x1ef9;" u2="&#x201d;" k="-82" />
+    <hkern u1="&#x1ef9;" u2="&#x201a;" k="82" />
+    <hkern u1="&#x1ef9;" u2="&#x2019;" k="-82" />
+    <hkern u1="&#x1ef9;" u2="&#x3f;" k="-41" />
+    <hkern u1="&#x1ef9;" u2="&#x2e;" k="82" />
+    <hkern u1="&#x1ef9;" u2="&#x2c;" k="82" />
+    <hkern u1="&#x1ef9;" u2="&#x27;" k="-82" />
+    <hkern u1="&#x1ef9;" u2="&#x22;" k="-82" />
+    <hkern g1="ff" u2="&#x201d;" k="-123" />
+    <hkern g1="ff" u2="&#x2019;" k="-123" />
+    <hkern g1="ff" u2="&#x27;" k="-123" />
+    <hkern g1="ff" u2="&#x22;" k="-123" />
+    <hkern u1="&#x162;" u2="&#x162;" k="-41" />
+    <hkern u1="&#x162;" u2="&#x1ef5;" k="41" />
+    <hkern u1="&#x162;" u2="&#x1ef1;" k="102" />
+    <hkern u1="&#x162;" u2="&#x1eef;" k="102" />
+    <hkern u1="&#x162;" u2="&#x1eed;" k="102" />
+    <hkern u1="&#x162;" u2="&#x1eeb;" k="102" />
+    <hkern u1="&#x162;" u2="&#x1ee9;" k="102" />
+    <hkern u1="&#x162;" u2="&#x1ee7;" k="102" />
+    <hkern u1="&#x162;" u2="&#x1ee5;" k="102" />
+    <hkern u1="&#x162;" u2="&#x1ee3;" k="143" />
+    <hkern u1="&#x162;" u2="&#x1ee2;" k="41" />
+    <hkern u1="&#x162;" u2="&#x1ee1;" k="143" />
+    <hkern u1="&#x162;" u2="&#x1ee0;" k="41" />
+    <hkern u1="&#x162;" u2="&#x1edf;" k="143" />
+    <hkern u1="&#x162;" u2="&#x1ede;" k="41" />
+    <hkern u1="&#x162;" u2="&#x1edd;" k="143" />
+    <hkern u1="&#x162;" u2="&#x1edc;" k="41" />
+    <hkern u1="&#x162;" u2="&#x1edb;" k="143" />
+    <hkern u1="&#x162;" u2="&#x1eda;" k="41" />
+    <hkern u1="&#x162;" u2="&#x1ed9;" k="143" />
+    <hkern u1="&#x162;" u2="&#x1ed8;" k="41" />
+    <hkern u1="&#x162;" u2="&#x1ed7;" k="143" />
+    <hkern u1="&#x162;" u2="&#x1ed6;" k="41" />
+    <hkern u1="&#x162;" u2="&#x1ed5;" k="143" />
+    <hkern u1="&#x162;" u2="&#x1ed4;" k="41" />
+    <hkern u1="&#x162;" u2="&#x1ed2;" k="41" />
+    <hkern u1="&#x162;" u2="&#x1ed1;" k="143" />
+    <hkern u1="&#x162;" u2="&#x1ed0;" k="41" />
+    <hkern u1="&#x162;" u2="&#x1ecf;" k="143" />
+    <hkern u1="&#x162;" u2="&#x1ece;" k="41" />
+    <hkern u1="&#x162;" u2="&#x1ecd;" k="143" />
+    <hkern u1="&#x162;" u2="&#x1ecc;" k="41" />
+    <hkern u1="&#x162;" u2="&#x1ec7;" k="143" />
+    <hkern u1="&#x162;" u2="&#x1ec5;" k="143" />
+    <hkern u1="&#x162;" u2="&#x1ec3;" k="143" />
+    <hkern u1="&#x162;" u2="&#x1ebf;" k="143" />
+    <hkern u1="&#x162;" u2="&#x1ebd;" k="143" />
+    <hkern u1="&#x162;" u2="&#x1ebb;" k="143" />
+    <hkern u1="&#x162;" u2="&#x1eb9;" k="143" />
+    <hkern u1="&#x162;" u2="&#x1eb7;" k="164" />
+    <hkern u1="&#x162;" u2="&#x1eb6;" k="143" />
+    <hkern u1="&#x162;" u2="&#x1eb5;" k="164" />
+    <hkern u1="&#x162;" u2="&#x1eb4;" k="143" />
+    <hkern u1="&#x162;" u2="&#x1eb3;" k="164" />
+    <hkern u1="&#x162;" u2="&#x1eb2;" k="143" />
+    <hkern u1="&#x162;" u2="&#x1eb1;" k="164" />
+    <hkern u1="&#x162;" u2="&#x1eb0;" k="143" />
+    <hkern u1="&#x162;" u2="&#x1eaf;" k="164" />
+    <hkern u1="&#x162;" u2="&#x1eae;" k="143" />
+    <hkern u1="&#x162;" u2="&#x1ead;" k="164" />
+    <hkern u1="&#x162;" u2="&#x1eac;" k="143" />
+    <hkern u1="&#x162;" u2="&#x1eab;" k="164" />
+    <hkern u1="&#x162;" u2="&#x1eaa;" k="143" />
+    <hkern u1="&#x162;" u2="&#x1ea9;" k="164" />
+    <hkern u1="&#x162;" u2="&#x1ea8;" k="143" />
+    <hkern u1="&#x162;" u2="&#x1ea6;" k="143" />
+    <hkern u1="&#x162;" u2="&#x1ea5;" k="164" />
+    <hkern u1="&#x162;" u2="&#x1ea4;" k="143" />
+    <hkern u1="&#x162;" u2="&#x1ea3;" k="164" />
+    <hkern u1="&#x162;" u2="&#x1ea2;" k="143" />
+    <hkern u1="&#x162;" u2="&#x1ea1;" k="164" />
+    <hkern u1="&#x162;" u2="&#x1ea0;" k="143" />
+    <hkern u1="&#x162;" u2="&#x1b0;" k="102" />
+    <hkern u1="&#x162;" u2="&#x1a1;" k="143" />
+    <hkern u1="&#x162;" u2="&#x1a0;" k="41" />
+    <hkern u1="&#x162;" u2="&#x1e01;" k="164" />
+    <hkern u1="&#x162;" u2="&#x1e00;" k="143" />
+    <hkern u1="&#x162;" u2="&#x1e3f;" k="102" />
+    <hkern u1="&#x162;" u2="&#x201e;" k="123" />
+    <hkern u1="&#x162;" u2="&#x201a;" k="123" />
+    <hkern u1="&#x162;" u2="&#x2015;" k="82" />
+    <hkern u1="&#x162;" u2="&#x2014;" k="82" />
+    <hkern u1="&#x162;" u2="&#x2013;" k="82" />
+    <hkern u1="&#x162;" u2="&#x1e83;" k="41" />
+    <hkern u1="&#x162;" u2="&#x1e81;" k="41" />
+    <hkern u1="&#x162;" u2="&#x219;" k="123" />
+    <hkern u1="&#x162;" u2="&#x1ff;" k="143" />
+    <hkern u1="&#x162;" u2="&#x1fe;" k="41" />
+    <hkern u1="&#x162;" u2="&#x1fd;" k="164" />
+    <hkern u1="&#x162;" u2="&#x1fb;" k="164" />
+    <hkern u1="&#x162;" u2="&#x1fa;" k="143" />
+    <hkern u1="&#x162;" u2="&#x17e;" k="82" />
+    <hkern u1="&#x162;" u2="&#x17c;" k="82" />
+    <hkern u1="&#x162;" u2="&#x17a;" k="82" />
+    <hkern u1="&#x162;" u2="&#x175;" k="41" />
+    <hkern u1="&#x162;" u2="&#x173;" k="102" />
+    <hkern u1="&#x162;" u2="&#x171;" k="102" />
+    <hkern u1="&#x162;" u2="&#x16f;" k="102" />
+    <hkern u1="&#x162;" u2="&#x16d;" k="102" />
+    <hkern u1="&#x162;" u2="&#x16b;" k="102" />
+    <hkern u1="&#x162;" u2="&#x169;" k="102" />
+    <hkern u1="&#x162;" u2="&#x164;" k="-41" />
+    <hkern u1="&#x162;" u2="&#x21a;" k="-41" />
+    <hkern u1="&#x162;" u2="&#x15f;" k="123" />
+    <hkern u1="&#x162;" u2="&#x15b;" k="123" />
+    <hkern u1="&#x162;" u2="&#x157;" k="102" />
+    <hkern u1="&#x162;" u2="&#x155;" k="102" />
+    <hkern u1="&#x162;" u2="&#x153;" k="143" />
+    <hkern u1="&#x162;" u2="&#x152;" k="41" />
+    <hkern u1="&#x162;" u2="&#x151;" k="143" />
+    <hkern u1="&#x162;" u2="&#x150;" k="41" />
+    <hkern u1="&#x162;" u2="&#x14f;" k="143" />
+    <hkern u1="&#x162;" u2="&#x14e;" k="41" />
+    <hkern u1="&#x162;" u2="&#x14d;" k="143" />
+    <hkern u1="&#x162;" u2="&#x14c;" k="41" />
+    <hkern u1="&#x162;" u2="&#x14b;" k="102" />
+    <hkern u1="&#x162;" u2="&#x146;" k="102" />
+    <hkern u1="&#x162;" u2="&#x144;" k="102" />
+    <hkern u1="&#x162;" u2="&#x138;" k="102" />
+    <hkern u1="&#x162;" u2="&#x123;" k="143" />
+    <hkern u1="&#x162;" u2="&#x122;" k="41" />
+    <hkern u1="&#x162;" u2="&#x121;" k="143" />
+    <hkern u1="&#x162;" u2="&#x120;" k="41" />
+    <hkern u1="&#x162;" u2="&#x11f;" k="143" />
+    <hkern u1="&#x162;" u2="&#x11e;" k="41" />
+    <hkern u1="&#x162;" u2="&#x11d;" k="143" />
+    <hkern u1="&#x162;" u2="&#x11c;" k="41" />
+    <hkern u1="&#x162;" u2="&#x11b;" k="143" />
+    <hkern u1="&#x162;" u2="&#x119;" k="143" />
+    <hkern u1="&#x162;" u2="&#x117;" k="143" />
+    <hkern u1="&#x162;" u2="&#x115;" k="143" />
+    <hkern u1="&#x162;" u2="&#x113;" k="143" />
+    <hkern u1="&#x162;" u2="&#x111;" k="143" />
+    <hkern u1="&#x162;" u2="&#x10f;" k="143" />
+    <hkern u1="&#x162;" u2="&#x10d;" k="143" />
+    <hkern u1="&#x162;" u2="&#x10c;" k="41" />
+    <hkern u1="&#x162;" u2="&#x10b;" k="143" />
+    <hkern u1="&#x162;" u2="&#x10a;" k="41" />
+    <hkern u1="&#x162;" u2="&#x109;" k="143" />
+    <hkern u1="&#x162;" u2="&#x108;" k="41" />
+    <hkern u1="&#x162;" u2="&#x107;" k="143" />
+    <hkern u1="&#x162;" u2="&#x106;" k="41" />
+    <hkern u1="&#x162;" u2="&#x105;" k="164" />
+    <hkern u1="&#x162;" u2="&#x104;" k="143" />
+    <hkern u1="&#x162;" u2="&#x103;" k="164" />
+    <hkern u1="&#x162;" u2="&#x102;" k="143" />
+    <hkern u1="&#x162;" u2="&#x101;" k="164" />
+    <hkern u1="&#x162;" u2="&#x100;" k="143" />
+    <hkern u1="&#x162;" u2="&#xfd;" k="41" />
+    <hkern u1="&#x162;" u2="&#xfc;" k="102" />
+    <hkern u1="&#x162;" u2="&#xfb;" k="102" />
+    <hkern u1="&#x162;" u2="&#xfa;" k="102" />
+    <hkern u1="&#x162;" u2="&#xf9;" k="102" />
+    <hkern u1="&#x162;" u2="&#xf8;" k="143" />
+    <hkern u1="&#x162;" u2="&#xf6;" k="143" />
+    <hkern u1="&#x162;" u2="&#xf5;" k="143" />
+    <hkern u1="&#x162;" u2="&#xf4;" k="143" />
+    <hkern u1="&#x162;" u2="&#xf3;" k="143" />
+    <hkern u1="&#x162;" u2="&#xf2;" k="143" />
+    <hkern u1="&#x162;" u2="&#xeb;" k="143" />
+    <hkern u1="&#x162;" u2="&#xea;" k="143" />
+    <hkern u1="&#x162;" u2="&#xe9;" k="143" />
+    <hkern u1="&#x162;" u2="&#xe8;" k="143" />
+    <hkern u1="&#x162;" u2="&#xe7;" k="143" />
+    <hkern u1="&#x162;" u2="&#xe6;" k="164" />
+    <hkern u1="&#x162;" u2="&#xe5;" k="164" />
+    <hkern u1="&#x162;" u2="&#xe4;" k="164" />
+    <hkern u1="&#x162;" u2="&#xe3;" k="164" />
+    <hkern u1="&#x162;" u2="&#xe2;" k="164" />
+    <hkern u1="&#x162;" u2="&#xe1;" k="164" />
+    <hkern u1="&#x162;" u2="&#xe0;" k="143" />
+    <hkern u1="&#x162;" u2="&#xd8;" k="41" />
+    <hkern u1="&#x162;" u2="&#xd6;" k="41" />
+    <hkern u1="&#x162;" u2="&#xd5;" k="41" />
+    <hkern u1="&#x162;" u2="&#xd4;" k="41" />
+    <hkern u1="&#x162;" u2="&#xd3;" k="41" />
+    <hkern u1="&#x162;" u2="&#xd2;" k="41" />
+    <hkern u1="&#x162;" u2="&#xc7;" k="41" />
+    <hkern u1="&#x162;" u2="&#xc5;" k="143" />
+    <hkern u1="&#x162;" u2="&#xc4;" k="143" />
+    <hkern u1="&#x162;" u2="&#xc3;" k="143" />
+    <hkern u1="&#x162;" u2="&#xc2;" k="143" />
+    <hkern u1="&#x162;" u2="&#xc1;" k="143" />
+    <hkern u1="&#x162;" u2="&#xc0;" k="143" />
+    <hkern u1="&#x162;" u2="z" k="82" />
+    <hkern u1="&#x162;" u2="y" k="41" />
+    <hkern u1="&#x162;" u2="x" k="41" />
+    <hkern u1="&#x162;" u2="w" k="41" />
+    <hkern u1="&#x162;" u2="v" k="41" />
+    <hkern u1="&#x162;" u2="u" k="102" />
+    <hkern u1="&#x162;" u2="s" k="123" />
+    <hkern u1="&#x162;" u2="r" k="102" />
+    <hkern u1="&#x162;" u2="q" k="143" />
+    <hkern u1="&#x162;" u2="p" k="102" />
+    <hkern u1="&#x162;" u2="o" k="143" />
+    <hkern u1="&#x162;" u2="n" k="102" />
+    <hkern u1="&#x162;" u2="m" k="102" />
+    <hkern u1="&#x162;" u2="g" k="143" />
+    <hkern u1="&#x162;" u2="e" k="143" />
+    <hkern u1="&#x162;" u2="d" k="143" />
+    <hkern u1="&#x162;" u2="c" k="143" />
+    <hkern u1="&#x162;" u2="a" k="164" />
+    <hkern u1="&#x162;" u2="T" k="-41" />
+    <hkern u1="&#x162;" u2="Q" k="41" />
+    <hkern u1="&#x162;" u2="O" k="41" />
+    <hkern u1="&#x162;" u2="G" k="41" />
+    <hkern u1="&#x162;" u2="C" k="41" />
+    <hkern u1="&#x162;" u2="A" k="143" />
+    <hkern u1="&#x162;" u2="&#x3f;" k="-41" />
+    <hkern u1="&#x162;" u2="&#x2e;" k="123" />
+    <hkern u1="&#x162;" u2="&#x2d;" k="82" />
+    <hkern u1="&#x162;" u2="&#x2c;" k="123" />
+    <hkern u1="&#x163;" u2="&#x201d;" k="-41" />
+    <hkern u1="&#x163;" u2="&#x2019;" k="-41" />
+    <hkern u1="&#x163;" u2="&#x27;" k="-41" />
+    <hkern u1="&#x163;" u2="&#x22;" k="-41" />
+  </font>
+</defs></svg>
Binary file src/pyams_skin/resources/css/fonts/OpenSans-Regular.ttf has changed
Binary file src/pyams_skin/resources/css/fonts/OpenSans-Regular.woff has changed
Binary file src/pyams_skin/resources/css/fonts/OpenSans-Regular.woff2 has changed
Binary file src/pyams_skin/resources/css/fonts/fontawesome-webfont.eot has changed
--- a/src/pyams_skin/resources/css/fonts/fontawesome-webfont.svg	Mon Jan 18 18:41:23 2016 +0100
+++ b/src/pyams_skin/resources/css/fonts/fontawesome-webfont.svg	Mon Jan 18 18:45:59 2016 +0100
@@ -1,6 +1,6 @@
 <?xml version="1.0" standalone="no"?>
 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
-<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1">
+<svg xmlns="http://www.w3.org/2000/svg">
 <metadata></metadata>
 <defs>
 <font id="fontawesomeregular" horiz-adv-x="1536" >
@@ -219,8 +219,8 @@
 <glyph unicode="&#xf0d1;" horiz-adv-x="1792" d="M640 128q0 52 -38 90t-90 38t-90 -38t-38 -90t38 -90t90 -38t90 38t38 90zM256 640h384v256h-158q-13 0 -22 -9l-195 -195q-9 -9 -9 -22v-30zM1536 128q0 52 -38 90t-90 38t-90 -38t-38 -90t38 -90t90 -38t90 38t38 90zM1792 1216v-1024q0 -15 -4 -26.5t-13.5 -18.5 t-16.5 -11.5t-23.5 -6t-22.5 -2t-25.5 0t-22.5 0.5q0 -106 -75 -181t-181 -75t-181 75t-75 181h-384q0 -106 -75 -181t-181 -75t-181 75t-75 181h-64q-3 0 -22.5 -0.5t-25.5 0t-22.5 2t-23.5 6t-16.5 11.5t-13.5 18.5t-4 26.5q0 26 19 45t45 19v320q0 8 -0.5 35t0 38 t2.5 34.5t6.5 37t14 30.5t22.5 30l198 198q19 19 50.5 32t58.5 13h160v192q0 26 19 45t45 19h1024q26 0 45 -19t19 -45z" />
 <glyph unicode="&#xf0d2;" d="M1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103q-111 0 -218 32q59 93 78 164q9 34 54 211q20 -39 73 -67.5t114 -28.5q121 0 216 68.5t147 188.5t52 270q0 114 -59.5 214t-172.5 163t-255 63q-105 0 -196 -29t-154.5 -77t-109 -110.5t-67 -129.5t-21.5 -134 q0 -104 40 -183t117 -111q30 -12 38 20q2 7 8 31t8 30q6 23 -11 43q-51 61 -51 151q0 151 104.5 259.5t273.5 108.5q151 0 235.5 -82t84.5 -213q0 -170 -68.5 -289t-175.5 -119q-61 0 -98 43.5t-23 104.5q8 35 26.5 93.5t30 103t11.5 75.5q0 50 -27 83t-77 33 q-62 0 -105 -57t-43 -142q0 -73 25 -122l-99 -418q-17 -70 -13 -177q-206 91 -333 281t-127 423q0 209 103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
 <glyph unicode="&#xf0d3;" d="M1248 1408q119 0 203.5 -84.5t84.5 -203.5v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-725q85 122 108 210q9 34 53 209q21 -39 73.5 -67t112.5 -28q181 0 295.5 147.5t114.5 373.5q0 84 -35 162.5t-96.5 139t-152.5 97t-197 36.5q-104 0 -194.5 -28.5t-153 -76.5 t-107.5 -109.5t-66.5 -128t-21.5 -132.5q0 -102 39.5 -180t116.5 -110q13 -5 23.5 0t14.5 19q10 44 15 61q6 23 -11 42q-50 62 -50 150q0 150 103.5 256.5t270.5 106.5q149 0 232.5 -81t83.5 -210q0 -168 -67.5 -286t-173.5 -118q-60 0 -97 43.5t-23 103.5q8 34 26.5 92.5 t29.5 102t11 74.5q0 49 -26.5 81.5t-75.5 32.5q-61 0 -103.5 -56.5t-42.5 -139.5q0 -72 24 -121l-98 -414q-24 -100 -7 -254h-183q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960z" />
-<glyph unicode="&#xf0d4;" d="M829 318q0 -76 -58.5 -112.5t-139.5 -36.5q-41 0 -80.5 9.5t-75.5 28.5t-58 53t-22 78q0 46 25 80t65.5 51.5t82 25t84.5 7.5q20 0 31 -2q2 -1 23 -16.5t26 -19t23 -18t24.5 -22t19 -22.5t17 -26t9 -26.5t4.5 -31.5zM755 863q0 -60 -33 -99.5t-92 -39.5q-53 0 -93 42.5 t-57.5 96.5t-17.5 106q0 61 32 104t92 43q53 0 93.5 -45t58 -101t17.5 -107zM861 1120l88 64h-265q-85 0 -161 -32t-127.5 -98t-51.5 -153q0 -93 64.5 -154.5t158.5 -61.5q22 0 43 3q-13 -29 -13 -54q0 -44 40 -94q-175 -12 -257 -63q-47 -29 -75.5 -73t-28.5 -95 q0 -43 18.5 -77.5t48.5 -56.5t69 -37t77.5 -21t76.5 -6q60 0 120.5 15.5t113.5 46t86 82.5t33 117q0 49 -20 89.5t-49 66.5t-58 47.5t-49 44t-20 44.5t15.5 42.5t37.5 39.5t44 42t37.5 59.5t15.5 82.5q0 60 -22.5 99.5t-72.5 90.5h83zM1152 672h128v64h-128v128h-64v-128 h-128v-64h128v-160h64v160zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
-<glyph unicode="&#xf0d5;" horiz-adv-x="1664" d="M735 740q0 -36 32 -70.5t77.5 -68t90.5 -73.5t77 -104t32 -142q0 -90 -48 -173q-72 -122 -211 -179.5t-298 -57.5q-132 0 -246.5 41.5t-171.5 137.5q-37 60 -37 131q0 81 44.5 150t118.5 115q131 82 404 100q-32 42 -47.5 74t-15.5 73q0 36 21 85q-46 -4 -68 -4 q-148 0 -249.5 96.5t-101.5 244.5q0 82 36 159t99 131q77 66 182.5 98t217.5 32h418l-138 -88h-131q74 -63 112 -133t38 -160q0 -72 -24.5 -129.5t-59 -93t-69.5 -65t-59.5 -61.5t-24.5 -66zM589 836q38 0 78 16.5t66 43.5q53 57 53 159q0 58 -17 125t-48.5 129.5 t-84.5 103.5t-117 41q-42 0 -82.5 -19.5t-65.5 -52.5q-47 -59 -47 -160q0 -46 10 -97.5t31.5 -103t52 -92.5t75 -67t96.5 -26zM591 -37q58 0 111.5 13t99 39t73 73t27.5 109q0 25 -7 49t-14.5 42t-27 41.5t-29.5 35t-38.5 34.5t-36.5 29t-41.5 30t-36.5 26q-16 2 -48 2 q-53 0 -105 -7t-107.5 -25t-97 -46t-68.5 -74.5t-27 -105.5q0 -70 35 -123.5t91.5 -83t119 -44t127.5 -14.5zM1401 839h213v-108h-213v-219h-105v219h-212v108h212v217h105v-217z" />
+<glyph unicode="&#xf0d4;" d="M917 631q0 26 -6 64h-362v-132h217q-3 -24 -16.5 -50t-37.5 -53t-66.5 -44.5t-96.5 -17.5q-99 0 -169 71t-70 171t70 171t169 71q92 0 153 -59l104 101q-108 100 -257 100q-160 0 -272 -112.5t-112 -271.5t112 -271.5t272 -112.5q165 0 266.5 105t101.5 270zM1262 585 h109v110h-109v110h-110v-110h-110v-110h110v-110h110v110zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
+<glyph unicode="&#xf0d5;" horiz-adv-x="2304" d="M1437 623q0 -208 -87 -370.5t-248 -254t-369 -91.5q-149 0 -285 58t-234 156t-156 234t-58 285t58 285t156 234t234 156t285 58q286 0 491 -192l-199 -191q-117 113 -292 113q-123 0 -227.5 -62t-165.5 -168.5t-61 -232.5t61 -232.5t165.5 -168.5t227.5 -62 q83 0 152.5 23t114.5 57.5t78.5 78.5t49 83t21.5 74h-416v252h692q12 -63 12 -122zM2304 745v-210h-209v-209h-210v209h-209v210h209v209h210v-209h209z" />
 <glyph unicode="&#xf0d6;" horiz-adv-x="1920" d="M768 384h384v96h-128v448h-114l-148 -137l77 -80q42 37 55 57h2v-288h-128v-96zM1280 640q0 -70 -21 -142t-59.5 -134t-101.5 -101t-138 -39t-138 39t-101.5 101t-59.5 134t-21 142t21 142t59.5 134t101.5 101t138 39t138 -39t101.5 -101t59.5 -134t21 -142zM1792 384 v512q-106 0 -181 75t-75 181h-1152q0 -106 -75 -181t-181 -75v-512q106 0 181 -75t75 -181h1152q0 106 75 181t181 75zM1920 1216v-1152q0 -26 -19 -45t-45 -19h-1792q-26 0 -45 19t-19 45v1152q0 26 19 45t45 19h1792q26 0 45 -19t19 -45z" />
 <glyph unicode="&#xf0d7;" horiz-adv-x="1024" d="M1024 832q0 -26 -19 -45l-448 -448q-19 -19 -45 -19t-45 19l-448 448q-19 19 -19 45t19 45t45 19h896q26 0 45 -19t19 -45z" />
 <glyph unicode="&#xf0d8;" horiz-adv-x="1024" d="M1024 320q0 -26 -19 -45t-45 -19h-896q-26 0 -45 19t-19 45t19 45l448 448q19 19 45 19t45 -19l448 -448q19 -19 19 -45z" />
@@ -362,7 +362,7 @@
 <glyph unicode="&#xf169;" d="M685 771q0 1 -126 222q-21 34 -52 34h-184q-18 0 -26 -11q-7 -12 1 -29l125 -216v-1l-196 -346q-9 -14 0 -28q8 -13 24 -13h185q31 0 50 36zM1309 1268q-7 12 -24 12h-187q-30 0 -49 -35l-411 -729q1 -2 262 -481q20 -35 52 -35h184q18 0 25 12q8 13 -1 28l-260 476v1 l409 723q8 16 0 28zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
 <glyph unicode="&#xf16a;" horiz-adv-x="1792" d="M1280 640q0 37 -30 54l-512 320q-31 20 -65 2q-33 -18 -33 -56v-640q0 -38 33 -56q16 -8 31 -8q20 0 34 10l512 320q30 17 30 54zM1792 640q0 -96 -1 -150t-8.5 -136.5t-22.5 -147.5q-16 -73 -69 -123t-124 -58q-222 -25 -671 -25t-671 25q-71 8 -124.5 58t-69.5 123 q-14 65 -21.5 147.5t-8.5 136.5t-1 150t1 150t8.5 136.5t22.5 147.5q16 73 69 123t124 58q222 25 671 25t671 -25q71 -8 124.5 -58t69.5 -123q14 -65 21.5 -147.5t8.5 -136.5t1 -150z" />
 <glyph unicode="&#xf16b;" horiz-adv-x="1792" d="M402 829l494 -305l-342 -285l-490 319zM1388 274v-108l-490 -293v-1l-1 1l-1 -1v1l-489 293v108l147 -96l342 284v2l1 -1l1 1v-2l343 -284zM554 1418l342 -285l-494 -304l-338 270zM1390 829l338 -271l-489 -319l-343 285zM1239 1418l489 -319l-338 -270l-494 304z" />
-<glyph unicode="&#xf16c;" horiz-adv-x="1408" d="M928 135v-151l-707 -1v151zM1169 481v-701l-1 -35v-1h-1132l-35 1h-1v736h121v-618h928v618h120zM241 393l704 -65l-13 -150l-705 65zM309 709l683 -183l-39 -146l-683 183zM472 1058l609 -360l-77 -130l-609 360zM832 1389l398 -585l-124 -85l-399 584zM1285 1536 l121 -697l-149 -26l-121 697z" />
+<glyph unicode="&#xf16c;" d="M1289 -96h-1118v480h-160v-640h1438v640h-160v-480zM347 428l33 157l783 -165l-33 -156zM450 802l67 146l725 -339l-67 -145zM651 1158l102 123l614 -513l-102 -123zM1048 1536l477 -641l-128 -96l-477 641zM330 65v159h800v-159h-800z" />
 <glyph unicode="&#xf16d;" d="M1362 110v648h-135q20 -63 20 -131q0 -126 -64 -232.5t-174 -168.5t-240 -62q-197 0 -337 135.5t-140 327.5q0 68 20 131h-141v-648q0 -26 17.5 -43.5t43.5 -17.5h1069q25 0 43 17.5t18 43.5zM1078 643q0 124 -90.5 211.5t-218.5 87.5q-127 0 -217.5 -87.5t-90.5 -211.5 t90.5 -211.5t217.5 -87.5q128 0 218.5 87.5t90.5 211.5zM1362 1003v165q0 28 -20 48.5t-49 20.5h-174q-29 0 -49 -20.5t-20 -48.5v-165q0 -29 20 -49t49 -20h174q29 0 49 20t20 49zM1536 1211v-1142q0 -81 -58 -139t-139 -58h-1142q-81 0 -139 58t-58 139v1142q0 81 58 139 t139 58h1142q81 0 139 -58t58 -139z" />
 <glyph unicode="&#xf16e;" d="M1248 1408q119 0 203.5 -84.5t84.5 -203.5v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960zM698 640q0 88 -62 150t-150 62t-150 -62t-62 -150t62 -150t150 -62t150 62t62 150zM1262 640q0 88 -62 150 t-150 62t-150 -62t-62 -150t62 -150t150 -62t150 62t62 150z" />
 <glyph unicode="&#xf170;" d="M768 914l201 -306h-402zM1133 384h94l-459 691l-459 -691h94l104 160h522zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
@@ -399,7 +399,7 @@
 <glyph unicode="&#xf191;" d="M1024 960v-640q0 -26 -19 -45t-45 -19q-20 0 -37 12l-448 320q-27 19 -27 52t27 52l448 320q17 12 37 12q26 0 45 -19t19 -45zM1280 160v960q0 13 -9.5 22.5t-22.5 9.5h-960q-13 0 -22.5 -9.5t-9.5 -22.5v-960q0 -13 9.5 -22.5t22.5 -9.5h960q13 0 22.5 9.5t9.5 22.5z M1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
 <glyph unicode="&#xf192;" d="M1024 640q0 -106 -75 -181t-181 -75t-181 75t-75 181t75 181t181 75t181 -75t75 -181zM768 1184q-148 0 -273 -73t-198 -198t-73 -273t73 -273t198 -198t273 -73t273 73t198 198t73 273t-73 273t-198 198t-273 73zM1536 640q0 -209 -103 -385.5t-279.5 -279.5 t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
 <glyph unicode="&#xf193;" horiz-adv-x="1664" d="M1023 349l102 -204q-58 -179 -210 -290t-339 -111q-156 0 -288.5 77.5t-210 210t-77.5 288.5q0 181 104.5 330t274.5 211l17 -131q-122 -54 -195 -165.5t-73 -244.5q0 -185 131.5 -316.5t316.5 -131.5q126 0 232.5 65t165 175.5t49.5 236.5zM1571 249l58 -114l-256 -128 q-13 -7 -29 -7q-40 0 -57 35l-239 477h-472q-24 0 -42.5 16.5t-21.5 40.5l-96 779q-2 16 6 42q14 51 57 82.5t97 31.5q66 0 113 -47t47 -113q0 -69 -52 -117.5t-120 -41.5l37 -289h423v-128h-407l16 -128h455q40 0 57 -35l228 -455z" />
-<glyph unicode="&#xf194;" d="M1254 899q16 85 -21 132q-52 65 -187 45q-17 -3 -41 -12.5t-57.5 -30.5t-64.5 -48.5t-59.5 -70t-44.5 -91.5q80 7 113.5 -16t26.5 -99q-5 -52 -52 -143q-43 -78 -71 -99q-44 -32 -87 14q-23 24 -37.5 64.5t-19 73t-10 84t-8.5 71.5q-23 129 -34 164q-12 37 -35.5 69 t-50.5 40q-57 16 -127 -25q-54 -32 -136.5 -106t-122.5 -102v-7q16 -8 25.5 -26t21.5 -20q21 -3 54.5 8.5t58 10.5t41.5 -30q11 -18 18.5 -38.5t15 -48t12.5 -40.5q17 -46 53 -187q36 -146 57 -197q42 -99 103 -125q43 -12 85 -1.5t76 31.5q131 77 250 237 q104 139 172.5 292.5t82.5 226.5zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
+<glyph unicode="&#xf194;" d="M1292 898q10 216 -161 222q-231 8 -312 -261q44 19 82 19q85 0 74 -96q-4 -57 -74 -167t-105 -110q-43 0 -82 169q-13 54 -45 255q-30 189 -160 177q-59 -7 -164 -100l-81 -72l-81 -72l52 -67q76 52 87 52q57 0 107 -179q15 -55 45 -164.5t45 -164.5q68 -179 164 -179 q157 0 383 294q220 283 226 444zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
 <glyph unicode="&#xf195;" horiz-adv-x="1152" d="M1152 704q0 -191 -94.5 -353t-256.5 -256.5t-353 -94.5h-160q-14 0 -23 9t-9 23v611l-215 -66q-3 -1 -9 -1q-10 0 -19 6q-13 10 -13 26v128q0 23 23 31l233 71v93l-215 -66q-3 -1 -9 -1q-10 0 -19 6q-13 10 -13 26v128q0 23 23 31l233 71v250q0 14 9 23t23 9h160 q14 0 23 -9t9 -23v-181l375 116q15 5 28 -5t13 -26v-128q0 -23 -23 -31l-393 -121v-93l375 116q15 5 28 -5t13 -26v-128q0 -23 -23 -31l-393 -121v-487q188 13 318 151t130 328q0 14 9 23t23 9h160q14 0 23 -9t9 -23z" />
 <glyph unicode="&#xf196;" horiz-adv-x="1408" d="M1152 736v-64q0 -14 -9 -23t-23 -9h-352v-352q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v352h-352q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h352v352q0 14 9 23t23 9h64q14 0 23 -9t9 -23v-352h352q14 0 23 -9t9 -23zM1280 288v832q0 66 -47 113t-113 47h-832 q-66 0 -113 -47t-47 -113v-832q0 -66 47 -113t113 -47h832q66 0 113 47t47 113zM1408 1120v-832q0 -119 -84.5 -203.5t-203.5 -84.5h-832q-119 0 -203.5 84.5t-84.5 203.5v832q0 119 84.5 203.5t203.5 84.5h832q119 0 203.5 -84.5t84.5 -203.5z" />
 <glyph unicode="&#xf197;" horiz-adv-x="2176" d="M620 416q-110 -64 -268 -64h-128v64h-64q-13 0 -22.5 23.5t-9.5 56.5q0 24 7 49q-58 2 -96.5 10.5t-38.5 20.5t38.5 20.5t96.5 10.5q-7 25 -7 49q0 33 9.5 56.5t22.5 23.5h64v64h128q158 0 268 -64h1113q42 -7 106.5 -18t80.5 -14q89 -15 150 -40.5t83.5 -47.5t22.5 -40 t-22.5 -40t-83.5 -47.5t-150 -40.5q-16 -3 -80.5 -14t-106.5 -18h-1113zM1739 668q53 -36 53 -92t-53 -92l81 -30q68 48 68 122t-68 122zM625 400h1015q-217 -38 -456 -80q-57 0 -113 -24t-83 -48l-28 -24l-288 -288q-26 -26 -70.5 -45t-89.5 -19h-96l-93 464h29 q157 0 273 64zM352 816h-29l93 464h96q46 0 90 -19t70 -45l288 -288q4 -4 11 -10.5t30.5 -23t48.5 -29t61.5 -23t72.5 -10.5l456 -80h-1015q-116 64 -273 64z" />
@@ -410,9 +410,9 @@
 <glyph unicode="&#xf19c;" horiz-adv-x="2048" d="M960 1536l960 -384v-128h-128q0 -26 -20.5 -45t-48.5 -19h-1526q-28 0 -48.5 19t-20.5 45h-128v128zM256 896h256v-768h128v768h256v-768h128v768h256v-768h128v768h256v-768h59q28 0 48.5 -19t20.5 -45v-64h-1664v64q0 26 20.5 45t48.5 19h59v768zM1851 -64 q28 0 48.5 -19t20.5 -45v-128h-1920v128q0 26 20.5 45t48.5 19h1782z" />
 <glyph unicode="&#xf19d;" horiz-adv-x="2304" d="M1774 700l18 -316q4 -69 -82 -128t-235 -93.5t-323 -34.5t-323 34.5t-235 93.5t-82 128l18 316l574 -181q22 -7 48 -7t48 7zM2304 1024q0 -23 -22 -31l-1120 -352q-4 -1 -10 -1t-10 1l-652 206q-43 -34 -71 -111.5t-34 -178.5q63 -36 63 -109q0 -69 -58 -107l58 -433 q2 -14 -8 -25q-9 -11 -24 -11h-192q-15 0 -24 11q-10 11 -8 25l58 433q-58 38 -58 107q0 73 65 111q11 207 98 330l-333 104q-22 8 -22 31t22 31l1120 352q4 1 10 1t10 -1l1120 -352q22 -8 22 -31z" />
 <glyph unicode="&#xf19e;" d="M859 579l13 -707q-62 11 -105 11q-41 0 -105 -11l13 707q-40 69 -168.5 295.5t-216.5 374.5t-181 287q58 -15 108 -15q43 0 111 15q63 -111 133.5 -229.5t167 -276.5t138.5 -227q37 61 109.5 177.5t117.5 190t105 176t107 189.5q54 -14 107 -14q56 0 114 14v0 q-28 -39 -60 -88.5t-49.5 -78.5t-56.5 -96t-49 -84q-146 -248 -353 -610z" />
-<glyph unicode="&#xf1a0;" horiz-adv-x="1280" d="M981 197q0 25 -7 49t-14.5 42t-27 41.5t-29.5 35t-38.5 34.5t-36.5 29t-41.5 30t-36.5 26q-16 2 -49 2q-53 0 -104.5 -7t-107 -25t-97 -46t-68.5 -74.5t-27 -105.5q0 -56 23.5 -102t61 -75.5t87 -50t100 -29t101.5 -8.5q58 0 111.5 13t99 39t73 73t27.5 109zM864 1055 q0 59 -17 125.5t-48 129t-84 103.5t-117 41q-42 0 -82.5 -19.5t-66.5 -52.5q-46 -59 -46 -160q0 -46 10 -97.5t31.5 -103t52 -92.5t75 -67t96.5 -26q37 0 77.5 16.5t65.5 43.5q53 56 53 159zM752 1536h417l-137 -88h-132q75 -63 113 -133t38 -160q0 -72 -24.5 -129.5 t-59.5 -93t-69.5 -65t-59 -61.5t-24.5 -66q0 -36 32 -70.5t77 -68t90.5 -73.5t77.5 -104t32 -142q0 -91 -49 -173q-71 -122 -209.5 -179.5t-298.5 -57.5q-132 0 -246.5 41.5t-172.5 137.5q-36 59 -36 131q0 81 44.5 150t118.5 115q131 82 404 100q-32 41 -47.5 73.5 t-15.5 73.5q0 40 21 85q-46 -4 -68 -4q-148 0 -249.5 96.5t-101.5 244.5q0 82 36 159t99 131q76 66 182 98t218 32z" />
-<glyph unicode="&#xf1a1;" horiz-adv-x="2304" d="M1509 107q0 -14 -12 -29q-52 -59 -147.5 -83t-196.5 -24q-252 0 -346 107q-12 15 -12 29q0 17 12 29.5t29 12.5q15 0 30 -12q58 -49 125.5 -66t159.5 -17t160 17t127 66q15 12 30 12q17 0 29 -12.5t12 -29.5zM978 498q0 -61 -43 -104t-104 -43q-60 0 -104.5 43.5 t-44.5 103.5q0 61 44 105t105 44t104 -44t43 -105zM1622 498q0 -61 -43 -104t-104 -43q-60 0 -104.5 43.5t-44.5 103.5q0 61 44 105t105 44t104 -44t43 -105zM415 793q-39 27 -88 27q-66 0 -113 -47t-47 -113q0 -72 54 -121q53 141 194 254zM2020 382q0 222 -249 387 q-128 85 -291.5 126.5t-331.5 41.5t-331.5 -41.5t-292.5 -126.5q-249 -165 -249 -387t249 -387q129 -85 292.5 -126.5t331.5 -41.5t331.5 41.5t291.5 126.5q249 165 249 387zM2137 660q0 66 -47 113t-113 47q-50 0 -93 -30q140 -114 192 -256q61 48 61 126zM1993 1335 q0 49 -34.5 83.5t-82.5 34.5q-49 0 -83.5 -34.5t-34.5 -83.5q0 -48 34.5 -82.5t83.5 -34.5q48 0 82.5 34.5t34.5 82.5zM2220 660q0 -65 -33 -122t-89 -90q5 -35 5 -66q0 -139 -79 -255.5t-208 -201.5q-140 -92 -313.5 -136.5t-354.5 -44.5t-355 44.5t-314 136.5 q-129 85 -208 201.5t-79 255.5q0 36 6 71q-53 33 -83.5 88.5t-30.5 118.5q0 100 71 171.5t172 71.5q91 0 159 -60q265 170 638 177l144 456q10 29 40 29q24 0 384 -90q24 55 74 88t110 33q82 0 141 -59t59 -142t-59 -141.5t-141 -58.5q-83 0 -141.5 58.5t-59.5 140.5 l-339 80l-125 -395q349 -15 603 -179q71 63 163 63q101 0 172 -71.5t71 -171.5z" />
-<glyph unicode="&#xf1a2;" d="M950 393q7 7 17.5 7t17.5 -7t7 -18t-7 -18q-65 -64 -208 -64h-1h-1q-143 0 -207 64q-8 7 -8 18t8 18q7 7 17.5 7t17.5 -7q49 -51 172 -51h1h1q122 0 173 51zM671 613q0 -37 -26 -64t-63 -27t-63 27t-26 64t26 63t63 26t63 -26t26 -63zM1214 1049q-29 0 -50 21t-21 50 q0 30 21 51t50 21q30 0 51 -21t21 -51q0 -29 -21 -50t-51 -21zM1216 1408q132 0 226 -94t94 -227v-894q0 -133 -94 -227t-226 -94h-896q-132 0 -226 94t-94 227v894q0 133 94 227t226 94h896zM1321 596q35 14 57 45.5t22 70.5q0 51 -36 87.5t-87 36.5q-60 0 -98 -48 q-151 107 -375 115l83 265l206 -49q1 -50 36.5 -85t84.5 -35q50 0 86 35.5t36 85.5t-36 86t-86 36q-36 0 -66 -20.5t-45 -53.5l-227 54q-9 2 -17.5 -2.5t-11.5 -14.5l-95 -302q-224 -4 -381 -113q-36 43 -93 43q-51 0 -87 -36.5t-36 -87.5q0 -37 19.5 -67.5t52.5 -45.5 q-7 -25 -7 -54q0 -98 74 -181.5t201.5 -132t278.5 -48.5q150 0 277.5 48.5t201.5 132t74 181.5q0 27 -6 54zM971 702q37 0 63 -26t26 -63t-26 -64t-63 -27t-63 27t-26 64t26 63t63 26z" />
+<glyph unicode="&#xf1a0;" d="M768 750h725q12 -67 12 -128q0 -217 -91 -387.5t-259.5 -266.5t-386.5 -96q-157 0 -299 60.5t-245 163.5t-163.5 245t-60.5 299t60.5 299t163.5 245t245 163.5t299 60.5q300 0 515 -201l-209 -201q-123 119 -306 119q-129 0 -238.5 -65t-173.5 -176.5t-64 -243.5 t64 -243.5t173.5 -176.5t238.5 -65q87 0 160 24t120 60t82 82t51.5 87t22.5 78h-436v264z" />
+<glyph unicode="&#xf1a1;" horiz-adv-x="1792" d="M1095 369q16 -16 0 -31q-62 -62 -199 -62t-199 62q-16 15 0 31q6 6 15 6t15 -6q48 -49 169 -49q120 0 169 49q6 6 15 6t15 -6zM788 550q0 -37 -26 -63t-63 -26t-63.5 26t-26.5 63q0 38 26.5 64t63.5 26t63 -26.5t26 -63.5zM1183 550q0 -37 -26.5 -63t-63.5 -26t-63 26 t-26 63t26 63.5t63 26.5t63.5 -26t26.5 -64zM1434 670q0 49 -35 84t-85 35t-86 -36q-130 90 -311 96l63 283l200 -45q0 -37 26 -63t63 -26t63.5 26.5t26.5 63.5t-26.5 63.5t-63.5 26.5q-54 0 -80 -50l-221 49q-19 5 -25 -16l-69 -312q-180 -7 -309 -97q-35 37 -87 37 q-50 0 -85 -35t-35 -84q0 -35 18.5 -64t49.5 -44q-6 -27 -6 -56q0 -142 140 -243t337 -101q198 0 338 101t140 243q0 32 -7 57q30 15 48 43.5t18 63.5zM1792 640q0 -182 -71 -348t-191 -286t-286 -191t-348 -71t-348 71t-286 191t-191 286t-71 348t71 348t191 286t286 191 t348 71t348 -71t286 -191t191 -286t71 -348z" />
+<glyph unicode="&#xf1a2;" d="M939 407q13 -13 0 -26q-53 -53 -171 -53t-171 53q-13 13 0 26q5 6 13 6t13 -6q42 -42 145 -42t145 42q5 6 13 6t13 -6zM676 563q0 -31 -23 -54t-54 -23t-54 23t-23 54q0 32 22.5 54.5t54.5 22.5t54.5 -22.5t22.5 -54.5zM1014 563q0 -31 -23 -54t-54 -23t-54 23t-23 54 q0 32 22.5 54.5t54.5 22.5t54.5 -22.5t22.5 -54.5zM1229 666q0 42 -30 72t-73 30q-42 0 -73 -31q-113 78 -267 82l54 243l171 -39q1 -32 23.5 -54t53.5 -22q32 0 54.5 22.5t22.5 54.5t-22.5 54.5t-54.5 22.5q-48 0 -69 -43l-189 42q-17 5 -21 -13l-60 -268q-154 -6 -265 -83 q-30 32 -74 32q-43 0 -73 -30t-30 -72q0 -30 16 -55t42 -38q-5 -25 -5 -48q0 -122 120 -208.5t289 -86.5q170 0 290 86.5t120 208.5q0 25 -6 49q25 13 40.5 37.5t15.5 54.5zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960 q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
 <glyph unicode="&#xf1a3;" d="M866 697l90 27v62q0 79 -58 135t-138 56t-138 -55.5t-58 -134.5v-283q0 -20 -14 -33.5t-33 -13.5t-32.5 13.5t-13.5 33.5v120h-151v-122q0 -82 57.5 -139t139.5 -57q81 0 138.5 56.5t57.5 136.5v280q0 19 13.5 33t33.5 14q19 0 32.5 -14t13.5 -33v-54zM1199 502v122h-150 v-126q0 -20 -13.5 -33.5t-33.5 -13.5q-19 0 -32.5 14t-13.5 33v123l-90 -26l-60 28v-123q0 -80 58 -137t139 -57t138.5 57t57.5 139zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103 t385.5 -103t279.5 -279.5t103 -385.5z" />
 <glyph unicode="&#xf1a4;" horiz-adv-x="1920" d="M1062 824v118q0 42 -30 72t-72 30t-72 -30t-30 -72v-612q0 -175 -126 -299t-303 -124q-178 0 -303.5 125.5t-125.5 303.5v266h328v-262q0 -43 30 -72.5t72 -29.5t72 29.5t30 72.5v620q0 171 126.5 292t301.5 121q176 0 302 -122t126 -294v-136l-195 -58zM1592 602h328 v-266q0 -178 -125.5 -303.5t-303.5 -125.5q-177 0 -303 124.5t-126 300.5v268l131 -61l195 58v-270q0 -42 30 -71.5t72 -29.5t72 29.5t30 71.5v275z" />
 <glyph unicode="&#xf1a5;" d="M1472 160v480h-704v704h-480q-93 0 -158.5 -65.5t-65.5 -158.5v-480h704v-704h480q93 0 158.5 65.5t65.5 158.5zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5 t84.5 -203.5z" />
@@ -454,12 +454,12 @@
 <glyph unicode="&#xf1cb;" horiz-adv-x="1792" d="M216 367l603 -402v359l-334 223zM154 511l193 129l-193 129v-258zM973 -35l603 402l-269 180l-334 -223v-359zM896 458l272 182l-272 182l-272 -182zM485 733l334 223v359l-603 -402zM1445 640l193 -129v258zM1307 733l269 180l-603 402v-359zM1792 913v-546 q0 -41 -34 -64l-819 -546q-21 -13 -43 -13t-43 13l-819 546q-34 23 -34 64v546q0 41 34 64l819 546q21 13 43 13t43 -13l819 -546q34 -23 34 -64z" />
 <glyph unicode="&#xf1cc;" horiz-adv-x="2048" d="M1800 764q111 -46 179.5 -145.5t68.5 -221.5q0 -164 -118 -280.5t-285 -116.5q-4 0 -11.5 0.5t-10.5 0.5h-1209h-1h-2h-5q-170 10 -288 125.5t-118 280.5q0 110 55 203t147 147q-12 39 -12 82q0 115 82 196t199 81q95 0 172 -58q75 154 222.5 248t326.5 94 q166 0 306 -80.5t221.5 -218.5t81.5 -301q0 -6 -0.5 -18t-0.5 -18zM468 498q0 -122 84 -193t208 -71q137 0 240 99q-16 20 -47.5 56.5t-43.5 50.5q-67 -65 -144 -65q-55 0 -93.5 33.5t-38.5 87.5q0 53 38.5 87t91.5 34q44 0 84.5 -21t73 -55t65 -75t69 -82t77 -75t97 -55 t121.5 -21q121 0 204.5 71.5t83.5 190.5q0 121 -84 192t-207 71q-143 0 -241 -97q14 -16 29.5 -34t34.5 -40t29 -34q66 64 142 64q52 0 92 -33t40 -84q0 -57 -37 -91.5t-94 -34.5q-43 0 -82.5 21t-72 55t-65.5 75t-69.5 82t-77.5 75t-96.5 55t-118.5 21q-122 0 -207 -70.5 t-85 -189.5z" />
 <glyph unicode="&#xf1cd;" horiz-adv-x="1792" d="M896 1536q182 0 348 -71t286 -191t191 -286t71 -348t-71 -348t-191 -286t-286 -191t-348 -71t-348 71t-286 191t-191 286t-71 348t71 348t191 286t286 191t348 71zM896 1408q-190 0 -361 -90l194 -194q82 28 167 28t167 -28l194 194q-171 90 -361 90zM218 279l194 194 q-28 82 -28 167t28 167l-194 194q-90 -171 -90 -361t90 -361zM896 -128q190 0 361 90l-194 194q-82 -28 -167 -28t-167 28l-194 -194q171 -90 361 -90zM896 256q159 0 271.5 112.5t112.5 271.5t-112.5 271.5t-271.5 112.5t-271.5 -112.5t-112.5 -271.5t112.5 -271.5 t271.5 -112.5zM1380 473l194 -194q90 171 90 361t-90 361l-194 -194q28 -82 28 -167t-28 -167z" />
-<glyph unicode="&#xf1ce;" horiz-adv-x="1792" d="M1792 640q0 -182 -71 -348t-191 -286t-286 -191t-348 -71t-348 71t-286 191t-191 286t-71 348q0 222 101 414.5t276.5 317t390.5 155.5v-260q-221 -45 -366.5 -221t-145.5 -406q0 -130 51 -248.5t136.5 -204t204 -136.5t248.5 -51t248.5 51t204 136.5t136.5 204t51 248.5 q0 230 -145.5 406t-366.5 221v260q215 -31 390.5 -155.5t276.5 -317t101 -414.5z" />
+<glyph unicode="&#xf1ce;" horiz-adv-x="1792" d="M1760 640q0 -176 -68.5 -336t-184 -275.5t-275.5 -184t-336 -68.5t-336 68.5t-275.5 184t-184 275.5t-68.5 336q0 213 97 398.5t265 305.5t374 151v-228q-221 -45 -366.5 -221t-145.5 -406q0 -130 51 -248.5t136.5 -204t204 -136.5t248.5 -51t248.5 51t204 136.5 t136.5 204t51 248.5q0 230 -145.5 406t-366.5 221v228q206 -31 374 -151t265 -305.5t97 -398.5z" />
 <glyph unicode="&#xf1d0;" horiz-adv-x="1792" d="M19 662q8 217 116 406t305 318h5q0 -1 -1 -3q-8 -8 -28 -33.5t-52 -76.5t-60 -110.5t-44.5 -135.5t-14 -150.5t39 -157.5t108.5 -154q50 -50 102 -69.5t90.5 -11.5t69.5 23.5t47 32.5l16 16q39 51 53 116.5t6.5 122.5t-21 107t-26.5 80l-14 29q-10 25 -30.5 49.5t-43 41 t-43.5 29.5t-35 19l-13 6l104 115q39 -17 78 -52t59 -61l19 -27q1 48 -18.5 103.5t-40.5 87.5l-20 31l161 183l160 -181q-33 -46 -52.5 -102.5t-22.5 -90.5l-4 -33q22 37 61.5 72.5t67.5 52.5l28 17l103 -115q-44 -14 -85 -50t-60 -65l-19 -29q-31 -56 -48 -133.5t-7 -170 t57 -156.5q33 -45 77.5 -60.5t85 -5.5t76 26.5t57.5 33.5l21 16q60 53 96.5 115t48.5 121.5t10 121.5t-18 118t-37 107.5t-45.5 93t-45 72t-34.5 47.5l-13 17q-14 13 -7 13l10 -3q40 -29 62.5 -46t62 -50t64 -58t58.5 -65t55.5 -77t45.5 -88t38 -103t23.5 -117t10.5 -136 q3 -259 -108 -465t-312 -321t-456 -115q-185 0 -351 74t-283.5 198t-184 293t-60.5 353z" />
 <glyph unicode="&#xf1d1;" horiz-adv-x="1792" d="M874 -102v-66q-208 6 -385 109.5t-283 275.5l58 34q29 -49 73 -99l65 57q148 -168 368 -212l-17 -86q65 -12 121 -13zM276 428l-83 -28q22 -60 49 -112l-57 -33q-98 180 -98 385t98 385l57 -33q-30 -56 -49 -112l82 -28q-35 -100 -35 -212q0 -109 36 -212zM1528 251 l58 -34q-106 -172 -283 -275.5t-385 -109.5v66q56 1 121 13l-17 86q220 44 368 212l65 -57q44 50 73 99zM1377 805l-233 -80q14 -42 14 -85t-14 -85l232 -80q-31 -92 -98 -169l-185 162q-57 -67 -147 -85l48 -241q-52 -10 -98 -10t-98 10l48 241q-90 18 -147 85l-185 -162 q-67 77 -98 169l232 80q-14 42 -14 85t14 85l-233 80q33 93 99 169l185 -162q59 68 147 86l-48 240q44 10 98 10t98 -10l-48 -240q88 -18 147 -86l185 162q66 -76 99 -169zM874 1448v-66q-65 -2 -121 -13l17 -86q-220 -42 -368 -211l-65 56q-38 -42 -73 -98l-57 33 q106 172 282 275.5t385 109.5zM1705 640q0 -205 -98 -385l-57 33q27 52 49 112l-83 28q36 103 36 212q0 112 -35 212l82 28q-19 56 -49 112l57 33q98 -180 98 -385zM1585 1063l-57 -33q-35 56 -73 98l-65 -56q-148 169 -368 211l17 86q-56 11 -121 13v66q209 -6 385 -109.5 t282 -275.5zM1748 640q0 173 -67.5 331t-181.5 272t-272 181.5t-331 67.5t-331 -67.5t-272 -181.5t-181.5 -272t-67.5 -331t67.5 -331t181.5 -272t272 -181.5t331 -67.5t331 67.5t272 181.5t181.5 272t67.5 331zM1792 640q0 -182 -71 -348t-191 -286t-286 -191t-348 -71 t-348 71t-286 191t-191 286t-71 348t71 348t191 286t286 191t348 71t348 -71t286 -191t191 -286t71 -348z" />
 <glyph unicode="&#xf1d2;" d="M582 228q0 -66 -93 -66q-107 0 -107 63q0 64 98 64q102 0 102 -61zM546 694q0 -85 -74 -85q-77 0 -77 84q0 90 77 90q36 0 55 -25.5t19 -63.5zM712 769v125q-78 -29 -135 -29q-50 29 -110 29q-86 0 -145 -57t-59 -143q0 -50 29.5 -102t73.5 -67v-3q-38 -17 -38 -85 q0 -53 41 -77v-3q-113 -37 -113 -139q0 -45 20 -78.5t54 -51t72 -25.5t81 -8q224 0 224 188q0 67 -48 99t-126 46q-27 5 -51.5 20.5t-24.5 39.5q0 44 49 52q77 15 122 70t45 134q0 24 -10 52q37 9 49 13zM771 350h137q-2 27 -2 82v387q0 46 2 69h-137q3 -23 3 -71v-392 q0 -50 -3 -75zM1280 366v121q-30 -21 -68 -21q-53 0 -53 82v225h52q9 0 26.5 -1t26.5 -1v117h-105q0 82 3 102h-140q4 -24 4 -55v-47h-60v-117q36 3 37 3q3 0 11 -0.5t12 -0.5v-2h-2v-217q0 -37 2.5 -64t11.5 -56.5t24.5 -48.5t43.5 -31t66 -12q64 0 108 24zM924 1072 q0 36 -24 63.5t-60 27.5t-60.5 -27t-24.5 -64q0 -36 25 -62.5t60 -26.5t59.5 27t24.5 62zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
 <glyph unicode="&#xf1d3;" horiz-adv-x="1792" d="M595 22q0 100 -165 100q-158 0 -158 -104q0 -101 172 -101q151 0 151 105zM536 777q0 61 -30 102t-89 41q-124 0 -124 -145q0 -135 124 -135q119 0 119 137zM805 1101v-202q-36 -12 -79 -22q16 -43 16 -84q0 -127 -73 -216.5t-197 -112.5q-40 -8 -59.5 -27t-19.5 -58 q0 -31 22.5 -51.5t58 -32t78.5 -22t86 -25.5t78.5 -37.5t58 -64t22.5 -98.5q0 -304 -363 -304q-69 0 -130 12.5t-116 41t-87.5 82t-32.5 127.5q0 165 182 225v4q-67 41 -67 126q0 109 63 137v4q-72 24 -119.5 108.5t-47.5 165.5q0 139 95 231.5t235 92.5q96 0 178 -47 q98 0 218 47zM1123 220h-222q4 45 4 134v609q0 94 -4 128h222q-4 -33 -4 -124v-613q0 -89 4 -134zM1724 442v-196q-71 -39 -174 -39q-62 0 -107 20t-70 50t-39.5 78t-18.5 92t-4 103v351h2v4q-7 0 -19 1t-18 1q-21 0 -59 -6v190h96v76q0 54 -6 89h227q-6 -41 -6 -165h171 v-190q-15 0 -43.5 2t-42.5 2h-85v-365q0 -131 87 -131q61 0 109 33zM1148 1389q0 -58 -39 -101.5t-96 -43.5q-58 0 -98 43.5t-40 101.5q0 59 39.5 103t98.5 44q58 0 96.5 -44.5t38.5 -102.5z" />
-<glyph unicode="&#xf1d4;" d="M825 547l343 588h-150q-21 -39 -63.5 -118.5t-68 -128.5t-59.5 -118.5t-60 -128.5h-3q-21 48 -44.5 97t-52 105.5t-46.5 92t-54 104.5t-49 95h-150l323 -589v-435h134v436zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960 q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
+<glyph unicode="&#xf1d4;" d="M809 532l266 499h-112l-157 -312q-24 -48 -44 -92l-42 92l-155 312h-120l263 -493v-324h101v318zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
 <glyph unicode="&#xf1d5;" horiz-adv-x="1280" d="M842 964q0 -80 -57 -136.5t-136 -56.5q-60 0 -111 35q-62 -67 -115 -146q-247 -371 -202 -859q1 -22 -12.5 -38.5t-34.5 -18.5h-5q-20 0 -35 13.5t-17 33.5q-14 126 -3.5 247.5t29.5 217t54 186t69 155.5t74 125q61 90 132 165q-16 35 -16 77q0 80 56.5 136.5t136.5 56.5 t136.5 -56.5t56.5 -136.5zM1223 953q0 -158 -78 -292t-212.5 -212t-292.5 -78q-64 0 -131 14q-21 5 -32.5 23.5t-6.5 39.5q5 20 23 31.5t39 7.5q51 -13 108 -13q97 0 186 38t153 102t102 153t38 186t-38 186t-102 153t-153 102t-186 38t-186 -38t-153 -102t-102 -153 t-38 -186q0 -114 52 -218q10 -20 3.5 -40t-25.5 -30t-39.5 -3t-30.5 26q-64 123 -64 265q0 119 46.5 227t124.5 186t186 124t226 46q158 0 292.5 -78t212.5 -212.5t78 -292.5z" />
 <glyph unicode="&#xf1d6;" horiz-adv-x="1792" d="M270 730q-8 19 -8 52q0 20 11 49t24 45q-1 22 7.5 53t22.5 43q0 139 92.5 288.5t217.5 209.5q139 66 324 66q133 0 266 -55q49 -21 90 -48t71 -56t55 -68t42 -74t32.5 -84.5t25.5 -89.5t22 -98l1 -5q55 -83 55 -150q0 -14 -9 -40t-9 -38q0 -1 1.5 -3.5t3.5 -5t2 -3.5 q77 -114 120.5 -214.5t43.5 -208.5q0 -43 -19.5 -100t-55.5 -57q-9 0 -19.5 7.5t-19 17.5t-19 26t-16 26.5t-13.5 26t-9 17.5q-1 1 -3 1l-5 -4q-59 -154 -132 -223q20 -20 61.5 -38.5t69 -41.5t35.5 -65q-2 -4 -4 -16t-7 -18q-64 -97 -302 -97q-53 0 -110.5 9t-98 20 t-104.5 30q-15 5 -23 7q-14 4 -46 4.5t-40 1.5q-41 -45 -127.5 -65t-168.5 -20q-35 0 -69 1.5t-93 9t-101 20.5t-74.5 40t-32.5 64q0 40 10 59.5t41 48.5q11 2 40.5 13t49.5 12q4 0 14 2q2 2 2 4l-2 3q-48 11 -108 105.5t-73 156.5l-5 3q-4 0 -12 -20q-18 -41 -54.5 -74.5 t-77.5 -37.5h-1q-4 0 -6 4.5t-5 5.5q-23 54 -23 100q0 275 252 466z" />
 <glyph unicode="&#xf1d7;" horiz-adv-x="2048" d="M580 1075q0 41 -25 66t-66 25q-43 0 -76 -25.5t-33 -65.5q0 -39 33 -64.5t76 -25.5q41 0 66 24.5t25 65.5zM1323 568q0 28 -25.5 50t-65.5 22q-27 0 -49.5 -22.5t-22.5 -49.5q0 -28 22.5 -50.5t49.5 -22.5q40 0 65.5 22t25.5 51zM1087 1075q0 41 -24.5 66t-65.5 25 q-43 0 -76 -25.5t-33 -65.5q0 -39 33 -64.5t76 -25.5q41 0 65.5 24.5t24.5 65.5zM1722 568q0 28 -26 50t-65 22q-27 0 -49.5 -22.5t-22.5 -49.5q0 -28 22.5 -50.5t49.5 -22.5q39 0 65 22t26 51zM1456 965q-31 4 -70 4q-169 0 -311 -77t-223.5 -208.5t-81.5 -287.5 q0 -78 23 -152q-35 -3 -68 -3q-26 0 -50 1.5t-55 6.5t-44.5 7t-54.5 10.5t-50 10.5l-253 -127l72 218q-290 203 -290 490q0 169 97.5 311t264 223.5t363.5 81.5q176 0 332.5 -66t262 -182.5t136.5 -260.5zM2048 404q0 -117 -68.5 -223.5t-185.5 -193.5l55 -181l-199 109 q-150 -37 -218 -37q-169 0 -311 70.5t-223.5 191.5t-81.5 264t81.5 264t223.5 191.5t311 70.5q161 0 303 -70.5t227.5 -192t85.5 -263.5z" />
@@ -483,13 +483,13 @@
 <glyph unicode="&#xf1ea;" horiz-adv-x="2048" d="M1024 1024h-384v-384h384v384zM1152 384v-128h-640v128h640zM1152 1152v-640h-640v640h640zM1792 384v-128h-512v128h512zM1792 640v-128h-512v128h512zM1792 896v-128h-512v128h512zM1792 1152v-128h-512v128h512zM256 192v960h-128v-960q0 -26 19 -45t45 -19t45 19 t19 45zM1920 192v1088h-1536v-1088q0 -33 -11 -64h1483q26 0 45 19t19 45zM2048 1408v-1216q0 -80 -56 -136t-136 -56h-1664q-80 0 -136 56t-56 136v1088h256v128h1792z" />
 <glyph unicode="&#xf1eb;" horiz-adv-x="2048" d="M1024 13q-20 0 -93 73.5t-73 93.5q0 32 62.5 54t103.5 22t103.5 -22t62.5 -54q0 -20 -73 -93.5t-93 -73.5zM1294 284q-2 0 -40 25t-101.5 50t-128.5 25t-128.5 -25t-101 -50t-40.5 -25q-18 0 -93.5 75t-75.5 93q0 13 10 23q78 77 196 121t233 44t233 -44t196 -121 q10 -10 10 -23q0 -18 -75.5 -93t-93.5 -75zM1567 556q-11 0 -23 8q-136 105 -252 154.5t-268 49.5q-85 0 -170.5 -22t-149 -53t-113.5 -62t-79 -53t-31 -22q-17 0 -92 75t-75 93q0 12 10 22q132 132 320 205t380 73t380 -73t320 -205q10 -10 10 -22q0 -18 -75 -93t-92 -75z M1838 827q-11 0 -22 9q-179 157 -371.5 236.5t-420.5 79.5t-420.5 -79.5t-371.5 -236.5q-11 -9 -22 -9q-17 0 -92.5 75t-75.5 93q0 13 10 23q187 186 445 288t527 102t527 -102t445 -288q10 -10 10 -23q0 -18 -75.5 -93t-92.5 -75z" />
 <glyph unicode="&#xf1ec;" horiz-adv-x="1792" d="M384 0q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM768 0q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM384 384q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5 t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1152 0q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM768 384q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5 t37.5 90.5zM384 768q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1152 384q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM768 768q0 53 -37.5 90.5t-90.5 37.5 t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1536 0v384q0 52 -38 90t-90 38t-90 -38t-38 -90v-384q0 -52 38 -90t90 -38t90 38t38 90zM1152 768q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5z M1536 1088v256q0 26 -19 45t-45 19h-1280q-26 0 -45 -19t-19 -45v-256q0 -26 19 -45t45 -19h1280q26 0 45 19t19 45zM1536 768q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1664 1408v-1536q0 -52 -38 -90t-90 -38 h-1408q-52 0 -90 38t-38 90v1536q0 52 38 90t90 38h1408q52 0 90 -38t38 -90z" />
-<glyph unicode="&#xf1ed;" horiz-adv-x="1792" d="M1112 1090q0 159 -237 159h-70q-32 0 -59.5 -21.5t-34.5 -52.5l-63 -276q-2 -5 -2 -16q0 -24 17 -39.5t41 -15.5h53q69 0 128.5 13t112.5 41t83.5 81.5t30.5 126.5zM1716 938q0 -265 -220 -428q-219 -161 -612 -161h-61q-32 0 -59 -21.5t-34 -52.5l-73 -316 q-8 -36 -40.5 -61.5t-69.5 -25.5h-213q-31 0 -53 20t-22 51q0 10 13 65h151q34 0 64 23.5t38 56.5l73 316q8 33 37.5 57t63.5 24h61q390 0 607 160t217 421q0 129 -51 207q183 -92 183 -335zM1533 1123q0 -264 -221 -428q-218 -161 -612 -161h-60q-32 0 -59.5 -22t-34.5 -53 l-73 -315q-8 -36 -40 -61.5t-69 -25.5h-214q-31 0 -52.5 19.5t-21.5 51.5q0 8 2 20l300 1301q8 36 40.5 61.5t69.5 25.5h444q68 0 125 -4t120.5 -15t113.5 -30t96.5 -50.5t77.5 -74t49.5 -103.5t18.5 -136z" />
+<glyph unicode="&#xf1ed;" d="M1519 890q18 -84 -4 -204q-87 -444 -565 -444h-44q-25 0 -44 -16.5t-24 -42.5l-4 -19l-55 -346l-2 -15q-5 -26 -24.5 -42.5t-44.5 -16.5h-251q-21 0 -33 15t-9 36q9 56 26.5 168t26.5 168t27 167.5t27 167.5q5 37 43 37h131q133 -2 236 21q175 39 287 144q102 95 155 246 q24 70 35 133q1 6 2.5 7.5t3.5 1t6 -3.5q79 -59 98 -162zM1347 1172q0 -107 -46 -236q-80 -233 -302 -315q-113 -40 -252 -42q0 -1 -90 -1l-90 1q-100 0 -118 -96q-2 -8 -85 -530q-1 -10 -12 -10h-295q-22 0 -36.5 16.5t-11.5 38.5l232 1471q5 29 27.5 48t51.5 19h598 q34 0 97.5 -13t111.5 -32q107 -41 163.5 -123t56.5 -196z" />
 <glyph unicode="&#xf1ee;" horiz-adv-x="1792" d="M602 949q19 -61 31 -123.5t17 -141.5t-14 -159t-62 -145q-21 81 -67 157t-95.5 127t-99 90.5t-78.5 57.5t-33 19q-62 34 -81.5 100t14.5 128t101 81.5t129 -14.5q138 -83 238 -177zM927 1236q11 -25 20.5 -46t36.5 -100.5t42.5 -150.5t25.5 -179.5t0 -205.5t-47.5 -209.5 t-105.5 -208.5q-51 -72 -138 -72q-54 0 -98 31q-57 40 -69 109t28 127q60 85 81 195t13 199.5t-32 180.5t-39 128t-22 52q-31 63 -8.5 129.5t85.5 97.5q34 17 75 17q47 0 88.5 -25t63.5 -69zM1248 567q-17 -160 -72 -311q-17 131 -63 246q25 174 -5 361q-27 178 -94 342 q114 -90 212 -211q9 -37 15 -80q26 -179 7 -347zM1520 1440q9 -17 23.5 -49.5t43.5 -117.5t50.5 -178t34 -227.5t5 -269t-47 -300t-112.5 -323.5q-22 -48 -66 -75.5t-95 -27.5q-39 0 -74 16q-67 31 -92.5 100t4.5 136q58 126 90 257.5t37.5 239.5t-3.5 213.5t-26.5 180.5 t-38.5 138.5t-32.5 90t-15.5 32.5q-34 65 -11.5 135.5t87.5 104.5q37 20 81 20q49 0 91.5 -25.5t66.5 -70.5z" />
 <glyph unicode="&#xf1f0;" horiz-adv-x="2304" d="M1975 546h-138q14 37 66 179l3 9q4 10 10 26t9 26l12 -55zM531 611l-58 295q-11 54 -75 54h-268l-2 -13q311 -79 403 -336zM710 960l-162 -438l-17 89q-26 70 -85 129.5t-131 88.5l135 -510h175l261 641h-176zM849 318h166l104 642h-166zM1617 944q-69 27 -149 27 q-123 0 -201 -59t-79 -153q-1 -102 145 -174q48 -23 67 -41t19 -39q0 -30 -30 -46t-69 -16q-86 0 -156 33l-22 11l-23 -144q74 -34 185 -34q130 -1 208.5 59t80.5 160q0 106 -140 174q-49 25 -71 42t-22 38q0 22 24.5 38.5t70.5 16.5q70 1 124 -24l15 -8zM2042 960h-128 q-65 0 -87 -54l-246 -588h174l35 96h212q5 -22 20 -96h154zM2304 1280v-1280q0 -52 -38 -90t-90 -38h-2048q-52 0 -90 38t-38 90v1280q0 52 38 90t90 38h2048q52 0 90 -38t38 -90z" />
 <glyph unicode="&#xf1f1;" horiz-adv-x="2304" d="M671 603h-13q-47 0 -47 -32q0 -22 20 -22q17 0 28 15t12 39zM1066 639h62v3q1 4 0.5 6.5t-1 7t-2 8t-4.5 6.5t-7.5 5t-11.5 2q-28 0 -36 -38zM1606 603h-12q-48 0 -48 -32q0 -22 20 -22q17 0 28 15t12 39zM1925 629q0 41 -30 41q-19 0 -31 -20t-12 -51q0 -42 28 -42 q20 0 32.5 20t12.5 52zM480 770h87l-44 -262h-56l32 201l-71 -201h-39l-4 200l-34 -200h-53l44 262h81l2 -163zM733 663q0 -6 -4 -42q-16 -101 -17 -113h-47l1 22q-20 -26 -58 -26q-23 0 -37.5 16t-14.5 42q0 39 26 60.5t73 21.5q14 0 23 -1q0 3 0.5 5.5t1 4.5t0.5 3 q0 20 -36 20q-29 0 -59 -10q0 4 7 48q38 11 67 11q74 0 74 -62zM889 721l-8 -49q-22 3 -41 3q-27 0 -27 -17q0 -8 4.5 -12t21.5 -11q40 -19 40 -60q0 -72 -87 -71q-34 0 -58 6q0 2 7 49q29 -8 51 -8q32 0 32 19q0 7 -4.5 11.5t-21.5 12.5q-43 20 -43 59q0 72 84 72 q30 0 50 -4zM977 721h28l-7 -52h-29q-2 -17 -6.5 -40.5t-7 -38.5t-2.5 -18q0 -16 19 -16q8 0 16 2l-8 -47q-21 -7 -40 -7q-43 0 -45 47q0 12 8 56q3 20 25 146h55zM1180 648q0 -23 -7 -52h-111q-3 -22 10 -33t38 -11q30 0 58 14l-9 -54q-30 -8 -57 -8q-95 0 -95 95 q0 55 27.5 90.5t69.5 35.5q35 0 55.5 -21t20.5 -56zM1319 722q-13 -23 -22 -62q-22 2 -31 -24t-25 -128h-56l3 14q22 130 29 199h51l-3 -33q14 21 25.5 29.5t28.5 4.5zM1506 763l-9 -57q-28 14 -50 14q-31 0 -51 -27.5t-20 -70.5q0 -30 13.5 -47t38.5 -17q21 0 48 13 l-10 -59q-28 -8 -50 -8q-45 0 -71.5 30.5t-26.5 82.5q0 70 35.5 114.5t91.5 44.5q26 0 61 -13zM1668 663q0 -18 -4 -42q-13 -79 -17 -113h-46l1 22q-20 -26 -59 -26q-23 0 -37 16t-14 42q0 39 25.5 60.5t72.5 21.5q15 0 23 -1q2 7 2 13q0 20 -36 20q-29 0 -59 -10q0 4 8 48 q38 11 67 11q73 0 73 -62zM1809 722q-14 -24 -21 -62q-23 2 -31.5 -23t-25.5 -129h-56l3 14q19 104 29 199h52q0 -11 -4 -33q15 21 26.5 29.5t27.5 4.5zM1950 770h56l-43 -262h-53l3 19q-23 -23 -52 -23q-31 0 -49.5 24t-18.5 64q0 53 27.5 92t64.5 39q31 0 53 -29z M2061 640q0 148 -72.5 273t-198 198t-273.5 73q-181 0 -328 -110q127 -116 171 -284h-50q-44 150 -158 253q-114 -103 -158 -253h-50q44 168 171 284q-147 110 -328 110q-148 0 -273.5 -73t-198 -198t-72.5 -273t72.5 -273t198 -198t273.5 -73q181 0 328 110 q-120 111 -165 264h50q46 -138 152 -233q106 95 152 233h50q-45 -153 -165 -264q147 -110 328 -110q148 0 273.5 73t198 198t72.5 273zM2304 1280v-1280q0 -52 -38 -90t-90 -38h-2048q-52 0 -90 38t-38 90v1280q0 52 38 90t90 38h2048q52 0 90 -38t38 -90z" />
 <glyph unicode="&#xf1f2;" horiz-adv-x="2304" d="M313 759q0 -51 -36 -84q-29 -26 -89 -26h-17v220h17q61 0 89 -27q36 -31 36 -83zM2089 824q0 -52 -64 -52h-19v101h20q63 0 63 -49zM380 759q0 74 -50 120.5t-129 46.5h-95v-333h95q74 0 119 38q60 51 60 128zM410 593h65v333h-65v-333zM730 694q0 40 -20.5 62t-75.5 42 q-29 10 -39.5 19t-10.5 23q0 16 13.5 26.5t34.5 10.5q29 0 53 -27l34 44q-41 37 -98 37q-44 0 -74 -27.5t-30 -67.5q0 -35 18 -55.5t64 -36.5q37 -13 45 -19q19 -12 19 -34q0 -20 -14 -33.5t-36 -13.5q-48 0 -71 44l-42 -40q44 -64 115 -64q51 0 83 30.5t32 79.5zM1008 604 v77q-37 -37 -78 -37q-49 0 -80.5 32.5t-31.5 82.5q0 48 31.5 81.5t77.5 33.5q43 0 81 -38v77q-40 20 -80 20q-74 0 -125.5 -50.5t-51.5 -123.5t51 -123.5t125 -50.5q42 0 81 19zM2240 0v527q-65 -40 -144.5 -84t-237.5 -117t-329.5 -137.5t-417.5 -134.5t-504 -118h1569 q26 0 45 19t19 45zM1389 757q0 75 -53 128t-128 53t-128 -53t-53 -128t53 -128t128 -53t128 53t53 128zM1541 584l144 342h-71l-90 -224l-89 224h-71l142 -342h35zM1714 593h184v56h-119v90h115v56h-115v74h119v57h-184v-333zM2105 593h80l-105 140q76 16 76 94q0 47 -31 73 t-87 26h-97v-333h65v133h9zM2304 1274v-1268q0 -56 -38.5 -95t-93.5 -39h-2040q-55 0 -93.5 39t-38.5 95v1268q0 56 38.5 95t93.5 39h2040q55 0 93.5 -39t38.5 -95z" />
 <glyph unicode="&#xf1f3;" horiz-adv-x="2304" d="M119 854h89l-45 108zM740 328l74 79l-70 79h-163v-49h142v-55h-142v-54h159zM898 406l99 -110v217zM1186 453q0 33 -40 33h-84v-69h83q41 0 41 36zM1475 457q0 29 -42 29h-82v-61h81q43 0 43 32zM1197 923q0 29 -42 29h-82v-60h81q43 0 43 31zM1656 854h89l-44 108z M699 1009v-271h-66v212l-94 -212h-57l-94 212v-212h-132l-25 60h-135l-25 -60h-70l116 271h96l110 -257v257h106l85 -184l77 184h108zM1255 453q0 -20 -5.5 -35t-14 -25t-22.5 -16.5t-26 -10t-31.5 -4.5t-31.5 -1t-32.5 0.5t-29.5 0.5v-91h-126l-80 90l-83 -90h-256v271h260 l80 -89l82 89h207q109 0 109 -89zM964 794v-56h-217v271h217v-57h-152v-49h148v-55h-148v-54h152zM2304 235v-229q0 -55 -38.5 -94.5t-93.5 -39.5h-2040q-55 0 -93.5 39.5t-38.5 94.5v678h111l25 61h55l25 -61h218v46l19 -46h113l20 47v-47h541v99l10 1q10 0 10 -14v-86h279 v23q23 -12 55 -18t52.5 -6.5t63 0.5t51.5 1l25 61h56l25 -61h227v58l34 -58h182v378h-180v-44l-25 44h-185v-44l-23 44h-249q-69 0 -109 -22v22h-172v-22q-24 22 -73 22h-628l-43 -97l-43 97h-198v-44l-22 44h-169l-78 -179v391q0 55 38.5 94.5t93.5 39.5h2040 q55 0 93.5 -39.5t38.5 -94.5v-678h-120q-51 0 -81 -22v22h-177q-55 0 -78 -22v22h-316v-22q-31 22 -87 22h-209v-22q-23 22 -91 22h-234l-54 -58l-50 58h-349v-378h343l55 59l52 -59h211v89h21q59 0 90 13v-102h174v99h8q8 0 10 -2t2 -10v-87h529q57 0 88 24v-24h168 q60 0 95 17zM1546 469q0 -23 -12 -43t-34 -29q25 -9 34 -26t9 -46v-54h-65v45q0 33 -12 43.5t-46 10.5h-69v-99h-65v271h154q48 0 77 -15t29 -58zM1269 936q0 -24 -12.5 -44t-33.5 -29q26 -9 34.5 -25.5t8.5 -46.5v-53h-65q0 9 0.5 26.5t0 25t-3 18.5t-8.5 16t-17.5 8.5 t-29.5 3.5h-70v-98h-64v271l153 -1q49 0 78 -14.5t29 -57.5zM1798 327v-56h-216v271h216v-56h-151v-49h148v-55h-148v-54zM1372 1009v-271h-66v271h66zM2065 357q0 -86 -102 -86h-126v58h126q34 0 34 25q0 16 -17 21t-41.5 5t-49.5 3.5t-42 22.5t-17 55q0 39 26 60t66 21 h130v-57h-119q-36 0 -36 -25q0 -16 17.5 -20.5t42 -4t49 -2.5t42 -21.5t17.5 -54.5zM2304 407v-101q-24 -35 -88 -35h-125v58h125q33 0 33 25q0 13 -12.5 19t-31 5.5t-40 2t-40 8t-31 24t-12.5 48.5q0 39 26.5 60t66.5 21h129v-57h-118q-36 0 -36 -25q0 -20 29 -22t68.5 -5 t56.5 -26zM2139 1008v-270h-92l-122 203v-203h-132l-26 60h-134l-25 -60h-75q-129 0 -129 133q0 138 133 138h63v-59q-7 0 -28 1t-28.5 0.5t-23 -2t-21.5 -6.5t-14.5 -13.5t-11.5 -23t-3 -33.5q0 -38 13.5 -58t49.5 -20h29l92 213h97l109 -256v256h99l114 -188v188h66z" />
-<glyph unicode="&#xf1f4;" horiz-adv-x="2304" d="M322 689h-15q-19 0 -19 18q0 28 19 85q5 15 15 19.5t28 4.5q77 0 77 -49q0 -41 -30.5 -59.5t-74.5 -18.5zM664 528q-47 0 -47 29q0 62 123 62l3 -3q-5 -88 -79 -88zM1438 687h-15q-19 0 -19 19q0 28 19 85q5 15 14.5 19t28.5 4q77 0 77 -49q0 -41 -30.5 -59.5 t-74.5 -18.5zM1780 527q-47 0 -47 30q0 62 123 62l3 -3q-5 -89 -79 -89zM373 894h-128q-8 0 -14.5 -4t-8.5 -7.5t-7 -12.5q-3 -7 -45 -190t-42 -192q0 -7 5.5 -12.5t13.5 -5.5h62q25 0 32.5 34.5l15 69t32.5 34.5q47 0 87.5 7.5t80.5 24.5t63.5 52.5t23.5 84.5 q0 36 -14.5 61t-41 36.5t-53.5 15.5t-62 4zM719 798q-38 0 -74 -6q-2 0 -8.5 -1t-9 -1.5l-7.5 -1.5t-7.5 -2t-6.5 -3t-6.5 -4t-5 -5t-4.5 -7t-4 -9q-9 -29 -9 -39t9 -10q5 0 21.5 5t19.5 6q30 8 58 8q74 0 74 -36q0 -11 -10 -14q-8 -2 -18 -3t-21.5 -1.5t-17.5 -1.5 q-38 -4 -64.5 -10t-56.5 -19.5t-45.5 -39t-15.5 -62.5q0 -38 26 -59.5t64 -21.5q24 0 45.5 6.5t33 13t38.5 23.5q-3 -7 -3 -15t5.5 -13.5t12.5 -5.5h56q1 1 7 3.5t7.5 3.5t5 3.5t5 5.5t2.5 8l45 194q4 13 4 30q0 81 -145 81zM1247 793h-74q-22 0 -39 -23q-5 -7 -29.5 -51 t-46.5 -81.5t-26 -38.5l-5 4q0 77 -27 166q-1 5 -3.5 8.5t-6 6.5t-6.5 5t-8.5 3t-8.5 1.5t-9.5 1t-9 0.5h-10h-8.5q-38 0 -38 -21l1 -5q5 -53 25 -151t25 -143q2 -16 2 -24q0 -19 -30.5 -61.5t-30.5 -58.5q0 -13 40 -13q61 0 76 25l245 415q10 20 10 26q0 9 -8 9zM1489 892 h-129q-18 0 -29 -23q-6 -13 -46.5 -191.5t-40.5 -190.5q0 -20 43 -20h7.5h9h9t9.5 1t8.5 2t8.5 3t6.5 4.5t5.5 6t3 8.5l21 91q2 10 10.5 17t19.5 7q47 0 87.5 7t80.5 24.5t63.5 52.5t23.5 84q0 36 -14.5 61t-41 36.5t-53.5 15.5t-62 4zM1835 798q-26 0 -74 -6 q-38 -6 -48 -16q-7 -8 -11 -19q-8 -24 -8 -39q0 -10 8 -10q1 0 41 12q30 8 58 8q74 0 74 -36q0 -12 -10 -14q-4 -1 -57 -7q-38 -4 -64.5 -10t-56.5 -19.5t-45.5 -39t-15.5 -62.5t26 -58.5t64 -21.5q24 0 45 6t34 13t38 24q-3 -15 -3 -16q0 -5 2 -8.5t6.5 -5.5t8 -3.5 t10.5 -2t9.5 -0.5h9.5h8q42 0 48 25l45 194q3 15 3 31q0 81 -145 81zM2157 889h-55q-25 0 -33 -40q-10 -44 -36.5 -167t-42.5 -190v-5q0 -16 16 -18h1h57q10 0 18.5 6.5t10.5 16.5l83 374h-1l1 5q0 7 -5.5 12.5t-13.5 5.5zM2304 1280v-1280q0 -52 -38 -90t-90 -38h-2048 q-52 0 -90 38t-38 90v1280q0 52 38 90t90 38h2048q52 0 90 -38t38 -90z" />
+<glyph unicode="&#xf1f4;" horiz-adv-x="2304" d="M745 630q0 -37 -25.5 -61.5t-62.5 -24.5q-29 0 -46.5 16t-17.5 44q0 37 25 62.5t62 25.5q28 0 46.5 -16.5t18.5 -45.5zM1530 779q0 -42 -22 -57t-66 -15l-32 -1l17 107q2 11 13 11h18q22 0 35 -2t25 -12.5t12 -30.5zM1881 630q0 -36 -25.5 -61t-61.5 -25q-29 0 -47 16 t-18 44q0 37 25 62.5t62 25.5q28 0 46.5 -16.5t18.5 -45.5zM513 801q0 59 -38.5 85.5t-100.5 26.5h-160q-19 0 -21 -19l-65 -408q-1 -6 3 -11t10 -5h76q20 0 22 19l18 110q1 8 7 13t15 6.5t17 1.5t19 -1t14 -1q86 0 135 48.5t49 134.5zM822 489l41 261q1 6 -3 11t-10 5h-76 q-14 0 -17 -33q-27 40 -95 40q-72 0 -122.5 -54t-50.5 -127q0 -59 34.5 -94t92.5 -35q28 0 58 12t48 32q-4 -12 -4 -21q0 -16 13 -16h69q19 0 22 19zM1269 752q0 5 -4 9.5t-9 4.5h-77q-11 0 -18 -10l-106 -156l-44 150q-5 16 -22 16h-75q-5 0 -9 -4.5t-4 -9.5q0 -2 19.5 -59 t42 -123t23.5 -70q-82 -112 -82 -120q0 -13 13 -13h77q11 0 18 10l255 368q2 2 2 7zM1649 801q0 59 -38.5 85.5t-100.5 26.5h-159q-20 0 -22 -19l-65 -408q-1 -6 3 -11t10 -5h82q12 0 16 13l18 116q1 8 7 13t15 6.5t17 1.5t19 -1t14 -1q86 0 135 48.5t49 134.5zM1958 489 l41 261q1 6 -3 11t-10 5h-76q-14 0 -17 -33q-26 40 -95 40q-72 0 -122.5 -54t-50.5 -127q0 -59 34.5 -94t92.5 -35q29 0 59 12t47 32q0 -1 -2 -9t-2 -12q0 -16 13 -16h69q19 0 22 19zM2176 898v1q0 14 -13 14h-74q-11 0 -13 -11l-65 -416l-1 -2q0 -5 4 -9.5t10 -4.5h66 q19 0 21 19zM392 764q-5 -35 -26 -46t-60 -11l-33 -1l17 107q2 11 13 11h19q40 0 58 -11.5t12 -48.5zM2304 1280v-1280q0 -52 -38 -90t-90 -38h-2048q-52 0 -90 38t-38 90v1280q0 52 38 90t90 38h2048q52 0 90 -38t38 -90z" />
 <glyph unicode="&#xf1f5;" horiz-adv-x="2304" d="M1597 633q0 -69 -21 -106q-19 -35 -52 -35q-23 0 -41 9v224q29 30 57 30q57 0 57 -122zM2035 669h-110q6 98 56 98q51 0 54 -98zM476 534q0 59 -33 91.5t-101 57.5q-36 13 -52 24t-16 25q0 26 38 26q58 0 124 -33l18 112q-67 32 -149 32q-77 0 -123 -38q-48 -39 -48 -109 q0 -58 32.5 -90.5t99.5 -56.5q39 -14 54.5 -25.5t15.5 -27.5q0 -31 -48 -31q-29 0 -70 12.5t-72 30.5l-18 -113q72 -41 168 -41q81 0 129 37q51 41 51 117zM771 749l19 111h-96v135l-129 -21l-18 -114l-46 -8l-17 -103h62v-219q0 -84 44 -120q38 -30 111 -30q32 0 79 11v118 q-32 -7 -44 -7q-42 0 -42 50v197h77zM1087 724v139q-15 3 -28 3q-32 0 -55.5 -16t-33.5 -46l-10 56h-131v-471h150v306q26 31 82 31q16 0 26 -2zM1124 389h150v471h-150v-471zM1746 638q0 122 -45 179q-40 52 -111 52q-64 0 -117 -56l-8 47h-132v-645l150 25v151 q36 -11 68 -11q83 0 134 56q61 65 61 202zM1278 986q0 33 -23 56t-56 23t-56 -23t-23 -56t23 -56.5t56 -23.5t56 23.5t23 56.5zM2176 629q0 113 -48 176q-50 64 -144 64q-96 0 -151.5 -66t-55.5 -180q0 -128 63 -188q55 -55 161 -55q101 0 160 40l-16 103q-57 -31 -128 -31 q-43 0 -63 19q-23 19 -28 66h248q2 14 2 52zM2304 1280v-1280q0 -52 -38 -90t-90 -38h-2048q-52 0 -90 38t-38 90v1280q0 52 38 90t90 38h2048q52 0 90 -38t38 -90z" />
 <glyph unicode="&#xf1f6;" horiz-adv-x="2048" d="M1558 684q61 -356 298 -556q0 -52 -38 -90t-90 -38h-448q0 -106 -75 -181t-181 -75t-180.5 74.5t-75.5 180.5zM1024 -176q16 0 16 16t-16 16q-59 0 -101.5 42.5t-42.5 101.5q0 16 -16 16t-16 -16q0 -73 51.5 -124.5t124.5 -51.5zM2026 1424q8 -10 7.5 -23.5t-10.5 -22.5 l-1872 -1622q-10 -8 -23.5 -7t-21.5 11l-84 96q-8 10 -7.5 23.5t10.5 21.5l186 161q-19 32 -19 66q50 42 91 88t85 119.5t74.5 158.5t50 206t19.5 260q0 152 117 282.5t307 158.5q-8 19 -8 39q0 40 28 68t68 28t68 -28t28 -68q0 -20 -8 -39q124 -18 219 -82.5t148 -157.5 l418 363q10 8 23.5 7t21.5 -11z" />
 <glyph unicode="&#xf1f7;" horiz-adv-x="2048" d="M1040 -160q0 16 -16 16q-59 0 -101.5 42.5t-42.5 101.5q0 16 -16 16t-16 -16q0 -73 51.5 -124.5t124.5 -51.5q16 0 16 16zM503 315l877 760q-42 88 -132.5 146.5t-223.5 58.5q-93 0 -169.5 -31.5t-121.5 -80.5t-69 -103t-24 -105q0 -384 -137 -645zM1856 128 q0 -52 -38 -90t-90 -38h-448q0 -106 -75 -181t-181 -75t-180.5 74.5t-75.5 180.5l149 129h757q-166 187 -227 459l111 97q61 -356 298 -556zM1942 1520l84 -96q8 -10 7.5 -23.5t-10.5 -22.5l-1872 -1622q-10 -8 -23.5 -7t-21.5 11l-84 96q-8 10 -7.5 23.5t10.5 21.5l186 161 q-19 32 -19 66q50 42 91 88t85 119.5t74.5 158.5t50 206t19.5 260q0 152 117 282.5t307 158.5q-8 19 -8 39q0 40 28 68t68 28t68 -28t28 -68q0 -20 -8 -39q124 -18 219 -82.5t148 -157.5l418 363q10 8 23.5 7t21.5 -11z" />
@@ -523,7 +523,7 @@
 <glyph unicode="&#xf215;" horiz-adv-x="2048" d="M863 504q0 112 -79.5 191.5t-191.5 79.5t-191 -79.5t-79 -191.5t79 -191t191 -79t191.5 79t79.5 191zM1726 505q0 112 -79 191t-191 79t-191.5 -79t-79.5 -191q0 -113 79.5 -192t191.5 -79t191 79.5t79 191.5zM2048 1314v-1348q0 -44 -31.5 -75.5t-76.5 -31.5h-1832 q-45 0 -76.5 31.5t-31.5 75.5v1348q0 44 31.5 75.5t76.5 31.5h431q44 0 76 -31.5t32 -75.5v-161h754v161q0 44 32 75.5t76 31.5h431q45 0 76.5 -31.5t31.5 -75.5z" />
 <glyph unicode="&#xf216;" horiz-adv-x="2048" d="M1430 953zM1690 749q148 0 253 -98.5t105 -244.5q0 -157 -109 -261.5t-267 -104.5q-85 0 -162 27.5t-138 73.5t-118 106t-109 126.5t-103.5 132.5t-108.5 126t-117 106t-136 73.5t-159 27.5q-154 0 -251.5 -91.5t-97.5 -244.5q0 -157 104 -250t263 -93q100 0 208 37.5 t193 98.5q5 4 21 18.5t30 24t22 9.5q14 0 24.5 -10.5t10.5 -24.5q0 -24 -60 -77q-101 -88 -234.5 -142t-260.5 -54q-133 0 -245.5 58t-180 165t-67.5 241q0 205 141.5 341t347.5 136q120 0 226.5 -43.5t185.5 -113t151.5 -153t139 -167.5t133.5 -153.5t149.5 -113 t172.5 -43.5q102 0 168.5 61.5t66.5 162.5q0 95 -64.5 159t-159.5 64q-30 0 -81.5 -18.5t-68.5 -18.5q-20 0 -35.5 15t-15.5 35q0 18 8.5 57t8.5 59q0 159 -107.5 263t-266.5 104q-58 0 -111.5 -18.5t-84 -40.5t-55.5 -40.5t-33 -18.5q-15 0 -25.5 10.5t-10.5 25.5 q0 19 25 46q59 67 147 103.5t182 36.5q191 0 318 -125.5t127 -315.5q0 -37 -4 -66q57 15 115 15z" />
 <glyph unicode="&#xf217;" horiz-adv-x="1664" d="M1216 832q0 26 -19 45t-45 19h-128v128q0 26 -19 45t-45 19t-45 -19t-19 -45v-128h-128q-26 0 -45 -19t-19 -45t19 -45t45 -19h128v-128q0 -26 19 -45t45 -19t45 19t19 45v128h128q26 0 45 19t19 45zM640 0q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5 t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1536 0q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1664 1088v-512q0 -24 -16 -42.5t-41 -21.5l-1044 -122q1 -7 4.5 -21.5t6 -26.5t2.5 -22q0 -16 -24 -64h920 q26 0 45 -19t19 -45t-19 -45t-45 -19h-1024q-26 0 -45 19t-19 45q0 14 11 39.5t29.5 59.5t20.5 38l-177 823h-204q-26 0 -45 19t-19 45t19 45t45 19h256q16 0 28.5 -6.5t20 -15.5t13 -24.5t7.5 -26.5t5.5 -29.5t4.5 -25.5h1201q26 0 45 -19t19 -45z" />
-<glyph unicode="&#xf218;" horiz-adv-x="1792" d="M1280 832q0 26 -19 45t-45 19t-45 -19l-147 -146v293q0 26 -19 45t-45 19t-45 -19t-19 -45v-293l-147 146q-19 19 -45 19t-45 -19t-19 -45t19 -45l256 -256q19 -19 45 -19t45 19l256 256q19 19 19 45zM640 0q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5 t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1536 0q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1664 1088v-512q0 -24 -16 -42.5t-41 -21.5l-1044 -122q1 -7 4.5 -21.5t6 -26.5t2.5 -22q0 -16 -24 -64h920 q26 0 45 -19t19 -45t-19 -45t-45 -19h-1024q-26 0 -45 19t-19 45q0 14 11 39.5t29.5 59.5t20.5 38l-177 823h-204q-26 0 -45 19t-19 45t19 45t45 19h256q16 0 28.5 -6.5t20 -15.5t13 -24.5t7.5 -26.5t5.5 -29.5t4.5 -25.5h1201q26 0 45 -19t19 -45z" />
+<glyph unicode="&#xf218;" horiz-adv-x="1664" d="M1280 832q0 26 -19 45t-45 19t-45 -19l-147 -146v293q0 26 -19 45t-45 19t-45 -19t-19 -45v-293l-147 146q-19 19 -45 19t-45 -19t-19 -45t19 -45l256 -256q19 -19 45 -19t45 19l256 256q19 19 19 45zM640 0q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5 t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1536 0q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1664 1088v-512q0 -24 -16 -42.5t-41 -21.5l-1044 -122q1 -7 4.5 -21.5t6 -26.5t2.5 -22q0 -16 -24 -64h920 q26 0 45 -19t19 -45t-19 -45t-45 -19h-1024q-26 0 -45 19t-19 45q0 14 11 39.5t29.5 59.5t20.5 38l-177 823h-204q-26 0 -45 19t-19 45t19 45t45 19h256q16 0 28.5 -6.5t20 -15.5t13 -24.5t7.5 -26.5t5.5 -29.5t4.5 -25.5h1201q26 0 45 -19t19 -45z" />
 <glyph unicode="&#xf219;" horiz-adv-x="2048" d="M212 768l623 -665l-300 665h-323zM1024 -4l349 772h-698zM538 896l204 384h-262l-288 -384h346zM1213 103l623 665h-323zM683 896h682l-204 384h-274zM1510 896h346l-288 384h-262zM1651 1382l384 -512q14 -18 13 -41.5t-17 -40.5l-960 -1024q-18 -20 -47 -20t-47 20 l-960 1024q-16 17 -17 40.5t13 41.5l384 512q18 26 51 26h1152q33 0 51 -26z" />
 <glyph unicode="&#xf21a;" horiz-adv-x="2048" d="M1811 -19q19 19 45 19t45 -19l128 -128l-90 -90l-83 83l-83 -83q-18 -19 -45 -19t-45 19l-83 83l-83 -83q-19 -19 -45 -19t-45 19l-83 83l-83 -83q-19 -19 -45 -19t-45 19l-83 83l-83 -83q-19 -19 -45 -19t-45 19l-83 83l-83 -83q-19 -19 -45 -19t-45 19l-83 83l-83 -83 q-19 -19 -45 -19t-45 19l-83 83l-83 -83q-19 -19 -45 -19t-45 19l-128 128l90 90l83 -83l83 83q19 19 45 19t45 -19l83 -83l83 83q19 19 45 19t45 -19l83 -83l83 83q19 19 45 19t45 -19l83 -83l83 83q19 19 45 19t45 -19l83 -83l83 83q19 19 45 19t45 -19l83 -83l83 83 q19 19 45 19t45 -19l83 -83zM237 19q-19 -19 -45 -19t-45 19l-128 128l90 90l83 -82l83 82q19 19 45 19t45 -19l83 -82l64 64v293l-210 314q-17 26 -7 56.5t40 40.5l177 58v299h128v128h256v128h256v-128h256v-128h128v-299l177 -58q30 -10 40 -40.5t-7 -56.5l-210 -314 v-293l19 18q19 19 45 19t45 -19l83 -82l83 82q19 19 45 19t45 -19l128 -128l-90 -90l-83 83l-83 -83q-18 -19 -45 -19t-45 19l-83 83l-83 -83q-19 -19 -45 -19t-45 19l-83 83l-83 -83q-19 -19 -45 -19t-45 19l-83 83l-83 -83q-19 -19 -45 -19t-45 19l-83 83l-83 -83 q-19 -19 -45 -19t-45 19l-83 83l-83 -83q-19 -19 -45 -19t-45 19l-83 83zM640 1152v-128l384 128l384 -128v128h-128v128h-512v-128h-128z" />
 <glyph unicode="&#xf21b;" d="M576 0l96 448l-96 128l-128 64zM832 0l128 640l-128 -64l-96 -128zM992 1010q-2 4 -4 6q-10 8 -96 8q-70 0 -167 -19q-7 -2 -21 -2t-21 2q-97 19 -167 19q-86 0 -96 -8q-2 -2 -4 -6q2 -18 4 -27q2 -3 7.5 -6.5t7.5 -10.5q2 -4 7.5 -20.5t7 -20.5t7.5 -17t8.5 -17t9 -14 t12 -13.5t14 -9.5t17.5 -8t20.5 -4t24.5 -2q36 0 59 12.5t32.5 30t14.5 34.5t11.5 29.5t17.5 12.5h12q11 0 17.5 -12.5t11.5 -29.5t14.5 -34.5t32.5 -30t59 -12.5q13 0 24.5 2t20.5 4t17.5 8t14 9.5t12 13.5t9 14t8.5 17t7.5 17t7 20.5t7.5 20.5q2 7 7.5 10.5t7.5 6.5 q2 9 4 27zM1408 131q0 -121 -73 -190t-194 -69h-874q-121 0 -194 69t-73 190q0 61 4.5 118t19 125.5t37.5 123.5t63.5 103.5t93.5 74.5l-90 220h214q-22 64 -22 128q0 12 2 32q-194 40 -194 96q0 57 210 99q17 62 51.5 134t70.5 114q32 37 76 37q30 0 84 -31t84 -31t84 31 t84 31q44 0 76 -37q36 -42 70.5 -114t51.5 -134q210 -42 210 -99q0 -56 -194 -96q7 -81 -20 -160h214l-82 -225q63 -33 107.5 -96.5t65.5 -143.5t29 -151.5t8 -148.5z" />
@@ -531,18 +531,18 @@
 <glyph unicode="&#xf21d;" d="M1408 0q0 -63 -61.5 -113.5t-164 -81t-225 -46t-253.5 -15.5t-253.5 15.5t-225 46t-164 81t-61.5 113.5q0 49 33 88.5t91 66.5t118 44.5t131 29.5q26 5 48 -10.5t26 -41.5q5 -26 -10.5 -48t-41.5 -26q-58 -10 -106 -23.5t-76.5 -25.5t-48.5 -23.5t-27.5 -19.5t-8.5 -12 q3 -11 27 -26.5t73 -33t114 -32.5t160.5 -25t201.5 -10t201.5 10t160.5 25t114 33t73 33.5t27 27.5q-1 4 -8.5 11t-27.5 19t-48.5 23.5t-76.5 25t-106 23.5q-26 4 -41.5 26t-10.5 48q4 26 26 41.5t48 10.5q71 -12 131 -29.5t118 -44.5t91 -66.5t33 -88.5zM1024 896v-384 q0 -26 -19 -45t-45 -19h-64v-384q0 -26 -19 -45t-45 -19h-256q-26 0 -45 19t-19 45v384h-64q-26 0 -45 19t-19 45v384q0 53 37.5 90.5t90.5 37.5h384q53 0 90.5 -37.5t37.5 -90.5zM928 1280q0 -93 -65.5 -158.5t-158.5 -65.5t-158.5 65.5t-65.5 158.5t65.5 158.5t158.5 65.5 t158.5 -65.5t65.5 -158.5z" />
 <glyph unicode="&#xf21e;" horiz-adv-x="1792" d="M1280 512h305q-5 -6 -10 -10.5t-9 -7.5l-3 -4l-623 -600q-18 -18 -44 -18t-44 18l-624 602q-5 2 -21 20h369q22 0 39.5 13.5t22.5 34.5l70 281l190 -667q6 -20 23 -33t39 -13q21 0 38 13t23 33l146 485l56 -112q18 -35 57 -35zM1792 940q0 -145 -103 -300h-369l-111 221 q-8 17 -25.5 27t-36.5 8q-45 -5 -56 -46l-129 -430l-196 686q-6 20 -23.5 33t-39.5 13t-39 -13.5t-22 -34.5l-116 -464h-423q-103 155 -103 300q0 220 127 344t351 124q62 0 126.5 -21.5t120 -58t95.5 -68.5t76 -68q36 36 76 68t95.5 68.5t120 58t126.5 21.5q224 0 351 -124 t127 -344z" />
 <glyph unicode="&#xf221;" horiz-adv-x="1280" d="M1152 960q0 -221 -147.5 -384.5t-364.5 -187.5v-260h224q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-224v-224q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v224h-224q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h224v260q-150 16 -271.5 103t-186 224t-52.5 292 q11 134 80.5 249t182 188t245.5 88q170 19 319 -54t236 -212t87 -306zM128 960q0 -185 131.5 -316.5t316.5 -131.5t316.5 131.5t131.5 316.5t-131.5 316.5t-316.5 131.5t-316.5 -131.5t-131.5 -316.5z" />
-<glyph unicode="&#xf222;" horiz-adv-x="1792" d="M1280 1504q0 14 9 23t23 9h416q26 0 45 -19t19 -45v-416q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v262l-419 -420q87 -104 129.5 -236.5t30.5 -276.5q-22 -250 -200.5 -431t-428.5 -206q-163 -17 -314 39.5t-256.5 162t-162 256.5t-39.5 314q25 250 206 428.5 t431 200.5q144 12 276.5 -30.5t236.5 -129.5l419 419h-261q-14 0 -23 9t-9 23v64zM704 -128q117 0 223.5 45.5t184 123t123 184t45.5 223.5t-45.5 223.5t-123 184t-184 123t-223.5 45.5t-223.5 -45.5t-184 -123t-123 -184t-45.5 -223.5t45.5 -223.5t123 -184t184 -123 t223.5 -45.5z" />
+<glyph unicode="&#xf222;" d="M1472 1408q26 0 45 -19t19 -45v-416q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v262l-382 -383q126 -156 126 -359q0 -117 -45.5 -223.5t-123 -184t-184 -123t-223.5 -45.5t-223.5 45.5t-184 123t-123 184t-45.5 223.5t45.5 223.5t123 184t184 123t223.5 45.5 q203 0 359 -126l382 382h-261q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h416zM576 0q185 0 316.5 131.5t131.5 316.5t-131.5 316.5t-316.5 131.5t-316.5 -131.5t-131.5 -316.5t131.5 -316.5t316.5 -131.5z" />
 <glyph unicode="&#xf223;" horiz-adv-x="1280" d="M830 1220q145 -72 233.5 -210.5t88.5 -305.5q0 -221 -147.5 -384.5t-364.5 -187.5v-132h96q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-96v-96q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v96h-96q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h96v132q-217 24 -364.5 187.5 t-147.5 384.5q0 167 88.5 305.5t233.5 210.5q-165 96 -228 273q-6 16 3.5 29.5t26.5 13.5h69q21 0 29 -20q44 -106 140 -171t214 -65t214 65t140 171q8 20 37 20h61q17 0 26.5 -13.5t3.5 -29.5q-63 -177 -228 -273zM576 256q185 0 316.5 131.5t131.5 316.5t-131.5 316.5 t-316.5 131.5t-316.5 -131.5t-131.5 -316.5t131.5 -316.5t316.5 -131.5z" />
 <glyph unicode="&#xf224;" d="M1024 1504q0 14 9 23t23 9h288q26 0 45 -19t19 -45v-288q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v134l-254 -255q126 -158 126 -359q0 -221 -147.5 -384.5t-364.5 -187.5v-132h96q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-96v-96q0 -14 -9 -23t-23 -9h-64 q-14 0 -23 9t-9 23v96h-96q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h96v132q-149 16 -270.5 103t-186.5 223.5t-53 291.5q16 204 160 353.5t347 172.5q118 14 228 -19t198 -103l255 254h-134q-14 0 -23 9t-9 23v64zM576 256q185 0 316.5 131.5t131.5 316.5t-131.5 316.5 t-316.5 131.5t-316.5 -131.5t-131.5 -316.5t131.5 -316.5t316.5 -131.5z" />
 <glyph unicode="&#xf225;" horiz-adv-x="1792" d="M1280 1504q0 14 9 23t23 9h288q26 0 45 -19t19 -45v-288q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v134l-254 -255q126 -158 126 -359q0 -221 -147.5 -384.5t-364.5 -187.5v-132h96q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-96v-96q0 -14 -9 -23t-23 -9h-64 q-14 0 -23 9t-9 23v96h-96q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h96v132q-217 24 -364.5 187.5t-147.5 384.5q0 201 126 359l-52 53l-101 -111q-9 -10 -22 -10.5t-23 7.5l-48 44q-10 8 -10.5 21.5t8.5 23.5l105 115l-111 112v-134q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9 t-9 23v288q0 26 19 45t45 19h288q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-133l106 -107l86 94q9 10 22 10.5t23 -7.5l48 -44q10 -8 10.5 -21.5t-8.5 -23.5l-90 -99l57 -56q158 126 359 126t359 -126l255 254h-134q-14 0 -23 9t-9 23v64zM832 256q185 0 316.5 131.5 t131.5 316.5t-131.5 316.5t-316.5 131.5t-316.5 -131.5t-131.5 -316.5t131.5 -316.5t316.5 -131.5z" />
 <glyph unicode="&#xf226;" horiz-adv-x="1792" d="M1790 1007q12 -155 -52.5 -292t-186 -224t-271.5 -103v-260h224q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-224v-224q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v224h-512v-224q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v224h-224q-14 0 -23 9t-9 23v64q0 14 9 23 t23 9h224v260q-150 16 -271.5 103t-186 224t-52.5 292q17 206 164.5 356.5t352.5 169.5q206 21 377 -94q171 115 377 94q205 -19 352.5 -169.5t164.5 -356.5zM896 647q128 131 128 313t-128 313q-128 -131 -128 -313t128 -313zM576 512q115 0 218 57q-154 165 -154 391 q0 224 154 391q-103 57 -218 57q-185 0 -316.5 -131.5t-131.5 -316.5t131.5 -316.5t316.5 -131.5zM1152 128v260q-137 15 -256 94q-119 -79 -256 -94v-260h512zM1216 512q185 0 316.5 131.5t131.5 316.5t-131.5 316.5t-316.5 131.5q-115 0 -218 -57q154 -167 154 -391 q0 -226 -154 -391q103 -57 218 -57z" />
 <glyph unicode="&#xf227;" horiz-adv-x="1920" d="M1536 1120q0 14 9 23t23 9h288q26 0 45 -19t19 -45v-288q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v134l-254 -255q76 -95 107.5 -214t9.5 -247q-31 -182 -166 -312t-318 -156q-210 -29 -384.5 80t-241.5 300q-117 6 -221 57.5t-177.5 133t-113.5 192.5t-32 230 q9 135 78 252t182 191.5t248 89.5q118 14 227.5 -19t198.5 -103l255 254h-134q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h288q26 0 45 -19t19 -45v-288q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v134l-254 -255q59 -74 93 -169q182 -9 328 -124l255 254h-134q-14 0 -23 9 t-9 23v64zM1024 704q0 20 -4 58q-162 -25 -271 -150t-109 -292q0 -20 4 -58q162 25 271 150t109 292zM128 704q0 -168 111 -294t276 -149q-3 29 -3 59q0 210 135 369.5t338 196.5q-53 120 -163.5 193t-245.5 73q-185 0 -316.5 -131.5t-131.5 -316.5zM1088 -128 q185 0 316.5 131.5t131.5 316.5q0 168 -111 294t-276 149q3 -29 3 -59q0 -210 -135 -369.5t-338 -196.5q53 -120 163.5 -193t245.5 -73z" />
 <glyph unicode="&#xf228;" horiz-adv-x="2048" d="M1664 1504q0 14 9 23t23 9h288q26 0 45 -19t19 -45v-288q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v134l-254 -255q76 -95 107.5 -214t9.5 -247q-32 -180 -164.5 -310t-313.5 -157q-223 -34 -409 90q-117 -78 -256 -93v-132h96q14 0 23 -9t9 -23v-64q0 -14 -9 -23 t-23 -9h-96v-96q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v96h-96q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h96v132q-155 17 -279.5 109.5t-187 237.5t-39.5 307q25 187 159.5 322.5t320.5 164.5q224 34 410 -90q146 97 320 97q201 0 359 -126l255 254h-134q-14 0 -23 9 t-9 23v64zM896 391q128 131 128 313t-128 313q-128 -131 -128 -313t128 -313zM128 704q0 -185 131.5 -316.5t316.5 -131.5q117 0 218 57q-154 167 -154 391t154 391q-101 57 -218 57q-185 0 -316.5 -131.5t-131.5 -316.5zM1216 256q185 0 316.5 131.5t131.5 316.5 t-131.5 316.5t-316.5 131.5q-117 0 -218 -57q154 -167 154 -391t-154 -391q101 -57 218 -57z" />
-<glyph unicode="&#xf229;" horiz-adv-x="1792" d="M1728 1536q26 0 45 -19t19 -45v-416q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v262l-229 -230l156 -156q9 -10 9 -23t-9 -22l-46 -46q-9 -9 -22 -9t-23 9l-156 157l-99 -100q87 -104 129.5 -236.5t30.5 -276.5q-22 -250 -200.5 -431t-428.5 -206q-163 -17 -314 39.5 t-256.5 162t-162 256.5t-39.5 314q25 250 206 428.5t431 200.5q144 12 276.5 -30.5t236.5 -129.5l99 99l-156 156q-9 10 -9 23t9 22l46 46q9 9 22 9t23 -9l156 -156l229 229h-261q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h416zM1280 448q0 117 -45.5 223.5t-123 184t-184 123 t-223.5 45.5t-223.5 -45.5t-184 -123t-123 -184t-45.5 -223.5t45.5 -223.5t123 -184t184 -123t223.5 -45.5t223.5 45.5t184 123t123 184t45.5 223.5z" />
+<glyph unicode="&#xf229;" d="M1472 1408q26 0 45 -19t19 -45v-416q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v262l-213 -214l140 -140q9 -10 9 -23t-9 -22l-46 -46q-9 -9 -22 -9t-23 9l-140 141l-78 -79q126 -156 126 -359q0 -117 -45.5 -223.5t-123 -184t-184 -123t-223.5 -45.5t-223.5 45.5 t-184 123t-123 184t-45.5 223.5t45.5 223.5t123 184t184 123t223.5 45.5q203 0 359 -126l78 78l-172 172q-9 10 -9 23t9 22l46 46q9 9 22 9t23 -9l172 -172l213 213h-261q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h416zM576 0q185 0 316.5 131.5t131.5 316.5t-131.5 316.5 t-316.5 131.5t-316.5 -131.5t-131.5 -316.5t131.5 -316.5t316.5 -131.5z" />
 <glyph unicode="&#xf22a;" horiz-adv-x="1280" d="M640 892q217 -24 364.5 -187.5t147.5 -384.5q0 -167 -87 -306t-236 -212t-319 -54q-133 15 -245.5 88t-182 188t-80.5 249q-12 155 52.5 292t186 224t271.5 103v132h-160q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h160v165l-92 -92q-10 -9 -23 -9t-22 9l-46 46q-9 9 -9 22 t9 23l202 201q19 19 45 19t45 -19l202 -201q9 -10 9 -23t-9 -22l-46 -46q-9 -9 -22 -9t-23 9l-92 92v-165h160q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-160v-132zM576 -128q185 0 316.5 131.5t131.5 316.5t-131.5 316.5t-316.5 131.5t-316.5 -131.5t-131.5 -316.5 t131.5 -316.5t316.5 -131.5z" />
-<glyph unicode="&#xf22b;" horiz-adv-x="2048" d="M2029 685q19 -19 19 -45t-19 -45l-294 -294q-9 -10 -22.5 -10t-22.5 10l-45 45q-10 9 -10 22.5t10 22.5l185 185h-294v-224q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v224h-131q-12 -119 -67 -226t-139 -183.5t-196.5 -121.5t-234.5 -45q-180 0 -330.5 91t-234.5 247 t-74 337q8 162 94 300t226.5 219.5t302.5 85.5q166 4 310.5 -71.5t235.5 -208.5t107 -296h131v224q0 14 9 23t23 9h64q14 0 23 -9t9 -23v-224h294l-185 185q-10 9 -10 22.5t10 22.5l45 45q9 10 22.5 10t22.5 -10zM640 128q104 0 198.5 40.5t163.5 109.5t109.5 163.5 t40.5 198.5t-40.5 198.5t-109.5 163.5t-163.5 109.5t-198.5 40.5t-198.5 -40.5t-163.5 -109.5t-109.5 -163.5t-40.5 -198.5t40.5 -198.5t109.5 -163.5t163.5 -109.5t198.5 -40.5z" />
+<glyph unicode="&#xf22b;" horiz-adv-x="2048" d="M1901 621q19 -19 19 -45t-19 -45l-294 -294q-9 -10 -22.5 -10t-22.5 10l-45 45q-10 9 -10 22.5t10 22.5l185 185h-294v-224q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v224h-132q-24 -217 -187.5 -364.5t-384.5 -147.5q-167 0 -306 87t-212 236t-54 319q15 133 88 245.5 t188 182t249 80.5q155 12 292 -52.5t224 -186t103 -271.5h132v224q0 14 9 23t23 9h64q14 0 23 -9t9 -23v-224h294l-185 185q-10 9 -10 22.5t10 22.5l45 45q9 10 22.5 10t22.5 -10zM576 128q185 0 316.5 131.5t131.5 316.5t-131.5 316.5t-316.5 131.5t-316.5 -131.5 t-131.5 -316.5t131.5 -316.5t316.5 -131.5z" />
 <glyph unicode="&#xf22c;" horiz-adv-x="1280" d="M1152 960q0 -221 -147.5 -384.5t-364.5 -187.5v-612q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v612q-217 24 -364.5 187.5t-147.5 384.5q0 117 45.5 223.5t123 184t184 123t223.5 45.5t223.5 -45.5t184 -123t123 -184t45.5 -223.5zM576 512q185 0 316.5 131.5 t131.5 316.5t-131.5 316.5t-316.5 131.5t-316.5 -131.5t-131.5 -316.5t131.5 -316.5t316.5 -131.5z" />
-<glyph unicode="&#xf22d;" horiz-adv-x="1792" />
+<glyph unicode="&#xf22d;" horiz-adv-x="1280" d="M1024 576q0 185 -131.5 316.5t-316.5 131.5t-316.5 -131.5t-131.5 -316.5t131.5 -316.5t316.5 -131.5t316.5 131.5t131.5 316.5zM1152 576q0 -117 -45.5 -223.5t-123 -184t-184 -123t-223.5 -45.5t-223.5 45.5t-184 123t-123 184t-45.5 223.5t45.5 223.5t123 184t184 123 t223.5 45.5t223.5 -45.5t184 -123t123 -184t45.5 -223.5z" />
 <glyph unicode="&#xf22e;" horiz-adv-x="1792" />
 <glyph unicode="&#xf22f;" horiz-adv-x="1792" />
 <glyph unicode="&#xf230;" d="M1451 1408q35 0 60 -25t25 -60v-1366q0 -35 -25 -60t-60 -25h-391v595h199l30 232h-229v148q0 56 23.5 84t91.5 28l122 1v207q-63 9 -178 9q-136 0 -217.5 -80t-81.5 -226v-171h-200v-232h200v-595h-735q-35 0 -60 25t-25 60v1366q0 35 25 60t60 25h1366z" />
@@ -555,11 +555,101 @@
 <glyph unicode="&#xf237;" d="M1536 1536l-192 -448h192v-192h-274l-55 -128h329v-192h-411l-357 -832l-357 832h-411v192h329l-55 128h-274v192h192l-192 448h256l323 -768h378l323 768h256zM768 320l108 256h-216z" />
 <glyph unicode="&#xf238;" d="M1088 1536q185 0 316.5 -93.5t131.5 -226.5v-896q0 -130 -125.5 -222t-305.5 -97l213 -202q16 -15 8 -35t-30 -20h-1056q-22 0 -30 20t8 35l213 202q-180 5 -305.5 97t-125.5 222v896q0 133 131.5 226.5t316.5 93.5h640zM768 192q80 0 136 56t56 136t-56 136t-136 56 t-136 -56t-56 -136t56 -136t136 -56zM1344 768v512h-1152v-512h1152z" />
 <glyph unicode="&#xf239;" d="M1088 1536q185 0 316.5 -93.5t131.5 -226.5v-896q0 -130 -125.5 -222t-305.5 -97l213 -202q16 -15 8 -35t-30 -20h-1056q-22 0 -30 20t8 35l213 202q-180 5 -305.5 97t-125.5 222v896q0 133 131.5 226.5t316.5 93.5h640zM288 224q66 0 113 47t47 113t-47 113t-113 47 t-113 -47t-47 -113t47 -113t113 -47zM704 768v512h-544v-512h544zM1248 224q66 0 113 47t47 113t-47 113t-113 47t-113 -47t-47 -113t47 -113t113 -47zM1408 768v512h-576v-512h576z" />
-<glyph unicode="&#xf23a;" horiz-adv-x="1792" d="M1792 204v-209h-642v209h134v926h-6l-314 -1135h-243l-310 1135h-8v-926h135v-209h-538v209h69q21 0 43 19.5t22 37.5v881q0 18 -22 40t-43 22h-69v209h672l221 -821h6l223 821h670v-209h-71q-19 0 -41 -22t-22 -40v-881q0 -18 21.5 -37.5t41.5 -19.5h71z" />
-<glyph unicode="&#xf23b;" horiz-adv-x="1792" />
-<glyph unicode="&#xf23c;" horiz-adv-x="1792" />
-<glyph unicode="&#xf23d;" horiz-adv-x="1792" />
-<glyph unicode="&#xf23e;" horiz-adv-x="1792" />
+<glyph unicode="&#xf23a;" horiz-adv-x="1792" d="M597 1115v-1173q0 -25 -12.5 -42.5t-36.5 -17.5q-17 0 -33 8l-465 233q-21 10 -35.5 33.5t-14.5 46.5v1140q0 20 10 34t29 14q14 0 44 -15l511 -256q3 -3 3 -5zM661 1014l534 -866l-534 266v600zM1792 996v-1054q0 -25 -14 -40.5t-38 -15.5t-47 13l-441 220zM1789 1116 q0 -3 -256.5 -419.5t-300.5 -487.5l-390 634l324 527q17 28 52 28q14 0 26 -6l541 -270q4 -2 4 -6z" />
+<glyph unicode="&#xf23b;" d="M809 532l266 499h-112l-157 -312q-24 -48 -44 -92l-42 92l-155 312h-120l263 -493v-324h101v318zM1536 1408v-1536h-1536v1536h1536z" />
+<glyph unicode="&#xf23c;" horiz-adv-x="2296" d="M478 -139q-8 -16 -27 -34.5t-37 -25.5q-25 -9 -51.5 3.5t-28.5 31.5q-1 22 40 55t68 38q23 4 34 -21.5t2 -46.5zM1819 -139q7 -16 26 -34.5t38 -25.5q25 -9 51.5 3.5t27.5 31.5q2 22 -39.5 55t-68.5 38q-22 4 -33 -21.5t-2 -46.5zM1867 -30q13 -27 56.5 -59.5t77.5 -41.5 q45 -13 82 4.5t37 50.5q0 46 -67.5 100.5t-115.5 59.5q-40 5 -63.5 -37.5t-6.5 -76.5zM428 -30q-13 -27 -56 -59.5t-77 -41.5q-45 -13 -82 4.5t-37 50.5q0 46 67.5 100.5t115.5 59.5q40 5 63 -37.5t6 -76.5zM1158 1094h1q-41 0 -76 -15q27 -8 44 -30.5t17 -49.5 q0 -35 -27 -60t-65 -25q-52 0 -80 43q-5 -23 -5 -42q0 -74 56 -126.5t135 -52.5q80 0 136 52.5t56 126.5t-56 126.5t-136 52.5zM1462 1312q-99 109 -220.5 131.5t-245.5 -44.5q27 60 82.5 96.5t118 39.5t121.5 -17t99.5 -74.5t44.5 -131.5zM2212 73q8 -11 -11 -42 q7 -23 7 -40q1 -56 -44.5 -112.5t-109.5 -91.5t-118 -37q-48 -2 -92 21.5t-66 65.5q-687 -25 -1259 0q-23 -41 -66.5 -65t-92.5 -22q-86 3 -179.5 80.5t-92.5 160.5q2 22 7 40q-19 31 -11 42q6 10 31 1q14 22 41 51q-7 29 2 38q11 10 39 -4q29 20 59 34q0 29 13 37 q23 12 51 -16q35 5 61 -2q18 -4 38 -19v73q-11 0 -18 2q-53 10 -97 44.5t-55 87.5q-9 38 0 81q15 62 93 95q2 17 19 35.5t36 23.5t33 -7.5t19 -30.5h13q46 -5 60 -23q3 -3 5 -7q10 1 30.5 3.5t30.5 3.5q-15 11 -30 17q-23 40 -91 43q0 6 1 10q-62 2 -118.5 18.5t-84.5 47.5 q-32 36 -42.5 92t-2.5 112q16 126 90 179q23 16 52 4.5t32 -40.5q0 -1 1.5 -14t2.5 -21t3 -20t5.5 -19t8.5 -10q27 -14 76 -12q48 46 98 74q-40 4 -162 -14l47 46q61 58 163 111q145 73 282 86q-20 8 -41 15.5t-47 14t-42.5 10.5t-47.5 11t-43 10q595 126 904 -139 q98 -84 158 -222q85 -10 121 9h1q5 3 8.5 10t5.5 19t3 19.5t3 21.5l1 14q3 28 32 40t52 -5q73 -52 91 -178q7 -57 -3.5 -113t-42.5 -91q-28 -32 -83.5 -48.5t-115.5 -18.5v-10q-71 -2 -95 -43q-14 -5 -31 -17q11 -1 32 -3.5t30 -3.5q1 4 5 8q16 18 60 23h13q5 18 19 30t33 8 t36 -23t19 -36q79 -32 93 -95q9 -40 1 -81q-12 -53 -56 -88t-97 -44q-10 -2 -17 -2q0 -49 -1 -73q20 15 38 19q26 7 61 2q28 28 51 16q14 -9 14 -37q33 -16 59 -34q27 13 38 4q10 -10 2 -38q28 -30 41 -51q23 8 31 -1zM1937 1025q0 -29 -9 -54q82 -32 112 -132 q4 37 -9.5 98.5t-41.5 90.5q-20 19 -36 17t-16 -20zM1859 925q35 -42 47.5 -108.5t-0.5 -124.5q67 13 97 45q13 14 18 28q-3 64 -31 114.5t-79 66.5q-15 -15 -52 -21zM1822 921q-30 0 -44 1q42 -115 53 -239q21 0 43 3q16 68 1 135t-53 100zM258 839q30 100 112 132 q-9 25 -9 54q0 18 -16.5 20t-35.5 -17q-28 -29 -41.5 -90.5t-9.5 -98.5zM294 737q29 -31 97 -45q-13 58 -0.5 124.5t47.5 108.5v0q-37 6 -52 21q-51 -16 -78.5 -66t-31.5 -115q9 -17 18 -28zM471 683q14 124 73 235q-19 -4 -55 -18l-45 -19v1q-46 -89 -20 -196q25 -3 47 -3z M1434 644q8 -38 16.5 -108.5t11.5 -89.5q3 -18 9.5 -21.5t23.5 4.5q40 20 62 85.5t23 125.5q-24 2 -146 4zM1152 1285q-116 0 -199 -82.5t-83 -198.5q0 -117 83 -199.5t199 -82.5t199 82.5t83 199.5q0 116 -83 198.5t-199 82.5zM1380 646q-106 2 -211 0v1q-1 -27 2.5 -86 t13.5 -66q29 -14 93.5 -14.5t95.5 10.5q9 3 11 39t-0.5 69.5t-4.5 46.5zM1112 447q8 4 9.5 48t-0.5 88t-4 63v1q-212 -3 -214 -3q-4 -20 -7 -62t0 -83t14 -46q34 -15 101 -16t101 10zM718 636q-16 -59 4.5 -118.5t77.5 -84.5q15 -8 24 -5t12 21q3 16 8 90t10 103 q-69 -2 -136 -6zM591 510q3 -23 -34 -36q132 -141 271.5 -240t305.5 -154q172 49 310.5 146t293.5 250q-33 13 -30 34l3 9v1v-1q-17 2 -50 5.5t-48 4.5q-26 -90 -82 -132q-51 -38 -82 1q-5 6 -9 14q-7 13 -17 62q-2 -5 -5 -9t-7.5 -7t-8 -5.5t-9.5 -4l-10 -2.5t-12 -2 l-12 -1.5t-13.5 -1t-13.5 -0.5q-106 -9 -163 11q-4 -17 -10 -26.5t-21 -15t-23 -7t-36 -3.5q-2 0 -3 -0.5t-3 -0.5h-3q-179 -17 -203 40q-2 -63 -56 -54q-47 8 -91 54q-12 13 -20 26q-17 29 -26 65q-58 -6 -87 -10q1 -2 4 -10zM507 -118q3 14 3 30q-17 71 -51 130t-73 70 q-41 12 -101.5 -14.5t-104.5 -80t-39 -107.5q35 -53 100 -93t119 -42q51 -2 94 28t53 79zM510 53q23 -63 27 -119q195 113 392 174q-98 52 -180.5 120t-179.5 165q-6 -4 -29 -13q0 -2 -1 -5t-1 -4q31 -18 22 -37q-12 -23 -56 -34q-10 -13 -29 -24h-1q-2 -83 1 -150 q19 -34 35 -73zM579 -113q532 -21 1145 0q-254 147 -428 196q-76 -35 -156 -57q-8 -3 -16 0q-65 21 -129 49q-208 -60 -416 -188h-1v-1q1 0 1 1zM1763 -67q4 54 28 120q14 38 33 71l-1 -1q3 77 3 153q-15 8 -30 25q-42 9 -56 33q-9 20 22 38q-2 4 -2 9q-16 4 -28 12 q-204 -190 -383 -284q198 -59 414 -176zM2155 -90q5 54 -39 107.5t-104 80t-102 14.5q-38 -11 -72.5 -70.5t-51.5 -129.5q0 -16 3 -30q10 -49 53 -79t94 -28q54 2 119 42t100 93z" />
+<glyph unicode="&#xf23d;" horiz-adv-x="2304" d="M1524 -25q0 -68 -48 -116t-116 -48t-116.5 48t-48.5 116t48.5 116.5t116.5 48.5t116 -48.5t48 -116.5zM775 -25q0 -68 -48.5 -116t-116.5 -48t-116 48t-48 116t48 116.5t116 48.5t116.5 -48.5t48.5 -116.5zM0 1469q57 -60 110.5 -104.5t121 -82t136 -63t166 -45.5 t200 -31.5t250 -18.5t304 -9.5t372.5 -2.5q139 0 244.5 -5t181 -16.5t124 -27.5t71 -39.5t24 -51.5t-19.5 -64t-56.5 -76.5t-89.5 -91t-116 -104.5t-139 -119q-185 -157 -286 -247q29 51 76.5 109t94 105.5t94.5 98.5t83 91.5t54 80.5t13 70t-45.5 55.5t-116.5 41t-204 23.5 t-304 5q-168 -2 -314 6t-256 23t-204.5 41t-159.5 51.5t-122.5 62.5t-91.5 66.5t-68 71.5t-50.5 69.5t-40 68t-36.5 59.5z" />
+<glyph unicode="&#xf23e;" horiz-adv-x="1792" d="M896 1472q-169 0 -323 -66t-265.5 -177.5t-177.5 -265.5t-66 -323t66 -323t177.5 -265.5t265.5 -177.5t323 -66t323 66t265.5 177.5t177.5 265.5t66 323t-66 323t-177.5 265.5t-265.5 177.5t-323 66zM896 1536q182 0 348 -71t286 -191t191 -286t71 -348t-71 -348 t-191 -286t-286 -191t-348 -71t-348 71t-286 191t-191 286t-71 348t71 348t191 286t286 191t348 71zM496 704q16 0 16 -16v-480q0 -16 -16 -16h-32q-16 0 -16 16v480q0 16 16 16h32zM896 640q53 0 90.5 -37.5t37.5 -90.5q0 -35 -17.5 -64t-46.5 -46v-114q0 -14 -9 -23 t-23 -9h-64q-14 0 -23 9t-9 23v114q-29 17 -46.5 46t-17.5 64q0 53 37.5 90.5t90.5 37.5zM896 1408q209 0 385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103zM544 928v-96 q0 -14 9 -23t23 -9h64q14 0 23 9t9 23v96q0 93 65.5 158.5t158.5 65.5t158.5 -65.5t65.5 -158.5v-96q0 -14 9 -23t23 -9h64q14 0 23 9t9 23v96q0 146 -103 249t-249 103t-249 -103t-103 -249zM1408 192v512q0 26 -19 45t-45 19h-896q-26 0 -45 -19t-19 -45v-512 q0 -26 19 -45t45 -19h896q26 0 45 19t19 45z" />
+<glyph unicode="&#xf240;" horiz-adv-x="2304" d="M1920 1024v-768h-1664v768h1664zM2048 448h128v384h-128v288q0 14 -9 23t-23 9h-1856q-14 0 -23 -9t-9 -23v-960q0 -14 9 -23t23 -9h1856q14 0 23 9t9 23v288zM2304 832v-384q0 -53 -37.5 -90.5t-90.5 -37.5v-160q0 -66 -47 -113t-113 -47h-1856q-66 0 -113 47t-47 113 v960q0 66 47 113t113 47h1856q66 0 113 -47t47 -113v-160q53 0 90.5 -37.5t37.5 -90.5z" />
+<glyph unicode="&#xf241;" horiz-adv-x="2304" d="M256 256v768h1280v-768h-1280zM2176 960q53 0 90.5 -37.5t37.5 -90.5v-384q0 -53 -37.5 -90.5t-90.5 -37.5v-160q0 -66 -47 -113t-113 -47h-1856q-66 0 -113 47t-47 113v960q0 66 47 113t113 47h1856q66 0 113 -47t47 -113v-160zM2176 448v384h-128v288q0 14 -9 23t-23 9 h-1856q-14 0 -23 -9t-9 -23v-960q0 -14 9 -23t23 -9h1856q14 0 23 9t9 23v288h128z" />
+<glyph unicode="&#xf242;" horiz-adv-x="2304" d="M256 256v768h896v-768h-896zM2176 960q53 0 90.5 -37.5t37.5 -90.5v-384q0 -53 -37.5 -90.5t-90.5 -37.5v-160q0 -66 -47 -113t-113 -47h-1856q-66 0 -113 47t-47 113v960q0 66 47 113t113 47h1856q66 0 113 -47t47 -113v-160zM2176 448v384h-128v288q0 14 -9 23t-23 9 h-1856q-14 0 -23 -9t-9 -23v-960q0 -14 9 -23t23 -9h1856q14 0 23 9t9 23v288h128z" />
+<glyph unicode="&#xf243;" horiz-adv-x="2304" d="M256 256v768h512v-768h-512zM2176 960q53 0 90.5 -37.5t37.5 -90.5v-384q0 -53 -37.5 -90.5t-90.5 -37.5v-160q0 -66 -47 -113t-113 -47h-1856q-66 0 -113 47t-47 113v960q0 66 47 113t113 47h1856q66 0 113 -47t47 -113v-160zM2176 448v384h-128v288q0 14 -9 23t-23 9 h-1856q-14 0 -23 -9t-9 -23v-960q0 -14 9 -23t23 -9h1856q14 0 23 9t9 23v288h128z" />
+<glyph unicode="&#xf244;" horiz-adv-x="2304" d="M2176 960q53 0 90.5 -37.5t37.5 -90.5v-384q0 -53 -37.5 -90.5t-90.5 -37.5v-160q0 -66 -47 -113t-113 -47h-1856q-66 0 -113 47t-47 113v960q0 66 47 113t113 47h1856q66 0 113 -47t47 -113v-160zM2176 448v384h-128v288q0 14 -9 23t-23 9h-1856q-14 0 -23 -9t-9 -23 v-960q0 -14 9 -23t23 -9h1856q14 0 23 9t9 23v288h128z" />
+<glyph unicode="&#xf245;" horiz-adv-x="1280" d="M1133 493q31 -30 14 -69q-17 -40 -59 -40h-382l201 -476q10 -25 0 -49t-34 -35l-177 -75q-25 -10 -49 0t-35 34l-191 452l-312 -312q-19 -19 -45 -19q-12 0 -24 5q-40 17 -40 59v1504q0 42 40 59q12 5 24 5q27 0 45 -19z" />
+<glyph unicode="&#xf246;" horiz-adv-x="1024" d="M832 1408q-320 0 -320 -224v-416h128v-128h-128v-544q0 -224 320 -224h64v-128h-64q-272 0 -384 146q-112 -146 -384 -146h-64v128h64q320 0 320 224v544h-128v128h128v416q0 224 -320 224h-64v128h64q272 0 384 -146q112 146 384 146h64v-128h-64z" />
+<glyph unicode="&#xf247;" horiz-adv-x="2048" d="M2048 1152h-128v-1024h128v-384h-384v128h-1280v-128h-384v384h128v1024h-128v384h384v-128h1280v128h384v-384zM1792 1408v-128h128v128h-128zM128 1408v-128h128v128h-128zM256 -128v128h-128v-128h128zM1664 0v128h128v1024h-128v128h-1280v-128h-128v-1024h128v-128 h1280zM1920 -128v128h-128v-128h128zM1280 896h384v-768h-896v256h-384v768h896v-256zM512 512h640v512h-640v-512zM1536 256v512h-256v-384h-384v-128h640z" />
+<glyph unicode="&#xf248;" horiz-adv-x="2304" d="M2304 768h-128v-640h128v-384h-384v128h-896v-128h-384v384h128v128h-384v-128h-384v384h128v640h-128v384h384v-128h896v128h384v-384h-128v-128h384v128h384v-384zM2048 1024v-128h128v128h-128zM1408 1408v-128h128v128h-128zM128 1408v-128h128v128h-128zM256 256 v128h-128v-128h128zM1536 384h-128v-128h128v128zM384 384h896v128h128v640h-128v128h-896v-128h-128v-640h128v-128zM896 -128v128h-128v-128h128zM2176 -128v128h-128v-128h128zM2048 128v640h-128v128h-384v-384h128v-384h-384v128h-384v-128h128v-128h896v128h128z" />
+<glyph unicode="&#xf249;" d="M1024 288v-416h-928q-40 0 -68 28t-28 68v1344q0 40 28 68t68 28h1344q40 0 68 -28t28 -68v-928h-416q-40 0 -68 -28t-28 -68zM1152 256h381q-15 -82 -65 -132l-184 -184q-50 -50 -132 -65v381z" />
+<glyph unicode="&#xf24a;" d="M1400 256h-248v-248q29 10 41 22l185 185q12 12 22 41zM1120 384h288v896h-1280v-1280h896v288q0 40 28 68t68 28zM1536 1312v-1024q0 -40 -20 -88t-48 -76l-184 -184q-28 -28 -76 -48t-88 -20h-1024q-40 0 -68 28t-28 68v1344q0 40 28 68t68 28h1344q40 0 68 -28t28 -68 z" />
+<glyph unicode="&#xf24b;" horiz-adv-x="2304" d="M1951 538q0 -26 -15.5 -44.5t-38.5 -23.5q-8 -2 -18 -2h-153v140h153q10 0 18 -2q23 -5 38.5 -23.5t15.5 -44.5zM1933 751q0 -25 -15 -42t-38 -21q-3 -1 -15 -1h-139v129h139q3 0 8.5 -0.5t6.5 -0.5q23 -4 38 -21.5t15 -42.5zM728 587v308h-228v-308q0 -58 -38 -94.5 t-105 -36.5q-108 0 -229 59v-112q53 -15 121 -23t109 -9l42 -1q328 0 328 217zM1442 403v113q-99 -52 -200 -59q-108 -8 -169 41t-61 142t61 142t169 41q101 -7 200 -58v112q-48 12 -100 19.5t-80 9.5l-28 2q-127 6 -218.5 -14t-140.5 -60t-71 -88t-22 -106t22 -106t71 -88 t140.5 -60t218.5 -14q101 4 208 31zM2176 518q0 54 -43 88.5t-109 39.5v3q57 8 89 41.5t32 79.5q0 55 -41 88t-107 36q-3 0 -12 0.5t-14 0.5h-455v-510h491q74 0 121.5 36.5t47.5 96.5zM2304 1280v-1280q0 -52 -38 -90t-90 -38h-2048q-52 0 -90 38t-38 90v1280q0 52 38 90 t90 38h2048q52 0 90 -38t38 -90z" />
+<glyph unicode="&#xf24c;" horiz-adv-x="2304" d="M858 295v693q-106 -41 -172 -135.5t-66 -211.5t66 -211.5t172 -134.5zM1362 641q0 117 -66 211.5t-172 135.5v-694q106 41 172 135.5t66 211.5zM1577 641q0 -159 -78.5 -294t-213.5 -213.5t-294 -78.5q-119 0 -227.5 46.5t-187 125t-125 187t-46.5 227.5q0 159 78.5 294 t213.5 213.5t294 78.5t294 -78.5t213.5 -213.5t78.5 -294zM1960 634q0 139 -55.5 261.5t-147.5 205.5t-213.5 131t-252.5 48h-301q-176 0 -323.5 -81t-235 -230t-87.5 -335q0 -171 87 -317.5t236 -231.5t323 -85h301q129 0 251.5 50.5t214.5 135t147.5 202.5t55.5 246z M2304 1280v-1280q0 -52 -38 -90t-90 -38h-2048q-52 0 -90 38t-38 90v1280q0 52 38 90t90 38h2048q52 0 90 -38t38 -90z" />
+<glyph unicode="&#xf24d;" horiz-adv-x="1792" d="M1664 -96v1088q0 13 -9.5 22.5t-22.5 9.5h-1088q-13 0 -22.5 -9.5t-9.5 -22.5v-1088q0 -13 9.5 -22.5t22.5 -9.5h1088q13 0 22.5 9.5t9.5 22.5zM1792 992v-1088q0 -66 -47 -113t-113 -47h-1088q-66 0 -113 47t-47 113v1088q0 66 47 113t113 47h1088q66 0 113 -47t47 -113 zM1408 1376v-160h-128v160q0 13 -9.5 22.5t-22.5 9.5h-1088q-13 0 -22.5 -9.5t-9.5 -22.5v-1088q0 -13 9.5 -22.5t22.5 -9.5h160v-128h-160q-66 0 -113 47t-47 113v1088q0 66 47 113t113 47h1088q66 0 113 -47t47 -113z" />
+<glyph unicode="&#xf24e;" horiz-adv-x="2304" d="M1728 1088l-384 -704h768zM448 1088l-384 -704h768zM1269 1280q-14 -40 -45.5 -71.5t-71.5 -45.5v-1291h608q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-1344q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h608v1291q-40 14 -71.5 45.5t-45.5 71.5h-491q-14 0 -23 9t-9 23v64 q0 14 9 23t23 9h491q21 57 70 92.5t111 35.5t111 -35.5t70 -92.5h491q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-491zM1088 1264q33 0 56.5 23.5t23.5 56.5t-23.5 56.5t-56.5 23.5t-56.5 -23.5t-23.5 -56.5t23.5 -56.5t56.5 -23.5zM2176 384q0 -73 -46.5 -131t-117.5 -91 t-144.5 -49.5t-139.5 -16.5t-139.5 16.5t-144.5 49.5t-117.5 91t-46.5 131q0 11 35 81t92 174.5t107 195.5t102 184t56 100q18 33 56 33t56 -33q4 -7 56 -100t102 -184t107 -195.5t92 -174.5t35 -81zM896 384q0 -73 -46.5 -131t-117.5 -91t-144.5 -49.5t-139.5 -16.5 t-139.5 16.5t-144.5 49.5t-117.5 91t-46.5 131q0 11 35 81t92 174.5t107 195.5t102 184t56 100q18 33 56 33t56 -33q4 -7 56 -100t102 -184t107 -195.5t92 -174.5t35 -81z" />
+<glyph unicode="&#xf250;" d="M1408 1408q0 -261 -106.5 -461.5t-266.5 -306.5q160 -106 266.5 -306.5t106.5 -461.5h96q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-1472q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h96q0 261 106.5 461.5t266.5 306.5q-160 106 -266.5 306.5t-106.5 461.5h-96q-14 0 -23 9 t-9 23v64q0 14 9 23t23 9h1472q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-96zM874 700q77 29 149 92.5t129.5 152.5t92.5 210t35 253h-1024q0 -132 35 -253t92.5 -210t129.5 -152.5t149 -92.5q19 -7 30.5 -23.5t11.5 -36.5t-11.5 -36.5t-30.5 -23.5q-77 -29 -149 -92.5 t-129.5 -152.5t-92.5 -210t-35 -253h1024q0 132 -35 253t-92.5 210t-129.5 152.5t-149 92.5q-19 7 -30.5 23.5t-11.5 36.5t11.5 36.5t30.5 23.5z" />
+<glyph unicode="&#xf251;" d="M1408 1408q0 -261 -106.5 -461.5t-266.5 -306.5q160 -106 266.5 -306.5t106.5 -461.5h96q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-1472q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h96q0 261 106.5 461.5t266.5 306.5q-160 106 -266.5 306.5t-106.5 461.5h-96q-14 0 -23 9 t-9 23v64q0 14 9 23t23 9h1472q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-96zM1280 1408h-1024q0 -66 9 -128h1006q9 61 9 128zM1280 -128q0 130 -34 249.5t-90.5 208t-126.5 152t-146 94.5h-230q-76 -31 -146 -94.5t-126.5 -152t-90.5 -208t-34 -249.5h1024z" />
+<glyph unicode="&#xf252;" d="M1408 1408q0 -261 -106.5 -461.5t-266.5 -306.5q160 -106 266.5 -306.5t106.5 -461.5h96q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-1472q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h96q0 261 106.5 461.5t266.5 306.5q-160 106 -266.5 306.5t-106.5 461.5h-96q-14 0 -23 9 t-9 23v64q0 14 9 23t23 9h1472q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-96zM1280 1408h-1024q0 -206 85 -384h854q85 178 85 384zM1223 192q-54 141 -145.5 241.5t-194.5 142.5h-230q-103 -42 -194.5 -142.5t-145.5 -241.5h910z" />
+<glyph unicode="&#xf253;" d="M1408 1408q0 -261 -106.5 -461.5t-266.5 -306.5q160 -106 266.5 -306.5t106.5 -461.5h96q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-1472q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h96q0 261 106.5 461.5t266.5 306.5q-160 106 -266.5 306.5t-106.5 461.5h-96q-14 0 -23 9 t-9 23v64q0 14 9 23t23 9h1472q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-96zM874 700q77 29 149 92.5t129.5 152.5t92.5 210t35 253h-1024q0 -132 35 -253t92.5 -210t129.5 -152.5t149 -92.5q19 -7 30.5 -23.5t11.5 -36.5t-11.5 -36.5t-30.5 -23.5q-137 -51 -244 -196 h700q-107 145 -244 196q-19 7 -30.5 23.5t-11.5 36.5t11.5 36.5t30.5 23.5z" />
+<glyph unicode="&#xf254;" d="M1504 -64q14 0 23 -9t9 -23v-128q0 -14 -9 -23t-23 -9h-1472q-14 0 -23 9t-9 23v128q0 14 9 23t23 9h1472zM130 0q3 55 16 107t30 95t46 87t53.5 76t64.5 69.5t66 60t70.5 55t66.5 47.5t65 43q-43 28 -65 43t-66.5 47.5t-70.5 55t-66 60t-64.5 69.5t-53.5 76t-46 87 t-30 95t-16 107h1276q-3 -55 -16 -107t-30 -95t-46 -87t-53.5 -76t-64.5 -69.5t-66 -60t-70.5 -55t-66.5 -47.5t-65 -43q43 -28 65 -43t66.5 -47.5t70.5 -55t66 -60t64.5 -69.5t53.5 -76t46 -87t30 -95t16 -107h-1276zM1504 1536q14 0 23 -9t9 -23v-128q0 -14 -9 -23t-23 -9 h-1472q-14 0 -23 9t-9 23v128q0 14 9 23t23 9h1472z" />
+<glyph unicode="&#xf255;" d="M768 1152q-53 0 -90.5 -37.5t-37.5 -90.5v-128h-32v93q0 48 -32 81.5t-80 33.5q-46 0 -79 -33t-33 -79v-429l-32 30v172q0 48 -32 81.5t-80 33.5q-46 0 -79 -33t-33 -79v-224q0 -47 35 -82l310 -296q39 -39 39 -102q0 -26 19 -45t45 -19h640q26 0 45 19t19 45v25 q0 41 10 77l108 436q10 36 10 77v246q0 48 -32 81.5t-80 33.5q-46 0 -79 -33t-33 -79v-32h-32v125q0 40 -25 72.5t-64 40.5q-14 2 -23 2q-46 0 -79 -33t-33 -79v-128h-32v122q0 51 -32.5 89.5t-82.5 43.5q-5 1 -13 1zM768 1280q84 0 149 -50q57 34 123 34q59 0 111 -27 t86 -76q27 7 59 7q100 0 170 -71.5t70 -171.5v-246q0 -51 -13 -108l-109 -436q-6 -24 -6 -71q0 -80 -56 -136t-136 -56h-640q-84 0 -138 58.5t-54 142.5l-308 296q-76 73 -76 175v224q0 99 70.5 169.5t169.5 70.5q11 0 16 -1q6 95 75.5 160t164.5 65q52 0 98 -21 q72 69 174 69z" />
+<glyph unicode="&#xf256;" horiz-adv-x="1792" d="M880 1408q-46 0 -79 -33t-33 -79v-656h-32v528q0 46 -33 79t-79 33t-79 -33t-33 -79v-528v-256l-154 205q-38 51 -102 51q-53 0 -90.5 -37.5t-37.5 -90.5q0 -43 26 -77l384 -512q38 -51 102 -51h688q34 0 61 22t34 56l76 405q5 32 5 59v498q0 46 -33 79t-79 33t-79 -33 t-33 -79v-272h-32v528q0 46 -33 79t-79 33t-79 -33t-33 -79v-528h-32v656q0 46 -33 79t-79 33zM880 1536q68 0 125.5 -35.5t88.5 -96.5q19 4 42 4q99 0 169.5 -70.5t70.5 -169.5v-17q105 6 180.5 -64t75.5 -175v-498q0 -40 -8 -83l-76 -404q-14 -79 -76.5 -131t-143.5 -52 h-688q-60 0 -114.5 27.5t-90.5 74.5l-384 512q-51 68 -51 154q0 106 75 181t181 75q78 0 128 -34v434q0 99 70.5 169.5t169.5 70.5q23 0 42 -4q31 61 88.5 96.5t125.5 35.5z" />
+<glyph unicode="&#xf257;" horiz-adv-x="1792" d="M1073 -128h-177q-163 0 -226 141q-23 49 -23 102v5q-62 30 -98.5 88.5t-36.5 127.5q0 38 5 48h-261q-106 0 -181 75t-75 181t75 181t181 75h113l-44 17q-74 28 -119.5 93.5t-45.5 145.5q0 106 75 181t181 75q46 0 91 -17l628 -239h401q106 0 181 -75t75 -181v-668 q0 -88 -54 -157.5t-140 -90.5l-339 -85q-92 -23 -186 -23zM1024 583l-155 -71l-163 -74q-30 -14 -48 -41.5t-18 -60.5q0 -46 33 -79t79 -33q26 0 46 10l338 154q-49 10 -80.5 50t-31.5 90v55zM1344 272q0 46 -33 79t-79 33q-26 0 -46 -10l-290 -132q-28 -13 -37 -17 t-30.5 -17t-29.5 -23.5t-16 -29t-8 -40.5q0 -50 31.5 -82t81.5 -32q20 0 38 9l352 160q30 14 48 41.5t18 60.5zM1112 1024l-650 248q-24 8 -46 8q-53 0 -90.5 -37.5t-37.5 -90.5q0 -40 22.5 -73t59.5 -47l526 -200v-64h-640q-53 0 -90.5 -37.5t-37.5 -90.5t37.5 -90.5 t90.5 -37.5h535l233 106v198q0 63 46 106l111 102h-69zM1073 0q82 0 155 19l339 85q43 11 70 45.5t27 78.5v668q0 53 -37.5 90.5t-90.5 37.5h-308l-136 -126q-36 -33 -36 -82v-296q0 -46 33 -77t79 -31t79 35t33 81v208h32v-208q0 -70 -57 -114q52 -8 86.5 -48.5t34.5 -93.5 q0 -42 -23 -78t-61 -53l-310 -141h91z" />
+<glyph unicode="&#xf258;" horiz-adv-x="2048" d="M1151 1536q61 0 116 -28t91 -77l572 -781q118 -159 118 -359v-355q0 -80 -56 -136t-136 -56h-384q-80 0 -136 56t-56 136v177l-286 143h-546q-80 0 -136 56t-56 136v32q0 119 84.5 203.5t203.5 84.5h420l42 128h-686q-100 0 -173.5 67.5t-81.5 166.5q-65 79 -65 182v32 q0 80 56 136t136 56h959zM1920 -64v355q0 157 -93 284l-573 781q-39 52 -103 52h-959q-26 0 -45 -19t-19 -45q0 -32 1.5 -49.5t9.5 -40.5t25 -43q10 31 35.5 50t56.5 19h832v-32h-832q-26 0 -45 -19t-19 -45q0 -44 3 -58q8 -44 44 -73t81 -29h640h91q40 0 68 -28t28 -68 q0 -15 -5 -30l-64 -192q-10 -29 -35 -47.5t-56 -18.5h-443q-66 0 -113 -47t-47 -113v-32q0 -26 19 -45t45 -19h561q16 0 29 -7l317 -158q24 -13 38.5 -36t14.5 -50v-197q0 -26 19 -45t45 -19h384q26 0 45 19t19 45z" />
+<glyph unicode="&#xf259;" horiz-adv-x="2048" d="M816 1408q-48 0 -79.5 -34t-31.5 -82q0 -14 3 -28l150 -624h-26l-116 482q-9 38 -39.5 62t-69.5 24q-47 0 -79 -34t-32 -81q0 -11 4 -29q3 -13 39 -161t68 -282t32 -138v-227l-307 230q-34 26 -77 26q-52 0 -89.5 -36.5t-37.5 -88.5q0 -67 56 -110l507 -379 q34 -26 76 -26h694q33 0 59 20.5t34 52.5l100 401q8 30 10 88t9 86l116 478q3 12 3 26q0 46 -33 79t-80 33q-38 0 -69 -25.5t-40 -62.5l-99 -408h-26l132 547q3 14 3 28q0 47 -32 80t-80 33q-38 0 -68.5 -24t-39.5 -62l-145 -602h-127l-164 682q-9 38 -39.5 62t-68.5 24z M1461 -256h-694q-85 0 -153 51l-507 380q-50 38 -78.5 94t-28.5 118q0 105 75 179t180 74q25 0 49.5 -5.5t41.5 -11t41 -20.5t35 -23t38.5 -29.5t37.5 -28.5l-123 512q-7 35 -7 59q0 93 60 162t152 79q14 87 80.5 144.5t155.5 57.5q83 0 148 -51.5t85 -132.5l103 -428 l83 348q20 81 85 132.5t148 51.5q87 0 152.5 -54t82.5 -139q93 -10 155 -78t62 -161q0 -30 -7 -57l-116 -477q-5 -22 -5 -67q0 -51 -13 -108l-101 -401q-19 -75 -79.5 -122.5t-137.5 -47.5z" />
+<glyph unicode="&#xf25a;" horiz-adv-x="1792" d="M640 1408q-53 0 -90.5 -37.5t-37.5 -90.5v-512v-384l-151 202q-41 54 -107 54q-52 0 -89 -38t-37 -90q0 -43 26 -77l384 -512q38 -51 102 -51h718q22 0 39.5 13.5t22.5 34.5l92 368q24 96 24 194v217q0 41 -28 71t-68 30t-68 -28t-28 -68h-32v61q0 48 -32 81.5t-80 33.5 q-46 0 -79 -33t-33 -79v-64h-32v90q0 55 -37 94.5t-91 39.5q-53 0 -90.5 -37.5t-37.5 -90.5v-96h-32v570q0 55 -37 94.5t-91 39.5zM640 1536q107 0 181.5 -77.5t74.5 -184.5v-220q22 2 32 2q99 0 173 -69q47 21 99 21q113 0 184 -87q27 7 56 7q94 0 159 -67.5t65 -161.5 v-217q0 -116 -28 -225l-92 -368q-16 -64 -68 -104.5t-118 -40.5h-718q-60 0 -114.5 27.5t-90.5 74.5l-384 512q-51 68 -51 154q0 105 74.5 180.5t179.5 75.5q71 0 130 -35v547q0 106 75 181t181 75zM768 128v384h-32v-384h32zM1024 128v384h-32v-384h32zM1280 128v384h-32 v-384h32z" />
+<glyph unicode="&#xf25b;" d="M1288 889q60 0 107 -23q141 -63 141 -226v-177q0 -94 -23 -186l-85 -339q-21 -86 -90.5 -140t-157.5 -54h-668q-106 0 -181 75t-75 181v401l-239 628q-17 45 -17 91q0 106 75 181t181 75q80 0 145.5 -45.5t93.5 -119.5l17 -44v113q0 106 75 181t181 75t181 -75t75 -181 v-261q27 5 48 5q69 0 127.5 -36.5t88.5 -98.5zM1072 896q-33 0 -60.5 -18t-41.5 -48l-74 -163l-71 -155h55q50 0 90 -31.5t50 -80.5l154 338q10 20 10 46q0 46 -33 79t-79 33zM1293 761q-22 0 -40.5 -8t-29 -16t-23.5 -29.5t-17 -30.5t-17 -37l-132 -290q-10 -20 -10 -46 q0 -46 33 -79t79 -33q33 0 60.5 18t41.5 48l160 352q9 18 9 38q0 50 -32 81.5t-82 31.5zM128 1120q0 -22 8 -46l248 -650v-69l102 111q43 46 106 46h198l106 233v535q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5v-640h-64l-200 526q-14 37 -47 59.5t-73 22.5 q-53 0 -90.5 -37.5t-37.5 -90.5zM1180 -128q44 0 78.5 27t45.5 70l85 339q19 73 19 155v91l-141 -310q-17 -38 -53 -61t-78 -23q-53 0 -93.5 34.5t-48.5 86.5q-44 -57 -114 -57h-208v32h208q46 0 81 33t35 79t-31 79t-77 33h-296q-49 0 -82 -36l-126 -136v-308 q0 -53 37.5 -90.5t90.5 -37.5h668z" />
+<glyph unicode="&#xf25c;" horiz-adv-x="1973" d="M857 992v-117q0 -13 -9.5 -22t-22.5 -9h-298v-812q0 -13 -9 -22.5t-22 -9.5h-135q-13 0 -22.5 9t-9.5 23v812h-297q-13 0 -22.5 9t-9.5 22v117q0 14 9 23t23 9h793q13 0 22.5 -9.5t9.5 -22.5zM1895 995l77 -961q1 -13 -8 -24q-10 -10 -23 -10h-134q-12 0 -21 8.5 t-10 20.5l-46 588l-189 -425q-8 -19 -29 -19h-120q-20 0 -29 19l-188 427l-45 -590q-1 -12 -10 -20.5t-21 -8.5h-135q-13 0 -23 10q-9 10 -9 24l78 961q1 12 10 20.5t21 8.5h142q20 0 29 -19l220 -520q10 -24 20 -51q3 7 9.5 24.5t10.5 26.5l221 520q9 19 29 19h141 q13 0 22 -8.5t10 -20.5z" />
+<glyph unicode="&#xf25d;" horiz-adv-x="1792" d="M1042 833q0 88 -60 121q-33 18 -117 18h-123v-281h162q66 0 102 37t36 105zM1094 548l205 -373q8 -17 -1 -31q-8 -16 -27 -16h-152q-20 0 -28 17l-194 365h-155v-350q0 -14 -9 -23t-23 -9h-134q-14 0 -23 9t-9 23v960q0 14 9 23t23 9h294q128 0 190 -24q85 -31 134 -109 t49 -180q0 -92 -42.5 -165.5t-115.5 -109.5q6 -10 9 -16zM896 1376q-150 0 -286 -58.5t-234.5 -157t-157 -234.5t-58.5 -286t58.5 -286t157 -234.5t234.5 -157t286 -58.5t286 58.5t234.5 157t157 234.5t58.5 286t-58.5 286t-157 234.5t-234.5 157t-286 58.5zM1792 640 q0 -182 -71 -348t-191 -286t-286 -191t-348 -71t-348 71t-286 191t-191 286t-71 348t71 348t191 286t286 191t348 71t348 -71t286 -191t191 -286t71 -348z" />
+<glyph unicode="&#xf25e;" horiz-adv-x="1792" d="M605 303q153 0 257 104q14 18 3 36l-45 82q-6 13 -24 17q-16 2 -27 -11l-4 -3q-4 -4 -11.5 -10t-17.5 -13t-23.5 -14.5t-28.5 -13.5t-33.5 -9.5t-37.5 -3.5q-76 0 -125 50t-49 127q0 76 48 125.5t122 49.5q37 0 71.5 -14t50.5 -28l16 -14q11 -11 26 -10q16 2 24 14l53 78 q13 20 -2 39q-3 4 -11 12t-30 23.5t-48.5 28t-67.5 22.5t-86 10q-148 0 -246 -96.5t-98 -240.5q0 -146 97 -241.5t247 -95.5zM1235 303q153 0 257 104q14 18 4 36l-45 82q-8 14 -25 17q-16 2 -27 -11l-4 -3q-4 -4 -11.5 -10t-17.5 -13t-23.5 -14.5t-28.5 -13.5t-33.5 -9.5 t-37.5 -3.5q-76 0 -125 50t-49 127q0 76 48 125.5t122 49.5q37 0 71.5 -14t50.5 -28l16 -14q11 -11 26 -10q16 2 24 14l53 78q13 20 -2 39q-3 4 -11 12t-30 23.5t-48.5 28t-67.5 22.5t-86 10q-147 0 -245.5 -96.5t-98.5 -240.5q0 -146 97 -241.5t247 -95.5zM896 1376 q-150 0 -286 -58.5t-234.5 -157t-157 -234.5t-58.5 -286t58.5 -286t157 -234.5t234.5 -157t286 -58.5t286 58.5t234.5 157t157 234.5t58.5 286t-58.5 286t-157 234.5t-234.5 157t-286 58.5zM896 1536q182 0 348 -71t286 -191t191 -286t71 -348t-71 -348t-191 -286t-286 -191 t-348 -71t-348 71t-286 191t-191 286t-71 348t71 348t191 286t286 191t348 71z" />
+<glyph unicode="&#xf260;" horiz-adv-x="2048" d="M736 736l384 -384l-384 -384l-672 672l672 672l168 -168l-96 -96l-72 72l-480 -480l480 -480l193 193l-289 287zM1312 1312l672 -672l-672 -672l-168 168l96 96l72 -72l480 480l-480 480l-193 -193l289 -287l-96 -96l-384 384z" />
+<glyph unicode="&#xf261;" horiz-adv-x="1792" d="M717 182l271 271l-279 279l-88 -88l192 -191l-96 -96l-279 279l279 279l40 -40l87 87l-127 128l-454 -454zM1075 190l454 454l-454 454l-271 -271l279 -279l88 88l-192 191l96 96l279 -279l-279 -279l-40 40l-87 -88zM1792 640q0 -182 -71 -348t-191 -286t-286 -191 t-348 -71t-348 71t-286 191t-191 286t-71 348t71 348t191 286t286 191t348 71t348 -71t286 -191t191 -286t71 -348z" />
+<glyph unicode="&#xf262;" horiz-adv-x="2304" d="M651 539q0 -39 -27.5 -66.5t-65.5 -27.5q-39 0 -66.5 27.5t-27.5 66.5q0 38 27.5 65.5t66.5 27.5q38 0 65.5 -27.5t27.5 -65.5zM1805 540q0 -39 -27.5 -66.5t-66.5 -27.5t-66.5 27.5t-27.5 66.5t27.5 66t66.5 27t66.5 -27t27.5 -66zM765 539q0 79 -56.5 136t-136.5 57 t-136.5 -56.5t-56.5 -136.5t56.5 -136.5t136.5 -56.5t136.5 56.5t56.5 136.5zM1918 540q0 80 -56.5 136.5t-136.5 56.5q-79 0 -136 -56.5t-57 -136.5t56.5 -136.5t136.5 -56.5t136.5 56.5t56.5 136.5zM850 539q0 -116 -81.5 -197.5t-196.5 -81.5q-116 0 -197.5 82t-81.5 197 t82 196.5t197 81.5t196.5 -81.5t81.5 -196.5zM2004 540q0 -115 -81.5 -196.5t-197.5 -81.5q-115 0 -196.5 81.5t-81.5 196.5t81.5 196.5t196.5 81.5q116 0 197.5 -81.5t81.5 -196.5zM1040 537q0 191 -135.5 326.5t-326.5 135.5q-125 0 -231 -62t-168 -168.5t-62 -231.5 t62 -231.5t168 -168.5t231 -62q191 0 326.5 135.5t135.5 326.5zM1708 1110q-254 111 -556 111q-319 0 -573 -110q117 0 223 -45.5t182.5 -122.5t122 -183t45.5 -223q0 115 43.5 219.5t118 180.5t177.5 123t217 50zM2187 537q0 191 -135 326.5t-326 135.5t-326.5 -135.5 t-135.5 -326.5t135.5 -326.5t326.5 -135.5t326 135.5t135 326.5zM1921 1103h383q-44 -51 -75 -114.5t-40 -114.5q110 -151 110 -337q0 -156 -77 -288t-209 -208.5t-287 -76.5q-133 0 -249 56t-196 155q-47 -56 -129 -179q-11 22 -53.5 82.5t-74.5 97.5 q-80 -99 -196.5 -155.5t-249.5 -56.5q-155 0 -287 76.5t-209 208.5t-77 288q0 186 110 337q-9 51 -40 114.5t-75 114.5h365q149 100 355 156.5t432 56.5q224 0 421 -56t348 -157z" />
+<glyph unicode="&#xf263;" horiz-adv-x="1280" d="M640 629q-188 0 -321 133t-133 320q0 188 133 321t321 133t321 -133t133 -321q0 -187 -133 -320t-321 -133zM640 1306q-92 0 -157.5 -65.5t-65.5 -158.5q0 -92 65.5 -157.5t157.5 -65.5t157.5 65.5t65.5 157.5q0 93 -65.5 158.5t-157.5 65.5zM1163 574q13 -27 15 -49.5 t-4.5 -40.5t-26.5 -38.5t-42.5 -37t-61.5 -41.5q-115 -73 -315 -94l73 -72l267 -267q30 -31 30 -74t-30 -73l-12 -13q-31 -30 -74 -30t-74 30q-67 68 -267 268l-267 -268q-31 -30 -74 -30t-73 30l-12 13q-31 30 -31 73t31 74l267 267l72 72q-203 21 -317 94 q-39 25 -61.5 41.5t-42.5 37t-26.5 38.5t-4.5 40.5t15 49.5q10 20 28 35t42 22t56 -2t65 -35q5 -4 15 -11t43 -24.5t69 -30.5t92 -24t113 -11q91 0 174 25.5t120 50.5l38 25q33 26 65 35t56 2t42 -22t28 -35z" />
+<glyph unicode="&#xf264;" d="M927 956q0 -66 -46.5 -112.5t-112.5 -46.5t-112.5 46.5t-46.5 112.5t46.5 112.5t112.5 46.5t112.5 -46.5t46.5 -112.5zM1141 593q-10 20 -28 32t-47.5 9.5t-60.5 -27.5q-10 -8 -29 -20t-81 -32t-127 -20t-124 18t-86 36l-27 18q-31 25 -60.5 27.5t-47.5 -9.5t-28 -32 q-22 -45 -2 -74.5t87 -73.5q83 -53 226 -67l-51 -52q-142 -142 -191 -190q-22 -22 -22 -52.5t22 -52.5l9 -9q22 -22 52.5 -22t52.5 22l191 191q114 -115 191 -191q22 -22 52.5 -22t52.5 22l9 9q22 22 22 52.5t-22 52.5l-191 190l-52 52q141 14 225 67q67 44 87 73.5t-2 74.5 zM1092 956q0 134 -95 229t-229 95t-229 -95t-95 -229t95 -229t229 -95t229 95t95 229zM1536 1120v-960q0 -119 -84.5 -203.5t-203.5 -84.5h-960q-119 0 -203.5 84.5t-84.5 203.5v960q0 119 84.5 203.5t203.5 84.5h960q119 0 203.5 -84.5t84.5 -203.5z" />
+<glyph unicode="&#xf265;" horiz-adv-x="1720" d="M1565 1408q65 0 110 -45.5t45 -110.5v-519q0 -176 -68 -336t-182.5 -275t-274 -182.5t-334.5 -67.5q-176 0 -335.5 67.5t-274.5 182.5t-183 275t-68 336v519q0 64 46 110t110 46h1409zM861 344q47 0 82 33l404 388q37 35 37 85q0 49 -34.5 83.5t-83.5 34.5q-47 0 -82 -33 l-323 -310l-323 310q-35 33 -81 33q-49 0 -83.5 -34.5t-34.5 -83.5q0 -51 36 -85l405 -388q33 -33 81 -33z" />
+<glyph unicode="&#xf266;" horiz-adv-x="2304" d="M1494 -103l-295 695q-25 -49 -158.5 -305.5t-198.5 -389.5q-1 -1 -27.5 -0.5t-26.5 1.5q-82 193 -255.5 587t-259.5 596q-21 50 -66.5 107.5t-103.5 100.5t-102 43q0 5 -0.5 24t-0.5 27h583v-50q-39 -2 -79.5 -16t-66.5 -43t-10 -64q26 -59 216.5 -499t235.5 -540 q31 61 140 266.5t131 247.5q-19 39 -126 281t-136 295q-38 69 -201 71v50l513 -1v-47q-60 -2 -93.5 -25t-12.5 -69q33 -70 87 -189.5t86 -187.5q110 214 173 363q24 55 -10 79.5t-129 26.5q1 7 1 25v24q64 0 170.5 0.5t180 1t92.5 0.5v-49q-62 -2 -119 -33t-90 -81 l-213 -442q13 -33 127.5 -290t121.5 -274l441 1017q-14 38 -49.5 62.5t-65 31.5t-55.5 8v50l460 -4l1 -2l-1 -44q-139 -4 -201 -145q-526 -1216 -559 -1291h-49z" />
+<glyph unicode="&#xf267;" horiz-adv-x="1792" d="M949 643q0 -26 -16.5 -45t-41.5 -19q-26 0 -45 16.5t-19 41.5q0 26 17 45t42 19t44 -16.5t19 -41.5zM964 585l350 581q-9 -8 -67.5 -62.5t-125.5 -116.5t-136.5 -127t-117 -110.5t-50.5 -51.5l-349 -580q7 7 67 62t126 116.5t136 127t117 111t50 50.5zM1611 640 q0 -201 -104 -371q-3 2 -17 11t-26.5 16.5t-16.5 7.5q-13 0 -13 -13q0 -10 59 -44q-74 -112 -184.5 -190.5t-241.5 -110.5l-16 67q-1 10 -15 10q-5 0 -8 -5.5t-2 -9.5l16 -68q-72 -15 -146 -15q-199 0 -372 105q1 2 13 20.5t21.5 33.5t9.5 19q0 13 -13 13q-6 0 -17 -14.5 t-22.5 -34.5t-13.5 -23q-113 75 -192 187.5t-110 244.5l69 15q10 3 10 15q0 5 -5.5 8t-10.5 2l-68 -15q-14 72 -14 139q0 206 109 379q2 -1 18.5 -12t30 -19t17.5 -8q13 0 13 12q0 6 -12.5 15.5t-32.5 21.5l-20 12q77 112 189 189t244 107l15 -67q2 -10 15 -10q5 0 8 5.5 t2 10.5l-15 66q71 13 134 13q204 0 379 -109q-39 -56 -39 -65q0 -13 12 -13q11 0 48 64q111 -75 187.5 -186t107.5 -241l-56 -12q-10 -2 -10 -16q0 -5 5.5 -8t9.5 -2l57 13q14 -72 14 -140zM1696 640q0 163 -63.5 311t-170.5 255t-255 170.5t-311 63.5t-311 -63.5 t-255 -170.5t-170.5 -255t-63.5 -311t63.5 -311t170.5 -255t255 -170.5t311 -63.5t311 63.5t255 170.5t170.5 255t63.5 311zM1792 640q0 -182 -71 -348t-191 -286t-286 -191t-348 -71t-348 71t-286 191t-191 286t-71 348t71 348t191 286t286 191t348 71t348 -71t286 -191 t191 -286t71 -348z" />
+<glyph unicode="&#xf268;" horiz-adv-x="1792" d="M893 1536q240 2 451 -120q232 -134 352 -372l-742 39q-160 9 -294 -74.5t-185 -229.5l-276 424q128 159 311 245.5t383 87.5zM146 1131l337 -663q72 -143 211 -217t293 -45l-230 -451q-212 33 -385 157.5t-272.5 316t-99.5 411.5q0 267 146 491zM1732 962 q58 -150 59.5 -310.5t-48.5 -306t-153 -272t-246 -209.5q-230 -133 -498 -119l405 623q88 131 82.5 290.5t-106.5 277.5zM896 942q125 0 213.5 -88.5t88.5 -213.5t-88.5 -213.5t-213.5 -88.5t-213.5 88.5t-88.5 213.5t88.5 213.5t213.5 88.5z" />
+<glyph unicode="&#xf269;" horiz-adv-x="1792" d="M903 -256q-283 0 -504.5 150.5t-329.5 398.5q-58 131 -67 301t26 332.5t111 312t179 242.5l-11 -281q11 14 68 15.5t70 -15.5q42 81 160.5 138t234.5 59q-54 -45 -119.5 -148.5t-58.5 -163.5q25 -8 62.5 -13.5t63 -7.5t68 -4t50.5 -3q15 -5 9.5 -45.5t-30.5 -75.5 q-5 -7 -16.5 -18.5t-56.5 -35.5t-101 -34l15 -189l-139 67q-18 -43 -7.5 -81.5t36 -66.5t65.5 -41.5t81 -6.5q51 9 98 34.5t83.5 45t73.5 17.5q61 -4 89.5 -33t19.5 -65q-1 -2 -2.5 -5.5t-8.5 -12.5t-18 -15.5t-31.5 -10.5t-46.5 -1q-60 -95 -144.5 -135.5t-209.5 -29.5 q74 -61 162.5 -82.5t168.5 -6t154.5 52t128 87.5t80.5 104q43 91 39 192.5t-37.5 188.5t-78.5 125q87 -38 137 -79.5t77 -112.5q15 170 -57.5 343t-209.5 284q265 -77 412 -279.5t151 -517.5q2 -127 -40.5 -255t-123.5 -238t-189 -196t-247.5 -135.5t-288.5 -49.5z" />
+<glyph unicode="&#xf26a;" horiz-adv-x="1792" d="M1493 1308q-165 110 -359 110q-155 0 -293 -73t-240 -200q-75 -93 -119.5 -218t-48.5 -266v-42q4 -141 48.5 -266t119.5 -218q102 -127 240 -200t293 -73q194 0 359 110q-121 -108 -274.5 -168t-322.5 -60q-29 0 -43 1q-175 8 -333 82t-272 193t-181 281t-67 339 q0 182 71 348t191 286t286 191t348 71h3q168 -1 320.5 -60.5t273.5 -167.5zM1792 640q0 -192 -77 -362.5t-213 -296.5q-104 -63 -222 -63q-137 0 -255 84q154 56 253.5 233t99.5 405q0 227 -99 404t-253 234q119 83 254 83q119 0 226 -65q135 -125 210.5 -295t75.5 -361z " />
+<glyph unicode="&#xf26b;" horiz-adv-x="1792" d="M1792 599q0 -56 -7 -104h-1151q0 -146 109.5 -244.5t257.5 -98.5q99 0 185.5 46.5t136.5 130.5h423q-56 -159 -170.5 -281t-267.5 -188.5t-321 -66.5q-187 0 -356 83q-228 -116 -394 -116q-237 0 -237 263q0 115 45 275q17 60 109 229q199 360 475 606 q-184 -79 -427 -354q63 274 283.5 449.5t501.5 175.5q30 0 45 -1q255 117 433 117q64 0 116 -13t94.5 -40.5t66.5 -76.5t24 -115q0 -116 -75 -286q101 -182 101 -390zM1722 1239q0 83 -53 132t-137 49q-108 0 -254 -70q121 -47 222.5 -131.5t170.5 -195.5q51 135 51 216z M128 2q0 -86 48.5 -132.5t134.5 -46.5q115 0 266 83q-122 72 -213.5 183t-137.5 245q-98 -205 -98 -332zM632 715h728q-5 142 -113 237t-251 95q-144 0 -251.5 -95t-112.5 -237z" />
+<glyph unicode="&#xf26c;" horiz-adv-x="2048" d="M1792 288v960q0 13 -9.5 22.5t-22.5 9.5h-1600q-13 0 -22.5 -9.5t-9.5 -22.5v-960q0 -13 9.5 -22.5t22.5 -9.5h1600q13 0 22.5 9.5t9.5 22.5zM1920 1248v-960q0 -66 -47 -113t-113 -47h-736v-128h352q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-832q-14 0 -23 9t-9 23 v64q0 14 9 23t23 9h352v128h-736q-66 0 -113 47t-47 113v960q0 66 47 113t113 47h1600q66 0 113 -47t47 -113z" />
+<glyph unicode="&#xf26d;" horiz-adv-x="1792" d="M138 1408h197q-70 -64 -126 -149q-36 -56 -59 -115t-30 -125.5t-8.5 -120t10.5 -132t21 -126t28 -136.5q4 -19 6 -28q51 -238 81 -329q57 -171 152 -275h-272q-48 0 -82 34t-34 82v1304q0 48 34 82t82 34zM1346 1408h308q48 0 82 -34t34 -82v-1304q0 -48 -34 -82t-82 -34 h-178q212 210 196 565l-469 -101q-2 -45 -12 -82t-31 -72t-59.5 -59.5t-93.5 -36.5q-123 -26 -199 40q-32 27 -53 61t-51.5 129t-64.5 258q-35 163 -45.5 263t-5.5 139t23 77q20 41 62.5 73t102.5 45q45 12 83.5 6.5t67 -17t54 -35t43 -48t34.5 -56.5l468 100 q-68 175 -180 287z" />
+<glyph unicode="&#xf26e;" d="M1401 -11l-6 -6q-113 -114 -259 -175q-154 -64 -317 -64q-165 0 -317 64q-148 63 -259 175q-113 112 -175 258q-42 103 -54 189q-4 28 48 36q51 8 56 -20q1 -1 1 -4q18 -90 46 -159q50 -124 152 -226q98 -98 226 -152q132 -56 276 -56q143 0 276 56q128 55 225 152l6 6 q10 10 25 6q12 -3 33 -22q36 -37 17 -58zM929 604l-66 -66l63 -63q21 -21 -7 -49q-17 -17 -32 -17q-10 0 -19 10l-62 61l-66 -66q-5 -5 -15 -5q-15 0 -31 16l-2 2q-18 15 -18 29q0 7 8 17l66 65l-66 66q-16 16 14 45q18 18 31 18q6 0 13 -5l65 -66l65 65q18 17 48 -13 q27 -27 11 -44zM1400 547q0 -118 -46 -228q-45 -105 -126 -186q-80 -80 -187 -126t-228 -46t-228 46t-187 126q-82 82 -125 186q-15 32 -15 40h-1q-9 27 43 44q50 16 60 -12q37 -99 97 -167h1v339v2q3 136 102 232q105 103 253 103q147 0 251 -103t104 -249 q0 -147 -104.5 -251t-250.5 -104q-58 0 -112 16q-28 11 -13 61q16 51 44 43l14 -3q14 -3 32.5 -6t30.5 -3q104 0 176 71.5t72 174.5q0 101 -72 171q-71 71 -175 71q-107 0 -178 -80q-64 -72 -64 -160v-413q110 -67 242 -67q96 0 185 36.5t156 103.5t103.5 155t36.5 183 q0 198 -141 339q-140 140 -339 140q-200 0 -340 -140q-53 -53 -77 -87l-2 -2q-8 -11 -13 -15.5t-21.5 -9.5t-38.5 3q-21 5 -36.5 16.5t-15.5 26.5v680q0 15 10.5 26.5t27.5 11.5h877q30 0 30 -55t-30 -55h-811v-483h1q40 42 102 84t108 61q109 46 231 46q121 0 228 -46 t187 -126q81 -81 126 -186q46 -112 46 -229zM1369 1128q9 -8 9 -18t-5.5 -18t-16.5 -21q-26 -26 -39 -26q-9 0 -16 7q-106 91 -207 133q-128 56 -276 56q-133 0 -262 -49q-27 -10 -45 37q-9 25 -8 38q3 16 16 20q130 57 299 57q164 0 316 -64q137 -58 235 -152z" />
+<glyph unicode="&#xf270;" horiz-adv-x="1792" d="M1551 60q15 6 26 3t11 -17.5t-15 -33.5q-13 -16 -44 -43.5t-95.5 -68t-141 -74t-188 -58t-229.5 -24.5q-119 0 -238 31t-209 76.5t-172.5 104t-132.5 105t-84 87.5q-8 9 -10 16.5t1 12t8 7t11.5 2t11.5 -4.5q192 -117 300 -166q389 -176 799 -90q190 40 391 135z M1758 175q11 -16 2.5 -69.5t-28.5 -102.5q-34 -83 -85 -124q-17 -14 -26 -9t0 24q21 45 44.5 121.5t6.5 98.5q-5 7 -15.5 11.5t-27 6t-29.5 2.5t-35 0t-31.5 -2t-31 -3t-22.5 -2q-6 -1 -13 -1.5t-11 -1t-8.5 -1t-7 -0.5h-5.5h-4.5t-3 0.5t-2 1.5l-1.5 3q-6 16 47 40t103 30 q46 7 108 1t76 -24zM1364 618q0 -31 13.5 -64t32 -58t37.5 -46t33 -32l13 -11l-227 -224q-40 37 -79 75.5t-58 58.5l-19 20q-11 11 -25 33q-38 -59 -97.5 -102.5t-127.5 -63.5t-140 -23t-137.5 21t-117.5 65.5t-83 113t-31 162.5q0 84 28 154t72 116.5t106.5 83t122.5 57 t130 34.5t119.5 18.5t99.5 6.5v127q0 65 -21 97q-34 53 -121 53q-6 0 -16.5 -1t-40.5 -12t-56 -29.5t-56 -59.5t-48 -96l-294 27q0 60 22 119t67 113t108 95t151.5 65.5t190.5 24.5q100 0 181 -25t129.5 -61.5t81 -83t45 -86t12.5 -73.5v-589zM692 597q0 -86 70 -133 q66 -44 139 -22q84 25 114 123q14 45 14 101v162q-59 -2 -111 -12t-106.5 -33.5t-87 -71t-32.5 -114.5z" />
+<glyph unicode="&#xf271;" horiz-adv-x="1792" d="M1536 1280q52 0 90 -38t38 -90v-1280q0 -52 -38 -90t-90 -38h-1408q-52 0 -90 38t-38 90v1280q0 52 38 90t90 38h128v96q0 66 47 113t113 47h64q66 0 113 -47t47 -113v-96h384v96q0 66 47 113t113 47h64q66 0 113 -47t47 -113v-96h128zM1152 1376v-288q0 -14 9 -23t23 -9 h64q14 0 23 9t9 23v288q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23zM384 1376v-288q0 -14 9 -23t23 -9h64q14 0 23 9t9 23v288q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23zM1536 -128v1024h-1408v-1024h1408zM896 448h224q14 0 23 -9t9 -23v-64q0 -14 -9 -23t-23 -9h-224 v-224q0 -14 -9 -23t-23 -9h-64q-14 0 -23 9t-9 23v224h-224q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h224v224q0 14 9 23t23 9h64q14 0 23 -9t9 -23v-224z" />
+<glyph unicode="&#xf272;" horiz-adv-x="1792" d="M1152 416v-64q0 -14 -9 -23t-23 -9h-576q-14 0 -23 9t-9 23v64q0 14 9 23t23 9h576q14 0 23 -9t9 -23zM128 -128h1408v1024h-1408v-1024zM512 1088v288q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-288q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM1280 1088v288q0 14 -9 23 t-23 9h-64q-14 0 -23 -9t-9 -23v-288q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM1664 1152v-1280q0 -52 -38 -90t-90 -38h-1408q-52 0 -90 38t-38 90v1280q0 52 38 90t90 38h128v96q0 66 47 113t113 47h64q66 0 113 -47t47 -113v-96h384v96q0 66 47 113t113 47h64q66 0 113 -47 t47 -113v-96h128q52 0 90 -38t38 -90z" />
+<glyph unicode="&#xf273;" horiz-adv-x="1792" d="M1111 151l-46 -46q-9 -9 -22 -9t-23 9l-188 189l-188 -189q-10 -9 -23 -9t-22 9l-46 46q-9 9 -9 22t9 23l189 188l-189 188q-9 10 -9 23t9 22l46 46q9 9 22 9t23 -9l188 -188l188 188q10 9 23 9t22 -9l46 -46q9 -9 9 -22t-9 -23l-188 -188l188 -188q9 -10 9 -23t-9 -22z M128 -128h1408v1024h-1408v-1024zM512 1088v288q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-288q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM1280 1088v288q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-288q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM1664 1152v-1280 q0 -52 -38 -90t-90 -38h-1408q-52 0 -90 38t-38 90v1280q0 52 38 90t90 38h128v96q0 66 47 113t113 47h64q66 0 113 -47t47 -113v-96h384v96q0 66 47 113t113 47h64q66 0 113 -47t47 -113v-96h128q52 0 90 -38t38 -90z" />
+<glyph unicode="&#xf274;" horiz-adv-x="1792" d="M1303 572l-512 -512q-10 -9 -23 -9t-23 9l-288 288q-9 10 -9 23t9 22l46 46q9 9 22 9t23 -9l220 -220l444 444q10 9 23 9t22 -9l46 -46q9 -9 9 -22t-9 -23zM128 -128h1408v1024h-1408v-1024zM512 1088v288q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-288q0 -14 9 -23 t23 -9h64q14 0 23 9t9 23zM1280 1088v288q0 14 -9 23t-23 9h-64q-14 0 -23 -9t-9 -23v-288q0 -14 9 -23t23 -9h64q14 0 23 9t9 23zM1664 1152v-1280q0 -52 -38 -90t-90 -38h-1408q-52 0 -90 38t-38 90v1280q0 52 38 90t90 38h128v96q0 66 47 113t113 47h64q66 0 113 -47 t47 -113v-96h384v96q0 66 47 113t113 47h64q66 0 113 -47t47 -113v-96h128q52 0 90 -38t38 -90z" />
+<glyph unicode="&#xf275;" horiz-adv-x="1792" d="M448 1536q26 0 45 -19t19 -45v-891l536 429q17 14 40 14q26 0 45 -19t19 -45v-379l536 429q17 14 40 14q26 0 45 -19t19 -45v-1152q0 -26 -19 -45t-45 -19h-1664q-26 0 -45 19t-19 45v1664q0 26 19 45t45 19h384z" />
+<glyph unicode="&#xf276;" horiz-adv-x="1024" d="M512 448q66 0 128 15v-655q0 -26 -19 -45t-45 -19h-128q-26 0 -45 19t-19 45v655q61 -15 128 -15zM512 1536q212 0 362 -150t150 -362t-150 -362t-362 -150t-362 150t-150 362t150 362t362 150zM512 1312q14 0 23 9t9 23t-9 23t-23 9q-146 0 -249 -103t-103 -249 q0 -14 9 -23t23 -9t23 9t9 23q0 119 84.5 203.5t203.5 84.5z" />
+<glyph unicode="&#xf277;" horiz-adv-x="1792" d="M1745 1239q10 -10 10 -23t-10 -23l-141 -141q-28 -28 -68 -28h-1344q-26 0 -45 19t-19 45v256q0 26 19 45t45 19h576v64q0 26 19 45t45 19h128q26 0 45 -19t19 -45v-64h512q40 0 68 -28zM768 320h256v-512q0 -26 -19 -45t-45 -19h-128q-26 0 -45 19t-19 45v512zM1600 768 q26 0 45 -19t19 -45v-256q0 -26 -19 -45t-45 -19h-1344q-40 0 -68 28l-141 141q-10 10 -10 23t10 23l141 141q28 28 68 28h512v192h256v-192h576z" />
+<glyph unicode="&#xf278;" horiz-adv-x="2048" d="M2020 1525q28 -20 28 -53v-1408q0 -20 -11 -36t-29 -23l-640 -256q-24 -11 -48 0l-616 246l-616 -246q-10 -5 -24 -5q-19 0 -36 11q-28 20 -28 53v1408q0 20 11 36t29 23l640 256q24 11 48 0l616 -246l616 246q32 13 60 -6zM736 1390v-1270l576 -230v1270zM128 1173 v-1270l544 217v1270zM1920 107v1270l-544 -217v-1270z" />
+<glyph unicode="&#xf279;" horiz-adv-x="1792" d="M512 1536q13 0 22.5 -9.5t9.5 -22.5v-1472q0 -20 -17 -28l-480 -256q-7 -4 -15 -4q-13 0 -22.5 9.5t-9.5 22.5v1472q0 20 17 28l480 256q7 4 15 4zM1760 1536q13 0 22.5 -9.5t9.5 -22.5v-1472q0 -20 -17 -28l-480 -256q-7 -4 -15 -4q-13 0 -22.5 9.5t-9.5 22.5v1472 q0 20 17 28l480 256q7 4 15 4zM640 1536q8 0 14 -3l512 -256q18 -10 18 -29v-1472q0 -13 -9.5 -22.5t-22.5 -9.5q-8 0 -14 3l-512 256q-18 10 -18 29v1472q0 13 9.5 22.5t22.5 9.5z" />
+<glyph unicode="&#xf27a;" horiz-adv-x="1792" d="M640 640q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1024 640q0 53 -37.5 90.5t-90.5 37.5t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1408 640q0 53 -37.5 90.5t-90.5 37.5 t-90.5 -37.5t-37.5 -90.5t37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5zM1792 640q0 -174 -120 -321.5t-326 -233t-450 -85.5q-110 0 -211 18q-173 -173 -435 -229q-52 -10 -86 -13q-12 -1 -22 6t-13 18q-4 15 20 37q5 5 23.5 21.5t25.5 23.5t23.5 25.5t24 31.5t20.5 37 t20 48t14.5 57.5t12.5 72.5q-146 90 -229.5 216.5t-83.5 269.5q0 174 120 321.5t326 233t450 85.5t450 -85.5t326 -233t120 -321.5z" />
+<glyph unicode="&#xf27b;" horiz-adv-x="1792" d="M640 640q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1024 640q0 -53 -37.5 -90.5t-90.5 -37.5t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM1408 640q0 -53 -37.5 -90.5t-90.5 -37.5 t-90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5t90.5 -37.5t37.5 -90.5zM896 1152q-204 0 -381.5 -69.5t-282 -187.5t-104.5 -255q0 -112 71.5 -213.5t201.5 -175.5l87 -50l-27 -96q-24 -91 -70 -172q152 63 275 171l43 38l57 -6q69 -8 130 -8q204 0 381.5 69.5t282 187.5 t104.5 255t-104.5 255t-282 187.5t-381.5 69.5zM1792 640q0 -174 -120 -321.5t-326 -233t-450 -85.5q-70 0 -145 8q-198 -175 -460 -242q-49 -14 -114 -22h-5q-15 0 -27 10.5t-16 27.5v1q-3 4 -0.5 12t2 10t4.5 9.5l6 9t7 8.5t8 9q7 8 31 34.5t34.5 38t31 39.5t32.5 51 t27 59t26 76q-157 89 -247.5 220t-90.5 281q0 130 71 248.5t191 204.5t286 136.5t348 50.5t348 -50.5t286 -136.5t191 -204.5t71 -248.5z" />
+<glyph unicode="&#xf27c;" horiz-adv-x="1024" d="M512 345l512 295v-591l-512 -296v592zM0 640v-591l512 296zM512 1527v-591l-512 -296v591zM512 936l512 295v-591z" />
+<glyph unicode="&#xf27d;" horiz-adv-x="1792" d="M1709 1018q-10 -236 -332 -651q-333 -431 -562 -431q-142 0 -240 263q-44 160 -132 482q-72 262 -157 262q-18 0 -127 -76l-77 98q24 21 108 96.5t130 115.5q156 138 241 146q95 9 153 -55.5t81 -203.5q44 -287 66 -373q55 -249 120 -249q51 0 154 161q101 161 109 246 q13 139 -109 139q-57 0 -121 -26q120 393 459 382q251 -8 236 -326z" />
+<glyph unicode="&#xf27e;" d="M0 1408h1536v-1536h-1536v1536zM1085 293l-221 631l221 297h-634l221 -297l-221 -631l317 -304z" />
+<glyph unicode="&#xf280;" d="M0 1408h1536v-1536h-1536v1536zM908 1088l-12 -33l75 -83l-31 -114l25 -25l107 57l107 -57l25 25l-31 114l75 83l-12 33h-95l-53 96h-32l-53 -96h-95zM641 925q32 0 44.5 -16t11.5 -63l174 21q0 55 -17.5 92.5t-50.5 56t-69 25.5t-85 7q-133 0 -199 -57.5t-66 -182.5v-72 h-96v-128h76q20 0 20 -8v-382q0 -14 -5 -20t-18 -7l-73 -7v-88h448v86l-149 14q-6 1 -8.5 1.5t-3.5 2.5t-0.5 4t1 7t0.5 10v387h191l38 128h-231q-6 0 -2 6t4 9v80q0 27 1.5 40.5t7.5 28t19.5 20t36.5 5.5zM1248 96v86l-54 9q-7 1 -9.5 2.5t-2.5 3t1 7.5t1 12v520h-275 l-23 -101l83 -22q23 -7 23 -27v-370q0 -14 -6 -18.5t-20 -6.5l-70 -9v-86h352z" />
+<glyph unicode="&#xf281;" horiz-adv-x="1792" d="M1792 690q0 -58 -29.5 -105.5t-79.5 -72.5q12 -46 12 -96q0 -155 -106.5 -287t-290.5 -208.5t-400 -76.5t-399.5 76.5t-290 208.5t-106.5 287q0 47 11 94q-51 25 -82 73.5t-31 106.5q0 82 58 140.5t141 58.5q85 0 145 -63q218 152 515 162l116 521q3 13 15 21t26 5 l369 -81q18 37 54 59.5t79 22.5q62 0 106 -43.5t44 -105.5t-44 -106t-106 -44t-105.5 43.5t-43.5 105.5l-334 74l-104 -472q300 -9 519 -160q58 61 143 61q83 0 141 -58.5t58 -140.5zM418 491q0 -62 43.5 -106t105.5 -44t106 44t44 106t-44 105.5t-106 43.5q-61 0 -105 -44 t-44 -105zM1228 136q11 11 11 26t-11 26q-10 10 -25 10t-26 -10q-41 -42 -121 -62t-160 -20t-160 20t-121 62q-11 10 -26 10t-25 -10q-11 -10 -11 -25.5t11 -26.5q43 -43 118.5 -68t122.5 -29.5t91 -4.5t91 4.5t122.5 29.5t118.5 68zM1225 341q62 0 105.5 44t43.5 106 q0 61 -44 105t-105 44q-62 0 -106 -43.5t-44 -105.5t44 -106t106 -44z" />
+<glyph unicode="&#xf282;" horiz-adv-x="1792" d="M69 741h1q16 126 58.5 241.5t115 217t167.5 176t223.5 117.5t276.5 43q231 0 414 -105.5t294 -303.5q104 -187 104 -442v-188h-1125q1 -111 53.5 -192.5t136.5 -122.5t189.5 -57t213 -3t208 46.5t173.5 84.5v-377q-92 -55 -229.5 -92t-312.5 -38t-316 53 q-189 73 -311.5 249t-124.5 372q-3 242 111 412t325 268q-48 -60 -78 -125.5t-46 -159.5h635q8 77 -8 140t-47 101.5t-70.5 66.5t-80.5 41t-75 20.5t-56 8.5l-22 1q-135 -5 -259.5 -44.5t-223.5 -104.5t-176 -140.5t-138 -163.5z" />
+<glyph unicode="&#xf283;" horiz-adv-x="2304" d="M0 32v608h2304v-608q0 -66 -47 -113t-113 -47h-1984q-66 0 -113 47t-47 113zM640 256v-128h384v128h-384zM256 256v-128h256v128h-256zM2144 1408q66 0 113 -47t47 -113v-224h-2304v224q0 66 47 113t113 47h1984z" />
+<glyph unicode="&#xf284;" horiz-adv-x="1792" d="M1549 857q55 0 85.5 -28.5t30.5 -83.5t-34 -82t-91 -27h-136v-177h-25v398h170zM1710 267l-4 -11l-5 -10q-113 -230 -330.5 -366t-474.5 -136q-182 0 -348 71t-286 191t-191 286t-71 348t71 348t191 286t286 191t348 71q244 0 454.5 -124t329.5 -338l2 -4l8 -16 q-30 -15 -136.5 -68.5t-163.5 -84.5q-6 -3 -479 -268q384 -183 799 -366zM896 -234q250 0 462.5 132.5t322.5 357.5l-287 129q-72 -140 -206 -222t-292 -82q-151 0 -280 75t-204 204t-75 280t75 280t204 204t280 75t280 -73.5t204 -204.5l280 143q-116 208 -321 329 t-443 121q-119 0 -232.5 -31.5t-209 -87.5t-176.5 -137t-137 -176.5t-87.5 -209t-31.5 -232.5t31.5 -232.5t87.5 -209t137 -176.5t176.5 -137t209 -87.5t232.5 -31.5z" />
+<glyph unicode="&#xf285;" horiz-adv-x="1792" d="M1427 827l-614 386l92 151h855zM405 562l-184 116v858l1183 -743zM1424 697l147 -95v-858l-532 335zM1387 718l-500 -802h-855l356 571z" />
+<glyph unicode="&#xf286;" horiz-adv-x="1792" d="M640 528v224q0 16 -16 16h-96q-16 0 -16 -16v-224q0 -16 16 -16h96q16 0 16 16zM1152 528v224q0 16 -16 16h-96q-16 0 -16 -16v-224q0 -16 16 -16h96q16 0 16 16zM1664 496v-752h-640v320q0 80 -56 136t-136 56t-136 -56t-56 -136v-320h-640v752q0 16 16 16h96 q16 0 16 -16v-112h128v624q0 16 16 16h96q16 0 16 -16v-112h128v112q0 16 16 16h96q16 0 16 -16v-112h128v112q0 16 16 16h16v393q-32 19 -32 55q0 26 19 45t45 19t45 -19t19 -45q0 -36 -32 -55v-9h272q16 0 16 -16v-224q0 -16 -16 -16h-272v-128h16q16 0 16 -16v-112h128 v112q0 16 16 16h96q16 0 16 -16v-112h128v112q0 16 16 16h96q16 0 16 -16v-624h128v112q0 16 16 16h96q16 0 16 -16z" />
+<glyph unicode="&#xf287;" horiz-adv-x="2304" d="M2288 731q16 -8 16 -27t-16 -27l-320 -192q-8 -5 -16 -5q-9 0 -16 4q-16 10 -16 28v128h-858q37 -58 83 -165q16 -37 24.5 -55t24 -49t27 -47t27 -34t31.5 -26t33 -8h96v96q0 14 9 23t23 9h320q14 0 23 -9t9 -23v-320q0 -14 -9 -23t-23 -9h-320q-14 0 -23 9t-9 23v96h-96 q-32 0 -61 10t-51 23.5t-45 40.5t-37 46t-33.5 57t-28.5 57.5t-28 60.5q-23 53 -37 81.5t-36 65t-44.5 53.5t-46.5 17h-360q-22 -84 -91 -138t-157 -54q-106 0 -181 75t-75 181t75 181t181 75q88 0 157 -54t91 -138h104q24 0 46.5 17t44.5 53.5t36 65t37 81.5q19 41 28 60.5 t28.5 57.5t33.5 57t37 46t45 40.5t51 23.5t61 10h107q21 57 70 92.5t111 35.5q80 0 136 -56t56 -136t-56 -136t-136 -56q-62 0 -111 35.5t-70 92.5h-107q-17 0 -33 -8t-31.5 -26t-27 -34t-27 -47t-24 -49t-24.5 -55q-46 -107 -83 -165h1114v128q0 18 16 28t32 -1z" />
+<glyph unicode="&#xf288;" horiz-adv-x="1792" d="M1150 774q0 -56 -39.5 -95t-95.5 -39h-253v269h253q56 0 95.5 -39.5t39.5 -95.5zM1329 774q0 130 -91.5 222t-222.5 92h-433v-896h180v269h253q130 0 222 91.5t92 221.5zM1792 640q0 -182 -71 -348t-191 -286t-286 -191t-348 -71t-348 71t-286 191t-191 286t-71 348 t71 348t191 286t286 191t348 71t348 -71t286 -191t191 -286t71 -348z" />
+<glyph unicode="&#xf289;" horiz-adv-x="2304" d="M1645 438q0 59 -34 106.5t-87 68.5q-7 -45 -23 -92q-7 -24 -27.5 -38t-44.5 -14q-12 0 -24 3q-31 10 -45 38.5t-4 58.5q23 71 23 143q0 123 -61 227.5t-166 165.5t-228 61q-134 0 -247 -73t-167 -194q108 -28 188 -106q22 -23 22 -55t-22 -54t-54 -22t-55 22 q-75 75 -180 75q-106 0 -181 -74.5t-75 -180.5t75 -180.5t181 -74.5h1046q79 0 134.5 55.5t55.5 133.5zM1798 438q0 -142 -100.5 -242t-242.5 -100h-1046q-169 0 -289 119.5t-120 288.5q0 153 100 267t249 136q62 184 221 298t354 114q235 0 408.5 -158.5t196.5 -389.5 q116 -25 192.5 -118.5t76.5 -214.5zM2048 438q0 -175 -97 -319q-23 -33 -64 -33q-24 0 -43 13q-26 17 -32 48.5t12 57.5q71 104 71 233t-71 233q-18 26 -12 57t32 49t57.5 11.5t49.5 -32.5q97 -142 97 -318zM2304 438q0 -244 -134 -443q-23 -34 -64 -34q-23 0 -42 13 q-26 18 -32.5 49t11.5 57q108 164 108 358q0 195 -108 357q-18 26 -11.5 57.5t32.5 48.5q26 18 57 12t49 -33q134 -198 134 -442z" />
+<glyph unicode="&#xf28a;" d="M1500 -13q0 -89 -63 -152.5t-153 -63.5t-153.5 63.5t-63.5 152.5q0 90 63.5 153.5t153.5 63.5t153 -63.5t63 -153.5zM1267 268q-115 -15 -192.5 -102.5t-77.5 -205.5q0 -74 33 -138q-146 -78 -379 -78q-109 0 -201 21t-153.5 54.5t-110.5 76.5t-76 85t-44.5 83 t-23.5 66.5t-6 39.5q0 19 4.5 42.5t18.5 56t36.5 58t64 43.5t94.5 18t94 -17.5t63 -41t35.5 -53t17.5 -49t4 -33.5q0 -34 -23 -81q28 -27 82 -42t93 -17l40 -1q115 0 190 51t75 133q0 26 -9 48.5t-31.5 44.5t-49.5 41t-74 44t-93.5 47.5t-119.5 56.5q-28 13 -43 20 q-116 55 -187 100t-122.5 102t-72 125.5t-20.5 162.5q0 78 20.5 150t66 137.5t112.5 114t166.5 77t221.5 28.5q120 0 220 -26t164.5 -67t109.5 -94t64 -105.5t19 -103.5q0 -46 -15 -82.5t-36.5 -58t-48.5 -36t-49 -19.5t-39 -5h-8h-32t-39 5t-44 14t-41 28t-37 46t-24 70.5 t-10 97.5q-15 16 -59 25.5t-81 10.5l-37 1q-68 0 -117.5 -31t-70.5 -70t-21 -76q0 -24 5 -43t24 -46t53 -51t97 -53.5t150 -58.5q76 -25 138.5 -53.5t109 -55.5t83 -59t60.5 -59.5t41 -62.5t26.5 -62t14.5 -63.5t6 -62t1 -62.5z" />
+<glyph unicode="&#xf28b;" d="M704 352v576q0 14 -9 23t-23 9h-256q-14 0 -23 -9t-9 -23v-576q0 -14 9 -23t23 -9h256q14 0 23 9t9 23zM1152 352v576q0 14 -9 23t-23 9h-256q-14 0 -23 -9t-9 -23v-576q0 -14 9 -23t23 -9h256q14 0 23 9t9 23zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103 t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5t103 -385.5z" />
+<glyph unicode="&#xf28c;" d="M768 1408q209 0 385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103zM768 96q148 0 273 73t198 198t73 273t-73 273t-198 198t-273 73t-273 -73t-198 -198t-73 -273 t73 -273t198 -198t273 -73zM864 320q-14 0 -23 9t-9 23v576q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-576q0 -14 -9 -23t-23 -9h-192zM480 320q-14 0 -23 9t-9 23v576q0 14 9 23t23 9h192q14 0 23 -9t9 -23v-576q0 -14 -9 -23t-23 -9h-192z" />
+<glyph unicode="&#xf28d;" d="M1088 352v576q0 14 -9 23t-23 9h-576q-14 0 -23 -9t-9 -23v-576q0 -14 9 -23t23 -9h576q14 0 23 9t9 23zM1536 640q0 -209 -103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103t385.5 -103t279.5 -279.5 t103 -385.5z" />
+<glyph unicode="&#xf28e;" d="M768 1408q209 0 385.5 -103t279.5 -279.5t103 -385.5t-103 -385.5t-279.5 -279.5t-385.5 -103t-385.5 103t-279.5 279.5t-103 385.5t103 385.5t279.5 279.5t385.5 103zM768 96q148 0 273 73t198 198t73 273t-73 273t-198 198t-273 73t-273 -73t-198 -198t-73 -273 t73 -273t198 -198t273 -73zM480 320q-14 0 -23 9t-9 23v576q0 14 9 23t23 9h576q14 0 23 -9t9 -23v-576q0 -14 -9 -23t-23 -9h-576z" />
+<glyph unicode="&#xf290;" horiz-adv-x="1792" d="M1757 128l35 -313q3 -28 -16 -50q-19 -21 -48 -21h-1664q-29 0 -48 21q-19 22 -16 50l35 313h1722zM1664 967l86 -775h-1708l86 775q3 24 21 40.5t43 16.5h256v-128q0 -53 37.5 -90.5t90.5 -37.5t90.5 37.5t37.5 90.5v128h384v-128q0 -53 37.5 -90.5t90.5 -37.5 t90.5 37.5t37.5 90.5v128h256q25 0 43 -16.5t21 -40.5zM1280 1152v-256q0 -26 -19 -45t-45 -19t-45 19t-19 45v256q0 106 -75 181t-181 75t-181 -75t-75 -181v-256q0 -26 -19 -45t-45 -19t-45 19t-19 45v256q0 159 112.5 271.5t271.5 112.5t271.5 -112.5t112.5 -271.5z" />
+<glyph unicode="&#xf291;" horiz-adv-x="2048" d="M1920 768q53 0 90.5 -37.5t37.5 -90.5t-37.5 -90.5t-90.5 -37.5h-15l-115 -662q-8 -46 -44 -76t-82 -30h-1280q-46 0 -82 30t-44 76l-115 662h-15q-53 0 -90.5 37.5t-37.5 90.5t37.5 90.5t90.5 37.5h1792zM485 -32q26 2 43.5 22.5t15.5 46.5l-32 416q-2 26 -22.5 43.5 t-46.5 15.5t-43.5 -22.5t-15.5 -46.5l32 -416q2 -25 20.5 -42t43.5 -17h5zM896 32v416q0 26 -19 45t-45 19t-45 -19t-19 -45v-416q0 -26 19 -45t45 -19t45 19t19 45zM1280 32v416q0 26 -19 45t-45 19t-45 -19t-19 -45v-416q0 -26 19 -45t45 -19t45 19t19 45zM1632 27l32 416 q2 26 -15.5 46.5t-43.5 22.5t-46.5 -15.5t-22.5 -43.5l-32 -416q-2 -26 15.5 -46.5t43.5 -22.5h5q25 0 43.5 17t20.5 42zM476 1244l-93 -412h-132l101 441q19 88 89 143.5t160 55.5h167q0 26 19 45t45 19h384q26 0 45 -19t19 -45h167q90 0 160 -55.5t89 -143.5l101 -441 h-132l-93 412q-11 44 -45.5 72t-79.5 28h-167q0 -26 -19 -45t-45 -19h-384q-26 0 -45 19t-19 45h-167q-45 0 -79.5 -28t-45.5 -72z" />
+<glyph unicode="&#xf292;" horiz-adv-x="1792" d="M991 512l64 256h-254l-64 -256h254zM1759 1016l-56 -224q-7 -24 -31 -24h-327l-64 -256h311q15 0 25 -12q10 -14 6 -28l-56 -224q-5 -24 -31 -24h-327l-81 -328q-7 -24 -31 -24h-224q-16 0 -26 12q-9 12 -6 28l78 312h-254l-81 -328q-7 -24 -31 -24h-225q-15 0 -25 12 q-9 12 -6 28l78 312h-311q-15 0 -25 12q-9 12 -6 28l56 224q7 24 31 24h327l64 256h-311q-15 0 -25 12q-10 14 -6 28l56 224q5 24 31 24h327l81 328q7 24 32 24h224q15 0 25 -12q9 -12 6 -28l-78 -312h254l81 328q7 24 32 24h224q15 0 25 -12q9 -12 6 -28l-78 -312h311 q15 0 25 -12q9 -12 6 -28z" />
+<glyph unicode="&#xf293;" d="M841 483l148 -148l-149 -149zM840 1094l149 -149l-148 -148zM710 -130l464 464l-306 306l306 306l-464 464v-611l-255 255l-93 -93l320 -321l-320 -321l93 -93l255 255v-611zM1429 640q0 -209 -32 -365.5t-87.5 -257t-140.5 -162.5t-181.5 -86.5t-219.5 -24.5 t-219.5 24.5t-181.5 86.5t-140.5 162.5t-87.5 257t-32 365.5t32 365.5t87.5 257t140.5 162.5t181.5 86.5t219.5 24.5t219.5 -24.5t181.5 -86.5t140.5 -162.5t87.5 -257t32 -365.5z" />
+<glyph unicode="&#xf294;" horiz-adv-x="1024" d="M596 113l173 172l-173 172v-344zM596 823l173 172l-173 172v-344zM628 640l356 -356l-539 -540v711l-297 -296l-108 108l372 373l-372 373l108 108l297 -296v711l539 -540z" />
+<glyph unicode="&#xf295;" d="M1280 256q0 52 -38 90t-90 38t-90 -38t-38 -90t38 -90t90 -38t90 38t38 90zM512 1024q0 52 -38 90t-90 38t-90 -38t-38 -90t38 -90t90 -38t90 38t38 90zM1536 256q0 -159 -112.5 -271.5t-271.5 -112.5t-271.5 112.5t-112.5 271.5t112.5 271.5t271.5 112.5t271.5 -112.5 t112.5 -271.5zM1440 1344q0 -20 -13 -38l-1056 -1408q-19 -26 -51 -26h-160q-26 0 -45 19t-19 45q0 20 13 38l1056 1408q19 26 51 26h160q26 0 45 -19t19 -45zM768 1024q0 -159 -112.5 -271.5t-271.5 -112.5t-271.5 112.5t-112.5 271.5t112.5 271.5t271.5 112.5 t271.5 -112.5t112.5 -271.5z" />
+<glyph unicode="&#xf296;" horiz-adv-x="1792" />
+<glyph unicode="&#xf297;" horiz-adv-x="1792" />
+<glyph unicode="&#xf298;" horiz-adv-x="1792" />
+<glyph unicode="&#xf299;" horiz-adv-x="1792" />
+<glyph unicode="&#xf29a;" horiz-adv-x="1792" />
+<glyph unicode="&#xf29b;" horiz-adv-x="1792" />
+<glyph unicode="&#xf29c;" horiz-adv-x="1792" />
+<glyph unicode="&#xf29d;" horiz-adv-x="1792" />
+<glyph unicode="&#xf29e;" horiz-adv-x="1792" />
 <glyph unicode="&#xf500;" horiz-adv-x="1792" />
 </font>
 </defs></svg> 
\ No newline at end of file
Binary file src/pyams_skin/resources/css/fonts/fontawesome-webfont.ttf has changed
Binary file src/pyams_skin/resources/css/fonts/fontawesome-webfont.woff has changed
Binary file src/pyams_skin/resources/css/fonts/fontawesome-webfont.woff2 has changed
--- a/src/pyams_skin/resources/css/myams.css	Mon Jan 18 18:41:23 2016 +0100
+++ b/src/pyams_skin/resources/css/myams.css	Mon Jan 18 18:45:59 2016 +0100
@@ -1,3 +1,4 @@
+(node) util.print is deprecated. Use console.log instead.
 /*
  * MyAMS
  * « My Application Management Skin »
@@ -12,6 +13,30 @@
 /*
  * Colors variations
  */
+.txt-color-danger {
+  color: #a94442 !important;
+}
+.txt-color-warning {
+  color: #6b6d31 !important;
+}
+.txt-color-info {
+  color: #346597 !important;
+}
+.txt-color-success {
+  color: #296829 !important;
+}
+.bg-color-danger {
+  background-color: #a94442 !important;
+}
+.bg-color-warning {
+  background-color: #6b6d31 !important;
+}
+.bg-color-info {
+  background-color: #346597 !important;
+}
+.bg-color-success {
+  background-color: #5cb85c !important;
+}
 .txt-color-text {
   color: #333333 !important;
 }
@@ -3048,25 +3073,32 @@
  */
 @font-face {
   font-family: 'Ubuntu';
-  src: url('./fonts/Ubuntu-C.eot');
-  src: url('./fonts/Ubuntu-C.eot?#iefix') format('embedded-opentype'), url('./fonts/Ubuntu-C.woff') format('woff'), url('./fonts/Ubuntu-C.ttf') format('truetype'), url('./fonts/Ubuntu-C.svg') format('svg');
+  src: url('fonts/Ubuntu-C.eot');
+  src: url('fonts/Ubuntu-C.eot?#iefix') format('embedded-opentype'), url('fonts/Ubuntu-C.woff') format('woff'), url('fonts/Ubuntu-C.ttf') format('truetype'), url('fonts/Ubuntu-C.svg') format('svg');
   font-weight: normal;
   font-style: normal;
 }
 @font-face {
   font-family: 'Ubuntu-Light';
-  src: url('./fonts/Ubuntu-L.eot');
-  src: url('./fonts/Ubuntu-L.eot?#iefix') format('embedded-opentype'), url('./fonts/Ubuntu-L.woff') format('woff'), url('./fonts/Ubuntu-L.ttf') format('truetype'), url('./fonts/Ubuntu-L.svg') format('svg');
+  src: url('fonts/Ubuntu-L.eot');
+  src: url('fonts/Ubuntu-L.eot?#iefix') format('embedded-opentype'), url('fonts/Ubuntu-L.woff') format('woff'), url('fonts/Ubuntu-L.ttf') format('truetype'), url('fonts/Ubuntu-L.svg') format('svg');
   font-weight: normal;
   font-style: normal;
 }
 @font-face {
   font-family: 'Ubuntu-Bold';
-  src: url('./fonts/Ubuntu-B.eot');
-  src: url('./fonts/Ubuntu-B.eot?#iefix') format('embedded-opentype'), url('./fonts/Ubuntu-B.woff') format('woff'), url('./fonts/Ubuntu-B.ttf') format('truetype'), url('./fonts/Ubuntu-B.svg') format('svg');
+  src: url('fonts/Ubuntu-B.eot');
+  src: url('fonts/Ubuntu-B.eot?#iefix') format('embedded-opentype'), url('fonts/Ubuntu-B.woff') format('woff'), url('fonts/Ubuntu-B.ttf') format('truetype'), url('fonts/Ubuntu-B.svg') format('svg');
   font-weight: bold;
   font-style: normal;
 }
+@font-face {
+  font-family: 'OpenSans';
+  src: url('fonts/OpenSans-Regular.eot');
+  src: url('fonts/OpenSans-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/OpenSans-Regular.woff2') format('woff2'), url('fonts/OpenSans-Regular.woff') format('woff'), url('fonts/OpenSans-Regular.ttf') format('truetype'), url('fonts/OpenSans-Regular.svg') format('svg');
+  font-weight: normal;
+  font-style: normal;
+}
 html,
 body {
   font-family: Ubuntu, Arial, Helvetica, sans-serif;
@@ -3103,6 +3135,9 @@
 .align-base {
   vertical-align: baseline!important;
 }
+.align-middle {
+  vertical-align: middle!important;
+}
 .opacity-25 {
   opacity: 0.25!important;
 }
@@ -3294,13 +3329,13 @@
   margin-bottom: -4px !important;
   margin-right: -4px !important;
 }
-.bordered {
+.bordered:not(:empty) {
   border: 1px solid #ccc;
 }
-.bordered:hover {
-  border: 1px solid #bbbbbb;
-}
-.bordered.nohover:hover {
+.bordered:not(:empty):hover {
+  border-color: #bbbbbb;
+}
+.bordered:not(:empty).nohover:hover {
   border-color: #ccc;
 }
 .no-border,
@@ -3706,7 +3741,7 @@
   }
 }
 .page-title {
-  margin: 12px 0 15px;
+  margin: 7px 0 10px;
 }
 .page-title a {
   color: #6F8696;
@@ -3738,7 +3773,6 @@
 		background: -webkit-gradient(linear, top left, top right, from(#829db0), to(#6f8696));
 		background: -webkit-linear-gradient(left, #829db0 93%, #6f8696 100%);
 		background: linear-gradient(to right, #829db0 93%, #6f8696 100%);*/
-
 }
 #header {
   display: block;
@@ -3882,6 +3916,75 @@
 .top-selector:hover {
   color: #333;
 }
+#user-menu {
+  position: relative;
+}
+#user-menu .btn {
+  position: relative;
+  margin-top: 10px;
+  margin-bottom: 8px;
+  padding: 3px 6px 3px 0;
+  width: 60px;
+}
+@media (max-width: 767px) {
+  #user-menu .btn {
+    margin-top: 5px;
+    margin-left: 5px!important;
+    width: 40px;
+    padding-top: 5px;
+    padding-bottom: 4px;
+  }
+  #user-menu .btn i.fa {
+    float: none!important;
+    font-size: 150%;
+  }
+}
+#user-menu .btn img,
+#user-menu .btn i.img {
+  position: absolute;
+  left: -1px;
+  top: -4px;
+  border: solid 1px white;
+  padding: 2px;
+  background-color: white;
+  transform: rotate(-7deg);
+}
+@media (max-width: 767px) {
+  #user-menu .btn img,
+  #user-menu .btn i.img {
+    display: none;
+  }
+}
+#user-menu .btn i.img {
+  width: 34px;
+  height: 34px;
+  color: #999;
+  opacity: 1;
+  font-size: 220%;
+}
+#user-menu .btn:active img,
+#user-menu .btn:active i.img {
+  left: -2px;
+  top: -5px;
+}
+@media (max-width: 767px) {
+  #user-menu .dropdown-menu a {
+    width: auto!important;
+  }
+}
+#user-activity {
+  position: relative;
+}
+#user-activity .badge {
+  position: absolute;
+  top: 2px;
+  right: -8px;
+}
+@media (max-width: 767px) {
+  #user-activity .badge {
+    top: -2px;
+  }
+}
 @media (max-width: 979px) {
   #login-info {
     display: none;
@@ -4200,6 +4303,17 @@
   background: 0 0;
   vertical-align: top;
 }
+#ribbon .breadcrumb li.strong a {
+  line-height: 1em;
+  font-weight: bold;
+  font-size: 120%;
+  color: white!important;
+}
+@media only screen and (min-width: 0) and (max-width: 679px) {
+  #ribbon .breadcrumb li.strong a {
+    color: #333!important;
+  }
+}
 #ribbon .breadcrumb,
 #ribbon .breadcrumb a {
   color: #ddd!important;
@@ -4212,7 +4326,10 @@
   }
 }
 #ribbon .breadcrumb > li + li:before {
-  padding: 0 1px 0 5px;
+  padding: 0 3px;
+}
+#ribbon .breadcrumb > li + li.strong:before {
+  padding-right: 1px;
 }
 #ribbon .breadcrumb li:last-child,
 #ribbon .breadcrumb > .active {
@@ -4365,11 +4482,9 @@
 }
 .login-info span {
   /*height: 38px;*/
-
   display: inline-block;
   padding: 0 0 0 10px;
   /*border-bottom: 1px solid #1A1817;*/
-
 }
 .login-info span a.btn-success {
   margin-top: -10px;
@@ -4437,7 +4552,6 @@
   overflow: visible;
   /*border-bottom: 1px solid #1A1817;
 			border-top: 1px solid #525151;*/
-
 }
 .minified #left-panel > ul > li > ul::before,
 .minified nav > ul > li > ul::before {
@@ -4544,7 +4658,6 @@
 .minified nav > ul > li > ul > li {
   background-color: rgba(91, 103, 113, 0.8);
   /*background-color: rgba(69, 69, 69, .9);*/
-
 }
 .minified #left-panel > ul > li > ul > li > ul > li,
 .minified nav > ul > li > ul > li > ul > li {
@@ -4693,7 +4806,7 @@
 .no-menu #hide-menu {
   display: none;
 }
-#shortcut {
+#shortcuts {
   position: absolute;
   top: 0;
   left: 0;
@@ -4708,7 +4821,7 @@
   -moz-box-sizing: border-box;
   box-sizing: border-box;
 }
-#shortcut ul {
+#shortcuts ul {
   padding: 15px 20px 10px;
   list-style: none;
   margin: 0;
@@ -4716,25 +4829,37 @@
   box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
   border-bottom: 1px solid #423F3F;
 }
-#shortcut ul li {
+#shortcuts ul li {
   display: inline-block;
   width: auto;
 }
-#shortcut ul li .ams-metro-tile {
+#shortcuts ul li .ams-metro-tile {
   margin: 0 3px 3px;
   border: 0;
   border-radius: 0;
 }
-#shortcut ul li .ams-metro-tile:hover {
+#shortcuts ul li .ams-metro-tile:hover {
   color: #fff;
   text-decoration: none;
 }
-#shortcut ul li .ams-metro-tile:active,
-#shortcut ul li .ams-metro-tile:focus {
+#shortcuts ul li .ams-metro-tile:active,
+#shortcuts ul li .ams-metro-tile:focus {
   left: 0;
   top: 0;
 }
-#shortcut .version {
+#shortcuts ul li a {
+  display: inline-block;
+  box-sizing: content-box;
+  text-transform: capitalize;
+  font-size: 14px;
+  color: #333;
+  text-decoration: none;
+}
+#shortcuts ul li a span {
+  display: inline-block;
+  padding: 0 0 0 10px;
+}
+#shortcuts .version {
   position: absolute;
   right: 10px;
   bottom: 10px;
@@ -5174,7 +5299,6 @@
 }
 nav ul {
   width: 100%;
-  padding: 40px 28px 25px 0;
   padding: 0;
   margin: 0;
   font-size: 13px;
@@ -5190,14 +5314,15 @@
   height: 20px;
   border: 0;
 }
+nav ul li.divider:last-child {
+  display: none;
+}
 nav ul li.header {
   font-family: "Ubuntu-Light", Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-weight: bold;
   color: #eee;
   background-color: #b13510;
-  border-top-color: #d44918;
-  border-bottom-color: #a13812;
   padding: 4px 10px 4px 20px;
   line-height: 18px;
 }
@@ -5262,6 +5387,15 @@
   color: #fefefe!important;
   position: relative;
 }
+nav ul.active li.active > a {
+  cursor: default;
+}
+nav ul.active li.active > a.open {
+  cursor: pointer;
+}
+nav ul.active li.active > a.open.active {
+  cursor: default;
+}
 nav ul b {
   float: right;
   font-size: 14px;
@@ -5349,10 +5483,6 @@
 nav ul ul b {
   color: #B3B3B3;
 }
-nav > ul > li {
-  border-top: 1px solid #718999;
-  border-bottom: 1px solid #576975;
-}
 nav > ul > li:hover > ul::before,
 nav > ul > li:hover > ul > li::before {
   border-color: #ACACAC!important;
@@ -5362,6 +5492,7 @@
 }
 nav > ul > li > a b {
   position: absolute!important;
+  visibility: hidden;
   right: 10px;
   top: 10px;
 }
@@ -5393,6 +5524,10 @@
   text-align: center;
   border: 1px solid rgba(255, 255, 255, 0.1);
 }
+nav > ul > li:not(.open) > a:hover b,
+nav > ul > li.open:not(.active) > a:hover b {
+  visibility: visible;
+}
 nav > ul > li > ul::before {
   content: "";
   display: block;
@@ -7397,27 +7532,46 @@
 .table-dnd tbody tr.dragging-row td {
   background-color: #cedbf7 !important;
 }
-.table-dnd tbody tr td:first-child {
+.table-dnd tbody tr:not(.no-drag-handle) td:first-child {
   padding-left: 20px!important;
 }
+.table-dnd tbody td.sorter,
+.table-dnd tbody td.sorter a {
+  cursor: move!important;
+}
 .table-dnd tbody td.drag-handle {
   background: transparent url('../img/vert-drag-handle.png') scroll no-repeat left 50%;
 }
+table:not(.table-dnd) td.sorter a {
+  display: none;
+}
 .table-tight td,
 .table-tight th {
   padding: 4px 8px!important;
   line-height: 1.3!important;
 }
+.table-tight td input[type="text"],
+.table-tight th input[type="text"] {
+  height: 20px;
+}
 .table-small td,
 .table-small th {
   padding: 2px 8px!important;
   line-height: 1.2!important;
 }
+.table-small td input[type="text"],
+.table-small th input[type="text"] {
+  height: 18px;
+}
 .table-mini td,
 .table-mini th {
   padding: 1px 8px!important;
   line-height: 1.1!important;
 }
+.table-mini td input[type="text"],
+.table-mini th input[type="text"] {
+  height: 16px;
+}
 .table-bordered > thead > tr > td,
 .table-bordered > thead > tr > th {
   border-width: 1px;
@@ -7546,10 +7700,10 @@
   background: url(../img/datatable/sort_both.png) no-repeat center right;
 }
 .dataTables_wrapper table.table thead .sorting_asc {
-  background: url(../img/datatable/sort_asc.png) no-repeat center right;
+  background: #e0f8ff url(../img/datatable/sort_asc.png) no-repeat center right;
 }
 .dataTables_wrapper table.table thead .sorting_desc {
-  background: url(../img/datatable/sort_desc.png) no-repeat center right;
+  background: #d4f0ff url(../img/datatable/sort_desc.png) no-repeat center right;
 }
 .dataTables_wrapper table.table thead .sorting_asc_disabled {
   background: url(../img/datatable/sort_asc_disabled.png) no-repeat center right;
@@ -8944,7 +9098,7 @@
   display: block;
   margin-top: 4px;
   margin-bottom: 6px;
-  padding-top: 0;
+  padding: 0 8px 6px;
   line-height: 19px;
   font-size: 13px;
 }
@@ -9157,6 +9311,13 @@
 .ams-form .textarea textarea[readonly] {
   border-bottom: 1px solid #ccc!important;
 }
+.ams-form .input input[readonly]:focus,
+.ams-form .select select[readonly]:focus,
+.ams-form .textarea textarea[readonly]:focus {
+  -webkit-box-shadow: none;
+  -moz-box-shadow: none;
+  box-shadow: none;
+}
 .ams-form .input input.display-mode,
 .ams-form .select select.display-mode,
 .ams-form .textarea textarea.display-mode {
@@ -9370,6 +9531,27 @@
   height: 11px;
   font: 300 12px/16px FontAwesome;
 }
+.inner-table-form .ams-form > fieldset {
+  margin-top: 10px;
+  margin-bottom: 0;
+}
+.inner-table-form .ams-form legend {
+  background-color: white;
+}
+.inner-table-form .ams-form .form-group {
+  padding: 5px 10px 0;
+}
+.inner-table-form .ams-form input[type="text"] {
+  height: 28px;
+}
+.inner-table-form .ams-form .mce-edit-area > iframe {
+  min-height: 250px!important;
+}
+.inner-table-form .ams-form footer {
+  padding: 5px 20px;
+  border-top: 0;
+  background-color: transparent;
+}
 .ams-form .toggle {
   margin-bottom: 4px;
   padding-right: 61px;
@@ -9521,6 +9703,9 @@
   border-left-width: 1px;
   border-left-style: solid;
 }
+.ams-form .icon-append.fa-spin {
+  border-left-style: none;
+}
 .ams-form .icon-append-2 {
   right: 31px;
 }
@@ -10413,9 +10598,68 @@
   padding: 6px 4px 3px;
   border: 1px solid #fff;
 }
+.mce-container,
+.mce-container *,
+.mce-widget,
+.mce-widget *,
+.mce-reset {
+  font-family: Ubuntu, Arial, Helvetica, sans-serif !important;
+  font-size: 13px;
+}
+.mce-container button,
+.mce-container * button,
+.mce-widget button,
+.mce-widget * button,
+.mce-reset button {
+  padding: 2px 10px!important;
+}
+.mce-container .mce-ico,
+.mce-container * .mce-ico,
+.mce-widget .mce-ico,
+.mce-widget * .mce-ico,
+.mce-reset .mce-ico {
+  font-family: tinymce, Arial!important;
+  font-size: 14px!important;
+}
+.mce-panel {
+  background-image: none!important;
+  border-color: #ccc!important;
+}
+.mce-menubar .mce-menubtn button {
+  padding: 2px 10px;
+  line-height: 16px;
+}
+.mce-menubar .mce-menubtn button span {
+  font-size: 12px;
+  line-height: 16px;
+}
+.mce-menubar .mce-menubtn button .mce-caret {
+  margin-top: 6px;
+}
+.mce-menubtn span {
+  font-size: 13px!important;
+}
+.mce-btn-group .mce-btn {
+  border-color: #ccc!important;
+}
+.mce-btn {
+  background-image: none!important;
+}
+.mce-colorbutton button {
+  padding: 2px 1px 2px 5px!important;
+}
 .mce-edit-area > iframe {
   min-height: 400px!important;
 }
+.mce-path,
+.mce-wordcount {
+  padding: 2px 8px!important;
+  font-size: 12px!important;
+}
+.mce-path button,
+.mce-wordcount button {
+  font-size: 12px!important;
+}
 .client-form header {
   padding: 15px 13px;
   margin: 0;
@@ -10466,8 +10710,6 @@
 .btn {
   padding: 6px 12px;
   border-radius: 2px;
-  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05);
-  -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.05);
 }
 .btn-toolbar .btn {
   padding: 4px;
@@ -10590,16 +10832,13 @@
   .btn-header a {
     margin-top: 9px!important;
     /*width: 40px!important;*/
-  
   }
 }
 @media (min-width: 768px) and (max-width: 880px) {
   .btn-header a {
     margin-top: 9px!important;
     /*width: 40px!important;*/
-  
     /*height: 39px!important;*/
-  
     line-height: 26px!important;
   }
 }
@@ -10750,6 +10989,9 @@
   padding: 0 8px;
   text-align: center;
 }
+.widget-toolbar:empty {
+  padding: 0;
+}
 .widget-toolbar.no-border {
   border-left: 0;
 }
@@ -11955,15 +12197,13 @@
   color: #999!important;
 }
 .select2-container.select2-container-disabled .select2-choice {
-  background-color: #f4f4f4;
   background-image: none;
-  border: 1px solid #ddd;
+  border: 1px solid transparent;
+  border-bottom: 1px solid #ccc;
   cursor: default;
 }
 .select2-container.select2-container-disabled .select2-choice .select2-arrow {
-  background-color: #f4f4f4;
-  background-image: none;
-  border-left: 0;
+  display: none;
 }
 .select2-container.select2-container-disabled .select2-choice abbr {
   display: none;
@@ -12070,12 +12310,15 @@
   background: rgba(0, 0, 0, 0.3);
 }
 .select2-container-multi.select2-container-disabled .select2-choices {
-  background-color: #f4f4f4;
   background-image: none;
   border: 1px solid transparent;
   border-bottom: 1px solid #ccc;
   cursor: default;
 }
+.select2-container-multi.select2-container-disabled .select2-choices:hover {
+  border-color: transparent!important;
+  border-bottom: 1px solid #ccc!important;
+}
 .select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
   padding: 1px 5px;
   border: 1px solid #4a90cc;
@@ -15240,18 +15483,33 @@
 .modal-dialog .modal-body .modal-viewport {
   min-height: 140px;
 }
+.modal-dialog .close:hover {
+  background-color: white;
+}
 .modal-dialog .suffix .alert {
   margin-bottom: 0;
 }
 .modal-dialog .suffix .alert:last-child {
   border-radius: 0 0 5px 5px;
 }
+.modal-header {
+  position: relative;
+}
+.modal-header .toolbar {
+  position: absolute;
+  right: 10px;
+  bottom: -19px;
+  z-index: 1;
+}
 .modal-title img {
   margin: 0 15px 0 0;
 }
 .modal-overflow .modal-body {
   overflow: hidden;
 }
+.modal-viewport fieldset .alert {
+  margin: 0 -5px 5px !important;
+}
 .ui-dialog {
   position: absolute;
   top: 0;
@@ -15456,42 +15714,30 @@
 .modal-overflow .scrollmarker.top {
   background: -moz-linear-gradient(top, #3276b1 0%, rgba(50, 118, 177, 0.83) 17%, rgba(50, 118, 177, 0) 100%);
   /* FF3.6+ */
-
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3276b1), color-stop(17%, rgba(50, 118, 177, 0.83)), color-stop(100%, rgba(50, 118, 177, 0)));
   /* Chrome,Safari4+ */
-
   background: -webkit-linear-gradient(top, #3276b1 0%, rgba(50, 118, 177, 0.83) 17%, rgba(50, 118, 177, 0) 100%);
   /* Chrome10+,Safari5.1+ */
-
   background: -o-linear-gradient(top, #3276b1 0%, rgba(50, 118, 177, 0.83) 17%, rgba(50, 118, 177, 0) 100%);
   /* Opera 11.10+ */
-
   background: -ms-linear-gradient(top, #3276b1 0%, rgba(50, 118, 177, 0.83) 17%, rgba(50, 118, 177, 0) 100%);
   /* IE10+ */
-
   background: linear-gradient(to bottom, #3276b1 0%, rgba(50, 118, 177, 0.83) 17%, rgba(50, 118, 177, 0) 100%);
   /* W3C */
-
 }
 .modal-overflow .scrollmarker.bottom {
   background: -moz-linear-gradient(bottom, #3276b1 0%, rgba(50, 118, 177, 0.83) 17%, rgba(50, 118, 177, 0) 100%);
   /* FF3.6+ */
-
   background: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #3276b1), color-stop(17%, rgba(50, 118, 177, 0.83)), color-stop(100%, rgba(50, 118, 177, 0)));
   /* Chrome,Safari4+ */
-
   background: -webkit-linear-gradient(bottom, #3276b1 0%, rgba(50, 118, 177, 0.83) 17%, rgba(50, 118, 177, 0) 100%);
   /* Chrome10+,Safari5.1+ */
-
   background: -o-linear-gradient(bottom, #3276b1 0%, rgba(50, 118, 177, 0.83) 17%, rgba(50, 118, 177, 0) 100%);
   /* Opera 11.10+ */
-
   background: -ms-linear-gradient(bottom, #3276b1 0%, rgba(50, 118, 177, 0.83) 17%, rgba(50, 118, 177, 0) 100%);
   /* IE10+ */
-
   background: linear-gradient(to top, #3276b1 0%, rgba(50, 118, 177, 0.83) 17%, rgba(50, 118, 177, 0) 100%);
   /* W3C */
-
 }
 /*
  * Pricing-style component
--- a/src/pyams_skin/resources/css/myams.min.css	Mon Jan 18 18:41:23 2016 +0100
+++ b/src/pyams_skin/resources/css/myams.min.css	Mon Jan 18 18:45:59 2016 +0100
@@ -1,1 +1,1 @@
-.txt-color-text{color:#333!important}.txt-color-blue{color:#60747c!important}.txt-color-blueLight{color:#ccdadf!important}.txt-color-blueDark{color:#4c4f53!important}.txt-color-green{color:#356e35!important}.txt-color-greenLight{color:#71843f!important}.txt-color-greenDark{color:#496949!important}.txt-color-red{color:#931313!important}.txt-color-yellow{color:#d4c737!important}.txt-color-yellowLight{color:#fff03d!important}.txt-color-orange{color:#c79121!important}.txt-color-orangeLight{color:#ee9000!important}.txt-color-orangeDark{color:#a57225!important}.txt-color-pink{color:#ac5287!important}.txt-color-pinkDark{color:#a8829f!important}.txt-color-purple{color:#65596b!important}.txt-color-darken{color:#404040!important}.txt-color-silver{color:#b4b4b4!important}.txt-color-lighten{color:#d5e7ec!important}.txt-color-white{color:#dedede!important}.txt-color-grayDark{color:#525252!important}.txt-color-magenta{color:#6e3671!important}.txt-color-teal{color:#568a89!important}.txt-color-redLight{color:#a65858!important}.txt-color-active{color:#3276b1!important}.txt-color-activeBg{color:#cedbf7!important}.bg-color-blue{background-color:#60747c!important}.bg-color-blueLight{background-color:#ccdadf!important}.bg-color-blueDark{background-color:#4c4f53!important}.bg-color-green{background-color:#356e35!important}.bg-color-greenLight{background-color:#71843f!important}.bg-color-greenDark{background-color:#496949!important}.bg-color-red{background-color:#931313!important}.bg-color-yellow{background-color:#d4c737!important}.bg-color-yellowLight{background-color:#fff03d!important}.bg-color-orange{background-color:#c79121!important}.bg-color-orangeLight{background-color:#ee9000!important}.bg-color-orangeDark{background-color:#a57225!important}.bg-color-pink{background-color:#ac5287!important}.bg-color-pinkDark{background-color:#a8829f!important}.bg-color-purple{background-color:#65596b!important}.bg-color-darken{background-color:#404040!important}.bg-color-silver{background-color:#b4b4b4!important}.bg-color-lighten{background-color:#d5e7ec!important}.bg-color-white{background-color:#dedede!important}.bg-color-grayDark{background-color:#525252!important}.bg-color-magenta{background-color:#6e3671!important}.bg-color-teal{background-color:#568a89!important}.bg-color-redLight{background-color:#a65858!important}.bg-color-active{background-color:#3276b1!important}.bg-color-activeBg{background-color:#cedbf7!important}@-webkit-keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}@-webkit-keyframes shake{0%,100%{-webkit-transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px)}}@keyframes shake{0%,100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}}@-webkit-keyframes bounce{0%,100%,20%,50%,80%{-webkit-transform:translateY(0)}40%{-webkit-transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px)}}@keyframes bounce{0%,100%,20%,50%,80%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);-ms-transform:translateY(-15px);transform:translateY(-15px)}}@-webkit-keyframes tada{0%{-webkit-transform:scale(1)}10%,20%{-webkit-transform:scale(0.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0)}}@keyframes tada{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(0.9) rotate(-3deg);-ms-transform:scale(0.9) rotate(-3deg);transform:scale(0.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);-ms-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);-ms-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0);-ms-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}@-webkit-keyframes swing{100%,20%,40%,60%,80%{-webkit-transform-origin:top center}20%{-webkit-transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg)}100%{-webkit-transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);-ms-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);-ms-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);-ms-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);-ms-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes wobble{0%{-webkit-transform:translateX(0)}15%{-webkit-transform:translateX(-25%) rotate(-5deg)}30%{-webkit-transform:translateX(20%) rotate(3deg)}45%{-webkit-transform:translateX(-15%) rotate(-3deg)}60%{-webkit-transform:translateX(10%) rotate(2deg)}75%{-webkit-transform:translateX(-5%) rotate(-1deg)}100%{-webkit-transform:translateX(0)}}@keyframes wobble{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}15%{-webkit-transform:translateX(-25%) rotate(-5deg);-ms-transform:translateX(-25%) rotate(-5deg);transform:translateX(-25%) rotate(-5deg)}30%{-webkit-transform:translateX(20%) rotate(3deg);-ms-transform:translateX(20%) rotate(3deg);transform:translateX(20%) rotate(3deg)}45%{-webkit-transform:translateX(-15%) rotate(-3deg);-ms-transform:translateX(-15%) rotate(-3deg);transform:translateX(-15%) rotate(-3deg)}60%{-webkit-transform:translateX(10%) rotate(2deg);-ms-transform:translateX(10%) rotate(2deg);transform:translateX(10%) rotate(2deg)}75%{-webkit-transform:translateX(-5%) rotate(-1deg);-ms-transform:translateX(-5%) rotate(-1deg);transform:translateX(-5%) rotate(-1deg)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1)}50%{-webkit-transform:scale(1.1)}100%{-webkit-transform:scale(1)}}@keyframes pulse{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-webkit-animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);-webkit-animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-webkit-animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-ms-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-ms-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-ms-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);-ms-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-ms-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0deg);opacity:1}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);-ms-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg);-ms-transform:perspective(400px) rotateX(-10deg);transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg);-ms-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0deg);-ms-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px) rotateX(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px) rotateX(0deg);-ms-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateX(90deg);-ms-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-10deg)}70%{-webkit-transform:perspective(400px) rotateY(10deg)}100%{-webkit-transform:perspective(400px) rotateY(0deg);opacity:1}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);-ms-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-10deg);-ms-transform:perspective(400px) rotateY(-10deg);transform:perspective(400px) rotateY(-10deg)}70%{-webkit-transform:perspective(400px) rotateY(10deg);-ms-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}100%{-webkit-transform:perspective(400px) rotateY(0deg);-ms-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px) rotateY(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px) rotateY(0deg);-ms-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateY(90deg);-ms-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px)}100%{opacity:1;-webkit-transform:translateY(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px)}100%{opacity:1;-webkit-transform:translateX(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px)}100%{opacity:1;-webkit-transform:translateX(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-20px)}}@keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}}@-webkit-keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(20px)}}@keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}}@-webkit-keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-20px)}}@keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}}@-webkit-keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(20px)}}@keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}}@-webkit-keyframes fadeOutUpBig{0%{opacity:1;-webkit-transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px)}}@keyframes fadeOutUpBig{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}}@-webkit-keyframes fadeOutDownBig{0%{opacity:1;-webkit-transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(2000px)}}@keyframes fadeOutDownBig{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1;-webkit-transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px)}}@keyframes fadeOutLeftBig{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}}@-webkit-keyframes fadeOutRightBig{0%{opacity:1;-webkit-transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px)}}@keyframes fadeOutRightBig{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}}@-webkit-keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(0.3)}50%{opacity:1;-webkit-transform:scale(1.05)}70%{-webkit-transform:scale(0.9)}100%{-webkit-transform:scale(1)}}@keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(0.3);-ms-transform:scale(0.3);transform:scale(0.3)}50%{opacity:1;-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(0.9);-ms-transform:scale(0.9);transform:scale(0.9)}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}@-webkit-keyframes slideInDown{0%{opacity:0;-webkit-transform:translateY(-2000px)}100%{-webkit-transform:translateY(0)}}@keyframes slideInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes slideInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px)}100%{-webkit-transform:translateX(0)}}@keyframes slideInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slideInRight{0%{opacity:0;-webkit-transform:translateX(2000px)}100%{-webkit-transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px)}}@keyframes slideOutLeft{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px)}}@keyframes slideOutRight{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px)}}@keyframes slideOutUp{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}}@-webkit-keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px)}80%{-webkit-transform:translateY(10px)}100%{-webkit-transform:translateY(0)}}@keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}80%{-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px)}80%{-webkit-transform:translateY(-10px)}100%{-webkit-transform:translateY(0)}}@keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px)}80%{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px)}60%{opacity:1;-webkit-transform:translateX(30px)}80%{-webkit-transform:translateX(-10px)}100%{-webkit-transform:translateX(0)}}@keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}60%{opacity:1;-webkit-transform:translateX(30px);-ms-transform:translateX(30px);transform:translateX(30px)}80%{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px)}60%{opacity:1;-webkit-transform:translateX(-30px)}80%{-webkit-transform:translateX(10px)}100%{-webkit-transform:translateX(0)}}@keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}60%{opacity:1;-webkit-transform:translateX(-30px);-ms-transform:translateX(-30px);transform:translateX(-30px)}80%{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes bounceOut{0%{-webkit-transform:scale(1)}25%{-webkit-transform:scale(0.95)}50%{opacity:1;-webkit-transform:scale(1.1)}100%{opacity:0;-webkit-transform:scale(0.3)}}@keyframes bounceOut{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}25%{-webkit-transform:scale(0.95);-ms-transform:scale(0.95);transform:scale(0.95)}50%{opacity:1;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}100%{opacity:0;-webkit-transform:scale(0.3);-ms-transform:scale(0.3);transform:scale(0.3)}}@-webkit-keyframes bounceOutUp{0%{-webkit-transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(20px)}100%{opacity:0;-webkit-transform:translateY(-2000px)}}@keyframes bounceOutUp{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}100%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}}@-webkit-keyframes bounceOutDown{0%{-webkit-transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(-20px)}100%{opacity:0;-webkit-transform:translateY(2000px)}}@keyframes bounceOutDown{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}}@-webkit-keyframes bounceOutLeft{0%{-webkit-transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(20px)}100%{opacity:0;-webkit-transform:translateX(-2000px)}}@keyframes bounceOutLeft{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}100%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}}@-webkit-keyframes bounceOutRight{0%{-webkit-transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(-20px)}100%{opacity:0;-webkit-transform:translateX(2000px)}}@keyframes bounceOutRight{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center center;-webkit-transform:rotate(-200deg);opacity:0}100%{-webkit-transform-origin:center center;-webkit-transform:rotate(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(-200deg);-ms-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}100%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center center;-webkit-transform:rotate(0);opacity:1}100%{-webkit-transform-origin:center center;-webkit-transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(200deg);-ms-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(-90deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(90deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(-90deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@-webkit-keyframes hinge{0%{-webkit-transform:rotate(0);-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out}40%{-webkit-transform:rotate(60deg);-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out}80%{-webkit-transform:rotate(60deg) translateY(0);opacity:1;-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out}100%{-webkit-transform:translateY(700px);opacity:0}}@keyframes hinge{0%{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);-ms-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%{-webkit-transform:rotate(60deg);-ms-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}80%{-webkit-transform:rotate(60deg) translateY(0);-ms-transform:rotate(60deg) translateY(0);transform:rotate(60deg) translateY(0);opacity:1;-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}100%{-webkit-transform:translateY(700px);-ms-transform:translateY(700px);transform:translateY(700px);opacity:0}}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;-webkit-transform:translateX(0) rotate(0deg)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translateX(-100%) rotate(-120deg);-ms-transform:translateX(-100%) rotate(-120deg);transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;-webkit-transform:translateX(0) rotate(0deg);-ms-transform:translateX(0) rotate(0deg);transform:translateX(0) rotate(0deg)}}@-webkit-keyframes rollOut{0%{opacity:1;-webkit-transform:translateX(0) rotate(0deg)}100%{opacity:0;-webkit-transform:translateX(100%) rotate(120deg)}}@keyframes rollOut{0%{opacity:1;-webkit-transform:translateX(0) rotate(0deg);-ms-transform:translateX(0) rotate(0deg);transform:translateX(0) rotate(0deg)}100%{opacity:0;-webkit-transform:translateX(100%) rotate(120deg);-ms-transform:translateX(100%) rotate(120deg);transform:translateX(100%) rotate(120deg)}}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);opacity:0}60%{-webkit-transform:translateX(-20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0) skewX(-15deg);opacity:1}100%{-webkit-transform:translateX(0) skewX(0deg);opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);-ms-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}60%{-webkit-transform:translateX(-20%) skewX(30deg);-ms-transform:translateX(-20%) skewX(30deg);transform:translateX(-20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0) skewX(-15deg);-ms-transform:translateX(0) skewX(-15deg);transform:translateX(0) skewX(-15deg);opacity:1}100%{-webkit-transform:translateX(0) skewX(0deg);-ms-transform:translateX(0) skewX(0deg);transform:translateX(0) skewX(0deg);opacity:1}}@-webkit-keyframes lightSpeedOut{0%{-webkit-transform:translateX(0) skewX(0deg);opacity:1}100%{-webkit-transform:translateX(100%) skewX(-30deg);opacity:0}}@keyframes lightSpeedOut{0%{-webkit-transform:translateX(0) skewX(0deg);-ms-transform:translateX(0) skewX(0deg);transform:translateX(0) skewX(0deg);opacity:1}100%{-webkit-transform:translateX(100%) skewX(-30deg);-ms-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);-ms-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes loading{0%{background-position:0 -400px}100%{background-position:-7px -400px}}@-ms-keyframes loading{0%{background-position:0 -400px}100%{background-position:-7px -400px}}@keyframes loading{0%{background-position:0 -400px}100%{background-position:-7px -400px}}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-webkit-keyframes pace-spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-ms-keyframes pace-spinner{0%{-ms-transform:rotate(0deg);transform:rotate(0deg)}100%{-ms-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes pace-spinner{0%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.fast{-webkit-animation-duration:.4s;-ms-animation-duration:.4s;animation-duration:.4s}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.flash{-webkit-animation-name:flash;animation-name:flash}.animated.shake{-webkit-animation-name:shake;animation-name:shake}.animated.bounce{-webkit-animation-name:bounce;animation-name:bounce}.animated.tada{-webkit-animation-name:tada;animation-name:tada}.animated.swing{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}.animated.wobble{-webkit-animation-name:wobble;animation-name:wobble}.animated.pulse{-webkit-animation-name:pulse;animation-name:pulse}.animated.flip{-webkit-backface-visibility:visible!important;-webkit-animation-name:flip;-ms-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flip}.animated.flipInX{-webkit-backface-visibility:visible!important;-webkit-animation-name:flipInX;-ms-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}.animated.flipOutX{-webkit-animation-name:flipOutX;-webkit-backface-visibility:visible!important;animation-name:flipOutX;-ms-backface-visibility:visible!important;backface-visibility:visible!important}.animated.flipInY{-webkit-backface-visibility:visible!important;-webkit-animation-name:flipInY;-ms-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}.animated.flipOutY{-webkit-backface-visibility:visible!important;-webkit-animation-name:flipOutY;-ms-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}.animated.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}.animated.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}.animated.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}.animated.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}.animated.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}.animated.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}.animated.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}.animated.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}.animated.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}.animated.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}.animated.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}.animated.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}.animated.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}.animated.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}.animated.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}.animated.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}.animated.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}.animated.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}.animated.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}.animated.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}.animated.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}.animated.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}.animated.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}.animated.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}.animated.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.animated.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}.animated.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}.animated.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}.animated.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}.animated.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}.animated.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}.animated.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}.animated.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}.animated.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}.animated.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}.animated.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}.animated.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}.animated.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}.animated.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}.animated.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}.animated.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}.animated.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}.animated.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}.animated.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}.animated.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}.animated.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}.animated.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-duration:.5s;animation-duration:.5s}.animated.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-animation-duration:.25s;animation-duration:.25s}.animated.fade{opacity:0;-webkit-transition:opacity .15s linear;transition:opacity .15s linear}[class*=" bg-"],[class^=bg-]{-webkit-filter:none!important;filter:none!important}.square{display:block;float:left;margin-right:10px;height:20px;width:20px}.fa-stack-1em{width:1em!important;height:1em!important;line-height:1em!important}.icon-color-good{color:#40ac2b}.icon-color-bad{color:#ed1c24}.percent-sign:after{content:" %";line-height:normal}.degree-sign:after{content:" °F";line-height:normal}.ui-state-default .ui-icon[class*=" icon-"]{background:0;margin-left:-12px}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-e:before{content:"\f105";font-family:FontAwesome;font-size:14px;display:inline}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-first,.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-button-icon-primary.ui-icon[class*=" icon-"]:before,.ui-button-icon-primary.ui-icon[class^=icon-]:before,.ui-button-icon-secondary.ui-icon[class*=" icon-"]:before,.ui-button-icon-secondary.ui-icon[class^=icon-]:before{font-size:inherit;margin-left:7px!important;margin-left:5px;display:inline;text-decoration:inherit;color:inherit}@font-face{font-family:'Ubuntu';src:url('./fonts/Ubuntu-C.eot');src:url('./fonts/Ubuntu-C.eot?#iefix') format('embedded-opentype'),url('./fonts/Ubuntu-C.woff') format('woff'),url('./fonts/Ubuntu-C.ttf') format('truetype'),url('./fonts/Ubuntu-C.svg') format('svg');font-weight:normal;font-style:normal}@font-face{font-family:'Ubuntu-Light';src:url('./fonts/Ubuntu-L.eot');src:url('./fonts/Ubuntu-L.eot?#iefix') format('embedded-opentype'),url('./fonts/Ubuntu-L.woff') format('woff'),url('./fonts/Ubuntu-L.ttf') format('truetype'),url('./fonts/Ubuntu-L.svg') format('svg');font-weight:normal;font-style:normal}@font-face{font-family:'Ubuntu-Bold';src:url('./fonts/Ubuntu-B.eot');src:url('./fonts/Ubuntu-B.eot?#iefix') format('embedded-opentype'),url('./fonts/Ubuntu-B.woff') format('woff'),url('./fonts/Ubuntu-B.ttf') format('truetype'),url('./fonts/Ubuntu-B.svg') format('svg');font-weight:bold;font-style:normal}html,body{font-family:Ubuntu,Arial,Helvetica,sans-serif}a:active,a:focus,a:hover,button,button:active,button:focus,embed,input::-moz-focus-inner,object{outline:0}.hidden{display:none}.hidden-desktop{display:none!important}.no-visible{visibility:hidden!important}.pull-right{float:right!Important}.pull-left{float:left!Important}.align-top{vertical-align:top!important}.align-base{vertical-align:baseline!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100,.opaque{opacity:1!important}.disabled{color:#fff}.btn-default.disabled{color:#999}xmp{overflow:auto}.text-italic{font-style:italic!important}.text-dashed{text-decoration:line-through}.nowrap{white-space:nowrap}.truncated{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.no-space{margin:0}.no-space>[class*=col-]{margin:0!important;padding-right:0;padding-left:0}.no-margin{margin:0!important}.no-x-margin{margin-left:0!important;margin-right:0!important}.no-y-margin{margin-top:0!important;margin-bottom:0!important}.margin-2{margin:2px!important}.margin-5{margin:5px!important}.margin-10{margin:10px!important}.margin-20{margin:20px!important}.margin-x-2{margin-left:2px!important;margin-right:2px!important}.margin-x-5{margin-left:5px!important;margin-right:5px!important}.margin-x-10{margin-left:10px!important;margin-right:10px!important}.margin-x-20{margin-left:20px!important;margin-right:20px!important}.margin-y-2{margin-top:2px!important;margin-bottom:2px!important}.margin-y-5{margin-top:5px!important;margin-bottom:5px!important}.margin-y-10{margin-top:10px!important;margin-bottom:10px!important}.margin-y-20{margin-top:20px!important;margin-bottom:20px!important}.margin-top-0{margin-top:0!important}.margin-top-2{margin-top:2px!important}.margin-top-5{margin-top:5px!important}.margin-top-10{margin-top:10px!important}.margin-top-20{margin-top:20px!important}.margin-bottom-0{margin-bottom:0!important}.margin-bottom-2{margin-bottom:2px!important}.margin-bottom-5{margin-bottom:5px!important}.margin-bottom-10{margin-bottom:10px!important}.margin-bottom-20{margin-bottom:20px!important}.margin-left-0{margin-left:0!important}.margin-left-2{margin-left:2px!important}.margin-left-5{margin-left:5px!important}.margin-left-10{margin-left:10px!important}.margin-left-20{margin-left:20px!important}.margin-right-0{margin-right:0!important}.margin-right-2{margin-right:2px!important}.margin-right-5{margin-right:5px!important}.margin-right-10{margin-right:10px!important}.margin-right-20{margin-right:20px!important}.shift-topleft-2{margin-top:-2px!important;margin-left:-2px!important}.shift-topleft-4{margin-top:-4px!important;margin-left:-4px!important}.shift-topright-2{margin-top:-2px!important;margin-right:-2px!important}.shift-topright-4{margin-top:-4px!important;margin-right:-4px!important}.shift-bottomleft-2{margin-bottom:-2px!important;margin-left:-2px!important}.shift-bottomleft-4{margin-bottom:-4px!important;margin-left:-4px!important}.shift-bottomright-2{margin-bottom:-2px!important;margin-right:-2px!important}.shift-bottomright-4{margin-bottom:-4px!important;margin-right:-4px!important}.bordered{border:1px solid #ccc}.bordered:hover{border:1px solid #bbb}.bordered.nohover:hover{border-color:#ccc}.no-border,.well[class*=" bg-"].no-border{border-width:0!important}.no-border-transparent{border-color:transparent!important}.no-border-radius{border-radius:0}.border-0{border-width:0!important}.border-1{border-width:1px!important}.radius-4{border-radius:4px!important}.radius-top-4{border-top-left-radius:4px!important;border-top-right-radius:4px!important}.radius-bottom-4{border-bottom-left-radius:4px!important;border-bottom-right-radius:4px!important}.radius-left-4{border-top-left-radius:4px!important;border-bottom-left-radius:4px!important}.radius-right-4{border-top-right-radius:4px!important;border-bottom-right-radius:4px!important}.width-nomin{min-width:0!important}.width-100{width:100px;max-width:100px}.width-200{width:200px;max-width:200px}.width-300{width:300px;max-width:300px}.width-400{width:400px;max-width:400px}.width-500{width:500px;max-width:500px}.padding-5{padding:5px!important}.padding-7{padding:7px!important}.padding-10{padding:10px!important}.padding-20{padding:20px!important}.padding-x-0{padding-left:0!important;padding-right:0!important}.padding-x-5{padding-left:5px!important;padding-right:5px!important}.padding-x-10{padding-left:10px!important;padding-right:10px!important}.padding-x-20{padding-left:20px!important;padding-right:20px!important}.padding-y-0{padding-top:0!important;padding-bottom:0!important}.padding-y-5{padding-top:5px!important;padding-bottom:5px!important}.padding-y-10{padding-top:10px!important;padding-bottom:10px!important}.padding-y-20{padding-top:20px!important;padding-bottom:20px!important}.padding-top-0{padding-top:0!important}.padding-top-5{padding-top:5px!important}.padding-top-10{padding-top:10px!important}.padding-top-20{padding-top:20px!important}.padding-bottom-0{padding-bottom:0!important}.padding-bottom-5{padding-bottom:5px!important}.padding-bottom-10{padding-bottom:10px!important}.padding-bottom-20{padding-bottom:20px!important}.padding-left-0{padding-left:0!important}.padding-left-5{padding-left:5px!important}.padding-left-10{padding-left:10px!important}.padding-left-20{padding-left:20px!important}.padding-right-0{padding-right:0!important}.padding-right-5{padding-right:5px!important}.padding-right-10{padding-right:10px!important}.padding-right-20{padding-right:20px!important}.no-padding{padding:0!important}.no-padding .md-editor,.widget-body.no-padding .cke_chrome{border:0}.no-padding>pre{margin:30px}.no-padding .dataTables_wrapper table,.no-padding>table{border:0!important;margin-bottom:0!important}.no-padding .dataTables_wrapper table tr td:first-child,.no-padding>table tr td:first-child,.no-padding .dataTables_wrapper table tr th:first-child,.no-padding>table tr th:first-child{border-left:0!important}.no-padding .dataTables_wrapper table tr td:last-child,.no-padding>table tr td:last-child,.no-padding .dataTables_wrapper table tr th:last-child,.no-padding>table tr th:last-child{border-right:0!important}.no-padding .dataTables_wrapper table tr:last-child td,.no-padding>table tr:last-child td{border-bottom:0}.no-padding-bottom{padding-bottom:0!important}.no-x-padding{padding-left:0!important;padding-right:0!important}.no-y-padding{padding-top:0!important;padding-bottom:0!important}.no-content-padding{margin:-10px -14px 0 -14px}@media(min-width:768px) and (max-width:880px){.no-content-padding{margin:0 -14px!important}}@media(max-width:767px){.no-content-padding{margin:0 -5px!important}}@media only screen and (min-width:0) and (max-width:679px){.no-content-padding{margin:0 -5px!important}}@media only screen and (min-width:320px) and (max-width:479px){.no-content-padding{margin:0 -5px!important}}.no-height{line-height:0}.clearfix,.inner-space:after{zoom:1}.clearfix:after,.inner-space:after{clear:both}.clearfix:after,.inner-space:after,.clearfix:before,.inner-space:before{display:block;visibility:hidden;overflow:hidden;content:"\0020";height:0;font-size:0;line-height:0}.display-inline{display:inline-block!important}.display-normal{display:inline!important}.hover-transparent{opacity:.5}.hover-transparent:hover{opacity:1}.row-seperator-header{margin:15px 14px 20px;border-bottom:0;display:block;color:#646464;font-size:20px;font-weight:400}.text-align-center,.text-center{text-align:center!important}.text-align-left,.text-left{text-align:left!important}.text-align-right,.text-right{text-align:right!important}.center-canvas,.center-child-canvas>canvas{display:block!important;margin:0 auto!important}.semi-bold{font-weight:400!important}.bold{font-weight:900!important}.ultra-light{font-weight:300!important}.font-xs{font-size:85%!important}.font-sm{font-size:95%!important}.font-md{font-size:130%!important}.font-lg{font-size:160%!important}.font-xl{font-size:200%!important}.font-400{font-size:400%!important}.badge{font-size:11px;padding:4px 6px 1px}.label{padding:.3em .6em .1em}.cursor-pointer{cursor:pointer}.selected{border:1px solid #0091d9!important}tr.selected{background-color:#dcebff}.selected:before{display:block;position:absolute;content:"\f00c";color:#fff;right:4px;font-family:FontAwesome;z-index:1002}tr.selected:before{display:none}.selected:after{width:0;height:0;border-top:35px solid #0091d9;border-left:35px solid rgba(0,0,0,0);position:absolute;display:block;right:0;content:".";top:0;z-index:1001}tr.selected:after{display:none}html{margin:0;padding:0;height:100%;overflow-x:hidden!important;background-color:#e5e2cf}body{margin:0;padding:0;height:100%;overflow:hidden;background-color:#e5e2cf;direction:ltr}body.container{position:relative;padding:0;border-left:1px solid #bfbfbf;border-right:1px solid #bfbfbf;-webkit-box-shadow:0 2px 70px rgba(0,0,0,0.45);box-shadow:0 2px 70px rgba(0,0,0,0.45)}body.nooverflow{position:fixed;overflow:hidden;width:100%}#main{display:block;margin-left:220px;padding:0;min-height:500px;-webkit-transition:all .1s ease-out;transition:all .1s ease-out}@media(max-width:979px){#main{margin-left:0}}#content{padding:10px;position:relative;left:0;-webkit-transition:left .1s ease-out;transition:left .1s ease-out}@media(max-width:767px){#content{padding-left:5px;padding-right:5px}}.page-title{margin:12px 0 15px}.page-title a{color:#6f8696}.page-title a:hover,.page-title a:active{text-decoration:none}.page-title span{font-size:16px;color:#333;display:inline-block;vertical-align:1px}.page-title span i{padding:0 5px}aside{display:block;width:220px;overflow:hidden;min-height:100%}aside,aside nav li.divider{background:#829db0}#header{display:block;height:49px;position:relative;margin:0;padding:0 13px 0 0;background-color:#f3f3f3;background-image:-webkit-gradient(linear,0 0,0 100%,from(#f3f3f3),to(#e2e2e2));background-image:-webkit-gradient(linear,top left,bottom left,from(#f3f3f3),to(#e2e2e2));background-image:-webkit-linear-gradient(top,#f3f3f3,#e2e2e2);background-image:linear-gradient(to bottom,#f3f3f3,#e2e2e2);background-repeat:repeat-x}@media(max-width:767px){#header{padding-right:5px}}@media only screen and (max-width:679px){#header{padding-right:5px;background:#fff}}#header>div{display:inline-block;vertical-align:middle;height:49px;float:left}#header>div.open{font-weight:700}.fixed-header #header{position:fixed;width:100%;z-index:1001}.container.fixed-header #header{max-width:1164px}.fixed-header #header .ajax-dropdown{z-index:1000}.fixed-header #shortcut{position:fixed}.fixed-header #main{margin-top:49px}#top-links>div{display:inline-block;float:left}@media(min-width:768px) and (max-width:1089px){#top-links>div{display:none}#top-links>div:first-child{display:inline-block}}@media(max-width:767px){#top-links>div{display:none}}.top-menu{display:inline-block;padding:7px 13px 0;position:relative}@media(max-width:767px){.top-menu{display:none}}.top-menu>span{display:block}.top-menu>:first-child{display:block;color:#bfbfbf;font-size:10px;font-weight:700;text-transform:uppercase;text-shadow:0 0 1px #fff;padding-left:0;text-align:left}.top-menu.bordered{background-color:white;padding-top:4px;padding-bottom:9px;border-color:silver;border-width:2px 2px 0;border-style:solid;border-radius:8px 8px 0 0;margin-left:-1px}.top-tabs{display:inline-block;padding:7px 13px 0;position:relative}.top-tabs>span{display:block}.top-tabs>:first-child{display:block;color:#bfbfbf;font-size:10px;font-weight:700;text-transform:uppercase;text-shadow:0 0 1px #fff;padding-left:5px;text-align:left}.top-tabs .nav-tabs li a{padding:2px 10px 3px!important;border-color:#ccc #ccc transparent;box-shadow:0 -2px 3px #ccc;margin-top:3px!important}.top-tabs .nav-tabs li.active a{margin-top:3px!important;padding:2px 10px 3px!important}.top-selector{max-width:97%;white-space:nowrap;background:0;border:0;padding:0;text-align:left;color:#555;font-size:14px;cursor:pointer}.top-selector:hover{color:#333}@media(max-width:979px){#login-info{display:none}}#login-info>span{display:inline-block;height:39px;float:left}#login-info>span .badge{position:absolute;top:-5px;right:-9px;cursor:pointer;background:#0091d9;display:inline-block;font-size:10px;-webkit-box-shadow:inset 1px 1px 0 rgba(0,0,0,0.1),inset 0 -1px 0 rgba(0,0,0,0.07);box-shadow:inset 1px 1px 0 rgba(0,0,0,0.1),inset 0 -1px 0 rgba(0,0,0,0.07);color:#fff;font-weight:700;border-radius:50%;padding:3px;text-align:center;line-height:normal}#login-info span#activity{border-radius:2px;cursor:default!important;display:inline-block;font-weight:700;height:24px;width:24px;padding:2px;text-align:center;text-decoration:none!important;-moz-user-select:none;-webkit-user-select:none;background-color:#f8f8f8;background-image:-webkit-gradient(linear,left top,left bottom,from(#f8f8f8),to(#f1f1f1));background-image:-webkit-gradient(linear,top left,bottom left,from(#f8f8f8),to(#f1f1f1));background-image:-webkit-linear-gradient(top,#f8f8f8,#f1f1f1);background-image:linear-gradient(top,#f8f8f8,#f1f1f1);border:1px solid #bfbfbf;color:#c4bab6;font-size:19px;margin:5px 0 0;position:relative}#login-info span#activity:hover{border:1px solid #bfbfbf;-webkit-transition:all 0s;transition:all 0s;cursor:pointer!important;-webkit-box-shadow:inset 0 0 4px 1px rgba(0,0,0,0.08);box-shadow:inset 0 0 4px 1px rgba(0,0,0,0.08)}.authomatic{display:inline-block;width:21px;height:21px;margin:2px 0!important;padding:3px!important;text-align:center}.authomatic:hover{background-color:#ccc;border-radius:3px}#logo{display:inline-block;width:175px;margin-top:7px;margin-left:9px}@media(min-width:768px) and (max-width:880px){#logo{margin-top:10px}}@media(max-width:767px){#logo{margin-top:10px;margin-left:4px}}@media only screen and (min-width:0) and (max-width:679px){#logo{margin-top:10px;margin-left:4px}}@media only screen and (min-width:320px) and (max-width:479px){#logo{width:135px;margin-top:10px;margin-left:4px}}#logo img{max-width:175px;max-height:36px;padding-left:3px}#logo-group{width:220px}@media only screen and (min-width:480px) and (max-width:1089px){#logo-group{width:175px}}@media only screen and (min-width:320px) and (max-width:479px){#logo-group{width:169px!important}}.uv-icon{position:absolute!important;left:155px!important;top:5px!important;z-index:500!important}@media only screen and (min-width:0) and (max-width:1089px){.uv-icon{left:130px!important}}#activity.active .badge{background:#006fa6!important}.header-search{position:relative}@media(max-width:767px){.header-search{display:none}}.header-search.pull-right{margin-left:6px}@media(max-width:979px){.header-search.pull-right{margin-left:0}}.header-search>input[type=text]{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-moz-box-sizing:border-box;min-width:200px;width:100%;height:30px;padding:0 10px;outline:0;border-width:1px;border-style:solid;border-radius:0;border-color:#bfbfbf;background:#fff;color:#404040;appearance:normal;-moz-appearance:none;-webkit-appearance:none;margin-top:10px;line-height:normal}@media(min-width:768px) and (max-width:979px){.header-search>input[type=text]{margin-top:9px}}.header-search>button{background:0;border:0;color:#6d6a69;font-size:17px;height:30px;line-height:30px;margin:0;padding:0;position:absolute;right:0;top:10px;width:30px;z-index:2}#search-mobile{display:none}@media(max-width:767px){#search-mobile{display:block}}@media only screen and (min-width:0) and (max-width:679px){#search-mobile{display:block}}@media only screen and (min-width:320px) and (max-width:479px){#search-mobile{margin-left:0}}@media(max-width:767px){.search-mobile .header-search{display:block;position:absolute;top:0;width:100%;height:49px;background:#333;padding:0 2px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;left:0}.search-mobile .header-search>input[type=text]{margin-top:2px;height:45px;border-color:#333;padding-right:75px}.search-mobile .header-search>button{height:29px;line-height:29px;background:#DDD;right:44px}.search-mobile #search-mobile{display:none}.search-mobile #cancel-search-js{display:block}}#cancel-search-js{position:absolute;display:none;background:#a90329;z-index:3;color:#fff;padding:0;right:10px;top:10px;text-align:center;height:29px;line-height:29px;width:30px;font-size:17px;text-decoration:none!important}#left-panel{position:absolute;top:49px;left:0;z-index:1002;-webkit-transition:left .1s ease-out;transition:left .1s ease-out}@media(max-width:979px){#left-panel{left:-220px}}.fixed-navigation #left-panel{position:fixed;z-index:998}@media(max-width:767px){.fixed-navigation #left-panel{position:absolute!important}}#left-panel #ajax-gear{position:absolute;left:calc(49%);top:5px}#left-panel .version{position:absolute;bottom:2px;width:100%;text-align:center;font-size:11px;color:#333}#ribbon{height:40px;background:#6f8696;padding:0 40px 0 13px;position:relative}@media(max-width:767px){#ribbon{padding-left:5px;padding-right:5px}}@media only screen and (min-width:0) and (max-width:679px){#ribbon{border-bottom:1px solid #cfcfcf;border-top:1px solid #e6e6e6;background:#f5f5f5}}#ribbon .breadcrumb{display:inline-block;margin:0;padding:12px 34px 10px 0!important;background:0;vertical-align:top}#ribbon .breadcrumb,#ribbon .breadcrumb a{color:#ddd!important;text-decoration:none!Important}@media only screen and (min-width:0) and (max-width:679px){#ribbon .breadcrumb,#ribbon .breadcrumb a{color:#6d6c6c!important}}#ribbon .breadcrumb>li+li:before{padding:0 1px 0 5px}#ribbon .breadcrumb li:last-child,#ribbon .breadcrumb>.active{color:#eee}@media only screen and (min-width:0) and (max-width:679px){#ribbon .breadcrumb li:last-child,#ribbon .breadcrumb>.active{color:#333!important}}.fixed-ribbon #ribbon{position:fixed;right:0;left:220px;top:49px;z-index:999}@media(max-width:979px){.fixed-ribbon #ribbon{left:0}}.container.fixed-ribbon #ribbon{width:944px;left:590px}.fixed-ribbon #content{padding-top:50px}@media(max-width:767px){.fixed-ribbon #content{padding-top:52px}}.minified.fixed-ribbon #ribbon{left:45px}.hidden-menu.fixed-ribbon #ribbon{left:10px}@media(max-width:979px){.hidden-menu.fixed-ribbon #ribbon{left:220px}}.hidden-ribbon #ribbon{height:1px;min-height:1px;max-height:1px}.hidden-ribbon #ribbon>*{display:none}.ribbon{position:absolute;right:9px;top:-4px}.header-dropdown-list{list-style:none;float:right;position:relative;margin:0;padding-left:10px}.header-dropdown-list>li{display:inline-block;padding-right:5px}.header-dropdown-list>li>.dropdown-toggle{margin-top:16px;display:block}.smart-accordion-default.panel-group .panel+.panel{margin-top:-1px}.smart-accordion-default.panel-group .panel-heading{padding:0}.smart-accordion-default.panel-group .panel-title a{display:block;padding:10px 15px;text-decoration:none!important}.smart-accordion-default .panel-group .panel,.smart-accordion-default .panel-heading{border-radius:0}.smart-accordion-default .panel-default{border-color:#c3c3c3}.smart-accordion-default .panel-default>.panel-heading{background-color:#fcfcfc}.smart-accordion-default .panel-title>a.collapsed>.fa,.smart-accordion-default .panel-title>a>:first-child{display:none}.smart-accordion-default .panel-title>a.collapsed>:first-child{display:inline-block}.no-padding .smart-accordion-default>div{border-left:0!important;border-right:0!important}.no-padding .smart-accordion-default>div:first-child{border-top:0!important}.no-padding .smart-accordion-default>div:last-child{border-bottom:0!important}#logo-group *,.login-info,.login-info *,.minified .menu-item-parent{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.login-info{display:block;font-size:12px;height:39px;color:#333;border:solid transparent;margin:2px 0 0 10px!important;float:right}.login-info a,.login-info strong{text-transform:capitalize;font-size:14px;display:inline-block;color:#333;text-decoration:none;margin-left:5px}.login-info a:hover,.login-info strong{color:#666}.login-info a.btn{margin-top:5px}.login-info a.btn-danger,.login-info a.btn-success,.login-info a.btn-primary{color:#dedede}.login-info span{display:inline-block;padding:0 0 0 10px}.login-info span a.btn-success{margin-top:-10px}.login-info img{width:24px;height:auto;display:inline-block;vertical-align:middle;margin-top:-6px;margin-right:0;margin-left:0;border-left:0}.minifyme{border-bottom:1px solid #302f2f;background:#454545;color:#a8a8a8;text-align:center;padding:1px 0 0;width:36px;height:28px;display:block;position:absolute;right:-3px;border-radius:5px 0 0 5px;cursor:pointer;margin-top:5px;font-size:19px;-webkit-transition:all .1s linear 0s;transition:all .1s linear 0s}.minifyme:hover{background:#646464;color:#e4e4e4;right:0}.minified .minifyme{right:0;color:#a8a8a8;position:relative;width:100%;border-radius:0;margin:0;height:32px;font-size:23px}.minified .minifyme .fa:before{content:"\f0a9"}.minified #left-panel{width:45px;overflow:visible}@media(max-width:979px){.minified #left-panel{left:0}}.minified #main{margin-left:45px}.minified #left-panel>ul>li,.minified nav>ul>li{overflow:visible}.minified #left-panel>ul>li>ul::before,.minified nav>ul>li>ul::before{border-left:0}.minified #left-panel>ul>li,.minified nav>ul>li,.minified #left-panel>ul>li a,.minified nav>ul>li a{position:relative}.minified #left-panel ul>li>a,.minified nav ul>li>a{padding:12px 11px 10px;display:block}.minified #left-panel>ul>li>a .fa.fa-fw,.minified nav>ul>li>a .fa.fa-fw{display:block;width:auto;text-align:center;padding:0}.minified #left-panel>ul>li>a>i,.minified nav>ul>li>a>i{text-align:center;margin:0;display:block}.minified #left-panel>ul>li.active>a::before,.minified nav>ul>li.active>a::before{content:"\f0d9"}.minified #left-panel ul ul li a,.minified nav ul ul li a{padding-top:5px;padding-bottom:5px;padding-left:14px}.minified #left-panel ul ul li li a,.minified nav ul ul li li a{padding-left:25px}.minified #left-panel>ul ul li::before,.minified nav>ul ul li::before,.minified #left-panel>ul>li>ul::before,.minified nav>ul>li>ul::before{left:12px}.minified #left-panel>ul>li>a .menu-item-parent,.minified nav>ul>li>a .menu-item-parent,.minified #left-panel>ul>li>a>b,.minified nav>ul>li>a>b{display:none}.minified #left-panel>ul>li>a>.menu-item-parent,.minified nav>ul>li>a>.menu-item-parent{display:none;position:absolute;left:40px;top:-3px;width:186px;height:36px;line-height:38px;background-color:#f5f5f5;color:#333;z-index:3;-webkit-box-shadow:2px 1px 2px 0 rgba(0,0,0,0.2);box-shadow:2px 1px 2px 0 rgba(0,0,0,0.2);border-left:1px solid #bfbfbf;border-top:1px solid #d8d4d4;border-bottom:1px solid #fff;padding-left:12px}.minified #left-panel>ul>li>ul,.minified nav>ul>li>ul{display:none!important;position:absolute;left:40px;width:200px;z-index:5;border:1px solid #bfbfbf;min-height:180px;-webkit-box-shadow:1px 1px 2px 0 rgba(0,0,0,0.2);box-shadow:1px 1px 2px 0 rgba(0,0,0,0.2);background:#627685;margin-top:-3px}.minified #left-panel ul>li>ul>li>ul,.minified nav ul>li>ul>li>ul{position:relative;left:13px;border:0;margin-left:-12px;width:197px}.minified #left-panel>ul>li:hover>a>.menu-item-parent,.minified nav>ul>li:hover>a>.menu-item-parent,.minified #left-panel>ul>li:hover>ul,.minified nav>ul>li:hover>ul{display:block!important}.minified #left-panel>ul>li>ul>li,.minified nav>ul>li>ul>li{background-color:rgba(91,103,113,0.8)}.minified #left-panel>ul>li>ul>li>ul>li,.minified nav>ul>li>ul>li>ul>li{background-color:#627685}.minified #left-panel>ul>li>ul>li>a,.minified nav>ul>li>ul>li>a,.minified #left-panel>ul>li>ul>li>ul>li>a,.minified nav>ul>li>ul>li>ul>li>a{padding-top:7px;padding-bottom:7px}.minified #left-panel>ul>li>ul>li>ul>li a,.minified nav>ul>li>ul>li>ul>li a{padding-top:6px;padding-bottom:6px}.minified #left-panel>ul>ul,.minified nav>ul>ul{min-height:100px!important;max-height:180px!important;overflow-y:scroll;overflow-x:hidden;background:#ed1c24!important}.minified #left-panel>ul ul li::before,.minified nav>ul ul li::before{border:0}.minified #left-panel ul ul ul ul li a,.minified nav ul ul ul ul li a{padding-left:45px}.minified #left-panel ul ul ul ul ul li a,.minified nav ul ul ul ul ul li a{padding-left:62px}.minified #left-panel ul ul ul ul ul ul li a,.minified nav ul ul ul ul ul ul li a{padding-left:82px}.minified #left-panel .version{display:none}.minified .slimScrollDiv,.minified .slimScrollDiv>:first-child{overflow:visible!important}.minified .slimScrollBar,.minified .slimScrollRail{display:none}.slimScrollDiv,.slimScrollDiv>:first-child{overflow:hidden}@media(max-width:979px){#hide-menu i,#logout i{color:#6d6a69;font-size:100%}}@media(min-width:0) and (max-width:880px){#hide-menu i,#logout i{font-size:121%}}.hidden-menu #left-panel{left:-210px;z-index:1002}@media(max-width:979px){.hidden-menu #left-panel{left:0}}.hidden-menu #left-panel:hover{left:0}.hidden-menu #main{margin-left:10px}.minified.hidden-menu #main{margin-left:0}@media(max-width:979px){.hidden-menu #main{position:relative;left:210px}}@media(max-width:979px){.hidden-menu #hide-menu i{color:#fff}}@media(min-width:768px) and (max-width:880px){.hidden-menu #hide-menu i::before{content:"\f0c9"}}@media(max-width:767px){.hidden-menu #hide-menu i{color:#fff}.hidden-menu #hide-menu i::before{content:"\f0c9"}}.hidden-menu #hide-menu>:first-child>a{background-color:#e8e8e8;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#5a5a5a),color-stop(100%,#686868));background-image:-webkit-linear-gradient(to bottom,#5a5a5a 0,#686868 100%);background-image:-webkit-gradient(linear,top left,bottom left,from(#5a5a5a),to(#686868));background-image:-webkit-linear-gradient(top,#5a5a5a 0,#686868 100%);background-image:linear-gradient(to bottom,#5a5a5a 0,#686868 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5A5A5A',endColorstr='#686868',GradientType=0);color:#fff;border-color:#494949;-webkit-box-shadow:inset 0 0 3px 1px rgba(0,0,0,0.15);box-shadow:inset 0 0 3px 1px rgba(0,0,0,0.15)}@media(min-width:768px) and (max-width:979px){.hidden-menu #hide-menu>:first-child>a{margin-top:9px;width:40px}}.hidden-menu #hide-menu>:first-child>a:active{-webkit-box-shadow:inset 0 0 6px 1px rgba(0,0,0,0.2);box-shadow:inset 0 0 6px 1px rgba(0,0,0,0.2)}.hidden-menu .minifyme,.minified #hide-menu{display:none}.no-menu #left-panel{left:-220px;z-index:0}.no-menu #main{margin-left:0}.no-menu #hide-menu{display:none}#shortcut{position:absolute;top:0;left:0;height:auto;width:100%;background-color:#33302f;background-color:rgba(0,0,0,0.85);z-index:1009;display:none;color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#shortcut ul{padding:15px 20px 10px;list-style:none;margin:0;-webkit-box-shadow:0 4px 10px rgba(0,0,0,0.3);box-shadow:0 4px 10px rgba(0,0,0,0.3);border-bottom:1px solid #423f3f}#shortcut ul li{display:inline-block;width:auto}#shortcut ul li .ams-metro-tile{margin:0 3px 3px;border:0;border-radius:0}#shortcut ul li .ams-metro-tile:hover{color:#fff;text-decoration:none}#shortcut ul li .ams-metro-tile:active,#shortcut ul li .ams-metro-tile:focus{left:0;top:0}#shortcut .version{position:absolute;right:10px;bottom:10px}.shortcut-on #response-btn{display:none!important}.shortcut-on #left-bar .navbar,.shortcut-on #main .navbar{border:0!important}#sparks{display:block;list-style:none;margin:10px 0 0;padding:0;text-align:right}@media only screen and (min-width:320px) and (max-width:479px){#sparks{text-align:center;background:#e0e0e0;padding:10px 0;margin-bottom:15px}}#sparks li{display:inline-block;border-left:1px dotted #c7c7c7;padding:0 10px;max-height:47px;overflow:hidden;text-align:left;box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}@media only screen and (min-width:320px) and (max-width:479px){#sparks li{padding:0 10px 0 20px}}#sparks li:last-child{padding-right:0}#sparks li:first-child{border-left:0;padding-left:0}#sparks li h5{color:#555;float:left;font-size:11px;font-weight:400;margin:-3px 0 0 0;padding:0;border:0;text-transform:uppercase}#sparks li span{color:#636363;display:block}.sparks-info{min-width:70px}.sparks-info span{font-size:18px;line-height:20px;margin:0;text-transform:none}.sparks-info .sparkline{display:block;float:right;margin:3px 0 0 20px}#heat-fill{display:block;position:relative;margin-bottom:20px;background:#333;height:7px;width:200px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAAABCAIAAAAU3Xa1AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDowMDE4MkZGMzMzOTgxMUUzODZBQUNFQUNFOTk0NEUxRiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDowMDE4MkZGNDMzOTgxMUUzODZBQUNFQUNFOTk0NEUxRiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjAwMTgyRkYxMzM5ODExRTM4NkFBQ0VBQ0U5OTQ0RTFGIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjAwMTgyRkYyMzM5ODExRTM4NkFBQ0VBQ0U5OTQ0RTFGIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+rG8MDAAAAM5JREFUeNpUUtESwyAIg8ft9v8/W4ElBPWKV1AIiKEeEWVuVlWjINSVONBnirQDxukNgcuyTQsBzLHMDsLIQQw+nIL71JqNJ5GZJXApFNpmtlagQjfS2xGbkFA4Iwu+hu0sK3Wl3nOwNv7TvPrWk3X0eW9dK1pU9hK2eTuWb2ySJmlziutA3iBxmblPNvA5PNsuUpoDY80+Z0SW1IRpDEqwC58C14tsr1f8le8si0aojdADr/1UjaclsFashX8GGkL9wDxtRsV6ft/PX4ABADRzhOVIOJaAAAAAAElFTkSuQmCC)}.fill-a,.fill-b{width:20px;text-align:right;overflow:hidden;text-overflow:ellipsis;display:block;background:#fff;padding-right:4px;position:absolute;left:0;margin-top:-7px;font-weight:700}.fill-b{text-align:left;position:absolute;right:0;left:auto;top:0;width:60px;padding-left:4px;padding-right:0}.cke_top{background:rgba(248,248,248,0.9)!important;background-image:none!important}.MessageBox{width:100%;height:100%;position:fixed;top:0;left:0;background:rgba(0,0,0,0.6);z-index:100000}@media screen and (max-width:450px) and (max-width:767px){.MessageBox{width:100%;height:100%;position:fixed;top:0;left:0;background:rgba(0,0,0,0.6);z-index:100000}}.MessageBoxContainer{top:35%;color:#fff;position:relative;width:100%;background-color:#232323;background-color:rgba(0,0,0,0.8);padding:20px}@media screen and (max-width:450px) and (max-width:767px){.MessageBoxContainer{top:25%;color:#fff;position:relative;width:100%;background-color:#232323}}.MessageBoxContainer input,.MessageBoxContainer select{width:50%;padding:5px}@media screen and (max-width:450px) and (max-width:767px){.MessageBoxContainer input,.MessageBoxContainer select{width:50%;padding:5px}}.MessageBoxMiddle{position:relative;left:20%;width:60%}@media screen and (max-width:450px) and (max-width:767px){.MessageBoxMiddle{position:relative;left:0;width:100%;padding:3px}}.MessageBoxMiddle .MsgTitle{letter-spacing:-1px;font-size:24px;font-weight:300}@media screen and (max-width:450px) and (max-width:767px){.MessageBoxMiddle .MsgTitle{font-size:22px}}.MessageBoxMiddle .pText{font-style:30px}@media screen and (max-width:450px) and (max-width:767px){.MessageBoxMiddle{font-style:10px}}.MessageBoxButtonSection{width:100%;height:30px}@media screen and (max-width:450px) and (max-width:767px){.MessageBoxButtonSection{width:100%;height:30px}}.MessageBoxButtonSection button{float:right;margin-right:7px;padding-left:15px;padding-right:15px;font-size:14px;font-weight:700}@media screen and (max-width:450px) and (max-width:767px){.MessageBoxButtonSection button{float:right;margin-right:5px;padding-left:15px;padding-right:15px}}.LoadingBoxContainer{top:20%;color:#fff;position:relative;width:100%;background-color:#232323}.LoadingBoxContainer .MsgTitle{font-size:26px}.LoadingBoxContainer .pText{font-style:30px}.LoadingBoxMiddle{position:relative;left:20%;width:50%;padding:10px}#LoadingPoints{position:absolute}#divMiniIcons{position:fixed;width:415px;right:10px;bottom:180px;z-index:9999;float:right}#divMiniIcons .cajita{text-align:center;vertical-align:middle;padding:4px 6px;color:#FFF;float:right;cursor:pointer;display:block;background-color:red;font-size:17px;margin-left:4px;margin-top:5px}#divMiniIcons .cajita:active{top:1px;left:1px;position:relative}#divSmallBoxes{position:fixed;right:0;top:0;z-index:9999}@media screen and (max-width:450px) and (max-width:767px){#divSmallBoxes{position:fixed;width:90%;right:0;top:0}}.BigBox{position:fixed;right:10px;bottom:10px;background-color:#004d60;padding:10px 10px 5px;width:390px;height:150px;color:#fff;z-index:99999;box-sizing:content-box;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;border-left:5px solid rgba(0,0,0,0.15);overflow:hidden}.BigBox span{font-size:17px;font-weight:300;letter-spacing:-1px;padding:5px 0!important;display:block}.BigBox p{font-size:13px;margin-top:10px}@media screen and (max-width:450px) and (max-width:767px){.BigBox{width:88%}}.BigBox .bigboxicon{font-size:30px;text-align:left;position:absolute;top:120px;left:6px;z-index:0}.BigBox .bigboxnumber{width:100%;text-align:right;font-size:25px}.SmallBox{position:absolute;right:5px;top:20px;width:420px;color:#fff;z-index:9999;overflow:hidden;border:1px solid transparent}@media screen and (max-width:450px) and (max-width:767px){.SmallBox{width:95%}}.SmallBox:hover{border:1px solid #fff;cursor:pointer}@media screen and (max-width:450px) and (max-width:767px){.SmallBox:hover{-webkit-box-shadow:0 0 10px #888;box-shadow:0 0 10px #888;cursor:pointer}}.SmallBox .foto{font-size:30px;position:absolute;left:20px}.SmallBox .textoFull{width:93%;float:left;padding-left:20px}@media screen and (max-width:450px) and (max-width:767px){.SmallBox .textoFull{width:93%;float:left;padding-left:20px}}.SmallBox .textoFoto{width:78%;margin:3px 20px 3px 80px;float:left}@media screen and (max-width:450px) and (max-width:767px){.SmallBox .textoFoto{width:55%;margin:3px 20px 3px 80px;float:left}}.SmallBox span{font-size:17px;font-weight:300;letter-spacing:-1px;display:block;margin:4px 0}@media screen and (max-width:450px) and (max-width:767px){.SmallBox span{font-size:16px}}.SmallBox p{font-size:13px;margin-top:2px}@media screen and (max-width:450px) and (max-width:767px){.SmallBox p{font-size:12px;margin-top:2px}}.btnClose{position:absolute;right:10px;height:16px;width:15px;cursor:pointer;font-size:18px;opacity:.5;display:block;top:15px}.btnClose:hover{opacity:1}.miniPic{position:absolute;bottom:8px;right:9px}.miniIcon{height:100%;font-size:20px}nav{padding-top:40px}nav ul{width:100%;padding:40px 28px 25px 0;padding:0;margin:0;font-size:13px;line-height:.5em;list-style:none;position:relative;background-color:#627685}nav ul li{overflow:hidden}nav ul li.divider{height:20px;border:0}nav ul li.header{font-family:"Ubuntu-Light",Arial,Helvetica,sans-serif;font-size:14px;font-weight:bold;color:#eee;background-color:#b13510;border-top-color:#d44918;border-bottom-color:#a13812;padding:4px 10px 4px 20px;line-height:18px}nav ul li.header:not(:first-child){margin-top:10px}.minified #left-panel nav ul li.header{padding:5px;color:#b94015;line-height:0;max-height:10px;overflow:hidden}nav ul li a{line-height:normal;font-size:14px;padding:10px 10px 10px 11px;color:#f4e8cf;display:block;font-weight:400;text-decoration:none!important;position:relative}nav ul li a:active{background:#616161!important}nav ul li a:focus{color:#c9c9c9}nav ul li a:hover{color:#fff;text-decoration:none}nav ul li.active>a{background-color:#627685;color:#fff!important;position:relative}nav ul li.active>a:before{content:"\f0d9";font-family:FontAwesome;display:block;height:27px;line-height:14px;width:27px;position:absolute;right:-21px;font-size:20px;color:#e5e2cf}nav ul li.active.open>a:before{content:""}nav ul li.active.open>a.active:before{content:"\f0d9"}nav ul li li{border-bottom:0;position:relative}nav ul .active>a{color:#fefefe!important;position:relative}nav ul b{float:right;font-size:14px;margin-top:-1px}nav ul span.menu-item-parent{display:inline-block;margin:0;padding:0}nav ul ul{margin:0;display:none;background:rgba(91,103,113,0.8);padding:2px 0}nav ul ul>li:hover b{color:#d5d9e2}nav ul ul li{margin:0;padding:0}nav ul ul li.divider{height:1px;margin-left:30px;padding:0}nav ul ul li>a{padding-left:42px;font-size:12px;font-weight:400;outline:0}nav ul ul li>a:hover{background-color:#46545e;color:#fff}nav ul ul li>a.active{margin-left:30px;padding-left:12px;background-color:#296191}.minified nav ul ul li>a.active{margin-left:0}nav ul ul ul{background:0;padding:0}nav ul ul ul li a{color:#bfbfbf;padding:8px 10px 8px 60px;font-size:11px}nav ul ul ul li a:hover{background-color:#46545e;color:#fff}nav ul ul ul li a.active{margin-left:50px;padding-left:10px}nav ul ul ul ul li a{padding-left:90px}nav ul ul ul ul li a.active{margin-left:80px;padding-left:10px}nav ul ul ul ul ul li a{padding-left:110px}nav ul ul ul ul ul li a.active{margin-left:100px;padding-left:10px}nav ul ul ul ul ul ul li a{padding-left:130px}nav ul ul ul ul ul ul li a.active{margin-left:120px;padding-left:10px}nav ul ul b{color:#b3b3b3}nav>ul>li{border-top:1px solid #718999;border-bottom:1px solid #576975}nav>ul>li:hover>ul::before,nav>ul>li:hover>ul>li::before{border-color:#acacac!important}nav>ul>li>a>.badge.pull-right{margin-right:15px}nav>ul>li>a b{position:absolute!important;right:10px;top:10px}nav>ul>li>a>i{margin-right:5px;width:15px;display:inline-block;text-align:center;position:relative}nav>ul>li>a>i>em{font-size:9px;display:block;padding:2px;position:absolute;top:-8px;right:-6px;text-decoration:none;font-style:normal;background:#ed1c24;color:#fff;min-width:13px;border-radius:50%;max-height:13px;line-height:8px;font-weight:700;vertical-align:baseline;white-space:nowrap;text-align:center;border:1px solid rgba(255,255,255,0.1)}nav>ul>li>ul::before{content:"";display:block;position:absolute;z-index:1;left:23px;top:0;bottom:0;border-left:1px solid #7a7a7a}nav>ul>li>ul>li>a,nav>ul>li>ul>li>ul>li>a{padding-top:5px;padding-bottom:5px}nav>ul ul li a i{font-size:14px!important;width:18px!important;text-align:center!important}nav>ul ul li::before{content:"";display:block;position:absolute;width:8px;left:23px;top:13px;border-top:1px solid #7a7a7a;z-index:1}nav>ul ul ul li::before{content:"";display:block;position:absolute;width:18px;left:10px;top:17px;border-top:1px solid transparent}@media(min-width:768px){.navbar-nav>li>a{padding-top:17px;padding-bottom:15px}}.ui-menu{display:block;width:155px;padding:2px;-webkit-box-shadow:0 2px 4px rgba(30,30,100,0.25);box-shadow:0 2px 4px rgba(30,30,100,0.25);background:#fff;border:1px solid rgba(0,0,0,0.2);z-index:1;list-style:none;margin:0;margin-bottom:2em;outline:0}.ui-menu .ui-menu{margin-top:-3px;position:absolute;list-style:none}.ui-menu .ui-menu-item{margin:0;padding:0;width:100%;list-style:none;list-style-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)}.ui-menu .ui-menu-item a{text-decoration:none;display:block;padding:2px .4em;line-height:1.5;min-height:0;font-weight:400}.ui-menu .ui-menu-item a.ui-corner-all{border-radius:0}.ui-menu .ui-menu-item a.ui-state-active,.ui-menu .ui-menu-item a.ui-state-focus,.ui-menu .ui-menu-item a.ui-widget-content{font-weight:700;margin:0;background-color:#428bca;border-color:#357ebd;color:#FFF;display:block;white-space:nowrap}.ui-menu .ui-menu-item a.ui-state-active{padding:1px .4em}.ui-menu .ui-menu-item a .ui-menu-icon{width:auto;height:auto;top:0;left:auto;right:auto;bottom:auto;text-indent:0}.ui-menu .ui-menu-divider{margin:5px -2px 5px -2px;height:0;font-size:0;line-height:0;border-width:1px 0 0}.ui-menu .ui-state-disabled{margin:.4em 0 .2em!important;background:none!important;color:#999!important;font-weight:400!important;cursor:default;line-height:1.5}.ui-menu .ui-state-disabled a{cursor:default}.ui-menu .ui-menu-icons{position:relative}.ui-menu .ui-menu-icons .ui-menu-item a{position:relative;padding-left:2em}.ui-menu .ui-icon{position:absolute;top:.2em;left:.2em}.ui-menu .ui-menu-icon{position:static;float:right}.dropdown-menu>li>a:hover{background-color:#e0e0e0}.open>.dropdown-menu{-webkit-animation-name:flipInX;animation-name:flipInX;-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.dropdown-menu .small.divider{margin:3px 0}.dropdown-menu-xs{min-width:37px}.dropdown-menu-xs>li>a{padding:3px 10px}.dropdown-menu-xs>li>a:hover i{color:#fff!important}.dropdown-submenu{position:relative}.dropdown-submenu>.dropdown-menu{top:0;left:100%;margin-top:-6px;margin-left:-1px}.dropdown-submenu:hover>.dropdown-menu{display:block}.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#bfbfbf;margin-top:5px;margin-right:-10px}.dropdown-submenu:hover>a:after{border-left-color:#fff}.dropdown-submenu.pull-left{float:none}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px}.ajax-dropdown{position:absolute;display:none;z-index:1003;top:48px;left:16px;width:344px;height:435px;border-radius:0;-webkit-box-shadow:0 2px 4px rgba(30,30,100,0.25);box-shadow:0 2px 4px rgba(30,30,100,0.25);padding:10px;background:#fff;border:1px solid #b3b3b3}@media only screen and (min-width:320px) and (max-width:479px){.ajax-dropdown{width:299px;height:320px;left:0;top:49px}}.ajax-dropdown:after,.ajax-dropdown:before{bottom:100%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.ajax-dropdown:before{border-color:rgba(131,131,131,0);border-bottom-color:#838383;border-width:8px;left:50%;margin-left:-8px}@media only screen and (min-width:320px) and (max-width:479px){.ajax-dropdown:before{margin-left:-14px}}.ajax-dropdown:after{border-color:rgba(255,255,255,0);border-bottom-color:#fff;border-width:7px;left:50%;margin-left:-7px}@media only screen and (min-width:320px) and (max-width:479px){.ajax-dropdown:after{margin-left:-13px}}.ajax-dropdown>:last-child{font-size:13px;display:block;padding:5px 0;line-height:22px;font-weight:400}.ajax-dropdown>:first-child{margin:0 0 3px;padding:0 0 9px}.ajax-dropdown .fa-4x.fa-border{border-width:3px;border-radius:50%;display:block;margin:0 auto;width:46px;text-align:center;color:#d1d1d1;border-color:#d1d1d1}.ajax-dropdown .btn-group .btn{font-weight:700;text-transform:capitalize}.ajax-dropdown .btn-group>:nth-child(2){border-right-width:0;border-left-width:0}.ajax-dropdown .btn-group .btn:active{top:0;left:0}.active+.ajax-dropdown{-webkit-animation-name:flipInY;animation-name:flipInY;-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.dropdown-large{position:static!important}.dropdown-menu-large{margin-left:16px;margin-right:16px;padding:20px 0}.dropdown-menu-large>li>ul{padding:0;margin:0}.dropdown-menu-large>li>ul>li{list-style:none}.dropdown-menu-large>li>ul>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.428571429;color:#333;white-space:normal}.dropdown-menu-large>li ul>li>a:focus,.dropdown-menu-large>li ul>li>a:hover{text-decoration:none;color:#262626;background-color:#f5f5f5}.dropdown-menu-large .disabled>a,.dropdown-menu-large .disabled>a:focus,.dropdown-menu-large .disabled>a:hover{color:#999}.dropdown-menu-large .disabled>a:focus,.dropdown-menu-large .disabled>a:hover{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);cursor:not-allowed}.dropdown-menu-large .dropdown-header{color:#428bca;font-size:18px}@media(max-width:768px){.dropdown-menu-large{margin-left:0;margin-right:0}.dropdown-menu-large>li{margin-bottom:30px}.dropdown-menu-large>li:last-child{margin-bottom:0}.dropdown-menu-large .dropdown-header{padding:3px 15px!important}}.wijmo-wijmenu{padding:0 20px;background-color:#222;background-repeat:repeat-x;background-image:-webkit-gradient(linear,top left,bottom left,from(#333),to(#222));background-image:-webkit-linear-gradient(top,#333,#222);background-image:linear-gradient(top,#333,#222);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333',endColorstr='#222222',GradientType=0);-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.25),inset 0 -1px 0 rgba(0,0,0,0.1);box-shadow:0 1px 3px rgba(0,0,0,0.25),inset 0 -1px 0 rgba(0,0,0,0.1)}.wijmo-wijmenu .ui-state-default .wijmo-wijmenu-text{color:#bfbfbf}.wijmo-wijmenu .ui-state-hover{background:#444;background:rgba(255,255,255,0.05)}.wijmo-wijmenu .ui-state-hover .wijmo-wijmenu-text{color:#fff}.wijmo-wijmenu .ui-widget-header h3{position:relative;margin-top:1px;padding:0}.wijmo-wijmenu h3 a{color:#fff;display:block;float:left;font-size:20px;font-weight:200;line-height:1;margin-left:-20px;margin-top:1px;padding:8px 20px 12px}.wijmo-wijmenu h3 a:hover{background-color:rgba(255,255,255,0.05);color:#fff;text-decoration:none}.wijmo-wijmenu .ui-widget-header{border:0}.wijmo-wijmenu .wijmo-wijmenu-parent .wijmo-wijmenu-child{padding:.3em 0}.wijmo-wijmenu .wijmo-wijmenu-item{margin:0;border:0}.wijmo-wijmenu .wijmo-wijmenu-item .wijmo-wijmenu-child{background:#333;border:0;margin:0;padding:6px 0;width:160px;border-radius:0 0 6px 6px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,0.2);box-shadow:0 2px 4px rgba(0,0,0,0.2)}.wijmo-wijmenu a.wijmo-wijmenu-link{margin:0;line-height:19px;padding:10px 10px 11px;border:0;border-radius:0}.wijmo-wijmenu .wijmo-wijmenu-child .wijmo-wijmenu-link{display:block;float:none;padding:4px 15px;width:auto}.wijmo-wijmenu .wijmo-wijmenu-child .wijmo-wijmenu-text{float:none}.wijmo-wijmenu .wijmo-wijmenu-item .wijmo-wijmenu-child .ui-state-hover{background:#191919}.wijmo-wijmenu .wijmo-wijmenu-item .wijmo-wijmenu-separator{padding:5px 0;background-image:none;background-color:#222;border-top:1px solid #444;border-bottom:0;border-left:0;border-right:0}.wijmo-wijmenu .wijmo-wijmenu-item input{-moz-transition:none 0s ease 0s;background-color:rgba(255,255,255,0.3);border:1px solid #111;border-radius:4px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.1) inset,0 1px 0 rgba(255,255,255,0.25);box-shadow:0 1px 2px rgba(0,0,0,0.1) inset,0 1px 0 rgba(255,255,255,0.25);color:rgba(255,255,255,0.75);font-family:Ubuntu,Helvetica,Arial,sans-serif;line-height:1;margin:5px 10px 0;padding:4px 9px;width:100px}.wijmo-wijmenu .wijmo-wijmenu-item input:hover{background-color:rgba(255,255,255,0.5);color:#fff}.wijmo-wijmenu .wijmo-wijmenu-item input:focus{background-color:#fff;border:0 none;-webkit-box-shadow:0 0 3px rgba(0,0,0,0.15);box-shadow:0 0 3px rgba(0,0,0,0.15);color:#404040;outline:0 none;padding:5px 10px;text-shadow:0 1px 0 #fff}.wijmo-wijmenu .ui-state-default{text-shadow:none;-webkit-box-shadow:none;box-shadow:none;color:#bfbfbf;-webkit-filter:none;filter:none}.tabs-below>.nav-tabs,.tabs-left>.nav-tabs,.tabs-right>.nav-tabs{border-bottom:0}.nav-tabs.bordered{background:#fff;border:1px solid #ddd}.nav-tabs.bordered>:first-child a{border-left-width:0!important}.nav-tabs.bordered+.tab-content{border:1px solid #ddd;border-top:0}.nav-tabs>li>a{padding:4px 10px;border-radius:0;color:#333}.nav-tabs>li>a.xsmall{line-height:1.0;padding:3px 8px}.nav-tabs>li>a .label{display:inline-block;font-size:11px;margin-left:5px;opacity:.5}.nav-tabs>li>a .badge{font-size:11px;padding:4px 5px 2px;opacity:.5;margin-left:5px;min-width:17px;font-weight:400}.tabs-left .nav-tabs>li>a .badge{margin-right:5px;margin-left:0}.nav-tabs>li>a>.fa{opacity:.5}.nav-tabs.small>li>a{padding:2px 8px;font-size:90%}.nav-tabs.tiny>li>a{padding:1px 6px;font-size:75%}.nav-tabs>li.active>a{-webkit-box-shadow:0 -2px 0 #3276b1;box-shadow:0 -2px 0 #3276b1;border-top-width:0!important;margin-top:1px!important;font-weight:700}.nav-tabs>li.active>a .badge,.nav-tabs>li.active>a .label,.nav-tabs>li.active>a>.fa{opacity:1}.tabs-left .nav-tabs>li.active>a{-webkit-box-shadow:-2px 0 0 #3276b1;box-shadow:-2px 0 0 #3276b1;border-top-width:1px!important;border-left:0!important;margin-left:1px!important}.tabs-right .nav-tabs>li.active>a{-webkit-box-shadow:2px 0 0 #3276b1;box-shadow:2px 0 0 #57889c;border-top-width:1px!important;border-right:0!important;margin-right:1px!important}.tabs-below .nav-tabs>li.active>a{-webkit-box-shadow:0 2px 0 #3276b1;box-shadow:0 2px 0 #3276b1;border-bottom-width:0!important;border-top:0!important;margin-top:0!important}.tabs-left>.nav-tabs>li,.tabs-right>.nav-tabs>li,.tabs-left>.nav-pills>li,.tabs-right>.nav-pills>li{float:none}.tabs-left>.nav-tabs>li>a,.tabs-right>.nav-tabs>li>a,.tabs-left>.nav-pills>li>a,.tabs-right>.nav-pills>li>a{min-width:74px;margin-right:0;margin-bottom:3px}.tabs-left .nav-pills>li.active>a{border:0!important;box-shadow:none!important;-webkit-box-shadow:none!important}.tabs-left>.nav-pills,.tabs-left>.nav-tabs{float:left;margin-right:19px;border-right:1px solid #ddd}.tabs-left>.nav-pills{border-right:0}.tabs-left>.nav-tabs>li>a{margin-right:-1px}.tabs-left>.nav-tabs>li>a:focus,.tabs-left>.nav-tabs>li>a:hover{border-color:#eee #d5d5d5 #eee #eee}.tabs-left>.nav-tabs .active>a,.tabs-left>.nav-tabs .active>a:focus,.tabs-left>.nav-tabs .active>a:hover{border-color:#d5d5d5 transparent #d5d5d5 #ddd;*border-right-color:#fff}.tabs-left>.tab-content{margin-left:109px}.tabs-right>.nav-tabs{float:right;margin-left:19px;border-left:1px solid #ddd}.tabs-right>.nav-tabs>li>a{margin-left:-1px}.tabs-right>.nav-tabs>li>a:focus,.tabs-right>.nav-tabs>li>a:hover{border-color:#eee #eee #eee #ddd}.tabs-right>.nav-tabs .active>a,.tabs-right>.nav-tabs .active>a:focus,.tabs-right>.nav-tabs .active>a:hover{border-color:#ddd #ddd #ddd transparent;*border-left-color:#fff}.tabs-pull-right.nav-tabs>li,.tabs-pull-right.nav-pills>li{float:right}.tabs-pull-right.nav-tabs>li:first-child>a,.tabs-pull-right.nav-pills>li:first-child>a{margin-right:1px}.tabs-pull-right.bordered.nav-pills>li:first-child>a,.tabs-pull-right.bordered.nav-tabs>li:first-child>a{border-left-width:1px!important;margin-right:0;border-right-width:0}.tabs-below>.nav-tabs{border-top:1px solid #ddd}.tabs-below>.nav-tabs>li{margin-top:-1px;margin-bottom:0}.tabs-below>.nav-tabs>li>a:focus,.tabs-below>.nav-tabs>li>a:hover{border-top-color:#ddd;border-bottom-color:transparent}.tabs-below>.nav-tabs>.active>a,.tabs-below>.nav-tabs>.active>a:focus,.tabs-below>.nav-tabs>.active>a:hover{border-color:transparent #ddd #ddd}.pill-content>.pill-pane,.tab-content>.pill-pane,.pill-content>.tab-pane,.tab-content>.tab-pane{display:none}.pill-content>.active,.tab-content>.active,.pill-content>.active,.tab-content>.active{display:block}.pill-content.transparent,.tab-content.transparent{background-color:transparent}.pill-content.bordered,.tab-content.bordered,.pill-content.bordered:hover,.tab-content.bordered:hover{border-color:#ddd;border-top:0}.ams-widget>header>.nav-tabs.pull-left>li:first-child a{border-left-width:0!important}h1,h2,h3,h4{margin:0;font-family:"Ubuntu-Bold",Arial,Helvetica,Sans-Serif;font-weight:300}h1{letter-spacing:-1px;font-size:24px;margin:10px 0}h1 small{font-size:18px;font-weight:300;letter-spacing:-1px}h2{letter-spacing:-1px;font-size:22px;margin:20px 0 15px;line-height:normal}h3{display:block;font-size:19px;font-weight:400;margin:16px 0 10px;line-height:normal}h4{line-height:normal;font-size:17px;font-weight:300;margin:12px 0 8px}h5{font-size:15px;font-weight:300;margin:10px 0 6px;line-height:normal}h6{font-size:14px;margin:10px 0 4px;font-weight:300;line-height:normal}hr .simple{margin-top:10px;margin-bottom:10px;border-style:dashed}li.nodot{list-style-type:none}img.online{border-left-color:#40ac2b!important}img.busy{border-left-color:#ed1c24!important}img.offline{border-left-color:#ddd!important}img.away{border-left-color:#ffc40d!important}[data-ams-url],[data-ams-click-handler]{cursor:pointer}label{font-weight:400}article.sortable-grid{min-height:30px}.caret{border-top:5px solid;border-right:5px solid transparent;border-left:5px solid transparent}.fixed{position:fixed}@media(max-width:768px){.xs-fixed{position:fixed}}@media(min-width:768px) and (max-width:992px){.sm-fixed{position:fixed}}@media(min-width:992px) and (max-width:1200px){.md-fixed{position:fixed}}@media(min-width:1200px){.lg-fixed{position:fixed}}.outside{position:absolute;left:-9999px}@media(max-width:979px){.visible-tablet{display:inline-block!important}}@media(max-width:979px){.hidden-tablet,.display-inline.hidden-tablet{display:none!important}}@media only screen and (min-width:0) and (max-width:679px){.hidden-tablet{display:none!important}}@media only screen and (min-width:320px) and (max-width:479px){.visible-mobile{display:inline-block!important}}@media only screen and (min-width:320px) and (max-width:479px){.hidden-mobile{display:none!important}}.viewport-y{overflow-y:auto}.viewport-y-none{overflow-y:hidden!important}.viewport-y.viewport-100{max-height:100px}.viewport-y.viewport-200{max-height:200px}.viewport-y.viewport-300{max-height:300px}.viewport-y.viewport-600{max-height:600px}.viewport-y.viewport-400{max-height:400px}.viewport-y.viewport-500{max-height:500px}.viewport-y.viewport-600{max-height:600px}.viewport-x{overflow-x:auto}.viewport-x-none{overflow-x:hidden!important}.viewport-x.viewport-100{max-width:100px}.viewport-x.viewport-200{max-width:200px}.viewport-x.viewport-300{max-width:300px}.viewport-x.viewport-400{max-width:400px}.viewport-x.viewport-500{max-width:500px}.viewport-x.viewport-600{max-width:600px}.height-100{min-height:100px}.height-200{min-height:200px}.height-300{min-height:300px}.height-400{min-height:400px}.height-500{min-height:500px}.height-600{min-height:600px}.lead{font-size:19px}.alert{margin-bottom:20px;margin-top:0;color:#675100;border-width:0;border-left-width:5px;padding:10px;border-radius:0}.alert .close{top:0;right:-5px;line-height:20px}.alert-heading{font-weight:600}.alert-danger{border-color:#963b49;color:#fff;background:#c46a69;text-shadow:none}.alert-warning{border-color:#e5c693;color:#6b6d31;background:#ecdfb0}.alert-success{border-color:#8eb589;color:#296829;background:#cee0cf}.alert-info{border-color:#9cb4c5;color:#346597;background:#d6dde7}.alert ul{margin-left:25px;list-style-position:outside;list-style-type:square}.ams-form>.alert{margin:5px;padding:5px;box-shadow:none!important;-webkit-box-shadow:none!important;border-radius:0!important}.help{font-size:90%;padding:5px!important}.help p{margin:0 0 1px;line-height:1.15}.modal-dialog .help{margin-bottom:5px!important}.well{background:#fbfbfb;border:1px solid #ddd;box-shadow:0 1px 1px #ececec;-webkit-box-shadow:0 1px 1px #ececec;position:relative}.well.well-clean{-webkit-box-shadow:none;box-shadow:none;border-color:transparent}.well.well-glass{-webkit-box-shadow:none;box-shadow:none;border-color:transparent;background-color:rgba(255,255,255,0.25);color:#fff}.well.well-light{background:#fff;border:1px solid #e2e2e2}.widget-body .well{margin-bottom:0}.well.transparent{border:0!important;background:none!important}.ams-widget.well.transparent>div,.ams-widget.well.transparent>div .widget-body{padding:0!important}.well[class*=" bg-"],.well[class^=bg-]{border:1px solid #555!important}.note{margin-top:6px;padding:0 1px;font-size:11px;line-height:15px;color:#999}.subscript{font-size:21px;color:#999}.display-image{margin-top:-60px;margin-right:20px}.terms-body{max-height:400px;overflow:auto}.timeline-seperator{display:block;text-align:center;color:#999;margin:20px 0 0}.timeline-seperator>:first-child{padding:4px 5px;border:1px dashed rgba(0,0,0,0.1);background:#fff;font-size:11px;border-radius:4px}.timeline-seperator .btn,.timeline-seperator .btn+.dropdown-menu{margin-right:15px}.timeline-seperator:after{display:block;content:" ";margin:0 20px;border-bottom:1px dashed rgba(0,0,0,0.1);margin-top:-8px}.progress{position:relative;margin-bottom:20px;overflow:hidden;height:22px;background:#eee;box-shadow:0 1px 0 transparent,0 0 0 1px #e3e3e3 inset;-webkit-box-shadow:0 1px 0 transparent,0 0 0 1px #e3e3e3 inset;border-radius:0}.progress-bar{float:left;width:0;height:100%;font-size:11px;color:#fff;text-align:center;background-color:#57889c;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);font-weight:700;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-image:url(../img/pattern/overlay-pattern.png)}.progress-striped .progress-bar{background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px}.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-ms-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-danger{background-color:#a90329}.progress-striped .progress-bar-danger{background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}.progress-bar-success{background-color:#739e73}.progress-striped .progress-bar-success{background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#c79121}.progress-striped .progress-bar-warning{background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#57889c}.progress-striped .progress-bar-info{background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}.progress .bar-info,.progress-info .bar{background:#57889c}.progress-micro{height:3px!important;line-height:3px!important}.progress-xs{height:7px!important;line-height:7px!important}.progress-sm{height:14px!important;line-height:14px!important}.progress-lg{height:30px!important;line-height:30px!important}.progress .progress-bar{position:absolute;overflow:hidden;line-height:20px}.progress .progressbar-back-text{position:absolute;width:100%;height:100%;font-size:12px;line-height:20px;text-align:center}.progress .progressbar-front-text{display:block;width:100%;font-size:12px;line-height:20px;text-align:center}.progress.right .progress-bar{right:0}.progress.right .progressbar-front-text{position:absolute;right:0}.progress.vertical{width:25px;height:100%;min-height:150px;margin-right:20px;display:inline-block;margin-bottom:0}.progress.vertical.bottom{position:relative}.progress.vertical.bottom .progress-bar{position:absolute;bottom:0}.progress.vertical.bottom .progressbar-front-text{position:absolute;bottom:0}.progress.vertical .progress-bar{width:100%;height:0;-webkit-transition:height .6s ease;transition:height .6s ease}.progress.wide-bar{width:40px}.dd{position:relative;display:block;margin:0;padding:0;max-width:600px;list-style:none;font-size:13px;line-height:20px}@media only screen and (min-width:700px){.dd{float:left;width:100%}.dd+.dd{margin-left:2%}}.dd-header.calender-spacer{height:46px;display:block}.dd-list{display:block;position:relative;margin:0;padding:0;list-style:none}.dd-list .dd-list{padding-left:30px}.dd-collapsed .dd-list{display:none}.dd-empty{border:1px dashed #bbb;min-height:100px;background-color:#eee;background-image:-webkit-linear-gradient(45deg,#fff 25%,transparent 25%,transparent 75%,#fff 75%,#fff),-webkit-linear-gradient(45deg,#fff 25%,transparent 25%,transparent 75%,#fff 75%,#fff);background-image:linear-gradient(45deg,#fff 25%,transparent 25%,transparent 75%,#fff 75%,#fff),linear-gradient(45deg,#fff 25%,transparent 25%,transparent 75%,#fff 75%,#fff);-webkit-background-size:60px 60px;background-size:60px 60px;background-position:0 0,30px 30px}.dd-empty,.dd-placeholder{margin:5px 0;padding:0;min-height:30px;background:#f2fbff;border:1px dashed #b6bcbf;-webkit-box-sizing:border-box;box-sizing:border-box;-moz-box-sizing:border-box}.dd-empty,.dd-item,.dd-placeholder{display:block;position:relative;margin:0;padding:0;min-height:20px;font-size:13px;line-height:20px}.dd-handle{display:block;font-size:15px;margin:5px 0;padding:7px 15px;color:#333;text-decoration:none;border:1px solid #cfcfcf;background:#fbfbfb}.dd-handle:hover,.dd-handle:hover+.dd-list .dd-handle{background:#fddfb3!important;border:1px solid #faa937;color:#333!important}.dd-handle>span{font-size:13px;color:#777}.dd-hover>.dd-handle{background:#2ea8e5!important}.dd-item>button{position:relative;cursor:pointer;float:left;width:25px;height:20px;margin:7px 10px;line-height:22px!important;padding:0;text-indent:100%;white-space:nowrap;overflow:hidden;border:0;background:rgba(0,0,0,0);text-align:center;display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:18px}.dd-item>button:before{content:'\f055';display:block;position:absolute;width:100%;text-align:center;text-indent:0;color:#0091d9}.dd-item>button[data-action=collapse]:before{content:'\f056';color:#a90329}.dd-dragel{position:absolute;pointer-events:none;z-index:9999}.dd-dragel>.dd-item .dd-handle{margin-top:0}.dd-dragel>.dd-item>.dd-handle{border-left-width:4px}.dd-dragel .dd-handle{-webkit-box-shadow:2px 4px 6px 0 rgba(0,0,0,0.1);box-shadow:2px 4px 6px 0 rgba(0,0,0,0.1)}.dd-dragel>li.dd-item.dd3-item{position:relative;top:10px;left:10px;z-index:999}.vertical-bars{padding:0;margin:0}.vertical-bars:after{content:"";display:block;height:0;clear:both}.vertical-bars li{padding:14px 0;width:25%;display:block;float:left;text-align:center}.vertical-bars li:first-child{border-left:0}.vertical-bars>li>.progress.vertical{margin:0 auto;float:none}.vertical-bars>li>.progress.vertical:first-child{margin-left:auto}.bar-holder{padding:18px 15px}.bar-holder:first-child{border-top:0}.bar-holder .progress{margin:0}.pagination.pagination-alt>li>a{box-shadow:none;-webkit-box-shadow:none;border:0;margin-left:-1px}.pagination.pagination-alt>li:first-child>a{padding-left:0}.pagination>li>a,.pagination>li>span{padding:7px 12px 5px;box-shadow:inset 0 -2px 0 rgba(0,0,0,0.05);-webkit-box-shadow:inset 0 -2px 0 rgba(0,0,0,0.05)}.pagination-xs>li>a,.pagination-xs>li>span{padding:5px 9px 3px;font-size:12px}.panel-purple{border-color:#6e587a}.panel-purple>.panel-heading{color:#fff;background-color:#6e587a;border-color:#6e587a}.panel-greenLight{border-color:#71843f}.panel-greenLight>.panel-heading{color:#fff;background-color:#71843f;border-color:#71843f}.panel-greenDark{border-color:#496949}.panel-greenDark>.panel-heading{color:#fff;background-color:#496949;border-color:#496949}.panel-darken{border-color:#333}.panel-darken>.panel-heading{color:#fff;background-color:#404040;border-color:#404040}.panel-pink{border-color:#ac5287}.panel-pink>.panel-heading{color:#fff;background-color:#ac5287;border-color:#ac5287}.panel-green{border-color:#356e35}.panel-green>.panel-heading{color:#fff;background-color:#356e35;border-color:#356e35}.panel-blueLight{border-color:#92a2a8}.panel-blueLight>.panel-heading{color:#fff;background-color:#92a2a8;border-color:#92a2a8}.panel-pinkDark{border-color:#a8829f}.panel-pinkDark>.panel-heading{color:#fff;background-color:#a8829f;border-color:#a8829f}.panel-redLight{border-color:#a65858}.panel-redLight>.panel-heading{color:#fff;background-color:#a65858;border-color:#a65858}.panel-red{border-color:#a90329}.panel-red>.panel-heading{color:#fff;background-color:#a90329;border-color:#a90329}.panel-teal{border-color:#568a89}.panel-teal>.panel-heading{color:#fff;background-color:#568a89;border-color:#568a89}.panel-orange{border-color:#c79121}.panel-orange>.panel-heading{color:#fff;background-color:#c79121;border-color:#c79121}.panel-blueDark{border-color:#4c4f53}.panel-blueDark>.panel-heading{color:#fff;background-color:#4c4f53;border-color:#4c4f53}.panel-magenta{border-color:#6e3671}.panel-magenta>.panel-heading{color:#fff;background-color:#6e3671;border-color:#6e3671}.panel-blue{border-color:#57889c}.panel-blue>.panel-heading{color:#fff;background-color:#57889c;border-color:#57889c}.panel-footer>.btn-block{border-radius:0;border-bottom:0;border-left:0;border-right:0}.notification-body{padding:0 0 0 3px;margin:0;list-style:none}.notification-body *,.notification-body:after *,.notification-body:before *{box-sizing:border-box!important;-webkit-box-sizing:border-box!important;-moz-box-sizing:border-box!important}.notification-body>li{border-bottom:1px solid #e9e9e9;position:relative}.notification-body>li>span{background:#fff;display:block;min-height:25px;overflow:hidden;padding:8px 10px 13px;white-space:normal}.notification-body>li>span:hover{background:#f0f4f7;color:#667f8f}.notification-body>li a.msg{padding-left:50px!important}.notification-body>li a,.notification-body>li a span{display:block;position:relative;overflow:hidden}.notification-body>li a,.notification-body>li a:hover{text-decoration:none}.notification-body>li:hover .progress{background:#fff;box-shadow:0 1px 0 rgba(0,0,0,0),0 0 0 1px #a7a7a7 inset;-webkit-box-shadow:0 1px 0 rgba(0,0,0,0),0 0 0 1px #ccc inset}.notification-body>li:hover .text-muted{color:#333}.notification-body .from{font-size:14px;line-height:normal;color:#333;font-weight:400;margin-right:60px;margin-bottom:6px;height:20px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.notification-body .unread{background:#ffffe0}.notification-body .unread .unread .from{font-weight:700}.notification-body time{position:absolute;top:3px;right:0;font-size:11px;font-weight:400;color:#058dc7}.notification-body .msg-body,.notification-body .subject{font-size:13px;color:#a0a0a0;max-height:35px;width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.notification-body .subject{font-size:13px;color:#333;max-height:22px}.ajax-notifications{height:365px;display:block;overflow:auto;margin-right:-10px;margin-left:-10px;border-bottom:1px solid #cecece;border-top:1px solid #cecece;background:#e9e9e9}@media only screen and (min-width:320px) and (max-width:479px){.ajax-notifications{height:250px}}.ajax-notifications>.alert.alert-transparent{background-color:transparent;border-color:transparent;color:#757575;margin:13px 10px}.ajax-notifications>.alert>:first-child{margin-bottom:10px;font-weight:400}.arrow-box-up:before,.arrow-box-up:after{bottom:100%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.arrow-box-up:before{border-color:rgba(131,131,131,0);border-bottom-color:#838383;border-width:8px;left:50%;margin-left:-8px}.arrow-box-up:after{border-color:rgba(255,255,255,0);border-bottom-color:#fff;border-width:7px;left:50%;margin-left:-7px}.arrow-box-up-right:before,.arrow-box-up-right:after{bottom:100%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.arrow-box-up-right:before{border-color:rgba(131,131,131,0);border-bottom-color:#838383;border-width:8px;right:9px;margin-left:-8px}.arrow-box-up-right:after{border-color:rgba(255,255,255,0);border-bottom-color:#fff;border-width:7px;right:10px;margin-left:-7px}.tooltip-inner{padding:5px 10px;font-size:11px;font-family:Ubuntu,Arial,Helvetica,sans-serif;font-weight:700;border-radius:0}.jqstooltip{padding:7px!important;border-radius:3px!important;border:0!important;background-color:#000!important;box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}.jqstooltip .jqsfield{font-family:Ubuntu,Arial,sans-serif;font-size:11px}.dd3-content{display:block;margin:5px 0;padding:6px 10px 8px 40px;font-size:15px;color:#333;text-decoration:none;border:1px solid #cfcfcf;background:#fbfbfb}.dd3-content:hover{color:#2ea8e5;background:#fff}.dd-dragel>.dd3-item>.dd3-content{margin:0}.dd3-item>button{margin-left:38px}.dd3-handle{position:absolute;margin:0;left:0;top:0;cursor:move;width:30px;text-indent:100%;white-space:nowrap;overflow:hidden;border:1px solid #aaa;background:#bfbfbf;background:-webkit-gradient(linear,top left,bottom left,from(#ddd),to(#bbb));background:-webkit-linear-gradient(top,#ddd 0,#bbb 100%);background:linear-gradient(top,#ddd 0,#bbb 100%);display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:18px;padding:8px 15px}.dd3-handle:before{content:'\f0c9';display:block;position:absolute;left:0;top:3px;width:100%;text-align:center;text-indent:0;color:#818181;font-weight:400;line-height:28px}.dd3-handle:hover:before{color:#c27616}.nestable-lists{display:block;clear:both;padding:30px 0;width:100%;border:0;border-top:2px solid #bfbfbf;border-bottom:2px solid #bfbfbf}#nestable-menu{padding:0;margin:10px 0 20px}#nestable-output,#nestable2-output{width:100%;padding:5px}.custom-scroll::-webkit-scrollbar{-webkit-overflow-scrolling:touch;height:10px;width:10px}.custom-scroll::-webkit-scrollbar:hover{background-color:#e9e9e9;border:1px solid #dbdbdb}.custom-scroll::-webkit-scrollbar-button:start:decrement,.custom-scroll::-webkit-scrollbar-button:end:increment{background:0;display:block;height:0}.custom-scroll::-webkit-scrollbar-track{-webkit-background-clip:padding-box;background-clip:padding-box;border:solid transparent}.custom-scroll::-webkit-scrollbar-track-piece{-o-border-radius:0;background-color:transparent;border-radius:0}.custom-scroll::-webkit-scrollbar-thumb{-webkit-box-shadow:inset 1px 1px 0 rgba(0,0,0,0.1),inset 0 -1px 0 rgba(0,0,0,0.07);-webkit-background-clip:padding-box;background-clip:padding-box;background-color:rgba(0,0,0,0.2);border:0;box-shadow:inset 1px 1px 0 rgba(0,0,0,0.1),inset 0 -1px 0 rgba(0,0,0,0.07)}.custom-scroll::-webkit-scrollbar-thumb:vertical,.custom-scroll::-webkit-scrollbar-thumb:horizontal{-o-border-radius:0;background-color:#bfbfbf;border-radius:0}.custom-scroll::-webkit-scrollbar-thumb:active{-webkit-box-shadow:inset 1px 1px 3px rgba(0,0,0,0.33);background-color:rgba(0,0,0,0.44);box-shadow:inset 1px 1px 3px rgba(0,0,0,0.33)}.custom-scroll::-webkit-scrollbar-thumb:hover{background-color:#959595}.air{position:absolute;z-index:5}.air-bottom{bottom:0}.air-top{top:0}.air-top-right{top:0;right:0}.air-top-left{top:0;left:0}.air-bottom-left{bottom:0;left:0}.air-bottom-right{bottom:0;right:0}.tree{min-height:20px;border-radius:4px}.tree li{list-style-type:none;margin:0;padding:3px 0 3px 5px;position:relative}.tree li:after,.tree li:before{content:'';left:-20px;position:absolute;right:auto}.tree li:before{border-left:1px solid #999;bottom:50px;height:100%;top:-5px;width:1px;-webkit-transition:"border-color 0.1s ease 0.1s";transition:"border-color 0.1s ease 0.1s"}.tree li:last-child::before{height:30px}.tree li:after{border-top:1px solid #999;height:20px;top:14px;width:25px}.tree li:hover{background:rgba(0,0,0,0.15)}.tree li>span{border:1px dotted #999;border-radius:5px;display:inline-block;padding:4px 8px;text-decoration:none;-webkit-transition:color .2s ease .1s,background-color .2s ease .1s,border-color .3s ease .2s;transition:color .2s ease .1s,background-color .2s ease .1s,border-color .3s ease .2s}.tree li>span>i{padding-right:4px}.tree li.parent_li>span{padding:7px}.tree li>span{cursor:pointer}.tree li>span:hover,.tree li>span:hover+ul li>span{background:#eee;border:1px solid #94a0b4;color:#000}.tree ul ul{padding-left:34px;padding-top:5px}.tree>ul{padding-left:0}.tree>ul>li:after,.tree>ul>li:before{border:0}.pace{-webkit-pointer-events:none;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pace-inactive{display:none}.pace .pace-progress{background:#3276b1;position:fixed;z-index:2000;top:0;left:0;height:2px;-webkit-transition:width 1s;transition:width 1s}.pace .pace-progress-inner{display:block;position:absolute;right:0;width:100px;height:100%;-webkit-box-shadow:0 0 10px #29d,0 0 5px #29d;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;-webkit-transform:rotate(3deg) translate(0,-4px);-ms-transform:rotate(3deg) translate(0,-4px);transform:rotate(3deg) translate(0,-4px)}.pace .pace-activity{display:block;position:fixed;z-index:2000;top:63px;right:40px;width:14px;height:14px;border:solid 2px transparent;border-top-color:#29d;border-left-color:#29d;border-radius:10px;-webkit-animation:pace-spinner 400ms linear infinite;-ms-animation:pace-spinner 400ms linear infinite;animation:pace-spinner 400ms linear infinite}.table-full{width:100%}.table-wrap{overflow:auto}.table.has-tickbox thead tr th:first-child{width:18px}.table.has-tickbox.ams-form tbody tr td:first-child .checkbox,.table.has-tickbox.ams-form tbody tr td:first-child .radio,.table.has-tickbox.ams-form thead tr th:first-child .checkbox,.table.has-tickbox.ams-form thead tr th:first-child .radio{padding:0!important}.table-dnd tbody tr.dragging-row td{background-color:#cedbf7!important}.table-dnd tbody tr td:first-child{padding-left:20px!important}.table-dnd tbody td.drag-handle{background:transparent url('../img/vert-drag-handle.png') scroll no-repeat left 50%}.table-tight td,.table-tight th{padding:4px 8px!important;line-height:1.3!important}.table-small td,.table-small th{padding:2px 8px!important;line-height:1.2!important}.table-mini td,.table-mini th{padding:1px 8px!important;line-height:1.1!important}.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-width:1px}.table-bordered .no-padding>.table-bordered{border:0!important}.table-bordered .no-padding>.table-bordered tbody tr td:first-child,.table-bordered .no-padding>.table-bordered thead tr td:first-child,.table-bordered .no-padding>.table-bordered thead tr th:first-child{border-left-width:0!important}.table-bordered .no-padding>.table-bordered tbody tr td:last-child,.table-bordered .no-padding>.table-bordered thead tr th:last-child{border-right-width:0!important}.table-bordered .no-padding>.table-bordered tbody tr:last-child td{border-bottom-width:0!important}.no-padding .note-editable .table-bordered{border:1px solid #ddd!important}tr.bordered-bottom th,tr.bordered-bottom td{border-bottom:1px solid #ddd}.table-hover>tbody>tr:hover>td,.table-hover>tbody>tr:hover>th{background-color:#eee}th.checker,td.checker{width:30px}th.actions-menu{width:70px}th.action,td.action{width:26px}.dt-row{padding:4px 10px}.dt-top-row{height:0;line-height:0;position:relative}.dt-bottom-row{background:#fafafa;font-size:11px;overflow:hidden;padding:5px 10px;border-top:1px solid #ccc;-webkit-box-shadow:inset 0 1px #fff;-ms-box-shadow:inset 0 1px #fff;box-shadow:inset 0 1px #fff}.modal-dialog .ams-form .dt-bottom-row{padding:5px 10px!important}.modal-dialog .ams-form .dt-bottom-row .row{margin:0}.dataTables_length{position:absolute;right:13px;top:-35px}.dataTables_length select{width:60px;padding:3px;font-size:13px;border:1px solid #bbb}.dataTables_filter{position:absolute;left:10px;top:-35px}.dataTables_filter input{padding:3px 8px 1px;font-size:13px}.dataTables_filter .form-control{height:28px}.dataTables_filter .input-group{width:180px!important}.dataTables_filter input select{border:1px solid #bbb}.dataTables_paginate{margin:4px 0 0}.dataTables_paginate .pagination{margin:0}.dataTables_paginate .btn-group a{color:#2e5f87}.dataTables_wrapper{position:relative}.dataTables_wrapper table.table{clear:both;max-width:inherit;margin-bottom:0}.dataTables_wrapper table.table thead th{white-space:nowrap;text-overflow:ellipsis;-ms-text-overflow:ellipsis}.dataTables_wrapper table.table thead .sorting,.dataTables_wrapper table.table thead .sorting_asc,.dataTables_wrapper table.table thead .sorting_asc_disabled,.dataTables_wrapper table.table thead .sorting_desc,.dataTables_wrapper table.table thead .sorting_desc_disabled{cursor:pointer;padding-right:20px}.dataTables_wrapper table.table thead .sorting{background:url(../img/datatable/sort_both.png) no-repeat center right}.dataTables_wrapper table.table thead .sorting_asc{background:url(../img/datatable/sort_asc.png) no-repeat center right}.dataTables_wrapper table.table thead .sorting_desc{background:url(../img/datatable/sort_desc.png) no-repeat center right}.dataTables_wrapper table.table thead .sorting_asc_disabled{background:url(../img/datatable/sort_asc_disabled.png) no-repeat center right}.dataTables_wrapper table.table thead .sorting_desc_disabled{background:url(../img/datatable/sort_desc_disabled.png) no-repeat center right}.dataTables_wrapper table.table tbody tr.active th,.dataTables_wrapper table.table tbody tr.active td{background-color:#08C;color:#fff}.dataTables_wrapper table.table tbody tr.active:hover td,.dataTables_wrapper table.table tbody tr.active:hover th{background-color:#0075b0!important}.dataTables_wrapper table.dataTable th:active{outline:0}.dataTables_wrapper .table-striped tbody tr.active:nth-child(odd) td,.dataTables_wrapper .table-striped tbody tr.active:nth-child(odd) th{background-color:#017ebc}.dataTables_wrapper select{min-height:inherit}.dataTables_wrapper table+.row{margin-bottom:0;margin-top:10px}.dataTables_wrapper .dt_actions{float:left;margin-right:20px}.dataTables_wrapper .bottom,.dataTables_wrapper .top{background-color:#f5f5f5;border:1px solid #CCC;padding:15px}.dataTables_wrapper div.DTTT .btn:hover{text-decoration:none!important}.dataTables_wrapper ul.DTTT_dropdown.dropdown-menu a{color:#333!important}.dataTables_wrapper ul.DTTT_dropdown.dropdown-menu li:hover a{background-color:#08c;color:#fff!important}.dataTables_wrapper div.DTTT_print_info.modal{height:150px;margin-top:-75px;text-align:center}.dataTables_wrapper div.DTTT_print_info h6{font-weight:400;font-size:28px;line-height:28px;margin:1em}.dataTables_wrapper div.DTTT_print_info p{font-size:14px;line-height:20px}.dataTables_wrapper div.DTFC_LeftFootWrapper table,.dataTables_wrapper div.DTFC_LeftHeadWrapper table,.dataTables_wrapper table.DTFC_Cloned tr.even{background-color:#fff}.dataTables_wrapper div.DTFC_LeftHeadWrapper table{margin-bottom:0!important;border-top-right-radius:0!important;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.dataTables_scrollBody{-webkit-overflow-scrolling:touch}.top .dataTables_info{float:none}div.dt-bottom-row .dataTables_info{float:left;padding-top:10px;font-size:12px}.dataTables_full{width:100%!important}.dataTables_empty{text-align:center!important;font-size:15px;background:#fff!important;padding:20px 0!important;cursor:default}.dataTables_scroll{clear:both}.dataTables_scrollHeadInner table.table-bordered{border-radius:4px 4px 0 0}.dataTables_scrollHeadInner table.table-bordered,.dataTables_scrollHeadInner table.table-bordered thead{border-bottom:0}.dataTables_scrollBody table{border-top:0}.dataTables_processing{position:absolute;top:50%;margin-top:-24px;z-index:100;left:50%;width:250px;margin-left:-125px;border:1px solid #ddd;text-align:center;color:#000;background:#fff;font-size:15px!important;-webkit-box-shadow:0 0 4px rgba(0,0,0,0.2);-ms-box-shadow:0 0 4px rgba(0,0,0,0.2);box-shadow:0 0 4px rgba(0,0,0,0.2);padding:10px 0}.dataTables_wrapper .center{text-align:center}.dataTables_wrapper .details,.dataTables_wrapper .details:hover{background:#ddd!important}.dataTables_wrapper .details table td{background:#fff!important}.dataTables_scrollHeadInner table.table,.dataTables_wrapper .details table.table{margin:0!important}.dataTables_scrollHead table{margin-bottom:0!important;border-bottom-left-radius:0;border-bottom-right-radius:0}.dataTables_scrollHead table thead tr:last-child th:first-child{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.DTFC_LeftHeadWrapper table thead tr:last-child td:first-child,.DTFC_LeftHeadWrapper table thead tr:last-child th:first-child{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.DTFC_LeftBodyWrapper table,.dataTables_scrollBody table{border-top:0;margin-bottom:0!important}.DTFC_LeftBodyWrapper tbody tr:first-child td,.DTFC_LeftBodyWrapper tbody tr:first-child th,div.DTFC_LeftFootWrapper table,div.dataTables_scrollBody tbody tr:first-child th,div.dataTables_scrollFoot table{border-top:0}.ColVis{position:absolute;right:83px;top:-35px}.ColVis_collection{position:relative;width:180px;background-color:#fff;border:1px solid rgba(0,0,0,0.2);-webkit-box-shadow:0 2px 4px rgba(0,0,0,0.2);box-shadow:0 2px 4px rgba(0,0,0,0.2);z-index:1102;padding-top:3px;padding-left:10px;list-style-type:none;list-style-position:outside}.ColVis_collection .ColVis_Button{position:relative;margin-right:3px;height:30px;background-color:#fff;border:1px solid #d0d0d0;cursor:hand;padding:3px 5px}.ColVis_collection button.ColVis_Button{padding:4px 12px;height:26px;background-color:#fff;border:0;width:100%;float:none;font-size:12px}.ColVis_collection button.ColVis_Button+button.ColVis_Button{border-top:1px solid #e1e1e1}.ColVis_collection button.ColVis_Button button.ColVis_Button input{margin:0}button.ColVis_Button{padding:4px 5px;text-align:left}button.ColVis_Button::-moz-focus-inner{border:0!important;padding:0}.ColVis_collectionBackground{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;z-index:1100}div.ColVis_catcher{position:absolute;z-index:1101}span.ColVis_radio{display:inline-block;width:20px;vertical-align:-2px}.ColVis_text_hover,div.ColVis_collection button.ColVis_Button:hover{background:#f2f2f2;color:#222}table.DTCR_clonedTable{background-color:#fff;z-index:202}div.DTCR_pointer{width:1px;background-color:#0259c4;z-index:201}ul.DTTT_dropdown.dropdown-menu li{position:relative}ul.DTTT_dropdown.dropdown-menu li:hover a{background-color:#f2f2f2;color:#333!important}.table_tools_group{position:absolute;right:83px;top:-37px}.DTTT.btn-group{position:absolute;top:-38px;right:83px}.DTTT_dropdown{z-index:2002}.DTFC_LeftHeadWrapper{border-bottom:1px solid #ddd}div.DTTT_container{position:relative;float:right;margin-bottom:1em}a.DTTT_button,button.DTTT_button,div.DTTT_button{position:relative;float:left;margin-right:3px;padding:5px 8px;border:1px solid #999;cursor:pointer;*cursor:hand;font-size:.88em;color:#000!important;-o-border-radius:2px;border-radius:2px;-webkit-box-shadow:1px 1px 3px #ccc;-ms-box-shadow:1px 1px 3px #ccc;-o-box-shadow:1px 1px 3px #ccc;box-shadow:1px 1px 3px #ccc;background:#fff;background:-webkit-gradient(linear,top left,bottom left,from(#fff),color-stop(89%,#f3f3f3),to(#f9f9f9));background:-webkit-linear-gradient(top,#fff 0,#f3f3f3 89%,#f9f9f9 100%);background:linear-gradient(top,#fff 0,#f3f3f3 89%,#f9f9f9 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#f9f9f9',GradientType=0)}a.DTTT_button:hover,button.DTTT_button:hover,div.DTTT_button:hover{border:1px solid #666;text-decoration:none!important;-webkit-box-shadow:1px 1px 3px #999;-ms-box-shadow:1px 1px 3px #999;-o-box-shadow:1px 1px 3px #999;box-shadow:1px 1px 3px #999;background:#f3f3f3;background:-webkit-gradient(linear,top left,bottom left,from(#f3f3f3),color-stop(89%,#e2e2e2),to(#f4f4f4));background:-webkit-linear-gradient(top,#f3f3f3 0,#e2e2e2 89%,#f4f4f4 100%);background:linear-gradient(top,#f3f3f3 0,#e2e2e2 89%,#f4f4f4 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f3f3',endColorstr='#f4f4f4',GradientType=0)}button.DTTT_button{height:30px;padding:3px 8px}.DTTT_button embed{outline:0}a.DTTT_disabled,button.DTTT_disabled,div.DTTT_disabled{color:#999;border:1px solid #d0d0d0;background:#fff;background:-webkit-gradient(linear,top left,bottom left,from(#fff),color-stop(89%,#f9f9f9),to(#fafafa));background:-webkit-linear-gradient(top,#fff 0,#f9f9f9 89%,#fafafa 100%);background:linear-gradient(top,#fff 0,#f9f9f9 89%,#fafafa 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#fafafa',GradientType=0)}table.DTTT_selectable tbody tr{cursor:pointer;*cursor:hand}table.dataTable tr.DTTT_selected.odd td.sorting_1,table.dataTable tr.DTTT_selected.odd td.sorting_2,table.dataTable tr.DTTT_selected.odd td.sorting_3{background-color:#9fafd1}table.dataTable tr.DTTT_selected.even td.sorting_1,table.dataTable tr.DTTT_selected.even td.sorting_2,table.dataTable tr.DTTT_selected.even td.sorting_3{background-color:#b0bed9}div.DTTT_collection{width:150px;padding:8px 8px 4px;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.4);background-color:#f3f3f3;background-color:rgba(255,255,255,0.3);overflow:hidden;z-index:2002;-o-border-radius:5px;border-radius:5px;-webkit-box-shadow:3px 3px 5px rgba(0,0,0,0.3);-ms-box-shadow:3px 3px 5px rgba(0,0,0,0.3);-o-box-shadow:3px 3px 5px rgba(0,0,0,0.3);box-shadow:3px 3px 5px rgba(0,0,0,0.3)}div.DTTT_collection a.DTTT_button,div.DTTT_collection button.DTTT_button,div.DTTT_collection div.DTTT_button{position:relative;left:0;right:0;display:block;float:none;margin-bottom:4px;-webkit-box-shadow:1px 1px 3px #999;-ms-box-shadow:1px 1px 3px #999;-o-box-shadow:1px 1px 3px #999;box-shadow:1px 1px 3px #999}div.DTTT_collection_background{z-index:2001}.DTTT_print_info{position:fixed;top:50%;left:50%;width:400px;height:150px;margin-left:-200px;margin-top:-75px;text-align:center;color:#333;padding:10px 30px;background:#fff;background:-webkit-gradient(linear,top left,bottom left,from(#fff),color-stop(89%,#f3f3f3),to(#f9f9f9));background:-webkit-linear-gradient(top,#fff 0,#f3f3f3 89%,#f9f9f9 100%);background:linear-gradient(top,#fff 0,#f3f3f3 89%,#f9f9f9 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#f9f9f9',GradientType=0);opacity:.95;border:1px solid #000;border:1px solid rgba(0,0,0,0.5);-o-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 3px 7px rgba(0,0,0,0.5);-ms-box-shadow:0 3px 7px rgba(0,0,0,0.5);-o-box-shadow:0 3px 7px rgba(0,0,0,0.5);box-shadow:0 3px 7px rgba(0,0,0,0.5)}.DTTT_print_info h6{font-weight:400;font-size:28px;line-height:28px;margin:1em}.DTTT_print_info p{font-size:14px;line-height:20px}.form hr{margin-left:-13px;margin-right:-13px;border-color:rgba(0,0,0,0.1);margin-top:20px;margin-bottom:20px}.form fieldset{display:block;border:0;background:rgba(255,255,255,0.9);position:relative}.form header,.form legend{display:block;padding:8px 0;border-bottom:1px dashed rgba(0,0,0,0.2);background:#fff;font-size:16px;font-weight:300;color:#222;margin:25px 0 20px}.no-padding .form header{margin:25px 14px 0}.form header:first-child{margin-top:10px}.form .form-group:last-child,.form .form-group:last-child .note,.form fieldset .form-group:last-child,.form fieldset .form-group:last-child .note{margin-bottom:0}.form-suffix .alert:last-child{margin-bottom:0;border-radius:0 0 5px 5px}fieldset{position:relative}legend{font-weight:400;margin-top:0;background:0}i.hint{vertical-align:super;opacity:.5}i.hint:hover{opacity:.9!important}.nohints i.hint{display:none}.input-group-addon{padding:6px 10px 5px;border-radius:0;transition:background-color .3s;-webkit-transition:background-color .3s}.input-group-addon .fa{font-size:14px}.input-group-addon .fa-2x,.input-group-addon .fa-lg{font-size:2em}.input-group-addon .fa-3x,.input-group-addon .fa-4x,.input-group-addon .fa-5x{font-size:30px}.input-group-addon .checkbox,.input-group-addon .radio{min-height:0;margin-right:0!important;padding-top:0}.input-group-addon label input[type=checkbox].checkbox+span,.input-group-addon label input[type=checkbox].checkbox+span:before,.input-group-addon label input[type=radio].radiobox+span,.input-group-addon label input[type=radio].radiobox+span:before{margin-right:0}.input-group-addon .onoffswitch,.input-group-addon .onoffswitch-label{margin:0}input[type=text]:focus+.input-group-addon{border-color:#0091d9;background-color:#72a0ce;color:#fff}.has-warning input[type=text]:focus+.input-group-addon{border-color:#7f6a1e;background-color:#cead35;color:#fff}.has-error input[type=text]:focus+.input-group-addon{border-color:#c46a69;background-color:#c46a69;color:#fff}.has-success input[type=text]:focus+.input-group-addon{border-color:#446b46;background-color:#588a5a;color:#fff}.input-icon-left>i{right:auto;left:24px}.input-icon-left .form-control{padding-left:29px}.input-icon-right{position:relative}.input-icon-right .form-control{padding-right:27px}.input-icon-left>i,.input-icon-right>i{position:absolute;right:10px;top:30%;font-size:16px;color:#bfbfbf}.form-actions{display:block;padding:13px 14px 15px;border-top:1px solid rgba(0,0,0,0.1);background:rgba(249,249,249,0.9);margin-top:25px;margin-left:-13px;margin-right:-13px;margin-bottom:-13px;text-align:right}.well .form-actions{margin-left:-19px;margin-right:-19px;margin-bottom:-19px}.well.well-lg .form-actions{margin-left:-24px;margin-right:-24px;margin-bottom:-24px}.well.well-sm .form-actions{margin-left:-9px;margin-right:-9px;margin-bottom:-9px}.popover-content .form-actions{margin:0 -14px -9px;border-radius:0 0 3px 3px;padding:9px 14px}.no-padding .form .form-actions{margin:0;display:block;padding:13px 14px 15px;border-top:1px solid rgba(0,0,0,0.1);background:rgba(248,248,248,0.9);text-align:right;margin-top:25px}:focus{outline:0!important}.filter_column input{padding:0 3px}.filter_column input,.filter_column select{width:100%;color:rgba(0,0,0,0.5);border:1px solid #CCC;border-radius:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.uneditable-input:focus,input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,.filter_column input:focus,.filter_column select:focus,select:focus,textarea:focus{border-color:rgba(82,168,236,0.8);outline:0;outline:thin dotted 9;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6)}.form-control{padding:7px 12px 5px}.form-control,.input-lg,.input-sm,.input-xs{border-radius:0!important}.input-xs{height:24px;padding:3px 10px 1px;font-size:11px;line-height:1.5}.fileinput{padding-top:3px}input[type=checkbox].checkbox,input[type=radio].radiobox{visibility:hidden;position:absolute;z-index:20;width:18px;height:18px}.checkbox input[type=checkbox].checkbox+span,.checkbox input[type=radio].radiobox+span,.checkbox-inline input[type=checkbox].checkbox+span,.checkbox-inline input[type=radio].radiobox+span,.radio input[type=checkbox].checkbox+span,.radio input[type=radio].radiobox+span,.radiobox-inline input[type=checkbox].checkbox+span,.radiobox-inline input[type=radio].radiobox+span{margin-left:-20px}.form-inline .checkbox input[type=checkbox].checkbox+span,.form-inline .checkbox input[type=radio].radiobox+span,.form-inline .checkbox-inline input[type=checkbox].checkbox+span,.form-inline .checkbox-inline input[type=radio].radiobox+span,.form-inline .radio input[type=checkbox].checkbox+span,.form-inline .radio input[type=radio].radiobox+span,.form-inline .radiobox-inline input[type=checkbox].checkbox+span,.form-inline .radiobox-inline input[type=radio].radiobox+span{margin-left:0}input[type=checkbox].checkbox+span,input[type=radio].radiobox+span,label input[type=checkbox].checkbox+span,label input[type=radio].radiobox+span{vertical-align:middle;line-height:20px}input[type=checkbox].checkbox+span,input[type=radio].radiobox+span,input[type=checkbox].checkbox+span:after,input[type=radio].radiobox+span:after,input[type=checkbox].checkbox:before,input[type=radio].radiobox:before{box-sizing:content-box!important;-webkit-box-sizing:content-box!important;-moz-box-sizing:content-box!important}label input[type=checkbox].checkbox+span,label input[type=radio].radiobox+span{position:relative;z-index:19;display:inline-block;margin:0;line-height:17px;min-height:14px;min-width:14px;margin-right:5px}label input[type=checkbox].checkbox+span:hover,label input[type=radio].radiobox+span:hover{cursor:pointer}label input[type=checkbox].checkbox+span:before,label input[type=radio].radiobox+span:before{font-family:FontAwesome;font-size:12px;border-radius:0;content:"\a0";display:inline-block;text-align:center;vertical-align:middle;padding:1px;height:12px;line-height:12px;min-width:12px;margin-right:5px;border:1px solid #bfbfbf;background-color:#f4f4f4;font-weight:400;margin-top:-1px}label input[type=checkbox].checkbox+span:before{content:"\a0"}label input[type=checkbox].checkbox:checked+span{font-weight:700}label input[type=checkbox].checkbox:checked+span:before{content:"\f00c";color:#2e7bcc}label input[type=checkbox].checkbox.style-1+span:before{color:#333;background:#fff;text-shadow:none;-webkit-box-shadow:none!important;box-shadow:none!important;border-width:1px;height:12px;line-height:13px;min-width:12px}label input[type=checkbox].checkbox.style-1:checked+span{font-weight:400}label input[type=checkbox].checkbox.style-1:checked+span:before{color:#333;border-color:#333}label input[type=checkbox].checkbox.style-2+span:before{background:0;border-color:#c1c1c1;-webkit-box-shadow:none;box-shadow:none}label input[type=checkbox].checkbox.style-2:checked+span{font-weight:400}label input[type=checkbox].checkbox.style-2:checked+span:before{content:"\f00c";color:#66665e;border-color:#4d90fe;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MUQ0MEM4RUFEQUE4MTFFMkEwMjM5NzlCRjAxM0UwRjciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MUQ0MEM4RUJEQUE4MTFFMkEwMjM5NzlCRjAxM0UwRjciPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxRDQwQzhFOERBQTgxMUUyQTAyMzk3OUJGMDEzRTBGNyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxRDQwQzhFOURBQTgxMUUyQTAyMzk3OUJGMDEzRTBGNyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsD/PVAAAAAQSURBVHjaYv7//78vQIABAAlYA05NMPppAAAAAElFTkSuQmCC) #fff}label input[type=checkbox].checkbox.style-3:checked+span:before{color:#fff;border-color:#a90329;background:#a90329}label:active input[type=checkbox].checkbox+span:before{-webkit-box-shadow:inset 0 2px 3px 0 rgba(0,0,0,0.3),0 1px 0 0 rgba(255,255,255,0.4);box-shadow:inset 0 2px 3px 0 rgba(0,0,0,0.3),0 1px 0 0 rgba(255,255,255,0.4)}label:hover input[type=checkbox].checkbox+span:before{color:#2e7bcc;border-color:#2e7bcc}label:hover input[type=checkbox].checkbox.style-1+span:before{border-color:#333}label:hover input[type=checkbox].checkbox.style-2+span:before{-webkit-box-shadow:inset 0 2px 3px 0 rgba(0,0,0,0.1),0 1px 0 0 rgba(255,255,255,0.2);box-shadow:inset 0 2px 3px 0 rgba(0,0,0,0.1),0 1px 0 0 rgba(255,255,255,0.2)}label:hover input[type=checkbox].checkbox.style-2:checked+span:before{-webkit-box-shadow:inset 0 2px 3px 0 rgba(0,0,0,0.3),0 1px 0 0 rgba(255,255,255,0.4);box-shadow:inset 0 2px 3px 0 rgba(0,0,0,0.3),0 1px 0 0 rgba(255,255,255,0.4)}label:hover input[type=checkbox].checkbox.style-3+span:before{color:#fff;border-color:#a90327}label:active input[type=checkbox].checkbox:checked+span:before{color:#fff;background:#2e7bcc;border-color:#2e7bcc}label:active input[type=checkbox].checkbox.style-1:checked+span:before{color:#fff;background:#333;border-color:#333}label:active input[type=checkbox].checkbox.style-2+span:before,label:active input[type=checkbox].checkbox.style-2:checked+span:before{color:#66665e;background:0;border-color:#c1c1c1;-webkit-box-shadow:inset 0 2px 3px 0 rgba(0,0,0,0.3),0 1px 0 0 rgba(255,255,255,0.4);box-shadow:inset 0 2px 3px 0 rgba(0,0,0,0.3),0 1px 0 0 rgba(255,255,255,0.4)}label:active input[type=checkbox].checkbox.style-3:checked+span:before{color:#a90329;background:#fff;border-color:#a90329}label input[type=checkbox][disabled].checkbox+span,label input[type=checkbox][disabled].checkbox:checked+span{color:#a7a7a7;cursor:not-allowed}label input[type=checkbox][disabled].checkbox:checked+span:before{content:"\f00c"}label input[type=checkbox][disabled].checkbox.style-2:checked+span:before{content:"\f00c"}label input[type=checkbox][disabled].checkbox+span:before,label input[type=checkbox][disabled].checkbox:checked+span:before,label input[type=checkbox][disabled].checkbox:checked+span:before{background:#eee!important;border-color:#CCC!important;-webkit-box-shadow:none;color:#a7a7a7;box-shadow:none!important}label:hover input[type=checkbox][disabled].checkbox:checked+span:before{color:#a7a7a7;cursor:not-allowed}label:hover input[type=checkbox][disabled].checkbox:checked+span:before{background:#eee!important;border-color:#CCC!important;-webkit-box-shadow:none;color:#a7a7a7;box-shadow:none!important}label input[type=radio].radiobox+span:before{content:"\a0";border-radius:50%;-webkit-box-shadow:inset 0 2px 3px 0 rgba(0,0,0,0.1),0 1px 0 0 rgba(255,255,255,0.2);box-shadow:inset 0 2px 3px 0 rgba(0,0,0,0.1),0 1px 0 0 rgba(255,255,255,0.2)}label input[type=radio].radiobox:checked+span{font-weight:700}label input[type=radio].radiobox:checked+span:before{content:"\f111";color:#2e7bcc}label input[type=radio].radiobox.style-1+span:before{font-size:9px;background:#fff;text-shadow:none;-webkit-box-shadow:none!important;box-shadow:none!important;border-width:1px;height:13px;line-height:13px;min-width:13px}label input[type=radio].radiobox.style-1:checked+span:before{font-size:10px;color:#333;border-color:#333;background:#fff}label input[type=radio].radiobox.style-1:checked+span{font-weight:400}label input[type=radio].radiobox.style-2:checked+span{font-weight:400}label input[type=radio].radiobox.style-2:checked+span:before{color:#66665e;border-color:#4d90fe;font-size:9px}label input[type=radio].radiobox.style-3:checked+span:before{color:#a90329;border-color:#a90329}label:hover input[type=radio].radiobox+span:before,label:hover input[type=radio].radiobox:checked+span:before{color:#2e7bcc;border-color:#2e7bcc}label:hover input[type=radio].radiobox.style-1+span:before,label:hover input[type=radio].radiobox.style-1:checked+span:before{color:#333;border-color:#333;background:#fff}label:hover input[type=radio].radiobox.style-2:checked+span:before{color:#66665e;border-color:#4d90fe}label:hover input[type=radio].radiobox.style-3+span:before,label:hover input[type=radio].radiobox.style-3:checked+span:before{color:#a90329;border-color:#a90329}label:active input[type=radio].radiobox+span:before{-webkit-box-shadow:inset 0 2px 3px 0 rgba(0,0,0,0.3),0 1px 0 0 rgba(255,255,255,0.4);box-shadow:inset 0 2px 3px 0 rgba(0,0,0,0.3),0 1px 0 0 rgba(255,255,255,0.4)}label input[type=radio][disabled].radiobox+span,label input[type=radio][disabled].radiobox:checked+span,label input[type=radio][disabled].radiobox:checked+span:before{color:#a7a7a7;cursor:not-allowed}label input[type=radio][disabled].radiobox:checked+span:before{content:"\f111"}label input[type=radio][disabled].radiobox+span:before,label input[type=radio][disabled].radiobox:checked+span:before{background:#eee!important;border-color:#CCC!important;-webkit-box-shadow:none;box-shadow:none;color:#a7a7a7}label:active input[type=radio][disabled].radiobox:checked+span:before,label:hover input[type=radio][disabled].radiobox:checked+span:before{background:#eee!important;border-color:#CCC!important;-webkit-box-shadow:none;box-shadow:none;color:#a7a7a7}textarea.clone{position:absolute;visibility:hidden}.textarea-div{background-color:#FFF;border:1px solid #CCC;border-bottom:0;margin:10px 0 0}.textarea-controls{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;padding:5px;display:block;background-color:#FFF;border:1px solid #CCC;border-top:0;height:43px;line-height:33px;overflow:hidden}.textarea-controls>label{margin:3px 10px 0}.textarea-controls .ams-form .checkbox{padding-left:22px!important}.typearea{cursor:text;overflow-x:hidden;overflow-y:auto;max-height:90px;padding:5px 25px 5px 5px;position:relative;border-bottom:1px solid #EEE}.typearea textarea{width:100%;border-color:transparent!important;box-sizing:border-box;box-shadow:none;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-box-shadow:none;overflow:hidden;padding:0;margin:0;-webkit-transition:height .2s;transition:height .2s;outline:0;resize:none;min-height:61px}.error-box{max-width:900px;margin:0 auto}.error-text{font-weight:400;color:#fff;letter-spacing:-4px;font-size:700%;margin-bottom:30px;text-shadow:0 1px 0 #ccc,0 2px 0 #bfbfbf,0 3px 0 #bbb,0 4px 0 #b9b9b9,0 5px 0 #aaa,0 6px 1px rgba(0,0,0,0.1),0 0 5px rgba(0,0,0,0.1),0 1px 3px rgba(0,0,0,0.3),0 3px 5px rgba(0,0,0,0.2),0 5px 10px rgba(0,0,0,0.25),0 10px 10px rgba(0,0,0,0.2),0 20px 20px rgba(0,0,0,0.15)}.error-search{width:300px;margin:0 auto 20px}.error-icon-shadow{text-shadow:0 1px 0 #803838,0 2px 0 #a85d5d,0 3px 0 #b86565,0 4px 0 #d86f6f,0 5px 0 #b3a5a5,0 6px 1px rgba(131,51,51,0.1),0 0 5px rgba(102,30,30,0.1),0 1px 3px rgba(95,15,15,0.3),0 3px 5px rgba(100,23,23,0.2),0 5px 10px rgba(114,30,30,0.25),0 10px 10px rgba(94,15,15,0.2),0 20px 20px rgba(121,38,38,0.15)}.form-inline .checkbox,.form-inline .radiobox{padding-left:0}.ams-form{position:relative;margin:0;outline:0;color:#333}.ams-form *,.ams-form :after,.ams-form :before{margin:0;padding:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.ams-form header{display:block;padding:8px 0;border-bottom:1px dashed rgba(0,0,0,0.2);background:#fff;font-size:16px;font-weight:300;color:#232323;margin:10px 14px 0}.modal-dialog .ams-form header{margin:10px -2px 0 0}.ams-form fieldset{display:block;position:relative;padding:10px 15px 5px;border:0;background:rgba(255,255,255,0.9)}.ams-form fieldset[disabled]>section,.ams-form fieldset[disabled]>article,.ams-form fieldset[disabled]>div{opacity:.5}.ams-form fieldset[disabled] LEGEND.checker .checkbox{cursor:pointer}.ams-form fieldset.switched{margin-bottom:0!important}.ams-form fieldset.switched>section,.ams-form fieldset.switched>article,.ams-form fieldset.switched>div{display:none}.ams-form fieldset.switched legend{border-bottom:0}.ams-form fieldset.switched+fieldset{margin-top:0!important}.ams-form fieldset.bordered{margin:0 10px 10px;border:1px solid rgba(192,192,192,0.8);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.ams-form fieldset.bordered.switched{border:1px solid transparent}.ams-form fieldset.bordered legend{width:auto;padding:3px 10px 1px;border:1px solid rgba(192,192,192,0.8);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.ams-form fieldset>fieldset.bordered{margin:10px 0}.ams-form fieldset+fieldset{border-top:1px solid rgba(0,0,0,0.1)}.ams-form legend{padding-top:10px}.ams-form legend.inner,.ams-form legend .inner{font-weight:300;font-size:14.5px!important}.ams-form legend.switcher{cursor:pointer}.ams-form legend.checker,.ams-form legend.switcher{font-weight:300;font-size:16.5px;border:0;padding-bottom:0}.ams-form legend.checker label[for],.ams-form legend.switcher label[for]{cursor:pointer}.ams-form legend .fa.text-danger{color:#a94442}.ams-form legend>.fa{color:#3276b1;font-size:75%}.ams-form legend>.fa.fa-stack{font-size:100%;width:1em;height:1em;line-height:1em}.ams-form legend .hint{vertical-align:top;font-size:1em}.ams-form legend label.checkbox{display:inline-block;margin-bottom:0;min-height:18px}.ams-form legend label.checkbox i{position:absolute;left:3px;top:-1px}.ams-form legend .btn-group{margin-left:20px}.ams-form>.modal-viewport>fieldset>legend{padding-top:0}.ams-form section{margin-bottom:10px;position:relative}.ams-form .form-group{padding:5px 10px}.ams-form.form-tight .form-group,.ams-form .form-tight .form-group{padding:1px 10px}.ams-form.form-tight .form-group .i18n-content,.ams-form .form-tight .form-group .i18n-content{margin-bottom:5px}.ams-form label.checkbox,.ams-form label.radio{padding-top:0}.ams-form label.input-file img.thumbnail{display:inline-block;margin:4px 10px 0 4px!important;padding:4px!important}.ams-form input.input-lg{height:44px;padding:10px 16px;font-size:17px;line-height:1.33}.ams-form input.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5}.ams-form input.input-xs{height:24px;padding:2px 10px;font-size:11px;line-height:1.5}.ams-form select.input-sm{height:30px;line-height:15px;font-size:12px}.ams-form select.input-sm+i{height:10px}.ams-form select.input-lg{height:44px;line-height:22px;font-size:17px}.ams-form select.input-lg+i{height:11px;top:17px}.ams-form .row{margin:0 -15px}.ams-form .row:after{display:table;content:'';clear:both}.ams-form .col-1{width:8.33%}.ams-form .col-2{width:16.66%}.ams-form .col-3{width:25%}.ams-form .col-4{width:33.33%}.ams-form .col-5{width:41.66%}.ams-form .col-6{width:50%}.ams-form .col-8{width:66.67%}.ams-form .col-9{width:75%}.ams-form .col-10{width:83.33%}.ams-form .col{float:left;min-height:1px;padding-right:15px;padding-left:15px;-webkit-box-sizing:border-box;box-sizing:border-box;-moz-box-sizing:border-box}@media screen and (max-width:600px){.ams-form .col{float:none;width:100%}}@media screen and (max-width:600px){.ams-form .col .label{text-align:left;padding-left:20px}}.ams-form footer{display:block;padding:7px 25px 15px;border-top:1px solid rgba(0,0,0,0.1);background:rgba(248,248,248,0.9)}.ams-form footer:after{display:table;clear:both;content:''}.ams-form footer .btn{float:right;height:31px;margin:10px 0 0 5px;padding:0 22px;font:300 15px/29px Ubuntu,Helvetica,Arial,sans-serif;cursor:pointer}.ams-form footer .btn.btn-info{float:left}.ams-form footer .submit-message{display:inline-block}.ams-form .message{display:none;color:#6fb679}.ams-form .message i{display:block;margin:0 auto 20px;width:81px;height:81px;border:1px solid #6fb679;border-radius:50%;font-size:30px;line-height:81px}.ams-form.submitted fieldset,.ams-form.submitted footer{display:none}.ams-form.submitted .message{display:block;padding:25px 30px;background:rgba(255,255,255,0.9);font:300 18px/27px Ubuntu,Helvetica,Arial,sans-serif;text-align:center}.ams-form .note{margin-top:6px;padding:0 1px;font-size:11px;line-height:15px;color:#999}.ams-form .note a{font-size:13px}.ams-form .note-success{color:#6fb679}.ams-form .control-label{display:block;margin-top:4px;margin-bottom:6px;padding-top:0;line-height:19px;font-weight:400;font-size:13px;color:#666;text-align:right}@media screen and (max-width:992px){.ams-form .control-label{text-align:left;margin-bottom:0}}.ams-form .control-label.col{text-align:right}@media screen and (max-width:600px){.ams-form .control-label.col{text-align:left;padding-left:20px}}.ams-form .control-label span{margin-right:10px}.ams-form .control-label span::after{content:" *";color:transparent}.ams-form .control-label span>.hint{margin-top:-2px}.ams-form .control-label .col{margin:0;padding-top:7px}.ams-form label.input span.textline-field{display:block;margin-top:4px;margin-bottom:6px;padding-top:0;line-height:19px;font-size:13px}.ams-form .required-field .control-label span::after{color:red}.ams-form .tooltip{position:absolute;z-index:99999;left:-9999px;padding:2px 8px 3px;font-size:11px;line-height:16px;font-weight:400;background:rgba(0,0,0,0.9);color:#fff;opacity:0;transition:margin .3s,opacity .3s;-webkit-transition:margin .3s,opacity .3s}.ams-form .tooltip:after{position:absolute;content:''}.ams-form .tooltip-top-right{bottom:100%;margin-bottom:15px}.ams-form .tooltip-top-right:after{top:100%;right:11px;border-top:4px solid rgba(0,0,0,0.9);border-right:4px solid transparent;border-left:4px solid transparent}.ams-form .input input:focus+.tooltip-top-right,.ams-form .textarea textarea:focus+.tooltip-top-right{right:0;left:auto;margin-bottom:5px}.ams-form .tooltip-top-left{bottom:100%;margin-bottom:15px}.ams-form .tooltip-top-left:after{top:100%;left:11px;border-top:4px solid rgba(0,0,0,0.9);border-right:4px solid transparent;border-left:4px solid transparent}.ams-form .input input:focus+.tooltip-top-left,.ams-form .textarea textarea:focus+.tooltip-top-left{right:auto;left:0;margin-bottom:5px}.ams-form .tooltip-right{top:4px;white-space:nowrap;margin-left:15px}.ams-form .tooltip-right:after{top:6px;right:100%;border-top:4px solid transparent;border-right:4px solid rgba(0,0,0,0.9);border-bottom:4px solid transparent}.ams-form .input input:focus+.tooltip-right,.ams-form .textarea textarea:focus+.tooltip-right{left:100%;margin-left:5px}.ams-form .tooltip-left{top:4px;white-space:nowrap;margin-right:15px}.ams-form .tooltip-left:after{top:6px;left:100%;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:4px solid rgba(0,0,0,0.9)}.ams-form .input input:focus+.tooltip-left,.ams-form .textarea textarea:focus+.tooltip-left{right:100%;left:auto;margin-right:5px}.ams-form .tooltip-bottom-right{top:100%;margin-top:15px}.ams-form .tooltip-bottom-right:after{bottom:100%;right:11px;border-right:4px solid transparent;border-bottom:4px solid rgba(0,0,0,0.9);border-left:4px solid transparent}.ams-form .input input:focus+.tooltip-bottom-right,.ams-form .textarea textarea:focus+.tooltip-bottom-right{right:0;left:auto;margin-top:5px}.ams-form .tooltip-bottom-left{top:100%;margin-top:15px}.ams-form .tooltip-bottom-left:after{bottom:100%;left:11px;border-right:4px solid transparent;border-bottom:4px solid rgba(0,0,0,0.9);border-left:4px solid transparent}.ams-form .input input:focus+.tooltip-bottom-left,.ams-form .textarea textarea:focus+.tooltip-bottom-left{right:auto;left:0;margin-top:5px}.ams-form .inline-group{margin:0 -30px -4px 0}.ams-form .inline-group:after{content:'';display:table;clear:both}.ams-form .inline-group .checkbox,.ams-form .inline-group .radio{float:left;margin-right:30px}.ams-form .inline-group .checkbox:last-child,.ams-form .inline-group .radio:last-child{margin-bottom:4px}.ams-form .input .inline-group{margin:0 0 -4px 0}.ams-form .btn{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ams-form .button{float:right;height:31px;overflow:hidden;margin:10px 0 0 5px;padding:0 25px;outline:0;border:0;font:300 15px/31px Ubuntu,Helvetica,Arial,sans-serif;text-decoration:none;color:#fff;cursor:pointer;background-color:#3276b1;opacity:.8;transition:opacity .2s;-webkit-transition:opacity .2s}.ams-form .button:hover{opacity:1}.ams-form .button.button-secondary{background-color:#b3b3b3}.ams-form .button,.ams-form .checkbox,.ams-form .input,.ams-form .radio,.ams-form .select,.ams-form .textarea,.ams-form .toggle{display:block;position:relative;font-weight:400}.ams-form .input input,.ams-form .select select,.ams-form .textarea textarea{display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;height:28px;padding:6px 8px;outline:0;border-width:1px;border-style:solid;border-radius:0;background:#fff;font:13px/16px Ubuntu,Helvetica,Arial,sans-serif;color:#404040;appearance:normal;-moz-appearance:none;-webkit-appearance:none}.ams-form .input input[readonly],.ams-form .select select[readonly],.ams-form .textarea textarea[readonly]{border-bottom:1px solid #ccc!important}.ams-form .input input.display-mode,.ams-form .select select.display-mode,.ams-form .textarea textarea.display-mode{border:0;padding:0;margin-top:2px;margin-bottom:3px;height:14px;line-height:1em}.ams-form .input span.textarea-widget,.ams-form .textarea span.textarea-widget{display:block;width:100%;min-height:14px;padding:4px 0;border-bottom:1px solid #ccc!important}.ams-form .input .i18n-content input[readonly],.ams-form .select .i18n-content select[readonly],.ams-form .textarea .i18n-content textarea[readonly]{border-width:0!important}.ams-form .input .i18n-content .textarea-widget{display:block;min-height:12px}.ams-form .input input:focus+.tooltip,.ams-form .textarea textarea:focus+.tooltip{opacity:1}.ams-form .input .icon-prepend+input,.ams-form .textarea .icon-prepend+textarea{padding-left:37px}.ams-form .input .icon-append+input,.ams-form .textarea .icon-append+textarea{padding-right:37px}.ams-form .input .icon-prepend+.icon-append+input,.ams-form .textarea .icon-prepend+.icon-append+textarea{padding-left:37px}.ams-form .input.with-icons .icon-append-2+input{padding-right:60px}.ams-form .input-file{position:relative}.ams-form .input-file .button{position:absolute;top:3px;right:3px;float:none;height:22px;margin:0;padding:0 14px;font-size:13px;line-height:22px}.ams-form .input-file .button:hover{-webkit-box-shadow:none;box-shadow:none}.ams-form .input-file .button input{position:absolute;top:0;right:0;padding:0;font-size:30px;cursor:pointer;opacity:0}.ams-form .select select{padding:5px}.ams-form .select i{position:absolute;top:9px;right:11px;width:5px;height:11px;background:#fff}.ams-form .select i:before,.ams-form .select i:after{content:'';position:absolute;right:0;border-right:4px solid transparent;border-left:4px solid transparent}.ams-form .select i:before{top:0;border-bottom:4px solid #404040}.ams-form .select i:after{bottom:0;border-top:4px solid #404040}.ams-form .select-widget .selected-option{display:inline-block;padding:4px 8px}.ams-form .select-multiple select{height:auto}.ams-form .textarea textarea{height:auto;resize:none}.ams-form .textarea-resizable textarea{resize:vertical}.ams-form .textarea-expandable textarea{height:31px}.ams-form .textarea-expandable textarea:focus{height:auto}.ams-form .checkbox,.ams-form .radio{margin-bottom:4px;padding-left:25px;line-height:25px;color:#404040;cursor:pointer;font-size:13px}.ams-form .checkbox:last-child,.ams-form .radio:last-child{margin-bottom:0}.ams-form .checkbox i,.ams-form .radio i{display:block;position:absolute;top:3px;left:0;width:17px;height:17px;outline:0;border-width:1px;border-style:solid;background:#FFF}.ams-form .checkbox input,.ams-form .radio input{position:absolute;left:-9999px}.ams-form .checkbox input+i:after,.ams-form .radio input+i:after{position:absolute;opacity:0;transition:opacity .1s;-webkit-transition:opacity .1s}.ams-form .checkbox input:checked+i:after,.ams-form .radio input:checked+i:after{opacity:1}.ams-form .radio input+i:after{background-color:#3276b1}.ams-form .checkbox input+i:after{content:'\f00c';top:-1px;left:1px;width:15px;height:15px;font:400 16px/19px FontAwesome;text-align:center}.ams-form .checkbox input+i:after{color:#3276b1}.ams-form .checkbox input:checked:hover+i:after{content:'\f00d'}.ams-form .checkbox input:checked:disabled:hover+i:after{content:'\f00c'}.ams-form .radio input+i:after{content:'';top:4px;left:4px;width:9px;height:9px;border-radius:50%}.ams-form .checkbox+.checkbox,.ams-form .radio+.radio{margin-top:0}.ams-form.table td .checkbox i,.ams-form.table td .radio i,.ams-form.table th .checkbox i,.ams-form.table th .radio i{top:0!important}.ams-form .inner .checkbox{min-height:13px}.ams-form .inner .checkbox i{width:13px;height:13px}.ams-form .inner .checkbox input+i:after{width:11px;height:11px;font:300 12px/16px FontAwesome}.ams-form .toggle{margin-bottom:4px;padding-right:61px;font-size:15px;line-height:25px;color:#404040;cursor:pointer}.ams-form .toggle:last-child{margin-bottom:0}.ams-form .toggle.state-error input:checked+i{background:#fff0f0}.ams-form .toggle.state-success input:checked+i{background:#f0fff0}.ams-form .toggle input{position:absolute;left:-9999px}.ams-form .toggle input:checked+i:before{right:36px}.ams-form .toggle input:checked+i:after{content:attr(data-swchon-text);text-align:right}.ams-form .toggle i{display:block;position:absolute;content:'';top:4px;right:0;width:49px;height:17px;border-width:1px;border-style:solid;border-radius:12px;background:#fff}.ams-form .toggle i:before{display:block;position:absolute;content:'';z-index:1;top:4px;right:4px;width:9px;height:9px;border-radius:50%;opacity:1;transition:right .2s;-webkit-transition:right .2s;background-color:#3276b1}.ams-form .toggle i:after{position:absolute;content:attr(data-swchoff-text);top:2px;right:8px;left:8px;font-style:normal;font-size:9px;line-height:17px;font-weight:700;text-align:left;color:#5f5f5f}.ams-form .checkbox:hover i,.ams-form .radio:hover i,.ams-form .toggle:hover i{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.1);box-shadow:inset 0 1px 1px rgba(0,0,0,0.1)}.ams-form .checkbox:active i,.ams-form .radio:active i,.ams-form .toggle:active i{background:#f0f0f0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.1);box-shadow:inset 0 1px 1px rgba(0,0,0,0.1)}.ams-form .checkbox input:checked+i,.ams-form .radio input:checked+i,.ams-form .toggle input:checked+i{border-color:#3276b1}.ams-form .rating{margin-bottom:4px;font-size:13px;line-height:25px;color:#404040}.ams-form .rating:last-child{margin-bottom:0}.ams-form .rating.state-error+em{margin-top:-4px;margin-bottom:4px}.ams-form .rating input{position:absolute;left:-9999px}.ams-form .rating input+label:hover,.ams-form .rating input+label:hover ~ label{color:#3276b1}.ams-form .rating input:checked ~ label{color:#3276b1}.ams-form .rating label{display:block;float:right;height:17px;margin-top:5px;padding:0 2px;font-size:17px;line-height:17px;cursor:pointer;color:#ccc;transition:color .3s;-webkit-transition:color .3s}.ams-form .icon-append,.ams-form .icon-prepend{position:absolute;top:4px;width:20px;height:20px;font-size:14px;line-height:20px;text-align:center;color:#a2a2a2}.ams-form .icon-append.fa-stack .fa-stack-2x,.ams-form .icon-prepend.fa-stack .fa-stack-2x{font-size:1.6em;left:1px}.ams-form .icon-append.fa-stack .fa-stack-1x,.ams-form .icon-prepend.fa-stack .fa-stack-1x{left:1px;top:1px}.ams-form .icon-append{right:4px;padding-left:2px;border-left-width:1px;border-left-style:solid}.ams-form .icon-append-2{right:31px}.ams-form .icon-prepend{left:4px;padding-right:2px;border-right-width:1px;border-right-style:solid}.ams-form .icon-prepend-2{left:31px}.ams-form .checkbox i,.ams-form .icon-append,.ams-form .icon-prepend,.ams-form .input input,.ams-form .radio i,.ams-form .select select,.ams-form .textarea textarea,.ams-form .toggle i{border-color:#ccc;transition:border-color .3s;-webkit-transition:border-color .3s}.ams-form .input.bordered:hover,.ams-form .checkbox:hover i,.ams-form .input:hover input,.ams-form .radio:hover i,.ams-form .select:hover select,.ams-form .textarea:hover textarea,.ams-form .toggle:hover i{border-color:rgba(82,168,236,0.7)}.ams-form .checkbox input:focus+i,.ams-form .input input:focus,.ams-form .radio input:focus+i,.ams-form .select select:focus,.ams-form .textarea textarea:focus,.ams-form .toggle input:focus+i{border-color:rgba(82,168,236,0.7);outline:0;outline:thin dotted 9;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.7);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.7);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.7)}.ams-form .checkbox.state-error i,.ams-form .radio.state-error i,.ams-form .state-error input,.ams-form .state-error select,.ams-form .state-error textarea,.ams-form .toggle.state-error i{background:#fff0f0;border-color:rgba(255,60,60,0.8)!important}.ams-form .checkbox.state-error i:focus,.ams-form .radio.state-error i:focus,.ams-form .state-error input:focus,.ams-form .state-error select:focus,.ams-form .state-error textarea:focus,.ams-form .toggle.state-error i:focus{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(255,60,60,0.6)!important;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(255,60,60,0.6)!important;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(255,60,60,0.6)!important}.ams-form .state-error .select2-container .select2-choice,.ams-form .state-error .select2-container .select2-choices{border-color:rgba(255,60,60,0.8)!important}.ams-form .state-error .select2-container .select2-choice:focus,.ams-form .state-error .select2-container .select2-choices:focus{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(255,60,60,0.6)!important;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(255,60,60,0.6)!important;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(255,60,60,0.6)!important}.ams-form .checkbox.state-success i,.ams-form .radio.state-success i,.ams-form .state-success input,.ams-form .state-success select,.ams-form .state-success textarea,.ams-form .toggle.state-success i{background:#f0fff0;border-color:#7dc27d}.ams-form .button.state-disabled,.ams-form .checkbox.state-disabled,.ams-form .input.state-disabled input,.ams-form .radio.state-disabled,.ams-form .select.state-disabled,.ams-form .textarea.state-disabled,.ams-form .toggle.state-disabled{cursor:default!important;opacity:.6!important}.ams-form .checkbox.state-disabled:hover i,.ams-form .input.state-disabled:hover input,.ams-form .radio.state-disabled:hover i,.ams-form .select.state-disabled:hover select,.ams-form .textarea.state-disabled:hover textarea,.ams-form .toggle.state-disabled:hover i{border-color:#e5e5e5!important}.ams-form .state-disabled.checkbox input+i:after,.ams-form .state-disabled.checkbox input:checked+i,.ams-form .state-disabled.radio input+i:after,.ams-form .state-disabled.radio input:checked+i,.ams-form .state-disabled.toggle input:checked+i{border-color:#e5e5e5!important;color:#333!important}.ams-form .ui-widget-content .ui-spinner-input{margin:0;border:0;-webkit-box-shadow:none!important;box-shadow:none!important;height:29px}.ams-form .state-error{color:#d56161}.ams-form .state-error select+i{background:#fff0f0;-webkit-box-shadow:0 0 0 9px #fff0f0;box-shadow:0 0 0 9px #fff0f0}.ams-form .state-error+em{display:block;margin-top:6px;padding:0 1px;font-style:normal;font-size:11px;line-height:15px;color:#d56161}.ams-form .state-success select+i{background:#f0fff0;-webkit-box-shadow:0 0 0 9px #f0fff0;box-shadow:0 0 0 9px #f0fff0}.ams-form .state-disabled.radio input+i:after{background-color:#333}.ams-form .form-tiny .form-group{padding:0 10px}.ams-form .form-tiny .control-label{margin-top:2px;margin-bottom:3px;line-height:14px}.ams-form .form-tiny label.input span.textline-field{margin-top:2px;margin-bottom:3px;line-height:14px}.ams-form .form-nomargin .control-label,.ams-form.form-nomargin .control-label{margin-top:0;margin-bottom:0}.ams-form .form-nomargin label.input span.textline-field,.ams-form.form-nomargin label.input span.textline-field{margin-top:0;margin-bottom:0}.ams-form .form-nopadding .form-group,.ams-form.form-nopadding .form-group{padding:0 10px 1px}.ams-form-modal{position:fixed;z-index:1;display:none;width:400px}.ams-form-modal-overlay{position:fixed;top:0;left:0;display:none;width:100%;height:100%;background:rgba(0,0,0,0.7)}.state-error .icon-append,.state-error .icon-prepend{color:#ed1c24}.editableform{margin-bottom:0}.editableform .control-group{margin-bottom:0;white-space:nowrap}.editableform .editable-date{padding:0;margin:0;float:left}.editableform-loading{background:url(../img/loading.gif) center center no-repeat;height:25px;width:auto;min-width:25px}.editable-buttons{display:inline-block;vertical-align:top;margin-left:7px;zoom:1;*display:inline}.editable-buttons.editable-buttons-bottom{display:block;margin-top:7px;margin-left:0}.editable-buttons .editable-cancel{margin-left:7px}.editable-buttons button.ui-button-icon-only{height:24px;width:30px}.editable-inline .add-on .icon-th{margin-top:3px;margin-left:1px}.editable-inline .editableform-loading{background-position:left 5px}.editable-input{vertical-align:top;display:inline-block;width:auto;white-space:normal;zoom:1;*display:inline}.editable-input .datepicker{top:0;left:0;padding:4px}.editable-input .datepicker:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:rgba(0,0,0,0.2);position:absolute;top:-7px;left:6px}.editable-input .datepicker:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;position:absolute;top:-6px;left:7px}.editable-input .datepicker>div{display:none}.editable-input .datepicker table{width:100%;min-width:214px;margin:0}.editable-input .datepicker thead tr:first-child th{cursor:pointer}.editable-input .datepicker thead tr:first-child th:hover{background:#eee}.editable-input .datepicker td,.editable-input .datepicker th{text-align:center;width:24px;height:20px}.editable-input .datepicker th.switch{width:145px}.editable-input .datepicker th.next,.editable-input .datepicker th.prev{font-size:19.5px}.editable-input .datepicker td span{display:block;width:47px;height:54px;line-height:54px;float:left;margin:2px;cursor:pointer}.editable-input .datepicker td span:hover{background:#eee}.editable-input .datepicker td span.active{background:#3276b1;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);border-radius:3px}.editable-input .datepicker td span.old{color:#555}.editable-input .datepicker td.day:hover{background:#eee;cursor:pointer}.editable-input .datepicker td.day.disabled,.editable-input .datepicker td.new,.editable-input .datepicker td.old{color:#555}.editable-input .datepicker td.active,.editable-input .datepicker td.active:hover{background:#3276b1;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);border-radius:3px}.editable-input .datepicker.prev i,.editable-input .datepicker.next i{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px}.editable-input .datepicker.prev i:before{content:"\f060"}.editable-input .datepicker.next i:before{content:"\f061"}.editable-checklist label{white-space:nowrap}.editable-checklist label input[type=checkbox],.editable-checklist label span{vertical-align:middle;margin:0}.editable-wysihtml5{width:566px;height:250px}.editable-pre-wrapped{white-space:pre-wrap}.editable-container.editable-popup{max-width:none!important}.editable-container.popover{width:auto}.editable-container.editable-inline{display:inline-block;vertical-align:middle;width:auto;zoom:1;*display:inline}.editable-container.ui-widget{font-size:inherit;z-index:9990}.editable-click,a.editable-click,a.editable-click:hover{text-decoration:none;border-bottom:dashed 1px #08c}.editable-click.editable-disabled,a.editable-click.editable-disabled,a.editable-click.editable-disabled:hover{color:#585858;cursor:default;border-bottom:0}.editable-empty,.editable-empty:focus,.editable-empty:hover{font-style:italic;color:#D14;text-decoration:none}.editable-unsaved{font-weight:700}.editable-bg-transition{-webkit-transition:background-color 1400ms ease-out;transition:background-color 1400ms ease-out}.form-horizontal .editable{padding-top:5px;display:inline-block}.editable-address{display:block;margin-bottom:5px}.editable-address span{width:70px;display:inline-block}.editable-clear{clear:both;font-size:.9em;text-decoration:none;text-align:right}.editable-clear-x{background:url(../img/clear.png) center center no-repeat;display:block;width:13px;height:13px;position:absolute;opacity:.6;z-index:100;top:50%;right:6px;margin-top:-6px}.editable-clear-x:hover{opacity:1}.editable-error-block{max-width:300px;margin:5px 0 0;width:auto;white-space:normal}.editable-error-block.ui-state-error{padding:3px}.editable-error{color:red}.input-append.date .add-on i,.input-prepend.date .add-on i{display:block;cursor:pointer;width:16px;height:16px}.ui-timepicker-div .ui-widget-header{margin-bottom:8px}.ui-timepicker-div dl{text-align:left}.ui-timepicker-div dl dt{float:left;clear:left;padding:0 0 0 5px}.ui-timepicker-div dl dd{margin:17px 10px 12px 40%}.ui-timepicker-div td{font-size:90%}.ui-tpicker-grid-label{background:0;border:0;margin:0;padding:0}.ui-timepicker-rtl{direction:rtl}.ui-timepicker-rtl dl{text-align:right;padding:0 5px 0 0}.ui-timepicker-rtl dl dt{float:right;clear:right}.ui-timepicker-rtl dl dd{margin:0 40% 10px 10px}#login{background:#fff;overflow:visible}#login .container{border:0}#login #header{margin:0;height:71px;border-bottom:1px solid #eee!important;overflow:hidden;padding:0 30px;-webkit-background-clip:padding-box;border-width:0;min-height:28px;background:#f4f4f4!important;margin-bottom:20px}@media(min-width:768px) and (max-width:880px){#login #header{padding:0 5px!important}}@media only screen and (min-width:0) and (max-width:679px){#login #header{padding:0 5px!important}}#login #header #logo{margin-top:22px;margin-left:0}@media only screen and (min-width:0) and (max-width:679px){#login #header #logo{margin-top:22px}}#login #header #logo img{width:137px}@media only screen and (min-width:0) and (max-width:679px){#login #header #logo img{width:135px}}#login-header-space{float:right;text-align:right;display:block;vertical-align:middle;line-height:71px}#login-header-space>:first-child{font-size:13px;margin-right:14px;vertical-align:-3px;font-weight:400}#login-header-space>*{display:inline-block}#login-header-space .btn{font-weight:700;text-transform:uppercase}#login #main{background:#fff;margin:0}#login .hero{background-image:url(../img/gradient/login.png);background-repeat:no-repeat;background-position:0 137px;height:360px;width:100%;float:left}#login h4.paragraph-header{color:#565656;font-size:15px;font-weight:400;line-height:22px;margin-top:15px;width:270px}#login h5.about-heading{color:#565656;font-size:15px;font-weight:700;line-height:24px;margin:0 0 5px}#login .login-header-big{font-weight:400}#login .login-desc-box-l{min-height:350px;width:50%}#login .login-app-icons{vertical-align:top;margin-top:90px;width:300px}.bootstrapWizard{display:block;list-style:none;padding:0;position:relative;width:100%}.bootstrapWizard a:active,.bootstrapWizard a:focus,.bootstrapWizard a:hover{text-decoration:none}.bootstrapWizard li{display:block;float:left;width:25%;text-align:center;padding-left:0}.bootstrapWizard li:before{border-top:3px solid #55606e;content:"";display:block;font-size:0;overflow:hidden;position:relative;top:11px;right:1px;width:100%;z-index:1}.bootstrapWizard li:first-child:before{left:50%;max-width:50%}.bootstrapWizard li:last-child:before{max-width:50%;width:50%}.bootstrapWizard li .step{background:#b2b5b9;color:#fff;display:inline;font-size:15px;font-weight:700;padding:7px 13px;border:3px solid transparent;border-radius:50%;line-height:normal;position:relative;text-align:center;z-index:2;-webkit-transition:all .1s linear 0s;transition:all .1s linear 0s}.bootstrapWizard li .step i{font-size:10px;font-weight:400;position:relative;top:-1.5px}.bootstrapWizard li.complete .step{background:#0aa66e;padding:1px 6px;border:3px solid #55606e}.bootstrapWizard li.active .step,.bootstrapWizard li.active.complete .step{background:#0091d9;color:#fff;font-weight:700;padding:7px 13px;font-size:15px;border-radius:50%;border:3px solid #55606e}.bootstrapWizard li .title{color:#bfbfbf;display:block;font-size:13px;line-height:15px;max-width:100%;position:relative;table-layout:fixed;text-align:center;top:20px;word-wrap:break-word;z-index:104}.bootstrapWizard li.active .title,.bootstrapWizard li.complete .title{color:#2b3d53}.wizard-actions{display:block;list-style:none;padding:0;position:relative;width:100%}.wizard-actions li{display:inline}.fuelux .wizard{position:relative;overflow:hidden;background-color:#f9f9f9;border:1px solid #d4d4d4;border-radius:4px;*zoom:1;-webkit-box-shadow:0 1px 4px rgba(0,0,0,0.065);box-shadow:0 1px 4px rgba(0,0,0,0.065)}.fuelux .wizard:after,.fuelux .wizard:before{display:table;line-height:0;content:""}.fuelux .wizard:after{clear:both}.fuelux .wizard ul{width:4000px;padding:0;margin:0;list-style:none outside none}.fuelux .wizard ul.previous-disabled li.complete{cursor:default}.fuelux .wizard ul.previous-disabled li.complete:hover{color:#356e35;cursor:default;background:#f3f4f5}.fuelux .wizard ul.previous-disabled li.complete:hover .chevron:before{border-left-color:#f3f4f5}.fuelux .wizard ul li{position:relative;float:left;height:46px;padding:0 20px 0 30px;margin:0;font-size:16px;line-height:46px;color:#999;cursor:default;background:#ededed}.fuelux .wizard ul li:first-child{padding-left:20px;border-radius:4px 0 0 4px}.fuelux .wizard ul li.complete{color:#296829;background:#f3f4f5}.fuelux .wizard ul li.complete:hover{cursor:pointer;background:#e7eff8}.fuelux .wizard ul li.complete:hover .chevron:before{border-left:14px solid #e7eff8}.fuelux .wizard ul li.complete .chevron:before{border-left:14px solid #f3f4f5}.fuelux .wizard ul li.active{color:#3a87ad;background:#f1f6fc}.fuelux .wizard ul li.active .chevron:before{border-left:14px solid #f1f6fc}.fuelux .wizard ul li .chevron{position:absolute;top:0;right:-14px;z-index:1;display:block;border:24px solid transparent;border-right:0;border-left:14px solid #d4d4d4}.fuelux .wizard ul li .chevron:before{position:absolute;top:-24px;right:1px;display:block;border:24px solid transparent;border-right:0;border-left:14px solid #ededed;content:""}.fuelux .wizard ul li .badge{margin-right:8px}.fuelux .wizard .actions{position:absolute;right:0;z-index:2;float:right;padding-right:15px;padding-left:15px;line-height:46px;vertical-align:middle;background-color:#eee;border-left:1px solid #d4d4d4}.fuelux .wizard .actions a{margin-right:8px;font-size:12px;line-height:45px}.fuelux .wizard .actions .btn-prev i{margin-right:5px}.fuelux .wizard .actions .btn-next i{margin-left:5px}.fuelux .fuelux .step-content .step-pane{display:none}.fuelux .fuelux .step-content .active{display:block}.fuelux .fuelux .step-content .active .btn-group .active{display:inline-block}.ams-metro-tile{float:left;display:block;background-color:#fff;width:100px;height:70px;cursor:pointer;-webkit-box-shadow:inset 0 0 1px #FFC;box-shadow:inset 0 0 1px #FFC;border:1px dotted #c5c5c5;text-decoration:none;color:#fff;font-weight:300;font-smooth:always;margin:0 10px 20px 0;padding:5px;position:relative}.ams-metro-tile:hover{z-index:10;-webkit-transform:scale(1.07);-moz-transform:scale(1.07)}.ams-metro-tile.big-cubes{width:120px;height:120px}.ams-metro-tile.double{width:249px}.ams-metro-tile:active{top:1px;left:1px}.ams-metro-tile .iconbox{text-align:center}.ams-metro-tile .iconbox i{display:block;margin:15px auto 0;height:75px}.ams-metro-tile .iconbox span{display:block;text-align:left;line-height:1em}.ams-metro-tile .iconbox span>span{position:absolute;right:-5px;bottom:-10px;border-radius:50%;padding:6px 4px 3px;border:1px solid #fff}.mce-edit-area>iframe{min-height:400px!important}.client-form header{padding:15px 13px;margin:0;border-bottom-style:solid;border-bottom-color:rgba(0,0,0,0.1);background:rgba(248,248,248,0.9)}.customfile-button{padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.428571429;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;border:1px solid #ccc;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.btn,a:link,button{-webkit-tap-highlight-color:rgba(169,3,41,0.5)}button{background-color:#ddd}button:hover{background-color:#ccc}.btns{margin:0;padding:0;list-style:none}.btns>li{display:inline-block;margin-bottom:7px}.btn{padding:6px 12px;border-radius:2px;box-shadow:inset 0 -2px 0 rgba(0,0,0,0.05);-webkit-box-shadow:inset 0 -2px 0 rgba(0,0,0,0.05)}.btn-toolbar .btn{padding:4px}.btn:active{position:relative;top:1px;left:1px}.btn.btn-ribbon{background-color:#5b6771;color:#fff;padding:1px 5px;line-height:20px;vertical-align:middle;height:21px;display:block;border:0;float:left;margin:0 8px 0 0;cursor:pointer}.btn.btn-ribbon>i{font-size:111%}.btn-xs{padding:1px 5px;line-height:1.3em}.btn-sm{padding:3px 10px}.btn-lg{padding:9px 15px}.btn-xl{padding:11px 15px}.btn-circle{width:30px;height:30px;text-align:center;padding:7px 0 5px;font-size:12px;line-height:18px;border-radius:50%}.btn-circle.btn-lg{width:50px;height:50px;padding:9px 15px 7px;font-size:18px;line-height:30px;border-radius:50%}.btn-circle.btn-xl{width:70px;height:70px;padding:11px 15px 9px;font-size:24px;line-height:50px;border-radius:50%}.btn-metro{margin:0 0 20px;padding-top:15px;padding-bottom:15px}.btn-metro>span{display:block;vertical-align:bottom;margin-top:10px;text-transform:uppercase}.btn-metro>span>span.label{position:absolute;top:0;right:0}.btn-label{position:relative;left:-12px;display:inline-block;padding:7px 12px 5px;background:rgba(0,0,0,0.15);border-radius:3px 0 0 3px}.btn-labeled{padding-top:0;padding-bottom:0}.btn-select-tick i{display:none}.btn-select-tick .btn:hover i{opacity:.3;display:block}.btn-select-tick .active i{display:block;opacity:1!important}.btn-header.pull-right{margin-left:6px}@media(min-width:768px) and (max-width:979px){.btn-header a{margin-top:9px!important}}@media(min-width:768px) and (max-width:880px){.btn-header a{margin-top:9px!important;line-height:26px!important}}@media(max-width:767px){.btn-header a{margin-top:5px!important;width:40px!important;height:39px!important;line-height:34px!important}}@media only screen and (min-width:0) and (max-width:679px){.btn-header a{margin-top:5px!important;width:40px!important;height:39px!important;line-height:34px!important}}@media only screen and (min-width:320px) and (max-width:479px){.btn-header a{margin-top:5px!important;width:40px!important;height:39px!important;line-height:34px!important}}.btn-header a>span{font-size:13px;font-weight:400;line-height:30px;height:30px;display:inline-block}@media(min-width:768px) and (max-width:880px){.btn-header.transparent a{border:0!important;background:0;margin-left:0;width:25px!important;-webkit-box-shadow:none!important;box-shadow:none!important}.btn-header.transparent a:hover{color:#a90329}}@media(max-width:767px){.btn-header.transparent a:hover{color:#a90329}}@media only screen and (min-width:0) and (max-width:679px){.btn-header.transparent a{border:0!important;background:0;margin-left:0;width:25px!important;-webkit-box-shadow:none!important;box-shadow:none!important}.btn-header.transparent a:hover{color:#a90329}}@media only screen and (min-width:320px) and (max-width:479px){.btn-header.transparent a{border:0!important;background:0;margin-left:0;width:25px!important;-webkit-box-shadow:none!important;box-shadow:none!important}.btn-header.transparent a:hover{color:#a90329}}.btn-header>:first-child>a{border-radius:2px;cursor:default!important;display:inline-block;font-weight:700;height:30px;min-width:30px;padding:3px;text-align:center;text-decoration:none!important;-moz-user-select:none;-webkit-user-select:none;background-color:#f8f8f8;background-image:-webkit-gradient(linear,left top,left bottom,from(#f8f8f8),to(#f1f1f1));background-image:-webkit-gradient(linear,top left,bottom left,from(#f8f8f8),to(#f1f1f1));background-image:-webkit-linear-gradient(top,#f8f8f8,#f1f1f1);background-image:linear-gradient(top,#f8f8f8,#f1f1f1);border:1px solid #bfbfbf;color:#6d6a69;font-size:17px;margin:10px 0 0}.btn-header>:first-child>a[href]{cursor:pointer!important}.btn-header>:first-child>a:hover{border:1px solid #bfbfbf;color:#222;-webkit-transition:all 0s;transition:all 0s;cursor:pointer;-webkit-box-shadow:inset 0 0 4px 1px rgba(0,0,0,0.08);box-shadow:inset 0 0 4px 1px rgba(0,0,0,0.08)}.btn-header>:first-child>a:active{background-color:#e8e8e8;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#e8e8e8),color-stop(100%,#ededed));background-image:-webkit-gradient(linear,top left,bottom left,from(#e8e8e8),to(#ededed));background-image:-webkit-linear-gradient(top,#e8e8e8 0,#ededed 100%);background-image:linear-gradient(to bottom,#e8e8e8 0,#ededed 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8e8e8',endColorstr='#ededed',GradientType=0);-webkit-box-shadow:inset 0 0 3px 1px rgba(0,0,0,0.15);box-shadow:inset 0 0 3px 1px rgba(0,0,0,0.15)}.ribbon-button-alignment{padding-top:10px;display:inline-block}.ribbon-button-alignment.pull-right>.btn.btn-ribbon{margin:0 0 0 8px}.header-btn{margin-top:5px}.widget-header>:first-child{margin:13px 0}.widget-toolbar{display:inline-block;position:relative;float:right;width:auto;height:29px;line-height:29px;border-left:1px solid rgba(0,0,0,0.09);cursor:pointer;padding:0 8px;text-align:center}.widget-toolbar.no-border{border-left:0}.widget-toolbar>:first-child{text-align:left}.widget-toolbar .ams-form label.checkbox,.widget-toolbar .ams-form label.radio{line-height:29px}.widget-toolbar .ams-form .icon-append,.widget-toolbar .ams-form .icon-prepend{top:3px!important}.widget-toolbar.ams-form .icon-append,.widget-toolbar.ams-form .icon-prepend{top:3px!important}.widget-toolbar>.ams-form{margin-top:2px}.widget-toolbar>.ams-form .toggle:last-child{font-size:12px;line-height:29px}.widget-toolbar>.ams-form .checkbox input+i,.widget-toolbar>.ams-form .radio input+i,.widget-toolbar>.ams-form .toggle input+i{border-width:1px;border-color:#c7c7c7!important;margin-top:-1px;-webkit-box-shadow:0 1px 1px #FFF,0 1px 1px #858585 inset;box-shadow:0 1px 1px #FFF,0 1px 1px #858585 inset}.widget-toolbar .btn-group{margin-top:-3px}.widget-toolbar>.btn{margin-top:-3px;font-size:12px!important;padding:1px 8px!important}.widget-toolbar>.label{display:inline-block;vertical-align:middle;margin-top:-3px;text-align:center;font-size:12px;padding:4px 7px}.widget-toolbar>.badge{padding:5px;font-size:14px;border-radius:50%;font-weight:400;min-width:24px;text-align:center!important}.widget-toolbar .progress{width:130px;margin:7px 0 0;height:18px!important;font-size:12px;box-shadow:0 1px 0 rgba(0,0,0,0),0 0 0 1px #d1d1d1 inset;-webkit-box-shadow:0 1px 0 rgba(0,0,0,0),0 0 0 1px #d1d1d1 inset}.widget-toolbar .progress-bar{font-size:12px}.widget-toolbar .pagination{margin:4px 0}.widget-toolbar .pagination>li>a{padding:2px 7px}.widget-toolbar .widget-text-input{max-width:220px}.widget-toolbar input[type=text]{height:28px!important;margin-top:2px}.widget-body.no-padding{padding:0;margin:0}.widget-body.no-padding .alert{margin:5px 5px 0;padding:10px;box-shadow:none!important;-webkit-box-shadow:none!important;border-radius:0!important}.widget-body>table{margin-bottom:0}.widget-body-ajax-loading::before{display:block;position:absolute;content:url(../img/ajax-loader.gif);padding-top:18%;text-align:center;font-weight:700;font-size:16px;color:#fff;background:rgba(255,255,255,0.4);height:100%;z-index:1;width:100%}.widget-body-ajax-loading:hover{cursor:wait!important}.widget-body-toolbar,.ams-form.widget-body-toolbar{display:block;padding:8px 10px;margin:-13px -13px 13px;min-height:42px;border-bottom:1px solid #ccc;background:#fafafa}.no-padding .widget-body-toolbar,.no-padding .ams-form.widget-body-toolbar,.no-padding.widget-body-toolbar,.no-padding.ams-form.widget-body-toolbar{display:block;margin:0}.ams-form .widget-body-toolbar .inline-group,.widget-body-toolbar.ams-form .inline-group{float:left;margin-top:4px}.widget-body-toolbar .btn{vertical-align:middle}.widget-body-toolbar .btn-xs{margin-top:5px}.no-widget-toolbar .widget-body-toolbar{display:none}.widget-content-padding{padding:20px}.widget-content-padding .well{margin-bottom:0}.widget-footer{display:block;position:relative;min-height:32px;vertical-align:middle;margin:0 -13px -13px;padding:5px;border-top:1px solid #e4e4e4;text-align:right;background-color:#f8f7f7}.no-padding .widget-footer{margin:0}.widget-footer.ams-form>label{margin-top:4px;display:block}.ams-widget{position:relative;margin:0 0 15px;padding:0;-khtml-border-radius:0;border-radius:0}.ams-widget header .nav-tabs{border-bottom-color:transparent}.ams-widget header .nav-tabs>li>a{border-radius:0;border:0;padding:5px 15px 4px}.ams-widget header .nav-tabs>li.active>a,.ams-widget header .nav-tabs>li.active>a:focus,.ams-widget header .nav-tabs>li.active>a:hover{color:#555;background-color:#FFF;border:1px solid #c2c2c2;border-bottom-color:transparent;border-top:0;cursor:default}.ams-widget header:first-child .nav-tabs{float:left}.ams-widget header:first-child .nav-tabs li{padding-left:0}.ams-widget header:first-child .nav-tabs li a{color:#333}.ams-widget header:first-child .nav-tabs.pull-right li:last-child a{margin-right:0!important;border-right:0!important}.ams-widget header .nav-pills{margin:3px}.ams-widget header .nav-pills>li>a{padding:3px 5px 4px}.ams-widget header>.btn-group{margin-top:-13px;margin-left:5px}.ams-widget>header{height:30px;padding:0;line-height:40px;color:#333;border:1px solid #c2c2c2;background:#fafafa}.ams-widget>header h2{display:inline-block;position:relative;width:auto;height:100%;margin:0;font-size:14px;line-height:31px;font-weight:400;letter-spacing:0}@media only screen and (min-width:320px) and (max-width:479px){.ams-widget>header h2{width:135px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}}.rtl .ams-widget>header h2{float:right;text-align:right}.ams-widget>header>h2{margin-left:10px;float:left}.ams-widget>header>h2+.btn,.ams-widget>header>h2+.btn-group{margin-left:20px}.rtl .ams-widget>header{padding:0 7px 0 0}.ams-widget>header .widget-icon{display:block;float:left;width:16px;height:16px;margin:10px 10px 0 0;zoom:1;z-index:400}.rtl .ams-widget>header .widget-icon{float:right;margin:10px 0 0 7px}.ams-widget>header>.widget-icon{display:block;position:relative;float:left;margin:0 -10px 0 2px;width:28px;height:28px;font-size:111%;line-height:29px;text-align:center}.ams-widget>header>:first-child.widget-icon{margin-left:0}.ams-widget>div{position:relative;float:left;width:100%;font-size:13px;-khtml-border-radius:0;border-radius:0;margin:0;padding:13px 13px 0;background-color:#fff!important;border-width:1px;border-style:solid;border-color:#ccc!important}.ams-widget>header+div{border-top:0}.ams-widget .widget-body{position:relative;min-height:100px;padding-bottom:13px}.ams-widget .widget-body.widget-hide-overflow{overflow:hidden}.ams-widget.well{margin:0 0 30px}.ams-widget.well header{display:none}.ams-widget.well>div{border:0!important;box-shadow:none!important;-webkit-box-shadow:none!important}.ams-widget.well.transparent .widget-body.no-padding{margin:0!important}.ams-widget-ctrls{width:auto;float:right;padding:0;margin:0}.ams-widget-ctrls a{display:inline-block;padding:0;margin:0;text-decoration:none;font-size:14px;text-align:center;line-height:29px;color:#333}.ams-widget-ctrls .button-icon{position:relative;float:left;min-width:28px;height:28px;font-family:Ubuntu,Arial,Helvetica,sans-serif;border-left:1px solid rgba(0,0,0,0.09)}.ams-widget-ctrls .button-icon :hover{background-color:rgba(0,0,0,0.05)}.rtl .ams-widget-ctrls .button-icon{margin:0 0 5px 5px}.rtl .ams-widget-ctrls{float:left;padding:10px 0 0 3px;margin:0}.ams-widget-loader{display:none;float:right;width:28px;height:28px;margin:0;text-align:center;line-height:28px;background-repeat:no-repeat;background-position:center center}.rtl .ams-widget-loader{float:left}.ams-widget-editbox{display:none;padding:10px;border-bottom:1px solid #b1b1b1;background-color:#fff;margin:-13px -13px 13px}.no-padding .ams-widget-editbox{margin:0 0 10px}.ams-widget,.ams-widget-editbox,.ams-widget>div{zoom:1}.ams-widget:after,.ams-widget-editbox:after,.ams-widget>div:after{clear:both}.ams-widget:before,.ams-widget-editbox:before,.ams-widget>div:before,.ams-widget:after,.ams-widget-editbox:after,.ams-widget>div:after{display:block;visibility:hidden;overflow:hidden;content:"\0020";height:0;font-size:0;line-height:0}.ui-sortable .ams-widget-sortable>header{cursor:move;line-height:normal;-khtml-border-radius:0;border-radius:0;-webkit-box-shadow:inset 0 -2px 0 rgba(0,0,0,0.05);box-shadow:inset 0 -2px 0 rgba(0,0,0,0.05)}.ui-sortable .ams-widget-sortable.ams-widget-collapsed>header{-khtml-border-radius:0;border-radius:0}.ams-widget-timestamp{margin:10px 0 0;color:#868686;font-size:12px;font-style:italic}.ams-widget-placeholder{margin-bottom:28px;padding:0;background-color:#FFC;border:1px dashed #a7a7a7;-khtml-border-radius:0;border-radius:0;-webkit-box-sizing:border-box;-khtml-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.ams-widget-remove-colors{color:#333!important;padding:0!important;background:none!important}.ams-widget-color-magenta>header{color:#fff;background:#6e3671;border-color:#6e3671!important}.ams-widget-color-magenta .nav-tabs li:not(.active) a,.ams-widget-color-magenta>header>.ams-widget-ctrls a{color:#fff!important}.ams-widget-color-magenta .nav-tabs li a:hover{color:#333!important}.ams-widget-color-pink>header{color:#fff;background:#ac5287;border-color:#ac5287!important}.ams-widget-color-pink .nav-tabs li:not(.active) a,.ams-widget-color-pink>header>.ams-widget-ctrls a{color:#fff!important}.ams-widget-color-pink .nav-tabs li a:hover{color:#333!important}.ams-widget-color-pinkDark>header{color:#fff;background:#a8829f;border-color:#a8829f!important}.ams-widget-color-pinkDark .nav-tabs li:not(.active) a,.ams-widget-color-pinkDark>header>.ams-widget-ctrls a{color:#fff!important}.ams-widget-color-pinkDark .nav-tabs li a:hover{color:#333!important}.ams-widget-color-yellow>header{color:#fff;background:#d4c737;border-color:#d4c737!important}.ams-widget-color-yellow .nav-tabs li:not(.active) a,.ams-widget-color-yellow>header>.ams-widget-ctrls a{color:#fff!important}.ams-widget-color-yellow .nav-tabs li a:hover{color:#333!important}.ams-widget-color-orange>header{color:#fff;background:#c79121;border-color:#c79121!important}.ams-widget-color-orange .nav-tabs li:not(.active) a,.ams-widget-color-orange>header>.ams-widget-ctrls a{color:#fff!important}.ams-widget-color-orange .nav-tabs li a:hover{color:#333!important}.ams-widget-color-orangeDark>header{color:#fff;background:#a57225;border-color:#a57225!important}.ams-widget-color-orangeDark .nav-tabs li:not(.active) a,.ams-widget-color-orangeDark>header>.ams-widget-ctrls a{color:#fff!important}.ams-widget-color-orangeDark .nav-tabs li a:hover{color:#333!important}.ams-widget-color-darken>header{color:#fff;background:#404040;border-color:#404040!important}.ams-widget-color-darken .nav-tabs li:not(.active) a,.ams-widget-color-darken>header>.ams-widget-ctrls a{color:#fff!important}.ams-widget-color-darken .nav-tabs li a:hover{color:#333!important}.ams-widget-color-purple>header{color:#fff;background:#65596b;border-color:#65596b!important}.ams-widget-color-purple .nav-tabs li:not(.active) a,.ams-widget-color-purple>header>.ams-widget-ctrls a{color:#fff!important}.ams-widget-color-purple .nav-tabs li a:hover{color:#333!important}.ams-widget-color-teal>header{color:#fff;background:#568a89;border-color:#568a89!important}.ams-widget-color-teal .nav-tabs li:not(.active) a,.ams-widget-color-teal>header>.ams-widget-ctrls a{color:#fff!important}.ams-widget-color-teal .nav-tabs li a:hover{color:#333!important}.ams-widget-color-blueDark>header{color:#fff;background:#4c4f53;border-color:#4c4f53!important}.ams-widget-color-blueDark .nav-tabs li:not(.active) a,.ams-widget-color-blueDark>header>.ams-widget-ctrls a{color:#fff!important}.ams-widget-color-blueDark .nav-tabs li a:hover{color:#333!important}.ams-widget-color-blue>header{color:#fff;background:#60747c;border-color:#60747c!important}.ams-widget-color-blue .nav-tabs li:not(.active) a,.ams-widget-color-blue>header>.ams-widget-ctrls a{color:#fff!important}.ams-widget-color-blue .nav-tabs li a:hover{color:#333!important}.ams-widget-color-blueLight>header{color:#fff;background:#ccdadf;border-color:#ccdadf!important}.ams-widget-color-blueLight .nav-tabs li:not(.active) a,.ams-widget-color-blueLight>header>.ams-widget-ctrls a{color:#fff!important}.ams-widget-color-blueLight .nav-tabs li a:hover{color:#333!important}.ams-widget-color-red>header{color:#fff;background:#931313;border-color:#931313!important}.ams-widget-color-red .nav-tabs li:not(.active) a,.ams-widget-color-red>header>.ams-widget-ctrls a{color:#fff!important}.ams-widget-color-red .nav-tabs li a:hover{color:#333!important}.ams-widget-color-redLight>header{color:#fff;background:#a65858;border-color:#a65858!important}.ams-widget-color-redLight .nav-tabs li:not(.active) a,.ams-widget-color-redLight>header>.ams-widget-ctrls a{color:#fff!important}.ams-widget-color-redLight .nav-tabs li a:hover{color:#333!important}.ams-widget-color-white>header{color:#c8c8c8;background:#dedede;border-color:#c8c8c8!important}.ams-widget-color-white .nav-tabs li:not(.active) a,.ams-widget-color-white>header>.ams-widget-ctrls a{color:#c8c8c8!important}.ams-widget-color-white .nav-tabs li a:hover{color:#838383!important}.ams-widget-color-greenDark>header{color:#fff;background:#496949;border-color:#496949!important}.ams-widget-color-greenDark .nav-tabs li:not(.active) a,.ams-widget-color-greenDark>header>.ams-widget-ctrls a{color:#fff!important}.ams-widget-color-greenDark .nav-tabs li a:hover{color:#333!important}.ams-widget-color-green>header{color:#fff;background:#356e35;border-color:#356e35!important}.ams-widget-color-green .nav-tabs li:not(.active) a,.ams-widget-color-green>header>.ams-widget-ctrls a{color:#fff!important}.ams-widget-color-green .nav-tabs li a:hover{color:#333!important}.ams-widget-color-greenLight>header{color:#fff;background:#71843f;border-color:#71843f!important}.ams-widget-color-greenLight .nav-tabs li:not(.active) a,.ams-widget-color-greenLight>header>.ams-widget-ctrls a{color:#fff!important}.ams-widget-color-greenLight .nav-tabs li a:hover{color:#333!important}#ams-widget-fullscreen-mode{position:fixed;width:100%;height:100%;top:0;left:0;z-index:99999}#ams-widget-fullscreen-mode .ams-widget{margin:0;-khtml-border-radius:0;border-radius:0}#ams-widget-fullscreen-mode>div{overflow-y:scroll;-khtml-border-radius:0;border-radius:0}#ams-widget-fullscreen-mode>div>header{cursor:default}.onoffswitch{position:relative;width:50px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;margin-top:3px;margin-bottom:3px;margin-left:5px;display:inline-block;vertical-align:middle}.onoffswitch-container{margin-top:4px;margin-left:7px;display:inline-block}.onoffswitch-checkbox{display:none}.onoffswitch-label{display:block;overflow:hidden;cursor:pointer;border:1px solid #626262;border-radius:50px;border-color:#adadad #b3b3b3 #9e9e9e;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.onoffswitch-inner{width:200%;margin-left:-100%;display:block}.onoffswitch-inner:after,.onoffswitch-inner:before{float:left;width:50%;height:15px;padding:0;line-height:17px;font-size:10px;font-family:Ubuntu,Trebuchet,Arial,sans-serif;font-weight:700;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.onoffswitch-inner:before{content:attr(data-swchon-text);text-shadow:0 -1px 0 #333;padding-left:7px;background-color:#3276b1;color:#fff;-webkit-box-shadow:inset 0 2px 6px rgba(0,0,0,0.5),0 1px 2px rgba(0,0,0,0.05);box-shadow:inset 0 2px 6px rgba(0,0,0,0.5),0 1px 2px rgba(0,0,0,0.05);text-align:left}.onoffswitch-inner:after{content:attr(data-swchoff-text);padding-right:7px;text-shadow:0 -1px 0 #fff;background-color:#fff;color:#555;text-align:right;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05)}.onoffswitch-switch{width:19px;height:19px;margin:-2px;background:#fff;border:1px solid #9a9a9a;border-radius:50px;position:absolute;top:0;bottom:0;right:32px;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;background-color:#f4f4f4;background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#eee));background-image:-webkit-gradient(linear,top left,bottom left,from(#fff),to(#eee));background-image:-webkit-linear-gradient(top,#fff,#eee);background-image:linear-gradient(to bottom,#fff,#eee);background-repeat:repeat-x;-webkit-box-shadow:1px 1px 4px 0 rgba(0,0,0,0.3);box-shadow:1px 1px 4px 0 rgba(0,0,0,0.3)}.onoffswitch-checkbox+.onoffswitch-label .onoffswitch-switch:before,.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch:before{content:"\f00d";color:#a90329;display:block;text-align:center;line-height:19px;font-size:10px;text-shadow:0 -1px 0 #fff;font-weight:700;font-family:FontAwesome}.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch:before{content:"\f00c";color:#57889c}.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-inner{margin-left:0;display:block}.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch{right:0}.onoffswitch-switch:hover{background-color:#eee}.onoffswitch-switch:active{background-color:#eee;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05)}.onoffswitch-checkbox:checked:disabled+.onoffswitch-label .onoffswitch-inner:before,.onoffswitch-checkbox:disabled+.onoffswitch-label .onoffswitch-inner:after{text-shadow:0 1px 0 #fff;background:#bfbfbf;color:#333}.onoffswitch-checkbox:checked:disabled+.onoffswitch-label .onoffswitch-switch,.onoffswitch-checkbox:disabled+.onoffswitch-label .onoffswitch-switch{background-color:#f4f4f4;background-image:-webkit-gradient(linear,0 0,0 100%,from(#bfbfbf),to(#f4f4f4));background-image:-webkit-gradient(linear,top left,bottom left,from(#bfbfbf),to(#f4f4f4));background-image:-webkit-linear-gradient(top,#bfbfbf,#f4f4f4);background-image:linear-gradient(to bottom,#bfbfbf,#f4f4f4);-webkit-box-shadow:none!important;box-shadow:none!important}.onoffswitch-checkbox:checked:disabled+.onoffswitch-label .onoffswitch-label,.onoffswitch-checkbox:disabled+.onoffswitch-label{border-color:#ababab #999 #878787!important}.onoffswitch-checkbox:checked+.onoffswitch-label{border-color:#3276b1 #2a6395 #255681}.onoffswitch+span,.onoffswitch-title{display:inline-block;vertical-align:middle;margin-top:-5px}label.with-icon .select2-parent{margin-right:27px}label.with-icons .select2-parent{margin-right:54px}.select2-container{margin:0;position:relative;display:inline-block;zoom:1;*display:inline;vertical-align:middle}.select2-container .select2-choice{display:block;height:26px;padding:0 0 0 8px;overflow:hidden;position:relative;border:1px solid #ccc;white-space:nowrap;line-height:26px;color:#444;text-decoration:none;-webkit-background-clip:padding-box;background-clip:padding-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#fff}label.bordered .select2-container .select2-choice{border-color:transparent}.select2-container .select2-choice:hover{border:1px solid rgba(82,168,236,0.7)}.select2-container .select2-choice>.select2-chosen{margin-right:26px;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.select2-container .select2-choice>.select2-chosen abbr{display:none;width:12px;height:12px;position:absolute;right:24px;top:8px;font-size:1px;text-decoration:none;border:0;cursor:pointer;outline:0}.select2-container .select2-choice>.select2-chosen abbr:hover{cursor:pointer}.select2-container.select2-drop-above .select2-choice{border-bottom-color:#ccc}.select2-container.select2-allowclear .select2-choice .select2-chosen{margin-right:42px}.select2-container.select2-allowclear .select2-choice abbr{display:inline-block}.select2-container .select2-arrow{display:inline-block;width:20px;height:20px;position:absolute;right:3px;top:3px;padding:0 0 0 2px;border-left:1px solid #ccc;line-height:22px;-webkit-background-clip:padding-box}.select2-container .select2-arrow b{width:100%;height:100%;display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative;font-size:14px}.select2-container .select2-arrow b:before{content:"\f107";width:100%;height:100%;text-align:center;display:block}.select2-container,.select2-drop,.select2-search,.select2-search input{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.select2-container-active .select2-choice,.select2-container-active .select2-choices{border:1px solid rgba(82,168,236,0.7)!important;outline:0}.select2-drop-mask{border:0;margin:0;padding:0;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:9998;background:#fff;filter:alpha(opacity=0)}.select2-drop{margin-top:-1px;width:100%;position:absolute;z-index:9999;top:100%;background:#fff;color:#000;border:1px solid #ccc;border-top:0;-webkit-box-shadow:0 4px 5px rgba(0,0,0,0.15);box-shadow:0 4px 5px rgba(0,0,0,0.15)}.select2-drop.select2-drop-above{margin-bottom:0;border-top:1px solid rgba(82,168,236,0.7);border-top-width:3px;border-bottom:0;-webkit-box-shadow:0 -4px 5px rgba(0,0,0,0.15);box-shadow:0 -4px 5px rgba(0,0,0,0.15)}.select2-drop.select2-drop-above.select2-drop-active{border-top-width:3px}.select2-drop.select2-drop-above .select2-search input{margin-top:4px}.select2-drop.select2-drop-above .select2-search:before{top:34%}.select2-drop-auto-width{border-top:1px solid #ccc;width:auto}.select2-drop-auto-width .select2-search{padding-top:4px}.select2-drop-active{border:1px solid rgba(82,168,236,0.7);border-top:0;border-bottom-width:3px}.select2-search{display:inline-block;width:100%;min-height:26px;margin:0;padding-left:4px;padding-right:4px;position:relative;z-index:10000;white-space:nowrap}.select2-search:before{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;content:"\f002";top:25%;right:10px;color:#686868!important}.select2-search input{width:100%;height:auto!important;min-height:26px;padding:4px 20px 3px 5px;margin:0;outline:0;font-size:1em;border:1px solid #aaa;-webkit-box-shadow:none;box-shadow:none;background:#fff;background:-webkit-gradient(linear,left bottom,left top,color-stop(0.85,#fff),color-stop(0.99,#eee));background:-webkit-linear-gradient(center bottom,#fff 85%,#eee 99%);background:-webkit-gradient(linear,top left,bottom left,from(#fff),to(#eee));background:-webkit-linear-gradient(top,#fff 85%,#eee 99%);background:linear-gradient(top,#fff 85%,#eee 99%)}.select2-search input.select2-active{background-origin:padding-box;background:#fff url(../img/select2-spinner.gif) no-repeat right 24px top 50%;background:url(../img/select2-spinner.gif) no-repeat right 24px top 50%,-webkit-gradient(linear,left bottom,left top,color-stop(0.85,#fff),color-stop(0.99,#eee));background:url(../img/select2-spinner.gif) no-repeat right 24px top 50%,-webkit-linear-gradient(center bottom,#fff 85%,#eee 99%);background:url(../img/select2-spinner.gif) no-repeat right 24px top 50%,-webkit-gradient(linear,top left,bottom left,from(#fff),to(#eee));background:url(../img/select2-spinner.gif) no-repeat right 24px top 50%,-webkit-linear-gradient(top,#fff 85%,#eee 99%);background:url(../img/select2-spinner.gif) no-repeat right 24px top 50%,linear-gradient(top,#fff 85%,#eee 99%)}.select2-dropdown-open .select2-choice{border-bottom-color:transparent;-webkit-box-shadow:0 1px 0 #fff inset;box-shadow:0 1px 0 #fff inset;border-bottom-left-radius:0;border-bottom-right-radius:0;background-color:#fff}.select2-dropdown-open.select2-drop-above .select2-choice,.select2-dropdown-open.select2-drop-above .select2-choices{border:1px solid #5d98cc;border-top-color:transparent}.select2-dropdown-open .select2-choice .select2-arrow{background:0;border-left:0;-webkit-filter:none;filter:none}.select2-dropdown-open .select2-choice .select2-arrow b{background-position:-18px 1px}.select2-results{max-height:200px;padding:0 0 0 4px;margin:4px 4px 4px 0;position:relative;overflow-x:hidden;overflow-y:auto;-webkit-tap-highlight-color:rgba(0,0,0,0)}.select2-results .select2-selected{opacity:.5}.select2-results ul.select2-result-sub{margin:0;padding-left:0}.select2-results ul.select2-result-sub>li .select2-result-label{padding-left:20px}.select2-results ul.select2-result-sub ul.select2-result-sub>li .select2-result-label{padding-left:40px}.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label{padding-left:60px}.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label{padding-left:80px}.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label{padding-left:100px}.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label{padding-left:110px}.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label{padding-left:120px}.select2-results li{list-style:none;display:list-item;background-image:none}.select2-results li.select2-result-with-children>.select2-result-label{font-weight:700}.select2-results .select2-result-label{padding:3px 7px 4px;margin:0;cursor:pointer;min-height:1em;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.select2-results .select2-highlighted{background:#3276b1;color:#fff}.select2-results li em{background:#feffde;font-style:normal}.select2-results .select2-highlighted em{background:0}.select2-results .select2-highlighted ul{background:#fff;color:#000}.select2-results .select2-no-results,.select2-results .select2-searching,.select2-results .select2-selection-limit{background:#f4f4f4;display:list-item;padding:3px 5px;opacity:.5}.select2-results-results .select2-disabled{background:#f4f4f4;display:list-item;cursor:default}.select2-results-results .select2-disabled.select2-highlighted{color:#666;background:#f4f4f4;display:list-item;cursor:default}.select2-results-results .select2-selected{display:none}.select2-no-results{padding-left:20px}.select2-no-results:before{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f05a";margin-right:5px}.select2-more-results{background:#f4f4f4;display:list-item}.select2-more-results.select2-active{background:#f4f4f4 url(../img/select2-spinner.gif) no-repeat 100%}.select2-default{color:#999!important}.select2-container.select2-container-disabled .select2-choice{background-color:#f4f4f4;background-image:none;border:1px solid #ddd;cursor:default}.select2-container.select2-container-disabled .select2-choice .select2-arrow{background-color:#f4f4f4;background-image:none;border-left:0}.select2-container.select2-container-disabled .select2-choice abbr{display:none}.select2-container-multi.select2-container-active .select2-choices{border:1px solid rgba(82,168,236,0.7);outline:0}.select2-container-multi .select2-choices{height:auto!important;height:1%;min-height:26px;margin:0;padding:0;position:relative;border:1px solid #ccc;cursor:text;overflow:hidden;background-color:#fff}label.bordered .select2-container-multi .select2-choices{border-color:transparent}.select2-container-multi .select2-choices:hover{border:1px solid rgba(82,168,236,0.7)!important}label.bordered .select2-container-multi .select2-choices:hover{border-color:transparent!important}.select2-container-multi .select2-choices li{float:left;list-style:none}.select2-container-multi .select2-choices .select2-search-field{margin:0;padding:0;white-space:nowrap}.select2-container-multi .select2-choices .select2-search-field input{max-height:24px;padding:3px 5px;margin:1px 0;font-family:Ubuntu,sans-serif;font-size:100%;color:#666;outline:0;border:0;-webkit-box-shadow:none;box-shadow:none;background:transparent!important}.select2-container-multi .select2-choices .select2-search-field input.select2-active{background:#fff url(../img/select2-spinner.gif) no-repeat 99%!important}.select2-container-multi .select2-choices .select2-search-choice{padding:1px 28px 1px 8px;margin:2px;position:relative;line-height:18px;color:#fff;cursor:default;border:1px solid #2a6395;-webkit-background-clip:padding-box;background-clip:padding-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#3276b1}.select2-container-multi .select2-choices .select2-search-choice .select2-chosen{cursor:default}.select2-container-multi .select2-choices .select2-search-choice-focus{opacity:.8}.select2-container-multi .select2-choices .select2-search-choice.ui-sortable-handle{cursor:move}.with-icons .select2-container-multi .select2-choices .select2-search-choice.ui-sortable-handle{margin-right:1px}.select2-container-multi.ordered .select2-choices li{float:none}.select2-container-multi.ordered .select2-choices li.select2-search-choice{cursor:move}.select2-container-multi.ordered .select2-choices li.ui-state-highlight{margin:2px 0 2px 2px;height:20px;background-color:#ddd;border:1px solid #ddd}.select2-container-multi .select2-search-choice-close{display:block;top:0;right:-2px;padding:3px 0 3px 6px}.select2-container-multi .select2-search-choice-close:hover{background:rgba(0,0,0,0.3)}.select2-container-multi.select2-container-disabled .select2-choices{background-color:#f4f4f4;background-image:none;border:1px solid transparent;border-bottom:1px solid #ccc;cursor:default}.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice{padding:1px 5px;border:1px solid #4a90cc;background-image:none;background-color:#86b4dd;cursor:not-allowed}.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close{display:none;background:0}.select2-locked{padding:3px 5px!important}.select2-search-choice-close{display:block;min-width:20px;min-height:14px;position:absolute;right:3px;top:3px;margin:0;padding:0;font-size:15px;text-decoration:none!important;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.select2-search-choice-close:before{color:#fff;content:"\f057"}.select2-result-selectable .select2-match,.select2-result-unselectable .select2-match{text-decoration:underline}.select2-offscreen,.select2-offscreen:focus{clip:rect(0 0 0 0)!important;width:1px!important;height:1px!important;border:0!important;margin:0!important;padding:0!important;overflow:hidden!important;position:absolute!important;outline:0!important;left:0!important;top:0!important}.select2-display-none{display:none}.select2-measure-scrollbar{position:absolute;top:-10000px;left:-10000px;width:100px;height:100px;overflow:scroll}.select2-hidden-accessible{position:absolute;border:0;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;overflow:hidden;padding:0}label.with-icon>i.icon-append+.select2-parent>.select2-choices{padding-right:29px}.multiselect-container{position:absolute;list-style-type:none;margin:0;padding:0}.multiselect-container .input-group{margin:5px}.multiselect-container>li{padding:0}.multiselect-container>li>a.multiselect-all label{font-weight:700}.multiselect-container>li>a>label{margin:0;height:100%;cursor:pointer;font-weight:400}.multiselect-container>li>a>label.checkbox,.multiselect-container>li>a>label.radio{margin:0}.multiselect-container>li>a>label>input[type=checkbox]{margin-bottom:5px}.multiselect-container>li>label.multiselect-group{margin:0;padding:3px 20px;height:100%;font-weight:700}.btn-group>.btn-group:nth-child(2)>.multiselect.btn{border-top-left-radius:4px;border-bottom-left-radius:4px}.color-select{list-style:none;margin:0;padding:4px;min-width:166px;max-width:156px;right:-3px}.color-select li{display:block;margin:2px;float:left}.color-select li span{display:block;width:22px;height:22px;padding:0;background:#333;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;border:1px solid rgba(0,0,0,0.1);cursor:pointer}.color-select li span:hover{border:3px solid rgba(0,0,0,0.2)}.widget-toolbar .dropdown-menu.color-select{right:-1px}.color-box{display:block;position:relative;width:22px;height:22px;padding:0;background:#333;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:1px solid rgba(255,255,255,0.3)!important;cursor:pointer;vertical-align:middle;outline:1px solid rgba(0,0,0,0.1);background:rgba(255,255,255,0.3)!important}.color-box:hover,.open .color-box{outline:1px solid rgba(0,0,0,0.1)!important}.color-box:hover{-webkit-transform:scale(1.07);-moz-transform:scale(1.07)}.color-box:active{top:1px;left:1px}.widget-toolbar>.color-box{margin-top:7px;width:18px;height:18px;outline:1px solid rgba(0,0,0,0.2)}.widget-toolbar>.color-box:active,.widget-toolbar>.color-box:focus,.widget-toolbar>.color-box:hover{outline:1px solid rgba(0,0,0,0.25)!important}.ams-widget #calendar{margin-top:-18px}#calendar-buttons{position:absolute;right:14px;top:5px}#calendar-container{position:relative}#external-events>li{margin:6px 4px 6px 0;display:inline-block}#external-events>li>:first-child{padding:5px 10px 10px;cursor:move;display:block}#external-events>li>:first-child:after{color:#fff;color:rgba(255,255,255,0.7);content:attr(data-description);font-size:11px;font-weight:400;display:block;line-height:0;margin:7px 0;text-transform:lowercase}.fc{direction:ltr;text-align:left}.fc .fc-header-space{padding-left:10px}.fc table,html .fc{font-size:12px}.fc table{border-collapse:collapse;border-spacing:0}.fc th,.fc td{padding:0;vertical-align:top}.fc .ui-resizable-handle{display:block;position:absolute;z-index:99999;overflow:hidden;font-size:300%;line-height:50%}.fc .ui-draggable-dragging .fc-event-bg{display:none}.fc-border-separate thead tr,.fc-border-separate .table thead tr{background-color:#eee;background-image:-webkit-gradient(linear,0 0,0 100%,from(#f2f2f2),to(#fafafa));background-image:-webkit-linear-gradient(top,#f2f2f2 0,#fafafa 100%);background-image:-linear-gradient(top,#f2f2f2 0,#fafafa 100%);font-size:12px}.fc-border-separate thead tr th{padding:4px;line-height:1.428571429}tr td.fc-first,tr.fc-first th.fc-first{border-left:0}tr.fc-last td{border-bottom:0}.fc-header .fc-button{margin-bottom:1em;vertical-align:top;margin-right:-1px}.fc-header .fc-corner-right{margin-right:1px}.fc-header .ui-corner-right{margin-right:0}.fc-header .fc-state-hover,.fc-header .ui-state-hover{z-index:2}.fc-header .fc-state-down{z-index:3}.fc-header .fc-state-active,.fc-header .ui-state-active{z-index:4}.fc-header td{white-space:nowrap}.fc-header-left{width:25%;text-align:left}.fc-header-center{text-align:center}.fc-header-right{width:25%;text-align:right}.fc-header-title{display:inline-block;vertical-align:top}.fc-header-title h2{margin-top:0;white-space:nowrap}.ams-widget .fc-header-title h2{text-shadow:0 1px 0 #fff;margin-top:-12px;margin-left:10px;font-size:14px;font-weight:700;margin-bottom:0}.fc-content{clear:both}.fc-view{width:100%;overflow:hidden}.fc-widget-content,.fc-widget-header{border:1px solid #ccc;border-right:0}.fc-state-highlight{background:#ffc}.fc-cell-overlay{background:#9cf;opacity:.2;filter:alpha(opacity=20)}.fc-button{position:relative;display:inline-block;cursor:pointer}.fc-button-inner{position:relative;float:left;overflow:hidden}.fc-state-default{border-width:1px 0}.fc-state-default .fc-button-inner{border-width:0 1px}.fc-state-default,.fc-state-default .fc-button-inner{border-style:solid;border-color:#ccc #bbb #aaa;background:#f3f3f3;color:#000}.fc-state-default .fc-button-effect{position:absolute;top:50%;left:0}.fc-state-default .fc-button-effect span{position:absolute;top:-100px;left:0;width:500px;height:100px;border-width:100px 0 0 1px;border-style:solid;border-color:#fff;background:#444;opacity:.09;filter:alpha(opacity=9)}.fc-state-hover .fc-button-inner{border-color:#999}.fc-state-down .fc-button-inner{border-color:#555;background:#777}.fc-state-active .fc-button-inner{border-color:#555;background:#777;color:#fff}.fc-state-disabled{cursor:default}.fc-state-disabled .fc-button-inner{color:#999;border-color:#ddd}.fc-state-disabled .fc-button-effect{display:none}.fc-button-content{position:relative;float:left;height:1.9em;line-height:1.9em;padding:0 .6em;white-space:nowrap}.fc-button-content .fc-icon-wrap{position:relative;float:left;top:50%}.fc-button-content .ui-icon{position:relative;float:left;margin-top:-50%;*margin-top:0;*top:-50%}.fc-event{border-style:solid;border-width:0;font-size:.85em;cursor:default}.fc-rtl .fc-event{text-align:right}.fc-event-draggable,a.fc-event{cursor:pointer}a.fc-event{text-decoration:none}.fc-event-skin{color:#FFF;border-right:0!important;cursor:move}.fc-event-skin .fa:before{display:block;font-size:14px;position:absolute;right:4px;top:3px}.fc-event-inner{position:relative;width:100%;height:100%;border-style:solid;border-width:0;overflow:hidden}.fc-event-hori{border-width:1px 0;margin-bottom:1px}.fc-event-hori .ui-resizable-e{top:0!important;right:-3px!important;width:7px!important;height:100%!important;cursor:e-resize}.fc-event-hori .ui-resizable-w{top:0!important;left:-3px!important;width:7px!important;height:100%!important;cursor:w-resize}.fc-event-hori .ui-resizable-handle{_padding-bottom:14px}.fc-corner-left{margin-left:1px}.fc-corner-left .fc-button-inner,.fc-corner-left .fc-event-inner{margin-left:-1px}.fc-corner-right{margin-right:1px}.fc-corner-right .fc-button-inner,.fc-corner-right .fc-event-inner{margin-right:-1px}.fc-corner-right .fc-event-inner{border-left:6px solid rgba(0,0,0,0.15);padding-left:2px;padding-right:15px}.fc-corner-top{margin-top:1px}.fc-corner-top .fc-event-inner{margin-top:-1px;border-top-width:1px}.fc-corner-bottom{margin-bottom:1px}.fc-corner-bottom .fc-event-inner{margin-bottom:-1px;border-bottom-width:1px}table.fc-table-separate{border-collapse:separate}.fc-table-separate td,.fc-table-separate th{border-width:1px 0 0 1px}.fc-table-separate td.fc-last,.fc-table-separate th.fc-last{border-right-width:1px}.fc-table-separate tr.fc-last td,.fc-table-separate tr.fc-last th{border-bottom-width:1px}.fc-table-separate tbody tr.fc-first td,.fc-table-separate tbody tr.fc-first th{border-top-width:0}.fc-grid th{text-align:center}.fc-grid .fc-day-number{float:right;padding:0 2px}.fc-grid .fc-other-month .fc-day-number{opacity:.3;filter:alpha(opacity=30)}.fc-grid .fc-day-content{clear:both;padding:2px 2px 1px}.fc-grid .fc-event-time{font-weight:700}.fc-rtl .fc-grid .fc-day-number{float:left}.fc-rtl .fc-grid .fc-event-time{float:right}.fc-agenda table{border-collapse:separate}.fc-agenda .fc-agenda-axis{width:50px;padding:0 4px;vertical-align:middle;text-align:right;white-space:nowrap;font-weight:400}.fc-agenda .fc-day-content{padding:2px 2px 1px}.fc-agenda-days th{text-align:center}.fc-agenda-days .fc-agenda-axis{border-right-width:1px}.fc-agenda-days .fc-col0{border-left-width:0}.fc-agenda-allday th{border-width:0 1px}.fc-agenda-allday .fc-day-content{min-height:34px;_height:34px}.fc-agenda-divider-inner{height:2px;overflow:hidden}.fc-widget-header .fc-agenda-divider-inner{background:#eee}.fc-agenda-slots th{border-width:1px 1px 0}.fc-agenda-slots td{border-width:1px 0 0;background:0}.fc-agenda-slots td div{height:20px}.fc-agenda-slots tr.fc-slot0 td,.fc-agenda-slots tr.fc-slot0 th{border-top-width:0}.fc-agenda-slots tr.fc-minor td,.fc-agenda-slots tr.fc-minor th{border-top-style:dotted}.fc-agenda-slots tr.fc-minor th.ui-widget-header{*border-top-style:solid}.fc-event-time,.fc-event-title{padding:3px 0 2px 3px;display:inline-block;line-height:16px;font-weight:700;font-size:11px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.fc-event-vert{border-width:0 1px}.fc-event-vert .fc-event-content,.fc-event-vert .fc-event-head{position:relative;z-index:2;width:100%;overflow:hidden}.fc-event-vert .fc-event-time{white-space:nowrap;font-size:10px}.fc-event-vert .fc-event-bg{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background:#fff;opacity:.3;filter:alpha(opacity=30)}.fc-event-vert .ui-resizable-s{bottom:0!important;width:100%!important;height:8px!important;overflow:hidden!important;line-height:8px!important;font-size:11px!important;font-family:monospace;text-align:center;cursor:s-resize}.fc-select-helper .fc-event-bg{display:none}.fc-agenda .ui-resizable-resizing{_overflow:hidden}.colorpicker{padding-left:30px!important}.bootstrap-timepicker{position:relative}.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu{left:auto;right:0}.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:before{left:auto;right:12px}.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:after{left:auto;right:13px}.bootstrap-timepicker .add-on{cursor:pointer}.bootstrap-timepicker .add-on i{display:inline-block;width:16px;height:16px}@media(max-width:767px){.bootstrap-timepicker,.bootstrap-timepicker .dropdown-menu{width:100%}}.bootstrap-timepicker-widget.dropdown-menu{padding:4px}.bootstrap-timepicker-widget.dropdown-menu.open{display:inline-block}.bootstrap-timepicker-widget.dropdown-menu:before{border-bottom:7px solid rgba(0,0,0,0.2);border-left:7px solid transparent;border-right:7px solid transparent;content:"";display:inline-block;position:absolute}.bootstrap-timepicker-widget.dropdown-menu:after{border-bottom:6px solid #FFF;border-left:6px solid transparent;border-right:6px solid transparent;content:"";display:inline-block;position:absolute}.bootstrap-timepicker-widget.timepicker-orient-left:before{left:6px}.bootstrap-timepicker-widget.timepicker-orient-left:after{left:7px}.bootstrap-timepicker-widget.timepicker-orient-right:before{right:6px}.bootstrap-timepicker-widget.timepicker-orient-right:after{right:7px}.bootstrap-timepicker-widget.timepicker-orient-top:before{top:-7px}.bootstrap-timepicker-widget.timepicker-orient-top:after{top:-6px}.bootstrap-timepicker-widget.timepicker-orient-bottom:before{bottom:-7px;border-bottom:0;border-top:7px solid #999}.bootstrap-timepicker-widget.timepicker-orient-bottom:after{bottom:-6px;border-bottom:0;border-top:6px solid #fff}.bootstrap-timepicker-widget a.btn,.bootstrap-timepicker-widget input{border-radius:4px}.bootstrap-timepicker-widget table{width:100%;margin:0}.bootstrap-timepicker-widget table table td{text-align:center;height:30px;margin:0;padding:2px}.bootstrap-timepicker-widget table table td:not(.separator){min-width:30px}.bootstrap-timepicker-widget table table td span{width:100%}.bootstrap-timepicker-widget table table td a{border:1px transparent solid;width:100%;display:inline-block;margin:0;padding:8px 0;outline:0;color:#333}.bootstrap-timepicker-widget table table td a:hover{text-decoration:none;background-color:#eee;border-radius:4px;border-color:#ddd}.bootstrap-timepicker-widget table table td a i{margin-top:2px;font-size:18px}.bootstrap-timepicker-widget table table td input{width:25px;margin:0;text-align:center}@media(min-width:767px){.bootstrap-timepicker-widget.modal{width:200px;margin-left:-100px}}.bootstrap-timepicker-widget .modal-content{padding:4px}.note-editor{border:1px solid #a9a9a9}.note-editor.fullscreen{position:fixed;top:0;left:0;z-index:1050;width:100%}.note-editor.fullscreen.fullscreen .note-editable{background-color:#fff}.note-editor.codeview .note-editable,.note-editor.fullscreen .note-resizebar{display:none}.note-editor.codeview .note-codeable{display:block}.note-editor .note-toolbar{padding-bottom:5px;padding-left:5px;margin:0;background-color:#f5f5f5;border-bottom:1px solid #a9a9a9}.note-editor .note-toolbar>.btn-group{margin-top:5px;margin-right:5px;margin-left:0}.note-editor .note-toolbar .note-table .dropdown-menu{min-width:0;padding:5px}.note-editor .note-toolbar .note-table .dropdown-menu .note-dimension-picker{font-size:18px}.note-editor .note-toolbar .note-table .dropdown-menu .note-dimension-picker .note-dimension-picker-mousecatcher{position:absolute!important;z-index:3;width:10em;height:10em;cursor:pointer}.note-editor .note-toolbar .note-table .note-table .dropdown-menu .note-dimension-picker .note-dimension-picker-unhighlighted{position:relative!important;z-index:1;width:5em;height:5em;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIj4+Pjp6ekKlAqjAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKhmnaJzPAAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC) repeat}.note-editor .note-toolbar .note-table .note-table .dropdown-menu .note-dimension-picker .note-dimension-picker-highlighted{position:absolute!important;z-index:2;width:1em;height:1em;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIjd6vvD2f9LKLW+AAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKwNDEVT0AAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC) repeat}.note-editor .note-toolbar .note-style blockquote,.note-editor .note-toolbar .note-editor .note-toolbar .note-style h1,.note-editor .note-toolbar .note-editor .note-toolbar .note-style h2,.note-editor .note-toolbar .note-editor .note-toolbar .note-style h3,.note-editor .note-toolbar .note-editor .note-toolbar .note-style h4,.note-editor .note-toolbar .note-editor .note-toolbar .note-style h5,.note-editor .note-toolbar .note-editor .note-toolbar .note-style h6{margin:0}.note-editor .note-toolbar .note-color .dropdown-toggle{width:20px;padding-left:5px}.note-editor .note-toolbar .note-color .dropdown-menu{min-width:290px}.note-editor .note-toolbar .note-color .dropdown-menu .btn-group{margin:0}.note-editor .note-toolbar .note-color .dropdown-menu .btn-group:first-child{margin:0 5px}.note-editor .note-toolbar .note-color .dropdown-menu .btn-group .note-palette-title{margin:2px 7px;font-size:12px;text-align:center;border-bottom:1px solid #eee}.note-editor .note-toolbar .note-color .dropdown-menu .btn-group .note-color-reset{padding:0 3px;margin:5px;font-size:12px;cursor:pointer;border-radius:5px}.note-editor .note-toolbar .note-color .dropdown-menu .btn-group .note-color-reset:hover{background:#eee}.note-editor .note-toolbar .note-para .dropdown-menu{min-width:153px;padding:5px}.note-editor .note-toolbar .note-para .note-para li:first-child{margin-bottom:5px}.note-editor .note-statusbar{background-color:#f5f5f5}.note-editor .note-statusbar .note-resizebar{width:100%;height:8px;cursor:s-resize}.note-editor .note-statusbar .note-resizebar .note-icon-bar{width:20px;margin:1px auto;border-top:1px solid #a9a9a9}.note-editor .note-popover .popover{max-width:none}.note-editor .note-popover .popover .popover-content{padding:5px}.note-editor .note-popover .popover .popover-content a{display:inline-block;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}.note-editor .note-popover .popover .popover-content .btn-group+.btn-group{margin-left:5px}.note-editor .note-popover .popover .arrow{left:20px}.note-editor .note-handle .note-control-selection{position:absolute;display:none;border:1px solid #000}.note-editor .note-handle .note-control-selection>div{position:absolute}.note-editor .note-handle .note-control-selection .note-control-selection-bg{width:100%;height:100%;background-color:#000;-webkit-opacity:.3;-khtml-opacity:.3;-moz-opacity:.3;opacity:.3;-ms-filter:alpha(opacity=30);filter:alpha(opacity=30)}.note-editor .note-handle .note-control-selection .note-control-handle,.note-editor .note-handle .note-control-selection .note-control-holder{width:7px;height:7px;border:1px solid #000}.note-editor .note-handle .note-control-selection .note-control-sizing{width:7px;height:7px;background-color:#fff;border:1px solid #000}.note-editor .note-handle .note-control-selection .note-control-nw{top:-5px;left:-5px;border-right:0;border-bottom:0}.note-editor .note-handle .note-control-selection .note-control-ne{top:-5px;right:-5px;border-bottom:0;border-left:0}.note-editor .note-handle .note-control-selection .note-control-sw{bottom:-5px;left:-5px;border-top:0;border-right:0}.note-editor .note-handle .note-control-selection .note-control-se{right:-5px;bottom:-5px;cursor:se-resize}.note-editor .note-handle .note-control-selection .note-control-selection-info{right:0;bottom:0;padding:5px;margin:5px;font-size:12px;color:#fff;background-color:#000;border-radius:5px;-webkit-opacity:.7;-khtml-opacity:.7;-moz-opacity:.7;opacity:.7;-ms-filter:alpha(opacity=70);filter:alpha(opacity=70)}.note-editor .note-dialog>div{display:none}.note-editor .note-dialog .note-image-dialog .note-dropzone{min-height:200px;font-size:30px;line-height:6;color:#d3d3d3;text-align:center;border:4px dashed #d3d3d3}.note-editor .note-dialog .note-help-dialog{font-size:12px;color:#ccc;background:0;background-color:#222!important;border:0;-webkit-opacity:.9;-khtml-opacity:.9;-moz-opacity:.9;opacity:.9;-ms-filter:alpha(opacity=90);filter:alpha(opacity=90)}.note-editor .note-dialog .note-help-dialog .modal-content{background:0;border:1px solid #fff;border-radius:5px;-webkit-box-shadow:none;box-shadow:none}.note-editor .note-dialog .note-help-dialog a{font-size:12px;color:#fff}.note-editor .note-dialog .note-help-dialog .title{padding-bottom:5px;font-size:14px;font-weight:700;color:#fff;border-bottom:#fff 1px solid}.note-editor .note-dialog .note-help-dialog .modal-close{font-size:14px;color:#dd0;cursor:pointer}.note-editor .note-dialog .note-help-dialog .note-shortcut-layout{width:100%}.note-editor .note-dialog .note-help-dialog .note-shortcut-layout td{vertical-align:top}.note-editor .note-dialog .note-help-dialog .note-shortcut{margin-top:8px}.note-editor .note-dialog .note-help-dialog .note-shortcut th{font-size:13px;color:#dd0;text-align:left}.note-editor .note-dialog .note-help-dialog .note-shortcut th:first-child{min-width:110px;padding-right:10px;font-family:"Courier New";color:#dd0;text-align:right}.note-editor .note-editable{padding:10px;overflow:scroll;outline:0}.note-editor .note-codeable{display:none;width:100%;padding:10px;margin-bottom:0;font-family:Menlo,Monaco,monospace,sans-serif;font-size:14px;color:#ccc;background-color:#222;border:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;resize:none}.note-editor .dropdown-menu{min-width:90px}.note-editor .dropdown-menu.right{right:0;left:auto}.note-editor .dropdown-menu.right::before{right:9px;left:auto!important}.note-editor .dropdown-menu.right::after{right:10px;left:auto!important}.note-editor .dropdown-menu .dropdown-menu li a i{color:#00bfff;visibility:hidden}.note-editor .dropdown-menu .dropdown-menu li a.checked i{visibility:visible}.note-editor .note-color-palette{line-height:1}.note-editor .note-color-palette div .note-color-btn{width:17px;height:17px;padding:0;margin:0;border:1px solid #fff}.note-editor .note-color-palette div .note-color-btn:hover{border:1px solid #000}.no-padding .note-editor{border:0}.note-editor .note-editable{background-color:rgba(48,126,204,0.05)}.note-editor .note-editable:focus{background-color:#fff}.note-editor .note-statusbar .note-resizebar{border-top:1px solid #dbdbdb}.note-editor .note-statusbar:hover{background:#EEE}.note-editor .note-statusbar:active{background:#eaeaea}.md-editor{display:block;border:1px solid #ddd}.md-editor.active{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6)}.md-editor .md-footer,.md-editor>.md-header{display:block;padding:6px 4px;background:#f5f5f5}.md-editor>.md-preview{background:#fff;border-top:1px dashed #ddd;border-bottom:1px dashed #ddd;min-height:10px;padding:10px}.md-editor>textarea{font-family:Monaco,Menlo,Consolas,"Courier New",monospace;font-size:13px;outline:0;outline:thin dotted \9;margin:0;display:block;width:100%;border:0;padding:10px;border-top:1px dashed #ddd;border-bottom:1px dashed #ddd;border-radius:0;-webkit-box-shadow:none;box-shadow:none;background:#eee}.md-editor>textarea:focus{-webkit-box-shadow:none;box-shadow:none;background:#fff}.twitter-typeahead .tt-hint,.twitter-typeahead .tt-query{margin-bottom:0}.tt-dropdown-menu{min-width:160px;margin-top:2px;padding:5px 0;background-color:#fff;border:1px solid #bfbfbf;border:1px solid rgba(0,0,0,0.2);*border-right-width:2px;*border-bottom-width:2px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2);-webkit-background-clip:padding-box;background-clip:padding-box}.tt-suggestion{display:block;padding:3px 20px}.tt-suggestion.tt-is-under-cursor{color:#fff;background-color:#0081c2}.tt-suggestion.tt-is-under-cursor a{color:#fff}.tt-suggestion p{margin:0}.dropzone,.dropzone *,.dropzone-previews,.dropzone-previews *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.dropzone .dz-preview,.dropzone-previews .dz-preview{background:rgba(255,255,255,0.8);position:relative;display:inline-block;margin:10px;vertical-align:top;border:1px solid #acacac;padding:6px;-webkit-box-shadow:1px 1px 4px rgba(0,0,0,0.16);box-shadow:1px 1px 4px rgba(0,0,0,0.16);font-size:14px}.dropzone .dz-preview.dz-file-preview,.dropzone-previews .dz-preview.dz-file-preview{display:none}.dropzone .dz-preview .dz-details,.dropzone-previews .dz-preview .dz-details{width:100px;height:100px;position:relative;background:#ebebeb;padding:5px;margin-bottom:22px}.dropzone .dz-preview .dz-details .dz-filename,.dropzone-previews .dz-preview .dz-details .dz-filename{overflow:hidden;height:100%}.dropzone .dz-preview .dz-details img,.dropzone-previews .dz-preview .dz-details img{position:absolute;top:0;left:0;width:100px;height:100px}.dropzone .dz-preview .dz-details .dz-size,.dropzone-previews .dz-preview .dz-details .dz-size{position:absolute;bottom:-28px;left:3px;height:28px;line-height:28px}.dropzone .dz-preview.dz-error .dz-error-mark,.dropzone-previews .dz-preview.dz-error .dz-error-mark,.dropzone .dz-preview.dz-success .dz-success-mark,.dropzone-previews .dz-preview.dz-success .dz-success-mark{display:block;opacity:1;-ms-filter:none;-webkit-filter:none;filter:none}.dropzone .dz-preview:hover .dz-details img,.dropzone-previews .dz-preview:hover .dz-details img{display:none}.dropzone .dz-preview .dz-error-mark,.dropzone-previews .dz-preview .dz-error-mark,.dropzone .dz-preview .dz-success-mark,.dropzone-previews .dz-preview .dz-success-mark{display:block;position:absolute;width:40px;height:40px;font-size:30px;text-align:center;right:-10px;top:-10px;opacity:0;-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);-webkit-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out;background-image:url(../img/dropzone/spritemap.png);background-repeat:no-repeat}.dropzone .dz-preview .dz-error-mark span,.dropzone-previews .dz-preview .dz-error-mark span,.dropzone .dz-preview .dz-success-mark span,.dropzone-previews .dz-preview .dz-success-mark span{display:none}.dropzone .dz-preview .dz-success-mark,.dropzone-previews .dz-preview .dz-success-mark{color:#8cc657;background-position:-268px -163px}.dropzone .dz-preview .dz-error-mark,.dropzone-previews .dz-preview .dz-error-mark{color:#ee162d;background-position:-268px -123px}.dropzone .dz-preview.dz-error .dz-progress .dz-upload,.dropzone-previews .dz-preview.dz-error .dz-progress .dz-upload{background:#ee1e2d}.dropzone .dz-preview .dz-progress,.dropzone-previews .dz-preview .dz-progress{position:absolute;top:100px;left:6px;right:6px;height:6px;background:#d7d7d7;display:none}.dropzone .dz-preview .dz-progress .dz-upload,.dropzone-previews .dz-preview .dz-progress .dz-upload{position:absolute;bottom:0;background-color:#8cc657;-webkit-animation:loading .4s linear infinite;-ms-animation:loading .4s linear infinite;animation:loading .4s linear infinite;-webkit-transition:width .3s ease-in-out;transition:width .3s ease-in-out;border-radius:2px;top:0;left:0;width:0;height:100%;background-image:url(../img/dropzone/spritemap.png);background-repeat:repeat-x;background-position:0 -400px}.dropzone .dz-preview.dz-processing .dz-progress,.dropzone-previews .dz-preview.dz-processing .dz-progress{display:block}.dropzone .dz-preview .dz-error-message,.dropzone-previews .dz-preview .dz-error-message{position:absolute;top:-5px;left:-20px;background:rgba(245,245,245,0.8);padding:8px 10px;color:#800;min-width:140px;max-width:500px;z-index:500;display:block;opacity:0;-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.dropzone .dz-preview:hover.dz-error .dz-error-message,.dropzone-previews .dz-preview:hover.dz-error .dz-error-message{display:block;opacity:1;-ms-filter:none;-webkit-filter:none;filter:none}.dropzone .dz-preview.dz-image-preview:hover .dz-details img,.dropzone-previews .dz-preview.dz-image-preview:hover .dz-details img{display:block;opacity:.1;-ms-filter:"alpha(Opacity=10)";filter:alpha(opacity=10)}.dropzone .dz-preview.dz-success .dz-progress,.dropzone-previews .dz-preview.dz-success .dz-progress{display:block;opacity:0;-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);-webkit-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out}.dropzone a.dz-remove,.dropzone-previews a.dz-remove{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fafafa),color-stop(1,#eee));background-image:-webkit-gradient(linear,top left,bottom left,from(#fafafa),to(#eee));background-image:-webkit-linear-gradient(top,#fafafa 0,#eee 100%);background-image:linear-gradient(top,#fafafa 0,#eee 100%);border-radius:2px;border:1px solid #eee;text-decoration:none;display:block;padding:4px 5px;text-align:center;color:#aaa;margin-top:26px}.dropzone a.dz-remove:hover,.dropzone-previews a.dz-remove:hover{color:#666}.dropzone{position:relative;padding:1em;border:1px solid rgba(0,0,0,0.03);min-height:360px;border-radius:3px;background:rgba(0,0,0,0.03);background-image:-webkit-gradient(linear,left top,right bottom,color-stop(0.25,rgba(0,0,0,0.03)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(0,0,0,0.03)),color-stop(0.75,rgba(0,0,0,0.03)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(135deg,rgba(0,0,0,0.03) 25%,transparent 25%,transparent 50%,rgba(0,0,0,0.03) 50%,rgba(0,0,0,0.03) 75%,transparent 75%,transparent);background-image:-webkit-linear-gradient(315deg,rgba(0,0,0,0.03) 25%,transparent 25%,transparent 50%,rgba(0,0,0,0.03) 50%,rgba(0,0,0,0.03) 75%,transparent 75%,transparent);background-image:linear-gradient(135deg,rgba(0,0,0,0.03) 25%,transparent 25%,transparent 50%,rgba(0,0,0,0.03) 50%,rgba(0,0,0,0.03) 75%,transparent 75%,transparent);background-color:#fafcfd;-webkit-background-size:16px 16px;background-size:16px 16px}.dropzone .dz-drag-hover{background:rgba(0,0,0,0.04)}.dropzone.dz-clickable,.dropzone.dz-clickable .dz-message,.dropzone.dz-clickable .dz-message span{cursor:pointer}.dropzone.dz-clickable *{cursor:default}.dropzone .dz-message{opacity:1;-ms-filter:none;-webkit-filter:none;filter:none}.dropzone .dz-drag-hover{background-image:-webkit-gradient(linear,left top,right bottom,color-stop(0.25,rgba(0,0,0,0.03)),color-stop(0.25,rgba(0,0,0,0)),color-stop(0.5,rgba(0,0,0,0)),color-stop(0.5,rgba(0,0,0,0.03)),color-stop(0.75,rgba(0,0,0,0.03)),color-stop(0.75,rgba(0,0,0,0)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(135deg,rgba(0,0,0,0.03) 25%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.03) 50%,rgba(0,0,0,0.03) 75%,rgba(0,0,0,0) 75%,rgba(0,0,0,0));background-image:-webkit-linear-gradient(315deg,rgba(0,0,0,0.03) 25%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.03) 50%,rgba(0,0,0,0.03) 75%,rgba(0,0,0,0) 75%,rgba(0,0,0,0));background-image:linear-gradient(135deg,rgba(0,0,0,0.03) 25%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.03) 50%,rgba(0,0,0,0.03) 75%,rgba(0,0,0,0) 75%,rgba(0,0,0,0));background-color:#fafafa;-webkit-background-size:22px 22px;background-size:22px 22px;border:5px dashed #ccc}.dropzone .dz-default.dz-message{opacity:1;-ms-filter:none;-webkit-filter:none;filter:none;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;background-image:url(../img/dropzone/spritemap.png);background-repeat:no-repeat;background-position:0 0;position:absolute;width:428px;height:123px;margin-left:-214px;margin-top:-61.5px;top:50%;left:50%}.dropzone .dz-default.dz-message span{display:none}.dropzone.dz-square .dz-default.dz-message{background-position:0 -123px;width:268px;margin-left:-134px;height:174px;margin-top:-87px}.dropzone.dz-drag-hover .dz-message{opacity:.15;-ms-filter:"alpha(Opacity=15)";filter:alpha(opacity=15)}.dropzone.dz-started .dz-message{display:block;opacity:0;-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0)}.irs{position:relative;display:block;height:40px}.irs-line{position:relative;display:block;overflow:hidden;height:8px;top:25px;background:#eee}.irs-line-left,.irs-line-mid,.irs-line-right{position:absolute;display:block;top:0;height:8px}.irs-line-left{left:0;width:10%}.irs-line-mid{left:10%;width:80%}.irs-line-right{right:0;width:10%}.irs-diapason{position:absolute;display:block;left:0;width:100%}.irs-slider{position:absolute;display:block;cursor:default;z-index:1;width:10px;height:22px;top:17px;border:1px solid #fff;background:#858585}.irs-slider:hover{background:#6c6c6c}.irs-slider.single{left:10px}.irs-slider.single:before{position:absolute;display:block;content:"";top:-50%;left:-150%;width:400%;height:200%;background:rgba(0,0,0,0)}.irs-slider.from{left:100px}.irs-slider.from:before{position:absolute;display:block;content:"";top:-50%;left:-300%;width:400%;height:200%;background:rgba(0,0,0,0)}.irs-slider.to{left:300px}.irs-slider.to:before{position:absolute;display:block;content:"";top:-50%;left:0;width:400%;height:200%;background:rgba(0,0,0,0)}.irs-slider.last{z-index:2}.irs-max,.irs-min{color:#999;font-size:12px;line-height:1.333;text-shadow:none;top:0;padding:1px 3px;background:rgba(0,0,0,0.1);border-radius:0}.lt-ie9 .irs-max,.lt-ie9 .irs-min{background:#bfbfbf}.irs-min{position:absolute;display:block;left:0;cursor:default}.irs-max{position:absolute;display:block;right:0;cursor:default}.irs-from,.irs-single,.irs-to{position:absolute;display:block;top:0;left:0;cursor:default;white-space:nowrap}.lt-ie9 .irs-from,.lt-ie9 .irs-single,.lt-ie9 .irs-to{background:#999}.irs-grid{position:absolute;display:none;bottom:0;left:0;width:100%;height:20px}.irs-with-grid{height:60px}.irs-with-grid .irs-grid{display:block}.irs-grid-pol{position:absolute;top:0;left:0;width:1px;height:8px;background:#99a4ac}.irs-grid-pol.small{height:4px}.irs-grid-text{position:absolute;bottom:0;left:0;width:100px;white-space:nowrap;text-align:center;font-size:9px;line-height:9px;color:#99a4ac}.irs-diapason{background:#3276b1;height:8px;top:25px}.irs .irs-from,.irs .irs-single,.irs .irs-to{color:#fff;font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;background:rgba(0,0,0,0.4);border-radius:0}#irs-active-slider{background:#686868;-webkit-box-shadow:rgba(0,0,0,0.3) 1px 1px 1px 0;box-shadow:rgba(0,0,0,0.3) 1px 1px 1px 0;width:12px;height:24px;top:16px}.google_maps{width:100%;height:350px;position:relative}.google_maps *{box-sizing:content-box;-webkit-box-sizing:content-box;-moz-box-sizing:content-box}.google_maps img{max-width:none}.slider{margin-top:0;margin-bottom:30px}.slider.slider-vertical{margin-bottom:0;margin-right:5px}.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix{display:block;min-height:0}.ui-helper-clearfix:after,.ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}* html .ui-helper-clearfix{height:1%}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:alpha(opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;width:16px;height:16px;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-sortable .ui-sortable-handle{cursor:move}.ui-widget{font-family:Ubuntu,Helvetica,Arial,sans-serif;font-size:13px}.ui-widget :active{outline:0}.ui-widget .ui-widget{font-size:13px}.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Ubuntu,Helvetica,Arial,sans-serif;font-size:inherit}.ui-widget-content{border:1px solid #aaa;background:#fff;color:#404040}.ui-widget-content .ui-icon{background:none!important}.ui-widget-header{font-weight:700;background-color:#f5f5f5;border-color:#DDD;color:#333}.ui-widget-header a{color:#222}.ui-widget-overlay{position:fixed;background:#AAA;width:100%;height:200%;top:0;left:0;z-index:999;opacity:.3;filter:alpha(opacity=30)}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#aaa;opacity:.3;filter:alpha(opacity=30);border-radius:8px}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{color:#333;background-color:#fff;font-weight:400;border:1px solid #ccc}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{text-shadow:none}.ui-state-default,.ui-state-error,.ui-state-highlight{position:relative;border-width:1px;border-style:solid}.ui-state-default p,.ui-state-error p,.ui-state-highlight p{font-size:13px;font-weight:400;line-height:18px;margin:7px 15px}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{color:#3a87ad;background-color:#d9edf7;border-color:#bce8f1}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#2d6987}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{color:#b94a48;background-color:#f2dede;border-color:#eed3d7}.ui-state-error a,.ui-state-error-text,.ui-widget-content .ui-state-error a,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error a,.ui-widget-header .ui-state-error-text{color:#953b39}.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{color:#333;background-color:#ebebeb;border-color:#adadad;text-decoration:none}.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#333;text-decoration:none}.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #adadad;font-weight:400;color:#333}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#333;text-decoration:none}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:alpha(opacity=35);background-image:none}.ui-state-disabled .ui-icon,.ui-widget-content .ui-state-disabled .ui-icon,.ui-widget-header .ui-state-disabled .ui-icon{filter:alpha(opacity=35)}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:alpha(opacity=70);font-weight:400}.ui-corner-all{border-radius:0}.ui-corner-left,.ui-corner-tl,.ui-corner-top{border-top-left-radius:4px}.ui-corner-right,.ui-corner-top,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-bl,.ui-corner-bottom,.ui-corner-left{border-bottom-left-radius:4px}.ui-corner-bottom,.ui-corner-br,.ui-corner-right{border-bottom-right-radius:4px}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}input[type=color].ui-autocomplete-loading,input[type=date].ui-autocomplete-loading,input[type=datetime-local].ui-autocomplete-loading,input[type=datetime].ui-autocomplete-loading,input[type=email].ui-autocomplete-loading,input[type=month].ui-autocomplete-loading,input[type=number].ui-autocomplete-loading,input[type=password].ui-autocomplete-loading,input[type=search].ui-autocomplete-loading,input[type=tel].ui-autocomplete-loading,input[type=text].ui-autocomplete-loading,input[type=time].ui-autocomplete-loading,input[type=url].ui-autocomplete-loading,input[type=week].ui-autocomplete-loading{background-image:url(../img/select2-spinner.gif)!important;background-repeat:no-repeat;background-position:99% 50%;padding-right:27px}.ui-btn-lg{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}.ui-btn-sm,.ui-btn-xs{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.ui-btn-xs{padding:1px 5px}.ui-btn-block{display:block;width:100%;padding-right:0;padding-left:0}.ui-btn-block+.ui-btn-block{margin-top:5px}input[type=button].ui-btn-block,input[type=reset].ui-btn-block,input[type=submit].ui-btn-block{width:100%}.ui-button{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.428571429;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;border:1px solid #ccc;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.ui-button:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.ui-button:focus,.ui-button:hover{color:#333;background-color:#ebebeb;border-color:#adadad;text-decoration:none}fieldset[disabled] .ui-button,fieldset[disabled] .ui-button.ui-state-active,fieldset[disabled] .ui-button:active,fieldset[disabled] .ui-button:focus,fieldset[disabled] .ui-button:hover,.ui-button.disabled,.ui-button.disabled.active,.ui-button.disabled:active,.ui-button.disabled:focus,.ui-button.disabled:hover,.ui-button[disabled],.ui-button[disabled].active,.ui-button[disabled]:active,.ui-button[disabled]:focus,.ui-button[disabled]:hover{background-color:#fff;border-color:#ccc}.ui-button-text-icon-primary .ui-button-icon-primary{float:left}.ui-button-text-icon-primary{padding:2px 7px 3px}.ui-button-primary{color:#fff;background-color:#428bca;border-color:#357ebd}.ui-button-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.ui-button-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.ui-button-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.ui-button-inverse{color:#fff;background-color:#222;border-color:#080808}.ui-button-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.ui-button-error{color:#fff;background-color:#c43c35;border-color:#882a25}.ui-button-danger:hover,.ui-button-info:hover,.ui-button-inverse:hover,.ui-button-primary:hover,.ui-button-success:hover,.ui-button-warning:hover{text-decoration:none}.ui-button-primary:focus,.ui-button-primary:hover{color:#fff;background-color:#3276b1;border-color:#285e8e}.ui-button-success:hover{color:#fff;background-color:#47a447;border-color:#398439}.ui-button-info:hover{color:#fff;background-color:#39b3d7;border-color:#269abc}.ui-button-danger:hover{color:#fff;background-color:#d2322d;border-color:#ac2925}.ui-button-warning:hover{color:#fff;background-color:#ed9c28;border-color:#d58512}.ui-button-inverse:hover{color:#fff;background-color:#363636;border-color:#000}.ui-button-icon-only{width:2.2em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button-text-icon-primary .ui-button-icon-primary.ui-icon{margin-top:5px}.ui-button .ui-button-text{display:block;line-height:normal}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999px;display:none}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icons .ui-button-text{padding-left:2.1em;padding-right:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-icons-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon{margin-bottom:0;margin-top:0;top:50%}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px;margin-right:-6px}.ui-button-icons-only .ui-button-icon-primary,.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary{left:.5em}.ui-button-icons-only .ui-button-icon-secondary,.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-state-active{color:#fff;background-color:#428bca;border-color:#357ebd}.ui-buttonset .ui-state-active.ui-state-hover{color:#fff;background-color:#3276b1;border-color:#285e8e}.ui-buttonset .ui-button{margin-left:0;margin-right:-0.4em}button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-slider{position:relative;text-align:left}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{-webkit-filter:inherit;filter:inherit}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:16px;height:18px;cursor:default}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0;color:#fff;background-color:#0e90d2;background-image:-webkit-gradient(linear,0 0,0 100%,from(#149bdf),to(#0480be));background-image:-webkit-gradient(linear,top left,bottom left,from(#149bdf),to(#0480be));background-image:-webkit-linear-gradient(top,#149bdf,#0480be);background-image:linear-gradient(to bottom,#149bdf,#0480be);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf',endColorstr='#ff0480be',GradientType=0);-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:width .6s ease;transition:width .6s ease}.ui-slider-horizontal{height:10px;background:#d5d5d5;border:0}.ui-slider-horizontal .ui-slider-handle{top:-0.2em;margin-left:-0.5em;background-color:#fff;border-color:#CCC}.ui-slider-horizontal .ui-slider-handle:focus{background-color:#fff;border-color:#357ebd}.ui-slider-horizontal .ui-slider-handle:hover{background-color:#fff;border-color:#285e8e;outline:0}.ui-slider-horizontal .ui-slider-handle:active{background-color:#428bca;border-color:#3276b1}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-0.3em;margin-left:0;margin-bottom:-0.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-tabs{position:relative;border:0;border-radius:0}.ui-tabs .ui-tabs-panel{display:block;border-radius:0;background:0}.ui-tabs .ui-tabs-nav{margin-bottom:0;border:solid #ddd;border-width:0 0 1px;border-radius:0;background:0}.ui-tabs .ui-tabs-nav li{position:relative;top:0;float:left;margin-bottom:-1px;margin-right:3px;border:0;list-style:none;white-space:nowrap;background:0;-webkit-filter:none;filter:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active:hover{background:#fff;cursor:text}.ui-tabs .ui-tabs-nav li.ui-tabs-active a{border:1px solid #ddd;border-bottom:1px solid #fff;background-color:#fff;color:#555;font-weight:700;border-top-width:0!important;margin-top:1px!important;-webkit-box-shadow:0 -2px 0 #57889c;box-shadow:0 -2px 0 #57889c}.ui-tabs .ui-tabs-nav li a{float:left;padding:8px 12px;font-weight:400;text-decoration:none;outline:0;background:0;border-radius:0;background-color:#f5f5f5;border:1px solid #f5f5f5;border-bottom:1px solid #ddd;color:#838383}.ui-tabs .ui-tabs-nav li a:hover{border:1px solid #f5f5f5;border-bottom:1px solid #ddd;background-color:#f5f5f5}.ui-tabs .ui-tabs-nav li.ui-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-tabs-active a,.ui-tabs .ui-tabs-nav li.ui-tabs-loading a{cursor:text}.ui-tabs .ui-tabs-nav .ui-state-default{border:0;-webkit-box-shadow:none;box-shadow:none}.ui-tabs .ui-tabs-panel{border:1px solid #ddd;margin:0;padding:10px 13px;border-top:0}.ui-tabs .ui-tabs-hide{display:none!important}.ui-tooltip{display:block;font-size:11px;opacity:.8;position:absolute;visibility:visible;z-index:1024;max-width:200px;background:#000;border:1px solid #000;color:#FFF;padding:3px 8px;text-align:center;text-decoration:none;-webkit-box-shadow:inset 0 1px 0 #000;box-shadow:inset 0 1px 0 #000;border-radius:4px}body .ui-tooltip{border-width:1px}.ui-spinner{position:relative;display:inline-block;overflow:hidden;width:100%;padding:0;vertical-align:middle}.ui-spinner-input{margin:0!important;height:30px;padding:6px 24px 6px 12px;border:0;background:0;vertical-align:middle}.ui-spinner-input.spinner-left{padding:6px 12px 6px 24px}.ui-spinner-input.spinner-left+.ui-spinner-button,.ui-spinner-input.spinner-left+.ui-spinner-button+.ui-spinner-button{right:auto;left:0}.ui-spinner-input.spinner-both{padding:6px 30px}.ui-spinner-input.spinner-both+.ui-spinner-button+.ui-spinner-button{left:0;right:auto}.ui-spinner-input.spinner-both+.ui-spinner-button,.ui-spinner-input.spinner-both+.ui-spinner-button+.ui-spinner-button{height:30px;width:25px}.ui-spinner-input.spinner-both+.ui-spinner-up+.ui-spinner-down:before,.ui-spinner-input.spinner-both+.ui-spinner-up:before{margin-top:8px}.ui-spinner-button{width:19px;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top:0;border-bottom:0;border-right:0}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-down,.ui-spinner-up{background:#739e73;border-radius:0}.ui-spinner-down:before,.ui-spinner-up:before{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f067";color:#fff;font-size:14px;margin-top:1px}.ui-spinner-down>:first-child,.ui-spinner-up>:first-child{display:none}.ui-spinner-up{top:0}.ui-spinner-up:active,.ui-spinner-up:focus,.ui-spinner-up:hover{background:#5b835b}.ui-spinner-down{bottom:0;background:#c2032f}.ui-spinner-down:before{content:"\f068"}.ui-spinner-down:active,.ui-spinner-down:focus,.ui-spinner-down:hover{background:#77021d}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-datepicker{width:20em;padding:.2em .2em 0;display:none;z-index:9999!important}.ui-datepicker-inline{z-index:9000!important}.ui-datepicker-header{position:relative;border:0;font-weight:700;width:100%;padding:4px 0;background-color:#f5f5f5;color:gray}.ui-datepicker-next,.ui-datepicker-prev{position:absolute;top:2px;width:5.6em;height:1.8em;text-align:center;margin-top:2px;cursor:pointer}.ui-datepicker-next>:first-child,.ui-datepicker-prev>:first-child{text-indent:0!important}.ui-datepicker-next span,.ui-datepicker-prev span{display:block;position:absolute;text-align:center;top:50%;margin-top:-8px;width:5.8em}.ui-datepicker-prev{left:2px}.ui-datepicker-next{right:2px}.ui-datepicker-title{margin:0 5.8em;line-height:1.8em;text-align:center}.ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month-year{width:100%}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:49%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;border:0;font-weight:700;color:gray}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td:hover{color:#fff}.ui-datepicker td a{margin-bottom:0;border:0}.ui-datepicker td a,.ui-datepicker td span{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker td .ui-state-default{border:0;background:0;margin-bottom:0;padding:5px;color:gray;text-align:center;-webkit-filter:none;filter:none}.ui-datepicker td .ui-state-highlight{color:#fff;background-color:#a90329;text-shadow:0 -1px 0 rgba(0,0,0,0.25);border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);border-radius:0}.ui-datepicker td .ui-state-active{color:#333;background-color:#ebebeb;margin-bottom:0;font-size:normal;text-shadow:0;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);border-radius:0}.ui-datepicker td .ui-state-hover{color:#fff;background:#428bca;background-color:#428bca;text-shadow:0 -1px 0 rgba(0,0,0,0.25);border-color:#357ebd;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);border-radius:0}.ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em;width:auto;overflow:visible}.ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-detepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicket-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker-cover{display:none;display:block;position:absolute;z-index:-1;-webkit-filter:mask();filter:mask();top:-4px;left:-4px;width:200px;height:200px}.ui-datepicker-today a{background-color:#bfbfbf;cursor:pointer;padding:0 4px;margin-bottom:0}.ui-datepicker-today a:hover{background-color:gray;color:#fff}.ui-progressbar{height:2em;margin-bottom:20px;border:0;overflow:hidden;background-color:#f7f7f7;background-image:-webkit-gradient(linear,0 0,0 100%,from(#f5f5f5),to(#f9f9f9));background-image:-webkit-gradient(linear,top left,bottom left,from(#f5f5f5),to(#f9f9f9));background-image:-webkit-linear-gradient(top,#f5f5f5,#f9f9f9);background-image:linear-gradient(to bottom,#f5f5f5,#f9f9f9);background-repeat:repeat-x;border-radius:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5',endColorstr='#fff9f9f9',GradientType=0);-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);box-shadow:inset 0 1px 2px rgba(0,0,0,0.1)}.ui-progressbar .ui-progressbar-value{margin:0;height:100%;color:#fff;background-color:#428bca;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:width .6s ease;transition:width .6s ease}.ui-progressbar .ui-progressbar-overlay{background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px;-webkit-animation:progress-bar-stripes 2s linear infinite;-ms-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;z-index:99999;display:block}.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted #000}.ui-accordion{width:100%}.ui-accordion .ui-accordion-li-fix{display:inline}.ui-accordion .ui-accordion-header{display:block;position:relative;margin-top:-2px;border-color:#ddd!important;padding:10px 15px 10px 36px!important;cursor:pointer;min-height:0;background-color:#fbfbfb;border-radius:0;font-size:15px}.ui-accordion .ui-accordion-header-active{border-bottom:0!important}.ui-accordion .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-noicons{padding-left:.7em}.ui-accordion .ui-accordion-icons .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-header .ui-accordion-header-icon{position:absolute;left:.5em;top:50%;margin-top:-8px;text-indent:0!important;background-image:none!important;text-align:center;line-height:normal;left:12px!important;margin-top:-6px!important;font-size:14px!important}.ui-accordion .ui-accordion-content{margin-top:-3px;border-radius:0;border-top:0 none;border-color:#ddd!important;padding:15px;position:relative;top:1px;margin-bottom:2px;overflow:auto;display:none}.ui-accordion .ui-accordion-content-active{display:block}.ui-accordion-header-active+.ui-accordion-content{border-top:1px solid #ddd}.noUi-target *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-ms-touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;cursor:default}.noUi-target *[disabled] .noUi-base{background:#999}.noUi-target *[disabled] .noUi-connect{background:#BBB}.noUi-base{width:100%;height:14px;position:relative;max-width:100%;max-height:100%;border:1px solid #bfbfbf;z-index:1}.noUi-origin-lower{background:#72a8d7}.noUi-handle{background:#858585;height:30px;width:16px;border:1px solid #fff;margin:-8px 0 0 -8px;cursor:default}.noUi-handle:hover{background:#6c6c6c}.noUi-active{cursor:default;-webkit-box-shadow:rgba(0,0,0,0.1) 1px 1px 1px 0;box-shadow:rgba(0,0,0,0.1) 1px 1px 1px 0;background:#686868;height:32px;width:18px;margin:-9px 0 0 -8px;border:0}.noUi-active:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;content:"";display:block;height:100%;border:1px solid #ddd}.noUi-connect{background:#3276b1}.noUi-background{background:#eee;border:0}.noUi-origin{position:absolute;right:0;top:0;bottom:0;z-index:0}.noUi-origin-upper{background:inherit!important}.noUi-z-index{z-index:10}.noUi-vertical{width:10px;height:100%}.noUi-vertical .noUi-origin{bottom:0;left:0}.noUi-vertical .noUi-handle{margin:-8px 0 0 -3px}.noUi-state-tap .noUi-origin{-webkit-transition:left .3s,top .3s;transition:left .3s,top .3s}.modal-backdrop,.modal-backdrop.fade.in{position:fixed;width:100%;height:100%;z-index:990}.modal-dialog.modal-max{width:98%;max-width:98%}@media only screen and (min-width:768px){.modal-dialog.modal-large{width:80%;max-width:900px}}@media only screen and (min-width:768px){.modal-dialog.modal-medium{width:60%;max-width:650px}}@media only screen and (min-width:768px){.modal-dialog.modal-small{width:40%;max-width:450px}}.modal-dialog .modal-body .modal-viewport{min-height:140px}.modal-dialog .suffix .alert{margin-bottom:0}.modal-dialog .suffix .alert:last-child{border-radius:0 0 5px 5px}.modal-title img{margin:0 15px 0 0}.modal-overflow .modal-body{overflow:hidden}.ui-dialog{position:absolute;top:0;left:0;padding:0;width:300px;overflow:hidden;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#fff;border-radius:3px;-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.5);box-shadow:0 5px 15px rgba(0,0,0,0.5);border:1px solid rgba(0,0,0,0.2);outline:medium none;z-index:1050}.ui-dialog .ui-dialog-titlebar{position:relative;padding:0 10px;background:#fff;border-color:#fff;font-size:18px;text-decoration:none;border:0 0 0 1px solid;border-bottom-right-radius:0;border-bottom-left-radius:0;border-bottom:1px solid #ccc;border-bottom-color:#eee}.ui-dialog .ui-dialog-title{float:left;margin:0;color:#404040;font-weight:700;padding:5px;text-overflow:ellipsis;overflow:hidden}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:19px;margin:-16px 4px 0 0;padding:1px;height:18px;font-size:20px;font-weight:700;line-height:13.5px;text-shadow:0 1px 0 #fff;filter:alpha(opacity=25);-khtml-opacity:.25;-moz-opacity:.25;opacity:.25;background:0;border:0;-webkit-box-shadow:none;box-shadow:none}.ui-dialog .ui-dialog-titlebar-close:before{content:"\f00d";font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:13px}.ui-dialog .ui-dialog-titlebar-close:focus,.ui-dialog .ui-dialog-titlebar-close:hover{padding:1px;filter:alpha(opacity=90);-moz-opacity:.9;opacity:.9}.ui-dialog .ui-dialog-titlebar-close span{display:block;margin:1px;text-indent:9999px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:0;overflow:auto}.ui-dialog .ui-dialog-buttonpane{margin:13px 0 0;padding:19px 15px 20px;border-top:1px solid #eee;border-width:1px 0 0;border-radius:0 0 6px 6px;background-image:none;background-color:#fff;-webkit-box-shadow:inset 0 1px 0 #fff;box-shadow:inset 0 1px 0 #fff;text-align:right}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:0 .4em 0 0;cursor:pointer}.ui-dialog .ui-resizable-se{width:14px;height:14px;right:3px;bottom:3px}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-dialog-buttonpane .ui-dialog-buttonset .ui-button{color:#fff;background-color:#428bca;border-color:#357ebd}.ui-dialog-buttonpane .ui-dialog-buttonset .ui-button.ui-state-hover{color:#fff;background-color:#3276b1;border-color:#285e8e}.ui-dialog-buttonset .ui-button:not(:first-child){cursor:pointer;display:inline-block;color:#333;background-color:#fff;border:1px solid #ccc;-webkit-transition:.1s linear all;transition:.1s linear all;overflow:visible}.ui-dialog-buttonset .ui-button:not(:first-child) .ui-state-hover{color:#333;background-color:#ebebeb;border-color:#adadad;text-decoration:none}.ui-dialog-buttonset .ui-button.ui-button-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.ui-dialog-buttonset .ui-button.ui-button-info.ui-state-hover{color:#fff;background-color:#39b3d7;border-color:#269abc}.ui-dialog-buttonset .ui-button.ui-button-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.ui-dialog-buttonset .ui-button.ui-button-success.ui-state-hover{color:#fff;background-color:#47a447;border-color:#398439}.ui-dialog-buttonset .ui-button.ui-button-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.ui-dialog-buttonset .ui-button.ui-button-warning.ui-state-hover{color:#fff;background-color:#ed9c28;border-color:#d58512}.ui-dialog-buttonset .ui-button.ui-button-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.ui-dialog-buttonset .ui-button.ui-button-danger.ui-state-hover{color:#fff;background-color:#d2322d;border-color:#ac2925}.ui-dialog-buttonset .ui-button.ui-button-inverse{color:#fff;background-color:#222;border-color:#080808}.ui-dialog-buttonset .ui-button.ui-button-inverse.ui-state-hover{color:#fff;background-color:#363636;border-color:#000}.modal-overflow{position:relative}.modal-overflow .scrollmarker{position:absolute;width:100%;height:20px}.modal-overflow .scrollmarker.top{background:-moz-linear-gradient(top,#3276b1 0,rgba(50,118,177,0.83) 17%,rgba(50,118,177,0) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3276b1),color-stop(17%,rgba(50,118,177,0.83)),color-stop(100%,rgba(50,118,177,0)));background:-webkit-linear-gradient(top,#3276b1 0,rgba(50,118,177,0.83) 17%,rgba(50,118,177,0) 100%);background:-o-linear-gradient(top,#3276b1 0,rgba(50,118,177,0.83) 17%,rgba(50,118,177,0) 100%);background:-ms-linear-gradient(top,#3276b1 0,rgba(50,118,177,0.83) 17%,rgba(50,118,177,0) 100%);background:linear-gradient(to bottom,#3276b1 0,rgba(50,118,177,0.83) 17%,rgba(50,118,177,0) 100%)}.modal-overflow .scrollmarker.bottom{background:-moz-linear-gradient(bottom,#3276b1 0,rgba(50,118,177,0.83) 17%,rgba(50,118,177,0) 100%);background:-webkit-gradient(linear,left bottom,left top,color-stop(0%,#3276b1),color-stop(17%,rgba(50,118,177,0.83)),color-stop(100%,rgba(50,118,177,0)));background:-webkit-linear-gradient(bottom,#3276b1 0,rgba(50,118,177,0.83) 17%,rgba(50,118,177,0) 100%);background:-o-linear-gradient(bottom,#3276b1 0,rgba(50,118,177,0.83) 17%,rgba(50,118,177,0) 100%);background:-ms-linear-gradient(bottom,#3276b1 0,rgba(50,118,177,0.83) 17%,rgba(50,118,177,0) 100%);background:linear-gradient(to top,#3276b1 0,rgba(50,118,177,0.83) 17%,rgba(50,118,177,0) 100%)}.pricing-big{border:0!important}.pricing-big .panel-heading{border-radius:5px 5px 0 0}.pricing-big .panel-title{text-transform:capitalize;font-size:18px;padding:20px 0;text-align:center;border-radius:5px 5px 0 0;margin:0;font-weight:700}.pricing-big .the-price{padding:20px 0;background:#333;text-align:center;font-size:24px;font-weight:700;color:#FFF;-webkit-box-shadow:none!important;box-shadow:none!important}.pricing-big .subscript{font-size:18px;color:#999;margin-left:5px}.pricing-big .panel-footer{border-radius:0 0 5px 5px;background-color:#f2f2f2!important}.pricing-big .panel-footer>div{padding:15px 0 10px;display:block;font-size:13px}.pricing-big .panel-footer .btn{padding:15px 0;border-radius:3px;font-weight:700;font-size:14px}.pricing-big .panel-footer .btn span{font-weight:400;font-style:italic}.pricing-big table{background:#fafafa;padding:20px 15px;height:230px;text-align:left}.price-features{background:#fafafa;padding:20px 15px;min-height:230px;font-size:13.5px}.price-features .price-features li+li{margin-top:10px}.superbox *,.superbox :after,.superbox :before{margin:0;padding:0;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;-o-font-smoothing:antialiased;font-smoothing:antialiased;text-rendering:optimizeLegibility}.superbox-list{display:inline-block;*display:inline;zoom:1;width:12.5%;padding:5px;position:relative}.superbox-list.active:before{content:"\f0d8";font-family:FontAwesome;display:block;position:absolute;left:43%;bottom:-34px;z-index:2;text-align:center;font-size:45px;color:#222}@media only screen and (min-width:320px){.superbox-list{width:50%}}@media only screen and (min-width:486px){.superbox-list{width:25%}}@media only screen and (min-width:768px){.superbox-list{width:16.66666667%}}@media only screen and (min-width:1025px){.superbox-list{width:12.5%}}@media only screen and (min-width:1824px){.superbox-list{width:12.5%}}.superbox-img{max-width:100%;width:100%;cursor:pointer}.superbox-show{text-align:left;position:relative;background-color:#222;width:100%;float:left;padding:25px 0 12px 25px;display:none;margin:5px 0}.superbox-current-img{max-width:100%;float:left;padding-right:25px;padding-bottom:13px}.superbox-img:hover{opacity:.8}.superbox-float{float:left}.superbox-close{opacity:.7;cursor:pointer;position:absolute;top:15px;right:15px;-webkit-transition:all .1s linear 0s;transition:all .1s linear 0s}.superbox-close:hover{opacity:1}.superbox-imageinfo{display:inline-block;max-width:500px;color:#fff;padding:0 25px 0 0}.superbox-imageinfo span{font-size:13px;color:#a19994;margin-right:-2px;padding-top:10px;display:inline-block;padding-bottom:13px}.superbox-imageinfo>:first-child{margin-bottom:10px;font-weight:700}.superbox-imageinfo span p:last-child{margin-top:30px}.bootstrap-tagsinput{display:block;width:100%;min-height:32px;padding:1px 3px;font-size:13px;line-height:1.428571429;color:#555;vertical-align:middle;background-color:#FFF;border:1px solid #CCC;border-radius:0}.bootstrap-tagsinput>span{border-radius:0!important;font-weight:400;padding:3px 28px 4px 8px;font-size:13px;border:1px solid #285e8e;background:#3276b1}.bootstrap-tagsinput input{border:0;-webkit-box-shadow:none;box-shadow:none;outline:0;background-color:transparent;padding:0;margin:0;width:auto!important;max-width:inherit}.bootstrap-tagsinput input:focus{border:0;-webkit-box-shadow:none;box-shadow:none}.bootstrap-tagsinput .tag{color:#FFF;position:relative;margin:3px 0 3px 2px;display:inline-block}.bootstrap-tagsinput .tag [data-role=remove]{display:block;top:-1px;right:0;padding:3px 4px 3px 5px;width:23px;height:22px;position:absolute;cursor:pointer}.bootstrap-tagsinput .tag [data-role=remove]:after{content:"\f057";font-family:fontAwesome;padding:2px 1px;line-height:17px;font-size:15px;text-align:center}.bootstrap-tagsinput .tag [data-role=remove]:hover{background:rgba(0,0,0,0.3);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05)}.bootstrap-tagsinput .tag [data-role=remove]:hover:active{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.slider{display:inline-block;vertical-align:middle;position:relative}.slider.slider-horizontal{width:100%!important;height:20px}.slider.slider-horizontal .slider-track{height:10px;width:100%;margin-top:-5px;top:50%;left:0}.slider.slider-horizontal .slider-selection{height:100%;top:0;bottom:0}.slider.slider-horizontal .slider-selection+.slider-handle.triangle+.slider-handle.triangle:before{content:"\f0d9"}.slider.slider-horizontal .slider-handle{margin-left:-10px;margin-top:-5px}.slider.slider-horizontal .slider-handle.triangle{width:20px;height:20px;filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);border:0;line-height:21px;color:#797777;text-shadow:0 1px 0 rgba(255,255,255,0.8)}.slider.slider-horizontal .slider-handle.triangle:before{content:"\f0da";font-size:34px}.slider.slider-vertical{height:210px;width:20px}.slider.slider-vertical .slider-track{width:10px;height:100%;margin-left:-5px;left:50%;top:0}.slider.slider-vertical .slider-selection{width:100%;left:0;top:0;bottom:0}.slider.slider-vertical .slider-selection+.slider-handle.triangle+.slider-handle.triangle:before{content:"\f0d8";text-shadow:0 -1px 0 rgba(255,255,255,0.8)}.slider.slider-vertical .slider-handle{margin-left:-5px;margin-top:-10px}.slider.slider-vertical .slider-handle.triangle{width:20px;height:20px;filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);border:0;line-height:21px;color:#797777;text-shadow:0 -1px 0 rgba(255,255,255,0.8)}.slider.slider-vertical .slider-handle.triangle:before{content:"\f0d7";font-size:32px;text-shadow:0 1px 0 rgba(255,255,255,0.8)}.slider input{display:none}.slider .tooltip-inner{white-space:nowrap}.slider-track{position:absolute;cursor:pointer;background:#e5e5e5}.slider-danger+.slider-track>.slider-selection{background:#a90329}.slider-warning+.slider-track>.slider-selection{background:#c79121}.slider-info+.slider-track>.slider-selection{background:#57889c}.slider-success+.slider-track>.slider-selection{background:#739e73}.slider-selection{position:absolute;background:#3276b1}.slider-handle{position:absolute;width:20px;height:20px;border:1px solid #FFF;background:#858585;display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;line-height:18px;font-size:10px;color:#ccc;text-shadow:0 1px 0 rgba(77,77,77,0.5);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.slider-handle:before{content:"\f0c9"}.slider-handle.round{border-radius:20px;width:20px;height:20px}.slider-handle.triangle{background:transparent none}.fd-form-element-hidden{display:none}.fd-slider{width:100%;height:20px;margin:0}.fd-slider-vertical{width:20px;height:100%;margin:0 10px 10px 0}.fd-slider,.fd-slider-vertical{display:block;position:relative;text-decoration:none;border:0 none;-moz-user-select:none;-khtml-user-select:none;-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.fd-slider-inner{display:none}.fd-slider-bar{position:absolute;display:block;z-index:2;height:6px;width:100%;border:1px solid #bbb;border-bottom:1px solid #fff;border-right:1px solid #fff;margin:0;padding:0;overflow:hidden;line-height:4px;top:8px;border-radius:4px;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#333}.fd-slider-range{position:absolute;display:block;z-index:3;height:6px;margin:0;padding:0 2px 0 0;overflow:hidden;top:9px;border-radius:2px;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#eee}.fd-slider-handle{position:absolute;display:block;padding:0;margin:0 0 0 1px;z-index:3;top:5px;left:0;width:12px;height:12px;line-height:1px!important;outline:0 none;background:#eee;border:1px solid #aaa;border-radius:12px;-webkit-user-select:none;-webkit-touch-callout:none;-moz-user-select:none;-moz-user-focus:none;-moz-outline:0 none;-ms-user-select:none;user-select:none}.fd-slider-handle:focus{outline:0 none;border:0 none;-moz-user-focus:normal}.fd-slider-handle:before,.fd-slider-handle:after{opacity:0;-webkit-transition-property:opacity;-webkit-transition-duration:1s;-webkit-transition-delay:1s;transition-property:opacity;transition-duration:1s;transition-delay:1s}button.fd-slider-handle:focus::-moz-focus-inner{border-color:transparent}.oldie .fd-slider-handle:after,.oldie .fd-slider-handle:before{display:none}body.fd-slider-drag-horizontal,body.fd-slider-drag-horizontal *,body.fd-slider-drag-vertical,body.fd-slider-drag-vertical *{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.fd-slider-active .fd-slider-handle :before,.fd-slider-focused .fd-slider-handle :before,.fd-slider-hover .fd-slider-handle :before{display:block;position:absolute;top:-21px;left:-8px;margin:0;width:20px;padding:3px;height:14px;line-height:12px;text-align:center;font-size:10px;font-weight:700;color:#fff;text-shadow:1px 1px 1px #1a3a95;background:#2f6ee0;z-index:1;content:attr(aria-valuetext);border-radius:3px;-webkit-background-clip:padding-box;background-clip:padding-box;-webkit-box-shadow:0 0 4px #aaa;box-shadow:0 0 4px #999;opacity:1}.fd-slider-active .fd-slider-handle:after,.fd-slider-focused .fd-slider-handle:after,.fd-slider-hover .fd-slider-handle:after{outline:0;content:"";display:block;position:absolute;top:-9px;left:50%;margin:0 0 0 -5px;background:#2f6ee0;z-index:2;width:10px;height:10px;overflow:hidden;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-webkit-box-shadow:0 0 4px #aaa;box-shadow:0 0 4px #aaa;clip:rect(4px,14px,14px,4px);opacity:1}.chart{height:220px;margin:20px 5px 10px 10px}.chart-small{height:100px;width:100%}.chart-large{height:235px;width:100%}.chart-xl{height:297px;width:100%}#flotTip{padding:3px 5px;background-color:#fff;z-index:9999;color:#333;-webkit-box-shadow:0 1px 8px rgba(0,0,0,0.1);box-shadow:0 1px 8px rgba(0,0,0,0.1);font-size:14px;border:1px solid #c1c1c1;-khtml-border-radius:4px;border-radius:4px}#flotTip span{color:#38812d;font-weight:700}.has-legend{margin-top:30px!important}.has-legend-unique{margin-top:19px!important}.legendLabel span{display:block;margin:0 5px}.legendColorBox{padding-left:10px;vertical-align:top;padding-top:5px}.legendColorBox div>div{width:4px;height:4px;border-radius:50%;box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}.morris-hover{position:absolute;z-index:1001}.morris-hover.morris-default-style{border-radius:10px;padding:6px;color:#666;background:rgba(255,255,255,0.8);border:solid 2px rgba(230,230,230,0.8);font-family:Ubuntu,sans-serif;font-size:12px;text-align:center}.morris-hover.morris-default-style .morris-hover-row-label{font-weight:700;margin:.25em 0}.morris-hover.morris-default-style .morris-hover-point{white-space:nowrap;margin:.1em 0}.easyPieChart{position:relative;text-align:center}.easyPieChart canvas{position:absolute;top:0;left:0}.easy-pie-chart{display:inline-block}.easy-pie-chart .percent{color:#444;font-size:12px;font-weight:700}.easy-pie-title{display:inline-block;margin:10px 6px 0;font-size:12px;font-weight:400;text-transform:uppercase;width:100px;height:19px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.easy-pie-title .icon-color-bad,.easy-pie-title .icon-color-good{font-size:18px}.show-stat-buttons{float:left;width:100%}@media(max-width:767px){.show-stat-buttons{padding-left:10px!important;padding-right:10px!important}}@media only screen and (min-width:0) and (max-width:679px){.show-stat-buttons{padding-left:10px!important;padding-right:10px!important}}@media only screen and (min-width:320px) and (max-width:479px){.show-stat-buttons{padding-left:10px!important;padding-right:10px!important}}.show-stats{padding-top:6px!important}.show-stats .progress{height:7px;border-radius:0;margin-top:3px;margin-bottom:15px}.show-stats .show-stat-buttons>:first-child{padding-right:5px}@media(max-width:979px){.show-stats .show-stat-buttons>:first-child{padding-right:13px}}.show-stats .show-stat-buttons>:last-child{padding-left:5px}@media(max-width:979px){.show-stats .show-stat-buttons>:last-child{padding-left:13px}}.show-stat-microcharts{margin-left:-10px;margin-right:-10px}.show-stat-microcharts>div{border-right:1px solid #dadada!important;border-top:1px solid #dadada!important;margin-top:10px!important;height:65px;overflow:hidden;padding:7px 9px}@media(max-width:767px){.show-stat-microcharts>div{margin-top:0!important;border-right:0!important}}@media only screen and (min-width:0) and (max-width:679px){.show-stat-microcharts>div{margin-top:0!important;border-right:0!important}}@media only screen and (min-width:320px) and (max-width:479px){.show-stat-microcharts>div{margin-top:0!important;border-right:0!important}}.show-stat-microcharts>:last-child{border-right:0!important}.show-stat-microcharts .sparkline{margin-top:10px;margin-right:8px;opacity:.7}.show-stat-microcharts .sparkline:hover{opacity:1}.smaller-stat{margin:0;padding:0;list-style:none}.smaller-stat li{margin-top:3px;margin-right:0}.smaller-stat li:first-child{margin-top:8px}.smaller-stat span.label{width:40px;display:block;text-align:left;opacity:.5;cursor:default}.smaller-stat span.label:hover{opacity:1}.jvectormap-label{position:absolute;display:none;border:solid 1px #cdcdcd;border-radius:3px;background:#292929;color:#fff;font-family:Ubuntu,sans-serif,Verdana;font-size:smaller;padding:3px}.jvectormap-zoomin{top:0}.jvectormap-zoomout{top:24px}.jvectormap-zoomin,.jvectormap-zoomout{position:absolute;background:#292929;padding:4px;width:22px;height:22px;cursor:pointer;line-height:10px;text-align:center;font-size:14px;border-radius:2px;box-shadow:inset 0 -2px 0 rgba(0,0,0,0.05);-webkit-box-shadow:inset 0 -2px 0 rgba(0,0,0,0.05);background-color:#fff;border:1px solid #bfbfbf}.jvectormap-zoomin:hover,.jvectormap-zoomout:hover{background:#eee;border-color:#d9d9d9}.vector-map{height:300px;width:100%;padding:10px}#chat-container{position:absolute;width:250px;height:270px;z-index:2;border-left:1px solid #cdcecf;right:-251px;top:0;background:#fff;transition-duration:.25s;-webkit-transition-duration:.25s}#chat-container:hover,#chat-container:hover .chat-list-open-close{border-color:#a7a7a7}#chat-container *,#chat-container :after,#chat-container :before{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#chat-container input[type=text]{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}#chat-container.open{right:0;top:0}#chat-container.open .chat-list-open-close i:before{content:"\f00d"!important}#chat-container.open .chat-list-open-close b{display:none}#chat-container .chat-list-open-close{display:block;width:25px;height:25px;border:1px solid #cdcecf;border-right:1px solid #f2f4f8!important;position:absolute;left:-32px;top:7%;border-radius:50% 0 0 50%;padding:3px 1px 3px 5px;font-size:21px;line-height:22px;cursor:pointer;color:#868686;-webkit-box-shadow:inset 0 .2em 0 rgba(0,0,0,0.05);box-shadow:inset 0 .2em 0 rgba(0,0,0,0.05);background:#f2f4f8;text-align:center}#chat-container .chat-list-open-close b{position:absolute;right:0;background:#ed1c24;line-height:9px;height:10px;width:10px;top:3px;border:1px solid #FFF;border-radius:3px;font-size:9px;text-align:center;vertical-align:middle;color:#fff;font-weight:400}#chat-container .chat-list-body{height:217px;overflow-y:scroll;overflow-x:hidden;display:block;padding:0;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;background:#f2f4f8}#chat-container #chat-users{list-style:none;margin:10px 0;padding:0}#chat-container #chat-users li{margin-bottom:3px;margin-left:5px}#chat-container #chat-users li a{display:block;font-size:13px;color:#3d3d3d;text-decoration:none!important;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;padding:3px 8px 3px 3px;line-height:33px;vertical-align:middle}#chat-container #chat-users li a:hover{background:#e0e4ee}#chat-container #chat-users li a img{width:33px;height:auto;margin-right:10px}#chat-container #chat-users li a i{color:#acacac;font-size:8px;line-height:34px;font-style:normal}#chat-container #chat-users li a i.last-online{font-size:12px;letter-spacing:-1px}#chat-container .chat-list-footer{overflow:hidden;border-top:1px solid #CCC;padding:10px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}#chat-container .chat-list-footer input[type=text]{border:1px solid #bababa!important}#chat-container .control-group{padding:0}.chat-body{background:#fafafa;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fafafa),color-stop(100%,#fff));background:-webkit-linear-gradient(top,#fafafa 0,#fff 100%);background:-webkit-gradient(linear,top left,bottom left,from(#f5fcff),to(#fff));background:-webkit-linear-gradient(top,#f5fcff 0,#fff 100%);background:linear-gradient(to bottom,#f5fcff 0,#fff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa',endColorstr='#ffffff',GradientType=0);-webkit-box-shadow:inset 2px 2px 5px rgba(0,0,0,0.04);box-shadow:inset 2px 2px 5px rgba(0,0,0,0.04);display:block;height:270px;overflow-y:scroll;overflow-x:hidden;padding:10px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;border:1px solid #fff;border-top:0}.chat-body ul{margin:0;padding:0}.chat-body li:first-child{margin-top:10px}.chat-body li.message{display:block;position:relative;margin:20px 20px 0}.chat-body li.message img{display:inline-block;border-left:4px solid #fff;position:absolute}.chat-body li.message img.online{border-left-color:#00a300}.chat-body li.message img.offline{border-left-color:#ddd}.chat-body li.message img.busy{border-left-color:#a90329}.chat-body li.message img.away{border-left-color:#ffc40d}.chat-body li.message .message-text{display:inline-block;vertical-align:top;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;padding:0;margin-left:65px;line-height:normal}.chat-body li.message .message-text time{position:absolute;top:1px;right:0;font-size:10px;line-height:10px;color:#afafaf}.chat-body li.message .message-text .chat-file{display:block;margin:3px 0;padding:4px;border:1px dotted #ddd;background:rgba(0,0,0,0.05);border-radius:4px;text-align:right;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}.chat-body li.message .message-text .chat-file:nth-child(3){margin-top:15px}.chat-body li.message .message-text .chat-file.row-fluid [class*=span]{min-height:10px!important}.chat-body li.message .message-text .chat-file b{font-style:italic;white-space:nowrap;width:250px;overflow:hidden;text-overflow:ellipsis;text-align:left}@media(min-width:768px) and (max-width:880px){.chat-body li.message .message-text .chat-file b{width:150px}}@media only screen and (min-width:320px) and (max-width:479px){.chat-body li.message .message-text .chat-file b{width:150px}}@media(max-width:480px){.chat-body li.message .message-text .chat-file b{width:150px}}.chat-body li.message .message-text a.username{display:block;font-weight:700;margin-bottom:4px;vertical-align:top;line-height:14px;font-size:14px;letter-spacing:-1px;text-decoration:none!important}.chat-footer{border-top:1px solid rgba(0,0,0,0.1);background:rgba(248,248,248,0.9);padding:0 10px 15px;position:relative;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}.profile-message{background:none!important;height:auto!important;box-shadow:none!important;-webkit-box-shadow:none!important;overflow:hidden}.profile-message li.message.message-reply{margin-left:85px!important;background:#f7f7f7;padding:10px;margin:3px 0 0 20px}.profile-message li.message.message-reply img{width:35px!important}.profile-message li.message.message-reply .message-text{margin-left:45px!important}.profile-message .wall-comment-reply{margin-left:85px;margin-bottom:20px}.cajita img{width:23px;height:23px;padding-left:3px;padding-top:3px}#pageslide{display:none;position:absolute;position:fixed;top:0;height:100%;z-index:999999;width:305px;padding:20px;background-color:#004d60;color:#FFF;-webkit-box-shadow:inset 0 0 5px 5px #222;-moz-shadow:inset 0 0 0 0 #222;box-shadow:inset 0 0 0 0 #222}.purehtml{color:#fff;font-size:16px}#inbox-table{font-size:13px;border-top:0;border-left-color:transparent!important;border-right-color:transparent!important}#inbox-table tbody tr:hover{cursor:pointer;background:#e4e4e4}#inbox-table tr td{border-right:0;border-left:0;line-height:26px;padding:6px 4px 7px!important}#inbox-table .inbox-table-icon{padding-left:15px!important}@media(max-width:979px){#inbox-table .inbox-table-icon{padding-left:10px!important}}#inbox-table tbody tr th{overflow:hidden}#inbox-table.table tbody>tr>td{border-color:#fff!important}#inbox-table .checkbox,#inbox-table .radio{margin-top:-1px;margin-bottom:0}.minified .inbox-badge{border-radius:50%;font-size:9px;padding:2px;position:absolute;top:6px;right:6px;background:#ed1c24;min-width:13px}.inbox-body{position:relative}.inbox-body .table-wrap{background:#fff;padding:10px 14px 7px;position:relative;margin-left:200px}@media(max-width:1024px){.inbox-body .table-wrap{margin-left:0!important}}@media(max-width:979px){.inbox-body .table-wrap{padding:0!important}}.inbox-body.no-content-padding{margin-top:0;background:#fff}.inbox-nav-bar{height:70px;margin-bottom:0;padding:20px 14px;background:#fff}@media(max-width:979px){.inbox-nav-bar{padding-left:5px;padding-right:5px}}@media(min-width:768px) and (max-width:880px){.inbox-nav-bar.no-content-padding{margin-top:-10px!important}}@media(max-width:767px){.inbox-nav-bar.no-content-padding{margin-top:-10px!important}}@media only screen and (min-width:0) and (max-width:679px){.inbox-nav-bar.no-content-padding{margin-top:-10px!important}}@media only screen and (min-width:320px) and (max-width:479px){.inbox-nav-bar.no-content-padding{margin-top:-10px!important}}.inbox-nav-bar .page-title{display:inline-block;margin:0;width:196px;line-height:33px;vertical-align:middle}.inbox-footer{height:52px;padding:15px 14px 0;border-top:1px solid #cecece;background:#2a2725;position:absolute;bottom:-53px;width:100%}.inbox-footer .btn-group,.inbox-paging{margin-left:10px}.inbox-data-attachment,.inbox-table-icon{width:28px;text-align:left;padding-left:12px!important;padding-right:0!important}.inbox-data-from{width:200px}.inbox-data-from>:first-child{width:200px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inbox-data-date{width:80px;padding-left:7px!important;padding-right:0!important}.inbox-data-message>:first-child{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:27px;color:#8a8a8a}@media(max-width:979px){.inbox-data-message>:first-child{height:50px;overflow:hidden}}.inbox-data-message>:first-child span{color:#111}.inbox-data-message>:first-child span.label{color:#fff}@media(max-width:979px){.inbox-data-message>:first-child>:first-child{display:block!important;font-size:14px}}.inbox-data-message>:first-child>:first-child:after{content:" - "}.inbox-checkbox-triggered{display:inline-block}.inbox-checkbox-triggered>.btn-group{margin-right:10px}.inbox-checkbox-triggered>.btn-group .btn{padding-left:14px;padding-right:14px}@media(max-width:979px){.inbox-checkbox-triggered>.btn-group .btn{padding-left:10px;padding-right:10px}}.inbox-side-bar{height:100%;position:absolute;background:#fff;display:block;width:200px;padding:10px 0 10px 14px}@media(max-width:1024px){.inbox-side-bar{display:none!important}}.inbox-side-bar h6{font-weight:400;font-size:11px;display:block;padding:0 15px;text-transform:uppercase;color:#838383}.inbox-side-bar h6 a{font-size:14px;margin-top:-2px}.inbox-side-bar h6 .tooltip{text-transform:none!important}.inbox-side-bar>.btn{margin-bottom:35px}.inbox-side-bar .input-group{margin-bottom:25px}.inbox-space{display:block;width:185px}.inbox-space>.progress{margin-top:5px}.inbox .inbox-menu-lg{list-style:none;padding:0;margin:0 0 20px}.inbox .inbox-menu-lg .inbox-menu-lg li{display:block;width:100%}.inbox .inbox-menu-lg .inbox-menu-lg li a{display:block;padding:6px 15px 7px;font-size:13px;color:#333}.inbox .inbox-menu-lg .inbox-menu-lg li a:hover{text-decoration:none;background:#f4f4f4}.inbox .inbox-menu-lg .inbox-menu-lg li.active a{font-weight:700;background:#f0f0f0;border-bottom:1px solid #e7e7e7;color:#3276b1}.inbox .inbox-menu-sm{list-style:none;padding:0;margin:0 0 20px}.inbox .inbox-menu-sm .inbox-menu-sm li{display:block;width:100%}.inbox .inbox-menu-sm .inbox-menu-sm li a{display:block;padding:8px 15px 10px;font-size:13px;color:#333}.inbox .inbox-menu-sm .inbox-menu-sm li a:hover{text-decoration:none;background:#f4f4f4}.inbox .inbox-menu-sm .inbox-menu-sm li.active a{font-weight:700;background:#f0f0f0;border-bottom:1px solid #e7e7e7;color:#3276b1}.inbox-info-bar{padding:10px 0;border-bottom:1px solid #bfbfbf}.inbox-info-bar .form-group{margin:0}.inbox-info-bar .form-group input,.inbox-info-bar .select2-container-multi .select2-choices{border-color:#fff!important}.inbox-info-bar .select2-choices>div{display:none}.inbox-info-bar .col-md-1,.inbox-info-bar .col-md-11{padding-left:0;padding-right:0}@media(max-width:1024px){.inbox-info-bar .col-md-1,.inbox-info-bar .col-md-11{padding-left:26px;padding-right:26px}}.inbox-info-bar img{width:35px;height:auto;display:inline-block;vertical-align:middle;margin-right:7px;margin-left:2px;border-left:3px solid #fff}.inbox-info-bar em{position:absolute;top:6px;right:20px;text-align:right;font-style:normal}.inbox-download .inbox-message{padding:15px 4px;border-bottom:1px solid #bfbfbf}.inbox-download-list{list-style:none;margin:5px 0 0;padding:0}.inbox-download-list li{display:inline-block;margin:0 5px 0 0;vertical-align:top}.inbox-download-list li>:first-child{margin-bottom:0;width:150px;overflow:hidden}.inbox-download-list li>:first-child:hover{background:#fff;border-color:silver}.inbox-download-list li>:first-child>:first-child{text-align:center;display:block;color:#d6d6d6}.inbox-download-list li>:first-child>:first-child>.fa{font-size:150px}.inbox-download-list li>:first-child>:first-child>img{max-width:120px}.inbox-compose-footer{padding:10px;background:#f5f5f5;border-bottom:1px solid #a9a9a9}.inbox-compose-footer,.inbox-download,.inbox-info-bar,.inbox-message{margin-right:240px;position:relative}@media(max-width:1280px){.inbox-compose-footer,.inbox-download,.inbox-info-bar,.inbox-message{margin-right:0}}@media(max-width:979px){.inbox-table-icon>:first-child{margin-top:12px}}.unread td{background:#fff}.unread .inbox-data-date>:first-child,.unread .inbox-data-from>:first-child,.unread .inbox-data-message>:first-child>:first-child{font-weight:700}tr.highlight td,tr.unread.highlight td{background:#ffc!important;color:#333}#compose-mail-mini{margin-left:4px}.email-open-header{margin:-10px 0 0 0;font-size:20px;border-bottom:1px solid #bfbfbf;border-top:1px solid #eee;padding:15px 3px}.email-open-header>span{font-size:10px;font-weight:400;padding:3px 5px;letter-spacing:normal;text-transform:uppercase;vertical-align:middle;line-height:33px;background:#acacac}.email-infobox{display:block;width:180px;border-bottom:1px solid #bfbfbf;padding-bottom:0;padding-top:15px;position:absolute;top:65px;right:15px}@media(max-width:1280px){.email-infobox .email-infobox{display:none}}.email-reply-text>div{border-left:1px solid #d6d6d6;padding-left:10px;margin-left:50px;color:#a9a9a9}.email-reply-text>:first-child{padding-left:45px}.profile-pic{text-align:right}.profile-pic>img{border-radius:0;position:relative;border:5px solid #fff;top:-30px;display:inline-block;text-align:right;z-index:4;width:120px;margin-bottom:-30px}.profile-carousel .carousel-inner{max-height:150px}.friends-list li{margin-bottom:10px}.friends-list li img{width:35px;border:1px solid #fff;outline:1px solid #bfbfbf}.search-results{padding:18px 5px}.search-results+.search-results{border-top:1px dashed #e3e3e3}.search-results>:first-child{margin-bottom:4px;font-weight:400}.search-results>:first-child a{text-decoration:underline}.search-results .url{font-style:normal;font-size:14px}.search-results img{display:inline-block;margin-top:4px;margin-right:4px;width:80px}.search-results>div{display:inline-block;vertical-align:top}.search-results .note{margin:0;line-height:normal}.search-results .note a{text-decoration:none!important;color:#333}.search-results .note a:hover{color:#ed1c24}.todo{margin:0;padding:0;min-height:5px;list-style:none}.todo>li{display:block;position:relative;overflow:hidden;border-bottom:1px solid #e7e7e7;margin:0 5px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAQCAYAAADagWXwAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0RkQ1OEY4NTM4NUIxMUUzQjdCMUMxQzJCQUE3MTMxOCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0RkQ1OEY4NjM4NUIxMUUzQjdCMUMxQzJCQUE3MTMxOCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjRGRDU4RjgzMzg1QjExRTNCN0IxQzFDMkJBQTcxMzE4IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjRGRDU4Rjg0Mzg1QjExRTNCN0IxQzFDMkJBQTcxMzE4Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+pTD+wgAAACtJREFUeNpimDBhwn8gYABhdDYjiIELMDHgAUwTJ06Ea0VnjxpLO2MBAgwAGYZLegQbQ3UAAAAASUVORK5CYII=) 1px 11px no-repeat}.todo>li:last-child,.todo>li:only-child{border-bottom:0}.todo>li>:first-child{display:block;border-right:1px solid #ffe1eb;height:100%;padding:6px 11px 6px 18px;width:20px;vertical-align:top;position:absolute}.todo>li>:first-child:hover{cursor:move}.todo>li.complete{background:0}.todo>li.complete.complete>:first-child:hover{cursor:default}.todo>li.complete>*{text-decoration:line-through;font-style:italic}.todo>li.ui-sortable-helper{border-top:1px solid #eee;background:rgba(113,132,63,0.1)}.todo>li>p{height:100%;margin-left:52px;border-left:1px solid #ffe1eb;display:inline-block;padding:8px 0 6px 7px;margin-bottom:0;min-height:37px;line-height:normal;font-size:14px;font-weight:500;color:#333}.todo>li>p>span{display:block;line-height:12px;font-size:10px;font-weight:400}.todo>li>p>:first-child{margin-top:-5px;color:#999;margin-bottom:4px}.todo>li>p>.date{color:#bfbfbf}.todo-group-title{margin:0;line-height:31px;padding:0 0 0 10px;background:#fafafa;border-bottom:1px solid #e7e7e7;border-top:1px solid #f4f4f4;color:#999}
\ No newline at end of file
+(node) util.print is deprecated. Use console.log instead. .txt-color-danger{color:#a94442!important}.txt-color-warning{color:#6b6d31!important}.txt-color-info{color:#346597!important}.txt-color-success{color:#296829!important}.bg-color-danger{background-color:#a94442!important}.bg-color-warning{background-color:#6b6d31!important}.bg-color-info{background-color:#346597!important}.bg-color-success{background-color:#5cb85c!important}.txt-color-text{color:#333!important}.txt-color-blue{color:#60747c!important}.txt-color-blueLight{color:#ccdadf!important}.txt-color-blueDark{color:#4c4f53!important}.txt-color-green{color:#356e35!important}.txt-color-greenLight{color:#71843f!important}.txt-color-greenDark{color:#496949!important}.txt-color-red{color:#931313!important}.txt-color-yellow{color:#d4c737!important}.txt-color-yellowLight{color:#fff03d!important}.txt-color-orange{color:#c79121!important}.txt-color-orangeLight{color:#ee9000!important}.txt-color-orangeDark{color:#a57225!important}.txt-color-pink{color:#ac5287!important}.txt-color-pinkDark{color:#a8829f!important}.txt-color-purple{color:#65596b!important}.txt-color-darken{color:#404040!important}.txt-color-silver{color:#b4b4b4!important}.txt-color-lighten{color:#d5e7ec!important}.txt-color-white{color:#dedede!important}.txt-color-grayDark{color:#525252!important}.txt-color-magenta{color:#6e3671!important}.txt-color-teal{color:#568a89!important}.txt-color-redLight{color:#a65858!important}.txt-color-active{color:#3276b1!important}.txt-color-activeBg{color:#cedbf7!important}.bg-color-blue{background-color:#60747c!important}.bg-color-blueLight{background-color:#ccdadf!important}.bg-color-blueDark{background-color:#4c4f53!important}.bg-color-green{background-color:#356e35!important}.bg-color-greenLight{background-color:#71843f!important}.bg-color-greenDark{background-color:#496949!important}.bg-color-red{background-color:#931313!important}.bg-color-yellow{background-color:#d4c737!important}.bg-color-yellowLight{background-color:#fff03d!important}.bg-color-orange{background-color:#c79121!important}.bg-color-orangeLight{background-color:#ee9000!important}.bg-color-orangeDark{background-color:#a57225!important}.bg-color-pink{background-color:#ac5287!important}.bg-color-pinkDark{background-color:#a8829f!important}.bg-color-purple{background-color:#65596b!important}.bg-color-darken{background-color:#404040!important}.bg-color-silver{background-color:#b4b4b4!important}.bg-color-lighten{background-color:#d5e7ec!important}.bg-color-white{background-color:#dedede!important}.bg-color-grayDark{background-color:#525252!important}.bg-color-magenta{background-color:#6e3671!important}.bg-color-teal{background-color:#568a89!important}.bg-color-redLight{background-color:#a65858!important}.bg-color-active{background-color:#3276b1!important}.bg-color-activeBg{background-color:#cedbf7!important}@-webkit-keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}@-webkit-keyframes shake{0%,100%{-webkit-transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px)}}@keyframes shake{0%,100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}}@-webkit-keyframes bounce{0%,100%,20%,50%,80%{-webkit-transform:translateY(0)}40%{-webkit-transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px)}}@keyframes bounce{0%,100%,20%,50%,80%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);-ms-transform:translateY(-15px);transform:translateY(-15px)}}@-webkit-keyframes tada{0%{-webkit-transform:scale(1)}10%,20%{-webkit-transform:scale(0.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0)}}@keyframes tada{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(0.9) rotate(-3deg);-ms-transform:scale(0.9) rotate(-3deg);transform:scale(0.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);-ms-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);-ms-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0);-ms-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}@-webkit-keyframes swing{100%,20%,40%,60%,80%{-webkit-transform-origin:top center}20%{-webkit-transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg)}100%{-webkit-transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);-ms-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);-ms-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);-ms-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);-ms-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes wobble{0%{-webkit-transform:translateX(0)}15%{-webkit-transform:translateX(-25%) rotate(-5deg)}30%{-webkit-transform:translateX(20%) rotate(3deg)}45%{-webkit-transform:translateX(-15%) rotate(-3deg)}60%{-webkit-transform:translateX(10%) rotate(2deg)}75%{-webkit-transform:translateX(-5%) rotate(-1deg)}100%{-webkit-transform:translateX(0)}}@keyframes wobble{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}15%{-webkit-transform:translateX(-25%) rotate(-5deg);-ms-transform:translateX(-25%) rotate(-5deg);transform:translateX(-25%) rotate(-5deg)}30%{-webkit-transform:translateX(20%) rotate(3deg);-ms-transform:translateX(20%) rotate(3deg);transform:translateX(20%) rotate(3deg)}45%{-webkit-transform:translateX(-15%) rotate(-3deg);-ms-transform:translateX(-15%) rotate(-3deg);transform:translateX(-15%) rotate(-3deg)}60%{-webkit-transform:translateX(10%) rotate(2deg);-ms-transform:translateX(10%) rotate(2deg);transform:translateX(10%) rotate(2deg)}75%{-webkit-transform:translateX(-5%) rotate(-1deg);-ms-transform:translateX(-5%) rotate(-1deg);transform:translateX(-5%) rotate(-1deg)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1)}50%{-webkit-transform:scale(1.1)}100%{-webkit-transform:scale(1)}}@keyframes pulse{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-webkit-animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);-webkit-animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-webkit-animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-ms-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-ms-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-ms-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);-ms-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-ms-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0deg);opacity:1}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);-ms-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg);-ms-transform:perspective(400px) rotateX(-10deg);transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg);-ms-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0deg);-ms-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px) rotateX(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px) rotateX(0deg);-ms-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateX(90deg);-ms-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-10deg)}70%{-webkit-transform:perspective(400px) rotateY(10deg)}100%{-webkit-transform:perspective(400px) rotateY(0deg);opacity:1}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);-ms-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-10deg);-ms-transform:perspective(400px) rotateY(-10deg);transform:perspective(400px) rotateY(-10deg)}70%{-webkit-transform:perspective(400px) rotateY(10deg);-ms-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}100%{-webkit-transform:perspective(400px) rotateY(0deg);-ms-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px) rotateY(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px) rotateY(0deg);-ms-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateY(90deg);-ms-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px)}100%{opacity:1;-webkit-transform:translateY(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px)}100%{opacity:1;-webkit-transform:translateX(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px)}100%{opacity:1;-webkit-transform:translateX(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-20px)}}@keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}}@-webkit-keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(20px)}}@keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}}@-webkit-keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-20px)}}@keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}}@-webkit-keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(20px)}}@keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}}@-webkit-keyframes fadeOutUpBig{0%{opacity:1;-webkit-transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px)}}@keyframes fadeOutUpBig{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}}@-webkit-keyframes fadeOutDownBig{0%{opacity:1;-webkit-transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(2000px)}}@keyframes fadeOutDownBig{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1;-webkit-transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px)}}@keyframes fadeOutLeftBig{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}}@-webkit-keyframes fadeOutRightBig{0%{opacity:1;-webkit-transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px)}}@keyframes fadeOutRightBig{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}}@-webkit-keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(0.3)}50%{opacity:1;-webkit-transform:scale(1.05)}70%{-webkit-transform:scale(0.9)}100%{-webkit-transform:scale(1)}}@keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(0.3);-ms-transform:scale(0.3);transform:scale(0.3)}50%{opacity:1;-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(0.9);-ms-transform:scale(0.9);transform:scale(0.9)}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}@-webkit-keyframes slideInDown{0%{opacity:0;-webkit-transform:translateY(-2000px)}100%{-webkit-transform:translateY(0)}}@keyframes slideInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes slideInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px)}100%{-webkit-transform:translateX(0)}}@keyframes slideInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slideInRight{0%{opacity:0;-webkit-transform:translateX(2000px)}100%{-webkit-transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px)}}@keyframes slideOutLeft{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px)}}@keyframes slideOutRight{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px)}}@keyframes slideOutUp{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}}@-webkit-keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px)}80%{-webkit-transform:translateY(10px)}100%{-webkit-transform:translateY(0)}}@keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}80%{-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px)}80%{-webkit-transform:translateY(-10px)}100%{-webkit-transform:translateY(0)}}@keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px)}80%{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px)}60%{opacity:1;-webkit-transform:translateX(30px)}80%{-webkit-transform:translateX(-10px)}100%{-webkit-transform:translateX(0)}}@keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}60%{opacity:1;-webkit-transform:translateX(30px);-ms-transform:translateX(30px);transform:translateX(30px)}80%{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px)}60%{opacity:1;-webkit-transform:translateX(-30px)}80%{-webkit-transform:translateX(10px)}100%{-webkit-transform:translateX(0)}}@keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}60%{opacity:1;-webkit-transform:translateX(-30px);-ms-transform:translateX(-30px);transform:translateX(-30px)}80%{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes bounceOut{0%{-webkit-transform:scale(1)}25%{-webkit-transform:scale(0.95)}50%{opacity:1;-webkit-transform:scale(1.1)}100%{opacity:0;-webkit-transform:scale(0.3)}}@keyframes bounceOut{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}25%{-webkit-transform:scale(0.95);-ms-transform:scale(0.95);transform:scale(0.95)}50%{opacity:1;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}100%{opacity:0;-webkit-transform:scale(0.3);-ms-transform:scale(0.3);transform:scale(0.3)}}@-webkit-keyframes bounceOutUp{0%{-webkit-transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(20px)}100%{opacity:0;-webkit-transform:translateY(-2000px)}}@keyframes bounceOutUp{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}100%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}}@-webkit-keyframes bounceOutDown{0%{-webkit-transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(-20px)}100%{opacity:0;-webkit-transform:translateY(2000px)}}@keyframes bounceOutDown{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}}@-webkit-keyframes bounceOutLeft{0%{-webkit-transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(20px)}100%{opacity:0;-webkit-transform:translateX(-2000px)}}@keyframes bounceOutLeft{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}100%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}}@-webkit-keyframes bounceOutRight{0%{-webkit-transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(-20px)}100%{opacity:0;-webkit-transform:translateX(2000px)}}@keyframes bounceOutRight{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center center;-webkit-transform:rotate(-200deg);opacity:0}100%{-webkit-transform-origin:center center;-webkit-transform:rotate(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(-200deg);-ms-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}100%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center center;-webkit-transform:rotate(0);opacity:1}100%{-webkit-transform-origin:center center;-webkit-transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(200deg);-ms-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(-90deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(90deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(-90deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@-webkit-keyframes hinge{0%{-webkit-transform:rotate(0);-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out}40%{-webkit-transform:rotate(60deg);-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out}80%{-webkit-transform:rotate(60deg) translateY(0);opacity:1;-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out}100%{-webkit-transform:translateY(700px);opacity:0}}@keyframes hinge{0%{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);-ms-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%{-webkit-transform:rotate(60deg);-ms-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}80%{-webkit-transform:rotate(60deg) translateY(0);-ms-transform:rotate(60deg) translateY(0);transform:rotate(60deg) translateY(0);opacity:1;-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}100%{-webkit-transform:translateY(700px);-ms-transform:translateY(700px);transform:translateY(700px);opacity:0}}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;-webkit-transform:translateX(0) rotate(0deg)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translateX(-100%) rotate(-120deg);-ms-transform:translateX(-100%) rotate(-120deg);transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;-webkit-transform:translateX(0) rotate(0deg);-ms-transform:translateX(0) rotate(0deg);transform:translateX(0) rotate(0deg)}}@-webkit-keyframes rollOut{0%{opacity:1;-webkit-transform:translateX(0) rotate(0deg)}100%{opacity:0;-webkit-transform:translateX(100%) rotate(120deg)}}@keyframes rollOut{0%{opacity:1;-webkit-transform:translateX(0) rotate(0deg);-ms-transform:translateX(0) rotate(0deg);transform:translateX(0) rotate(0deg)}100%{opacity:0;-webkit-transform:translateX(100%) rotate(120deg);-ms-transform:translateX(100%) rotate(120deg);transform:translateX(100%) rotate(120deg)}}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);opacity:0}60%{-webkit-transform:translateX(-20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0) skewX(-15deg);opacity:1}100%{-webkit-transform:translateX(0) skewX(0deg);opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);-ms-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}60%{-webkit-transform:translateX(-20%) skewX(30deg);-ms-transform:translateX(-20%) skewX(30deg);transform:translateX(-20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0) skewX(-15deg);-ms-transform:translateX(0) skewX(-15deg);transform:translateX(0) skewX(-15deg);opacity:1}100%{-webkit-transform:translateX(0) skewX(0deg);-ms-transform:translateX(0) skewX(0deg);transform:translateX(0) skewX(0deg);opacity:1}}@-webkit-keyframes lightSpeedOut{0%{-webkit-transform:translateX(0) skewX(0deg);opacity:1}100%{-webkit-transform:translateX(100%) skewX(-30deg);opacity:0}}@keyframes lightSpeedOut{0%{-webkit-transform:translateX(0) skewX(0deg);-ms-transform:translateX(0) skewX(0deg);transform:translateX(0) skewX(0deg);opacity:1}100%{-webkit-transform:translateX(100%) skewX(-30deg);-ms-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);-ms-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes loading{0%{background-position:0 -400px}100%{background-position:-7px -400px}}@-ms-keyframes loading{0%{background-position:0 -400px}100%{background-position:-7px -400px}}@keyframes loading{0%{background-position:0 -400px}100%{background-position:-7px -400px}}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-webkit-keyframes pace-spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-ms-keyframes pace-spinner{0%{-ms-transform:rotate(0deg);transform:rotate(0deg)}100%{-ms-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes pace-spinner{0%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.fast{-webkit-animation-duration:.4s;-ms-animation-duration:.4s;animation-duration:.4s}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.flash{-webkit-animation-name:flash;animation-name:flash}.animated.shake{-webkit-animation-name:shake;animation-name:shake}.animated.bounce{-webkit-animation-name:bounce;animation-name:bounce}.animated.tada{-webkit-animation-name:tada;animation-name:tada}.animated.swing{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}.animated.wobble{-webkit-animation-name:wobble;animation-name:wobble}.animated.pulse{-webkit-animation-name:pulse;animation-name:pulse}.animated.flip{-webkit-backface-visibility:visible!important;-webkit-animation-name:flip;-ms-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flip}.animated.flipInX{-webkit-backface-visibility:visible!important;-webkit-animation-name:flipInX;-ms-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}.animated.flipOutX{-webkit-animation-name:flipOutX;-webkit-backface-visibility:visible!important;animation-name:flipOutX;-ms-backface-visibility:visible!important;backface-visibility:visible!important}.animated.flipInY{-webkit-backface-visibility:visible!important;-webkit-animation-name:flipInY;-ms-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}.animated.flipOutY{-webkit-backface-visibility:visible!important;-webkit-animation-name:flipOutY;-ms-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}.animated.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}.animated.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}.animated.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}.animated.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}.animated.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}.animated.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}.animated.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}.animated.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}.animated.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}.animated.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}.animated.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}.animated.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}.animated.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}.animated.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}.animated.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}.animated.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}.animated.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}.animated.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}.animated.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}.animated.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}.animated.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}.animated.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}.animated.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}.animated.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}.animated.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.animated.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}.animated.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}.animated.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}.animated.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}.animated.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}.animated.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}.animated.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}.animated.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}.animated.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}.animated.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}.animated.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}.animated.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}.animated.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}.animated.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}.animated.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}.animated.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}.animated.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}.animated.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}.animated.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}.animated.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}.animated.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}.animated.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-duration:.5s;animation-duration:.5s}.animated.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-animation-duration:.25s;animation-duration:.25s}.animated.fade{opacity:0;-webkit-transition:opacity .15s linear;transition:opacity .15s linear}[class*=" bg-"],[class^=bg-]{-webkit-filter:none!important;filter:none!important}.square{display:block;float:left;margin-right:10px;height:20px;width:20px}.fa-stack-1em{width:1em!important;height:1em!important;line-height:1em!important}.icon-color-good{color:#40ac2b}.icon-color-bad{color:#ed1c24}.percent-sign:after{content:" %";line-height:normal}.degree-sign:after{content:" °F";line-height:normal}.ui-state-default .ui-icon[class*=" icon-"]{background:0;margin-left:-12px}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-e:before{content:"\f105";font-family:FontAwesome;font-size:14px;display:inline}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-first,.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-button-icon-primary.ui-icon[class*=" icon-"]:before,.ui-button-icon-primary.ui-icon[class^=icon-]:before,.ui-button-icon-secondary.ui-icon[class*=" icon-"]:before,.ui-button-icon-secondary.ui-icon[class^=icon-]:before{font-size:inherit;margin-left:7px!important;margin-left:5px;display:inline;text-decoration:inherit;color:inherit}@font-face{font-family:'Ubuntu';src:url('fonts/Ubuntu-C.eot');src:url('fonts/Ubuntu-C.eot?#iefix') format('embedded-opentype'),url('fonts/Ubuntu-C.woff') format('woff'),url('fonts/Ubuntu-C.ttf') format('truetype'),url('fonts/Ubuntu-C.svg') format('svg');font-weight:normal;font-style:normal}@font-face{font-family:'Ubuntu-Light';src:url('fonts/Ubuntu-L.eot');src:url('fonts/Ubuntu-L.eot?#iefix') format('embedded-opentype'),url('fonts/Ubuntu-L.woff') format('woff'),url('fonts/Ubuntu-L.ttf') format('truetype'),url('fonts/Ubuntu-L.svg') format('svg');font-weight:normal;font-style:normal}@font-face{font-family:'Ubuntu-Bold';src:url('fonts/Ubuntu-B.eot');src:url('fonts/Ubuntu-B.eot?#iefix') format('embedded-opentype'),url('fonts/Ubuntu-B.woff') format('woff'),url('fonts/Ubuntu-B.ttf') format('truetype'),url('fonts/Ubuntu-B.svg') format('svg');font-weight:bold;font-style:normal}@font-face{font-family:'OpenSans';src:url('fonts/OpenSans-Regular.eot');src:url('fonts/OpenSans-Regular.eot?#iefix') format('embedded-opentype'),url('fonts/OpenSans-Regular.woff2') format('woff2'),url('fonts/OpenSans-Regular.woff') format('woff'),url('fonts/OpenSans-Regular.ttf') format('truetype'),url('fonts/OpenSans-Regular.svg') format('svg');font-weight:normal;font-style:normal}html,body{font-family:Ubuntu,Arial,Helvetica,sans-serif}a:active,a:focus,a:hover,button,button:active,button:focus,embed,input::-moz-focus-inner,object{outline:0}.hidden{display:none}.hidden-desktop{display:none!important}.no-visible{visibility:hidden!important}.pull-right{float:right!Important}.pull-left{float:left!Important}.align-top{vertical-align:top!important}.align-base{vertical-align:baseline!important}.align-middle{vertical-align:middle!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100,.opaque{opacity:1!important}.disabled{color:#fff}.btn-default.disabled{color:#999}xmp{overflow:auto}.text-italic{font-style:italic!important}.text-dashed{text-decoration:line-through}.nowrap{white-space:nowrap}.truncated{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.no-space{margin:0}.no-space>[class*=col-]{margin:0!important;padding-right:0;padding-left:0}.no-margin{margin:0!important}.no-x-margin{margin-left:0!important;margin-right:0!important}.no-y-margin{margin-top:0!important;margin-bottom:0!important}.margin-2{margin:2px!important}.margin-5{margin:5px!important}.margin-10{margin:10px!important}.margin-20{margin:20px!important}.margin-x-2{margin-left:2px!important;margin-right:2px!important}.margin-x-5{margin-left:5px!important;margin-right:5px!important}.margin-x-10{margin-left:10px!important;margin-right:10px!important}.margin-x-20{margin-left:20px!important;margin-right:20px!important}.margin-y-2{margin-top:2px!important;margin-bottom:2px!important}.margin-y-5{margin-top:5px!important;margin-bottom:5px!important}.margin-y-10{margin-top:10px!important;margin-bottom:10px!important}.margin-y-20{margin-top:20px!important;margin-bottom:20px!important}.margin-top-0{margin-top:0!important}.margin-top-2{margin-top:2px!important}.margin-top-5{margin-top:5px!important}.margin-top-10{margin-top:10px!important}.margin-top-20{margin-top:20px!important}.margin-bottom-0{margin-bottom:0!important}.margin-bottom-2{margin-bottom:2px!important}.margin-bottom-5{margin-bottom:5px!important}.margin-bottom-10{margin-bottom:10px!important}.margin-bottom-20{margin-bottom:20px!important}.margin-left-0{margin-left:0!important}.margin-left-2{margin-left:2px!important}.margin-left-5{margin-left:5px!important}.margin-left-10{margin-left:10px!important}.margin-left-20{margin-left:20px!important}.margin-right-0{margin-right:0!important}.margin-right-2{margin-right:2px!important}.margin-right-5{margin-right:5px!important}.margin-right-10{margin-right:10px!important}.margin-right-20{margin-right:20px!important}.shift-topleft-2{margin-top:-2px!important;margin-left:-2px!important}.shift-topleft-4{margin-top:-4px!important;margin-left:-4px!important}.shift-topright-2{margin-top:-2px!important;margin-right:-2px!important}.shift-topright-4{margin-top:-4px!important;margin-right:-4px!important}.shift-bottomleft-2{margin-bottom:-2px!important;margin-left:-2px!important}.shift-bottomleft-4{margin-bottom:-4px!important;margin-left:-4px!important}.shift-bottomright-2{margin-bottom:-2px!important;margin-right:-2px!important}.shift-bottomright-4{margin-bottom:-4px!important;margin-right:-4px!important}.bordered{border:1px solid #ccc}.bordered:hover{border:1px solid #bbb}.bordered.nohover:hover{border-color:#ccc}.no-border,.well[class*=" bg-"].no-border{border-width:0!important}.no-border-transparent{border-color:transparent!important}.no-border-radius{border-radius:0}.border-0{border-width:0!important}.border-1{border-width:1px!important}.radius-4{border-radius:4px!important}.radius-top-4{border-top-left-radius:4px!important;border-top-right-radius:4px!important}.radius-bottom-4{border-bottom-left-radius:4px!important;border-bottom-right-radius:4px!important}.radius-left-4{border-top-left-radius:4px!important;border-bottom-left-radius:4px!important}.radius-right-4{border-top-right-radius:4px!important;border-bottom-right-radius:4px!important}.width-nomin{min-width:0!important}.width-100{width:100px;max-width:100px}.width-200{width:200px;max-width:200px}.width-300{width:300px;max-width:300px}.width-400{width:400px;max-width:400px}.width-500{width:500px;max-width:500px}.padding-5{padding:5px!important}.padding-7{padding:7px!important}.padding-10{padding:10px!important}.padding-20{padding:20px!important}.padding-x-0{padding-left:0!important;padding-right:0!important}.padding-x-5{padding-left:5px!important;padding-right:5px!important}.padding-x-10{padding-left:10px!important;padding-right:10px!important}.padding-x-20{padding-left:20px!important;padding-right:20px!important}.padding-y-0{padding-top:0!important;padding-bottom:0!important}.padding-y-5{padding-top:5px!important;padding-bottom:5px!important}.padding-y-10{padding-top:10px!important;padding-bottom:10px!important}.padding-y-20{padding-top:20px!important;padding-bottom:20px!important}.padding-top-0{padding-top:0!important}.padding-top-5{padding-top:5px!important}.padding-top-10{padding-top:10px!important}.padding-top-20{padding-top:20px!important}.padding-bottom-0{padding-bottom:0!important}.padding-bottom-5{padding-bottom:5px!important}.padding-bottom-10{padding-bottom:10px!important}.padding-bottom-20{padding-bottom:20px!important}.padding-left-0{padding-left:0!important}.padding-left-5{padding-left:5px!important}.padding-left-10{padding-left:10px!important}.padding-left-20{padding-left:20px!important}.padding-right-0{padding-right:0!important}.padding-right-5{padding-right:5px!important}.padding-right-10{padding-right:10px!important}.padding-right-20{padding-right:20px!important}.no-padding{padding:0!important}.no-padding .md-editor,.widget-body.no-padding .cke_chrome{border:0}.no-padding>pre{margin:30px}.no-padding .dataTables_wrapper table,.no-padding>table{border:0!important;margin-bottom:0!important}.no-padding .dataTables_wrapper table tr td:first-child,.no-padding>table tr td:first-child,.no-padding .dataTables_wrapper table tr th:first-child,.no-padding>table tr th:first-child{border-left:0!important}.no-padding .dataTables_wrapper table tr td:last-child,.no-padding>table tr td:last-child,.no-padding .dataTables_wrapper table tr th:last-child,.no-padding>table tr th:last-child{border-right:0!important}.no-padding .dataTables_wrapper table tr:last-child td,.no-padding>table tr:last-child td{border-bottom:0}.no-padding-bottom{padding-bottom:0!important}.no-x-padding{padding-left:0!important;padding-right:0!important}.no-y-padding{padding-top:0!important;padding-bottom:0!important}.no-content-padding{margin:-10px -14px 0 -14px}@media(min-width:768px) and (max-width:880px){.no-content-padding{margin:0 -14px!important}}@media(max-width:767px){.no-content-padding{margin:0 -5px!important}}@media only screen and (min-width:0) and (max-width:679px){.no-content-padding{margin:0 -5px!important}}@media only screen and (min-width:320px) and (max-width:479px){.no-content-padding{margin:0 -5px!important}}.no-height{line-height:0}.clearfix,.inner-space:after{zoom:1}.clearfix:after,.inner-space:after{clear:both}.clearfix:after,.inner-space:after,.clearfix:before,.inner-space:before{display:block;visibility:hidden;overflow:hidden;content:"\0020";height:0;font-size:0;line-height:0}.display-inline{display:inline-block!important}.display-normal{display:inline!important}.hover-transparent{opacity:.5}.hover-transparent:hover{opacity:1}.row-seperator-header{margin:15px 14px 20px;border-bottom:0;display:block;color:#646464;font-size:20px;font-weight:400}.text-align-center,.text-center{text-align:center!important}.text-align-left,.text-left{text-align:left!important}.text-align-right,.text-right{text-align:right!important}.center-canvas,.center-child-canvas>canvas{display:block!important;margin:0 auto!important}.semi-bold{font-weight:400!important}.bold{font-weight:900!important}.ultra-light{font-weight:300!important}.font-xs{font-size:85%!important}.font-sm{font-size:95%!important}.font-md{font-size:130%!important}.font-lg{font-size:160%!important}.font-xl{font-size:200%!important}.font-400{font-size:400%!important}.badge{font-size:11px;padding:4px 6px 1px}.label{padding:.3em .6em .1em}.cursor-pointer{cursor:pointer}.selected{border:1px solid #0091d9!important}tr.selected{background-color:#dcebff}.selected:before{display:block;position:absolute;content:"\f00c";color:#fff;right:4px;font-family:FontAwesome;z-index:1002}tr.selected:before{display:none}.selected:after{width:0;height:0;border-top:35px solid #0091d9;border-left:35px solid rgba(0,0,0,0);position:absolute;display:block;right:0;content:".";top:0;z-index:1001}tr.selected:after{display:none}html{margin:0;padding:0;height:100%;overflow-x:hidden!important;background-color:#e5e2cf}body{margin:0;padding:0;height:100%;overflow:hidden;background-color:#e5e2cf;direction:ltr}body.container{position:relative;padding:0;border-left:1px solid #bfbfbf;border-right:1px solid #bfbfbf;-webkit-box-shadow:0 2px 70px rgba(0,0,0,0.45);box-shadow:0 2px 70px rgba(0,0,0,0.45)}body.nooverflow{position:fixed;overflow:hidden;width:100%}#main{display:block;margin-left:220px;padding:0;min-height:500px;-webkit-transition:all .1s ease-out;transition:all .1s ease-out}@media(max-width:979px){#main{margin-left:0}}#content{padding:10px;position:relative;left:0;-webkit-transition:left .1s ease-out;transition:left .1s ease-out}@media(max-width:767px){#content{padding-left:5px;padding-right:5px}}.page-title{margin:12px 0 15px}.page-title a{color:#6f8696}.page-title a:hover,.page-title a:active{text-decoration:none}.page-title span{font-size:16px;color:#333;display:inline-block;vertical-align:1px}.page-title span i{padding:0 5px}aside{display:block;width:220px;overflow:hidden;min-height:100%}aside,aside nav li.divider{background:#829db0}#header{display:block;height:49px;position:relative;margin:0;padding:0 13px 0 0;background-color:#f3f3f3;background-image:-webkit-gradient(linear,0 0,0 100%,from(#f3f3f3),to(#e2e2e2));background-image:-webkit-gradient(linear,top left,bottom left,from(#f3f3f3),to(#e2e2e2));background-image:-webkit-linear-gradient(top,#f3f3f3,#e2e2e2);background-image:linear-gradient(to bottom,#f3f3f3,#e2e2e2);background-repeat:repeat-x}@media(max-width:767px){#header{padding-right:5px}}@media only screen and (max-width:679px){#header{padding-right:5px;background:#fff}}#header>div{display:inline-block;vertical-align:middle;height:49px;float:left}#header>div.open{font-weight:700}.fixed-header #header{position:fixed;width:100%;z-index:1001}.container.fixed-header #header{max-width:1164px}.fixed-header #header .ajax-dropdown{z-index:1000}.fixed-header #shortcut{position:fixed}.fixed-header #main{margin-top:49px}#top-links>div{display:inline-block;float:left}@media(min-width:768px) and (max-width:1089px){#top-links>div{display:none}#top-links>div:first-child{display:inline-block}}@media(max-width:767px){#top-links>div{display:none}}.top-menu{display:inline-block;padding:7px 13px 0;position:relative}@media(max-width:767px){.top-menu{display:none}}.top-menu>span{display:block}.top-menu>:first-child{display:block;color:#bfbfbf;font-size:10px;font-weight:700;text-transform:uppercase;text-shadow:0 0 1px #fff;padding-left:0;text-align:left}.top-menu.bordered{background-color:white;padding-top:4px;padding-bottom:9px;border-color:silver;border-width:2px 2px 0;border-style:solid;border-radius:8px 8px 0 0;margin-left:-1px}.top-tabs{display:inline-block;padding:7px 13px 0;position:relative}.top-tabs>span{display:block}.top-tabs>:first-child{display:block;color:#bfbfbf;font-size:10px;font-weight:700;text-transform:uppercase;text-shadow:0 0 1px #fff;padding-left:5px;text-align:left}.top-tabs .nav-tabs li a{padding:2px 10px 3px!important;border-color:#ccc #ccc transparent;box-shadow:0 -2px 3px #ccc;margin-top:3px!important}.top-tabs .nav-tabs li.active a{margin-top:3px!important;padding:2px 10px 3px!important}.top-selector{max-width:97%;white-space:nowrap;background:0;border:0;padding:0;text-align:left;color:#555;font-size:14px;cursor:pointer}.top-selector:hover{color:#333}#user-menu{position:relative}#user-menu .btn{position:relative;margin-top:10px;margin-bottom:8px;padding:3px 6px 3px 0;width:60px}@media(max-width:767px){#user-menu .btn{margin-top:5px;margin-left:5px!important;width:40px;padding-top:5px;padding-bottom:4px}#user-menu .btn i.fa{float:none!important;font-size:150%}}#user-menu .btn img,#user-menu .btn i.img{position:absolute;left:-1px;top:-4px;border:solid 1px white;padding:2px;background-color:white;transform:rotate(-7deg)}@media(max-width:767px){#user-menu .btn img,#user-menu .btn i.img{display:none}}#user-menu .btn i.img{width:34px;height:34px;color:#999;opacity:1;font-size:220%}#user-menu .btn:active img,#user-menu .btn:active i.img{left:-2px;top:-5px}@media(max-width:767px){#user-menu .dropdown-menu a{width:auto!important}}#user-activity{position:relative}#user-activity .badge{position:absolute;top:2px;right:-8px}@media(max-width:767px){#user-activity .badge{top:-2px}}@media(max-width:979px){#login-info{display:none}}#login-info>span{display:inline-block;height:39px;float:left}#login-info>span .badge{position:absolute;top:-5px;right:-9px;cursor:pointer;background:#0091d9;display:inline-block;font-size:10px;-webkit-box-shadow:inset 1px 1px 0 rgba(0,0,0,0.1),inset 0 -1px 0 rgba(0,0,0,0.07);box-shadow:inset 1px 1px 0 rgba(0,0,0,0.1),inset 0 -1px 0 rgba(0,0,0,0.07);color:#fff;font-weight:700;border-radius:50%;padding:3px;text-align:center;line-height:normal}#login-info span#activity{border-radius:2px;cursor:default!important;display:inline-block;font-weight:700;height:24px;width:24px;padding:2px;text-align:center;text-decoration:none!important;-moz-user-select:none;-webkit-user-select:none;background-color:#f8f8f8;background-image:-webkit-gradient(linear,left top,left bottom,from(#f8f8f8),to(#f1f1f1));background-image:-webkit-gradient(linear,top left,bottom left,from(#f8f8f8),to(#f1f1f1));background-image:-webkit-linear-gradient(top,#f8f8f8,#f1f1f1);background-image:linear-gradient(top,#f8f8f8,#f1f1f1);border:1px solid #bfbfbf;color:#c4bab6;font-size:19px;margin:5px 0 0;position:relative}#login-info span#activity:hover{border:1px solid #bfbfbf;-webkit-transition:all 0s;transition:all 0s;cursor:pointer!important;-webkit-box-shadow:inset 0 0 4px 1px rgba(0,0,0,0.08);box-shadow:inset 0 0 4px 1px rgba(0,0,0,0.08)}.authomatic{display:inline-block;width:21px;height:21px;margin:2px 0!important;padding:3px!important;text-align:center}.authomatic:hover{background-color:#ccc;border-radius:3px}#logo{display:inline-block;width:175px;margin-top:7px;margin-left:9px}@media(min-width:768px) and (max-width:880px){#logo{margin-top:10px}}@media(max-width:767px){#logo{margin-top:10px;margin-left:4px}}@media only screen and (min-width:0) and (max-width:679px){#logo{margin-top:10px;margin-left:4px}}@media only screen and (min-width:320px) and (max-width:479px){#logo{width:135px;margin-top:10px;margin-left:4px}}#logo img{max-width:175px;max-height:36px;padding-left:3px}#logo-group{width:220px}@media only screen and (min-width:480px) and (max-width:1089px){#logo-group{width:175px}}@media only screen and (min-width:320px) and (max-width:479px){#logo-group{width:169px!important}}.uv-icon{position:absolute!important;left:155px!important;top:5px!important;z-index:500!important}@media only screen and (min-width:0) and (max-width:1089px){.uv-icon{left:130px!important}}#activity.active .badge{background:#006fa6!important}.header-search{position:relative}@media(max-width:767px){.header-search{display:none}}.header-search.pull-right{margin-left:6px}@media(max-width:979px){.header-search.pull-right{margin-left:0}}.header-search>input[type=text]{display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-moz-box-sizing:border-box;min-width:200px;width:100%;height:30px;padding:0 10px;outline:0;border-width:1px;border-style:solid;border-radius:0;border-color:#bfbfbf;background:#fff;color:#404040;appearance:normal;-moz-appearance:none;-webkit-appearance:none;margin-top:10px;line-height:normal}@media(min-width:768px) and (max-width:979px){.header-search>input[type=text]{margin-top:9px}}.header-search>button{background:0;border:0;color:#6d6a69;font-size:17px;height:30px;line-height:30px;margin:0;padding:0;position:absolute;right:0;top:10px;width:30px;z-index:2}#search-mobile{display:none}@media(max-width:767px){#search-mobile{display:block}}@media only screen and (min-width:0) and (max-width:679px){#search-mobile{display:block}}@media only screen and (min-width:320px) and (max-width:479px){#search-mobile{margin-left:0}}@media(max-width:767px){.search-mobile .header-search{display:block;position:absolute;top:0;width:100%;height:49px;background:#333;padding:0 2px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;left:0}.search-mobile .header-search>input[type=text]{margin-top:2px;height:45px;border-color:#333;padding-right:75px}.search-mobile .header-search>button{height:29px;line-height:29px;background:#DDD;right:44px}.search-mobile #search-mobile{display:none}.search-mobile #cancel-search-js{display:block}}#cancel-search-js{position:absolute;display:none;background:#a90329;z-index:3;color:#fff;padding:0;right:10px;top:10px;text-align:center;height:29px;line-height:29px;width:30px;font-size:17px;text-decoration:none!important}#left-panel{position:absolute;top:49px;left:0;z-index:1002;-webkit-transition:left .1s ease-out;transition:left .1s ease-out}@media(max-width:979px){#left-panel{left:-220px}}.fixed-navigation #left-panel{position:fixed;z-index:998}@media(max-width:767px){.fixed-navigation #left-panel{position:absolute!important}}#left-panel #ajax-gear{position:absolute;left:calc(49%);top:5px}#left-panel .version{position:absolute;bottom:2px;width:100%;text-align:center;font-size:11px;color:#333}#ribbon{height:40px;background:#6f8696;padding:0 40px 0 13px;position:relative}@media(max-width:767px){#ribbon{padding-left:5px;padding-right:5px}}@media only screen and (min-width:0) and (max-width:679px){#ribbon{border-bottom:1px solid #cfcfcf;border-top:1px solid #e6e6e6;background:#f5f5f5}}#ribbon .breadcrumb{display:inline-block;margin:0;padding:12px 34px 10px 0!important;background:0;vertical-align:top}#ribbon .breadcrumb li.strong a{line-height:1em;font-weight:bold;font-size:120%;color:white!important}@media only screen and (min-width:0) and (max-width:679px){#ribbon .breadcrumb li.strong a{color:#333!important}}#ribbon .breadcrumb,#ribbon .breadcrumb a{color:#ddd!important;text-decoration:none!Important}@media only screen and (min-width:0) and (max-width:679px){#ribbon .breadcrumb,#ribbon .breadcrumb a{color:#6d6c6c!important}}#ribbon .breadcrumb>li+li:before{padding:0 3px}#ribbon .breadcrumb>li+li.strong:before{padding-right:1px}#ribbon .breadcrumb li:last-child,#ribbon .breadcrumb>.active{color:#eee}@media only screen and (min-width:0) and (max-width:679px){#ribbon .breadcrumb li:last-child,#ribbon .breadcrumb>.active{color:#333!important}}.fixed-ribbon #ribbon{position:fixed;right:0;left:220px;top:49px;z-index:999}@media(max-width:979px){.fixed-ribbon #ribbon{left:0}}.container.fixed-ribbon #ribbon{width:944px;left:590px}.fixed-ribbon #content{padding-top:50px}@media(max-width:767px){.fixed-ribbon #content{padding-top:52px}}.minified.fixed-ribbon #ribbon{left:45px}.hidden-menu.fixed-ribbon #ribbon{left:10px}@media(max-width:979px){.hidden-menu.fixed-ribbon #ribbon{left:220px}}.hidden-ribbon #ribbon{height:1px;min-height:1px;max-height:1px}.hidden-ribbon #ribbon>*{display:none}.ribbon{position:absolute;right:9px;top:-4px}.header-dropdown-list{list-style:none;float:right;position:relative;margin:0;padding-left:10px}.header-dropdown-list>li{display:inline-block;padding-right:5px}.header-dropdown-list>li>.dropdown-toggle{margin-top:16px;display:block}.smart-accordion-default.panel-group .panel+.panel{margin-top:-1px}.smart-accordion-default.panel-group .panel-heading{padding:0}.smart-accordion-default.panel-group .panel-title a{display:block;padding:10px 15px;text-decoration:none!important}.smart-accordion-default .panel-group .panel,.smart-accordion-default .panel-heading{border-radius:0}.smart-accordion-default .panel-default{border-color:#c3c3c3}.smart-accordion-default .panel-default>.panel-heading{background-color:#fcfcfc}.smart-accordion-default .panel-title>a.collapsed>.fa,.smart-accordion-default .panel-title>a>:first-child{display:none}.smart-accordion-default .panel-title>a.collapsed>:first-child{display:inline-block}.no-padding .smart-accordion-default>div{border-left:0!important;border-right:0!important}.no-padding .smart-accordion-default>div:first-child{border-top:0!important}.no-padding .smart-accordion-default>div:last-child{border-bottom:0!important}#logo-group *,.login-info,.login-info *,.minified .menu-item-parent{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.login-info{display:block;font-size:12px;height:39px;color:#333;border:solid transparent;margin:2px 0 0 10px!important;float:right}.login-info a,.login-info strong{text-transform:capitalize;font-size:14px;display:inline-block;color:#333;text-decoration:none;margin-left:5px}.login-info a:hover,.login-info strong{color:#666}.login-info a.btn{margin-top:5px}.login-info a.btn-danger,.login-info a.btn-success,.login-info a.btn-primary{color:#dedede}.login-info span{display:inline-block;padding:0 0 0 10px}.login-info span a.btn-success{margin-top:-10px}.login-info img{width:24px;height:auto;display:inline-block;vertical-align:middle;margin-top:-6px;margin-right:0;margin-left:0;border-left:0}.minifyme{border-bottom:1px solid #302f2f;background:#454545;color:#a8a8a8;text-align:center;padding:1px 0 0;width:36px;height:28px;display:block;position:absolute;right:-3px;border-radius:5px 0 0 5px;cursor:pointer;margin-top:5px;font-size:19px;-webkit-transition:all .1s linear 0s;transition:all .1s linear 0s}.minifyme:hover{background:#646464;color:#e4e4e4;right:0}.minified .minifyme{right:0;color:#a8a8a8;position:relative;width:100%;border-radius:0;margin:0;height:32px;font-size:23px}.minified .minifyme .fa:before{content:"\f0a9"}.minified #left-panel{width:45px;overflow:visible}@media(max-width:979px){.minified #left-panel{left:0}}.minified #main{margin-left:45px}.minified #left-panel>ul>li,.minified nav>ul>li{overflow:visible}.minified #left-panel>ul>li>ul::before,.minified nav>ul>li>ul::before{border-left:0}.minified #left-panel>ul>li,.minified nav>ul>li,.minified #left-panel>ul>li a,.minified nav>ul>li a{position:relative}.minified #left-panel ul>li>a,.minified nav ul>li>a{padding:12px 11px 10px;display:block}.minified #left-panel>ul>li>a .fa.fa-fw,.minified nav>ul>li>a .fa.fa-fw{display:block;width:auto;text-align:center;padding:0}.minified #left-panel>ul>li>a>i,.minified nav>ul>li>a>i{text-align:center;margin:0;display:block}.minified #left-panel>ul>li.active>a::before,.minified nav>ul>li.active>a::before{content:"\f0d9"}.minified #left-panel ul ul li a,.minified nav ul ul li a{padding-top:5px;padding-bottom:5px;padding-left:14px}.minified #left-panel ul ul li li a,.minified nav ul ul li li a{padding-left:25px}.minified #left-panel>ul ul li::before,.minified nav>ul ul li::before,.minified #left-panel>ul>li>ul::before,.minified nav>ul>li>ul::before{left:12px}.minified #left-panel>ul>li>a .menu-item-parent,.minified nav>ul>li>a .menu-item-parent,.minified #left-panel>ul>li>a>b,.minified nav>ul>li>a>b{display:none}.minified #left-panel>ul>li>a>.menu-item-parent,.minified nav>ul>li>a>.menu-item-parent{display:none;position:absolute;left:40px;top:-3px;width:186px;height:36px;line-height:38px;background-color:#f5f5f5;color:#333;z-index:3;-webkit-box-shadow:2px 1px 2px 0 rgba(0,0,0,0.2);box-shadow:2px 1px 2px 0 rgba(0,0,0,0.2);border-left:1px solid #bfbfbf;border-top:1px solid #d8d4d4;border-bottom:1px solid #fff;padding-left:12px}.minified #left-panel>ul>li>ul,.minified nav>ul>li>ul{display:none!important;position:absolute;left:40px;width:200px;z-index:5;border:1px solid #bfbfbf;min-height:180px;-webkit-box-shadow:1px 1px 2px 0 rgba(0,0,0,0.2);box-shadow:1px 1px 2px 0 rgba(0,0,0,0.2);background:#627685;margin-top:-3px}.minified #left-panel ul>li>ul>li>ul,.minified nav ul>li>ul>li>ul{position:relative;left:13px;border:0;margin-left:-12px;width:197px}.minified #left-panel>ul>li:hover>a>.menu-item-parent,.minified nav>ul>li:hover>a>.menu-item-parent,.minified #left-panel>ul>li:hover>ul,.minified nav>ul>li:hover>ul{display:block!important}.minified #left-panel>ul>li>ul>li,.minified nav>ul>li>ul>li{background-color:rgba(91,103,113,0.8)}.minified #left-panel>ul>li>ul>li>ul>li,.minified nav>ul>li>ul>li>ul>li{background-color:#627685}.minified #left-panel>ul>li>ul>li>a,.minified nav>ul>li>ul>li>a,.minified #left-panel>ul>li>ul>li>ul>li>a,.minified nav>ul>li>ul>li>ul>li>a{padding-top:7px;padding-bottom:7px}.minified #left-panel>ul>li>ul>li>ul>li a,.minified nav>ul>li>ul>li>ul>li a{padding-top:6px;padding-bottom:6px}.minified #left-panel>ul>ul,.minified nav>ul>ul{min-height:100px!important;max-height:180px!important;overflow-y:scroll;overflow-x:hidden;background:#ed1c24!important}.minified #left-panel>ul ul li::before,.minified nav>ul ul li::before{border:0}.minified #left-panel ul ul ul ul li a,.minified nav ul ul ul ul li a{padding-left:45px}.minified #left-panel ul ul ul ul ul li a,.minified nav ul ul ul ul ul li a{padding-left:62px}.minified #left-panel ul ul ul ul ul ul li a,.minified nav ul ul ul ul ul ul li a{padding-left:82px}.minified #left-panel .version{display:none}.minified .slimScrollDiv,.minified .slimScrollDiv>:first-child{overflow:visible!important}.minified .slimScrollBar,.minified .slimScrollRail{display:none}.slimScrollDiv,.slimScrollDiv>:first-child{overflow:hidden}@media(max-width:979px){#hide-menu i,#logout i{color:#6d6a69;font-size:100%}}@media(min-width:0) and (max-width:880px){#hide-menu i,#logout i{font-size:121%}}.hidden-menu #left-panel{left:-210px;z-index:1002}@media(max-width:979px){.hidden-menu #left-panel{left:0}}.hidden-menu #left-panel:hover{left:0}.hidden-menu #main{margin-left:10px}.minified.hidden-menu #main{margin-left:0}@media(max-width:979px){.hidden-menu #main{position:relative;left:210px}}@media(max-width:979px){.hidden-menu #hide-menu i{color:#fff}}@media(min-width:768px) and (max-width:880px){.hidden-menu #hide-menu i::before{content:"\f0c9"}}@media(max-width:767px){.hidden-menu #hide-menu i{color:#fff}.hidden-menu #hide-menu i::before{content:"\f0c9"}}.hidden-menu #hide-menu>:first-child>a{background-color:#e8e8e8;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#5a5a5a),color-stop(100%,#686868));background-image:-webkit-linear-gradient(to bottom,#5a5a5a 0,#686868 100%);background-image:-webkit-gradient(linear,top left,bottom left,from(#5a5a5a),to(#686868));background-image:-webkit-linear-gradient(top,#5a5a5a 0,#686868 100%);background-image:linear-gradient(to bottom,#5a5a5a 0,#686868 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5A5A5A',endColorstr='#686868',GradientType=0);color:#fff;border-color:#494949;-webkit-box-shadow:inset 0 0 3px 1px rgba(0,0,0,0.15);box-shadow:inset 0 0 3px 1px rgba(0,0,0,0.15)}@media(min-width:768px) and (max-width:979px){.hidden-menu #hide-menu>:first-child>a{margin-top:9px;width:40px}}.hidden-menu #hide-menu>:first-child>a:active{-webkit-box-shadow:inset 0 0 6px 1px rgba(0,0,0,0.2);box-shadow:inset 0 0 6px 1px rgba(0,0,0,0.2)}.hidden-menu .minifyme,.minified #hide-menu{display:none}.no-menu #left-panel{left:-220px;z-index:0}.no-menu #main{margin-left:0}.no-menu #hide-menu{display:none}#shortcuts{position:absolute;top:0;left:0;height:auto;width:100%;background-color:#33302f;background-color:rgba(0,0,0,0.85);z-index:1009;display:none;color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#shortcuts ul{padding:15px 20px 10px;list-style:none;margin:0;-webkit-box-shadow:0 4px 10px rgba(0,0,0,0.3);box-shadow:0 4px 10px rgba(0,0,0,0.3);border-bottom:1px solid #423f3f}#shortcuts ul li{display:inline-block;width:auto}#shortcuts ul li .ams-metro-tile{margin:0 3px 3px;border:0;border-radius:0}#shortcuts ul li .ams-metro-tile:hover{color:#fff;text-decoration:none}#shortcuts ul li .ams-metro-tile:active,#shortcuts ul li .ams-metro-tile:focus{left:0;top:0}#shortcuts ul li a{display:inline-block;box-sizing:content-box;text-transform:capitalize;font-size:14px;color:#333;text-decoration:none}#shortcuts ul li a span{display:inline-block;padding:0 0 0 10px}#shortcuts .version{position:absolute;right:10px;bottom:10px}.shortcut-on #response-btn{display:none!important}.shortcut-on #left-bar .navbar,.shortcut-on #main .navbar{border:0!important}#sparks{display:block;list-style:none;margin:10px 0 0;padding:0;text-align:right}@media only screen and (min-width:320px) and (max-width:479px){#sparks{text-align:center;background:#e0e0e0;padding:10px 0;margin-bottom:15px}}#sparks li{display:inline-block;border-left:1px dotted #c7c7c7;padding:0 10px;max-height:47px;overflow:hidden;text-align:left;box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}@media only screen and (min-width:320px) and (max-width:479px){#sparks li{padding:0 10px 0 20px}}#sparks li:last-child{padding-right:0}#sparks li:first-child{border-left:0;padding-left:0}#sparks li h5{color:#555;float:left;font-size:11px;font-weight:400;margin:-3px 0 0 0;padding:0;border:0;text-transform:uppercase}#sparks li span{color:#636363;display:block}.sparks-info{min-width:70px}.sparks-info span{font-size:18px;line-height:20px;margin:0;text-transform:none}.sparks-info .sparkline{display:block;float:right;margin:3px 0 0 20px}#heat-fill{display:block;position:relative;margin-bottom:20px;background:#333;height:7px;width:200px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAAABCAIAAAAU3Xa1AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDowMDE4MkZGMzMzOTgxMUUzODZBQUNFQUNFOTk0NEUxRiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDowMDE4MkZGNDMzOTgxMUUzODZBQUNFQUNFOTk0NEUxRiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjAwMTgyRkYxMzM5ODExRTM4NkFBQ0VBQ0U5OTQ0RTFGIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjAwMTgyRkYyMzM5ODExRTM4NkFBQ0VBQ0U5OTQ0RTFGIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+rG8MDAAAAM5JREFUeNpUUtESwyAIg8ft9v8/W4ElBPWKV1AIiKEeEWVuVlWjINSVONBnirQDxukNgcuyTQsBzLHMDsLIQQw+nIL71JqNJ5GZJXApFNpmtlagQjfS2xGbkFA4Iwu+hu0sK3Wl3nOwNv7TvPrWk3X0eW9dK1pU9hK2eTuWb2ySJmlziutA3iBxmblPNvA5PNsuUpoDY80+Z0SW1IRpDEqwC58C14tsr1f8le8si0aojdADr/1UjaclsFashX8GGkL9wDxtRsV6ft/PX4ABADRzhOVIOJaAAAAAAElFTkSuQmCC)}.fill-a,.fill-b{width:20px;text-align:right;overflow:hidden;text-overflow:ellipsis;display:block;background:#fff;padding-right:4px;position:absolute;left:0;margin-top:-7px;font-weight:700}.fill-b{text-align:left;position:absolute;right:0;left:auto;top:0;width:60px;padding-left:4px;padding-right:0}.cke_top{background:rgba(248,248,248,0.9)!important;background-image:none!important}.MessageBox{width:100%;height:100%;position:fixed;top:0;left:0;background:rgba(0,0,0,0.6);z-index:100000}@media screen and (max-width:450px) and (max-width:767px){.MessageBox{width:100%;height:100%;position:fixed;top:0;left:0;background:rgba(0,0,0,0.6);z-index:100000}}.MessageBoxContainer{top:35%;color:#fff;position:relative;width:100%;background-color:#232323;background-color:rgba(0,0,0,0.8);padding:20px}@media screen and (max-width:450px) and (max-width:767px){.MessageBoxContainer{top:25%;color:#fff;position:relative;width:100%;background-color:#232323}}.MessageBoxContainer input,.MessageBoxContainer select{width:50%;padding:5px}@media screen and (max-width:450px) and (max-width:767px){.MessageBoxContainer input,.MessageBoxContainer select{width:50%;padding:5px}}.MessageBoxMiddle{position:relative;left:20%;width:60%}@media screen and (max-width:450px) and (max-width:767px){.MessageBoxMiddle{position:relative;left:0;width:100%;padding:3px}}.MessageBoxMiddle .MsgTitle{letter-spacing:-1px;font-size:24px;font-weight:300}@media screen and (max-width:450px) and (max-width:767px){.MessageBoxMiddle .MsgTitle{font-size:22px}}.MessageBoxMiddle .pText{font-style:30px}@media screen and (max-width:450px) and (max-width:767px){.MessageBoxMiddle{font-style:10px}}.MessageBoxButtonSection{width:100%;height:30px}@media screen and (max-width:450px) and (max-width:767px){.MessageBoxButtonSection{width:100%;height:30px}}.MessageBoxButtonSection button{float:right;margin-right:7px;padding-left:15px;padding-right:15px;font-size:14px;font-weight:700}@media screen and (max-width:450px) and (max-width:767px){.MessageBoxButtonSection button{float:right;margin-right:5px;padding-left:15px;padding-right:15px}}.LoadingBoxContainer{top:20%;color:#fff;position:relative;width:100%;background-color:#232323}.LoadingBoxContainer .MsgTitle{font-size:26px}.LoadingBoxContainer .pText{font-style:30px}.LoadingBoxMiddle{position:relative;left:20%;width:50%;padding:10px}#LoadingPoints{position:absolute}#divMiniIcons{position:fixed;width:415px;right:10px;bottom:180px;z-index:9999;float:right}#divMiniIcons .cajita{text-align:center;vertical-align:middle;padding:4px 6px;color:#FFF;float:right;cursor:pointer;display:block;background-color:red;font-size:17px;margin-left:4px;margin-top:5px}#divMiniIcons .cajita:active{top:1px;left:1px;position:relative}#divSmallBoxes{position:fixed;right:0;top:0;z-index:9999}@media screen and (max-width:450px) and (max-width:767px){#divSmallBoxes{position:fixed;width:90%;right:0;top:0}}.BigBox{position:fixed;right:10px;bottom:10px;background-color:#004d60;padding:10px 10px 5px;width:390px;height:150px;color:#fff;z-index:99999;box-sizing:content-box;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;border-left:5px solid rgba(0,0,0,0.15);overflow:hidden}.BigBox span{font-size:17px;font-weight:300;letter-spacing:-1px;padding:5px 0!important;display:block}.BigBox p{font-size:13px;margin-top:10px}@media screen and (max-width:450px) and (max-width:767px){.BigBox{width:88%}}.BigBox .bigboxicon{font-size:30px;text-align:left;position:absolute;top:120px;left:6px;z-index:0}.BigBox .bigboxnumber{width:100%;text-align:right;font-size:25px}.SmallBox{position:absolute;right:5px;top:20px;width:420px;color:#fff;z-index:9999;overflow:hidden;border:1px solid transparent}@media screen and (max-width:450px) and (max-width:767px){.SmallBox{width:95%}}.SmallBox:hover{border:1px solid #fff;cursor:pointer}@media screen and (max-width:450px) and (max-width:767px){.SmallBox:hover{-webkit-box-shadow:0 0 10px #888;box-shadow:0 0 10px #888;cursor:pointer}}.SmallBox .foto{font-size:30px;position:absolute;left:20px}.SmallBox .textoFull{width:93%;float:left;padding-left:20px}@media screen and (max-width:450px) and (max-width:767px){.SmallBox .textoFull{width:93%;float:left;padding-left:20px}}.SmallBox .textoFoto{width:78%;margin:3px 20px 3px 80px;float:left}@media screen and (max-width:450px) and (max-width:767px){.SmallBox .textoFoto{width:55%;margin:3px 20px 3px 80px;float:left}}.SmallBox span{font-size:17px;font-weight:300;letter-spacing:-1px;display:block;margin:4px 0}@media screen and (max-width:450px) and (max-width:767px){.SmallBox span{font-size:16px}}.SmallBox p{font-size:13px;margin-top:2px}@media screen and (max-width:450px) and (max-width:767px){.SmallBox p{font-size:12px;margin-top:2px}}.btnClose{position:absolute;right:10px;height:16px;width:15px;cursor:pointer;font-size:18px;opacity:.5;display:block;top:15px}.btnClose:hover{opacity:1}.miniPic{position:absolute;bottom:8px;right:9px}.miniIcon{height:100%;font-size:20px}nav{padding-top:40px}nav ul{width:100%;padding:0;margin:0;font-size:13px;line-height:.5em;list-style:none;position:relative;background-color:#627685}nav ul li{overflow:hidden}nav ul li.divider{height:20px;border:0}nav ul li.divider:last-child{display:none}nav ul li.header{font-family:"Ubuntu-Light",Arial,Helvetica,sans-serif;font-size:14px;font-weight:bold;color:#eee;background-color:#b13510;padding:4px 10px 4px 20px;line-height:18px}nav ul li.header:not(:first-child){margin-top:10px}.minified #left-panel nav ul li.header{padding:5px;color:#b94015;line-height:0;max-height:10px;overflow:hidden}nav ul li a{line-height:normal;font-size:14px;padding:10px 10px 10px 11px;color:#f4e8cf;display:block;font-weight:400;text-decoration:none!important;position:relative}nav ul li a:active{background:#616161!important}nav ul li a:focus{color:#c9c9c9}nav ul li a:hover{color:#fff;text-decoration:none}nav ul li.active>a{background-color:#627685;color:#fff!important;position:relative}nav ul li.active>a:before{content:"\f0d9";font-family:FontAwesome;display:block;height:27px;line-height:14px;width:27px;position:absolute;right:-21px;font-size:20px;color:#e5e2cf}nav ul li.active.open>a:before{content:""}nav ul li.active.open>a.active:before{content:"\f0d9"}nav ul li li{border-bottom:0;position:relative}nav ul .active>a{color:#fefefe!important;position:relative}nav ul.active li.active>a{cursor:default}nav ul.active li.active>a.open{cursor:pointer}nav ul.active li.active>a.open.active{cursor:default}nav ul b{float:right;font-size:14px;margin-top:-1px}nav ul span.menu-item-parent{display:inline-block;margin:0;padding:0}nav ul ul{margin:0;display:none;background:rgba(91,103,113,0.8);padding:2px 0}nav ul ul>li:hover b{color:#d5d9e2}nav ul ul li{margin:0;padding:0}nav ul ul li.divider{height:1px;margin-left:30px;padding:0}nav ul ul li>a{padding-left:42px;font-size:12px;font-weight:400;outline:0}nav ul ul li>a:hover{background-color:#46545e;color:#fff}nav ul ul li>a.active{margin-left:30px;padding-left:12px;background-color:#296191}.minified nav ul ul li>a.active{margin-left:0}nav ul ul ul{background:0;padding:0}nav ul ul ul li a{color:#bfbfbf;padding:8px 10px 8px 60px;font-size:11px}nav ul ul ul li a:hover{background-color:#46545e;color:#fff}nav ul ul ul li a.active{margin-left:50px;padding-left:10px}nav ul ul ul ul li a{padding-left:90px}nav ul ul ul ul li a.active{margin-left:80px;padding-left:10px}nav ul ul ul ul ul li a{padding-left:110px}nav ul ul ul ul ul li a.active{margin-left:100px;padding-left:10px}nav ul ul ul ul ul ul li a{padding-left:130px}nav ul ul ul ul ul ul li a.active{margin-left:120px;padding-left:10px}nav ul ul b{color:#b3b3b3}nav>ul>li:hover>ul::before,nav>ul>li:hover>ul>li::before{border-color:#acacac!important}nav>ul>li>a>.badge.pull-right{margin-right:15px}nav>ul>li>a b{position:absolute!important;visibility:hidden;right:10px;top:10px}nav>ul>li>a>i{margin-right:5px;width:15px;display:inline-block;text-align:center;position:relative}nav>ul>li>a>i>em{font-size:9px;display:block;padding:2px;position:absolute;top:-8px;right:-6px;text-decoration:none;font-style:normal;background:#ed1c24;color:#fff;min-width:13px;border-radius:50%;max-height:13px;line-height:8px;font-weight:700;vertical-align:baseline;white-space:nowrap;text-align:center;border:1px solid rgba(255,255,255,0.1)}nav>ul>li:not(.open)>a:hover b,nav>ul>li.open:not(.active)>a:hover b{visibility:visible}nav>ul>li>ul::before{content:"";display:block;position:absolute;z-index:1;left:23px;top:0;bottom:0;border-left:1px solid #7a7a7a}nav>ul>li>ul>li>a,nav>ul>li>ul>li>ul>li>a{padding-top:5px;padding-bottom:5px}nav>ul ul li a i{font-size:14px!important;width:18px!important;text-align:center!important}nav>ul ul li::before{content:"";display:block;position:absolute;width:8px;left:23px;top:13px;border-top:1px solid #7a7a7a;z-index:1}nav>ul ul ul li::before{content:"";display:block;position:absolute;width:18px;left:10px;top:17px;border-top:1px solid transparent}@media(min-width:768px){.navbar-nav>li>a{padding-top:17px;padding-bottom:15px}}.ui-menu{display:block;width:155px;padding:2px;-webkit-box-shadow:0 2px 4px rgba(30,30,100,0.25);box-shadow:0 2px 4px rgba(30,30,100,0.25);background:#fff;border:1px solid rgba(0,0,0,0.2);z-index:1;list-style:none;margin:0;margin-bottom:2em;outline:0}.ui-menu .ui-menu{margin-top:-3px;position:absolute;list-style:none}.ui-menu .ui-menu-item{margin:0;padding:0;width:100%;list-style:none;list-style-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)}.ui-menu .ui-menu-item a{text-decoration:none;display:block;padding:2px .4em;line-height:1.5;min-height:0;font-weight:400}.ui-menu .ui-menu-item a.ui-corner-all{border-radius:0}.ui-menu .ui-menu-item a.ui-state-active,.ui-menu .ui-menu-item a.ui-state-focus,.ui-menu .ui-menu-item a.ui-widget-content{font-weight:700;margin:0;background-color:#428bca;border-color:#357ebd;color:#FFF;display:block;white-space:nowrap}.ui-menu .ui-menu-item a.ui-state-active{padding:1px .4em}.ui-menu .ui-menu-item a .ui-menu-icon{width:auto;height:auto;top:0;left:auto;right:auto;bottom:auto;text-indent:0}.ui-menu .ui-menu-divider{margin:5px -2px 5px -2px;height:0;font-size:0;line-height:0;border-width:1px 0 0}.ui-menu .ui-state-disabled{margin:.4em 0 .2em!important;background:none!important;color:#999!important;font-weight:400!important;cursor:default;line-height:1.5}.ui-menu .ui-state-disabled a{cursor:default}.ui-menu .ui-menu-icons{position:relative}.ui-menu .ui-menu-icons .ui-menu-item a{position:relative;padding-left:2em}.ui-menu .ui-icon{position:absolute;top:.2em;left:.2em}.ui-menu .ui-menu-icon{position:static;float:right}.dropdown-menu>li>a:hover{background-color:#e0e0e0}.open>.dropdown-menu{-webkit-animation-name:flipInX;animation-name:flipInX;-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.dropdown-menu .small.divider{margin:3px 0}.dropdown-menu-xs{min-width:37px}.dropdown-menu-xs>li>a{padding:3px 10px}.dropdown-menu-xs>li>a:hover i{color:#fff!important}.dropdown-submenu{position:relative}.dropdown-submenu>.dropdown-menu{top:0;left:100%;margin-top:-6px;margin-left:-1px}.dropdown-submenu:hover>.dropdown-menu{display:block}.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#bfbfbf;margin-top:5px;margin-right:-10px}.dropdown-submenu:hover>a:after{border-left-color:#fff}.dropdown-submenu.pull-left{float:none}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px}.ajax-dropdown{position:absolute;display:none;z-index:1003;top:48px;left:16px;width:344px;height:435px;border-radius:0;-webkit-box-shadow:0 2px 4px rgba(30,30,100,0.25);box-shadow:0 2px 4px rgba(30,30,100,0.25);padding:10px;background:#fff;border:1px solid #b3b3b3}@media only screen and (min-width:320px) and (max-width:479px){.ajax-dropdown{width:299px;height:320px;left:0;top:49px}}.ajax-dropdown:after,.ajax-dropdown:before{bottom:100%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.ajax-dropdown:before{border-color:rgba(131,131,131,0);border-bottom-color:#838383;border-width:8px;left:50%;margin-left:-8px}@media only screen and (min-width:320px) and (max-width:479px){.ajax-dropdown:before{margin-left:-14px}}.ajax-dropdown:after{border-color:rgba(255,255,255,0);border-bottom-color:#fff;border-width:7px;left:50%;margin-left:-7px}@media only screen and (min-width:320px) and (max-width:479px){.ajax-dropdown:after{margin-left:-13px}}.ajax-dropdown>:last-child{font-size:13px;display:block;padding:5px 0;line-height:22px;font-weight:400}.ajax-dropdown>:first-child{margin:0 0 3px;padding:0 0 9px}.ajax-dropdown .fa-4x.fa-border{border-width:3px;border-radius:50%;display:block;margin:0 auto;width:46px;text-align:center;color:#d1d1d1;border-color:#d1d1d1}.ajax-dropdown .btn-group .btn{font-weight:700;text-transform:capitalize}.ajax-dropdown .btn-group>:nth-child(2){border-right-width:0;border-left-width:0}.ajax-dropdown .btn-group .btn:active{top:0;left:0}.active+.ajax-dropdown{-webkit-animation-name:flipInY;animation-name:flipInY;-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.dropdown-large{position:static!important}.dropdown-menu-large{margin-left:16px;margin-right:16px;padding:20px 0}.dropdown-menu-large>li>ul{padding:0;margin:0}.dropdown-menu-large>li>ul>li{list-style:none}.dropdown-menu-large>li>ul>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.428571429;color:#333;white-space:normal}.dropdown-menu-large>li ul>li>a:focus,.dropdown-menu-large>li ul>li>a:hover{text-decoration:none;color:#262626;background-color:#f5f5f5}.dropdown-menu-large .disabled>a,.dropdown-menu-large .disabled>a:focus,.dropdown-menu-large .disabled>a:hover{color:#999}.dropdown-menu-large .disabled>a:focus,.dropdown-menu-large .disabled>a:hover{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);cursor:not-allowed}.dropdown-menu-large .dropdown-header{color:#428bca;font-size:18px}@media(max-width:768px){.dropdown-menu-large{margin-left:0;margin-right:0}.dropdown-menu-large>li{margin-bottom:30px}.dropdown-menu-large>li:last-child{margin-bottom:0}.dropdown-menu-large .dropdown-header{padding:3px 15px!important}}.wijmo-wijmenu{padding:0 20px;background-color:#222;background-repeat:repeat-x;background-image:-webkit-gradient(linear,top left,bottom left,from(#333),to(#222));background-image:-webkit-linear-gradient(top,#333,#222);background-image:linear-gradient(top,#333,#222);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333',endColorstr='#222222',GradientType=0);-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.25),inset 0 -1px 0 rgba(0,0,0,0.1);box-shadow:0 1px 3px rgba(0,0,0,0.25),inset 0 -1px 0 rgba(0,0,0,0.1)}.wijmo-wijmenu .ui-state-default .wijmo-wijmenu-text{color:#bfbfbf}.wijmo-wijmenu .ui-state-hover{background:#444;background:rgba(255,255,255,0.05)}.wijmo-wijmenu .ui-state-hover .wijmo-wijmenu-text{color:#fff}.wijmo-wijmenu .ui-widget-header h3{position:relative;margin-top:1px;padding:0}.wijmo-wijmenu h3 a{color:#fff;display:block;float:left;font-size:20px;font-weight:200;line-height:1;margin-left:-20px;margin-top:1px;padding:8px 20px 12px}.wijmo-wijmenu h3 a:hover{background-color:rgba(255,255,255,0.05);color:#fff;text-decoration:none}.wijmo-wijmenu .ui-widget-header{border:0}.wijmo-wijmenu .wijmo-wijmenu-parent .wijmo-wijmenu-child{padding:.3em 0}.wijmo-wijmenu .wijmo-wijmenu-item{margin:0;border:0}.wijmo-wijmenu .wijmo-wijmenu-item .wijmo-wijmenu-child{background:#333;border:0;margin:0;padding:6px 0;width:160px;border-radius:0 0 6px 6px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,0.2);box-shadow:0 2px 4px rgba(0,0,0,0.2)}.wijmo-wijmenu a.wijmo-wijmenu-link{margin:0;line-height:19px;padding:10px 10px 11px;border:0;border-radius:0}.wijmo-wijmenu .wijmo-wijmenu-child .wijmo-wijmenu-link{display:block;float:none;padding:4px 15px;width:auto}.wijmo-wijmenu .wijmo-wijmenu-child .wijmo-wijmenu-text{float:none}.wijmo-wijmenu .wijmo-wijmenu-item .wijmo-wijmenu-child .ui-state-hover{background:#191919}.wijmo-wijmenu .wijmo-wijmenu-item .wijmo-wijmenu-separator{padding:5px 0;background-image:none;background-color:#222;border-top:1px solid #444;border-bottom:0;border-left:0;border-right:0}.wijmo-wijmenu .wijmo-wijmenu-item input{-moz-transition:none 0s ease 0s;background-color:rgba(255,255,255,0.3);border:1px solid #111;border-radius:4px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.1) inset,0 1px 0 rgba(255,255,255,0.25);box-shadow:0 1px 2px rgba(0,0,0,0.1) inset,0 1px 0 rgba(255,255,255,0.25);color:rgba(255,255,255,0.75);font-family:Ubuntu,Helvetica,Arial,sans-serif;line-height:1;margin:5px 10px 0;padding:4px 9px;width:100px}.wijmo-wijmenu .wijmo-wijmenu-item input:hover{background-color:rgba(255,255,255,0.5);color:#fff}.wijmo-wijmenu .wijmo-wijmenu-item input:focus{background-color:#fff;border:0 none;-webkit-box-shadow:0 0 3px rgba(0,0,0,0.15);box-shadow:0 0 3px rgba(0,0,0,0.15);color:#404040;outline:0 none;padding:5px 10px;text-shadow:0 1px 0 #fff}.wijmo-wijmenu .ui-state-default{text-shadow:none;-webkit-box-shadow:none;box-shadow:none;color:#bfbfbf;-webkit-filter:none;filter:none}.tabs-below>.nav-tabs,.tabs-left>.nav-tabs,.tabs-right>.nav-tabs{border-bottom:0}.nav-tabs.bordered{background:#fff;border:1px solid #ddd}.nav-tabs.bordered>:first-child a{border-left-width:0!important}.nav-tabs.bordered+.tab-content{border:1px solid #ddd;border-top:0}.nav-tabs>li>a{padding:4px 10px;border-radius:0;color:#333}.nav-tabs>li>a.xsmall{line-height:1.0;padding:3px 8px}.nav-tabs>li>a .label{display:inline-block;font-size:11px;margin-left:5px;opacity:.5}.nav-tabs>li>a .badge{font-size:11px;padding:4px 5px 2px;opacity:.5;margin-left:5px;min-width:17px;font-weight:400}.tabs-left .nav-tabs>li>a .badge{margin-right:5px;margin-left:0}.nav-tabs>li>a>.fa{opacity:.5}.nav-tabs.small>li>a{padding:2px 8px;font-size:90%}.nav-tabs.tiny>li>a{padding:1px 6px;font-size:75%}.nav-tabs>li.active>a{-webkit-box-shadow:0 -2px 0 #3276b1;box-shadow:0 -2px 0 #3276b1;border-top-width:0!important;margin-top:1px!important;font-weight:700}.nav-tabs>li.active>a .badge,.nav-tabs>li.active>a .label,.nav-tabs>li.active>a>.fa{opacity:1}.tabs-left .nav-tabs>li.active>a{-webkit-box-shadow:-2px 0 0 #3276b1;box-shadow:-2px 0 0 #3276b1;border-top-width:1px!important;border-left:0!important;margin-left:1px!important}.tabs-right .nav-tabs>li.active>a{-webkit-box-shadow:2px 0 0 #3276b1;box-shadow:2px 0 0 #57889c;border-top-width:1px!important;border-right:0!important;margin-right:1px!important}.tabs-below .nav-tabs>li.active>a{-webkit-box-shadow:0 2px 0 #3276b1;box-shadow:0 2px 0 #3276b1;border-bottom-width:0!important;border-top:0!important;margin-top:0!important}.tabs-left>.nav-tabs>li,.tabs-right>.nav-tabs>li,.tabs-left>.nav-pills>li,.tabs-right>.nav-pills>li{float:none}.tabs-left>.nav-tabs>li>a,.tabs-right>.nav-tabs>li>a,.tabs-left>.nav-pills>li>a,.tabs-right>.nav-pills>li>a{min-width:74px;margin-right:0;margin-bottom:3px}.tabs-left .nav-pills>li.active>a{border:0!important;box-shadow:none!important;-webkit-box-shadow:none!important}.tabs-left>.nav-pills,.tabs-left>.nav-tabs{float:left;margin-right:19px;border-right:1px solid #ddd}.tabs-left>.nav-pills{border-right:0}.tabs-left>.nav-tabs>li>a{margin-right:-1px}.tabs-left>.nav-tabs>li>a:focus,.tabs-left>.nav-tabs>li>a:hover{border-color:#eee #d5d5d5 #eee #eee}.tabs-left>.nav-tabs .active>a,.tabs-left>.nav-tabs .active>a:focus,.tabs-left>.nav-tabs .active>a:hover{border-color:#d5d5d5 transparent #d5d5d5 #ddd;*border-right-color:#fff}.tabs-left>.tab-content{margin-left:109px}.tabs-right>.nav-tabs{float:right;margin-left:19px;border-left:1px solid #ddd}.tabs-right>.nav-tabs>li>a{margin-left:-1px}.tabs-right>.nav-tabs>li>a:focus,.tabs-right>.nav-tabs>li>a:hover{border-color:#eee #eee #eee #ddd}.tabs-right>.nav-tabs .active>a,.tabs-right>.nav-tabs .active>a:focus,.tabs-right>.nav-tabs .active>a:hover{border-color:#ddd #ddd #ddd transparent;*border-left-color:#fff}.tabs-pull-right.nav-tabs>li,.tabs-pull-right.nav-pills>li{float:right}.tabs-pull-right.nav-tabs>li:first-child>a,.tabs-pull-right.nav-pills>li:first-child>a{margin-right:1px}.tabs-pull-right.bordered.nav-pills>li:first-child>a,.tabs-pull-right.bordered.nav-tabs>li:first-child>a{border-left-width:1px!important;margin-right:0;border-right-width:0}.tabs-below>.nav-tabs{border-top:1px solid #ddd}.tabs-below>.nav-tabs>li{margin-top:-1px;margin-bottom:0}.tabs-below>.nav-tabs>li>a:focus,.tabs-below>.nav-tabs>li>a:hover{border-top-color:#ddd;border-bottom-color:transparent}.tabs-below>.nav-tabs>.active>a,.tabs-below>.nav-tabs>.active>a:focus,.tabs-below>.nav-tabs>.active>a:hover{border-color:transparent #ddd #ddd}.pill-content>.pill-pane,.tab-content>.pill-pane,.pill-content>.tab-pane,.tab-content>.tab-pane{display:none}.pill-content>.active,.tab-content>.active,.pill-content>.active,.tab-content>.active{display:block}.pill-content.transparent,.tab-content.transparent{background-color:transparent}.pill-content.bordered,.tab-content.bordered,.pill-content.bordered:hover,.tab-content.bordered:hover{border-color:#ddd;border-top:0}.ams-widget>header>.nav-tabs.pull-left>li:first-child a{border-left-width:0!important}h1,h2,h3,h4{margin:0;font-family:"Ubuntu-Bold",Arial,Helvetica,Sans-Serif;font-weight:300}h1{letter-spacing:-1px;font-size:24px;margin:10px 0}h1 small{font-size:18px;font-weight:300;letter-spacing:-1px}h2{letter-spacing:-1px;font-size:22px;margin:20px 0 15px;line-height:normal}h3{display:block;font-size:19px;font-weight:400;margin:16px 0 10px;line-height:normal}h4{line-height:normal;font-size:17px;font-weight:300;margin:12px 0 8px}h5{font-size:15px;font-weight:300;margin:10px 0 6px;line-height:normal}h6{font-size:14px;margin:10px 0 4px;font-weight:300;line-height:normal}hr .simple{margin-top:10px;margin-bottom:10px;border-style:dashed}li.nodot{list-style-type:none}img.online{border-left-color:#40ac2b!important}img.busy{border-left-color:#ed1c24!important}img.offline{border-left-color:#ddd!important}img.away{border-left-color:#ffc40d!important}[data-ams-url],[data-ams-click-handler]{cursor:pointer}label{font-weight:400}article.sortable-grid{min-height:30px}.caret{border-top:5px solid;border-right:5px solid transparent;border-left:5px solid transparent}.fixed{position:fixed}@media(max-width:768px){.xs-fixed{position:fixed}}@media(min-width:768px) and (max-width:992px){.sm-fixed{position:fixed}}@media(min-width:992px) and (max-width:1200px){.md-fixed{position:fixed}}@media(min-width:1200px){.lg-fixed{position:fixed}}.outside{position:absolute;left:-9999px}@media(max-width:979px){.visible-tablet{display:inline-block!important}}@media(max-width:979px){.hidden-tablet,.display-inline.hidden-tablet{display:none!important}}@media only screen and (min-width:0) and (max-width:679px){.hidden-tablet{display:none!important}}@media only screen and (min-width:320px) and (max-width:479px){.visible-mobile{display:inline-block!important}}@media only screen and (min-width:320px) and (max-width:479px){.hidden-mobile{display:none!important}}.viewport-y{overflow-y:auto}.viewport-y-none{overflow-y:hidden!important}.viewport-y.viewport-100{max-height:100px}.viewport-y.viewport-200{max-height:200px}.viewport-y.viewport-300{max-height:300px}.viewport-y.viewport-600{max-height:600px}.viewport-y.viewport-400{max-height:400px}.viewport-y.viewport-500{max-height:500px}.viewport-y.viewport-600{max-height:600px}.viewport-x{overflow-x:auto}.viewport-x-none{overflow-x:hidden!important}.viewport-x.viewport-100{max-width:100px}.viewport-x.viewport-200{max-width:200px}.viewport-x.viewport-300{max-width:300px}.viewport-x.viewport-400{max-width:400px}.viewport-x.viewport-500{max-width:500px}.viewport-x.viewport-600{max-width:600px}.height-100{min-height:100px}.height-200{min-height:200px}.height-300{min-height:300px}.height-400{min-height:400px}.height-500{min-height:500px}.height-600{min-height:600px}.lead{font-size:19px}.alert{margin-bottom:20px;margin-top:0;color:#675100;border-width:0;border-left-width:5px;padding:10px;border-radius:0}.alert .close{top:0;right:-5px;line-height:20px}.alert-heading{font-weight:600}.alert-danger{border-color:#963b49;color:#fff;background:#c46a69;text-shadow:none}.alert-warning{border-color:#e5c693;color:#6b6d31;background:#ecdfb0}.alert-success{border-color:#8eb589;color:#296829;background:#cee0cf}.alert-info{border-color:#9cb4c5;color:#346597;background:#d6dde7}.alert ul{margin-left:25px;list-style-position:outside;list-style-type:square}.ams-form>.alert{margin:5px;padding:5px;box-shadow:none!important;-webkit-box-shadow:none!important;border-radius:0!important}.help{font-size:90%;padding:5px!important}.help p{margin:0 0 1px;line-height:1.15}.modal-dialog .help{margin-bottom:5px!important}.well{background:#fbfbfb;border:1px solid #ddd;box-shadow:0 1px 1px #ececec;-webkit-box-shadow:0 1px 1px #ececec;position:relative}.well.well-clean{-webkit-box-shadow:none;box-shadow:none;border-color:transparent}.well.well-glass{-webkit-box-shadow:none;box-shadow:none;border-color:transparent;background-color:rgba(255,255,255,0.25);color:#fff}.well.well-light{background:#fff;border:1px solid #e2e2e2}.widget-body .well{margin-bottom:0}.well.transparent{border:0!important;background:none!important}.ams-widget.well.transparent>div,.ams-widget.well.transparent>div .widget-body{padding:0!important}.well[class*=" bg-"],.well[class^=bg-]{border:1px solid #555!important}.note{margin-top:6px;padding:0 1px;font-size:11px;line-height:15px;color:#999}.subscript{font-size:21px;color:#999}.display-image{margin-top:-60px;margin-right:20px}.terms-body{max-height:400px;overflow:auto}.timeline-seperator{display:block;text-align:center;color:#999;margin:20px 0 0}.timeline-seperator>:first-child{padding:4px 5px;border:1px dashed rgba(0,0,0,0.1);background:#fff;font-size:11px;border-radius:4px}.timeline-seperator .btn,.timeline-seperator .btn+.dropdown-menu{margin-right:15px}.timeline-seperator:after{display:block;content:" ";margin:0 20px;border-bottom:1px dashed rgba(0,0,0,0.1);margin-top:-8px}.progress{position:relative;margin-bottom:20px;overflow:hidden;height:22px;background:#eee;box-shadow:0 1px 0 transparent,0 0 0 1px #e3e3e3 inset;-webkit-box-shadow:0 1px 0 transparent,0 0 0 1px #e3e3e3 inset;border-radius:0}.progress-bar{float:left;width:0;height:100%;font-size:11px;color:#fff;text-align:center;background-color:#57889c;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);font-weight:700;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-image:url(../img/pattern/overlay-pattern.png)}.progress-striped .progress-bar{background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px}.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-ms-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-danger{background-color:#a90329}.progress-striped .progress-bar-danger{background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}.progress-bar-success{background-color:#739e73}.progress-striped .progress-bar-success{background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#c79121}.progress-striped .progress-bar-warning{background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#57889c}.progress-striped .progress-bar-info{background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}.progress .bar-info,.progress-info .bar{background:#57889c}.progress-micro{height:3px!important;line-height:3px!important}.progress-xs{height:7px!important;line-height:7px!important}.progress-sm{height:14px!important;line-height:14px!important}.progress-lg{height:30px!important;line-height:30px!important}.progress .progress-bar{position:absolute;overflow:hidden;line-height:20px}.progress .progressbar-back-text{position:absolute;width:100%;height:100%;font-size:12px;line-height:20px;text-align:center}.progress .progressbar-front-text{display:block;width:100%;font-size:12px;line-height:20px;text-align:center}.progress.right .progress-bar{right:0}.progress.right .progressbar-front-text{position:absolute;right:0}.progress.vertical{width:25px;height:100%;min-height:150px;margin-right:20px;display:inline-block;margin-bottom:0}.progress.vertical.bottom{position:relative}.progress.vertical.bottom .progress-bar{position:absolute;bottom:0}.progress.vertical.bottom .progressbar-front-text{position:absolute;bottom:0}.progress.vertical .progress-bar{width:100%;height:0;-webkit-transition:height .6s ease;transition:height .6s ease}.progress.wide-bar{width:40px}.dd{position:relative;display:block;margin:0;padding:0;max-width:600px;list-style:none;font-size:13px;line-height:20px}@media only screen and (min-width:700px){.dd{float:left;width:100%}.dd+.dd{margin-left:2%}}.dd-header.calender-spacer{height:46px;display:block}.dd-list{display:block;position:relative;margin:0;padding:0;list-style:none}.dd-list .dd-list{padding-left:30px}.dd-collapsed .dd-list{display:none}.dd-empty{border:1px dashed #bbb;min-height:100px;background-color:#eee;background-image:-webkit-linear-gradient(45deg,#fff 25%,transparent 25%,transparent 75%,#fff 75%,#fff),-webkit-linear-gradient(45deg,#fff 25%,transparent 25%,transparent 75%,#fff 75%,#fff);background-image:linear-gradient(45deg,#fff 25%,transparent 25%,transparent 75%,#fff 75%,#fff),linear-gradient(45deg,#fff 25%,transparent 25%,transparent 75%,#fff 75%,#fff);-webkit-background-size:60px 60px;background-size:60px 60px;background-position:0 0,30px 30px}.dd-empty,.dd-placeholder{margin:5px 0;padding:0;min-height:30px;background:#f2fbff;border:1px dashed #b6bcbf;-webkit-box-sizing:border-box;box-sizing:border-box;-moz-box-sizing:border-box}.dd-empty,.dd-item,.dd-placeholder{display:block;position:relative;margin:0;padding:0;min-height:20px;font-size:13px;line-height:20px}.dd-handle{display:block;font-size:15px;margin:5px 0;padding:7px 15px;color:#333;text-decoration:none;border:1px solid #cfcfcf;background:#fbfbfb}.dd-handle:hover,.dd-handle:hover+.dd-list .dd-handle{background:#fddfb3!important;border:1px solid #faa937;color:#333!important}.dd-handle>span{font-size:13px;color:#777}.dd-hover>.dd-handle{background:#2ea8e5!important}.dd-item>button{position:relative;cursor:pointer;float:left;width:25px;height:20px;margin:7px 10px;line-height:22px!important;padding:0;text-indent:100%;white-space:nowrap;overflow:hidden;border:0;background:rgba(0,0,0,0);text-align:center;display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:18px}.dd-item>button:before{content:'\f055';display:block;position:absolute;width:100%;text-align:center;text-indent:0;color:#0091d9}.dd-item>button[data-action=collapse]:before{content:'\f056';color:#a90329}.dd-dragel{position:absolute;pointer-events:none;z-index:9999}.dd-dragel>.dd-item .dd-handle{margin-top:0}.dd-dragel>.dd-item>.dd-handle{border-left-width:4px}.dd-dragel .dd-handle{-webkit-box-shadow:2px 4px 6px 0 rgba(0,0,0,0.1);box-shadow:2px 4px 6px 0 rgba(0,0,0,0.1)}.dd-dragel>li.dd-item.dd3-item{position:relative;top:10px;left:10px;z-index:999}.vertical-bars{padding:0;margin:0}.vertical-bars:after{content:"";display:block;height:0;clear:both}.vertical-bars li{padding:14px 0;width:25%;display:block;float:left;text-align:center}.vertical-bars li:first-child{border-left:0}.vertical-bars>li>.progress.vertical{margin:0 auto;float:none}.vertical-bars>li>.progress.vertical:first-child{margin-left:auto}.bar-holder{padding:18px 15px}.bar-holder:first-child{border-top:0}.bar-holder .progress{margin:0}.pagination.pagination-alt>li>a{box-shadow:none;-webkit-box-shadow:none;border:0;margin-left:-1px}.pagination.pagination-alt>li:first-child>a{padding-left:0}.pagination>li>a,.pagination>li>span{padding:7px 12px 5px;box-shadow:inset 0 -2px 0 rgba(0,0,0,0.05);-webkit-box-shadow:inset 0 -2px 0 rgba(0,0,0,0.05)}.pagination-xs>li>a,.pagination-xs>li>span{padding:5px 9px 3px;font-size:12px}.panel-purple{border-color:#6e587a}.panel-purple>.panel-heading{color:#fff;background-color:#6e587a;border-color:#6e587a}.panel-greenLight{border-color:#71843f}.panel-greenLight>.panel-heading{color:#fff;background-color:#71843f;border-color:#71843f}.panel-greenDark{border-color:#496949}.panel-greenDark>.panel-heading{color:#fff;background-color:#496949;border-color:#496949}.panel-darken{border-color:#333}.panel-darken>.panel-heading{color:#fff;background-color:#404040;border-color:#404040}.panel-pink{border-color:#ac5287}.panel-pink>.panel-heading{color:#fff;background-color:#ac5287;border-color:#ac5287}.panel-green{border-color:#356e35}.panel-green>.panel-heading{color:#fff;background-color:#356e35;border-color:#356e35}.panel-blueLight{border-color:#92a2a8}.panel-blueLight>.panel-heading{color:#fff;background-color:#92a2a8;border-color:#92a2a8}.panel-pinkDark{border-color:#a8829f}.panel-pinkDark>.panel-heading{color:#fff;background-color:#a8829f;border-color:#a8829f}.panel-redLight{border-color:#a65858}.panel-redLight>.panel-heading{color:#fff;background-color:#a65858;border-color:#a65858}.panel-red{border-color:#a90329}.panel-red>.panel-heading{color:#fff;background-color:#a90329;border-color:#a90329}.panel-teal{border-color:#568a89}.panel-teal>.panel-heading{color:#fff;background-color:#568a89;border-color:#568a89}.panel-orange{border-color:#c79121}.panel-orange>.panel-heading{color:#fff;background-color:#c79121;border-color:#c79121}.panel-blueDark{border-color:#4c4f53}.panel-blueDark>.panel-heading{color:#fff;background-color:#4c4f53;border-color:#4c4f53}.panel-magenta{border-color:#6e3671}.panel-magenta>.panel-heading{color:#fff;background-color:#6e3671;border-color:#6e3671}.panel-blue{border-color:#57889c}.panel-blue>.panel-heading{color:#fff;background-color:#57889c;border-color:#57889c}.panel-footer>.btn-block{border-radius:0;border-bottom:0;border-left:0;border-right:0}.notification-body{padding:0 0 0 3px;margin:0;list-style:none}.notification-body *,.notification-body:after *,.notification-body:before *{box-sizing:border-box!important;-webkit-box-sizing:border-box!important;-moz-box-sizing:border-box!important}.notification-body>li{border-bottom:1px solid #e9e9e9;position:relative}.notification-body>li>span{background:#fff;display:block;min-height:25px;overflow:hidden;padding:8px 10px 13px;white-space:normal}.notification-body>li>span:hover{background:#f0f4f7;color:#667f8f}.notification-body>li a.msg{padding-left:50px!important}.notification-body>li a,.notification-body>li a span{display:block;position:relative;overflow:hidden}.notification-body>li a,.notification-body>li a:hover{text-decoration:none}.notification-body>li:hover .progress{background:#fff;box-shadow:0 1px 0 rgba(0,0,0,0),0 0 0 1px #a7a7a7 inset;-webkit-box-shadow:0 1px 0 rgba(0,0,0,0),0 0 0 1px #ccc inset}.notification-body>li:hover .text-muted{color:#333}.notification-body .from{font-size:14px;line-height:normal;color:#333;font-weight:400;margin-right:60px;margin-bottom:6px;height:20px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.notification-body .unread{background:#ffffe0}.notification-body .unread .unread .from{font-weight:700}.notification-body time{position:absolute;top:3px;right:0;font-size:11px;font-weight:400;color:#058dc7}.notification-body .msg-body,.notification-body .subject{font-size:13px;color:#a0a0a0;max-height:35px;width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.notification-body .subject{font-size:13px;color:#333;max-height:22px}.ajax-notifications{height:365px;display:block;overflow:auto;margin-right:-10px;margin-left:-10px;border-bottom:1px solid #cecece;border-top:1px solid #cecece;background:#e9e9e9}@media only screen and (min-width:320px) and (max-width:479px){.ajax-notifications{height:250px}}.ajax-notifications>.alert.alert-transparent{background-color:transparent;border-color:transparent;color:#757575;margin:13px 10px}.ajax-notifications>.alert>:first-child{margin-bottom:10px;font-weight:400}.arrow-box-up:before,.arrow-box-up:after{bottom:100%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.arrow-box-up:before{border-color:rgba(131,131,131,0);border-bottom-color:#838383;border-width:8px;left:50%;margin-left:-8px}.arrow-box-up:after{border-color:rgba(255,255,255,0);border-bottom-color:#fff;border-width:7px;left:50%;margin-left:-7px}.arrow-box-up-right:before,.arrow-box-up-right:after{bottom:100%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.arrow-box-up-right:before{border-color:rgba(131,131,131,0);border-bottom-color:#838383;border-width:8px;right:9px;margin-left:-8px}.arrow-box-up-right:after{border-color:rgba(255,255,255,0);border-bottom-color:#fff;border-width:7px;right:10px;margin-left:-7px}.tooltip-inner{padding:5px 10px;font-size:11px;font-family:Ubuntu,Arial,Helvetica,sans-serif;font-weight:700;border-radius:0}.jqstooltip{padding:7px!important;border-radius:3px!important;border:0!important;background-color:#000!important;box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}.jqstooltip .jqsfield{font-family:Ubuntu,Arial,sans-serif;font-size:11px}.dd3-content{display:block;margin:5px 0;padding:6px 10px 8px 40px;font-size:15px;color:#333;text-decoration:none;border:1px solid #cfcfcf;background:#fbfbfb}.dd3-content:hover{color:#2ea8e5;background:#fff}.dd-dragel>.dd3-item>.dd3-content{margin:0}.dd3-item>button{margin-left:38px}.dd3-handle{position:absolute;margin:0;left:0;top:0;cursor:move;width:30px;text-indent:100%;white-space:nowrap;overflow:hidden;border:1px solid #aaa;background:#bfbfbf;background:-webkit-gradient(linear,top left,bottom left,from(#ddd),to(#bbb));background:-webkit-linear-gradient(top,#ddd 0,#bbb 100%);background:linear-gradient(top,#ddd 0,#bbb 100%);display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:18px;padding:8px 15px}.dd3-handle:before{content:'\f0c9';display:block;position:absolute;left:0;top:3px;width:100%;text-align:center;text-indent:0;color:#818181;font-weight:400;line-height:28px}.dd3-handle:hover:before{color:#c27616}.nestable-lists{display:block;clear:both;padding:30px 0;width:100%;border:0;border-top:2px solid #bfbfbf;border-bottom:2px solid #bfbfbf}#nestable-menu{padding:0;margin:10px 0 20px}#nestable-output,#nestable2-output{width:100%;padding:5px}.custom-scroll::-webkit-scrollbar{-webkit-overflow-scrolling:touch;height:10px;width:10px}.custom-scroll::-webkit-scrollbar:hover{background-color:#e9e9e9;border:1px solid #dbdbdb}.custom-scroll::-webkit-scrollbar-button:start:decrement,.custom-scroll::-webkit-scrollbar-button:end:increment{background:0;display:block;height:0}.custom-scroll::-webkit-scrollbar-track{-webkit-background-clip:padding-box;background-clip:padding-box;border:solid transparent}.custom-scroll::-webkit-scrollbar-track-piece{-o-border-radius:0;background-color:transparent;border-radius:0}.custom-scroll::-webkit-scrollbar-thumb{-webkit-box-shadow:inset 1px 1px 0 rgba(0,0,0,0.1),inset 0 -1px 0 rgba(0,0,0,0.07);-webkit-background-clip:padding-box;background-clip:padding-box;background-color:rgba(0,0,0,0.2);border:0;box-shadow:inset 1px 1px 0 rgba(0,0,0,0.1),inset 0 -1px 0 rgba(0,0,0,0.07)}.custom-scroll::-webkit-scrollbar-thumb:vertical,.custom-scroll::-webkit-scrollbar-thumb:horizontal{-o-border-radius:0;background-color:#bfbfbf;border-radius:0}.custom-scroll::-webkit-scrollbar-thumb:active{-webkit-box-shadow:inset 1px 1px 3px rgba(0,0,0,0.33);background-color:rgba(0,0,0,0.44);box-shadow:inset 1px 1px 3px rgba(0,0,0,0.33)}.custom-scroll::-webkit-scrollbar-thumb:hover{background-color:#959595}.air{position:absolute;z-index:5}.air-bottom{bottom:0}.air-top{top:0}.air-top-right{top:0;right:0}.air-top-left{top:0;left:0}.air-bottom-left{bottom:0;left:0}.air-bottom-right{bottom:0;right:0}.tree{min-height:20px;border-radius:4px}.tree li{list-style-type:none;margin:0;padding:3px 0 3px 5px;position:relative}.tree li:after,.tree li:before{content:'';left:-20px;position:absolute;right:auto}.tree li:before{border-left:1px solid #999;bottom:50px;height:100%;top:-5px;width:1px;-webkit-transition:"border-color 0.1s ease 0.1s";transition:"border-color 0.1s ease 0.1s"}.tree li:last-child::before{height:30px}.tree li:after{border-top:1px solid #999;height:20px;top:14px;width:25px}.tree li:hover{background:rgba(0,0,0,0.15)}.tree li>span{border:1px dotted #999;border-radius:5px;display:inline-block;padding:4px 8px;text-decoration:none;-webkit-transition:color .2s ease .1s,background-color .2s ease .1s,border-color .3s ease .2s;transition:color .2s ease .1s,background-color .2s ease .1s,border-color .3s ease .2s}.tree li>span>i{padding-right:4px}.tree li.parent_li>span{padding:7px}.tree li>span{cursor:pointer}.tree li>span:hover,.tree li>span:hover+ul li>span{background:#eee;border:1px solid #94a0b4;color:#000}.tree ul ul{padding-left:34px;padding-top:5px}.tree>ul{padding-left:0}.tree>ul>li:after,.tree>ul>li:before{border:0}.pace{-webkit-pointer-events:none;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pace-inactive{display:none}.pace .pace-progress{background:#3276b1;position:fixed;z-index:2000;top:0;left:0;height:2px;-webkit-transition:width 1s;transition:width 1s}.pace .pace-progress-inner{display:block;position:absolute;right:0;width:100px;height:100%;-webkit-box-shadow:0 0 10px #29d,0 0 5px #29d;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;-webkit-transform:rotate(3deg) translate(0,-4px);-ms-transform:rotate(3deg) translate(0,-4px);transform:rotate(3deg) translate(0,-4px)}.pace .pace-activity{display:block;position:fixed;z-index:2000;top:63px;right:40px;width:14px;height:14px;border:solid 2px transparent;border-top-color:#29d;border-left-color:#29d;border-radius:10px;-webkit-animation:pace-spinner 400ms linear infinite;-ms-animation:pace-spinner 400ms linear infinite;animation:pace-spinner 400ms linear infinite}.table-full{width:100%}.table-wrap{overflow:auto}.table.has-tickbox thead tr th:first-child{width:18px}.table.has-tickbox.ams-form tbody tr td:first-child .checkbox,.table.has-tickbox.ams-form tbody tr td:first-child .radio,.table.has-tickbox.ams-form thead tr th:first-child .checkbox,.table.has-tickbox.ams-form thead tr th:first-child .radio{padding:0!important}.table-dnd tbody tr.dragging-row td{background-color:#cedbf7!important}.table-dnd tbody tr:not(.no-drag-handle) td:first-child{padding-left:20px!important}.table-dnd tbody td.sorter,.table-dnd tbody td.sorter a{cursor:move!important}.table-dnd tbody td.drag-handle{background:transparent url('../img/vert-drag-handle.png') scroll no-repeat left 50%}.table-tight td,.table-tight th{padding:4px 8px!important;line-height:1.3!important}.table-tight td input[type="text"],.table-tight th input[type="text"]{height:20px}.table-small td,.table-small th{padding:2px 8px!important;line-height:1.2!important}.table-small td input[type="text"],.table-small th input[type="text"]{height:18px}.table-mini td,.table-mini th{padding:1px 8px!important;line-height:1.1!important}.table-mini td input[type="text"],.table-mini th input[type="text"]{height:16px}.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-width:1px}.table-bordered .no-padding>.table-bordered{border:0!important}.table-bordered .no-padding>.table-bordered tbody tr td:first-child,.table-bordered .no-padding>.table-bordered thead tr td:first-child,.table-bordered .no-padding>.table-bordered thead tr th:first-child{border-left-width:0!important}.table-bordered .no-padding>.table-bordered tbody tr td:last-child,.table-bordered .no-padding>.table-bordered thead tr th:last-child{border-right-width:0!important}.table-bordered .no-padding>.table-bordered tbody tr:last-child td{border-bottom-width:0!important}.no-padding .note-editable .table-bordered{border:1px solid #ddd!important}tr.bordered-bottom th,tr.bordered-bottom td{border-bottom:1px solid #ddd}.table-hover>tbody>tr:hover>td,.table-hover>tbody>tr:hover>th{background-color:#eee}th.checker,td.checker{width:30px}th.actions-menu{width:70px}th.action,td.action{width:26px}.dt-row{padding:4px 10px}.dt-top-row{height:0;line-height:0;position:relative}.dt-bottom-row{background:#fafafa;font-size:11px;overflow:hidden;padding:5px 10px;border-top:1px solid #ccc;-webkit-box-shadow:inset 0 1px #fff;-ms-box-shadow:inset 0 1px #fff;box-shadow:inset 0 1px #fff}.modal-dialog .ams-form .dt-bottom-row{padding:5px 10px!important}.modal-dialog .ams-form .dt-bottom-row .row{margin:0}.dataTables_length{position:absolute;right:13px;top:-35px}.dataTables_length select{width:60px;padding:3px;font-size:13px;border:1px solid #bbb}.dataTables_filter{position:absolute;left:10px;top:-35px}.dataTables_filter input{padding:3px 8px 1px;font-size:13px}.dataTables_filter .form-control{height:28px}.dataTables_filter .input-group{width:180px!important}.dataTables_filter input select{border:1px solid #bbb}.dataTables_paginate{margin:4px 0 0}.dataTables_paginate .pagination{margin:0}.dataTables_paginate .btn-group a{color:#2e5f87}.dataTables_wrapper{position:relative}.dataTables_wrapper table.table{clear:both;max-width:inherit;margin-bottom:0}.dataTables_wrapper table.table thead th{white-space:nowrap;text-overflow:ellipsis;-ms-text-overflow:ellipsis}.dataTables_wrapper table.table thead .sorting,.dataTables_wrapper table.table thead .sorting_asc,.dataTables_wrapper table.table thead .sorting_asc_disabled,.dataTables_wrapper table.table thead .sorting_desc,.dataTables_wrapper table.table thead .sorting_desc_disabled{cursor:pointer;padding-right:20px}.dataTables_wrapper table.table thead .sorting{background:url(../img/datatable/sort_both.png) no-repeat center right}.dataTables_wrapper table.table thead .sorting_asc{background:#e0f8ff url(../img/datatable/sort_asc.png) no-repeat center right}.dataTables_wrapper table.table thead .sorting_desc{background:#d4f0ff url(../img/datatable/sort_desc.png) no-repeat center right}.dataTables_wrapper table.table thead .sorting_asc_disabled{background:url(../img/datatable/sort_asc_disabled.png) no-repeat center right}.dataTables_wrapper table.table thead .sorting_desc_disabled{background:url(../img/datatable/sort_desc_disabled.png) no-repeat center right}.dataTables_wrapper table.table tbody tr.active th,.dataTables_wrapper table.table tbody tr.active td{background-color:#08C;color:#fff}.dataTables_wrapper table.table tbody tr.active:hover td,.dataTables_wrapper table.table tbody tr.active:hover th{background-color:#0075b0!important}.dataTables_wrapper table.dataTable th:active{outline:0}.dataTables_wrapper .table-striped tbody tr.active:nth-child(odd) td,.dataTables_wrapper .table-striped tbody tr.active:nth-child(odd) th{background-color:#017ebc}.dataTables_wrapper select{min-height:inherit}.dataTables_wrapper table+.row{margin-bottom:0;margin-top:10px}.dataTables_wrapper .dt_actions{float:left;margin-right:20px}.dataTables_wrapper .bottom,.dataTables_wrapper .top{background-color:#f5f5f5;border:1px solid #CCC;padding:15px}.dataTables_wrapper div.DTTT .btn:hover{text-decoration:none!important}.dataTables_wrapper ul.DTTT_dropdown.dropdown-menu a{color:#333!important}.dataTables_wrapper ul.DTTT_dropdown.dropdown-menu li:hover a{background-color:#08c;color:#fff!important}.dataTables_wrapper div.DTTT_print_info.modal{height:150px;margin-top:-75px;text-align:center}.dataTables_wrapper div.DTTT_print_info h6{font-weight:400;font-size:28px;line-height:28px;margin:1em}.dataTables_wrapper div.DTTT_print_info p{font-size:14px;line-height:20px}.dataTables_wrapper div.DTFC_LeftFootWrapper table,.dataTables_wrapper div.DTFC_LeftHeadWrapper table,.dataTables_wrapper table.DTFC_Cloned tr.even{background-color:#fff}.dataTables_wrapper div.DTFC_LeftHeadWrapper table{margin-bottom:0!important;border-top-right-radius:0!important;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.dataTables_scrollBody{-webkit-overflow-scrolling:touch}.top .dataTables_info{float:none}div.dt-bottom-row .dataTables_info{float:left;padding-top:10px;font-size:12px}.dataTables_full{width:100%!important}.dataTables_empty{text-align:center!important;font-size:15px;background:#fff!important;padding:20px 0!important;cursor:default}.dataTables_scroll{clear:both}.dataTables_scrollHeadInner table.table-bordered{border-radius:4px 4px 0 0}.dataTables_scrollHeadInner table.table-bordered,.dataTables_scrollHeadInner table.table-bordered thead{border-bottom:0}.dataTables_scrollBody table{border-top:0}.dataTables_processing{position:absolute;top:50%;margin-top:-24px;z-index:100;left:50%;width:250px;margin-left:-125px;border:1px solid #ddd;text-align:center;color:#000;background:#fff;font-size:15px!important;-webkit-box-shadow:0 0 4px rgba(0,0,0,0.2);-ms-box-shadow:0 0 4px rgba(0,0,0,0.2);box-shadow:0 0 4px rgba(0,0,0,0.2);padding:10px 0}.dataTables_wrapper .center{text-align:center}.dataTables_wrapper .details,.dataTables_wrapper .details:hover{background:#ddd!important}.dataTables_wrapper .details table td{background:#fff!important}.dataTables_scrollHeadInner table.table,.dataTables_wrapper .details table.table{margin:0!important}.dataTables_scrollHead table{margin-bottom:0!important;border-bottom-left-radius:0;border-bottom-right-radius:0}.dataTables_scrollHead table thead tr:last-child th:first-child{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.DTFC_LeftHeadWrapper table thead tr:last-child td:first-child,.DTFC_LeftHeadWrapper table thead tr:last-child th:first-child{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.DTFC_LeftBodyWrapper table,.dataTables_scrollBody table{border-top:0;margin-bottom:0!important}.DTFC_LeftBodyWrapper tbody tr:first-child td,.DTFC_LeftBodyWrapper tbody tr:first-child th,div.DTFC_LeftFootWrapper table,div.dataTables_scrollBody tbody tr:first-child th,div.dataTables_scrollFoot table{border-top:0}.ColVis{position:absolute;right:83px;top:-35px}.ColVis_collection{position:relative;width:180px;background-color:#fff;border:1px solid rgba(0,0,0,0.2);-webkit-box-shadow:0 2px 4px rgba(0,0,0,0.2);box-shadow:0 2px 4px rgba(0,0,0,0.2);z-index:1102;padding-top:3px;padding-left:10px;list-style-type:none;list-style-position:outside}.ColVis_collection .ColVis_Button{position:relative;margin-right:3px;height:30px;background-color:#fff;border:1px solid #d0d0d0;cursor:hand;padding:3px 5px}.ColVis_collection button.ColVis_Button{padding:4px 12px;height:26px;background-color:#fff;border:0;width:100%;float:none;font-size:12px}.ColVis_collection button.ColVis_Button+button.ColVis_Button{border-top:1px solid #e1e1e1}.ColVis_collection button.ColVis_Button button.ColVis_Button input{margin:0}button.ColVis_Button{padding:4px 5px;text-align:left}button.ColVis_Button::-moz-focus-inner{border:0!important;padding:0}.ColVis_collectionBackground{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;z-index:1100}div.ColVis_catcher{position:absolute;z-index:1101}span.ColVis_radio{display:inline-block;width:20px;vertical-align:-2px}.ColVis_text_hover,div.ColVis_collection button.ColVis_Button:hover{background:#f2f2f2;color:#222}table.DTCR_clonedTable{background-color:#fff;z-index:202}div.DTCR_pointer{width:1px;background-color:#0259c4;z-index:201}ul.DTTT_dropdown.dropdown-menu li{position:relative}ul.DTTT_dropdown.dropdown-menu li:hover a{background-color:#f2f2f2;color:#333!important}.table_tools_group{position:absolute;right:83px;top:-37px}.DTTT.btn-group{position:absolute;top:-38px;right:83px}.DTTT_dropdown{z-index:2002}.DTFC_LeftHeadWrapper{border-bottom:1px solid #ddd}div.DTTT_container{position:relative;float:right;margin-bottom:1em}a.DTTT_button,button.DTTT_button,div.DTTT_button{position:relative;float:left;margin-right:3px;padding:5px 8px;border:1px solid #999;cursor:pointer;*cursor:hand;font-size:.88em;color:#000!important;-o-border-radius:2px;border-radius:2px;-webkit-box-shadow:1px 1px 3px #ccc;-ms-box-shadow:1px 1px 3px #ccc;-o-box-shadow:1px 1px 3px #ccc;box-shadow:1px 1px 3px #ccc;background:#fff;background:-webkit-gradient(linear,top left,bottom left,from(#fff),color-stop(89%,#f3f3f3),to(#f9f9f9));background:-webkit-linear-gradient(top,#fff 0,#f3f3f3 89%,#f9f9f9 100%);background:linear-gradient(top,#fff 0,#f3f3f3 89%,#f9f9f9 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#f9f9f9',GradientType=0)}a.DTTT_button:hover,button.DTTT_button:hover,div.DTTT_button:hover{border:1px solid #666;text-decoration:none!important;-webkit-box-shadow:1px 1px 3px #999;-ms-box-shadow:1px 1px 3px #999;-o-box-shadow:1px 1px 3px #999;box-shadow:1px 1px 3px #999;background:#f3f3f3;background:-webkit-gradient(linear,top left,bottom left,from(#f3f3f3),color-stop(89%,#e2e2e2),to(#f4f4f4));background:-webkit-linear-gradient(top,#f3f3f3 0,#e2e2e2 89%,#f4f4f4 100%);background:linear-gradient(top,#f3f3f3 0,#e2e2e2 89%,#f4f4f4 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f3f3',endColorstr='#f4f4f4',GradientType=0)}button.DTTT_button{height:30px;padding:3px 8px}.DTTT_button embed{outline:0}a.DTTT_disabled,button.DTTT_disabled,div.DTTT_disabled{color:#999;border:1px solid #d0d0d0;background:#fff;background:-webkit-gradient(linear,top left,bottom left,from(#fff),color-stop(89%,#f9f9f9),to(#fafafa));background:-webkit-linear-gradient(top,#fff 0,#f9f9f9 89%,#fafafa 100%);background:linear-gradient(top,#fff 0,#f9f9f9 89%,#fafafa 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#fafafa',GradientType=0)}table.DTTT_selectable tbody tr{cursor:pointer;*cursor:hand}table.dataTable tr.DTTT_selected.odd td.sorting_1,table.dataTable tr.DTTT_selected.odd td.sorting_2,table.dataTable tr.DTTT_selected.odd td.sorting_3{background-color:#9fafd1}table.dataTable tr.DTTT_selected.even td.sorting_1,table.dataTable tr.DTTT_selected.even td.sorting_2,table.dataTable tr.DTTT_selected.even td.sorting_3{background-color:#b0bed9}div.DTTT_collection{width:150px;padding:8px 8px 4px;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.4);background-color:#f3f3f3;background-color:rgba(255,255,255,0.3);overflow:hidden;z-index:2002;-o-border-radius:5px;border-radius:5px;-webkit-box-shadow:3px 3px 5px rgba(0,0,0,0.3);-ms-box-shadow:3px 3px 5px rgba(0,0,0,0.3);-o-box-shadow:3px 3px 5px rgba(0,0,0,0.3);box-shadow:3px 3px 5px rgba(0,0,0,0.3)}div.DTTT_collection a.DTTT_button,div.DTTT_collection button.DTTT_button,div.DTTT_collection div.DTTT_button{position:relative;left:0;right:0;display:block;float:none;margin-bottom:4px;-webkit-box-shadow:1px 1px 3px #999;-ms-box-shadow:1px 1px 3px #999;-o-box-shadow:1px 1px 3px #999;box-shadow:1px 1px 3px #999}div.DTTT_collection_background{z-index:2001}.DTTT_print_info{position:fixed;top:50%;left:50%;width:400px;height:150px;margin-left:-200px;margin-top:-75px;text-align:center;color:#333;padding:10px 30px;background:#fff;background:-webkit-gradient(linear,top left,bottom left,from(#fff),color-stop(89%,#f3f3f3),to(#f9f9f9));background:-webkit-linear-gradient(top,#fff 0,#f3f3f3 89%,#f9f9f9 100%);background:linear-gradient(top,#fff 0,#f3f3f3 89%,#f9f9f9 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#f9f9f9',GradientType=0);opacity:.95;border:1px solid #000;border:1px solid rgba(0,0,0,0.5);-o-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 3px 7px rgba(0,0,0,0.5);-ms-box-shadow:0 3px 7px rgba(0,0,0,0.5);-o-box-shadow:0 3px 7px rgba(0,0,0,0.5);box-shadow:0 3px 7px rgba(0,0,0,0.5)}.DTTT_print_info h6{font-weight:400;font-size:28px;line-height:28px;margin:1em}.DTTT_print_info p{font-size:14px;line-height:20px}.form hr{margin-left:-13px;margin-right:-13px;border-color:rgba(0,0,0,0.1);margin-top:20px;margin-bottom:20px}.form fieldset{display:block;border:0;background:rgba(255,255,255,0.9);position:relative}.form header,.form legend{display:block;padding:8px 0;border-bottom:1px dashed rgba(0,0,0,0.2);background:#fff;font-size:16px;font-weight:300;color:#222;margin:25px 0 20px}.no-padding .form header{margin:25px 14px 0}.form header:first-child{margin-top:10px}.form .form-group:last-child,.form .form-group:last-child .note,.form fieldset .form-group:last-child,.form fieldset .form-group:last-child .note{margin-bottom:0}.form-suffix .alert:last-child{margin-bottom:0;border-radius:0 0 5px 5px}fieldset{position:relative}legend{font-weight:400;margin-top:0;background:0}i.hint{vertical-align:super;opacity:.5}i.hint:hover{opacity:.9!important}.nohints i.hint{display:none}.input-group-addon{padding:6px 10px 5px;border-radius:0;transition:background-color .3s;-webkit-transition:background-color .3s}.input-group-addon .fa{font-size:14px}.input-group-addon .fa-2x,.input-group-addon .fa-lg{font-size:2em}.input-group-addon .fa-3x,.input-group-addon .fa-4x,.input-group-addon .fa-5x{font-size:30px}.input-group-addon .checkbox,.input-group-addon .radio{min-height:0;margin-right:0!important;padding-top:0}.input-group-addon label input[type=checkbox].checkbox+span,.input-group-addon label input[type=checkbox].checkbox+span:before,.input-group-addon label input[type=radio].radiobox+span,.input-group-addon label input[type=radio].radiobox+span:before{margin-right:0}.input-group-addon .onoffswitch,.input-group-addon .onoffswitch-label{margin:0}input[type=text]:focus+.input-group-addon{border-color:#0091d9;background-color:#72a0ce;color:#fff}.has-warning input[type=text]:focus+.input-group-addon{border-color:#7f6a1e;background-color:#cead35;color:#fff}.has-error input[type=text]:focus+.input-group-addon{border-color:#c46a69;background-color:#c46a69;color:#fff}.has-success input[type=text]:focus+.input-group-addon{border-color:#446b46;background-color:#588a5a;color:#fff}.input-icon-left>i{right:auto;left:24px}.input-icon-left .form-control{padding-left:29px}.input-icon-right{position:relative}.input-icon-right .form-control{padding-right:27px}.input-icon-left>i,.input-icon-right>i{position:absolute;right:10px;top:30%;font-size:16px;color:#bfbfbf}.form-actions{display:block;padding:13px 14px 15px;border-top:1px solid rgba(0,0,0,0.1);background:rgba(249,249,249,0.9);margin-top:25px;margin-left:-13px;margin-right:-13px;margin-bottom:-13px;text-align:right}.well .form-actions{margin-left:-19px;margin-right:-19px;margin-bottom:-19px}.well.well-lg .form-actions{margin-left:-24px;margin-right:-24px;margin-bottom:-24px}.well.well-sm .form-actions{margin-left:-9px;margin-right:-9px;margin-bottom:-9px}.popover-content .form-actions{margin:0 -14px -9px;border-radius:0 0 3px 3px;padding:9px 14px}.no-padding .form .form-actions{margin:0;display:block;padding:13px 14px 15px;border-top:1px solid rgba(0,0,0,0.1);background:rgba(248,248,248,0.9);text-align:right;margin-top:25px}:focus{outline:0!important}.filter_column input{padding:0 3px}.filter_column input,.filter_column select{width:100%;color:rgba(0,0,0,0.5);border:1px solid #CCC;border-radius:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.uneditable-input:focus,input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,.filter_column input:focus,.filter_column select:focus,select:focus,textarea:focus{border-color:rgba(82,168,236,0.8);outline:0;outline:thin dotted 9;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6)}.form-control{padding:7px 12px 5px}.form-control,.input-lg,.input-sm,.input-xs{border-radius:0!important}.input-xs{height:24px;padding:3px 10px 1px;font-size:11px;line-height:1.5}.fileinput{padding-top:3px}input[type=checkbox].checkbox,input[type=radio].radiobox{visibility:hidden;position:absolute;z-index:20;width:18px;height:18px}.checkbox input[type=checkbox].checkbox+span,.checkbox input[type=radio].radiobox+span,.checkbox-inline input[type=checkbox].checkbox+span,.checkbox-inline input[type=radio].radiobox+span,.radio input[type=checkbox].checkbox+span,.radio input[type=radio].radiobox+span,.radiobox-inline input[type=checkbox].checkbox+span,.radiobox-inline input[type=radio].radiobox+span{margin-left:-20px}.form-inline .checkbox input[type=checkbox].checkbox+span,.form-inline .checkbox input[type=radio].radiobox+span,.form-inline .checkbox-inline input[type=checkbox].checkbox+span,.form-inline .checkbox-inline input[type=radio].radiobox+span,.form-inline .radio input[type=checkbox].checkbox+span,.form-inline .radio input[type=radio].radiobox+span,.form-inline .radiobox-inline input[type=checkbox].checkbox+span,.form-inline .radiobox-inline input[type=radio].radiobox+span{margin-left:0}input[type=checkbox].checkbox+span,input[type=radio].radiobox+span,label input[type=checkbox].checkbox+span,label input[type=radio].radiobox+span{vertical-align:middle;line-height:20px}input[type=checkbox].checkbox+span,input[type=radio].radiobox+span,input[type=checkbox].checkbox+span:after,input[type=radio].radiobox+span:after,input[type=checkbox].checkbox:before,input[type=radio].radiobox:before{box-sizing:content-box!important;-webkit-box-sizing:content-box!important;-moz-box-sizing:content-box!important}label input[type=checkbox].checkbox+span,label input[type=radio].radiobox+span{position:relative;z-index:19;display:inline-block;margin:0;line-height:17px;min-height:14px;min-width:14px;margin-right:5px}label input[type=checkbox].checkbox+span:hover,label input[type=radio].radiobox+span:hover{cursor:pointer}label input[type=checkbox].checkbox+span:before,label input[type=radio].radiobox+span:before{font-family:FontAwesome;font-size:12px;border-radius:0;content:"\a0";display:inline-block;text-align:center;vertical-align:middle;padding:1px;height:12px;line-height:12px;min-width:12px;margin-right:5px;border:1px solid #bfbfbf;background-color:#f4f4f4;font-weight:400;margin-top:-1px}label input[type=checkbox].checkbox+span:before{content:"\a0"}label input[type=checkbox].checkbox:checked+span{font-weight:700}label input[type=checkbox].checkbox:checked+span:before{content:"\f00c";color:#2e7bcc}label input[type=checkbox].checkbox.style-1+span:before{color:#333;background:#fff;text-shadow:none;-webkit-box-shadow:none!important;box-shadow:none!important;border-width:1px;height:12px;line-height:13px;min-width:12px}label input[type=checkbox].checkbox.style-1:checked+span{font-weight:400}label input[type=checkbox].checkbox.style-1:checked+span:before{color:#333;border-color:#333}label input[type=checkbox].checkbox.style-2+span:before{background:0;border-color:#c1c1c1;-webkit-box-shadow:none;box-shadow:none}label input[type=checkbox].checkbox.style-2:checked+span{font-weight:400}label input[type=checkbox].checkbox.style-2:checked+span:before{content:"\f00c";color:#66665e;border-color:#4d90fe;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MUQ0MEM4RUFEQUE4MTFFMkEwMjM5NzlCRjAxM0UwRjciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MUQ0MEM4RUJEQUE4MTFFMkEwMjM5NzlCRjAxM0UwRjciPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxRDQwQzhFOERBQTgxMUUyQTAyMzk3OUJGMDEzRTBGNyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxRDQwQzhFOURBQTgxMUUyQTAyMzk3OUJGMDEzRTBGNyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsD/PVAAAAAQSURBVHjaYv7//78vQIABAAlYA05NMPppAAAAAElFTkSuQmCC) #fff}label input[type=checkbox].checkbox.style-3:checked+span:before{color:#fff;border-color:#a90329;background:#a90329}label:active input[type=checkbox].checkbox+span:before{-webkit-box-shadow:inset 0 2px 3px 0 rgba(0,0,0,0.3),0 1px 0 0 rgba(255,255,255,0.4);box-shadow:inset 0 2px 3px 0 rgba(0,0,0,0.3),0 1px 0 0 rgba(255,255,255,0.4)}label:hover input[type=checkbox].checkbox+span:before{color:#2e7bcc;border-color:#2e7bcc}label:hover input[type=checkbox].checkbox.style-1+span:before{border-color:#333}label:hover input[type=checkbox].checkbox.style-2+span:before{-webkit-box-shadow:inset 0 2px 3px 0 rgba(0,0,0,0.1),0 1px 0 0 rgba(255,255,255,0.2);box-shadow:inset 0 2px 3px 0 rgba(0,0,0,0.1),0 1px 0 0 rgba(255,255,255,0.2)}label:hover input[type=checkbox].checkbox.style-2:checked+span:before{-webkit-box-shadow:inset 0 2px 3px 0 rgba(0,0,0,0.3),0 1px 0 0 rgba(255,255,255,0.4);box-shadow:inset 0 2px 3px 0 rgba(0,0,0,0.3),0 1px 0 0 rgba(255,255,255,0.4)}label:hover input[type=checkbox].checkbox.style-3+span:before{color:#fff;border-color:#a90327}label:active input[type=checkbox].checkbox:checked+span:before{color:#fff;background:#2e7bcc;border-color:#2e7bcc}label:active input[type=checkbox].checkbox.style-1:checked+span:before{color:#fff;background:#333;border-color:#333}label:active input[type=checkbox].checkbox.style-2+span:before,label:active input[type=checkbox].checkbox.style-2:checked+span:before{color:#66665e;background:0;border-color:#c1c1c1;-webkit-box-shadow:inset 0 2px 3px 0 rgba(0,0,0,0.3),0 1px 0 0 rgba(255,255,255,0.4);box-shadow:inset 0 2px 3px 0 rgba(0,0,0,0.3),0 1px 0 0 rgba(255,255,255,0.4)}label:active input[type=checkbox].checkbox.style-3:checked+span:before{color:#a90329;background:#fff;border-color:#a90329}label input[type=checkbox][disabled].checkbox+span,label input[type=checkbox][disabled].checkbox:checked+span{color:#a7a7a7;cursor:not-allowed}label input[type=checkbox][disabled].checkbox:checked+span:before{content:"\f00c"}label input[type=checkbox][disabled].checkbox.style-2:checked+span:before{content:"\f00c"}label input[type=checkbox][disabled].checkbox+span:before,label input[type=checkbox][disabled].checkbox:checked+span:before,label input[type=checkbox][disabled].checkbox:checked+span:before{background:#eee!important;border-color:#CCC!important;-webkit-box-shadow:none;color:#a7a7a7;box-shadow:none!important}label:hover input[type=checkbox][disabled].checkbox:checked+span:before{color:#a7a7a7;cursor:not-allowed}label:hover input[type=checkbox][disabled].checkbox:checked+span:before{background:#eee!important;border-color:#CCC!important;-webkit-box-shadow:none;color:#a7a7a7;box-shadow:none!important}label input[type=radio].radiobox+span:before{content:"\a0";border-radius:50%;-webkit-box-shadow:inset 0 2px 3px 0 rgba(0,0,0,0.1),0 1px 0 0 rgba(255,255,255,0.2);box-shadow:inset 0 2px 3px 0 rgba(0,0,0,0.1),0 1px 0 0 rgba(255,255,255,0.2)}label input[type=radio].radiobox:checked+span{font-weight:700}label input[type=radio].radiobox:checked+span:before{content:"\f111";color:#2e7bcc}label input[type=radio].radiobox.style-1+span:before{font-size:9px;background:#fff;text-shadow:none;-webkit-box-shadow:none!important;box-shadow:none!important;border-width:1px;height:13px;line-height:13px;min-width:13px}label input[type=radio].radiobox.style-1:checked+span:before{font-size:10px;color:#333;border-color:#333;background:#fff}label input[type=radio].radiobox.style-1:checked+span{font-weight:400}label input[type=radio].radiobox.style-2:checked+span{font-weight:400}label input[type=radio].radiobox.style-2:checked+span:before{color:#66665e;border-color:#4d90fe;font-size:9px}label input[type=radio].radiobox.style-3:checked+span:before{color:#a90329;border-color:#a90329}label:hover input[type=radio].radiobox+span:before,label:hover input[type=radio].radiobox:checked+span:before{color:#2e7bcc;border-color:#2e7bcc}label:hover input[type=radio].radiobox.style-1+span:before,label:hover input[type=radio].radiobox.style-1:checked+span:before{color:#333;border-color:#333;background:#fff}label:hover input[type=radio].radiobox.style-2:checked+span:before{color:#66665e;border-color:#4d90fe}label:hover input[type=radio].radiobox.style-3+span:before,label:hover input[type=radio].radiobox.style-3:checked+span:before{color:#a90329;border-color:#a90329}label:active input[type=radio].radiobox+span:before{-webkit-box-shadow:inset 0 2px 3px 0 rgba(0,0,0,0.3),0 1px 0 0 rgba(255,255,255,0.4);box-shadow:inset 0 2px 3px 0 rgba(0,0,0,0.3),0 1px 0 0 rgba(255,255,255,0.4)}label input[type=radio][disabled].radiobox+span,label input[type=radio][disabled].radiobox:checked+span,label input[type=radio][disabled].radiobox:checked+span:before{color:#a7a7a7;cursor:not-allowed}label input[type=radio][disabled].radiobox:checked+span:before{content:"\f111"}label input[type=radio][disabled].radiobox+span:before,label input[type=radio][disabled].radiobox:checked+span:before{background:#eee!important;border-color:#CCC!important;-webkit-box-shadow:none;box-shadow:none;color:#a7a7a7}label:active input[type=radio][disabled].radiobox:checked+span:before,label:hover input[type=radio][disabled].radiobox:checked+span:before{background:#eee!important;border-color:#CCC!important;-webkit-box-shadow:none;box-shadow:none;color:#a7a7a7}textarea.clone{position:absolute;visibility:hidden}.textarea-div{background-color:#FFF;border:1px solid #CCC;border-bottom:0;margin:10px 0 0}.textarea-controls{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;padding:5px;display:block;background-color:#FFF;border:1px solid #CCC;border-top:0;height:43px;line-height:33px;overflow:hidden}.textarea-controls>label{margin:3px 10px 0}.textarea-controls .ams-form .checkbox{padding-left:22px!important}.typearea{cursor:text;overflow-x:hidden;overflow-y:auto;max-height:90px;padding:5px 25px 5px 5px;position:relative;border-bottom:1px solid #EEE}.typearea textarea{width:100%;border-color:transparent!important;box-sizing:border-box;box-shadow:none;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-box-shadow:none;overflow:hidden;padding:0;margin:0;-webkit-transition:height .2s;transition:height .2s;outline:0;resize:none;min-height:61px}.error-box{max-width:900px;margin:0 auto}.error-text{font-weight:400;color:#fff;letter-spacing:-4px;font-size:700%;margin-bottom:30px;text-shadow:0 1px 0 #ccc,0 2px 0 #bfbfbf,0 3px 0 #bbb,0 4px 0 #b9b9b9,0 5px 0 #aaa,0 6px 1px rgba(0,0,0,0.1),0 0 5px rgba(0,0,0,0.1),0 1px 3px rgba(0,0,0,0.3),0 3px 5px rgba(0,0,0,0.2),0 5px 10px rgba(0,0,0,0.25),0 10px 10px rgba(0,0,0,0.2),0 20px 20px rgba(0,0,0,0.15)}.error-search{width:300px;margin:0 auto 20px}.error-icon-shadow{text-shadow:0 1px 0 #803838,0 2px 0 #a85d5d,0 3px 0 #b86565,0 4px 0 #d86f6f,0 5px 0 #b3a5a5,0 6px 1px rgba(131,51,51,0.1),0 0 5px rgba(102,30,30,0.1),0 1px 3px rgba(95,15,15,0.3),0 3px 5px rgba(100,23,23,0.2),0 5px 10px rgba(114,30,30,0.25),0 10px 10px rgba(94,15,15,0.2),0 20px 20px rgba(121,38,38,0.15)}.form-inline .checkbox,.form-inline .radiobox{padding-left:0}.ams-form{position:relative;margin:0;outline:0;color:#333}.ams-form *,.ams-form :after,.ams-form :before{margin:0;padding:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.ams-form header{display:block;padding:8px 0;border-bottom:1px dashed rgba(0,0,0,0.2);background:#fff;font-size:16px;font-weight:300;color:#232323;margin:10px 14px 0}.modal-dialog .ams-form header{margin:10px -2px 0 0}.ams-form fieldset{display:block;position:relative;padding:10px 15px 5px;border:0;background:rgba(255,255,255,0.9)}.ams-form fieldset[disabled]>section,.ams-form fieldset[disabled]>article,.ams-form fieldset[disabled]>div{opacity:.5}.ams-form fieldset[disabled] LEGEND.checker .checkbox{cursor:pointer}.ams-form fieldset.switched{margin-bottom:0!important}.ams-form fieldset.switched>section,.ams-form fieldset.switched>article,.ams-form fieldset.switched>div{display:none}.ams-form fieldset.switched legend{border-bottom:0}.ams-form fieldset.switched+fieldset{margin-top:0!important}.ams-form fieldset.bordered{margin:0 10px 10px;border:1px solid rgba(192,192,192,0.8);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.ams-form fieldset.bordered.switched{border:1px solid transparent}.ams-form fieldset.bordered legend{width:auto;padding:3px 10px 1px;border:1px solid rgba(192,192,192,0.8);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.ams-form fieldset>fieldset.bordered{margin:10px 0}.ams-form fieldset+fieldset{border-top:1px solid rgba(0,0,0,0.1)}.ams-form legend{padding-top:10px}.ams-form legend.inner,.ams-form legend .inner{font-weight:300;font-size:14.5px!important}.ams-form legend.switcher{cursor:pointer}.ams-form legend.checker,.ams-form legend.switcher{font-weight:300;font-size:16.5px;border:0;padding-bottom:0}.ams-form legend.checker label[for],.ams-form legend.switcher label[for]{cursor:pointer}.ams-form legend .fa.text-danger{color:#a94442}.ams-form legend>.fa{color:#3276b1;font-size:75%}.ams-form legend>.fa.fa-stack{font-size:100%;width:1em;height:1em;line-height:1em}.ams-form legend .hint{vertical-align:top;font-size:1em}.ams-form legend label.checkbox{display:inline-block;margin-bottom:0;min-height:18px}.ams-form legend label.checkbox i{position:absolute;left:3px;top:-1px}.ams-form legend .btn-group{margin-left:20px}.ams-form>.modal-viewport>fieldset>legend{padding-top:0}.ams-form section{margin-bottom:10px;position:relative}.ams-form .form-group{padding:5px 10px}.ams-form.form-tight .form-group,.ams-form .form-tight .form-group{padding:1px 10px}.ams-form.form-tight .form-group .i18n-content,.ams-form .form-tight .form-group .i18n-content{margin-bottom:5px}.ams-form label.checkbox,.ams-form label.radio{padding-top:0}.ams-form label.input-file img.thumbnail{display:inline-block;margin:4px 10px 0 4px!important;padding:4px!important}.ams-form input.input-lg{height:44px;padding:10px 16px;font-size:17px;line-height:1.33}.ams-form input.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5}.ams-form input.input-xs{height:24px;padding:2px 10px;font-size:11px;line-height:1.5}.ams-form select.input-sm{height:30px;line-height:15px;font-size:12px}.ams-form select.input-sm+i{height:10px}.ams-form select.input-lg{height:44px;line-height:22px;font-size:17px}.ams-form select.input-lg+i{height:11px;top:17px}.ams-form .row{margin:0 -15px}.ams-form .row:after{display:table;content:'';clear:both}.ams-form .col-1{width:8.33%}.ams-form .col-2{width:16.66%}.ams-form .col-3{width:25%}.ams-form .col-4{width:33.33%}.ams-form .col-5{width:41.66%}.ams-form .col-6{width:50%}.ams-form .col-8{width:66.67%}.ams-form .col-9{width:75%}.ams-form .col-10{width:83.33%}.ams-form .col{float:left;min-height:1px;padding-right:15px;padding-left:15px;-webkit-box-sizing:border-box;box-sizing:border-box;-moz-box-sizing:border-box}@media screen and (max-width:600px){.ams-form .col{float:none;width:100%}}@media screen and (max-width:600px){.ams-form .col .label{text-align:left;padding-left:20px}}.ams-form footer{display:block;padding:7px 25px 15px;border-top:1px solid rgba(0,0,0,0.1);background:rgba(248,248,248,0.9)}.ams-form footer:after{display:table;clear:both;content:''}.ams-form footer .btn{float:right;height:31px;margin:10px 0 0 5px;padding:0 22px;font:300 15px/29px Ubuntu,Helvetica,Arial,sans-serif;cursor:pointer}.ams-form footer .btn.btn-info{float:left}.ams-form footer .submit-message{display:inline-block}.ams-form .message{display:none;color:#6fb679}.ams-form .message i{display:block;margin:0 auto 20px;width:81px;height:81px;border:1px solid #6fb679;border-radius:50%;font-size:30px;line-height:81px}.ams-form.submitted fieldset,.ams-form.submitted footer{display:none}.ams-form.submitted .message{display:block;padding:25px 30px;background:rgba(255,255,255,0.9);font:300 18px/27px Ubuntu,Helvetica,Arial,sans-serif;text-align:center}.ams-form .note{margin-top:6px;padding:0 1px;font-size:11px;line-height:15px;color:#999}.ams-form .note a{font-size:13px}.ams-form .note-success{color:#6fb679}.ams-form .control-label{display:block;margin-top:4px;margin-bottom:6px;padding-top:0;line-height:19px;font-weight:400;font-size:13px;color:#666;text-align:right}@media screen and (max-width:992px){.ams-form .control-label{text-align:left;margin-bottom:0}}.ams-form .control-label.col{text-align:right}@media screen and (max-width:600px){.ams-form .control-label.col{text-align:left;padding-left:20px}}.ams-form .control-label span{margin-right:10px}.ams-form .control-label span::after{content:" *";color:transparent}.ams-form .control-label span>.hint{margin-top:-2px}.ams-form .control-label .col{margin:0;padding-top:7px}.ams-form label.input span.textline-field{display:block;margin-top:4px;margin-bottom:6px;padding:0 8px 6px;line-height:19px;font-size:13px}.ams-form .required-field .control-label span::after{color:red}.ams-form .tooltip{position:absolute;z-index:99999;left:-9999px;padding:2px 8px 3px;font-size:11px;line-height:16px;font-weight:400;background:rgba(0,0,0,0.9);color:#fff;opacity:0;transition:margin .3s,opacity .3s;-webkit-transition:margin .3s,opacity .3s}.ams-form .tooltip:after{position:absolute;content:''}.ams-form .tooltip-top-right{bottom:100%;margin-bottom:15px}.ams-form .tooltip-top-right:after{top:100%;right:11px;border-top:4px solid rgba(0,0,0,0.9);border-right:4px solid transparent;border-left:4px solid transparent}.ams-form .input input:focus+.tooltip-top-right,.ams-form .textarea textarea:focus+.tooltip-top-right{right:0;left:auto;margin-bottom:5px}.ams-form .tooltip-top-left{bottom:100%;margin-bottom:15px}.ams-form .tooltip-top-left:after{top:100%;left:11px;border-top:4px solid rgba(0,0,0,0.9);border-right:4px solid transparent;border-left:4px solid transparent}.ams-form .input input:focus+.tooltip-top-left,.ams-form .textarea textarea:focus+.tooltip-top-left{right:auto;left:0;margin-bottom:5px}.ams-form .tooltip-right{top:4px;white-space:nowrap;margin-left:15px}.ams-form .tooltip-right:after{top:6px;right:100%;border-top:4px solid transparent;border-right:4px solid rgba(0,0,0,0.9);border-bottom:4px solid transparent}.ams-form .input input:focus+.tooltip-right,.ams-form .textarea textarea:focus+.tooltip-right{left:100%;margin-left:5px}.ams-form .tooltip-left{top:4px;white-space:nowrap;margin-right:15px}.ams-form .tooltip-left:after{top:6px;left:100%;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:4px solid rgba(0,0,0,0.9)}.ams-form .input input:focus+.tooltip-left,.ams-form .textarea textarea:focus+.tooltip-left{right:100%;left:auto;margin-right:5px}.ams-form .tooltip-bottom-right{top:100%;margin-top:15px}.ams-form .tooltip-bottom-right:after{bottom:100%;right:11px;border-right:4px solid transparent;border-bottom:4px solid rgba(0,0,0,0.9);border-left:4px solid transparent}.ams-form .input input:focus+.tooltip-bottom-right,.ams-form .textarea textarea:focus+.tooltip-bottom-right{right:0;left:auto;margin-top:5px}.ams-form .tooltip-bottom-left{top:100%;margin-top:15px}.ams-form .tooltip-bottom-left:after{bottom:100%;left:11px;border-right:4px solid transparent;border-bottom:4px solid rgba(0,0,0,0.9);border-left:4px solid transparent}.ams-form .input input:focus+.tooltip-bottom-left,.ams-form .textarea textarea:focus+.tooltip-bottom-left{right:auto;left:0;margin-top:5px}.ams-form .inline-group{margin:0 -30px -4px 0}.ams-form .inline-group:after{content:'';display:table;clear:both}.ams-form .inline-group .checkbox,.ams-form .inline-group .radio{float:left;margin-right:30px}.ams-form .inline-group .checkbox:last-child,.ams-form .inline-group .radio:last-child{margin-bottom:4px}.ams-form .input .inline-group{margin:0 0 -4px 0}.ams-form .btn{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ams-form .button{float:right;height:31px;overflow:hidden;margin:10px 0 0 5px;padding:0 25px;outline:0;border:0;font:300 15px/31px Ubuntu,Helvetica,Arial,sans-serif;text-decoration:none;color:#fff;cursor:pointer;background-color:#3276b1;opacity:.8;transition:opacity .2s;-webkit-transition:opacity .2s}.ams-form .button:hover{opacity:1}.ams-form .button.button-secondary{background-color:#b3b3b3}.ams-form .button,.ams-form .checkbox,.ams-form .input,.ams-form .radio,.ams-form .select,.ams-form .textarea,.ams-form .toggle{display:block;position:relative;font-weight:400}.ams-form .input input,.ams-form .select select,.ams-form .textarea textarea{display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;height:28px;padding:6px 8px;outline:0;border-width:1px;border-style:solid;border-radius:0;background:#fff;font:13px/16px Ubuntu,Helvetica,Arial,sans-serif;color:#404040;appearance:normal;-moz-appearance:none;-webkit-appearance:none}.ams-form .input input[readonly],.ams-form .select select[readonly],.ams-form .textarea textarea[readonly]{border-bottom:1px solid #ccc!important}.ams-form .input input[readonly]:focus,.ams-form .select select[readonly]:focus,.ams-form .textarea textarea[readonly]:focus{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.ams-form .input input.display-mode,.ams-form .select select.display-mode,.ams-form .textarea textarea.display-mode{border:0;padding:0;margin-top:2px;margin-bottom:3px;height:14px;line-height:1em}.ams-form .input span.textarea-widget,.ams-form .textarea span.textarea-widget{display:block;width:100%;min-height:14px;padding:4px 0;border-bottom:1px solid #ccc!important}.ams-form .input .i18n-content input[readonly],.ams-form .select .i18n-content select[readonly],.ams-form .textarea .i18n-content textarea[readonly]{border-width:0!important}.ams-form .input .i18n-content .textarea-widget{display:block;min-height:12px}.ams-form .input input:focus+.tooltip,.ams-form .textarea textarea:focus+.tooltip{opacity:1}.ams-form .input .icon-prepend+input,.ams-form .textarea .icon-prepend+textarea{padding-left:37px}.ams-form .input .icon-append+input,.ams-form .textarea .icon-append+textarea{padding-right:37px}.ams-form .input .icon-prepend+.icon-append+input,.ams-form .textarea .icon-prepend+.icon-append+textarea{padding-left:37px}.ams-form .input.with-icons .icon-append-2+input{padding-right:60px}.ams-form .input-file{position:relative}.ams-form .input-file .button{position:absolute;top:3px;right:3px;float:none;height:22px;margin:0;padding:0 14px;font-size:13px;line-height:22px}.ams-form .input-file .button:hover{-webkit-box-shadow:none;box-shadow:none}.ams-form .input-file .button input{position:absolute;top:0;right:0;padding:0;font-size:30px;cursor:pointer;opacity:0}.ams-form .select select{padding:5px}.ams-form .select i{position:absolute;top:9px;right:11px;width:5px;height:11px;background:#fff}.ams-form .select i:before,.ams-form .select i:after{content:'';position:absolute;right:0;border-right:4px solid transparent;border-left:4px solid transparent}.ams-form .select i:before{top:0;border-bottom:4px solid #404040}.ams-form .select i:after{bottom:0;border-top:4px solid #404040}.ams-form .select-widget .selected-option{display:inline-block;padding:4px 8px}.ams-form .select-multiple select{height:auto}.ams-form .textarea textarea{height:auto;resize:none}.ams-form .textarea-resizable textarea{resize:vertical}.ams-form .textarea-expandable textarea{height:31px}.ams-form .textarea-expandable textarea:focus{height:auto}.ams-form .checkbox,.ams-form .radio{margin-bottom:4px;padding-left:25px;line-height:25px;color:#404040;cursor:pointer;font-size:13px}.ams-form .checkbox:last-child,.ams-form .radio:last-child{margin-bottom:0}.ams-form .checkbox i,.ams-form .radio i{display:block;position:absolute;top:3px;left:0;width:17px;height:17px;outline:0;border-width:1px;border-style:solid;background:#FFF}.ams-form .checkbox input,.ams-form .radio input{position:absolute;left:-9999px}.ams-form .checkbox input+i:after,.ams-form .radio input+i:after{position:absolute;opacity:0;transition:opacity .1s;-webkit-transition:opacity .1s}.ams-form .checkbox input:checked+i:after,.ams-form .radio input:checked+i:after{opacity:1}.ams-form .radio input+i:after{background-color:#3276b1}.ams-form .checkbox input+i:after{content:'\f00c';top:-1px;left:1px;width:15px;height:15px;font:400 16px/19px FontAwesome;text-align:center}.ams-form .checkbox input+i:after{color:#3276b1}.ams-form .checkbox input:checked:hover+i:after{content:'\f00d'}.ams-form .checkbox input:checked:disabled:hover+i:after{content:'\f00c'}.ams-form .radio input+i:after{content:'';top:4px;left:4px;width:9px;height:9px;border-radius:50%}.ams-form .checkbox+.checkbox,.ams-form .radio+.radio{margin-top:0}.ams-form.table td .checkbox i,.ams-form.table td .radio i,.ams-form.table th .checkbox i,.ams-form.table th .radio i{top:0!important}.ams-form .inner .checkbox{min-height:13px}.ams-form .inner .checkbox i{width:13px;height:13px}.ams-form .inner .checkbox input+i:after{width:11px;height:11px;font:300 12px/16px FontAwesome}.ams-form .toggle{margin-bottom:4px;padding-right:61px;font-size:15px;line-height:25px;color:#404040;cursor:pointer}.ams-form .toggle:last-child{margin-bottom:0}.ams-form .toggle.state-error input:checked+i{background:#fff0f0}.ams-form .toggle.state-success input:checked+i{background:#f0fff0}.ams-form .toggle input{position:absolute;left:-9999px}.ams-form .toggle input:checked+i:before{right:36px}.ams-form .toggle input:checked+i:after{content:attr(data-swchon-text);text-align:right}.ams-form .toggle i{display:block;position:absolute;content:'';top:4px;right:0;width:49px;height:17px;border-width:1px;border-style:solid;border-radius:12px;background:#fff}.ams-form .toggle i:before{display:block;position:absolute;content:'';z-index:1;top:4px;right:4px;width:9px;height:9px;border-radius:50%;opacity:1;transition:right .2s;-webkit-transition:right .2s;background-color:#3276b1}.ams-form .toggle i:after{position:absolute;content:attr(data-swchoff-text);top:2px;right:8px;left:8px;font-style:normal;font-size:9px;line-height:17px;font-weight:700;text-align:left;color:#5f5f5f}.ams-form .checkbox:hover i,.ams-form .radio:hover i,.ams-form .toggle:hover i{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.1);box-shadow:inset 0 1px 1px rgba(0,0,0,0.1)}.ams-form .checkbox:active i,.ams-form .radio:active i,.ams-form .toggle:active i{background:#f0f0f0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.1);box-shadow:inset 0 1px 1px rgba(0,0,0,0.1)}.ams-form .checkbox input:checked+i,.ams-form .radio input:checked+i,.ams-form .toggle input:checked+i{border-color:#3276b1}.ams-form .rating{margin-bottom:4px;font-size:13px;line-height:25px;color:#404040}.ams-form .rating:last-child{margin-bottom:0}.ams-form .rating.state-error+em{margin-top:-4px;margin-bottom:4px}.ams-form .rating input{position:absolute;left:-9999px}.ams-form .rating input+label:hover,.ams-form .rating input+label:hover ~ label{color:#3276b1}.ams-form .rating input:checked ~ label{color:#3276b1}.ams-form .rating label{display:block;float:right;height:17px;margin-top:5px;padding:0 2px;font-size:17px;line-height:17px;cursor:pointer;color:#ccc;transition:color .3s;-webkit-transition:color .3s}.ams-form .icon-append,.ams-form .icon-prepend{position:absolute;top:4px;width:20px;height:20px;font-size:14px;line-height:20px;text-align:center;color:#a2a2a2}.ams-form .icon-append.fa-stack .fa-stack-2x,.ams-form .icon-prepend.fa-stack .fa-stack-2x{font-size:1.6em;left:1px}.ams-form .icon-append.fa-stack .fa-stack-1x,.ams-form .icon-prepend.fa-stack .fa-stack-1x{left:1px;top:1px}.ams-form .icon-append{right:4px;padding-left:2px;border-left-width:1px;border-left-style:solid}.ams-form .icon-append.fa-spin{border-left-style:none}.ams-form .icon-append-2{right:31px}.ams-form .icon-prepend{left:4px;padding-right:2px;border-right-width:1px;border-right-style:solid}.ams-form .icon-prepend-2{left:31px}.ams-form .checkbox i,.ams-form .icon-append,.ams-form .icon-prepend,.ams-form .input input,.ams-form .radio i,.ams-form .select select,.ams-form .textarea textarea,.ams-form .toggle i{border-color:#ccc;transition:border-color .3s;-webkit-transition:border-color .3s}.ams-form .input.bordered:hover,.ams-form .checkbox:hover i,.ams-form .input:hover input,.ams-form .radio:hover i,.ams-form .select:hover select,.ams-form .textarea:hover textarea,.ams-form .toggle:hover i{border-color:rgba(82,168,236,0.7)}.ams-form .checkbox input:focus+i,.ams-form .input input:focus,.ams-form .radio input:focus+i,.ams-form .select select:focus,.ams-form .textarea textarea:focus,.ams-form .toggle input:focus+i{border-color:rgba(82,168,236,0.7);outline:0;outline:thin dotted 9;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.7);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.7);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.7)}.ams-form .checkbox.state-error i,.ams-form .radio.state-error i,.ams-form .state-error input,.ams-form .state-error select,.ams-form .state-error textarea,.ams-form .toggle.state-error i{background:#fff0f0;border-color:rgba(255,60,60,0.8)!important}.ams-form .checkbox.state-error i:focus,.ams-form .radio.state-error i:focus,.ams-form .state-error input:focus,.ams-form .state-error select:focus,.ams-form .state-error textarea:focus,.ams-form .toggle.state-error i:focus{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(255,60,60,0.6)!important;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(255,60,60,0.6)!important;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(255,60,60,0.6)!important}.ams-form .state-error .select2-container .select2-choice,.ams-form .state-error .select2-container .select2-choices{border-color:rgba(255,60,60,0.8)!important}.ams-form .state-error .select2-container .select2-choice:focus,.ams-form .state-error .select2-container .select2-choices:focus{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(255,60,60,0.6)!important;-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(255,60,60,0.6)!important;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(255,60,60,0.6)!important}.ams-form .checkbox.state-success i,.ams-form .radio.state-success i,.ams-form .state-success input,.ams-form .state-success select,.ams-form .state-success textarea,.ams-form .toggle.state-success i{background:#f0fff0;border-color:#7dc27d}.ams-form .button.state-disabled,.ams-form .checkbox.state-disabled,.ams-form .input.state-disabled input,.ams-form .radio.state-disabled,.ams-form .select.state-disabled,.ams-form .textarea.state-disabled,.ams-form .toggle.state-disabled{cursor:default!important;opacity:.6!important}.ams-form .checkbox.state-disabled:hover i,.ams-form .input.state-disabled:hover input,.ams-form .radio.state-disabled:hover i,.ams-form .select.state-disabled:hover select,.ams-form .textarea.state-disabled:hover textarea,.ams-form .toggle.state-disabled:hover i{border-color:#e5e5e5!important}.ams-form .state-disabled.checkbox input+i:after,.ams-form .state-disabled.checkbox input:checked+i,.ams-form .state-disabled.radio input+i:after,.ams-form .state-disabled.radio input:checked+i,.ams-form .state-disabled.toggle input:checked+i{border-color:#e5e5e5!important;color:#333!important}.ams-form .ui-widget-content .ui-spinner-input{margin:0;border:0;-webkit-box-shadow:none!important;box-shadow:none!important;height:29px}.ams-form .state-error{color:#d56161}.ams-form .state-error select+i{background:#fff0f0;-webkit-box-shadow:0 0 0 9px #fff0f0;box-shadow:0 0 0 9px #fff0f0}.ams-form .state-error+em{display:block;margin-top:6px;padding:0 1px;font-style:normal;font-size:11px;line-height:15px;color:#d56161}.ams-form .state-success select+i{background:#f0fff0;-webkit-box-shadow:0 0 0 9px #f0fff0;box-shadow:0 0 0 9px #f0fff0}.ams-form .state-disabled.radio input+i:after{background-color:#333}.ams-form .form-tiny .form-group{padding:0 10px}.ams-form .form-tiny .control-label{margin-top:2px;margin-bottom:3px;line-height:14px}.ams-form .form-tiny label.input span.textline-field{margin-top:2px;margin-bottom:3px;line-height:14px}.ams-form .form-nomargin .control-label,.ams-form.form-nomargin .control-label{margin-top:0;margin-bottom:0}.ams-form .form-nomargin label.input span.textline-field,.ams-form.form-nomargin label.input span.textline-field{margin-top:0;margin-bottom:0}.ams-form .form-nopadding .form-group,.ams-form.form-nopadding .form-group{padding:0 10px 1px}.ams-form-modal{position:fixed;z-index:1;display:none;width:400px}.ams-form-modal-overlay{position:fixed;top:0;left:0;display:none;width:100%;height:100%;background:rgba(0,0,0,0.7)}.state-error .icon-append,.state-error .icon-prepend{color:#ed1c24}.editableform{margin-bottom:0}.editableform .control-group{margin-bottom:0;white-space:nowrap}.editableform .editable-date{padding:0;margin:0;float:left}.editableform-loading{background:url(../img/loading.gif) center center no-repeat;height:25px;width:auto;min-width:25px}.editable-buttons{display:inline-block;vertical-align:top;margin-left:7px;zoom:1;*display:inline}.editable-buttons.editable-buttons-bottom{display:block;margin-top:7px;margin-left:0}.editable-buttons .editable-cancel{margin-left:7px}.editable-buttons button.ui-button-icon-only{height:24px;width:30px}.editable-inline .add-on .icon-th{margin-top:3px;margin-left:1px}.editable-inline .editableform-loading{background-position:left 5px}.editable-input{vertical-align:top;display:inline-block;width:auto;white-space:normal;zoom:1;*display:inline}.editable-input .datepicker{top:0;left:0;padding:4px}.editable-input .datepicker:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:rgba(0,0,0,0.2);position:absolute;top:-7px;left:6px}.editable-input .datepicker:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;position:absolute;top:-6px;left:7px}.editable-input .datepicker>div{display:none}.editable-input .datepicker table{width:100%;min-width:214px;margin:0}.editable-input .datepicker thead tr:first-child th{cursor:pointer}.editable-input .datepicker thead tr:first-child th:hover{background:#eee}.editable-input .datepicker td,.editable-input .datepicker th{text-align:center;width:24px;height:20px}.editable-input .datepicker th.switch{width:145px}.editable-input .datepicker th.next,.editable-input .datepicker th.prev{font-size:19.5px}.editable-input .datepicker td span{display:block;width:47px;height:54px;line-height:54px;float:left;margin:2px;cursor:pointer}.editable-input .datepicker td span:hover{background:#eee}.editable-input .datepicker td span.active{background:#3276b1;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);border-radius:3px}.editable-input .datepicker td span.old{color:#555}.editable-input .datepicker td.day:hover{background:#eee;cursor:pointer}.editable-input .datepicker td.day.disabled,.editable-input .datepicker td.new,.editable-input .datepicker td.old{color:#555}.editable-input .datepicker td.active,.editable-input .datepicker td.active:hover{background:#3276b1;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);border-radius:3px}.editable-input .datepicker.prev i,.editable-input .datepicker.next i{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px}.editable-input .datepicker.prev i:before{content:"\f060"}.editable-input .datepicker.next i:before{content:"\f061"}.editable-checklist label{white-space:nowrap}.editable-checklist label input[type=checkbox],.editable-checklist label span{vertical-align:middle;margin:0}.editable-wysihtml5{width:566px;height:250px}.editable-pre-wrapped{white-space:pre-wrap}.editable-container.editable-popup{max-width:none!important}.editable-container.popover{width:auto}.editable-container.editable-inline{display:inline-block;vertical-align:middle;width:auto;zoom:1;*display:inline}.editable-container.ui-widget{font-size:inherit;z-index:9990}.editable-click,a.editable-click,a.editable-click:hover{text-decoration:none;border-bottom:dashed 1px #08c}.editable-click.editable-disabled,a.editable-click.editable-disabled,a.editable-click.editable-disabled:hover{color:#585858;cursor:default;border-bottom:0}.editable-empty,.editable-empty:focus,.editable-empty:hover{font-style:italic;color:#D14;text-decoration:none}.editable-unsaved{font-weight:700}.editable-bg-transition{-webkit-transition:background-color 1400ms ease-out;transition:background-color 1400ms ease-out}.form-horizontal .editable{padding-top:5px;display:inline-block}.editable-address{display:block;margin-bottom:5px}.editable-address span{width:70px;display:inline-block}.editable-clear{clear:both;font-size:.9em;text-decoration:none;text-align:right}.editable-clear-x{background:url(../img/clear.png) center center no-repeat;display:block;width:13px;height:13px;position:absolute;opacity:.6;z-index:100;top:50%;right:6px;margin-top:-6px}.editable-clear-x:hover{opacity:1}.editable-error-block{max-width:300px;margin:5px 0 0;width:auto;white-space:normal}.editable-error-block.ui-state-error{padding:3px}.editable-error{color:red}.input-append.date .add-on i,.input-prepend.date .add-on i{display:block;cursor:pointer;width:16px;height:16px}.ui-timepicker-div .ui-widget-header{margin-bottom:8px}.ui-timepicker-div dl{text-align:left}.ui-timepicker-div dl dt{float:left;clear:left;padding:0 0 0 5px}.ui-timepicker-div dl dd{margin:17px 10px 12px 40%}.ui-timepicker-div td{font-size:90%}.ui-tpicker-grid-label{background:0;border:0;margin:0;padding:0}.ui-timepicker-rtl{direction:rtl}.ui-timepicker-rtl dl{text-align:right;padding:0 5px 0 0}.ui-timepicker-rtl dl dt{float:right;clear:right}.ui-timepicker-rtl dl dd{margin:0 40% 10px 10px}#login{background:#fff;overflow:visible}#login .container{border:0}#login #header{margin:0;height:71px;border-bottom:1px solid #eee!important;overflow:hidden;padding:0 30px;-webkit-background-clip:padding-box;border-width:0;min-height:28px;background:#f4f4f4!important;margin-bottom:20px}@media(min-width:768px) and (max-width:880px){#login #header{padding:0 5px!important}}@media only screen and (min-width:0) and (max-width:679px){#login #header{padding:0 5px!important}}#login #header #logo{margin-top:22px;margin-left:0}@media only screen and (min-width:0) and (max-width:679px){#login #header #logo{margin-top:22px}}#login #header #logo img{width:137px}@media only screen and (min-width:0) and (max-width:679px){#login #header #logo img{width:135px}}#login-header-space{float:right;text-align:right;display:block;vertical-align:middle;line-height:71px}#login-header-space>:first-child{font-size:13px;margin-right:14px;vertical-align:-3px;font-weight:400}#login-header-space>*{display:inline-block}#login-header-space .btn{font-weight:700;text-transform:uppercase}#login #main{background:#fff;margin:0}#login .hero{background-image:url(../img/gradient/login.png);background-repeat:no-repeat;background-position:0 137px;height:360px;width:100%;float:left}#login h4.paragraph-header{color:#565656;font-size:15px;font-weight:400;line-height:22px;margin-top:15px;width:270px}#login h5.about-heading{color:#565656;font-size:15px;font-weight:700;line-height:24px;margin:0 0 5px}#login .login-header-big{font-weight:400}#login .login-desc-box-l{min-height:350px;width:50%}#login .login-app-icons{vertical-align:top;margin-top:90px;width:300px}.bootstrapWizard{display:block;list-style:none;padding:0;position:relative;width:100%}.bootstrapWizard a:active,.bootstrapWizard a:focus,.bootstrapWizard a:hover{text-decoration:none}.bootstrapWizard li{display:block;float:left;width:25%;text-align:center;padding-left:0}.bootstrapWizard li:before{border-top:3px solid #55606e;content:"";display:block;font-size:0;overflow:hidden;position:relative;top:11px;right:1px;width:100%;z-index:1}.bootstrapWizard li:first-child:before{left:50%;max-width:50%}.bootstrapWizard li:last-child:before{max-width:50%;width:50%}.bootstrapWizard li .step{background:#b2b5b9;color:#fff;display:inline;font-size:15px;font-weight:700;padding:7px 13px;border:3px solid transparent;border-radius:50%;line-height:normal;position:relative;text-align:center;z-index:2;-webkit-transition:all .1s linear 0s;transition:all .1s linear 0s}.bootstrapWizard li .step i{font-size:10px;font-weight:400;position:relative;top:-1.5px}.bootstrapWizard li.complete .step{background:#0aa66e;padding:1px 6px;border:3px solid #55606e}.bootstrapWizard li.active .step,.bootstrapWizard li.active.complete .step{background:#0091d9;color:#fff;font-weight:700;padding:7px 13px;font-size:15px;border-radius:50%;border:3px solid #55606e}.bootstrapWizard li .title{color:#bfbfbf;display:block;font-size:13px;line-height:15px;max-width:100%;position:relative;table-layout:fixed;text-align:center;top:20px;word-wrap:break-word;z-index:104}.bootstrapWizard li.active .title,.bootstrapWizard li.complete .title{color:#2b3d53}.wizard-actions{display:block;list-style:none;padding:0;position:relative;width:100%}.wizard-actions li{display:inline}.fuelux .wizard{position:relative;overflow:hidden;background-color:#f9f9f9;border:1px solid #d4d4d4;border-radius:4px;*zoom:1;-webkit-box-shadow:0 1px 4px rgba(0,0,0,0.065);box-shadow:0 1px 4px rgba(0,0,0,0.065)}.fuelux .wizard:after,.fuelux .wizard:before{display:table;line-height:0;content:""}.fuelux .wizard:after{clear:both}.fuelux .wizard ul{width:4000px;padding:0;margin:0;list-style:none outside none}.fuelux .wizard ul.previous-disabled li.complete{cursor:default}.fuelux .wizard ul.previous-disabled li.complete:hover{color:#356e35;cursor:default;background:#f3f4f5}.fuelux .wizard ul.previous-disabled li.complete:hover .chevron:before{border-left-color:#f3f4f5}.fuelux .wizard ul li{position:relative;float:left;height:46px;padding:0 20px 0 30px;margin:0;font-size:16px;line-height:46px;color:#999;cursor:default;background:#ededed}.fuelux .wizard ul li:first-child{padding-left:20px;border-radius:4px 0 0 4px}.fuelux .wizard ul li.complete{color:#296829;background:#f3f4f5}.fuelux .wizard ul li.complete:hover{cursor:pointer;background:#e7eff8}.fuelux .wizard ul li.complete:hover .chevron:before{border-left:14px solid #e7eff8}.fuelux .wizard ul li.complete .chevron:before{border-left:14px solid #f3f4f5}.fuelux .wizard ul li.active{color:#3a87ad;background:#f1f6fc}.fuelux .wizard ul li.active .chevron:before{border-left:14px solid #f1f6fc}.fuelux .wizard ul li .chevron{position:absolute;top:0;right:-14px;z-index:1;display:block;border:24px solid transparent;border-right:0;border-left:14px solid #d4d4d4}.fuelux .wizard ul li .chevron:before{position:absolute;top:-24px;right:1px;display:block;border:24px solid transparent;border-right:0;border-left:14px solid #ededed;content:""}.fuelux .wizard ul li .badge{margin-right:8px}.fuelux .wizard .actions{position:absolute;right:0;z-index:2;float:right;padding-right:15px;padding-left:15px;line-height:46px;vertical-align:middle;background-color:#eee;border-left:1px solid #d4d4d4}.fuelux .wizard .actions a{margin-right:8px;font-size:12px;line-height:45px}.fuelux .wizard .actions .btn-prev i{margin-right:5px}.fuelux .wizard .actions .btn-next i{margin-left:5px}.fuelux .fuelux .step-content .step-pane{display:none}.fuelux .fuelux .step-content .active{display:block}.fuelux .fuelux .step-content .active .btn-group .active{display:inline-block}.ams-metro-tile{float:left;display:block;background-color:#fff;width:100px;height:70px;cursor:pointer;-webkit-box-shadow:inset 0 0 1px #FFC;box-shadow:inset 0 0 1px #FFC;border:1px dotted #c5c5c5;text-decoration:none;color:#fff;font-weight:300;font-smooth:always;margin:0 10px 20px 0;padding:5px;position:relative}.ams-metro-tile:hover{z-index:10;-webkit-transform:scale(1.07);-moz-transform:scale(1.07)}.ams-metro-tile.big-cubes{width:120px;height:120px}.ams-metro-tile.double{width:249px}.ams-metro-tile:active{top:1px;left:1px}.ams-metro-tile .iconbox{text-align:center}.ams-metro-tile .iconbox i{display:block;margin:15px auto 0;height:75px}.ams-metro-tile .iconbox span{display:block;text-align:left;line-height:1em}.ams-metro-tile .iconbox span>span{position:absolute;right:-5px;bottom:-10px;border-radius:50%;padding:6px 4px 3px;border:1px solid #fff}.mce-edit-area>iframe{min-height:400px!important}.client-form header{padding:15px 13px;margin:0;border-bottom-style:solid;border-bottom-color:rgba(0,0,0,0.1);background:rgba(248,248,248,0.9)}.customfile-button{padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.428571429;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;border:1px solid #ccc;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.btn,a:link,button{-webkit-tap-highlight-color:rgba(169,3,41,0.5)}button{background-color:#ddd}button:hover{background-color:#ccc}.btns{margin:0;padding:0;list-style:none}.btns>li{display:inline-block;margin-bottom:7px}.btn{padding:6px 12px;border-radius:2px}.btn-toolbar .btn{padding:4px}.btn:active{position:relative;top:1px;left:1px}.btn.btn-ribbon{background-color:#5b6771;color:#fff;padding:1px 5px;line-height:20px;vertical-align:middle;height:21px;display:block;border:0;float:left;margin:0 8px 0 0;cursor:pointer}.btn.btn-ribbon>i{font-size:111%}.btn-xs{padding:1px 5px;line-height:1.3em}.btn-sm{padding:3px 10px}.btn-lg{padding:9px 15px}.btn-xl{padding:11px 15px}.btn-circle{width:30px;height:30px;text-align:center;padding:7px 0 5px;font-size:12px;line-height:18px;border-radius:50%}.btn-circle.btn-lg{width:50px;height:50px;padding:9px 15px 7px;font-size:18px;line-height:30px;border-radius:50%}.btn-circle.btn-xl{width:70px;height:70px;padding:11px 15px 9px;font-size:24px;line-height:50px;border-radius:50%}.btn-metro{margin:0 0 20px;padding-top:15px;padding-bottom:15px}.btn-metro>span{display:block;vertical-align:bottom;margin-top:10px;text-transform:uppercase}.btn-metro>span>span.label{position:absolute;top:0;right:0}.btn-label{position:relative;left:-12px;display:inline-block;padding:7px 12px 5px;background:rgba(0,0,0,0.15);border-radius:3px 0 0 3px}.btn-labeled{padding-top:0;padding-bottom:0}.btn-select-tick i{display:none}.btn-select-tick .btn:hover i{opacity:.3;display:block}.btn-select-tick .active i{display:block;opacity:1!important}.btn-header.pull-right{margin-left:6px}@media(min-width:768px) and (max-width:979px){.btn-header a{margin-top:9px!important}}@media(min-width:768px) and (max-width:880px){.btn-header a{margin-top:9px!important;line-height:26px!important}}@media(max-width:767px){.btn-header a{margin-top:5px!important;width:40px!important;height:39px!important;line-height:34px!important}}@media only screen and (min-width:0) and (max-width:679px){.btn-header a{margin-top:5px!important;width:40px!important;height:39px!important;line-height:34px!important}}@media only screen and (min-width:320px) and (max-width:479px){.btn-header a{margin-top:5px!important;width:40px!important;height:39px!important;line-height:34px!important}}.btn-header a>span{font-size:13px;font-weight:400;line-height:30px;height:30px;display:inline-block}@media(min-width:768px) and (max-width:880px){.btn-header.transparent a{border:0!important;background:0;margin-left:0;width:25px!important;-webkit-box-shadow:none!important;box-shadow:none!important}.btn-header.transparent a:hover{color:#a90329}}@media(max-width:767px){.btn-header.transparent a:hover{color:#a90329}}@media only screen and (min-width:0) and (max-width:679px){.btn-header.transparent a{border:0!important;background:0;margin-left:0;width:25px!important;-webkit-box-shadow:none!important;box-shadow:none!important}.btn-header.transparent a:hover{color:#a90329}}@media only screen and (min-width:320px) and (max-width:479px){.btn-header.transparent a{border:0!important;background:0;margin-left:0;width:25px!important;-webkit-box-shadow:none!important;box-shadow:none!important}.btn-header.transparent a:hover{color:#a90329}}.btn-header>:first-child>a{border-radius:2px;cursor:default!important;display:inline-block;font-weight:700;height:30px;min-width:30px;padding:3px;text-align:center;text-decoration:none!important;-moz-user-select:none;-webkit-user-select:none;background-color:#f8f8f8;background-image:-webkit-gradient(linear,left top,left bottom,from(#f8f8f8),to(#f1f1f1));background-image:-webkit-gradient(linear,top left,bottom left,from(#f8f8f8),to(#f1f1f1));background-image:-webkit-linear-gradient(top,#f8f8f8,#f1f1f1);background-image:linear-gradient(top,#f8f8f8,#f1f1f1);border:1px solid #bfbfbf;color:#6d6a69;font-size:17px;margin:10px 0 0}.btn-header>:first-child>a[href]{cursor:pointer!important}.btn-header>:first-child>a:hover{border:1px solid #bfbfbf;color:#222;-webkit-transition:all 0s;transition:all 0s;cursor:pointer;-webkit-box-shadow:inset 0 0 4px 1px rgba(0,0,0,0.08);box-shadow:inset 0 0 4px 1px rgba(0,0,0,0.08)}.btn-header>:first-child>a:active{background-color:#e8e8e8;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#e8e8e8),color-stop(100%,#ededed));background-image:-webkit-gradient(linear,top left,bottom left,from(#e8e8e8),to(#ededed));background-image:-webkit-linear-gradient(top,#e8e8e8 0,#ededed 100%);background-image:linear-gradient(to bottom,#e8e8e8 0,#ededed 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8e8e8',endColorstr='#ededed',GradientType=0);-webkit-box-shadow:inset 0 0 3px 1px rgba(0,0,0,0.15);box-shadow:inset 0 0 3px 1px rgba(0,0,0,0.15)}.ribbon-button-alignment{padding-top:10px;display:inline-block}.ribbon-button-alignment.pull-right>.btn.btn-ribbon{margin:0 0 0 8px}.header-btn{margin-top:5px}.widget-header>:first-child{margin:13px 0}.widget-toolbar{display:inline-block;position:relative;float:right;width:auto;height:29px;line-height:29px;border-left:1px solid rgba(0,0,0,0.09);cursor:pointer;padding:0 8px;text-align:center}.widget-toolbar:empty{padding:0}.widget-toolbar.no-border{border-left:0}.widget-toolbar>:first-child{text-align:left}.widget-toolbar .ams-form label.checkbox,.widget-toolbar .ams-form label.radio{line-height:29px}.widget-toolbar .ams-form .icon-append,.widget-toolbar .ams-form .icon-prepend{top:3px!important}.widget-toolbar.ams-form .icon-append,.widget-toolbar.ams-form .icon-prepend{top:3px!important}.widget-toolbar>.ams-form{margin-top:2px}.widget-toolbar>.ams-form .toggle:last-child{font-size:12px;line-height:29px}.widget-toolbar>.ams-form .checkbox input+i,.widget-toolbar>.ams-form .radio input+i,.widget-toolbar>.ams-form .toggle input+i{border-width:1px;border-color:#c7c7c7!important;margin-top:-1px;-webkit-box-shadow:0 1px 1px #FFF,0 1px 1px #858585 inset;box-shadow:0 1px 1px #FFF,0 1px 1px #858585 inset}.widget-toolbar .btn-group{margin-top:-3px}.widget-toolbar>.btn{margin-top:-3px;font-size:12px!important;padding:1px 8px!important}.widget-toolbar>.label{display:inline-block;vertical-align:middle;margin-top:-3px;text-align:center;font-size:12px;padding:4px 7px}.widget-toolbar>.badge{padding:5px;font-size:14px;border-radius:50%;font-weight:400;min-width:24px;text-align:center!important}.widget-toolbar .progress{width:130px;margin:7px 0 0;height:18px!important;font-size:12px;box-shadow:0 1px 0 rgba(0,0,0,0),0 0 0 1px #d1d1d1 inset;-webkit-box-shadow:0 1px 0 rgba(0,0,0,0),0 0 0 1px #d1d1d1 inset}.widget-toolbar .progress-bar{font-size:12px}.widget-toolbar .pagination{margin:4px 0}.widget-toolbar .pagination>li>a{padding:2px 7px}.widget-toolbar .widget-text-input{max-width:220px}.widget-toolbar input[type=text]{height:28px!important;margin-top:2px}.widget-body.no-padding{padding:0;margin:0}.widget-body.no-padding .alert{margin:5px 5px 0;padding:10px;box-shadow:none!important;-webkit-box-shadow:none!important;border-radius:0!important}.widget-body>table{margin-bottom:0}.widget-body-ajax-loading::before{display:block;position:absolute;content:url(../img/ajax-loader.gif);padding-top:18%;text-align:center;font-weight:700;font-size:16px;color:#fff;background:rgba(255,255,255,0.4);height:100%;z-index:1;width:100%}.widget-body-ajax-loading:hover{cursor:wait!important}.widget-body-toolbar,.ams-form.widget-body-toolbar{display:block;padding:8px 10px;margin:-13px -13px 13px;min-height:42px;border-bottom:1px solid #ccc;background:#fafafa}.no-padding .widget-body-toolbar,.no-padding .ams-form.widget-body-toolbar,.no-padding.widget-body-toolbar,.no-padding.ams-form.widget-body-toolbar{display:block;margin:0}.ams-form .widget-body-toolbar .inline-group,.widget-body-toolbar.ams-form .inline-group{float:left;margin-top:4px}.widget-body-toolbar .btn{vertical-align:middle}.widget-body-toolbar .btn-xs{margin-top:5px}.no-widget-toolbar .widget-body-toolbar{display:none}.widget-content-padding{padding:20px}.widget-content-padding .well{margin-bottom:0}.widget-footer{display:block;position:relative;min-height:32px;vertical-align:middle;margin:0 -13px -13px;padding:5px;border-top:1px solid #e4e4e4;text-align:right;background-color:#f8f7f7}.no-padding .widget-footer{margin:0}.widget-footer.ams-form>label{margin-top:4px;display:block}.ams-widget{position:relative;margin:0 0 15px;padding:0;-khtml-border-radius:0;border-radius:0}.ams-widget header .nav-tabs{border-bottom-color:transparent}.ams-widget header .nav-tabs>li>a{border-radius:0;border:0;padding:5px 15px 4px}.ams-widget header .nav-tabs>li.active>a,.ams-widget header .nav-tabs>li.active>a:focus,.ams-widget header .nav-tabs>li.active>a:hover{color:#555;background-color:#FFF;border:1px solid #c2c2c2;border-bottom-color:transparent;border-top:0;cursor:default}.ams-widget header:first-child .nav-tabs{float:left}.ams-widget header:first-child .nav-tabs li{padding-left:0}.ams-widget header:first-child .nav-tabs li a{color:#333}.ams-widget header:first-child .nav-tabs.pull-right li:last-child a{margin-right:0!important;border-right:0!important}.ams-widget header .nav-pills{margin:3px}.ams-widget header .nav-pills>li>a{padding:3px 5px 4px}.ams-widget header>.btn-group{margin-top:-13px;margin-left:5px}.ams-widget>header{height:30px;padding:0;line-height:40px;color:#333;border:1px solid #c2c2c2;background:#fafafa}.ams-widget>header h2{display:inline-block;position:relative;width:auto;height:100%;margin:0;font-size:14px;line-height:31px;font-weight:400;letter-spacing:0}@media only screen and (min-width:320px) and (max-width:479px){.ams-widget>header h2{width:135px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}}.rtl .ams-widget>header h2{float:right;text-align:right}.ams-widget>header>h2{margin-left:10px;float:left}.ams-widget>header>h2+.btn,.ams-widget>header>h2+.btn-group{margin-left:20px}.rtl .ams-widget>header{padding:0 7px 0 0}.ams-widget>header .widget-icon{display:block;float:left;width:16px;height:16px;margin:10px 10px 0 0;zoom:1;z-index:400}.rtl .ams-widget>header .widget-icon{float:right;margin:10px 0 0 7px}.ams-widget>header>.widget-icon{display:block;position:relative;float:left;margin:0 -10px 0 2px;width:28px;height:28px;font-size:111%;line-height:29px;text-align:center}.ams-widget>header>:first-child.widget-icon{margin-left:0}.ams-widget>div{position:relative;float:left;width:100%;font-size:13px;-khtml-border-radius:0;border-radius:0;margin:0;padding:13px 13px 0;background-color:#fff!important;border-width:1px;border-style:solid;border-color:#ccc!important}.ams-widget>header+div{border-top:0}.ams-widget .widget-body{position:relative;min-height:100px;padding-bottom:13px}.ams-widget .widget-body.widget-hide-overflow{overflow:hidden}.ams-widget.well{margin:0 0 30px}.ams-widget.well header{display:none}.ams-widget.well>div{border:0!important;box-shadow:none!important;-webkit-box-shadow:none!important}.ams-widget.well.transparent .widget-body.no-padding{margin:0!important}.ams-widget-ctrls{width:auto;float:right;padding:0;margin:0}.ams-widget-ctrls a{display:inline-block;padding:0;margin:0;text-decoration:none;font-size:14px;text-align:center;line-height:29px;color:#333}.ams-widget-ctrls .button-icon{position:relative;float:left;min-width:28px;height:28px;font-family:Ubuntu,Arial,Helvetica,sans-serif;border-left:1px solid rgba(0,0,0,0.09)}.ams-widget-ctrls .button-icon :hover{background-color:rgba(0,0,0,0.05)}.rtl .ams-widget-ctrls .button-icon{margin:0 0 5px 5px}.rtl .ams-widget-ctrls{float:left;padding:10px 0 0 3px;margin:0}.ams-widget-loader{display:none;float:right;width:28px;height:28px;margin:0;text-align:center;line-height:28px;background-repeat:no-repeat;background-position:center center}.rtl .ams-widget-loader{float:left}.ams-widget-editbox{display:none;padding:10px;border-bottom:1px solid #b1b1b1;background-color:#fff;margin:-13px -13px 13px}.no-padding .ams-widget-editbox{margin:0 0 10px}.ams-widget,.ams-widget-editbox,.ams-widget>div{zoom:1}.ams-widget:after,.ams-widget-editbox:after,.ams-widget>div:after{clear:both}.ams-widget:before,.ams-widget-editbox:before,.ams-widget>div:before,.ams-widget:after,.ams-widget-editbox:after,.ams-widget>div:after{display:block;visibility:hidden;overflow:hidden;content:"\0020";height:0;font-size:0;line-height:0}.ui-sortable .ams-widget-sortable>header{cursor:move;line-height:normal;-khtml-border-radius:0;border-radius:0;-webkit-box-shadow:inset 0 -2px 0 rgba(0,0,0,0.05);box-shadow:inset 0 -2px 0 rgba(0,0,0,0.05)}.ui-sortable .ams-widget-sortable.ams-widget-collapsed>header{-khtml-border-radius:0;border-radius:0}.ams-widget-timestamp{margin:10px 0 0;color:#868686;font-size:12px;font-style:italic}.ams-widget-placeholder{margin-bottom:28px;padding:0;background-color:#FFC;border:1px dashed #a7a7a7;-khtml-border-radius:0;border-radius:0;-webkit-box-sizing:border-box;-khtml-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.ams-widget-remove-colors{color:#333!important;padding:0!important;background:none!important}.ams-widget-color-magenta>header{color:#fff;background:#6e3671;border-color:#6e3671!important}.ams-widget-color-magenta .nav-tabs li:not(.active) a,.ams-widget-color-magenta>header>.ams-widget-ctrls a{color:#fff!important}.ams-widget-color-magenta .nav-tabs li a:hover{color:#333!important}.ams-widget-color-pink>header{color:#fff;background:#ac5287;border-color:#ac5287!important}.ams-widget-color-pink .nav-tabs li:not(.active) a,.ams-widget-color-pink>header>.ams-widget-ctrls a{color:#fff!important}.ams-widget-color-pink .nav-tabs li a:hover{color:#333!important}.ams-widget-color-pinkDark>header{color:#fff;background:#a8829f;border-color:#a8829f!important}.ams-widget-color-pinkDark .nav-tabs li:not(.active) a,.ams-widget-color-pinkDark>header>.ams-widget-ctrls a{color:#fff!important}.ams-widget-color-pinkDark .nav-tabs li a:hover{color:#333!important}.ams-widget-color-yellow>header{color:#fff;background:#d4c737;border-color:#d4c737!important}.ams-widget-color-yellow .nav-tabs li:not(.active) a,.ams-widget-color-yellow>header>.ams-widget-ctrls a{color:#fff!important}.ams-widget-color-yellow .nav-tabs li a:hover{color:#333!important}.ams-widget-color-orange>header{color:#fff;background:#c79121;border-color:#c79121!important}.ams-widget-color-orange .nav-tabs li:not(.active) a,.ams-widget-color-orange>header>.ams-widget-ctrls a{color:#fff!important}.ams-widget-color-orange .nav-tabs li a:hover{color:#333!important}.ams-widget-color-orangeDark>header{color:#fff;background:#a57225;border-color:#a57225!important}.ams-widget-color-orangeDark .nav-tabs li:not(.active) a,.ams-widget-color-orangeDark>header>.ams-widget-ctrls a{color:#fff!important}.ams-widget-color-orangeDark .nav-tabs li a:hover{color:#333!important}.ams-widget-color-darken>header{color:#fff;background:#404040;border-color:#404040!important}.ams-widget-color-darken .nav-tabs li:not(.active) a,.ams-widget-color-darken>header>.ams-widget-ctrls a{color:#fff!important}.ams-widget-color-darken .nav-tabs li a:hover{color:#333!important}.ams-widget-color-purple>header{color:#fff;background:#65596b;border-color:#65596b!important}.ams-widget-color-purple .nav-tabs li:not(.active) a,.ams-widget-color-purple>header>.ams-widget-ctrls a{color:#fff!important}.ams-widget-color-purple .nav-tabs li a:hover{color:#333!important}.ams-widget-color-teal>header{color:#fff;background:#568a89;border-color:#568a89!important}.ams-widget-color-teal .nav-tabs li:not(.active) a,.ams-widget-color-teal>header>.ams-widget-ctrls a{color:#fff!important}.ams-widget-color-teal .nav-tabs li a:hover{color:#333!important}.ams-widget-color-blueDark>header{color:#fff;background:#4c4f53;border-color:#4c4f53!important}.ams-widget-color-blueDark .nav-tabs li:not(.active) a,.ams-widget-color-blueDark>header>.ams-widget-ctrls a{color:#fff!important}.ams-widget-color-blueDark .nav-tabs li a:hover{color:#333!important}.ams-widget-color-blue>header{color:#fff;background:#60747c;border-color:#60747c!important}.ams-widget-color-blue .nav-tabs li:not(.active) a,.ams-widget-color-blue>header>.ams-widget-ctrls a{color:#fff!important}.ams-widget-color-blue .nav-tabs li a:hover{color:#333!important}.ams-widget-color-blueLight>header{color:#fff;background:#ccdadf;border-color:#ccdadf!important}.ams-widget-color-blueLight .nav-tabs li:not(.active) a,.ams-widget-color-blueLight>header>.ams-widget-ctrls a{color:#fff!important}.ams-widget-color-blueLight .nav-tabs li a:hover{color:#333!important}.ams-widget-color-red>header{color:#fff;background:#931313;border-color:#931313!important}.ams-widget-color-red .nav-tabs li:not(.active) a,.ams-widget-color-red>header>.ams-widget-ctrls a{color:#fff!important}.ams-widget-color-red .nav-tabs li a:hover{color:#333!important}.ams-widget-color-redLight>header{color:#fff;background:#a65858;border-color:#a65858!important}.ams-widget-color-redLight .nav-tabs li:not(.active) a,.ams-widget-color-redLight>header>.ams-widget-ctrls a{color:#fff!important}.ams-widget-color-redLight .nav-tabs li a:hover{color:#333!important}.ams-widget-color-white>header{color:#c8c8c8;background:#dedede;border-color:#c8c8c8!important}.ams-widget-color-white .nav-tabs li:not(.active) a,.ams-widget-color-white>header>.ams-widget-ctrls a{color:#c8c8c8!important}.ams-widget-color-white .nav-tabs li a:hover{color:#838383!important}.ams-widget-color-greenDark>header{color:#fff;background:#496949;border-color:#496949!important}.ams-widget-color-greenDark .nav-tabs li:not(.active) a,.ams-widget-color-greenDark>header>.ams-widget-ctrls a{color:#fff!important}.ams-widget-color-greenDark .nav-tabs li a:hover{color:#333!important}.ams-widget-color-green>header{color:#fff;background:#356e35;border-color:#356e35!important}.ams-widget-color-green .nav-tabs li:not(.active) a,.ams-widget-color-green>header>.ams-widget-ctrls a{color:#fff!important}.ams-widget-color-green .nav-tabs li a:hover{color:#333!important}.ams-widget-color-greenLight>header{color:#fff;background:#71843f;border-color:#71843f!important}.ams-widget-color-greenLight .nav-tabs li:not(.active) a,.ams-widget-color-greenLight>header>.ams-widget-ctrls a{color:#fff!important}.ams-widget-color-greenLight .nav-tabs li a:hover{color:#333!important}#ams-widget-fullscreen-mode{position:fixed;width:100%;height:100%;top:0;left:0;z-index:99999}#ams-widget-fullscreen-mode .ams-widget{margin:0;-khtml-border-radius:0;border-radius:0}#ams-widget-fullscreen-mode>div{overflow-y:scroll;-khtml-border-radius:0;border-radius:0}#ams-widget-fullscreen-mode>div>header{cursor:default}.onoffswitch{position:relative;width:50px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;margin-top:3px;margin-bottom:3px;margin-left:5px;display:inline-block;vertical-align:middle}.onoffswitch-container{margin-top:4px;margin-left:7px;display:inline-block}.onoffswitch-checkbox{display:none}.onoffswitch-label{display:block;overflow:hidden;cursor:pointer;border:1px solid #626262;border-radius:50px;border-color:#adadad #b3b3b3 #9e9e9e;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.onoffswitch-inner{width:200%;margin-left:-100%;display:block}.onoffswitch-inner:after,.onoffswitch-inner:before{float:left;width:50%;height:15px;padding:0;line-height:17px;font-size:10px;font-family:Ubuntu,Trebuchet,Arial,sans-serif;font-weight:700;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.onoffswitch-inner:before{content:attr(data-swchon-text);text-shadow:0 -1px 0 #333;padding-left:7px;background-color:#3276b1;color:#fff;-webkit-box-shadow:inset 0 2px 6px rgba(0,0,0,0.5),0 1px 2px rgba(0,0,0,0.05);box-shadow:inset 0 2px 6px rgba(0,0,0,0.5),0 1px 2px rgba(0,0,0,0.05);text-align:left}.onoffswitch-inner:after{content:attr(data-swchoff-text);padding-right:7px;text-shadow:0 -1px 0 #fff;background-color:#fff;color:#555;text-align:right;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05)}.onoffswitch-switch{width:19px;height:19px;margin:-2px;background:#fff;border:1px solid #9a9a9a;border-radius:50px;position:absolute;top:0;bottom:0;right:32px;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;background-color:#f4f4f4;background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#eee));background-image:-webkit-gradient(linear,top left,bottom left,from(#fff),to(#eee));background-image:-webkit-linear-gradient(top,#fff,#eee);background-image:linear-gradient(to bottom,#fff,#eee);background-repeat:repeat-x;-webkit-box-shadow:1px 1px 4px 0 rgba(0,0,0,0.3);box-shadow:1px 1px 4px 0 rgba(0,0,0,0.3)}.onoffswitch-checkbox+.onoffswitch-label .onoffswitch-switch:before,.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch:before{content:"\f00d";color:#a90329;display:block;text-align:center;line-height:19px;font-size:10px;text-shadow:0 -1px 0 #fff;font-weight:700;font-family:FontAwesome}.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch:before{content:"\f00c";color:#57889c}.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-inner{margin-left:0;display:block}.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch{right:0}.onoffswitch-switch:hover{background-color:#eee}.onoffswitch-switch:active{background-color:#eee;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05)}.onoffswitch-checkbox:checked:disabled+.onoffswitch-label .onoffswitch-inner:before,.onoffswitch-checkbox:disabled+.onoffswitch-label .onoffswitch-inner:after{text-shadow:0 1px 0 #fff;background:#bfbfbf;color:#333}.onoffswitch-checkbox:checked:disabled+.onoffswitch-label .onoffswitch-switch,.onoffswitch-checkbox:disabled+.onoffswitch-label .onoffswitch-switch{background-color:#f4f4f4;background-image:-webkit-gradient(linear,0 0,0 100%,from(#bfbfbf),to(#f4f4f4));background-image:-webkit-gradient(linear,top left,bottom left,from(#bfbfbf),to(#f4f4f4));background-image:-webkit-linear-gradient(top,#bfbfbf,#f4f4f4);background-image:linear-gradient(to bottom,#bfbfbf,#f4f4f4);-webkit-box-shadow:none!important;box-shadow:none!important}.onoffswitch-checkbox:checked:disabled+.onoffswitch-label .onoffswitch-label,.onoffswitch-checkbox:disabled+.onoffswitch-label{border-color:#ababab #999 #878787!important}.onoffswitch-checkbox:checked+.onoffswitch-label{border-color:#3276b1 #2a6395 #255681}.onoffswitch+span,.onoffswitch-title{display:inline-block;vertical-align:middle;margin-top:-5px}label.with-icon .select2-parent{margin-right:27px}label.with-icons .select2-parent{margin-right:54px}.select2-container{margin:0;position:relative;display:inline-block;zoom:1;*display:inline;vertical-align:middle}.select2-container .select2-choice{display:block;height:26px;padding:0 0 0 8px;overflow:hidden;position:relative;border:1px solid #ccc;white-space:nowrap;line-height:26px;color:#444;text-decoration:none;-webkit-background-clip:padding-box;background-clip:padding-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#fff}label.bordered .select2-container .select2-choice{border-color:transparent}.select2-container .select2-choice:hover{border:1px solid rgba(82,168,236,0.7)}.select2-container .select2-choice>.select2-chosen{margin-right:26px;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.select2-container .select2-choice>.select2-chosen abbr{display:none;width:12px;height:12px;position:absolute;right:24px;top:8px;font-size:1px;text-decoration:none;border:0;cursor:pointer;outline:0}.select2-container .select2-choice>.select2-chosen abbr:hover{cursor:pointer}.select2-container.select2-drop-above .select2-choice{border-bottom-color:#ccc}.select2-container.select2-allowclear .select2-choice .select2-chosen{margin-right:42px}.select2-container.select2-allowclear .select2-choice abbr{display:inline-block}.select2-container .select2-arrow{display:inline-block;width:20px;height:20px;position:absolute;right:3px;top:3px;padding:0 0 0 2px;border-left:1px solid #ccc;line-height:22px;-webkit-background-clip:padding-box}.select2-container .select2-arrow b{width:100%;height:100%;display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative;font-size:14px}.select2-container .select2-arrow b:before{content:"\f107";width:100%;height:100%;text-align:center;display:block}.select2-container,.select2-drop,.select2-search,.select2-search input{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.select2-container-active .select2-choice,.select2-container-active .select2-choices{border:1px solid rgba(82,168,236,0.7)!important;outline:0}.select2-drop-mask{border:0;margin:0;padding:0;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:9998;background:#fff;filter:alpha(opacity=0)}.select2-drop{margin-top:-1px;width:100%;position:absolute;z-index:9999;top:100%;background:#fff;color:#000;border:1px solid #ccc;border-top:0;-webkit-box-shadow:0 4px 5px rgba(0,0,0,0.15);box-shadow:0 4px 5px rgba(0,0,0,0.15)}.select2-drop.select2-drop-above{margin-bottom:0;border-top:1px solid rgba(82,168,236,0.7);border-top-width:3px;border-bottom:0;-webkit-box-shadow:0 -4px 5px rgba(0,0,0,0.15);box-shadow:0 -4px 5px rgba(0,0,0,0.15)}.select2-drop.select2-drop-above.select2-drop-active{border-top-width:3px}.select2-drop.select2-drop-above .select2-search input{margin-top:4px}.select2-drop.select2-drop-above .select2-search:before{top:34%}.select2-drop-auto-width{border-top:1px solid #ccc;width:auto}.select2-drop-auto-width .select2-search{padding-top:4px}.select2-drop-active{border:1px solid rgba(82,168,236,0.7);border-top:0;border-bottom-width:3px}.select2-search{display:inline-block;width:100%;min-height:26px;margin:0;padding-left:4px;padding-right:4px;position:relative;z-index:10000;white-space:nowrap}.select2-search:before{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;content:"\f002";top:25%;right:10px;color:#686868!important}.select2-search input{width:100%;height:auto!important;min-height:26px;padding:4px 20px 3px 5px;margin:0;outline:0;font-size:1em;border:1px solid #aaa;-webkit-box-shadow:none;box-shadow:none;background:#fff;background:-webkit-gradient(linear,left bottom,left top,color-stop(0.85,#fff),color-stop(0.99,#eee));background:-webkit-linear-gradient(center bottom,#fff 85%,#eee 99%);background:-webkit-gradient(linear,top left,bottom left,from(#fff),to(#eee));background:-webkit-linear-gradient(top,#fff 85%,#eee 99%);background:linear-gradient(top,#fff 85%,#eee 99%)}.select2-search input.select2-active{background-origin:padding-box;background:#fff url(../img/select2-spinner.gif) no-repeat right 24px top 50%;background:url(../img/select2-spinner.gif) no-repeat right 24px top 50%,-webkit-gradient(linear,left bottom,left top,color-stop(0.85,#fff),color-stop(0.99,#eee));background:url(../img/select2-spinner.gif) no-repeat right 24px top 50%,-webkit-linear-gradient(center bottom,#fff 85%,#eee 99%);background:url(../img/select2-spinner.gif) no-repeat right 24px top 50%,-webkit-gradient(linear,top left,bottom left,from(#fff),to(#eee));background:url(../img/select2-spinner.gif) no-repeat right 24px top 50%,-webkit-linear-gradient(top,#fff 85%,#eee 99%);background:url(../img/select2-spinner.gif) no-repeat right 24px top 50%,linear-gradient(top,#fff 85%,#eee 99%)}.select2-dropdown-open .select2-choice{border-bottom-color:transparent;-webkit-box-shadow:0 1px 0 #fff inset;box-shadow:0 1px 0 #fff inset;border-bottom-left-radius:0;border-bottom-right-radius:0;background-color:#fff}.select2-dropdown-open.select2-drop-above .select2-choice,.select2-dropdown-open.select2-drop-above .select2-choices{border:1px solid #5d98cc;border-top-color:transparent}.select2-dropdown-open .select2-choice .select2-arrow{background:0;border-left:0;-webkit-filter:none;filter:none}.select2-dropdown-open .select2-choice .select2-arrow b{background-position:-18px 1px}.select2-results{max-height:200px;padding:0 0 0 4px;margin:4px 4px 4px 0;position:relative;overflow-x:hidden;overflow-y:auto;-webkit-tap-highlight-color:rgba(0,0,0,0)}.select2-results .select2-selected{opacity:.5}.select2-results ul.select2-result-sub{margin:0;padding-left:0}.select2-results ul.select2-result-sub>li .select2-result-label{padding-left:20px}.select2-results ul.select2-result-sub ul.select2-result-sub>li .select2-result-label{padding-left:40px}.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label{padding-left:60px}.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label{padding-left:80px}.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label{padding-left:100px}.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label{padding-left:110px}.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label{padding-left:120px}.select2-results li{list-style:none;display:list-item;background-image:none}.select2-results li.select2-result-with-children>.select2-result-label{font-weight:700}.select2-results .select2-result-label{padding:3px 7px 4px;margin:0;cursor:pointer;min-height:1em;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.select2-results .select2-highlighted{background:#3276b1;color:#fff}.select2-results li em{background:#feffde;font-style:normal}.select2-results .select2-highlighted em{background:0}.select2-results .select2-highlighted ul{background:#fff;color:#000}.select2-results .select2-no-results,.select2-results .select2-searching,.select2-results .select2-selection-limit{background:#f4f4f4;display:list-item;padding:3px 5px;opacity:.5}.select2-results-results .select2-disabled{background:#f4f4f4;display:list-item;cursor:default}.select2-results-results .select2-disabled.select2-highlighted{color:#666;background:#f4f4f4;display:list-item;cursor:default}.select2-results-results .select2-selected{display:none}.select2-no-results{padding-left:20px}.select2-no-results:before{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f05a";margin-right:5px}.select2-more-results{background:#f4f4f4;display:list-item}.select2-more-results.select2-active{background:#f4f4f4 url(../img/select2-spinner.gif) no-repeat 100%}.select2-default{color:#999!important}.select2-container.select2-container-disabled .select2-choice{background-color:#f4f4f4;background-image:none;border:1px solid transparent;cursor:default}.select2-container.select2-container-disabled .select2-choice .select2-arrow{background-color:#f4f4f4;background-image:none;border-left:0}.select2-container.select2-container-disabled .select2-choice abbr{display:none}.select2-container-multi.select2-container-active .select2-choices{border:1px solid rgba(82,168,236,0.7);outline:0}.select2-container-multi .select2-choices{height:auto!important;height:1%;min-height:26px;margin:0;padding:0;position:relative;border:1px solid #ccc;cursor:text;overflow:hidden;background-color:#fff}label.bordered .select2-container-multi .select2-choices{border-color:transparent}.select2-container-multi .select2-choices:hover{border:1px solid rgba(82,168,236,0.7)!important}label.bordered .select2-container-multi .select2-choices:hover{border-color:transparent!important}.select2-container-multi .select2-choices li{float:left;list-style:none}.select2-container-multi .select2-choices .select2-search-field{margin:0;padding:0;white-space:nowrap}.select2-container-multi .select2-choices .select2-search-field input{max-height:24px;padding:3px 5px;margin:1px 0;font-family:Ubuntu,sans-serif;font-size:100%;color:#666;outline:0;border:0;-webkit-box-shadow:none;box-shadow:none;background:transparent!important}.select2-container-multi .select2-choices .select2-search-field input.select2-active{background:#fff url(../img/select2-spinner.gif) no-repeat 99%!important}.select2-container-multi .select2-choices .select2-search-choice{padding:1px 28px 1px 8px;margin:2px;position:relative;line-height:18px;color:#fff;cursor:default;border:1px solid #2a6395;-webkit-background-clip:padding-box;background-clip:padding-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#3276b1}.select2-container-multi .select2-choices .select2-search-choice .select2-chosen{cursor:default}.select2-container-multi .select2-choices .select2-search-choice-focus{opacity:.8}.select2-container-multi .select2-choices .select2-search-choice.ui-sortable-handle{cursor:move}.with-icons .select2-container-multi .select2-choices .select2-search-choice.ui-sortable-handle{margin-right:1px}.select2-container-multi.ordered .select2-choices li{float:none}.select2-container-multi.ordered .select2-choices li.select2-search-choice{cursor:move}.select2-container-multi.ordered .select2-choices li.ui-state-highlight{margin:2px 0 2px 2px;height:20px;background-color:#ddd;border:1px solid #ddd}.select2-container-multi .select2-search-choice-close{display:block;top:0;right:-2px;padding:3px 0 3px 6px}.select2-container-multi .select2-search-choice-close:hover{background:rgba(0,0,0,0.3)}.select2-container-multi.select2-container-disabled .select2-choices{background-color:#f4f4f4;background-image:none;border:1px solid transparent;border-bottom:1px solid #ccc;cursor:default}.select2-container-multi.select2-container-disabled .select2-choices:hover{border-color:transparent!important}.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice{padding:1px 5px;border:1px solid #4a90cc;background-image:none;background-color:#86b4dd;cursor:not-allowed}.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close{display:none;background:0}.select2-locked{padding:3px 5px!important}.select2-search-choice-close{display:block;min-width:20px;min-height:14px;position:absolute;right:3px;top:3px;margin:0;padding:0;font-size:15px;text-decoration:none!important;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.select2-search-choice-close:before{color:#fff;content:"\f057"}.select2-result-selectable .select2-match,.select2-result-unselectable .select2-match{text-decoration:underline}.select2-offscreen,.select2-offscreen:focus{clip:rect(0 0 0 0)!important;width:1px!important;height:1px!important;border:0!important;margin:0!important;padding:0!important;overflow:hidden!important;position:absolute!important;outline:0!important;left:0!important;top:0!important}.select2-display-none{display:none}.select2-measure-scrollbar{position:absolute;top:-10000px;left:-10000px;width:100px;height:100px;overflow:scroll}.select2-hidden-accessible{position:absolute;border:0;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;overflow:hidden;padding:0}label.with-icon>i.icon-append+.select2-parent>.select2-choices{padding-right:29px}.multiselect-container{position:absolute;list-style-type:none;margin:0;padding:0}.multiselect-container .input-group{margin:5px}.multiselect-container>li{padding:0}.multiselect-container>li>a.multiselect-all label{font-weight:700}.multiselect-container>li>a>label{margin:0;height:100%;cursor:pointer;font-weight:400}.multiselect-container>li>a>label.checkbox,.multiselect-container>li>a>label.radio{margin:0}.multiselect-container>li>a>label>input[type=checkbox]{margin-bottom:5px}.multiselect-container>li>label.multiselect-group{margin:0;padding:3px 20px;height:100%;font-weight:700}.btn-group>.btn-group:nth-child(2)>.multiselect.btn{border-top-left-radius:4px;border-bottom-left-radius:4px}.color-select{list-style:none;margin:0;padding:4px;min-width:166px;max-width:156px;right:-3px}.color-select li{display:block;margin:2px;float:left}.color-select li span{display:block;width:22px;height:22px;padding:0;background:#333;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;border:1px solid rgba(0,0,0,0.1);cursor:pointer}.color-select li span:hover{border:3px solid rgba(0,0,0,0.2)}.widget-toolbar .dropdown-menu.color-select{right:-1px}.color-box{display:block;position:relative;width:22px;height:22px;padding:0;background:#333;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border:1px solid rgba(255,255,255,0.3)!important;cursor:pointer;vertical-align:middle;outline:1px solid rgba(0,0,0,0.1);background:rgba(255,255,255,0.3)!important}.color-box:hover,.open .color-box{outline:1px solid rgba(0,0,0,0.1)!important}.color-box:hover{-webkit-transform:scale(1.07);-moz-transform:scale(1.07)}.color-box:active{top:1px;left:1px}.widget-toolbar>.color-box{margin-top:7px;width:18px;height:18px;outline:1px solid rgba(0,0,0,0.2)}.widget-toolbar>.color-box:active,.widget-toolbar>.color-box:focus,.widget-toolbar>.color-box:hover{outline:1px solid rgba(0,0,0,0.25)!important}.ams-widget #calendar{margin-top:-18px}#calendar-buttons{position:absolute;right:14px;top:5px}#calendar-container{position:relative}#external-events>li{margin:6px 4px 6px 0;display:inline-block}#external-events>li>:first-child{padding:5px 10px 10px;cursor:move;display:block}#external-events>li>:first-child:after{color:#fff;color:rgba(255,255,255,0.7);content:attr(data-description);font-size:11px;font-weight:400;display:block;line-height:0;margin:7px 0;text-transform:lowercase}.fc{direction:ltr;text-align:left}.fc .fc-header-space{padding-left:10px}.fc table,html .fc{font-size:12px}.fc table{border-collapse:collapse;border-spacing:0}.fc th,.fc td{padding:0;vertical-align:top}.fc .ui-resizable-handle{display:block;position:absolute;z-index:99999;overflow:hidden;font-size:300%;line-height:50%}.fc .ui-draggable-dragging .fc-event-bg{display:none}.fc-border-separate thead tr,.fc-border-separate .table thead tr{background-color:#eee;background-image:-webkit-gradient(linear,0 0,0 100%,from(#f2f2f2),to(#fafafa));background-image:-webkit-linear-gradient(top,#f2f2f2 0,#fafafa 100%);background-image:-linear-gradient(top,#f2f2f2 0,#fafafa 100%);font-size:12px}.fc-border-separate thead tr th{padding:4px;line-height:1.428571429}tr td.fc-first,tr.fc-first th.fc-first{border-left:0}tr.fc-last td{border-bottom:0}.fc-header .fc-button{margin-bottom:1em;vertical-align:top;margin-right:-1px}.fc-header .fc-corner-right{margin-right:1px}.fc-header .ui-corner-right{margin-right:0}.fc-header .fc-state-hover,.fc-header .ui-state-hover{z-index:2}.fc-header .fc-state-down{z-index:3}.fc-header .fc-state-active,.fc-header .ui-state-active{z-index:4}.fc-header td{white-space:nowrap}.fc-header-left{width:25%;text-align:left}.fc-header-center{text-align:center}.fc-header-right{width:25%;text-align:right}.fc-header-title{display:inline-block;vertical-align:top}.fc-header-title h2{margin-top:0;white-space:nowrap}.ams-widget .fc-header-title h2{text-shadow:0 1px 0 #fff;margin-top:-12px;margin-left:10px;font-size:14px;font-weight:700;margin-bottom:0}.fc-content{clear:both}.fc-view{width:100%;overflow:hidden}.fc-widget-content,.fc-widget-header{border:1px solid #ccc;border-right:0}.fc-state-highlight{background:#ffc}.fc-cell-overlay{background:#9cf;opacity:.2;filter:alpha(opacity=20)}.fc-button{position:relative;display:inline-block;cursor:pointer}.fc-button-inner{position:relative;float:left;overflow:hidden}.fc-state-default{border-width:1px 0}.fc-state-default .fc-button-inner{border-width:0 1px}.fc-state-default,.fc-state-default .fc-button-inner{border-style:solid;border-color:#ccc #bbb #aaa;background:#f3f3f3;color:#000}.fc-state-default .fc-button-effect{position:absolute;top:50%;left:0}.fc-state-default .fc-button-effect span{position:absolute;top:-100px;left:0;width:500px;height:100px;border-width:100px 0 0 1px;border-style:solid;border-color:#fff;background:#444;opacity:.09;filter:alpha(opacity=9)}.fc-state-hover .fc-button-inner{border-color:#999}.fc-state-down .fc-button-inner{border-color:#555;background:#777}.fc-state-active .fc-button-inner{border-color:#555;background:#777;color:#fff}.fc-state-disabled{cursor:default}.fc-state-disabled .fc-button-inner{color:#999;border-color:#ddd}.fc-state-disabled .fc-button-effect{display:none}.fc-button-content{position:relative;float:left;height:1.9em;line-height:1.9em;padding:0 .6em;white-space:nowrap}.fc-button-content .fc-icon-wrap{position:relative;float:left;top:50%}.fc-button-content .ui-icon{position:relative;float:left;margin-top:-50%;*margin-top:0;*top:-50%}.fc-event{border-style:solid;border-width:0;font-size:.85em;cursor:default}.fc-rtl .fc-event{text-align:right}.fc-event-draggable,a.fc-event{cursor:pointer}a.fc-event{text-decoration:none}.fc-event-skin{color:#FFF;border-right:0!important;cursor:move}.fc-event-skin .fa:before{display:block;font-size:14px;position:absolute;right:4px;top:3px}.fc-event-inner{position:relative;width:100%;height:100%;border-style:solid;border-width:0;overflow:hidden}.fc-event-hori{border-width:1px 0;margin-bottom:1px}.fc-event-hori .ui-resizable-e{top:0!important;right:-3px!important;width:7px!important;height:100%!important;cursor:e-resize}.fc-event-hori .ui-resizable-w{top:0!important;left:-3px!important;width:7px!important;height:100%!important;cursor:w-resize}.fc-event-hori .ui-resizable-handle{_padding-bottom:14px}.fc-corner-left{margin-left:1px}.fc-corner-left .fc-button-inner,.fc-corner-left .fc-event-inner{margin-left:-1px}.fc-corner-right{margin-right:1px}.fc-corner-right .fc-button-inner,.fc-corner-right .fc-event-inner{margin-right:-1px}.fc-corner-right .fc-event-inner{border-left:6px solid rgba(0,0,0,0.15);padding-left:2px;padding-right:15px}.fc-corner-top{margin-top:1px}.fc-corner-top .fc-event-inner{margin-top:-1px;border-top-width:1px}.fc-corner-bottom{margin-bottom:1px}.fc-corner-bottom .fc-event-inner{margin-bottom:-1px;border-bottom-width:1px}table.fc-table-separate{border-collapse:separate}.fc-table-separate td,.fc-table-separate th{border-width:1px 0 0 1px}.fc-table-separate td.fc-last,.fc-table-separate th.fc-last{border-right-width:1px}.fc-table-separate tr.fc-last td,.fc-table-separate tr.fc-last th{border-bottom-width:1px}.fc-table-separate tbody tr.fc-first td,.fc-table-separate tbody tr.fc-first th{border-top-width:0}.fc-grid th{text-align:center}.fc-grid .fc-day-number{float:right;padding:0 2px}.fc-grid .fc-other-month .fc-day-number{opacity:.3;filter:alpha(opacity=30)}.fc-grid .fc-day-content{clear:both;padding:2px 2px 1px}.fc-grid .fc-event-time{font-weight:700}.fc-rtl .fc-grid .fc-day-number{float:left}.fc-rtl .fc-grid .fc-event-time{float:right}.fc-agenda table{border-collapse:separate}.fc-agenda .fc-agenda-axis{width:50px;padding:0 4px;vertical-align:middle;text-align:right;white-space:nowrap;font-weight:400}.fc-agenda .fc-day-content{padding:2px 2px 1px}.fc-agenda-days th{text-align:center}.fc-agenda-days .fc-agenda-axis{border-right-width:1px}.fc-agenda-days .fc-col0{border-left-width:0}.fc-agenda-allday th{border-width:0 1px}.fc-agenda-allday .fc-day-content{min-height:34px;_height:34px}.fc-agenda-divider-inner{height:2px;overflow:hidden}.fc-widget-header .fc-agenda-divider-inner{background:#eee}.fc-agenda-slots th{border-width:1px 1px 0}.fc-agenda-slots td{border-width:1px 0 0;background:0}.fc-agenda-slots td div{height:20px}.fc-agenda-slots tr.fc-slot0 td,.fc-agenda-slots tr.fc-slot0 th{border-top-width:0}.fc-agenda-slots tr.fc-minor td,.fc-agenda-slots tr.fc-minor th{border-top-style:dotted}.fc-agenda-slots tr.fc-minor th.ui-widget-header{*border-top-style:solid}.fc-event-time,.fc-event-title{padding:3px 0 2px 3px;display:inline-block;line-height:16px;font-weight:700;font-size:11px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.fc-event-vert{border-width:0 1px}.fc-event-vert .fc-event-content,.fc-event-vert .fc-event-head{position:relative;z-index:2;width:100%;overflow:hidden}.fc-event-vert .fc-event-time{white-space:nowrap;font-size:10px}.fc-event-vert .fc-event-bg{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background:#fff;opacity:.3;filter:alpha(opacity=30)}.fc-event-vert .ui-resizable-s{bottom:0!important;width:100%!important;height:8px!important;overflow:hidden!important;line-height:8px!important;font-size:11px!important;font-family:monospace;text-align:center;cursor:s-resize}.fc-select-helper .fc-event-bg{display:none}.fc-agenda .ui-resizable-resizing{_overflow:hidden}.colorpicker{padding-left:30px!important}.bootstrap-timepicker{position:relative}.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu{left:auto;right:0}.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:before{left:auto;right:12px}.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:after{left:auto;right:13px}.bootstrap-timepicker .add-on{cursor:pointer}.bootstrap-timepicker .add-on i{display:inline-block;width:16px;height:16px}@media(max-width:767px){.bootstrap-timepicker,.bootstrap-timepicker .dropdown-menu{width:100%}}.bootstrap-timepicker-widget.dropdown-menu{padding:4px}.bootstrap-timepicker-widget.dropdown-menu.open{display:inline-block}.bootstrap-timepicker-widget.dropdown-menu:before{border-bottom:7px solid rgba(0,0,0,0.2);border-left:7px solid transparent;border-right:7px solid transparent;content:"";display:inline-block;position:absolute}.bootstrap-timepicker-widget.dropdown-menu:after{border-bottom:6px solid #FFF;border-left:6px solid transparent;border-right:6px solid transparent;content:"";display:inline-block;position:absolute}.bootstrap-timepicker-widget.timepicker-orient-left:before{left:6px}.bootstrap-timepicker-widget.timepicker-orient-left:after{left:7px}.bootstrap-timepicker-widget.timepicker-orient-right:before{right:6px}.bootstrap-timepicker-widget.timepicker-orient-right:after{right:7px}.bootstrap-timepicker-widget.timepicker-orient-top:before{top:-7px}.bootstrap-timepicker-widget.timepicker-orient-top:after{top:-6px}.bootstrap-timepicker-widget.timepicker-orient-bottom:before{bottom:-7px;border-bottom:0;border-top:7px solid #999}.bootstrap-timepicker-widget.timepicker-orient-bottom:after{bottom:-6px;border-bottom:0;border-top:6px solid #fff}.bootstrap-timepicker-widget a.btn,.bootstrap-timepicker-widget input{border-radius:4px}.bootstrap-timepicker-widget table{width:100%;margin:0}.bootstrap-timepicker-widget table table td{text-align:center;height:30px;margin:0;padding:2px}.bootstrap-timepicker-widget table table td:not(.separator){min-width:30px}.bootstrap-timepicker-widget table table td span{width:100%}.bootstrap-timepicker-widget table table td a{border:1px transparent solid;width:100%;display:inline-block;margin:0;padding:8px 0;outline:0;color:#333}.bootstrap-timepicker-widget table table td a:hover{text-decoration:none;background-color:#eee;border-radius:4px;border-color:#ddd}.bootstrap-timepicker-widget table table td a i{margin-top:2px;font-size:18px}.bootstrap-timepicker-widget table table td input{width:25px;margin:0;text-align:center}@media(min-width:767px){.bootstrap-timepicker-widget.modal{width:200px;margin-left:-100px}}.bootstrap-timepicker-widget .modal-content{padding:4px}.note-editor{border:1px solid #a9a9a9}.note-editor.fullscreen{position:fixed;top:0;left:0;z-index:1050;width:100%}.note-editor.fullscreen.fullscreen .note-editable{background-color:#fff}.note-editor.codeview .note-editable,.note-editor.fullscreen .note-resizebar{display:none}.note-editor.codeview .note-codeable{display:block}.note-editor .note-toolbar{padding-bottom:5px;padding-left:5px;margin:0;background-color:#f5f5f5;border-bottom:1px solid #a9a9a9}.note-editor .note-toolbar>.btn-group{margin-top:5px;margin-right:5px;margin-left:0}.note-editor .note-toolbar .note-table .dropdown-menu{min-width:0;padding:5px}.note-editor .note-toolbar .note-table .dropdown-menu .note-dimension-picker{font-size:18px}.note-editor .note-toolbar .note-table .dropdown-menu .note-dimension-picker .note-dimension-picker-mousecatcher{position:absolute!important;z-index:3;width:10em;height:10em;cursor:pointer}.note-editor .note-toolbar .note-table .note-table .dropdown-menu .note-dimension-picker .note-dimension-picker-unhighlighted{position:relative!important;z-index:1;width:5em;height:5em;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIj4+Pjp6ekKlAqjAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKhmnaJzPAAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC) repeat}.note-editor .note-toolbar .note-table .note-table .dropdown-menu .note-dimension-picker .note-dimension-picker-highlighted{position:absolute!important;z-index:2;width:1em;height:1em;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIjd6vvD2f9LKLW+AAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKwNDEVT0AAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC) repeat}.note-editor .note-toolbar .note-style blockquote,.note-editor .note-toolbar .note-editor .note-toolbar .note-style h1,.note-editor .note-toolbar .note-editor .note-toolbar .note-style h2,.note-editor .note-toolbar .note-editor .note-toolbar .note-style h3,.note-editor .note-toolbar .note-editor .note-toolbar .note-style h4,.note-editor .note-toolbar .note-editor .note-toolbar .note-style h5,.note-editor .note-toolbar .note-editor .note-toolbar .note-style h6{margin:0}.note-editor .note-toolbar .note-color .dropdown-toggle{width:20px;padding-left:5px}.note-editor .note-toolbar .note-color .dropdown-menu{min-width:290px}.note-editor .note-toolbar .note-color .dropdown-menu .btn-group{margin:0}.note-editor .note-toolbar .note-color .dropdown-menu .btn-group:first-child{margin:0 5px}.note-editor .note-toolbar .note-color .dropdown-menu .btn-group .note-palette-title{margin:2px 7px;font-size:12px;text-align:center;border-bottom:1px solid #eee}.note-editor .note-toolbar .note-color .dropdown-menu .btn-group .note-color-reset{padding:0 3px;margin:5px;font-size:12px;cursor:pointer;border-radius:5px}.note-editor .note-toolbar .note-color .dropdown-menu .btn-group .note-color-reset:hover{background:#eee}.note-editor .note-toolbar .note-para .dropdown-menu{min-width:153px;padding:5px}.note-editor .note-toolbar .note-para .note-para li:first-child{margin-bottom:5px}.note-editor .note-statusbar{background-color:#f5f5f5}.note-editor .note-statusbar .note-resizebar{width:100%;height:8px;cursor:s-resize}.note-editor .note-statusbar .note-resizebar .note-icon-bar{width:20px;margin:1px auto;border-top:1px solid #a9a9a9}.note-editor .note-popover .popover{max-width:none}.note-editor .note-popover .popover .popover-content{padding:5px}.note-editor .note-popover .popover .popover-content a{display:inline-block;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}.note-editor .note-popover .popover .popover-content .btn-group+.btn-group{margin-left:5px}.note-editor .note-popover .popover .arrow{left:20px}.note-editor .note-handle .note-control-selection{position:absolute;display:none;border:1px solid #000}.note-editor .note-handle .note-control-selection>div{position:absolute}.note-editor .note-handle .note-control-selection .note-control-selection-bg{width:100%;height:100%;background-color:#000;-webkit-opacity:.3;-khtml-opacity:.3;-moz-opacity:.3;opacity:.3;-ms-filter:alpha(opacity=30);filter:alpha(opacity=30)}.note-editor .note-handle .note-control-selection .note-control-handle,.note-editor .note-handle .note-control-selection .note-control-holder{width:7px;height:7px;border:1px solid #000}.note-editor .note-handle .note-control-selection .note-control-sizing{width:7px;height:7px;background-color:#fff;border:1px solid #000}.note-editor .note-handle .note-control-selection .note-control-nw{top:-5px;left:-5px;border-right:0;border-bottom:0}.note-editor .note-handle .note-control-selection .note-control-ne{top:-5px;right:-5px;border-bottom:0;border-left:0}.note-editor .note-handle .note-control-selection .note-control-sw{bottom:-5px;left:-5px;border-top:0;border-right:0}.note-editor .note-handle .note-control-selection .note-control-se{right:-5px;bottom:-5px;cursor:se-resize}.note-editor .note-handle .note-control-selection .note-control-selection-info{right:0;bottom:0;padding:5px;margin:5px;font-size:12px;color:#fff;background-color:#000;border-radius:5px;-webkit-opacity:.7;-khtml-opacity:.7;-moz-opacity:.7;opacity:.7;-ms-filter:alpha(opacity=70);filter:alpha(opacity=70)}.note-editor .note-dialog>div{display:none}.note-editor .note-dialog .note-image-dialog .note-dropzone{min-height:200px;font-size:30px;line-height:6;color:#d3d3d3;text-align:center;border:4px dashed #d3d3d3}.note-editor .note-dialog .note-help-dialog{font-size:12px;color:#ccc;background:0;background-color:#222!important;border:0;-webkit-opacity:.9;-khtml-opacity:.9;-moz-opacity:.9;opacity:.9;-ms-filter:alpha(opacity=90);filter:alpha(opacity=90)}.note-editor .note-dialog .note-help-dialog .modal-content{background:0;border:1px solid #fff;border-radius:5px;-webkit-box-shadow:none;box-shadow:none}.note-editor .note-dialog .note-help-dialog a{font-size:12px;color:#fff}.note-editor .note-dialog .note-help-dialog .title{padding-bottom:5px;font-size:14px;font-weight:700;color:#fff;border-bottom:#fff 1px solid}.note-editor .note-dialog .note-help-dialog .modal-close{font-size:14px;color:#dd0;cursor:pointer}.note-editor .note-dialog .note-help-dialog .note-shortcut-layout{width:100%}.note-editor .note-dialog .note-help-dialog .note-shortcut-layout td{vertical-align:top}.note-editor .note-dialog .note-help-dialog .note-shortcut{margin-top:8px}.note-editor .note-dialog .note-help-dialog .note-shortcut th{font-size:13px;color:#dd0;text-align:left}.note-editor .note-dialog .note-help-dialog .note-shortcut th:first-child{min-width:110px;padding-right:10px;font-family:"Courier New";color:#dd0;text-align:right}.note-editor .note-editable{padding:10px;overflow:scroll;outline:0}.note-editor .note-codeable{display:none;width:100%;padding:10px;margin-bottom:0;font-family:Menlo,Monaco,monospace,sans-serif;font-size:14px;color:#ccc;background-color:#222;border:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;resize:none}.note-editor .dropdown-menu{min-width:90px}.note-editor .dropdown-menu.right{right:0;left:auto}.note-editor .dropdown-menu.right::before{right:9px;left:auto!important}.note-editor .dropdown-menu.right::after{right:10px;left:auto!important}.note-editor .dropdown-menu .dropdown-menu li a i{color:#00bfff;visibility:hidden}.note-editor .dropdown-menu .dropdown-menu li a.checked i{visibility:visible}.note-editor .note-color-palette{line-height:1}.note-editor .note-color-palette div .note-color-btn{width:17px;height:17px;padding:0;margin:0;border:1px solid #fff}.note-editor .note-color-palette div .note-color-btn:hover{border:1px solid #000}.no-padding .note-editor{border:0}.note-editor .note-editable{background-color:rgba(48,126,204,0.05)}.note-editor .note-editable:focus{background-color:#fff}.note-editor .note-statusbar .note-resizebar{border-top:1px solid #dbdbdb}.note-editor .note-statusbar:hover{background:#EEE}.note-editor .note-statusbar:active{background:#eaeaea}.md-editor{display:block;border:1px solid #ddd}.md-editor.active{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6)}.md-editor .md-footer,.md-editor>.md-header{display:block;padding:6px 4px;background:#f5f5f5}.md-editor>.md-preview{background:#fff;border-top:1px dashed #ddd;border-bottom:1px dashed #ddd;min-height:10px;padding:10px}.md-editor>textarea{font-family:Monaco,Menlo,Consolas,"Courier New",monospace;font-size:13px;outline:0;outline:thin dotted \9;margin:0;display:block;width:100%;border:0;padding:10px;border-top:1px dashed #ddd;border-bottom:1px dashed #ddd;border-radius:0;-webkit-box-shadow:none;box-shadow:none;background:#eee}.md-editor>textarea:focus{-webkit-box-shadow:none;box-shadow:none;background:#fff}.twitter-typeahead .tt-hint,.twitter-typeahead .tt-query{margin-bottom:0}.tt-dropdown-menu{min-width:160px;margin-top:2px;padding:5px 0;background-color:#fff;border:1px solid #bfbfbf;border:1px solid rgba(0,0,0,0.2);*border-right-width:2px;*border-bottom-width:2px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2);-webkit-background-clip:padding-box;background-clip:padding-box}.tt-suggestion{display:block;padding:3px 20px}.tt-suggestion.tt-is-under-cursor{color:#fff;background-color:#0081c2}.tt-suggestion.tt-is-under-cursor a{color:#fff}.tt-suggestion p{margin:0}.dropzone,.dropzone *,.dropzone-previews,.dropzone-previews *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.dropzone .dz-preview,.dropzone-previews .dz-preview{background:rgba(255,255,255,0.8);position:relative;display:inline-block;margin:10px;vertical-align:top;border:1px solid #acacac;padding:6px;-webkit-box-shadow:1px 1px 4px rgba(0,0,0,0.16);box-shadow:1px 1px 4px rgba(0,0,0,0.16);font-size:14px}.dropzone .dz-preview.dz-file-preview,.dropzone-previews .dz-preview.dz-file-preview{display:none}.dropzone .dz-preview .dz-details,.dropzone-previews .dz-preview .dz-details{width:100px;height:100px;position:relative;background:#ebebeb;padding:5px;margin-bottom:22px}.dropzone .dz-preview .dz-details .dz-filename,.dropzone-previews .dz-preview .dz-details .dz-filename{overflow:hidden;height:100%}.dropzone .dz-preview .dz-details img,.dropzone-previews .dz-preview .dz-details img{position:absolute;top:0;left:0;width:100px;height:100px}.dropzone .dz-preview .dz-details .dz-size,.dropzone-previews .dz-preview .dz-details .dz-size{position:absolute;bottom:-28px;left:3px;height:28px;line-height:28px}.dropzone .dz-preview.dz-error .dz-error-mark,.dropzone-previews .dz-preview.dz-error .dz-error-mark,.dropzone .dz-preview.dz-success .dz-success-mark,.dropzone-previews .dz-preview.dz-success .dz-success-mark{display:block;opacity:1;-ms-filter:none;-webkit-filter:none;filter:none}.dropzone .dz-preview:hover .dz-details img,.dropzone-previews .dz-preview:hover .dz-details img{display:none}.dropzone .dz-preview .dz-error-mark,.dropzone-previews .dz-preview .dz-error-mark,.dropzone .dz-preview .dz-success-mark,.dropzone-previews .dz-preview .dz-success-mark{display:block;position:absolute;width:40px;height:40px;font-size:30px;text-align:center;right:-10px;top:-10px;opacity:0;-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);-webkit-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out;background-image:url(../img/dropzone/spritemap.png);background-repeat:no-repeat}.dropzone .dz-preview .dz-error-mark span,.dropzone-previews .dz-preview .dz-error-mark span,.dropzone .dz-preview .dz-success-mark span,.dropzone-previews .dz-preview .dz-success-mark span{display:none}.dropzone .dz-preview .dz-success-mark,.dropzone-previews .dz-preview .dz-success-mark{color:#8cc657;background-position:-268px -163px}.dropzone .dz-preview .dz-error-mark,.dropzone-previews .dz-preview .dz-error-mark{color:#ee162d;background-position:-268px -123px}.dropzone .dz-preview.dz-error .dz-progress .dz-upload,.dropzone-previews .dz-preview.dz-error .dz-progress .dz-upload{background:#ee1e2d}.dropzone .dz-preview .dz-progress,.dropzone-previews .dz-preview .dz-progress{position:absolute;top:100px;left:6px;right:6px;height:6px;background:#d7d7d7;display:none}.dropzone .dz-preview .dz-progress .dz-upload,.dropzone-previews .dz-preview .dz-progress .dz-upload{position:absolute;bottom:0;background-color:#8cc657;-webkit-animation:loading .4s linear infinite;-ms-animation:loading .4s linear infinite;animation:loading .4s linear infinite;-webkit-transition:width .3s ease-in-out;transition:width .3s ease-in-out;border-radius:2px;top:0;left:0;width:0;height:100%;background-image:url(../img/dropzone/spritemap.png);background-repeat:repeat-x;background-position:0 -400px}.dropzone .dz-preview.dz-processing .dz-progress,.dropzone-previews .dz-preview.dz-processing .dz-progress{display:block}.dropzone .dz-preview .dz-error-message,.dropzone-previews .dz-preview .dz-error-message{position:absolute;top:-5px;left:-20px;background:rgba(245,245,245,0.8);padding:8px 10px;color:#800;min-width:140px;max-width:500px;z-index:500;display:block;opacity:0;-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.dropzone .dz-preview:hover.dz-error .dz-error-message,.dropzone-previews .dz-preview:hover.dz-error .dz-error-message{display:block;opacity:1;-ms-filter:none;-webkit-filter:none;filter:none}.dropzone .dz-preview.dz-image-preview:hover .dz-details img,.dropzone-previews .dz-preview.dz-image-preview:hover .dz-details img{display:block;opacity:.1;-ms-filter:"alpha(Opacity=10)";filter:alpha(opacity=10)}.dropzone .dz-preview.dz-success .dz-progress,.dropzone-previews .dz-preview.dz-success .dz-progress{display:block;opacity:0;-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);-webkit-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out}.dropzone a.dz-remove,.dropzone-previews a.dz-remove{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fafafa),color-stop(1,#eee));background-image:-webkit-gradient(linear,top left,bottom left,from(#fafafa),to(#eee));background-image:-webkit-linear-gradient(top,#fafafa 0,#eee 100%);background-image:linear-gradient(top,#fafafa 0,#eee 100%);border-radius:2px;border:1px solid #eee;text-decoration:none;display:block;padding:4px 5px;text-align:center;color:#aaa;margin-top:26px}.dropzone a.dz-remove:hover,.dropzone-previews a.dz-remove:hover{color:#666}.dropzone{position:relative;padding:1em;border:1px solid rgba(0,0,0,0.03);min-height:360px;border-radius:3px;background:rgba(0,0,0,0.03);background-image:-webkit-gradient(linear,left top,right bottom,color-stop(0.25,rgba(0,0,0,0.03)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(0,0,0,0.03)),color-stop(0.75,rgba(0,0,0,0.03)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(135deg,rgba(0,0,0,0.03) 25%,transparent 25%,transparent 50%,rgba(0,0,0,0.03) 50%,rgba(0,0,0,0.03) 75%,transparent 75%,transparent);background-image:-webkit-linear-gradient(315deg,rgba(0,0,0,0.03) 25%,transparent 25%,transparent 50%,rgba(0,0,0,0.03) 50%,rgba(0,0,0,0.03) 75%,transparent 75%,transparent);background-image:linear-gradient(135deg,rgba(0,0,0,0.03) 25%,transparent 25%,transparent 50%,rgba(0,0,0,0.03) 50%,rgba(0,0,0,0.03) 75%,transparent 75%,transparent);background-color:#fafcfd;-webkit-background-size:16px 16px;background-size:16px 16px}.dropzone .dz-drag-hover{background:rgba(0,0,0,0.04)}.dropzone.dz-clickable,.dropzone.dz-clickable .dz-message,.dropzone.dz-clickable .dz-message span{cursor:pointer}.dropzone.dz-clickable *{cursor:default}.dropzone .dz-message{opacity:1;-ms-filter:none;-webkit-filter:none;filter:none}.dropzone .dz-drag-hover{background-image:-webkit-gradient(linear,left top,right bottom,color-stop(0.25,rgba(0,0,0,0.03)),color-stop(0.25,rgba(0,0,0,0)),color-stop(0.5,rgba(0,0,0,0)),color-stop(0.5,rgba(0,0,0,0.03)),color-stop(0.75,rgba(0,0,0,0.03)),color-stop(0.75,rgba(0,0,0,0)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(135deg,rgba(0,0,0,0.03) 25%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.03) 50%,rgba(0,0,0,0.03) 75%,rgba(0,0,0,0) 75%,rgba(0,0,0,0));background-image:-webkit-linear-gradient(315deg,rgba(0,0,0,0.03) 25%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.03) 50%,rgba(0,0,0,0.03) 75%,rgba(0,0,0,0) 75%,rgba(0,0,0,0));background-image:linear-gradient(135deg,rgba(0,0,0,0.03) 25%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.03) 50%,rgba(0,0,0,0.03) 75%,rgba(0,0,0,0) 75%,rgba(0,0,0,0));background-color:#fafafa;-webkit-background-size:22px 22px;background-size:22px 22px;border:5px dashed #ccc}.dropzone .dz-default.dz-message{opacity:1;-ms-filter:none;-webkit-filter:none;filter:none;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;background-image:url(../img/dropzone/spritemap.png);background-repeat:no-repeat;background-position:0 0;position:absolute;width:428px;height:123px;margin-left:-214px;margin-top:-61.5px;top:50%;left:50%}.dropzone .dz-default.dz-message span{display:none}.dropzone.dz-square .dz-default.dz-message{background-position:0 -123px;width:268px;margin-left:-134px;height:174px;margin-top:-87px}.dropzone.dz-drag-hover .dz-message{opacity:.15;-ms-filter:"alpha(Opacity=15)";filter:alpha(opacity=15)}.dropzone.dz-started .dz-message{display:block;opacity:0;-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0)}.irs{position:relative;display:block;height:40px}.irs-line{position:relative;display:block;overflow:hidden;height:8px;top:25px;background:#eee}.irs-line-left,.irs-line-mid,.irs-line-right{position:absolute;display:block;top:0;height:8px}.irs-line-left{left:0;width:10%}.irs-line-mid{left:10%;width:80%}.irs-line-right{right:0;width:10%}.irs-diapason{position:absolute;display:block;left:0;width:100%}.irs-slider{position:absolute;display:block;cursor:default;z-index:1;width:10px;height:22px;top:17px;border:1px solid #fff;background:#858585}.irs-slider:hover{background:#6c6c6c}.irs-slider.single{left:10px}.irs-slider.single:before{position:absolute;display:block;content:"";top:-50%;left:-150%;width:400%;height:200%;background:rgba(0,0,0,0)}.irs-slider.from{left:100px}.irs-slider.from:before{position:absolute;display:block;content:"";top:-50%;left:-300%;width:400%;height:200%;background:rgba(0,0,0,0)}.irs-slider.to{left:300px}.irs-slider.to:before{position:absolute;display:block;content:"";top:-50%;left:0;width:400%;height:200%;background:rgba(0,0,0,0)}.irs-slider.last{z-index:2}.irs-max,.irs-min{color:#999;font-size:12px;line-height:1.333;text-shadow:none;top:0;padding:1px 3px;background:rgba(0,0,0,0.1);border-radius:0}.lt-ie9 .irs-max,.lt-ie9 .irs-min{background:#bfbfbf}.irs-min{position:absolute;display:block;left:0;cursor:default}.irs-max{position:absolute;display:block;right:0;cursor:default}.irs-from,.irs-single,.irs-to{position:absolute;display:block;top:0;left:0;cursor:default;white-space:nowrap}.lt-ie9 .irs-from,.lt-ie9 .irs-single,.lt-ie9 .irs-to{background:#999}.irs-grid{position:absolute;display:none;bottom:0;left:0;width:100%;height:20px}.irs-with-grid{height:60px}.irs-with-grid .irs-grid{display:block}.irs-grid-pol{position:absolute;top:0;left:0;width:1px;height:8px;background:#99a4ac}.irs-grid-pol.small{height:4px}.irs-grid-text{position:absolute;bottom:0;left:0;width:100px;white-space:nowrap;text-align:center;font-size:9px;line-height:9px;color:#99a4ac}.irs-diapason{background:#3276b1;height:8px;top:25px}.irs .irs-from,.irs .irs-single,.irs .irs-to{color:#fff;font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;background:rgba(0,0,0,0.4);border-radius:0}#irs-active-slider{background:#686868;-webkit-box-shadow:rgba(0,0,0,0.3) 1px 1px 1px 0;box-shadow:rgba(0,0,0,0.3) 1px 1px 1px 0;width:12px;height:24px;top:16px}.google_maps{width:100%;height:350px;position:relative}.google_maps *{box-sizing:content-box;-webkit-box-sizing:content-box;-moz-box-sizing:content-box}.google_maps img{max-width:none}.slider{margin-top:0;margin-bottom:30px}.slider.slider-vertical{margin-bottom:0;margin-right:5px}.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix{display:block;min-height:0}.ui-helper-clearfix:after,.ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}* html .ui-helper-clearfix{height:1%}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:alpha(opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;width:16px;height:16px;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-sortable .ui-sortable-handle{cursor:move}.ui-widget{font-family:Ubuntu,Helvetica,Arial,sans-serif;font-size:13px}.ui-widget :active{outline:0}.ui-widget .ui-widget{font-size:13px}.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Ubuntu,Helvetica,Arial,sans-serif;font-size:inherit}.ui-widget-content{border:1px solid #aaa;background:#fff;color:#404040}.ui-widget-content .ui-icon{background:none!important}.ui-widget-header{font-weight:700;background-color:#f5f5f5;border-color:#DDD;color:#333}.ui-widget-header a{color:#222}.ui-widget-overlay{position:fixed;background:#AAA;width:100%;height:200%;top:0;left:0;z-index:999;opacity:.3;filter:alpha(opacity=30)}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#aaa;opacity:.3;filter:alpha(opacity=30);border-radius:8px}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{color:#333;background-color:#fff;font-weight:400;border:1px solid #ccc}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{text-shadow:none}.ui-state-default,.ui-state-error,.ui-state-highlight{position:relative;border-width:1px;border-style:solid}.ui-state-default p,.ui-state-error p,.ui-state-highlight p{font-size:13px;font-weight:400;line-height:18px;margin:7px 15px}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{color:#3a87ad;background-color:#d9edf7;border-color:#bce8f1}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#2d6987}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{color:#b94a48;background-color:#f2dede;border-color:#eed3d7}.ui-state-error a,.ui-state-error-text,.ui-widget-content .ui-state-error a,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error a,.ui-widget-header .ui-state-error-text{color:#953b39}.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{color:#333;background-color:#ebebeb;border-color:#adadad;text-decoration:none}.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#333;text-decoration:none}.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #adadad;font-weight:400;color:#333}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#333;text-decoration:none}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:alpha(opacity=35);background-image:none}.ui-state-disabled .ui-icon,.ui-widget-content .ui-state-disabled .ui-icon,.ui-widget-header .ui-state-disabled .ui-icon{filter:alpha(opacity=35)}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:alpha(opacity=70);font-weight:400}.ui-corner-all{border-radius:0}.ui-corner-left,.ui-corner-tl,.ui-corner-top{border-top-left-radius:4px}.ui-corner-right,.ui-corner-top,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-bl,.ui-corner-bottom,.ui-corner-left{border-bottom-left-radius:4px}.ui-corner-bottom,.ui-corner-br,.ui-corner-right{border-bottom-right-radius:4px}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}input[type=color].ui-autocomplete-loading,input[type=date].ui-autocomplete-loading,input[type=datetime-local].ui-autocomplete-loading,input[type=datetime].ui-autocomplete-loading,input[type=email].ui-autocomplete-loading,input[type=month].ui-autocomplete-loading,input[type=number].ui-autocomplete-loading,input[type=password].ui-autocomplete-loading,input[type=search].ui-autocomplete-loading,input[type=tel].ui-autocomplete-loading,input[type=text].ui-autocomplete-loading,input[type=time].ui-autocomplete-loading,input[type=url].ui-autocomplete-loading,input[type=week].ui-autocomplete-loading{background-image:url(../img/select2-spinner.gif)!important;background-repeat:no-repeat;background-position:99% 50%;padding-right:27px}.ui-btn-lg{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}.ui-btn-sm,.ui-btn-xs{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.ui-btn-xs{padding:1px 5px}.ui-btn-block{display:block;width:100%;padding-right:0;padding-left:0}.ui-btn-block+.ui-btn-block{margin-top:5px}input[type=button].ui-btn-block,input[type=reset].ui-btn-block,input[type=submit].ui-btn-block{width:100%}.ui-button{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.428571429;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;border:1px solid #ccc;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.ui-button:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.ui-button:focus,.ui-button:hover{color:#333;background-color:#ebebeb;border-color:#adadad;text-decoration:none}fieldset[disabled] .ui-button,fieldset[disabled] .ui-button.ui-state-active,fieldset[disabled] .ui-button:active,fieldset[disabled] .ui-button:focus,fieldset[disabled] .ui-button:hover,.ui-button.disabled,.ui-button.disabled.active,.ui-button.disabled:active,.ui-button.disabled:focus,.ui-button.disabled:hover,.ui-button[disabled],.ui-button[disabled].active,.ui-button[disabled]:active,.ui-button[disabled]:focus,.ui-button[disabled]:hover{background-color:#fff;border-color:#ccc}.ui-button-text-icon-primary .ui-button-icon-primary{float:left}.ui-button-text-icon-primary{padding:2px 7px 3px}.ui-button-primary{color:#fff;background-color:#428bca;border-color:#357ebd}.ui-button-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.ui-button-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.ui-button-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.ui-button-inverse{color:#fff;background-color:#222;border-color:#080808}.ui-button-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.ui-button-error{color:#fff;background-color:#c43c35;border-color:#882a25}.ui-button-danger:hover,.ui-button-info:hover,.ui-button-inverse:hover,.ui-button-primary:hover,.ui-button-success:hover,.ui-button-warning:hover{text-decoration:none}.ui-button-primary:focus,.ui-button-primary:hover{color:#fff;background-color:#3276b1;border-color:#285e8e}.ui-button-success:hover{color:#fff;background-color:#47a447;border-color:#398439}.ui-button-info:hover{color:#fff;background-color:#39b3d7;border-color:#269abc}.ui-button-danger:hover{color:#fff;background-color:#d2322d;border-color:#ac2925}.ui-button-warning:hover{color:#fff;background-color:#ed9c28;border-color:#d58512}.ui-button-inverse:hover{color:#fff;background-color:#363636;border-color:#000}.ui-button-icon-only{width:2.2em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button-text-icon-primary .ui-button-icon-primary.ui-icon{margin-top:5px}.ui-button .ui-button-text{display:block;line-height:normal}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999px;display:none}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icons .ui-button-text{padding-left:2.1em;padding-right:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-icons-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon{margin-bottom:0;margin-top:0;top:50%}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px;margin-right:-6px}.ui-button-icons-only .ui-button-icon-primary,.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary{left:.5em}.ui-button-icons-only .ui-button-icon-secondary,.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-state-active{color:#fff;background-color:#428bca;border-color:#357ebd}.ui-buttonset .ui-state-active.ui-state-hover{color:#fff;background-color:#3276b1;border-color:#285e8e}.ui-buttonset .ui-button{margin-left:0;margin-right:-0.4em}button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-slider{position:relative;text-align:left}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{-webkit-filter:inherit;filter:inherit}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:16px;height:18px;cursor:default}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0;color:#fff;background-color:#0e90d2;background-image:-webkit-gradient(linear,0 0,0 100%,from(#149bdf),to(#0480be));background-image:-webkit-gradient(linear,top left,bottom left,from(#149bdf),to(#0480be));background-image:-webkit-linear-gradient(top,#149bdf,#0480be);background-image:linear-gradient(to bottom,#149bdf,#0480be);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf',endColorstr='#ff0480be',GradientType=0);-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:width .6s ease;transition:width .6s ease}.ui-slider-horizontal{height:10px;background:#d5d5d5;border:0}.ui-slider-horizontal .ui-slider-handle{top:-0.2em;margin-left:-0.5em;background-color:#fff;border-color:#CCC}.ui-slider-horizontal .ui-slider-handle:focus{background-color:#fff;border-color:#357ebd}.ui-slider-horizontal .ui-slider-handle:hover{background-color:#fff;border-color:#285e8e;outline:0}.ui-slider-horizontal .ui-slider-handle:active{background-color:#428bca;border-color:#3276b1}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-0.3em;margin-left:0;margin-bottom:-0.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-tabs{position:relative;border:0;border-radius:0}.ui-tabs .ui-tabs-panel{display:block;border-radius:0;background:0}.ui-tabs .ui-tabs-nav{margin-bottom:0;border:solid #ddd;border-width:0 0 1px;border-radius:0;background:0}.ui-tabs .ui-tabs-nav li{position:relative;top:0;float:left;margin-bottom:-1px;margin-right:3px;border:0;list-style:none;white-space:nowrap;background:0;-webkit-filter:none;filter:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active:hover{background:#fff;cursor:text}.ui-tabs .ui-tabs-nav li.ui-tabs-active a{border:1px solid #ddd;border-bottom:1px solid #fff;background-color:#fff;color:#555;font-weight:700;border-top-width:0!important;margin-top:1px!important;-webkit-box-shadow:0 -2px 0 #57889c;box-shadow:0 -2px 0 #57889c}.ui-tabs .ui-tabs-nav li a{float:left;padding:8px 12px;font-weight:400;text-decoration:none;outline:0;background:0;border-radius:0;background-color:#f5f5f5;border:1px solid #f5f5f5;border-bottom:1px solid #ddd;color:#838383}.ui-tabs .ui-tabs-nav li a:hover{border:1px solid #f5f5f5;border-bottom:1px solid #ddd;background-color:#f5f5f5}.ui-tabs .ui-tabs-nav li.ui-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-tabs-active a,.ui-tabs .ui-tabs-nav li.ui-tabs-loading a{cursor:text}.ui-tabs .ui-tabs-nav .ui-state-default{border:0;-webkit-box-shadow:none;box-shadow:none}.ui-tabs .ui-tabs-panel{border:1px solid #ddd;margin:0;padding:10px 13px;border-top:0}.ui-tabs .ui-tabs-hide{display:none!important}.ui-tooltip{display:block;font-size:11px;opacity:.8;position:absolute;visibility:visible;z-index:1024;max-width:200px;background:#000;border:1px solid #000;color:#FFF;padding:3px 8px;text-align:center;text-decoration:none;-webkit-box-shadow:inset 0 1px 0 #000;box-shadow:inset 0 1px 0 #000;border-radius:4px}body .ui-tooltip{border-width:1px}.ui-spinner{position:relative;display:inline-block;overflow:hidden;width:100%;padding:0;vertical-align:middle}.ui-spinner-input{margin:0!important;height:30px;padding:6px 24px 6px 12px;border:0;background:0;vertical-align:middle}.ui-spinner-input.spinner-left{padding:6px 12px 6px 24px}.ui-spinner-input.spinner-left+.ui-spinner-button,.ui-spinner-input.spinner-left+.ui-spinner-button+.ui-spinner-button{right:auto;left:0}.ui-spinner-input.spinner-both{padding:6px 30px}.ui-spinner-input.spinner-both+.ui-spinner-button+.ui-spinner-button{left:0;right:auto}.ui-spinner-input.spinner-both+.ui-spinner-button,.ui-spinner-input.spinner-both+.ui-spinner-button+.ui-spinner-button{height:30px;width:25px}.ui-spinner-input.spinner-both+.ui-spinner-up+.ui-spinner-down:before,.ui-spinner-input.spinner-both+.ui-spinner-up:before{margin-top:8px}.ui-spinner-button{width:19px;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top:0;border-bottom:0;border-right:0}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-down,.ui-spinner-up{background:#739e73;border-radius:0}.ui-spinner-down:before,.ui-spinner-up:before{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f067";color:#fff;font-size:14px;margin-top:1px}.ui-spinner-down>:first-child,.ui-spinner-up>:first-child{display:none}.ui-spinner-up{top:0}.ui-spinner-up:active,.ui-spinner-up:focus,.ui-spinner-up:hover{background:#5b835b}.ui-spinner-down{bottom:0;background:#c2032f}.ui-spinner-down:before{content:"\f068"}.ui-spinner-down:active,.ui-spinner-down:focus,.ui-spinner-down:hover{background:#77021d}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-datepicker{width:20em;padding:.2em .2em 0;display:none;z-index:9999!important}.ui-datepicker-inline{z-index:9000!important}.ui-datepicker-header{position:relative;border:0;font-weight:700;width:100%;padding:4px 0;background-color:#f5f5f5;color:gray}.ui-datepicker-next,.ui-datepicker-prev{position:absolute;top:2px;width:5.6em;height:1.8em;text-align:center;margin-top:2px;cursor:pointer}.ui-datepicker-next>:first-child,.ui-datepicker-prev>:first-child{text-indent:0!important}.ui-datepicker-next span,.ui-datepicker-prev span{display:block;position:absolute;text-align:center;top:50%;margin-top:-8px;width:5.8em}.ui-datepicker-prev{left:2px}.ui-datepicker-next{right:2px}.ui-datepicker-title{margin:0 5.8em;line-height:1.8em;text-align:center}.ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month-year{width:100%}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:49%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;border:0;font-weight:700;color:gray}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td:hover{color:#fff}.ui-datepicker td a{margin-bottom:0;border:0}.ui-datepicker td a,.ui-datepicker td span{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker td .ui-state-default{border:0;background:0;margin-bottom:0;padding:5px;color:gray;text-align:center;-webkit-filter:none;filter:none}.ui-datepicker td .ui-state-highlight{color:#fff;background-color:#a90329;text-shadow:0 -1px 0 rgba(0,0,0,0.25);border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);border-radius:0}.ui-datepicker td .ui-state-active{color:#333;background-color:#ebebeb;margin-bottom:0;font-size:normal;text-shadow:0;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);border-radius:0}.ui-datepicker td .ui-state-hover{color:#fff;background:#428bca;background-color:#428bca;text-shadow:0 -1px 0 rgba(0,0,0,0.25);border-color:#357ebd;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);border-radius:0}.ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em;width:auto;overflow:visible}.ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-detepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicket-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker-cover{display:none;display:block;position:absolute;z-index:-1;-webkit-filter:mask();filter:mask();top:-4px;left:-4px;width:200px;height:200px}.ui-datepicker-today a{background-color:#bfbfbf;cursor:pointer;padding:0 4px;margin-bottom:0}.ui-datepicker-today a:hover{background-color:gray;color:#fff}.ui-progressbar{height:2em;margin-bottom:20px;border:0;overflow:hidden;background-color:#f7f7f7;background-image:-webkit-gradient(linear,0 0,0 100%,from(#f5f5f5),to(#f9f9f9));background-image:-webkit-gradient(linear,top left,bottom left,from(#f5f5f5),to(#f9f9f9));background-image:-webkit-linear-gradient(top,#f5f5f5,#f9f9f9);background-image:linear-gradient(to bottom,#f5f5f5,#f9f9f9);background-repeat:repeat-x;border-radius:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5',endColorstr='#fff9f9f9',GradientType=0);-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);box-shadow:inset 0 1px 2px rgba(0,0,0,0.1)}.ui-progressbar .ui-progressbar-value{margin:0;height:100%;color:#fff;background-color:#428bca;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:width .6s ease;transition:width .6s ease}.ui-progressbar .ui-progressbar-overlay{background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px;-webkit-animation:progress-bar-stripes 2s linear infinite;-ms-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;z-index:99999;display:block}.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted #000}.ui-accordion{width:100%}.ui-accordion .ui-accordion-li-fix{display:inline}.ui-accordion .ui-accordion-header{display:block;position:relative;margin-top:-2px;border-color:#ddd!important;padding:10px 15px 10px 36px!important;cursor:pointer;min-height:0;background-color:#fbfbfb;border-radius:0;font-size:15px}.ui-accordion .ui-accordion-header-active{border-bottom:0!important}.ui-accordion .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-noicons{padding-left:.7em}.ui-accordion .ui-accordion-icons .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-header .ui-accordion-header-icon{position:absolute;left:.5em;top:50%;margin-top:-8px;text-indent:0!important;background-image:none!important;text-align:center;line-height:normal;left:12px!important;margin-top:-6px!important;font-size:14px!important}.ui-accordion .ui-accordion-content{margin-top:-3px;border-radius:0;border-top:0 none;border-color:#ddd!important;padding:15px;position:relative;top:1px;margin-bottom:2px;overflow:auto;display:none}.ui-accordion .ui-accordion-content-active{display:block}.ui-accordion-header-active+.ui-accordion-content{border-top:1px solid #ddd}.noUi-target *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-ms-touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;cursor:default}.noUi-target *[disabled] .noUi-base{background:#999}.noUi-target *[disabled] .noUi-connect{background:#BBB}.noUi-base{width:100%;height:14px;position:relative;max-width:100%;max-height:100%;border:1px solid #bfbfbf;z-index:1}.noUi-origin-lower{background:#72a8d7}.noUi-handle{background:#858585;height:30px;width:16px;border:1px solid #fff;margin:-8px 0 0 -8px;cursor:default}.noUi-handle:hover{background:#6c6c6c}.noUi-active{cursor:default;-webkit-box-shadow:rgba(0,0,0,0.1) 1px 1px 1px 0;box-shadow:rgba(0,0,0,0.1) 1px 1px 1px 0;background:#686868;height:32px;width:18px;margin:-9px 0 0 -8px;border:0}.noUi-active:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;content:"";display:block;height:100%;border:1px solid #ddd}.noUi-connect{background:#3276b1}.noUi-background{background:#eee;border:0}.noUi-origin{position:absolute;right:0;top:0;bottom:0;z-index:0}.noUi-origin-upper{background:inherit!important}.noUi-z-index{z-index:10}.noUi-vertical{width:10px;height:100%}.noUi-vertical .noUi-origin{bottom:0;left:0}.noUi-vertical .noUi-handle{margin:-8px 0 0 -3px}.noUi-state-tap .noUi-origin{-webkit-transition:left .3s,top .3s;transition:left .3s,top .3s}.modal-backdrop,.modal-backdrop.fade.in{position:fixed;width:100%;height:100%;z-index:990}.modal-dialog.modal-max{width:98%;max-width:98%}@media only screen and (min-width:768px){.modal-dialog.modal-large{width:80%;max-width:900px}}@media only screen and (min-width:768px){.modal-dialog.modal-medium{width:60%;max-width:650px}}@media only screen and (min-width:768px){.modal-dialog.modal-small{width:40%;max-width:450px}}.modal-dialog .modal-body .modal-viewport{min-height:140px}.modal-dialog .close:hover{background-color:white}.modal-dialog .suffix .alert{margin-bottom:0}.modal-dialog .suffix .alert:last-child{border-radius:0 0 5px 5px}.modal-header{position:relative}.modal-header .toolbar{position:absolute;right:10px;bottom:-19px;z-index:1}.modal-title img{margin:0 15px 0 0}.modal-overflow .modal-body{overflow:hidden}.modal-viewport fieldset .alert{margin:0 -5px 5px!important}.ui-dialog{position:absolute;top:0;left:0;padding:0;width:300px;overflow:hidden;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#fff;border-radius:3px;-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.5);box-shadow:0 5px 15px rgba(0,0,0,0.5);border:1px solid rgba(0,0,0,0.2);outline:medium none;z-index:1050}.ui-dialog .ui-dialog-titlebar{position:relative;padding:0 10px;background:#fff;border-color:#fff;font-size:18px;text-decoration:none;border:0 0 0 1px solid;border-bottom-right-radius:0;border-bottom-left-radius:0;border-bottom:1px solid #ccc;border-bottom-color:#eee}.ui-dialog .ui-dialog-title{float:left;margin:0;color:#404040;font-weight:700;padding:5px;text-overflow:ellipsis;overflow:hidden}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:19px;margin:-16px 4px 0 0;padding:1px;height:18px;font-size:20px;font-weight:700;line-height:13.5px;text-shadow:0 1px 0 #fff;filter:alpha(opacity=25);-khtml-opacity:.25;-moz-opacity:.25;opacity:.25;background:0;border:0;-webkit-box-shadow:none;box-shadow:none}.ui-dialog .ui-dialog-titlebar-close:before{content:"\f00d";font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:13px}.ui-dialog .ui-dialog-titlebar-close:focus,.ui-dialog .ui-dialog-titlebar-close:hover{padding:1px;filter:alpha(opacity=90);-moz-opacity:.9;opacity:.9}.ui-dialog .ui-dialog-titlebar-close span{display:block;margin:1px;text-indent:9999px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:0;overflow:auto}.ui-dialog .ui-dialog-buttonpane{margin:13px 0 0;padding:19px 15px 20px;border-top:1px solid #eee;border-width:1px 0 0;border-radius:0 0 6px 6px;background-image:none;background-color:#fff;-webkit-box-shadow:inset 0 1px 0 #fff;box-shadow:inset 0 1px 0 #fff;text-align:right}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:0 .4em 0 0;cursor:pointer}.ui-dialog .ui-resizable-se{width:14px;height:14px;right:3px;bottom:3px}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-dialog-buttonpane .ui-dialog-buttonset .ui-button{color:#fff;background-color:#428bca;border-color:#357ebd}.ui-dialog-buttonpane .ui-dialog-buttonset .ui-button.ui-state-hover{color:#fff;background-color:#3276b1;border-color:#285e8e}.ui-dialog-buttonset .ui-button:not(:first-child){cursor:pointer;display:inline-block;color:#333;background-color:#fff;border:1px solid #ccc;-webkit-transition:.1s linear all;transition:.1s linear all;overflow:visible}.ui-dialog-buttonset .ui-button:not(:first-child) .ui-state-hover{color:#333;background-color:#ebebeb;border-color:#adadad;text-decoration:none}.ui-dialog-buttonset .ui-button.ui-button-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.ui-dialog-buttonset .ui-button.ui-button-info.ui-state-hover{color:#fff;background-color:#39b3d7;border-color:#269abc}.ui-dialog-buttonset .ui-button.ui-button-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.ui-dialog-buttonset .ui-button.ui-button-success.ui-state-hover{color:#fff;background-color:#47a447;border-color:#398439}.ui-dialog-buttonset .ui-button.ui-button-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.ui-dialog-buttonset .ui-button.ui-button-warning.ui-state-hover{color:#fff;background-color:#ed9c28;border-color:#d58512}.ui-dialog-buttonset .ui-button.ui-button-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.ui-dialog-buttonset .ui-button.ui-button-danger.ui-state-hover{color:#fff;background-color:#d2322d;border-color:#ac2925}.ui-dialog-buttonset .ui-button.ui-button-inverse{color:#fff;background-color:#222;border-color:#080808}.ui-dialog-buttonset .ui-button.ui-button-inverse.ui-state-hover{color:#fff;background-color:#363636;border-color:#000}.modal-overflow{position:relative}.modal-overflow .scrollmarker{position:absolute;width:100%;height:20px}.modal-overflow .scrollmarker.top{background:-moz-linear-gradient(top,#3276b1 0,rgba(50,118,177,0.83) 17%,rgba(50,118,177,0) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#3276b1),color-stop(17%,rgba(50,118,177,0.83)),color-stop(100%,rgba(50,118,177,0)));background:-webkit-linear-gradient(top,#3276b1 0,rgba(50,118,177,0.83) 17%,rgba(50,118,177,0) 100%);background:-o-linear-gradient(top,#3276b1 0,rgba(50,118,177,0.83) 17%,rgba(50,118,177,0) 100%);background:-ms-linear-gradient(top,#3276b1 0,rgba(50,118,177,0.83) 17%,rgba(50,118,177,0) 100%);background:linear-gradient(to bottom,#3276b1 0,rgba(50,118,177,0.83) 17%,rgba(50,118,177,0) 100%)}.modal-overflow .scrollmarker.bottom{background:-moz-linear-gradient(bottom,#3276b1 0,rgba(50,118,177,0.83) 17%,rgba(50,118,177,0) 100%);background:-webkit-gradient(linear,left bottom,left top,color-stop(0%,#3276b1),color-stop(17%,rgba(50,118,177,0.83)),color-stop(100%,rgba(50,118,177,0)));background:-webkit-linear-gradient(bottom,#3276b1 0,rgba(50,118,177,0.83) 17%,rgba(50,118,177,0) 100%);background:-o-linear-gradient(bottom,#3276b1 0,rgba(50,118,177,0.83) 17%,rgba(50,118,177,0) 100%);background:-ms-linear-gradient(bottom,#3276b1 0,rgba(50,118,177,0.83) 17%,rgba(50,118,177,0) 100%);background:linear-gradient(to top,#3276b1 0,rgba(50,118,177,0.83) 17%,rgba(50,118,177,0) 100%)}.pricing-big{border:0!important}.pricing-big .panel-heading{border-radius:5px 5px 0 0}.pricing-big .panel-title{text-transform:capitalize;font-size:18px;padding:20px 0;text-align:center;border-radius:5px 5px 0 0;margin:0;font-weight:700}.pricing-big .the-price{padding:20px 0;background:#333;text-align:center;font-size:24px;font-weight:700;color:#FFF;-webkit-box-shadow:none!important;box-shadow:none!important}.pricing-big .subscript{font-size:18px;color:#999;margin-left:5px}.pricing-big .panel-footer{border-radius:0 0 5px 5px;background-color:#f2f2f2!important}.pricing-big .panel-footer>div{padding:15px 0 10px;display:block;font-size:13px}.pricing-big .panel-footer .btn{padding:15px 0;border-radius:3px;font-weight:700;font-size:14px}.pricing-big .panel-footer .btn span{font-weight:400;font-style:italic}.pricing-big table{background:#fafafa;padding:20px 15px;height:230px;text-align:left}.price-features{background:#fafafa;padding:20px 15px;min-height:230px;font-size:13.5px}.price-features .price-features li+li{margin-top:10px}.superbox *,.superbox :after,.superbox :before{margin:0;padding:0;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased;-o-font-smoothing:antialiased;font-smoothing:antialiased;text-rendering:optimizeLegibility}.superbox-list{display:inline-block;*display:inline;zoom:1;width:12.5%;padding:5px;position:relative}.superbox-list.active:before{content:"\f0d8";font-family:FontAwesome;display:block;position:absolute;left:43%;bottom:-34px;z-index:2;text-align:center;font-size:45px;color:#222}@media only screen and (min-width:320px){.superbox-list{width:50%}}@media only screen and (min-width:486px){.superbox-list{width:25%}}@media only screen and (min-width:768px){.superbox-list{width:16.66666667%}}@media only screen and (min-width:1025px){.superbox-list{width:12.5%}}@media only screen and (min-width:1824px){.superbox-list{width:12.5%}}.superbox-img{max-width:100%;width:100%;cursor:pointer}.superbox-show{text-align:left;position:relative;background-color:#222;width:100%;float:left;padding:25px 0 12px 25px;display:none;margin:5px 0}.superbox-current-img{max-width:100%;float:left;padding-right:25px;padding-bottom:13px}.superbox-img:hover{opacity:.8}.superbox-float{float:left}.superbox-close{opacity:.7;cursor:pointer;position:absolute;top:15px;right:15px;-webkit-transition:all .1s linear 0s;transition:all .1s linear 0s}.superbox-close:hover{opacity:1}.superbox-imageinfo{display:inline-block;max-width:500px;color:#fff;padding:0 25px 0 0}.superbox-imageinfo span{font-size:13px;color:#a19994;margin-right:-2px;padding-top:10px;display:inline-block;padding-bottom:13px}.superbox-imageinfo>:first-child{margin-bottom:10px;font-weight:700}.superbox-imageinfo span p:last-child{margin-top:30px}.bootstrap-tagsinput{display:block;width:100%;min-height:32px;padding:1px 3px;font-size:13px;line-height:1.428571429;color:#555;vertical-align:middle;background-color:#FFF;border:1px solid #CCC;border-radius:0}.bootstrap-tagsinput>span{border-radius:0!important;font-weight:400;padding:3px 28px 4px 8px;font-size:13px;border:1px solid #285e8e;background:#3276b1}.bootstrap-tagsinput input{border:0;-webkit-box-shadow:none;box-shadow:none;outline:0;background-color:transparent;padding:0;margin:0;width:auto!important;max-width:inherit}.bootstrap-tagsinput input:focus{border:0;-webkit-box-shadow:none;box-shadow:none}.bootstrap-tagsinput .tag{color:#FFF;position:relative;margin:3px 0 3px 2px;display:inline-block}.bootstrap-tagsinput .tag [data-role=remove]{display:block;top:-1px;right:0;padding:3px 4px 3px 5px;width:23px;height:22px;position:absolute;cursor:pointer}.bootstrap-tagsinput .tag [data-role=remove]:after{content:"\f057";font-family:fontAwesome;padding:2px 1px;line-height:17px;font-size:15px;text-align:center}.bootstrap-tagsinput .tag [data-role=remove]:hover{background:rgba(0,0,0,0.3);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05)}.bootstrap-tagsinput .tag [data-role=remove]:hover:active{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.slider{display:inline-block;vertical-align:middle;position:relative}.slider.slider-horizontal{width:100%!important;height:20px}.slider.slider-horizontal .slider-track{height:10px;width:100%;margin-top:-5px;top:50%;left:0}.slider.slider-horizontal .slider-selection{height:100%;top:0;bottom:0}.slider.slider-horizontal .slider-selection+.slider-handle.triangle+.slider-handle.triangle:before{content:"\f0d9"}.slider.slider-horizontal .slider-handle{margin-left:-10px;margin-top:-5px}.slider.slider-horizontal .slider-handle.triangle{width:20px;height:20px;filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);border:0;line-height:21px;color:#797777;text-shadow:0 1px 0 rgba(255,255,255,0.8)}.slider.slider-horizontal .slider-handle.triangle:before{content:"\f0da";font-size:34px}.slider.slider-vertical{height:210px;width:20px}.slider.slider-vertical .slider-track{width:10px;height:100%;margin-left:-5px;left:50%;top:0}.slider.slider-vertical .slider-selection{width:100%;left:0;top:0;bottom:0}.slider.slider-vertical .slider-selection+.slider-handle.triangle+.slider-handle.triangle:before{content:"\f0d8";text-shadow:0 -1px 0 rgba(255,255,255,0.8)}.slider.slider-vertical .slider-handle{margin-left:-5px;margin-top:-10px}.slider.slider-vertical .slider-handle.triangle{width:20px;height:20px;filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);border:0;line-height:21px;color:#797777;text-shadow:0 -1px 0 rgba(255,255,255,0.8)}.slider.slider-vertical .slider-handle.triangle:before{content:"\f0d7";font-size:32px;text-shadow:0 1px 0 rgba(255,255,255,0.8)}.slider input{display:none}.slider .tooltip-inner{white-space:nowrap}.slider-track{position:absolute;cursor:pointer;background:#e5e5e5}.slider-danger+.slider-track>.slider-selection{background:#a90329}.slider-warning+.slider-track>.slider-selection{background:#c79121}.slider-info+.slider-track>.slider-selection{background:#57889c}.slider-success+.slider-track>.slider-selection{background:#739e73}.slider-selection{position:absolute;background:#3276b1}.slider-handle{position:absolute;width:20px;height:20px;border:1px solid #FFF;background:#858585;display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;line-height:18px;font-size:10px;color:#ccc;text-shadow:0 1px 0 rgba(77,77,77,0.5);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.slider-handle:before{content:"\f0c9"}.slider-handle.round{border-radius:20px;width:20px;height:20px}.slider-handle.triangle{background:transparent none}.fd-form-element-hidden{display:none}.fd-slider{width:100%;height:20px;margin:0}.fd-slider-vertical{width:20px;height:100%;margin:0 10px 10px 0}.fd-slider,.fd-slider-vertical{display:block;position:relative;text-decoration:none;border:0 none;-moz-user-select:none;-khtml-user-select:none;-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.fd-slider-inner{display:none}.fd-slider-bar{position:absolute;display:block;z-index:2;height:6px;width:100%;border:1px solid #bbb;border-bottom:1px solid #fff;border-right:1px solid #fff;margin:0;padding:0;overflow:hidden;line-height:4px;top:8px;border-radius:4px;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#333}.fd-slider-range{position:absolute;display:block;z-index:3;height:6px;margin:0;padding:0 2px 0 0;overflow:hidden;top:9px;border-radius:2px;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#eee}.fd-slider-handle{position:absolute;display:block;padding:0;margin:0 0 0 1px;z-index:3;top:5px;left:0;width:12px;height:12px;line-height:1px!important;outline:0 none;background:#eee;border:1px solid #aaa;border-radius:12px;-webkit-user-select:none;-webkit-touch-callout:none;-moz-user-select:none;-moz-user-focus:none;-moz-outline:0 none;-ms-user-select:none;user-select:none}.fd-slider-handle:focus{outline:0 none;border:0 none;-moz-user-focus:normal}.fd-slider-handle:before,.fd-slider-handle:after{opacity:0;-webkit-transition-property:opacity;-webkit-transition-duration:1s;-webkit-transition-delay:1s;transition-property:opacity;transition-duration:1s;transition-delay:1s}button.fd-slider-handle:focus::-moz-focus-inner{border-color:transparent}.oldie .fd-slider-handle:after,.oldie .fd-slider-handle:before{display:none}body.fd-slider-drag-horizontal,body.fd-slider-drag-horizontal *,body.fd-slider-drag-vertical,body.fd-slider-drag-vertical *{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.fd-slider-active .fd-slider-handle :before,.fd-slider-focused .fd-slider-handle :before,.fd-slider-hover .fd-slider-handle :before{display:block;position:absolute;top:-21px;left:-8px;margin:0;width:20px;padding:3px;height:14px;line-height:12px;text-align:center;font-size:10px;font-weight:700;color:#fff;text-shadow:1px 1px 1px #1a3a95;background:#2f6ee0;z-index:1;content:attr(aria-valuetext);border-radius:3px;-webkit-background-clip:padding-box;background-clip:padding-box;-webkit-box-shadow:0 0 4px #aaa;box-shadow:0 0 4px #999;opacity:1}.fd-slider-active .fd-slider-handle:after,.fd-slider-focused .fd-slider-handle:after,.fd-slider-hover .fd-slider-handle:after{outline:0;content:"";display:block;position:absolute;top:-9px;left:50%;margin:0 0 0 -5px;background:#2f6ee0;z-index:2;width:10px;height:10px;overflow:hidden;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-webkit-box-shadow:0 0 4px #aaa;box-shadow:0 0 4px #aaa;clip:rect(4px,14px,14px,4px);opacity:1}.chart{height:220px;margin:20px 5px 10px 10px}.chart-small{height:100px;width:100%}.chart-large{height:235px;width:100%}.chart-xl{height:297px;width:100%}#flotTip{padding:3px 5px;background-color:#fff;z-index:9999;color:#333;-webkit-box-shadow:0 1px 8px rgba(0,0,0,0.1);box-shadow:0 1px 8px rgba(0,0,0,0.1);font-size:14px;border:1px solid #c1c1c1;-khtml-border-radius:4px;border-radius:4px}#flotTip span{color:#38812d;font-weight:700}.has-legend{margin-top:30px!important}.has-legend-unique{margin-top:19px!important}.legendLabel span{display:block;margin:0 5px}.legendColorBox{padding-left:10px;vertical-align:top;padding-top:5px}.legendColorBox div>div{width:4px;height:4px;border-radius:50%;box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}.morris-hover{position:absolute;z-index:1001}.morris-hover.morris-default-style{border-radius:10px;padding:6px;color:#666;background:rgba(255,255,255,0.8);border:solid 2px rgba(230,230,230,0.8);font-family:Ubuntu,sans-serif;font-size:12px;text-align:center}.morris-hover.morris-default-style .morris-hover-row-label{font-weight:700;margin:.25em 0}.morris-hover.morris-default-style .morris-hover-point{white-space:nowrap;margin:.1em 0}.easyPieChart{position:relative;text-align:center}.easyPieChart canvas{position:absolute;top:0;left:0}.easy-pie-chart{display:inline-block}.easy-pie-chart .percent{color:#444;font-size:12px;font-weight:700}.easy-pie-title{display:inline-block;margin:10px 6px 0;font-size:12px;font-weight:400;text-transform:uppercase;width:100px;height:19px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.easy-pie-title .icon-color-bad,.easy-pie-title .icon-color-good{font-size:18px}.show-stat-buttons{float:left;width:100%}@media(max-width:767px){.show-stat-buttons{padding-left:10px!important;padding-right:10px!important}}@media only screen and (min-width:0) and (max-width:679px){.show-stat-buttons{padding-left:10px!important;padding-right:10px!important}}@media only screen and (min-width:320px) and (max-width:479px){.show-stat-buttons{padding-left:10px!important;padding-right:10px!important}}.show-stats{padding-top:6px!important}.show-stats .progress{height:7px;border-radius:0;margin-top:3px;margin-bottom:15px}.show-stats .show-stat-buttons>:first-child{padding-right:5px}@media(max-width:979px){.show-stats .show-stat-buttons>:first-child{padding-right:13px}}.show-stats .show-stat-buttons>:last-child{padding-left:5px}@media(max-width:979px){.show-stats .show-stat-buttons>:last-child{padding-left:13px}}.show-stat-microcharts{margin-left:-10px;margin-right:-10px}.show-stat-microcharts>div{border-right:1px solid #dadada!important;border-top:1px solid #dadada!important;margin-top:10px!important;height:65px;overflow:hidden;padding:7px 9px}@media(max-width:767px){.show-stat-microcharts>div{margin-top:0!important;border-right:0!important}}@media only screen and (min-width:0) and (max-width:679px){.show-stat-microcharts>div{margin-top:0!important;border-right:0!important}}@media only screen and (min-width:320px) and (max-width:479px){.show-stat-microcharts>div{margin-top:0!important;border-right:0!important}}.show-stat-microcharts>:last-child{border-right:0!important}.show-stat-microcharts .sparkline{margin-top:10px;margin-right:8px;opacity:.7}.show-stat-microcharts .sparkline:hover{opacity:1}.smaller-stat{margin:0;padding:0;list-style:none}.smaller-stat li{margin-top:3px;margin-right:0}.smaller-stat li:first-child{margin-top:8px}.smaller-stat span.label{width:40px;display:block;text-align:left;opacity:.5;cursor:default}.smaller-stat span.label:hover{opacity:1}.jvectormap-label{position:absolute;display:none;border:solid 1px #cdcdcd;border-radius:3px;background:#292929;color:#fff;font-family:Ubuntu,sans-serif,Verdana;font-size:smaller;padding:3px}.jvectormap-zoomin{top:0}.jvectormap-zoomout{top:24px}.jvectormap-zoomin,.jvectormap-zoomout{position:absolute;background:#292929;padding:4px;width:22px;height:22px;cursor:pointer;line-height:10px;text-align:center;font-size:14px;border-radius:2px;box-shadow:inset 0 -2px 0 rgba(0,0,0,0.05);-webkit-box-shadow:inset 0 -2px 0 rgba(0,0,0,0.05);background-color:#fff;border:1px solid #bfbfbf}.jvectormap-zoomin:hover,.jvectormap-zoomout:hover{background:#eee;border-color:#d9d9d9}.vector-map{height:300px;width:100%;padding:10px}#chat-container{position:absolute;width:250px;height:270px;z-index:2;border-left:1px solid #cdcecf;right:-251px;top:0;background:#fff;transition-duration:.25s;-webkit-transition-duration:.25s}#chat-container:hover,#chat-container:hover .chat-list-open-close{border-color:#a7a7a7}#chat-container *,#chat-container :after,#chat-container :before{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#chat-container input[type=text]{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}#chat-container.open{right:0;top:0}#chat-container.open .chat-list-open-close i:before{content:"\f00d"!important}#chat-container.open .chat-list-open-close b{display:none}#chat-container .chat-list-open-close{display:block;width:25px;height:25px;border:1px solid #cdcecf;border-right:1px solid #f2f4f8!important;position:absolute;left:-32px;top:7%;border-radius:50% 0 0 50%;padding:3px 1px 3px 5px;font-size:21px;line-height:22px;cursor:pointer;color:#868686;-webkit-box-shadow:inset 0 .2em 0 rgba(0,0,0,0.05);box-shadow:inset 0 .2em 0 rgba(0,0,0,0.05);background:#f2f4f8;text-align:center}#chat-container .chat-list-open-close b{position:absolute;right:0;background:#ed1c24;line-height:9px;height:10px;width:10px;top:3px;border:1px solid #FFF;border-radius:3px;font-size:9px;text-align:center;vertical-align:middle;color:#fff;font-weight:400}#chat-container .chat-list-body{height:217px;overflow-y:scroll;overflow-x:hidden;display:block;padding:0;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;background:#f2f4f8}#chat-container #chat-users{list-style:none;margin:10px 0;padding:0}#chat-container #chat-users li{margin-bottom:3px;margin-left:5px}#chat-container #chat-users li a{display:block;font-size:13px;color:#3d3d3d;text-decoration:none!important;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;padding:3px 8px 3px 3px;line-height:33px;vertical-align:middle}#chat-container #chat-users li a:hover{background:#e0e4ee}#chat-container #chat-users li a img{width:33px;height:auto;margin-right:10px}#chat-container #chat-users li a i{color:#acacac;font-size:8px;line-height:34px;font-style:normal}#chat-container #chat-users li a i.last-online{font-size:12px;letter-spacing:-1px}#chat-container .chat-list-footer{overflow:hidden;border-top:1px solid #CCC;padding:10px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}#chat-container .chat-list-footer input[type=text]{border:1px solid #bababa!important}#chat-container .control-group{padding:0}.chat-body{background:#fafafa;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fafafa),color-stop(100%,#fff));background:-webkit-linear-gradient(top,#fafafa 0,#fff 100%);background:-webkit-gradient(linear,top left,bottom left,from(#f5fcff),to(#fff));background:-webkit-linear-gradient(top,#f5fcff 0,#fff 100%);background:linear-gradient(to bottom,#f5fcff 0,#fff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa',endColorstr='#ffffff',GradientType=0);-webkit-box-shadow:inset 2px 2px 5px rgba(0,0,0,0.04);box-shadow:inset 2px 2px 5px rgba(0,0,0,0.04);display:block;height:270px;overflow-y:scroll;overflow-x:hidden;padding:10px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;border:1px solid #fff;border-top:0}.chat-body ul{margin:0;padding:0}.chat-body li:first-child{margin-top:10px}.chat-body li.message{display:block;position:relative;margin:20px 20px 0}.chat-body li.message img{display:inline-block;border-left:4px solid #fff;position:absolute}.chat-body li.message img.online{border-left-color:#00a300}.chat-body li.message img.offline{border-left-color:#ddd}.chat-body li.message img.busy{border-left-color:#a90329}.chat-body li.message img.away{border-left-color:#ffc40d}.chat-body li.message .message-text{display:inline-block;vertical-align:top;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;padding:0;margin-left:65px;line-height:normal}.chat-body li.message .message-text time{position:absolute;top:1px;right:0;font-size:10px;line-height:10px;color:#afafaf}.chat-body li.message .message-text .chat-file{display:block;margin:3px 0;padding:4px;border:1px dotted #ddd;background:rgba(0,0,0,0.05);border-radius:4px;text-align:right;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}.chat-body li.message .message-text .chat-file:nth-child(3){margin-top:15px}.chat-body li.message .message-text .chat-file.row-fluid [class*=span]{min-height:10px!important}.chat-body li.message .message-text .chat-file b{font-style:italic;white-space:nowrap;width:250px;overflow:hidden;text-overflow:ellipsis;text-align:left}@media(min-width:768px) and (max-width:880px){.chat-body li.message .message-text .chat-file b{width:150px}}@media only screen and (min-width:320px) and (max-width:479px){.chat-body li.message .message-text .chat-file b{width:150px}}@media(max-width:480px){.chat-body li.message .message-text .chat-file b{width:150px}}.chat-body li.message .message-text a.username{display:block;font-weight:700;margin-bottom:4px;vertical-align:top;line-height:14px;font-size:14px;letter-spacing:-1px;text-decoration:none!important}.chat-footer{border-top:1px solid rgba(0,0,0,0.1);background:rgba(248,248,248,0.9);padding:0 10px 15px;position:relative;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}.profile-message{background:none!important;height:auto!important;box-shadow:none!important;-webkit-box-shadow:none!important;overflow:hidden}.profile-message li.message.message-reply{margin-left:85px!important;background:#f7f7f7;padding:10px;margin:3px 0 0 20px}.profile-message li.message.message-reply img{width:35px!important}.profile-message li.message.message-reply .message-text{margin-left:45px!important}.profile-message .wall-comment-reply{margin-left:85px;margin-bottom:20px}.cajita img{width:23px;height:23px;padding-left:3px;padding-top:3px}#pageslide{display:none;position:absolute;position:fixed;top:0;height:100%;z-index:999999;width:305px;padding:20px;background-color:#004d60;color:#FFF;-webkit-box-shadow:inset 0 0 5px 5px #222;-moz-shadow:inset 0 0 0 0 #222;box-shadow:inset 0 0 0 0 #222}.purehtml{color:#fff;font-size:16px}#inbox-table{font-size:13px;border-top:0;border-left-color:transparent!important;border-right-color:transparent!important}#inbox-table tbody tr:hover{cursor:pointer;background:#e4e4e4}#inbox-table tr td{border-right:0;border-left:0;line-height:26px;padding:6px 4px 7px!important}#inbox-table .inbox-table-icon{padding-left:15px!important}@media(max-width:979px){#inbox-table .inbox-table-icon{padding-left:10px!important}}#inbox-table tbody tr th{overflow:hidden}#inbox-table.table tbody>tr>td{border-color:#fff!important}#inbox-table .checkbox,#inbox-table .radio{margin-top:-1px;margin-bottom:0}.minified .inbox-badge{border-radius:50%;font-size:9px;padding:2px;position:absolute;top:6px;right:6px;background:#ed1c24;min-width:13px}.inbox-body{position:relative}.inbox-body .table-wrap{background:#fff;padding:10px 14px 7px;position:relative;margin-left:200px}@media(max-width:1024px){.inbox-body .table-wrap{margin-left:0!important}}@media(max-width:979px){.inbox-body .table-wrap{padding:0!important}}.inbox-body.no-content-padding{margin-top:0;background:#fff}.inbox-nav-bar{height:70px;margin-bottom:0;padding:20px 14px;background:#fff}@media(max-width:979px){.inbox-nav-bar{padding-left:5px;padding-right:5px}}@media(min-width:768px) and (max-width:880px){.inbox-nav-bar.no-content-padding{margin-top:-10px!important}}@media(max-width:767px){.inbox-nav-bar.no-content-padding{margin-top:-10px!important}}@media only screen and (min-width:0) and (max-width:679px){.inbox-nav-bar.no-content-padding{margin-top:-10px!important}}@media only screen and (min-width:320px) and (max-width:479px){.inbox-nav-bar.no-content-padding{margin-top:-10px!important}}.inbox-nav-bar .page-title{display:inline-block;margin:0;width:196px;line-height:33px;vertical-align:middle}.inbox-footer{height:52px;padding:15px 14px 0;border-top:1px solid #cecece;background:#2a2725;position:absolute;bottom:-53px;width:100%}.inbox-footer .btn-group,.inbox-paging{margin-left:10px}.inbox-data-attachment,.inbox-table-icon{width:28px;text-align:left;padding-left:12px!important;padding-right:0!important}.inbox-data-from{width:200px}.inbox-data-from>:first-child{width:200px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inbox-data-date{width:80px;padding-left:7px!important;padding-right:0!important}.inbox-data-message>:first-child{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:27px;color:#8a8a8a}@media(max-width:979px){.inbox-data-message>:first-child{height:50px;overflow:hidden}}.inbox-data-message>:first-child span{color:#111}.inbox-data-message>:first-child span.label{color:#fff}@media(max-width:979px){.inbox-data-message>:first-child>:first-child{display:block!important;font-size:14px}}.inbox-data-message>:first-child>:first-child:after{content:" - "}.inbox-checkbox-triggered{display:inline-block}.inbox-checkbox-triggered>.btn-group{margin-right:10px}.inbox-checkbox-triggered>.btn-group .btn{padding-left:14px;padding-right:14px}@media(max-width:979px){.inbox-checkbox-triggered>.btn-group .btn{padding-left:10px;padding-right:10px}}.inbox-side-bar{height:100%;position:absolute;background:#fff;display:block;width:200px;padding:10px 0 10px 14px}@media(max-width:1024px){.inbox-side-bar{display:none!important}}.inbox-side-bar h6{font-weight:400;font-size:11px;display:block;padding:0 15px;text-transform:uppercase;color:#838383}.inbox-side-bar h6 a{font-size:14px;margin-top:-2px}.inbox-side-bar h6 .tooltip{text-transform:none!important}.inbox-side-bar>.btn{margin-bottom:35px}.inbox-side-bar .input-group{margin-bottom:25px}.inbox-space{display:block;width:185px}.inbox-space>.progress{margin-top:5px}.inbox .inbox-menu-lg{list-style:none;padding:0;margin:0 0 20px}.inbox .inbox-menu-lg .inbox-menu-lg li{display:block;width:100%}.inbox .inbox-menu-lg .inbox-menu-lg li a{display:block;padding:6px 15px 7px;font-size:13px;color:#333}.inbox .inbox-menu-lg .inbox-menu-lg li a:hover{text-decoration:none;background:#f4f4f4}.inbox .inbox-menu-lg .inbox-menu-lg li.active a{font-weight:700;background:#f0f0f0;border-bottom:1px solid #e7e7e7;color:#3276b1}.inbox .inbox-menu-sm{list-style:none;padding:0;margin:0 0 20px}.inbox .inbox-menu-sm .inbox-menu-sm li{display:block;width:100%}.inbox .inbox-menu-sm .inbox-menu-sm li a{display:block;padding:8px 15px 10px;font-size:13px;color:#333}.inbox .inbox-menu-sm .inbox-menu-sm li a:hover{text-decoration:none;background:#f4f4f4}.inbox .inbox-menu-sm .inbox-menu-sm li.active a{font-weight:700;background:#f0f0f0;border-bottom:1px solid #e7e7e7;color:#3276b1}.inbox-info-bar{padding:10px 0;border-bottom:1px solid #bfbfbf}.inbox-info-bar .form-group{margin:0}.inbox-info-bar .form-group input,.inbox-info-bar .select2-container-multi .select2-choices{border-color:#fff!important}.inbox-info-bar .select2-choices>div{display:none}.inbox-info-bar .col-md-1,.inbox-info-bar .col-md-11{padding-left:0;padding-right:0}@media(max-width:1024px){.inbox-info-bar .col-md-1,.inbox-info-bar .col-md-11{padding-left:26px;padding-right:26px}}.inbox-info-bar img{width:35px;height:auto;display:inline-block;vertical-align:middle;margin-right:7px;margin-left:2px;border-left:3px solid #fff}.inbox-info-bar em{position:absolute;top:6px;right:20px;text-align:right;font-style:normal}.inbox-download .inbox-message{padding:15px 4px;border-bottom:1px solid #bfbfbf}.inbox-download-list{list-style:none;margin:5px 0 0;padding:0}.inbox-download-list li{display:inline-block;margin:0 5px 0 0;vertical-align:top}.inbox-download-list li>:first-child{margin-bottom:0;width:150px;overflow:hidden}.inbox-download-list li>:first-child:hover{background:#fff;border-color:silver}.inbox-download-list li>:first-child>:first-child{text-align:center;display:block;color:#d6d6d6}.inbox-download-list li>:first-child>:first-child>.fa{font-size:150px}.inbox-download-list li>:first-child>:first-child>img{max-width:120px}.inbox-compose-footer{padding:10px;background:#f5f5f5;border-bottom:1px solid #a9a9a9}.inbox-compose-footer,.inbox-download,.inbox-info-bar,.inbox-message{margin-right:240px;position:relative}@media(max-width:1280px){.inbox-compose-footer,.inbox-download,.inbox-info-bar,.inbox-message{margin-right:0}}@media(max-width:979px){.inbox-table-icon>:first-child{margin-top:12px}}.unread td{background:#fff}.unread .inbox-data-date>:first-child,.unread .inbox-data-from>:first-child,.unread .inbox-data-message>:first-child>:first-child{font-weight:700}tr.highlight td,tr.unread.highlight td{background:#ffc!important;color:#333}#compose-mail-mini{margin-left:4px}.email-open-header{margin:-10px 0 0 0;font-size:20px;border-bottom:1px solid #bfbfbf;border-top:1px solid #eee;padding:15px 3px}.email-open-header>span{font-size:10px;font-weight:400;padding:3px 5px;letter-spacing:normal;text-transform:uppercase;vertical-align:middle;line-height:33px;background:#acacac}.email-infobox{display:block;width:180px;border-bottom:1px solid #bfbfbf;padding-bottom:0;padding-top:15px;position:absolute;top:65px;right:15px}@media(max-width:1280px){.email-infobox .email-infobox{display:none}}.email-reply-text>div{border-left:1px solid #d6d6d6;padding-left:10px;margin-left:50px;color:#a9a9a9}.email-reply-text>:first-child{padding-left:45px}.profile-pic{text-align:right}.profile-pic>img{border-radius:0;position:relative;border:5px solid #fff;top:-30px;display:inline-block;text-align:right;z-index:4;width:120px;margin-bottom:-30px}.profile-carousel .carousel-inner{max-height:150px}.friends-list li{margin-bottom:10px}.friends-list li img{width:35px;border:1px solid #fff;outline:1px solid #bfbfbf}.search-results{padding:18px 5px}.search-results+.search-results{border-top:1px dashed #e3e3e3}.search-results>:first-child{margin-bottom:4px;font-weight:400}.search-results>:first-child a{text-decoration:underline}.search-results .url{font-style:normal;font-size:14px}.search-results img{display:inline-block;margin-top:4px;margin-right:4px;width:80px}.search-results>div{display:inline-block;vertical-align:top}.search-results .note{margin:0;line-height:normal}.search-results .note a{text-decoration:none!important;color:#333}.search-results .note a:hover{color:#ed1c24}.todo{margin:0;padding:0;min-height:5px;list-style:none}.todo>li{display:block;position:relative;overflow:hidden;border-bottom:1px solid #e7e7e7;margin:0 5px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAQCAYAAADagWXwAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0RkQ1OEY4NTM4NUIxMUUzQjdCMUMxQzJCQUE3MTMxOCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0RkQ1OEY4NjM4NUIxMUUzQjdCMUMxQzJCQUE3MTMxOCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjRGRDU4RjgzMzg1QjExRTNCN0IxQzFDMkJBQTcxMzE4IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjRGRDU4Rjg0Mzg1QjExRTNCN0IxQzFDMkJBQTcxMzE4Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+pTD+wgAAACtJREFUeNpimDBhwn8gYABhdDYjiIELMDHgAUwTJ06Ea0VnjxpLO2MBAgwAGYZLegQbQ3UAAAAASUVORK5CYII=) 1px 11px no-repeat}.todo>li:last-child,.todo>li:only-child{border-bottom:0}.todo>li>:first-child{display:block;border-right:1px solid #ffe1eb;height:100%;padding:6px 11px 6px 18px;width:20px;vertical-align:top;position:absolute}.todo>li>:first-child:hover{cursor:move}.todo>li.complete{background:0}.todo>li.complete.complete>:first-child:hover{cursor:default}.todo>li.complete>*{text-decoration:line-through;font-style:italic}.todo>li.ui-sortable-helper{border-top:1px solid #eee;background:rgba(113,132,63,0.1)}.todo>li>p{height:100%;margin-left:52px;border-left:1px solid #ffe1eb;display:inline-block;padding:8px 0 6px 7px;margin-bottom:0;min-height:37px;line-height:normal;font-size:14px;font-weight:500;color:#333}.todo>li>p>span{display:block;line-height:12px;font-size:10px;font-weight:400}.todo>li>p>:first-child{margin-top:-5px;color:#999;margin-bottom:4px}.todo>li>p>.date{color:#bfbfbf}.todo-group-title{margin:0;line-height:31px;padding:0 0 0 10px;background:#fafafa;border-bottom:1px solid #e7e7e7;border-top:1px solid #f4f4f4;color:#999}
\ No newline at end of file
--- a/src/pyams_skin/resources/js/myams-dataTables.js	Mon Jan 18 18:41:23 2016 +0100
+++ b/src/pyams_skin/resources/js/myams-dataTables.js	Mon Jan 18 18:45:59 2016 +0100
@@ -5,7 +5,9 @@
  */
 
 
-(function($) {
+(function($, globals) {
+
+	"use strict";
 
 	/**
 	 * Update default values for DataTables initialization
@@ -86,9 +88,10 @@
 		// date-euro column sorter
 		"date-euro-pre": function(a) {
 			var trimmed = $.trim(a);
-			if (trimmed != '') {
+			var x;
+			if (trimmed !== '') {
 				var frDate= trimmed.split('/');
-				var x = (frDate[2] + frDate[1] + frDate[0]) * 1;
+				x = (frDate[2] + frDate[1] + frDate[0]) * 1;
 			} else {
 				x = 10000000; // = l'an 1000 ...
 			}
@@ -106,11 +109,12 @@
 		// datetime-euro column sorter
 		"datetime-euro-pre": function(a) {
 			var trimmed = $.trim(a);
-			if (trimmed != '') {
+			var x;
+			if (trimmed !== '') {
 				var frDateTime = trimmed.split(' - ');
 				var frDate= frDateTime[0].split('/');
 				var frTime = frDateTime[1].split(':');
-				var x = (frDate[2] + frDate[1] + frDate[0] + frTime[0] + frTime[1]) * 1;
+				x = (frDate[2] + frDate[1] + frDate[0] + frTime[0] + frTime[1]) * 1;
 			} else {
 				x = 100000000000; // = l'an 1000 ...
 			}
@@ -136,8 +140,9 @@
 				var oLang = oSettings.oLanguage.oPaginate;
 				var fnClickHandler = function (e) {
 					e.preventDefault();
-					if (oSettings.oApi._fnPageChange(oSettings, e.data.action))
+					if (oSettings.oApi._fnPageChange(oSettings, e.data.action)) {
 						fnDraw(oSettings);
+					}
 				};
 
 				$(nPaging).append(
@@ -183,7 +188,7 @@
 
 					// Add the new list items and their event handlers
 					for (j=iStart ; j<=iEnd ; j++) {
-						sClass = (j==oPaging.iPage+1) ? 'class="active"' : '';
+						sClass = (j === oPaging.iPage+1) ? 'class="active"' : '';
 						$('<li '+sClass+'><a href="#">'+j+'</a></li>')
 							.insertBefore( $('li:last', an[i])[0] )
 							.on('click', function (e) {
@@ -194,15 +199,17 @@
 					}
 
 					// Add / remove disabled classes from the static elements
-					if (oPaging.iPage === 0)
+					if (oPaging.iPage === 0) {
 						$('li:first', an[i]).addClass('disabled');
-					else
+					} else {
 						$('li:first', an[i]).removeClass('disabled');
+					}
 
-					if (oPaging.iPage === oPaging.iTotalPages-1 || oPaging.iTotalPages === 0)
+					if (oPaging.iPage === oPaging.iTotalPages-1 || oPaging.iTotalPages === 0) {
 						$('li:last', an[i]).addClass('disabled');
-					else
+					} else {
 						$('li:last', an[i]).removeClass('disabled');
+					}
 				}
 			}
 		}
@@ -218,8 +225,9 @@
 				var oLang = oSettings.oLanguage.oPaginate;
 				var fnClickHandler = function (e) {
 					e.preventDefault();
-					if (oSettings.oApi._fnPageChange(oSettings, e.data.action))
+					if (oSettings.oApi._fnPageChange(oSettings, e.data.action)) {
 						fnDraw(oSettings);
+					}
 				};
 
 				$(nPaging).append(
@@ -269,14 +277,14 @@
 
 					// Add the new list items and their event handlers
 					for (j=iStart ; j<=iEnd ; j++) {
-						sClass = (j==oPaging.iPage+1) ? 'class="active"' : '';
+						sClass = (j === oPaging.iPage+1) ? 'class="active"' : '';
 						$('<li '+sClass+'><a href="#">'+j+'</a></li>')
 							.insertBefore( $('li.next', an[i])[0] )
 							.on('click', function (e) {
 								e.preventDefault();
 								oSettings._iDisplayStart = (parseInt($('a', this).text(),10)-1) * oPaging.iLength;
 								fnDraw( oSettings );
-							} );
+							});
 					}
 
 					// Add / remove disabled classes from the static elements
@@ -310,8 +318,9 @@
 				var oLang = oSettings.oLanguage.oPaginate;
 				var fnClickHandler = function (e) {
 					e.preventDefault();
-					if (oSettings.oApi._fnPageChange(oSettings, e.data.action))
+					if (oSettings.oApi._fnPageChange(oSettings, e.data.action)) {
 						fnDraw(oSettings);
+					}
 				};
 
 				$(nPaging).append(
@@ -428,12 +437,17 @@
 
 		var BootstrapLength = function(oSettings, oInit) {
 
-			if (!this.CLASS || this.CLASS != 'BootstrapLength')
-				alert("Warning: BootstrapLength must be initialized with the 'new' keyword");
-			if (typeof(oInit) == 'undefined')
+			if (!this.CLASS || this.CLASS !== 'BootstrapLength') {
+				if (globals.alert) {
+					globals.alert("Warning: BootstrapLength must be initialized with the 'new' keyword");
+				}
+			}
+			if (typeof(oInit) === 'undefined') {
 				oInit = {};
-			if ($.fn.dataTable.camelToHungarian)
+			}
+			if ($.fn.dataTable.camelToHungarian) {
 				$.fn.dataTable.camelToHungarian(BootstrapLength.defaults, oInit);
+			}
 
 			this.s = {
 				dt: null,
@@ -447,8 +461,8 @@
 			};
 			BootstrapLength.aInstances.push(this);
 
-			this.s.dt = $.fn.dataTable.Api
-				? new $.fn.dataTable.Api(oSettings).settings()[0]
+			this.s.dt = $.fn.dataTable.Api ?
+				new $.fn.dataTable.Api(oSettings).settings()[0]
 				: oSettings;
 
 			this._fnConstruct(oInit);
@@ -471,22 +485,27 @@
 			_fnConstruct: function(init) {
 				var self = this;
 				var dt = self.s.dt;
-				if (dt.oScroll.bInfinite)
+				if (dt.oScroll.bInfinite) {
 					return;
+				}
 				var sName = dt.sTableId + '_length';
 				var sMenu = $('<select size="1"></select>').attr('name', sName);
 				var i, iLen;
 				var aLengthMenu = dt.aLengthMenu;
-				if (aLengthMenu.length == 2 && typeof(aLengthMenu[0]) == 'object' && typeof(aLengthMenu[1]) == 'object') {
-					for (i=0, iLen=aLengthMenu[0].length; i < iLen; i++)
+				if (aLengthMenu.length === 2 &&
+					typeof(aLengthMenu[0]) === 'object' &&
+					typeof(aLengthMenu[1]) === 'object') {
+					for (i=0, iLen=aLengthMenu[0].length; i < iLen; i++) {
 						$('<option />').attr('value', aLengthMenu[0][i])
 									   .text(aLengthMenu[1][i])
 									   .appendTo(sMenu);
+					}
 				} else {
-					for (i=0, iLen=aLengthMenu.length; i < iLen; i++)
+					for (i=0, iLen=aLengthMenu.length; i < iLen; i++) {
 						$('<option />').attr('value', aLengthMenu[i])
 									   .text(aLengthMenu[i])
 									   .appendTo(sMenu);
+					}
 				}
 				var nLength = $('<div>').addClass(dt.oClasses.sLength)
 										.append($('<span></span>').addClass('ams-form')
@@ -494,8 +513,9 @@
 																							  .css('width', 60)
 																							  .append(sMenu)
 																							  .append($('<i></i>'))));
-				if (!dt.aanFeatures.L)
+				if (!dt.aanFeatures.L) {
 					nLength.attr('id', dt.sTableId + '_length');
+				}
 				this.dom.wrapper = nLength.get(0);
 
 				$('select option[value="' + dt._iDisplayLength + '"]', nLength).attr("selected", true);
@@ -503,18 +523,21 @@
 					var iVal = $(this).val();
 					var n = dt.aanFeatures.L;
 					for (i = 0, iLen = n.length; i < iLen; i++) {
-						if (n[i] != this.parentNode)
-						  $("select", n[i]).val(iVal);
+						if (n[i] !== this.parentNode) {
+							$("select", n[i]).val(iVal);
+						}
 					}
 					dt._iDisplayLength = parseInt(iVal, 10);
 					dt.oInstance._fnCalculateEnd(dt);
-					if (dt.fnDisplayEnd() == dt.fnRecordsDisplay()) {
+					if (dt.fnDisplayEnd() === dt.fnRecordsDisplay()) {
 						dt._iDisplayStart = dt.fnDisplayEnd() - dt._iDisplayLength;
-						if (dt._iDisplayStart < 0)
+						if (dt._iDisplayStart < 0) {
 							dt._iDisplayStart = 0;
+						}
 					}
-					if (dt._iDisplayLength == -1)
+					if (dt._iDisplayLength === -1) {
 						dt._iDisplayStart = 0;
+					}
 					dt.oInstance._fnDraw();
 				});
 				$("select", nLength).attr("aria-controls", dt.sTableId);
@@ -530,8 +553,8 @@
 		BootstrapLength.VERSION = '1.0.0';
 		BootstrapLength.prototype.VERSION = BootstrapLength.VERSION;
 
-		if ((typeof($.fn.dataTable) == 'function') &&
-			(typeof($.fn.dataTableExt.fnVersionCheck) == 'function') &&
+		if ((typeof($.fn.dataTable) === 'function') &&
+			(typeof($.fn.dataTableExt.fnVersionCheck) === 'function') &&
 			$.fn.dataTableExt.fnVersionCheck('1.7.0')) {
 			$.fn.dataTableExt.aoFeatures.push({
 				fnInit: function(oSettings) {
@@ -543,7 +566,9 @@
 				sFeature: "BootstrapLength"
 			});
 		} else {
-			alert("Warning: BootstrapLength required DataTables 1.7 or greater...");
+			if (globals.alert) {
+				globals.alert("Warning: BootstrapLength required DataTables 1.7 or greater...");
+			}
 		}
 
 		$.fn.dataTable.BootstrapLength = BootstrapLength;
@@ -551,7 +576,7 @@
 
 	};
 
-	if (!jQuery.fn.dataTable.BootstrapLength) {
+	if (!$.fn.dataTable.BootstrapLength) {
 		bl_factory($, $.fn.dataTable);
 	}
 
@@ -563,12 +588,17 @@
 
 		var BootstrapFilter = function(oSettings, oInit) {
 
-			if (!this.CLASS || this.CLASS != 'BootstrapFilter')
-				alert("Warning: BootstrapFilter must be initialized with the 'new' keyword");
-			if (typeof(oInit) == 'undefined')
+			if (!this.CLASS || this.CLASS !== 'BootstrapFilter') {
+				if (globals.alert) {
+					globals.alert("Warning: BootstrapFilter must be initialized with the 'new' keyword");
+				}
+			}
+			if (typeof(oInit) === 'undefined') {
 				oInit = {};
-			if ($.fn.dataTable.camelToHungarian)
+			}
+			if ($.fn.dataTable.camelToHungarian) {
 				$.fn.dataTable.camelToHungarian(BootstrapFilter.defaults, oInit);
+			}
 
 			this.s = {
 				dt: null,
@@ -582,8 +612,8 @@
 			};
 			BootstrapFilter.aInstances.push(this);
 
-			this.s.dt = $.fn.dataTable.Api
-				? new $.fn.dataTable.Api(oSettings).settings()[0]
+			this.s.dt = $.fn.dataTable.Api ?
+				new $.fn.dataTable.Api(oSettings).settings()[0]
 				: oSettings;
 
 			this._fnConstruct(oInit);
@@ -627,10 +657,11 @@
 							var n = dt.aanFeatures.F;
 							var val = $(this).val();
 							for (var i = 0, iLen = n.length; i < iLen; i++) {
-								if (n[i] != $(this).parents("div.dataTables_filter")[0])
+								if (n[i] !== $(this).parents("div.dataTables_filter")[0]) {
 									$(n[i]).data('DT_Input').val(val);
+								}
 							}
-							if (val != oPreviousSearch.sSearch) {
+							if (val !== oPreviousSearch.sSearch) {
 								dt.oInstance._fnFilterComplete({
 									sSearch: val,
 									bRegex: oPreviousSearch.bRegex,
@@ -640,7 +671,7 @@
 							}
 						})
 						.on('keypress.DT', function(e) {
-							if (e.keyCode == 13) {
+							if (e.keyCode === 13) {
 								return false;
 							}
 						});
@@ -656,8 +687,8 @@
 		BootstrapFilter.VERSION = '1.0.0';
 		BootstrapFilter.prototype.VERSION = BootstrapFilter.VERSION;
 
-		if ((typeof($.fn.dataTable) == 'function') &&
-			(typeof($.fn.dataTableExt.fnVersionCheck) == 'function') &&
+		if ((typeof($.fn.dataTable) === 'function') &&
+			(typeof($.fn.dataTableExt.fnVersionCheck) === 'function') &&
 			$.fn.dataTableExt.fnVersionCheck('1.7.0')) {
 			$.fn.dataTableExt.aoFeatures.push({
 				fnInit: function(oSettings) {
@@ -669,7 +700,9 @@
 				sFeature: "BootstrapFilter"
 			});
 		} else {
-			alert("Warning: BootstrapFilter required DataTables 1.7 or greater...");
+			if (globals.alert) {
+				globals.alert("Warning: BootstrapFilter required DataTables 1.7 or greater...");
+			}
 		}
 
 		$.fn.dataTable.BootstrapFilter = BootstrapFilter;
@@ -677,8 +710,8 @@
 
 	};
 
-	if (!jQuery.fn.dataTable.BootstrapFilter) {
+	if (!$.fn.dataTable.BootstrapFilter) {
 		bf_factory($, $.fn.dataTable);
 	}
 
-})(jQuery);
+})(jQuery, this);
--- a/src/pyams_skin/resources/js/myams-dataTables.min.js	Mon Jan 18 18:41:23 2016 +0100
+++ b/src/pyams_skin/resources/js/myams-dataTables.min.js	Mon Jan 18 18:45:59 2016 +0100
@@ -1,1 +1,1 @@
-(function(b){b.extend(true,b.fn.dataTable.defaults,{sDom:"R<'dt-top-row'CLF>r<'dt-wrapper't><'dt-row dt-bottom-row'<'row'<'col-sm-6'i><'col-sm-6 text-right'p>>",sPaginationType:"bootstrap",oLanguage:{sLengthMenu:"_MENU_",sSearch:"_INPUT_"}});b.extend(b.fn.dataTableExt.oStdClasses,{sWrapper:"dataTables_wrapper form-inline"});b.fn.dataTableExt.oApi.fnPagingInfo=function(d){return{iStart:d._iDisplayStart,iEnd:d.fnDisplayEnd(),iLength:d._iDisplayLength,iTotal:d.fnRecordsTotal(),iFilteredTotal:d.fnRecordsDisplay(),iPage:d._iDisplayLength===-1?0:Math.ceil(d._iDisplayStart/d._iDisplayLength),iTotalPages:d._iDisplayLength===-1?0:Math.ceil(d.fnRecordsDisplay()/d._iDisplayLength)}};b.fn.dataTableExt.aTypes.unshift(function(d){if(d!==null&&d.match(/^(0[1-9]|[1-2][0-9]|3[0-1])\/(0[1-9]|1[0-2])\/[0-3][0-9]{3}$/)){return"date-euro"}return null});b.fn.dataTableExt.aTypes.unshift(function(d){if(d!==null&&d.match(/^(0[1-9]|[1-2][0-9]|3[0-1])\/(0[1-9]|1[0-2])\/[0-3][0-9]{3} - ([0-1][0-9]|2[0-3]):[0-5][0-9]$/)){return"datetime-euro"}return null});b.extend(b.fn.dataTableExt.oSort,{"numeric-comma-asc":function(f,e){var d=f.replace(/,/,".").replace(/ /g,"");var g=e.replace(/,/,".").replace(/ /g,"");d=parseFloat(d);g=parseFloat(g);return((d<g)?-1:((d>g)?1:0))},"numeric-comma-desc":function(f,e){var d=f.replace(/,/,".").replace(/ /g,"");var g=e.replace(/,/,".").replace(/ /g,"");d=parseFloat(d);g=parseFloat(g);return((d<g)?1:((d>g)?-1:0))},"date-euro-pre":function(f){var g=b.trim(f);if(g!=""){var e=g.split("/");var d=(e[2]+e[1]+e[0])*1}else{d=10000000}return d},"date-euro-asc":function(e,d){return e-d},"date-euro-desc":function(e,d){return d-e},"datetime-euro-pre":function(f){var i=b.trim(f);if(i!=""){var g=i.split(" - ");var e=g[0].split("/");var h=g[1].split(":");var d=(e[2]+e[1]+e[0]+h[0]+h[1])*1}else{d=100000000000}return d},"datetime-euro-asc":function(e,d){return e-d},"datetime-euro-desc":function(e,d){return d-e}});b.extend(b.fn.dataTableExt.oPagination,{bootstrap:{fnInit:function(h,e,g){var d=h.oLanguage.oPaginate;var i=function(j){j.preventDefault();if(h.oApi._fnPageChange(h,j.data.action)){g(h)}};b(e).append('<ul class="pagination"><li class="prev disabled"><a href="#">'+d.sPrevious+'</a></li><li class="next disabled"><a href="#">'+d.sNext+"</a></li></ul>");var f=b("a",e);b(f[0]).on("click.DT",{action:"previous"},i);b(f[1]).on("click.DT",{action:"next"},i)},fnUpdate:function(f,o){var p=5;var k=f.oInstance.fnPagingInfo();var n=f.aanFeatures.p;var m,l,h,d,q,g,e=Math.floor(p/2);if(k.iTotalPages<p){d=1;q=k.iTotalPages}else{if(k.iPage<=e){d=1;q=p}else{if(k.iPage>=(k.iTotalPages-e)){d=k.iTotalPages-p+1;q=k.iTotalPages}else{d=k.iPage-e+1;q=d+p-1}}}for(m=0,g=n.length;m<g;m++){b("li:gt(0)",n[m]).filter(":not(:last)").remove();for(l=d;l<=q;l++){h=(l==k.iPage+1)?'class="active"':"";b("<li "+h+'><a href="#">'+l+"</a></li>").insertBefore(b("li:last",n[m])[0]).on("click",function(i){i.preventDefault();f._iDisplayStart=(parseInt(b("a",this).text(),10)-1)*k.iLength;o(f)})}if(k.iPage===0){b("li:first",n[m]).addClass("disabled")}else{b("li:first",n[m]).removeClass("disabled")}if(k.iPage===k.iTotalPages-1||k.iTotalPages===0){b("li:last",n[m]).addClass("disabled")}else{b("li:last",n[m]).removeClass("disabled")}}}}});b.extend(b.fn.dataTableExt.oPagination,{bootstrap_full:{fnInit:function(h,e,g){var d=h.oLanguage.oPaginate;var i=function(j){j.preventDefault();if(h.oApi._fnPageChange(h,j.data.action)){g(h)}};b(e).append('<ul class="pagination"><li class="first disabled"><a href="#">'+d.sFirst+'</a></li><li class="prev disabled"><a href="#">'+d.sPrevious+'</a></li><li class="next disabled"><a href="#">'+d.sNext+'</a></li><li class="last disabled"><a href="#">'+d.sLast+"</a></li></ul>");var f=b("a",e);b(f[0]).on("click.DT",{action:"first"},i);b(f[1]).on("click.DT",{action:"previous"},i);b(f[2]).on("click.DT",{action:"next"},i);b(f[3]).on("click.DT",{action:"last"},i)},fnUpdate:function(f,o){var p=5;var k=f.oInstance.fnPagingInfo();var n=f.aanFeatures.p;var m,l,h,d,g,q,e=Math.floor(p/2);if(k.iTotalPages<p){d=1;q=k.iTotalPages}else{if(k.iPage<=e){d=1;q=p}else{if(k.iPage>=(k.iTotalPages-e)){d=k.iTotalPages-p+1;q=k.iTotalPages}else{d=k.iPage-e+1;q=d+p-1}}}for(m=0,g=n.length;m<g;m++){b("li",n[m]).filter(":not(.first)").filter(":not(.last)").filter(":not(.prev)").filter(":not(.next)").remove();for(l=d;l<=q;l++){h=(l==k.iPage+1)?'class="active"':"";b("<li "+h+'><a href="#">'+l+"</a></li>").insertBefore(b("li.next",n[m])[0]).on("click",function(i){i.preventDefault();f._iDisplayStart=(parseInt(b("a",this).text(),10)-1)*k.iLength;o(f)})}if(k.iPage===0){b("li.first",n[m]).addClass("disabled");b("li.prev",n[m]).addClass("disabled")}else{b("li.prev",n[m]).removeClass("disabled");b("li.first",n[m]).removeClass("disabled")}if(k.iPage===k.iTotalPages-1||k.iTotalPages===0){b("li.last",n[m]).addClass("disabled");b("li.next",n[m]).addClass("disabled")}else{b("li.next",n[m]).removeClass("disabled");b("li.last",n[m]).removeClass("disabled")}}}}});b.extend(b.fn.dataTableExt.oPagination,{bootstrap_prevnext:{fnInit:function(h,e,g){var d=h.oLanguage.oPaginate;var i=function(j){j.preventDefault();if(h.oApi._fnPageChange(h,j.data.action)){g(h)}};b(e).append('<ul class="pagination"><li class="first disabled"><a href="#"><i class="fa fa-fw fa-fast-backward"></i></a></li><li class="prev disabled"><a href="#"><i class="fa fa-fw fa-step-backward"></i></a></li><li class="next disabled"><a href="#"><i class="fa fa-fw fa-step-forward"></i></a></li><li class="last disabled"><a href="#"><i class="fa fa-fw fa-fast-forward"></i></a></li></ul>');var f=b("a",e);b(f[0]).on("click.DT",{action:"first"},i);b(f[1]).on("click.DT",{action:"previous"},i);b(f[2]).on("click.DT",{action:"next"},i);b(f[3]).on("click.DT",{action:"last"},i)},fnUpdate:function(f,o){var p=5;var k=f.oInstance.fnPagingInfo();var n=f.aanFeatures.p;var m,l,h,d,q,g,e=Math.floor(p/2);if(k.iTotalPages<p){d=1;q=k.iTotalPages}else{if(k.iPage<=e){d=1;q=p}else{if(k.iPage>=(k.iTotalPages-e)){d=k.iTotalPages-p+1;q=k.iTotalPages}else{d=k.iPage-e+1;q=d+p-1}}}for(m=0,g=n.length;m<g;m++){if(k.iPage===0){b("li.first",n[m]).addClass("disabled");b("li.prev",n[m]).addClass("disabled")}else{b("li.prev",n[m]).removeClass("disabled");b("li.first",n[m]).removeClass("disabled")}if(k.iPage===k.iTotalPages-1||k.iTotalPages===0){b("li.last",n[m]).addClass("disabled");b("li.next",n[m]).addClass("disabled")}else{b("li.next",n[m]).removeClass("disabled");b("li.last",n[m]).removeClass("disabled")}}}}});if(b.fn.DataTable.TableTools){b.extend(true,b.fn.DataTable.TableTools.classes,{container:"DTTT btn-group",buttons:{normal:"btn btn-default btn-sm",disabled:"disabled"},collection:{container:"DTTT_dropdown dropdown-menu",buttons:{normal:"",disabled:"disabled"}},print:{info:"DTTT_print_info modal"},select:{row:"active"}});b.extend(true,b.fn.DataTable.TableTools.DEFAULTS.oTags,{collection:{container:"ul",button:"li",liner:"a"}})}var a=function(f,e){var d=function(h,g){if(!this.CLASS||this.CLASS!="BootstrapLength"){alert("Warning: BootstrapLength must be initialized with the 'new' keyword")}if(typeof(g)=="undefined"){g={}}if(f.fn.dataTable.camelToHungarian){f.fn.dataTable.camelToHungarian(d.defaults,g)}this.s={dt:null,oInit:g,hidden:true,abOriginal:[]};this.dom={wrapper:null,input:null};d.aInstances.push(this);this.s.dt=f.fn.dataTable.Api?new f.fn.dataTable.Api(h).settings()[0]:h;this._fnConstruct(g);return this};d.prototype={input:function(){return this.dom.wrapper},fnRebuild:function(){return this.rebuild()},rebuild:function(){},_fnConstruct:function(n){var o=this;var g=o.s.dt;if(g.oScroll.bInfinite){return}var j=g.sTableId+"_length";var l=f('<select size="1"></select>').attr("name",j);var k,h;var m=g.aLengthMenu;if(m.length==2&&typeof(m[0])=="object"&&typeof(m[1])=="object"){for(k=0,h=m[0].length;k<h;k++){f("<option />").attr("value",m[0][k]).text(m[1][k]).appendTo(l)}}else{for(k=0,h=m.length;k<h;k++){f("<option />").attr("value",m[k]).text(m[k]).appendTo(l)}}var p=f("<div>").addClass(g.oClasses.sLength).append(f("<span></span>").addClass("ams-form").append(f("<label></label>").addClass("select").css("width",60).append(l).append(f("<i></i>"))));if(!g.aanFeatures.L){p.attr("id",g.sTableId+"_length")}this.dom.wrapper=p.get(0);f('select option[value="'+g._iDisplayLength+'"]',p).attr("selected",true);f("select",p).on("change.DT",function(i){var q=f(this).val();var r=g.aanFeatures.L;for(k=0,h=r.length;k<h;k++){if(r[k]!=this.parentNode){f("select",r[k]).val(q)}}g._iDisplayLength=parseInt(q,10);g.oInstance._fnCalculateEnd(g);if(g.fnDisplayEnd()==g.fnRecordsDisplay()){g._iDisplayStart=g.fnDisplayEnd()-g._iDisplayLength;if(g._iDisplayStart<0){g._iDisplayStart=0}}if(g._iDisplayLength==-1){g._iDisplayStart=0}g.oInstance._fnDraw()});f("select",p).attr("aria-controls",g.sTableId)}};d.fnRebuild=function(g){};d.defaults={};d.aInstances=[];d.prototype.CLASS="BootstrapLength";d.VERSION="1.0.0";d.prototype.VERSION=d.VERSION;if((typeof(f.fn.dataTable)=="function")&&(typeof(f.fn.dataTableExt.fnVersionCheck)=="function")&&f.fn.dataTableExt.fnVersionCheck("1.7.0")){f.fn.dataTableExt.aoFeatures.push({fnInit:function(h){var i=h.oInit;var g=new d(h,i.bootstrapLength||i.oBootstrapLength||{});return g.input()},cFeature:"L",sFeature:"BootstrapLength"})}else{alert("Warning: BootstrapLength required DataTables 1.7 or greater...")}f.fn.dataTable.BootstrapLength=d;return d};if(!jQuery.fn.dataTable.BootstrapLength){a(b,b.fn.dataTable)}var c=function(f,e){var d=function(h,g){if(!this.CLASS||this.CLASS!="BootstrapFilter"){alert("Warning: BootstrapFilter must be initialized with the 'new' keyword")}if(typeof(g)=="undefined"){g={}}if(f.fn.dataTable.camelToHungarian){f.fn.dataTable.camelToHungarian(d.defaults,g)}this.s={dt:null,oInit:g,hidden:true,abOriginal:[]};this.dom={wrapper:null,input:null};d.aInstances.push(this);this.s.dt=f.fn.dataTable.Api?new f.fn.dataTable.Api(h).settings()[0]:h;this._fnConstruct(g);return this};d.prototype={input:function(){return this.dom.wrapper},fnRebuild:function(){return this.rebuild()},rebuild:function(){},_fnConstruct:function(m){var h=this;var j=h.s.dt;var g=j.oPreviousSearch;var l='<input type="text">';var i=f("<div>").addClass(j.oClasses.sFilter).html('<div class="input-group"><span class="input-group-addon"><i class="fa fa-search"></i></span>'+l+"</div>");if(!j.aanFeatures.F){i.attr("id",j.sTableId+"_filter")}this.dom.wrapper=i.get(0);var k=f('input[type="text"]',i);i.data("DT_Input",k[0]);k.val(g.sSearch.replace('"',"&quot;")).addClass("form-control").attr("placeholder",j.oLanguage.sSearch).attr("aria-control",j.sTableId).on("keyup.DT",function(q){var s=j.aanFeatures.F;var r=f(this).val();for(var p=0,o=s.length;p<o;p++){if(s[p]!=f(this).parents("div.dataTables_filter")[0]){f(s[p]).data("DT_Input").val(r)}}if(r!=g.sSearch){j.oInstance._fnFilterComplete({sSearch:r,bRegex:g.bRegex,bSmart:g.bSmart,bCaseInsensitive:g.bCaseInsensitive})}}).on("keypress.DT",function(n){if(n.keyCode==13){return false}})}};d.fnRebuild=function(g){};d.defaults={};d.aInstances=[];d.prototype.CLASS="BootstrapFilter";d.VERSION="1.0.0";d.prototype.VERSION=d.VERSION;if((typeof(f.fn.dataTable)=="function")&&(typeof(f.fn.dataTableExt.fnVersionCheck)=="function")&&f.fn.dataTableExt.fnVersionCheck("1.7.0")){f.fn.dataTableExt.aoFeatures.push({fnInit:function(h){var i=h.oInit;var g=new d(h,i.bootstrapFilter||i.oBootstrapFilter||{});return g.input()},cFeature:"F",sFeature:"BootstrapFilter"})}else{alert("Warning: BootstrapFilter required DataTables 1.7 or greater...")}f.fn.dataTable.BootstrapFilter=d;return d};if(!jQuery.fn.dataTable.BootstrapFilter){c(b,b.fn.dataTable)}})(jQuery);
\ No newline at end of file
+(function(c,b){c.extend(true,c.fn.dataTable.defaults,{sDom:"R<'dt-top-row'CLF>r<'dt-wrapper't><'dt-row dt-bottom-row'<'row'<'col-sm-6'i><'col-sm-6 text-right'p>>",sPaginationType:"bootstrap",oLanguage:{sLengthMenu:"_MENU_",sSearch:"_INPUT_"}});c.extend(c.fn.dataTableExt.oStdClasses,{sWrapper:"dataTables_wrapper form-inline"});c.fn.dataTableExt.oApi.fnPagingInfo=function(e){return{iStart:e._iDisplayStart,iEnd:e.fnDisplayEnd(),iLength:e._iDisplayLength,iTotal:e.fnRecordsTotal(),iFilteredTotal:e.fnRecordsDisplay(),iPage:e._iDisplayLength===-1?0:Math.ceil(e._iDisplayStart/e._iDisplayLength),iTotalPages:e._iDisplayLength===-1?0:Math.ceil(e.fnRecordsDisplay()/e._iDisplayLength)}};c.fn.dataTableExt.aTypes.unshift(function(e){if(e!==null&&e.match(/^(0[1-9]|[1-2][0-9]|3[0-1])\/(0[1-9]|1[0-2])\/[0-3][0-9]{3}$/)){return"date-euro"}return null});c.fn.dataTableExt.aTypes.unshift(function(e){if(e!==null&&e.match(/^(0[1-9]|[1-2][0-9]|3[0-1])\/(0[1-9]|1[0-2])\/[0-3][0-9]{3} - ([0-1][0-9]|2[0-3]):[0-5][0-9]$/)){return"datetime-euro"}return null});c.extend(c.fn.dataTableExt.oSort,{"numeric-comma-asc":function(g,f){var e=g.replace(/,/,".").replace(/ /g,"");var h=f.replace(/,/,".").replace(/ /g,"");e=parseFloat(e);h=parseFloat(h);return((e<h)?-1:((e>h)?1:0))},"numeric-comma-desc":function(g,f){var e=g.replace(/,/,".").replace(/ /g,"");var h=f.replace(/,/,".").replace(/ /g,"");e=parseFloat(e);h=parseFloat(h);return((e<h)?1:((e>h)?-1:0))},"date-euro-pre":function(g){var h=c.trim(g);var e;if(h!==""){var f=h.split("/");e=(f[2]+f[1]+f[0])*1}else{e=10000000}return e},"date-euro-asc":function(f,e){return f-e},"date-euro-desc":function(f,e){return e-f},"datetime-euro-pre":function(g){var j=c.trim(g);var e;if(j!==""){var h=j.split(" - ");var f=h[0].split("/");var i=h[1].split(":");e=(f[2]+f[1]+f[0]+i[0]+i[1])*1}else{e=100000000000}return e},"datetime-euro-asc":function(f,e){return f-e},"datetime-euro-desc":function(f,e){return e-f}});c.extend(c.fn.dataTableExt.oPagination,{bootstrap:{fnInit:function(i,f,h){var e=i.oLanguage.oPaginate;var j=function(k){k.preventDefault();if(i.oApi._fnPageChange(i,k.data.action)){h(i)}};c(f).append('<ul class="pagination"><li class="prev disabled"><a href="#">'+e.sPrevious+'</a></li><li class="next disabled"><a href="#">'+e.sNext+"</a></li></ul>");var g=c("a",f);c(g[0]).on("click.DT",{action:"previous"},j);c(g[1]).on("click.DT",{action:"next"},j)},fnUpdate:function(g,p){var q=5;var l=g.oInstance.fnPagingInfo();var o=g.aanFeatures.p;var n,m,k,e,r,h,f=Math.floor(q/2);if(l.iTotalPages<q){e=1;r=l.iTotalPages}else{if(l.iPage<=f){e=1;r=q}else{if(l.iPage>=(l.iTotalPages-f)){e=l.iTotalPages-q+1;r=l.iTotalPages}else{e=l.iPage-f+1;r=e+q-1}}}for(n=0,h=o.length;n<h;n++){c("li:gt(0)",o[n]).filter(":not(:last)").remove();for(m=e;m<=r;m++){k=(m===l.iPage+1)?'class="active"':"";c("<li "+k+'><a href="#">'+m+"</a></li>").insertBefore(c("li:last",o[n])[0]).on("click",function(i){i.preventDefault();g._iDisplayStart=(parseInt(c("a",this).text(),10)-1)*l.iLength;p(g)})}if(l.iPage===0){c("li:first",o[n]).addClass("disabled")}else{c("li:first",o[n]).removeClass("disabled")}if(l.iPage===l.iTotalPages-1||l.iTotalPages===0){c("li:last",o[n]).addClass("disabled")}else{c("li:last",o[n]).removeClass("disabled")}}}}});c.extend(c.fn.dataTableExt.oPagination,{bootstrap_full:{fnInit:function(i,f,h){var e=i.oLanguage.oPaginate;var j=function(k){k.preventDefault();if(i.oApi._fnPageChange(i,k.data.action)){h(i)}};c(f).append('<ul class="pagination"><li class="first disabled"><a href="#">'+e.sFirst+'</a></li><li class="prev disabled"><a href="#">'+e.sPrevious+'</a></li><li class="next disabled"><a href="#">'+e.sNext+'</a></li><li class="last disabled"><a href="#">'+e.sLast+"</a></li></ul>");var g=c("a",f);c(g[0]).on("click.DT",{action:"first"},j);c(g[1]).on("click.DT",{action:"previous"},j);c(g[2]).on("click.DT",{action:"next"},j);c(g[3]).on("click.DT",{action:"last"},j)},fnUpdate:function(g,p){var q=5;var l=g.oInstance.fnPagingInfo();var o=g.aanFeatures.p;var n,m,k,e,h,r,f=Math.floor(q/2);if(l.iTotalPages<q){e=1;r=l.iTotalPages}else{if(l.iPage<=f){e=1;r=q}else{if(l.iPage>=(l.iTotalPages-f)){e=l.iTotalPages-q+1;r=l.iTotalPages}else{e=l.iPage-f+1;r=e+q-1}}}for(n=0,h=o.length;n<h;n++){c("li",o[n]).filter(":not(.first)").filter(":not(.last)").filter(":not(.prev)").filter(":not(.next)").remove();for(m=e;m<=r;m++){k=(m===l.iPage+1)?'class="active"':"";c("<li "+k+'><a href="#">'+m+"</a></li>").insertBefore(c("li.next",o[n])[0]).on("click",function(i){i.preventDefault();g._iDisplayStart=(parseInt(c("a",this).text(),10)-1)*l.iLength;p(g)})}if(l.iPage===0){c("li.first",o[n]).addClass("disabled");c("li.prev",o[n]).addClass("disabled")}else{c("li.prev",o[n]).removeClass("disabled");c("li.first",o[n]).removeClass("disabled")}if(l.iPage===l.iTotalPages-1||l.iTotalPages===0){c("li.last",o[n]).addClass("disabled");c("li.next",o[n]).addClass("disabled")}else{c("li.next",o[n]).removeClass("disabled");c("li.last",o[n]).removeClass("disabled")}}}}});c.extend(c.fn.dataTableExt.oPagination,{bootstrap_prevnext:{fnInit:function(i,f,h){var e=i.oLanguage.oPaginate;var j=function(k){k.preventDefault();if(i.oApi._fnPageChange(i,k.data.action)){h(i)}};c(f).append('<ul class="pagination"><li class="first disabled"><a href="#"><i class="fa fa-fw fa-fast-backward"></i></a></li><li class="prev disabled"><a href="#"><i class="fa fa-fw fa-step-backward"></i></a></li><li class="next disabled"><a href="#"><i class="fa fa-fw fa-step-forward"></i></a></li><li class="last disabled"><a href="#"><i class="fa fa-fw fa-fast-forward"></i></a></li></ul>');var g=c("a",f);c(g[0]).on("click.DT",{action:"first"},j);c(g[1]).on("click.DT",{action:"previous"},j);c(g[2]).on("click.DT",{action:"next"},j);c(g[3]).on("click.DT",{action:"last"},j)},fnUpdate:function(g,p){var q=5;var l=g.oInstance.fnPagingInfo();var o=g.aanFeatures.p;var n,m,k,e,r,h,f=Math.floor(q/2);if(l.iTotalPages<q){e=1;r=l.iTotalPages}else{if(l.iPage<=f){e=1;r=q}else{if(l.iPage>=(l.iTotalPages-f)){e=l.iTotalPages-q+1;r=l.iTotalPages}else{e=l.iPage-f+1;r=e+q-1}}}for(n=0,h=o.length;n<h;n++){if(l.iPage===0){c("li.first",o[n]).addClass("disabled");c("li.prev",o[n]).addClass("disabled")}else{c("li.prev",o[n]).removeClass("disabled");c("li.first",o[n]).removeClass("disabled")}if(l.iPage===l.iTotalPages-1||l.iTotalPages===0){c("li.last",o[n]).addClass("disabled");c("li.next",o[n]).addClass("disabled")}else{c("li.next",o[n]).removeClass("disabled");c("li.last",o[n]).removeClass("disabled")}}}}});if(c.fn.DataTable.TableTools){c.extend(true,c.fn.DataTable.TableTools.classes,{container:"DTTT btn-group",buttons:{normal:"btn btn-default btn-sm",disabled:"disabled"},collection:{container:"DTTT_dropdown dropdown-menu",buttons:{normal:"",disabled:"disabled"}},print:{info:"DTTT_print_info modal"},select:{row:"active"}});c.extend(true,c.fn.DataTable.TableTools.DEFAULTS.oTags,{collection:{container:"ul",button:"li",liner:"a"}})}var a=function(g,f){var e=function(i,h){if(!this.CLASS||this.CLASS!=="BootstrapLength"){if(b.alert){b.alert("Warning: BootstrapLength must be initialized with the 'new' keyword")}}if(typeof(h)==="undefined"){h={}}if(g.fn.dataTable.camelToHungarian){g.fn.dataTable.camelToHungarian(e.defaults,h)}this.s={dt:null,oInit:h,hidden:true,abOriginal:[]};this.dom={wrapper:null,input:null};e.aInstances.push(this);this.s.dt=g.fn.dataTable.Api?new g.fn.dataTable.Api(i).settings()[0]:i;this._fnConstruct(h);return this};e.prototype={input:function(){return this.dom.wrapper},fnRebuild:function(){return this.rebuild()},rebuild:function(){},_fnConstruct:function(o){var p=this;var h=p.s.dt;if(h.oScroll.bInfinite){return}var k=h.sTableId+"_length";var m=g('<select size="1"></select>').attr("name",k);var l,j;var n=h.aLengthMenu;if(n.length===2&&typeof(n[0])==="object"&&typeof(n[1])==="object"){for(l=0,j=n[0].length;l<j;l++){g("<option />").attr("value",n[0][l]).text(n[1][l]).appendTo(m)}}else{for(l=0,j=n.length;l<j;l++){g("<option />").attr("value",n[l]).text(n[l]).appendTo(m)}}var q=g("<div>").addClass(h.oClasses.sLength).append(g("<span></span>").addClass("ams-form").append(g("<label></label>").addClass("select").css("width",60).append(m).append(g("<i></i>"))));if(!h.aanFeatures.L){q.attr("id",h.sTableId+"_length")}this.dom.wrapper=q.get(0);g('select option[value="'+h._iDisplayLength+'"]',q).attr("selected",true);g("select",q).on("change.DT",function(i){var r=g(this).val();var s=h.aanFeatures.L;for(l=0,j=s.length;l<j;l++){if(s[l]!==this.parentNode){g("select",s[l]).val(r)}}h._iDisplayLength=parseInt(r,10);h.oInstance._fnCalculateEnd(h);if(h.fnDisplayEnd()===h.fnRecordsDisplay()){h._iDisplayStart=h.fnDisplayEnd()-h._iDisplayLength;if(h._iDisplayStart<0){h._iDisplayStart=0}}if(h._iDisplayLength===-1){h._iDisplayStart=0}h.oInstance._fnDraw()});g("select",q).attr("aria-controls",h.sTableId)}};e.fnRebuild=function(h){};e.defaults={};e.aInstances=[];e.prototype.CLASS="BootstrapLength";e.VERSION="1.0.0";e.prototype.VERSION=e.VERSION;if((typeof(g.fn.dataTable)==="function")&&(typeof(g.fn.dataTableExt.fnVersionCheck)==="function")&&g.fn.dataTableExt.fnVersionCheck("1.7.0")){g.fn.dataTableExt.aoFeatures.push({fnInit:function(i){var j=i.oInit;var h=new e(i,j.bootstrapLength||j.oBootstrapLength||{});return h.input()},cFeature:"L",sFeature:"BootstrapLength"})}else{if(b.alert){b.alert("Warning: BootstrapLength required DataTables 1.7 or greater...")}}g.fn.dataTable.BootstrapLength=e;return e};if(!c.fn.dataTable.BootstrapLength){a(c,c.fn.dataTable)}var d=function(g,f){var e=function(i,h){if(!this.CLASS||this.CLASS!=="BootstrapFilter"){if(b.alert){b.alert("Warning: BootstrapFilter must be initialized with the 'new' keyword")}}if(typeof(h)==="undefined"){h={}}if(g.fn.dataTable.camelToHungarian){g.fn.dataTable.camelToHungarian(e.defaults,h)}this.s={dt:null,oInit:h,hidden:true,abOriginal:[]};this.dom={wrapper:null,input:null};e.aInstances.push(this);this.s.dt=g.fn.dataTable.Api?new g.fn.dataTable.Api(i).settings()[0]:i;this._fnConstruct(h);return this};e.prototype={input:function(){return this.dom.wrapper},fnRebuild:function(){return this.rebuild()},rebuild:function(){},_fnConstruct:function(n){var i=this;var k=i.s.dt;var h=k.oPreviousSearch;var m='<input type="text">';var j=g("<div>").addClass(k.oClasses.sFilter).html('<div class="input-group"><span class="input-group-addon"><i class="fa fa-search"></i></span>'+m+"</div>");if(!k.aanFeatures.F){j.attr("id",k.sTableId+"_filter")}this.dom.wrapper=j.get(0);var l=g('input[type="text"]',j);j.data("DT_Input",l[0]);l.val(h.sSearch.replace('"',"&quot;")).addClass("form-control").attr("placeholder",k.oLanguage.sSearch).attr("aria-control",k.sTableId).on("keyup.DT",function(q){var s=k.aanFeatures.F;var r=g(this).val();for(var p=0,o=s.length;p<o;p++){if(s[p]!==g(this).parents("div.dataTables_filter")[0]){g(s[p]).data("DT_Input").val(r)}}if(r!==h.sSearch){k.oInstance._fnFilterComplete({sSearch:r,bRegex:h.bRegex,bSmart:h.bSmart,bCaseInsensitive:h.bCaseInsensitive})}}).on("keypress.DT",function(o){if(o.keyCode===13){return false}})}};e.fnRebuild=function(h){};e.defaults={};e.aInstances=[];e.prototype.CLASS="BootstrapFilter";e.VERSION="1.0.0";e.prototype.VERSION=e.VERSION;if((typeof(g.fn.dataTable)==="function")&&(typeof(g.fn.dataTableExt.fnVersionCheck)==="function")&&g.fn.dataTableExt.fnVersionCheck("1.7.0")){g.fn.dataTableExt.aoFeatures.push({fnInit:function(i){var j=i.oInit;var h=new e(i,j.bootstrapFilter||j.oBootstrapFilter||{});return h.input()},cFeature:"F",sFeature:"BootstrapFilter"})}else{if(b.alert){b.alert("Warning: BootstrapFilter required DataTables 1.7 or greater...")}}g.fn.dataTable.BootstrapFilter=e;return e};if(!c.fn.dataTable.BootstrapFilter){d(c,c.fn.dataTable)}})(jQuery,this);
\ No newline at end of file
--- a/src/pyams_skin/resources/js/myams-graphs.js	Mon Jan 18 18:41:23 2016 +0100
+++ b/src/pyams_skin/resources/js/myams-graphs.js	Mon Jan 18 18:45:59 2016 +0100
@@ -3,14 +3,18 @@
  * Version 0.1.0
  * ©2014 Thierry Florac <tflorac@ulthar.net>
  */
-(function($) {
+(function($, globals) {
+
+	'use strict';
+
+	var MyAMS = globals.MyAMS;
 
 	MyAMS.graphs = {
 
 		init: function(graphs) {
 			MyAMS.ajax.check($.fn.sparkline,
 							   MyAMS.baseURL + 'ext/jquery-sparkline-2.1.1.min.js',
-							   function(first_load) {
+							   function() {
 									graphs.each(function() {
 										var graph = $(this);
 										var graph_data = graph.data();
@@ -61,7 +65,6 @@
 													height : graph_data.sparklinePiesize || 90,
 													tooltipFormat : '<span style="color: {{color}}">&#9679;</span> ({{percent.1}}%)',
 													sliceColors : graph_data.sparklinePiecolor || ["#B4CAD3", "#4490B1", "#98AA56", "#da532c", "#6E9461", "#0099c6", "#990099", "#717D8A"],
-													offset : 0,
 													borderWidth : 1,
 													offset : graph_data.sparklineOffset || 0,
 													borderColor : graph_data.borderColor || '#45494C'
@@ -95,7 +98,7 @@
 													type : 'bullet',
 													height : graph_data.sparklineHeight || 'auto',
 													targetWidth : graph_data.sparklineWidth || 2,
-													targetColor : graph_data.sparklineBullet-color || '#ed1c24',
+													targetColor : graph_data.sparklineBulletColor || '#ed1c24',
 													performanceColor : graph_data.sparklinePerformanceColor || '#3030f0',
 													rangeColors : graph_data.sparklineBulletrangeColor || ["#d3dafe", "#a8b6ff", "#7f94ff"]
 												});
@@ -127,14 +130,14 @@
 												break;
 
 											case 'compositebar':
-												$this.sparkline(graph_data.sparklineBarVal, {
+												graph.sparkline(graph_data.sparklineBarVal, {
 													type : 'bar',
 													width : graph_data.sparklineWidth || '100%',
 													height : graph_data.sparklineHeight || '20px',
 													barColor : graph_data.sparklineColorBottom || '#333333',
 													barWidth : graph_data.sparklineBarwidth || 3
 												});
-												$this.sparkline(graph_data.sparklineLineVal, {
+												graph.sparkline(graph_data.sparklineLineVal, {
 													width : graph_data.sparklineWidth || '100%',
 													height : graph_data.sparklineHeight || '20px',
 													lineColor : graph_data.sparklineColorTop || '#ed1c24',
@@ -145,14 +148,14 @@
 												break;
 
 											case 'compositeline':
-												$this.sparkline(graph_data.sparklineBarVal, {
+												graph.sparkline(graph_data.sparklineBarVal, {
 													type : 'line',
 													spotRadius : graph_data.sparklineSpotradiusTop || 1.5,
 													spotColor : graph_data.sparklineSpotColor || '#f08000',
-													minSpotColor : graph_data.sparklineMinspotColorTop || '#ed1c24',
-													maxSpotColor : graph_data.sparkline-maxspotColorTop || '#f08000',
-													highlightSpotColor : graph_data.sparklineHighlightspotColorTop || '#50f050',
-													highlightLineColor : graph_data.sparklineHighlightlineColorTop || '#f02020',
+													minSpotColor : graph_data.sparklineMinSpotColorTop || '#ed1c24',
+													maxSpotColor : graph_data.sparklineMaxSpotColorTop || '#f08000',
+													highlightSpotColor : graph_data.sparklineHighlightSpotColorTop || '#50f050',
+													highlightLineColor : graph_data.sparklineHighlightLineColorTop || '#f02020',
 													valueSpots : graph_data.sparklineBarValSpotsTop || null,
 													lineWidth : graph_data.sparklineLineWidthTop || 1,
 													width : graph_data.sparklineWidth || '90px',
@@ -160,7 +163,7 @@
 													lineColor : graph_data.sparklineColorTop || '#333333',
 													fillColor : graph_data.sparklineFillcolorTop || 'transparent'
 												});
-												$this.sparkline(graph_data.sparklineLineVal, {
+												graph.sparkline(graph_data.sparklineLineVal, {
 													type : 'line',
 													spotRadius : graph_data.sparklineSpotradiusBottom || graph_data.sparklineSpotradiusTop || 1.5,
 													spotColor : graph_data.sparklineSpotColor || '#f08000',
@@ -181,6 +184,6 @@
 									});
 							   });
 		}
-	}
+	};
 
-})(jQuery);
+})(jQuery, this);
--- a/src/pyams_skin/resources/js/myams-graphs.min.js	Mon Jan 18 18:41:23 2016 +0100
+++ b/src/pyams_skin/resources/js/myams-graphs.min.js	Mon Jan 18 18:45:59 2016 +0100
@@ -1,1 +1,1 @@
-(function(a){MyAMS.graphs={init:function(b){MyAMS.ajax.check(a.fn.sparkline,MyAMS.baseURL+"ext/jquery-sparkline-2.1.1.min.js",function(c){b.each(function(){var f=a(this);var e=f.data();var d=e.sparklineType||"bar";switch(d){case"bar":f.sparkline("html",{type:"bar",barColor:e.sparklineBarColor||f.css("color")||"#0000f0",height:e.sparklineHeight||"26px",barWidth:e.sparklineBarwidth||5,barSpacing:e.sparklineBarspacing||2,stackedBarColor:f.data.sparklineBarstackedColor||["#A90329","#0099c6","#98AA56","#da532c","#4490B1","#6E9461","#990099","#B4CAD3"],negBarColor:f.data.sparklineNegbarColor||"#A90329",zeroAxis:"false"});break;case"line":f.sparkline("html",{type:"line",width:e.sparklineWidth||"90px",height:e.sparklineHeight||"20px",lineWidth:e.sparklineLineWidth||1,lineColor:e.sparklineLineColor||f.css("color")||"#0000f0",fillColor:e.fillColor||"#c0d0f0",spotColor:e.sparklineSpotColor||"#f08000",minSpotColor:e.sparklineMinspotColor||"#ed1c24",maxSpotColor:e.sparklineMaxspotColor||"#f08000",highlightSpotColor:e.sparklineHighlightspotColor||"#50f050",highlightLineColor:e.sparklineHighlightlineColor||"f02020",spotRadius:e.sparklineSpotradius||1.5,chartRangeMin:e.sparklineMinY||"undefined",chartRangeMax:e.sparklineMaxY||"undefined",chartRangeMinX:e.sparklineMinX||"undefined",chartRangeMaxX:e.sparklineMaxX||"undefined",normalRangeMin:e.minVal||"undefined",normalRangeMax:e.maxVal||"undefined",normalRangeColor:e.normColor||"#c0c0c0",drawNormalOnTop:e.drawNormal||false});break;case"pie":f.sparkline("html",{type:"pie",width:e.sparklinePiesize||90,height:e.sparklinePiesize||90,tooltipFormat:'<span style="color: {{color}}">&#9679;</span> ({{percent.1}}%)',sliceColors:e.sparklinePiecolor||["#B4CAD3","#4490B1","#98AA56","#da532c","#6E9461","#0099c6","#990099","#717D8A"],offset:0,borderWidth:1,offset:e.sparklineOffset||0,borderColor:e.borderColor||"#45494C"});break;case"box":f.sparkline("html",{type:"box",width:e.sparklineWidth||"auto",height:e.sparklineHeight||"auto",raw:e.sparklineBoxraw||false,target:e.sparklineTargetval||"undefined",minValue:e.sparklineMin||"undefined",maxValue:e.sparklineMax||"undefined",showOutliers:e.sparklineShowoutlier||true,outlierIQR:e.sparklineOutlierIqr||1.5,spotRadius:e.sparklineSpotradius||1.5,boxLineColor:f.css("color")||"#000000",boxFillColor:e.fillColor||"#c0d0f0",whiskerColor:e.sparklineWhisColor||"#000000",outlierLineColor:e.sparklineOutlineColor||"#303030",outlierFillColor:e.sparklineOutlinefillColor||"#f0f0f0",medianColor:e.sparklineOutlinemedianColor||"#f00000",targetColor:e.sparklineOutlinetargetColor||"#40a020"});break;case"bullet":f.sparkline("html",{type:"bullet",height:e.sparklineHeight||"auto",targetWidth:e.sparklineWidth||2,targetColor:e.sparklineBullet-color||"#ed1c24",performanceColor:e.sparklinePerformanceColor||"#3030f0",rangeColors:e.sparklineBulletrangeColor||["#d3dafe","#a8b6ff","#7f94ff"]});break;case"discrete":f.sparkline("html",{type:"discrete",width:e.sparklineWidth||50,height:e.sparklineHeight||26,lineColor:f.css("color"),lineHeight:e.sparklineLineHeight||5,thresholdValue:e.sparklineThreshold||"undefined",thresholdColor:e.sparklineThresholdColor||"#ed1c24"});break;case"tristate":f.sparkline("html",{type:"tristate",height:e.sparklineHeight||26,posBarColor:e.sparklinePosbarColor||"#60f060",negBarColor:e.sparklineNegbarColor||"#f04040",zeroBarColor:e.sparklineZerobarColor||"#909090",barWidth:e.sparklineBarwidth||5,barSpacing:e.sparklineBarspacing||2,zeroAxis:e.sparklineZeroaxis||false});break;case"compositebar":$this.sparkline(e.sparklineBarVal,{type:"bar",width:e.sparklineWidth||"100%",height:e.sparklineHeight||"20px",barColor:e.sparklineColorBottom||"#333333",barWidth:e.sparklineBarwidth||3});$this.sparkline(e.sparklineLineVal,{width:e.sparklineWidth||"100%",height:e.sparklineHeight||"20px",lineColor:e.sparklineColorTop||"#ed1c24",lineWidth:e.sparklineLineWidth||1,composite:true,fillColor:false});break;case"compositeline":$this.sparkline(e.sparklineBarVal,{type:"line",spotRadius:e.sparklineSpotradiusTop||1.5,spotColor:e.sparklineSpotColor||"#f08000",minSpotColor:e.sparklineMinspotColorTop||"#ed1c24",maxSpotColor:e.sparkline-maxspotColorTop||"#f08000",highlightSpotColor:e.sparklineHighlightspotColorTop||"#50f050",highlightLineColor:e.sparklineHighlightlineColorTop||"#f02020",valueSpots:e.sparklineBarValSpotsTop||null,lineWidth:e.sparklineLineWidthTop||1,width:e.sparklineWidth||"90px",height:e.sparklineHeight||"20px",lineColor:e.sparklineColorTop||"#333333",fillColor:e.sparklineFillcolorTop||"transparent"});$this.sparkline(e.sparklineLineVal,{type:"line",spotRadius:e.sparklineSpotradiusBottom||e.sparklineSpotradiusTop||1.5,spotColor:e.sparklineSpotColor||"#f08000",minSpotColor:e.sparklineMinspotColorBottom||e.sparklineMinspotColorTop||"#ed1c24",maxSpotColor:e.sparklineMaxspotColorBottom||e.sparklineMaxspotColorTop||"#f08000",highlightSpotColor:e.sparklineHighlightspotColorBottom||e.sparklineHighlightspotColorTop||"#50f050",highlightLineColor:e.sparklineHighlightlineColorBottom||e.sparklineHighlightlineColorTop||"#f02020",valueSpots:e.sparklineBarValSpotsBottom||null,lineWidth:e.sparklineLineWidthBottom||1,width:e.sparklineWidth||"90px",height:e.sparklineHeight||"20px",lineColor:e.sparklineColorBottom||"#ed1c24",composite:true,fillColor:e.sparklineFillcolorBottom||"transparent"});break}})})}}})(jQuery);
\ No newline at end of file
+(function(b,a){var c=a.MyAMS;c.graphs={init:function(d){c.ajax.check(b.fn.sparkline,c.baseURL+"ext/jquery-sparkline-2.1.1.min.js",function(){d.each(function(){var g=b(this);var f=g.data();var e=f.sparklineType||"bar";switch(e){case"bar":g.sparkline("html",{type:"bar",barColor:f.sparklineBarColor||g.css("color")||"#0000f0",height:f.sparklineHeight||"26px",barWidth:f.sparklineBarwidth||5,barSpacing:f.sparklineBarspacing||2,stackedBarColor:g.data.sparklineBarstackedColor||["#A90329","#0099c6","#98AA56","#da532c","#4490B1","#6E9461","#990099","#B4CAD3"],negBarColor:g.data.sparklineNegbarColor||"#A90329",zeroAxis:"false"});break;case"line":g.sparkline("html",{type:"line",width:f.sparklineWidth||"90px",height:f.sparklineHeight||"20px",lineWidth:f.sparklineLineWidth||1,lineColor:f.sparklineLineColor||g.css("color")||"#0000f0",fillColor:f.fillColor||"#c0d0f0",spotColor:f.sparklineSpotColor||"#f08000",minSpotColor:f.sparklineMinspotColor||"#ed1c24",maxSpotColor:f.sparklineMaxspotColor||"#f08000",highlightSpotColor:f.sparklineHighlightspotColor||"#50f050",highlightLineColor:f.sparklineHighlightlineColor||"f02020",spotRadius:f.sparklineSpotradius||1.5,chartRangeMin:f.sparklineMinY||"undefined",chartRangeMax:f.sparklineMaxY||"undefined",chartRangeMinX:f.sparklineMinX||"undefined",chartRangeMaxX:f.sparklineMaxX||"undefined",normalRangeMin:f.minVal||"undefined",normalRangeMax:f.maxVal||"undefined",normalRangeColor:f.normColor||"#c0c0c0",drawNormalOnTop:f.drawNormal||false});break;case"pie":g.sparkline("html",{type:"pie",width:f.sparklinePiesize||90,height:f.sparklinePiesize||90,tooltipFormat:'<span style="color: {{color}}">&#9679;</span> ({{percent.1}}%)',sliceColors:f.sparklinePiecolor||["#B4CAD3","#4490B1","#98AA56","#da532c","#6E9461","#0099c6","#990099","#717D8A"],borderWidth:1,offset:f.sparklineOffset||0,borderColor:f.borderColor||"#45494C"});break;case"box":g.sparkline("html",{type:"box",width:f.sparklineWidth||"auto",height:f.sparklineHeight||"auto",raw:f.sparklineBoxraw||false,target:f.sparklineTargetval||"undefined",minValue:f.sparklineMin||"undefined",maxValue:f.sparklineMax||"undefined",showOutliers:f.sparklineShowoutlier||true,outlierIQR:f.sparklineOutlierIqr||1.5,spotRadius:f.sparklineSpotradius||1.5,boxLineColor:g.css("color")||"#000000",boxFillColor:f.fillColor||"#c0d0f0",whiskerColor:f.sparklineWhisColor||"#000000",outlierLineColor:f.sparklineOutlineColor||"#303030",outlierFillColor:f.sparklineOutlinefillColor||"#f0f0f0",medianColor:f.sparklineOutlinemedianColor||"#f00000",targetColor:f.sparklineOutlinetargetColor||"#40a020"});break;case"bullet":g.sparkline("html",{type:"bullet",height:f.sparklineHeight||"auto",targetWidth:f.sparklineWidth||2,targetColor:f.sparklineBulletColor||"#ed1c24",performanceColor:f.sparklinePerformanceColor||"#3030f0",rangeColors:f.sparklineBulletrangeColor||["#d3dafe","#a8b6ff","#7f94ff"]});break;case"discrete":g.sparkline("html",{type:"discrete",width:f.sparklineWidth||50,height:f.sparklineHeight||26,lineColor:g.css("color"),lineHeight:f.sparklineLineHeight||5,thresholdValue:f.sparklineThreshold||"undefined",thresholdColor:f.sparklineThresholdColor||"#ed1c24"});break;case"tristate":g.sparkline("html",{type:"tristate",height:f.sparklineHeight||26,posBarColor:f.sparklinePosbarColor||"#60f060",negBarColor:f.sparklineNegbarColor||"#f04040",zeroBarColor:f.sparklineZerobarColor||"#909090",barWidth:f.sparklineBarwidth||5,barSpacing:f.sparklineBarspacing||2,zeroAxis:f.sparklineZeroaxis||false});break;case"compositebar":g.sparkline(f.sparklineBarVal,{type:"bar",width:f.sparklineWidth||"100%",height:f.sparklineHeight||"20px",barColor:f.sparklineColorBottom||"#333333",barWidth:f.sparklineBarwidth||3});g.sparkline(f.sparklineLineVal,{width:f.sparklineWidth||"100%",height:f.sparklineHeight||"20px",lineColor:f.sparklineColorTop||"#ed1c24",lineWidth:f.sparklineLineWidth||1,composite:true,fillColor:false});break;case"compositeline":g.sparkline(f.sparklineBarVal,{type:"line",spotRadius:f.sparklineSpotradiusTop||1.5,spotColor:f.sparklineSpotColor||"#f08000",minSpotColor:f.sparklineMinSpotColorTop||"#ed1c24",maxSpotColor:f.sparklineMaxSpotColorTop||"#f08000",highlightSpotColor:f.sparklineHighlightSpotColorTop||"#50f050",highlightLineColor:f.sparklineHighlightLineColorTop||"#f02020",valueSpots:f.sparklineBarValSpotsTop||null,lineWidth:f.sparklineLineWidthTop||1,width:f.sparklineWidth||"90px",height:f.sparklineHeight||"20px",lineColor:f.sparklineColorTop||"#333333",fillColor:f.sparklineFillcolorTop||"transparent"});g.sparkline(f.sparklineLineVal,{type:"line",spotRadius:f.sparklineSpotradiusBottom||f.sparklineSpotradiusTop||1.5,spotColor:f.sparklineSpotColor||"#f08000",minSpotColor:f.sparklineMinspotColorBottom||f.sparklineMinspotColorTop||"#ed1c24",maxSpotColor:f.sparklineMaxspotColorBottom||f.sparklineMaxspotColorTop||"#f08000",highlightSpotColor:f.sparklineHighlightspotColorBottom||f.sparklineHighlightspotColorTop||"#50f050",highlightLineColor:f.sparklineHighlightlineColorBottom||f.sparklineHighlightlineColorTop||"#f02020",valueSpots:f.sparklineBarValSpotsBottom||null,lineWidth:f.sparklineLineWidthBottom||1,width:f.sparklineWidth||"90px",height:f.sparklineHeight||"20px",lineColor:f.sparklineColorBottom||"#ed1c24",composite:true,fillColor:f.sparklineFillcolorBottom||"transparent"});break}})})}}})(jQuery,this);
\ No newline at end of file
--- a/src/pyams_skin/resources/js/myams-notify.js	Mon Jan 18 18:41:23 2016 +0100
+++ b/src/pyams_skin/resources/js/myams-notify.js	Mon Jan 18 18:45:59 2016 +0100
@@ -5,7 +5,9 @@
  */
 
 
-(function ($) {
+(function ($, globals) {
+
+	'use strict';
 
 	$(document).ready(function () {
 		$("body").append("<div id='divSmallBoxes'></div>")
@@ -20,18 +22,19 @@
 		});
 		$(".LoadingBoxContainer").fadeOut(300, function () {
 			$(this).remove();
-		})
+		});
 	}
 
 	var ExistMsg = 0,
 		SmartMSGboxCount = 0,
-		PrevTop = 0,
+		heightPrev,
 		BigBoxes = 0,
 		SmallBoxes = 0,
-		SmallCount = 0,
 		SmallBoxesAnchos = 0;
 
 
+	var MyAMS = globals.MyAMS;
+
 	MyAMS.notify = {
 
 		messageBox: function (options, callback) {
@@ -49,10 +52,10 @@
 				placeholder: "",
 				options: undefined,
 				sound: undefined
-			}
+			};
 			var settings = $.extend({}, defaults, options);
 
-			if (settings.sound && (isIE8 == 0)) {
+			if (settings.sound && (isIE8 === 0)) {
 				var audioElement = document.createElement("audio");
 				if (navigator.userAgent.match("Firefox/")) {
 					audioElement.setAttribute("src", MyAMS.baseURL + '../sound/message.ogg');
@@ -61,25 +64,26 @@
 				}
 				$.get();
 				audioElement.addEventListener("load", function () {
-					audioElement.play()
+					audioElement.play();
 				}, true);
 				audioElement.pause();
 				audioElement.play();
 			}
 			SmartMSGboxCount = SmartMSGboxCount + 1;
-			if (ExistMsg == 0) {
+			if (ExistMsg === 0) {
 				ExistMsg = 1;
 				SmartMSG = "<div class='MessageBox animated fadeIn fast' id='MsgBoxBack'></div>";
 				$("body").append(SmartMSG);
-				if (MyAMS.browser.isIE8orlower() == 1) {
+				if (MyAMS.browser.isIE8orlower() === 1) {
 					$("#MsgBoxBack").addClass("MessageIE");
 				}
 			}
+			var i;
 			var InputType = "";
 			var HasInput = 0;
 			var Name = "";
 			var NumButtons = 0;
-			if (settings.input != undefined) {
+			if (settings.input !== undefined) {
 				HasInput = 1;
 				settings.input = settings.input.toLowerCase();
 				switch (settings.input) {
@@ -90,15 +94,17 @@
 						InputType = "<input class='form-control' type='" + settings.input + "' id='txt" + SmartMSGboxCount + "' placeholder='" + settings.placeholder + "'/><br/><br/>";
 						break;
 					case "select":
-						if (settings.options == undefined) {
-							alert("For this type of input, the options parameter is required.");
+						if (settings.options === undefined) {
+							if (globals.alert) {
+								globals.alert("For this type of input, the options parameter is required.");
+							}
 						} else {
 							InputType = "<select class='form-control' id='txt" + SmartMSGboxCount + "'>";
-							for (var i = 0; i <= settings.options.length - 1; i++) {
-								if (settings.options[i] == "[") {
+							for (i=0; i <= settings.options.length - 1; i++) {
+								if (settings.options[i] === "[") {
 									Name = "";
 								} else {
-									if (settings.options[i] == "]") {
+									if (settings.options[i] === "]") {
 										NumButtons = NumButtons + 1;
 										Name = "<option>" + Name + "</option>";
 										InputType += Name;
@@ -111,7 +117,9 @@
 						}
 						break;
 					default:
-						alert("That type of input is not handled yet");
+						if (globals.alert) {
+							globals.alert("That type of input is not handled yet");
+						}
 				}
 			}
 			Content = "<div class='MessageBoxContainer animated fadeIn fast' id='Msg" + SmartMSGboxCount + "'>";
@@ -120,22 +128,22 @@
 			Content += "<p class='pText'>" + settings.content + "</p>";
 			Content += InputType;
 			Content += "<div class='MessageBoxButtonSection'>";
-			if (settings.buttons == undefined) {
+			if (settings.buttons === undefined) {
 				settings.buttons = "[Accept]";
 			}
 			settings.buttons = $.trim(settings.buttons);
 			settings.buttons = settings.buttons.split("");
-			if (settings.NormalButton == undefined) {
+			if (settings.NormalButton === undefined) {
 				settings.NormalButton = "#232323";
 			}
-			if (settings.ActiveButton == undefined) {
+			if (settings.ActiveButton === undefined) {
 				settings.ActiveButton = "#ed145b";
 			}
-			for (var i = 0; i <= settings.buttons.length - 1; i++) {
-				if (settings.buttons[i] == "[") {
+			for (i=0; i <= settings.buttons.length - 1; i++) {
+				if (settings.buttons[i] === "[") {
 					Name = "";
 				} else {
-					if (settings.buttons[i] == "]") {
+					if (settings.buttons[i] === "]") {
 						NumButtons = NumButtons + 1;
 						Name = "<button id='bot" + NumButtons + "-Msg" + SmartMSGboxCount + "' class='btn btn-default btn-sm botTempo'> " + Name + "</button>";
 						Content += Name;
@@ -152,7 +160,7 @@
 				$(".MessageBoxContainer").css("z-index", 99999);
 			}
 			$(".MessageBox").append(Content);
-			if (HasInput == 1) {
+			if (HasInput === 1) {
 				$("#txt" + SmartMSGboxCount).focus();
 			}
 			$(".botTempo").hover(function () {
@@ -164,8 +172,8 @@
 				var ThisID = $(this).attr("id");
 				var MsgBoxID = ThisID.substr(ThisID.indexOf("-") + 1);
 				var Press = $.trim($(this).text());
-				if (HasInput == 1) {
-					if (typeof callback == "function") {
+				if (HasInput === 1) {
+					if (typeof callback === "function") {
 						var IDNumber = MsgBoxID.replace("Msg", "");
 						var Value = $("#txt" + IDNumber).val();
 						if (callback) {
@@ -173,7 +181,7 @@
 						}
 					}
 				} else {
-					if (typeof callback == "function") {
+					if (typeof callback === "function") {
 						if (callback) {
 							callback(Press);
 						}
@@ -181,13 +189,13 @@
 				}
 				$("#" + MsgBoxID).addClass("animated fadeOut fast");
 				SmartMSGboxCount = SmartMSGboxCount - 1;
-				if (SmartMSGboxCount == 0) {
+				if (SmartMSGboxCount === 0) {
 					$("#MsgBoxBack").removeClass("fadeIn").addClass("fadeOut").delay(300).queue(function () {
 						ExistMsg = 0;
 						$(this).remove();
-					})
+					});
 				}
-			})
+			});
 		},
 
 		bigBox: function (settings, callback) {
@@ -204,7 +212,7 @@
 				colors: undefined
 			}, settings);
 			if (settings.sound === true) {
-				if (MyAMS.browser.isIE8orlower() == 0) {
+				if (MyAMS.browser.isIE8orlower() === 0) {
 					var audioElement = document.createElement("audio");
 					if (navigator.userAgent.match("Firefox/")) {
 						audioElement.setAttribute("src", MyAMS.baseURL + '../snd/bigbox.ogg');
@@ -221,19 +229,19 @@
 			}
 			BigBoxes = BigBoxes + 1;
 			boxBig = "<div id='bigBox" + BigBoxes + "' class='BigBox animated fadeIn fast'><div id='bigBoxColor" + BigBoxes + "'><i class='btnClose fa fa-times' id='btnClose" + BigBoxes + "'></i>";
-			if (settings.icon == undefined) {
+			if (settings.icon === undefined) {
 				settings.icon = "fa fa-cloud";
 			}
 			boxBig += "<span><i class='" + settings.icon + "'></i>&nbsp; " + settings.title + "</span>";
 			boxBig += "<p>" + settings.content + "</p>";
 			boxBig += "<div class='bigboxnumber'>";
-			if (settings.number != undefined) {
+			if (settings.number !== undefined) {
 				boxBig += settings.number;
 			}
 			boxBig += "</div></div>";
 			boxBig += "</div>";
 			$("#divBigBoxes").append(boxBig);
-			if (settings.color == undefined) {
+			if (settings.color === undefined) {
 				settings.color = "#004d60";
 			}
 			$("#bigBox" + BigBoxes).css("background-color", settings.color);
@@ -252,13 +260,13 @@
 					$(this).show();
 					$(this).addClass("animated fadeIn");
 					$(this).clearQueue();
-				})
+				});
 			});
 			var ThisBigBoxCloseCross = $("#btnClose" + BigBoxes);
 			var ThisBigBox = $("#bigBox" + BigBoxes);
 			var ThisMiniIcon = $("#miniIcon" + BigBoxes);
 			var ColorTimeInterval;
-			if (settings.colors != undefined && settings.colors.length > 0) {
+			if (settings.colors !== undefined && settings.colors.length > 0) {
 				ThisBigBoxCloseCross.attr("colorcount", "0");
 				ColorTimeInterval = setInterval(function () {
 					var ColorIndex = ThisBigBoxCloseCross.attr("colorcount");
@@ -280,7 +288,7 @@
 			}
 			ThisBigBoxCloseCross.bind("click", function () {
 				clearInterval(ColorTimeInterval);
-				if (typeof callback == "function") {
+				if (typeof callback === "function") {
 					if (callback) {
 						callback();
 					}
@@ -297,9 +305,9 @@
 				$("#" + miniIcon).addClass("fadeOut fast").delay(300).queue(function () {
 					$(this).clearQueue();
 					$(this).remove();
-				})
+				});
 			});
-			if (settings.timeout != undefined) {
+			if (settings.timeout !== undefined) {
 				var TimedID = BigBoxes;
 				setTimeout(function () {
 					clearInterval(ColorTimeInterval);
@@ -314,7 +322,7 @@
 					icon.addClass("fadeOut fast").delay(300).queue(function () {
 						$(this).clearQueue();
 						$(this).remove();
-					})
+					});
 				}, settings.timeout);
 			}
 		},
@@ -333,7 +341,7 @@
 				colors: undefined
 			}, settings);
 			if (settings.sound === true) {
-				if (MyAMS.browser.isIE8orlower() == 0) {
+				if (MyAMS.browser.isIE8orlower() === 0) {
 					var audioElement = document.createElement("audio");
 					if (navigator.userAgent.match("Firefox/")) {
 						audioElement.setAttribute("src", MyAMS.baseURL + '../snd/smallbox.ogg');
@@ -352,20 +360,20 @@
 			BoxSmall = "";
 			var IconSection = "",
 				CurrentIDSmallbox = "smallbox" + SmallBoxes;
-			if (settings.iconSmall == undefined) {
+			if (settings.iconSmall === undefined) {
 				IconSection = "<div class='miniIcon'></div>";
 			} else {
 				IconSection = "<div class='miniIcon'><i class='miniPic " + settings.iconSmall + "'></i></div>";
-			} if (settings.icon == undefined) {
+			} if (settings.icon === undefined) {
 				BoxSmall = "<div id='smallbox" + SmallBoxes + "' class='SmallBox animated fadeInRight fast'><div class='textoFull'><span>" + settings.title + "</span><p>" + settings.content + "</p></div>" + IconSection + "</div>";
 			} else {
 				BoxSmall = "<div id='smallbox" + SmallBoxes + "' class='SmallBox animated fadeInRight fast'><div class='foto'><i class='" + settings.icon + "'></i></div><div class='textoFoto'><span>" + settings.title + "</span><p>" + settings.content + "</p></div>" + IconSection + "</div>";
-			} if (SmallBoxes == 1) {
+			} if (SmallBoxes === 1) {
 				$("#divSmallBoxes").append(BoxSmall);
 				SmallBoxesAnchos = $("#smallbox" + SmallBoxes).height() + 40;
 			} else {
 				var SmartExist = $(".SmallBox").size();
-				if (SmartExist == 0) {
+				if (SmartExist === 0) {
 					$("#divSmallBoxes").append(BoxSmall);
 					SmallBoxesAnchos = $("#smallbox" + SmallBoxes).height() + 40;
 				} else {
@@ -373,7 +381,7 @@
 					$("#smallbox" + SmallBoxes).css("top", SmallBoxesAnchos);
 					SmallBoxesAnchos = SmallBoxesAnchos + $("#smallbox" + SmallBoxes).height() + 20;
 					$(".SmallBox").each(function (index) {
-						if (index == 0) {
+						if (index === 0) {
 							$(this).css("top", 20);
 							heightPrev = $(this).height() + 40;
 							SmallBoxesAnchos = $(this).height() + 40;
@@ -382,17 +390,17 @@
 							heightPrev = heightPrev + $(this).height() + 20;
 							SmallBoxesAnchos = SmallBoxesAnchos + $(this).height() + 20;
 						}
-					})
+					});
 				}
 			}
 			var ThisSmallBox = $("#smallbox" + SmallBoxes);
-			if (settings.color == undefined) {
-				ThisSmallBox.css("background-color", "#004d60")
+			if (settings.color === undefined) {
+				ThisSmallBox.css("background-color", "#004d60");
 			} else {
-				ThisSmallBox.css("background-color", settings.color)
+				ThisSmallBox.css("background-color", settings.color);
 			}
 			var ColorTimeInterval;
-			if (settings.colors != undefined && settings.colors.length > 0) {
+			if (settings.colors !== undefined && settings.colors.length > 0) {
 				ThisSmallBox.attr("colorcount", "0");
 				ColorTimeInterval = setInterval(function () {
 					var ColorIndex = ThisSmallBox.attr("colorcount");
@@ -406,17 +414,17 @@
 					}
 				}, settings.colortime);
 			}
-			if (settings.timeout != undefined) {
+			if (settings.timeout !== undefined) {
 				setTimeout(function () {
 					clearInterval(ColorTimeInterval);
 					var ThisHeight = $(this).height() + 20;
 					var ID = CurrentIDSmallbox;
 					var ThisTop = $("#" + CurrentIDSmallbox).css("top");
-					if ($("#" + CurrentIDSmallbox + ":hover").length != 0) {
+					if ($("#" + CurrentIDSmallbox + ":hover").length !== 0) {
 						$("#" + CurrentIDSmallbox).on("mouseleave", function () {
 							SmallBoxesAnchos = SmallBoxesAnchos - ThisHeight;
 							$("#" + CurrentIDSmallbox).remove();
-							if (typeof callback == "function") {
+							if (typeof callback === "function") {
 								if (callback) {
 									callback();
 								}
@@ -424,7 +432,7 @@
 							var Primero = 1;
 							var heightPrev = 0;
 							$(".SmallBox").each(function (index) {
-								if (index == 0) {
+								if (index === 0) {
 									$(this).animate({
 										top: 20
 									}, 300);
@@ -437,12 +445,12 @@
 									heightPrev = heightPrev + $(this).height() + 20;
 									SmallBoxesAnchos = SmallBoxesAnchos + $(this).height() + 20;
 								}
-							})
-						})
+							});
+						});
 					} else {
 						clearInterval(ColorTimeInterval);
 						SmallBoxesAnchos = SmallBoxesAnchos - ThisHeight;
-						if (typeof callback == "function") {
+						if (typeof callback === "function") {
 							if (callback) {
 								callback();
 							}
@@ -454,7 +462,7 @@
 							var Primero = 1;
 							var heightPrev = 0;
 							$(".SmallBox").each(function (index) {
-								if (index == 0) {
+								if (index === 0) {
 									$(this).animate({
 										top: 20
 									}, 300);
@@ -467,14 +475,14 @@
 									heightPrev = heightPrev + $(this).height() + 20;
 									SmallBoxesAnchos = SmallBoxesAnchos + $(this).height() + 20;
 								}
-							})
+							});
 						});
 					}
-				}, settings.timeout)
+				}, settings.timeout);
 			}
 			$("#smallbox" + SmallBoxes).bind("click", function () {
 				clearInterval(ColorTimeInterval);
-				if (typeof callback == "function") {
+				if (typeof callback === "function") {
 					if (callback) {
 						callback();
 					}
@@ -490,7 +498,7 @@
 					var Primero = 1;
 					var heightPrev = 0;
 					$(".SmallBox").each(function (index) {
-						if (index == 0) {
+						if (index === 0) {
 							$(this).animate({
 								top: 20
 							}, 300);
@@ -507,6 +515,6 @@
 				});
 			});
 		}
-	}
+	};
 
-})(jQuery);
+})(jQuery, this);
--- a/src/pyams_skin/resources/js/myams-notify.min.js	Mon Jan 18 18:41:23 2016 +0100
+++ b/src/pyams_skin/resources/js/myams-notify.min.js	Mon Jan 18 18:45:59 2016 +0100
@@ -1,1 +1,1 @@
-(function(c){c(document).ready(function(){c("body").append("<div id='divSmallBoxes'></div>").append("<div id='divMiniIcons'></div>").append("<div id='divBigBoxes'></div>")});function e(){c(".divMessageBox").fadeOut(300,function(){c(this).remove()});c(".LoadingBoxContainer").fadeOut(300,function(){c(this).remove()})}var a=0,b=0,d=0,i=0,f=0,h=0,g=0;MyAMS.notify={messageBox:function(v,u){var r,m,k=MyAMS.browser.isIE8orlower();var n={title:"",content:"",NormalButton:undefined,ActiveButton:undefined,buttons:undefined,input:undefined,placeholder:"",options:undefined,sound:undefined};var l=c.extend({},n,v);if(l.sound&&(k==0)){var t=document.createElement("audio");if(navigator.userAgent.match("Firefox/")){t.setAttribute("src",MyAMS.baseURL+"../sound/message.ogg")}else{t.setAttribute("src",MyAMS.baseURL+"../sound/message.mp3")}c.get();t.addEventListener("load",function(){t.play()},true);t.pause();t.play()}b=b+1;if(a==0){a=1;r="<div class='MessageBox animated fadeIn fast' id='MsgBoxBack'></div>";c("body").append(r);if(MyAMS.browser.isIE8orlower()==1){c("#MsgBoxBack").addClass("MessageIE")}}var o="";var s=0;var q="";var j=0;if(l.input!=undefined){s=1;l.input=l.input.toLowerCase();switch(l.input){case"text":o="<input class='form-control' type='"+l.input+"' id='txt"+b+"' placeholder='"+l.placeholder+"'/><br/><br/>";break;case"password":o="<input class='form-control' type='"+l.input+"' id='txt"+b+"' placeholder='"+l.placeholder+"'/><br/><br/>";break;case"select":if(l.options==undefined){alert("For this type of input, the options parameter is required.")}else{o="<select class='form-control' id='txt"+b+"'>";for(var p=0;p<=l.options.length-1;p++){if(l.options[p]=="["){q=""}else{if(l.options[p]=="]"){j=j+1;q="<option>"+q+"</option>";o+=q}else{q+=l.options[p]}}}o+="</select>"}break;default:alert("That type of input is not handled yet")}}m="<div class='MessageBoxContainer animated fadeIn fast' id='Msg"+b+"'>";m+="<div class='MessageBoxMiddle'>";m+="<span class='MsgTitle'>"+l.title+"</span class='MsgTitle'>";m+="<p class='pText'>"+l.content+"</p>";m+=o;m+="<div class='MessageBoxButtonSection'>";if(l.buttons==undefined){l.buttons="[Accept]"}l.buttons=c.trim(l.buttons);l.buttons=l.buttons.split("");if(l.NormalButton==undefined){l.NormalButton="#232323"}if(l.ActiveButton==undefined){l.ActiveButton="#ed145b"}for(var p=0;p<=l.buttons.length-1;p++){if(l.buttons[p]=="["){q=""}else{if(l.buttons[p]=="]"){j=j+1;q="<button id='bot"+j+"-Msg"+b+"' class='btn btn-default btn-sm botTempo'> "+q+"</button>";m+=q}else{q+=l.buttons[p]}}}m+="</div>";m+="</div>";m+="</div>";if(b>1){c(".MessageBoxContainer").hide();c(".MessageBoxContainer").css("z-index",99999)}c(".MessageBox").append(m);if(s==1){c("#txt"+b).focus()}c(".botTempo").hover(function(){var w=c(this).attr("id")},function(){var w=c(this).attr("id")});c(".botTempo").click(function(){var A=c(this).attr("id");var z=A.substr(A.indexOf("-")+1);var x=c.trim(c(this).text());if(s==1){if(typeof u=="function"){var y=z.replace("Msg","");var w=c("#txt"+y).val();if(u){u(x,w)}}}else{if(typeof u=="function"){if(u){u(x)}}}c("#"+z).addClass("animated fadeOut fast");b=b-1;if(b==0){c("#MsgBoxBack").removeClass("fadeIn").addClass("fadeOut").delay(300).queue(function(){a=0;c(this).remove()})}})},bigBox:function(j,q){var m,n;j=c.extend({title:"",content:"",icon:undefined,number:undefined,color:undefined,sound:true,timeout:undefined,colortime:1500,colors:undefined},j);if(j.sound===true){if(MyAMS.browser.isIE8orlower()==0){var p=document.createElement("audio");if(navigator.userAgent.match("Firefox/")){p.setAttribute("src",MyAMS.baseURL+"../snd/bigbox.ogg")}else{p.setAttribute("src",MyAMS.baseURL+"../snd/bigbox.mp3")}c.get();p.addEventListener("load",function(){p.play()},true);p.pause();p.play()}}i=i+1;m="<div id='bigBox"+i+"' class='BigBox animated fadeIn fast'><div id='bigBoxColor"+i+"'><i class='btnClose fa fa-times' id='btnClose"+i+"'></i>";if(j.icon==undefined){j.icon="fa fa-cloud"}m+="<span><i class='"+j.icon+"'></i>&nbsp; "+j.title+"</span>";m+="<p>"+j.content+"</p>";m+="<div class='bigboxnumber'>";if(j.number!=undefined){m+=j.number}m+="</div></div>";m+="</div>";c("#divBigBoxes").append(m);if(j.color==undefined){j.color="#004d60"}c("#bigBox"+i).css("background-color",j.color);c("#divMiniIcons").append("<div id='miniIcon"+i+"' class='cajita animated fadeIn' style='background-color: "+j.color+";'><i class='"+j.icon+"'/></i></div>");c("#miniIcon"+i).bind("click",function(){var v=c(this).attr("id");var u=v.replace("miniIcon","bigBox");var t=v.replace("miniIcon","bigBoxColor");c(".cajita").each(function(x){var w=c(this).attr("id");var y=w.replace("miniIcon","bigBox");c("#"+y).css("z-index",9998)});c("#"+u).css("z-index",9999);c("#"+t).removeClass("animated fadeIn").delay(1).queue(function(){c(this).show();c(this).addClass("animated fadeIn");c(this).clearQueue()})});var k=c("#btnClose"+i);var o=c("#bigBox"+i);var s=c("#miniIcon"+i);var r;if(j.colors!=undefined&&j.colors.length>0){k.attr("colorcount","0");r=setInterval(function(){var t=k.attr("colorcount");k.animate({backgroundColor:j.colors[t].color});o.animate({backgroundColor:j.colors[t].color});s.animate({backgroundColor:j.colors[t].color});if(t<j.colors.length-1){k.attr("colorcount",((t*1)+1))}else{k.attr("colorcount",0)}},j.colortime)}k.bind("click",function(){clearInterval(r);if(typeof q=="function"){if(q){q()}}var u=c(this).attr("id");var t=u.replace("btnClose","bigBox");var v=u.replace("btnClose","miniIcon");c("#"+t).removeClass("fadeIn fast");c("#"+t).addClass("fadeOut fast").delay(300).queue(function(){c(this).clearQueue();c(this).remove()});c("#"+v).removeClass("fadeIn fast");c("#"+v).addClass("fadeOut fast").delay(300).queue(function(){c(this).clearQueue();c(this).remove()})});if(j.timeout!=undefined){var l=i;setTimeout(function(){clearInterval(r);var u=c("#bigBox"+l);u.removeClass("fadeIn fast");u.addClass("fadeOut fast").delay(300).queue(function(){c(this).clearQueue();c(this).remove()});var t=c("#miniIcon"+l);t.removeClass("fadeIn fast");t.addClass("fadeOut fast").delay(300).queue(function(){c(this).clearQueue();c(this).remove()})},j.timeout)}},smallBox:function(k,q){var m,n;k=c.extend({title:"",content:"",icon:undefined,iconSmall:undefined,sound:true,color:undefined,timeout:undefined,colortime:1500,colors:undefined},k);if(k.sound===true){if(MyAMS.browser.isIE8orlower()==0){var o=document.createElement("audio");if(navigator.userAgent.match("Firefox/")){o.setAttribute("src",MyAMS.baseURL+"../snd/smallbox.ogg")}else{o.setAttribute("src",MyAMS.baseURL+"../snd/smallbox.mp3")}c.get();o.addEventListener("load",function(){o.play()},true);o.pause();o.play()}}f=f+1;m="";var l="",j="smallbox"+f;if(k.iconSmall==undefined){l="<div class='miniIcon'></div>"}else{l="<div class='miniIcon'><i class='miniPic "+k.iconSmall+"'></i></div>"}if(k.icon==undefined){m="<div id='smallbox"+f+"' class='SmallBox animated fadeInRight fast'><div class='textoFull'><span>"+k.title+"</span><p>"+k.content+"</p></div>"+l+"</div>"}else{m="<div id='smallbox"+f+"' class='SmallBox animated fadeInRight fast'><div class='foto'><i class='"+k.icon+"'></i></div><div class='textoFoto'><span>"+k.title+"</span><p>"+k.content+"</p></div>"+l+"</div>"}if(f==1){c("#divSmallBoxes").append(m);g=c("#smallbox"+f).height()+40}else{var p=c(".SmallBox").size();if(p==0){c("#divSmallBoxes").append(m);g=c("#smallbox"+f).height()+40}else{c("#divSmallBoxes").append(m);c("#smallbox"+f).css("top",g);g=g+c("#smallbox"+f).height()+20;c(".SmallBox").each(function(t){if(t==0){c(this).css("top",20);heightPrev=c(this).height()+40;g=c(this).height()+40}else{c(this).css("top",heightPrev);heightPrev=heightPrev+c(this).height()+20;g=g+c(this).height()+20}})}}var s=c("#smallbox"+f);if(k.color==undefined){s.css("background-color","#004d60")}else{s.css("background-color",k.color)}var r;if(k.colors!=undefined&&k.colors.length>0){s.attr("colorcount","0");r=setInterval(function(){var t=s.attr("colorcount");s.animate({backgroundColor:k.colors[t].color});if(t<k.colors.length-1){s.attr("colorcount",((t*1)+1))}else{s.attr("colorcount",0)}},k.colortime)}if(k.timeout!=undefined){setTimeout(function(){clearInterval(r);var u=c(this).height()+20;var t=j;var v=c("#"+j).css("top");if(c("#"+j+":hover").length!=0){c("#"+j).on("mouseleave",function(){g=g-u;c("#"+j).remove();if(typeof q=="function"){if(q){q()}}var x=1;var w=0;c(".SmallBox").each(function(y){if(y==0){c(this).animate({top:20},300);w=c(this).height()+40;g=c(this).height()+40}else{c(this).animate({top:w},350);w=w+c(this).height()+20;g=g+c(this).height()+20}})})}else{clearInterval(r);g=g-u;if(typeof q=="function"){if(q){q()}}c("#"+j).removeClass().addClass("SmallBox").animate({opacity:0},300,function(){c(this).remove();var x=1;var w=0;c(".SmallBox").each(function(y){if(y==0){c(this).animate({top:20},300);w=c(this).height()+40;g=c(this).height()+40}else{c(this).animate({top:w});w=w+c(this).height()+20;g=g+c(this).height()+20}})})}},k.timeout)}c("#smallbox"+f).bind("click",function(){clearInterval(r);if(typeof q=="function"){if(q){q()}}var u=c(this).height()+20;var t=c(this).attr("id");var v=c(this).css("top");g=g-u;c(this).removeClass().addClass("SmallBox").animate({opacity:0},300,function(){c(this).remove();var x=1;var w=0;c(".SmallBox").each(function(y){if(y==0){c(this).animate({top:20},300);w=c(this).height()+40;g=c(this).height()+40}else{c(this).animate({top:w},350);w=w+c(this).height()+20;g=g+c(this).height()+20}})})})}}})(jQuery);
\ No newline at end of file
+(function(c,d){c(document).ready(function(){c("body").append("<div id='divSmallBoxes'></div>").append("<div id='divMiniIcons'></div>").append("<div id='divBigBoxes'></div>")});function f(){c(".divMessageBox").fadeOut(300,function(){c(this).remove()});c(".LoadingBoxContainer").fadeOut(300,function(){c(this).remove()})}var a=0,b=0,h,j=0,g=0,i=0;var e=d.MyAMS;e.notify={messageBox:function(w,v){var s,n,l=e.browser.isIE8orlower();var o={title:"",content:"",NormalButton:undefined,ActiveButton:undefined,buttons:undefined,input:undefined,placeholder:"",options:undefined,sound:undefined};var m=c.extend({},o,w);if(m.sound&&(l===0)){var u=document.createElement("audio");if(navigator.userAgent.match("Firefox/")){u.setAttribute("src",e.baseURL+"../sound/message.ogg")}else{u.setAttribute("src",e.baseURL+"../sound/message.mp3")}c.get();u.addEventListener("load",function(){u.play()},true);u.pause();u.play()}b=b+1;if(a===0){a=1;s="<div class='MessageBox animated fadeIn fast' id='MsgBoxBack'></div>";c("body").append(s);if(e.browser.isIE8orlower()===1){c("#MsgBoxBack").addClass("MessageIE")}}var r;var p="";var t=0;var q="";var k=0;if(m.input!==undefined){t=1;m.input=m.input.toLowerCase();switch(m.input){case"text":p="<input class='form-control' type='"+m.input+"' id='txt"+b+"' placeholder='"+m.placeholder+"'/><br/><br/>";break;case"password":p="<input class='form-control' type='"+m.input+"' id='txt"+b+"' placeholder='"+m.placeholder+"'/><br/><br/>";break;case"select":if(m.options===undefined){if(d.alert){d.alert("For this type of input, the options parameter is required.")}}else{p="<select class='form-control' id='txt"+b+"'>";for(r=0;r<=m.options.length-1;r++){if(m.options[r]==="["){q=""}else{if(m.options[r]==="]"){k=k+1;q="<option>"+q+"</option>";p+=q}else{q+=m.options[r]}}}p+="</select>"}break;default:if(d.alert){d.alert("That type of input is not handled yet")}}}n="<div class='MessageBoxContainer animated fadeIn fast' id='Msg"+b+"'>";n+="<div class='MessageBoxMiddle'>";n+="<span class='MsgTitle'>"+m.title+"</span class='MsgTitle'>";n+="<p class='pText'>"+m.content+"</p>";n+=p;n+="<div class='MessageBoxButtonSection'>";if(m.buttons===undefined){m.buttons="[Accept]"}m.buttons=c.trim(m.buttons);m.buttons=m.buttons.split("");if(m.NormalButton===undefined){m.NormalButton="#232323"}if(m.ActiveButton===undefined){m.ActiveButton="#ed145b"}for(r=0;r<=m.buttons.length-1;r++){if(m.buttons[r]==="["){q=""}else{if(m.buttons[r]==="]"){k=k+1;q="<button id='bot"+k+"-Msg"+b+"' class='btn btn-default btn-sm botTempo'> "+q+"</button>";n+=q}else{q+=m.buttons[r]}}}n+="</div>";n+="</div>";n+="</div>";if(b>1){c(".MessageBoxContainer").hide();c(".MessageBoxContainer").css("z-index",99999)}c(".MessageBox").append(n);if(t===1){c("#txt"+b).focus()}c(".botTempo").hover(function(){var x=c(this).attr("id")},function(){var x=c(this).attr("id")});c(".botTempo").click(function(){var B=c(this).attr("id");var A=B.substr(B.indexOf("-")+1);var y=c.trim(c(this).text());if(t===1){if(typeof v==="function"){var z=A.replace("Msg","");var x=c("#txt"+z).val();if(v){v(y,x)}}}else{if(typeof v==="function"){if(v){v(y)}}}c("#"+A).addClass("animated fadeOut fast");b=b-1;if(b===0){c("#MsgBoxBack").removeClass("fadeIn").addClass("fadeOut").delay(300).queue(function(){a=0;c(this).remove()})}})},bigBox:function(k,r){var n,o;k=c.extend({title:"",content:"",icon:undefined,number:undefined,color:undefined,sound:true,timeout:undefined,colortime:1500,colors:undefined},k);if(k.sound===true){if(e.browser.isIE8orlower()===0){var q=document.createElement("audio");if(navigator.userAgent.match("Firefox/")){q.setAttribute("src",e.baseURL+"../snd/bigbox.ogg")}else{q.setAttribute("src",e.baseURL+"../snd/bigbox.mp3")}c.get();q.addEventListener("load",function(){q.play()},true);q.pause();q.play()}}j=j+1;n="<div id='bigBox"+j+"' class='BigBox animated fadeIn fast'><div id='bigBoxColor"+j+"'><i class='btnClose fa fa-times' id='btnClose"+j+"'></i>";if(k.icon===undefined){k.icon="fa fa-cloud"}n+="<span><i class='"+k.icon+"'></i>&nbsp; "+k.title+"</span>";n+="<p>"+k.content+"</p>";n+="<div class='bigboxnumber'>";if(k.number!==undefined){n+=k.number}n+="</div></div>";n+="</div>";c("#divBigBoxes").append(n);if(k.color===undefined){k.color="#004d60"}c("#bigBox"+j).css("background-color",k.color);c("#divMiniIcons").append("<div id='miniIcon"+j+"' class='cajita animated fadeIn' style='background-color: "+k.color+";'><i class='"+k.icon+"'/></i></div>");c("#miniIcon"+j).bind("click",function(){var w=c(this).attr("id");var v=w.replace("miniIcon","bigBox");var u=w.replace("miniIcon","bigBoxColor");c(".cajita").each(function(y){var x=c(this).attr("id");var z=x.replace("miniIcon","bigBox");c("#"+z).css("z-index",9998)});c("#"+v).css("z-index",9999);c("#"+u).removeClass("animated fadeIn").delay(1).queue(function(){c(this).show();c(this).addClass("animated fadeIn");c(this).clearQueue()})});var l=c("#btnClose"+j);var p=c("#bigBox"+j);var t=c("#miniIcon"+j);var s;if(k.colors!==undefined&&k.colors.length>0){l.attr("colorcount","0");s=setInterval(function(){var u=l.attr("colorcount");l.animate({backgroundColor:k.colors[u].color});p.animate({backgroundColor:k.colors[u].color});t.animate({backgroundColor:k.colors[u].color});if(u<k.colors.length-1){l.attr("colorcount",((u*1)+1))}else{l.attr("colorcount",0)}},k.colortime)}l.bind("click",function(){clearInterval(s);if(typeof r==="function"){if(r){r()}}var v=c(this).attr("id");var u=v.replace("btnClose","bigBox");var w=v.replace("btnClose","miniIcon");c("#"+u).removeClass("fadeIn fast");c("#"+u).addClass("fadeOut fast").delay(300).queue(function(){c(this).clearQueue();c(this).remove()});c("#"+w).removeClass("fadeIn fast");c("#"+w).addClass("fadeOut fast").delay(300).queue(function(){c(this).clearQueue();c(this).remove()})});if(k.timeout!==undefined){var m=j;setTimeout(function(){clearInterval(s);var v=c("#bigBox"+m);v.removeClass("fadeIn fast");v.addClass("fadeOut fast").delay(300).queue(function(){c(this).clearQueue();c(this).remove()});var u=c("#miniIcon"+m);u.removeClass("fadeIn fast");u.addClass("fadeOut fast").delay(300).queue(function(){c(this).clearQueue();c(this).remove()})},k.timeout)}},smallBox:function(l,r){var n,o;l=c.extend({title:"",content:"",icon:undefined,iconSmall:undefined,sound:true,color:undefined,timeout:undefined,colortime:1500,colors:undefined},l);if(l.sound===true){if(e.browser.isIE8orlower()===0){var p=document.createElement("audio");if(navigator.userAgent.match("Firefox/")){p.setAttribute("src",e.baseURL+"../snd/smallbox.ogg")}else{p.setAttribute("src",e.baseURL+"../snd/smallbox.mp3")}c.get();p.addEventListener("load",function(){p.play()},true);p.pause();p.play()}}g=g+1;n="";var m="",k="smallbox"+g;if(l.iconSmall===undefined){m="<div class='miniIcon'></div>"}else{m="<div class='miniIcon'><i class='miniPic "+l.iconSmall+"'></i></div>"}if(l.icon===undefined){n="<div id='smallbox"+g+"' class='SmallBox animated fadeInRight fast'><div class='textoFull'><span>"+l.title+"</span><p>"+l.content+"</p></div>"+m+"</div>"}else{n="<div id='smallbox"+g+"' class='SmallBox animated fadeInRight fast'><div class='foto'><i class='"+l.icon+"'></i></div><div class='textoFoto'><span>"+l.title+"</span><p>"+l.content+"</p></div>"+m+"</div>"}if(g===1){c("#divSmallBoxes").append(n);i=c("#smallbox"+g).height()+40}else{var q=c(".SmallBox").size();if(q===0){c("#divSmallBoxes").append(n);i=c("#smallbox"+g).height()+40}else{c("#divSmallBoxes").append(n);c("#smallbox"+g).css("top",i);i=i+c("#smallbox"+g).height()+20;c(".SmallBox").each(function(u){if(u===0){c(this).css("top",20);h=c(this).height()+40;i=c(this).height()+40}else{c(this).css("top",h);h=h+c(this).height()+20;i=i+c(this).height()+20}})}}var t=c("#smallbox"+g);if(l.color===undefined){t.css("background-color","#004d60")}else{t.css("background-color",l.color)}var s;if(l.colors!==undefined&&l.colors.length>0){t.attr("colorcount","0");s=setInterval(function(){var u=t.attr("colorcount");t.animate({backgroundColor:l.colors[u].color});if(u<l.colors.length-1){t.attr("colorcount",((u*1)+1))}else{t.attr("colorcount",0)}},l.colortime)}if(l.timeout!==undefined){setTimeout(function(){clearInterval(s);var v=c(this).height()+20;var u=k;var w=c("#"+k).css("top");if(c("#"+k+":hover").length!==0){c("#"+k).on("mouseleave",function(){i=i-v;c("#"+k).remove();if(typeof r==="function"){if(r){r()}}var y=1;var x=0;c(".SmallBox").each(function(z){if(z===0){c(this).animate({top:20},300);x=c(this).height()+40;i=c(this).height()+40}else{c(this).animate({top:x},350);x=x+c(this).height()+20;i=i+c(this).height()+20}})})}else{clearInterval(s);i=i-v;if(typeof r==="function"){if(r){r()}}c("#"+k).removeClass().addClass("SmallBox").animate({opacity:0},300,function(){c(this).remove();var y=1;var x=0;c(".SmallBox").each(function(z){if(z===0){c(this).animate({top:20},300);x=c(this).height()+40;i=c(this).height()+40}else{c(this).animate({top:x});x=x+c(this).height()+20;i=i+c(this).height()+20}})})}},l.timeout)}c("#smallbox"+g).bind("click",function(){clearInterval(s);if(typeof r==="function"){if(r){r()}}var v=c(this).height()+20;var u=c(this).attr("id");var w=c(this).css("top");i=i-v;c(this).removeClass().addClass("SmallBox").animate({opacity:0},300,function(){c(this).remove();var y=1;var x=0;c(".SmallBox").each(function(z){if(z===0){c(this).animate({top:20},300);x=c(this).height()+40;i=c(this).height()+40}else{c(this).animate({top:x},350);x=x+c(this).height()+20;i=i+c(this).height()+20}})})})}}})(jQuery,this);
\ No newline at end of file
--- a/src/pyams_skin/resources/js/myams-widgets.js	Mon Jan 18 18:41:23 2016 +0100
+++ b/src/pyams_skin/resources/js/myams-widgets.js	Mon Jan 18 18:45:59 2016 +0100
@@ -4,12 +4,15 @@
  * ©2014 Thierry Florac <tflorac@ulthar.net>
  */
 
-(function($) {
+(function($, globals) {
+
+	'use strict';
 
 	/* Private functions */
 	function checkValue(value) {
-		if (value < 10)
+		if (value < 10) {
 			value = '0' + value;
+		}
 		return value;
 	}
 
@@ -24,12 +27,15 @@
 		return options.timestampFormat.replace(/%d%/g, day)
 									  .replace(/%m%/g, month)
 									  .replace(/%y%/g, year)
-									  .replace(/%h%/g, hour)
+									  .replace(/%h%/g, hours)
 									  .replace(/%i%/g, minutes)
 									  .replace(/%s%/g, seconds);
 	}
 
 
+	var MyAMS = globals.MyAMS;
+
+
 	function Widget(element, options) {
 		this.widget = element;
 		this.options = $.extend({}, MyAMSWidget.defaults, options);
@@ -44,51 +50,69 @@
 		this.init();
 	}
 
-
 	Widget.prototype = {
 
 		init: function() {
 			var self = this;
-			if (self.options.rtl === true)
+			var widget;
+
+			if (self.options.rtl === true) {
 				$('body').addClass('rtl');
+			}
 			self.grid.each(function() {
 				$(this).addClass('sortable-grid');
 			});
 			self._getSettings();
 			if (self.hasGrid && self.storage) {
+
+				var key;
 				if (self.position) {
 					var position = JSON.parse(self.position);
-					for (var key in position.grid) {
+					for (key in position.grid) {
+						if (!position.grid.hasOwnProperty(key)) {
+							continue;
+						}
 						var changeOrder = self.grid.find(self.options.subgrid + '.sortable-grid').eq(key);
-						for (var key2 in position.grid[key].section)
+						for (var key2 in position.grid[key].section) {
+							if (!position.grid[key].section.hasOwnProperty(key2)) {
+								continue;
+							}
 							changeOrder.append($('#' + position.grid[key].section[key2].id));
+						}
 					}
 				}
 				if (self.settings) {
 					var settings = JSON.parse(self.settings);
-					for (var key in settings.widget) {
-						var widget = settings.widget[key];
+					for (key in settings.widget) {
+						if (!settings.widget.hasOwnProperty(key)) {
+							continue;
+						}
+						widget = settings.widget[key];
 						var widgetId = $('#' + widget.id);
-						if (widget.style)
+						if (widget.style) {
 							widgetId.removeClassPrefix('ams-widget-color-')
 									.addClass(widget.style)
 									.attr('data-widget-attstyle', widget.style);
-						if (widget.hidden == 1)
+						}
+						if (widget.hidden === 1) {
 							widgetId.hide(1);
-						else
+						} else {
 							widgetId.show(1)
 									.removeAttr('data-widget-hidden');
-						if (widget.collapsed == 1)
+						}
+						if (widget.collapsed === 1) {
 							widgetId.addClass('ams-widget-collapsed')
 									.children('div')
 									.hide(1);
+						}
 						var title = widgetId.children('header').children('h2');
-						if (title.text() != widget.title)
+						if (title.text() !== widget.title) {
 							title.text(widget.title);
+						}
 					}
 				}
 			}
-			var widget = self.widget;
+			widget = self.widget;
 			var data = widget.data();
 			var data_options = {
 				grid: data.amsWidgetGrid,
@@ -142,65 +166,85 @@
 			var widgetOptions = $.extend({}, self.options, data_options);
 			var header = widget.children('header');
 			if (!header.parent().attr('role')) {
-				if (data.widgetHidden === true)
+
+				var customBtn,
+					deleteBtn,
+					editBtn,
+					fullscreenBtn,
+					toggleBtn,
+					refreshBtn;
+				if (data.widgetHidden === true) {
 					widget.hide();
-				if (data.widgetCollapsed === true)
+				}
+				if (data.widgetCollapsed === true) {
 					widget.addClass('ams-widget-collapsed')
 						  .children('div').hide();
+				}
 				if (widgetOptions.customButton &&
 					(data.widgetCustombutton === undefined) &&
-					(self.customClass[0].length != 0))
-					var customBtn = '<a href="#" class="button-icon ams-widget-custom-btn"><i class="' + self.customClass[0] + '"></i></a>';
-				else
+					(self.customClass[0].length !== 0)) {
+					customBtn = '<a href="#" class="button-icon ams-widget-custom-btn"><i class="' + self.customClass[0] + '"></i></a>';
+				} else {
 					customBtn = "";
-				if (widgetOptions.deleteButton && (data.widgetDeleteButton === undefined))
-					var deleteBtn = '<a href="#" class="button-icon ams-widget-delete-btn hint" title="' + MyAMSWidget.i18n.DELETE_BTN + '" data-ams-hint-gravity="se">' +
-									'<i class="' + widgetOptions.deleteClass + '"></i></a>';
-				else
+				}
+				if (widgetOptions.deleteButton && (data.widgetDeleteButton === undefined)) {
+					deleteBtn = '<a href="#" class="button-icon ams-widget-delete-btn hint" title="' + MyAMSWidget.i18n.DELETE_BTN + '" data-ams-hint-gravity="se">' +
+								'<i class="' + widgetOptions.deleteClass + '"></i></a>';
+				} else {
 					deleteBtn = "";
+				}
 				if (widgetOptions.editButton && (data.widgetEditButton === undefined)) {
 					var editClass = widgetOptions.editClass.split('|')[0];
-					var editBtn = '<a href="#" class="button-icon ams-widget-edit-btn hint" title="' + MyAMSWidget.i18n.EDIT_BTN + '" data-ams-hint-gravity="se">' +
-								  '<i class="' + editClass + '"></i></a>';
-				} else
+					editBtn = '<a href="#" class="button-icon ams-widget-edit-btn hint" title="' + MyAMSWidget.i18n.EDIT_BTN + '" data-ams-hint-gravity="se">' +
+							  '<i class="' + editClass + '"></i></a>';
+				} else {
 					editBtn = "";
+				}
 				if (widgetOptions.fullscreenButton && (data.widgetFullscreenButton === undefined)) {
 					var fullscreenClass = widgetOptions.fullscreenClass.split('|')[0];
-					var fullscreenBtn = '<a href="#" class="button-icon ams-widget-fullscreen-btn hint" title="' + MyAMSWidget.i18n.FULLSCREEN_BTN + '" data-ams-hint-gravity="se">' +
-										'<i class="' + fullscreenClass + '"></i></a>';
-				} else
+					fullscreenBtn = '<a href="#" class="button-icon ams-widget-fullscreen-btn hint" title="' + MyAMSWidget.i18n.FULLSCREEN_BTN + '" data-ams-hint-gravity="se">' +
+									'<i class="' + fullscreenClass + '"></i></a>';
+				} else {
 					fullscreenBtn = "";
+				}
 				if (widgetOptions.toggleButton && (data.widgetToggleButton === undefined)) {
 					var toggleClass = widgetOptions.toggleClass.split('|');
+					var toggleSettings;
 					if ((widget.dataWidgetCollapsed === true) ||
-						widget.hasClass('ams-widget-collapsed'))
-						var toggleSettings = toggleClass[1];
-					else
+						widget.hasClass('ams-widget-collapsed')) {
+						toggleSettings = toggleClass[1];
+					} else {
 						toggleSettings = toggleClass[0];
-					var toggleBtn = '<a href="#" class="button-icon ams-widget-toggle-btn hint" title="' + MyAMSWidget.i18n.COLLAPSE_BTN + '" data-ams-hint-gravity="se">' +
-									'<i class="' + toggleSettings + '"></i></a>';
-				} else
+					}
+					toggleBtn = '<a href="#" class="button-icon ams-widget-toggle-btn hint" title="' + MyAMSWidget.i18n.COLLAPSE_BTN + '" data-ams-hint-gravity="se">' +
+								'<i class="' + toggleSettings + '"></i></a>';
+				} else {
 					toggleBtn = "";
+				}
 				if (widgetOptions.refreshButton &&
 					(data.widgetRefreshButton === undefined) &&
-					data.widgetLoad)
-					var refreshBtn = '<a href="#" class="button-icon ams-widget-refresh-btn hint" title="' + MyAMSWidget.i18n.REFRESH_BTN + '" data-loading-text="&nbsp;&nbsp;' + MyAMSWidget.i18n.LOADING_MSG + '&nbsp;" data-ams-hint-gravity="se">' +
-									 '<i class="' + widgetOptions.refreshClass + '"></i></a>';
-				else
+					data.widgetLoad) {
+					refreshBtn = '<a href="#" class="button-icon ams-widget-refresh-btn hint" title="' + MyAMSWidget.i18n.REFRESH_BTN + '" data-loading-text="&nbsp;&nbsp;' + MyAMSWidget.i18n.LOADING_MSG + '&nbsp;" data-ams-hint-gravity="se">' +
+								 '<i class="' + widgetOptions.refreshClass + '"></i></a>';
+				} else {
 					refreshBtn = "";
+				}
 				var buttons = widgetOptions.buttonsOrder.replace(/%refresh%/, refreshBtn)
 														 .replace(/%custom%/, customBtn)
 														 .replace(/%edit%/, editBtn)
 														 .replace(/%toggle%/, toggleBtn)
 														 .replace(/%fullscreen%/, fullscreenBtn)
 														 .replace(/%delete%/, deleteBtn);
-				if (refreshBtn || customBtn || editBtn || toggleBtn || fullscreenBtn || deleteBtn)
+				if (refreshBtn || customBtn || editBtn || toggleBtn || fullscreenBtn || deleteBtn) {
 					header.prepend('<div class="ams-widget-ctrls">' + buttons + '</div>');
-				if (widgetOptions.sortable && (data.widgetSortable === undefined))
+				}
+				if (widgetOptions.sortable && (data.widgetSortable === undefined)) {
 					widget.addClass('ams-widget-sortable');
+				}
 				var placeholder = widget.find(widgetOptions.editPlaceholder);
-				if (placeholder.length > 0)
+				if (placeholder.length > 0) {
 					placeholder.find('input').val($.trim(header.children('h2').text()));
+				}
 				header.append('<span class="ams-widget-loader"><i class="fa fa-refresh fa-spin"></i></span>');
 				widget.attr('role', 'widget')
 					  .children('div').attr('role', 'content')
@@ -209,8 +253,9 @@
 				MyAMS.plugins.enabled.hint(header);
 			}
 			widget.data('widget-options', widgetOptions);
-			if (self.options.hiddenButtons)
+			if (self.options.hiddenButtons) {
 				$(self.controls).hide();
+			}
 			widget.find("[data-widget-load]").each(function() {
 				var item = $(this),
 					header = item.children(),
@@ -224,8 +269,9 @@
 						setInterval(function() {
 							self._loadAjaxFile(item, path, header);
 						}, reloadTime);
-					} else
+					} else {
 						self._loadAjaxFile(item, path, header);
+					}
 				}
 			});
 			if (self.options.hiddenButtons) {
@@ -237,26 +283,30 @@
 			}
 			self._setClickEvents();
 			$(self.options.deleteSettingsKey).on(self.clickEvent, this, function(e) {
-				if (self.storage) {
-					var cleared = confirm(self.options.settingsKeyLabel);
-					if (cleared)
+				if (self.storage && globals.confirm) {
+					var cleared = globals.confirm(self.options.settingsKeyLabel);
+					if (cleared) {
 						self.storage.removeItem(self.settingsKey);
+					}
 				}
 				e.preventDefault();
 			});
 			$(self.options.deletePositionKey).on(self.clickEvent, this, function(e) {
-				if (self.storage) {
-					var cleared = confirm(self.options.positionKeyLabel);
-					if (cleared)
+				if (self.storage && globals.confirm) {
+					var cleared = globals.confirm(self.options.positionKeyLabel);
+					if (cleared) {
 						self.storage.removeItem(self.positionKey);
+					}
 				}
 				e.preventDefault();
 			});
 			if (self.storage) {
-				if (self.settingsKey === null || self.settingsKey.length < 1)
+				if (self.settingsKey === null || self.settingsKey.length < 1) {
 					self._saveWidgetSettings();
-				if (self.positionKey === null || self.positionKey.length < 1)
+				}
+				if (self.positionKey === null || self.positionKey.length < 1) {
 					self._saveWidgetPosition();
+				}
 			}
 			self.grid.data('ams-widgets-loaded', true);
 		},
@@ -269,9 +319,9 @@
 
 		_getSettings: function() {
 			var self = this;
-			if (!self.hasGrid || !self.gridId)
+			if (!self.hasGrid || !self.gridId) {
 				self.storage = null;
-			else {
+			} else {
 				switch (self.options.storage) {
 					case 'local':
 						self.storage = localStorage;
@@ -283,14 +333,14 @@
 						self.storage = null;
 				}
 			}
-			var use_storage = (self.storage != null) && function() {
+			var use_storage = (self.storage !== null) && function() {
 				var result,
-					uid = +new Date;
+					uid = +new Date();
 				try {
 					self.storage.setItem(uid, uid);
-					result = self.storage.getItem(uid) == uid;
+					result = self.storage.getItem(uid) === uid;
 					self.storage.removeItem(uid);
-					return result
+					return result;
 				} catch (e) {}
 			}();
 			if (use_storage) {
@@ -299,21 +349,23 @@
 				self.positionKey = "AMS_position_" + location.pathname + location.hash + "_" + self.gridId;
 				self.position = self.storage.getItem(self.positionKey);
 			}
-			if (("ontouchstart" in window) || window.DocumentTouch && document instanceof DocumentTouch) {
-				self.clickEvent = "touchstart"
+			if (("ontouchstart" in globals) ||
+				globals.DocumentTouch && globals.document instanceof globals.DocumentTouch) {
+				self.clickEvent = "touchstart";
 			} else {
-				self.clickEvent = "click"
+				self.clickEvent = "click";
 			}
 		},
 
 		_runLoaderWidget: function(widget) {
 			var self = this;
-			if (self.options.indicator)
+			if (self.options.indicator) {
 				widget.find('.ams-widget-loader')
 					  .stop(true, true)
 					  .fadeIn(100)
 					  .delay(self.options.indicatorTime)
 					  .fadeOut(100);
+			}
 		},
 
 		_loadAjaxFile: function(url, widget, loader) {
@@ -336,10 +388,12 @@
 					gridSettings.push(widgetSettings);
 				});
 				var gridSettingsStr = JSON.stringify({widget: gridSettings});
-				if (self.settings != gridSettingsStr)
+				if (self.settings !== gridSettingsStr) {
 					self.storage.setItem(self.settingsKey, gridSettingsStr);
-				if (typeof(self.options.onSave) == 'function')
+				}
+				if (typeof(self.options.onSave) === 'function') {
 					self.options.onSave.call(this, null, gridSettings);
+				}
 			}
 		},
 
@@ -353,24 +407,27 @@
 					$(this).children(self.options.widgets).each(function () {
 						var subObj = {};
 						subObj.id = $(this).attr("id");
-						subgridPosition.push(subObj)
+						subgridPosition.push(subObj);
 					});
 					var out = {section: subgridPosition};
-					gridPosition.push(out)
+					gridPosition.push(out);
 				});
 				var gridPositionStr = JSON.stringify({grid: gridPosition});
-				if (self.position != gridPositionStr)
+				if (self.position !== gridPositionStr) {
 					self.storage.setItem(self.positionKey, gridPositionStr);
-				if (typeof(self.options.onSave) == 'function')
+				}
+				if (typeof(self.options.onSave) === 'function') {
 					self.options.onSave.call(this, null, gridPosition);
+				}
 			}
 		},
 
 		_setClickEvents: function() {
 
 			function setFullscreenHeight() {
-				if ($('#ams-widget-fullscreen-mode').length > 0) {
-					var widgets = $('#ams-widget-fullscreen-mode').find(self.options.widgets);
+				var mode = $('#ams-widget-fullscreen-mode');
+				if (mode.length > 0) {
+					var widgets = mode.find(self.options.widgets);
 					var windowHeight = $(window).height();
 					var headerHeight = widgets.children('header')
 											  .height();
@@ -392,8 +449,9 @@
 				self._runLoaderWidget(widget);
 				var canToggle = true;
 				if (widget.hasClass('ams-widget-collapsed')) {
-					if (widgetOptions.onToggle)
+					if (widgetOptions.onToggle) {
 						canToggle = widgetOptions.onToggle.call(this, widget, 'expand');
+					}
 					if (canToggle !== false) {
 						button.children().removeClass(toggleClass[1])
 										 .addClass(toggleClass[0]);
@@ -403,8 +461,9 @@
 							  });
 					}
 				} else {
-					if (widgetOptions.onToggle)
+					if (widgetOptions.onToggle) {
 						canToggle = widgetOptions.onToggle.call(this, widget, 'collapse');
+					}
 					if (canToggle !== false) {
 						button.children().removeClass(toggleClass[0])
 										 .addClass(toggleClass[1]);
@@ -441,9 +500,10 @@
 						  .parents(self.controls)
 						  .children('a')
 						  .show();
-					if (content.hasClass('ams-widget-visible'))
+					if (content.hasClass('ams-widget-visible')) {
 						content.hide()
 							   .removeClass('ams-widget-visible');
+					}
 				} else {
 					$('body').addClass('nooverflow');
 					widget.wrap('<div id="ams-widget-fullscreen-mode"></div>')
@@ -455,13 +515,15 @@
 						  .parents(self.controls)
 						  .children('a:not(.ams-widget-fullscreen-btn)')
 						  .hide();
-					if (content.is(':hidden'))
+					if (content.is(':hidden')) {
 						content.show()
 							   .addClass('ams-widget-visible');
+					}
 				}
 				setFullscreenHeight();
-				if (typeof(widgetOptions.onFullscreen) == 'function')
+				if (typeof(widgetOptions.onFullscreen) === 'function') {
 					widgetOptions.onFullscreen.call(this, widget);
+				}
 			});
 			$(window).resize(function() {
 				setFullscreenHeight();
@@ -489,8 +551,9 @@
 						  .addClass(editClass[1]);
 					placeholder.slideDown(widgetOptions.editSpeed);
 				}
-				if (typeof(widgetOptions.onEdit) == 'function')
+				if (typeof(widgetOptions.onEdit) === 'function') {
 					widgetOptions.onEdit.call(this, widget);
+				}
 			});
 			$(self.options.editPlaceholder).find('input').keyup(function() {
 				$(this).parents(self.options.widgets)
@@ -511,13 +574,15 @@
 					button.children()
 						  .removeClass(customClass[0])
 						  .addClass(customClass[1]);
-					if (typeof(widgetOptions.customStart) == 'function')
+					if (typeof(widgetOptions.customStart) === 'function') {
 						widgetOptions.customStart.call(this, widget);
+					}
 				} else {
 					button.children('.' + customClass[1])
-						  .addClass(customClass[0]);
-					if (typeof(widgetOptions.customEnd) == 'function')
+							.addClass(customClass[0]);
+					if (typeof(widgetOptions.customEnd) === 'function') {
 						widgetOptions.customEnd.call(this, widget);
+					}
 				}
 				self._saveWidgetSettings();
 			});
@@ -538,12 +603,13 @@
 											content: MyAMSWidget.i18n.DELETE_MSG,
 											buttons: "[" + MyAMS.i18n.BTN_OK + "][" + MyAMS.i18n.BTN_CANCEL + "]"
 										}, function(buttonPressed) {
-											if (buttonPressed == MyAMS.i18n.BTN_OK) {
+											if (buttonPressed === MyAMS.i18n.BTN_OK) {
 												self._runLoaderWidget(widget);
 												$('#' + wId).fadeOut(widgetOptions.deleteSpeed, function() {
 													button.remove();
-													if (typeof(widgetOptions.onDelete) == 'function')
+													if (typeof(widgetOptions.onDelete) === 'function') {
 														widgetOptions.onDelete.call(this, widget);
+													}
 												});
 											}
 										});
@@ -566,10 +632,10 @@
 				}, 1000);
 			});
 		}
-	}
+	};
 
 
-	MyAMSWidget = {
+	var MyAMSWidget = {
 
 		i18n: $.extend({
 			SETTINGS_KEY_LABEL: "Reset settings?",
@@ -589,8 +655,9 @@
 		}, MyAMS.plugins.i18n.widgets),
 
 		initWidgetsGrid: function(grid) {
-			if (!grid.exists())
+			if (!grid.exists()) {
 				return;
+			}
 			var options = $('.ams-widget:first', grid).data('AMSWidget').options;
 			if (options.sortable && $.ui) {
 				var sortItem = grid.find('.sortable-grid').not("[data-widget-excludegrid]");
@@ -611,14 +678,14 @@
 						var widget = ui.item.data('AMSWidget');
 						widget._runLoaderWidget(widget.widget);
 						widget._saveWidgetPosition();
-						if (typeof(options.onChange) == 'function')
+						if (typeof(options.onChange) === 'function') {
 							options.onChange.call(this, ui.item);
+						}
 					}
 				});
 			}
 		}
-	}
-
+	};
 
 	MyAMSWidget.defaults = {
 		grid: '.ams-widget-grid',
@@ -679,7 +746,9 @@
 		onChange : null,
 		onSave : null,
 		ajax_nav : MyAMS.ajax_nav
-	}
+	};
+
+	globals.MyAMSWidget = MyAMSWidget;
 
 
 	$.fn.extend({
@@ -750,4 +819,4 @@
 
 	});
 
-})(jQuery);
+})(jQuery, this);
--- a/src/pyams_skin/resources/js/myams-widgets.min.js	Mon Jan 18 18:41:23 2016 +0100
+++ b/src/pyams_skin/resources/js/myams-widgets.min.js	Mon Jan 18 18:45:59 2016 +0100
@@ -1,1 +1,1 @@
-(function(d){function b(e){if(e<10){e="0"+e}return e}function a(l,m){var e=new Date(l);var g=b(e.getMonth()+1);var i=b(e.getDate());var h=b(e.getFullYear());var j=b(e.getHours());var f=b(e.getMinutes());var k=b(e.getSeconds());return m.timestampFormat.replace(/%d%/g,i).replace(/%m%/g,g).replace(/%y%/g,h).replace(/%h%/g,hour).replace(/%i%/g,f).replace(/%s%/g,k)}function c(f,e){this.widget=f;this.options=d.extend({},MyAMSWidget.defaults,e);this.grid=this.widget.parents(this.options.grid);this.hasGrid=this.grid.exists();this.gridId=this.grid.attr("id");this.controls=this.options.controls;this.toggleClass=this.options.toggleClass.split("|");this.editClass=this.options.editClass.split("|");this.fullscreenClass=this.options.fullscreenClass.split("|");this.customClass=this.options.customClass.split("|");this.init()}c.prototype={init:function(){var m=this;if(m.options.rtl===true){d("body").addClass("rtl")}m.grid.each(function(){d(this).addClass("sortable-grid")});m._getSettings();if(m.hasGrid&&m.storage){if(m.position){var z=JSON.parse(m.position);for(var B in z.grid){var x=m.grid.find(m.options.subgrid+".sortable-grid").eq(B);for(var y in z.grid[B].section){x.append(d("#"+z.grid[B].section[y].id))}}}if(m.settings){var w=JSON.parse(m.settings);for(var B in w.widget){var g=w.widget[B];var v=d("#"+g.id);if(g.style){v.removeClassPrefix("ams-widget-color-").addClass(g.style).attr("data-widget-attstyle",g.style)}if(g.hidden==1){v.hide(1)}else{v.show(1).removeAttr("data-widget-hidden")}if(g.collapsed==1){v.addClass("ams-widget-collapsed").children("div").hide(1)}var C=v.children("header").children("h2");if(C.text()!=g.title){C.text(g.title)}}}}var g=m.widget;var A=g.data();var n={grid:A.amsWidgetGrid,subgrid:A.amsWudgetSubgrid,widgets:A.amsWidgetWidgets,controls:A.amsWidgetControls,storage:A.amsWidgetStorage,deleteSettingsKey:A.amsWidgetDeleteSettingsKey,deletePositionKey:A.amsWidgetDeletePositionKey,sortable:A.amsWidgetSortable,hiddenButtons:A.amsWidgetHiddenButtons,toggleButton:A.amsWidgetToggleButton,toggleClass:A.amsWidgetToggleClass,onToggle:MyAMS.getFunctionByName(A.amsWidgetToggleCallback),deleteButton:A.amsWidgetDeleteButton,deleteClass:A.amsWidgetDeleteClass,onDelete:MyAMS.getFunctionByName(A.amsWidgetDeleteCallback),editButton:A.amsWidgetEditButton,editPlaceholder:A.amsWidgetEditPlaceholder,editClass:A.amsWidgetEditClass,onEdit:MyAMS.getFunctionByName(A.amsWidgetEditCallback),fullscreenButton:A.amsWidgetFullscreenButton,fullscreenClass:A.amsWidgetFullscreenClass,fullscreenDiff:A.amsWidgetFullscreenDiff,onFullscreen:MyAMS.getFunctionByName(A.amsWidgetFullscreenCallback),customButton:A.amsWidgetCustomButton,customClass:A.amsWidgetCustomClass,customStart:MyAMS.getFunctionByName(A.amsWidgetCustomStartCallback),customEnd:MyAMS.getFunctionByName(A.amsWidgetCustomEndCallback),buttonsOrder:A.amsWidgetButtonsOrder,opacity:A.amsWidgetOpacity,dragHandle:A.amsWidgetDragHandle,placeholderClass:A.amsWidgetPlaceholderClass,indicator:A.amsWidgetIndicator,indicatorTime:A.amsWidgetIndicatorTime,ajax:A.amsWidgetAjax,timestampPlaceholder:A.amsWidgetTimestampPlaceholder,timestampFormat:A.amsWidgetTimestampFormat,refreshButton:A.amsWidgetRefreshButton,refreshClass:A.amsWidgetRefreshClass,errorLabel:A.amsWidgetErrorLabel,updatedLabel:A.amsWidgetUpdatedLabel,refreshLabel:A.amsWidgetRefreshLabel,deleteLabel:A.amsWidgetDeleteLabel,afterLoad:MyAMS.getFunctionByName(A.amsWidgetAfterLoadCallback),rtl:A.amsWidgetRtl,onChange:MyAMS.getFunctionByName(A.amsWidgetChangeCallback),onSave:MyAMS.getFunctionByName(A.amsWidgetSaveCallback),ajax_nav:MyAMS.ajax_nav};var u=d.extend({},m.options,n);var s=g.children("header");if(!s.parent().attr("role")){if(A.widgetHidden===true){g.hide()}if(A.widgetCollapsed===true){g.addClass("ams-widget-collapsed").children("div").hide()}if(u.customButton&&(A.widgetCustombutton===undefined)&&(m.customClass[0].length!=0)){var r='<a href="#" class="button-icon ams-widget-custom-btn"><i class="'+m.customClass[0]+'"></i></a>'}else{r=""}if(u.deleteButton&&(A.widgetDeleteButton===undefined)){var o='<a href="#" class="button-icon ams-widget-delete-btn hint" title="'+MyAMSWidget.i18n.DELETE_BTN+'" data-ams-hint-gravity="se"><i class="'+u.deleteClass+'"></i></a>'}else{o=""}if(u.editButton&&(A.widgetEditButton===undefined)){var h=u.editClass.split("|")[0];var j='<a href="#" class="button-icon ams-widget-edit-btn hint" title="'+MyAMSWidget.i18n.EDIT_BTN+'" data-ams-hint-gravity="se"><i class="'+h+'"></i></a>'}else{j=""}if(u.fullscreenButton&&(A.widgetFullscreenButton===undefined)){var k=u.fullscreenClass.split("|")[0];var f='<a href="#" class="button-icon ams-widget-fullscreen-btn hint" title="'+MyAMSWidget.i18n.FULLSCREEN_BTN+'" data-ams-hint-gravity="se"><i class="'+k+'"></i></a>'}else{f=""}if(u.toggleButton&&(A.widgetToggleButton===undefined)){var q=u.toggleClass.split("|");if((g.dataWidgetCollapsed===true)||g.hasClass("ams-widget-collapsed")){var e=q[1]}else{e=q[0]}var l='<a href="#" class="button-icon ams-widget-toggle-btn hint" title="'+MyAMSWidget.i18n.COLLAPSE_BTN+'" data-ams-hint-gravity="se"><i class="'+e+'"></i></a>'}else{l=""}if(u.refreshButton&&(A.widgetRefreshButton===undefined)&&A.widgetLoad){var p='<a href="#" class="button-icon ams-widget-refresh-btn hint" title="'+MyAMSWidget.i18n.REFRESH_BTN+'" data-loading-text="&nbsp;&nbsp;'+MyAMSWidget.i18n.LOADING_MSG+'&nbsp;" data-ams-hint-gravity="se"><i class="'+u.refreshClass+'"></i></a>'}else{p=""}var t=u.buttonsOrder.replace(/%refresh%/,p).replace(/%custom%/,r).replace(/%edit%/,j).replace(/%toggle%/,l).replace(/%fullscreen%/,f).replace(/%delete%/,o);if(p||r||j||l||f||o){s.prepend('<div class="ams-widget-ctrls">'+t+"</div>")}if(u.sortable&&(A.widgetSortable===undefined)){g.addClass("ams-widget-sortable")}var i=g.find(u.editPlaceholder);if(i.length>0){i.find("input").val(d.trim(s.children("h2").text()))}s.append('<span class="ams-widget-loader"><i class="fa fa-refresh fa-spin"></i></span>');g.attr("role","widget").children("div").attr("role","content").prev("header").attr("role","heading").children("div").attr("role","menu");MyAMS.plugins.enabled.hint(s)}g.data("widget-options",u);if(m.options.hiddenButtons){d(m.controls).hide()}g.find("[data-widget-load]").each(function(){var F=d(this),H=F.children(),G=F.data("widget-load"),E=F.data("widget-refresh")*1000,D=H;if(F.find(".ams-widget-ajax-placeholder").length<=0){F.children("widget-body").append('<div class="ams-widget-ajax-placeholder">'+m.options.loadingLabel+"</div>");if(E>0){m.loadAjaxFile(F,G,H);setInterval(function(){m._loadAjaxFile(F,G,H)},E)}else{m._loadAjaxFile(F,G,H)}}});if(m.options.hiddenButtons){m.widget.children("header").hover(function(){d(this).children(m.controls).stop(true,true).fadeTo(100,1)},function(){d(this).children(m.controls).stop(true,true).fadeTo(100,0)})}m._setClickEvents();d(m.options.deleteSettingsKey).on(m.clickEvent,this,function(E){if(m.storage){var D=confirm(m.options.settingsKeyLabel);if(D){m.storage.removeItem(m.settingsKey)}}E.preventDefault()});d(m.options.deletePositionKey).on(m.clickEvent,this,function(E){if(m.storage){var D=confirm(m.options.positionKeyLabel);if(D){m.storage.removeItem(m.positionKey)}}E.preventDefault()});if(m.storage){if(m.settingsKey===null||m.settingsKey.length<1){m._saveWidgetSettings()}if(m.positionKey===null||m.positionKey.length<1){m._saveWidgetPosition()}}m.grid.data("ams-widgets-loaded",true)},destroy:function(){var e=this;e.widgets.off("click",e._setClickEvents());e.element.removeData("AMSWidget")},_getSettings:function(){var f=this;if(!f.hasGrid||!f.gridId){f.storage=null}else{switch(f.options.storage){case"local":f.storage=localStorage;break;case"session":f.storage=sessionStorage;break;default:f.storage=null}}var e=(f.storage!=null)&&function(){var g,h=+new Date;try{f.storage.setItem(h,h);g=f.storage.getItem(h)==h;f.storage.removeItem(h);return g}catch(i){}}();if(e){f.settingsKey="AMS_settings_"+location.pathname+location.hash+"_"+f.gridId;f.settings=f.storage.getItem(f.settingsKey);f.positionKey="AMS_position_"+location.pathname+location.hash+"_"+f.gridId;f.position=f.storage.getItem(f.positionKey)}if(("ontouchstart" in window)||window.DocumentTouch&&document instanceof DocumentTouch){f.clickEvent="touchstart"}else{f.clickEvent="click"}},_runLoaderWidget:function(f){var e=this;if(e.options.indicator){f.find(".ams-widget-loader").stop(true,true).fadeIn(100).delay(e.options.indicatorTime).fadeOut(100)}},_loadAjaxFile:function(f,g,e){MyAMS.skin.loadURL(f,g.find(".widget-body"))},_saveWidgetSettings:function(){var f=this;f._getSettings();if(f.storage){var e=[];f.grid.find(f.options.widgets).each(function(){var i=d(this);var h={};h.id=i.attr("id");h.style=i.attr("data-widget-attstyle");h.title=i.children("header").children("h2").text();h.hidden=i.is(":hidden")?1:0;h.collapsed=i.hasClass("ams-widget-collapsed")?1:0;e.push(h)});var g=JSON.stringify({widget:e});if(f.settings!=g){f.storage.setItem(f.settingsKey,g)}if(typeof(f.options.onSave)=="function"){f.options.onSave.call(this,null,e)}}},_saveWidgetPosition:function(){var f=this;f._getSettings();if(f.storage){var g=[];f.grid.find(f.options.subgrid+".sortable-grid").each(function(){var h=[];d(this).children(f.options.widgets).each(function(){var j={};j.id=d(this).attr("id");h.push(j)});var i={section:h};g.push(i)});var e=JSON.stringify({grid:g});if(f.position!=e){f.storage.setItem(f.positionKey,e)}if(typeof(f.options.onSave)=="function"){f.options.onSave.call(this,null,g)}}},_setClickEvents:function(){function f(){if(d("#ams-widget-fullscreen-mode").length>0){var h=d("#ams-widget-fullscreen-mode").find(e.options.widgets);var i=d(window).height();var g=h.children("header").height();h.children("div").height(i-g-15)}}var e=this;e._getSettings();e.widget.on(e.clickEvent,".ams-widget-toggle-btn",function(k){k.preventDefault();var h=d(this);var i=h.parents(e.options.widgets).first();var l=i.data("widget-options");var g=l.toggleClass.split("|");e._runLoaderWidget(i);var j=true;if(i.hasClass("ams-widget-collapsed")){if(l.onToggle){j=l.onToggle.call(this,i,"expand")}if(j!==false){h.children().removeClass(g[1]).addClass(g[0]);i.removeClass("ams-widget-collapsed").children("[role=content]").slideDown(l.toggleSpeed,function(){e._saveWidgetSettings()})}}else{if(l.onToggle){j=l.onToggle.call(this,i,"collapse")}if(j!==false){h.children().removeClass(g[0]).addClass(g[1]);i.addClass("ams-widget-collapsed").children("[role=content]").slideUp(l.toggleSpeed,function(){e._saveWidgetSettings()})}}});e.widget.on("dblclick","header",function(g){d(".ams-widget-toggle-btn",this).click()});e.widget.on(e.clickEvent,".ams-widget-fullscreen-btn",function(k){k.preventDefault();var h=d(this);var j=h.parents(e.options.widgets);var l=j.data("widget-options");var g=l.fullscreenClass.split("|");var i=j.children("div");e._runLoaderWidget(j);if(d("#ams-widget-fullscreen-mode").length>0){d(".nooverflow").removeClass("nooverflow");j.unwrap("<div>").children("div").removeAttr("style").end().find(".ams-widget-fullscreen-btn").children().removeClass(g[1]).addClass(g[0]).parents(e.controls).children("a").show();if(i.hasClass("ams-widget-visible")){i.hide().removeClass("ams-widget-visible")}}else{d("body").addClass("nooverflow");j.wrap('<div id="ams-widget-fullscreen-mode"></div>').parent().find(".ams-widget-fullscreen-btn").children().removeClass(g[0]).addClass(g[1]).parents(e.controls).children("a:not(.ams-widget-fullscreen-btn)").hide();if(i.is(":hidden")){i.show().addClass("ams-widget-visible")}}f();if(typeof(l.onFullscreen)=="function"){l.onFullscreen.call(this,j)}});d(window).resize(function(){f()});e.widget.on(e.clickEvent,".ams-widget-edit-btn",function(j){j.preventDefault();var h=d(this);var i=h.parents(e.options.widgets);var l=i.data("widget-options");var g=l.editClass.split("|");e._runLoaderWidget(i);var k=i.find(l.editPlaceholder);if(k.is(":visible")){h.children().removeClass(g[1]).addClass(g[0]);k.slideUp(l.editSpeed,function(){e._saveWidgetSettings()})}else{h.children().removeClass(g[0]).addClass(g[1]);k.slideDown(l.editSpeed)}if(typeof(l.onEdit)=="function"){l.onEdit.call(this,i)}});d(e.options.editPlaceholder).find("input").keyup(function(){d(this).parents(e.options.widgets).children("header").children("h2").text(d(this).val())});e.widget.on(e.clickEvent,".ams-widget-custom-btn",function(j){j.preventDefault();var g=d(this);var i=g.parents(e.options.widgets);var k=i.data("widget-options");var h=k.customClass.split("|");e._runLoaderWidget(i);if(g.children("."+h[0]).length>0){g.children().removeClass(h[0]).addClass(h[1]);if(typeof(k.customStart)=="function"){k.customStart.call(this,i)}}else{g.children("."+h[1]).addClass(h[0]);if(typeof(k.customEnd)=="function"){k.customEnd.call(this,i)}}e._saveWidgetSettings()});e.widget.on(e.clickEvent,".ams-widget-delete-btn",function(i){i.preventDefault();var g=d(this);var h=g.parents(e.options.widgets);var l=h.data("widget-options");var k=h.attr("id");var j=h.children("header").children("h2").text();MyAMS.ajax.check(MyAMS.notify,MyAMS.baseURL+"myams-notify"+(MyAMS.devmode?".js":".min.js"),function(){MyAMS.notify.messageBox({title:'<i class="fa fa-times" style="color: #ed1c24;"></i> '+l.deleteLabel+' "'+j+'"',content:MyAMSWidget.i18n.DELETE_MSG,buttons:"["+MyAMS.i18n.BTN_OK+"]["+MyAMS.i18n.BTN_CANCEL+"]"},function(m){if(m==MyAMS.i18n.BTN_OK){e._runLoaderWidget(h);d("#"+k).fadeOut(l.deleteSpeed,function(){g.remove();if(typeof(l.onDelete)=="function"){l.onDelete.call(this,h)}})}})})});e.widget.on(e.clickEvent,".ams-widget-refresh-btn",function(k){k.preventDefault();var h=d(this);var i=h.parents(e.options.widgets);var j=i.data("widget-load");var g=i.children();h.button("loading");g.addClass("widget-body-ajax-loading");setTimeout(function(){h.button("reset");g.removeClass("widget-body-ajax-loading");e._loadAjaxFile(i,j,g)},1000)})}};MyAMSWidget={i18n:d.extend({SETTINGS_KEY_LABEL:"Reset settings?",POSITION_KEY_LABEL:"Reset position?",TIMESTAMP_FORMAT:"Last update: %d%/%m%/%y% %h%:%i%:%s",ERROR_LABEL:"An error occured: ",UPDATED_LABEL:"Last update: ",REFRESH_LABEL:"Refresh",EDIT_BTN:"Edit title",DELETE_BTN:"Delete",DELETE_LABEL:"Remove component: ",DELETE_MSG:"WARNING: this action can't be undone!",FULLSCREEN_BTN:"Fullscreen",COLLAPSE_BTN:"Collapse",REFRESH_BTN:"Reload content",LOADING_MSG:"Loading..."},MyAMS.plugins.i18n.widgets),initWidgetsGrid:function(f){if(!f.exists()){return}var e=d(".ams-widget:first",f).data("AMSWidget").options;if(e.sortable&&d.ui){var g=f.find(".sortable-grid").not("[data-widget-excludegrid]");g.sortable({items:g.find(".ams-widget-sortable"),connectWith:g,placeholder:e.placeholderClass,cursor:"move",revert:true,opacity:e.opacity,delay:200,cancel:".button-icon, #ams-widget-fullscreen-mode >div",zIndex:10000,handle:e.dragHandle,forcePlaceholderSize:true,forceHelperSize:true,update:function(h,j){var i=j.item.data("AMSWidget");i._runLoaderWidget(i.widget);i._saveWidgetPosition();if(typeof(e.onChange)=="function"){e.onChange.call(this,j.item)}}})}}};MyAMSWidget.defaults={grid:".ams-widget-grid",subgrid:"section",widgets:".ams-widget",controls:".ams-widget-ctrls",storage:"local",deleteSettingsKey:"",settingsKeyLabel:MyAMSWidget.i18n.SETTINGS_KEY_LABEL,deletePositionKey:"",positionKeyLabel:MyAMSWidget.i18n.POSITION_KEY_LABEL,sortable:true,hiddenButtons:false,toggleButton:true,toggleClass:"fa fa-minus|fa fa-plus",toggleSpeed:200,onToggle:null,deleteButton:false,deleteClass:"fa fa-times",deleteSpeed:200,onDelete:null,editButton:false,editPlaceholder:".ams-widget-editbox",editClass:"fa fa-cog|fa fa-save",editSpeed:200,onEdit:null,fullscreenButton:false,fullscreenClass:"fa fa-expand|fa fa-compress",fullscreenDiff:3,onFullscreen:null,customButton:false,customClass:"folder-10|next-10",customStart:null,customEnd:null,buttonsOrder:"%refresh% %custom% %edit% %toggle% %fullscreen% %delete%",opacity:1,dragHandle:"> header",placeholderClass:"ams-widget-placeholder",indicator:true,indicatorTime:600,ajax:true,timestampPlaceholder:".ams-widget-timestamp",timestampFormat:MyAMSWidget.i18n.TIMESTAMP_FORMAT,refreshButton:true,refreshButtonClass:"fa fa-refresh",errorLabel:MyAMSWidget.i18n.ERROR_LABEL,updatedLabel:MyAMSWidget.i18n.UPDATED_LABEL,refreshLabel:MyAMSWidget.i18n.REFRESH_LABEL,deleteLabel:MyAMSWidget.i18n.DELETE_LABEL,afterLoad:null,rtl:false,onChange:null,onSave:null,ajax_nav:MyAMS.ajax_nav};d.fn.extend({MyAMSWidget:function(e){return this.each(function(){var k=d(this);var j=k.data("AMSWidget");if(!j){var g=k.parents(e.grid||MyAMSWidget.defaults.grid);var i={};if(g.exists()){var f=g.data();i={grid:f.amsWidgetGrid,subgrid:f.amsWidgetSubgrid,controls:f.amsWidgetControls,storage:f.amsWidgetStorage,deleteSettingsKey:f.amsWidgetDeleteSettingsKey,deletePositionKey:f.amsWidgetDeletePositionKey,sortable:f.amsWidgetSortable,hiddenButtons:f.amsWidgetHiddenButtons,toggleButton:f.amsWidgetToggleButton,toggleClass:f.amsWidgetToggleClass,onToggle:MyAMS.getFunctionByName(f.amsWidgetToggleCallback),deleteButton:f.amsWidgetDeleteButton,deleteClass:f.amsWidgetDeleteClass,onDelete:MyAMS.getFunctionByName(f.amsWidgetDeleteCallback),editButton:f.amsWidgetEditButton,editPlaceholder:f.amsWidgetEditPlaceholder,editClass:f.amsWidgetEditClass,onEdit:MyAMS.getFunctionByName(f.amsWidgetEditCallback),fullscreenButton:f.amsWidgetFullscreenButton,fullscreenClass:f.amsWidgetFullscreenClass,fullscreenDiff:f.amsWidgetFullscreenDiff,onFullscreen:MyAMS.getFunctionByName(f.amsWidgetFullscreenCallback),customButton:f.amsWidgetCustomButton,customClass:f.amsWidgetCustomClass,customStart:MyAMS.getFunctionByName(f.amsWidgetCustomStartCallback),customEnd:MyAMS.getFunctionByName(f.amsWidgetCustomStartCallback),buttonsOrder:f.amsWidgetButtonsOrder,opacity:f.amsWidgetOpacity,dragHandle:f.amsWidgetDragHandle,placeholderClass:f.amsWidgetPlaceholderClass,indicator:f.amsWidgetIndicator,indicatorTime:f.amsWidgetIndicatorTime,ajax:f.amsWidgetAjax,timestampPlaceholder:f.amsWidgetTimestampPlaceholder,timestampFormat:f.amsWidgetTimestampFormat,refreshButton:f.amsWidgetRefreshButton,refreshClass:f.amsWidgetRefreshClass,errorLabel:f.amsWidgetErrorLabel,updatedLabel:f.amsWidgetUpdatedLabel,refreshLabel:f.amsWidgetRefreshLabel,deleteLabel:f.amsWidgetDeleteLabel,afterLoad:MyAMS.getFunctionByName(f.amsWidgetAfterLoadCallback),rtl:f.amsWidgetRtl,onChange:MyAMS.getFunctionByName(f.amsWidgetChangeCallback),onSave:MyAMS.getFunctionByName(f.amsWidgetSaveCallback),ajax_nav:MyAMS.ajax_nav}}var h=d.fn.extend({},i,k.data("ams-widget-options")||{},e);k.data("AMSWidget",new c(k,h))}})}})})(jQuery);
\ No newline at end of file
+(function(f,e){function c(h){if(h<10){h="0"+h}return h}function a(o,p){var h=new Date(o);var j=c(h.getMonth()+1);var l=c(h.getDate());var k=c(h.getFullYear());var m=c(h.getHours());var i=c(h.getMinutes());var n=c(h.getSeconds());return p.timestampFormat.replace(/%d%/g,l).replace(/%m%/g,j).replace(/%y%/g,k).replace(/%h%/g,m).replace(/%i%/g,i).replace(/%s%/g,n)}var g=e.MyAMS;function d(i,h){this.widget=i;this.options=f.extend({},b.defaults,h);this.grid=this.widget.parents(this.options.grid);this.hasGrid=this.grid.exists();this.gridId=this.grid.attr("id");this.controls=this.options.controls;this.toggleClass=this.options.toggleClass.split("|");this.editClass=this.options.editClass.split("|");this.fullscreenClass=this.options.fullscreenClass.split("|");this.customClass=this.options.customClass.split("|");this.init()}d.prototype={init:function(){var p=this;var j;if(p.options.rtl===true){f("body").addClass("rtl")}p.grid.each(function(){f(this).addClass("sortable-grid")});p._getSettings();if(p.hasGrid&&p.storage){var E;if(p.position){var C=JSON.parse(p.position);for(E in C.grid){if(!C.grid.hasOwnProperty(E)){continue}var A=p.grid.find(p.options.subgrid+".sortable-grid").eq(E);for(var B in C.grid[E].section){if(!C.grid[E].section.hasOwnProperty(B)){continue}A.append(f("#"+C.grid[E].section[B].id))}}}if(p.settings){var z=JSON.parse(p.settings);for(E in z.widget){if(!z.widget.hasOwnProperty(E)){continue}j=z.widget[E];var y=f("#"+j.id);if(j.style){y.removeClassPrefix("ams-widget-color-").addClass(j.style).attr("data-widget-attstyle",j.style)}if(j.hidden===1){y.hide(1)}else{y.show(1).removeAttr("data-widget-hidden")}if(j.collapsed===1){y.addClass("ams-widget-collapsed").children("div").hide(1)}var F=y.children("header").children("h2");if(F.text()!==j.title){F.text(j.title)}}}}j=p.widget;var D=j.data();var q={grid:D.amsWidgetGrid,subgrid:D.amsWudgetSubgrid,widgets:D.amsWidgetWidgets,controls:D.amsWidgetControls,storage:D.amsWidgetStorage,deleteSettingsKey:D.amsWidgetDeleteSettingsKey,deletePositionKey:D.amsWidgetDeletePositionKey,sortable:D.amsWidgetSortable,hiddenButtons:D.amsWidgetHiddenButtons,toggleButton:D.amsWidgetToggleButton,toggleClass:D.amsWidgetToggleClass,onToggle:g.getFunctionByName(D.amsWidgetToggleCallback),deleteButton:D.amsWidgetDeleteButton,deleteClass:D.amsWidgetDeleteClass,onDelete:g.getFunctionByName(D.amsWidgetDeleteCallback),editButton:D.amsWidgetEditButton,editPlaceholder:D.amsWidgetEditPlaceholder,editClass:D.amsWidgetEditClass,onEdit:g.getFunctionByName(D.amsWidgetEditCallback),fullscreenButton:D.amsWidgetFullscreenButton,fullscreenClass:D.amsWidgetFullscreenClass,fullscreenDiff:D.amsWidgetFullscreenDiff,onFullscreen:g.getFunctionByName(D.amsWidgetFullscreenCallback),customButton:D.amsWidgetCustomButton,customClass:D.amsWidgetCustomClass,customStart:g.getFunctionByName(D.amsWidgetCustomStartCallback),customEnd:g.getFunctionByName(D.amsWidgetCustomEndCallback),buttonsOrder:D.amsWidgetButtonsOrder,opacity:D.amsWidgetOpacity,dragHandle:D.amsWidgetDragHandle,placeholderClass:D.amsWidgetPlaceholderClass,indicator:D.amsWidgetIndicator,indicatorTime:D.amsWidgetIndicatorTime,ajax:D.amsWidgetAjax,timestampPlaceholder:D.amsWidgetTimestampPlaceholder,timestampFormat:D.amsWidgetTimestampFormat,refreshButton:D.amsWidgetRefreshButton,refreshClass:D.amsWidgetRefreshClass,errorLabel:D.amsWidgetErrorLabel,updatedLabel:D.amsWidgetUpdatedLabel,refreshLabel:D.amsWidgetRefreshLabel,deleteLabel:D.amsWidgetDeleteLabel,afterLoad:g.getFunctionByName(D.amsWidgetAfterLoadCallback),rtl:D.amsWidgetRtl,onChange:g.getFunctionByName(D.amsWidgetChangeCallback),onSave:g.getFunctionByName(D.amsWidgetSaveCallback),ajax_nav:g.ajax_nav};var x=f.extend({},p.options,q);var v=j.children("header");if(!v.parent().attr("role")){var u,r,m,i,o,t;if(D.widgetHidden===true){j.hide()}if(D.widgetCollapsed===true){j.addClass("ams-widget-collapsed").children("div").hide()}if(x.customButton&&(D.widgetCustombutton===undefined)&&(p.customClass[0].length!==0)){u='<a href="#" class="button-icon ams-widget-custom-btn"><i class="'+p.customClass[0]+'"></i></a>'}else{u=""}if(x.deleteButton&&(D.widgetDeleteButton===undefined)){r='<a href="#" class="button-icon ams-widget-delete-btn hint" title="'+b.i18n.DELETE_BTN+'" data-ams-hint-gravity="se"><i class="'+x.deleteClass+'"></i></a>'}else{r=""}if(x.editButton&&(D.widgetEditButton===undefined)){var k=x.editClass.split("|")[0];m='<a href="#" class="button-icon ams-widget-edit-btn hint" title="'+b.i18n.EDIT_BTN+'" data-ams-hint-gravity="se"><i class="'+k+'"></i></a>'}else{m=""}if(x.fullscreenButton&&(D.widgetFullscreenButton===undefined)){var n=x.fullscreenClass.split("|")[0];i='<a href="#" class="button-icon ams-widget-fullscreen-btn hint" title="'+b.i18n.FULLSCREEN_BTN+'" data-ams-hint-gravity="se"><i class="'+n+'"></i></a>'}else{i=""}if(x.toggleButton&&(D.widgetToggleButton===undefined)){var s=x.toggleClass.split("|");var h;if((j.dataWidgetCollapsed===true)||j.hasClass("ams-widget-collapsed")){h=s[1]}else{h=s[0]}o='<a href="#" class="button-icon ams-widget-toggle-btn hint" title="'+b.i18n.COLLAPSE_BTN+'" data-ams-hint-gravity="se"><i class="'+h+'"></i></a>'}else{o=""}if(x.refreshButton&&(D.widgetRefreshButton===undefined)&&D.widgetLoad){t='<a href="#" class="button-icon ams-widget-refresh-btn hint" title="'+b.i18n.REFRESH_BTN+'" data-loading-text="&nbsp;&nbsp;'+b.i18n.LOADING_MSG+'&nbsp;" data-ams-hint-gravity="se"><i class="'+x.refreshClass+'"></i></a>'}else{t=""}var w=x.buttonsOrder.replace(/%refresh%/,t).replace(/%custom%/,u).replace(/%edit%/,m).replace(/%toggle%/,o).replace(/%fullscreen%/,i).replace(/%delete%/,r);if(t||u||m||o||i||r){v.prepend('<div class="ams-widget-ctrls">'+w+"</div>")}if(x.sortable&&(D.widgetSortable===undefined)){j.addClass("ams-widget-sortable")}var l=j.find(x.editPlaceholder);if(l.length>0){l.find("input").val(f.trim(v.children("h2").text()))}v.append('<span class="ams-widget-loader"><i class="fa fa-refresh fa-spin"></i></span>');j.attr("role","widget").children("div").attr("role","content").prev("header").attr("role","heading").children("div").attr("role","menu");g.plugins.enabled.hint(v)}j.data("widget-options",x);if(p.options.hiddenButtons){f(p.controls).hide()}j.find("[data-widget-load]").each(function(){var I=f(this),K=I.children(),J=I.data("widget-load"),H=I.data("widget-refresh")*1000,G=K;if(I.find(".ams-widget-ajax-placeholder").length<=0){I.children("widget-body").append('<div class="ams-widget-ajax-placeholder">'+p.options.loadingLabel+"</div>");if(H>0){p.loadAjaxFile(I,J,K);setInterval(function(){p._loadAjaxFile(I,J,K)},H)}else{p._loadAjaxFile(I,J,K)}}});if(p.options.hiddenButtons){p.widget.children("header").hover(function(){f(this).children(p.controls).stop(true,true).fadeTo(100,1)},function(){f(this).children(p.controls).stop(true,true).fadeTo(100,0)})}p._setClickEvents();f(p.options.deleteSettingsKey).on(p.clickEvent,this,function(H){if(p.storage&&e.confirm){var G=e.confirm(p.options.settingsKeyLabel);if(G){p.storage.removeItem(p.settingsKey)}}H.preventDefault()});f(p.options.deletePositionKey).on(p.clickEvent,this,function(H){if(p.storage&&e.confirm){var G=e.confirm(p.options.positionKeyLabel);if(G){p.storage.removeItem(p.positionKey)}}H.preventDefault()});if(p.storage){if(p.settingsKey===null||p.settingsKey.length<1){p._saveWidgetSettings()}if(p.positionKey===null||p.positionKey.length<1){p._saveWidgetPosition()}}p.grid.data("ams-widgets-loaded",true)},destroy:function(){var h=this;h.widgets.off("click",h._setClickEvents());h.element.removeData("AMSWidget")},_getSettings:function(){var i=this;if(!i.hasGrid||!i.gridId){i.storage=null}else{switch(i.options.storage){case"local":i.storage=localStorage;break;case"session":i.storage=sessionStorage;break;default:i.storage=null}}var h=(i.storage!==null)&&function(){var j,k=+new Date();try{i.storage.setItem(k,k);j=i.storage.getItem(k)===k;i.storage.removeItem(k);return j}catch(l){}}();if(h){i.settingsKey="AMS_settings_"+location.pathname+location.hash+"_"+i.gridId;i.settings=i.storage.getItem(i.settingsKey);i.positionKey="AMS_position_"+location.pathname+location.hash+"_"+i.gridId;i.position=i.storage.getItem(i.positionKey)}if(("ontouchstart" in e)||e.DocumentTouch&&e.document instanceof e.DocumentTouch){i.clickEvent="touchstart"}else{i.clickEvent="click"}},_runLoaderWidget:function(i){var h=this;if(h.options.indicator){i.find(".ams-widget-loader").stop(true,true).fadeIn(100).delay(h.options.indicatorTime).fadeOut(100)}},_loadAjaxFile:function(i,j,h){g.skin.loadURL(i,j.find(".widget-body"))},_saveWidgetSettings:function(){var i=this;i._getSettings();if(i.storage){var h=[];i.grid.find(i.options.widgets).each(function(){var l=f(this);var k={};k.id=l.attr("id");k.style=l.attr("data-widget-attstyle");k.title=l.children("header").children("h2").text();k.hidden=l.is(":hidden")?1:0;k.collapsed=l.hasClass("ams-widget-collapsed")?1:0;h.push(k)});var j=JSON.stringify({widget:h});if(i.settings!==j){i.storage.setItem(i.settingsKey,j)}if(typeof(i.options.onSave)==="function"){i.options.onSave.call(this,null,h)}}},_saveWidgetPosition:function(){var i=this;i._getSettings();if(i.storage){var j=[];i.grid.find(i.options.subgrid+".sortable-grid").each(function(){var k=[];f(this).children(i.options.widgets).each(function(){var m={};m.id=f(this).attr("id");k.push(m)});var l={section:k};j.push(l)});var h=JSON.stringify({grid:j});if(i.position!==h){i.storage.setItem(i.positionKey,h)}if(typeof(i.options.onSave)==="function"){i.options.onSave.call(this,null,j)}}},_setClickEvents:function(){function i(){var l=f("#ams-widget-fullscreen-mode");if(l.length>0){var k=l.find(h.options.widgets);var m=f(window).height();var j=k.children("header").height();k.children("div").height(m-j-15)}}var h=this;h._getSettings();h.widget.on(h.clickEvent,".ams-widget-toggle-btn",function(n){n.preventDefault();var k=f(this);var l=k.parents(h.options.widgets).first();var o=l.data("widget-options");var j=o.toggleClass.split("|");h._runLoaderWidget(l);var m=true;if(l.hasClass("ams-widget-collapsed")){if(o.onToggle){m=o.onToggle.call(this,l,"expand")}if(m!==false){k.children().removeClass(j[1]).addClass(j[0]);l.removeClass("ams-widget-collapsed").children("[role=content]").slideDown(o.toggleSpeed,function(){h._saveWidgetSettings()})}}else{if(o.onToggle){m=o.onToggle.call(this,l,"collapse")}if(m!==false){k.children().removeClass(j[0]).addClass(j[1]);l.addClass("ams-widget-collapsed").children("[role=content]").slideUp(o.toggleSpeed,function(){h._saveWidgetSettings()})}}});h.widget.on("dblclick","header",function(j){f(".ams-widget-toggle-btn",this).click()});h.widget.on(h.clickEvent,".ams-widget-fullscreen-btn",function(n){n.preventDefault();var k=f(this);var m=k.parents(h.options.widgets);var o=m.data("widget-options");var j=o.fullscreenClass.split("|");var l=m.children("div");h._runLoaderWidget(m);if(f("#ams-widget-fullscreen-mode").length>0){f(".nooverflow").removeClass("nooverflow");m.unwrap("<div>").children("div").removeAttr("style").end().find(".ams-widget-fullscreen-btn").children().removeClass(j[1]).addClass(j[0]).parents(h.controls).children("a").show();if(l.hasClass("ams-widget-visible")){l.hide().removeClass("ams-widget-visible")}}else{f("body").addClass("nooverflow");m.wrap('<div id="ams-widget-fullscreen-mode"></div>').parent().find(".ams-widget-fullscreen-btn").children().removeClass(j[0]).addClass(j[1]).parents(h.controls).children("a:not(.ams-widget-fullscreen-btn)").hide();if(l.is(":hidden")){l.show().addClass("ams-widget-visible")}}i();if(typeof(o.onFullscreen)==="function"){o.onFullscreen.call(this,m)}});f(window).resize(function(){i()});h.widget.on(h.clickEvent,".ams-widget-edit-btn",function(m){m.preventDefault();var k=f(this);var l=k.parents(h.options.widgets);var o=l.data("widget-options");var j=o.editClass.split("|");h._runLoaderWidget(l);var n=l.find(o.editPlaceholder);if(n.is(":visible")){k.children().removeClass(j[1]).addClass(j[0]);n.slideUp(o.editSpeed,function(){h._saveWidgetSettings()})}else{k.children().removeClass(j[0]).addClass(j[1]);n.slideDown(o.editSpeed)}if(typeof(o.onEdit)==="function"){o.onEdit.call(this,l)}});f(h.options.editPlaceholder).find("input").keyup(function(){f(this).parents(h.options.widgets).children("header").children("h2").text(f(this).val())});h.widget.on(h.clickEvent,".ams-widget-custom-btn",function(m){m.preventDefault();var j=f(this);var l=j.parents(h.options.widgets);var n=l.data("widget-options");var k=n.customClass.split("|");h._runLoaderWidget(l);if(j.children("."+k[0]).length>0){j.children().removeClass(k[0]).addClass(k[1]);if(typeof(n.customStart)==="function"){n.customStart.call(this,l)}}else{j.children("."+k[1]).addClass(k[0]);if(typeof(n.customEnd)==="function"){n.customEnd.call(this,l)}}h._saveWidgetSettings()});h.widget.on(h.clickEvent,".ams-widget-delete-btn",function(l){l.preventDefault();var j=f(this);var k=j.parents(h.options.widgets);var o=k.data("widget-options");var n=k.attr("id");var m=k.children("header").children("h2").text();g.ajax.check(g.notify,g.baseURL+"myams-notify"+(g.devmode?".js":".min.js"),function(){g.notify.messageBox({title:'<i class="fa fa-times" style="color: #ed1c24;"></i> '+o.deleteLabel+' "'+m+'"',content:b.i18n.DELETE_MSG,buttons:"["+g.i18n.BTN_OK+"]["+g.i18n.BTN_CANCEL+"]"},function(p){if(p===g.i18n.BTN_OK){h._runLoaderWidget(k);f("#"+n).fadeOut(o.deleteSpeed,function(){j.remove();if(typeof(o.onDelete)==="function"){o.onDelete.call(this,k)}})}})})});h.widget.on(h.clickEvent,".ams-widget-refresh-btn",function(n){n.preventDefault();var k=f(this);var l=k.parents(h.options.widgets);var m=l.data("widget-load");var j=l.children();k.button("loading");j.addClass("widget-body-ajax-loading");setTimeout(function(){k.button("reset");j.removeClass("widget-body-ajax-loading");h._loadAjaxFile(l,m,j)},1000)})}};var b={i18n:f.extend({SETTINGS_KEY_LABEL:"Reset settings?",POSITION_KEY_LABEL:"Reset position?",TIMESTAMP_FORMAT:"Last update: %d%/%m%/%y% %h%:%i%:%s",ERROR_LABEL:"An error occured: ",UPDATED_LABEL:"Last update: ",REFRESH_LABEL:"Refresh",EDIT_BTN:"Edit title",DELETE_BTN:"Delete",DELETE_LABEL:"Remove component: ",DELETE_MSG:"WARNING: this action can't be undone!",FULLSCREEN_BTN:"Fullscreen",COLLAPSE_BTN:"Collapse",REFRESH_BTN:"Reload content",LOADING_MSG:"Loading..."},g.plugins.i18n.widgets),initWidgetsGrid:function(i){if(!i.exists()){return}var h=f(".ams-widget:first",i).data("AMSWidget").options;if(h.sortable&&f.ui){var j=i.find(".sortable-grid").not("[data-widget-excludegrid]");j.sortable({items:j.find(".ams-widget-sortable"),connectWith:j,placeholder:h.placeholderClass,cursor:"move",revert:true,opacity:h.opacity,delay:200,cancel:".button-icon, #ams-widget-fullscreen-mode >div",zIndex:10000,handle:h.dragHandle,forcePlaceholderSize:true,forceHelperSize:true,update:function(k,m){var l=m.item.data("AMSWidget");l._runLoaderWidget(l.widget);l._saveWidgetPosition();if(typeof(h.onChange)==="function"){h.onChange.call(this,m.item)}}})}}};b.defaults={grid:".ams-widget-grid",subgrid:"section",widgets:".ams-widget",controls:".ams-widget-ctrls",storage:"local",deleteSettingsKey:"",settingsKeyLabel:b.i18n.SETTINGS_KEY_LABEL,deletePositionKey:"",positionKeyLabel:b.i18n.POSITION_KEY_LABEL,sortable:true,hiddenButtons:false,toggleButton:true,toggleClass:"fa fa-minus|fa fa-plus",toggleSpeed:200,onToggle:null,deleteButton:false,deleteClass:"fa fa-times",deleteSpeed:200,onDelete:null,editButton:false,editPlaceholder:".ams-widget-editbox",editClass:"fa fa-cog|fa fa-save",editSpeed:200,onEdit:null,fullscreenButton:false,fullscreenClass:"fa fa-expand|fa fa-compress",fullscreenDiff:3,onFullscreen:null,customButton:false,customClass:"folder-10|next-10",customStart:null,customEnd:null,buttonsOrder:"%refresh% %custom% %edit% %toggle% %fullscreen% %delete%",opacity:1,dragHandle:"> header",placeholderClass:"ams-widget-placeholder",indicator:true,indicatorTime:600,ajax:true,timestampPlaceholder:".ams-widget-timestamp",timestampFormat:b.i18n.TIMESTAMP_FORMAT,refreshButton:true,refreshButtonClass:"fa fa-refresh",errorLabel:b.i18n.ERROR_LABEL,updatedLabel:b.i18n.UPDATED_LABEL,refreshLabel:b.i18n.REFRESH_LABEL,deleteLabel:b.i18n.DELETE_LABEL,afterLoad:null,rtl:false,onChange:null,onSave:null,ajax_nav:g.ajax_nav};e.MyAMSWidget=b;f.fn.extend({MyAMSWidget:function(h){return this.each(function(){var n=f(this);var m=n.data("AMSWidget");if(!m){var j=n.parents(h.grid||b.defaults.grid);var l={};if(j.exists()){var i=j.data();l={grid:i.amsWidgetGrid,subgrid:i.amsWidgetSubgrid,controls:i.amsWidgetControls,storage:i.amsWidgetStorage,deleteSettingsKey:i.amsWidgetDeleteSettingsKey,deletePositionKey:i.amsWidgetDeletePositionKey,sortable:i.amsWidgetSortable,hiddenButtons:i.amsWidgetHiddenButtons,toggleButton:i.amsWidgetToggleButton,toggleClass:i.amsWidgetToggleClass,onToggle:g.getFunctionByName(i.amsWidgetToggleCallback),deleteButton:i.amsWidgetDeleteButton,deleteClass:i.amsWidgetDeleteClass,onDelete:g.getFunctionByName(i.amsWidgetDeleteCallback),editButton:i.amsWidgetEditButton,editPlaceholder:i.amsWidgetEditPlaceholder,editClass:i.amsWidgetEditClass,onEdit:g.getFunctionByName(i.amsWidgetEditCallback),fullscreenButton:i.amsWidgetFullscreenButton,fullscreenClass:i.amsWidgetFullscreenClass,fullscreenDiff:i.amsWidgetFullscreenDiff,onFullscreen:g.getFunctionByName(i.amsWidgetFullscreenCallback),customButton:i.amsWidgetCustomButton,customClass:i.amsWidgetCustomClass,customStart:g.getFunctionByName(i.amsWidgetCustomStartCallback),customEnd:g.getFunctionByName(i.amsWidgetCustomStartCallback),buttonsOrder:i.amsWidgetButtonsOrder,opacity:i.amsWidgetOpacity,dragHandle:i.amsWidgetDragHandle,placeholderClass:i.amsWidgetPlaceholderClass,indicator:i.amsWidgetIndicator,indicatorTime:i.amsWidgetIndicatorTime,ajax:i.amsWidgetAjax,timestampPlaceholder:i.amsWidgetTimestampPlaceholder,timestampFormat:i.amsWidgetTimestampFormat,refreshButton:i.amsWidgetRefreshButton,refreshClass:i.amsWidgetRefreshClass,errorLabel:i.amsWidgetErrorLabel,updatedLabel:i.amsWidgetUpdatedLabel,refreshLabel:i.amsWidgetRefreshLabel,deleteLabel:i.amsWidgetDeleteLabel,afterLoad:g.getFunctionByName(i.amsWidgetAfterLoadCallback),rtl:i.amsWidgetRtl,onChange:g.getFunctionByName(i.amsWidgetChangeCallback),onSave:g.getFunctionByName(i.amsWidgetSaveCallback),ajax_nav:g.ajax_nav}}var k=f.fn.extend({},l,n.data("ams-widget-options")||{},h);n.data("AMSWidget",new d(n,k))}})}})})(jQuery,this);
\ No newline at end of file
--- a/src/pyams_skin/resources/js/myams.js	Mon Jan 18 18:41:23 2016 +0100
+++ b/src/pyams_skin/resources/js/myams.js	Mon Jan 18 18:45:59 2016 +0100
@@ -10,27 +10,29 @@
  * ©2014-2015 Thierry Florac <tflorac@ulthar.net>
  */
 
-(function($) {
+(function($, globals) {
+
+	"use strict";
 
 	/**
 	 * String prototype extensions
 	 */
 	String.prototype.startsWith = function(str) {
-		var slen = this.length;
-		var dlen = str.length;
+		var slen = this.length,
+			dlen = str.length;
 		if (slen < dlen) {
 			return false;
 		}
-		return (this.substr(0,dlen) == str);
+		return (this.substr(0,dlen) === str);
 	};
 
 	String.prototype.endsWith = function(str) {
-		var slen = this.length;
-		var dlen = str.length;
+		var slen = this.length,
+			dlen = str.length;
 		if (slen < dlen) {
 			return false;
 		}
-		return (this.substr(slen-dlen) == str);
+		return (this.substr(slen-dlen) === str);
 	};
 
 
@@ -38,18 +40,19 @@
 	 * Array prototype extensions
 	 */
 	if (!Array.prototype.indexOf) {
-		Array.prototype.indexOf = function(elt /*, from*/) {
+		Array.prototype.indexOf = function(elt, from) {
 			var len = this.length;
 
-			var from = Number(arguments[1]) || 0;
+			from = Number(from) || 0;
 			from = (from < 0) ? Math.ceil(from) : Math.floor(from);
-			if (from < 0)
+			if (from < 0) {
 				from += len;
+			}
 
 			for (; from < len; from++) {
-				if (from in this &&
-					this[from] === elt)
+				if (from in this && this[from] === elt) {
 					return from;
+				}
 			}
 			return -1;
 		};
@@ -61,7 +64,7 @@
 	 * Case insensitive contains expression
 	 */
 	$.expr[":"].econtains = function(obj, index, meta /*, stack*/) {
-		return (obj.textContent || obj.innerText || $(obj).text() || "").toLowerCase() == meta[3].toLowerCase();
+		return (obj.textContent || obj.innerText || $(obj).text() || "").toLowerCase() === meta[3].toLowerCase();
 	};
 
 
@@ -70,7 +73,7 @@
 	 * Case sensitive exact search expression
 	 */
 	$.expr[":"].withtext = function(obj, index, meta /*, stack*/) {
-		return (obj.textContent || obj.innerText || $(obj).text() || "") == meta[3];
+		return (obj.textContent || obj.innerText || $(obj).text() || "") === meta[3];
 	};
 
 
@@ -88,7 +91,7 @@
 	 */
 	if ($.scrollbarWidth === undefined) {
 		$.scrollbarWidth = function() {
-			var parent = $('<div style="width:50px;height:50px;overflow:auto"><div/></div>').appendTo('body');
+			var parent = $('<div style="width:50px; height:50px; overflow:auto"><div/></div>').appendTo('body');
 			var child = parent.children();
 			var width = child.innerWidth() - child.height(99).innerWidth();
 			parent.remove();
@@ -114,10 +117,11 @@
 		 * otherwise looks for parents
 		 */
 		objectOrParentWithClass: function(klass) {
-			if (this.hasClass(klass))
+			if (this.hasClass(klass)) {
 				return this;
-			else
+			} else {
 				return this.parents('.' + klass);
+			}
 		},
 
 		/*
@@ -139,16 +143,16 @@
 			// DOM node
 			var node = this.get(0);
 			// Ensure we have a DOM node
-			if (typeof node == 'undefined') {
+			if (typeof(node) === 'undefined') {
 				return;
 			}
 			// CSSStyleDeclaration
 			var style = this.get(0).style;
 			// Getter/Setter
-			if (typeof styleName != 'undefined') {
-				if (typeof value != 'undefined') {
+			if (typeof(styleName) !== 'undefined') {
+				if (typeof(value) !== 'undefined') {
 					// Set style property
-					priority = typeof priority != 'undefined' ? priority : '';
+					priority = typeof(priority) !== 'undefined' ? priority : '';
 					style.setProperty(styleName, value, priority);
 					return this;
 				} else {
@@ -167,9 +171,9 @@
 		removeClassPrefix: function (prefix) {
 			this.each(function (i, it) {
 				var classes = it.className.split(" ").map(function(item) {
-					return item.startsWith(prefix) ? "" : item
+					return item.startsWith(prefix) ? "" : item;
 				});
-				it.className = $.trim(classes.join(" "))
+				it.className = $.trim(classes.join(" "));
 			});
 			return this;
 		},
@@ -184,8 +188,9 @@
 					menu = $(settings.menuSelector)[direction](),
 					position = mouse;
 				// opening menu would pass the side of the page
-				if (mouse + menu > win && menu < mouse)
+				if (mouse + menu > win && menu < mouse) {
 					position -= menu;
+				}
 				return position;
 			}
 
@@ -197,8 +202,9 @@
 				});
 				$(this).on("contextmenu", function (e) {
 					// return native menu if pressing control
-					if (e.ctrlKey)
+					if (e.ctrlKey) {
 						return;
+					}
 					//open menu
 					$(settings.menuSelector).data("invokedOn", $(e.target))
 											.show()
@@ -252,7 +258,7 @@
 
 					// avoid jumping to the top of the page when the href is an #
 					var first_link = menu_item.find("A:first");
-					if (first_link.attr('href') == "#") {
+					if (first_link.attr('href') === "#") {
 						first_link.click(function() {
 							return false;
 						});
@@ -266,11 +272,15 @@
 				var active_item = active_parent.parent('LI');
 				active_parent.slideDown(settings.speed);
 				active_item.find("b:first").html(settings.openedSign);
-				active_item.addClass("open")
+				active_item.addClass("open");
 			});
 
 			menu.find("LI A").on('click', function() {
 				var link = $(this);
+				if (link.hasClass('active')) {
+					return;
+				}
+				var href = link.attr('href').replace(/^#/,'');
 				var parent_ul = link.parent().find("UL");
 				if (settings.accordion) {
 					var parents = link.parent().parents("UL");
@@ -278,28 +288,29 @@
 					visible.each(function(visibleIndex) {
 						var close = true;
 						parents.each(function(parentIndex) {
-							if (parents[parentIndex] == visible[visibleIndex]) {
+							if (parents[parentIndex] === visible[visibleIndex]) {
 								close = false;
 								return false;
 							}
 						});
 						if (close) {
-							if (parent_ul != visible[visibleIndex]) {
-								$(visible[visibleIndex]).slideUp(settings.speed, function() {
-									link.parent("LI")
-										.find("b:first")
-										.html(settings.closedSign);
-									link.parent("LI")
-										.removeClass("open");
-								});
+							if (parent_ul !== visible[visibleIndex]) {
+								var visibleItem = $(visible[visibleIndex]);
+								if (href || !visibleItem.hasClass('active')) {
+									visibleItem.slideUp(settings.speed, function () {
+										$(this).parent("LI")
+											.removeClass('open')
+											.find("B:first")
+											.delay(settings.speed)
+											.html(settings.closedSign);
+									});
+								}
 							}
 						}
 					});
 				}
 				var first_ul = link.parent().find("UL:first");
-				if (!link.attr('href').replace(/^#/,'') &&
-					first_ul.is(":visible") &&
-					!first_ul.hasClass("active")) {
+				if (!href && first_ul.is(":visible") && !first_ul.hasClass("active")) {
 					first_ul.slideUp(settings.speed, function() {
 						link.parent("LI")
 							.removeClass("open")
@@ -307,7 +318,7 @@
 							.delay(settings.speed)
 							.html(settings.closedSign);
 					});
-				} else /*if (link.attr('href') != location.hash)*/ {
+				} else /*if (link.attr('href') !== location.hash)*/ {
 					first_ul.slideDown(settings.speed, function() {
 						link.parent("LI")
 							.addClass("open")
@@ -388,8 +399,8 @@
 	/**
 	 * MyAMS extensions to JQuery
 	 */
-	if (window.MyAMS === undefined) {
-		window.MyAMS = {
+	if (globals.MyAMS === undefined) {
+		globals.MyAMS = {
 			devmode: true,
 			devext: '',
 			lang: 'en',
@@ -404,6 +415,7 @@
 			ismobile: (/iphone|ipad|ipod|android|blackberry|mini|windows\sce|palm/i.test(navigator.userAgent.toLowerCase()))
 		};
 	}
+	var MyAMS = globals.MyAMS;
 	var ams = MyAMS;
 
 	/**
@@ -424,16 +436,18 @@
 	 */
 	MyAMS.getQueryVar = function(src, varName) {
 		// Check src
-		if (src.indexOf('?') < 0)
+		if (src.indexOf('?') < 0) {
 			return false;
-		if (!src.endsWith('&'))
+		}
+		if (!src.endsWith('&')) {
 			src += '&';
+		}
 		// Dynamic replacement RegExp
 		var regex = new RegExp('.*?[&\\?]' + varName + '=(.*?)&.*');
 		// Apply RegExp to the query string
 		var val = src.replace(regex, "$1");
 		// If the string is the same, we didn't find a match - return false
-		return val == src ? false : val;
+		return val === src ? false : val;
 	};
 
 
@@ -442,7 +456,7 @@
 	 */
 	MyAMS.rgb2hex = function(color) {
 		return "#" + $.map(color.match(/\b(\d+)\b/g), function(digit) {
-			return ('0' + parseInt(digit).toString(16)).slice(-2)
+			return ('0' + parseInt(digit).toString(16)).slice(-2);
 		}).join('');
 	};
 
@@ -465,10 +479,11 @@
 	 * Small piece of code by Jason Bunting
 	 */
 	MyAMS.getFunctionByName = function(functionName, context) {
-		if (functionName === undefined)
+		if (functionName === undefined) {
 			return undefined;
-		else if (typeof(functionName) == 'function')
+		} else if (typeof(functionName) === 'function') {
 			return functionName;
+		}
 		var namespaces = functionName.split(".");
 		var func = namespaces.pop();
 		context = (context === undefined || context === null) ? window : context;
@@ -488,7 +503,7 @@
 
 	MyAMS.executeFunctionByName = function(functionName, context /*, args */) {
 		var func = ams.getFunctionByName(functionName, window);
-		if (typeof(func) == 'function') {
+		if (typeof(func) === 'function') {
 			var args = Array.prototype.slice.call(arguments, 2);
 			return func.apply(context, args);
 		}
@@ -513,7 +528,7 @@
 			success: callback,
 			error: ams.error.show,
 			cache: !ams.devmode,
-			async: typeof(callback) == 'function'
+			async: typeof(callback) === 'function'
 		};
 		var settings = $.extend({}, defaults, options);
 		return $.ajax(settings);
@@ -522,10 +537,11 @@
 	MyAMS.getCSS = function(url, id) {
 		var head = $('HEAD');
 		var css = $('link[data-ams-id="' + id + '"]', head);
-		if (css.length == 0) {
+		if (css.length === 0) {
 			var source = ams.getSource(url);
-			if (ams.devmode)
+			if (ams.devmode) {
 				source += '?_=' + new Date().getTime();
+			}
 			$('<link />').attr({rel: 'stylesheet',
 								type: 'text/css',
 								href: source,
@@ -564,11 +580,12 @@
 
 		getInternetExplorerVersion: function() {
 			var rv = -1;
-			if (navigator.appName == "Microsoft Internet Explorer") {
+			if (navigator.appName === "Microsoft Internet Explorer") {
 				var ua = navigator.userAgent;
 				var re = new RegExp("MSIE ([0-9]{1,}[.0-9]{0,})");
-				if (re.exec(ua) != null)
+				if (re.exec(ua) !== null) {
 					rv = parseFloat(RegExp.$1);
+				}
 			}
 			return rv;
 		},
@@ -577,22 +594,26 @@
 			var msg = "You're not using Windows Internet Explorer.";
 			var ver = this.getInternetExplorerVersion();
 			if (ver > -1) {
-				if (ver >= 8)
+				if (ver >= 8) {
 					msg = "You're using a recent copy of Windows Internet Explorer.";
-				else
+				} else {
 					msg = "You should upgrade your copy of Windows Internet Explorer.";
+				}
 			}
-			alert(msg);
+			if (globals.alert) {
+				globals.alert(msg);
+			}
 		},
 
 		isIE8orlower: function() {
 			var msg = "0";
 			var ver = this.getInternetExplorerVersion();
 			if (ver > -1) {
-				if (ver >= 9)
+				if (ver >= 9) {
 					msg = 0;
-				else
+				} else {
 					msg = 1;
+				}
 			}
 			return msg;
 		},
@@ -601,8 +622,10 @@
 			return function() {
 				var source = $(this);
 				source.parents('.btn-group').removeClass('open');
-				window.prompt(MyAMS.i18n.CLIPBOARD_COPY, source.text());
-			}
+				if (globals.prompt) {
+					globals.prompt(MyAMS.i18n.CLIPBOARD_COPY, source.text());
+				}
+			};
 		}
 	};
 
@@ -615,15 +638,16 @@
 		/**
 		 * Default JQuery AJAX error handler
 		 */
-		ajax: function(event, request /*, settings*/) {
-			if (request.statusText == 'OK')
+		ajax: function(event, response, request, error) {
+			if (response.statusText === 'OK') {
 				return;
-			var response = ams.ajax.getResponse(request);
-			if (response.content_type == 'json') {
-				ams.ajax.handleJSON(response.data);
+			}
+			var ajax_response = ams.ajax.getResponse(response);
+			if (ajax_response.content_type === 'json') {
+				ams.ajax.handleJSON(ajax_response.data);
 			} else {
 				var title = event.statusText || event.type;
-				var message = request.responseText;
+				var message = response.responseText;
 				ams.skin.messageBox('error', {
 					title: ams.i18n.ERROR_OCCURED,
 					content: '<h4>' + title + '</h4><p>' + message + '</p>',
@@ -631,9 +655,9 @@
 					timeout: 10000
 				});
 			}
-			if (window.console) {
-				console.error(event);
-				console.debug(request);
+			if (globals.console) {
+				globals.console.error(event);
+				globals.console.debug(response);
 			}
 		},
 
@@ -641,10 +665,11 @@
 		 * Show AJAX error
 		 */
 		show: function(request, status, error) {
-			if (!error)
+			if (!error) {
 				return;
+			}
 			var response = ams.ajax.getResponse(request);
-			if (response.content_type == 'json') {
+			if (response.content_type === 'json') {
 				ams.ajax.handleJSON(response.data);
 			} else {
 				ams.skin.messageBox('error', {
@@ -654,9 +679,9 @@
 					timeout: 10000
 				});
 			}
-			if (window.console) {
-				console.error(error);
-				console.debug(request);
+			if (globals.console) {
+				globals.console.error(error);
+				globals.console.debug(request);
 			}
 		}
 	};
@@ -678,22 +703,24 @@
 		 * @options: callback options
 		 */
 		check: function(checker, source, callback, options) {
-			if (typeof(callback) == 'object') {
+			if (typeof(callback) === 'object') {
 				options = callback;
 				callback = undefined;
 			}
 			var defaults = {
-				async: typeof(callback) == 'function'
+				async: typeof(callback) === 'function'
 			};
 			var settings = $.extend({}, defaults, options);
 			if (checker === undefined) {
 				ams.getScript(source, function() {
-					if (typeof(callback) == 'function')
+					if (typeof(callback) === 'function') {
 						callback(true, options);
+					}
 				}, settings);
 			} else {
-				if (typeof(callback) == 'function')
+				if (typeof(callback) === 'function') {
 					callback(false, options);
+				}
 			}
 		},
 
@@ -727,45 +754,52 @@
 		 * @param options: AJAX options
 		 */
 		progress: function(event) {
-			if (!event.lengthComputable)
+			if (!event.lengthComputable) {
+				return;
+			}
+			if (event.loaded >= event.total) {
 				return;
-			if (event.loaded >= event.total)
-				return;
-			console.log(parseInt((event.loaded / event.total * 100), 10) + "%");
+			}
+			if (globals.console) {
+				globals.console.log(parseInt((event.loaded / event.total * 100), 10) + "%");
+			}
 		},
 
 		/**
 		 * Post data to given URL
 		 */
 		post: function(url, data, options, callback) {
-			if (url.startsWith(window.location.protocol))
-				var addr = url;
-			else
+			var addr;
+			if (url.startsWith(window.location.protocol)) {
+				addr = url;
+			} else {
 				addr = this.getAddr() + url;
-			if (typeof(options) == 'function') {
+			}
+			if (typeof(options) === 'function') {
 				callback = options;
-				options = {}
+				options = {};
 			} else if (!options) {
 				options = {};
 			}
-			if (typeof(callback) == 'undefined')
+			if (typeof(callback) === 'undefined') {
 				callback = options.callback;
-			if (typeof(callback) == 'string')
+			}
+			if (typeof(callback) === 'string') {
 				callback = ams.getFunctionByName(callback);
+			}
 			delete options.callback;
 
-			var result = undefined;
+			var result;
 			var defaults = {
 				url: addr,
 				type: 'post',
 				cache: false,
-				async: typeof(callback) == 'function',
+				async: typeof(callback) === 'function',
 				data: $.param(data),
 				dataType: 'json',
 				success: callback || function(data /*, status*/) {
 					result = data.result;
-				},
-				error: ams.error.show
+				}
 			};
 			var settings = $.extend({}, defaults, options);
 			$.ajax(settings);
@@ -792,9 +826,9 @@
 					result = request.responseText;
 				} else {
 					result = request.responseJSON;
-					if (result)
+					if (result) {
 						data_type = 'json';
-					else {
+					} else {
 						try {
 							result = JSON.parse(request.responseText);
 							data_type = 'json';
@@ -844,15 +878,18 @@
 			var url;
 			switch (status) {
 				case 'alert':
-					alert(result.alert.title + '\n\n' + result.alert.content);
+					if (globals.alert) {
+						globals.alert(result.alert.title + '\n\n' + result.alert.content);
+					}
 					break;
 				case 'error':
 					ams.form.showErrors(form, result);
 					break;
 				case 'info':
 				case 'success':
-					if (result.close_form != false)
+					if (result.close_form !== false) {
 						ams.dialog.close(form);
+					}
 					break;
 				case 'message':
 				case 'messagebox':
@@ -860,28 +897,32 @@
 				case 'notify':
 				case 'callback':
 				case 'callbacks':
-					if (result.close_form != false)
+					if (result.close_form !== false) {
 						ams.dialog.close(form);
+					}
 					break;
 				case 'modal':
 					ams.dialog.open(result.location);
 					break;
 				case 'reload':
-					if (result.close_form != false)
+					if (result.close_form !== false) {
 						ams.dialog.close(form);
+					}
 					url = result.location || window.location.hash;
-					if (url.startsWith('#'))
+					if (url.startsWith('#')) {
 						url = url.substr(1);
+					}
 					ams.skin.loadURL(url, result.target || target || '#content');
 					break;
 				case 'redirect':
-					if (result.close_form == true)
+					if (result.close_form === true) {
 						ams.dialog.close(form);
+					}
 					url = result.location || window.location.href;
 					if (result.window) {
 						window.open(url, result.window, result.options);
 					} else {
-						if (window.location.href == url) {
+						if (window.location.href === url) {
 							window.location.reload(true);
 						} else {
 							window.location.href = url;
@@ -889,52 +930,65 @@
 					}
 					break;
 				default:
-					console.log("Unhandled status: " + status);
-					break;
+					if (globals.console) {
+						globals.console.log("Unhandled status: " + status);
+					}
 			}
+
+			var index;
+			var content;
+			var container;
 			if (result.content) {
-				var content = result.content;
-				var container = $(content.target || target || form || '#content');
-				if (content.raw == true) {
+				content = result.content;
+				container = $(content.target || target || form || '#content');
+				if (content.raw === true) {
 					container.text(content.text);
 				} else {
 					container.html(content.html);
 					ams.initContent(container);
 				}
-				if (!content.keep_hidden)
+				if (!content.keep_hidden) {
 					container.removeClass('hidden');
+				}
 			}
 			if (result.contents) {
 				var contents = result.contents;
-				for (var index in contents) {
+				for (index=0; index < contents.length; index++) {
 					content = contents[index];
 					container = $(content.target);
-					if (content.raw == true) {
+					if (content.raw === true) {
 						container.text(content.text);
 					} else {
 						container.html(content.html);
 						ams.initContent(container);
 					}
-					if (!content.keep_hidden)
+					if (!content.keep_hidden) {
 						container.removeClass('hidden');
+					}
 				}
 			}
+
+			var message;
 			if (result.message) {
-				var message = result.message;
-				if (typeof(message) == 'string') {
-					if ((status == 'info') || (status == 'success'))
+				message = result.message;
+				if (typeof(message) === 'string') {
+					if ((status === 'info') || (status === 'success')) {
 						ams.skin.smallBox(status,
-										  {title: message,
-										   icon: 'fa fa-fw fa-info-circle font-xs align-top margin-top-10',
-										   timeout: 3000});
-					else
+										  {
+											  title: message,
+											  icon: 'fa fa-fw fa-info-circle font-xs align-top margin-top-10',
+											  timeout: 3000
+										  });
+					} else {
 						ams.skin.alert($(form || '#content'), status, message);
-				} else
+					}
+				} else {
 					ams.skin.alert($(message.target || target || form || '#content'),
 								   message.status || 'success',
 								   message.header,
 								   message.body,
 								   message.subtitle);
+				}
 			}
 			if (result.smallbox) {
 				ams.skin.smallBox(result.smallbox_status || status,
@@ -944,32 +998,36 @@
 			}
 			if (result.messagebox) {
 				message = result.messagebox;
-				if (typeof(message) == 'string')
+				if (typeof(message) === 'string') {
 					ams.skin.messageBox('info',
-										{title: ams.i18n.ERROR_OCCURED,
-										 content: message,
-										 timeout: 10000});
-				else {
+										{
+											title: ams.i18n.ERROR_OCCURED,
+											content: message,
+											timeout: 10000
+										});
+				} else {
 					var message_status = message.status || 'info';
-					if (message_status == 'error' && form && target)
+					if (message_status === 'error' && form && target) {
 						ams.executeFunctionByName(form.data('ams-form-submit-error') || 'MyAMS.form.finalizeSubmitOnError', form, target);
+					}
 					ams.skin.messageBox(message_status,
 										{title: message.title || ams.i18n.ERROR_OCCURED,
 										 content: message.content,
 										 icon: message.icon,
 										 number: message.number,
-										 timeout: message.timeout == null ? undefined : (message.timeout || 10000)});
+										 timeout: message.timeout === null ? undefined : (message.timeout || 10000)});
 				}
 			}
-			if (result.event)
+			if (result.event) {
 				form.trigger(result.event, result.event_options);
-			if (result.callback)
+			}
+			if (result.callback) {
 				ams.executeFunctionByName(result.callback, form, result.options);
+			}
 			if (result.callbacks) {
-				for (index in result.callbacks) {
-					if (!$.isNumeric(index))
-						continue;
-					var callback = result.callbacks[index];
+				var callback;
+				for (index=0; index < result.callbacks.length; index++) {
+					callback = result.callbacks[index];
 					ams.executeFunctionByName(callback, form, callback.options);
 				}
 			}
@@ -1002,42 +1060,49 @@
 		 *  - @callback: name of a callback which will be called on server response
 		 */
 		query: function(query, method, options, callback) {
-			ams.ajax.check($.jsonRpc,
+			ams.ajax.check($.jsonRPC,
 						   ams.baseURL + 'ext/jquery-jsonrpc' + ams.devext + '.js',
 						   function() {
-								var result;
-								if (typeof(options) == 'function') {
+								if (typeof(options) === 'function') {
 									callback = options;
 									options = {};
 								}
-								else if (!options)
+								else if (!options) {
 									options = {};
-								if (typeof(callback) == 'undefined')
+								}
+								if (callback === 'undefined') {
 									callback = options.callback;
-								if (typeof(callback) == 'string')
+								}
+								if (typeof(callback) === 'string') {
 									callback = ams.getFunctionByName(callback);
+								}
 								delete options.callback;
 
 								var params = {};
-								if (typeof(query) == 'string')
-									params['query'] = query;
-								else if (typeof(query) == 'object')
+								if (typeof(query) === 'string') {
+									params.query = query;
+								} else if (typeof(query) === 'object') {
 									$.extend(params, query);
+								}
 								$.extend(params, options);
 
-								var settings = {
-									url: ams.jsonrpc.getAddr(options.url),
-									type: 'post',
-									cache: false,
-									method: method,
+								var result;
+								var defaults = {
+									id: new Date().getTime(),
 									params: params,
-									async: typeof(callback) == 'function',
-									success: callback || function(data /*, status*/) {
-										result = data.result;
+									success: callback || function(data) {
+										result = data;
 									},
 									error: ams.error.show
 								};
-								$.jsonRpc(settings);
+								var settings = $.extend({}, defaults, options);
+								$.jsonRPC.withOptions({
+									endPoint: ams.jsonrpc.getAddr(options.url),
+									namespace: options.namespace,
+									cache: false
+								}, function() {
+									$.jsonRPC.request(method, settings);
+								});
 								return result;
 						   });
 		},
@@ -1054,16 +1119,19 @@
 			ams.ajax.check($.jsonRPC,
 						   ams.baseURL + 'ext/jquery-jsonrpc' + ams.devext + '.js',
 						   function() {
-								if (typeof(options) == 'function') {
+								if (typeof(options) === 'function') {
 									callback = options;
 									options = {};
 								}
-								else if (!options)
+								else if (!options) {
 									options = {};
-								if (typeof(callback) == 'undefined')
+								}
+								if (typeof(callback) === 'undefined') {
 									callback = options.callback;
-								if (typeof(callback) == 'string')
+								}
+								if (typeof(callback) === 'string') {
 									callback = ams.getFunctionByName(callback);
+								}
 								delete options.callback;
 
 								var result;
@@ -1116,19 +1184,22 @@
 			ams.ajax.check($.xmlrpc,
 						   ams.baseURL + 'ext/jquery-xmlrpc' + ams.devext + '.js',
 						   function() {
-								var result;
-								if (typeof(options) == 'function') {
+								if (typeof(options) === 'function') {
 									callback = options;
 									options = {};
 								}
-								else if (!options)
+								else if (!options) {
 									options = {};
-								if (typeof(callback) == 'undefined')
+								}
+								if (typeof(callback) === 'undefined') {
 									callback = options.callback;
-								if (typeof(callback) == 'string')
+								}
+								if (typeof(callback) === 'string') {
 									callback = ams.getFunctionByName(callback);
+								}
 								delete options.callback;
 
+								var result;
 								var defaults = {
 									url: ams.xmlrpc.getAddr(url),
 									methodName: method,
@@ -1158,10 +1229,12 @@
 		 */
 		init: function(element) {
 			// Activate form changes if required
-			if (ams.warn_on_form_change)
-				var forms = $('FORM[data-ams-warn-on-change!="false"]', element);
-			else
+			var forms;
+			if (ams.warn_on_form_change) {
+				forms = $('FORM[data-ams-warn-on-change!="false"]', element);
+			} else {
 				forms = $('FORM[data-ams-warn-on-change="true"]', element);
+			}
 			forms.each(function() {
 				var form = $(this);
 				$('INPUT[type="text"], ' +
@@ -1185,6 +1258,26 @@
 		},
 
 		/**
+		 * Set focus to first container input
+		 */
+		setFocus: function(container) {
+			var focused = $('[data-ams-focus-target]', container).first();
+			if (!focused.exists()) {
+				focused = $('input, select', container).first();
+			}
+			if (focused.exists()) {
+				if (focused.hasClass('select2')) {
+					setTimeout(function() {
+						focused.select2('focus');
+						focused.select2('open');
+					}, 100);
+				} else {
+					focused.focus();
+				}
+			}
+		},
+
+		/**
 		 * Check for modified forms before exiting
 		 */
 		checkBeforeUnload: function() {
@@ -1198,7 +1291,7 @@
 		 * Check for modified forms before loading new inner content
 		 */
 		confirmChangedForm: function(element, callback) {
-			if (typeof(element) == 'function') {
+			if (typeof(element) === 'function') {
 				callback = element;
 				element = undefined;
 			}
@@ -1209,8 +1302,9 @@
 					content: '<i class="text-danger fa fa-2x fa-bell shake animated"></i>&nbsp; ' + ams.i18n.FORM_CHANGED_WARNING,
 					buttons: ams.i18n.BTN_OK_CANCEL
 				}, function(button) {
-					if (button == ams.i18n.BTN_OK)
+					if (button === ams.i18n.BTN_OK) {
 						callback.call(element);
+					}
 				});
 			} else {
 				callback.call(element);
@@ -1223,9 +1317,10 @@
 		submit: function(form, handler, submit_options) {
 			// Check params
 			form = $(form);
-			if (!form.exists())
+			if (!form.exists()) {
 				return false;
-			if (typeof(handler) == 'object') {
+			}
+			if (typeof(handler) === 'object') {
 				submit_options = handler;
 				handler = undefined;
 			}
@@ -1242,15 +1337,17 @@
 				return false;
 			}
 			// Check submit validators
-			if (!ams.form._checkSubmitValidators(form))
+			if (!ams.form._checkSubmitValidators(form)) {
 				return false;
+			}
 			// Remove remaining status messages
-			$('.alert-danger, SPAN.state-error', form).remove();
+			$('.alert-danger, SPAN.state-error', form).not('.persistent').remove();
 			$('.state-error', form).removeClassPrefix('state-');
 			// Check submit button
 			var button = $(form.data('ams-submit-button'));
-			if (button && !button.data('ams-form-hide-loading'))
+			if (button && !button.data('ams-form-hide-loading')) {
 				button.button('loading');
+			}
 			ams.ajax.check($.fn.ajaxSubmit,
 						   ams.baseURL + 'ext/jquery-form-3.49' + ams.devext + '.js',
 						   function() {
@@ -1260,23 +1357,29 @@
 									var button;
 									var data = form.data();
 									var form_options = data.amsFormOptions;
-
-									if (submit_options)
-										var form_data_callback = submit_options.formDataInitCallback;
-									if (form_data_callback)
+									var form_data;
+									var form_data_callback;
+
+									if (submit_options) {
+										form_data_callback = submit_options.formDataInitCallback;
+									}
+									if (form_data_callback) {
 										delete submit_options.formDataInitCallback;
-									else
+									} else {
 										form_data_callback = data.amsFormDataInitCallback;
+									}
 									if (form_data_callback) {
 										var veto = {};
-										if (typeof(form_data_callback) == 'function')
-											var form_data = form_data_callback.call(form, veto);
-										else
+										if (typeof(form_data_callback) === 'function') {
+											form_data = form_data_callback.call(form, veto);
+										} else {
 											form_data = ams.executeFunctionByName(form_data_callback, form, veto);
+										}
 										if (veto.veto) {
 											button = form.data('ams-submit-button');
-											if (button)
+											if (button) {
 												button.button('reset');
+											}
 											ams.form.finalizeSubmitFooter.call(form);
 											return false;
 										}
@@ -1292,32 +1395,43 @@
 										buttonTarget = button.data('ams-form-submit-target');
 									}
 
+									var url;
 									var form_handler = handler || buttonHandler || data.amsFormHandler || '';
 									if (form_handler.startsWith(window.location.protocol)) {
-										var url = form_handler;
+										url = form_handler;
 									} else {
 										var action = form.attr('action').replace(/#/, '');
-										if (action.startsWith(window.location.protocol))
+										if (action.startsWith(window.location.protocol)) {
 											url = action;
-										else
+										} else {
 											url = ams.ajax.getAddr() + action;
+										}
 										url += form_handler;
 									}
 
 									var target = null;
-									if (data.amsFormInitSubmitTarget) {
-										target = $(buttonTarget || data.amsFormSubmitTarget || '#content');
-										ams.executeFunctionByName(data.amsFormInitSubmit || 'MyAMS.form.initSubmit', form, target);
-									} else if (!data.amsFormHideSubmitFooter)
-										ams.executeFunctionByName(data.amsFormInitSubmit || 'MyAMS.form.initSubmitFooter', form);
-
-									var hasUpload = typeof(options.uuid) != 'undefined';
+									if (submit_options && submit_options.initSubmitTarget) {
+										ams.executeFunctionByName(submit_options.initSubmitTarget);
+									} else {
+										if (data.amsFormInitSubmitTarget) {
+											target = $(buttonTarget || data.amsFormSubmitTarget || '#content');
+											ams.executeFunctionByName(data.amsFormInitSubmit || 'MyAMS.form.initSubmit', form, target);
+										} else if (!data.amsFormHideSubmitFooter) {
+											ams.executeFunctionByName(data.amsFormInitSubmit || 'MyAMS.form.initSubmitFooter', form);
+										}
+									}
+
+									var hasUpload = typeof(options.uuid) !== 'undefined';
 									if (hasUpload) {
-										if (url.indexOf('X-Progress-ID') < 0)
+										if (url.indexOf('X-Progress-ID') < 0) {
 											url += "?X-Progress-ID=" + options.uuid;
+										}
 										delete options.uuid;
 									}
 
+									if (submit_options) {
+										form_data = $.extend({}, form_data, submit_options.form_data);
+									}
 									var defaults = {
 										url: url,
 										type: 'post',
@@ -1325,33 +1439,37 @@
 										data: form_data,
 										dataType: data.amsFormDatatype,
 										beforeSerialize: function(/*form, options*/) {
-											if (typeof(tinyMCE) != 'undefined')
-												tinyMCE.triggerSave();
+											if (typeof(globals.tinyMCE) !== 'undefined') {
+												globals.tinyMCE.triggerSave();
+											}
 										},
 										beforeSubmit: function(data, form /*, options*/) {
 											form.data('submitted', true);
 										},
 										error: function(request, status, error, form) {
-											if (target)
+											if (target) {
 												ams.executeFunctionByName(data.amsFormSubmitError || 'MyAMS.form.finalizeSubmitOnError', form, target);
+											}
 											if (form.is(':visible')) {
 												var button = form.data('ams-submit-button');
-												if (button)
+												if (button) {
 													button.button('reset');
+												}
 												ams.form.finalizeSubmitFooter.call(form);
 											}
 											form.data('submitted', false);
 											form.removeData('ams-submit-button');
 										},
 										iframe: hasUpload
-									}
-									var download_target = data.amsFormDownloadTarget;
+									};
+									var download_target = (submit_options && submit_options.downloadTarget) || data.amsFormDownloadTarget;
 									if (download_target) {
 										var iframe = $('iframe[name="' + download_target + '"]');
-										if (!iframe.exists())
+										if (!iframe.exists()) {
 											iframe = $('<iframe></iframe>').hide()
 																		   .attr('name', download_target)
 																		   .appendTo(form);
+										}
 										defaults = $.extend({}, defaults, {
 											iframe: true,
 											iframeTarget: iframe,
@@ -1362,13 +1480,16 @@
 												} else {
 													var callback;
 													var button = form.data('ams-submit-button');
-													if (button)
+													if (button) {
 														callback = button.data('ams-form-submit-callback');
-													if (!callback)
+													}
+													if (!callback) {
 														callback = ams.getFunctionByName(data.amsFormSubmitCallback) || ams.form._submitCallback;
+													}
 													callback.call(form, result, status, request, form);
-													if (form.is(':visible') && button)
+													if (form.is(':visible') && button) {
 														button.button('reset');
+													}
 													form.data('submitted', false);
 													form.removeData('ams-submit-button');
 													form.removeAttr('data-ams-form-changed');
@@ -1378,12 +1499,14 @@
 									} else {
 										defaults = $.extend({}, defaults, {
 											error: function(request, status, error, form) {
-												if (target)
+												if (target) {
 													ams.executeFunctionByName(data.amsFormSubmitError || 'MyAMS.form.finalizeSubmitOnError', form, target);
+												}
 												if (form.is(':visible')) {
 													var button = form.data('ams-submit-button');
-													if (button)
+													if (button) {
 														button.button('reset');
+													}
 													ams.form.finalizeSubmitFooter.call(form);
 												}
 												form.data('submitted', false);
@@ -1392,13 +1515,16 @@
 											success: function(result, status, request, form) {
 												var callback;
 												var button = form.data('ams-submit-button');
-												if (button)
+												if (button) {
 													callback = button.data('ams-form-submit-callback');
-												if (!callback)
+												}
+												if (!callback) {
 													callback = ams.getFunctionByName(data.amsFormSubmitCallback) || ams.form._submitCallback;
+												}
 												callback.call(form, result, status, request, form);
-												if (form.is(':visible') && button)
+												if (form.is(':visible') && button) {
 													button.button('reset');
+												}
 												form.data('submitted', false);
 												form.removeData('ams-submit-button');
 												form.removeAttr('data-ams-form-changed');
@@ -1415,8 +1541,9 @@
 											ams.dialog.close(form);
 										} else {
 											ams.form.finalizeSubmitFooter.call(form);
-											if (button)
+											if (button) {
 												button.button('reset');
+											}
 											form.data('submitted', false);
 											form.removeData('ams-submit-button');
 											form.removeAttr('data-ams-form-changed');
@@ -1436,8 +1563,9 @@
 										uuid: $.progressBar.submit(form)
 									});
 									_submitAjaxForm(form, settings);
-								} else
+								} else {
 									_submitAjaxForm(form, {});
+								}
 						   });
 			return false;
 		},
@@ -1452,10 +1580,12 @@
 		initSubmit: function(target, message) {
 			var form = $(this);
 			var spin = '<i class="fa fa-3x fa-gear fa-spin"></i>';
-			if (!message)
+			if (!message) {
 				message = form.data('ams-form-submit-message');
-			if (message)
+			}
+			if (message) {
 				spin += '<strong>' + message + '</strong>';
+			}
 			$(target).html('<div class="row margin-20"><div class="text-center">' + spin + '</div></div>');
 			$(target).parents('.hidden').removeClass('hidden');
 		},
@@ -1480,10 +1610,12 @@
 		initSubmitFooter: function(message) {
 			var form = $(this);
 			var spin = '<i class="fa fa-3x fa-gear fa-spin"></i>';
-			if (!message)
+			if (!message) {
 				message = $(this).data('ams-form-submit-message');
-			if (message)
+			}
+			if (message) {
 				spin += '<strong class="submit-message align-top padding-left-10 margin-top-10">' + message + '</strong>';
+			}
 			var footer = $('footer', form);
 			$('button', footer).hide();
 			footer.append('<div class="row"><div class="text-center">' + spin + '</div></div>');
@@ -1523,25 +1655,31 @@
 		 */
 		_submitCallback: function(result, status, request, form) {
 
+			var button;
 			if (form.is(':visible')) {
 				ams.form.finalizeSubmitFooter.call(form);
-				var button = form.data('ams-submit-button');
-				if (button)
+				button = form.data('ams-submit-button');
+				if (button) {
 					button.button('reset');
+				}
 			}
+
 			var data = form.data();
-			if (data.amsFormDatatype)
-				var data_type = data.amsFormDatatype;
-			else {
+			var data_type;
+			if (data.amsFormDatatype) {
+				data_type = data.amsFormDatatype;
+			} else {
 				var request_data = ams.ajax.getResponse(request);
 				data_type = request_data.content_type;
 				result = request_data.data;
 			}
 
-			if (button)
-				var target = $(button.amsFormSubmitTarget || data.amsFormSubmitTarget || '#content');
-			else
+			var target;
+			if (button) {
+				target = $(button.data('ams-form-submit-target') || data.amsFormSubmitTarget || '#content');
+			} else {
 				target = $(data.amsFormSubmitTarget || '#content');
+			}
 
 			switch (data_type) {
 				case 'json':
@@ -1552,12 +1690,16 @@
 				case 'xml':
 					break;
 				case 'html':
+					/* falls through */
 				case 'text':
+					/* falls through */
 				default:
-					if (button && (button.data('ams-keep-modal') !== true))
+					if (button && (button.data('ams-keep-modal') !== true)) {
 						ams.dialog.close(form);
-					if (!target.exists())
+					}
+					if (!target.exists()) {
 						target = $('body');
+					}
 					target.parents('.hidden').removeClass('hidden');
 					$('.alert', target.parents('.alerts-container')).remove();
 					target.css({opacity: '0.0'})
@@ -1565,6 +1707,7 @@
 						  .delay(50)
 						  .animate({opacity: '1.0'}, 300);
 					ams.initContent(target);
+					ams.form.setFocus(target);
 			}
 			var callback = request.getResponseHeader('X-AMS-Callback');
 			if (callback) {
@@ -1577,10 +1720,11 @@
 		 * Get list of custom validators called before submit
 		 */
 		_getSubmitValidators: function(form) {
-			var validators = new Array();
+			var validators = [];
 			var form_validator = form.data('ams-form-validator');
-			if (form_validator)
+			if (form_validator) {
 				validators.push([form, form_validator]);
+			}
 			$('[data-ams-form-validator]', form).each(function() {
 				var source = $(this);
 				validators.push([source, source.data('ams-form-validator')]);
@@ -1599,30 +1743,31 @@
 		 */
 		_checkSubmitValidators: function(form) {
 			var validators = ams.form._getSubmitValidators(form);
-			if (!validators.length)
+			if (!validators.length) {
 				return true;
-			var output = new Array();
+			}
+			var output = [];
 			var result = true;
-			for (var index in validators) {
-				if (!$.isNumeric(index))  // IE check !
-					continue;
+			for (var index=0; index < validators.length; index++) {
 				var validator = validators[index];
 				var source = validator[0];
 				var handler = validator[1];
 				var validator_result = ams.executeFunctionByName(handler, form, source);
-				if (validator_result === false)
+				if (validator_result === false) {
 					result = false;
-				else if (typeof(validator_result) == 'string')
+				} else if (typeof(validator_result) === 'string') {
 					output.push(validator_result);
-				else if (result.length && (result.length > 0))
+				} else if (result.length && (result.length > 0)) {
 					output = output.concat(result);
+				}
 			}
 			if (output.length > 0) {
-				var header = output.length == 1 ? ams.i18n.ERROR_OCCURED : ams.i18n.ERRORS_OCCURED;
+				var header = output.length === 1 ? ams.i18n.ERROR_OCCURED : ams.i18n.ERRORS_OCCURED;
 				ams.skin.alert(form, 'danger', header, output);
 				return false;
-			} else
+			} else {
 				return result;
+			}
 		},
 
 		/**
@@ -1639,50 +1784,52 @@
 		 *             message: "Second error message"},...]}
 		 */
 		showErrors: function(form, errors) {
-			if (typeof(errors) == 'string') {
-				ams.skin.alert(form, 'error', ams.i18n.ERROR_OCCURED, errors)
+			var header;
+			if (typeof(errors) === 'string') {
+				ams.skin.alert(form, 'error', ams.i18n.ERROR_OCCURED, errors);
 			} else if (errors instanceof Array) {
-				var header = errors.length == 1 ? ams.i18n.ERROR_OCCURED : ams.i18n.ERRORS_OCCURED;
+				header = errors.length === 1 ? ams.i18n.ERROR_OCCURED : ams.i18n.ERRORS_OCCURED;
 				ams.skin.alert(form, 'error', header, errors);
 			} else {
 				$('.state-error', form).removeClass('state-error');
 				header = errors.error_header ||
 						 (errors.widgets && (errors.widgets.length > 1) ? ams.i18n.ERRORS_OCCURED : ams.i18n.ERROR_OCCURED);
-				var message = new Array();
+				var message = [];
 				var index;
-				for (index in errors.messages) {
-					if (!$.isNumeric(index))
-						continue;
-					if (errors.messages[index].header) {
-						message.push('<strong>' + errors.messages[index].header + '</strong><br />' + errors.messages[index].message);
-					} else {
-						message.push(errors.messages[index].message || errors.messages[index]);
+				if (errors.messages) {
+					for (index = 0; index < errors.messages.length; index++) {
+						var msg = errors.messages[index];
+						if (msg.header) {
+							message.push('<strong>' + msg.header + '</strong><br />' + msg.message);
+						} else {
+							message.push(msg.message || msg);
+						}
 					}
 				}
-				for (index in errors.widgets) {
-					if (!$.isNumeric(index))
-						continue;
-					// set widget status message
-					var widget_data = errors.widgets[index];
-					var widget = $('[name="' + widget_data.name + '"]', form);
-					widget.parents('label:first')
-						  .removeClassPrefix('state-')
-						  .addClass('state-error')
-						  .after('<span for="name" class="state-error">' + widget_data.message + '</span>');
-					// complete form alert message
-					if (widget_data.label) {
-						message.push(widget_data.label + ' : ' + widget_data.message);
-					}
-					// mark parent tab (if any) with error status
-					var tab_index = widget.parents('.tab-pane').index() + 1;
-					if (tab_index > 0) {
-						var nav_tabs = $('.nav-tabs', $(widget).parents('.tabforms'));
-						$('li:nth-child(' + tab_index + ')', nav_tabs).removeClassPrefix('state-')
-																	  .addClass('state-error');
-						$('li.state-error:first a', form).click();
+				if (errors.widgets) {
+					for (index = 0; index < errors.widgets.length; index++) {
+						// set widget status message
+						var widget_data = errors.widgets[index];
+						var widget = $('[name="' + widget_data.name + '"]', form);
+						widget.parents('label:first')
+								.removeClassPrefix('state-')
+								.addClass('state-error')
+								.after('<span for="name" class="state-error">' + widget_data.message + '</span>');
+						// complete form alert message
+						if (widget_data.label) {
+							message.push(widget_data.label + ' : ' + widget_data.message);
+						}
+						// mark parent tab (if any) with error status
+						var tab_index = widget.parents('.tab-pane').index() + 1;
+						if (tab_index > 0) {
+							var nav_tabs = $('.nav-tabs', $(widget).parents('.tabforms'));
+							$('li:nth-child(' + tab_index + ')', nav_tabs).removeClassPrefix('state-')
+									.addClass('state-error');
+							$('li.state-error:first a', form).click();
+						}
 					}
 				}
-				ams.skin.alert(form, errors.error_level || 'error', header, message, errors.error_message);
+				ams.skin.alert($('fieldset:first', form), errors.error_level || 'error', header, message, errors.error_message);
 			}
 		}
 	};
@@ -1706,8 +1853,10 @@
 			if (element) {
 				dialog = element.objectOrParentWithClass('modal-dialog');
 			}
+
+			var callbacks;
 			if (dialog && dialog.exists()) {
-				var callbacks = dialog.data('shown-callbacks');
+				callbacks = dialog.data('shown-callbacks');
 				if (callbacks === undefined) {
 					callbacks = [];
 					dialog.data('shown-callbacks', callbacks);
@@ -1715,8 +1864,9 @@
 			} else {
 				callbacks = ams.dialog._shown_callbacks;
 			}
-			if (callbacks.indexOf(callback) < 0)
+			if (callbacks.indexOf(callback) < 0) {
 				callbacks.push(callback);
+			}
 		},
 
 		/**
@@ -1732,8 +1882,10 @@
 			if (element) {
 				dialog = element.objectOrParentWithClass('modal-dialog');
 			}
+
+			var callbacks;
 			if (dialog && dialog.exists()) {
-				var callbacks = dialog.data('hide-callbacks');
+				callbacks = dialog.data('hide-callbacks');
 				if (callbacks === undefined) {
 					callbacks = [];
 					dialog.data('hide-callbacks', callbacks);
@@ -1741,8 +1893,9 @@
 			} else {
 				callbacks = ams.dialog._hide_callbacks;
 			}
-			if (callbacks.indexOf(callback) < 0)
+			if (callbacks.indexOf(callback) < 0) {
 				callbacks.push(callback);
+			}
 		},
 
 		/**
@@ -1764,21 +1917,25 @@
 												'</div>' +
 											'</div>';
 									}
-									if (typeof(source) == 'string') {
-										var source_data = {};
-										var url = source;
+
+									var source_data;
+									var url;
+									if (typeof(source) === 'string') {
+										source_data = {};
+										url = source;
 									} else {
 										source_data = source.data();
 										url = source.attr('href') || source_data.amsUrl;
 										var url_getter = ams.getFunctionByName(url);
-										if (typeof(url_getter) == 'function') {
+										if (typeof(url_getter) === 'function') {
 											url = url_getter.call(source);
 										}
 									}
-									if (!url)
+									if (!url) {
 										return;
+									}
 									$('body').modalmanager('loading');
-									if (url.indexOf('#') == 0) {
+									if (url.indexOf('#') === 0) {
 										// Inner hidden modal dialog
 										$(url).modal('show');
 									} else {
@@ -1802,15 +1959,18 @@
 													case 'xml':
 														break;
 													case 'html':
+														/* falls through */
 													case 'text':
+														/* falls through */
 													default:
 														var content = $(result);
 														var dialog = $('.modal-dialog', content.wrap('<div></div>').parent());
 														var dialog_data = dialog.data();
 														var data_options = {
+															backdrop: 'static',
 															overflow: dialog_data.amsModalOverflow || '.modal-viewport',
-															maxHeight: dialog_data.amsModalMaxHeight === undefined
-																	? function() {
+															maxHeight: dialog_data.amsModalMaxHeight === undefined ?
+																	function() {
 																		return $(window).height() -
 																					$('.modal-header', content).outerHeight(true) -
 																					$('footer', content).outerHeight(true) - 85;
@@ -1842,15 +2002,17 @@
 			function resetViewport(ev) {
 				var top = $('.scrollmarker.top', viewport);
 				var top_position = viewport.scrollTop();
-				if (top_position > 0)
+				if (top_position > 0) {
 					top.show();
-				else
+				} else {
 					top.hide();
+				}
 				var bottom = $('.scrollmarker.bottom', viewport);
-				if (maxHeight + top_position >= viewport.get(0).scrollHeight)
+				if (maxHeight + top_position >= viewport.get(0).scrollHeight) {
 					bottom.hide();
-				else
+				} else {
 					bottom.show();
+				}
 			}
 
 			var modal = e.target;
@@ -1858,7 +2020,7 @@
 			if (viewport.exists()) {
 				var maxHeight = parseInt(viewport.css('max-height'));
 				var barWidth = $.scrollbarWidth();
-				if (viewport.height() == maxHeight) {
+				if (viewport.height() === maxHeight) {
 					$('<div></div>').addClass('scrollmarker')
 						.addClass('top')
 						.css('top', 0)
@@ -1879,17 +2041,22 @@
 			}
 
 			// Call shown callbacks registered for this dialog
+			var index;
 			var callbacks = $('.modal-dialog', modal).data('shown-callbacks');
 			if (callbacks) {
-				for (var index in callbacks) {
+				for (index=0; index < callbacks.length; index++) {
 					callbacks[index].call(modal);
 				}
 			}
 			// Call globally registered shown callbacks
 			callbacks = ams.dialog._shown_callbacks;
-			for (index in callbacks) {
-				callbacks[index].call(modal);
+			if (callbacks) {
+				for (index=0; index < callbacks.length; index++) {
+					callbacks[index].call(modal);
+				}
 			}
+
+			ams.form.setFocus(modal);
 		},
 
 		/**
@@ -1899,8 +2066,9 @@
 			var modal = context.parents('.modal').data('modal');
 			if (modal) {
 				var manager = $('body').data('modalmanager');
-				if (manager && (manager.getOpenModals().indexOf(modal) >= 0))
+				if (manager && (manager.getOpenModals().indexOf(modal) >= 0)) {
 					modal.hide();
+				}
 			}
 		},
 
@@ -1913,16 +2081,19 @@
 			// Call registered cleaning callbacks
 			ams.skin.cleanContainer(modal);
 			// Call hide callbacks registered for this dialog
+			var index;
 			var callbacks = $('.modal-dialog', modal).data('hide-callbacks');
 			if (callbacks) {
-				for (var index in callbacks) {
+				for (index=0; index < callbacks.length; index++) {
 					callbacks[index].call(modal);
 				}
 			}
 			// Call globally registered hide callbacks
 			callbacks = ams.dialog._hide_callbacks;
-			for (index in callbacks) {
-				callbacks[index].call(modal);
+			if (callbacks) {
+				for (index=0; index < callbacks.length; index++) {
+					callbacks[index].call(modal);
+				}
 			}
 		}
 	};
@@ -1949,16 +2120,18 @@
 		select2FormatSelection: function(object, container) {
 			if (object instanceof Array) {
 				$(object).each(function() {
-					if (typeof(this) == 'object')
+					if (typeof(this) === 'object') {
 						container.append(this.text);
-					else
+					} else {
 						container.append(this);
+					}
 				});
 			} else {
-				if (typeof(object) == 'object')
+				if (typeof(object) === 'object') {
 					container.append(object.text);
-				else
+				} else {
 					container.append(object);
+				}
 			}
 		},
 
@@ -1975,7 +2148,7 @@
 					break;
 				case 'modal':
 					$(this).data('select2').dropdown.hide();
-					ams.dialog.open(result.location);
+					ams.dialog.open(data.location);
 					break;
 				default:
 					return {
@@ -1989,7 +2162,7 @@
 		/** Select2 JSON-RPC success callback */
 		select2QueryMethodSuccessCallback: function(data, status, options) {
 			var result = data.result;
-			if (typeof(result) == 'string') {
+			if (typeof(result) === 'string') {
 				try {
 					result = JSON.parse(result);
 				} catch (e) {}
@@ -2019,25 +2192,26 @@
 		/** Context menu handler */
 		contextMenuHandler: function(target, menu) {
 			var menu_data = menu.data();
-			if (menu_data.toggle == 'modal') {
+			if (menu_data.toggle === 'modal') {
 				ams.dialog.open(menu);
 			} else {
 				var href = menu.attr('href') || menu_data.amsUrl;
-				if (!href || href.startsWith('javascript:') || menu.attr('target'))
+				if (!href || href.startsWith('javascript') || menu.attr('target')) {
 					return;
+				}
 				ams.event.stop();
 				var href_getter = ams.getFunctionByName(href);
-				if (typeof(href_getter) == 'function') {
+				if (typeof(href_getter) === 'function') {
 					href = href_getter.call(menu, target);
 				}
-				if (typeof(href) == 'function') {
+				if (typeof(href) === 'function') {
 					// Javascript function call
 					href.call(menu, target);
 				} else {
 					// Standard AJAX or browser URL call
 					// Convert %23 chars to #
 					href = href.replace(/\%23/, '#');
-					var target = menu.data('ams-target');
+					target = menu.data('ams-target');
 					if (target) {
 						ams.form.confirmChangedForm(target, function () {
 							ams.skin.loadURL(href, target, menu.data('ams-link-options'), menu.data('ams-link-callback'));
@@ -2045,17 +2219,19 @@
 					} else {
 						ams.form.confirmChangedForm(function () {
 							if (href.startsWith('#')) {
-								if (href != location.hash) {
+								if (href !== location.hash) {
 									if (ams.root.hasClass('mobile-view-activated')) {
 										ams.root.removeClass('hidden-menu');
 										window.setTimeout(function () {
 											window.location.hash = href;
 										}, 150);
-									} else
+									} else {
 										window.location.hash = href;
+									}
 								}
-							} else
+							} else {
 								window.location = href;
+							}
 						});
 					}
 				}
@@ -2093,66 +2269,132 @@
 			ams.plugins.initData(element);
 
 			// Check for disabled plug-ins
-			var disabled = new Array();
+			var disabled = [];
 			$('[data-ams-plugins-disabled]', element).each(function() {
 				var plugins = $(this).data('ams-plugins-disabled').split(/\s+/);
-				for (var name in plugins) {
-					disabled.push(plugins[name]);
+				for (var index=0; index < plugins.length; index++) {
+					disabled.push(plugins[index]);
 				}
 			});
 
-			// Load and register new plug-ins
+			// Scan new element for plug-ins
+			var plugins = {};
+			var plugin;
 			var name;
+
 			$('[data-ams-plugins]', element).each(function() {
+
+				function registerPlugin(name, new_plugin) {
+					if (plugins.hasOwnProperty(name)) {
+						var plugin = plugins[name];
+						plugin.css = plugin.css || new_plugin.css;
+						if (new_plugin.callback) {
+							plugin.callbacks.push(new_plugin.callback);
+						}
+						if (new_plugin.register) {
+							plugin.register = true;
+						}
+						if (new_plugin.async === false) {
+							plugin.async = false;
+						}
+					} else {
+						plugins[name] = {
+							src: new_plugin.src,
+							css: new_plugin.css,
+							callbacks: new_plugin.callback ? [new_plugin.callback] : [],
+							register: new_plugin.register,
+							async: new_plugin.async
+						}
+					}
+				}
+
 				var source = $(this);
-				var plugins = {}
-				if (typeof(source.data('ams-plugins')) === 'string') {
+				var ams_plugins = source.data('ams-plugins');
+				if (typeof(ams_plugins) === 'string') {
 					var names = source.data('ams-plugins').split(/\s+/);
-					for (var index in names) {
+					for (var index = 0; index < names.length; index++) {
 						name = names[index];
-						var plugin_options = {
+						var new_plugin = {
 							src: source.data('ams-plugin-' + name + '-src'),
 							css: source.data('ams-plugin-' + name + '-css'),
 							callback: source.data('ams-plugin-' + name + '-callback'),
 							register: source.data('ams-plugin-' + name + '-register'),
 							async: source.data('ams-plugin-' + name + '-async')
-						}
-						plugins[name] = plugin_options;
+						};
+						registerPlugin(name, new_plugin);
 					}
 				} else {
-					plugins = source.data('ams-plugins');
-				}
-				for (name in plugins) {
-					if (ams.plugins.enabled[name] === undefined) {
-						var plugin = plugins[name];
-						ams.getScript(plugin.src, function() {
-							var callback = plugin.callback;
-							if (callback) {
-								var called = ams.getFunctionByName(callback);
-								if (plugin.register !== false)
-									ams.plugins.enabled[name] = called;
-							} else {
-								if (plugin.register !== false)
-									ams.plugins.enabled[name] = null;
-							}
-							var css = plugin['css'];
-							if (css) {
-								ams.getCSS(css, name + '_css');
-							}
-						}, {
-							async: plugin.async === undefined ? true : plugin.async
-						});
+					for (name in ams_plugins) {
+						if (!ams_plugins.hasOwnProperty(name)) {
+							continue;
+						}
+						registerPlugin(name, ams_plugins[name]);
 					}
 				}
 			});
 
+			// Load new plug-ins and execute async ones
+			for (name in plugins) {
+				if (ams.plugins.enabled[name] === undefined) {
+					plugin = plugins[name];
+					ams.getScript(plugin.src, function() {
+						var index;
+						var callbacks = plugin.callbacks;
+						if (callbacks) {
+							for (index=0; index < callbacks.length; index++) {
+								var called = ams.getFunctionByName(callbacks[index]);
+								if (plugin.register !== false) {
+									var enabled = ams.plugins.enabled;
+									if (enabled.hasOwnProperty(name)) {
+										enabled[name].push(called);
+									} else {
+										enabled[name] = [called];
+									}
+								}
+							}
+						} else {
+							if (plugin.register !== false) {
+								ams.plugins.enabled[name] = null;
+							}
+						}
+						var css = plugin.css;
+						if (css) {
+							ams.getCSS(css, name + '_css');
+						}
+						// If running in async mode, registered plug-ins are run
+						// before callback is called so we call plug-in manually
+						if (callbacks && (plugin.async !== false)) {
+							for (index=0; index < callbacks.length; index++) {
+								callbacks[index](element);
+							}
+						}
+					}, {
+						async: plugin.async === undefined ? true : plugin.async
+					});
+				}
+			}
+
 			// Run all enabled plug-ins
 			for (var index in ams.plugins.enabled) {
-				if (disabled.indexOf(index) >= 0)
+				if (!ams.plugins.enabled.hasOwnProperty(index)) {
+					continue;
+				}
+				if (disabled.indexOf(index) >= 0) {
 					continue;
-				var plugin = ams.plugins.enabled[index];
-				if (typeof(plugin) == 'function')
-					plugin(element);
+				}
+				var callbacks = ams.plugins.enabled[index];
+				switch (typeof(callbacks)) {
+					case 'function':
+						callbacks(element);
+						break;
+					default:
+						for (var cb_index = 0; cb_index < callbacks.length; cb_index++) {
+							var callback = callbacks[cb_index];
+							if (typeof(callback) === 'function') {
+								callback(element);
+							}
+						}
+				}
 			}
 		},
 
@@ -2166,8 +2408,12 @@
 			$('[data-ams-data]', element).each(function() {
 				var handler = $(this);
 				var data = handler.data('ams-data');
-				for (var index in data) {
-					handler.attr('data-' + index, data[index]);
+				if (data) {
+					for (var name in data) {
+						if (data.hasOwnProperty(name)) {
+							handler.attr('data-' + name, data[name]);
+						}
+					}
 				}
 			});
 		},
@@ -2180,17 +2426,18 @@
 		 * @callback: a callback function which can be called after plug-in registry
 		 */
 		register: function(plugin, name, callback) {
-			if (typeof(name) == 'function') {
+			if (typeof(name) === 'function') {
 				callback = name;
 				name = null;
 			}
 			name = name || plugin.name;
 			if (ams.plugins.enabled.indexOf(name) >= 0) {
-				if (window.console)
-					console.warn("Plugin "+name+" is already registered!");
+				if (globals.console) {
+					globals.console.warn("Plugin " + name + " is already registered!");
+				}
 				return;
 			}
-			if (typeof(plugin) == 'object') {
+			if (typeof(plugin) === 'object') {
 				var src = plugin.src;
 				if (src) {
 					ams.ajax.check(plugin.callback, src, function(first_load) {
@@ -2203,7 +2450,7 @@
 								ams.executeFunctionByName(callback);
 							}
 						}
-					})
+					});
 				} else {
 					ams.plugins.enabled[name] = ams.getFunctionByName(plugin.callback);
 					if (plugin.css) {
@@ -2213,7 +2460,7 @@
 						ams.executeFunctionByName(callback);
 					}
 				}
-			} else if (typeof(plugin) == 'function') {
+			} else if (typeof(plugin) === 'function') {
 				ams.plugins.enabled[name] = plugin;
 				if (callback) {
 					ams.executeFunctionByName(callback);
@@ -2241,33 +2488,34 @@
 			 */
 			hint: function(element) {
 				var hints = $('.hint:not(:parents(.nohints))', element);
-				if (hints.length > 0)
+				if (hints.length > 0) {
 					ams.ajax.check($.fn.tipsy,
 								   ams.baseURL + 'ext/jquery-tipsy' + ams.devext + '.js',
-								   function() {
-										ams.getCSS(ams.baseURL + '../css/ext/jquery-tipsy' + ams.devext + '.css',
+								   function () {
+									   ams.getCSS(ams.baseURL + '../css/ext/jquery-tipsy' + ams.devext + '.css',
 												  'jquery-tipsy');
-										hints.each(function() {
-											var hint = $(this);
-											var data = hint.data();
-											var data_options = {
-												html: data.amsHintHtml,
-												title: ams.getFunctionByName(data.amsHintTitleGetter) || function() {
-													var hint = $(this);
-													return hint.attr('original-title') ||
+									   hints.each(function () {
+										   var hint = $(this);
+										   var data = hint.data();
+										   var data_options = {
+											   html: data.amsHintHtml,
+											   title: ams.getFunctionByName(data.amsHintTitleGetter) || function () {
+												   var hint = $(this);
+												   return hint.attr('original-title') ||
 														   hint.attr(data.amsHintTitleAttr || 'title') ||
 														   (data.amsHintHtml ? hint.html() : hint.text());
-												},
-												opacity: data.amsHintOpacity || 0.95,
-												gravity: data.amsHintGravity || 'sw',
-												offset: data.amsHintOffset || 0
-											};
-											var settings = $.extend({}, data_options, data.amsHintOptions);
-											settings = ams.executeFunctionByName(data.amsHintInitCallback, hint, settings) || settings;
-											var plugin = hint.tipsy(settings);
-											ams.executeFunctionByName(data.amsHintAfterInitCallback, hint, plugin, settings);
-										});
+											   },
+											   opacity: data.amsHintOpacity || 0.95,
+											   gravity: data.amsHintGravity || 'sw',
+											   offset: data.amsHintOffset || 0
+										   };
+										   var settings = $.extend({}, data_options, data.amsHintOptions);
+										   settings = ams.executeFunctionByName(data.amsHintInitCallback, hint, settings) || settings;
+										   var plugin = hint.tipsy(settings);
+										   ams.executeFunctionByName(data.amsHintAfterInitCallback, hint, plugin, settings);
+									   });
 								   });
+				}
 			},
 
 			/**
@@ -2302,15 +2550,16 @@
 					if (!data.amsSwitcher) {
 						$('<i class="fa fa-fw"></i>')
 							.prependTo($(this))
-							.addClass(data.amsSwitcherState == 'open' ?
+							.addClass(data.amsSwitcherState === 'open' ?
 									  (data.amsSwitcherMinusClass || 'fa-minus') :
 									  (data.amsSwitcherPlusClass || 'fa-plus'));
 						legend.on('click', function(e) {
 							e.preventDefault();
 							var veto = {};
 							legend.trigger('ams.switcher.before-switch', [legend, veto]);
-							if (veto.veto)
+							if (veto.veto) {
 								return;
+							}
 							if (fieldset.hasClass('switched')) {
 								fieldset.removeClass('switched');
 								$('.fa', legend).removeClass(data.amsSwitcherPlusClass || 'fa-plus')
@@ -2320,8 +2569,9 @@
 								if (id) {
 									$('legend.switcher[data-ams-switcher-sync="'+id+'"]', fieldset).each(function() {
 										var switcher = $(this);
-										if (switcher.parents('fieldset').hasClass('switched'))
+										if (switcher.parents('fieldset').hasClass('switched')) {
 											switcher.click();
+										}
 									});
 								}
 							} else {
@@ -2331,8 +2581,9 @@
 								legend.trigger('ams.switcher.closed', [legend]);
 							}
 						});
-						if (data.amsSwitcherState != 'open')
+						if (data.amsSwitcherState !== 'open') {
 							fieldset.addClass('switched');
+						}
 						legend.data('ams-switcher', 'on');
 					}
 				});
@@ -2357,7 +2608,7 @@
 						var marker = data.amsCheckerMarker || false;
 						if (prefix) {
 							hidden = $('<input type="hidden">').attr('name', prefix + fieldname)
-															   .val(data.amsCheckerState == 'on' ? checkedValue : uncheckedValue)
+															   .val(data.amsCheckerState === 'on' ? checkedValue : uncheckedValue)
 															   .prependTo(legend);
 						} else if (marker) {
 							$('<input type="hidden">').attr('name', marker)
@@ -2369,7 +2620,7 @@
 																.data('ams-checker-hidden-input', hidden)
 																.data('ams-checker-init', true)
 																.val(data.amsCheckerValue || true)
-																.attr('checked', data.amsCheckerState == 'on' ? 'checked' : null);
+																.attr('checked', data.amsCheckerState === 'on' ? 'checked' : null);
 						if (data.amsCheckerReadonly) {
 							input.attr('disabled', 'disabled');
 						} else {
@@ -2387,21 +2638,25 @@
 								if (!data.amsCheckerCancelDefault) {
 									var hidden = input.data('ams-checker-hidden-input');
 									if (isChecked) {
-										if (data.amsCheckerMode == 'disable')
+										if (data.amsCheckerMode === 'disable') {
 											fieldset.removeAttr('disabled');
-										else
+										} else {
 											fieldset.removeClass('switched');
-										if (hidden)
+										}
+										if (hidden) {
 											hidden.val(checkedValue);
+										}
 										$('[data-required]', fieldset).attr('required', 'required');
 										legend.trigger('ams.checker.opened', [legend]);
 									} else {
-										if (data.amsCheckerMode == 'disable')
+										if (data.amsCheckerMode === 'disable') {
 											fieldset.prop('disabled', 'disabled');
-										else
+										} else {
 											fieldset.addClass('switched');
-										if (hidden)
+										}
+										if (hidden) {
 											hidden.val(uncheckedValue);
+										}
 										$('[data-required]', fieldset).removeAttr('required');
 										legend.trigger('ams.checker.closed', [legend]);
 									}
@@ -2414,13 +2669,14 @@
 							   .prependTo(legend);
 						var required = $('[required]', fieldset);
 						required.attr('data-required', true);
-						if (data.amsCheckerState == 'on') {
+						if (data.amsCheckerState === 'on') {
 							input.attr('checked', true);
 						} else {
-							if (data.amsCheckerMode == 'disable')
+							if (data.amsCheckerMode === 'disable') {
 								fieldset.attr('disabled', 'disabled');
-							else
+							} else {
 								fieldset.addClass('switched');
+							}
 							required.removeAttr('required');
 						}
 						legend.data('ams-checker', 'on');
@@ -2571,53 +2827,54 @@
 												allowClear: data.amsSelect2AllowClear === undefined ? true : data.amsSelect2AllowClear,
 												width: data.amsSelect2Width || '100%',
 												initSelection: ams.getFunctionByName(data.amsSelect2InitSelection),
-												formatSelection: data.amsSelect2FormatSelection === undefined
-																	? ams.helpers.select2FormatSelection
+												formatSelection: data.amsSelect2FormatSelection === undefined ?
+																	ams.helpers.select2FormatSelection
 																	: ams.getFunctionByName(data.amsSelect2FormatSelection),
 												formatResult: ams.getFunctionByName(data.amsSelect2FormatResult),
-												formatMatches: data.amsSelect2FormatMatches === undefined
-																	? function(matches) {
-																		if (matches == 1)
+												formatMatches: data.amsSelect2FormatMatches === undefined ?
+																	function(matches) {
+																		if (matches === 1) {
 																			return ams.i18n.SELECT2_MATCH;
-																		else
+																		} else {
 																			return matches + ams.i18n.SELECT2_MATCHES;
+																		}
 																	}
 																	: ams.getFunctionByName(data.amsSelect2FormatMatches),
-												formatNoMatches: data.amsSelect2FormatResult === undefined
-																	? function(term) {
+												formatNoMatches: data.amsSelect2FormatResult === undefined ?
+																	function(term) {
 																		return ams.i18n.SELECT2_NOMATCHES;
 																	}
 																	: ams.getFunctionByName(data.amsSelect2FormatResult),
-												formatInputTooShort: data.amsSelect2FormatInputTooShort === undefined
-																	? function(input, min) {
+												formatInputTooShort: data.amsSelect2FormatInputTooShort === undefined ?
+																	function(input, min) {
 																		var n = min - input.length;
 																		return ams.i18n.SELECT2_INPUT_TOOSHORT
 																						.replace(/\{0\}/, n)
-																						.replace(/\{1\}/, n == 1 ? "" : ams.i18n.SELECT2_PLURAL);
+																						.replace(/\{1\}/, n === 1 ? "" : ams.i18n.SELECT2_PLURAL);
 																	}
 																	: ams.getFunctionByName(data.amsSelect2FormatInputTooShort),
-												formatInputTooLong: data.amsSelect2FormatInputTooLong === undefined
-																	? function(input, max) {
+												formatInputTooLong: data.amsSelect2FormatInputTooLong === undefined ?
+																	function(input, max) {
 																		var n = input.length - max;
 																		return ams.i18n.SELECT2_INPUT_TOOLONG
 																						.replace(/\{0\}/, n)
-																						.replace(/\{1\}/, n == 1 ? "" : ams.i18n.SELECT2_PLURAL);
+																						.replace(/\{1\}/, n === 1 ? "" : ams.i18n.SELECT2_PLURAL);
 																	}
 																	: ams.getFunctionByName(data.amsSelect2FormatInputTooLong),
-												formatSelectionTooBig: data.amsSelect2FormatSelectionTooBig === undefined
-																	? function(limit) {
+												formatSelectionTooBig: data.amsSelect2FormatSelectionTooBig === undefined ?
+																	function(limit) {
 																		return ams.i18n.SELECT2_SELECTION_TOOBIG
 																						.replace(/\{0\}/, limit)
-																						.replace(/\{1\}/, limit == 1 ? "" : ams.i18n.SELECT2_PLURAL);
+																						.replace(/\{1\}/, limit === 1 ? "" : ams.i18n.SELECT2_PLURAL);
 																	}
 																	: ams.getFunctionByName(data.amsSelect2FormatSelectionTooBig),
-												formatLoadMore: data.amsSelect2FormatLoadMore === undefined
-																	? function (pageNumber) {
+												formatLoadMore: data.amsSelect2FormatLoadMore === undefined ?
+																	function (pageNumber) {
 																		return ams.i18n.SELECT2_LOADMORE;
 																	}
 																	: ams.getFunctionByName(data.amsSelect2FormatLoadMore),
-												formatSearching: data.amsSelect2FormatSearching === undefined
-																	? function() {
+												formatSearching: data.amsSelect2FormatSearching === undefined ?
+																	function() {
 																		return ams.i18n.SELECT2_SEARCHING;
 																	}
 																	: ams.getFunctionByName(data.amsSelect2FormatSearching),
@@ -2639,7 +2896,7 @@
 																			   text: values_data[this] || this});
 																});
 																callback(data);
-															}
+															};
 														}
 													}
 													break;
@@ -2648,7 +2905,7 @@
 											}
 
 											if (select.attr('readonly')) {
-												if (select.attr('type') == 'hidden') {
+												if (select.attr('type') === 'hidden') {
 													data_options.query = function () {
 														return [];
 													};
@@ -2734,8 +2991,9 @@
 
 											select.on('change', function() {
 												var validator = $(select.get(0).form).data('validator');
-												if (validator !== undefined)
+												if (validator !== undefined) {
 													$(select).valid();
+												}
 											});
 										});
 								   });
@@ -2755,7 +3013,8 @@
 											var mask = $(this);
 											var data = mask.data();
 											var data_options = {
-												placeholder: data.amsMaskeditPlaceholder || 'X'
+												placeholder: data.amsMaskeditPlaceholder === undefined ? 'X' : data.amsMaskeditPlaceholder,
+												complete: ams.getFunctionByName(data.amsMaskeditComplete)
 											};
 											var settings = $.extend({}, data_options, data.amsMaskeditOptions);
 											settings = ams.executeFunctionByName(data.amsMaskeditInitCallback, mask, settings) || settings;
@@ -2909,18 +3168,23 @@
 												errorClass: 'state-error',
 												errorPlacement: function(error, element) {
 													var label = element.parents('label:first');
-													if (label.length)
+													if (label.length) {
 														error.insertAfter(label);
-													else
+													} else {
 														error.insertAfter(element);
+													}
 												}
 											});
 											if (ams.plugins.i18n) {
 												for (var key in ams.plugins.i18n.validate) {
+													if (!ams.plugins.i18n.validate.hasOwnProperty(key)) {
+														continue;
+													}
 													var message = ams.plugins.i18n.validate[key];
-													if ((typeof(message) == 'string') &&
-														(message.indexOf('{0}') > -1))
+													if ((typeof(message) === 'string') &&
+														(message.indexOf('{0}') > -1)) {
 														ams.plugins.i18n.validate[key] = $.validator.format(message);
+													}
 												}
 												$.extend($.validator.messages, ams.plugins.i18n.validate);
 											}
@@ -2930,9 +3194,9 @@
 											var data = form.data();
 											var data_options = {
 												ignore: null,
-												submitHandler: form.attr('data-async') !== undefined
-															   ? data.amsFormSubmitHandler === undefined
-																	? function() {
+												submitHandler: form.attr('data-async') !== undefined ?
+															   data.amsFormSubmitHandler === undefined ?
+																	function() {
 																		// JQuery-form plug-in must be loaded synchronously!!
 																		// Otherwise, hidden input fields created by jquery-validate plug-in
 																		// and matching named buttons will be deleted (on first form submit)
@@ -2944,11 +3208,11 @@
 																	}
 																	: ams.getFunctionByName(data.amsFormSubmitHandler)
 															   : undefined,
-												invalidHandler: form.attr('data-async') !== undefined
-																? data.amsFormInvalidHandler === undefined
-																	? function(event, validator) {
+												invalidHandler: form.attr('data-async') !== undefined ?
+																data.amsFormInvalidHandler === undefined ?
+																	function(event, validator) {
 																		$('.state-error', form).removeClass('state-error');
-																		for (var index in validator.errorList) {
+																		for (var index=0; index < validator.errorList.length; index++) {
 																			var error = validator.errorList[index];
 																			var tab_index = $(error.element).parents('.tab-pane').index() + 1;
 																			if (tab_index > 0) {
@@ -2982,7 +3246,7 @@
 								   ams.baseURL + 'ext/jquery-dataTables-1.9.4' + ams.devext + '.js',
 								   function(first_load) {
 										$(tables).each(function() {
-											ams.ajax.check($.fn.dataTableExt.oPagination['bootstrap_full'],
+											ams.ajax.check($.fn.dataTableExt.oPagination.bootstrap_full,
 														   ams.baseURL + 'myams-dataTables' + ams.devext + '.js');
 											var table = $(this);
 											var data = table.data();
@@ -3002,13 +3266,14 @@
 												"><'dt-row dt-bottom-row'<'row'<'col-sm-6'" +
 												(data.amsDatatableInformation === false ? '': 'i') +
 												"><'col-sm-6 text-right'p>>";
+
 											var index;
 											// Check initial sorting
 											var sorting = data.amsDatatableSorting;
 											if (typeof(sorting) === 'string') {
 												var sortings = sorting.split(';');
 												sorting = [];
-												for (index in sortings) {
+												for (index=0; index < sortings.length; index++) {
 													var col_sorting = sortings[index].split(',');
 													col_sorting[0] = parseInt(col_sorting[0]);
 													sorting.push(col_sorting);
@@ -3017,7 +3282,7 @@
 											// Check columns types
 											var columns = [];
 											var sort_types = $('th', table).listattr('data-ams-datatable-stype');
-											for (index in sort_types) {
+											for (index=0; index < sort_types.length; index++) {
 												var sort_type = sort_types[index];
 												if (sort_type) {
 													var column = columns[index] || {};
@@ -3047,7 +3312,7 @@
 											};
 											var settings = $.extend({}, data_options, data.amsDatatableOptions);
 											if (extensions.length > 0) {
-												for (index in extensions) {
+												for (index=0; index < extensions.length; index++) {
 													switch (extensions[index]) {
 														case 'autofill':
 															ams.ajax.check($.fn.dataTable.AutoFill,
@@ -3114,13 +3379,13 @@
 												var plugin = table.dataTable(settings);
 												ams.executeFunctionByName(data.amsDatatableAfterInitCallback, table, plugin, settings);
 												if (extensions.length > 0) {
-													for (index in extensions) {
+													for (index=0; index < extensions.length; index++) {
 														switch (extensions[index]) {
 															case 'autofill':
 																var af_settings = $.extend({}, data.amsDatatableAutofillOptions, settings.autofill);
 																af_settings = ams.executeFunctionByName(data.amsDatatableAutofillInitCallback, table, af_settings) || af_settings;
-																table.data('ams-autofill', data.amsDatatableAutofillConstructor === undefined
-																							? new $.fn.dataTable.AutoFill(table, af_settings)
+																table.data('ams-autofill', data.amsDatatableAutofillConstructor === undefined ?
+																							new $.fn.dataTable.AutoFill(table, af_settings)
 																							: ams.executeFunctionByName(data.amsDatatableAutofillConstructor, table, plugin, af_settings));
 																break;
 															case 'columnfilter':
@@ -3129,29 +3394,29 @@
 																};
 																var cf_settings = $.extend({}, cf_default, data.amsDatatableColumnfilterOptions, settings.columnfilter);
 																cf_settings = ams.executeFunctionByName(data.amsDatatableColumnfilterInitCallback, table, cf_settings) || cf_settings;
-																table.data('ams-columnfilter', data.amsDatatableColumnfilterConstructor === undefined
-																							? plugin.columnFilter(cf_settings)
+																table.data('ams-columnfilter', data.amsDatatableColumnfilterConstructor === undefined ?
+																							plugin.columnFilter(cf_settings)
 																							: ams.executeFunctionByName(data.amsDatatableColumnfilterConstructor, table, plugin, cf_settings));
 																break;
 															case 'editable':
 																var ed_settings = $.extend({}, data.amsDatatableEditableOptions, settings.editable);
 																ed_settings = ams.executeFunctionByName(data.amsDatatableEditableInitCallback, table, ed_settings) || ed_settings;
-																table.data('ams-editable', data.amsDatatableEditableConstructor === undefined
-																							? table.makeEditable(ed_settings)
+																table.data('ams-editable', data.amsDatatableEditableConstructor === undefined ?
+																							table.makeEditable(ed_settings)
 																							: ams.executeFunctionByName(data.amsDatatableEditableConstructor, table, plugin, ed_settings));
 																break;
 															case 'fixedcolumns':
 																var fc_settings = $.extend({}, data.amsDatatableFixedcolumnsOptions, settings.fixedcolumns);
 																fc_settings = ams.executeFunctionByName(data.amsDatatableFixedcolumnsInitCallback, table, fc_settings) || fc_settings;
-																table.data('ams-fixedcolumns', data.amsDatatableFixedcolumnsConstructor === undefined
-																							? new $.fn.dataTable.FixedColumns(table, fc_settings)
+																table.data('ams-fixedcolumns', data.amsDatatableFixedcolumnsConstructor === undefined ?
+																							new $.fn.dataTable.FixedColumns(table, fc_settings)
 																							: ams.executeFunctionByName(data.amsDatatableFixedcolumnsConstructor, table, plugin, fc_settings));
 																break;
 															case 'fixedheader':
 																var fh_settings = $.extend({}, data.amsDatatableFixedheaderOptions, settings.fixedheader);
 																fh_settings = ams.executeFunctionByName(data.amsDatatableFixedheadeInitCallback, table, fh_settings) || fh_settings;
-																table.data('ams-fixedheader', data.amsDatatableFixedheaderConstructor === undefined
-																							? new $.fn.dataTable.FixedHeader(table, fh_settings)
+																table.data('ams-fixedheader', data.amsDatatableFixedheaderConstructor === undefined ?
+																							new $.fn.dataTable.FixedHeader(table, fh_settings)
 																							: ams.executeFunctionByName(data.amsDatatableFixedheaderConstructor, table, plugin, fh_settings));
 																break;
 															case 'keytable':
@@ -3161,22 +3426,22 @@
 																};
 																var kt_settings = $.extend({}, kt_default, data.amsDatatableKeytableOptions, settings.keytable);
 																kt_settings = ams.executeFunctionByName(data.amsDatatableKeytableInitCallback, table, kt_settings) || kt_settings;
-																table.data('ams-keytable', data.amsDatatableKeytableConstructor === undefined
-																							? new KeyTable(kt_settings)
+																table.data('ams-keytable', data.amsDatatableKeytableConstructor === undefined ?
+																							new KeyTable(kt_settings)
 																							: ams.executeFunctionByName(data.amsDatatableKeytableConstructor, table, plugin, kt_settings));
 																break;
 															case 'rowgrouping':
 																var rg_settings = $.extend({}, data.amsDatatableRowgroupingOptions, settings.rowgrouping);
 																rg_settings = ams.executeFunctionByName(data.amsDatatableRowgroupingInitCallback, table, rg_settings) || rg_settings;
-																table.data('ams-rowgrouping', data.amsDatatableRowgroupingConstructor === undefined
-																							? table.rowGrouping(rg_settings)
+																table.data('ams-rowgrouping', data.amsDatatableRowgroupingConstructor === undefined ?
+																							table.rowGrouping(rg_settings)
 																							: ams.executeFunctionByName(data.amsDatatableRowgroupingConstructor, table, plugin, rg_settings));
 																break;
 															case 'rowreordering':
 																var rr_settings = $.extend({}, data.amsDatatableRowreorderingOptions, settings.rowreordering);
 																rr_settings = ams.executeFunctionByName(data.amsDatatableRowreorderingInitCallback, table, rr_settings) || rr_settings;
-																table.data('ams-rowreordering', data.amsDatatableRowreorderingConstructor === undefined
-																							? table.rowReordering(rr_settings)
+																table.data('ams-rowreordering', data.amsDatatableRowreorderingConstructor === undefined ?
+																							table.rowReordering(rr_settings)
 																							: ams.executeFunctionByName(data.amsDatatableRowreorderingConstructor, table, plugin, rr_settings));
 																break;
 															default:
@@ -3186,7 +3451,7 @@
 												}
 												var finalizers = (data.amsDatatableFinalizeCallback || '').split(/\s+/);
 												if (finalizers.length > 0) {
-													for (index in finalizers) {
+													for (index=0; index < finalizers.length; index++) {
 														ams.executeFunctionByName(finalizers[index], table, plugin, settings);
 													}
 												}
@@ -3208,33 +3473,44 @@
 								   function(first_load) {
 										tables.each(function() {
 											var table = $(this);
-											$(table).on('mouseover', 'tr', function() {
-												$(this.cells[0]).addClass('drag-handle');
-											}).on('mouseout', 'tr', function() {
-												$(this.cells[0]).removeClass('drag-handle');
-											});
 											var data = table.data();
+											if (data.amsTabledndDragHandle) {
+												$('tr', table).addClass('no-drag-handle');
+											} else {
+												$(table).on('mouseover', 'tr', function () {
+													$(this.cells[0]).addClass('drag-handle');
+												}).on('mouseout', 'tr', function () {
+													$(this.cells[0]).removeClass('drag-handle');
+												});
+											}
 											var data_options = {
 												onDragClass: data.amsTabledndDragClass || 'dragging-row',
-												onDragStart: data.amsTabledndDragStart,
+												onDragStart: ams.getFunctionByName(data.amsTabledndDragStart),
 												dragHandle: data.amsTabledndDragHandle,
 												scrollAmount: data.amsTabledndScrollAmount,
 												onAllowDrop: data.amsTabledndAllowDrop,
-												onDrop: data.amsTabledndDrop || function(dnd_table, row) {
+												onDrop: ams.getFunctionByName(data.amsTabledndDrop) || function(dnd_table, row) {
 													var target = data.amsTabledndDropTarget;
 													if (target) {
+														// Disable row click handler
+														$(row).data('ams-disabled-handlers', 'click');
 														var rows = [];
 														$(dnd_table.rows).each(function() {
 															var row_id = $(this).data('ams-element-name');
-															if (row_id)
+															if (row_id) {
 																rows.push(row_id);
+															}
 														});
 														var local_target = ams.getFunctionByName(target);
-														if (typeof(local_target) == 'function') {
+														if (typeof(local_target) === 'function') {
 															local_target.call(table, dnd_table, rows);
 														} else {
 															ams.ajax.post(target, {names: JSON.stringify(rows)});
 														}
+														// Restore row click handler
+														setTimeout(function() {
+															$(row).removeData('ams-disabled-handlers');
+														}, 50);
 													}
 													return false;
 												}
@@ -3282,12 +3558,12 @@
 												language: ams.lang,
 												plugins: [
 													"advlist autosave autolink lists link image charmap print preview hr anchor pagebreak",
-													"searchreplace wordcount visualblocks visualchars code fullscreen",
+													"searchreplace wordcount visualblocks visualchars code",
 													"insertdatetime media nonbreaking save table contextmenu directionality",
 													"emoticons paste textcolor colorpicker textpattern"
 												],
 												toolbar1: "newdocument undo redo | styleselect | bold italic | alignleft aligncenter alignright alignjustify | bullist numlist outdent indent | link image",
-												toolbar2: "print preview media | forecolor backcolor emoticons | code fullscreen",
+												toolbar2: "print preview media | forecolor backcolor emoticons | code",
 												content_css: data.amsTinymceContentCss,
 												formats: data.amsTinymceFormats,
 												style_formats: data.amsTinymceStyleFormats,
@@ -3325,8 +3601,9 @@
 					ams.ajax.check($.fn.imgAreaSelect,
 								   ams.baseURL + 'ext/jquery-imgareaselect-0.9.10' + ams.devext + '.js',
 								   function(first_load) {
-									   if (first_load)
+									   if (first_load) {
 										   ams.getCSS(ams.baseURL + '../css/ext/jquery-imgareaselect' + ams.devext + '.css');
+									   }
 									   images.each(function() {
 										   var image = $(this);
 										   var data = image.data();
@@ -3361,7 +3638,7 @@
 											   plugin.update();
 										   }, 250);
 									   });
-								   })
+								   });
 				}
 			},
 
@@ -3374,14 +3651,15 @@
 					ams.ajax.check($.fn.fancybox,
 								   ams.baseURL + 'ext/jquery-fancybox-2.1.5' + ams.devext + '.js',
 								   function(first_load) {
-										if (first_load)
+										if (first_load) {
 											ams.getCSS(ams.baseURL + '../css/ext/jquery-fancybox-2.1.5' + ams.devext + '.css');
+										}
 										fancyboxes.each(function() {
 											var fancybox = $(this);
 											var data = fancybox.data();
 											var helpers = (data.amsFancyboxHelpers || '').split(/\s+/);
 											if (helpers.length > 0) {
-												for (var index in helpers) {
+												for (var index=0; index < helpers.length; index++) {
 													var helper = helpers[index];
 													switch (helper) {
 														case 'buttons':
@@ -3493,9 +3771,10 @@
 										ams.ajax.check($.fn.mCustomScrollbar,
 													   ams.baseURL + 'ext/jquery-mCustomScrollbar' + ams.devext + '.js',
 													   function(first_load) {
-															if (first_load)
+															if (first_load) {
 																ams.getCSS(ams.baseURL + '../css/ext/jquery-mCustomScrollbar.css',
-																		  'jquery-mCustomScrollbar');
+																		   'jquery-mCustomScrollbar');
+															}
 															scrollbars.each(function() {
 																var scrollbar = $(this);
 																var data = scrollbar.data();
@@ -3543,13 +3822,13 @@
 									  function() {
 										ams.executeFunctionByName(data.amsCallback, self, data.amsCallbackOptions);
 									  });
-					} else if (window.console) {
-						console.warn("Undefined callback: " + data.amsCallback);
+					} else if (globals.console) {
+						globals.console.warn("Undefined callback: " + data.amsCallback);
 					}
 				} else {
 					callback.call(self, data.amsCallbackOptions);
 				}
-			})
+			});
 		},
 
 		/**
@@ -3653,8 +3932,12 @@
 			$('[data-ams-events-handlers]', element).each(function() {
 				var element = $(this);
 				var handlers = element.data('ams-events-handlers');
-				for (var event in handlers) {
-					element.on(event, ams.getFunctionByName(handlers[event]));
+				if (handlers) {
+					for (var event in handlers) {
+						if (handlers.hasOwnProperty(event)) {
+							element.on(event, ams.getFunctionByName(handlers[event]));
+						}
+					}
 				}
 			});
 		}
@@ -3693,14 +3976,14 @@
 					content: '<i class="text-danger fa fa-2x fa-bell shake animated"></i>&nbsp; ' + ams.i18n.DELETE_WARNING,
 					buttons: ams.i18n.BTN_OK_CANCEL
 				}, function(button) {
-					if (button == ams.i18n.BTN_OK) {
+					if (button === ams.i18n.BTN_OK) {
 						var table = link.parents('table');
 						var location = table.data('ams-location') || '';
 						var tr = link.parents('tr');
 						var delete_target = tr.data('ams-delete-target') || table.data('ams-delete-target') || 'delete-element.json';
 						var object_name = tr.data('ams-element-name');
 						MyAMS.ajax.post(location + '/' + delete_target, {'object_name': object_name}, function(result, status) {
-							if (result.status == 'success') {
+							if (result.status === 'success') {
 								if (table.hasClass('datatable')) {
 									table.dataTable().fnDeleteRow(tr[0]);
 								} else {
@@ -3710,7 +3993,7 @@
 						});
 					}
 				});
-			}
+			};
 		}
 	};
 
@@ -3740,10 +4023,11 @@
 		 * Check width for mobile devices
 		 */
 		_checkMobileWidth: function() {
-			if ($(window).width() < 979)
-				ams.root.addClass('mobile-view-activated')
-			else if (ams.root.hasClass('mobile-view-activated'))
+			if ($(window).width() < 979) {
+				ams.root.addClass('mobile-view-activated');
+			} else if (ams.root.hasClass('mobile-view-activated')) {
 				ams.root.removeClass('mobile-view-activated');
+			}
 		},
 
 		/**
@@ -3755,7 +4039,7 @@
 			}, 200, 'easeOutCirc');
 			ams.root.addClass('shortcut-on');
 		},
-		
+
 		_hideShortcutButtons: function() {
 			ams.shortcuts.animate({
 				height: 'hide'
@@ -3767,13 +4051,14 @@
 		 * Check notification badge
 		 */
 		checkNotification: function() {
-			$this = $('#activity > .badge');
-			if (parseInt($this.text()) > 0)
-				$this.removeClass("hidden")
+			var badge = $('#activity > .badge');
+			if (parseInt(badge.text()) > 0) {
+				badge.removeClass("hidden")
 					 .addClass("bg-color-red bounceIn animated");
-			else
-				$this.addClass("hidden")
+			} else {
+				badge.addClass("hidden")
 					 .removeClass("bg-color-red bounceIn animated");
+			}
 		},
 
 		/**
@@ -3782,29 +4067,31 @@
 		_initDesktopWidgets: function(element) {
 			if (ams.enable_widgets) {
 				var widgets = $('.ams-widget', element);
-				if (widgets.length > 0)
+				if (widgets.length > 0) {
 					ams.ajax.check($.fn.MyAMSWidget,
 								   ams.baseURL + 'myams-widgets' + ams.devext + '.js',
-								   function() {
-										widgets.each(function() {
-											var widget = $(this);
-											var data = widget.data();
-											var data_options = {
-												deleteSettingsKey: '#deletesettingskey-options',
-												deletePositionKey: '#deletepositionkey-options'
-											};
-											var settings = $.extend({}, data_options, data.amsWidgetOptions);
-											settings = ams.executeFunctionByName(data.amsWidgetInitcallback, widget, settings) || settings;
-											widget.MyAMSWidget(settings);
-										});
-										MyAMSWidget.initWidgetsGrid($('.ams-widget-grid', element));
-									});
+								   function () {
+									   widgets.each(function () {
+										   var widget = $(this);
+										   var data = widget.data();
+										   var data_options = {
+											   deleteSettingsKey: '#deletesettingskey-options',
+											   deletePositionKey: '#deletepositionkey-options'
+										   };
+										   var settings = $.extend({}, data_options, data.amsWidgetOptions);
+										   settings = ams.executeFunctionByName(data.amsWidgetInitcallback, widget, settings) || settings;
+										   widget.MyAMSWidget(settings);
+									   });
+									   globals.MyAMSWidget.initWidgetsGrid($('.ams-widget-grid', element));
+								   });
+				}
 			}
 		},
 
 		_initMobileWidgets: function(element) {
-			if (ams.enable_mobile && ams.enable_widgets)
+			if (ams.enable_mobile && ams.enable_widgets) {
 				ams.skin._initDesktopWidgets(element);
+			}
 		},
 
 		/**
@@ -3818,24 +4105,26 @@
 		 * @margin: if true, a margin will be displayed around alert
 		 */
 		alert: function(parent, status, header, message, subtitle, margin) {
-			$('.alert', parent).remove();
-			if (status == 'error')
+			if (status === 'error') {
 				status = 'danger';
-			var content = '<div class="' + (margin ? 'margin-10' : '') + ' alert alert-block alert-' + status + ' fade in">' +
-							'<a class="close" data-dismiss="alert"><i class="fa fa-check"></i></a>' +
-							'<h4 class="alert-heading">' +
-								'<i class="fa fa-fw fa-warning"></i> ' + header +
-							'</h4>' +
-							(subtitle ? ('<p>' + subtitle + '</p>') : '');
-			if (typeof(message) == 'string')
+			}
+			$('.alert-' + status, parent).remove();
+			var content = '<div class="' + (margin ? 'margin-10' : '') + ' alert alert-block alert-' + status + ' padding-5 fade in">' +
+				'<a class="close" data-dismiss="alert"><i class="fa fa-check"></i></a>' +
+				'<h4 class="alert-heading">' +
+				'<i class="fa fa-fw fa-warning"></i> ' + header +
+				'</h4>' +
+				(subtitle ? ('<p>' + subtitle + '</p>') : '');
+			if (typeof(message) === 'string') {
 				content += '<ul><li>' + message + '</li></ul>';
-			else if (message) {
+			} else if (message) {
 				content += '<ul>';
 				for (var index in message) {
-					if (!$.isNumeric(index))  // IE check
+					if (!$.isNumeric(index)) {  // IE check
 						continue;
+					}
 					content += '<li>' + message[index] + '</li>';
-				};
+				}
 				content += '</ul>';
 			}
 			content += '</div>';
@@ -3844,7 +4133,7 @@
 				ams.ajax.check($.scrollTo,
 							   ams.baseURL + 'ext/jquery-scrollTo.min.js',
 							   function() {
-									$.scrollTo(parent, {offset: {top: -50}});
+								   $.scrollTo(parent, {offset: {top: -50}});
 							   });
 			}
 		},
@@ -3864,7 +4153,7 @@
 		 * Medium notification message box, displayed on page's bottom right
 		 */
 		messageBox: function(status, options, callback) {
-			if (typeof(status) == 'object') {
+			if (typeof(status) === 'object') {
 				callback = options;
 				options = status || {};
 				status = 'info';
@@ -3872,22 +4161,22 @@
 			ams.ajax.check(ams.notify,
 						   ams.baseURL + 'myams-notify' + ams.devext + '.js',
 						   function() {
-								switch (status) {
-									case 'error':
-									case 'danger':
-										options.color = '#C46A69';
-										break;
-									case 'warning':
-										options.color = '#C79121';
-										break;
-									case 'success':
-										options.color = '#739E73';
-										break;
-									default:
-										options.color = options.color || '#3276B1';
-								}
-								options.sound = false;
-								ams.notify.bigBox(options, callback);
+							   switch (status) {
+								   case 'error':
+								   case 'danger':
+									   options.color = '#C46A69';
+									   break;
+								   case 'warning':
+									   options.color = '#C79121';
+									   break;
+								   case 'success':
+									   options.color = '#739E73';
+									   break;
+								   default:
+									   options.color = options.color || '#3276B1';
+							   }
+							   options.sound = false;
+							   ams.notify.bigBox(options, callback);
 						   });
 		},
 
@@ -3895,30 +4184,30 @@
 		 * Small notification message box, displayed on page's top right
 		 */
 		smallBox: function(status, options, callback) {
-			if (typeof(status) == 'object') {
+			if (typeof(status) === 'object') {
 				callback = options;
 				options = status || {};
 				status = 'info';
 			}
 			ams.ajax.check(ams.notify,
 						   ams.baseURL + 'myams-notify' + ams.devext + '.js',
-						   function() {
-								switch (status) {
-									case 'error':
-									case 'danger':
-										options.color = '#C46A69';
-										break;
-									case 'warning':
-										options.color = '#C79121';
-										break;
-									case 'success':
-										options.color = '#739E73';
-										break;
-									default:
-										options.color = options.color || '#3276B1';
-								}
-								options.sound = false;
-								ams.notify.smallBox(options, callback);
+						   function () {
+							   switch (status) {
+								   case 'error':
+								   case 'danger':
+									   options.color = '#C46A69';
+									   break;
+								   case 'warning':
+									   options.color = '#C79121';
+									   break;
+								   case 'success':
+									   options.color = '#739E73';
+									   break;
+								   default:
+									   options.color = options.color || '#3276B1';
+							   }
+							   options.sound = false;
+							   ams.notify.smallBox(options, callback);
 						   });
 		},
 
@@ -3927,9 +4216,12 @@
 		 */
 		_drawBreadCrumb: function() {
 			var crumb = $('#ribbon OL.breadcrumb');
-			crumb.empty()
-				 .append($('<li></li>').append($('<a></a>').text(ams.i18n.HOME)
-				 										   .attr('href', $('nav a[href!="#"]:first').attr('href'))));
+			$('li', crumb).not('.parent').remove();
+			if (!$('li', crumb).exists()) {
+				crumb.append($('<li></li>').append($('<a></a>').text(ams.i18n.HOME)
+															   .addClass('padding-right-5')
+															   .attr('href', $('nav a[href!="#"]:first').attr('href'))));
+			}
 			$('nav LI.active >A').each(function() {
 				var menu = $(this);
 				var body = $.trim(menu.clone()
@@ -3937,10 +4229,9 @@
 									  .remove()
 									  .end()
 									  .text());
-				var item = $("<li></li>").append(menu.attr('href').replace(/^#/, '')
-													? $("<a></a>").html(body)
-																  .attr('href', menu.attr('href'))
-													: body);
+				var item = $("<li></li>").append(menu.attr('href').replace(/^#/, '') ?
+												 $("<a></a>").html(body).attr('href', menu.attr('href'))
+												 : body);
 				crumb.append(item);
 			});
 		},
@@ -3951,26 +4242,30 @@
 		checkURL: function() {
 
 			function updateActiveMenus(menu) {
-				$('nav .active').removeClass('active');
+				$('.active', nav).removeClass('active');
 				menu.addClass('open')
 					.addClass('active');
 				menu.parents('li').addClass('open active')
-								  .children('ul').addClass('active')
-												 .show();
+					.children('ul').addClass('active')
+					.show();
 				menu.parents('li:first').removeClass('open');
 				menu.parents('ul').addClass(menu.attr('href').replace(/^#/, '') ? 'active' : '')
-								  .show();
+					.show();
 			}
 
+			var menu;
+			var nav = $('nav');
 			var hash = location.hash;
 			var url = hash.replace(/^#/, '');
 			if (url) {
 				var container = $('#content');
-				if (!container.exists())
+				if (!container.exists()) {
 					container = $('body');
-				var menu = $('nav A[href="' + hash + '"]');
-				if (menu.exists())
+				}
+				menu = $('A[href="' + hash + '"]', nav);
+				if (menu.exists()) {
 					updateActiveMenus(menu);
+				}
 				ams.skin.loadURL(url, container);
 				document.title = $('[data-ams-page-title]:first', container).data('ams-page-title') ||
 								 menu.attr('title') ||
@@ -3978,16 +4273,17 @@
 			} else {
 				var active_url = $('[data-ams-active-menu]').data('ams-active-menu');
 				if (active_url) {
-					menu = $('nav A[href="' + active_url + '"]');
+					menu = $('A[href="' + active_url + '"]', nav);
 				} else {
-					menu = $('nav >UL >LI >A[href!="#"]').first();
+					menu = $('>UL >LI >A[href!="#"]', nav).first();
 				}
 				if (menu.exists()) {
 					updateActiveMenus(menu);
-					if (active_url)
+					if (active_url) {
 						ams.skin._drawBreadCrumb();
-					else
+					} else {
 						window.location.hash = menu.attr('href');
+					}
 				}
 			}
 		},
@@ -4004,8 +4300,9 @@
 		 */
 		registerCleanCallback: function(callback) {
 			var callbacks = ams.skin._clean_callbacks;
-			if (callbacks.indexOf(callback) < 0)
+			if (callbacks.indexOf(callback) < 0) {
 				callbacks.push(callback);
+			}
 		},
 
 		/**
@@ -4013,7 +4310,7 @@
 		 */
 		cleanContainer: function(container) {
 			var callbacks = ams.skin._clean_callbacks;
-			for (var index in callbacks) {
+			for (var index=0; index < callbacks.length; index++) {
 				callbacks[index].call(container);
 			}
 		},
@@ -4025,7 +4322,7 @@
 			if (url.startsWith('#')) {
 				url = url.substr(1);
 			}
-			if (typeof(options) == 'function') {
+			if (typeof(options) === 'function') {
 				callback = options;
 				options = {};
 			}
@@ -4038,7 +4335,7 @@
 				beforeSend: function() {
 					ams.skin.cleanContainer(container);
 					container.html('<h1 class="loading"><i class="fa fa-cog fa-spin"></i> Loading... </h1>');
-					if (container[0] == $('#content')[0]) {
+					if (container[0] === $('#content')[0]) {
 						ams.skin._drawBreadCrumb();
 						document.title = $('.breadcrumb LI:last-child').text();
 						$('html, body').animate({scrollTop: 0}, 'fast');
@@ -4047,9 +4344,9 @@
 					}
 				},
 				success: function(data, status, request) {
-					if (callback)
+					if (callback) {
 						ams.executeFunctionByName(callback, this, data, status, request, options);
-					else {
+					} else {
 						var request_data = ams.ajax.getResponse(request);
 						var data_type = request_data.content_type;
 						var result = request_data.data;
@@ -4063,8 +4360,11 @@
 							case 'xml':
 								break;
 							case 'html':
+								/* falls through */
 							case 'text':
+								/* falls through */
 							default:
+								// Show and init container
 								container.parents('.hidden').removeClass('hidden');
 								$('.alert', container.parents('.alerts-container')).remove();
 								container.css({opacity: '0.0'})
@@ -4073,6 +4373,7 @@
 										 .delay(50)
 										 .animate({opacity: '1.0'}, 300);
 								ams.initContent(container);
+								ams.form.setFocus(container);
 						}
 						if (options && options.afterLoadCallback) {
 							ams.executeFunctionByName(options.afterLoadCallback, this);
@@ -4122,6 +4423,32 @@
 
 
 	/**
+	 * Statistics management
+	 */
+	MyAMS.stats = {
+
+		/**
+		 * Send event to Google Analytics platform
+		 *
+		 * @param category
+		 * @param action
+		 * @param label
+		 */
+		logEvent: function(category, action, label) {
+			if (typeof(globals._gaq) === 'undefined') {
+				return;
+			}
+			if (typeof(category) === 'object') {
+				action = category.action;
+				label = category.label;
+				category = category.category;
+			}
+			globals._gaq.push(['_trackEvent', category, action, label]);
+		}
+	};
+
+
+	/**
 	 * Main page initialization
 	 * This code is called only once to register global events and callbacks
 	 */
@@ -4132,7 +4459,7 @@
 		/* Init main components */
 		ams.root = body;
 		ams.left_panel = $('#left-panel');
-		ams.shortcuts = $('#shortcut');
+		ams.shortcuts = $('#shortcuts');
 		ams.plugins.initData(body);
 
 		// Init main AJAX events
@@ -4142,7 +4469,7 @@
 			progressUpload: ams.ajax.progress,
 			xhr: function() {
 				var request = jquery_xhr();
-				if (request && (typeof(request.addEventListener) == "function")) {
+				if (request && (typeof(request.addEventListener) === "function")) {
 					var that = this;
 					request.addEventListener("progress", function(evt) {
 						that.progress(evt);
@@ -4167,7 +4494,7 @@
 							   ams.baseURL + '/ext/jquery-smartclick' + ams.devext + '.js',
 							   function() {
 								   $('NAV UL A').noClickDelay();
-								   $('#hide-menu A').noClickDelay();
+								   $('A', '#hide-menu').noClickDelay();
 							   });
 			}
 		}
@@ -4179,7 +4506,7 @@
 		});
 
 		// Switch shortcuts
-		$('#show-shortcut').click(function(e) {
+		$('#show-shortcuts').click(function(e) {
 			if (ams.shortcuts.is(":visible")) {
 				ams.skin._hideShortcutButtons();
 			} else {
@@ -4192,8 +4519,8 @@
 		});
 
 		$(document).mouseup(function(e) {
-			if (!ams.shortcuts.is(e.target)
-				&& ams.shortcuts.has(e.target).length === 0) {
+			if (!ams.shortcuts.is(e.target) &&
+				ams.shortcuts.has(e.target).length === 0) {
 				ams.skin._hideShortcutButtons();
 			}
 		});
@@ -4217,7 +4544,7 @@
 				activity.addClass('active');
 			} else {
 				dropdown.fadeOut(150);
-				activity.removeClass('active')
+				activity.removeClass('active');
 			}
 			e.preventDefault();
 		});
@@ -4234,12 +4561,12 @@
 
 		$('input[name="activity"]').change(function() {
 			var url = $(this).data('ams-url');
-			container = $('.ajax-notifications');
+			var container = $('.ajax-notifications');
 			ams.skin.loadURL(url, container);
 		});
 
 		// Logout button
-		$('#logout a').click(function(e) {
+		$('a', '#user-menu LI.logout').click(function(e) {
 			e.preventDefault();
 			e.stopPropagation();
 			//get the link
@@ -4251,16 +4578,17 @@
 				content : ams.i18n.LOGOUT_COMMENT,
 				buttons : '['+ams.i18n.BTN_NO+']['+ams.i18n.BTN_YES+']'
 			}, function(ButtonPressed) {
-				if (ButtonPressed == ams.i18n.BTN_YES) {
+				if (ButtonPressed === ams.i18n.BTN_YES) {
 					ams.root.addClass('animated fadeOutUp');
-					setTimeout(ams.skin.logout, 1000)
+					setTimeout(ams.skin.logout, 1000);
 				}
 			});
 		});
 
 		// Initialize left nav
-		$('NAV UL').myams_menu({
-			accordion : true,
+		var nav = $('nav');
+		$('UL', nav).myams_menu({
+			accordion : nav.data('ams-menu-accordion') !== false,
 			speed : ams.menu_speed
 		});
 
@@ -4278,7 +4606,7 @@
 				content: ams.i18n.CLEAR_STORAGE_CONTENT,
 				buttons: '['+ams.i18n.BTN_CANCEL+']['+ams.i18n.BTN_OK+']'
 			}, function(buttonPressed) {
-				if (buttonPressed == ams.i18n.BTN_OK && localStorage) {
+				if (buttonPressed === ams.i18n.BTN_OK && localStorage) {
 					localStorage.clear();
 					location.reload();
 				}
@@ -4291,8 +4619,9 @@
 			var element = $(this);
 			if (!element.is(e.target) &&
 				element.has(e.target).length === 0 &&
-				$('.popover').has(e.target).length === 0)
+				$('.popover').has(e.target).length === 0) {
 				element.popover('hide');
+			}
 		});
 
 		// Resize events
@@ -4303,7 +4632,7 @@
 							   ams.skin._setPageHeight();
 							   ams.skin._checkMobileWidth();
 						   });
-						   $('nav').resize(function() {
+						   nav.resize(function() {
 							   ams.skin._setPageHeight();
 						   });
 					   });
@@ -4315,16 +4644,21 @@
 			});
 			$(document).on('click', 'a[href!="#"]:not([data-toggle]), [data-ams-url]:not([data-toggle])', function(e) {
 				var link = $(e.currentTarget);
+				var handlers = link.data('ams-disabled-handlers');
+				if ((handlers == true) || (handlers == 'click')) {
+					return;
+				}
 				var href = link.attr('href') || link.data('ams-url');
-				if (!href || href.startsWith('javascript:') || link.attr('target') || (link.data('ams-context-menu') === true))
+				if (!href || href.startsWith('javascript') || link.attr('target') || (link.data('ams-context-menu') === true)) {
 					return;
+				}
 				e.preventDefault();
 				e.stopPropagation();
 				var href_getter = ams.getFunctionByName(href);
-				if (typeof(href_getter) == 'function') {
+				if (typeof(href_getter) === 'function') {
 					href = href_getter.call(link);
 				}
-				if (typeof(href) == 'function') {
+				if (typeof(href) === 'function') {
 					// Javascript function call
 					href.call(link);
 				} else {
@@ -4339,17 +4673,19 @@
 					} else {
 						ams.form.confirmChangedForm(function () {
 							if (href.startsWith('#')) {
-								if (href != location.hash) {
+								if (href !== location.hash) {
 									if (ams.root.hasClass('mobile-view-activated')) {
 										ams.root.removeClass('hidden-menu');
 										window.setTimeout(function () {
 											window.location.hash = href;
 										}, 50);
-									} else
+									} else {
 										window.location.hash = href;
+									}
 								}
-							} else
+							} else {
 								window.location = href;
+							}
 						});
 					}
 				}
@@ -4373,14 +4709,21 @@
 		$(document).off('click.modal')
 				   .on('click', '[data-toggle="modal"]', function(e) {
 			var source = $(this);
-			if (source.data('ams-context-menu') === true)
+			var handlers = source.data('ams-disabled-handlers');
+			if ((handlers == true) || (handlers == 'click')) {
 				return;
-			if (source.data('ams-stop-propagation') === true)
+			}
+			if (source.data('ams-context-menu') === true) {
+				return;
+			}
+			if (source.data('ams-stop-propagation') === true) {
 				e.stopPropagation();
+			}
 			e.preventDefault();
 			ams.dialog.open(source);
-			if (source.parents('#shortcut').exists())
+			if (source.parents('#shortcut').exists()) {
 				setTimeout(ams.skin._hideShortcutButtons, 300);
+			}
 		});
 
 		// Initialize form buttons
@@ -4392,28 +4735,41 @@
 		// Initialize custom click handlers
 		$(document).on('click', '[data-ams-click-handler]', function(e) {
 			var source = $(this);
+			var handlers = source.data('ams-disabled-handlers');
+			if ((handlers == true) || (handlers == 'click')) {
+				return;
+			}
 			var data = source.data();
 			if (data.amsClickHandler) {
-				if ((data.amsStopPropagation === true) || (data.amsClickStopPropagation === true))
+				if ((data.amsStopPropagation === true) || (data.amsClickStopPropagation === true)) {
 					e.stopPropagation();
-				if (data.amsClickKeepDefault !== true)
+				}
+				if (data.amsClickKeepDefault !== true) {
 					e.preventDefault();
+				}
 				var callback = ams.getFunctionByName(data.amsClickHandler);
-				if (callback !== undefined)
+				if (callback !== undefined) {
 					callback.call(source, data.amsClickHandlerOptions);
+				}
 			}
 		});
 
 		// Initialize custom change handlers
 		$(document).on('change', '[data-ams-change-handler]', function(e) {
 			var source = $(this);
+			var handlers = source.data('ams-disabled-handlers');
+			if ((handlers == true) || (handlers == 'change')) {
+				return;
+			}
 			var data = source.data();
 			if (data.amsChangeHandler) {
-				if (data.amsChangeKeepDefault !== true)
+				if (data.amsChangeKeepDefault !== true) {
 					e.preventDefault();
+				}
 				var callback = ams.getFunctionByName(data.amsChangeHandler);
-				if (callback !== undefined)
+				if (callback !== undefined) {
 					callback.call(source, data.amsChangeHandlerOptions);
+				}
 			}
 		});
 
@@ -4423,6 +4779,7 @@
 			setTimeout(function() {
 				form.find('.select2').trigger('change');
 			}, 10);
+			ams.form.setFocus(form);
 		});
 
 		// Initialize custom reset handlers
@@ -4430,11 +4787,13 @@
 			var form = $(this);
 			var data = form.data();
 			if (data.amsResetHandler) {
-				if (data.amsResetKeepDefault !== true)
+				if (data.amsResetKeepDefault !== true) {
 					e.preventDefault();
+				}
 				var callback = ams.getFunctionByName(data.amsResetHandler);
-				if (callback !== undefined)
+				if (callback !== undefined) {
 					callback.call(form, data.amsResetHandlerOptions);
+				}
 			}
 		});
 
@@ -4468,13 +4827,15 @@
 			var link = $(e.target);
 			var data = link.data();
 			if (data.amsUrl) {
-				if (data.amsTabLoaded)
+				if (data.amsTabLoaded) {
 					return;
+				}
 				try {
 					link.append('<i class="fa fa-spin fa-cog margin-left-5"></i>');
 					ams.skin.loadURL(data.amsUrl, link.attr('href'));
-					if (data.amsTabLoadOnce)
+					if (data.amsTabLoadOnce) {
 						link.data('ams-tab-loaded', true);
+					}
 				}
 				finally {
 					$('i', link).remove();
@@ -4484,8 +4845,10 @@
 
 		// Init page content
 		ams.initContent(document);
-		if (ams.ajax_nav && $('nav').exists())
+		if (ams.ajax_nav && nav.exists()) {
 			ams.skin.checkURL();
+		}
+		ams.form.setFocus(document);
 
 		// Add unload event listener to check for modified forms
 		$(window).on('beforeunload', ams.form.checkBeforeUnload);
@@ -4519,10 +4882,11 @@
 		ams.form.init(element);
 
 		// Initialize widgets
-		if (ams.device === 'desktop')
+		if (ams.device === 'desktop') {
 			ams.skin._initDesktopWidgets(element);
-		else
+		} else {
 			ams.skin._initMobileWidgets(element);
+		}
 		ams.skin._setPageHeight();
 
 	};
@@ -4601,4 +4965,4 @@
 		}
 	});
 
-})(jQuery);
+})(jQuery, this);
--- a/src/pyams_skin/resources/js/myams.min.js	Mon Jan 18 18:41:23 2016 +0100
+++ b/src/pyams_skin/resources/js/myams.min.js	Mon Jan 18 18:45:59 2016 +0100
@@ -1,1 +1,1 @@
-(function(b){String.prototype.startsWith=function(e){var c=this.length;var d=e.length;if(c<d){return false}return(this.substr(0,d)==e)};String.prototype.endsWith=function(e){var c=this.length;var d=e.length;if(c<d){return false}return(this.substr(c-d)==e)};if(!Array.prototype.indexOf){Array.prototype.indexOf=function(d){var c=this.length;var e=Number(arguments[1])||0;e=(e<0)?Math.ceil(e):Math.floor(e);if(e<0){e+=c}for(;e<c;e++){if(e in this&&this[e]===d){return e}}return -1}}b.expr[":"].econtains=function(e,c,d){return(e.textContent||e.innerText||b(e).text()||"").toLowerCase()==d[3].toLowerCase()};b.expr[":"].withtext=function(e,c,d){return(e.textContent||e.innerText||b(e).text()||"")==d[3]};b.expr[":"].parents=function(e,c,d){return b(e).parents(d[3]).length>0};if(b.scrollbarWidth===undefined){b.scrollbarWidth=function(){var d=b('<div style="width:50px;height:50px;overflow:auto"><div/></div>').appendTo("body");var e=d.children();var c=e.innerWidth()-e.height(99).innerWidth();d.remove();return c}}b.fn.extend({exists:function(){return b(this).length>0},objectOrParentWithClass:function(c){if(this.hasClass(c)){return this}else{return this.parents("."+c)}},listattr:function(d){var c=[];this.each(function(){c.push(b(this).attr(d))});return c},style:function(d,g,c){var f=this.get(0);if(typeof f=="undefined"){return}var e=this.get(0).style;if(typeof d!="undefined"){if(typeof g!="undefined"){c=typeof c!="undefined"?c:"";e.setProperty(d,g,c);return this}else{return e.getPropertyValue(d)}}else{return e}},removeClassPrefix:function(c){this.each(function(e,f){var d=f.className.split(" ").map(function(g){return g.startsWith(c)?"":g});f.className=b.trim(d.join(" "))});return this},contextMenu:function(d){function c(g,i,f){var h=b(window)[i](),j=b(d.menuSelector)[i](),e=g;if(g+j>h&&j<g){e-=j}return e}return this.each(function(){b("a",b(d.menuSelector)).each(function(){b(this).data("ams-context-menu",true)});b(this).on("contextmenu",function(f){if(f.ctrlKey){return}b(d.menuSelector).data("invokedOn",b(f.target)).show().css({position:"fixed",left:c(f.clientX,"width","scrollLeft")-10,top:c(f.clientY,"height","scrollTop")-10}).off("click").on("click",function(h){b(this).hide();var g=b(this).data("invokedOn");var i=b(h.target);d.menuSelected.call(this,g,i);a.event.stop(h)});return false});b(document).click(function(){b(d.menuSelector).hide()})})},myams_menu:function(c){var e={accordion:true,speed:200,closedSign:'<em class="fa fa-angle-down"></em>',openedSign:'<em class="fa fa-angle-up"></em>'};var d=b.extend({},e,c);var f=b(this);f.find("LI").each(function(){var g=b(this);if(g.find("UL").size()>0){g.find("A:first").append("<b class='collapse-sign'>"+d.closedSign+"</b>");var h=g.find("A:first");if(h.attr("href")=="#"){h.click(function(){return false})}}});f.find("LI.active").each(function(){var g=b(this).parents("UL");var h=g.parent("LI");g.slideDown(d.speed);h.find("b:first").html(d.openedSign);h.addClass("open")});f.find("LI A").on("click",function(){var j=b(this);var g=j.parent().find("UL");if(d.accordion){var i=j.parent().parents("UL");var k=f.find("UL:visible");k.each(function(l){var m=true;i.each(function(n){if(i[n]==k[l]){m=false;return false}});if(m){if(g!=k[l]){b(k[l]).slideUp(d.speed,function(){j.parent("LI").find("b:first").html(d.closedSign);j.parent("LI").removeClass("open")})}}})}var h=j.parent().find("UL:first");if(!j.attr("href").replace(/^#/,"")&&h.is(":visible")&&!h.hasClass("active")){h.slideUp(d.speed,function(){j.parent("LI").removeClass("open").find("B:first").delay(d.speed).html(d.closedSign)})}else{h.slideDown(d.speed,function(){j.parent("LI").addClass("open").find("B:first").delay(d.speed).html(d.openedSign)})}})}});b.UTF8={encode:function(e){e=e.replace(/\r\n/g,"\n");var d="";for(var g=0;g<e.length;g++){var f=e.charCodeAt(g);if(f<128){d+=String.fromCharCode(f)}else{if((f>127)&&(f<2048)){d+=String.fromCharCode((f>>6)|192);d+=String.fromCharCode((f&63)|128)}else{d+=String.fromCharCode((f>>12)|224);d+=String.fromCharCode(((f>>6)&63)|128);d+=String.fromCharCode((f&63)|128)}}}return d},decode:function(d){var f="";var h=0,j=0,g=0,e=0;while(h<d.length){j=d.charCodeAt(h);if(j<128){f+=String.fromCharCode(j);h++}else{if((j>191)&&(j<224)){g=d.charCodeAt(h+1);f+=String.fromCharCode(((j&31)<<6)|(g&63));h+=2}else{g=d.charCodeAt(h+1);e=d.charCodeAt(h+2);f+=String.fromCharCode(((j&15)<<12)|((g&63)<<6)|(e&63));h+=3}}}return f}};if(window.MyAMS===undefined){window.MyAMS={devmode:true,devext:"",lang:"en",throttle_delay:350,menu_speed:235,navbar_height:49,ajax_nav:true,enable_widgets:true,enable_mobile:false,enable_fastclick:false,warn_on_form_change:false,ismobile:(/iphone|ipad|ipod|android|blackberry|mini|windows\sce|palm/i.test(navigator.userAgent.toLowerCase()))}}var a=MyAMS;MyAMS.baseURL=(function(){var c=b('script[src*="/myams.js"], script[src*="/myams.min.js"]');var d=c.attr("src");a.devmode=d.indexOf(".min.js")<0;a.devext=a.devmode?"":".min";return d.substring(0,d.lastIndexOf("/")+1)})();MyAMS.getQueryVar=function(e,f){if(e.indexOf("?")<0){return false}if(!e.endsWith("&")){e+="&"}var c=new RegExp(".*?[&\\?]"+f+"=(.*?)&.*");var d=e.replace(c,"$1");return d==e?false:d};MyAMS.rgb2hex=function(c){return"#"+b.map(c.match(/\b(\d+)\b/g),function(d){return("0"+parseInt(d).toString(16)).slice(-2)}).join("")};MyAMS.generateId=function(){function c(){return Math.floor((1+Math.random())*65536).toString(16).substring(1)}return c()+c()+c()+c()};MyAMS.getFunctionByName=function(h,d){if(h===undefined){return undefined}else{if(typeof(h)=="function"){return h}}var g=h.split(".");var f=g.pop();d=(d===undefined||d===null)?window:d;for(var c=0;c<g.length;c++){try{d=d[g[c]]}catch(j){return undefined}}try{return d[f]}catch(j){return undefined}};MyAMS.executeFunctionByName=function(f,d){var e=a.getFunctionByName(f,window);if(typeof(e)=="function"){var c=Array.prototype.slice.call(arguments,2);return e.apply(d,c)}};MyAMS.getSource=function(c){return c.replace(/{[^{}]*}/g,function(d){return a.getFunctionByName(d.substr(1,d.length-2))})};MyAMS.getScript=function(d,g,c){var f={dataType:"script",url:a.getSource(d),success:g,error:a.error.show,cache:!a.devmode,async:typeof(g)=="function"};var e=b.extend({},f,c);return b.ajax(e)};MyAMS.getCSS=function(c,g){var e=b("HEAD");var d=b('link[data-ams-id="'+g+'"]',e);if(d.length==0){var f=a.getSource(c);if(a.devmode){f+="?_="+new Date().getTime()}b("<link />").attr({rel:"stylesheet",type:"text/css",href:f,"data-ams-id":g}).appendTo(e)}};MyAMS.event={stop:function(c){if(!c){c=window.event}if(c){if(c.stopPropagation){c.stopPropagation();c.preventDefault()}else{c.cancelBubble=true;c.returnValue=false}}}};MyAMS.browser={getInternetExplorerVersion:function(){var e=-1;if(navigator.appName=="Microsoft Internet Explorer"){var c=navigator.userAgent;var d=new RegExp("MSIE ([0-9]{1,}[.0-9]{0,})");if(d.exec(c)!=null){e=parseFloat(RegExp.$1)}}return e},checkVersion:function(){var d="You're not using Windows Internet Explorer.";var c=this.getInternetExplorerVersion();if(c>-1){if(c>=8){d="You're using a recent copy of Windows Internet Explorer."}else{d="You should upgrade your copy of Windows Internet Explorer."}}alert(d)},isIE8orlower:function(){var d="0";var c=this.getInternetExplorerVersion();if(c>-1){if(c>=9){d=0}else{d=1}}return d},copyToClipboard:function(){return function(){var c=b(this);c.parents(".btn-group").removeClass("open");window.prompt(MyAMS.i18n.CLIPBOARD_COPY,c.text())}}};MyAMS.error={ajax:function(f,e){if(e.statusText=="OK"){return}var c=a.ajax.getResponse(e);if(c.content_type=="json"){a.ajax.handleJSON(c.data)}else{var g=f.statusText||f.type;var d=e.responseText;a.skin.messageBox("error",{title:a.i18n.ERROR_OCCURED,content:"<h4>"+g+"</h4><p>"+d+"</p>",icon:"fa fa-warning animated shake",timeout:10000})}if(window.console){console.error(f);console.debug(e)}},show:function(f,c,e){if(!e){return}var d=a.ajax.getResponse(f);if(d.content_type=="json"){a.ajax.handleJSON(d.data)}else{a.skin.messageBox("error",{title:a.i18n.ERRORS_OCCURED,content:"<h4>"+c+"</h4><p>"+e+"</p>",icon:"fa fa-warning animated shake",timeout:10000})}if(window.console){console.error(e);console.debug(f)}}};MyAMS.ajax={check:function(d,f,h,c){if(typeof(h)=="object"){c=h;h=undefined}var g={async:typeof(h)=="function"};var e=b.extend({},g,c);if(d===undefined){a.getScript(f,function(){if(typeof(h)=="function"){h(true,c)}},e)}else{if(typeof(h)=="function"){h(false,c)}}},getAddr:function(d){var c=d||b("HTML HEAD BASE").attr("href")||window.location.href;return c.substr(0,c.lastIndexOf("/")+1)},start:function(){b("#ajax-gear").show()},stop:function(){b("#ajax-gear").hide()},progress:function(c){if(!c.lengthComputable){return}if(c.loaded>=c.total){return}console.log(parseInt((c.loaded/c.total*100),10)+"%")},post:function(e,g,d,j){if(e.startsWith(window.location.protocol)){var i=e}else{i=this.getAddr()+e}if(typeof(d)=="function"){j=d;d={}}else{if(!d){d={}}}if(typeof(j)=="undefined"){j=d.callback}if(typeof(j)=="string"){j=a.getFunctionByName(j)}delete d.callback;var c=undefined;var h={url:i,type:"post",cache:false,async:typeof(j)=="function",data:b.param(g),dataType:"json",success:j||function(k){c=k.result},error:a.error.show};var f=b.extend({},h,d);b.ajax(f);return c},getResponse:function(f){var d=f.getResponseHeader("content-type"),h,c;if(d){if(d.startsWith("application/javascript")){h="script";c=f.responseText}else{if(d.startsWith("text/html")){h="html";c=f.responseText}else{if(d.startsWith("text/xml")){h="xml";c=f.responseText}else{c=f.responseJSON;if(c){h="json"}else{try{c=JSON.parse(f.responseText);h="json"}catch(g){c=f.responseText;h="text"}}}}}}else{h="json";c={status:"alert",alert:{title:a.i18n.ERROR_OCCURED,content:a.i18n.NO_SERVER_RESPONSE}}}return{content_type:h,data:c}},handleJSON:function(n,e,j){var h=n.status;var c;switch(h){case"alert":alert(n.alert.title+"\n\n"+n.alert.content);break;case"error":a.form.showErrors(e,n);break;case"info":case"success":if(n.close_form!=false){a.dialog.close(e)}break;case"message":case"messagebox":break;case"notify":case"callback":case"callbacks":if(n.close_form!=false){a.dialog.close(e)}break;case"modal":a.dialog.open(n.location);break;case"reload":if(n.close_form!=false){a.dialog.close(e)}c=n.location||window.location.hash;if(c.startsWith("#")){c=c.substr(1)}a.skin.loadURL(c,n.target||j||"#content");break;case"redirect":if(n.close_form==true){a.dialog.close(e)}c=n.location||window.location.href;if(n.window){window.open(c,n.window,n.options)}else{if(window.location.href==c){window.location.reload(true)}else{window.location.href=c}}break;default:console.log("Unhandled status: "+h);break}if(n.content){var k=n.content;var d=b(k.target||j||e||"#content");if(k.raw==true){d.text(k.text)}else{d.html(k.html);a.initContent(d)}if(!k.keep_hidden){d.removeClass("hidden")}}if(n.contents){var g=n.contents;for(var i in g){k=g[i];d=b(k.target);if(k.raw==true){d.text(k.text)}else{d.html(k.html);a.initContent(d)}if(!k.keep_hidden){d.removeClass("hidden")}}}if(n.message){var m=n.message;if(typeof(m)=="string"){if((h=="info")||(h=="success")){a.skin.smallBox(h,{title:m,icon:"fa fa-fw fa-info-circle font-xs align-top margin-top-10",timeout:3000})}else{a.skin.alert(b(e||"#content"),h,m)}}else{a.skin.alert(b(m.target||j||e||"#content"),m.status||"success",m.header,m.body,m.subtitle)}}if(n.smallbox){a.skin.smallBox(n.smallbox_status||h,{title:n.smallbox,icon:"fa fa-fw fa-info-circle font-xs align-top margin-top-10",timeout:3000})}if(n.messagebox){m=n.messagebox;if(typeof(m)=="string"){a.skin.messageBox("info",{title:a.i18n.ERROR_OCCURED,content:m,timeout:10000})}else{var f=m.status||"info";if(f=="error"&&e&&j){a.executeFunctionByName(e.data("ams-form-submit-error")||"MyAMS.form.finalizeSubmitOnError",e,j)}a.skin.messageBox(f,{title:m.title||a.i18n.ERROR_OCCURED,content:m.content,icon:m.icon,number:m.number,timeout:m.timeout==null?undefined:(m.timeout||10000)})}}if(n.event){e.trigger(n.event,n.event_options)}if(n.callback){a.executeFunctionByName(n.callback,e,n.options)}if(n.callbacks){for(i in n.callbacks){if(!b.isNumeric(i)){continue}var l=n.callbacks[i];a.executeFunctionByName(l,e,l.options)}}}};MyAMS.jsonrpc={getAddr:function(e){var c=e||b("HTML HEAD BASE").attr("href")||window.location.href;var d=c.replace(/\+\+skin\+\+\w+\//,"");return d.substr(0,d.lastIndexOf("/")+1)},query:function(d,f,c,e){a.ajax.check(b.jsonRpc,a.baseURL+"ext/jquery-jsonrpc"+a.devext+".js",function(){var g;if(typeof(c)=="function"){e=c;c={}}else{if(!c){c={}}}if(typeof(e)=="undefined"){e=c.callback}if(typeof(e)=="string"){e=a.getFunctionByName(e)}delete c.callback;var i={};if(typeof(d)=="string"){i.query=d}else{if(typeof(d)=="object"){b.extend(i,d)}}b.extend(i,c);var h={url:a.jsonrpc.getAddr(c.url),type:"post",cache:false,method:f,params:i,async:typeof(e)=="function",success:e||function(j){g=j.result},error:a.error.show};b.jsonRpc(h);return g})},post:function(f,d,c,e){a.ajax.check(b.jsonRPC,a.baseURL+"ext/jquery-jsonrpc"+a.devext+".js",function(){if(typeof(c)=="function"){e=c;c={}}else{if(!c){c={}}}if(typeof(e)=="undefined"){e=c.callback}if(typeof(e)=="string"){e=a.getFunctionByName(e)}delete c.callback;var g;var i={id:new Date().getTime(),params:d,success:e||function(j){g=j},error:a.error.show};var h=b.extend({},i,c);b.jsonRPC.withOptions({endPoint:a.jsonrpc.getAddr(c.url),namespace:c.namespace,cache:false},function(){b.jsonRPC.request(f,h)});return g})}};MyAMS.xmlrpc={getAddr:function(e){var c=e||b("HTML HEAD BASE").attr("href")||window.location.href;var d=c.replace(/\+\+skin\+\+\w+\//,"");return d.substr(0,d.lastIndexOf("/")+1)},post:function(d,g,e,c,f){a.ajax.check(b.xmlrpc,a.baseURL+"ext/jquery-xmlrpc"+a.devext+".js",function(){var h;if(typeof(c)=="function"){f=c;c={}}else{if(!c){c={}}}if(typeof(f)=="undefined"){f=c.callback}if(typeof(f)=="string"){f=a.getFunctionByName(f)}delete c.callback;var j={url:a.xmlrpc.getAddr(d),methodName:g,params:e,success:f||function(k){h=k},error:a.error.show};var i=b.extend({},j,c);b.xmlrpc(i);return h})}};MyAMS.form={init:function(d){if(a.warn_on_form_change){var c=b('FORM[data-ams-warn-on-change!="false"]',d)}else{c=b('FORM[data-ams-warn-on-change="true"]',d)}c.each(function(){var e=b(this);b('INPUT[type="text"], INPUT[type="checkbox"], INPUT[type="radio"], SELECT, TEXTAREA, [data-ams-changed-event]',e).each(function(){var g=b(this);if(g.data("ams-ignore-change")!==true){var f=g.data("ams-changed-event")||"change";g.on(f,function(){b(this).parents("FORM").attr("data-ams-form-changed",true)})}});e.on("reset",function(){b(this).removeAttr("data-ams-form-changed")})})},checkBeforeUnload:function(){var c=b('FORM[data-ams-form-changed="true"]');if(c.exists()){return a.i18n.FORM_CHANGED_WARNING}},confirmChangedForm:function(d,e){if(typeof(d)=="function"){e=d;d=undefined}var c=b('FORM[data-ams-form-changed="true"]',d);if(c.exists()){a.skin.bigBox({title:a.i18n.WARNING,content:'<i class="text-danger fa fa-2x fa-bell shake animated"></i>&nbsp; '+a.i18n.FORM_CHANGED_WARNING,buttons:a.i18n.BTN_OK_CANCEL},function(f){if(f==a.i18n.BTN_OK){e.call(d)}})}else{e.call(d)}},submit:function(e,d,f){e=b(e);if(!e.exists()){return false}if(typeof(d)=="object"){f=d;d=undefined}if(e.data("submitted")){if(!e.data("ams-form-hide-submitted")){a.skin.messageBox("warning",{title:a.i18n.WAIT,content:a.i18n.FORM_SUBMITTED,icon:"fa fa-save shake animated",timeout:e.data("ams-form-alert-timeout")||5000})}return false}if(!a.form._checkSubmitValidators(e)){return false}b(".alert-danger, SPAN.state-error",e).remove();b(".state-error",e).removeClassPrefix("state-");var c=b(e.data("ams-submit-button"));if(c&&!c.data("ams-form-hide-loading")){c.button("loading")}a.ajax.check(b.fn.ajaxSubmit,a.baseURL+"ext/jquery-form-3.49"+a.devext+".js",function(){function i(k,m){var j;var C=k.data();var t=C.amsFormOptions;if(f){var o=f.formDataInitCallback}if(o){delete f.formDataInitCallback}else{o=C.amsFormDataInitCallback}if(o){var u={};if(typeof(o)=="function"){var l=o.call(k,u)}else{l=a.executeFunctionByName(o,k,u)}if(u.veto){j=k.data("ams-submit-button");if(j){j.button("reset")}a.form.finalizeSubmitFooter.call(k);return false}}else{l=C.amsFormData||{}}j=b(k.data("ams-submit-button"));var v,y;if(j){v=j.data("ams-form-handler");y=j.data("ams-form-submit-target")}var r=d||v||C.amsFormHandler||"";if(r.startsWith(window.location.protocol)){var n=r}else{var x=k.attr("action").replace(/#/,"");if(x.startsWith(window.location.protocol)){n=x}else{n=a.ajax.getAddr()+x}n+=r}var B=null;if(C.amsFormInitSubmitTarget){B=b(y||C.amsFormSubmitTarget||"#content");a.executeFunctionByName(C.amsFormInitSubmit||"MyAMS.form.initSubmit",k,B)}else{if(!C.amsFormHideSubmitFooter){a.executeFunctionByName(C.amsFormInitSubmit||"MyAMS.form.initSubmitFooter",k)}}var p=typeof(m.uuid)!="undefined";if(p){if(n.indexOf("X-Progress-ID")<0){n+="?X-Progress-ID="+m.uuid}delete m.uuid}var s={url:n,type:"post",cache:false,data:l,dataType:C.amsFormDatatype,beforeSerialize:function(){if(typeof(tinyMCE)!="undefined"){tinyMCE.triggerSave()}},beforeSubmit:function(E,D){D.data("submitted",true)},error:function(H,D,E,G){if(B){a.executeFunctionByName(C.amsFormSubmitError||"MyAMS.form.finalizeSubmitOnError",G,B)}if(G.is(":visible")){var F=G.data("ams-submit-button");if(F){F.button("reset")}a.form.finalizeSubmitFooter.call(G)}G.data("submitted",false);G.removeData("ams-submit-button")},iframe:p};var w=C.amsFormDownloadTarget;if(w){var q=b('iframe[name="'+w+'"]');if(!q.exists()){q=b("<iframe></iframe>").hide().attr("name",w).appendTo(k)}s=b.extend({},s,{iframe:true,iframeTarget:q,success:function(D,E,I,H){var G=b(H).parents(".modal-dialog");if(G.exists()){a.dialog.close(H)}else{var J;var F=H.data("ams-submit-button");if(F){J=F.data("ams-form-submit-callback")}if(!J){J=a.getFunctionByName(C.amsFormSubmitCallback)||a.form._submitCallback}J.call(H,D,E,I,H);if(H.is(":visible")&&F){F.button("reset")}H.data("submitted",false);H.removeData("ams-submit-button");H.removeAttr("data-ams-form-changed")}}})}else{s=b.extend({},s,{error:function(H,D,E,G){if(B){a.executeFunctionByName(C.amsFormSubmitError||"MyAMS.form.finalizeSubmitOnError",G,B)}if(G.is(":visible")){var F=G.data("ams-submit-button");if(F){F.button("reset")}a.form.finalizeSubmitFooter.call(G)}G.data("submitted",false);G.removeData("ams-submit-button")},success:function(D,E,H,G){var I;var F=G.data("ams-submit-button");if(F){I=F.data("ams-form-submit-callback")}if(!I){I=a.getFunctionByName(C.amsFormSubmitCallback)||a.form._submitCallback}I.call(G,D,E,H,G);if(G.is(":visible")&&F){F.button("reset")}G.data("submitted",false);G.removeData("ams-submit-button");G.removeAttr("data-ams-form-changed")},iframe:p})}var A=b.extend({},s,m,t,f);b(k).ajaxSubmit(A);if(w){var z=b(k).parents(".modal-dialog");if(z.exists()){a.dialog.close(k)}else{a.form.finalizeSubmitFooter.call(k);if(j){j.button("reset")}k.data("submitted",false);k.removeData("ams-submit-button");k.removeAttr("data-ams-form-changed")}}}var h=b('INPUT[type="file"]',e).length>0;if(h){a.ajax.check(b.progressBar,a.baseURL+"ext/jquery-progressbar"+a.devext+".js");var g=b.extend({},{uuid:b.progressBar.submit(e)});i(e,g)}else{i(e,{})}});return false},initSubmit:function(e,d){var c=b(this);var f='<i class="fa fa-3x fa-gear fa-spin"></i>';if(!d){d=c.data("ams-form-submit-message")}if(d){f+="<strong>"+d+"</strong>"}b(e).html('<div class="row margin-20"><div class="text-center">'+f+"</div></div>");b(e).parents(".hidden").removeClass("hidden")},finalizeSubmitOnError:function(c){b("i",c).removeClass("fa-spin").removeClass("fa-gear").addClass("fa-ambulance")},initSubmitFooter:function(d){var c=b(this);var f='<i class="fa fa-3x fa-gear fa-spin"></i>';if(!d){d=b(this).data("ams-form-submit-message")}if(d){f+='<strong class="submit-message align-top padding-left-10 margin-top-10">'+d+"</strong>"}var e=b("footer",c);b("button",e).hide();e.append('<div class="row"><div class="text-center">'+f+"</div></div>")},finalizeSubmitFooter:function(){var c=b(this);var d=b("footer",c);if(d){b(".row",d).remove();b("button",d).show()}},_submitCallback:function(m,e,d,c){if(c.is(":visible")){a.form.finalizeSubmitFooter.call(c);var g=c.data("ams-submit-button");if(g){g.button("reset")}}var f=c.data();if(f.amsFormDatatype){var j=f.amsFormDatatype}else{var h=a.ajax.getResponse(d);j=h.content_type;m=h.data}if(g){var i=b(g.amsFormSubmitTarget||f.amsFormSubmitTarget||"#content")}else{i=b(f.amsFormSubmitTarget||"#content")}switch(j){case"json":a.ajax.handleJSON(m,c,i);break;case"script":break;case"xml":break;case"html":case"text":default:if(g&&(g.data("ams-keep-modal")!==true)){a.dialog.close(c)}if(!i.exists()){i=b("body")}i.parents(".hidden").removeClass("hidden");b(".alert",i.parents(".alerts-container")).remove();i.css({opacity:"0.0"}).html(m).delay(50).animate({opacity:"1.0"},300);a.initContent(i)}var k=d.getResponseHeader("X-AMS-Callback");if(k){var l=d.getResponseHeader("X-AMS-Callback-Options");a.executeFunctionByName(k,c,l===undefined?{}:JSON.parse(l),d)}},_getSubmitValidators:function(d){var c=new Array();var e=d.data("ams-form-validator");if(e){c.push([d,e])}b("[data-ams-form-validator]",d).each(function(){var f=b(this);c.push([f,f.data("ams-form-validator")])});return c},_checkSubmitValidators:function(e){var g=a.form._getSubmitValidators(e);if(!g.length){return true}var f=new Array();var l=true;for(var i in g){if(!b.isNumeric(i)){continue}var d=g[i];var c=d[0];var j=d[1];var k=a.executeFunctionByName(j,e,c);if(k===false){l=false}else{if(typeof(k)=="string"){f.push(k)}else{if(l.length&&(l.length>0)){f=f.concat(l)}}}}if(f.length>0){var h=f.length==1?a.i18n.ERROR_OCCURED:a.i18n.ERRORS_OCCURED;a.skin.alert(e,"danger",h,f);return false}else{return l}},showErrors:function(c,j){if(typeof(j)=="string"){a.skin.alert(c,"error",a.i18n.ERROR_OCCURED,j)}else{if(j instanceof Array){var f=j.length==1?a.i18n.ERROR_OCCURED:a.i18n.ERRORS_OCCURED;a.skin.alert(c,"error",f,j)}else{b(".state-error",c).removeClass("state-error");f=j.error_header||(j.widgets&&(j.widgets.length>1)?a.i18n.ERRORS_OCCURED:a.i18n.ERROR_OCCURED);var k=new Array();var i;for(i in j.messages){if(!b.isNumeric(i)){continue}if(j.messages[i].header){k.push("<strong>"+j.messages[i].header+"</strong><br />"+j.messages[i].message)}else{k.push(j.messages[i].message||j.messages[i])}}for(i in j.widgets){if(!b.isNumeric(i)){continue}var d=j.widgets[i];var g=b('[name="'+d.name+'"]',c);g.parents("label:first").removeClassPrefix("state-").addClass("state-error").after('<span for="name" class="state-error">'+d.message+"</span>");if(d.label){k.push(d.label+" : "+d.message)}var h=g.parents(".tab-pane").index()+1;if(h>0){var e=b(".nav-tabs",b(g).parents(".tabforms"));b("li:nth-child("+h+")",e).removeClassPrefix("state-").addClass("state-error");b("li.state-error:first a",c).click()}}a.skin.alert(c,j.error_level||"error",f,k,j.error_message)}}}};MyAMS.dialog={_shown_callbacks:[],registerShownCallback:function(f,d){var c;if(d){c=d.objectOrParentWithClass("modal-dialog")}if(c&&c.exists()){var e=c.data("shown-callbacks");if(e===undefined){e=[];c.data("shown-callbacks",e)}}else{e=a.dialog._shown_callbacks}if(e.indexOf(f)<0){e.push(f)}},_hide_callbacks:[],registerHideCallback:function(f,d){var c;if(d){c=d.objectOrParentWithClass("modal-dialog")}if(c&&c.exists()){var e=c.data("hide-callbacks");if(e===undefined){e=[];c.data("hide-callbacks",e)}}else{e=a.dialog._hide_callbacks}if(e.indexOf(f)<0){e.push(f)}},open:function(d,c){a.ajax.check(b.fn.modalmanager,a.baseURL+"ext/bootstrap-modalmanager"+a.devext+".js",function(){a.ajax.check(b.fn.modal.defaults,a.baseURL+"ext/bootstrap-modal"+a.devext+".js",function(h){if(h){b(document).off("click.modal");b.fn.modal.defaults.spinner=b.fn.modalmanager.defaults.spinner='<div class="loading-spinner" style="width: 200px; margin-left: -100px;"><div class="progress progress-striped active"><div class="progress-bar" style="width: 100%;"></div></div></div>'}if(typeof(d)=="string"){var g={};var f=d}else{g=d.data();f=d.attr("href")||g.amsUrl;var e=a.getFunctionByName(f);if(typeof(e)=="function"){f=e.call(d)}}if(!f){return}b("body").modalmanager("loading");if(f.indexOf("#")==0){b(f).modal("show")}else{b.ajax({url:f,type:"get",cache:g.amsAllowCache===undefined?false:g.amsAllowCache,data:c,success:function(l,k,j){b("body").modalmanager("removeLoading");var m=a.ajax.getResponse(j);var r=m.content_type;var s=m.data;switch(r){case"json":a.ajax.handleJSON(s,b(b(d).data("ams-json-target")||"#content"));break;case"script":break;case"xml":break;case"html":case"text":default:var n=b(s);var p=b(".modal-dialog",n.wrap("<div></div>").parent());var o=p.data();var q={overflow:o.amsModalOverflow||".modal-viewport",maxHeight:o.amsModalMaxHeight===undefined?function(){return b(window).height()-b(".modal-header",n).outerHeight(true)-b("footer",n).outerHeight(true)-85}:a.getFunctionByName(o.amsModalMaxHeight)};var i=b.extend({},q,o.amsModalOptions);i=a.executeFunctionByName(o.amsModalInitCallback,p,i)||i;b("<div>").addClass("modal fade").append(n).modal(i).on("shown",a.dialog.shown).on("hidden",a.dialog.hidden);a.initContent(n)}}})}})})},shown:function(k){function j(m){var n=b(".scrollmarker.top",c);var l=c.scrollTop();if(l>0){n.show()}else{n.hide()}var e=b(".scrollmarker.bottom",c);if(h+l>=c.get(0).scrollHeight){e.hide()}else{e.show()}}var i=k.target;var c=b(".modal-viewport",i);if(c.exists()){var h=parseInt(c.css("max-height"));var f=b.scrollbarWidth();if(c.height()==h){b("<div></div>").addClass("scrollmarker").addClass("top").css("top",0).css("width",c.width()-f).hide().appendTo(c);b("<div></div>").addClass("scrollmarker").addClass("bottom").css("top",h-20).css("width",c.width()-f).appendTo(c);c.scroll(j);c.off("resize").on("resize",j)}else{b(".scrollmarker",c).remove()}}var g=b(".modal-dialog",i).data("shown-callbacks");if(g){for(var d in g){g[d].call(i)}}g=a.dialog._shown_callbacks;for(d in g){g[d].call(i)}},close:function(d){var e=d.parents(".modal").data("modal");if(e){var c=b("body").data("modalmanager");if(c&&(c.getOpenModals().indexOf(e)>=0)){e.hide()}}},hidden:function(g){var f=g.target;a.skin.cleanContainer(f);var d=b(".modal-dialog",f).data("hide-callbacks");if(d){for(var c in d){d[c].call(f)}}d=a.dialog._hide_callbacks;for(c in d){d[c].call(f)}}};MyAMS.helpers={select2ClearSelection:function(){var d=b(this);var c=d.parents("label");var e=d.data("ams-select2-target");b('[name="'+e+'"]',c).data("select2").val("")},select2FormatSelection:function(d,c){if(d instanceof Array){b(d).each(function(){if(typeof(this)=="object"){c.append(this.text)}else{c.append(this)}})}else{if(typeof(d)=="object"){c.append(d.text)}else{c.append(d)}}},select2QueryUrlResultsCallback:function(e,d,c){switch(e.status){case"error":a.skin.messageBox("error",{title:a.i18n.ERROR_OCCURED,content:"<h4>"+e.error_message+"</h4>",icon:"fa fa-warning animated shake",timeout:10000});break;case"modal":b(this).data("select2").dropdown.hide();a.dialog.open(result.location);break;default:return{results:e.results||e,more:e.has_more||false,context:e.context}}},select2QueryMethodSuccessCallback:function(g,d,f){var c=g.result;if(typeof(c)=="string"){try{c=JSON.parse(c)}catch(h){}}switch(c.status){case"error":a.skin.messageBox("error",{title:a.i18n.ERROR_OCCURED,content:"<h4>"+c.error_message+"</h4>",icon:"fa fa-warning animated shake",timeout:10000});break;case"modal":b(this).data("select2").dropdown.hide();a.dialog.open(c.location);break;default:f.callback({results:c.results||c,more:c.has_more||false,context:c.context})}},contextMenuHandler:function(f,g){var c=g.data();if(c.toggle=="modal"){a.dialog.open(g)}else{var d=g.attr("href")||c.amsUrl;if(!d||d.startsWith("javascript:")||g.attr("target")){return}a.event.stop();var e=a.getFunctionByName(d);if(typeof(e)=="function"){d=e.call(g,f)}if(typeof(d)=="function"){d.call(g,f)}else{d=d.replace(/\%23/,"#");var f=g.data("ams-target");if(f){a.form.confirmChangedForm(f,function(){a.skin.loadURL(d,f,g.data("ams-link-options"),g.data("ams-link-callback"))})}else{a.form.confirmChangedForm(function(){if(d.startsWith("#")){if(d!=location.hash){if(a.root.hasClass("mobile-view-activated")){a.root.removeClass("hidden-menu");window.setTimeout(function(){window.location.hash=d},150)}else{window.location.hash=d}}}else{window.location=d}})}}}},datetimepickerDialogHiddenCallback:function(){b(".datepicker, .timepicker, .datetimepicker",this).datetimepicker("destroy")}};MyAMS.plugins={init:function(e){a.plugins.initData(e);var f=new Array();b("[data-ams-plugins-disabled]",e).each(function(){var h=b(this).data("ams-plugins-disabled").split(/\s+/);for(var i in h){f.push(h[i])}});var d;b("[data-ams-plugins]",e).each(function(){var l=b(this);var h={};if(typeof(l.data("ams-plugins"))==="string"){var m=l.data("ams-plugins").split(/\s+/);for(var j in m){d=m[j];var i={src:l.data("ams-plugin-"+d+"-src"),css:l.data("ams-plugin-"+d+"-css"),callback:l.data("ams-plugin-"+d+"-callback"),register:l.data("ams-plugin-"+d+"-register"),async:l.data("ams-plugin-"+d+"-async")};h[d]=i}}else{h=l.data("ams-plugins")}for(d in h){if(a.plugins.enabled[d]===undefined){var k=h[d];a.getScript(k.src,function(){var p=k.callback;if(p){var o=a.getFunctionByName(p);if(k.register!==false){a.plugins.enabled[d]=o}}else{if(k.register!==false){a.plugins.enabled[d]=null}}var n=k.css;if(n){a.getCSS(n,d+"_css")}},{async:k.async===undefined?true:k.async})}}});for(var c in a.plugins.enabled){if(f.indexOf(c)>=0){continue}var g=a.plugins.enabled[c];if(typeof(g)=="function"){g(e)}}},initData:function(c){b("[data-ams-data]",c).each(function(){var e=b(this);var f=e.data("ams-data");for(var d in f){e.attr("data-"+d,f[d])}})},register:function(d,c,f){if(typeof(c)=="function"){f=c;c=null}c=c||d.name;if(a.plugins.enabled.indexOf(c)>=0){if(window.console){console.warn("Plugin "+c+" is already registered!")}return}if(typeof(d)=="object"){var e=d.src;if(e){a.ajax.check(d.callback,e,function(g){if(g){a.plugins.enabled[c]=a.getFunctionByName(d.callback);if(d.css){a.getCSS(d.css,c+"_css")}if(f){a.executeFunctionByName(f)}}})}else{a.plugins.enabled[c]=a.getFunctionByName(d.callback);if(d.css){a.getCSS(d.css,c+"_css")}if(f){a.executeFunctionByName(f)}}}else{if(typeof(d)=="function"){a.plugins.enabled[c]=d;if(f){a.executeFunctionByName(f)}}}},enabled:{hint:function(c){var d=b(".hint:not(:parents(.nohints))",c);if(d.length>0){a.ajax.check(b.fn.tipsy,a.baseURL+"ext/jquery-tipsy"+a.devext+".js",function(){a.getCSS(a.baseURL+"../css/ext/jquery-tipsy"+a.devext+".css","jquery-tipsy");d.each(function(){var i=b(this);var h=i.data();var f={html:h.amsHintHtml,title:a.getFunctionByName(h.amsHintTitleGetter)||function(){var j=b(this);return j.attr("original-title")||j.attr(h.amsHintTitleAttr||"title")||(h.amsHintHtml?j.html():j.text())},opacity:h.amsHintOpacity||0.95,gravity:h.amsHintGravity||"sw",offset:h.amsHintOffset||0};var e=b.extend({},f,h.amsHintOptions);e=a.executeFunctionByName(h.amsHintInitCallback,i,e)||e;var g=i.tipsy(e);a.executeFunctionByName(h.amsHintAfterInitCallback,i,g,e)})})}},contextMenu:function(c){var d=b(".context-menu",c);if(d.length>0){d.each(function(){var i=b(this);var h=i.data();var f={menuSelector:h.amsContextmenuSelector,menuSelected:a.helpers.contextMenuHandler};var e=b.extend({},f,h.amsContextmenuOptions);e=a.executeFunctionByName(h.amsContextmenuInitCallback,i,e)||e;var g=i.contextMenu(e);a.executeFunctionByName(h.amsContextmenuAfterInitCallback,i,g,e)})}},switcher:function(c){b("LEGEND.switcher",c).each(function(){var e=b(this);var d=e.parent("fieldset");var f=e.data();if(!f.amsSwitcher){b('<i class="fa fa-fw"></i>').prependTo(b(this)).addClass(f.amsSwitcherState=="open"?(f.amsSwitcherMinusClass||"fa-minus"):(f.amsSwitcherPlusClass||"fa-plus"));e.on("click",function(h){h.preventDefault();var g={};e.trigger("ams.switcher.before-switch",[e,g]);if(g.veto){return}if(d.hasClass("switched")){d.removeClass("switched");b(".fa",e).removeClass(f.amsSwitcherPlusClass||"fa-plus").addClass(f.amsSwitcherMinusClass||"fa-minus");e.trigger("ams.switcher.opened",[e]);var i=e.attr("id");if(i){b('legend.switcher[data-ams-switcher-sync="'+i+'"]',d).each(function(){var j=b(this);if(j.parents("fieldset").hasClass("switched")){j.click()}})}}else{d.addClass("switched");b(".fa",e).removeClass(f.amsSwitcherMinusClass||"fa-minus").addClass(f.amsSwitcherPlusClass||"fa-plus");e.trigger("ams.switcher.closed",[e])}});if(f.amsSwitcherState!="open"){d.addClass("switched")}e.data("ams-switcher","on")}})},checker:function(c){b("LEGEND.checker",c).each(function(){var o=b(this);var p=o.parent("fieldset");var f=o.data();if(!f.amsChecker){var d=b('<label class="checkbox"></label>');var i=f.amsCheckerFieldname||("checker_"+a.generateId());var m=i.replace(/\./,"_");var g=f.amsCheckerHiddenPrefix;var h=null;var l=f.amsCheckerHiddenValueOn||"true";var j=f.amsCheckerHiddenValueOff||"false";var e=f.amsCheckerMarker||false;if(g){h=b('<input type="hidden">').attr("name",g+i).val(f.amsCheckerState=="on"?l:j).prependTo(o)}else{if(e){b('<input type="hidden">').attr("name",e).attr("value",1).prependTo(o)}}var n=b('<input type="checkbox">').attr("name",i).attr("id",m).data("ams-checker-hidden-input",h).data("ams-checker-init",true).val(f.amsCheckerValue||true).attr("checked",f.amsCheckerState=="on"?"checked":null);if(f.amsCheckerReadonly){n.attr("disabled","disabled")}else{n.on("change",function(s){s.preventDefault();var q={};var t=b(this).is(":checked");o.trigger("ams.checker.before-switch",[o,q]);if(q.veto){b(this).prop("checked",!t);return}a.executeFunctionByName(f.amsCheckerChangeHandler,o,t);if(!f.amsCheckerCancelDefault){var r=n.data("ams-checker-hidden-input");if(t){if(f.amsCheckerMode=="disable"){p.removeAttr("disabled")}else{p.removeClass("switched")}if(r){r.val(l)}b("[data-required]",p).attr("required","required");o.trigger("ams.checker.opened",[o])}else{if(f.amsCheckerMode=="disable"){p.prop("disabled","disabled")}else{p.addClass("switched")}if(r){r.val(j)}b("[data-required]",p).removeAttr("required");o.trigger("ams.checker.closed",[o])}}})}n.appendTo(d);b(">label",o).attr("for",n.attr("id"));d.append("<i></i>").prependTo(o);var k=b("[required]",p);k.attr("data-required",true);if(f.amsCheckerState=="on"){n.attr("checked",true)}else{if(f.amsCheckerMode=="disable"){p.attr("disabled","disabled")}else{p.addClass("switched")}k.removeAttr("required")}o.data("ams-checker","on")}})},slider:function(c){var d=b(".slider",c);if(d.length>0){a.ajax.check(b.fn.slider,a.baseURL+"ext/bootstrap-slider.min.js",function(){d.each(function(){var h=b(this);var i=h.data();var f={};var e=b.extend({},f,h.data.amsSliderOptions);e=a.executeFunctionByName(i.amsSliderInitCallback,h,e)||e;var g=h.slider(e);a.executeFunctionByName(i.amsSliderAfterInitCallback,h,g,e)})})}},draggable:function(d){var c=b(".draggable",d);if(c.length>0){c.each(function(){var e=b(this);var i=e.data();var g={containment:i.amsDraggableContainment,helper:a.getFunctionByName(i.amsDraggableHelper)||i.amsDraggableHelper,start:a.getFunctionByName(i.amsDraggableStart),stop:a.getFunctionByName(i.amsDraggableStop)};var f=b.extend({},g,i.amsDraggableOptions);f=a.executeFunctionByName(i.amsDraggableInitCallback,e,f)||f;var h=e.draggable(f);e.disableSelection();a.executeFunctionByName(i.amsDraggableAfterInitCallback,e,h,f)})}},sortable:function(c){var d=b(".sortable",c);if(d.length>0){d.each(function(){var i=b(this);var h=i.data();var f={items:h.amsSortableItems,handle:h.amsSortableHandle,connectWith:h.amsSortableConnectwith,start:a.getFunctionByName(h.amsSortableStart),over:a.getFunctionByName(h.amsSortableOver),containment:h.amsSortableContainment,placeholder:h.amsSortablePlaceholder,stop:a.getFunctionByName(h.amsSortableStop)};var e=b.extend({},f,h.amsSortableOptions);e=a.executeFunctionByName(h.amsSortableInitCallback,i,e)||e;var g=i.sortable(e);i.disableSelection();a.executeFunctionByName(h.amsSortableAfterInitCallback,i,g,e)})}},resizable:function(d){var c=b(".resizable",d);if(c.length>0){c.each(function(){var e=b(this);var i=e.data();var g={autoHide:i.amsResizableAutohide===false?true:i.amsResizableAutohide,containment:i.amsResizableContainment,grid:i.amsResizableGrid,handles:i.amsResizableHandles,start:a.getFunctionByName(i.amsResizableStart),stop:a.getFunctionByName(i.amsResizableStop)};var f=b.extend({},g,i.amsResizableOptions);f=a.executeFunctionByName(i.amsResizableInitCallback,e,f)||f;var h=e.resizable(f);e.disableSelection();a.executeFunctionByName(i.amsResizableAfterInitCallback,e,h,f)})}},typeahead:function(d){var c=b(".typeahead",d);if(c.length>0){a.ajax.check(b.fn.typeahead,a.baseURL+"ext/jquery-typeahead"+a.devext+".js",function(){c.each(function(){var e=b(this);var i=e.data();var g={};var f=b.extend({},g,i.amsTypeaheadOptions);f=a.executeFunctionByName(i.amsTypeaheadInitCallback,e,f)||f;var h=e.typeahead(f);a.executeFunctionByName(i.amsTypeaheadAfterInitCallback,e,h,f)})})}},select2:function(d){var c=b(".select2",d);if(c.length>0){a.ajax.check(b.fn.select2,a.baseURL+"ext/jquery-select2-3.5.2"+a.devext+".js",function(){c.each(function(){var e=b(this);var j=e.data();var h={placeholder:j.amsSelect2Placeholder,multiple:j.amsSelect2Multiple,minimumInputLength:j.amsSelect2MinimumInputLength||0,maximumSelectionSize:j.amsSelect2MaximumSelectionSize,openOnEnter:j.amsSelect2EnterOpen===undefined?true:j.amsSelect2EnterOpen,allowClear:j.amsSelect2AllowClear===undefined?true:j.amsSelect2AllowClear,width:j.amsSelect2Width||"100%",initSelection:a.getFunctionByName(j.amsSelect2InitSelection),formatSelection:j.amsSelect2FormatSelection===undefined?a.helpers.select2FormatSelection:a.getFunctionByName(j.amsSelect2FormatSelection),formatResult:a.getFunctionByName(j.amsSelect2FormatResult),formatMatches:j.amsSelect2FormatMatches===undefined?function(k){if(k==1){return a.i18n.SELECT2_MATCH}else{return k+a.i18n.SELECT2_MATCHES}}:a.getFunctionByName(j.amsSelect2FormatMatches),formatNoMatches:j.amsSelect2FormatResult===undefined?function(k){return a.i18n.SELECT2_NOMATCHES}:a.getFunctionByName(j.amsSelect2FormatResult),formatInputTooShort:j.amsSelect2FormatInputTooShort===undefined?function(k,l){var m=l-k.length;return a.i18n.SELECT2_INPUT_TOOSHORT.replace(/\{0\}/,m).replace(/\{1\}/,m==1?"":a.i18n.SELECT2_PLURAL)}:a.getFunctionByName(j.amsSelect2FormatInputTooShort),formatInputTooLong:j.amsSelect2FormatInputTooLong===undefined?function(l,k){var m=l.length-k;return a.i18n.SELECT2_INPUT_TOOLONG.replace(/\{0\}/,m).replace(/\{1\}/,m==1?"":a.i18n.SELECT2_PLURAL)}:a.getFunctionByName(j.amsSelect2FormatInputTooLong),formatSelectionTooBig:j.amsSelect2FormatSelectionTooBig===undefined?function(k){return a.i18n.SELECT2_SELECTION_TOOBIG.replace(/\{0\}/,k).replace(/\{1\}/,k==1?"":a.i18n.SELECT2_PLURAL)}:a.getFunctionByName(j.amsSelect2FormatSelectionTooBig),formatLoadMore:j.amsSelect2FormatLoadMore===undefined?function(k){return a.i18n.SELECT2_LOADMORE}:a.getFunctionByName(j.amsSelect2FormatLoadMore),formatSearching:j.amsSelect2FormatSearching===undefined?function(){return a.i18n.SELECT2_SEARCHING}:a.getFunctionByName(j.amsSelect2FormatSearching),separator:j.amsSelect2Separator||",",tokenSeparators:j.amsSelect2TokensSeparators||[","],tokenizer:a.getFunctionByName(j.amsSelect2Tokenizer)};switch(e.context.type){case"text":case"hidden":if(!h.initSelection){var f=e.data("ams-select2-values");if(f){h.initSelection=function(k,m){var l=[];b(k.val().split(h.separator)).each(function(){l.push({id:this,text:f[this]||this})});m(l)}}}break;default:break}if(e.attr("readonly")){if(e.attr("type")=="hidden"){h.query=function(){return[]}}}else{if(j.amsSelect2Query){h.query=a.getFunctionByName(j.amsSelect2Query);h.minimumInputLength=j.amsSelect2MinimumInputLength||1}else{if(j.amsSelect2QueryUrl){h.ajax={url:j.amsSelect2QueryUrl,quietMillis:j.amsSelect2QuietMillis||200,type:j.amsSelect2QueryType||"POST",dataType:j.amsSelect2QueryDatatype||"json",data:function(m,n,l){var k={};k[j.amsSelect2QueryParamName||"query"]=m;k[j.amsSelect2PageParamName||"page"]=n;k[j.amsSelect2ContextParamName||"context"]=l;return b.extend({},k,j.amsSelect2QueryOptions)},results:a.helpers.select2QueryUrlResultsCallback};h.minimumInputLength=j.amsSelect2MinimumInputLength||1}else{if(j.amsSelect2QueryMethod){h.query=function(k){var l={id:new Date().getTime(),params:j.amsSelect2QueryParams||{},success:function(m){return a.helpers.select2QueryMethodSuccessCallback.call(e,m,"success",k)},error:a.error.show};l.params[j.amsSelect2QueryParamName||"query"]=k.term;l.params[j.amsSelect2PageParamName||"page"]=k.page;l.params[j.amsSelect2ContextParamName||"context"]=k.context;l=b.extend({},l,j.amsSelect2QueryOptions);l=a.executeFunctionByName(j.amsSelect2QueryInitCallback,e,l)||l;a.ajax.check(b.jsonRPC,a.baseURL+"ext/jquery-jsonrpc"+a.devext+".js",function(){b.jsonRPC.withOptions({endPoint:j.amsSelect2MethodTarget||a.jsonrpc.getAddr(),namespace:j.amsSelect2MethodNamespace,cache:false},function(){b.jsonRPC.request(j.amsSelect2QueryMethod,l)})})};h.minimumInputLength=j.amsSelect2MinimumInputLength||1}else{if(j.amsSelect2Tags){h.tags=j.amsSelect2Tags}else{if(j.amsSelect2Data){h.data=j.amsSelect2Data}}}}}}if(j.amsSelect2EnableFreeTags){h.createSearchChoice=function(k){return{id:k,text:(j.amsSelect2FreeTagsPrefix||a.i18n.SELECT2_FREETAG_PREFIX)+k}}}var g=b.extend({},h,j.amsSelect2Options);g=a.executeFunctionByName(j.amsSelect2InitCallback,e,g)||g;var i=e.select2(g);a.executeFunctionByName(j.amsSelect2AfterInitCallback,e,i,g);if(e.hasClass("ordered")){a.ajax.check(b.fn.select2Sortable,a.baseURL+"ext/jquery-select2-sortable"+a.devext+".js",function(){e.select2Sortable({bindOrder:"sortableStop"})})}e.on("change",function(){var k=b(e.get(0).form).data("validator");if(k!==undefined){b(e).valid()}})})})}},maskedit:function(d){var c=b("[data-mask]",d);if(c.length>0){a.ajax.check(b.fn.mask,a.baseURL+"ext/jquery-maskedinput-1.3.1.min.js",function(){c.each(function(){var e=b(this);var i=e.data();var g={placeholder:i.amsMaskeditPlaceholder||"X"};var f=b.extend({},g,i.amsMaskeditOptions);f=a.executeFunctionByName(i.amsMaskeditInitCallback,e,f)||f;var h=e.mask(e.attr("data-mask"),f);a.executeFunctionByName(i.amsMaskeditAfterInitCallback,e,h,f)})})}},datepicker:function(c){var d=b(".datepicker",c);if(d.length>0){a.ajax.check(b.fn.datetimepicker,a.baseURL+"ext/jquery-datetimepicker"+a.devext+".js",function(e){if(e){a.getCSS(a.baseURL+"../css/ext/jquery-datetimepicker"+a.devext+".css","jquery-datetimepicker");a.dialog.registerHideCallback(a.helpers.datetimepickerDialogHiddenCallback)}d.each(function(){var f=b(this);var j=f.data();var h={lang:j.amsDatetimepickerLang||a.lang,format:j.amsDatetimepickerFormat||"d/m/y",datepicker:true,dayOfWeekStart:1,timepicker:false};var g=b.extend({},h,j.amsDatetimepickerOptions);g=a.executeFunctionByName(j.amsDatetimepickerInitCallback,f,g)||g;var i=f.datetimepicker(g);a.executeFunctionByName(j.amsDatetimepickerAfterInitCallback,f,i,g)})})}},datetimepicker:function(d){var c=b(".datetimepicker",d);if(c.length>0){a.ajax.check(b.fn.datetimepicker,a.baseURL+"ext/jquery-datetimepicker"+a.devext+".js",function(e){if(e){a.getCSS(a.baseURL+"../css/ext/jquery-datetimepicker"+a.devext+".css","jquery-datetimepicker");a.dialog.registerHideCallback(a.helpers.datetimepickerDialogHiddenCallback)}c.each(function(){var f=b(this);var j=f.data();var h={lang:j.amsDatetimepickerLang||a.lang,format:j.amsDatetimepickerFormat||"d/m/y H:i",datepicker:true,dayOfWeekStart:1,timepicker:true};var g=b.extend({},h,j.amsDatetimepickerOptions);g=a.executeFunctionByName(j.amsDatetimepickerInitCallback,f,g)||g;var i=f.datetimepicker(g);a.executeFunctionByName(j.amsDatetimepickerAfterInitCallback,f,i,g)})})}},timepicker:function(d){var c=b(".timepicker",d);if(c.length>0){a.ajax.check(b.fn.datetimepicker,a.baseURL+"ext/jquery-datetimepicker"+a.devext+".js",function(e){if(e){a.getCSS(a.baseURL+"../css/ext/jquery-datetimepicker"+a.devext+".css","jquery-datetimepicker");a.dialog.registerHideCallback(a.helpers.datetimepickerDialogHiddenCallback)}c.each(function(){var f=b(this);var j=f.data();var h={lang:j.amsDatetimepickerLang||a.lang,format:j.amsDatetimepickerFormat||"H:i",datepicker:false,timepicker:true};var g=b.extend({},h,j.amsDatetimepickerOptions);g=a.executeFunctionByName(j.amsDatetimepickerInitCallback,f,g)||g;var i=f.datetimepicker(g);a.executeFunctionByName(j.amsDatetimepickerAfterInitCallback,f,i,g)})})}},colorpicker:function(c){var d=b(".colorpicker",c);if(d.length>0){a.ajax.check(b.fn.minicolors,a.baseURL+"ext/jquery-minicolors"+a.devext+".js",function(e){if(e){a.getCSS(a.baseURL+"../css/ext/jquery-minicolors"+a.devext+".css","jquery-minicolors")}d.each(function(){var f=b(this);var j=f.data();var h={position:j.amsColorpickerPosition||f.closest("label.input").data("ams-colorpicker-position")||"bottom left"};var g=b.extend({},h,j.amsColorpickerOptions);g=a.executeFunctionByName(j.amsColorpickerInitCallback,f,g)||g;var i=f.minicolors(g);a.executeFunctionByName(j.amsDatetimepickerAfterInitCallback,f,i,g)})})}},validate:function(d){var c=b("FORM:not([novalidate])",d);if(c.length>0){a.ajax.check(b.fn.validate,a.baseURL+"ext/jquery-validate-1.11.1"+a.devext+".js",function(g){if(g){b.validator.setDefaults({highlight:function(h){b(h).closest(".form-group, label:not(:parents(.form-group))").addClass("state-error")},unhighlight:function(h){b(h).closest(".form-group, label:not(:parents(.form-group))").removeClass("state-error")},errorElement:"span",errorClass:"state-error",errorPlacement:function(i,j){var h=j.parents("label:first");if(h.length){i.insertAfter(h)}else{i.insertAfter(j)}}});if(a.plugins.i18n){for(var e in a.plugins.i18n.validate){var f=a.plugins.i18n.validate[e];if((typeof(f)=="string")&&(f.indexOf("{0}")>-1)){a.plugins.i18n.validate[e]=b.validator.format(f)}}b.extend(b.validator.messages,a.plugins.i18n.validate)}}c.each(function(){var k=b(this);var l=k.data();var i={ignore:null,submitHandler:k.attr("data-async")!==undefined?l.amsFormSubmitHandler===undefined?function(){b(".state-error",k).removeClass("state-error");a.ajax.check(b.fn.ajaxSubmit,a.baseURL+"ext/jquery-form-3.49"+a.devext+".js");return a.form.submit(k)}:a.getFunctionByName(l.amsFormSubmitHandler):undefined,invalidHandler:k.attr("data-async")!==undefined?l.amsFormInvalidHandler===undefined?function(q,p){b(".state-error",k).removeClass("state-error");for(var n in p.errorList){var m=p.errorList[n];var o=b(m.element).parents(".tab-pane").index()+1;if(o>0){var r=b(".nav-tabs",b(m.element).parents(".tabforms"));b("li:nth-child("+o+")",r).removeClassPrefix("state-").addClass("state-error");b("li.state-error:first a",r).click()}}}:a.getFunctionByName(l.amsFormInvalidHandler):undefined};var h=b.extend({},i,l.amsValidateOptions);h=a.executeFunctionByName(l.amsValidateInitCallback,k,h)||h;var j=k.validate(h);a.executeFunctionByName(l.amsValidateAfterInitCallback,k,j,h)})})}},datatable:function(d){var c=b(".datatable",d);if(c.length>0){a.ajax.check(b.fn.dataTable,a.baseURL+"ext/jquery-dataTables-1.9.4"+a.devext+".js",function(e){b(c).each(function(){a.ajax.check(b.fn.dataTableExt.oPagination.bootstrap_full,a.baseURL+"myams-dataTables"+a.devext+".js");var B=b(this);var F=B.data();var D=(F.amsDatatableExtensions||"").split(/\s+/);var k=F.amsDatatableSdom||"W"+((D.indexOf("colreorder")>=0||D.indexOf("colreorderwithresize")>=0)?"R":"")+"<'dt-top-row'"+(D.indexOf("colvis")>=0?"C":"")+((F.amsDatatablePagination===false||F.amsDatatablePaginationSize===false)?"":"L")+(F.amsDatatableGlobalFilter===false?"":"F")+">r<'dt-wrapper't"+(D.indexOf("scroller")>=0?"S":"")+"><'dt-row dt-bottom-row'<'row'<'col-sm-6'"+(F.amsDatatableInformation===false?"":"i")+"><'col-sm-6 text-right'p>>";var n;var g=F.amsDatatableSorting;if(typeof(g)==="string"){var E=g.split(";");g=[];for(n in E){var v=E[n].split(",");v[0]=parseInt(v[0]);g.push(v)}}var f=[];var r=b("th",B).listattr("data-ams-datatable-stype");for(n in r){var q=r[n];if(q){var h=f[n]||{};h.sType=q;f[n]=h}}var x={bJQueryUI:false,bFilter:F.amsDatatableGlobalFilter!==false,bPaginate:F.amsDatatablePagination!==false,bInfo:F.amsDatatableInfo!==false,bSort:F.amsDatatableSort!==false,aaSorting:g,aoColumns:f.length>0?f:undefined,bDeferRender:true,bAutoWidth:false,iDisplayLength:F.amsDatatableDisplayLength||25,sPaginationType:F.amsDatatablePaginationType||"bootstrap_full",sDom:k,oLanguage:a.plugins.i18n.datatables,fnInitComplete:function(I,H){b(".ColVis_Button").addClass("btn btn-default btn-sm").html((a.plugins.i18n.datatables.sColumns||"Columns")+' <i class="fa fa-fw fa-caret-down"></i>')}};var C=b.extend({},x,F.amsDatatableOptions);if(D.length>0){for(n in D){switch(D[n]){case"autofill":a.ajax.check(b.fn.dataTable.AutoFill,a.baseURL+"ext/jquery-dataTables-autoFill"+a.devext+".js");break;case"columnfilter":a.ajax.check(b.fn.columnFilter,a.baseURL+"ext/jquery-dataTables-columnFilter"+a.devext+".js");break;case"colreorder":a.ajax.check(b.fn.dataTable.ColReorder,a.baseURL+"ext/jquery-dataTables-colReorder"+a.devext+".js");break;case"colreorderwithresize":a.ajax.check(b.fn.dataTable.ColReorder,a.baseURL+"ext/jquery-dataTables-colReorderWithResize"+a.devext+".js");break;case"colvis":a.ajax.check(b.fn.dataTable.ColVis,a.baseURL+"ext/jquery-dataTables-colVis"+a.devext+".js");var s={activate:"click",sAlign:"right"};C.oColVis=b.extend({},s,F.amsDatatableColvisOptions);break;case"editable":a.ajax.check(b.fn.editable,a.baseURL+"ext/jquery-jeditable"+a.devext+".js");a.ajax.check(b.fn.makeEditable,a.baseURL+"ext/jquery-dataTables-editable"+a.devext+".js");break;case"fixedcolumns":a.ajax.check(b.fn.dataTable.FixedColumns,a.baseURL+"ext/jquery-dataTables-fixedColumns"+a.devext+".js");break;case"fixedheader":a.ajax.check(b.fn.dataTable.FixedHeader,a.baseURL+"ext/jquery-dataTables-fixedHeader"+a.devext+".js");break;case"keytable":a.ajax.check(window.KeyTable,a.baseURL+"ext/jquery-dataTables-keyTable"+a.devext+".js");break;case"rowgrouping":a.ajax.check(b.fn.rowGrouping,a.baseURL+"ext/jquery-dataTables-rowGrouping"+a.devext+".js");break;case"rowreordering":a.ajax.check(b.fn.rowReordering,a.baseURL+"ext/jquery-dataTables-rowReordering"+a.devext+".js");break;case"scroller":a.ajax.check(b.fn.dataTable.Scroller,a.baseURL+"ext/jquery-dataTables-scroller"+a.devext+".js");break;default:break}}}C=a.executeFunctionByName(F.amsDatatableInitCallback,B,C)||C;try{var j=B.dataTable(C);a.executeFunctionByName(F.amsDatatableAfterInitCallback,B,j,C);if(D.length>0){for(n in D){switch(D[n]){case"autofill":var G=b.extend({},F.amsDatatableAutofillOptions,C.autofill);G=a.executeFunctionByName(F.amsDatatableAutofillInitCallback,B,G)||G;B.data("ams-autofill",F.amsDatatableAutofillConstructor===undefined?new b.fn.dataTable.AutoFill(B,G):a.executeFunctionByName(F.amsDatatableAutofillConstructor,B,j,G));break;case"columnfilter":var m={sPlaceHolder:"head:after"};var o=b.extend({},m,F.amsDatatableColumnfilterOptions,C.columnfilter);o=a.executeFunctionByName(F.amsDatatableColumnfilterInitCallback,B,o)||o;B.data("ams-columnfilter",F.amsDatatableColumnfilterConstructor===undefined?j.columnFilter(o):a.executeFunctionByName(F.amsDatatableColumnfilterConstructor,B,j,o));break;case"editable":var p=b.extend({},F.amsDatatableEditableOptions,C.editable);p=a.executeFunctionByName(F.amsDatatableEditableInitCallback,B,p)||p;B.data("ams-editable",F.amsDatatableEditableConstructor===undefined?B.makeEditable(p):a.executeFunctionByName(F.amsDatatableEditableConstructor,B,j,p));break;case"fixedcolumns":var i=b.extend({},F.amsDatatableFixedcolumnsOptions,C.fixedcolumns);i=a.executeFunctionByName(F.amsDatatableFixedcolumnsInitCallback,B,i)||i;B.data("ams-fixedcolumns",F.amsDatatableFixedcolumnsConstructor===undefined?new b.fn.dataTable.FixedColumns(B,i):a.executeFunctionByName(F.amsDatatableFixedcolumnsConstructor,B,j,i));break;case"fixedheader":var y=b.extend({},F.amsDatatableFixedheaderOptions,C.fixedheader);y=a.executeFunctionByName(F.amsDatatableFixedheadeInitCallback,B,y)||y;B.data("ams-fixedheader",F.amsDatatableFixedheaderConstructor===undefined?new b.fn.dataTable.FixedHeader(B,y):a.executeFunctionByName(F.amsDatatableFixedheaderConstructor,B,j,y));break;case"keytable":var l={table:B.get(0),datatable:j};var w=b.extend({},l,F.amsDatatableKeytableOptions,C.keytable);w=a.executeFunctionByName(F.amsDatatableKeytableInitCallback,B,w)||w;B.data("ams-keytable",F.amsDatatableKeytableConstructor===undefined?new KeyTable(w):a.executeFunctionByName(F.amsDatatableKeytableConstructor,B,j,w));break;case"rowgrouping":var u=b.extend({},F.amsDatatableRowgroupingOptions,C.rowgrouping);u=a.executeFunctionByName(F.amsDatatableRowgroupingInitCallback,B,u)||u;B.data("ams-rowgrouping",F.amsDatatableRowgroupingConstructor===undefined?B.rowGrouping(u):a.executeFunctionByName(F.amsDatatableRowgroupingConstructor,B,j,u));break;case"rowreordering":var t=b.extend({},F.amsDatatableRowreorderingOptions,C.rowreordering);t=a.executeFunctionByName(F.amsDatatableRowreorderingInitCallback,B,t)||t;B.data("ams-rowreordering",F.amsDatatableRowreorderingConstructor===undefined?B.rowReordering(t):a.executeFunctionByName(F.amsDatatableRowreorderingConstructor,B,j,t));break;default:break}}}var z=(F.amsDatatableFinalizeCallback||"").split(/\s+/);if(z.length>0){for(n in z){a.executeFunctionByName(z[n],B,j,C)}}}catch(A){}})})}},tablednd:function(d){var c=b(".table-dnd",d);if(c.length>0){a.ajax.check(b.fn.tableDnD,a.baseURL+"ext/jquery-tablednd"+a.devext+".js",function(e){c.each(function(){var i=b(this);b(i).on("mouseover","tr",function(){b(this.cells[0]).addClass("drag-handle")}).on("mouseout","tr",function(){b(this.cells[0]).removeClass("drag-handle")});var j=i.data();var g={onDragClass:j.amsTabledndDragClass||"dragging-row",onDragStart:j.amsTabledndDragStart,dragHandle:j.amsTabledndDragHandle,scrollAmount:j.amsTabledndScrollAmount,onAllowDrop:j.amsTabledndAllowDrop,onDrop:j.amsTabledndDrop||function(m,o){var l=j.amsTabledndDropTarget;if(l){var k=[];b(m.rows).each(function(){var p=b(this).data("ams-element-name");if(p){k.push(p)}});var n=a.getFunctionByName(l);if(typeof(n)=="function"){n.call(i,m,k)}else{a.ajax.post(l,{names:JSON.stringify(k)})}}return false}};var f=b.extend({},g,j.amsTabledndOptions);f=a.executeFunctionByName(j.amsTabledndInitCallback,i,f)||f;var h=i.tableDnD(f);a.executeFunctionByName(j.amsTabledndAfterInitCallback,i,h,f)})})}},tinymce:function(c){function f(){b(".tinymce",b(this)).each(function(){var g=tinymce.get(b(this).attr("id"));if(g){g.remove()}})}var d=b(".tinymce",c);if(d.length>0){var e=a.baseURL+"ext/tinymce"+(a.devmode?"/dev":"");a.ajax.check(window.tinymce,e+"/tinymce"+a.devext+".js",function(g){if(g){a.getScript(e+"/jquery.tinymce"+a.devext+".js");tinymce.baseURL=e;tinymce.suffix=a.devext;a.skin.registerCleanCallback(f)}d.each(function(){var k=b(this);var n=k.data();var j={theme:"modern",language:a.lang,plugins:["advlist autosave autolink lists link image charmap print preview hr anchor pagebreak","searchreplace wordcount visualblocks visualchars code fullscreen","insertdatetime media nonbreaking save table contextmenu directionality","emoticons paste textcolor colorpicker textpattern"],toolbar1:"newdocument undo redo | styleselect | bold italic | alignleft aligncenter alignright alignjustify | bullist numlist outdent indent | link image",toolbar2:"print preview media | forecolor backcolor emoticons | code fullscreen",content_css:n.amsTinymceContentCss,formats:n.amsTinymceFormats,style_formats:n.amsTinymceStyleFormats,block_formats:n.amsTinymceBlockFormats,valid_classes:n.amsTinymceValidClasses,image_advtab:true,image_list:a.getFunctionByName(n.amsTinymceImageList)||n.amsTinymceImageList,image_class_list:n.amsTinymceImageClassList,link_list:a.getFunctionByName(n.amsTinymceLinkList)||n.amsTinymceLinkList,link_class_list:n.amsTinymceLinkClassList,resize:true};if(n.amsTinymceExternalPlugins){var o=n.amsTinymceExternalPlugins.split(/\s+/);for(var h in o){var m=k.data("ams-tinymce-plugin-"+o[h]);tinymce.PluginManager.load(o[h],a.getSource(m))}}var i=b.extend({},j,n.amsTinymceOptions);i=a.executeFunctionByName(n.amsTinymceInitCallback,k,i)||i;var l=k.tinymce(i);a.executeFunctionByName(n.amsTinymceAfterInitCallback,k,l,i)})})}},imgareaselect:function(d){var c=b(".imgareaselect",d);if(c.length>0){a.ajax.check(b.fn.imgAreaSelect,a.baseURL+"ext/jquery-imgareaselect-0.9.10"+a.devext+".js",function(e){if(e){a.getCSS(a.baseURL+"../css/ext/jquery-imgareaselect"+a.devext+".css")}c.each(function(){var k=b(this);var j=k.data();var h=j.amsImgareaselectParent?k.parents(j.amsImgareaselectParent):"body";var g={instance:true,handles:true,parent:h,x1:j.amsImgareaselectX1||0,y1:j.amsImgareaselectY1||0,x2:j.amsImgareaselectX2||j.amsImgareaselectImageWidth,y2:j.amsImgareaselectY2||j.amsImgareaselectImageHeight,imageWidth:j.amsImgareaselectImageWidth,imageHeight:j.amsImgareaselectImageHeight,minWidth:128,minHeight:128,aspectRatio:j.amsImgareaselectRatio,onSelectEnd:a.getFunctionByName(j.amsImgareaselectSelectEnd)||function(l,m){var n=j.amsImgareaselectTargetField||"image_";b('input[name="'+n+'x1"]',h).val(m.x1);b('input[name="'+n+'y1"]',h).val(m.y1);b('input[name="'+n+'x2"]',h).val(m.x2);b('input[name="'+n+'y2"]',h).val(m.y2)}};var f=b.extend({},g,j.amsImgareaselectOptions);f=a.executeFunctionByName(j.amsImgareaselectInitCallback,k,f)||f;var i=k.imgAreaSelect(f);a.executeFunctionByName(j.amsImgareaselectAfterInitCallback,k,i,f);setTimeout(function(){i.update()},250)})})}},fancybox:function(c){var d=b(".fancybox",c);if(d.length>0){a.ajax.check(b.fn.fancybox,a.baseURL+"ext/jquery-fancybox-2.1.5"+a.devext+".js",function(e){if(e){a.getCSS(a.baseURL+"../css/ext/jquery-fancybox-2.1.5"+a.devext+".css")}d.each(function(){var f=b(this);var m=f.data();var l=(m.amsFancyboxHelpers||"").split(/\s+/);if(l.length>0){for(var g in l){var k=l[g];switch(k){case"buttons":a.ajax.check(b.fancybox.helpers.buttons,a.baseURL+"ext/fancybox-helpers/fancybox-buttons"+a.devext+".js");break;case"thumbs":a.ajax.check(b.fancybox.helpers.thumbs,a.baseURL+"ext/fancybox-helpers/fancybox-thumbs"+a.devext+".js");break;case"media":a.ajax.check(b.fancybox.helpers.media,a.baseURL+"ext/fancybox-helpers/fancybox-media"+a.devext+".js");break;default:break}}}var i={type:m.amsFancyboxType,padding:m.amsFancyboxPadding||10,margin:m.amsFancyboxMargin||10,beforeLoad:a.getFunctionByName(m.amsFancyboxBeforeLoad)||function(){this.title=a.executeFunctionByName(m.amsFancyboxTitleGetter,this)||b(this.element).attr("original-title")||b(this.element).attr("title")},helpers:{title:{type:"inside"}}};var h=b.extend({},i,m.amsFancyboxOptions);h=a.executeFunctionByName(m.amsFancyboxInitCallback,f,h)||h;var j=f.fancybox(h);a.executeFunctionByName(m.amsFancyboxAfterInitCallback,f,j,h)})})}},chart:function(c){var d=b(".chart",c);if(d.length>0){a.ajax.check(b.fn.plot,a.baseURL+"flot/jquery.flot"+a.devext+".js",function(){d.each(function(){function i(p){for(var o in b.plot.plugins){var q=b.plot.plugins[o];if(q.name==p){return q}}return null}var k=b(this);var g=k.data();var n={};var f=(g.amsChartPlugins||"").split(/\s+/);if(f.length>0){for(var j in f){var l=f[j];if(!i(l)){a.getScript(a.baseURL+"flot/jquery.flot."+l+a.devext+".js")}}}var e=b.extend({},n,g.amsChartOptions);e=a.executeFunctionByName(g.amsChartInitCallback,k,e)||e;var m=g.amsChartData;m=a.executeFunctionByName(g.amsChartInitData,k,m)||m;var h=k.plot(m,e);a.executeFunctionByName(g.amsChartAfterInitCallback,k,h,e)})})}},graphs:function(d){var c=b(".sparkline",d);if(c.length>0){a.ajax.check(a.graphs,a.baseURL+"myams-graphs"+a.devext+".js",function(){a.graphs.init(c)})}},scrollbars:function(c){var d=b(".scrollbar",c);if(d.length>0){a.ajax.check(b.event.special.mousewheel,a.baseURL+"ext/jquery-mousewheel.min.js",function(){a.ajax.check(b.fn.mCustomScrollbar,a.baseURL+"ext/jquery-mCustomScrollbar"+a.devext+".js",function(e){if(e){a.getCSS(a.baseURL+"../css/ext/jquery-mCustomScrollbar.css","jquery-mCustomScrollbar")}d.each(function(){var j=b(this);var i=j.data();var g={theme:i.amsScrollbarTheme||"light"};var f=b.extend({},g,i.amsScrollbarOptions);f=a.executeFunctionByName(i.amsScrollbarInitCallback,j,f)||f;var h=j.mCustomScrollbar(f);a.executeFunctionByName(i.amsScrollbarAfterInitCallback,j,h,f)})})})}}}};MyAMS.callbacks={init:function(c){b("[data-ams-callback]",c).each(function(){var d=this;var e=b(d).data();var f=a.getFunctionByName(e.amsCallback);if(f===undefined){if(e.amsCallbackSource){a.getScript(e.amsCallbackSource,function(){a.executeFunctionByName(e.amsCallback,d,e.amsCallbackOptions)})}else{if(window.console){console.warn("Undefined callback: "+e.amsCallback)}}}else{f.call(d,e.amsCallbackOptions)}})},alert:function(k){var f=b(this).data();var c=b.extend({},k,f.amsAlertOptions);var i=b(f.amsAlertParent||c.parent||this);var e=f.amsAlertStatus||c.status||"info";var g=f.amsAlertHeader||c.header;var j=f.amsAlertMessage||c.message;var h=f.amsAlertSubtitle||c.subtitle;var d=f.amsAlertMargin===undefined?(c.margin===undefined?false:c.margin):f.amsAlertMargin;a.skin.alert(i,e,g,j,h,d)},messageBox:function(d){var g=b(this).data();var f=b.extend({},d,g.amsMessageboxOptions);var e=b.extend({},f,{title:g.amsMessageboxTitle||f.title||"",content:g.amsMessageboxContent||f.content||"",icon:g.amsMessageboxIcon||f.icon,number:g.amsMessageboxNumber||f.number,timeout:g.amsMessageboxTimeout||f.timeout});var c=g.amsMessageboxStatus||f.status||"info";var h=a.getFunctionByName(g.amsMessageboxCallback||f.callback);a.skin.messageBox(c,e,h)},smallBox:function(d){var g=b(this).data();var f=b.extend({},d,g.amsSmallboxOptions);var e=b.extend({},f,{title:g.amsSmallboxTitle||f.title||"",content:g.amsSmallboxContent||f.content||"",icon:g.amsSmallboxIcon||f.icon,iconSmall:g.amsSmallboxIconSmall||f.iconSmall,timeout:g.amsSmallboxTimeout||f.timeout});var c=g.amsSmallboxStatus||f.status||"info";var h=a.getFunctionByName(g.amsSmallboxCallback||f.callback);a.skin.smallBox(c,e,h)}};MyAMS.events={init:function(c){b("[data-ams-events-handlers]",c).each(function(){var e=b(this);var d=e.data("ams-events-handlers");for(var f in d){e.on(f,a.getFunctionByName(d[f]))}})}};MyAMS.container={changeOrder:function(d,e){var c=b('input[name="'+b(this).data("ams-input-name")+'"]',b(this));c.val(e.join(";"))},deleteElement:function(c){return function(){var d=b(this);MyAMS.skin.bigBox({title:a.i18n.WARNING,content:'<i class="text-danger fa fa-2x fa-bell shake animated"></i>&nbsp; '+a.i18n.DELETE_WARNING,buttons:a.i18n.BTN_OK_CANCEL},function(g){if(g==a.i18n.BTN_OK){var i=d.parents("table");var f=i.data("ams-location")||"";var j=d.parents("tr");var h=j.data("ams-delete-target")||i.data("ams-delete-target")||"delete-element.json";var e=j.data("ams-element-name");MyAMS.ajax.post(f+"/"+h,{object_name:e},function(k,l){if(k.status=="success"){if(i.hasClass("datatable")){i.dataTable().fnDeleteRow(j[0])}else{j.remove()}}})}})}}};MyAMS.skin={_setPageHeight:function(){var e=b("#main").height();var c=a.left_panel.height();var d=b(window).height()-a.navbar_height;if(e>d){a.left_panel.css("min-height",e);a.root.css("min-height",e+a.navbar_height)}else{a.left_panel.css("min-height",d);a.root.css("min-height",d)}},_checkMobileWidth:function(){if(b(window).width()<979){a.root.addClass("mobile-view-activated")}else{if(a.root.hasClass("mobile-view-activated")){a.root.removeClass("mobile-view-activated")}}},_showShortcutButtons:function(){a.shortcuts.animate({height:"show"},200,"easeOutCirc");a.root.addClass("shortcut-on")},_hideShortcutButtons:function(){a.shortcuts.animate({height:"hide"},300,"easeOutCirc");a.root.removeClass("shortcut-on")},checkNotification:function(){$this=b("#activity > .badge");if(parseInt($this.text())>0){$this.removeClass("hidden").addClass("bg-color-red bounceIn animated")}else{$this.addClass("hidden").removeClass("bg-color-red bounceIn animated")}},_initDesktopWidgets:function(c){if(a.enable_widgets){var d=b(".ams-widget",c);if(d.length>0){a.ajax.check(b.fn.MyAMSWidget,a.baseURL+"myams-widgets"+a.devext+".js",function(){d.each(function(){var h=b(this);var g=h.data();var f={deleteSettingsKey:"#deletesettingskey-options",deletePositionKey:"#deletepositionkey-options"};var e=b.extend({},f,g.amsWidgetOptions);e=a.executeFunctionByName(g.amsWidgetInitcallback,h,e)||e;h.MyAMSWidget(e)});MyAMSWidget.initWidgetsGrid(b(".ams-widget-grid",c))})}}},_initMobileWidgets:function(c){if(a.enable_mobile&&a.enable_widgets){a.skin._initDesktopWidgets(c)}},alert:function(j,d,e,k,i,c){b(".alert",j).remove();if(d=="error"){d="danger"}var g='<div class="'+(c?"margin-10":"")+" alert alert-block alert-"+d+' fade in"><a class="close" data-dismiss="alert"><i class="fa fa-check"></i></a><h4 class="alert-heading"><i class="fa fa-fw fa-warning"></i> '+e+"</h4>"+(i?("<p>"+i+"</p>"):"");if(typeof(k)=="string"){g+="<ul><li>"+k+"</li></ul>"}else{if(k){g+="<ul>";for(var f in k){if(!b.isNumeric(f)){continue}g+="<li>"+k[f]+"</li>"}g+="</ul>"}}g+="</div>";var h=b(g).prependTo(j);if(j.exists){a.ajax.check(b.scrollTo,a.baseURL+"ext/jquery-scrollTo.min.js",function(){b.scrollTo(j,{offset:{top:-50}})})}},bigBox:function(c,d){a.ajax.check(a.notify,a.baseURL+"myams-notify"+a.devext+".js",function(){a.notify.messageBox(c,d)})},messageBox:function(c,d,e){if(typeof(c)=="object"){e=d;d=c||{};c="info"}a.ajax.check(a.notify,a.baseURL+"myams-notify"+a.devext+".js",function(){switch(c){case"error":case"danger":d.color="#C46A69";break;case"warning":d.color="#C79121";break;case"success":d.color="#739E73";break;default:d.color=d.color||"#3276B1"}d.sound=false;a.notify.bigBox(d,e)})},smallBox:function(c,d,e){if(typeof(c)=="object"){e=d;d=c||{};c="info"}a.ajax.check(a.notify,a.baseURL+"myams-notify"+a.devext+".js",function(){switch(c){case"error":case"danger":d.color="#C46A69";break;case"warning":d.color="#C79121";break;case"success":d.color="#739E73";break;default:d.color=d.color||"#3276B1"}d.sound=false;a.notify.smallBox(d,e)})},_drawBreadCrumb:function(){var c=b("#ribbon OL.breadcrumb");c.empty().append(b("<li></li>").append(b("<a></a>").text(a.i18n.HOME).attr("href",b('nav a[href!="#"]:first').attr("href"))));b("nav LI.active >A").each(function(){var f=b(this);var d=b.trim(f.clone().children(".badge").remove().end().text());var e=b("<li></li>").append(f.attr("href").replace(/^#/,"")?b("<a></a>").html(d).attr("href",f.attr("href")):d);c.append(e)})},checkURL:function(){function c(i){b("nav .active").removeClass("active");i.addClass("open").addClass("active");i.parents("li").addClass("open active").children("ul").addClass("active").show();i.parents("li:first").removeClass("open");i.parents("ul").addClass(i.attr("href").replace(/^#/,"")?"active":"").show()}var f=location.hash;var e=f.replace(/^#/,"");if(e){var d=b("#content");if(!d.exists()){d=b("body")}var g=b('nav A[href="'+f+'"]');if(g.exists()){c(g)}a.skin.loadURL(e,d);document.title=b("[data-ams-page-title]:first",d).data("ams-page-title")||g.attr("title")||document.title}else{var h=b("[data-ams-active-menu]").data("ams-active-menu");if(h){g=b('nav A[href="'+h+'"]')}else{g=b('nav >UL >LI >A[href!="#"]').first()}if(g.exists()){c(g);if(h){a.skin._drawBreadCrumb()}else{window.location.hash=g.attr("href")}}}},_clean_callbacks:[],registerCleanCallback:function(d){var c=a.skin._clean_callbacks;if(c.indexOf(d)<0){c.push(d)}},cleanContainer:function(c){var e=a.skin._clean_callbacks;for(var d in e){e[d].call(c)}},loadURL:function(e,c,d,h){if(e.startsWith("#")){e=e.substr(1)}if(typeof(d)=="function"){h=d;d={}}c=b(c);var g={type:"GET",url:e,dataType:"html",cache:false,beforeSend:function(){a.skin.cleanContainer(c);c.html('<h1 class="loading"><i class="fa fa-cog fa-spin"></i> Loading... </h1>');if(c[0]==b("#content")[0]){a.skin._drawBreadCrumb();document.title=b(".breadcrumb LI:last-child").text();b("html, body").animate({scrollTop:0},"fast")}else{c.animate({scrollTop:0},"fast")}},success:function(m,j,l){if(h){a.executeFunctionByName(h,this,m,j,l,d)}else{var k=a.ajax.getResponse(l);var n=k.content_type;var i=k.data;b(".loading",c).remove();switch(n){case"json":a.ajax.handleJSON(i,c);break;case"script":break;case"xml":break;case"html":case"text":default:c.parents(".hidden").removeClass("hidden");b(".alert",c.parents(".alerts-container")).remove();c.css({opacity:"0.0"}).html(m).removeClass("hidden").delay(50).animate({opacity:"1.0"},300);a.initContent(c)}if(d&&d.afterLoadCallback){a.executeFunctionByName(d.afterLoadCallback,this)}}},error:function(k,j,i){c.html('<h3 class="error"><i class="fa fa-warning txt-color-orangeDark"></i> '+a.i18n.ERROR+i+"</h3>"+k.responseText)},async:false};var f=b.extend({},g,d);b.ajax(f)},setLanguage:function(d){var f=d.lang;var e=d.handler_type||"json";switch(e){case"json":var g=d.method||"setUserLanguage";a.jsonrpc.post(g,{lang:f},function(){window.location.reload(true)});break;case"ajax":var c=d.href||"setUserLanguage";a.ajax.post(c,{lang:f},function(){window.location.reload(true)});break}},logout:function(){window.location=a.loginURL}};MyAMS.initPage=function(){var c=b("body");a.root=c;a.left_panel=b("#left-panel");a.shortcuts=b("#shortcut");a.plugins.initData(c);var d=b.ajaxSettings.xhr;b.ajaxSetup({progress:a.ajax.progress,progressUpload:a.ajax.progress,xhr:function(){var f=d();if(f&&(typeof(f.addEventListener)=="function")){var e=this;f.addEventListener("progress",function(g){e.progress(g)},false)}return f}});b(document).ajaxStart(a.ajax.start);b(document).ajaxStop(a.ajax.stop);b(document).ajaxError(a.error.ajax);if(!a.isMobile){a.root.addClass("desktop-detected");a.device="desktop"}else{a.root.addClass("mobile-detected");a.device="mobile";if(a.enable_fastclick){a.ajax.check(b.fn.noClickDelay,a.baseURL+"/ext/jquery-smartclick"+a.devext+".js",function(){b("NAV UL A").noClickDelay();b("#hide-menu A").noClickDelay()})}}b("#hide-menu >:first-child > A").click(function(f){c.toggleClass("hidden-menu");f.preventDefault()});b("#show-shortcut").click(function(f){if(a.shortcuts.is(":visible")){a.skin._hideShortcutButtons()}else{a.skin._showShortcutButtons()}f.preventDefault()});a.shortcuts.click(function(f){a.skin._hideShortcutButtons()});b(document).mouseup(function(f){if(!a.shortcuts.is(f.target)&&a.shortcuts.has(f.target).length===0){a.skin._hideShortcutButtons()}});b("#search-mobile").click(function(){a.root.addClass("search-mobile")});b("#cancel-search-js").click(function(){a.root.removeClass("search-mobile")});b("#activity").click(function(g){var f=b(this);var h=f.next(".ajax-dropdown");if(!h.is(":visible")){h.css("left",f.position().left-h.innerWidth()/2+f.innerWidth()/2).fadeIn(150);f.addClass("active")}else{h.fadeOut(150);f.removeClass("active")}g.preventDefault()});a.skin.checkNotification();b(document).mouseup(function(f){var g=b(".ajax-dropdown");if(!g.is(f.target)&&g.has(f.target).length===0){g.fadeOut(150).prev().removeClass("active")}});b('input[name="activity"]').change(function(){var e=b(this).data("ams-url");container=b(".ajax-notifications");a.skin.loadURL(e,container)});b("#logout a").click(function(f){f.preventDefault();f.stopPropagation();a.loginURL=b(this).attr("href");a.skin.bigBox({title:"<i class='fa fa-sign-out txt-color-orangeDark'></i> "+a.i18n.LOGOUT+" <span class='txt-color-orangeDark'><strong>"+b("#show-shortcut").text()+"</strong></span> ?",content:a.i18n.LOGOUT_COMMENT,buttons:"["+a.i18n.BTN_NO+"]["+a.i18n.BTN_YES+"]"},function(e){if(e==a.i18n.BTN_YES){a.root.addClass("animated fadeOutUp");setTimeout(a.skin.logout,1000)}})});b("NAV UL").myams_menu({accordion:true,speed:a.menu_speed});b(".minifyme").click(function(f){b("BODY").toggleClass("minified");b(this).effect("highlight",{},500);f.preventDefault()});b("#refresh").click(function(f){a.skin.bigBox({title:"<i class='fa fa-refresh' style='color: green'></i> "+a.i18n.CLEAR_STORAGE_TITLE,content:a.i18n.CLEAR_STORAGE_CONTENT,buttons:"["+a.i18n.BTN_CANCEL+"]["+a.i18n.BTN_OK+"]"},function(e){if(e==a.i18n.BTN_OK&&localStorage){localStorage.clear();location.reload()}});f.preventDefault()});c.on("click",function(g){var f=b(this);if(!f.is(g.target)&&f.has(g.target).length===0&&b(".popover").has(g.target).length===0){f.popover("hide")}});a.ajax.check(b.resize,a.baseURL+"ext/jquery-resize"+a.devext+".js",function(){b("#main").resize(function(){a.skin._setPageHeight();a.skin._checkMobileWidth()});b("nav").resize(function(){a.skin._setPageHeight()})});if(a.ajax_nav){b(document).on("click",'a[href="#"]',function(f){f.preventDefault()});b(document).on("click",'a[href!="#"]:not([data-toggle]), [data-ams-url]:not([data-toggle])',function(j){var h=b(j.currentTarget);var f=h.attr("href")||h.data("ams-url");if(!f||f.startsWith("javascript:")||h.attr("target")||(h.data("ams-context-menu")===true)){return}j.preventDefault();j.stopPropagation();var g=a.getFunctionByName(f);if(typeof(g)=="function"){f=g.call(h)}if(typeof(f)=="function"){f.call(h)}else{f=f.replace(/\%23/,"#");var i=h.data("ams-target");if(i){a.form.confirmChangedForm(i,function(){a.skin.loadURL(f,i,h.data("ams-link-options"),h.data("ams-link-callback"))})}else{a.form.confirmChangedForm(function(){if(f.startsWith("#")){if(f!=location.hash){if(a.root.hasClass("mobile-view-activated")){a.root.removeClass("hidden-menu");window.setTimeout(function(){window.location.hash=f},50)}else{window.location.hash=f}}}else{window.location=f}})}}});b(document).on("click",'a[target="_blank"]',function(f){f.preventDefault();window.open(b(f.currentTarget).attr("href"))});b(document).on("click",'a[target="_top"]',function(f){f.preventDefault();a.form.confirmChangedForm(function(){window.location=b(f.currentTarget).attr("href")})});b(window).on("hashchange",a.skin.checkURL)}b(document).off("click.modal").on("click",'[data-toggle="modal"]',function(g){var f=b(this);if(f.data("ams-context-menu")===true){return}if(f.data("ams-stop-propagation")===true){g.stopPropagation()}g.preventDefault();a.dialog.open(f);if(f.parents("#shortcut").exists()){setTimeout(a.skin._hideShortcutButtons,300)}});b(document).on("click",'button[type="submit"], button.submit',function(){var e=b(this);b(e.get(0).form).data("ams-submit-button",e)});b(document).on("click","[data-ams-click-handler]",function(h){var g=b(this);var f=g.data();if(f.amsClickHandler){if((f.amsStopPropagation===true)||(f.amsClickStopPropagation===true)){h.stopPropagation()}if(f.amsClickKeepDefault!==true){h.preventDefault()}var i=a.getFunctionByName(f.amsClickHandler);if(i!==undefined){i.call(g,f.amsClickHandlerOptions)}}});b(document).on("change","[data-ams-change-handler]",function(h){var g=b(this);var f=g.data();if(f.amsChangeHandler){if(f.amsChangeKeepDefault!==true){h.preventDefault()}var i=a.getFunctionByName(f.amsChangeHandler);if(i!==undefined){i.call(g,f.amsChangeHandlerOptions)}}});b(document).on("reset","form",function(g){var f=b(this);setTimeout(function(){f.find(".select2").trigger("change")},10)});b(document).on("reset","[data-ams-reset-handler]",function(h){var f=b(this);var g=f.data();if(g.amsResetHandler){if(g.amsResetKeepDefault!==true){h.preventDefault()}var i=a.getFunctionByName(g.amsResetHandler);if(i!==undefined){i.call(f,g.amsResetHandlerOptions)}}});b(document).on("change",'input[type="file"]',function(h){h.preventDefault();var f=b(this);var g=f.parent(".button");if(g.exists()&&g.parent().hasClass("input-file")){g.next('input[type="text"]').val(f.val())}});b(document).on("focusin",function(f){if(b(f.target).closest(".mce-window").length){f.stopImmediatePropagation()}});b("a[data-toggle=tab]",".nav-tabs").on("click",function(f){if(b(this).parent("li").hasClass("disabled")){f.preventDefault();return false}});b(document).on("show.bs.tab",function(h){var f=b(h.target);var g=f.data();if(g.amsUrl){if(g.amsTabLoaded){return}try{f.append('<i class="fa fa-spin fa-cog margin-left-5"></i>');a.skin.loadURL(g.amsUrl,f.attr("href"));if(g.amsTabLoadOnce){f.data("ams-tab-loaded",true)}}finally{b("i",f).remove()}}});a.initContent(document);if(a.ajax_nav&&b("nav").exists()){a.skin.checkURL()}b(window).on("beforeunload",a.form.checkBeforeUnload)};MyAMS.initContent=function(c){b(".tipsy").remove();b("[rel=tooltip]",c).tooltip();b("[rel=popover]",c).popover();b("[rel=popover-hover]",c).popover({trigger:"hover"});a.plugins.init(c);a.callbacks.init(c);a.events.init(c);a.form.init(c);if(a.device==="desktop"){a.skin._initDesktopWidgets(c)}else{a.skin._initMobileWidgets(c)}a.skin._setPageHeight()};MyAMS.i18n={INFO:"Information",WARNING:"!! WARNING !!",ERROR:"ERROR: ",WAIT:"Please wait!",FORM_SUBMITTED:"This form was already submitted...",NO_SERVER_RESPONSE:"No response from server!",ERROR_OCCURED:"An error occured!",ERRORS_OCCURED:"Some errors occured!",BAD_LOGIN_TITLE:"Bad login!",BAD_LOGIN_MESSAGE:"Your anthentication credentials didn't allow you to open a session; please check your credentials or contact administrator.",CONFIRM:"Confirm",CONFIRM_REMOVE:"Removing this content can't be undone. Do you confirm?",CLEAR_STORAGE_TITLE:"Clear Local Storage",CLEAR_STORAGE_CONTENT:"Would you like to RESET all your saved widgets and clear LocalStorage?",BTN_OK:"OK",BTN_CANCEL:"Cancel",BTN_OK_CANCEL:"[OK][Cancel]",BTN_YES:"Yes",BTN_NO:"No",BTN_YES_NO:"[Yes][No]",CLIPBOARD_COPY:"Copy to clipboard with Ctrl+C, and Enter",FORM_CHANGED_WARNING:"Some changes were not saved. These updates will be lost if you leave this page.",DELETE_WARNING:"This change can't be undone. Are you sure that you want to delete this element?",NO_UPDATE:"No changes were applied.",DATA_UPDATED:"Data successfully updated.",HOME:"Home",LOGOUT:"Logout?",LOGOUT_COMMENT:"You can improve your security further after logging out by closing this opened browser",SELECT2_PLURAL:"s",SELECT2_MATCH:"One result is available, press enter to select it.",SELECT2_MATCHES:" results are available, use up and down arrow keys to navigate.",SELECT2_NOMATCHES:"No matches found",SELECT2_SEARCHING:"Searching...",SELECT2_LOADMORE:"Loading more results...",SELECT2_INPUT_TOOSHORT:"Please enter {0} more character{1}",SELECT2_INPUT_TOOLONG:"Please delete {0} character{1}",SELECT2_SELECTION_TOOBIG:"You can only select {0} item{1}",SELECT2_FREETAG_PREFIX:"Free text: ",DT_COLUMNS:"Columns"};b(document).ready(function(){b=jQuery.noConflict();var c=b("HTML");var d=c.attr("lang")||c.attr("xml:lang");if(d&&!d.startsWith("en")){MyAMS.lang=d;MyAMS.getScript(MyAMS.baseURL+"i18n/myams_"+d.substr(0,2)+".js",function(){MyAMS.initPage()})}else{MyAMS.initPage()}})})(jQuery);
\ No newline at end of file
+(function(c,b){String.prototype.startsWith=function(g){var e=this.length,f=g.length;if(e<f){return false}return(this.substr(0,f)===g)};String.prototype.endsWith=function(g){var e=this.length,f=g.length;if(e<f){return false}return(this.substr(e-f)===g)};if(!Array.prototype.indexOf){Array.prototype.indexOf=function(f,g){var e=this.length;g=Number(g)||0;g=(g<0)?Math.ceil(g):Math.floor(g);if(g<0){g+=e}for(;g<e;g++){if(g in this&&this[g]===f){return g}}return -1}}c.expr[":"].econtains=function(g,e,f){return(g.textContent||g.innerText||c(g).text()||"").toLowerCase()===f[3].toLowerCase()};c.expr[":"].withtext=function(g,e,f){return(g.textContent||g.innerText||c(g).text()||"")===f[3]};c.expr[":"].parents=function(g,e,f){return c(g).parents(f[3]).length>0};if(c.scrollbarWidth===undefined){c.scrollbarWidth=function(){var f=c('<div style="width:50px; height:50px; overflow:auto"><div/></div>').appendTo("body");var g=f.children();var e=g.innerWidth()-g.height(99).innerWidth();f.remove();return e}}c.fn.extend({exists:function(){return c(this).length>0},objectOrParentWithClass:function(e){if(this.hasClass(e)){return this}else{return this.parents("."+e)}},listattr:function(f){var e=[];this.each(function(){e.push(c(this).attr(f))});return e},style:function(f,i,e){var h=this.get(0);if(typeof(h)==="undefined"){return}var g=this.get(0).style;if(typeof(f)!=="undefined"){if(typeof(i)!=="undefined"){e=typeof(e)!=="undefined"?e:"";g.setProperty(f,i,e);return this}else{return g.getPropertyValue(f)}}else{return g}},removeClassPrefix:function(e){this.each(function(g,h){var f=h.className.split(" ").map(function(i){return i.startsWith(e)?"":i});h.className=c.trim(f.join(" "))});return this},contextMenu:function(f){function e(i,k,h){var j=c(window)[k](),l=c(f.menuSelector)[k](),g=i;if(i+l>j&&l<i){g-=l}return g}return this.each(function(){c("a",c(f.menuSelector)).each(function(){c(this).data("ams-context-menu",true)});c(this).on("contextmenu",function(g){if(g.ctrlKey){return}c(f.menuSelector).data("invokedOn",c(g.target)).show().css({position:"fixed",left:e(g.clientX,"width","scrollLeft")-10,top:e(g.clientY,"height","scrollTop")-10}).off("click").on("click",function(i){c(this).hide();var h=c(this).data("invokedOn");var j=c(i.target);f.menuSelected.call(this,h,j);a.event.stop(i)});return false});c(document).click(function(){c(f.menuSelector).hide()})})},myams_menu:function(e){var g={accordion:true,speed:200,closedSign:'<em class="fa fa-angle-down"></em>',openedSign:'<em class="fa fa-angle-up"></em>'};var f=c.extend({},g,e);var h=c(this);h.find("LI").each(function(){var i=c(this);if(i.find("UL").size()>0){i.find("A:first").append("<b class='collapse-sign'>"+f.closedSign+"</b>");var j=i.find("A:first");if(j.attr("href")==="#"){j.click(function(){return false})}}});h.find("LI.active").each(function(){var i=c(this).parents("UL");var j=i.parent("LI");i.slideDown(f.speed);j.find("b:first").html(f.openedSign);j.addClass("open")});h.find("LI A").on("click",function(){var m=c(this);if(m.hasClass("active")){return}var k=m.attr("href").replace(/^#/,"");var i=m.parent().find("UL");if(f.accordion){var l=m.parent().parents("UL");var n=h.find("UL:visible");n.each(function(o){var q=true;l.each(function(r){if(l[r]===n[o]){q=false;return false}});if(q){if(i!==n[o]){var p=c(n[o]);if(k||!p.hasClass("active")){p.slideUp(f.speed,function(){c(this).parent("LI").removeClass("open").find("B:first").delay(f.speed).html(f.closedSign)})}}}})}var j=m.parent().find("UL:first");if(!k&&j.is(":visible")&&!j.hasClass("active")){j.slideUp(f.speed,function(){m.parent("LI").removeClass("open").find("B:first").delay(f.speed).html(f.closedSign)})}else{j.slideDown(f.speed,function(){m.parent("LI").addClass("open").find("B:first").delay(f.speed).html(f.openedSign)})}})}});c.UTF8={encode:function(f){f=f.replace(/\r\n/g,"\n");var e="";for(var h=0;h<f.length;h++){var g=f.charCodeAt(h);if(g<128){e+=String.fromCharCode(g)}else{if((g>127)&&(g<2048)){e+=String.fromCharCode((g>>6)|192);e+=String.fromCharCode((g&63)|128)}else{e+=String.fromCharCode((g>>12)|224);e+=String.fromCharCode(((g>>6)&63)|128);e+=String.fromCharCode((g&63)|128)}}}return e},decode:function(e){var g="";var j=0,k=0,h=0,f=0;while(j<e.length){k=e.charCodeAt(j);if(k<128){g+=String.fromCharCode(k);j++}else{if((k>191)&&(k<224)){h=e.charCodeAt(j+1);g+=String.fromCharCode(((k&31)<<6)|(h&63));j+=2}else{h=e.charCodeAt(j+1);f=e.charCodeAt(j+2);g+=String.fromCharCode(((k&15)<<12)|((h&63)<<6)|(f&63));j+=3}}}return g}};if(b.MyAMS===undefined){b.MyAMS={devmode:true,devext:"",lang:"en",throttle_delay:350,menu_speed:235,navbar_height:49,ajax_nav:true,enable_widgets:true,enable_mobile:false,enable_fastclick:false,warn_on_form_change:false,ismobile:(/iphone|ipad|ipod|android|blackberry|mini|windows\sce|palm/i.test(navigator.userAgent.toLowerCase()))}}var d=b.MyAMS;var a=d;d.baseURL=(function(){var e=c('script[src*="/myams.js"], script[src*="/myams.min.js"]');var f=e.attr("src");a.devmode=f.indexOf(".min.js")<0;a.devext=a.devmode?"":".min";return f.substring(0,f.lastIndexOf("/")+1)})();d.getQueryVar=function(g,h){if(g.indexOf("?")<0){return false}if(!g.endsWith("&")){g+="&"}var e=new RegExp(".*?[&\\?]"+h+"=(.*?)&.*");var f=g.replace(e,"$1");return f===g?false:f};d.rgb2hex=function(e){return"#"+c.map(e.match(/\b(\d+)\b/g),function(f){return("0"+parseInt(f).toString(16)).slice(-2)}).join("")};d.generateId=function(){function e(){return Math.floor((1+Math.random())*65536).toString(16).substring(1)}return e()+e()+e()+e()};d.getFunctionByName=function(k,g){if(k===undefined){return undefined}else{if(typeof(k)==="function"){return k}}var j=k.split(".");var h=j.pop();g=(g===undefined||g===null)?window:g;for(var f=0;f<j.length;f++){try{g=g[j[f]]}catch(l){return undefined}}try{return g[h]}catch(l){return undefined}};d.executeFunctionByName=function(h,f){var g=a.getFunctionByName(h,window);if(typeof(g)==="function"){var e=Array.prototype.slice.call(arguments,2);return g.apply(f,e)}};d.getSource=function(e){return e.replace(/{[^{}]*}/g,function(f){return a.getFunctionByName(f.substr(1,f.length-2))})};d.getScript=function(f,i,e){var h={dataType:"script",url:a.getSource(f),success:i,error:a.error.show,cache:!a.devmode,async:typeof(i)==="function"};var g=c.extend({},h,e);return c.ajax(g)};d.getCSS=function(e,i){var g=c("HEAD");var f=c('link[data-ams-id="'+i+'"]',g);if(f.length===0){var h=a.getSource(e);if(a.devmode){h+="?_="+new Date().getTime()}c("<link />").attr({rel:"stylesheet",type:"text/css",href:h,"data-ams-id":i}).appendTo(g)}};d.event={stop:function(e){if(!e){e=window.event}if(e){if(e.stopPropagation){e.stopPropagation();e.preventDefault()}else{e.cancelBubble=true;e.returnValue=false}}}};d.browser={getInternetExplorerVersion:function(){var g=-1;if(navigator.appName==="Microsoft Internet Explorer"){var e=navigator.userAgent;var f=new RegExp("MSIE ([0-9]{1,}[.0-9]{0,})");if(f.exec(e)!==null){g=parseFloat(RegExp.$1)}}return g},checkVersion:function(){var f="You're not using Windows Internet Explorer.";var e=this.getInternetExplorerVersion();if(e>-1){if(e>=8){f="You're using a recent copy of Windows Internet Explorer."}else{f="You should upgrade your copy of Windows Internet Explorer."}}if(b.alert){b.alert(f)}},isIE8orlower:function(){var f="0";var e=this.getInternetExplorerVersion();if(e>-1){if(e>=9){f=0}else{f=1}}return f},copyToClipboard:function(){return function(){var e=c(this);e.parents(".btn-group").removeClass("open");if(b.prompt){b.prompt(d.i18n.CLIPBOARD_COPY,e.text())}}}};d.error={ajax:function(j,e,i,f){if(e.statusText==="OK"){return}var h=a.ajax.getResponse(e);if(h.content_type==="json"){a.ajax.handleJSON(h.data)}else{var k=j.statusText||j.type;var g=e.responseText;a.skin.messageBox("error",{title:a.i18n.ERROR_OCCURED,content:"<h4>"+k+"</h4><p>"+g+"</p>",icon:"fa fa-warning animated shake",timeout:10000})}if(b.console){b.console.error(j);b.console.debug(e)}},show:function(h,e,g){if(!g){return}var f=a.ajax.getResponse(h);if(f.content_type==="json"){a.ajax.handleJSON(f.data)}else{a.skin.messageBox("error",{title:a.i18n.ERRORS_OCCURED,content:"<h4>"+e+"</h4><p>"+g+"</p>",icon:"fa fa-warning animated shake",timeout:10000})}if(b.console){b.console.error(g);b.console.debug(h)}}};d.ajax={check:function(f,h,j,e){if(typeof(j)==="object"){e=j;j=undefined}var i={async:typeof(j)==="function"};var g=c.extend({},i,e);if(f===undefined){a.getScript(h,function(){if(typeof(j)==="function"){j(true,e)}},g)}else{if(typeof(j)==="function"){j(false,e)}}},getAddr:function(f){var e=f||c("HTML HEAD BASE").attr("href")||window.location.href;return e.substr(0,e.lastIndexOf("/")+1)},start:function(){c("#ajax-gear").show()},stop:function(){c("#ajax-gear").hide()},progress:function(e){if(!e.lengthComputable){return}if(e.loaded>=e.total){return}if(b.console){b.console.log(parseInt((e.loaded/e.total*100),10)+"%")}},post:function(g,i,f,l){var k;if(g.startsWith(window.location.protocol)){k=g}else{k=this.getAddr()+g}if(typeof(f)==="function"){l=f;f={}}else{if(!f){f={}}}if(typeof(l)==="undefined"){l=f.callback}if(typeof(l)==="string"){l=a.getFunctionByName(l)}delete f.callback;var e;var j={url:k,type:"post",cache:false,async:typeof(l)==="function",data:c.param(i),dataType:"json",success:l||function(m){e=m.result}};var h=c.extend({},j,f);c.ajax(h);return e},getResponse:function(h){var g=h.getResponseHeader("content-type"),j,f;if(g){if(g.startsWith("application/javascript")){j="script";f=h.responseText}else{if(g.startsWith("text/html")){j="html";f=h.responseText}else{if(g.startsWith("text/xml")){j="xml";f=h.responseText}else{f=h.responseJSON;if(f){j="json"}else{try{f=JSON.parse(h.responseText);j="json"}catch(i){f=h.responseText;j="text"}}}}}}else{j="json";f={status:"alert",alert:{title:a.i18n.ERROR_OCCURED,content:a.i18n.NO_SERVER_RESPONSE}}}return{content_type:j,data:f}},handleJSON:function(p,g,l){var j=p.status;var e;switch(j){case"alert":if(b.alert){b.alert(p.alert.title+"\n\n"+p.alert.content)}break;case"error":a.form.showErrors(g,p);break;case"info":case"success":if(p.close_form!==false){a.dialog.close(g)}break;case"message":case"messagebox":break;case"notify":case"callback":case"callbacks":if(p.close_form!==false){a.dialog.close(g)}break;case"modal":a.dialog.open(p.location);break;case"reload":if(p.close_form!==false){a.dialog.close(g)}e=p.location||window.location.hash;if(e.startsWith("#")){e=e.substr(1)}a.skin.loadURL(e,p.target||l||"#content");break;case"redirect":if(p.close_form===true){a.dialog.close(g)}e=p.location||window.location.href;if(p.window){window.open(e,p.window,p.options)}else{if(window.location.href===e){window.location.reload(true)}else{window.location.href=e}}break;default:if(b.console){b.console.log("Unhandled status: "+j)}}var k;var m;var f;if(p.content){m=p.content;f=c(m.target||l||g||"#content");if(m.raw===true){f.text(m.text)}else{f.html(m.html);a.initContent(f)}if(!m.keep_hidden){f.removeClass("hidden")}}if(p.contents){var i=p.contents;for(k=0;k<i.length;k++){m=i[k];f=c(m.target);if(m.raw===true){f.text(m.text)}else{f.html(m.html);a.initContent(f)}if(!m.keep_hidden){f.removeClass("hidden")}}}var o;if(p.message){o=p.message;if(typeof(o)==="string"){if((j==="info")||(j==="success")){a.skin.smallBox(j,{title:o,icon:"fa fa-fw fa-info-circle font-xs align-top margin-top-10",timeout:3000})}else{a.skin.alert(c(g||"#content"),j,o)}}else{a.skin.alert(c(o.target||l||g||"#content"),o.status||"success",o.header,o.body,o.subtitle)}}if(p.smallbox){a.skin.smallBox(p.smallbox_status||j,{title:p.smallbox,icon:"fa fa-fw fa-info-circle font-xs align-top margin-top-10",timeout:3000})}if(p.messagebox){o=p.messagebox;if(typeof(o)==="string"){a.skin.messageBox("info",{title:a.i18n.ERROR_OCCURED,content:o,timeout:10000})}else{var h=o.status||"info";if(h==="error"&&g&&l){a.executeFunctionByName(g.data("ams-form-submit-error")||"MyAMS.form.finalizeSubmitOnError",g,l)}a.skin.messageBox(h,{title:o.title||a.i18n.ERROR_OCCURED,content:o.content,icon:o.icon,number:o.number,timeout:o.timeout===null?undefined:(o.timeout||10000)})}}if(p.event){g.trigger(p.event,p.event_options)}if(p.callback){a.executeFunctionByName(p.callback,g,p.options)}if(p.callbacks){var n;for(k=0;k<p.callbacks.length;k++){n=p.callbacks[k];a.executeFunctionByName(n,g,n.options)}}}};d.jsonrpc={getAddr:function(g){var e=g||c("HTML HEAD BASE").attr("href")||window.location.href;var f=e.replace(/\+\+skin\+\+\w+\//,"");return f.substr(0,f.lastIndexOf("/")+1)},query:function(f,h,e,g){a.ajax.check(c.jsonRPC,a.baseURL+"ext/jquery-jsonrpc"+a.devext+".js",function(){if(typeof(e)==="function"){g=e;e={}}else{if(!e){e={}}}if(g==="undefined"){g=e.callback}if(typeof(g)==="string"){g=a.getFunctionByName(g)}delete e.callback;var l={};if(typeof(f)==="string"){l.query=f}else{if(typeof(f)==="object"){c.extend(l,f)}}c.extend(l,e);var i;var k={id:new Date().getTime(),params:l,success:g||function(m){i=m},error:a.error.show};var j=c.extend({},k,e);c.jsonRPC.withOptions({endPoint:a.jsonrpc.getAddr(e.url),namespace:e.namespace,cache:false},function(){c.jsonRPC.request(h,j)});return i})},post:function(h,f,e,g){a.ajax.check(c.jsonRPC,a.baseURL+"ext/jquery-jsonrpc"+a.devext+".js",function(){if(typeof(e)==="function"){g=e;e={}}else{if(!e){e={}}}if(typeof(g)==="undefined"){g=e.callback}if(typeof(g)==="string"){g=a.getFunctionByName(g)}delete e.callback;var i;var k={id:new Date().getTime(),params:f,success:g||function(l){i=l},error:a.error.show};var j=c.extend({},k,e);c.jsonRPC.withOptions({endPoint:a.jsonrpc.getAddr(e.url),namespace:e.namespace,cache:false},function(){c.jsonRPC.request(h,j)});return i})}};d.xmlrpc={getAddr:function(g){var e=g||c("HTML HEAD BASE").attr("href")||window.location.href;var f=e.replace(/\+\+skin\+\+\w+\//,"");return f.substr(0,f.lastIndexOf("/")+1)},post:function(f,i,g,e,h){a.ajax.check(c.xmlrpc,a.baseURL+"ext/jquery-xmlrpc"+a.devext+".js",function(){if(typeof(e)==="function"){h=e;e={}}else{if(!e){e={}}}if(typeof(h)==="undefined"){h=e.callback}if(typeof(h)==="string"){h=a.getFunctionByName(h)}delete e.callback;var j;var l={url:a.xmlrpc.getAddr(f),methodName:i,params:g,success:h||function(m){j=m},error:a.error.show};var k=c.extend({},l,e);c.xmlrpc(k);return j})}};d.form={init:function(f){var e;if(a.warn_on_form_change){e=c('FORM[data-ams-warn-on-change!="false"]',f)}else{e=c('FORM[data-ams-warn-on-change="true"]',f)}e.each(function(){var g=c(this);c('INPUT[type="text"], INPUT[type="checkbox"], INPUT[type="radio"], SELECT, TEXTAREA, [data-ams-changed-event]',g).each(function(){var i=c(this);if(i.data("ams-ignore-change")!==true){var h=i.data("ams-changed-event")||"change";i.on(h,function(){c(this).parents("FORM").attr("data-ams-form-changed",true)})}});g.on("reset",function(){c(this).removeAttr("data-ams-form-changed")})})},setFocus:function(e){var f=c("[data-ams-focus-target]",e).first();if(!f.exists()){f=c("input, select",e).first()}if(f.exists()){if(f.hasClass("select2")){setTimeout(function(){f.select2("focus");f.select2("open")},100)}else{f.focus()}}},checkBeforeUnload:function(){var e=c('FORM[data-ams-form-changed="true"]');if(e.exists()){return a.i18n.FORM_CHANGED_WARNING}},confirmChangedForm:function(f,g){if(typeof(f)==="function"){g=f;f=undefined}var e=c('FORM[data-ams-form-changed="true"]',f);if(e.exists()){a.skin.bigBox({title:a.i18n.WARNING,content:'<i class="text-danger fa fa-2x fa-bell shake animated"></i>&nbsp; '+a.i18n.FORM_CHANGED_WARNING,buttons:a.i18n.BTN_OK_CANCEL},function(h){if(h===a.i18n.BTN_OK){g.call(f)}})}else{g.call(f)}},submit:function(g,f,h){g=c(g);if(!g.exists()){return false}if(typeof(f)==="object"){h=f;f=undefined}if(g.data("submitted")){if(!g.data("ams-form-hide-submitted")){a.skin.messageBox("warning",{title:a.i18n.WAIT,content:a.i18n.FORM_SUBMITTED,icon:"fa fa-save shake animated",timeout:g.data("ams-form-alert-timeout")||5000})}return false}if(!a.form._checkSubmitValidators(g)){return false}c(".alert-danger, SPAN.state-error",g).not(".persistent").remove();c(".state-error",g).removeClassPrefix("state-");var e=c(g.data("ams-submit-button"));if(e&&!e.data("ams-form-hide-loading")){e.button("loading")}a.ajax.check(c.fn.ajaxSubmit,a.baseURL+"ext/jquery-form-3.49"+a.devext+".js",function(){function k(m,o){var l;var E=m.data();var v=E.amsFormOptions;var n;var q;if(h){q=h.formDataInitCallback}if(q){delete h.formDataInitCallback}else{q=E.amsFormDataInitCallback}if(q){var w={};if(typeof(q)==="function"){n=q.call(m,w)}else{n=a.executeFunctionByName(q,m,w)}if(w.veto){l=m.data("ams-submit-button");if(l){l.button("reset")}a.form.finalizeSubmitFooter.call(m);return false}}else{n=E.amsFormData||{}}l=c(m.data("ams-submit-button"));var x,A;if(l){x=l.data("ams-form-handler");A=l.data("ams-form-submit-target")}var p;var t=f||x||E.amsFormHandler||"";if(t.startsWith(window.location.protocol)){p=t}else{var z=m.attr("action").replace(/#/,"");if(z.startsWith(window.location.protocol)){p=z}else{p=a.ajax.getAddr()+z}p+=t}var D=null;if(h&&h.initSubmitTarget){a.executeFunctionByName(h.initSubmitTarget)}else{if(E.amsFormInitSubmitTarget){D=c(A||E.amsFormSubmitTarget||"#content");a.executeFunctionByName(E.amsFormInitSubmit||"MyAMS.form.initSubmit",m,D)}else{if(!E.amsFormHideSubmitFooter){a.executeFunctionByName(E.amsFormInitSubmit||"MyAMS.form.initSubmitFooter",m)}}}var r=typeof(o.uuid)!=="undefined";if(r){if(p.indexOf("X-Progress-ID")<0){p+="?X-Progress-ID="+o.uuid}delete o.uuid}if(h){n=c.extend({},n,h.form_data)}var u={url:p,type:"post",cache:false,data:n,dataType:E.amsFormDatatype,beforeSerialize:function(){if(typeof(b.tinyMCE)!=="undefined"){b.tinyMCE.triggerSave()}},beforeSubmit:function(G,F){F.data("submitted",true)},error:function(J,F,G,I){if(D){a.executeFunctionByName(E.amsFormSubmitError||"MyAMS.form.finalizeSubmitOnError",I,D)}if(I.is(":visible")){var H=I.data("ams-submit-button");if(H){H.button("reset")}a.form.finalizeSubmitFooter.call(I)}I.data("submitted",false);I.removeData("ams-submit-button")},iframe:r};var y=(h&&h.downloadTarget)||E.amsFormDownloadTarget;if(y){var s=c('iframe[name="'+y+'"]');if(!s.exists()){s=c("<iframe></iframe>").hide().attr("name",y).appendTo(m)}u=c.extend({},u,{iframe:true,iframeTarget:s,success:function(F,G,K,J){var I=c(J).parents(".modal-dialog");if(I.exists()){a.dialog.close(J)}else{var L;var H=J.data("ams-submit-button");if(H){L=H.data("ams-form-submit-callback")}if(!L){L=a.getFunctionByName(E.amsFormSubmitCallback)||a.form._submitCallback}L.call(J,F,G,K,J);if(J.is(":visible")&&H){H.button("reset")}J.data("submitted",false);J.removeData("ams-submit-button");J.removeAttr("data-ams-form-changed")}}})}else{u=c.extend({},u,{error:function(J,F,G,I){if(D){a.executeFunctionByName(E.amsFormSubmitError||"MyAMS.form.finalizeSubmitOnError",I,D)}if(I.is(":visible")){var H=I.data("ams-submit-button");if(H){H.button("reset")}a.form.finalizeSubmitFooter.call(I)}I.data("submitted",false);I.removeData("ams-submit-button")},success:function(F,G,J,I){var K;var H=I.data("ams-submit-button");if(H){K=H.data("ams-form-submit-callback")}if(!K){K=a.getFunctionByName(E.amsFormSubmitCallback)||a.form._submitCallback}K.call(I,F,G,J,I);if(I.is(":visible")&&H){H.button("reset")}I.data("submitted",false);I.removeData("ams-submit-button");I.removeAttr("data-ams-form-changed")},iframe:r})}var C=c.extend({},u,o,v,h);c(m).ajaxSubmit(C);if(y){var B=c(m).parents(".modal-dialog");if(B.exists()){a.dialog.close(m)}else{a.form.finalizeSubmitFooter.call(m);if(l){l.button("reset")}m.data("submitted",false);m.removeData("ams-submit-button");m.removeAttr("data-ams-form-changed")}}}var j=c('INPUT[type="file"]',g).length>0;if(j){a.ajax.check(c.progressBar,a.baseURL+"ext/jquery-progressbar"+a.devext+".js");var i=c.extend({},{uuid:c.progressBar.submit(g)});k(g,i)}else{k(g,{})}});return false},initSubmit:function(g,f){var e=c(this);var h='<i class="fa fa-3x fa-gear fa-spin"></i>';if(!f){f=e.data("ams-form-submit-message")}if(f){h+="<strong>"+f+"</strong>"}c(g).html('<div class="row margin-20"><div class="text-center">'+h+"</div></div>");c(g).parents(".hidden").removeClass("hidden")},finalizeSubmitOnError:function(e){c("i",e).removeClass("fa-spin").removeClass("fa-gear").addClass("fa-ambulance")},initSubmitFooter:function(f){var e=c(this);var h='<i class="fa fa-3x fa-gear fa-spin"></i>';if(!f){f=c(this).data("ams-form-submit-message")}if(f){h+='<strong class="submit-message align-top padding-left-10 margin-top-10">'+f+"</strong>"}var g=c("footer",e);c("button",g).hide();g.append('<div class="row"><div class="text-center">'+h+"</div></div>")},finalizeSubmitFooter:function(){var e=c(this);var f=c("footer",e);if(f){c(".row",f).remove();c("button",f).show()}},_submitCallback:function(o,g,f,e){var i;if(e.is(":visible")){a.form.finalizeSubmitFooter.call(e);i=e.data("ams-submit-button");if(i){i.button("reset")}}var h=e.data();var l;if(h.amsFormDatatype){l=h.amsFormDatatype}else{var j=a.ajax.getResponse(f);l=j.content_type;o=j.data}var k;if(i){k=c(i.data("ams-form-submit-target")||h.amsFormSubmitTarget||"#content")}else{k=c(h.amsFormSubmitTarget||"#content")}switch(l){case"json":a.ajax.handleJSON(o,e,k);break;case"script":break;case"xml":break;case"html":case"text":default:if(i&&(i.data("ams-keep-modal")!==true)){a.dialog.close(e)}if(!k.exists()){k=c("body")}k.parents(".hidden").removeClass("hidden");c(".alert",k.parents(".alerts-container")).remove();k.css({opacity:"0.0"}).html(o).delay(50).animate({opacity:"1.0"},300);a.initContent(k);a.form.setFocus(k)}var m=f.getResponseHeader("X-AMS-Callback");if(m){var n=f.getResponseHeader("X-AMS-Callback-Options");a.executeFunctionByName(m,e,n===undefined?{}:JSON.parse(n),f)}},_getSubmitValidators:function(f){var e=[];var g=f.data("ams-form-validator");if(g){e.push([f,g])}c("[data-ams-form-validator]",f).each(function(){var h=c(this);e.push([h,h.data("ams-form-validator")])});return e},_checkSubmitValidators:function(g){var i=a.form._getSubmitValidators(g);if(!i.length){return true}var h=[];var n=true;for(var k=0;k<i.length;k++){var f=i[k];var e=f[0];var l=f[1];var m=a.executeFunctionByName(l,g,e);if(m===false){n=false}else{if(typeof(m)==="string"){h.push(m)}else{if(n.length&&(n.length>0)){h=h.concat(n)}}}}if(h.length>0){var j=h.length===1?a.i18n.ERROR_OCCURED:a.i18n.ERRORS_OCCURED;a.skin.alert(g,"danger",j,h);return false}else{return n}},showErrors:function(e,m){var i;if(typeof(m)==="string"){a.skin.alert(e,"error",a.i18n.ERROR_OCCURED,m)}else{if(m instanceof Array){i=m.length===1?a.i18n.ERROR_OCCURED:a.i18n.ERRORS_OCCURED;a.skin.alert(e,"error",i,m)}else{c(".state-error",e).removeClass("state-error");i=m.error_header||(m.widgets&&(m.widgets.length>1)?a.i18n.ERRORS_OCCURED:a.i18n.ERROR_OCCURED);var n=[];var l;if(m.messages){for(l=0;l<m.messages.length;l++){var f=m.messages[l];if(f.header){n.push("<strong>"+f.header+"</strong><br />"+f.message)}else{n.push(f.message||f)}}}if(m.widgets){for(l=0;l<m.widgets.length;l++){var g=m.widgets[l];var j=c('[name="'+g.name+'"]',e);j.parents("label:first").removeClassPrefix("state-").addClass("state-error").after('<span for="name" class="state-error">'+g.message+"</span>");if(g.label){n.push(g.label+" : "+g.message)}var k=j.parents(".tab-pane").index()+1;if(k>0){var h=c(".nav-tabs",c(j).parents(".tabforms"));c("li:nth-child("+k+")",h).removeClassPrefix("state-").addClass("state-error");c("li.state-error:first a",e).click()}}}a.skin.alert(c("fieldset:first",e),m.error_level||"error",i,n,m.error_message)}}}};d.dialog={_shown_callbacks:[],registerShownCallback:function(h,f){var e;if(f){e=f.objectOrParentWithClass("modal-dialog")}var g;if(e&&e.exists()){g=e.data("shown-callbacks");if(g===undefined){g=[];e.data("shown-callbacks",g)}}else{g=a.dialog._shown_callbacks}if(g.indexOf(h)<0){g.push(h)}},_hide_callbacks:[],registerHideCallback:function(h,f){var e;if(f){e=f.objectOrParentWithClass("modal-dialog")}var g;if(e&&e.exists()){g=e.data("hide-callbacks");if(g===undefined){g=[];e.data("hide-callbacks",g)}}else{g=a.dialog._hide_callbacks}if(g.indexOf(h)<0){g.push(h)}},open:function(f,e){a.ajax.check(c.fn.modalmanager,a.baseURL+"ext/bootstrap-modalmanager"+a.devext+".js",function(){a.ajax.check(c.fn.modal.defaults,a.baseURL+"ext/bootstrap-modal"+a.devext+".js",function(j){if(j){c(document).off("click.modal");c.fn.modal.defaults.spinner=c.fn.modalmanager.defaults.spinner='<div class="loading-spinner" style="width: 200px; margin-left: -100px;"><div class="progress progress-striped active"><div class="progress-bar" style="width: 100%;"></div></div></div>'}var i;var h;if(typeof(f)==="string"){i={};h=f}else{i=f.data();h=f.attr("href")||i.amsUrl;var g=a.getFunctionByName(h);if(typeof(g)==="function"){h=g.call(f)}}if(!h){return}c("body").modalmanager("loading");if(h.indexOf("#")===0){c(h).modal("show")}else{c.ajax({url:h,type:"get",cache:i.amsAllowCache===undefined?false:i.amsAllowCache,data:e,success:function(n,m,l){c("body").modalmanager("removeLoading");var o=a.ajax.getResponse(l);var t=o.content_type;var u=o.data;switch(t){case"json":a.ajax.handleJSON(u,c(c(f).data("ams-json-target")||"#content"));break;case"script":break;case"xml":break;case"html":case"text":default:var p=c(u);var r=c(".modal-dialog",p.wrap("<div></div>").parent());var q=r.data();var s={backdrop:"static",overflow:q.amsModalOverflow||".modal-viewport",maxHeight:q.amsModalMaxHeight===undefined?function(){return c(window).height()-c(".modal-header",p).outerHeight(true)-c("footer",p).outerHeight(true)-85}:a.getFunctionByName(q.amsModalMaxHeight)};var k=c.extend({},s,q.amsModalOptions);k=a.executeFunctionByName(q.amsModalInitCallback,r,k)||k;c("<div>").addClass("modal fade").append(p).modal(k).on("shown",a.dialog.shown).on("hidden",a.dialog.hidden);a.initContent(p)}}})}})})},shown:function(m){function l(o){var p=c(".scrollmarker.top",f);var n=f.scrollTop();if(n>0){p.show()}else{p.hide()}var e=c(".scrollmarker.bottom",f);if(j+n>=f.get(0).scrollHeight){e.hide()}else{e.show()}}var k=m.target;var f=c(".modal-viewport",k);if(f.exists()){var j=parseInt(f.css("max-height"));var h=c.scrollbarWidth();if(f.height()===j){c("<div></div>").addClass("scrollmarker").addClass("top").css("top",0).css("width",f.width()-h).hide().appendTo(f);c("<div></div>").addClass("scrollmarker").addClass("bottom").css("top",j-20).css("width",f.width()-h).appendTo(f);f.scroll(l);f.off("resize").on("resize",l)}else{c(".scrollmarker",f).remove()}}var g;var i=c(".modal-dialog",k).data("shown-callbacks");if(i){for(g=0;g<i.length;g++){i[g].call(k)}}i=a.dialog._shown_callbacks;if(i){for(g=0;g<i.length;g++){i[g].call(k)}}a.form.setFocus(k)},close:function(f){var g=f.parents(".modal").data("modal");if(g){var e=c("body").data("modalmanager");if(e&&(e.getOpenModals().indexOf(g)>=0)){g.hide()}}},hidden:function(i){var h=i.target;a.skin.cleanContainer(h);var f;var g=c(".modal-dialog",h).data("hide-callbacks");if(g){for(f=0;f<g.length;f++){g[f].call(h)}}g=a.dialog._hide_callbacks;if(g){for(f=0;f<g.length;f++){g[f].call(h)}}}};d.helpers={select2ClearSelection:function(){var f=c(this);var e=f.parents("label");var g=f.data("ams-select2-target");c('[name="'+g+'"]',e).data("select2").val("")},select2FormatSelection:function(f,e){if(f instanceof Array){c(f).each(function(){if(typeof(this)==="object"){e.append(this.text)}else{e.append(this)}})}else{if(typeof(f)==="object"){e.append(f.text)}else{e.append(f)}}},select2QueryUrlResultsCallback:function(g,f,e){switch(g.status){case"error":a.skin.messageBox("error",{title:a.i18n.ERROR_OCCURED,content:"<h4>"+g.error_message+"</h4>",icon:"fa fa-warning animated shake",timeout:10000});break;case"modal":c(this).data("select2").dropdown.hide();a.dialog.open(g.location);break;default:return{results:g.results||g,more:g.has_more||false,context:g.context}}},select2QueryMethodSuccessCallback:function(i,g,h){var f=i.result;if(typeof(f)==="string"){try{f=JSON.parse(f)}catch(j){}}switch(f.status){case"error":a.skin.messageBox("error",{title:a.i18n.ERROR_OCCURED,content:"<h4>"+f.error_message+"</h4>",icon:"fa fa-warning animated shake",timeout:10000});break;case"modal":c(this).data("select2").dropdown.hide();a.dialog.open(f.location);break;default:h.callback({results:f.results||f,more:f.has_more||false,context:f.context})}},contextMenuHandler:function(h,i){var e=i.data();if(e.toggle==="modal"){a.dialog.open(i)}else{var f=i.attr("href")||e.amsUrl;if(!f||f.startsWith("javascript")||i.attr("target")){return}a.event.stop();var g=a.getFunctionByName(f);if(typeof(g)==="function"){f=g.call(i,h)}if(typeof(f)==="function"){f.call(i,h)}else{f=f.replace(/\%23/,"#");h=i.data("ams-target");if(h){a.form.confirmChangedForm(h,function(){a.skin.loadURL(f,h,i.data("ams-link-options"),i.data("ams-link-callback"))})}else{a.form.confirmChangedForm(function(){if(f.startsWith("#")){if(f!==location.hash){if(a.root.hasClass("mobile-view-activated")){a.root.removeClass("hidden-menu");window.setTimeout(function(){window.location.hash=f},150)}else{window.location.hash=f}}}else{window.location=f}})}}}},datetimepickerDialogHiddenCallback:function(){c(".datepicker, .timepicker, .datetimepicker",this).datetimepicker("destroy")}};d.plugins={init:function(i){a.plugins.initData(i);var h=[];c("[data-ams-plugins-disabled]",i).each(function(){var n=c(this).data("ams-plugins-disabled").split(/\s+/);for(var o=0;o<n.length;o++){h.push(n[o])}});var g={};var j;var e;c("[data-ams-plugins]",i).each(function(){function r(t,v){if(g.hasOwnProperty(t)){var u=g[t];u.css=u.css||v.css;if(v.callback){u.callbacks.push(v.callback)}if(v.register){u.register=true}if(v.async===false){u.async=false}}else{g[t]={src:v.src,css:v.css,callbacks:v.callback?[v.callback]:[],register:v.register,async:v.async}}}var p=c(this);var n=p.data("ams-plugins");if(typeof(n)==="string"){var q=p.data("ams-plugins").split(/\s+/);for(var o=0;o<q.length;o++){e=q[o];var s={src:p.data("ams-plugin-"+e+"-src"),css:p.data("ams-plugin-"+e+"-css"),callback:p.data("ams-plugin-"+e+"-callback"),register:p.data("ams-plugin-"+e+"-register"),async:p.data("ams-plugin-"+e+"-async")};r(e,s)}}else{for(e in n){if(!n.hasOwnProperty(e)){continue}r(e,n[e])}}});for(e in g){if(a.plugins.enabled[e]===undefined){j=g[e];a.getScript(j.src,function(){var o;var r=j.callbacks;if(r){for(o=0;o<r.length;o++){var q=a.getFunctionByName(r[o]);if(j.register!==false){var n=a.plugins.enabled;if(n.hasOwnProperty(e)){n[e].push(q)}else{n[e]=[q]}}}}else{if(j.register!==false){a.plugins.enabled[e]=null}}var p=j.css;if(p){a.getCSS(p,e+"_css")}if(r&&(j.async!==false)){for(o=0;o<r.length;o++){r[o](i)}}},{async:j.async===undefined?true:j.async})}}for(var k in a.plugins.enabled){if(!a.plugins.enabled.hasOwnProperty(k)){continue}if(h.indexOf(k)>=0){continue}var l=a.plugins.enabled[k];switch(typeof(l)){case"function":l(i);break;default:for(var f=0;f<l.length;f++){var m=l[f];if(typeof(m)==="function"){m(i)}}}}},initData:function(e){c("[data-ams-data]",e).each(function(){var g=c(this);var h=g.data("ams-data");if(h){for(var f in h){if(h.hasOwnProperty(f)){g.attr("data-"+f,h[f])}}}})},register:function(f,e,h){if(typeof(e)==="function"){h=e;e=null}e=e||f.name;if(a.plugins.enabled.indexOf(e)>=0){if(b.console){b.console.warn("Plugin "+e+" is already registered!")}return}if(typeof(f)==="object"){var g=f.src;if(g){a.ajax.check(f.callback,g,function(i){if(i){a.plugins.enabled[e]=a.getFunctionByName(f.callback);if(f.css){a.getCSS(f.css,e+"_css")}if(h){a.executeFunctionByName(h)}}})}else{a.plugins.enabled[e]=a.getFunctionByName(f.callback);if(f.css){a.getCSS(f.css,e+"_css")}if(h){a.executeFunctionByName(h)}}}else{if(typeof(f)==="function"){a.plugins.enabled[e]=f;if(h){a.executeFunctionByName(h)}}}},enabled:{hint:function(e){var f=c(".hint:not(:parents(.nohints))",e);if(f.length>0){a.ajax.check(c.fn.tipsy,a.baseURL+"ext/jquery-tipsy"+a.devext+".js",function(){a.getCSS(a.baseURL+"../css/ext/jquery-tipsy"+a.devext+".css","jquery-tipsy");f.each(function(){var k=c(this);var j=k.data();var h={html:j.amsHintHtml,title:a.getFunctionByName(j.amsHintTitleGetter)||function(){var l=c(this);return l.attr("original-title")||l.attr(j.amsHintTitleAttr||"title")||(j.amsHintHtml?l.html():l.text())},opacity:j.amsHintOpacity||0.95,gravity:j.amsHintGravity||"sw",offset:j.amsHintOffset||0};var g=c.extend({},h,j.amsHintOptions);g=a.executeFunctionByName(j.amsHintInitCallback,k,g)||g;var i=k.tipsy(g);a.executeFunctionByName(j.amsHintAfterInitCallback,k,i,g)})})}},contextMenu:function(e){var f=c(".context-menu",e);if(f.length>0){f.each(function(){var k=c(this);var j=k.data();var h={menuSelector:j.amsContextmenuSelector,menuSelected:a.helpers.contextMenuHandler};var g=c.extend({},h,j.amsContextmenuOptions);g=a.executeFunctionByName(j.amsContextmenuInitCallback,k,g)||g;var i=k.contextMenu(g);a.executeFunctionByName(j.amsContextmenuAfterInitCallback,k,i,g)})}},switcher:function(e){c("LEGEND.switcher",e).each(function(){var g=c(this);var f=g.parent("fieldset");var h=g.data();if(!h.amsSwitcher){c('<i class="fa fa-fw"></i>').prependTo(c(this)).addClass(h.amsSwitcherState==="open"?(h.amsSwitcherMinusClass||"fa-minus"):(h.amsSwitcherPlusClass||"fa-plus"));g.on("click",function(j){j.preventDefault();var i={};g.trigger("ams.switcher.before-switch",[g,i]);if(i.veto){return}if(f.hasClass("switched")){f.removeClass("switched");c(".fa",g).removeClass(h.amsSwitcherPlusClass||"fa-plus").addClass(h.amsSwitcherMinusClass||"fa-minus");g.trigger("ams.switcher.opened",[g]);var k=g.attr("id");if(k){c('legend.switcher[data-ams-switcher-sync="'+k+'"]',f).each(function(){var l=c(this);if(l.parents("fieldset").hasClass("switched")){l.click()}})}}else{f.addClass("switched");c(".fa",g).removeClass(h.amsSwitcherMinusClass||"fa-minus").addClass(h.amsSwitcherPlusClass||"fa-plus");g.trigger("ams.switcher.closed",[g])}});if(h.amsSwitcherState!=="open"){f.addClass("switched")}g.data("ams-switcher","on")}})},checker:function(e){c("LEGEND.checker",e).each(function(){var q=c(this);var r=q.parent("fieldset");var h=q.data();if(!h.amsChecker){var f=c('<label class="checkbox"></label>');var k=h.amsCheckerFieldname||("checker_"+a.generateId());var o=k.replace(/\./,"_");var i=h.amsCheckerHiddenPrefix;var j=null;var n=h.amsCheckerHiddenValueOn||"true";var l=h.amsCheckerHiddenValueOff||"false";var g=h.amsCheckerMarker||false;if(i){j=c('<input type="hidden">').attr("name",i+k).val(h.amsCheckerState==="on"?n:l).prependTo(q)}else{if(g){c('<input type="hidden">').attr("name",g).attr("value",1).prependTo(q)}}var p=c('<input type="checkbox">').attr("name",k).attr("id",o).data("ams-checker-hidden-input",j).data("ams-checker-init",true).val(h.amsCheckerValue||true).attr("checked",h.amsCheckerState==="on"?"checked":null);if(h.amsCheckerReadonly){p.attr("disabled","disabled")}else{p.on("change",function(u){u.preventDefault();var s={};var v=c(this).is(":checked");q.trigger("ams.checker.before-switch",[q,s]);if(s.veto){c(this).prop("checked",!v);return}a.executeFunctionByName(h.amsCheckerChangeHandler,q,v);if(!h.amsCheckerCancelDefault){var t=p.data("ams-checker-hidden-input");if(v){if(h.amsCheckerMode==="disable"){r.removeAttr("disabled")}else{r.removeClass("switched")}if(t){t.val(n)}c("[data-required]",r).attr("required","required");q.trigger("ams.checker.opened",[q])}else{if(h.amsCheckerMode==="disable"){r.prop("disabled","disabled")}else{r.addClass("switched")}if(t){t.val(l)}c("[data-required]",r).removeAttr("required");q.trigger("ams.checker.closed",[q])}}})}p.appendTo(f);c(">label",q).attr("for",p.attr("id"));f.append("<i></i>").prependTo(q);var m=c("[required]",r);m.attr("data-required",true);if(h.amsCheckerState==="on"){p.attr("checked",true)}else{if(h.amsCheckerMode==="disable"){r.attr("disabled","disabled")}else{r.addClass("switched")}m.removeAttr("required")}q.data("ams-checker","on")}})},slider:function(e){var f=c(".slider",e);if(f.length>0){a.ajax.check(c.fn.slider,a.baseURL+"ext/bootstrap-slider.min.js",function(){f.each(function(){var j=c(this);var k=j.data();var h={};var g=c.extend({},h,j.data.amsSliderOptions);g=a.executeFunctionByName(k.amsSliderInitCallback,j,g)||g;var i=j.slider(g);a.executeFunctionByName(k.amsSliderAfterInitCallback,j,i,g)})})}},draggable:function(f){var e=c(".draggable",f);if(e.length>0){e.each(function(){var g=c(this);var k=g.data();var i={containment:k.amsDraggableContainment,helper:a.getFunctionByName(k.amsDraggableHelper)||k.amsDraggableHelper,start:a.getFunctionByName(k.amsDraggableStart),stop:a.getFunctionByName(k.amsDraggableStop)};var h=c.extend({},i,k.amsDraggableOptions);h=a.executeFunctionByName(k.amsDraggableInitCallback,g,h)||h;var j=g.draggable(h);g.disableSelection();a.executeFunctionByName(k.amsDraggableAfterInitCallback,g,j,h)})}},sortable:function(e){var f=c(".sortable",e);if(f.length>0){f.each(function(){var k=c(this);var j=k.data();var h={items:j.amsSortableItems,handle:j.amsSortableHandle,connectWith:j.amsSortableConnectwith,start:a.getFunctionByName(j.amsSortableStart),over:a.getFunctionByName(j.amsSortableOver),containment:j.amsSortableContainment,placeholder:j.amsSortablePlaceholder,stop:a.getFunctionByName(j.amsSortableStop)};var g=c.extend({},h,j.amsSortableOptions);g=a.executeFunctionByName(j.amsSortableInitCallback,k,g)||g;var i=k.sortable(g);k.disableSelection();a.executeFunctionByName(j.amsSortableAfterInitCallback,k,i,g)})}},resizable:function(f){var e=c(".resizable",f);if(e.length>0){e.each(function(){var g=c(this);var k=g.data();var i={autoHide:k.amsResizableAutohide===false?true:k.amsResizableAutohide,containment:k.amsResizableContainment,grid:k.amsResizableGrid,handles:k.amsResizableHandles,start:a.getFunctionByName(k.amsResizableStart),stop:a.getFunctionByName(k.amsResizableStop)};var h=c.extend({},i,k.amsResizableOptions);h=a.executeFunctionByName(k.amsResizableInitCallback,g,h)||h;var j=g.resizable(h);g.disableSelection();a.executeFunctionByName(k.amsResizableAfterInitCallback,g,j,h)})}},typeahead:function(f){var e=c(".typeahead",f);if(e.length>0){a.ajax.check(c.fn.typeahead,a.baseURL+"ext/jquery-typeahead"+a.devext+".js",function(){e.each(function(){var g=c(this);var k=g.data();var i={};var h=c.extend({},i,k.amsTypeaheadOptions);h=a.executeFunctionByName(k.amsTypeaheadInitCallback,g,h)||h;var j=g.typeahead(h);a.executeFunctionByName(k.amsTypeaheadAfterInitCallback,g,j,h)})})}},select2:function(f){var e=c(".select2",f);if(e.length>0){a.ajax.check(c.fn.select2,a.baseURL+"ext/jquery-select2-3.5.2"+a.devext+".js",function(){e.each(function(){var g=c(this);var l=g.data();var j={placeholder:l.amsSelect2Placeholder,multiple:l.amsSelect2Multiple,minimumInputLength:l.amsSelect2MinimumInputLength||0,maximumSelectionSize:l.amsSelect2MaximumSelectionSize,openOnEnter:l.amsSelect2EnterOpen===undefined?true:l.amsSelect2EnterOpen,allowClear:l.amsSelect2AllowClear===undefined?true:l.amsSelect2AllowClear,width:l.amsSelect2Width||"100%",initSelection:a.getFunctionByName(l.amsSelect2InitSelection),formatSelection:l.amsSelect2FormatSelection===undefined?a.helpers.select2FormatSelection:a.getFunctionByName(l.amsSelect2FormatSelection),formatResult:a.getFunctionByName(l.amsSelect2FormatResult),formatMatches:l.amsSelect2FormatMatches===undefined?function(m){if(m===1){return a.i18n.SELECT2_MATCH}else{return m+a.i18n.SELECT2_MATCHES}}:a.getFunctionByName(l.amsSelect2FormatMatches),formatNoMatches:l.amsSelect2FormatResult===undefined?function(m){return a.i18n.SELECT2_NOMATCHES}:a.getFunctionByName(l.amsSelect2FormatResult),formatInputTooShort:l.amsSelect2FormatInputTooShort===undefined?function(m,o){var p=o-m.length;return a.i18n.SELECT2_INPUT_TOOSHORT.replace(/\{0\}/,p).replace(/\{1\}/,p===1?"":a.i18n.SELECT2_PLURAL)}:a.getFunctionByName(l.amsSelect2FormatInputTooShort),formatInputTooLong:l.amsSelect2FormatInputTooLong===undefined?function(o,m){var p=o.length-m;return a.i18n.SELECT2_INPUT_TOOLONG.replace(/\{0\}/,p).replace(/\{1\}/,p===1?"":a.i18n.SELECT2_PLURAL)}:a.getFunctionByName(l.amsSelect2FormatInputTooLong),formatSelectionTooBig:l.amsSelect2FormatSelectionTooBig===undefined?function(m){return a.i18n.SELECT2_SELECTION_TOOBIG.replace(/\{0\}/,m).replace(/\{1\}/,m===1?"":a.i18n.SELECT2_PLURAL)}:a.getFunctionByName(l.amsSelect2FormatSelectionTooBig),formatLoadMore:l.amsSelect2FormatLoadMore===undefined?function(m){return a.i18n.SELECT2_LOADMORE}:a.getFunctionByName(l.amsSelect2FormatLoadMore),formatSearching:l.amsSelect2FormatSearching===undefined?function(){return a.i18n.SELECT2_SEARCHING}:a.getFunctionByName(l.amsSelect2FormatSearching),separator:l.amsSelect2Separator||",",tokenSeparators:l.amsSelect2TokensSeparators||[","],tokenizer:a.getFunctionByName(l.amsSelect2Tokenizer)};switch(g.context.type){case"text":case"hidden":if(!j.initSelection){var h=g.data("ams-select2-values");if(h){j.initSelection=function(m,o){var n=[];c(m.val().split(j.separator)).each(function(){n.push({id:this,text:h[this]||this})});o(n)}}}break;default:break}if(g.attr("readonly")){if(g.attr("type")==="hidden"){j.query=function(){return[]}}}else{if(l.amsSelect2Query){j.query=a.getFunctionByName(l.amsSelect2Query);j.minimumInputLength=l.amsSelect2MinimumInputLength||1}else{if(l.amsSelect2QueryUrl){j.ajax={url:l.amsSelect2QueryUrl,quietMillis:l.amsSelect2QuietMillis||200,type:l.amsSelect2QueryType||"POST",dataType:l.amsSelect2QueryDatatype||"json",data:function(o,p,n){var m={};m[l.amsSelect2QueryParamName||"query"]=o;m[l.amsSelect2PageParamName||"page"]=p;m[l.amsSelect2ContextParamName||"context"]=n;return c.extend({},m,l.amsSelect2QueryOptions)},results:a.helpers.select2QueryUrlResultsCallback};j.minimumInputLength=l.amsSelect2MinimumInputLength||1}else{if(l.amsSelect2QueryMethod){j.query=function(m){var n={id:new Date().getTime(),params:l.amsSelect2QueryParams||{},success:function(o){return a.helpers.select2QueryMethodSuccessCallback.call(g,o,"success",m)},error:a.error.show};n.params[l.amsSelect2QueryParamName||"query"]=m.term;n.params[l.amsSelect2PageParamName||"page"]=m.page;n.params[l.amsSelect2ContextParamName||"context"]=m.context;n=c.extend({},n,l.amsSelect2QueryOptions);n=a.executeFunctionByName(l.amsSelect2QueryInitCallback,g,n)||n;a.ajax.check(c.jsonRPC,a.baseURL+"ext/jquery-jsonrpc"+a.devext+".js",function(){c.jsonRPC.withOptions({endPoint:l.amsSelect2MethodTarget||a.jsonrpc.getAddr(),namespace:l.amsSelect2MethodNamespace,cache:false},function(){c.jsonRPC.request(l.amsSelect2QueryMethod,n)})})};j.minimumInputLength=l.amsSelect2MinimumInputLength||1}else{if(l.amsSelect2Tags){j.tags=l.amsSelect2Tags}else{if(l.amsSelect2Data){j.data=l.amsSelect2Data}}}}}}if(l.amsSelect2EnableFreeTags){j.createSearchChoice=function(m){return{id:m,text:(l.amsSelect2FreeTagsPrefix||a.i18n.SELECT2_FREETAG_PREFIX)+m}}}var i=c.extend({},j,l.amsSelect2Options);i=a.executeFunctionByName(l.amsSelect2InitCallback,g,i)||i;var k=g.select2(i);a.executeFunctionByName(l.amsSelect2AfterInitCallback,g,k,i);if(g.hasClass("ordered")){a.ajax.check(c.fn.select2Sortable,a.baseURL+"ext/jquery-select2-sortable"+a.devext+".js",function(){g.select2Sortable({bindOrder:"sortableStop"})})}g.on("change",function(){var m=c(g.get(0).form).data("validator");if(m!==undefined){c(g).valid()}})})})}},maskedit:function(f){var e=c("[data-mask]",f);if(e.length>0){a.ajax.check(c.fn.mask,a.baseURL+"ext/jquery-maskedinput-1.3.1.min.js",function(){e.each(function(){var g=c(this);var k=g.data();var i={placeholder:k.amsMaskeditPlaceholder===undefined?"X":k.amsMaskeditPlaceholder,complete:a.getFunctionByName(k.amsMaskeditComplete)};var h=c.extend({},i,k.amsMaskeditOptions);h=a.executeFunctionByName(k.amsMaskeditInitCallback,g,h)||h;var j=g.mask(g.attr("data-mask"),h);a.executeFunctionByName(k.amsMaskeditAfterInitCallback,g,j,h)})})}},datepicker:function(e){var f=c(".datepicker",e);if(f.length>0){a.ajax.check(c.fn.datetimepicker,a.baseURL+"ext/jquery-datetimepicker"+a.devext+".js",function(g){if(g){a.getCSS(a.baseURL+"../css/ext/jquery-datetimepicker"+a.devext+".css","jquery-datetimepicker");a.dialog.registerHideCallback(a.helpers.datetimepickerDialogHiddenCallback)}f.each(function(){var h=c(this);var l=h.data();var j={lang:l.amsDatetimepickerLang||a.lang,format:l.amsDatetimepickerFormat||"d/m/y",datepicker:true,dayOfWeekStart:1,timepicker:false};var i=c.extend({},j,l.amsDatetimepickerOptions);i=a.executeFunctionByName(l.amsDatetimepickerInitCallback,h,i)||i;var k=h.datetimepicker(i);a.executeFunctionByName(l.amsDatetimepickerAfterInitCallback,h,k,i)})})}},datetimepicker:function(f){var e=c(".datetimepicker",f);if(e.length>0){a.ajax.check(c.fn.datetimepicker,a.baseURL+"ext/jquery-datetimepicker"+a.devext+".js",function(g){if(g){a.getCSS(a.baseURL+"../css/ext/jquery-datetimepicker"+a.devext+".css","jquery-datetimepicker");a.dialog.registerHideCallback(a.helpers.datetimepickerDialogHiddenCallback)}e.each(function(){var h=c(this);var l=h.data();var j={lang:l.amsDatetimepickerLang||a.lang,format:l.amsDatetimepickerFormat||"d/m/y H:i",datepicker:true,dayOfWeekStart:1,timepicker:true};var i=c.extend({},j,l.amsDatetimepickerOptions);i=a.executeFunctionByName(l.amsDatetimepickerInitCallback,h,i)||i;var k=h.datetimepicker(i);a.executeFunctionByName(l.amsDatetimepickerAfterInitCallback,h,k,i)})})}},timepicker:function(f){var e=c(".timepicker",f);if(e.length>0){a.ajax.check(c.fn.datetimepicker,a.baseURL+"ext/jquery-datetimepicker"+a.devext+".js",function(g){if(g){a.getCSS(a.baseURL+"../css/ext/jquery-datetimepicker"+a.devext+".css","jquery-datetimepicker");a.dialog.registerHideCallback(a.helpers.datetimepickerDialogHiddenCallback)}e.each(function(){var h=c(this);var l=h.data();var j={lang:l.amsDatetimepickerLang||a.lang,format:l.amsDatetimepickerFormat||"H:i",datepicker:false,timepicker:true};var i=c.extend({},j,l.amsDatetimepickerOptions);i=a.executeFunctionByName(l.amsDatetimepickerInitCallback,h,i)||i;var k=h.datetimepicker(i);a.executeFunctionByName(l.amsDatetimepickerAfterInitCallback,h,k,i)})})}},colorpicker:function(e){var f=c(".colorpicker",e);if(f.length>0){a.ajax.check(c.fn.minicolors,a.baseURL+"ext/jquery-minicolors"+a.devext+".js",function(g){if(g){a.getCSS(a.baseURL+"../css/ext/jquery-minicolors"+a.devext+".css","jquery-minicolors")}f.each(function(){var h=c(this);var l=h.data();var j={position:l.amsColorpickerPosition||h.closest("label.input").data("ams-colorpicker-position")||"bottom left"};var i=c.extend({},j,l.amsColorpickerOptions);i=a.executeFunctionByName(l.amsColorpickerInitCallback,h,i)||i;var k=h.minicolors(i);a.executeFunctionByName(l.amsDatetimepickerAfterInitCallback,h,k,i)})})}},validate:function(f){var e=c("FORM:not([novalidate])",f);if(e.length>0){a.ajax.check(c.fn.validate,a.baseURL+"ext/jquery-validate-1.11.1"+a.devext+".js",function(i){if(i){c.validator.setDefaults({highlight:function(j){c(j).closest(".form-group, label:not(:parents(.form-group))").addClass("state-error")},unhighlight:function(j){c(j).closest(".form-group, label:not(:parents(.form-group))").removeClass("state-error")},errorElement:"span",errorClass:"state-error",errorPlacement:function(k,l){var j=l.parents("label:first");if(j.length){k.insertAfter(j)}else{k.insertAfter(l)}}});if(a.plugins.i18n){for(var g in a.plugins.i18n.validate){if(!a.plugins.i18n.validate.hasOwnProperty(g)){continue}var h=a.plugins.i18n.validate[g];if((typeof(h)==="string")&&(h.indexOf("{0}")>-1)){a.plugins.i18n.validate[g]=c.validator.format(h)}}c.extend(c.validator.messages,a.plugins.i18n.validate)}}e.each(function(){var m=c(this);var n=m.data();var k={ignore:null,submitHandler:m.attr("data-async")!==undefined?n.amsFormSubmitHandler===undefined?function(){c(".state-error",m).removeClass("state-error");a.ajax.check(c.fn.ajaxSubmit,a.baseURL+"ext/jquery-form-3.49"+a.devext+".js");return a.form.submit(m)}:a.getFunctionByName(n.amsFormSubmitHandler):undefined,invalidHandler:m.attr("data-async")!==undefined?n.amsFormInvalidHandler===undefined?function(s,r){c(".state-error",m).removeClass("state-error");for(var p=0;p<r.errorList.length;p++){var o=r.errorList[p];var q=c(o.element).parents(".tab-pane").index()+1;if(q>0){var t=c(".nav-tabs",c(o.element).parents(".tabforms"));c("li:nth-child("+q+")",t).removeClassPrefix("state-").addClass("state-error");c("li.state-error:first a",t).click()}}}:a.getFunctionByName(n.amsFormInvalidHandler):undefined};var j=c.extend({},k,n.amsValidateOptions);j=a.executeFunctionByName(n.amsValidateInitCallback,m,j)||j;var l=m.validate(j);a.executeFunctionByName(n.amsValidateAfterInitCallback,m,l,j)})})}},datatable:function(f){var e=c(".datatable",f);if(e.length>0){a.ajax.check(c.fn.dataTable,a.baseURL+"ext/jquery-dataTables-1.9.4"+a.devext+".js",function(g){c(e).each(function(){a.ajax.check(c.fn.dataTableExt.oPagination.bootstrap_full,a.baseURL+"myams-dataTables"+a.devext+".js");var D=c(this);var H=D.data();var F=(H.amsDatatableExtensions||"").split(/\s+/);var m=H.amsDatatableSdom||"W"+((F.indexOf("colreorder")>=0||F.indexOf("colreorderwithresize")>=0)?"R":"")+"<'dt-top-row'"+(F.indexOf("colvis")>=0?"C":"")+((H.amsDatatablePagination===false||H.amsDatatablePaginationSize===false)?"":"L")+(H.amsDatatableGlobalFilter===false?"":"F")+">r<'dt-wrapper't"+(F.indexOf("scroller")>=0?"S":"")+"><'dt-row dt-bottom-row'<'row'<'col-sm-6'"+(H.amsDatatableInformation===false?"":"i")+"><'col-sm-6 text-right'p>>";var p;var i=H.amsDatatableSorting;if(typeof(i)==="string"){var G=i.split(";");i=[];for(p=0;p<G.length;p++){var x=G[p].split(",");x[0]=parseInt(x[0]);i.push(x)}}var h=[];var t=c("th",D).listattr("data-ams-datatable-stype");for(p=0;p<t.length;p++){var s=t[p];if(s){var j=h[p]||{};j.sType=s;h[p]=j}}var z={bJQueryUI:false,bFilter:H.amsDatatableGlobalFilter!==false,bPaginate:H.amsDatatablePagination!==false,bInfo:H.amsDatatableInfo!==false,bSort:H.amsDatatableSort!==false,aaSorting:i,aoColumns:h.length>0?h:undefined,bDeferRender:true,bAutoWidth:false,iDisplayLength:H.amsDatatableDisplayLength||25,sPaginationType:H.amsDatatablePaginationType||"bootstrap_full",sDom:m,oLanguage:a.plugins.i18n.datatables,fnInitComplete:function(K,J){c(".ColVis_Button").addClass("btn btn-default btn-sm").html((a.plugins.i18n.datatables.sColumns||"Columns")+' <i class="fa fa-fw fa-caret-down"></i>')}};var E=c.extend({},z,H.amsDatatableOptions);if(F.length>0){for(p=0;p<F.length;p++){switch(F[p]){case"autofill":a.ajax.check(c.fn.dataTable.AutoFill,a.baseURL+"ext/jquery-dataTables-autoFill"+a.devext+".js");break;case"columnfilter":a.ajax.check(c.fn.columnFilter,a.baseURL+"ext/jquery-dataTables-columnFilter"+a.devext+".js");break;case"colreorder":a.ajax.check(c.fn.dataTable.ColReorder,a.baseURL+"ext/jquery-dataTables-colReorder"+a.devext+".js");break;case"colreorderwithresize":a.ajax.check(c.fn.dataTable.ColReorder,a.baseURL+"ext/jquery-dataTables-colReorderWithResize"+a.devext+".js");break;case"colvis":a.ajax.check(c.fn.dataTable.ColVis,a.baseURL+"ext/jquery-dataTables-colVis"+a.devext+".js");var u={activate:"click",sAlign:"right"};E.oColVis=c.extend({},u,H.amsDatatableColvisOptions);break;case"editable":a.ajax.check(c.fn.editable,a.baseURL+"ext/jquery-jeditable"+a.devext+".js");a.ajax.check(c.fn.makeEditable,a.baseURL+"ext/jquery-dataTables-editable"+a.devext+".js");break;case"fixedcolumns":a.ajax.check(c.fn.dataTable.FixedColumns,a.baseURL+"ext/jquery-dataTables-fixedColumns"+a.devext+".js");break;case"fixedheader":a.ajax.check(c.fn.dataTable.FixedHeader,a.baseURL+"ext/jquery-dataTables-fixedHeader"+a.devext+".js");break;case"keytable":a.ajax.check(window.KeyTable,a.baseURL+"ext/jquery-dataTables-keyTable"+a.devext+".js");break;case"rowgrouping":a.ajax.check(c.fn.rowGrouping,a.baseURL+"ext/jquery-dataTables-rowGrouping"+a.devext+".js");break;case"rowreordering":a.ajax.check(c.fn.rowReordering,a.baseURL+"ext/jquery-dataTables-rowReordering"+a.devext+".js");break;case"scroller":a.ajax.check(c.fn.dataTable.Scroller,a.baseURL+"ext/jquery-dataTables-scroller"+a.devext+".js");break;default:break}}}E=a.executeFunctionByName(H.amsDatatableInitCallback,D,E)||E;try{var l=D.dataTable(E);a.executeFunctionByName(H.amsDatatableAfterInitCallback,D,l,E);if(F.length>0){for(p=0;p<F.length;p++){switch(F[p]){case"autofill":var I=c.extend({},H.amsDatatableAutofillOptions,E.autofill);I=a.executeFunctionByName(H.amsDatatableAutofillInitCallback,D,I)||I;D.data("ams-autofill",H.amsDatatableAutofillConstructor===undefined?new c.fn.dataTable.AutoFill(D,I):a.executeFunctionByName(H.amsDatatableAutofillConstructor,D,l,I));break;case"columnfilter":var o={sPlaceHolder:"head:after"};var q=c.extend({},o,H.amsDatatableColumnfilterOptions,E.columnfilter);q=a.executeFunctionByName(H.amsDatatableColumnfilterInitCallback,D,q)||q;D.data("ams-columnfilter",H.amsDatatableColumnfilterConstructor===undefined?l.columnFilter(q):a.executeFunctionByName(H.amsDatatableColumnfilterConstructor,D,l,q));break;case"editable":var r=c.extend({},H.amsDatatableEditableOptions,E.editable);r=a.executeFunctionByName(H.amsDatatableEditableInitCallback,D,r)||r;D.data("ams-editable",H.amsDatatableEditableConstructor===undefined?D.makeEditable(r):a.executeFunctionByName(H.amsDatatableEditableConstructor,D,l,r));break;case"fixedcolumns":var k=c.extend({},H.amsDatatableFixedcolumnsOptions,E.fixedcolumns);k=a.executeFunctionByName(H.amsDatatableFixedcolumnsInitCallback,D,k)||k;D.data("ams-fixedcolumns",H.amsDatatableFixedcolumnsConstructor===undefined?new c.fn.dataTable.FixedColumns(D,k):a.executeFunctionByName(H.amsDatatableFixedcolumnsConstructor,D,l,k));break;case"fixedheader":var A=c.extend({},H.amsDatatableFixedheaderOptions,E.fixedheader);A=a.executeFunctionByName(H.amsDatatableFixedheadeInitCallback,D,A)||A;D.data("ams-fixedheader",H.amsDatatableFixedheaderConstructor===undefined?new c.fn.dataTable.FixedHeader(D,A):a.executeFunctionByName(H.amsDatatableFixedheaderConstructor,D,l,A));break;case"keytable":var n={table:D.get(0),datatable:l};var y=c.extend({},n,H.amsDatatableKeytableOptions,E.keytable);y=a.executeFunctionByName(H.amsDatatableKeytableInitCallback,D,y)||y;D.data("ams-keytable",H.amsDatatableKeytableConstructor===undefined?new KeyTable(y):a.executeFunctionByName(H.amsDatatableKeytableConstructor,D,l,y));break;case"rowgrouping":var w=c.extend({},H.amsDatatableRowgroupingOptions,E.rowgrouping);w=a.executeFunctionByName(H.amsDatatableRowgroupingInitCallback,D,w)||w;D.data("ams-rowgrouping",H.amsDatatableRowgroupingConstructor===undefined?D.rowGrouping(w):a.executeFunctionByName(H.amsDatatableRowgroupingConstructor,D,l,w));break;case"rowreordering":var v=c.extend({},H.amsDatatableRowreorderingOptions,E.rowreordering);v=a.executeFunctionByName(H.amsDatatableRowreorderingInitCallback,D,v)||v;D.data("ams-rowreordering",H.amsDatatableRowreorderingConstructor===undefined?D.rowReordering(v):a.executeFunctionByName(H.amsDatatableRowreorderingConstructor,D,l,v));break;default:break}}}var B=(H.amsDatatableFinalizeCallback||"").split(/\s+/);if(B.length>0){for(p=0;p<B.length;p++){a.executeFunctionByName(B[p],D,l,E)}}}catch(C){}})})}},tablednd:function(f){var e=c(".table-dnd",f);if(e.length>0){a.ajax.check(c.fn.tableDnD,a.baseURL+"ext/jquery-tablednd"+a.devext+".js",function(g){e.each(function(){var k=c(this);var l=k.data();if(l.amsTabledndDragHandle){c("tr",k).addClass("no-drag-handle")}else{c(k).on("mouseover","tr",function(){c(this.cells[0]).addClass("drag-handle")}).on("mouseout","tr",function(){c(this.cells[0]).removeClass("drag-handle")})}var i={onDragClass:l.amsTabledndDragClass||"dragging-row",onDragStart:a.getFunctionByName(l.amsTabledndDragStart),dragHandle:l.amsTabledndDragHandle,scrollAmount:l.amsTabledndScrollAmount,onAllowDrop:l.amsTabledndAllowDrop,onDrop:a.getFunctionByName(l.amsTabledndDrop)||function(o,q){var n=l.amsTabledndDropTarget;if(n){c(q).data("ams-disabled-handlers","click");var m=[];c(o.rows).each(function(){var r=c(this).data("ams-element-name");if(r){m.push(r)}});var p=a.getFunctionByName(n);if(typeof(p)==="function"){p.call(k,o,m)}else{a.ajax.post(n,{names:JSON.stringify(m)})}setTimeout(function(){c(q).removeData("ams-disabled-handlers")},50)}return false}};var h=c.extend({},i,l.amsTabledndOptions);h=a.executeFunctionByName(l.amsTabledndInitCallback,k,h)||h;var j=k.tableDnD(h);a.executeFunctionByName(l.amsTabledndAfterInitCallback,k,j,h)})})}},tinymce:function(e){function h(){c(".tinymce",c(this)).each(function(){var i=tinymce.get(c(this).attr("id"));if(i){i.remove()}})}var f=c(".tinymce",e);if(f.length>0){var g=a.baseURL+"ext/tinymce"+(a.devmode?"/dev":"");a.ajax.check(window.tinymce,g+"/tinymce"+a.devext+".js",function(i){if(i){a.getScript(g+"/jquery.tinymce"+a.devext+".js");tinymce.baseURL=g;tinymce.suffix=a.devext;a.skin.registerCleanCallback(h)}f.each(function(){var m=c(this);var p=m.data();var l={theme:"modern",language:a.lang,plugins:["advlist autosave autolink lists link image charmap print preview hr anchor pagebreak","searchreplace wordcount visualblocks visualchars code","insertdatetime media nonbreaking save table contextmenu directionality","emoticons paste textcolor colorpicker textpattern"],toolbar1:"newdocument undo redo | styleselect | bold italic | alignleft aligncenter alignright alignjustify | bullist numlist outdent indent | link image",toolbar2:"print preview media | forecolor backcolor emoticons | code",content_css:p.amsTinymceContentCss,formats:p.amsTinymceFormats,style_formats:p.amsTinymceStyleFormats,block_formats:p.amsTinymceBlockFormats,valid_classes:p.amsTinymceValidClasses,image_advtab:true,image_list:a.getFunctionByName(p.amsTinymceImageList)||p.amsTinymceImageList,image_class_list:p.amsTinymceImageClassList,link_list:a.getFunctionByName(p.amsTinymceLinkList)||p.amsTinymceLinkList,link_class_list:p.amsTinymceLinkClassList,resize:true};if(p.amsTinymceExternalPlugins){var q=p.amsTinymceExternalPlugins.split(/\s+/);for(var j in q){var o=m.data("ams-tinymce-plugin-"+q[j]);tinymce.PluginManager.load(q[j],a.getSource(o))}}var k=c.extend({},l,p.amsTinymceOptions);k=a.executeFunctionByName(p.amsTinymceInitCallback,m,k)||k;var n=m.tinymce(k);a.executeFunctionByName(p.amsTinymceAfterInitCallback,m,n,k)})})}},imgareaselect:function(f){var e=c(".imgareaselect",f);if(e.length>0){a.ajax.check(c.fn.imgAreaSelect,a.baseURL+"ext/jquery-imgareaselect-0.9.10"+a.devext+".js",function(g){if(g){a.getCSS(a.baseURL+"../css/ext/jquery-imgareaselect"+a.devext+".css")}e.each(function(){var m=c(this);var l=m.data();var j=l.amsImgareaselectParent?m.parents(l.amsImgareaselectParent):"body";var i={instance:true,handles:true,parent:j,x1:l.amsImgareaselectX1||0,y1:l.amsImgareaselectY1||0,x2:l.amsImgareaselectX2||l.amsImgareaselectImageWidth,y2:l.amsImgareaselectY2||l.amsImgareaselectImageHeight,imageWidth:l.amsImgareaselectImageWidth,imageHeight:l.amsImgareaselectImageHeight,minWidth:128,minHeight:128,aspectRatio:l.amsImgareaselectRatio,onSelectEnd:a.getFunctionByName(l.amsImgareaselectSelectEnd)||function(n,o){var p=l.amsImgareaselectTargetField||"image_";c('input[name="'+p+'x1"]',j).val(o.x1);c('input[name="'+p+'y1"]',j).val(o.y1);c('input[name="'+p+'x2"]',j).val(o.x2);c('input[name="'+p+'y2"]',j).val(o.y2)}};var h=c.extend({},i,l.amsImgareaselectOptions);h=a.executeFunctionByName(l.amsImgareaselectInitCallback,m,h)||h;var k=m.imgAreaSelect(h);a.executeFunctionByName(l.amsImgareaselectAfterInitCallback,m,k,h);setTimeout(function(){k.update()},250)})})}},fancybox:function(e){var f=c(".fancybox",e);if(f.length>0){a.ajax.check(c.fn.fancybox,a.baseURL+"ext/jquery-fancybox-2.1.5"+a.devext+".js",function(g){if(g){a.getCSS(a.baseURL+"../css/ext/jquery-fancybox-2.1.5"+a.devext+".css")}f.each(function(){var h=c(this);var o=h.data();var n=(o.amsFancyboxHelpers||"").split(/\s+/);if(n.length>0){for(var i=0;i<n.length;i++){var m=n[i];switch(m){case"buttons":a.ajax.check(c.fancybox.helpers.buttons,a.baseURL+"ext/fancybox-helpers/fancybox-buttons"+a.devext+".js");break;case"thumbs":a.ajax.check(c.fancybox.helpers.thumbs,a.baseURL+"ext/fancybox-helpers/fancybox-thumbs"+a.devext+".js");break;case"media":a.ajax.check(c.fancybox.helpers.media,a.baseURL+"ext/fancybox-helpers/fancybox-media"+a.devext+".js");break;default:break}}}var k={type:o.amsFancyboxType,padding:o.amsFancyboxPadding||10,margin:o.amsFancyboxMargin||10,beforeLoad:a.getFunctionByName(o.amsFancyboxBeforeLoad)||function(){this.title=a.executeFunctionByName(o.amsFancyboxTitleGetter,this)||c(this.element).attr("original-title")||c(this.element).attr("title")},helpers:{title:{type:"inside"}}};var j=c.extend({},k,o.amsFancyboxOptions);j=a.executeFunctionByName(o.amsFancyboxInitCallback,h,j)||j;var l=h.fancybox(j);a.executeFunctionByName(o.amsFancyboxAfterInitCallback,h,l,j)})})}},chart:function(e){var f=c(".chart",e);if(f.length>0){a.ajax.check(c.fn.plot,a.baseURL+"flot/jquery.flot"+a.devext+".js",function(){f.each(function(){function k(r){for(var q in c.plot.plugins){var s=c.plot.plugins[q];if(s.name==r){return s}}return null}var m=c(this);var i=m.data();var p={};var h=(i.amsChartPlugins||"").split(/\s+/);if(h.length>0){for(var l in h){var n=h[l];if(!k(n)){a.getScript(a.baseURL+"flot/jquery.flot."+n+a.devext+".js")}}}var g=c.extend({},p,i.amsChartOptions);g=a.executeFunctionByName(i.amsChartInitCallback,m,g)||g;var o=i.amsChartData;o=a.executeFunctionByName(i.amsChartInitData,m,o)||o;var j=m.plot(o,g);a.executeFunctionByName(i.amsChartAfterInitCallback,m,j,g)})})}},graphs:function(f){var e=c(".sparkline",f);if(e.length>0){a.ajax.check(a.graphs,a.baseURL+"myams-graphs"+a.devext+".js",function(){a.graphs.init(e)})}},scrollbars:function(e){var f=c(".scrollbar",e);if(f.length>0){a.ajax.check(c.event.special.mousewheel,a.baseURL+"ext/jquery-mousewheel.min.js",function(){a.ajax.check(c.fn.mCustomScrollbar,a.baseURL+"ext/jquery-mCustomScrollbar"+a.devext+".js",function(g){if(g){a.getCSS(a.baseURL+"../css/ext/jquery-mCustomScrollbar.css","jquery-mCustomScrollbar")}f.each(function(){var l=c(this);var k=l.data();var i={theme:k.amsScrollbarTheme||"light"};var h=c.extend({},i,k.amsScrollbarOptions);h=a.executeFunctionByName(k.amsScrollbarInitCallback,l,h)||h;var j=l.mCustomScrollbar(h);a.executeFunctionByName(k.amsScrollbarAfterInitCallback,l,j,h)})})})}}}};d.callbacks={init:function(e){c("[data-ams-callback]",e).each(function(){var f=this;var g=c(f).data();var h=a.getFunctionByName(g.amsCallback);if(h===undefined){if(g.amsCallbackSource){a.getScript(g.amsCallbackSource,function(){a.executeFunctionByName(g.amsCallback,f,g.amsCallbackOptions)})}else{if(b.console){b.console.warn("Undefined callback: "+g.amsCallback)}}}else{h.call(f,g.amsCallbackOptions)}})},alert:function(m){var h=c(this).data();var e=c.extend({},m,h.amsAlertOptions);var k=c(h.amsAlertParent||e.parent||this);var g=h.amsAlertStatus||e.status||"info";var i=h.amsAlertHeader||e.header;var l=h.amsAlertMessage||e.message;var j=h.amsAlertSubtitle||e.subtitle;var f=h.amsAlertMargin===undefined?(e.margin===undefined?false:e.margin):h.amsAlertMargin;a.skin.alert(k,g,i,l,j,f)},messageBox:function(f){var i=c(this).data();var h=c.extend({},f,i.amsMessageboxOptions);var g=c.extend({},h,{title:i.amsMessageboxTitle||h.title||"",content:i.amsMessageboxContent||h.content||"",icon:i.amsMessageboxIcon||h.icon,number:i.amsMessageboxNumber||h.number,timeout:i.amsMessageboxTimeout||h.timeout});var e=i.amsMessageboxStatus||h.status||"info";var j=a.getFunctionByName(i.amsMessageboxCallback||h.callback);a.skin.messageBox(e,g,j)},smallBox:function(f){var i=c(this).data();var h=c.extend({},f,i.amsSmallboxOptions);var g=c.extend({},h,{title:i.amsSmallboxTitle||h.title||"",content:i.amsSmallboxContent||h.content||"",icon:i.amsSmallboxIcon||h.icon,iconSmall:i.amsSmallboxIconSmall||h.iconSmall,timeout:i.amsSmallboxTimeout||h.timeout});var e=i.amsSmallboxStatus||h.status||"info";var j=a.getFunctionByName(i.amsSmallboxCallback||h.callback);a.skin.smallBox(e,g,j)}};d.events={init:function(e){c("[data-ams-events-handlers]",e).each(function(){var g=c(this);var f=g.data("ams-events-handlers");if(f){for(var h in f){if(f.hasOwnProperty(h)){g.on(h,a.getFunctionByName(f[h]))}}}})}};d.container={changeOrder:function(f,g){var e=c('input[name="'+c(this).data("ams-input-name")+'"]',c(this));e.val(g.join(";"))},deleteElement:function(e){return function(){var f=c(this);d.skin.bigBox({title:a.i18n.WARNING,content:'<i class="text-danger fa fa-2x fa-bell shake animated"></i>&nbsp; '+a.i18n.DELETE_WARNING,buttons:a.i18n.BTN_OK_CANCEL},function(i){if(i===a.i18n.BTN_OK){var k=f.parents("table");var h=k.data("ams-location")||"";var l=f.parents("tr");var j=l.data("ams-delete-target")||k.data("ams-delete-target")||"delete-element.json";var g=l.data("ams-element-name");d.ajax.post(h+"/"+j,{object_name:g},function(m,n){if(m.status==="success"){if(k.hasClass("datatable")){k.dataTable().fnDeleteRow(l[0])}else{l.remove()}}})}})}}};d.skin={_setPageHeight:function(){var g=c("#main").height();var e=a.left_panel.height();var f=c(window).height()-a.navbar_height;if(g>f){a.left_panel.css("min-height",g);a.root.css("min-height",g+a.navbar_height)}else{a.left_panel.css("min-height",f);a.root.css("min-height",f)}},_checkMobileWidth:function(){if(c(window).width()<979){a.root.addClass("mobile-view-activated")}else{if(a.root.hasClass("mobile-view-activated")){a.root.removeClass("mobile-view-activated")}}},_showShortcutButtons:function(){a.shortcuts.animate({height:"show"},200,"easeOutCirc");a.root.addClass("shortcut-on")},_hideShortcutButtons:function(){a.shortcuts.animate({height:"hide"},300,"easeOutCirc");a.root.removeClass("shortcut-on")},checkNotification:function(){var e=c("#activity > .badge");if(parseInt(e.text())>0){e.removeClass("hidden").addClass("bg-color-red bounceIn animated")}else{e.addClass("hidden").removeClass("bg-color-red bounceIn animated")}},_initDesktopWidgets:function(e){if(a.enable_widgets){var f=c(".ams-widget",e);if(f.length>0){a.ajax.check(c.fn.MyAMSWidget,a.baseURL+"myams-widgets"+a.devext+".js",function(){f.each(function(){var j=c(this);var i=j.data();var h={deleteSettingsKey:"#deletesettingskey-options",deletePositionKey:"#deletepositionkey-options"};var g=c.extend({},h,i.amsWidgetOptions);g=a.executeFunctionByName(i.amsWidgetInitcallback,j,g)||g;j.MyAMSWidget(g)});b.MyAMSWidget.initWidgetsGrid(c(".ams-widget-grid",e))})}}},_initMobileWidgets:function(e){if(a.enable_mobile&&a.enable_widgets){a.skin._initDesktopWidgets(e)}},alert:function(l,f,g,m,k,e){if(f==="error"){f="danger"}c(".alert-"+f,l).remove();var i='<div class="'+(e?"margin-10":"")+" alert alert-block alert-"+f+' padding-5 fade in"><a class="close" data-dismiss="alert"><i class="fa fa-check"></i></a><h4 class="alert-heading"><i class="fa fa-fw fa-warning"></i> '+g+"</h4>"+(k?("<p>"+k+"</p>"):"");if(typeof(m)==="string"){i+="<ul><li>"+m+"</li></ul>"}else{if(m){i+="<ul>";for(var h in m){if(!c.isNumeric(h)){continue}i+="<li>"+m[h]+"</li>"}i+="</ul>"}}i+="</div>";var j=c(i).prependTo(l);if(l.exists){a.ajax.check(c.scrollTo,a.baseURL+"ext/jquery-scrollTo.min.js",function(){c.scrollTo(l,{offset:{top:-50}})})}},bigBox:function(e,f){a.ajax.check(a.notify,a.baseURL+"myams-notify"+a.devext+".js",function(){a.notify.messageBox(e,f)})},messageBox:function(e,f,g){if(typeof(e)==="object"){g=f;f=e||{};e="info"}a.ajax.check(a.notify,a.baseURL+"myams-notify"+a.devext+".js",function(){switch(e){case"error":case"danger":f.color="#C46A69";break;case"warning":f.color="#C79121";break;case"success":f.color="#739E73";break;default:f.color=f.color||"#3276B1"}f.sound=false;a.notify.bigBox(f,g)})},smallBox:function(e,f,g){if(typeof(e)==="object"){g=f;f=e||{};e="info"}a.ajax.check(a.notify,a.baseURL+"myams-notify"+a.devext+".js",function(){switch(e){case"error":case"danger":f.color="#C46A69";break;case"warning":f.color="#C79121";break;case"success":f.color="#739E73";break;default:f.color=f.color||"#3276B1"}f.sound=false;a.notify.smallBox(f,g)})},_drawBreadCrumb:function(){var e=c("#ribbon OL.breadcrumb");c("li",e).not(".parent").remove();if(!c("li",e).exists()){e.append(c("<li></li>").append(c("<a></a>").text(a.i18n.HOME).addClass("padding-right-5").attr("href",c('nav a[href!="#"]:first').attr("href"))))}c("nav LI.active >A").each(function(){var h=c(this);var f=c.trim(h.clone().children(".badge").remove().end().text());var g=c("<li></li>").append(h.attr("href").replace(/^#/,"")?c("<a></a>").html(f).attr("href",h.attr("href")):f);e.append(g)})},checkURL:function(){function e(l){c(".active",i).removeClass("active");l.addClass("open").addClass("active");l.parents("li").addClass("open active").children("ul").addClass("active").show();l.parents("li:first").removeClass("open");l.parents("ul").addClass(l.attr("href").replace(/^#/,"")?"active":"").show()}var j;var i=c("nav");var h=location.hash;var g=h.replace(/^#/,"");if(g){var f=c("#content");if(!f.exists()){f=c("body")}j=c('A[href="'+h+'"]',i);if(j.exists()){e(j)}a.skin.loadURL(g,f);document.title=c("[data-ams-page-title]:first",f).data("ams-page-title")||j.attr("title")||document.title}else{var k=c("[data-ams-active-menu]").data("ams-active-menu");if(k){j=c('A[href="'+k+'"]',i)}else{j=c('>UL >LI >A[href!="#"]',i).first()}if(j.exists()){e(j);if(k){a.skin._drawBreadCrumb()}else{window.location.hash=j.attr("href")}}}},_clean_callbacks:[],registerCleanCallback:function(f){var e=a.skin._clean_callbacks;if(e.indexOf(f)<0){e.push(f)}},cleanContainer:function(e){var g=a.skin._clean_callbacks;for(var f=0;f<g.length;f++){g[f].call(e)}},loadURL:function(g,e,f,j){if(g.startsWith("#")){g=g.substr(1)}if(typeof(f)==="function"){j=f;f={}}e=c(e);var i={type:"GET",url:g,dataType:"html",cache:false,beforeSend:function(){a.skin.cleanContainer(e);e.html('<h1 class="loading"><i class="fa fa-cog fa-spin"></i> Loading... </h1>');if(e[0]===c("#content")[0]){a.skin._drawBreadCrumb();document.title=c(".breadcrumb LI:last-child").text();c("html, body").animate({scrollTop:0},"fast")}else{e.animate({scrollTop:0},"fast")}},success:function(o,l,n){if(j){a.executeFunctionByName(j,this,o,l,n,f)}else{var m=a.ajax.getResponse(n);var p=m.content_type;var k=m.data;c(".loading",e).remove();switch(p){case"json":a.ajax.handleJSON(k,e);break;case"script":break;case"xml":break;case"html":case"text":default:e.parents(".hidden").removeClass("hidden");c(".alert",e.parents(".alerts-container")).remove();e.css({opacity:"0.0"}).html(o).removeClass("hidden").delay(50).animate({opacity:"1.0"},300);a.initContent(e);a.form.setFocus(e)}if(f&&f.afterLoadCallback){a.executeFunctionByName(f.afterLoadCallback,this)}}},error:function(m,l,k){e.html('<h3 class="error"><i class="fa fa-warning txt-color-orangeDark"></i> '+a.i18n.ERROR+k+"</h3>"+m.responseText)},async:false};var h=c.extend({},i,f);c.ajax(h)},setLanguage:function(f){var h=f.lang;var g=f.handler_type||"json";switch(g){case"json":var i=f.method||"setUserLanguage";a.jsonrpc.post(i,{lang:h},function(){window.location.reload(true)});break;case"ajax":var e=f.href||"setUserLanguage";a.ajax.post(e,{lang:h},function(){window.location.reload(true)});break}},logout:function(){window.location=a.loginURL}};d.stats={logEvent:function(f,g,e){if(typeof(b._gaq)==="undefined"){return}if(typeof(f)==="object"){g=f.action;e=f.label;f=f.category}b._gaq.push(["_trackEvent",f,g,e])}};d.initPage=function(){var e=c("body");a.root=e;a.left_panel=c("#left-panel");a.shortcuts=c("#shortcuts");a.plugins.initData(e);var f=c.ajaxSettings.xhr;c.ajaxSetup({progress:a.ajax.progress,progressUpload:a.ajax.progress,xhr:function(){var i=f();if(i&&(typeof(i.addEventListener)==="function")){var h=this;i.addEventListener("progress",function(j){h.progress(j)},false)}return i}});c(document).ajaxStart(a.ajax.start);c(document).ajaxStop(a.ajax.stop);c(document).ajaxError(a.error.ajax);if(!a.isMobile){a.root.addClass("desktop-detected");a.device="desktop"}else{a.root.addClass("mobile-detected");a.device="mobile";if(a.enable_fastclick){a.ajax.check(c.fn.noClickDelay,a.baseURL+"/ext/jquery-smartclick"+a.devext+".js",function(){c("NAV UL A").noClickDelay();c("A","#hide-menu").noClickDelay()})}}c("#hide-menu >:first-child > A").click(function(h){e.toggleClass("hidden-menu");h.preventDefault()});c("#show-shortcuts").click(function(h){if(a.shortcuts.is(":visible")){a.skin._hideShortcutButtons()}else{a.skin._showShortcutButtons()}h.preventDefault()});a.shortcuts.click(function(h){a.skin._hideShortcutButtons()});c(document).mouseup(function(h){if(!a.shortcuts.is(h.target)&&a.shortcuts.has(h.target).length===0){a.skin._hideShortcutButtons()}});c("#search-mobile").click(function(){a.root.addClass("search-mobile")});c("#cancel-search-js").click(function(){a.root.removeClass("search-mobile")});c("#activity").click(function(i){var h=c(this);var j=h.next(".ajax-dropdown");if(!j.is(":visible")){j.css("left",h.position().left-j.innerWidth()/2+h.innerWidth()/2).fadeIn(150);h.addClass("active")}else{j.fadeOut(150);h.removeClass("active")}i.preventDefault()});a.skin.checkNotification();c(document).mouseup(function(h){var i=c(".ajax-dropdown");if(!i.is(h.target)&&i.has(h.target).length===0){i.fadeOut(150).prev().removeClass("active")}});c('input[name="activity"]').change(function(){var i=c(this).data("ams-url");var h=c(".ajax-notifications");a.skin.loadURL(i,h)});c("a","#user-menu LI.logout").click(function(h){h.preventDefault();h.stopPropagation();a.loginURL=c(this).attr("href");a.skin.bigBox({title:"<i class='fa fa-sign-out txt-color-orangeDark'></i> "+a.i18n.LOGOUT+" <span class='txt-color-orangeDark'><strong>"+c("#show-shortcut").text()+"</strong></span> ?",content:a.i18n.LOGOUT_COMMENT,buttons:"["+a.i18n.BTN_NO+"]["+a.i18n.BTN_YES+"]"},function(i){if(i===a.i18n.BTN_YES){a.root.addClass("animated fadeOutUp");setTimeout(a.skin.logout,1000)}})});var g=c("nav");c("UL",g).myams_menu({accordion:g.data("ams-menu-accordion")!==false,speed:a.menu_speed});c(".minifyme").click(function(h){c("BODY").toggleClass("minified");c(this).effect("highlight",{},500);h.preventDefault()});c("#refresh").click(function(h){a.skin.bigBox({title:"<i class='fa fa-refresh' style='color: green'></i> "+a.i18n.CLEAR_STORAGE_TITLE,content:a.i18n.CLEAR_STORAGE_CONTENT,buttons:"["+a.i18n.BTN_CANCEL+"]["+a.i18n.BTN_OK+"]"},function(i){if(i===a.i18n.BTN_OK&&localStorage){localStorage.clear();location.reload()}});h.preventDefault()});e.on("click",function(i){var h=c(this);if(!h.is(i.target)&&h.has(i.target).length===0&&c(".popover").has(i.target).length===0){h.popover("hide")}});a.ajax.check(c.resize,a.baseURL+"ext/jquery-resize"+a.devext+".js",function(){c("#main").resize(function(){a.skin._setPageHeight();a.skin._checkMobileWidth()});g.resize(function(){a.skin._setPageHeight()})});if(a.ajax_nav){c(document).on("click",'a[href="#"]',function(h){h.preventDefault()});c(document).on("click",'a[href!="#"]:not([data-toggle]), [data-ams-url]:not([data-toggle])',function(m){var k=c(m.currentTarget);var i=k.data("ams-disabled-handlers");if((i==true)||(i=="click")){return}var h=k.attr("href")||k.data("ams-url");if(!h||h.startsWith("javascript")||k.attr("target")||(k.data("ams-context-menu")===true)){return}m.preventDefault();m.stopPropagation();var j=a.getFunctionByName(h);if(typeof(j)==="function"){h=j.call(k)}if(typeof(h)==="function"){h.call(k)}else{h=h.replace(/\%23/,"#");var l=k.data("ams-target");if(l){a.form.confirmChangedForm(l,function(){a.skin.loadURL(h,l,k.data("ams-link-options"),k.data("ams-link-callback"))})}else{a.form.confirmChangedForm(function(){if(h.startsWith("#")){if(h!==location.hash){if(a.root.hasClass("mobile-view-activated")){a.root.removeClass("hidden-menu");window.setTimeout(function(){window.location.hash=h},50)}else{window.location.hash=h}}}else{window.location=h}})}}});c(document).on("click",'a[target="_blank"]',function(h){h.preventDefault();window.open(c(h.currentTarget).attr("href"))});c(document).on("click",'a[target="_top"]',function(h){h.preventDefault();a.form.confirmChangedForm(function(){window.location=c(h.currentTarget).attr("href")})});c(window).on("hashchange",a.skin.checkURL)}c(document).off("click.modal").on("click",'[data-toggle="modal"]',function(j){var i=c(this);var h=i.data("ams-disabled-handlers");if((h==true)||(h=="click")){return}if(i.data("ams-context-menu")===true){return}if(i.data("ams-stop-propagation")===true){j.stopPropagation()}j.preventDefault();a.dialog.open(i);if(i.parents("#shortcut").exists()){setTimeout(a.skin._hideShortcutButtons,300)}});c(document).on("click",'button[type="submit"], button.submit',function(){var h=c(this);c(h.get(0).form).data("ams-submit-button",h)});c(document).on("click","[data-ams-click-handler]",function(k){var j=c(this);var h=j.data("ams-disabled-handlers");if((h==true)||(h=="click")){return}var i=j.data();if(i.amsClickHandler){if((i.amsStopPropagation===true)||(i.amsClickStopPropagation===true)){k.stopPropagation()}if(i.amsClickKeepDefault!==true){k.preventDefault()}var l=a.getFunctionByName(i.amsClickHandler);if(l!==undefined){l.call(j,i.amsClickHandlerOptions)}}});c(document).on("change","[data-ams-change-handler]",function(k){var j=c(this);var h=j.data("ams-disabled-handlers");if((h==true)||(h=="change")){return}var i=j.data();if(i.amsChangeHandler){if(i.amsChangeKeepDefault!==true){k.preventDefault()}var l=a.getFunctionByName(i.amsChangeHandler);if(l!==undefined){l.call(j,i.amsChangeHandlerOptions)}}});c(document).on("reset","form",function(i){var h=c(this);setTimeout(function(){h.find(".select2").trigger("change")},10);a.form.setFocus(h)});c(document).on("reset","[data-ams-reset-handler]",function(j){var h=c(this);var i=h.data();if(i.amsResetHandler){if(i.amsResetKeepDefault!==true){j.preventDefault()}var k=a.getFunctionByName(i.amsResetHandler);if(k!==undefined){k.call(h,i.amsResetHandlerOptions)}}});c(document).on("change",'input[type="file"]',function(j){j.preventDefault();var h=c(this);var i=h.parent(".button");if(i.exists()&&i.parent().hasClass("input-file")){i.next('input[type="text"]').val(h.val())}});c(document).on("focusin",function(h){if(c(h.target).closest(".mce-window").length){h.stopImmediatePropagation()}});c("a[data-toggle=tab]",".nav-tabs").on("click",function(h){if(c(this).parent("li").hasClass("disabled")){h.preventDefault();return false}});c(document).on("show.bs.tab",function(j){var h=c(j.target);var i=h.data();if(i.amsUrl){if(i.amsTabLoaded){return}try{h.append('<i class="fa fa-spin fa-cog margin-left-5"></i>');a.skin.loadURL(i.amsUrl,h.attr("href"));if(i.amsTabLoadOnce){h.data("ams-tab-loaded",true)}}finally{c("i",h).remove()}}});a.initContent(document);if(a.ajax_nav&&g.exists()){a.skin.checkURL()}a.form.setFocus(document);c(window).on("beforeunload",a.form.checkBeforeUnload)};d.initContent=function(e){c(".tipsy").remove();c("[rel=tooltip]",e).tooltip();c("[rel=popover]",e).popover();c("[rel=popover-hover]",e).popover({trigger:"hover"});a.plugins.init(e);a.callbacks.init(e);a.events.init(e);a.form.init(e);if(a.device==="desktop"){a.skin._initDesktopWidgets(e)}else{a.skin._initMobileWidgets(e)}a.skin._setPageHeight()};d.i18n={INFO:"Information",WARNING:"!! WARNING !!",ERROR:"ERROR: ",WAIT:"Please wait!",FORM_SUBMITTED:"This form was already submitted...",NO_SERVER_RESPONSE:"No response from server!",ERROR_OCCURED:"An error occured!",ERRORS_OCCURED:"Some errors occured!",BAD_LOGIN_TITLE:"Bad login!",BAD_LOGIN_MESSAGE:"Your anthentication credentials didn't allow you to open a session; please check your credentials or contact administrator.",CONFIRM:"Confirm",CONFIRM_REMOVE:"Removing this content can't be undone. Do you confirm?",CLEAR_STORAGE_TITLE:"Clear Local Storage",CLEAR_STORAGE_CONTENT:"Would you like to RESET all your saved widgets and clear LocalStorage?",BTN_OK:"OK",BTN_CANCEL:"Cancel",BTN_OK_CANCEL:"[OK][Cancel]",BTN_YES:"Yes",BTN_NO:"No",BTN_YES_NO:"[Yes][No]",CLIPBOARD_COPY:"Copy to clipboard with Ctrl+C, and Enter",FORM_CHANGED_WARNING:"Some changes were not saved. These updates will be lost if you leave this page.",DELETE_WARNING:"This change can't be undone. Are you sure that you want to delete this element?",NO_UPDATE:"No changes were applied.",DATA_UPDATED:"Data successfully updated.",HOME:"Home",LOGOUT:"Logout?",LOGOUT_COMMENT:"You can improve your security further after logging out by closing this opened browser",SELECT2_PLURAL:"s",SELECT2_MATCH:"One result is available, press enter to select it.",SELECT2_MATCHES:" results are available, use up and down arrow keys to navigate.",SELECT2_NOMATCHES:"No matches found",SELECT2_SEARCHING:"Searching...",SELECT2_LOADMORE:"Loading more results...",SELECT2_INPUT_TOOSHORT:"Please enter {0} more character{1}",SELECT2_INPUT_TOOLONG:"Please delete {0} character{1}",SELECT2_SELECTION_TOOBIG:"You can only select {0} item{1}",SELECT2_FREETAG_PREFIX:"Free text: ",DT_COLUMNS:"Columns"};c(document).ready(function(){c=jQuery.noConflict();var e=c("HTML");var f=e.attr("lang")||e.attr("xml:lang");if(f&&!f.startsWith("en")){d.lang=f;d.getScript(d.baseURL+"i18n/myams_"+f.substr(0,2)+".js",function(){d.initPage()})}else{d.initPage()}})})(jQuery,this);
\ No newline at end of file
--- a/src/pyams_skin/resources/less/buttons.less	Mon Jan 18 18:41:23 2016 +0100
+++ b/src/pyams_skin/resources/less/buttons.less	Mon Jan 18 18:45:59 2016 +0100
@@ -47,8 +47,8 @@
 .btn {
 	padding: 6px 12px;
 	border-radius: 2px;
-	box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .05);
-	-webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .05);
+	//box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .05);
+	//-webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .05);
 
 	.btn-toolbar & {
 		padding: 4px;
--- a/src/pyams_skin/resources/less/colors.less	Mon Jan 18 18:41:23 2016 +0100
+++ b/src/pyams_skin/resources/less/colors.less	Mon Jan 18 18:45:59 2016 +0100
@@ -9,6 +9,7 @@
 @warningTextColor: #6b6d31;
 @infoTextColor: #346597;
 @successTextColor: #296829;
+@successBgColor: #5cb85c;
 
 @magenta: #6e3671;
 @teal: #568a89;
@@ -42,6 +43,33 @@
 @activeTabBg: #cedbf7;
 
 
+.txt-color-danger {
+	color: @dangerTextColor !important;
+}
+.txt-color-warning {
+	color: @warningTextColor !important;
+}
+.txt-color-info {
+	color: @infoTextColor !important;
+}
+.txt-color-success {
+	color: @successTextColor !important;
+}
+
+.bg-color-danger {
+	background-color: @dangerTextColor !important;
+}
+.bg-color-warning {
+	background-color: @warningTextColor !important;
+}
+.bg-color-info {
+	background-color: @infoTextColor !important;
+}
+.bg-color-success {
+	background-color: @successBgColor !important;
+}
+
+
 .txt-color-text {
 	color: @textColor !important;
 }
--- a/src/pyams_skin/resources/less/forms.less	Mon Jan 18 18:41:23 2016 +0100
+++ b/src/pyams_skin/resources/less/forms.less	Mon Jan 18 18:45:59 2016 +0100
@@ -215,31 +215,34 @@
 			box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
 }
 
-.uneditable-input:focus,
-input[type=color]:focus,
-input[type=date]:focus,
-input[type=datetime-local]:focus,
-input[type=datetime]:focus,
-input[type=email]:focus,
-input[type=month]:focus,
-input[type=number]:focus,
-input[type=password]:focus,
-input[type=search]:focus,
-input[type=tel]:focus,
-input[type=text]:focus,
-input[type=time]:focus,
-input[type=url]:focus,
-input[type=week]:focus,
-.filter_column input:focus,
-.filter_column select:focus,
-select:focus,
-textarea:focus {
-	border-color: rgba(82, 168, 236, 0.8);
-	outline: 0;
-	outline: thin dotted 9;
-	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 8px rgba(82, 168, 236, 0.6);
-	   -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 8px rgba(82, 168, 236, 0.6);
-			box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 8px rgba(82, 168, 236, 0.6);
+.uneditable-input,
+input[type=color],
+input[type=date],
+input[type=datetime-local],
+input[type=datetime],
+input[type=email],
+input[type=month],
+input[type=number],
+input[type=password],
+input[type=search],
+input[type=tel],
+input[type=text],
+input[type=time],
+input[type=url],
+input[type=week],
+.filter_column input,
+.filter_column select,
+select,
+textarea {
+
+	&:focus {
+		border-color: rgba(82, 168, 236, 0.8);
+		outline: 0;
+		outline: thin dotted 9;
+		-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
+		   -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
+		        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
+	}
 }
 
 .form-control {
@@ -1097,7 +1100,7 @@
 		display: block;
 		margin-top: 4px;
 		margin-bottom: 6px;
-		padding-top: 0;
+		padding: 0 8px 6px;
 		line-height: 19px;
 		font-size: 13px;
 	}
@@ -1320,6 +1323,12 @@
 
 		&[readonly] {
 			border-bottom: 1px solid #ccc!important;
+
+			&:focus {
+				-webkit-box-shadow: none;
+				   -moz-box-shadow: none;
+				        box-shadow: none;
+			}
 		}
 		&.display-mode {
 			border: none;
@@ -1545,6 +1554,29 @@
 			}
 		}
 	}
+	.inner-table-form & {
+		>fieldset {
+			margin-top: 10px;
+			margin-bottom: 0;
+		}
+		legend {
+			background-color: white;
+		}
+		.form-group {
+			padding: 5px 10px 0;
+		}
+		input[type="text"] {
+			height: 28px;
+		}
+		.mce-edit-area >iframe {
+			min-height: 250px!important;
+		}
+		footer {
+			padding: 5px 20px;
+			border-top: 0;
+			background-color: transparent;
+		}
+	}
 	.toggle {
 		margin-bottom: 4px;
 		padding-right: 61px;
@@ -1701,6 +1733,10 @@
 		padding-left: 2px;
 		border-left-width: 1px;
 		border-left-style: solid;
+
+		&.fa-spin {
+			border-left-style: none;
+		}
 	}
 	.icon-append-2 {
 		right: 31px;
@@ -2686,10 +2722,68 @@
 	}
 }
 
+.mce-container,
+.mce-container *,
+.mce-widget,
+.mce-widget *,
+.mce-reset {
+	font-family: Ubuntu, Arial, Helvetica, sans-serif!important;
+	font-size: 13px;
+
+	button {
+		padding: 2px 10px!important;
+	}
+	.mce-ico {
+		font-family: tinymce, Arial!important;
+		font-size: 14px!important;
+	}
+}
+.mce-panel {
+	background-image: none!important;
+	border-color: #ccc!important;
+}
+.mce-menubar {
+	.mce-menubtn {
+		button {
+			padding: 2px 10px;
+			line-height: 16px;
+
+			span {
+				font-size: 12px;
+				line-height: 16px;
+			}
+			.mce-caret {
+				margin-top: 6px;
+			}
+		}
+	}
+}
+.mce-menubtn span {
+	font-size: 13px!important;
+}
+.mce-btn-group .mce-btn {
+	border-color: #ccc!important;
+}
+.mce-btn {
+	background-image: none!important;
+}
+.mce-colorbutton {
+	button {
+		padding: 2px 1px 2px 5px!important;
+	}
+}
 .mce-edit-area >iframe {
 	min-height: 400px!important;
 }
+.mce-path,
+.mce-wordcount {
+	padding: 2px 8px!important;
+	font-size: 12px!important;
 
+	button {
+		font-size: 12px!important;
+	}
+}
 .client-form header {
 	padding: 15px 13px;
 	margin: 0;
@@ -2697,3 +2791,4 @@
 	border-bottom-color: rgba(0, 0, 0, .1);
 	background: rgba(248, 248, 248, .9);
 }
+
--- a/src/pyams_skin/resources/less/layout.less	Mon Jan 18 18:41:23 2016 +0100
+++ b/src/pyams_skin/resources/less/layout.less	Mon Jan 18 18:45:59 2016 +0100
@@ -61,7 +61,7 @@
 }
 
 .page-title {
-	margin: 12px 0 15px;
+	margin: 7px 0 10px;
 
 	a {
 		color: #6F8696;
@@ -253,6 +253,83 @@
 }
 
 
+#user-menu {
+	position: relative;
+
+	.btn {
+		position: relative;
+		margin-top: 10px;
+		margin-bottom: 8px;
+		padding: 3px 6px 3px 0;
+		width: 60px;
+
+		@media (max-width: 767px) {
+			margin-top: 5px;
+			margin-left: 5px!important;
+			width: 40px;
+			padding-top: 5px;
+			padding-bottom: 4px;
+
+			i.fa {
+				float: none!important;
+				font-size: 150%;
+			}
+		}
+		img,
+		i.img {
+			position: absolute;
+			left: -1px;
+			top: -4px;
+			border: solid 1px white;
+			padding: 2px;
+			background-color: white;
+			transform: rotate(-7deg);
+
+			@media (max-width: 767px) {
+				display: none;
+			}
+		}
+		i.img {
+			width: 34px;
+			height: 34px;
+			color: #999;
+			opacity: 1;
+			font-size: 220%;
+		}
+
+		&:active {
+			img,
+			i.img {
+				left: -2px;
+				top: -5px;
+			}
+		}
+	}
+	@media (max-width: 767px) {
+		.dropdown-menu {
+			a {
+				width: auto!important;
+			}
+		}
+	}
+}
+
+
+#user-activity {
+	position: relative;
+
+	.badge {
+		position: absolute;
+		top: 2px;
+		right: -8px;
+
+		@media (max-width: 767px) {
+			top: -2px;
+		}
+	}
+}
+
+
 #login-info {
 	@media (max-width:979px) {
 		display: none;
@@ -565,6 +642,18 @@
 		background: 0 0;
 		vertical-align: top;
 
+		li.strong {
+			a {
+				line-height: 1em;
+				font-weight: bold;
+				font-size: 120%;
+				color: white!important;
+
+				@media only screen and (min-width:0) and (max-width:679px) {
+					color: #333!important;
+				}
+			}
+		}
 		&,
 		a {
 			color: #ddd!important;
@@ -575,7 +664,12 @@
 			}
 		}
 		>li+li:before {
-			padding: 0 1px 0 5px;
+			padding: 0 3px;
+			//font-size: 14px;
+			//font-weight: normal;
+		}
+		>li+li.strong:before {
+			padding-right: 1px;
 		}
 		li:last-child,
 		>.active {
@@ -1059,7 +1153,7 @@
 	}
 }
 
-#shortcut {
+#shortcuts {
 	position: absolute;
 	top: 0;
 	left: 0;
@@ -1101,6 +1195,19 @@
 					top: 0;
 				}
 			}
+			a {
+				display: inline-block;
+				box-sizing: content-box;
+				text-transform: capitalize;
+				font-size: 14px;
+				color: #333;
+				text-decoration: none;
+
+				span {
+					display: inline-block;
+					padding: 0 0 0 10px;
+				}
+			}
 		}
 	}
 
--- a/src/pyams_skin/resources/less/menus.less	Mon Jan 18 18:41:23 2016 +0100
+++ b/src/pyams_skin/resources/less/menus.less	Mon Jan 18 18:45:59 2016 +0100
@@ -7,7 +7,7 @@
 
 	ul {
 		width: 100%;
-		padding: 40px 28px 25px 0;
+		//padding: 40px 28px 25px 0;
 		padding: 0;
 		margin: 0;
 		font-size: 13px;
@@ -22,6 +22,10 @@
 			&.divider {
 				height: 20px;
 				border: 0;
+
+				&:last-child {
+					display: none;
+				}
 			}
 			&.header {
 				font-family: "Ubuntu-Light", Arial, Helvetica, sans-serif;
@@ -29,8 +33,8 @@
 				font-weight: bold;
 				color: #eee;
 				background-color: #b13510;
-				border-top-color: #d44918;
-				border-bottom-color: #a13812;
+				//border-top-color: #d44918;
+				//border-bottom-color: #a13812;
 				padding: 4px 10px 4px 20px;
 				line-height: 18px;
 
@@ -102,6 +106,21 @@
 			color: #fefefe!important;
 			position: relative;
 		}
+		&.active {
+			li.active {
+				>a {
+					cursor: default;
+
+					&.open {
+						cursor: pointer;
+
+						&.active {
+							cursor: default;
+						}
+					}
+				}
+			}
+		}
 		b {
 			float: right;
 			font-size: 14px;
@@ -206,8 +225,8 @@
 
 	>ul {
 		>li {
-			border-top: 1px solid #718999;
-			border-bottom: 1px solid #576975;
+			//border-top: 1px solid #718999;
+			//border-bottom: 1px solid #576975;
 
 			&:hover >ul::before,
 			&:hover >ul >li::before {
@@ -219,6 +238,7 @@
 				}
 				b {
 					position: absolute!important;
+					visibility: hidden;
 					right: 10px;
 					top: 10px;
 				}
@@ -252,6 +272,14 @@
 					}
 				}
 			}
+			&:not(.open),
+			&.open:not(.active) {
+				>a {
+					&:hover b {
+						visibility: visible;
+					}
+				}
+			}
 			>ul::before {
 				content: "";
 				display: block;
--- a/src/pyams_skin/resources/less/modal.less	Mon Jan 18 18:41:23 2016 +0100
+++ b/src/pyams_skin/resources/less/modal.less	Mon Jan 18 18:45:59 2016 +0100
@@ -38,6 +38,9 @@
 			min-height: 140px;
 		}
 	}
+	.close:hover {
+		background-color: white;
+	}
 	.suffix {
 		.alert {
 			margin-bottom: 0;
@@ -49,6 +52,16 @@
 	}
 }
 
+.modal-header {
+	position: relative;
+
+	.toolbar {
+		position: absolute;
+		right: 10px;
+		bottom: -19px;
+		z-index: 1;
+	}
+}
 .modal-title {
 	img {
 		margin: 0 15px 0 0;
@@ -60,6 +73,13 @@
 		overflow: hidden;
 	}
 }
+.modal-viewport {
+	fieldset {
+		.alert {
+			margin: 0 -5px 5px!important;
+		}
+	}
+}
 
 .ui-dialog {
 	position: absolute;
--- a/src/pyams_skin/resources/less/tables.less	Mon Jan 18 18:41:23 2016 +0100
+++ b/src/pyams_skin/resources/less/tables.less	Mon Jan 18 18:45:59 2016 +0100
@@ -27,23 +27,39 @@
 		tr {
 			&.dragging-row {
 				td {
-					background-color: @activeTabBg!important;
+					background-color: @activeTabBg !important;
 				}
 			}
-			td:first-child {
+
+			&:not(.no-drag-handle) td:first-child {
 				padding-left: 20px!important;
 			}
 		}
+		td.sorter,
+		td.sorter a {
+			cursor: move!important;
+		}
 		td.drag-handle {
 			background: transparent url('../img/vert-drag-handle.png') scroll no-repeat left 50%;
 		}
 	}
 }
+table:not(.table-dnd) {
+	td.sorter {
+		a {
+			display: none;
+		}
+	}
+}
 .table-tight {
 	td,
 	th {
 		padding: 4px 8px!important;
 		line-height: 1.3!important;
+
+		input[type="text"] {
+			height: 20px;
+		}
 	}
 }
 .table-small {
@@ -51,6 +67,10 @@
 	th {
 		padding: 2px 8px!important;
 		line-height: 1.2!important;
+
+		input[type="text"] {
+			height: 18px;
+		}
 	}
 }
 .table-mini {
@@ -58,6 +78,10 @@
 	th {
 		padding: 1px 8px!important;
 		line-height: 1.1!important;
+
+		input[type="text"] {
+			height: 16px;
+		}
 	}
 }
 
@@ -225,11 +249,11 @@
 			}
 
 			.sorting_asc {
-				background: url(../img/datatable/sort_asc.png) no-repeat center right;
+				background: rgb(224, 248, 255) url(../img/datatable/sort_asc.png) no-repeat center right;
 			}
 
 			.sorting_desc {
-				background: url(../img/datatable/sort_desc.png) no-repeat center right;
+				background: rgb(212, 240, 255) url(../img/datatable/sort_desc.png) no-repeat center right;
 			}
 
 			.sorting_asc_disabled {
--- a/src/pyams_skin/resources/less/typo.less	Mon Jan 18 18:41:23 2016 +0100
+++ b/src/pyams_skin/resources/less/typo.less	Mon Jan 18 18:45:59 2016 +0100
@@ -35,6 +35,18 @@
 	font-style: normal;
 }
 
+@font-face {
+	font-family: 'OpenSans';
+	src: url('./fonts/OpenSans-Regular.eot');
+	src: url('./fonts/OpenSans-Regular.eot?#iefix') format('embedded-opentype'),
+		 url('./fonts/OpenSans-Regular.woff2') format('woff2'),
+		 url('./fonts/OpenSans-Regular.woff') format('woff'),
+		 url('./fonts/OpenSans-Regular.ttf') format('truetype'),
+		 url('./fonts/OpenSans-Regular.svg') format('svg');
+	font-weight: normal;
+	font-style: normal;
+}
+
 html,
 body {
 	font-family: Ubuntu, Arial, Helvetica, sans-serif;
@@ -76,6 +88,9 @@
 .align-base {
 	vertical-align: baseline!important;
 }
+.align-middle {
+	vertical-align: middle!important;
+}
 
 .opacity-25 {
 	opacity: 0.25!important;
@@ -289,11 +304,11 @@
 	}
 }
 
-.bordered {
+.bordered:not(:empty) {
 	border: 1px solid #ccc;
 
 	&:hover {
-		border: 1px solid #bbbbbb;
+		border-color: #bbbbbb;
 	}
 	&.nohover:hover {
 		border-color: #ccc;
--- a/src/pyams_skin/resources/less/ui.less	Mon Jan 18 18:41:23 2016 +0100
+++ b/src/pyams_skin/resources/less/ui.less	Mon Jan 18 18:45:59 2016 +0100
@@ -191,7 +191,7 @@
 			margin: 7px 15px;
 		}
 	}
-	&-highlight, {
+	&-highlight {
 		&,
 		.ui-widget-content &,
 		.ui-widget-header & {
--- a/src/pyams_skin/resources/less/widgets.less	Mon Jan 18 18:41:23 2016 +0100
+++ b/src/pyams_skin/resources/less/widgets.less	Mon Jan 18 18:45:59 2016 +0100
@@ -22,6 +22,9 @@
 	padding: 0 8px;
 	text-align: center;
 
+	&:empty {
+		padding: 0;
+	}
 	&.no-border {
 		border-left: 0;
 	}
@@ -1208,15 +1211,13 @@
 	&-container {
 		&.select2-container-disabled {
 			.select2-choice {
-				background-color: #f4f4f4;
 				background-image: none;
-				border: 1px solid #ddd;
+				border: 1px solid transparent;
+				border-bottom: 1px solid #ccc;
 				cursor: default;
 
 				.select2-arrow {
-					background-color: #f4f4f4;
-					background-image: none;
-					border-left: 0;
+					display: none;
 				}
 				abbr {
 					display: none;
@@ -1339,12 +1340,16 @@
 				}
 			}
 			&.select2-container-disabled .select2-choices {
-				background-color: #f4f4f4;
+				//background-color: #f4f4f4;
 				background-image: none;
 				border: 1px solid transparent;
 				border-bottom: 1px solid #ccc;
 				cursor: default;
 
+				&:hover {
+					border-color: transparent!important;
+					border-bottom: 1px solid #ccc!important;
+				}
 				.select2-search-choice {
 					padding: 1px 5px;
 					border: 1px solid #4a90cc;